Searched refs:pot_width (Results 1 – 6 of 6) 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()
141 unsigned pot_width:1; /**< is the width a power of two? */ member
758 bld->static_texture_state->pot_width, in lp_build_sample_image_nearest()934 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()
409 uint32_t pot_width = util_next_power_of_two(width); in vc4_setup_slices() local423 level_width = u_minify(pot_width, i); in vc4_setup_slices()
2751 texture->pot_width, in dump_fs_variant_key()