Home
last modified time | relevance | path

Searched refs:debug_inst_name (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp172 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/
Dvalidate_extensions.cpp186 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/
Dvalidate_extensions.cpp182 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()