mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 08:12:34 -07:00
VideoCore: Refactor syncing.
This commit is contained in:
@@ -141,7 +141,6 @@ private:
|
||||
void ProcessSemaphoreAcquire();
|
||||
void ProcessSemaphoreRelease();
|
||||
void ProcessSemaphoreTriggerMethod();
|
||||
void ProcessWaitForInterruptMethod();
|
||||
[[nodiscard]] bool ExecuteMethodOnEngine(u32 method);
|
||||
|
||||
/// Mapping of command subchannels to their bound engine ids
|
||||
|
Reference in New Issue
Block a user