mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-10 17:48:57 +01:00
![PixelyIon](/assets/img/avatar_default.png)
The lifetime of a texture and buffer view is now bound by the `FenceCycle` in `CommandExecutor`, this ensures that a `VkImageView` isn't destroyed prior to usage leading to UB.