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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 81 unsigned pot_height:1; member in struct:lp_sampler_static_state
lp_bld_sample_aos.c 606 bld->static_state->pot_height,
681 bld->static_state->pot_height,
    [all...]
lp_bld_sample_soa.c 636 bld->static_state->pot_height,
723 bld->static_state->pot_height,
    [all...]
lp_bld_sample.c 128 state->pot_height = util_is_power_of_two(texture->height0);
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 149 milliseconds