Searched defs:SpirvValidatorOptions (Results 1 – 2 of 2) sorted by relevance
31 struct SpirvValidatorOptions struct33 enum BlockLayoutRules45 …SpirvValidatorOptions(deUint32 the_vulkan_version = VK_MAKE_VERSION(1, 0, 0), BlockLayoutRules the… in SpirvValidatorOptions() argument50 deUint32 vulkanVersion;53 BlockLayoutRules blockLayout;
217 bool validateSpirV (size_t, const deUint32*, std::ostream*, const SpirvValidatorOptions&) in validateSpirV()