Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp207 bool type_coherent = false; in TraceInstruction() local
209 std::tie(type_coherent, type_volatile) = in TraceInstruction()
211 is_coherent |= type_coherent; in TraceInstruction()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp224 bool type_coherent = false; in TraceInstruction() local
226 std::tie(type_coherent, type_volatile) = in TraceInstruction()
228 is_coherent |= type_coherent; in TraceInstruction()