mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-11 07:39:05 +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.