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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state.h 50 #define LP_NEW_SAMPLER 0x400
lp_state_derived.c 206 LP_NEW_SAMPLER |
248 if (llvmpipe->dirty & (LP_NEW_SAMPLER))
lp_state_sampler.c 102 llvmpipe->dirty |= LP_NEW_SAMPLER;

Completed in 485 milliseconds