You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These two functions require __tracy_source_location*, however, they lack an alloc variant for usage with ___tracy_alloc_srcloc(), which introduces a problem for bindings, I am trying to update the Odin binding, and ran into this problem. The original developer of that binding abandoned the 0.11 branch because of this.