Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkValidatorOptions.hpp31 struct SpirvValidatorOptions struct
33 enum BlockLayoutRules
47 enum Flags
53SpirvValidatorOptions(deUint32 the_vulkan_version = VK_MAKE_VERSION(1, 0, 0), BlockLayoutRules the… in SpirvValidatorOptions() function
58 deUint32 vulkanVersion;
61 BlockLayoutRules blockLayout;
65 bool supports_VK_KHR_spirv_1_4;
67 deUint32 flags;