mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 00:27:53 -05: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