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