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
luithefirst
changed the title
Change handle type in backend interface to uint64
Change handle type in backend resource interfaces to uint64
Sep 24, 2024
Whenever the Handle property is accessed the internal handle (int or uint64) is repeatedly boxed.
IBackendBuffer, IBackendTexture, IRenderBuffer, IBackendSurface, IFramebuffer (also remove IAdaptiveObject argument in GetHandle)
The text was updated successfully, but these errors were encountered: