1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

GPU zone highlight.

This commit is contained in:
Bartosz Taudul
2017-11-12 01:28:07 +01:00
parent e40f029b19
commit cff8f9ebd7
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -235,6 +235,7 @@ private:
LockHighlight m_lockHighlight;
const MessageData* m_msgHighlight;
const GpuEvent* m_gpuInfoWindow;
const GpuEvent* m_gpuHighlight;
bool m_drawRegion;
int64_t m_regionStart;