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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 82 unsigned pot_depth:1; member in struct:lp_sampler_static_state
lp_bld_sample_aos.c 616 bld->static_state->pot_depth,
688 bld->static_state->pot_depth,
    [all...]
lp_bld_sample_soa.c 642 bld->static_state->pot_depth,
731 bld->static_state->pot_depth,
    [all...]
lp_bld_sample.c 129 state->pot_depth = util_is_power_of_two(texture->depth0);
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 193 milliseconds