Home
last modified time | relevance | path

Searched defs:SpirvValidatorOptions (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkValidatorOptions.hpp31 struct SpirvValidatorOptions struct
33 enum BlockLayoutRules
47SpirvValidatorOptions(deUint32 the_vulkan_version = VK_MAKE_VERSION(1, 0, 0), BlockLayoutRules the… in SpirvValidatorOptions() function
52 deUint32 vulkanVersion;
55 BlockLayoutRules blockLayout;
59 bool supports_VK_KHR_spirv_1_4;