mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Process zone validation messages.
This commit is contained in:
@@ -210,6 +210,8 @@ struct ThreadData
|
||||
Vector<ZoneEvent*> timeline;
|
||||
Vector<ZoneEvent*> stack;
|
||||
Vector<MessageData*> messages;
|
||||
uint32_t nextZoneId;
|
||||
Vector<uint32_t> zoneIdStack;
|
||||
};
|
||||
|
||||
struct GpuCtxData
|
||||
|
||||
Reference in New Issue
Block a user