Searched refs:OpenCLDebugInfo100DebugSource (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/SPIRV-Headers/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/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 2668 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2671 case OpenCLDebugInfo100DebugSource: { in ValidateExtInst() 2759 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2794 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2814 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2852 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2890 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2914 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2922 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 5); in ValidateExtInst() 2946 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() [all …]
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 2683 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2686 case OpenCLDebugInfo100DebugSource: { in ValidateExtInst() 2774 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2809 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2829 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2867 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2905 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2929 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() 2937 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 5); in ValidateExtInst() 2961 CHECK_DEBUG_OPERAND("Source", OpenCLDebugInfo100DebugSource, 7); in ValidateExtInst() [all …]
|
/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 | 1847 case OpenCLDebugInfo100DebugSource: in process()
|