Searched refs:SWR_NEW_SCISSOR (Results 1 – 2 of 2) sorted by relevance
51 #define SWR_NEW_SCISSOR (1 << 13) macro
724 ctx->dirty |= SWR_NEW_SCISSOR; in swr_set_scissor_states()1399 if (ctx->dirty & SWR_NEW_SCISSOR) { in swr_update_derived()