mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow filtering sampling results by image name.
This commit is contained in:
@@ -346,6 +346,7 @@ private:
|
||||
bool m_reactToCrash = false;
|
||||
|
||||
ImGuiTextFilter m_statisticsFilter;
|
||||
ImGuiTextFilter m_statisticsImageFilter;
|
||||
|
||||
Region m_highlight;
|
||||
Region m_highlightZoom;
|
||||
|
||||
Reference in New Issue
Block a user