Searched refs:SPAN_COVERAGE (Results 1 – 5 of 5) sorted by relevance
57 #define SPAN_COVERAGE 0x40 /**< array.coverage[] valid? */ macro
130 line.span.arrayMask = SPAN_XY | SPAN_COVERAGE; in NAME()
66 span.arrayMask = SPAN_COVERAGE;
277 span.arrayMask = SPAN_COVERAGE | SPAN_MASK; in smooth_point()
1294 if (span->arrayMask & SPAN_COVERAGE) { in _swrast_write_rgba_span()