mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Forward declare LockType.
This commit is contained in:
parent
abd44069ae
commit
0df309b45c
@ -523,6 +523,8 @@ struct GpuCtxData
|
||||
|
||||
enum { GpuCtxDataSize = sizeof( GpuCtxData ) };
|
||||
|
||||
enum class LockType : uint8_t;
|
||||
|
||||
struct LockMap
|
||||
{
|
||||
struct TimeRange
|
||||
|
Loading…
Reference in New Issue
Block a user