Lines Matching refs:ADD
335 #define ADD \
433 SPAN_NEAREST(NEAREST_RGB;ADD,3);
452 SPAN_NEAREST(NEAREST_RGBA;ADD,4);
482 SPAN_LINEAR(LINEAR_RGB;ADD,3);
501 SPAN_LINEAR(LINEAR_RGBA;ADD,4);
705 SPAN_NEAREST(NEAREST_RGB;ADD,3);
724 SPAN_NEAREST(NEAREST_RGBA;ADD,4);
752 SPAN_LINEAR(LINEAR_RGB;ADD,3);
771 SPAN_LINEAR(LINEAR_RGBA;ADD,4);
923 * texturing. We add the specular color to the primary color,
997 * Please update the summary flag _SWRAST_NEW_TRIANGLE if you add or