bindbc.opengl.bind.gl45

Undocumented in source.

Members

Aliases

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.

Functions

loadGL45
bool loadGL45(SharedLib lib, GLSupport contextVersion)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

glGetnCompressedTexImage
pglGetnCompressedTexImage glGetnCompressedTexImage;
Undocumented in source.
glGetnTexImage
pglGetnTexImage glGetnTexImage;
Undocumented in source.
glGetnUniformdv
pglGetnUniformdv glGetnUniformdv;
Undocumented in source.

Variables

GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT
enum uint GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT;
Undocumented in source.

Meta