Searched refs:OpenCLDebugInfo100DebugLocalVariable (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCLDebugInfo100.h | 68 OpenCLDebugInfo100DebugLocalVariable = 26, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCLDebugInfo100.h | 68 OpenCLDebugInfo100DebugLocalVariable = 26, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 670 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/ |
D | validate_extensions.cpp | 671 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/ |
D | ext_inst.cldebug100_test.cpp | 66 EXPECT_EQ(26, OpenCLDebugInfo100DebugLocalVariable); in TEST() 916 OpenCLDebugInfo100DebugLocalVariable, ExtInstCLDebugInfo100RoundTripTest,
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | ext_inst.cldebug100_test.cpp | 66 EXPECT_EQ(26, OpenCLDebugInfo100DebugLocalVariable); in TEST() 916 OpenCLDebugInfo100DebugLocalVariable, ExtInstCLDebugInfo100RoundTripTest,
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | debug_info_manager.cpp | 665 {OpenCLDebugInfo100DebugLocalVariable}); in ConvertDebugGlobalToLocalVariable()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | debug_info_manager.cpp | 667 {OpenCLDebugInfo100DebugLocalVariable}); in ConvertDebugGlobalToLocalVariable()
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 1751 case OpenCLDebugInfo100DebugLocalVariable: in process()
|