mesa/src/amd/vulkan/meta
Samuel Pitoiset ce64300676 radv: remove ac_surf_info from radv_image
Introduce a helper to convert vk_image info to ac_surf_info instead.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22816>
2023-05-08 09:17:12 +00:00
..
radv_meta.c radv/meta: rename dest to dst 2023-05-03 13:45:38 +00:00
radv_meta.h radv/meta: rename dest to dst 2023-05-03 13:45:38 +00:00
radv_meta_blit.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_blit2d.c radv: use vk_image::samples instead of radv_image::info::samples 2023-05-08 09:17:12 +00:00
radv_meta_buffer.c
radv_meta_bufimage.c radv: remove ac_surf_info from radv_image 2023-05-08 09:17:12 +00:00
radv_meta_clear.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_copy.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_copy_vrs_htile.c
radv_meta_dcc_retile.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_decompress.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_etc_decode.c radv/meta: rename dest to dst 2023-05-03 13:45:38 +00:00
radv_meta_fast_clear.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_fmask_copy.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_fmask_expand.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_resolve.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_resolve_cs.c radv: use vk_image::extent instead of radv_image::info::{width,height,depth} 2023-05-08 09:17:12 +00:00
radv_meta_resolve_fs.c radv: use vk_image::samples instead of radv_image::info::samples 2023-05-08 09:17:12 +00:00