Searched refs:pot_width (Results 1 – 7 of 7) sorted by relevance
697 bld->static_texture_state->pot_width, in lp_build_sample_image_nearest()779 bld->static_texture_state->pot_width, in lp_build_sample_image_nearest_afloat()1144 bld->static_texture_state->pot_width, in lp_build_sample_image_linear()1265 bld->static_texture_state->pot_width, in lp_build_sample_image_linear_afloat()
142 unsigned pot_width:1; /**< is the width a power of two? */ member
893 bld->static_texture_state->pot_width, in lp_build_sample_image_nearest()1062 bld->static_texture_state->pot_width, in lp_build_sample_image_linear()
117 state->pot_width = util_is_power_of_two(texture->width0); in lp_sampler_static_texture_state()
336 uint32_t pot_width = util_next_power_of_two(width); in vc5_setup_slices() local359 level_width = u_minify(pot_width, i); in vc5_setup_slices()
445 uint32_t pot_width = util_next_power_of_two(width); in vc4_setup_slices() local459 level_width = u_minify(pot_width, i); in vc4_setup_slices()
2772 texture->pot_width, in dump_fs_variant_key()