Home
last modified time | relevance | path

Searched refs:OpenCLDebugInfo100DebugDeclare (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_layout.cpp58 ext_inst_key == OpenCLDebugInfo100DebugDeclare || in ModuleScopedInstructions()
241 ext_inst_key == OpenCLDebugInfo100DebugDeclare || in FunctionScopedInstructions()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_layout.cpp58 ext_inst_key == OpenCLDebugInfo100DebugDeclare || in ModuleScopedInstructions()
241 ext_inst_key == OpenCLDebugInfo100DebugDeclare || in FunctionScopedInstructions()
Dvalidate_extensions.cpp2433 case OpenCLDebugInfo100DebugDeclare: { in ValidateExtInst()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_layout.cpp58 ext_inst_key == OpenCLDebugInfo100DebugDeclare || in ModuleScopedInstructions()
241 ext_inst_key == OpenCLDebugInfo100DebugDeclare || in FunctionScopedInstructions()
Dvalidate_extensions.cpp2433 case OpenCLDebugInfo100DebugDeclare: { in ValidateExtInst()
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
DOpenCLDebugInfo100.h70 OpenCLDebugInfo100DebugDeclare = 28, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DOpenCLDebugInfo100.h70 OpenCLDebugInfo100DebugDeclare = 28, enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp152 ext_inst_key != OpenCLDebugInfo100DebugDeclare && in AddInstruction()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.cpp194 case OpenCLDebugInfo100DebugDeclare: { in AddInstruction()
/external/angle/third_party/spirv-tools/src/source/opt/
Dir_loader.cpp194 case OpenCLDebugInfo100DebugDeclare: { in AddInstruction()
/external/angle/third_party/spirv-tools/src/test/
Dext_inst.cldebug100_test.cpp68 EXPECT_EQ(28, OpenCLDebugInfo100DebugDeclare); in TEST()
/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.cldebug100_test.cpp68 EXPECT_EQ(28, OpenCLDebugInfo100DebugDeclare); in TEST()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.cldebug100_test.cpp68 EXPECT_EQ(28, OpenCLDebugInfo100DebugDeclare); in TEST()
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp923 case OpenCLDebugInfo100DebugDeclare: in process()