mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Preprocess samples.
This commit is contained in:
@@ -59,6 +59,13 @@ struct ContextSwitchDraw
|
||||
};
|
||||
};
|
||||
|
||||
struct SamplesDraw
|
||||
{
|
||||
bool folded;
|
||||
uint32_t idx;
|
||||
uint32_t num;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user