Lines Matching refs:transpose
504 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose,…
505 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose,…
506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose,…
846 …APIENTRY glUniformMatrix2x3fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
847 …APIENTRY glUniformMatrix3x2fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
848 …APIENTRY glUniformMatrix2x4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
849 …APIENTRY glUniformMatrix4x2fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
850 …APIENTRY glUniformMatrix3x4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
851 …APIENTRY glUniformMatrix4x3fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1153 …formMatrix2fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1154 …formMatrix3fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1155 …formMatrix4fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1156 …rmMatrix2x3fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1157 …rmMatrix3x2fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1158 …rmMatrix2x4fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1159 …rmMatrix4x2fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1160 …rmMatrix3x4fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
1161 …rmMatrix4x3fv (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…