mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 00:32:49 +00:00
16c797f057
- Mipgen was only transitioning the first miplevel to GENERAL. Fix the image barrier helper function to transition all levels and layers. - Validation layer was complaining that a VkSwapchainKHR was not properly destroyed. After recycling the swapchain, destroy the old one.