Home
last modified time | relevance | path

Searched refs:NonSemanticClspvReflectionRevision (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DNonSemanticClspvReflection.h36 NonSemanticClspvReflectionRevision = 1, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
DNonSemanticClspvReflection.h36 NonSemanticClspvReflectionRevision = 1, enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp3114 if (version == 0 || version > NonSemanticClspvReflectionRevision) { in ValidateExtInst()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp3129 if (version == 0 || version > NonSemanticClspvReflectionRevision) { in ValidateExtInst()