mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 08:42:34 -07:00
GPU: Add Reactive flushing
This commit is contained in:
@@ -222,6 +222,8 @@ public:
|
||||
/// Prepare the core emulation for a reschedule
|
||||
void PrepareReschedule(u32 core_index);
|
||||
|
||||
[[nodiscard]] size_t GetCurrentHostThreadID() const;
|
||||
|
||||
/// Gets and resets core performance statistics
|
||||
[[nodiscard]] PerfStatsResults GetAndResetPerfStats();
|
||||
|
||||
|
Reference in New Issue
Block a user