mesa/src/amd/vulkan/meta
Samuel Pitoiset 36e4b52e9f radv: do not perform a per-pixel copy for BCn formats with mips on GFX12+
This is unnecessary because GFX12 isn't affected by this clamping issue
when NO_EDGE_CLAMP is correctly configured.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36043>
2025-07-11 05:46:50 +00:00
..
radv_meta.c radv/meta: use radv_get_copy_flags_from_bo() more 2025-06-17 06:16:07 +00:00
radv_meta.h radv/meta: use radv_get_copy_flags_from_bo() more 2025-06-17 06:16:07 +00:00
radv_meta_astc_decode.c radv: stop using vk_common entrypoints when not necessary 2025-06-11 07:10:02 +00:00
radv_meta_blit.c radv/meta: stop allocating sampler for blit operations 2025-07-01 08:58:03 +02:00
radv_meta_blit2d.c radv: stop using vk_common entrypoints when not necessary 2025-06-11 07:10:02 +00:00
radv_meta_buffer.c radv/meta: use radv_get_copy_flags_from_bo() more 2025-06-17 06:16:07 +00:00
radv_meta_bufimage.c radv: do not perform a per-pixel copy for BCn formats with mips on GFX12+ 2025-07-11 05:46:50 +00:00
radv_meta_clear.c radv/meta: add a helper to determine if clearing is a full rect 2025-06-20 06:36:19 +00:00
radv_meta_copy.c radv/meta: use radv_get_copy_flags_from_bo() more 2025-06-17 06:16:07 +00:00
radv_meta_copy_vrs_htile.c radv: stop using vk_common entrypoints when not necessary 2025-06-11 07:10:02 +00:00
radv_meta_dcc_retile.c radv: stop using vk_common entrypoints when not necessary 2025-06-11 07:10:02 +00:00
radv_meta_decompress.c radv: add queue family assertions when doing decompression passes 2025-03-31 11:55:02 +00:00
radv_meta_etc_decode.c radv: stop using vk_common entrypoints when not necessary 2025-06-11 07:10:02 +00:00
radv_meta_fast_clear.c radv: fix conditional rendering with DGC and non native 32-bit predicate 2025-05-15 05:51:04 +00:00
radv_meta_fmask_copy.c radv/meta: use radv_get_copy_flags_from_bo() more 2025-06-17 06:16:07 +00:00
radv_meta_fmask_expand.c radv: add queue family assertions when doing decompression passes 2025-03-31 11:55:02 +00:00
radv_meta_resolve.c radv: add new helper to suspend/resume user conditional rendering 2025-04-03 08:54:36 +00:00
radv_meta_resolve_cs.c radv: stop using vk_common entrypoints when not necessary 2025-06-11 07:10:02 +00:00
radv_meta_resolve_fs.c radv: stop using vk_common entrypoints when not necessary 2025-06-11 07:10:02 +00:00