GPU: Delay Fences.
This commit is contained in:
parent
8b1eb44b3e
commit
339d0d9d6c
6 changed files with 20 additions and 2 deletions
|
@ -34,6 +34,7 @@ void DmaPusher::DispatchCalls() {
|
|||
}
|
||||
gpu.FlushCommands();
|
||||
gpu.SyncGuestHost();
|
||||
gpu.OnCommandListEnd();
|
||||
}
|
||||
|
||||
bool DmaPusher::Step() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue