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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state.h 51 #define LP_NEW_SAMPLER_VIEW 0x800
lp_state_derived.c 191 llvmpipe->dirty |= LP_NEW_SAMPLER_VIEW;
207 LP_NEW_SAMPLER_VIEW |
243 if (llvmpipe->dirty & (LP_NEW_SAMPLER_VIEW))
lp_state_sampler.c 160 llvmpipe->dirty |= LP_NEW_SAMPLER_VIEW;

Completed in 66 milliseconds