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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 166 unsigned min_max_lod_equal:1; /**< min_lod == max_lod ? */ member in struct:lp_static_sampler_state
lp_bld_sample.c 177 state->min_max_lod_equal = 1;
739 if (bld->static_sampler_state->min_max_lod_equal) {
    [all...]
lp_bld_sample_soa.c     [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 91 milliseconds