mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-06 21:25:45 +00: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