Searched refs:db_pixel_count_log (Results 1 – 1 of 1) sorted by relevance
3845 const unsigned db_pixel_count_log = util_logbase2(db_tag_part / db_bytes_per_pixel); in radv_gfx10_compute_bin_size() local3848 .width = 1ull << ((db_pixel_count_log + 1) / 2), in radv_gfx10_compute_bin_size()