mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-11 00:30:14 +03:00
`nodes` and `syncTextures` were cleared after waiting on the `CommandExecutor` fence rather than before, this wasted execution time after the wait for something that could be performed prior to the wait.