Home
last modified time | relevance | path

Searched refs:OpenCLDebugInfo100DebugLocalVariable (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
DOpenCLDebugInfo100.h68 OpenCLDebugInfo100DebugLocalVariable = 26, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DOpenCLDebugInfo100.h68 OpenCLDebugInfo100DebugLocalVariable = 26, enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp670 OpenCLDebugInfo100DebugLocalVariable || in IsDebugVariableWithIntScalarType()
2716 4)) == OpenCLDebugInfo100DebugLocalVariable || in ValidateExtInst()
2939 case OpenCLDebugInfo100DebugLocalVariable: { in ValidateExtInst()
2954 OpenCLDebugInfo100DebugLocalVariable, 5); in ValidateExtInst()
3064 OpenCLDebugInfo100DebugLocalVariable, 5); in ValidateExtInst()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp671 OpenCLDebugInfo100DebugLocalVariable || in IsDebugVariableWithIntScalarType()
2731 4)) == OpenCLDebugInfo100DebugLocalVariable || in ValidateExtInst()
2954 case OpenCLDebugInfo100DebugLocalVariable: { in ValidateExtInst()
2969 OpenCLDebugInfo100DebugLocalVariable, 5); in ValidateExtInst()
3079 OpenCLDebugInfo100DebugLocalVariable, 5); in ValidateExtInst()
/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.cldebug100_test.cpp66 EXPECT_EQ(26, OpenCLDebugInfo100DebugLocalVariable); in TEST()
916 OpenCLDebugInfo100DebugLocalVariable, ExtInstCLDebugInfo100RoundTripTest,
/external/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.cldebug100_test.cpp66 EXPECT_EQ(26, OpenCLDebugInfo100DebugLocalVariable); in TEST()
916 OpenCLDebugInfo100DebugLocalVariable, ExtInstCLDebugInfo100RoundTripTest,
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp665 {OpenCLDebugInfo100DebugLocalVariable}); in ConvertDebugGlobalToLocalVariable()
/external/deqp-deps/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp667 {OpenCLDebugInfo100DebugLocalVariable}); in ConvertDebugGlobalToLocalVariable()
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp1751 case OpenCLDebugInfo100DebugLocalVariable: in process()