bindbc.opengl.bind.arb.core_32

Undocumented in source.

Members

Aliases

GLint64
alias GLint64 = long
Undocumented in source.
GLsync
alias GLsync = __GLsync*
Undocumented in source.
GLuint64
alias GLuint64 = ulong
Undocumented in source.
pglClientWaitSync
alias pglClientWaitSync = GLenum function(GLsync, GLbitfield, 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.
pglDeleteSync
alias pglDeleteSync = void function(GLsync)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglDrawElementsBaseVertex
alias pglDrawElementsBaseVertex = void function(GLenum, GLsizei, GLenum, const(GLvoid)*, 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.
pglDrawElementsInstancedBaseVertex
alias pglDrawElementsInstancedBaseVertex = void function(GLenum, GLsizei, GLenum, const(GLvoid)*, 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.
pglDrawRangeElementsBaseVertex
alias pglDrawRangeElementsBaseVertex = void function(GLenum, GLuint, GLuint, GLsizei, GLenum, const(GLvoid)*, 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.
pglFenceSync
alias pglFenceSync = GLsync function(GLenum, 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.
pglGetInteger64v
alias pglGetInteger64v = void function(GLsync, 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.
pglGetMultisamplefv
alias pglGetMultisamplefv = void function(GLenum, GLuint, 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.
pglGetSynciv
alias pglGetSynciv = void function(GLsync, GLenum, GLsizei, 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.
pglIsSync
alias pglIsSync = GLboolean function(GLsync)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMultiDrawElementsBaseVertex
alias pglMultiDrawElementsBaseVertex = void function(GLenum, const(GLsizei)*, GLenum, const(GLvoid*)*, GLsizei, 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.
pglSampleMaski
alias pglSampleMaski = void function(GLuint, 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.
pglTexImage2DMultisample
alias pglTexImage2DMultisample = void function(GLenum, GLsizei, GLint, 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.
pglTexImage3DMultisample
alias pglTexImage3DMultisample = void function(GLenum, GLsizei, GLint, 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.
pglWaitSync
alias pglWaitSync = void function(GLsync, GLbitfield, 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.

Enums

GL_MAX_SERVER_WAIT_TIMEOUT
anonymousenum GL_MAX_SERVER_WAIT_TIMEOUT
Undocumented in source.
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
anonymousenum GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Undocumented in source.
GL_SAMPLE_POSITION
anonymousenum GL_SAMPLE_POSITION
Undocumented in source.

Functions

hasARBDepthClamp
bool hasARBDepthClamp()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBDrawElementsBaseVertex
bool hasARBDrawElementsBaseVertex()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBProvokingVertex
bool hasARBProvokingVertex()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBSeamlessCubeMap
bool hasARBSeamlessCubeMap()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBSync
bool hasARBSync()
Undocumented in source. Be warned that the author may not have intended to support it.
hasARBTextureMultiSample
bool hasARBTextureMultiSample()
Undocumented in source. Be warned that the author may not have intended to support it.
loadARB32
bool loadARB32(SharedLib lib, GLSupport contextVersion)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

has32
enum has32;
Undocumented in source.
has32
enum has32;
Undocumented in source.
hasARBDepthClamp
enum hasARBDepthClamp;
Undocumented in source.
hasARBDrawElementsBaseVertex
enum hasARBDrawElementsBaseVertex;
Undocumented in source.
hasARBProvokingVertex
enum hasARBProvokingVertex;
Undocumented in source.
hasARBSeamlessCubeMap
enum hasARBSeamlessCubeMap;
Undocumented in source.
hasARBSync
enum hasARBSync;
Undocumented in source.
hasARBTextureMultiSample
enum hasARBTextureMultiSample;
Undocumented in source.
useARBDepthClamp
enum useARBDepthClamp;
Undocumented in source.
useARBDepthClamp
enum useARBDepthClamp;
Undocumented in source.
useARBDepthClamp
enum useARBDepthClamp;
Undocumented in source.
useARBDrawElementsBaseVertex
enum useARBDrawElementsBaseVertex;
Undocumented in source.
useARBDrawElementsBaseVertex
enum useARBDrawElementsBaseVertex;
Undocumented in source.
useARBDrawElementsBaseVertex
enum useARBDrawElementsBaseVertex;
Undocumented in source.
useARBProvokingVertex
enum useARBProvokingVertex;
Undocumented in source.
useARBProvokingVertex
enum useARBProvokingVertex;
Undocumented in source.
useARBProvokingVertex
enum useARBProvokingVertex;
Undocumented in source.
useARBSeamlessCubeMap
enum useARBSeamlessCubeMap;
Undocumented in source.
useARBSeamlessCubeMap
enum useARBSeamlessCubeMap;
Undocumented in source.
useARBSeamlessCubeMap
enum useARBSeamlessCubeMap;
Undocumented in source.
useARBSync
enum useARBSync;
Undocumented in source.
useARBSync
enum useARBSync;
Undocumented in source.
useARBSync
enum useARBSync;
Undocumented in source.
useARBTextureMultiSample
enum useARBTextureMultiSample;
Undocumented in source.
useARBTextureMultiSample
enum useARBTextureMultiSample;
Undocumented in source.
useARBTextureMultiSample
enum useARBTextureMultiSample;
Undocumented in source.

Static variables

glClientWaitSync
pglClientWaitSync glClientWaitSync;
Undocumented in source.
glDeleteSync
pglDeleteSync glDeleteSync;
Undocumented in source.
glDrawElementsBaseVertex
pglDrawElementsBaseVertex glDrawElementsBaseVertex;
Undocumented in source.
glDrawElementsInstancedBaseVertex
pglDrawElementsInstancedBaseVertex glDrawElementsInstancedBaseVertex;
Undocumented in source.
glDrawRangeElementsBaseVertex
pglDrawRangeElementsBaseVertex glDrawRangeElementsBaseVertex;
Undocumented in source.
glFenceSync
pglFenceSync glFenceSync;
Undocumented in source.
glGetInteger64v
pglGetInteger64v glGetInteger64v;
Undocumented in source.
glGetMultisamplefv
pglGetMultisamplefv glGetMultisamplefv;
Undocumented in source.
glGetSynciv
pglGetSynciv glGetSynciv;
Undocumented in source.
glIsSync
pglIsSync glIsSync;
Undocumented in source.
glMultiDrawElementsBaseVertex
pglMultiDrawElementsBaseVertex glMultiDrawElementsBaseVertex;
Undocumented in source.
glSampleMaski
pglSampleMaski glSampleMaski;
Undocumented in source.
glTexImage2DMultisample
pglTexImage2DMultisample glTexImage2DMultisample;
Undocumented in source.
glTexImage3DMultisample
pglTexImage3DMultisample glTexImage3DMultisample;
Undocumented in source.
glWaitSync
pglWaitSync glWaitSync;
Undocumented in source.

Structs

__GLsync
struct __GLsync
Undocumented in source.

Variables

GL_DEPTH_CLAMP
enum uint GL_DEPTH_CLAMP;
Undocumented in source.
GL_TEXTURE_CUBE_MAP_SEAMLESS
enum uint GL_TEXTURE_CUBE_MAP_SEAMLESS;
Undocumented in source.

Meta