mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Save GPU timestamp period.
Bump file version to 0.3.2.
This commit is contained in:
@@ -190,6 +190,7 @@ struct GpuCtxData
|
||||
Vector<GpuEvent*> queue;
|
||||
Vector<GpuCtxResync> resync;
|
||||
uint8_t accuracyBits;
|
||||
float period;
|
||||
};
|
||||
|
||||
struct LockMap
|
||||
|
||||
Reference in New Issue
Block a user