mesa/src/amd/vulkan/meta
Samuel Pitoiset 541a204733 radv: use the Mesa-specifc dynamic rendering flag for meta operations
Meta operations never use subpass input attachments.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30124>
2024-08-23 12:20:02 +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: remove non-valuable comments 2024-07-16 06:17:07 +00:00
radv_meta_blit.c radv: use the Mesa-specifc dynamic rendering flag for meta operations 2024-08-23 12:20:02 +00:00
radv_meta_blit2d.c radv: use the Mesa-specifc dynamic rendering flag for meta operations 2024-08-23 12:20:02 +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/meta: simplify initializing bufimage pipelines 2024-08-14 08:48:53 +00:00
radv_meta_clear.c radv: use the Mesa-specifc dynamic rendering flag for meta operations 2024-08-23 12:20:02 +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: use the Mesa-specifc dynamic rendering flag for meta operations 2024-08-23 12:20:02 +00:00
radv_meta_etc_decode.c radv/meta: remove non-valuable comments 2024-07-16 06:17:07 +00:00
radv_meta_fast_clear.c radv: use the Mesa-specifc dynamic rendering flag for meta operations 2024-08-23 12:20:02 +00:00
radv_meta_fmask_copy.c radv/meta: create the layouts for FMASK copy on-demand 2024-07-19 14:53:44 +00:00
radv_meta_fmask_expand.c radv/meta: create the layouts for FMASK expand on-demand 2024-07-19 14:53:44 +00:00
radv_meta_resolve.c radv: use the Mesa-specifc dynamic rendering flag for meta operations 2024-08-23 12:20:02 +00:00
radv_meta_resolve_cs.c radv/meta: create the layouts for compute resolve on-demand 2024-07-19 14:53:44 +00:00
radv_meta_resolve_fs.c radv: use the Mesa-specifc dynamic rendering flag for meta operations 2024-08-23 12:20:02 +00:00