mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-06 08:10:29 +03: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.