mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 04:37:58 -05:00
NvHost: Remake Ctrl Implementation.
This commit is contained in:
@ -201,7 +201,7 @@ public:
|
||||
|
||||
void RegisterSyncptInterrupt(u32 syncpoint_id, u32 value);
|
||||
|
||||
[[nodiscard]] bool CancelSyncptInterrupt(u32 syncpoint_id, u32 value);
|
||||
bool CancelSyncptInterrupt(u32 syncpoint_id, u32 value);
|
||||
|
||||
[[nodiscard]] u64 GetTicks() const;
|
||||
|
||||
|
Reference in New Issue
Block a user