Home
last modified time | relevance | path

Searched refs:SWR_NEW_SCISSOR (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.h51 #define SWR_NEW_SCISSOR (1 << 13) macro
Dswr_state.cpp724 ctx->dirty |= SWR_NEW_SCISSOR; in swr_set_scissor_states()
1399 if (ctx->dirty & SWR_NEW_SCISSOR) { in swr_update_derived()