Searched refs:SWR_NEW_STIPPLE (Results 1 – 2 of 2) sorted by relevance
46 #define SWR_NEW_STIPPLE (1 << 10) macro
570 ctx->dirty |= SWR_NEW_STIPPLE; in swr_set_polygon_stipple()1472 if (ctx->dirty & SWR_NEW_STIPPLE) { in swr_update_derived()