Home
last modified time | relevance | path

Searched refs:NonSemanticShaderDebugInfo100DebugGlobalVariable (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
DNonSemanticShaderDebugInfo100.h60 NonSemanticShaderDebugInfo100DebugGlobalVariable = 18, enumerator
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/
DNonSemanticShaderDebugInfo100.h54 NonSemanticShaderDebugInfo100DebugGlobalVariable = 18, enumerator
/third_party/glslang/SPIRV/
DNonSemanticShaderDebugInfo100.h60 NonSemanticShaderDebugInfo100DebugGlobalVariable = 18, enumerator
Ddisassemble.cpp782 …case NonSemanticShaderDebugInfo100DebugGlobalVariable: return "DebugGlobalVariabl… in NonSemanticShaderDebugInfo100GetDebugNames()
DSpvBuilder.cpp1127 inst->addImmediateOperand(NonSemanticShaderDebugInfo100DebugGlobalVariable); in createDebugGlobalVariable()
/third_party/spirv-headers/include/spirv/unified1/
DNonSemanticShaderDebugInfo100.h60 NonSemanticShaderDebugInfo100DebugGlobalVariable = 18, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
DNonSemanticShaderDebugInfo100.h60 NonSemanticShaderDebugInfo100DebugGlobalVariable = 18, enumerator
/third_party/spirv-tools/source/val/
Dvalidate_extensions.cpp2777 case NonSemanticShaderDebugInfo100DebugGlobalVariable: in ValidateExtInst()