mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Include frame offset in frame image message.
This commit is contained in:
@@ -105,6 +105,7 @@ struct QueueFrameImage
|
||||
uint64_t image; // ptr
|
||||
uint16_t w;
|
||||
uint16_t h;
|
||||
uint8_t offset;
|
||||
};
|
||||
|
||||
struct QueueSourceLocation
|
||||
|
||||
Reference in New Issue
Block a user