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

CreateTextureSwapChainGL (unlike CreateTextureSwapChainDX) crashes due to missing ref #4

Open
CarlKenner opened this issue Aug 31, 2024 · 1 comment

Comments

@CarlKenner
Copy link

The interop declaration for ovr_CreateTextureSwapChainGL is wrong. Compare it to ovr_CreateTextureSwapChainDX. This causes it to crash when making an OpenGL application.

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

2 participants
@CarlKenner and others