Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_derived.c425 softpipe->dirty |= SP_NEW_SAMPLER; in update_polygon_stipple_enable()
463 if (softpipe->dirty & (SP_NEW_SAMPLER | in softpipe_update_derived()
Dsp_state.h48 #define SP_NEW_SAMPLER 0x400 macro
Dsp_state_sampler.c85 softpipe->dirty |= SP_NEW_SAMPLER; in softpipe_bind_sampler_states()