1
0
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:
Bartosz Taudul
2018-06-17 18:27:16 +02:00
parent 8495e5b094
commit dcd6cac078
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -190,6 +190,7 @@ struct GpuCtxData
Vector<GpuEvent*> queue;
Vector<GpuCtxResync> resync;
uint8_t accuracyBits;
float period;
};
struct LockMap