mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Send query ids of GPU times.
This commit is contained in:
@@ -191,6 +191,7 @@ struct QueueGpuZoneEnd
|
||||
struct QueueGpuTime
|
||||
{
|
||||
int64_t gpuTime;
|
||||
uint16_t queryId;
|
||||
uint8_t context;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user