Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change handle type in backend resource interfaces to uint64 #106

Open
luithefirst opened this issue Sep 24, 2024 · 0 comments
Open

Change handle type in backend resource interfaces to uint64 #106

luithefirst opened this issue Sep 24, 2024 · 0 comments
Milestone

Comments

@luithefirst
Copy link
Member

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)

@luithefirst luithefirst added this to the 5.6 milestone Sep 24, 2024
@luithefirst luithefirst changed the title Change handle type in backend interface to uint64 Change handle type in backend resource interfaces to uint64 Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant