Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp1703 static int not_xfb_comparator(const void *x_generic, const void *y_generic);
1964 &varying_matches::not_xfb_comparator); in assign_locations()
2293 varying_matches::not_xfb_comparator(const void *x_generic, const void *y_generic) in not_xfb_comparator() function in varying_matches