Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp1265 static int xfb_comparator(const void *x_generic, const void *y_generic);
1503 &varying_matches::xfb_comparator); in assign_locations()
1711 varying_matches::xfb_comparator(const void *x_generic, const void *y_generic) in xfb_comparator() function in varying_matches