Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c3843 unsigned db_bytes_per_pixel = (depth_coeff + stencil_coeff) * total_samples; in radv_gfx10_compute_bin_size() local
3845 const unsigned db_pixel_count_log = util_logbase2(db_tag_part / db_bytes_per_pixel); in radv_gfx10_compute_bin_size()