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