Searched refs:SWR_NEW_CLIP (Results 1 – 2 of 2) sorted by relevance
52 #define SWR_NEW_CLIP (1 << 16) macro
616 ctx->dirty |= SWR_NEW_CLIP; in swr_set_clip_state()1759 if (ctx->dirty & (SWR_NEW_CLIP | SWR_NEW_RASTERIZER | SWR_NEW_VS)) { in swr_update_derived()