mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add frame image index to frame data.
This commit is contained in:
@@ -324,6 +324,7 @@ struct FrameEvent
|
||||
{
|
||||
int64_t start;
|
||||
int64_t end;
|
||||
int32_t frameImage;
|
||||
};
|
||||
|
||||
struct FrameData
|
||||
|
||||
Reference in New Issue
Block a user