Searched refs:SP_NEW_SAMPLER (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_state.h48 #define SP_NEW_SAMPLER 0x400 macro
H A Dsp_state_derived.c425 softpipe->dirty |= SP_NEW_SAMPLER;
463 if (softpipe->dirty & (SP_NEW_SAMPLER |
H A Dsp_state_sampler.c85 softpipe->dirty |= SP_NEW_SAMPLER;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_state.h48 #define SP_NEW_SAMPLER 0x400 macro
H A Dsp_state_derived.c425 softpipe->dirty |= SP_NEW_SAMPLER;
463 if (softpipe->dirty & (SP_NEW_SAMPLER |
H A Dsp_state_sampler.c85 softpipe->dirty |= SP_NEW_SAMPLER;

Completed in 5 milliseconds