- GLDEBUGPROCAMD
alias GLDEBUGPROCAMD = void function(GLuint, GLenum, GLenum, GLsizei, in GLchar*, GLvoid*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GLDEBUGPROCARB
alias GLDEBUGPROCARB = void function(GLenum, GLenum, GLuint, GLenum, GLsizei, in GLchar*, GLvoid*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- pglCreateSyncFromCLeventARB
alias pglCreateSyncFromCLeventARB = GLsync function(_cl_context*, _cl_event*, 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.
- pglDebugMessageCallbackARB
alias pglDebugMessageCallbackARB = void function(GLDEBUGPROCARB, const(GLvoid)*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- pglDebugMessageControlARB
alias pglDebugMessageControlARB = void function(GLenum, GLenum, GLenum, GLsizei, const(GLuint)*, 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.
- pglDebugMessageInsertARB
alias pglDebugMessageInsertARB = void function(GLenum, GLenum, GLuint, GLenum, GLsizei, 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.
- pglDispatchComputeGroupSizeARB
alias pglDispatchComputeGroupSizeARB = GLsync function(GLuint, GLuint, GLuint, 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.
- pglFramebufferTextureARB
alias pglFramebufferTextureARB = 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.
- pglFramebufferTextureFaceARB
alias pglFramebufferTextureFaceARB = void function(GLuint, GLenum, GLuint, GLint, 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.
- pglFramebufferTextureLayerARB
alias pglFramebufferTextureLayerARB = 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.
- pglGetDebugMessageLogARB
alias pglGetDebugMessageLogARB = void function(GLuint, GLsizei, GLenum*, GLenum*, GLuint*, GLenum*, GLsizei*, 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.
- pglGetImageHandleARB
alias pglGetImageHandleARB = GLuint64 function(GLuint, GLint, GLboolean, GLint, 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.
- pglGetTextureHandleARB
alias pglGetTextureHandleARB = GLuint64 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.
- pglGetTextureSamplerHandleARB
alias pglGetTextureSamplerHandleARB = GLuint64 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.
- pglGetVertexAttribLui64vARB
alias pglGetVertexAttribLui64vARB = 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.
- pglIsImageHandleResidentARB
alias pglIsImageHandleResidentARB = GLboolean function(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.
- pglIsTextureHandleResidentARB
alias pglIsTextureHandleResidentARB = GLboolean function(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.
- pglMakeImageHandleNonResidentARB
alias pglMakeImageHandleNonResidentARB = void function(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.
- pglMakeImageHandleResidentARB
alias pglMakeImageHandleResidentARB = void function(GLuint64, 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.
- pglMakeTextureHandleNonResidentARB
alias pglMakeTextureHandleNonResidentARB = void function(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.
- pglMakeTextureHandleResidentARB
alias pglMakeTextureHandleResidentARB = void function(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.
- pglMinSampleShadingARB
alias pglMinSampleShadingARB = void function(GLclampf)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- pglProgramParameteriARB
alias pglProgramParameteriARB = 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.
- pglProgramUniformHandleui64ARB
alias pglProgramUniformHandleui64ARB = void function(GLuint, GLint, 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.
- pglProgramUniformHandleui64vARB
alias pglProgramUniformHandleui64vARB = void function(GLuint, GLint, GLsizei, const(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.
- pglUniformHandleui64ARB
alias pglUniformHandleui64ARB = void function(GLint, 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.
- pglUniformHandleui64vARB
alias pglUniformHandleui64vARB = void function(GLint, GLsizei, const(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.
- pglVertexAttribL1ui64ARB
alias pglVertexAttribL1ui64ARB = void function(GLuint, 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.
- pglVertexAttribL1ui64vARB
alias pglVertexAttribL1ui64vARB = void function(GLuint, const(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.
- hasARBBindlessTexture
bool hasARBBindlessTexture()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBCLEvent
bool hasARBCLEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBComputeVariableGroupSize
bool hasARBComputeVariableGroupSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBDebugOutput
bool hasARBDebugOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBFramebufferSRGB
bool hasARBFramebufferSRGB()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBGeometryShader4
bool hasARBGeometryShader4()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBPipelineStatisticsQuery
bool hasARBPipelineStatisticsQuery()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBRobustnessIsolation
bool hasARBRobustnessIsolation()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBSampleShading
bool hasARBSampleShading()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBTextureCompressionBPTC
bool hasARBTextureCompressionBPTC()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBTextureCubeMapArray
bool hasARBTextureCubeMapArray()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBTextureGather
bool hasARBTextureGather()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBTransformFeedbackOverflowQuery
bool hasARBTransformFeedbackOverflowQuery()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadARB_01
void loadARB_01(SharedLib lib, GLSupport contextVersion)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasARBBindlessTexture
enum hasARBBindlessTexture;
Undocumented in source.
- hasARBCLEvent
enum hasARBCLEvent;
Undocumented in source.
- hasARBComputeVariableGroupSize
enum hasARBComputeVariableGroupSize;
Undocumented in source.
- hasARBDebugOutput
enum hasARBDebugOutput;
Undocumented in source.
- hasARBFramebufferSRGB
enum hasARBFramebufferSRGB;
Undocumented in source.
- hasARBGeometryShader4
enum hasARBGeometryShader4;
Undocumented in source.
- hasARBPipelineStatisticsQuery
enum hasARBPipelineStatisticsQuery;
Undocumented in source.
- hasARBRobustnessIsolation
enum hasARBRobustnessIsolation;
Undocumented in source.
- hasARBSampleShading
enum hasARBSampleShading;
Undocumented in source.
- hasARBTextureCompressionBPTC
enum hasARBTextureCompressionBPTC;
Undocumented in source.
- hasARBTextureCubeMapArray
enum hasARBTextureCubeMapArray;
Undocumented in source.
- hasARBTextureGather
enum hasARBTextureGather;
Undocumented in source.
- hasARBTransformFeedbackOverflowQuery
enum hasARBTransformFeedbackOverflowQuery;
Undocumented in source.
- useARBBindlessTexture
enum useARBBindlessTexture;
Undocumented in source.
- useARBBindlessTexture
enum useARBBindlessTexture;
Undocumented in source.
- useARBBindlessTexture
enum useARBBindlessTexture;
Undocumented in source.
- useARBCLEvent
enum useARBCLEvent;
Undocumented in source.
- useARBCLEvent
enum useARBCLEvent;
Undocumented in source.
- useARBCLEvent
enum useARBCLEvent;
Undocumented in source.
- useARBComputeVariableGroupSize
enum useARBComputeVariableGroupSize;
Undocumented in source.
- useARBComputeVariableGroupSize
enum useARBComputeVariableGroupSize;
Undocumented in source.
- useARBComputeVariableGroupSize
enum useARBComputeVariableGroupSize;
Undocumented in source.
- useARBDebugOutput
enum useARBDebugOutput;
Undocumented in source.
- useARBDebugOutput
enum useARBDebugOutput;
Undocumented in source.
- useARBDebugOutput
enum useARBDebugOutput;
Undocumented in source.
- useARBGeometryShader4
enum useARBGeometryShader4;
Undocumented in source.
- useARBGeometryShader4
enum useARBGeometryShader4;
Undocumented in source.
- useARBGeometryShader4
enum useARBGeometryShader4;
Undocumented in source.
- useFramebufferSRGB
enum useFramebufferSRGB;
Undocumented in source.
- useFramebufferSRGB
enum useFramebufferSRGB;
Undocumented in source.
- useFramebufferSRGB
enum useFramebufferSRGB;
Undocumented in source.
- usePipelineStatisticsQuery
enum usePipelineStatisticsQuery;
Undocumented in source.
- usePipelineStatisticsQuery
enum usePipelineStatisticsQuery;
Undocumented in source.
- usePipelineStatisticsQuery
enum usePipelineStatisticsQuery;
Undocumented in source.
- useRobustnessIsolation
enum useRobustnessIsolation;
Undocumented in source.
- useRobustnessIsolation
enum useRobustnessIsolation;
Undocumented in source.
- useRobustnessIsolation
enum useRobustnessIsolation;
Undocumented in source.
- useSampleShading
enum useSampleShading;
Undocumented in source.
- useSampleShading
enum useSampleShading;
Undocumented in source.
- useSampleShading
enum useSampleShading;
Undocumented in source.
- useTextureCompressionBPTC
enum useTextureCompressionBPTC;
Undocumented in source.
- useTextureCompressionBPTC
enum useTextureCompressionBPTC;
Undocumented in source.
- useTextureCompressionBPTC
enum useTextureCompressionBPTC;
Undocumented in source.
- useTextureCubeMapArray
enum useTextureCubeMapArray;
Undocumented in source.
- useTextureCubeMapArray
enum useTextureCubeMapArray;
Undocumented in source.
- useTextureCubeMapArray
enum useTextureCubeMapArray;
Undocumented in source.
- useTextureGather
enum useTextureGather;
Undocumented in source.
- useTextureGather
enum useTextureGather;
Undocumented in source.
- useTextureGather
enum useTextureGather;
Undocumented in source.
- useTransformFeedbackOverflowQuery
enum useTransformFeedbackOverflowQuery;
Undocumented in source.
- useTransformFeedbackOverflowQuery
enum useTransformFeedbackOverflowQuery;
Undocumented in source.
- useTransformFeedbackOverflowQuery
enum useTransformFeedbackOverflowQuery;
Undocumented in source.
- glCreateSyncFromCLeventARB
pglCreateSyncFromCLeventARB glCreateSyncFromCLeventARB;
Undocumented in source.
- glDebugMessageCallbackARB
pglDebugMessageCallbackARB glDebugMessageCallbackARB;
Undocumented in source.
- glDebugMessageControlARB
pglDebugMessageControlARB glDebugMessageControlARB;
Undocumented in source.
- glDebugMessageInsertARB
pglDebugMessageInsertARB glDebugMessageInsertARB;
Undocumented in source.
- glDispatchComputeGroupSizeARB
pglDispatchComputeGroupSizeARB glDispatchComputeGroupSizeARB;
Undocumented in source.
- glFramebufferTextureARB
pglFramebufferTextureARB glFramebufferTextureARB;
Undocumented in source.
- glFramebufferTextureFaceARB
pglFramebufferTextureFaceARB glFramebufferTextureFaceARB;
Undocumented in source.
- glFramebufferTextureLayerARB
pglFramebufferTextureLayerARB glFramebufferTextureLayerARB;
Undocumented in source.
- glGetDebugMessageLogARB
pglGetDebugMessageLogARB glGetDebugMessageLogARB;
Undocumented in source.
- glGetImageHandleARB
pglGetImageHandleARB glGetImageHandleARB;
Undocumented in source.
- glGetTextureHandleARB
pglGetTextureHandleARB glGetTextureHandleARB;
Undocumented in source.
- glGetTextureSamplerHandleARB
pglGetTextureSamplerHandleARB glGetTextureSamplerHandleARB;
Undocumented in source.
- glGetVertexAttribLui64vARB
pglGetVertexAttribLui64vARB glGetVertexAttribLui64vARB;
Undocumented in source.
- glIsImageHandleResidentARB
pglIsImageHandleResidentARB glIsImageHandleResidentARB;
Undocumented in source.
- glIsTextureHandleResidentARB
pglIsTextureHandleResidentARB glIsTextureHandleResidentARB;
Undocumented in source.
- glMakeImageHandleNonResidentARB
pglMakeImageHandleNonResidentARB glMakeImageHandleNonResidentARB;
Undocumented in source.
- glMakeImageHandleResidentARB
pglMakeImageHandleResidentARB glMakeImageHandleResidentARB;
Undocumented in source.
- glMakeTextureHandleNonResidentARB
pglMakeTextureHandleNonResidentARB glMakeTextureHandleNonResidentARB;
Undocumented in source.
- glMakeTextureHandleResidentARB
pglMakeTextureHandleResidentARB glMakeTextureHandleResidentARB;
Undocumented in source.
- glMinSampleShadingARB
pglMinSampleShadingARB glMinSampleShadingARB;
Undocumented in source.
- glProgramParameteriARB
pglProgramParameteriARB glProgramParameteriARB;
Undocumented in source.
- glProgramUniformHandleui64ARB
pglProgramUniformHandleui64ARB glProgramUniformHandleui64ARB;
Undocumented in source.
- glProgramUniformHandleui64vARB
pglProgramUniformHandleui64vARB glProgramUniformHandleui64vARB;
Undocumented in source.
- glUniformHandleui64ARB
pglUniformHandleui64ARB glUniformHandleui64ARB;
Undocumented in source.
- glUniformHandleui64vARB
pglUniformHandleui64vARB glUniformHandleui64vARB;
Undocumented in source.
- glVertexAttribL1ui64ARB
pglVertexAttribL1ui64ARB glVertexAttribL1ui64ARB;
Undocumented in source.
- glVertexAttribL1ui64vARB
pglVertexAttribL1ui64vARB glVertexAttribL1ui64vARB;
Undocumented in source.