Searched refs:OpenCLDebugInfo100DebugFunction (Results 1 – 13 of 13) sorted by relevance
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | OpenCLDebugInfo100.h | 62 OpenCLDebugInfo100DebugFunction = 20, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCLDebugInfo100.h | 62 OpenCLDebugInfo100DebugFunction = 20, enumerator
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | operand.cpp | 540 case OpenCLDebugInfo100DebugFunction: in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | operand.cpp | 526 case OpenCLDebugInfo100DebugFunction: in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
/external/angle/third_party/spirv-tools/src/source/ |
D | operand.cpp | 540 case OpenCLDebugInfo100DebugFunction: in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
/external/angle/third_party/spirv-tools/src/test/ |
D | ext_inst.cldebug100_test.cpp | 60 EXPECT_EQ(20, OpenCLDebugInfo100DebugFunction); in TEST() 864 OpenCLDebugInfo100DebugFunction, ExtInstCLDebugInfo100RoundTripTest,
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | ext_inst.cldebug100_test.cpp | 60 EXPECT_EQ(20, OpenCLDebugInfo100DebugFunction); in TEST() 864 OpenCLDebugInfo100DebugFunction, ExtInstCLDebugInfo100RoundTripTest,
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | ext_inst.cldebug100_test.cpp | 60 EXPECT_EQ(20, OpenCLDebugInfo100DebugFunction); in TEST() 864 OpenCLDebugInfo100DebugFunction, ExtInstCLDebugInfo100RoundTripTest,
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_extensions.cpp | 149 dbg_inst == OpenCLDebugInfo100DebugFunction || in ValidateOperandLexicalScope() 2309 dbg_inst == OpenCLDebugInfo100DebugFunction || in ValidateExtInst() 2360 case OpenCLDebugInfo100DebugFunction: { in ValidateExtInst()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 149 dbg_inst == OpenCLDebugInfo100DebugFunction || in ValidateOperandLexicalScope() 2309 dbg_inst == OpenCLDebugInfo100DebugFunction || in ValidateExtInst() 2360 case OpenCLDebugInfo100DebugFunction: { in ValidateExtInst()
|
/external/angle/third_party/spirv-tools/src/test/opt/ |
D | ir_context_test.cpp | 423 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in TEST_F()
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | ir_context.cpp | 404 if (it->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugFunction) in KillOperandFromDebugInstructions()
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 862 case OpenCLDebugInfo100DebugFunction: in process()
|