mesa/src/amd/vulkan/meta
Samuel Pitoiset 2181ddf383 radv: destroy meta resources properly when creating the device failed
Better to call radv_device_finish_meta().

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32112>
2024-11-19 07:02:52 +00:00
..
radv_meta.c radv: destroy meta resources properly when creating the device failed 2024-11-19 07:02:52 +00:00
radv_meta.h radv: use the Mesa-specifc dynamic rendering flag for meta operations 2024-08-23 12:20:02 +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: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_meta_blit2d.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_meta_buffer.c radv: pass the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +00:00
radv_meta_bufimage.c radv: Move ac_addrlib to the physical device 2024-10-28 20:06:38 +00:00
radv_meta_clear.c radv: pass the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +00:00
radv_meta_copy.c radv: pass the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +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 the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +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 the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +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 the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +00:00
radv_meta_resolve_cs.c radv: pass the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +00:00
radv_meta_resolve_fs.c radv: pass the image subresource range to radv_{src,dst}_access_flush() 2024-11-12 17:27:39 +00:00