mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-06 19:28:49 -04: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