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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state.h 50 #define LP_NEW_SAMPLER 0x400
lp_state_derived.c 152 LP_NEW_SAMPLER |
184 if (llvmpipe->dirty & (LP_NEW_SAMPLER))
lp_state_sampler.c 109 llvmpipe->dirty |= LP_NEW_SAMPLER;
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state.h 50 #define LP_NEW_SAMPLER 0x400
lp_state_derived.c 152 LP_NEW_SAMPLER |
184 if (llvmpipe->dirty & (LP_NEW_SAMPLER))
lp_state_sampler.c 109 llvmpipe->dirty |= LP_NEW_SAMPLER;

Completed in 3605 milliseconds