mesa/src/amd/vulkan/meta
Samuel Pitoiset 88ffeb61ae radv/meta: convert the copy/fill pipelines to vk_meta
This also switches these pipelines to on-demand always.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32744>
2024-12-29 18:31:49 +00:00
..
radv_meta.c radv/meta: convert the copy/fill pipelines to vk_meta 2024-12-29 18:31:49 +00:00
radv_meta.h radv/meta: convert the copy/fill pipelines to vk_meta 2024-12-29 18:31:49 +00:00
radv_meta_astc_decode.c radv/meta: Do not pass NULL to vk_texcompress_astc_finish 2024-10-11 20:56:21 +00:00
radv_meta_blit.c radv: use VK_PRIMITIVE_TOPOLOGY_META_RECT_LIST_MESA for meta pipelines 2024-12-29 17:51:03 +00:00
radv_meta_blit2d.c radv: use VK_PRIMITIVE_TOPOLOGY_META_RECT_LIST_MESA for meta pipelines 2024-12-29 17:51:03 +00:00
radv_meta_buffer.c radv/meta: convert the copy/fill pipelines to vk_meta 2024-12-29 18:31:49 +00:00
radv_meta_bufimage.c radv: promote VK_KHR_maintenance5 to core 1.4 API 2024-12-03 10:21:55 +00:00
radv_meta_clear.c radv: pass extra graphics pipeline create info using pNext 2024-12-29 17:51:03 +00:00
radv_meta_copy.c radv: fix initializing HTILE when the image has VRS rates 2024-12-05 07:34:58 +00:00
radv_meta_copy_vrs_htile.c radv: pass the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +00:00
radv_meta_dcc_retile.c radv: pass the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +00:00
radv_meta_decompress.c radv: pass extra graphics pipeline create info using pNext 2024-12-29 17:51:03 +00:00
radv_meta_etc_decode.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_meta_fast_clear.c radv: pass extra graphics pipeline create info using pNext 2024-12-29 17:51:03 +00:00
radv_meta_fmask_copy.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_meta_fmask_expand.c radv: pass the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +00:00
radv_meta_resolve.c radv: pass extra graphics pipeline create info using pNext 2024-12-29 17:51:03 +00:00
radv_meta_resolve_cs.c radv: fix initializing HTILE when the image has VRS rates 2024-12-05 07:34:58 +00:00
radv_meta_resolve_fs.c radv: use VK_PRIMITIVE_TOPOLOGY_META_RECT_LIST_MESA for meta pipelines 2024-12-29 17:51:03 +00:00