mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-24 18:15:44 +00:00
core: barrier service thread shutdown
This commit is contained in:
@@ -48,6 +48,8 @@ public:
|
||||
explicit NVFlinger(Core::System& system_, HosBinderDriverServer& hos_binder_driver_server_);
|
||||
~NVFlinger();
|
||||
|
||||
void ShutdownLayers();
|
||||
|
||||
/// Sets the NVDrv module instance to use to send buffers to the GPU.
|
||||
void SetNVDrvInstance(std::shared_ptr<Nvidia::Module> instance);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user