bindbc.opengl.bind.arb.core_33

Undocumented in source.

Members

Aliases

pglBindFragDataLocationIndexed
alias pglBindFragDataLocationIndexed = void function(GLuint, GLuint, GLuint, const(GLchar)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglBindSampler
alias pglBindSampler = void function(GLuint, GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglDeleteSamplers
alias pglDeleteSamplers = void function(GLsizei, const(GLuint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGenSamplers
alias pglGenSamplers = void function(GLsizei, GLuint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetFragDataIndex
alias pglGetFragDataIndex = GLint function(GLuint, const(GLchar)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetQueryObjecti64v
alias pglGetQueryObjecti64v = void function(GLuint, GLenum, GLint64*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetQueryObjectui64v
alias pglGetQueryObjectui64v = void function(GLuint, GLenum, GLuint64*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetSamplerParameterIiv
alias pglGetSamplerParameterIiv = void function(GLuint, 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.
pglGetSamplerParameterIuiv
alias pglGetSamplerParameterIuiv = void function(GLuint, GLenum, GLuint*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetSamplerParameterfv
alias pglGetSamplerParameterfv = void function(GLuint, 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.
pglGetSamplerParameteriv
alias pglGetSamplerParameteriv = void function(GLuint, 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.
pglIsSampler
alias pglIsSampler = GLboolean function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglQueryCounter
alias pglQueryCounter = void function(GLuint, 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.
pglSamplerParameterIiv
alias pglSamplerParameterIiv = void function(GLuint, 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.
pglSamplerParameterIuiv
alias pglSamplerParameterIuiv = void function(GLuint, GLenum, const(GLuint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglSamplerParameterf
alias pglSamplerParameterf = void function(GLuint, 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.
pglSamplerParameterfv
alias pglSamplerParameterfv = void function(GLuint, 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.
pglSamplerParameteri
alias pglSamplerParameteri = void function(GLuint, 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.
pglSamplerParameteriv
alias pglSamplerParameteriv = void function(GLuint, 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.
pglVertexAttribP1ui
alias pglVertexAttribP1ui = void function(GLuint, GLenum, GLboolean, GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribP1uiv
alias pglVertexAttribP1uiv = void function(GLuint, GLenum, GLboolean, const(GLuint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribP2ui
alias pglVertexAttribP2ui = void function(GLuint, GLenum, GLboolean, GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribP2uiv
alias pglVertexAttribP2uiv = void function(GLuint, GLenum, GLboolean, const(GLuint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribP3ui
alias pglVertexAttribP3ui = void function(GLuint, GLenum, GLboolean, GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribP3uiv
alias pglVertexAttribP3uiv = void function(GLuint, GLenum, GLboolean, const(GLuint)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribP4ui
alias pglVertexAttribP4ui = void function(GLuint, GLenum, GLboolean, GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribP4uiv
alias pglVertexAttribP4uiv = void function(GLuint, GLenum, GLboolean, const(GLuint)*)
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_SRC1_COLOR
anonymousenum GL_SRC1_COLOR
Undocumented in source.
GL_TEXTURE_SWIZZLE_R
anonymousenum GL_TEXTURE_SWIZZLE_R
Undocumented in source.
GL_TIME_ELAPSED
anonymousenum GL_TIME_ELAPSED
Undocumented in source.

Functions

hasARBBlendFuncExtended
bool hasARBBlendFuncExtended()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBOcclusionQuery2
bool hasARBOcclusionQuery2()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBSamplerObjects
bool hasARBSamplerObjects()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBTextureRGB10A2UI
bool hasARBTextureRGB10A2UI()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBTextureSwizzle
bool hasARBTextureSwizzle()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBTimerQuery
bool hasARBTimerQuery()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBVertexType2101010Rev
bool hasARBVertexType2101010Rev()
Undocumented in source. Be warned that the author may not have intended to support it.
loadARB33
bool loadARB33(SharedLib lib, GLSupport contextVersion)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

has33
enum has33;
Undocumented in source.
has33
enum has33;
Undocumented in source.
hasARBBlendFuncExtended
enum hasARBBlendFuncExtended;
Undocumented in source.
hasARBOcclusionQuery2
enum hasARBOcclusionQuery2;
Undocumented in source.
hasARBSamplerObjects
enum hasARBSamplerObjects;
Undocumented in source.
hasARBTextureSwizzle
enum hasARBTextureSwizzle;
Undocumented in source.
hasARBTimerQuery
enum hasARBTimerQuery;
Undocumented in source.
hasARBVertexType2101010Rev
enum hasARBVertexType2101010Rev;
Undocumented in source.
useARBBlendFuncExtended
enum useARBBlendFuncExtended;
Undocumented in source.
useARBBlendFuncExtended
enum useARBBlendFuncExtended;
Undocumented in source.
useARBBlendFuncExtended
enum useARBBlendFuncExtended;
Undocumented in source.
useARBOcclusionQuery2
enum useARBOcclusionQuery2;
Undocumented in source.
useARBOcclusionQuery2
enum useARBOcclusionQuery2;
Undocumented in source.
useARBOcclusionQuery2
enum useARBOcclusionQuery2;
Undocumented in source.
useARBSamplerObjects
enum useARBSamplerObjects;
Undocumented in source.
useARBSamplerObjects
enum useARBSamplerObjects;
Undocumented in source.
useARBSamplerObjects
enum useARBSamplerObjects;
Undocumented in source.
useARBTextureRGB10A2UI
enum useARBTextureRGB10A2UI;
Undocumented in source.
useARBTextureRGB10A2UI
enum useARBTextureRGB10A2UI;
Undocumented in source.
useARBTextureRGB10A2UI
enum useARBTextureRGB10A2UI;
Undocumented in source.
useARBTextureSwizzle
enum useARBTextureSwizzle;
Undocumented in source.
useARBTextureSwizzle
enum useARBTextureSwizzle;
Undocumented in source.
useARBTextureSwizzle
enum useARBTextureSwizzle;
Undocumented in source.
useARBTimerQuery
enum useARBTimerQuery;
Undocumented in source.
useARBTimerQuery
enum useARBTimerQuery;
Undocumented in source.
useARBTimerQuery
enum useARBTimerQuery;
Undocumented in source.
useARBVertexType2101010Rev
enum useARBVertexType2101010Rev;
Undocumented in source.
useARBVertexType2101010Rev
enum useARBVertexType2101010Rev;
Undocumented in source.
useARBVertexType2101010Rev
enum useARBVertexType2101010Rev;
Undocumented in source.

Static variables

glBindFragDataLocationIndexed
pglBindFragDataLocationIndexed glBindFragDataLocationIndexed;
Undocumented in source.
glBindSampler
pglBindSampler glBindSampler;
Undocumented in source.
glDeleteSamplers
pglDeleteSamplers glDeleteSamplers;
Undocumented in source.
glGenSamplers
pglGenSamplers glGenSamplers;
Undocumented in source.
glGetFragDataIndex
pglGetFragDataIndex glGetFragDataIndex;
Undocumented in source.
glGetQueryObjecti64v
pglGetQueryObjecti64v glGetQueryObjecti64v;
Undocumented in source.
glGetQueryObjectui64v
pglGetQueryObjectui64v glGetQueryObjectui64v;
Undocumented in source.
glGetSamplerParameterIiv
pglGetSamplerParameterIiv glGetSamplerParameterIiv;
Undocumented in source.
glGetSamplerParameterIuiv
pglGetSamplerParameterIuiv glGetSamplerParameterIuiv;
Undocumented in source.
glGetSamplerParameterfv
pglGetSamplerParameterfv glGetSamplerParameterfv;
Undocumented in source.
glGetSamplerParameteriv
pglGetSamplerParameteriv glGetSamplerParameteriv;
Undocumented in source.
glIsSampler
pglIsSampler glIsSampler;
Undocumented in source.
glQueryCounter
pglQueryCounter glQueryCounter;
Undocumented in source.
glSamplerParameterIiv
pglSamplerParameterIiv glSamplerParameterIiv;
Undocumented in source.
glSamplerParameterIuiv
pglSamplerParameterIuiv glSamplerParameterIuiv;
Undocumented in source.
glSamplerParameterf
pglSamplerParameterf glSamplerParameterf;
Undocumented in source.
glSamplerParameterfv
pglSamplerParameterfv glSamplerParameterfv;
Undocumented in source.
glSamplerParameteri
pglSamplerParameteri glSamplerParameteri;
Undocumented in source.
glSamplerParameteriv
pglSamplerParameteriv glSamplerParameteriv;
Undocumented in source.
glVertexAttribP1ui
pglVertexAttribP1ui glVertexAttribP1ui;
Undocumented in source.
glVertexAttribP1uiv
pglVertexAttribP1uiv glVertexAttribP1uiv;
Undocumented in source.
glVertexAttribP2ui
pglVertexAttribP2ui glVertexAttribP2ui;
Undocumented in source.
glVertexAttribP2uiv
pglVertexAttribP2uiv glVertexAttribP2uiv;
Undocumented in source.
glVertexAttribP3ui
pglVertexAttribP3ui glVertexAttribP3ui;
Undocumented in source.
glVertexAttribP3uiv
pglVertexAttribP3uiv glVertexAttribP3uiv;
Undocumented in source.
glVertexAttribP4ui
pglVertexAttribP4ui glVertexAttribP4ui;
Undocumented in source.
glVertexAttribP4uiv
pglVertexAttribP4uiv glVertexAttribP4uiv;
Undocumented in source.

Variables

GL_ANY_SAMPLES_PASSED
enum uint GL_ANY_SAMPLES_PASSED;
Undocumented in source.
GL_INT_2_10_10_10_REV
enum uint GL_INT_2_10_10_10_REV;
Undocumented in source.
GL_RGB10_A2UI
enum uint GL_RGB10_A2UI;
Undocumented in source.
GL_SAMPLER_BINDING
enum uint GL_SAMPLER_BINDING;
Undocumented in source.

Meta