Searched refs:CommonDebugInfoDebugTypeBasic (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | common_debug_info.h | 27 CommonDebugInfoDebugTypeBasic = 2, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | common_debug_info.h | 27 CommonDebugInfoDebugTypeBasic = 2, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | common_debug_info.h | 27 CommonDebugInfoDebugTypeBasic = 2, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 218 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()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_extensions.cpp | 218 return ValidateDebugInfoOperand(_, "Base Type", CommonDebugInfoDebugTypeBasic, in ValidateOperandBaseType() 273 return CommonDebugInfoDebugTypeBasic <= dbg_inst && in ValidateOperandDebugType() 1033 CommonDebugInfoDebugTypeBasic) { in IsDebugVariableWithIntScalarType() 3281 case CommonDebugInfoDebugTypeBasic: { in ValidateExtInst() 3348 4)) != CommonDebugInfoDebugTypeBasic || in ValidateExtInst()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_extensions.cpp | 218 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()
|