- pglGetnCompressedTexImage
alias pglGetnCompressedTexImage = void function(GLenum, GLint, GLsizei, void*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- pglGetnTexImage
alias pglGetnTexImage = void function(GLenum, GLint, GLenum, GLenum, GLsizei, void*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- pglGetnUniformdv
alias pglGetnUniformdv = void function(GLuint, GLint, GLsizei, GLdouble*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.