Lines Matching refs:transpose
543 void APIENTRY shared_dispatch_stub_530(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
544 void APIENTRY shared_dispatch_stub_531(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
545 void APIENTRY shared_dispatch_stub_532(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
577 void APIENTRY shared_dispatch_stub_564(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
578 void APIENTRY shared_dispatch_stub_565(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
579 void APIENTRY shared_dispatch_stub_566(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
580 void APIENTRY shared_dispatch_stub_567(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
581 void APIENTRY shared_dispatch_stub_568(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
582 void APIENTRY shared_dispatch_stub_569(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
796 void APIENTRY shared_dispatch_stub_783(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
797 void APIENTRY shared_dispatch_stub_784(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
798 void APIENTRY shared_dispatch_stub_785(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
799 void APIENTRY shared_dispatch_stub_786(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
800 void APIENTRY shared_dispatch_stub_787(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
801 void APIENTRY shared_dispatch_stub_788(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
802 void APIENTRY shared_dispatch_stub_789(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
803 void APIENTRY shared_dispatch_stub_790(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
804 void APIENTRY shared_dispatch_stub_791(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1152 void APIENTRY shared_dispatch_stub_1139(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1153 void APIENTRY shared_dispatch_stub_1140(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
1154 void APIENTRY shared_dispatch_stub_1141(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1155 void APIENTRY shared_dispatch_stub_1142(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
1156 void APIENTRY shared_dispatch_stub_1143(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1157 void APIENTRY shared_dispatch_stub_1144(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
1158 void APIENTRY shared_dispatch_stub_1145(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1159 void APIENTRY shared_dispatch_stub_1146(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
1160 void APIENTRY shared_dispatch_stub_1147(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1161 void APIENTRY shared_dispatch_stub_1148(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
1162 void APIENTRY shared_dispatch_stub_1149(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1163 void APIENTRY shared_dispatch_stub_1150(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
1164 void APIENTRY shared_dispatch_stub_1151(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1165 void APIENTRY shared_dispatch_stub_1152(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
1166 void APIENTRY shared_dispatch_stub_1153(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1167 void APIENTRY shared_dispatch_stub_1154(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
1168 void APIENTRY shared_dispatch_stub_1155(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
1169 void APIENTRY shared_dispatch_stub_1156(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
4631 static void APIENTRY noopUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4633 (void) location; (void) count; (void) transpose; (void) value;
4637 static void APIENTRY noopUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4639 (void) location; (void) count; (void) transpose; (void) value;
4643 static void APIENTRY noopUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4645 (void) location; (void) count; (void) transpose; (void) value;
4835 static void APIENTRY noopUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4837 (void) location; (void) count; (void) transpose; (void) value;
4841 static void APIENTRY noopUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4843 (void) location; (void) count; (void) transpose; (void) value;
4847 static void APIENTRY noopUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4849 (void) location; (void) count; (void) transpose; (void) value;
4853 static void APIENTRY noopUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4855 (void) location; (void) count; (void) transpose; (void) value;
4859 static void APIENTRY noopUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4861 (void) location; (void) count; (void) transpose; (void) value;
4865 static void APIENTRY noopUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
4867 (void) location; (void) count; (void) transpose; (void) value;
6164 static void APIENTRY noopUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6166 (void) location; (void) count; (void) transpose; (void) value;
6170 static void APIENTRY noopUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6172 (void) location; (void) count; (void) transpose; (void) value;
6176 static void APIENTRY noopUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6178 (void) location; (void) count; (void) transpose; (void) value;
6182 static void APIENTRY noopUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6184 (void) location; (void) count; (void) transpose; (void) value;
6188 static void APIENTRY noopUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6190 (void) location; (void) count; (void) transpose; (void) value;
6194 static void APIENTRY noopUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6196 (void) location; (void) count; (void) transpose; (void) value;
6200 static void APIENTRY noopUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6202 (void) location; (void) count; (void) transpose; (void) value;
6206 static void APIENTRY noopUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6208 (void) location; (void) count; (void) transpose; (void) value;
6212 static void APIENTRY noopUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
6214 (void) location; (void) count; (void) transpose; (void) value;
8314 static void APIENTRY noopProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8316 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8320 static void APIENTRY noopProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8322 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8326 static void APIENTRY noopProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8328 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8332 static void APIENTRY noopProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8334 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8338 static void APIENTRY noopProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8340 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8344 static void APIENTRY noopProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8346 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8350 static void APIENTRY noopProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8352 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8356 static void APIENTRY noopProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8358 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8362 static void APIENTRY noopProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8364 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8368 static void APIENTRY noopProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8370 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8374 static void APIENTRY noopProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8376 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8380 static void APIENTRY noopProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8382 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8386 static void APIENTRY noopProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8388 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8392 static void APIENTRY noopProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8394 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8398 static void APIENTRY noopProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8400 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8404 static void APIENTRY noopProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8406 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8410 static void APIENTRY noopProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
8412 (void) program; (void) location; (void) count; (void) transpose; (void) value;
8416 static void APIENTRY noopProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
8418 (void) program; (void) location; (void) count; (void) transpose; (void) value;
21258 void APIENTRY shared_dispatch_stub_530(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21262 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
21265 void APIENTRY shared_dispatch_stub_531(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21269 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
21272 void APIENTRY shared_dispatch_stub_532(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21276 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
21496 void APIENTRY shared_dispatch_stub_564(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21500 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
21503 void APIENTRY shared_dispatch_stub_565(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21507 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
21510 void APIENTRY shared_dispatch_stub_566(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21514 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
21517 void APIENTRY shared_dispatch_stub_567(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21521 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
21524 void APIENTRY shared_dispatch_stub_568(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21528 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
21531 void APIENTRY shared_dispatch_stub_569(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
21535 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(location, count, transpose, value);
23029 void APIENTRY shared_dispatch_stub_783(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23033 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
23036 void APIENTRY shared_dispatch_stub_784(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23040 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
23043 void APIENTRY shared_dispatch_stub_785(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23047 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
23050 void APIENTRY shared_dispatch_stub_786(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23054 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
23057 void APIENTRY shared_dispatch_stub_787(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23061 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
23064 void APIENTRY shared_dispatch_stub_788(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23068 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
23071 void APIENTRY shared_dispatch_stub_789(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23075 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
23078 void APIENTRY shared_dispatch_stub_790(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23082 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
23085 void APIENTRY shared_dispatch_stub_791(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
23089 ((void (APIENTRY *)(GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(location, count, transpose, value);
25521 void APIENTRY shared_dispatch_stub_1139(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25525 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25528 void APIENTRY shared_dispatch_stub_1140(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25532 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
25535 void APIENTRY shared_dispatch_stub_1141(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25539 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25542 void APIENTRY shared_dispatch_stub_1142(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25546 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
25549 void APIENTRY shared_dispatch_stub_1143(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25553 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25556 void APIENTRY shared_dispatch_stub_1144(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25560 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
25563 void APIENTRY shared_dispatch_stub_1145(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25567 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25570 void APIENTRY shared_dispatch_stub_1146(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25574 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
25577 void APIENTRY shared_dispatch_stub_1147(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25581 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25584 void APIENTRY shared_dispatch_stub_1148(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25588 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
25591 void APIENTRY shared_dispatch_stub_1149(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25595 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25598 void APIENTRY shared_dispatch_stub_1150(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25602 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
25605 void APIENTRY shared_dispatch_stub_1151(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25609 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25612 void APIENTRY shared_dispatch_stub_1152(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25616 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
25619 void APIENTRY shared_dispatch_stub_1153(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25623 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25626 void APIENTRY shared_dispatch_stub_1154(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25630 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
25633 void APIENTRY shared_dispatch_stub_1155(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
25637 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
25640 void APIENTRY shared_dispatch_stub_1156(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
25644 ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);