mesa/src/amd/vulkan/meta
Konstantin Seurer 0098f8ef35 radv: Remap 10 and 12 bit formats to 16 bit formats
Preserves the previous behavior while handling the new formats.

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30821>
2024-10-16 14:30:15 +00:00
..
radv_meta.c radv/meta: create DGC prepare pipeline on-demand 2024-08-14 08:48:53 +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/meta: create the fill/copy pipelines on-demand 2024-07-17 21:55:32 +00:00
radv_meta_bufimage.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_meta_clear.c radv: Remap 10 and 12 bit formats to 16 bit formats 2024-10-16 14:30:15 +00:00
radv_meta_copy.c radv/meta: remove unused number of rectangles for internal operations 2024-07-16 06:17:07 +00:00
radv_meta_copy_vrs_htile.c radv/meta: rework creating the VRS copy HTILE pipeline 2024-07-17 21:55:32 +00:00
radv_meta_dcc_retile.c radv/meta: remove useless memset when destroying DCC retile state 2024-07-17 21:55:33 +00:00
radv_meta_decompress.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +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: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +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: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_meta_resolve.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_meta_resolve_cs.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_meta_resolve_fs.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00