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 143 unsigned pot_depth:1; member in struct:lp_static_texture_state
lp_bld_sample_aos.c 717 bld->static_texture_state->pot_depth,
793 bld->static_texture_state->pot_depth,
    [all...]
lp_bld_sample_soa.c 772 bld->static_texture_state->pot_depth,
    [all...]
lp_bld_sample.c 119 state->pot_depth = util_is_power_of_two(texture->depth0);
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 85 milliseconds