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:
@@ -134,6 +134,7 @@ struct GpuCtxData
|
||||
Vector<GpuEvent*> timeline;
|
||||
Vector<GpuEvent*> stack;
|
||||
Vector<GpuEvent*> queue;
|
||||
bool showFull;
|
||||
};
|
||||
|
||||
struct LockMap
|
||||
|
||||
Reference in New Issue
Block a user