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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_varyings.cpp1781 static int xfb_comparator(const void *x_generic, const void *y_generic);
2016 * reverse the order of the varyings. See: xfb_comparator().
2026 &varying_matches::xfb_comparator);
2344 varying_matches::xfb_comparator(const void *x_generic, const void *y_generic) function in class:varying_matches
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_varyings.cpp1646 static int xfb_comparator(const void *x_generic, const void *y_generic);
1889 * reverse the order of the varyings. See: xfb_comparator().
1898 &varying_matches::xfb_comparator);
2190 varying_matches::xfb_comparator(const void *x_generic, const void *y_generic) function in class:varying_matches

Completed in 10 milliseconds