Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_blend.c56 softpipe->dirty |= SP_NEW_BLEND; in softpipe_bind_blend_state()
84 softpipe->dirty |= SP_NEW_BLEND; in softpipe_set_blend_color()
Dsp_state.h41 #define SP_NEW_BLEND 0x8 macro
Dsp_state_derived.c479 if (softpipe->dirty & (SP_NEW_BLEND | in softpipe_update_derived()