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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 168 unsigned apply_min_lod:1; /**< min_lod > 0 ? */ member in struct:lp_static_sampler_state
lp_bld_sample.c 180 state->apply_min_lod = 1;
771 !bld->static_sampler_state->apply_min_lod) {
851 if (bld->static_sampler_state->apply_min_lod) {
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 675 milliseconds