HomeSort by relevance Sort by last modified time
    Searched refs:SP_NEW_SAMPLER (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state.h 48 #define SP_NEW_SAMPLER 0x400
sp_state_derived.c 324 softpipe->dirty |= SP_NEW_SAMPLER;
361 if (softpipe->dirty & (SP_NEW_SAMPLER |
sp_state_sampler.c 114 softpipe->dirty |= SP_NEW_SAMPLER;

Completed in 32 milliseconds