Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c989 struct varying_matches struct
1000 bool disable_varying_packing;
1006 bool disable_xfb_packing;
1015 bool xfb_enabled;
1017 bool enhanced_layouts_enabled;
1023 bool prefer_pot_aligned_varyings;
1048 varying_matches_match_comparator(const void *x_generic, const void *y_generic) in varying_matches_match_comparator() argument