bindbc.opengl.bind.arb.core_45

Undocumented in source.

Members

Aliases

pglBindTextureUnit
alias pglBindTextureUnit = 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.
pglBlitNamedFramebuffer
alias pglBlitNamedFramebuffer = void function(GLuint, GLuint, GLint, GLint, GLint, GLint, GLint, GLint, GLint, GLint, GLbitfield, 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.
pglCheckNamedFramebufferStatus
alias pglCheckNamedFramebufferStatus = GLenum 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.
pglClearNamedBufferData
alias pglClearNamedBufferData = void function(GLuint, GLenum, 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.
pglClearNamedBufferSubData
alias pglClearNamedBufferSubData = void function(GLuint, GLenum, GLintptr, GLsizeiptr, 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.
pglClearNamedFramebufferfi
alias pglClearNamedFramebufferfi = void function(GLuint, GLenum, GLint, GLfloat, 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.
pglClearNamedFramebufferfv
alias pglClearNamedFramebufferfv = void function(GLuint, GLenum, GLint, 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.
pglClearNamedFramebufferiv
alias pglClearNamedFramebufferiv = void function(GLuint, GLenum, GLint, 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.
pglClearNamedFramebufferuiv
alias pglClearNamedFramebufferuiv = void function(GLuint, GLenum, GLint, 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.
pglClipControl
alias pglClipControl = void function(GLenum, 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.
pglCompressedTextureSubImage1D
alias pglCompressedTextureSubImage1D = void function(GLuint, GLint, GLint, GLsizei, GLenum, GLsizei, 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.
pglCompressedTextureSubImage2D
alias pglCompressedTextureSubImage2D = void function(GLuint, GLint, GLint, GLint, GLsizei, GLsizei, GLenum, GLsizei, 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.
pglCompressedTextureSubImage3D
alias pglCompressedTextureSubImage3D = void function(GLuint, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLsizei, 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.
pglCopyNamedBufferSubData
alias pglCopyNamedBufferSubData = void function(GLuint, GLuint, GLintptr, GLintptr, GLsizeiptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglCopyTextureSubImage1D
alias pglCopyTextureSubImage1D = void function(GLuint, GLint, GLint, 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.
pglCopyTextureSubImage2D
alias pglCopyTextureSubImage2D = void function(GLuint, GLint, GLint, GLint, 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.
pglCopyTextureSubImage3D
alias pglCopyTextureSubImage3D = void function(GLuint, GLint, GLint, GLint, GLint, GLint, GLint, GLsizei, 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.
pglCreateBuffers
alias pglCreateBuffers = 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.
pglCreateFramebuffers
alias pglCreateFramebuffers = 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.
pglCreateProgramPipelines
alias pglCreateProgramPipelines = 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.
pglCreateQueries
alias pglCreateQueries = void function(GLenum, 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.
pglCreateRenderbuffers
alias pglCreateRenderbuffers = 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.
pglCreateSamplers
alias pglCreateSamplers = 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.
pglCreateTextures
alias pglCreateTextures = void function(GLenum, 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.
pglCreateTransformFeedbacks
alias pglCreateTransformFeedbacks = 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.
pglCreateVertexArrays
alias pglCreateVertexArrays = 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.
pglDisableVertexArrayAttrib
alias pglDisableVertexArrayAttrib = 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.
pglEnableVertexArrayAttrib
alias pglEnableVertexArrayAttrib = 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.
pglFlushMappedNamedBufferRange
alias pglFlushMappedNamedBufferRange = void function(GLuint, GLintptr, GLsizeiptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGenerateTextureMipmap
alias pglGenerateTextureMipmap = void 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.
pglGetCompressedTextureImage
alias pglGetCompressedTextureImage = void function(GLuint, 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.
pglGetCompressedTextureSubImage
alias pglGetCompressedTextureSubImage = void function(GLuint, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, 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.
pglGetGraphicsResetStatus
alias pglGetGraphicsResetStatus = GLenum function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetNamedBufferParameteri64v
alias pglGetNamedBufferParameteri64v = 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.
pglGetNamedBufferParameteriv
alias pglGetNamedBufferParameteriv = 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.
pglGetNamedBufferPointerv
alias pglGetNamedBufferPointerv = void function(GLuint, 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.
pglGetNamedBufferSubData
alias pglGetNamedBufferSubData = void function(GLuint, GLintptr, GLsizeiptr, 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.
pglGetNamedFramebufferAttachmentParameteriv
alias pglGetNamedFramebufferAttachmentParameteriv = void function(GLuint, 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.
pglGetNamedFramebufferParameteriv
alias pglGetNamedFramebufferParameteriv = 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.
pglGetNamedRenderbufferParameteriv
alias pglGetNamedRenderbufferParameteriv = 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.
pglGetQueryBufferObjecti64v
alias pglGetQueryBufferObjecti64v = void function(GLuint, GLuint, GLenum, GLintptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetQueryBufferObjectiv
alias pglGetQueryBufferObjectiv = void function(GLuint, GLuint, GLenum, GLintptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetQueryBufferObjectui64v
alias pglGetQueryBufferObjectui64v = void function(GLuint, GLuint, GLenum, GLintptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetQueryBufferObjectuiv
alias pglGetQueryBufferObjectuiv = void function(GLuint, GLuint, GLenum, GLintptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetTextureImage
alias pglGetTextureImage = void function(GLuint, 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.
pglGetTextureLevelParameterfv
alias pglGetTextureLevelParameterfv = void function(GLuint, GLint, 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.
pglGetTextureLevelParameteriv
alias pglGetTextureLevelParameteriv = void function(GLuint, GLint, 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.
pglGetTextureParameterIiv
alias pglGetTextureParameterIiv = 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.
pglGetTextureParameterIuiv
alias pglGetTextureParameterIuiv = 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.
pglGetTextureParameterfv
alias pglGetTextureParameterfv = 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.
pglGetTextureParameteriv
alias pglGetTextureParameteriv = 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.
pglGetTextureSubImage
alias pglGetTextureSubImage = void function(GLuint, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, 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.
pglGetTransformFeedbacki64_v
alias pglGetTransformFeedbacki64_v = void function(GLuint, GLenum, GLuint, 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.
pglGetTransformFeedbacki_v
alias pglGetTransformFeedbacki_v = void function(GLuint, GLenum, GLuint, 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.
pglGetTransformFeedbackiv
alias pglGetTransformFeedbackiv = 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.
pglGetVertexArrayIndexed64iv
alias pglGetVertexArrayIndexed64iv = void function(GLuint, 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.
pglGetVertexArrayIndexediv
alias pglGetVertexArrayIndexediv = void function(GLuint, 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.
pglGetVertexArrayiv
alias pglGetVertexArrayiv = 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.
pglGetnUniformfv
alias pglGetnUniformfv = void function(GLuint, GLint, GLsizei, 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.
pglGetnUniformiv
alias pglGetnUniformiv = void function(GLuint, GLint, GLsizei, 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.
pglGetnUniformuiv
alias pglGetnUniformuiv = void function(GLuint, GLint, 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.
pglInvalidateNamedFramebufferData
alias pglInvalidateNamedFramebufferData = void function(GLuint, GLsizei, const(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.
pglInvalidateNamedFramebufferSubData
alias pglInvalidateNamedFramebufferSubData = void function(GLuint, GLsizei, const(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.
pglMapNamedBuffer
alias pglMapNamedBuffer = 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.
pglMapNamedBufferRange
alias pglMapNamedBufferRange = void* function(GLuint, GLintptr, GLsizeiptr, GLbitfield)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMemoryBarrierByRegion
alias pglMemoryBarrierByRegion = void function(GLbitfield)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNamedBufferData
alias pglNamedBufferData = void function(GLuint, GLsizeiptr, const(void)*, 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.
pglNamedBufferStorage
alias pglNamedBufferStorage = void function(GLuint, GLsizeiptr, const(void)*, GLbitfield)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNamedBufferSubData
alias pglNamedBufferSubData = void function(GLuint, GLintptr, GLsizeiptr, 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.
pglNamedFramebufferDrawBuffer
alias pglNamedFramebufferDrawBuffer = 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.
pglNamedFramebufferDrawBuffers
alias pglNamedFramebufferDrawBuffers = void function(GLuint, GLsizei, const(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.
pglNamedFramebufferParameteri
alias pglNamedFramebufferParameteri = 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.
pglNamedFramebufferReadBuffer
alias pglNamedFramebufferReadBuffer = 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.
pglNamedFramebufferRenderbuffer
alias pglNamedFramebufferRenderbuffer = void function(GLuint, GLenum, 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.
pglNamedFramebufferTexture
alias pglNamedFramebufferTexture = void function(GLuint, GLenum, GLuint, 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.
pglNamedFramebufferTextureLayer
alias pglNamedFramebufferTextureLayer = void function(GLuint, GLenum, GLuint, GLint, 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.
pglNamedRenderbufferStorage
alias pglNamedRenderbufferStorage = void function(GLuint, GLenum, 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.
pglNamedRenderbufferStorageMultisample
alias pglNamedRenderbufferStorageMultisample = void function(GLuint, GLsizei, GLenum, 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.
pglReadnPixels
alias pglReadnPixels = void function(GLint, GLint, GLsizei, GLsizei, 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.
pglTextureBarrier
alias pglTextureBarrier = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTextureBuffer
alias pglTextureBuffer = 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.
pglTextureBufferRange
alias pglTextureBufferRange = void function(GLuint, GLenum, GLuint, GLintptr, GLsizeiptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTextureParameterIiv
alias pglTextureParameterIiv = 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.
pglTextureParameterIuiv
alias pglTextureParameterIuiv = 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.
pglTextureParameterf
alias pglTextureParameterf = 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.
pglTextureParameterfv
alias pglTextureParameterfv = 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.
pglTextureParameteri
alias pglTextureParameteri = 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.
pglTextureParameteriv
alias pglTextureParameteriv = 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.
pglTextureStorage1D
alias pglTextureStorage1D = void function(GLuint, GLsizei, GLenum, 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.
pglTextureStorage2D
alias pglTextureStorage2D = void function(GLuint, GLsizei, GLenum, 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.
pglTextureStorage2DMultisample
alias pglTextureStorage2DMultisample = void function(GLuint, GLsizei, GLenum, GLsizei, GLsizei, 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.
pglTextureStorage3D
alias pglTextureStorage3D = void function(GLuint, GLsizei, GLenum, GLsizei, 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.
pglTextureStorage3DMultisample
alias pglTextureStorage3DMultisample = void function(GLuint, GLsizei, GLenum, GLsizei, GLsizei, GLsizei, 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.
pglTextureSubImage1D
alias pglTextureSubImage1D = void function(GLuint, GLint, GLint, 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.
pglTextureSubImage2D
alias pglTextureSubImage2D = void function(GLuint, GLint, GLint, GLint, 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.
pglTextureSubImage3D
alias pglTextureSubImage3D = void function(GLuint, GLint, GLint, GLint, GLint, GLsizei, 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.
pglTransformFeedbackBufferBase
alias pglTransformFeedbackBufferBase = void function(GLsizei, 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.
pglTransformFeedbackBufferRange
alias pglTransformFeedbackBufferRange = void function(GLuint, GLuint, GLuint, GLintptr, 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.
pglUnmapNamedBuffer
alias pglUnmapNamedBuffer = 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.
pglVertexArrayAttribBinding
alias pglVertexArrayAttribBinding = void function(GLuint, 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.
pglVertexArrayAttribFormat
alias pglVertexArrayAttribFormat = void function(GLuint, GLuint, GLint, 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.
pglVertexArrayAttribIFormat
alias pglVertexArrayAttribIFormat = void function(GLuint, GLuint, GLint, 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.
pglVertexArrayAttribLFormat
alias pglVertexArrayAttribLFormat = void function(GLuint, GLuint, GLint, 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.
pglVertexArrayBindingDivisor
alias pglVertexArrayBindingDivisor = void function(GLuint, 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.
pglVertexArrayElementBuffer
alias pglVertexArrayElementBuffer = 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.
pglVertexArrayVertexBuffer
alias pglVertexArrayVertexBuffer = void function(GLuint, GLuint, GLuint, GLintptr, 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.
pglVertexArrayVertexBuffers
alias pglVertexArrayVertexBuffers = void function(GLuint, GLuint, GLsizei, const(GLuint)*, const(GLintptr)*, const(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.

Enums

GL_CONTEXT_RELEASE_BEHAVIOR
anonymousenum GL_CONTEXT_RELEASE_BEHAVIOR
Undocumented in source.
GL_GUILTY_CONTEXT_RESET
anonymousenum GL_GUILTY_CONTEXT_RESET
Undocumented in source.
GL_MAX_CULL_DISTANCES
anonymousenum GL_MAX_CULL_DISTANCES
Undocumented in source.
GL_NEGATIVE_ONE_TO_ONE
anonymousenum GL_NEGATIVE_ONE_TO_ONE
Undocumented in source.
GL_QUERY_WAIT_INVERTED
anonymousenum GL_QUERY_WAIT_INVERTED
Undocumented in source.
GL_TEXTURE_TARGET
anonymousenum GL_TEXTURE_TARGET
Undocumented in source.

Functions

hasARBClipControl
bool hasARBClipControl()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBConditionalRenderInverted
bool hasARBConditionalRenderInverted()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBCullDistance
bool hasARBCullDistance()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBDirectStateAccess
bool hasARBDirectStateAccess()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBES31Compatibility
bool hasARBES31Compatibility()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBGetTextureSubImage
bool hasARBGetTextureSubImage()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBTextureBarrier
bool hasARBTextureBarrier()
Undocumented in source. Be warned that the author may not have intended to support it.
hasKHRContextFlushControl
bool hasKHRContextFlushControl()
Undocumented in source. Be warned that the author may not have intended to support it.
hasKHRRobustness
bool hasKHRRobustness()
Undocumented in source. Be warned that the author may not have intended to support it.
loadARB45
bool loadARB45(SharedLib lib, GLSupport contextVersion)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

has45
enum has45;
Undocumented in source.
has45
enum has45;
Undocumented in source.
hasARBClipControl
enum hasARBClipControl;
Undocumented in source.
hasARBConditionalRenderInverted
enum hasARBConditionalRenderInverted;
Undocumented in source.
hasARBCullDistance
enum hasARBCullDistance;
Undocumented in source.
hasARBDirectStateAccess
enum hasARBDirectStateAccess;
Undocumented in source.
hasARBES31Compatibility
enum hasARBES31Compatibility;
Undocumented in source.
hasARBGetTextureSubImage
enum hasARBGetTextureSubImage;
Undocumented in source.
hasARBTextureBarrier
enum hasARBTextureBarrier;
Undocumented in source.
hasKHRContextFlushControl
enum hasKHRContextFlushControl;
Undocumented in source.
hasKHRRobustness
enum hasKHRRobustness;
Undocumented in source.
useARBClipControl
enum useARBClipControl;
Undocumented in source.
useARBClipControl
enum useARBClipControl;
Undocumented in source.
useARBClipControl
enum useARBClipControl;
Undocumented in source.
useARBConditionalRenderInverted
enum useARBConditionalRenderInverted;
Undocumented in source.
useARBConditionalRenderInverted
enum useARBConditionalRenderInverted;
Undocumented in source.
useARBConditionalRenderInverted
enum useARBConditionalRenderInverted;
Undocumented in source.
useARBCullDistance
enum useARBCullDistance;
Undocumented in source.
useARBCullDistance
enum useARBCullDistance;
Undocumented in source.
useARBCullDistance
enum useARBCullDistance;
Undocumented in source.
useARBDirectStateAccess
enum useARBDirectStateAccess;
Undocumented in source.
useARBDirectStateAccess
enum useARBDirectStateAccess;
Undocumented in source.
useARBDirectStateAccess
enum useARBDirectStateAccess;
Undocumented in source.
useARBES31Compatibility
enum useARBES31Compatibility;
Undocumented in source.
useARBES31Compatibility
enum useARBES31Compatibility;
Undocumented in source.
useARBES31Compatibility
enum useARBES31Compatibility;
Undocumented in source.
useARBGetTextureSubImage
enum useARBGetTextureSubImage;
Undocumented in source.
useARBGetTextureSubImage
enum useARBGetTextureSubImage;
Undocumented in source.
useARBGetTextureSubImage
enum useARBGetTextureSubImage;
Undocumented in source.
useARBTextureBarrier
enum useARBTextureBarrier;
Undocumented in source.
useARBTextureBarrier
enum useARBTextureBarrier;
Undocumented in source.
useARBTextureBarrier
enum useARBTextureBarrier;
Undocumented in source.
useKHRContextFlushControl
enum useKHRContextFlushControl;
Undocumented in source.
useKHRContextFlushControl
enum useKHRContextFlushControl;
Undocumented in source.
useKHRContextFlushControl
enum useKHRContextFlushControl;
Undocumented in source.
useKHRRobustness
enum useKHRRobustness;
Undocumented in source.
useKHRRobustness
enum useKHRRobustness;
Undocumented in source.
useKHRRobustness
enum useKHRRobustness;
Undocumented in source.

Static variables

glBindTextureUnit
pglBindTextureUnit glBindTextureUnit;
Undocumented in source.
glBlitNamedFramebuffer
pglBlitNamedFramebuffer glBlitNamedFramebuffer;
Undocumented in source.
glCheckNamedFramebufferStatus
pglCheckNamedFramebufferStatus glCheckNamedFramebufferStatus;
Undocumented in source.
glClearNamedBufferData
pglClearNamedBufferData glClearNamedBufferData;
Undocumented in source.
glClearNamedBufferSubData
pglClearNamedBufferSubData glClearNamedBufferSubData;
Undocumented in source.
glClearNamedFramebufferfi
pglClearNamedFramebufferfi glClearNamedFramebufferfi;
Undocumented in source.
glClearNamedFramebufferfv
pglClearNamedFramebufferfv glClearNamedFramebufferfv;
Undocumented in source.
glClearNamedFramebufferiv
pglClearNamedFramebufferiv glClearNamedFramebufferiv;
Undocumented in source.
glClearNamedFramebufferuiv
pglClearNamedFramebufferuiv glClearNamedFramebufferuiv;
Undocumented in source.
glClipControl
pglClipControl glClipControl;
Undocumented in source.
glCompressedTextureSubImage1D
pglCompressedTextureSubImage1D glCompressedTextureSubImage1D;
Undocumented in source.
glCompressedTextureSubImage2D
pglCompressedTextureSubImage2D glCompressedTextureSubImage2D;
Undocumented in source.
glCompressedTextureSubImage3D
pglCompressedTextureSubImage3D glCompressedTextureSubImage3D;
Undocumented in source.
glCopyNamedBufferSubData
pglCopyNamedBufferSubData glCopyNamedBufferSubData;
Undocumented in source.
glCopyTextureSubImage1D
pglCopyTextureSubImage1D glCopyTextureSubImage1D;
Undocumented in source.
glCopyTextureSubImage2D
pglCopyTextureSubImage2D glCopyTextureSubImage2D;
Undocumented in source.
glCopyTextureSubImage3D
pglCopyTextureSubImage3D glCopyTextureSubImage3D;
Undocumented in source.
glCreateBuffers
pglCreateBuffers glCreateBuffers;
Undocumented in source.
glCreateFramebuffers
pglCreateFramebuffers glCreateFramebuffers;
Undocumented in source.
glCreateProgramPipelines
pglCreateProgramPipelines glCreateProgramPipelines;
Undocumented in source.
glCreateQueries
pglCreateQueries glCreateQueries;
Undocumented in source.
glCreateRenderbuffers
pglCreateRenderbuffers glCreateRenderbuffers;
Undocumented in source.
glCreateSamplers
pglCreateSamplers glCreateSamplers;
Undocumented in source.
glCreateTextures
pglCreateTextures glCreateTextures;
Undocumented in source.
glCreateTransformFeedbacks
pglCreateTransformFeedbacks glCreateTransformFeedbacks;
Undocumented in source.
glCreateVertexArrays
pglCreateVertexArrays glCreateVertexArrays;
Undocumented in source.
glDisableVertexArrayAttrib
pglDisableVertexArrayAttrib glDisableVertexArrayAttrib;
Undocumented in source.
glEnableVertexArrayAttrib
pglEnableVertexArrayAttrib glEnableVertexArrayAttrib;
Undocumented in source.
glFlushMappedNamedBufferRange
pglFlushMappedNamedBufferRange glFlushMappedNamedBufferRange;
Undocumented in source.
glGenerateTextureMipmap
pglGenerateTextureMipmap glGenerateTextureMipmap;
Undocumented in source.
glGetCompressedTextureImage
pglGetCompressedTextureImage glGetCompressedTextureImage;
Undocumented in source.
glGetCompressedTextureSubImage
pglGetCompressedTextureSubImage glGetCompressedTextureSubImage;
Undocumented in source.
glGetGraphicsResetStatus
pglGetGraphicsResetStatus glGetGraphicsResetStatus;
Undocumented in source.
glGetNamedBufferParameteri64v
pglGetNamedBufferParameteri64v glGetNamedBufferParameteri64v;
Undocumented in source.
glGetNamedBufferParameteriv
pglGetNamedBufferParameteriv glGetNamedBufferParameteriv;
Undocumented in source.
glGetNamedBufferPointerv
pglGetNamedBufferPointerv glGetNamedBufferPointerv;
Undocumented in source.
glGetNamedBufferSubData
pglGetNamedBufferSubData glGetNamedBufferSubData;
Undocumented in source.
glGetNamedFramebufferAttachmentParameteriv
pglGetNamedFramebufferAttachmentParameteriv glGetNamedFramebufferAttachmentParameteriv;
Undocumented in source.
glGetNamedFramebufferParameteriv
pglGetNamedFramebufferParameteriv glGetNamedFramebufferParameteriv;
Undocumented in source.
glGetNamedRenderbufferParameteriv
pglGetNamedRenderbufferParameteriv glGetNamedRenderbufferParameteriv;
Undocumented in source.
glGetQueryBufferObjecti64v
pglGetQueryBufferObjecti64v glGetQueryBufferObjecti64v;
Undocumented in source.
glGetQueryBufferObjectiv
pglGetQueryBufferObjectiv glGetQueryBufferObjectiv;
Undocumented in source.
glGetQueryBufferObjectui64v
pglGetQueryBufferObjectui64v glGetQueryBufferObjectui64v;
Undocumented in source.
glGetQueryBufferObjectuiv
pglGetQueryBufferObjectuiv glGetQueryBufferObjectuiv;
Undocumented in source.
glGetTextureImage
pglGetTextureImage glGetTextureImage;
Undocumented in source.
glGetTextureLevelParameterfv
pglGetTextureLevelParameterfv glGetTextureLevelParameterfv;
Undocumented in source.
glGetTextureLevelParameteriv
pglGetTextureLevelParameteriv glGetTextureLevelParameteriv;
Undocumented in source.
glGetTextureParameterIiv
pglGetTextureParameterIiv glGetTextureParameterIiv;
Undocumented in source.
glGetTextureParameterIuiv
pglGetTextureParameterIuiv glGetTextureParameterIuiv;
Undocumented in source.
glGetTextureParameterfv
pglGetTextureParameterfv glGetTextureParameterfv;
Undocumented in source.
glGetTextureParameteriv
pglGetTextureParameteriv glGetTextureParameteriv;
Undocumented in source.
glGetTextureSubImage
pglGetTextureSubImage glGetTextureSubImage;
Undocumented in source.
glGetTransformFeedbacki64_v
pglGetTransformFeedbacki64_v glGetTransformFeedbacki64_v;
Undocumented in source.
glGetTransformFeedbacki_v
pglGetTransformFeedbacki_v glGetTransformFeedbacki_v;
Undocumented in source.
glGetTransformFeedbackiv
pglGetTransformFeedbackiv glGetTransformFeedbackiv;
Undocumented in source.
glGetVertexArrayIndexed64iv
pglGetVertexArrayIndexed64iv glGetVertexArrayIndexed64iv;
Undocumented in source.
glGetVertexArrayIndexediv
pglGetVertexArrayIndexediv glGetVertexArrayIndexediv;
Undocumented in source.
glGetVertexArrayiv
pglGetVertexArrayiv glGetVertexArrayiv;
Undocumented in source.
glGetnUniformfv
pglGetnUniformfv glGetnUniformfv;
Undocumented in source.
glGetnUniformiv
pglGetnUniformiv glGetnUniformiv;
Undocumented in source.
glGetnUniformuiv
pglGetnUniformuiv glGetnUniformuiv;
Undocumented in source.
glInvalidateNamedFramebufferData
pglInvalidateNamedFramebufferData glInvalidateNamedFramebufferData;
Undocumented in source.
glInvalidateNamedFramebufferSubData
pglInvalidateNamedFramebufferSubData glInvalidateNamedFramebufferSubData;
Undocumented in source.
glMapNamedBuffer
pglMapNamedBuffer glMapNamedBuffer;
Undocumented in source.
glMapNamedBufferRange
pglMapNamedBufferRange glMapNamedBufferRange;
Undocumented in source.
glMemoryBarrierByRegion
pglMemoryBarrierByRegion glMemoryBarrierByRegion;
Undocumented in source.
glNamedBufferData
pglNamedBufferData glNamedBufferData;
Undocumented in source.
glNamedBufferStorage
pglNamedBufferStorage glNamedBufferStorage;
Undocumented in source.
glNamedBufferSubData
pglNamedBufferSubData glNamedBufferSubData;
Undocumented in source.
glNamedFramebufferDrawBuffer
pglNamedFramebufferDrawBuffer glNamedFramebufferDrawBuffer;
Undocumented in source.
glNamedFramebufferDrawBuffers
pglNamedFramebufferDrawBuffers glNamedFramebufferDrawBuffers;
Undocumented in source.
glNamedFramebufferParameteri
pglNamedFramebufferParameteri glNamedFramebufferParameteri;
Undocumented in source.
glNamedFramebufferReadBuffer
pglNamedFramebufferReadBuffer glNamedFramebufferReadBuffer;
Undocumented in source.
glNamedFramebufferRenderbuffer
pglNamedFramebufferRenderbuffer glNamedFramebufferRenderbuffer;
Undocumented in source.
glNamedFramebufferTexture
pglNamedFramebufferTexture glNamedFramebufferTexture;
Undocumented in source.
glNamedFramebufferTextureLayer
pglNamedFramebufferTextureLayer glNamedFramebufferTextureLayer;
Undocumented in source.
glNamedRenderbufferStorage
pglNamedRenderbufferStorage glNamedRenderbufferStorage;
Undocumented in source.
glNamedRenderbufferStorageMultisample
pglNamedRenderbufferStorageMultisample glNamedRenderbufferStorageMultisample;
Undocumented in source.
glReadnPixels
pglReadnPixels glReadnPixels;
Undocumented in source.
glTextureBarrier
pglTextureBarrier glTextureBarrier;
Undocumented in source.
glTextureBuffer
pglTextureBuffer glTextureBuffer;
Undocumented in source.
glTextureBufferRange
pglTextureBufferRange glTextureBufferRange;
Undocumented in source.
glTextureParameterIiv
pglTextureParameterIiv glTextureParameterIiv;
Undocumented in source.
glTextureParameterIuiv
pglTextureParameterIuiv glTextureParameterIuiv;
Undocumented in source.
glTextureParameterf
pglTextureParameterf glTextureParameterf;
Undocumented in source.
glTextureParameterfv
pglTextureParameterfv glTextureParameterfv;
Undocumented in source.
glTextureParameteri
pglTextureParameteri glTextureParameteri;
Undocumented in source.
glTextureParameteriv
pglTextureParameteriv glTextureParameteriv;
Undocumented in source.
glTextureStorage1D
pglTextureStorage1D glTextureStorage1D;
Undocumented in source.
glTextureStorage2D
pglTextureStorage2D glTextureStorage2D;
Undocumented in source.
glTextureStorage2DMultisample
pglTextureStorage2DMultisample glTextureStorage2DMultisample;
Undocumented in source.
glTextureStorage3D
pglTextureStorage3D glTextureStorage3D;
Undocumented in source.
glTextureStorage3DMultisample
pglTextureStorage3DMultisample glTextureStorage3DMultisample;
Undocumented in source.
glTextureSubImage1D
pglTextureSubImage1D glTextureSubImage1D;
Undocumented in source.
glTextureSubImage2D
pglTextureSubImage2D glTextureSubImage2D;
Undocumented in source.
glTextureSubImage3D
pglTextureSubImage3D glTextureSubImage3D;
Undocumented in source.
glTransformFeedbackBufferBase
pglTransformFeedbackBufferBase glTransformFeedbackBufferBase;
Undocumented in source.
glTransformFeedbackBufferRange
pglTransformFeedbackBufferRange glTransformFeedbackBufferRange;
Undocumented in source.
glUnmapNamedBuffer
pglUnmapNamedBuffer glUnmapNamedBuffer;
Undocumented in source.
glVertexArrayAttribBinding
pglVertexArrayAttribBinding glVertexArrayAttribBinding;
Undocumented in source.
glVertexArrayAttribFormat
pglVertexArrayAttribFormat glVertexArrayAttribFormat;
Undocumented in source.
glVertexArrayAttribIFormat
pglVertexArrayAttribIFormat glVertexArrayAttribIFormat;
Undocumented in source.
glVertexArrayAttribLFormat
pglVertexArrayAttribLFormat glVertexArrayAttribLFormat;
Undocumented in source.
glVertexArrayBindingDivisor
pglVertexArrayBindingDivisor glVertexArrayBindingDivisor;
Undocumented in source.
glVertexArrayElementBuffer
pglVertexArrayElementBuffer glVertexArrayElementBuffer;
Undocumented in source.
glVertexArrayVertexBuffer
pglVertexArrayVertexBuffer glVertexArrayVertexBuffer;
Undocumented in source.
glVertexArrayVertexBuffers
pglVertexArrayVertexBuffers glVertexArrayVertexBuffers;
Undocumented in source.

Meta