Searched refs:SPAN_FLAT (Results 1 – 3 of 3) sorted by relevance
53 #define SPAN_FLAT 0x04 /**< interpMask: flat shading? */ macro
236 if (span->interpMask & SPAN_FLAT) { in interpolate_int_colors()271 if (span->interpMask & SPAN_FLAT) { in interpolate_int_colors()342 if (span->interpMask & SPAN_FLAT) { in interpolate_float_colors()
389 span.interpMask |= SPAN_FLAT; in NAME()