mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-12-23 15:12:40 +00:00
GPU: Refactor synchronization on Async GPU
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user