mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-19 08:48:00 +03:00
Sometimes view pointers may change despite the underlying Vulkan image view not actually changing, so use vk::ImageViews for tracking to keep RP breaks to a minimum.