Home
last modified time | relevance | path

Searched refs:db_pixel_count_log (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c5412 const unsigned db_pixel_count_log = util_logbase2(db_tag_part / db_bytes_per_pixel); in radv_gfx10_compute_bin_size() local
5414 const VkExtent2D db_extent = (VkExtent2D){.width = 1ull << ((db_pixel_count_log + 1) / 2), in radv_gfx10_compute_bin_size()

Completed in 11 milliseconds