mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 21:05:20 +03:00
If a `FenceCycle` isn't attached then `PollFence` returned `false` while it should return if the buffer has any concurrent GPU usages in flight, this has now been fixed by returning `true` in those cases.