We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried:
"OpenGL.GL_R32F"
And it was not available. Not urgent I just grabbed the direct value from: https://www.opengl.org/registry/api/GL/glext.h
The text was updated successfully, but these errors were encountered:
I'll have a look and see what I can do :)
Sorry, something went wrong.
Added constants missed from ARB_texture_rg which are part of OpenGL 3…
b10ce05
….0. This fixes #57.
Resolved as part of 2.4, this release will be complete soon.
dwmkerr
No branches or pull requests
I tried:
"OpenGL.GL_R32F"
And it was not available. Not urgent I just grabbed the direct value from:
https://www.opengl.org/registry/api/GL/glext.h
The text was updated successfully, but these errors were encountered: