Home
last modified time | relevance | path

Searched refs:pot_depth (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h82 unsigned pot_depth:1; member
Dlp_bld_sample_aos.c616 bld->static_state->pot_depth, in lp_build_sample_image_nearest()
688 bld->static_state->pot_depth, in lp_build_sample_image_nearest_afloat()
1108 bld->static_state->pot_depth, in lp_build_sample_image_linear()
1209 bld->static_state->pot_depth, in lp_build_sample_image_linear_afloat()
Dlp_bld_sample_soa.c642 bld->static_state->pot_depth, in lp_build_sample_image_nearest()
731 bld->static_state->pot_depth, in lp_build_sample_image_linear()
Dlp_bld_sample.c129 state->pot_depth = util_is_power_of_two(texture->depth0); in lp_sampler_static_state()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1178 key->sampler[i].pot_depth); in dump_fs_variant_key()