mesa/src/amd/vulkan/meta
Samuel Pitoiset a452098791 radv: skip FCE for comp-to-single fast clears with DCC MSAA
comp-to-single supports MSAA since a while and it's useless to perform
a fast clear eliminate for these fast color clears.

Only GFX10-GFX10.3 are affected because these are the only GPUs that
support DCC with MSAA with FMASK.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33639>
2025-03-28 19:41:06 +00:00
..
radv_meta.c radv/meta: inline radv_meta_get_view_layer() 2025-02-28 07:40:56 +00:00
radv_meta.h radv/meta: inline radv_meta_get_view_layer() 2025-02-28 07:40:56 +00:00
radv_meta_astc_decode.c radv/meta: inline radv_meta_get_view_layer() 2025-02-28 07:40:56 +00:00
radv_meta_blit.c radv/meta: switch to descriptor buffers 2025-02-17 16:52:49 +01:00
radv_meta_blit2d.c radv/meta: fix color<->depth/stencil image copies 2025-03-26 13:27:03 +00:00
radv_meta_buffer.c radv: switch to device address from vk_buffer 2025-03-06 09:46:01 +00:00
radv_meta_bufimage.c radv/meta: fix color<->depth/stencil image copies 2025-03-26 13:27:03 +00:00
radv_meta_clear.c radv: enable DCC fast clears for 8bpp/16bpp on GFX11 2025-02-28 08:33:39 +00:00
radv_meta_copy.c radv/meta: fix color<->depth/stencil image copies 2025-03-26 13:27:03 +00:00
radv_meta_copy_vrs_htile.c radv/meta: remove useless assertion in when copy VRS to HTILE 2025-02-28 08:05:13 +00:00
radv_meta_dcc_retile.c radv: use radv_image::bindings::addr more 2025-02-18 09:49:14 +01:00
radv_meta_decompress.c radv: check HTILE compression for depth/stencil images per level 2025-02-28 08:05:14 +00:00
radv_meta_etc_decode.c radv/meta: inline radv_meta_get_view_layer() 2025-02-28 07:40:56 +00:00
radv_meta_fast_clear.c radv: skip FCE for comp-to-single fast clears with DCC MSAA 2025-03-28 19:41:06 +00:00
radv_meta_fmask_copy.c radv/meta: use radv_copy_memory() for the FMASK copy 2025-02-19 10:30:36 +00:00
radv_meta_fmask_expand.c radv/meta: switch to descriptor buffers 2025-02-17 16:52:49 +01:00
radv_meta_resolve.c radv: check HTILE compression for depth/stencil images per level 2025-02-28 08:05:14 +00:00
radv_meta_resolve_cs.c radv: check HTILE compression for depth/stencil images per level 2025-02-28 08:05:14 +00:00
radv_meta_resolve_fs.c radv/meta: switch to descriptor buffers 2025-02-17 16:52:49 +01:00