Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp557 spv_result_t ValidateStore(ValidationState_t& _, const Instruction* inst) { in ValidateStore() function
996 if (auto error = ValidateStore(_, inst)) return error; in MemoryPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp733 spv_result_t ValidateStore(ValidationState_t& _, const Instruction* inst) { in ValidateStore() function
1160 if (auto error = ValidateStore(_, inst)) return error; in MemoryPass()