Searched refs:OpenCLDebugInfo100DebugSource (Results 1 – 8 of 8) sorted by relevance
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | OpenCLDebugInfo100.h | 77 OpenCLDebugInfo100DebugSource = 35, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCLDebugInfo100.h | 77 OpenCLDebugInfo100DebugSource = 35, enumerator
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_extensions.cpp | 2190 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2193 case OpenCLDebugInfo100DebugSource: { in ValidateExtInst() 2245 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2278 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2298 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2327 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2365 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2394 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2402 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 5); in ValidateExtInst() 2427 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 2190 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2193 case OpenCLDebugInfo100DebugSource: { in ValidateExtInst() 2245 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2278 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2298 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2327 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2365 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2394 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2402 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 5); in ValidateExtInst() 2427 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst()
|
/external/angle/third_party/spirv-tools/src/test/ |
D | ext_inst.cldebug100_test.cpp | 75 EXPECT_EQ(35, OpenCLDebugInfo100DebugSource); in TEST() 581 OpenCLDebugInfo100DebugSource, ExtInstCLDebugInfo100RoundTripTest,
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | ext_inst.cldebug100_test.cpp | 75 EXPECT_EQ(35, OpenCLDebugInfo100DebugSource); in TEST() 581 OpenCLDebugInfo100DebugSource, ExtInstCLDebugInfo100RoundTripTest,
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | ext_inst.cldebug100_test.cpp | 75 EXPECT_EQ(35, OpenCLDebugInfo100DebugSource); in TEST() 581 OpenCLDebugInfo100DebugSource, ExtInstCLDebugInfo100RoundTripTest,
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 956 case OpenCLDebugInfo100DebugSource: in process()
|