mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Store GPU accuracy bits info.
This commit is contained in:
@@ -141,6 +141,7 @@ struct GpuCtxData
|
||||
Vector<GpuEvent*> timeline;
|
||||
Vector<GpuEvent*> stack;
|
||||
Vector<GpuEvent*> queue;
|
||||
uint8_t accuracyBits;
|
||||
bool showFull;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user