Searched refs:CommonDebugInfoDebugTypeComposite (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| D | common_debug_info.h | 35 CommonDebugInfoDebugTypeComposite = 10, enumerator
|
| /third_party/spirv-tools/source/ |
| D | common_debug_info.h | 35 CommonDebugInfoDebugTypeComposite = 10, enumerator
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| D | common_debug_info.h | 35 CommonDebugInfoDebugTypeComposite = 10, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_extensions.cpp | 207 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/ |
| D | validate_extensions.cpp | 207 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/ |
| D | debug_info_manager.cpp | 198 case CommonDebugInfoDebugTypeComposite: in CreateDebugInlinedAt() 487 case CommonDebugInfoDebugTypeComposite: in GetParentScope()
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | debug_info_manager.cpp | 198 case CommonDebugInfoDebugTypeComposite: in CreateDebugInlinedAt() 487 case CommonDebugInfoDebugTypeComposite: in GetParentScope()
|
| /third_party/spirv-tools/source/opt/ |
| D | debug_info_manager.cpp | 200 case CommonDebugInfoDebugTypeComposite: in CreateDebugInlinedAt() 499 case CommonDebugInfoDebugTypeComposite: in GetParentScope()
|
| /third_party/spirv-tools/source/val/ |
| D | validate_extensions.cpp | 235 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()
|