- pglBlendEquationSeparatei
alias pglBlendEquationSeparatei = void function(GLuint, 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.
- pglBlendEquationi
alias pglBlendEquationi = 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.
- pglBlendFuncSeparatei
alias pglBlendFuncSeparatei = void function(GLuint, GLenum, GLenum, 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.
- pglBlendFunci
alias pglBlendFunci = void function(GLuint, 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.
- pglMinSampleShading
alias pglMinSampleShading = 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.