Home
last modified time | relevance | path

Searched refs:BlockLayoutRules (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkValidatorOptions.hpp33 enum BlockLayoutRules enum
45 …SpirvValidatorOptions(deUint32 the_vulkan_version = VK_MAKE_VERSION(1, 0, 0), BlockLayoutRules the… in SpirvValidatorOptions()
53 BlockLayoutRules blockLayout;
DvkShaderProgram.hpp67 SpirvValidatorOptions::BlockLayoutRules rules = SpirvValidatorOptions::kDefaultBlockLayout; in getSpirvValidatorOptions()