Home
last modified time | relevance | path

Searched refs:non_coherent (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dast_type.cpp274 input_layout_mask.flags.q.non_coherent = 1; in merge_qualifier()
909 Q2(non_coherent, noncoherent); in validate_flags()
H A Dast.h659 unsigned non_coherent:1; member
H A Dast_to_hir.cpp4153 var->data.memory_coherent = !qual->flags.q.non_coherent; in apply_type_qualifier_to_variable()
4173 if (qual->flags.q.non_coherent) in apply_type_qualifier_to_variable()

Completed in 17 milliseconds