Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c1500 int max_compressed_frags = G_0098F8_MAX_COMPRESSED_FRAGS(rad_info->gb_addr_config); in radv_image_is_pipe_misaligned() local
1501 int log2_samples_frag_diff = MAX2(0, log2_samples - max_compressed_frags); in radv_image_is_pipe_misaligned()