mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Store frame reference in frame images.
This commit is contained in:
@@ -362,6 +362,7 @@ struct FrameImage
|
||||
const char* ptr;
|
||||
uint32_t csz;
|
||||
uint16_t w, h;
|
||||
uint32_t frameRef;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user