GPU: Refactor synchronization on Async GPU
This commit is contained in:
parent
a60a22d9c2
commit
da8f17715d
11 changed files with 56 additions and 7 deletions
|
@ -156,6 +156,7 @@ public:
|
|||
void CallMethod(const MethodCall& method_call);
|
||||
|
||||
void FlushCommands();
|
||||
void SyncGuestHost();
|
||||
|
||||
/// Returns a reference to the Maxwell3D GPU engine.
|
||||
Engines::Maxwell3D& Maxwell3D();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue