1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Process GpuZoneBeginCallstack queue event.

This commit is contained in:
Bartosz Taudul
2018-06-22 01:56:32 +02:00
parent b213e5f415
commit 35dc2f796e
3 changed files with 33 additions and 6 deletions
+1
View File
@@ -132,6 +132,7 @@ struct GpuEvent
int64_t gpuStart;
int64_t gpuEnd;
int32_t srcloc;
int32_t callstack;
// All above is read/saved as-is.
uint16_t thread;