Searched refs:ValidateLine (Results 1 – 3 of 3) sorted by relevance
43 spv_result_t ValidateLine(ValidationState_t& _, const Instruction* inst) { in ValidateLine() function62 if (auto error = ValidateLine(_, inst)) return error; in DebugPass()