- pglMultiDrawArraysIndirectCount
alias pglMultiDrawArraysIndirectCount = void function(GLenum, const(void)*, GLintptr, 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.
- pglMultiDrawElementsIndirectCount
alias pglMultiDrawElementsIndirectCount = void function(GLenum, const(void)*, GLintptr, 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.
- pglSpecializeShader
alias pglSpecializeShader = void function(GLuint, const(GLchar)*, GLuint, const(GLuint)*, 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.