mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Display GPU zone statistics.
This commit is contained in:
@@ -534,6 +534,7 @@ private:
|
||||
bool m_setRangePopupOpen = false;
|
||||
|
||||
unordered_flat_map<int16_t, StatisticsCache> m_statCache;
|
||||
unordered_flat_map<int16_t, StatisticsCache> m_gpuStatCache;
|
||||
|
||||
void(*m_cbMainThread)(std::function<void()>, bool);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user