Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkValidatorOptions.hpp33 enum BlockLayoutRules enum
53 …ions(deUint32 the_vulkan_version = VK_MAKE_API_VERSION(0, 1, 0, 0), BlockLayoutRules the_layout = … in SpirvValidatorOptions()
61 BlockLayoutRules blockLayout;
DvkShaderProgram.hpp72 SpirvValidatorOptions::BlockLayoutRules rules = SpirvValidatorOptions::kDefaultBlockLayout; in getSpirvValidatorOptions()