mesa/src/amd/vulkan/meta
Samuel Pitoiset 4428541c54 radv/meta: fix HTILE fixup after copying depth/stencil image copies
Typo, it should be false because it's after the copy.

Fixes: 4f41818194 ("radv/meta: add a function to fixup HTILE metadata for copies on compute queue")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40270>
2026-03-09 09:07:09 +00:00
..
radv_meta.c radv/meta: Rework saving/restoring state 2026-02-18 09:37:55 +01:00
radv_meta.h radv/meta: add a single function for color/depth&stencil fragment resolves 2026-02-27 08:21:39 +00:00
radv_meta_astc_decode.c radv/meta: Rework saving/restoring state 2026-02-18 09:37:55 +01:00
radv_meta_blit.c radv/meta: Rework saving/restoring state 2026-02-18 09:37:55 +01:00
radv_meta_blit2d.c radv/meta: Add and use helpers for setting state 2026-02-18 09:37:30 +01:00
radv_meta_buffer.c radv/meta: Rework saving/restoring state 2026-02-18 09:37:55 +01:00
radv_meta_bufimage.c radv: simplify buffer-to-image and image-to-image operations for 96-bit formats 2026-02-19 07:12:47 +00:00
radv_meta_clear.c radv: add radv_image_has_hiz_metadata() 2026-03-05 13:58:18 +00:00
radv_meta_clear_hiz.c radv: initialize HiZ also for depth-only images 2026-03-05 13:58:18 +00:00
radv_meta_copy.c radv/meta: fix HTILE fixup after copying depth/stencil image copies 2026-03-09 09:07:09 +00:00
radv_meta_copy_vrs_htile.c radv/meta: stop using pdev for shaders that use addr<->coord helpers 2026-02-26 07:21:06 +00:00
radv_meta_dcc_retile.c radv/meta: stop using pdev for shaders that use addr<->coord helpers 2026-02-26 07:21:06 +00:00
radv_meta_decompress.c radv/meta: Rework saving/restoring state 2026-02-18 09:37:55 +01:00
radv_meta_etc_decode.c radv/meta: Rework saving/restoring state 2026-02-18 09:37:55 +01:00
radv_meta_fast_clear.c radv: fix potential corruption after FMASK decompression on GFX6-8 2026-02-23 08:32:53 +00:00
radv_meta_fmask_copy.c radv/meta: Add and use helpers for setting state 2026-02-18 09:37:30 +01:00
radv_meta_fmask_expand.c radv/meta: Rework saving/restoring state 2026-02-18 09:37:55 +01:00
radv_meta_resolve.c radv/meta: set the depth/stencil resolve region depth to 1 2026-03-04 15:12:54 +00:00
radv_meta_resolve_cs.c radv/meta: add a single function for color/depth&stencil compute resolves 2026-02-27 08:21:36 +00:00
radv_meta_resolve_fs.c radv/meta: add a single function for color/depth&stencil fragment resolves 2026-02-27 08:21:39 +00:00