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

Draw GPU zones.

This commit is contained in:
Bartosz Taudul
2017-11-11 22:56:05 +01:00
parent 84100bd459
commit af81d999e9
3 changed files with 266 additions and 10 deletions
+1
View File
@@ -134,6 +134,7 @@ struct GpuCtxData
Vector<GpuEvent*> timeline;
Vector<GpuEvent*> stack;
Vector<GpuEvent*> queue;
bool showFull;
};
struct LockMap