Searched refs:SWR_NEW_STIPPLE (Results 1 – 2 of 2) sorted by relevance
50 #define SWR_NEW_STIPPLE (1 << 12) macro
690 ctx->dirty |= SWR_NEW_STIPPLE; in swr_set_polygon_stipple()1987 if (ctx->dirty & SWR_NEW_STIPPLE) { in swr_update_derived()