mirror of
https://github.com/wolfpld/tracy
synced 2025-05-03 06:03:51 +00:00
Fix mismatched linkage.
This commit is contained in:
parent
c4e05b6264
commit
04dd33f5c4
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user