Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp1519 static int match_comparator(const void *x_generic, const void *y_generic);
1768 &varying_matches::match_comparator); in assign_locations()
2048 varying_matches::match_comparator(const void *x_generic, const void *y_generic) in match_comparator() function in varying_matches
2069 return match_comparator(x_generic, y_generic); in xfb_comparator()