Home
last modified time | relevance | path

Searched refs:CommonDebugInfoDebugTypeBasic (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dcommon_debug_info.h27 CommonDebugInfoDebugTypeBasic = 2, enumerator
/third_party/spirv-tools/source/
Dcommon_debug_info.h27 CommonDebugInfoDebugTypeBasic = 2, enumerator
/third_party/skia/third_party/externals/spirv-tools/source/
Dcommon_debug_info.h27 CommonDebugInfoDebugTypeBasic = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp190 return ValidateDebugInfoOperand(_, "Base Type", CommonDebugInfoDebugTypeBasic, in ValidateOperandBaseType()
233 return CommonDebugInfoDebugTypeBasic <= dbg_inst && in ValidateOperandDebugType()
705 CommonDebugInfoDebugTypeBasic) { in IsDebugVariableWithIntScalarType()
2755 case CommonDebugInfoDebugTypeBasic: { in ValidateExtInst()
2821 4)) != CommonDebugInfoDebugTypeBasic || in ValidateExtInst()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_extensions.cpp190 return ValidateDebugInfoOperand(_, "Base Type", CommonDebugInfoDebugTypeBasic, in ValidateOperandBaseType()
233 return CommonDebugInfoDebugTypeBasic <= dbg_inst && in ValidateOperandDebugType()
705 CommonDebugInfoDebugTypeBasic) { in IsDebugVariableWithIntScalarType()
2755 case CommonDebugInfoDebugTypeBasic: { in ValidateExtInst()
2821 4)) != CommonDebugInfoDebugTypeBasic || in ValidateExtInst()
/third_party/spirv-tools/source/val/
Dvalidate_extensions.cpp218 return ValidateDebugInfoOperand(_, "Base Type", CommonDebugInfoDebugTypeBasic, in ValidateOperandBaseType()
273 return CommonDebugInfoDebugTypeBasic <= dbg_inst && in ValidateOperandDebugType()
1033 CommonDebugInfoDebugTypeBasic) { in IsDebugVariableWithIntScalarType()
3164 case CommonDebugInfoDebugTypeBasic: { in ValidateExtInst()
3231 4)) != CommonDebugInfoDebugTypeBasic || in ValidateExtInst()