Searched refs:debug_inst_name (Results 1 – 3 of 3) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 172 ValidationState_t& _, const std::string& debug_inst_name, in ValidateDebugInfoOperand() argument 188 << "expected operand " << debug_inst_name << " is invalid"; in ValidateDebugInfoOperand() 192 << "expected operand " << debug_inst_name << " must be a result id of " in ValidateDebugInfoOperand() 217 ValidationState_t& _, const std::string& debug_inst_name, in ValidateOperandLexicalScope() argument 232 << "expected operand " << debug_inst_name in ValidateOperandLexicalScope() 240 ValidationState_t& _, const std::string& debug_inst_name, in ValidateOperandDebugType() argument 271 << "expected operand " << debug_inst_name in ValidateOperandDebugType()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 186 ValidationState_t& _, const std::string& debug_inst_name, in ValidateDebugInfoOperand() argument 202 << "expected operand " << debug_inst_name << " is invalid"; in ValidateDebugInfoOperand() 206 << "expected operand " << debug_inst_name << " must be a result id of " in ValidateDebugInfoOperand() 231 ValidationState_t& _, const std::string& debug_inst_name, in ValidateOperandLexicalScope() argument 246 << "expected operand " << debug_inst_name in ValidateOperandLexicalScope() 254 ValidationState_t& _, const std::string& debug_inst_name, in ValidateOperandDebugType() argument 285 << "expected operand " << debug_inst_name in ValidateOperandDebugType()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_extensions.cpp | 182 ValidationState_t& _, const std::string& debug_inst_name, in ValidateDebugInfoOperand() argument 198 << "expected operand " << debug_inst_name << " is invalid"; in ValidateDebugInfoOperand() 202 << "expected operand " << debug_inst_name << " must be a result id of " in ValidateDebugInfoOperand() 227 ValidationState_t& _, const std::string& debug_inst_name, in ValidateOperandLexicalScope() argument 242 << "expected operand " << debug_inst_name in ValidateOperandLexicalScope() 250 ValidationState_t& _, const std::string& debug_inst_name, in ValidateOperandDebugType() argument 281 << "expected operand " << debug_inst_name in ValidateOperandDebugType()
|