mesa/src/amd/vulkan/meta
Samuel Pitoiset 792c30dd32
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
radv/meta: remove redundant parameter to blit_surf_for_image_level_layer()
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34558>
2025-04-18 17:21:24 +02:00
..
radv_meta.c radv: rework suspend/resume user conditional rendering 2025-04-03 08:54:36 +00:00
radv_meta.h radv/meta: remove unnecessary radv_meta_blit2d_buffer::bs 2025-04-18 17:21:24 +02:00
radv_meta_astc_decode.c radv: rework suspend/resume user conditional rendering 2025-04-03 08:54:36 +00:00
radv_meta_blit.c radv/meta: simplify dealing with image layouts for blits/resolves 2025-04-18 17:21:24 +02: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/meta: rename more buffer->memory for fill/copy/update operations 2025-04-18 17:21:24 +02:00
radv_meta_bufimage.c radv: re-introduce the compute vs CP DMA heuristic for copy/fill operations 2025-04-17 08:59:58 +00:00
radv_meta_clear.c radv: add radv_fill_image() helper 2025-04-17 08:59:58 +00:00
radv_meta_copy.c radv/meta: remove redundant parameter to blit_surf_for_image_level_layer() 2025-04-18 17:21:24 +02: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: add queue family assertions when doing decompression passes 2025-03-31 11:55:02 +00:00
radv_meta_etc_decode.c radv: rework suspend/resume user conditional rendering 2025-04-03 08:54:36 +00:00
radv_meta_fast_clear.c radv: add queue family assertions when doing decompression passes 2025-03-31 11:55:02 +00:00
radv_meta_fmask_copy.c radv: re-introduce the compute vs CP DMA heuristic for copy/fill operations 2025-04-17 08:59:58 +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: Fix compute resolve rounding 2025-04-01 21:15:24 +01:00
radv_meta_resolve_fs.c radv/meta: simplify dealing with image layouts for blits/resolves 2025-04-18 17:21:24 +02:00