Home
last modified time | relevance | path

Searched refs:SP_NEW_TEXTURE (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_surface.c100 sp->dirty |= SP_NEW_FRAMEBUFFER | SP_NEW_TEXTURE; in softpipe_set_framebuffer_state()
H A Dsp_state_derived.c388 softpipe->dirty |= SP_NEW_TEXTURE; in softpipe_update_derived()
397 SP_NEW_TEXTURE | in softpipe_update_derived()
H A Dsp_state.h49 #define SP_NEW_TEXTURE 0x800 macro
H A Dsp_state_sampler.c168 softpipe->dirty |= SP_NEW_TEXTURE; in softpipe_set_sampler_views()
301 * Called during state validation when SP_NEW_TEXTURE is set.
325 * Called during state validation when SP_NEW_TEXTURE is set.

Completed in 3 milliseconds