a1be9ee375
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>