mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-07 06:46:31 -05:00
OpenGL: Implement Fencing backend.
This commit is contained in:
@@ -157,7 +157,7 @@ public:
|
||||
|
||||
void FlushCommands();
|
||||
void SyncGuestHost();
|
||||
void OnCommandListEnd();
|
||||
virtual void OnCommandListEnd();
|
||||
|
||||
/// Returns a reference to the Maxwell3D GPU engine.
|
||||
Engines::Maxwell3D& Maxwell3D();
|
||||
|
Reference in New Issue
Block a user