Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp250 bool operand_coherent = false; in TraceInstruction() local
252 std::tie(operand_coherent, operand_volatile) = in TraceInstruction()
254 is_coherent |= operand_coherent; in TraceInstruction()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp267 bool operand_coherent = false; in TraceInstruction() local
269 std::tie(operand_coherent, operand_volatile) = in TraceInstruction()
271 is_coherent |= operand_coherent; in TraceInstruction()