7a60e1dcd7
vkFreeMemory implies vkUnmapMemory. Without the implied unmap, mapped memories leak. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32125>