Searched refs:pot_height (Results 1 – 6 of 6) 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()
142 unsigned pot_height:1; member
765 bld->static_texture_state->pot_height, in lp_build_sample_image_nearest()945 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()
410 uint32_t pot_height = util_next_power_of_two(height); in vc4_setup_slices() local424 level_height = u_minify(pot_height, i); in vc4_setup_slices()
2752 texture->pot_height, in dump_fs_variant_key()