mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-11 07:52:02 +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.