- pglUniformMatrix2x3fv
alias pglUniformMatrix2x3fv = void function(GLint, GLsizei, GLboolean, 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.
- pglUniformMatrix2x4fv
alias pglUniformMatrix2x4fv = void function(GLint, GLsizei, GLboolean, 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.
- pglUniformMatrix3x2fv
alias pglUniformMatrix3x2fv = void function(GLint, GLsizei, GLboolean, 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.
- pglUniformMatrix3x4fv
alias pglUniformMatrix3x4fv = void function(GLint, GLsizei, GLboolean, 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.
- pglUniformMatrix4x2fv
alias pglUniformMatrix4x2fv = void function(GLint, GLsizei, GLboolean, 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.
- pglUniformMatrix4x3fv
alias pglUniformMatrix4x3fv = void function(GLint, GLsizei, GLboolean, 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.