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