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_aos.c717 bld->static_texture_state->pot_depth, in lp_build_sample_image_nearest()
793 bld->static_texture_state->pot_depth, in lp_build_sample_image_nearest_afloat()
1194 bld->static_texture_state->pot_depth, in lp_build_sample_image_linear()
1285 bld->static_texture_state->pot_depth, in lp_build_sample_image_linear_afloat()
Dlp_bld_sample.h143 unsigned pot_depth:1; member
Dlp_bld_sample_soa.c772 bld->static_texture_state->pot_depth, in lp_build_sample_image_nearest()
956 bld->static_texture_state->pot_depth, in lp_build_sample_image_linear()
Dlp_bld_sample.c119 state->pot_depth = util_is_power_of_two(texture->depth0); in lp_sampler_static_texture_state()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2753 texture->pot_depth); in dump_fs_variant_key()