Home
last modified time | relevance | path

Searched refs:SP_NEW_SCISSOR (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_clip.c79 softpipe->dirty |= SP_NEW_SCISSOR; in softpipe_set_scissor_states()
Dsp_state.h43 #define SP_NEW_SCISSOR 0x20 macro
Dsp_state_derived.c474 if (softpipe->dirty & (SP_NEW_SCISSOR | in softpipe_update_derived()