Searched refs:LP_NEW_SAMPLER_VIEW (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state.h51 #define LP_NEW_SAMPLER_VIEW 0x800 macro
H A Dlp_state_derived.c191 llvmpipe->dirty |= LP_NEW_SAMPLER_VIEW;
207 LP_NEW_SAMPLER_VIEW |
243 if (llvmpipe->dirty & (LP_NEW_SAMPLER_VIEW))
H A Dlp_state_sampler.c160 llvmpipe->dirty |= LP_NEW_SAMPLER_VIEW;

Completed in 75 milliseconds