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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 169 unsigned apply_max_lod:1; /**< max_lod < last_level ? */ member in struct:lp_static_sampler_state
lp_bld_sample.c 188 state->apply_max_lod = 1;
770 !bld->static_sampler_state->apply_max_lod &&
843 if (bld->static_sampler_state->apply_max_lod) {
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 180 milliseconds