mirror of
https://github.com/wolfpld/tracy
synced 2025-05-01 13:13:53 +00:00
Fix zone validation thread piggybacking.
This commit is contained in:
parent
373a6fc19e
commit
0427904d4a
@ -152,7 +152,7 @@ struct QueueZoneValidation
|
|||||||
uint32_t id;
|
uint32_t id;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct QueueZoneValidationThread
|
struct QueueZoneValidationThread : public QueueZoneValidation
|
||||||
{
|
{
|
||||||
uint32_t thread;
|
uint32_t thread;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user