Home
last modified time | relevance | path

Searched refs:kDefaultBlockLayout (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkValidatorOptions.hpp36 kDefaultBlockLayout, enumerator
53 SpirvValidatorOptions(deUint32 the_vulkan_version = VK_MAKE_API_VERSION(0, 1, 0, 0), BlockLayoutRules the_layout = kDefaultBlockLayout, bool allowSpirv14 = false, deUint32 the_flags = 0) in SpirvValidatorOptions()
H A DvkShaderProgram.hpp72 SpirvValidatorOptions::BlockLayoutRules rules = SpirvValidatorOptions::kDefaultBlockLayout; in getSpirvValidatorOptions()
H A DvkSpirVAsm.cpp174 case SpirvValidatorOptions::kDefaultBlockLayout: in validateSpirV()

Completed in 2 milliseconds