mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-13 05:41:06 +00:00
GPU: Delay Fences.
This commit is contained in:
@@ -34,6 +34,7 @@ void DmaPusher::DispatchCalls() {
|
||||
}
|
||||
gpu.FlushCommands();
|
||||
gpu.SyncGuestHost();
|
||||
gpu.OnCommandListEnd();
|
||||
}
|
||||
|
||||
bool DmaPusher::Step() {
|
||||
|
||||
Reference in New Issue
Block a user