mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Highlight zones with the same srcloc on hover.
This commit is contained in:
@@ -183,6 +183,8 @@ private:
|
||||
|
||||
const ZoneEvent* m_zoneInfoWindow;
|
||||
const ZoneEvent* m_zoneHighlight;
|
||||
uint64_t m_zoneSrcLocHighlight;
|
||||
bool m_zoneSrcLocHighlightActive;
|
||||
LockHighlight m_lockHighlight;
|
||||
const MessageData* m_msgHighlight;
|
||||
const GpuEvent* m_gpuInfoWindow;
|
||||
|
||||
Reference in New Issue
Block a user