Searched refs:pot_height (Results 1 – 7 of 7) sorted by relevance
707 bld->static_texture_state->pot_height, in lp_build_sample_image_nearest()786 bld->static_texture_state->pot_height, in lp_build_sample_image_nearest_afloat()1174 bld->static_texture_state->pot_height, in lp_build_sample_image_linear()1275 bld->static_texture_state->pot_height, in lp_build_sample_image_linear_afloat()
143 unsigned pot_height:1; member
900 bld->static_texture_state->pot_height, in lp_build_sample_image_nearest()1073 bld->static_texture_state->pot_height, in lp_build_sample_image_linear()
118 state->pot_height = util_is_power_of_two(texture->height0); in lp_sampler_static_texture_state()
337 uint32_t pot_height = util_next_power_of_two(height); in vc5_setup_slices() local360 level_height = u_minify(pot_height, i); in vc5_setup_slices()
446 uint32_t pot_height = util_next_power_of_two(height); in vc4_setup_slices() local460 level_height = u_minify(pot_height, i); in vc4_setup_slices()
2773 texture->pot_height, in dump_fs_variant_key()