Searched defs:COMP (Results 1 – 9 of 9) sorted by relevance
33 #define COMP TGSI_OUTPUT_COMPONENTWISE macro
618 #define SPAN_NEAREST(DO_TEX,COMP) \ in fast_persp_span() argument639 #define SPAN_LINEAR(DO_TEX,COMP) \ in fast_persp_span() argument
65 COMP = 0 variable
686 #define ALPHATEST( FUNC, COMP ) \ argument
97 #define COMP(x) do { if (m1->x != m2->x) return false; } while (0) in drm_mode_equal() macro
1371 static final Comparator<String> COMP = (Comparator) CLDRConfig.getInstance().getCollator(); field in DtdData
254 #define COMP(NAME) \ in validate_expr() macro