Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c1430 bool previous_var_xfb_only = false; in varying_matches_assign_locations() local
1488 !(previous_var_xfb_only && var->data.is_xfb_only)) || in varying_matches_assign_locations()
1496 previous_var_xfb_only = var->data.is_xfb_only; in varying_matches_assign_locations()

Completed in 10 milliseconds