Home
last modified time | relevance | path

Searched refs:db_bytes_per_pixel (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c1331 unsigned db_bytes_per_pixel = (depth_coeff + stencil_coeff) * total_samples; in radv_gfx10_compute_bin_size() local
1333 const unsigned db_pixel_count_log = util_logbase2(db_tag_part / db_bytes_per_pixel); in radv_gfx10_compute_bin_size()