Searched refs:fmask_pixel_count_log (Results 1 – 1 of 1) sorted by relevance
3826 const unsigned fmask_pixel_count_log = util_logbase2(fmask_tag_part / fmask_bytes_per_pixel); in radv_gfx10_compute_bin_size() local3829 .width = 1ull << ((fmask_pixel_count_log + 1) / 2), in radv_gfx10_compute_bin_size()