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