mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 05:45:07 +00:00
Sourceforge Bug 277 - OpenGL 4.5 glGetnTexImage is missing
This commit is contained in:
parent
0cbd8f648f
commit
4c40805809
@ -2,3 +2,4 @@ GL_VERSION_4_5
|
||||
https://www.opengl.org/registry/doc/glspec45.compatibility.pdf
|
||||
|
||||
GLenum glGetGraphicsResetStatus (void)
|
||||
void glGetnTexImage (GLenum tex, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels)
|
||||
|
Loading…
Reference in New Issue
Block a user