mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix mismatched linkage.
This commit is contained in:
@@ -59,7 +59,7 @@ TRACY_API std::atomic<uint32_t>& GetLockCounter();
|
|||||||
TRACY_API std::atomic<uint8_t>& GetGpuCtxCounter();
|
TRACY_API std::atomic<uint8_t>& GetGpuCtxCounter();
|
||||||
TRACY_API GpuCtxWrapper& GetGpuCtx();
|
TRACY_API GpuCtxWrapper& GetGpuCtx();
|
||||||
|
|
||||||
void InitRPMallocThread();
|
TRACY_API void InitRPMallocThread();
|
||||||
|
|
||||||
struct SourceLocationData
|
struct SourceLocationData
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user