164b1884c0
When a subpass uses a VRS attachment without binding a depth/stencil attachment (yes, this is allowed by the Vulkan spec), we have to bind our internal depth buffer that contains the VRS data. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10187>