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