Home
last modified time | relevance | path

Searched refs:OpenCLDebugInfo100DebugCompilationUnit (Results 1 – 8 of 8) sorted by relevance

/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
DOpenCLDebugInfo100.h43 OpenCLDebugInfo100DebugCompilationUnit = 1, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DOpenCLDebugInfo100.h43 OpenCLDebugInfo100DebugCompilationUnit = 1, enumerator
/external/angle/third_party/spirv-tools/src/test/
Dext_inst.cldebug100_test.cpp41 EXPECT_EQ(1, OpenCLDebugInfo100DebugCompilationUnit); in TEST()
575 OpenCLDebugInfo100DebugCompilationUnit, ExtInstCLDebugInfo100RoundTripTest,
/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.cldebug100_test.cpp41 EXPECT_EQ(1, OpenCLDebugInfo100DebugCompilationUnit); in TEST()
575 OpenCLDebugInfo100DebugCompilationUnit, ExtInstCLDebugInfo100RoundTripTest,
/external/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.cldebug100_test.cpp41 EXPECT_EQ(1, OpenCLDebugInfo100DebugCompilationUnit); in TEST()
575 OpenCLDebugInfo100DebugCompilationUnit, ExtInstCLDebugInfo100RoundTripTest,
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_extensions.cpp148 return dbg_inst == OpenCLDebugInfo100DebugCompilationUnit || in ValidateOperandLexicalScope()
2189 case OpenCLDebugInfo100DebugCompilationUnit: { in ValidateExtInst()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp148 return dbg_inst == OpenCLDebugInfo100DebugCompilationUnit || in ValidateOperandLexicalScope()
2189 case OpenCLDebugInfo100DebugCompilationUnit: { in ValidateExtInst()
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp800 case OpenCLDebugInfo100DebugCompilationUnit: in process()