Home
last modified time | relevance | path

Searched refs:ValidateLine (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_debug.cpp45 spv_result_t ValidateLine(ValidationState_t& _, const Instruction* inst) { in ValidateLine() function
71 if (auto error = ValidateLine(_, inst)) return error; in DebugPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_debug.cpp45 spv_result_t ValidateLine(ValidationState_t& _, const Instruction* inst) { in ValidateLine() function
71 if (auto error = ValidateLine(_, inst)) return error; in DebugPass()