mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-04 08:05:21 +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.