debdea6cb5
Since a meta partial clear starts a new render pass, we need to store all state that can be changed with vkCmdBeginRenderPass. Also, since the meta clear pipeline sets dynamic state, we also have to restore that. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>