mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-23 14:11:11 +01:00
2366f81443
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.