Searched defs:COMP (Results 1 – 10 of 10) sorted by relevance
33 #define COMP TGSI_OUTPUT_COMPONENTWISE macro
74 #define ARM_COMPUTE_TEST_COMP_FACTORY(SEVERITY, SEVERITY_NAME, COMP, COMP_NAME, ERROR_CALL) … argument
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
273 #define COMP(NAME) \ in validate_expr() macro
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
1390 static final Comparator<String> COMP = (Comparator) CLDRConfig.getInstance().getCollator(); field in DtdData