Home
last modified time | relevance | path

Searched refs:CommonDebugInfoDebugTypeComposite (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dcommon_debug_info.h35 CommonDebugInfoDebugTypeComposite = 10, enumerator
/third_party/spirv-tools/source/
Dcommon_debug_info.h35 CommonDebugInfoDebugTypeComposite = 10, enumerator
/third_party/skia/third_party/externals/spirv-tools/source/
Dcommon_debug_info.h35 CommonDebugInfoDebugTypeComposite = 10, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp207 dbg_inst == CommonDebugInfoDebugTypeComposite; in ValidateOperandLexicalScope()
2922 case CommonDebugInfoDebugTypeComposite: { in ValidateExtInst()
2975 CHECK_DEBUG_OPERAND("Parent", CommonDebugInfoDebugTypeComposite, in ValidateExtInst()
2985 CHECK_DEBUG_OPERAND("Child", CommonDebugInfoDebugTypeComposite, 5); in ValidateExtInst()
2996 CHECK_DEBUG_OPERAND("Parent", CommonDebugInfoDebugTypeComposite, 6); in ValidateExtInst()
3140 return dbg_inst == CommonDebugInfoDebugTypeComposite || in ValidateExtInst()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_extensions.cpp207 dbg_inst == CommonDebugInfoDebugTypeComposite; in ValidateOperandLexicalScope()
2922 case CommonDebugInfoDebugTypeComposite: { in ValidateExtInst()
2975 CHECK_DEBUG_OPERAND("Parent", CommonDebugInfoDebugTypeComposite, in ValidateExtInst()
2985 CHECK_DEBUG_OPERAND("Child", CommonDebugInfoDebugTypeComposite, 5); in ValidateExtInst()
2996 CHECK_DEBUG_OPERAND("Parent", CommonDebugInfoDebugTypeComposite, 6); in ValidateExtInst()
3140 return dbg_inst == CommonDebugInfoDebugTypeComposite || in ValidateExtInst()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp198 case CommonDebugInfoDebugTypeComposite: in CreateDebugInlinedAt()
487 case CommonDebugInfoDebugTypeComposite: in GetParentScope()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddebug_info_manager.cpp198 case CommonDebugInfoDebugTypeComposite: in CreateDebugInlinedAt()
487 case CommonDebugInfoDebugTypeComposite: in GetParentScope()
/third_party/spirv-tools/source/opt/
Ddebug_info_manager.cpp200 case CommonDebugInfoDebugTypeComposite: in CreateDebugInlinedAt()
499 case CommonDebugInfoDebugTypeComposite: in GetParentScope()
/third_party/spirv-tools/source/val/
Dvalidate_extensions.cpp235 dbg_inst == CommonDebugInfoDebugTypeComposite; in ValidateOperandLexicalScope()
3332 case CommonDebugInfoDebugTypeComposite: { in ValidateExtInst()
3386 CHECK_DEBUG_OPERAND("Parent", CommonDebugInfoDebugTypeComposite, in ValidateExtInst()
3397 CHECK_DEBUG_OPERAND("Child", CommonDebugInfoDebugTypeComposite, 5); in ValidateExtInst()
3408 CHECK_DEBUG_OPERAND("Parent", CommonDebugInfoDebugTypeComposite, 6); in ValidateExtInst()
3552 return dbg_inst == CommonDebugInfoDebugTypeComposite || in ValidateExtInst()