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.cpp1520 static int xfb_comparator(const void *x_generic, const void *y_generic);
1772 &varying_matches::xfb_comparator); in assign_locations()
2064 varying_matches::xfb_comparator(const void *x_generic, const void *y_generic) in xfb_comparator() function in varying_matches