Files
mesa/src
Boris Brezillon a1be9ee375 panvk: Fix dynamic rendering with images containing both depth and stencil
When the depth or stencil attachment points to an image that contains
both components and only one of those is updated, we need to preload
the other.

We also need to patch the ZS view to use the format with both components
when that happens.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29443>
2024-05-30 12:16:40 +02:00
..
2024-05-30 09:44:52 +00:00
2024-05-21 11:57:55 +00:00
2024-05-10 18:49:38 +00:00
2024-05-29 06:41:03 +00:00
2024-05-24 02:34:45 +00:00