Searched refs:SWR_NEW_SCISSOR (Results 1 – 3 of 3) sorted by relevance
109 ctx->dirty |= SWR_NEW_FRAMEBUFFER | SWR_NEW_SCISSOR;121 ctx->dirty |= SWR_NEW_FRAMEBUFFER | SWR_NEW_SCISSOR;143 ctx->dirty |= SWR_NEW_FRAMEBUFFER | SWR_NEW_SCISSOR;
49 #define SWR_NEW_SCISSOR (1 << 13) macro
633 ctx->dirty |= SWR_NEW_SCISSOR; in swr_set_scissor_states()1260 if (ctx->dirty & SWR_NEW_SCISSOR) { in swr_update_derived()