Home
last modified time | relevance | path

Searched defs:memory_coherent (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir_print_visitor.cpp193 const char *const memory_coherent = (ir->data.memory_coherent) ? "coherent " : ""; in visit() local
Dir.h859 unsigned memory_coherent:1; member
/third_party/mesa3d/src/compiler/
Dglsl_types.h1464 unsigned memory_coherent:1; member