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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 94 unsigned min_max_lod_equal:1; /**< min_lod == max_lod ? */ member in struct:lp_sampler_static_state
lp_bld_sample.c 152 state->min_max_lod_equal = 1;
508 if (bld->static_state->min_max_lod_equal) {
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 94 unsigned min_max_lod_equal:1; /**< min_lod == max_lod ? */ member in struct:lp_sampler_static_state
lp_bld_sample.c 152 state->min_max_lod_equal = 1;
508 if (bld->static_state->min_max_lod_equal) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 69 milliseconds