skyline/app/src
PixelyIon 2366f81443
Fix Buffer::PollFence incorrectly handling null-FenceCycle
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.
2022-08-06 22:20:54 +05:30
..
main Fix Buffer::PollFence incorrectly handling null-FenceCycle 2022-08-06 22:20:54 +05:30