mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 10:42:36 +01:00
7a759326b3
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.