mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 10:12:46 +01:00
aa57ec6d55
`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.