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.cpp346 bool type_coherent = false; in TraceInstruction() local
348 std::tie(type_coherent, type_volatile) = in TraceInstruction()
350 is_coherent |= type_coherent; in TraceInstruction()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp346 bool type_coherent = false; in TraceInstruction() local
348 std::tie(type_coherent, type_volatile) = in TraceInstruction()
350 is_coherent |= type_coherent; in TraceInstruction()