Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c1429 bool previous_var_xfb = false; in varying_matches_assign_locations() local
1486 (previous_var_xfb || var->data.is_xfb)) || in varying_matches_assign_locations()
1495 previous_var_xfb = var->data.is_xfb; in varying_matches_assign_locations()