• Home
  • Raw
  • Download

Lines Matching refs:transpose

128 GL_ENTRY(void, glUniformMatrix2fv, GLint location, GLsizei count, GLboolean transpose, const GLfloa…
129 GL_ENTRY(void, glUniformMatrix3fv, GLint location, GLsizei count, GLboolean transpose, const GLfloa…
130 GL_ENTRY(void, glUniformMatrix4fv, GLint location, GLsizei count, GLboolean transpose, const GLfloa…
160 GL_ENTRY(void, glUniformMatrix2x3fv, GLint location, GLsizei count, GLboolean transpose, const GLfl…
161 GL_ENTRY(void, glUniformMatrix3x2fv, GLint location, GLsizei count, GLboolean transpose, const GLfl…
162 GL_ENTRY(void, glUniformMatrix2x4fv, GLint location, GLsizei count, GLboolean transpose, const GLfl…
163 GL_ENTRY(void, glUniformMatrix4x2fv, GLint location, GLsizei count, GLboolean transpose, const GLfl…
164 GL_ENTRY(void, glUniformMatrix3x4fv, GLint location, GLsizei count, GLboolean transpose, const GLfl…
165 GL_ENTRY(void, glUniformMatrix4x3fv, GLint location, GLsizei count, GLboolean transpose, const GLfl…
290 …formMatrix2fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
291 …formMatrix3fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
292 …formMatrix4fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
293 …rmMatrix2x3fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
294 …rmMatrix3x2fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
295 …rmMatrix2x4fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
296 …rmMatrix4x2fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
297 …rmMatrix3x4fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
298 …rmMatrix4x3fv, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
506 …mMatrix2fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
507 …mMatrix3fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
508 …mMatrix4fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
519 …atrix2x3fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
520 …atrix3x2fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
521 …atrix2x4fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
522 …atrix4x2fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
523 …atrix3x4fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…
524 …atrix4x3fvEXT, GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *…