mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-12-22 20:32:41 +00:00
gpu: Add shut down method to synchronize threads before destruction
This commit is contained in:
@@ -232,6 +232,9 @@ public:
|
||||
/// core timing events.
|
||||
void Start();
|
||||
|
||||
/// Performs any additional necessary steps to shutdown GPU emulation.
|
||||
void NotifyShutdown();
|
||||
|
||||
/// Obtain the CPU Context
|
||||
void ObtainContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user