bindbc.opengl.bind.dep.dep12

Undocumented in source.

Members

Aliases

pglColorSubTable
alias pglColorSubTable = void function(GLenum, GLsizei, GLsizei, GLenum, GLenum, const(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.
pglColorTable
alias pglColorTable = void function(GLenum, GLenum, GLsizei, GLenum, GLenum, const(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.
pglColorTableParameterfv
alias pglColorTableParameterfv = void function(GLenum, GLenum, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColorTableParameteriv
alias pglColorTableParameteriv = void function(GLenum, GLenum, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglConvolutionFilter1D
alias pglConvolutionFilter1D = void function(GLenum, GLenum, GLsizei, GLenum, GLenum, const(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.
pglConvolutionFilter2D
alias pglConvolutionFilter2D = void function(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const(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.
pglConvolutionParameterf
alias pglConvolutionParameterf = void function(GLenum, GLenum, GLfloat)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglConvolutionParameterfv
alias pglConvolutionParameterfv = void function(GLenum, GLenum, const(GLfloat)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglConvolutionParameteri
alias pglConvolutionParameteri = void function(GLenum, GLenum, GLint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglConvolutionParameteriv
alias pglConvolutionParameteriv = void function(GLenum, GLenum, const(GLint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglCopyColorSubTable
alias pglCopyColorSubTable = void function(GLenum, GLsizei, GLint, GLint, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglCopyColorTable
alias pglCopyColorTable = void function(GLenum, GLenum, GLint, GLint, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglCopyConvolutionFilter1D
alias pglCopyConvolutionFilter1D = void function(GLenum, GLenum, GLint, GLint, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglCopyConvolutionFilter2D
alias pglCopyConvolutionFilter2D = void function(GLenum, GLenum, GLint, GLint, GLsizei, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetColorTable
alias pglGetColorTable = void function(GLenum, GLenum, GLenum, 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.
pglGetColorTableParameterfv
alias pglGetColorTableParameterfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetColorTableParameteriv
alias pglGetColorTableParameteriv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetConvolutionFilter
alias pglGetConvolutionFilter = void function(GLenum, GLenum, GLenum, 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.
pglGetConvolutionParameterfv
alias pglGetConvolutionParameterfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetConvolutionParameteriv
alias pglGetConvolutionParameteriv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetHistogram
alias pglGetHistogram = void function(GLenum, GLboolean, GLenum, GLenum, 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.
pglGetHistogramParameterfv
alias pglGetHistogramParameterfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetHistogramParameteriv
alias pglGetHistogramParameteriv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetMinmax
alias pglGetMinmax = void function(GLenum, GLboolean, GLenum, GLenum, 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.
pglGetMinmaxParameterfv
alias pglGetMinmaxParameterfv = void function(GLenum, GLenum, GLfloat*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetMinmaxParameteriv
alias pglGetMinmaxParameteriv = void function(GLenum, GLenum, GLint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetSeparableFilter
alias pglGetSeparableFilter = void function(GLenum, GLenum, GLenum, void*, void*, 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.
pglHistogram
alias pglHistogram = void function(GLenum, GLsizei, GLenum, GLboolean)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMinmax
alias pglMinmax = void function(GLenum, GLenum, GLboolean)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglResetHistogram
alias pglResetHistogram = void function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglResetMinmax
alias pglResetMinmax = void function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglSeparableFilter2D
alias pglSeparableFilter2D = void function(GLenum, GLenum, GLsizei, GLsizei, GLenum, GLenum, const(void)*, const(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.

Enums

GL_RESCALE_NORMAL
anonymousenum GL_RESCALE_NORMAL
Undocumented in source.

Functions

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

Static variables

glColorSubTable
pglColorSubTable glColorSubTable;
Undocumented in source.
glColorTable
pglColorTable glColorTable;
Undocumented in source.
glColorTableParameterfv
pglColorTableParameterfv glColorTableParameterfv;
Undocumented in source.
glColorTableParameteriv
pglColorTableParameteriv glColorTableParameteriv;
Undocumented in source.
glConvolutionFilter1D
pglConvolutionFilter1D glConvolutionFilter1D;
Undocumented in source.
glConvolutionFilter2D
pglConvolutionFilter2D glConvolutionFilter2D;
Undocumented in source.
glConvolutionParameterf
pglConvolutionParameterf glConvolutionParameterf;
Undocumented in source.
glConvolutionParameterfv
pglConvolutionParameterfv glConvolutionParameterfv;
Undocumented in source.
glConvolutionParameteri
pglConvolutionParameteri glConvolutionParameteri;
Undocumented in source.
glConvolutionParameteriv
pglConvolutionParameteriv glConvolutionParameteriv;
Undocumented in source.
glCopyColorSubTable
pglCopyColorSubTable glCopyColorSubTable;
Undocumented in source.
glCopyColorTable
pglCopyColorTable glCopyColorTable;
Undocumented in source.
glCopyConvolutionFilter1D
pglCopyConvolutionFilter1D glCopyConvolutionFilter1D;
Undocumented in source.
glCopyConvolutionFilter2D
pglCopyConvolutionFilter2D glCopyConvolutionFilter2D;
Undocumented in source.
glGetColorTable
pglGetColorTable glGetColorTable;
Undocumented in source.
glGetColorTableParameterfv
pglGetColorTableParameterfv glGetColorTableParameterfv;
Undocumented in source.
glGetColorTableParameteriv
pglGetColorTableParameteriv glGetColorTableParameteriv;
Undocumented in source.
glGetConvolutionFilter
pglGetConvolutionFilter glGetConvolutionFilter;
Undocumented in source.
glGetConvolutionParameterfv
pglGetConvolutionParameterfv glGetConvolutionParameterfv;
Undocumented in source.
glGetConvolutionParameteriv
pglGetConvolutionParameteriv glGetConvolutionParameteriv;
Undocumented in source.
glGetHistogram
pglGetHistogram glGetHistogram;
Undocumented in source.
glGetHistogramParameterfv
pglGetHistogramParameterfv glGetHistogramParameterfv;
Undocumented in source.
glGetHistogramParameteriv
pglGetHistogramParameteriv glGetHistogramParameteriv;
Undocumented in source.
glGetMinmax
pglGetMinmax glGetMinmax;
Undocumented in source.
glGetMinmaxParameterfv
pglGetMinmaxParameterfv glGetMinmaxParameterfv;
Undocumented in source.
glGetMinmaxParameteriv
pglGetMinmaxParameteriv glGetMinmaxParameteriv;
Undocumented in source.
glGetSeparableFilter
pglGetSeparableFilter glGetSeparableFilter;
Undocumented in source.
glHistogram
pglHistogram glHistogram;
Undocumented in source.
glMinmax
pglMinmax glMinmax;
Undocumented in source.
glResetHistogram
pglResetHistogram glResetHistogram;
Undocumented in source.
glResetMinmax
pglResetMinmax glResetMinmax;
Undocumented in source.
glSeparableFilter2D
pglSeparableFilter2D glSeparableFilter2D;
Undocumented in source.

Meta