Searched refs:pot_depth (Results 1 – 8 of 8) sorted by relevance
90 uint32_t pot_depth = 2 * util_next_power_of_two(u_minify(depth, 1)); in v3d_setup_slices() local126 level_depth = u_minify(pot_depth, i); in v3d_setup_slices()
532 bld->static_texture_state->pot_depth, in lp_build_sample_image_nearest()910 bld->static_texture_state->pot_depth, in lp_build_sample_image_linear()
176 unsigned pot_depth:1; member
119 state->pot_depth = util_is_power_of_two_or_zero(texture->depth0); in lp_sampler_static_texture_state()155 state->pot_depth = util_is_power_of_two_or_zero(resource->depth0); in lp_sampler_static_texture_state_image()
917 bld->static_texture_state->pot_depth, in lp_build_sample_image_nearest()1110 bld->static_texture_state->pot_depth, in lp_build_sample_image_linear()
541 uint32_t pot_depth = 2 * util_next_power_of_two(u_minify(depth, 1)); in v3d_setup_slices() local576 level_depth = u_minify(pot_depth, i); in v3d_setup_slices()
682 texture->pot_depth); in dump_cs_variant_key()697 image->pot_depth); in dump_cs_variant_key()
3483 texture->pot_depth); in dump_fs_variant_key()3498 image->pot_depth); in dump_fs_variant_key()