Searched refs:SWR_NEW_SCISSOR (Results 1 – 3 of 3) sorted by relevance
101 ctx->dirty |= SWR_NEW_FRAMEBUFFER | SWR_NEW_SCISSOR;113 ctx->dirty |= SWR_NEW_FRAMEBUFFER | SWR_NEW_SCISSOR;135 ctx->dirty |= SWR_NEW_FRAMEBUFFER | SWR_NEW_SCISSOR;
47 #define SWR_NEW_SCISSOR (1 << 11) macro
599 ctx->dirty |= SWR_NEW_SCISSOR; in swr_set_scissor_states()1030 if (ctx->dirty & SWR_NEW_SCISSOR) { in swr_update_derived()