summaryrefslogtreecommitdiff
path: root/lib/mesa/src/mapi/shared-glapi
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2017-08-14 09:45:54 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2017-08-14 09:45:54 +0000
commit4c58069f5013f0a621503525f7d5193bfe9976b3 (patch)
treebd8f8a08b889e9a8b99c9de01ae12459d527ea6d /lib/mesa/src/mapi/shared-glapi
parent5caa025e6b62d0456faad86c89f239a14d1eaadb (diff)
Import Mesa 17.1.6
Diffstat (limited to 'lib/mesa/src/mapi/shared-glapi')
-rw-r--r--lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h6406
1 files changed, 3640 insertions, 2766 deletions
diff --git a/lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h b/lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h
index 6e16251cf..ae98525ff 100644
--- a/lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h
+++ b/lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h
@@ -1025,326 +1025,364 @@ void APIENTRY shared_dispatch_stub_1011(GLuint vaobj, GLuint bindingindex, GLuin
void APIENTRY shared_dispatch_stub_1012(GLuint vaobj, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides);
void APIENTRY shared_dispatch_stub_1013(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei bufSize, GLvoid *pixels);
void APIENTRY shared_dispatch_stub_1014(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels);
-void APIENTRY shared_dispatch_stub_1015(GLuint buffer);
-void APIENTRY shared_dispatch_stub_1016(GLuint buffer, GLintptr offset, GLsizeiptr length);
-void APIENTRY shared_dispatch_stub_1017(GLenum target, GLsizei numAttachments, const GLenum *attachments);
-void APIENTRY shared_dispatch_stub_1018(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);
-void APIENTRY shared_dispatch_stub_1019(GLuint texture, GLint level);
-void APIENTRY shared_dispatch_stub_1020(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth);
-void APIENTRY shared_dispatch_stub_1021(GLfloat factor, GLfloat bias);
-void APIENTRY shared_dispatch_stub_1022(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
-void APIENTRY shared_dispatch_stub_1023(const GLfloat *coords);
-void APIENTRY shared_dispatch_stub_1024(GLint x, GLint y, GLint z, GLint width, GLint height);
-void APIENTRY shared_dispatch_stub_1025(const GLint *coords);
-void APIENTRY shared_dispatch_stub_1026(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
-void APIENTRY shared_dispatch_stub_1027(const GLshort *coords);
-void APIENTRY shared_dispatch_stub_1028(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
-void APIENTRY shared_dispatch_stub_1029(const GLfixed *coords);
-void APIENTRY shared_dispatch_stub_1030(GLenum type, GLsizei stride, const GLvoid *pointer);
-GLbitfield APIENTRY shared_dispatch_stub_1031(GLfixed *mantissa, GLint *exponent);
-void APIENTRY shared_dispatch_stub_1032(GLclampf value, GLboolean invert);
-void APIENTRY shared_dispatch_stub_1033(GLenum pattern);
-void APIENTRY shared_dispatch_stub_1034(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1035(GLsizei stride, GLsizei count, const GLboolean *pointer);
-void APIENTRY shared_dispatch_stub_1036(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1037(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1038(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1039(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1040(GLenum target, GLsizei numAttachments, const GLenum *attachments);
-void APIENTRY shared_dispatch_stub_1041(GLuint pipeline, GLuint program);
-void APIENTRY shared_dispatch_stub_1042(GLuint pipeline);
-GLuint APIENTRY shared_dispatch_stub_1043(GLenum type, GLsizei count, const GLchar * const *strings);
-void APIENTRY shared_dispatch_stub_1044(GLsizei n, const GLuint *pipelines);
-void APIENTRY shared_dispatch_stub_1045(GLsizei n, GLuint *pipelines);
-void APIENTRY shared_dispatch_stub_1046(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog);
-void APIENTRY shared_dispatch_stub_1047(GLuint pipeline, GLenum pname, GLint *params);
-GLboolean APIENTRY shared_dispatch_stub_1048(GLuint pipeline);
-void APIENTRY shared_dispatch_stub_1049(GLint first, GLsizei count);
-void APIENTRY shared_dispatch_stub_1050(GLuint program, GLint location, GLdouble x);
-void APIENTRY shared_dispatch_stub_1051(GLuint program, GLint location, GLsizei count, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1052(GLuint program, GLint location, GLfloat x);
-void APIENTRY shared_dispatch_stub_1053(GLuint program, GLint location, GLsizei count, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1054(GLuint program, GLint location, GLint x);
-void APIENTRY shared_dispatch_stub_1055(GLuint program, GLint location, GLsizei count, const GLint *value);
-void APIENTRY shared_dispatch_stub_1056(GLuint program, GLint location, GLuint x);
-void APIENTRY shared_dispatch_stub_1057(GLuint program, GLint location, GLsizei count, const GLuint *value);
-void APIENTRY shared_dispatch_stub_1058(GLuint program, GLint location, GLdouble x, GLdouble y);
-void APIENTRY shared_dispatch_stub_1059(GLuint program, GLint location, GLsizei count, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1060(GLuint program, GLint location, GLfloat x, GLfloat y);
-void APIENTRY shared_dispatch_stub_1061(GLuint program, GLint location, GLsizei count, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1062(GLuint program, GLint location, GLint x, GLint y);
-void APIENTRY shared_dispatch_stub_1063(GLuint program, GLint location, GLsizei count, const GLint *value);
-void APIENTRY shared_dispatch_stub_1064(GLuint program, GLint location, GLuint x, GLuint y);
-void APIENTRY shared_dispatch_stub_1065(GLuint program, GLint location, GLsizei count, const GLuint *value);
-void APIENTRY shared_dispatch_stub_1066(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z);
-void APIENTRY shared_dispatch_stub_1067(GLuint program, GLint location, GLsizei count, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1068(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z);
-void APIENTRY shared_dispatch_stub_1069(GLuint program, GLint location, GLsizei count, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1070(GLuint program, GLint location, GLint x, GLint y, GLint z);
-void APIENTRY shared_dispatch_stub_1071(GLuint program, GLint location, GLsizei count, const GLint *value);
-void APIENTRY shared_dispatch_stub_1072(GLuint program, GLint location, GLuint x, GLuint y, GLuint z);
-void APIENTRY shared_dispatch_stub_1073(GLuint program, GLint location, GLsizei count, const GLuint *value);
-void APIENTRY shared_dispatch_stub_1074(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void APIENTRY shared_dispatch_stub_1075(GLuint program, GLint location, GLsizei count, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1076(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void APIENTRY shared_dispatch_stub_1077(GLuint program, GLint location, GLsizei count, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1078(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w);
-void APIENTRY shared_dispatch_stub_1079(GLuint program, GLint location, GLsizei count, const GLint *value);
-void APIENTRY shared_dispatch_stub_1080(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w);
-void APIENTRY shared_dispatch_stub_1081(GLuint program, GLint location, GLsizei count, const GLuint *value);
-void APIENTRY shared_dispatch_stub_1082(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1083(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1084(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1085(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1086(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1087(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1088(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1089(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1090(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1091(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1092(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1093(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1094(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1095(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1096(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1097(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1098(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1099(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1100(void);
-void APIENTRY shared_dispatch_stub_1101(GLuint pipeline, GLbitfield stages, GLuint program);
-void APIENTRY shared_dispatch_stub_1102(GLuint pipeline);
-void APIENTRY shared_dispatch_stub_1103(GLDEBUGPROC callback, const GLvoid *userParam);
-void APIENTRY shared_dispatch_stub_1104(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled);
-void APIENTRY shared_dispatch_stub_1105(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
-GLuint APIENTRY shared_dispatch_stub_1106(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
-void APIENTRY shared_dispatch_stub_1107(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label);
-void APIENTRY shared_dispatch_stub_1108(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label);
-void APIENTRY shared_dispatch_stub_1109(GLenum identifier, GLuint name, GLsizei length, const GLchar *label);
-void APIENTRY shared_dispatch_stub_1110(const GLvoid *ptr, GLsizei length, const GLchar *label);
-void APIENTRY shared_dispatch_stub_1111(void);
-void APIENTRY shared_dispatch_stub_1112(GLenum source, GLuint id, GLsizei length, const GLchar *message);
-void APIENTRY shared_dispatch_stub_1113(GLfloat red, GLfloat green, GLfloat blue);
-void APIENTRY shared_dispatch_stub_1114(const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1115(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount);
-void APIENTRY shared_dispatch_stub_1116(GLfloat coord);
-void APIENTRY shared_dispatch_stub_1117(const GLfloat *coord);
-void APIENTRY shared_dispatch_stub_1118(void);
-void APIENTRY shared_dispatch_stub_1119(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void APIENTRY shared_dispatch_stub_1120(const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1121(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void APIENTRY shared_dispatch_stub_1122(const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1123(GLint x, GLint y, GLint z, GLint w);
-void APIENTRY shared_dispatch_stub_1124(const GLint *v);
-void APIENTRY shared_dispatch_stub_1125(GLshort x, GLshort y, GLshort z, GLshort w);
-void APIENTRY shared_dispatch_stub_1126(const GLshort *v);
-void APIENTRY shared_dispatch_stub_1127(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride);
-void APIENTRY shared_dispatch_stub_1128(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride);
-GLboolean APIENTRY shared_dispatch_stub_1129(GLsizei n, const GLuint *ids, GLboolean *residences);
-void APIENTRY shared_dispatch_stub_1130(GLenum target, GLuint id, const GLfloat *params);
-void APIENTRY shared_dispatch_stub_1131(GLenum target, GLuint index, GLenum pname, GLdouble *params);
-void APIENTRY shared_dispatch_stub_1132(GLenum target, GLuint index, GLenum pname, GLfloat *params);
-void APIENTRY shared_dispatch_stub_1133(GLuint id, GLenum pname, GLubyte *program);
-void APIENTRY shared_dispatch_stub_1134(GLuint id, GLenum pname, GLint *params);
-void APIENTRY shared_dispatch_stub_1135(GLenum target, GLuint address, GLenum pname, GLint *params);
-void APIENTRY shared_dispatch_stub_1136(GLuint index, GLenum pname, GLdouble *params);
-void APIENTRY shared_dispatch_stub_1137(GLuint index, GLenum pname, GLfloat *params);
-void APIENTRY shared_dispatch_stub_1138(GLuint index, GLenum pname, GLint *params);
-void APIENTRY shared_dispatch_stub_1139(GLenum target, GLuint id, GLsizei len, const GLubyte *program);
-void APIENTRY shared_dispatch_stub_1140(GLenum target, GLuint index, GLsizei num, const GLdouble *params);
-void APIENTRY shared_dispatch_stub_1141(GLenum target, GLuint index, GLsizei num, const GLfloat *params);
-void APIENTRY shared_dispatch_stub_1142(GLsizei n, const GLuint *ids);
-void APIENTRY shared_dispatch_stub_1143(GLenum target, GLuint address, GLenum matrix, GLenum transform);
-void APIENTRY shared_dispatch_stub_1144(GLuint index, GLdouble x);
-void APIENTRY shared_dispatch_stub_1145(GLuint index, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1146(GLuint index, GLfloat x);
-void APIENTRY shared_dispatch_stub_1147(GLuint index, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1148(GLuint index, GLshort x);
-void APIENTRY shared_dispatch_stub_1149(GLuint index, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1150(GLuint index, GLdouble x, GLdouble y);
-void APIENTRY shared_dispatch_stub_1151(GLuint index, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1152(GLuint index, GLfloat x, GLfloat y);
-void APIENTRY shared_dispatch_stub_1153(GLuint index, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1154(GLuint index, GLshort x, GLshort y);
-void APIENTRY shared_dispatch_stub_1155(GLuint index, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1156(GLuint index, GLdouble x, GLdouble y, GLdouble z);
-void APIENTRY shared_dispatch_stub_1157(GLuint index, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1158(GLuint index, GLfloat x, GLfloat y, GLfloat z);
-void APIENTRY shared_dispatch_stub_1159(GLuint index, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1160(GLuint index, GLshort x, GLshort y, GLshort z);
-void APIENTRY shared_dispatch_stub_1161(GLuint index, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1162(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void APIENTRY shared_dispatch_stub_1163(GLuint index, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1164(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void APIENTRY shared_dispatch_stub_1165(GLuint index, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1166(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
-void APIENTRY shared_dispatch_stub_1167(GLuint index, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1168(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
-void APIENTRY shared_dispatch_stub_1169(GLuint index, const GLubyte *v);
-void APIENTRY shared_dispatch_stub_1170(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1171(GLuint index, GLsizei n, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1172(GLuint index, GLsizei n, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1173(GLuint index, GLsizei n, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1174(GLuint index, GLsizei n, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1175(GLuint index, GLsizei n, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1176(GLuint index, GLsizei n, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1177(GLuint index, GLsizei n, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1178(GLuint index, GLsizei n, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1179(GLuint index, GLsizei n, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1180(GLuint index, GLsizei n, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1181(GLuint index, GLsizei n, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1182(GLuint index, GLsizei n, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1183(GLuint index, GLsizei n, const GLubyte *v);
-void APIENTRY shared_dispatch_stub_1184(GLenum pname, GLfloat *param);
-void APIENTRY shared_dispatch_stub_1185(GLenum pname, GLint *param);
-void APIENTRY shared_dispatch_stub_1186(GLenum pname, const GLfloat *param);
-void APIENTRY shared_dispatch_stub_1187(GLenum pname, const GLint *param);
-void APIENTRY shared_dispatch_stub_1188(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
-void APIENTRY shared_dispatch_stub_1189(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
-void APIENTRY shared_dispatch_stub_1190(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
-void APIENTRY shared_dispatch_stub_1191(void);
-void APIENTRY shared_dispatch_stub_1192(GLuint id);
-void APIENTRY shared_dispatch_stub_1193(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
-void APIENTRY shared_dispatch_stub_1194(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
-void APIENTRY shared_dispatch_stub_1195(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
-void APIENTRY shared_dispatch_stub_1196(GLuint id);
-void APIENTRY shared_dispatch_stub_1197(void);
-GLuint APIENTRY shared_dispatch_stub_1198(GLuint range);
-void APIENTRY shared_dispatch_stub_1199(GLuint dst, GLuint coord, GLenum swizzle);
-void APIENTRY shared_dispatch_stub_1200(GLuint dst, GLuint interp, GLenum swizzle);
-void APIENTRY shared_dispatch_stub_1201(GLuint dst, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1202(GLuint first, GLsizei count, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1203(GLuint index, GLfloat n, GLfloat f);
-void APIENTRY shared_dispatch_stub_1204(GLenum face);
-void APIENTRY shared_dispatch_stub_1205(GLuint array);
-void APIENTRY shared_dispatch_stub_1206(GLsizei n, GLuint *arrays);
-void APIENTRY shared_dispatch_stub_1207(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params);
-void APIENTRY shared_dispatch_stub_1208(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params);
-void APIENTRY shared_dispatch_stub_1209(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void APIENTRY shared_dispatch_stub_1210(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1211(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void APIENTRY shared_dispatch_stub_1212(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1213(void);
-void APIENTRY shared_dispatch_stub_1214(GLenum coord, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1215(GLenum coord, GLenum pname, GLint param);
-void APIENTRY shared_dispatch_stub_1216(GLenum coord, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1217(GLclampd zmin, GLclampd zmax);
-void APIENTRY shared_dispatch_stub_1218(GLenum target, GLuint framebuffer);
-void APIENTRY shared_dispatch_stub_1219(GLenum target, GLuint renderbuffer);
-void APIENTRY shared_dispatch_stub_1220(GLsizei len, const GLvoid *string);
-void APIENTRY shared_dispatch_stub_1221(GLenum target, GLenum pname, GLint param);
-void APIENTRY shared_dispatch_stub_1222(GLenum target, GLintptr offset, GLsizeiptr size);
-void APIENTRY shared_dispatch_stub_1223(GLuint index, GLint x);
-void APIENTRY shared_dispatch_stub_1224(GLuint index, GLuint x);
-void APIENTRY shared_dispatch_stub_1225(GLuint index, GLint x, GLint y);
-void APIENTRY shared_dispatch_stub_1226(GLuint index, const GLint *v);
-void APIENTRY shared_dispatch_stub_1227(GLuint index, GLuint x, GLuint y);
-void APIENTRY shared_dispatch_stub_1228(GLuint index, const GLuint *v);
-void APIENTRY shared_dispatch_stub_1229(GLuint index, GLint x, GLint y, GLint z);
-void APIENTRY shared_dispatch_stub_1230(GLuint index, const GLint *v);
-void APIENTRY shared_dispatch_stub_1231(GLuint index, GLuint x, GLuint y, GLuint z);
-void APIENTRY shared_dispatch_stub_1232(GLuint index, const GLuint *v);
-void APIENTRY shared_dispatch_stub_1233(GLuint index, GLint x, GLint y, GLint z, GLint w);
-void APIENTRY shared_dispatch_stub_1234(GLuint index, const GLint *v);
-void APIENTRY shared_dispatch_stub_1235(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
-void APIENTRY shared_dispatch_stub_1236(GLuint index, const GLuint *v);
-void APIENTRY shared_dispatch_stub_1237(GLint r, GLint g, GLint b, GLint a);
-void APIENTRY shared_dispatch_stub_1238(GLuint r, GLuint g, GLuint b, GLuint a);
-void APIENTRY shared_dispatch_stub_1239(GLenum target, GLuint index, GLuint buffer, GLintptr offset);
-void APIENTRY shared_dispatch_stub_1240(GLuint monitor);
-void APIENTRY shared_dispatch_stub_1241(GLsizei n, GLuint *monitors);
-void APIENTRY shared_dispatch_stub_1242(GLuint monitor);
-void APIENTRY shared_dispatch_stub_1243(GLsizei n, GLuint *monitors);
-void APIENTRY shared_dispatch_stub_1244(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten);
-void APIENTRY shared_dispatch_stub_1245(GLuint group, GLuint counter, GLenum pname, GLvoid *data);
-void APIENTRY shared_dispatch_stub_1246(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString);
-void APIENTRY shared_dispatch_stub_1247(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters);
-void APIENTRY shared_dispatch_stub_1248(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString);
-void APIENTRY shared_dispatch_stub_1249(GLint *numGroups, GLsizei groupsSize, GLuint *groups);
-void APIENTRY shared_dispatch_stub_1250(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList);
-void APIENTRY shared_dispatch_stub_1251(GLenum objectType, GLuint name, GLenum pname, GLint *value);
-GLenum APIENTRY shared_dispatch_stub_1252(GLenum objectType, GLuint name, GLenum option);
-GLenum APIENTRY shared_dispatch_stub_1253(GLenum objectType, GLuint name, GLenum option);
-void APIENTRY shared_dispatch_stub_1254(GLuint program);
-GLuint APIENTRY shared_dispatch_stub_1255(GLenum type, const GLchar *string);
-void APIENTRY shared_dispatch_stub_1256(GLenum type, GLuint program);
-void APIENTRY shared_dispatch_stub_1257(void);
-void APIENTRY shared_dispatch_stub_1258(void);
-void APIENTRY shared_dispatch_stub_1259(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);
-void APIENTRY shared_dispatch_stub_1260(const GLvoid *vdpDevice, const GLvoid *getProcAddress);
-GLboolean APIENTRY shared_dispatch_stub_1261(GLintptr surface);
-void APIENTRY shared_dispatch_stub_1262(GLsizei numSurfaces, const GLintptr *surfaces);
-GLintptr APIENTRY shared_dispatch_stub_1263(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames);
-GLintptr APIENTRY shared_dispatch_stub_1264(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames);
-void APIENTRY shared_dispatch_stub_1265(GLintptr surface, GLenum access);
-void APIENTRY shared_dispatch_stub_1266(GLsizei numSurfaces, const GLintptr *surfaces);
-void APIENTRY shared_dispatch_stub_1267(GLintptr surface);
-void APIENTRY shared_dispatch_stub_1268(GLuint queryHandle);
-void APIENTRY shared_dispatch_stub_1269(GLuint queryId, GLuint *queryHandle);
-void APIENTRY shared_dispatch_stub_1270(GLuint queryHandle);
-void APIENTRY shared_dispatch_stub_1271(GLuint queryHandle);
-void APIENTRY shared_dispatch_stub_1272(GLuint *queryId);
-void APIENTRY shared_dispatch_stub_1273(GLuint queryId, GLuint *nextQueryId);
-void APIENTRY shared_dispatch_stub_1274(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counterDescLength, GLchar *counterDesc, GLuint *counterOffset, GLuint *counterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
-void APIENTRY shared_dispatch_stub_1275(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten);
-void APIENTRY shared_dispatch_stub_1276(GLchar *queryName, GLuint *queryId);
-void APIENTRY shared_dispatch_stub_1277(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask);
-void APIENTRY shared_dispatch_stub_1278(GLfloat factor, GLfloat units, GLfloat clamp);
-void APIENTRY shared_dispatch_stub_1279(GLenum mode, GLsizei count, const GLint *box);
-void APIENTRY shared_dispatch_stub_1280(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
-void APIENTRY shared_dispatch_stub_1281(GLenum target, GLuint index, GLsizei count, const GLfloat *params);
-void APIENTRY shared_dispatch_stub_1282(GLenum target, GLuint index, GLsizei count, const GLfloat *params);
-void APIENTRY shared_dispatch_stub_1283(GLenum target, GLvoid *writeOffset);
-void APIENTRY shared_dispatch_stub_1284(GLenum target, GLvoid *writeOffset);
-void APIENTRY shared_dispatch_stub_1285(GLenum func, GLclampx ref);
-void APIENTRY shared_dispatch_stub_1286(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
-void APIENTRY shared_dispatch_stub_1287(GLclampx depth);
-void APIENTRY shared_dispatch_stub_1288(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
-void APIENTRY shared_dispatch_stub_1289(GLclampx zNear, GLclampx zFar);
-void APIENTRY shared_dispatch_stub_1290(GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1291(GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1292(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
-void APIENTRY shared_dispatch_stub_1293(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
-void APIENTRY shared_dispatch_stub_1294(GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1295(GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1296(GLenum light, GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1297(GLenum light, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1298(GLfixed width);
-void APIENTRY shared_dispatch_stub_1299(const GLfixed *m);
-void APIENTRY shared_dispatch_stub_1300(GLenum face, GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1301(GLenum face, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1302(const GLfixed *m);
-void APIENTRY shared_dispatch_stub_1303(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
-void APIENTRY shared_dispatch_stub_1304(GLfixed nx, GLfixed ny, GLfixed nz);
-void APIENTRY shared_dispatch_stub_1305(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
-void APIENTRY shared_dispatch_stub_1306(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
-void APIENTRY shared_dispatch_stub_1307(GLfixed size);
-void APIENTRY shared_dispatch_stub_1308(GLfixed factor, GLfixed units);
-void APIENTRY shared_dispatch_stub_1309(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
-void APIENTRY shared_dispatch_stub_1310(GLclampx value, GLboolean invert);
-void APIENTRY shared_dispatch_stub_1311(GLfixed x, GLfixed y, GLfixed z);
-void APIENTRY shared_dispatch_stub_1312(GLenum target, GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1313(GLenum target, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1314(GLenum target, GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1315(GLfixed x, GLfixed y, GLfixed z);
-void APIENTRY shared_dispatch_stub_1316(GLenum plane, const GLfloat *equation);
-void APIENTRY shared_dispatch_stub_1317(GLenum plane, const GLfixed *equation);
-void APIENTRY shared_dispatch_stub_1318(GLenum plane, GLfloat *equation);
-void APIENTRY shared_dispatch_stub_1319(GLenum plane, GLfixed *equation);
-void APIENTRY shared_dispatch_stub_1320(GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1321(GLenum light, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1322(GLenum face, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1323(GLenum target, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1324(GLenum target, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1325(GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1326(GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1327(GLenum target, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1328(void);
-void APIENTRY shared_dispatch_stub_1329(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW);
+void APIENTRY shared_dispatch_stub_1015(GLenum target, GLintptr offset, GLsizeiptr size, GLboolean commit);
+void APIENTRY shared_dispatch_stub_1016(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit);
+void APIENTRY shared_dispatch_stub_1017(GLuint program, GLint location, GLint64 *params);
+void APIENTRY shared_dispatch_stub_1018(GLuint program, GLint location, GLuint64 *params);
+void APIENTRY shared_dispatch_stub_1019(GLuint program, GLint location, GLsizei bufSize, GLint64 *params);
+void APIENTRY shared_dispatch_stub_1020(GLuint program, GLint location, GLsizei bufSize, GLuint64 *params);
+void APIENTRY shared_dispatch_stub_1021(GLuint program, GLint location, GLint64 x);
+void APIENTRY shared_dispatch_stub_1022(GLuint program, GLint location, GLsizei count, const GLint64 *value);
+void APIENTRY shared_dispatch_stub_1023(GLuint program, GLint location, GLuint64 x);
+void APIENTRY shared_dispatch_stub_1024(GLuint program, GLint location, GLsizei count, const GLuint64 *value);
+void APIENTRY shared_dispatch_stub_1025(GLuint program, GLint location, GLint64 x, GLint64 y);
+void APIENTRY shared_dispatch_stub_1026(GLuint program, GLint location, GLsizei count, const GLint64 *value);
+void APIENTRY shared_dispatch_stub_1027(GLuint program, GLint location, GLuint64 x, GLuint64 y);
+void APIENTRY shared_dispatch_stub_1028(GLuint program, GLint location, GLsizei count, const GLuint64 *value);
+void APIENTRY shared_dispatch_stub_1029(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z);
+void APIENTRY shared_dispatch_stub_1030(GLuint program, GLint location, GLsizei count, const GLint64 *value);
+void APIENTRY shared_dispatch_stub_1031(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z);
+void APIENTRY shared_dispatch_stub_1032(GLuint program, GLint location, GLsizei count, const GLuint64 *value);
+void APIENTRY shared_dispatch_stub_1033(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w);
+void APIENTRY shared_dispatch_stub_1034(GLuint program, GLint location, GLsizei count, const GLint64 *value);
+void APIENTRY shared_dispatch_stub_1035(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w);
+void APIENTRY shared_dispatch_stub_1036(GLuint program, GLint location, GLsizei count, const GLuint64 *value);
+void APIENTRY shared_dispatch_stub_1037(GLint location, GLint64 x);
+void APIENTRY shared_dispatch_stub_1038(GLint location, GLsizei count, const GLint64 *value);
+void APIENTRY shared_dispatch_stub_1039(GLint location, GLuint64 x);
+void APIENTRY shared_dispatch_stub_1040(GLint location, GLsizei count, const GLuint64 *value);
+void APIENTRY shared_dispatch_stub_1041(GLint location, GLint64 x, GLint64 y);
+void APIENTRY shared_dispatch_stub_1042(GLint location, GLsizei count, const GLint64 *value);
+void APIENTRY shared_dispatch_stub_1043(GLint location, GLuint64 x, GLuint64 y);
+void APIENTRY shared_dispatch_stub_1044(GLint location, GLsizei count, const GLuint64 *value);
+void APIENTRY shared_dispatch_stub_1045(GLint location, GLint64 x, GLint64 y, GLint64 z);
+void APIENTRY shared_dispatch_stub_1046(GLint location, GLsizei count, const GLint64 *value);
+void APIENTRY shared_dispatch_stub_1047(GLint location, GLuint64 x, GLuint64 y, GLuint64 z);
+void APIENTRY shared_dispatch_stub_1048(GLint location, GLsizei count, const GLuint64 *value);
+void APIENTRY shared_dispatch_stub_1049(GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w);
+void APIENTRY shared_dispatch_stub_1050(GLint location, GLsizei count, const GLint64 *value);
+void APIENTRY shared_dispatch_stub_1051(GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w);
+void APIENTRY shared_dispatch_stub_1052(GLint location, GLsizei count, const GLuint64 *value);
+void APIENTRY shared_dispatch_stub_1053(GLuint buffer);
+void APIENTRY shared_dispatch_stub_1054(GLuint buffer, GLintptr offset, GLsizeiptr length);
+void APIENTRY shared_dispatch_stub_1055(GLenum target, GLsizei numAttachments, const GLenum *attachments);
+void APIENTRY shared_dispatch_stub_1056(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);
+void APIENTRY shared_dispatch_stub_1057(GLuint texture, GLint level);
+void APIENTRY shared_dispatch_stub_1058(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth);
+void APIENTRY shared_dispatch_stub_1059(GLfloat factor, GLfloat bias);
+void APIENTRY shared_dispatch_stub_1060(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
+void APIENTRY shared_dispatch_stub_1061(const GLfloat *coords);
+void APIENTRY shared_dispatch_stub_1062(GLint x, GLint y, GLint z, GLint width, GLint height);
+void APIENTRY shared_dispatch_stub_1063(const GLint *coords);
+void APIENTRY shared_dispatch_stub_1064(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
+void APIENTRY shared_dispatch_stub_1065(const GLshort *coords);
+void APIENTRY shared_dispatch_stub_1066(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
+void APIENTRY shared_dispatch_stub_1067(const GLfixed *coords);
+void APIENTRY shared_dispatch_stub_1068(GLenum type, GLsizei stride, const GLvoid *pointer);
+GLbitfield APIENTRY shared_dispatch_stub_1069(GLfixed *mantissa, GLint *exponent);
+void APIENTRY shared_dispatch_stub_1070(GLclampf value, GLboolean invert);
+void APIENTRY shared_dispatch_stub_1071(GLenum pattern);
+void APIENTRY shared_dispatch_stub_1072(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1073(GLsizei stride, GLsizei count, const GLboolean *pointer);
+void APIENTRY shared_dispatch_stub_1074(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1075(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1076(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1077(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1078(GLenum target, GLsizei numAttachments, const GLenum *attachments);
+void APIENTRY shared_dispatch_stub_1079(GLuint pipeline, GLuint program);
+void APIENTRY shared_dispatch_stub_1080(GLuint pipeline);
+GLuint APIENTRY shared_dispatch_stub_1081(GLenum type, GLsizei count, const GLchar * const *strings);
+void APIENTRY shared_dispatch_stub_1082(GLsizei n, const GLuint *pipelines);
+void APIENTRY shared_dispatch_stub_1083(GLsizei n, GLuint *pipelines);
+void APIENTRY shared_dispatch_stub_1084(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog);
+void APIENTRY shared_dispatch_stub_1085(GLuint pipeline, GLenum pname, GLint *params);
+GLboolean APIENTRY shared_dispatch_stub_1086(GLuint pipeline);
+void APIENTRY shared_dispatch_stub_1087(GLint first, GLsizei count);
+void APIENTRY shared_dispatch_stub_1088(GLuint program, GLint location, GLdouble x);
+void APIENTRY shared_dispatch_stub_1089(GLuint program, GLint location, GLsizei count, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1090(GLuint program, GLint location, GLfloat x);
+void APIENTRY shared_dispatch_stub_1091(GLuint program, GLint location, GLsizei count, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1092(GLuint program, GLint location, GLint x);
+void APIENTRY shared_dispatch_stub_1093(GLuint program, GLint location, GLsizei count, const GLint *value);
+void APIENTRY shared_dispatch_stub_1094(GLuint program, GLint location, GLuint x);
+void APIENTRY shared_dispatch_stub_1095(GLuint program, GLint location, GLsizei count, const GLuint *value);
+void APIENTRY shared_dispatch_stub_1096(GLuint program, GLint location, GLdouble x, GLdouble y);
+void APIENTRY shared_dispatch_stub_1097(GLuint program, GLint location, GLsizei count, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1098(GLuint program, GLint location, GLfloat x, GLfloat y);
+void APIENTRY shared_dispatch_stub_1099(GLuint program, GLint location, GLsizei count, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1100(GLuint program, GLint location, GLint x, GLint y);
+void APIENTRY shared_dispatch_stub_1101(GLuint program, GLint location, GLsizei count, const GLint *value);
+void APIENTRY shared_dispatch_stub_1102(GLuint program, GLint location, GLuint x, GLuint y);
+void APIENTRY shared_dispatch_stub_1103(GLuint program, GLint location, GLsizei count, const GLuint *value);
+void APIENTRY shared_dispatch_stub_1104(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z);
+void APIENTRY shared_dispatch_stub_1105(GLuint program, GLint location, GLsizei count, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1106(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z);
+void APIENTRY shared_dispatch_stub_1107(GLuint program, GLint location, GLsizei count, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1108(GLuint program, GLint location, GLint x, GLint y, GLint z);
+void APIENTRY shared_dispatch_stub_1109(GLuint program, GLint location, GLsizei count, const GLint *value);
+void APIENTRY shared_dispatch_stub_1110(GLuint program, GLint location, GLuint x, GLuint y, GLuint z);
+void APIENTRY shared_dispatch_stub_1111(GLuint program, GLint location, GLsizei count, const GLuint *value);
+void APIENTRY shared_dispatch_stub_1112(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void APIENTRY shared_dispatch_stub_1113(GLuint program, GLint location, GLsizei count, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1114(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void APIENTRY shared_dispatch_stub_1115(GLuint program, GLint location, GLsizei count, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1116(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w);
+void APIENTRY shared_dispatch_stub_1117(GLuint program, GLint location, GLsizei count, const GLint *value);
+void APIENTRY shared_dispatch_stub_1118(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w);
+void APIENTRY shared_dispatch_stub_1119(GLuint program, GLint location, GLsizei count, const GLuint *value);
+void APIENTRY shared_dispatch_stub_1120(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1121(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1122(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1123(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1124(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1125(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1126(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1127(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1128(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1129(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1130(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1131(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1132(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1133(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1134(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1135(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1136(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1137(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1138(void);
+void APIENTRY shared_dispatch_stub_1139(GLuint pipeline, GLbitfield stages, GLuint program);
+void APIENTRY shared_dispatch_stub_1140(GLuint pipeline);
+void APIENTRY shared_dispatch_stub_1141(GLDEBUGPROC callback, const GLvoid *userParam);
+void APIENTRY shared_dispatch_stub_1142(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled);
+void APIENTRY shared_dispatch_stub_1143(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
+GLuint APIENTRY shared_dispatch_stub_1144(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
+void APIENTRY shared_dispatch_stub_1145(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label);
+void APIENTRY shared_dispatch_stub_1146(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label);
+void APIENTRY shared_dispatch_stub_1147(GLenum identifier, GLuint name, GLsizei length, const GLchar *label);
+void APIENTRY shared_dispatch_stub_1148(const GLvoid *ptr, GLsizei length, const GLchar *label);
+void APIENTRY shared_dispatch_stub_1149(void);
+void APIENTRY shared_dispatch_stub_1150(GLenum source, GLuint id, GLsizei length, const GLchar *message);
+void APIENTRY shared_dispatch_stub_1151(GLfloat red, GLfloat green, GLfloat blue);
+void APIENTRY shared_dispatch_stub_1152(const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1153(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount);
+void APIENTRY shared_dispatch_stub_1154(GLfloat coord);
+void APIENTRY shared_dispatch_stub_1155(const GLfloat *coord);
+void APIENTRY shared_dispatch_stub_1156(void);
+void APIENTRY shared_dispatch_stub_1157(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void APIENTRY shared_dispatch_stub_1158(const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1159(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void APIENTRY shared_dispatch_stub_1160(const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1161(GLint x, GLint y, GLint z, GLint w);
+void APIENTRY shared_dispatch_stub_1162(const GLint *v);
+void APIENTRY shared_dispatch_stub_1163(GLshort x, GLshort y, GLshort z, GLshort w);
+void APIENTRY shared_dispatch_stub_1164(const GLshort *v);
+void APIENTRY shared_dispatch_stub_1165(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride);
+void APIENTRY shared_dispatch_stub_1166(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride);
+GLboolean APIENTRY shared_dispatch_stub_1167(GLsizei n, const GLuint *ids, GLboolean *residences);
+void APIENTRY shared_dispatch_stub_1168(GLenum target, GLuint id, const GLfloat *params);
+void APIENTRY shared_dispatch_stub_1169(GLenum target, GLuint index, GLenum pname, GLdouble *params);
+void APIENTRY shared_dispatch_stub_1170(GLenum target, GLuint index, GLenum pname, GLfloat *params);
+void APIENTRY shared_dispatch_stub_1171(GLuint id, GLenum pname, GLubyte *program);
+void APIENTRY shared_dispatch_stub_1172(GLuint id, GLenum pname, GLint *params);
+void APIENTRY shared_dispatch_stub_1173(GLenum target, GLuint address, GLenum pname, GLint *params);
+void APIENTRY shared_dispatch_stub_1174(GLuint index, GLenum pname, GLdouble *params);
+void APIENTRY shared_dispatch_stub_1175(GLuint index, GLenum pname, GLfloat *params);
+void APIENTRY shared_dispatch_stub_1176(GLuint index, GLenum pname, GLint *params);
+void APIENTRY shared_dispatch_stub_1177(GLenum target, GLuint id, GLsizei len, const GLubyte *program);
+void APIENTRY shared_dispatch_stub_1178(GLenum target, GLuint index, GLsizei num, const GLdouble *params);
+void APIENTRY shared_dispatch_stub_1179(GLenum target, GLuint index, GLsizei num, const GLfloat *params);
+void APIENTRY shared_dispatch_stub_1180(GLsizei n, const GLuint *ids);
+void APIENTRY shared_dispatch_stub_1181(GLenum target, GLuint address, GLenum matrix, GLenum transform);
+void APIENTRY shared_dispatch_stub_1182(GLuint index, GLdouble x);
+void APIENTRY shared_dispatch_stub_1183(GLuint index, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1184(GLuint index, GLfloat x);
+void APIENTRY shared_dispatch_stub_1185(GLuint index, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1186(GLuint index, GLshort x);
+void APIENTRY shared_dispatch_stub_1187(GLuint index, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1188(GLuint index, GLdouble x, GLdouble y);
+void APIENTRY shared_dispatch_stub_1189(GLuint index, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1190(GLuint index, GLfloat x, GLfloat y);
+void APIENTRY shared_dispatch_stub_1191(GLuint index, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1192(GLuint index, GLshort x, GLshort y);
+void APIENTRY shared_dispatch_stub_1193(GLuint index, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1194(GLuint index, GLdouble x, GLdouble y, GLdouble z);
+void APIENTRY shared_dispatch_stub_1195(GLuint index, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1196(GLuint index, GLfloat x, GLfloat y, GLfloat z);
+void APIENTRY shared_dispatch_stub_1197(GLuint index, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1198(GLuint index, GLshort x, GLshort y, GLshort z);
+void APIENTRY shared_dispatch_stub_1199(GLuint index, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1200(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void APIENTRY shared_dispatch_stub_1201(GLuint index, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1202(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void APIENTRY shared_dispatch_stub_1203(GLuint index, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1204(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
+void APIENTRY shared_dispatch_stub_1205(GLuint index, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1206(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
+void APIENTRY shared_dispatch_stub_1207(GLuint index, const GLubyte *v);
+void APIENTRY shared_dispatch_stub_1208(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1209(GLuint index, GLsizei n, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1210(GLuint index, GLsizei n, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1211(GLuint index, GLsizei n, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1212(GLuint index, GLsizei n, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1213(GLuint index, GLsizei n, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1214(GLuint index, GLsizei n, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1215(GLuint index, GLsizei n, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1216(GLuint index, GLsizei n, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1217(GLuint index, GLsizei n, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1218(GLuint index, GLsizei n, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1219(GLuint index, GLsizei n, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1220(GLuint index, GLsizei n, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1221(GLuint index, GLsizei n, const GLubyte *v);
+void APIENTRY shared_dispatch_stub_1222(GLenum pname, GLfloat *param);
+void APIENTRY shared_dispatch_stub_1223(GLenum pname, GLint *param);
+void APIENTRY shared_dispatch_stub_1224(GLenum pname, const GLfloat *param);
+void APIENTRY shared_dispatch_stub_1225(GLenum pname, const GLint *param);
+void APIENTRY shared_dispatch_stub_1226(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
+void APIENTRY shared_dispatch_stub_1227(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
+void APIENTRY shared_dispatch_stub_1228(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
+void APIENTRY shared_dispatch_stub_1229(void);
+void APIENTRY shared_dispatch_stub_1230(GLuint id);
+void APIENTRY shared_dispatch_stub_1231(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
+void APIENTRY shared_dispatch_stub_1232(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
+void APIENTRY shared_dispatch_stub_1233(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
+void APIENTRY shared_dispatch_stub_1234(GLuint id);
+void APIENTRY shared_dispatch_stub_1235(void);
+GLuint APIENTRY shared_dispatch_stub_1236(GLuint range);
+void APIENTRY shared_dispatch_stub_1237(GLuint dst, GLuint coord, GLenum swizzle);
+void APIENTRY shared_dispatch_stub_1238(GLuint dst, GLuint interp, GLenum swizzle);
+void APIENTRY shared_dispatch_stub_1239(GLuint dst, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1240(GLuint first, GLsizei count, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1241(GLuint index, GLfloat n, GLfloat f);
+void APIENTRY shared_dispatch_stub_1242(GLenum face);
+void APIENTRY shared_dispatch_stub_1243(GLuint array);
+void APIENTRY shared_dispatch_stub_1244(GLsizei n, GLuint *arrays);
+void APIENTRY shared_dispatch_stub_1245(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params);
+void APIENTRY shared_dispatch_stub_1246(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params);
+void APIENTRY shared_dispatch_stub_1247(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void APIENTRY shared_dispatch_stub_1248(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1249(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void APIENTRY shared_dispatch_stub_1250(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1251(void);
+void APIENTRY shared_dispatch_stub_1252(GLenum coord, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1253(GLenum coord, GLenum pname, GLint param);
+void APIENTRY shared_dispatch_stub_1254(GLenum coord, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1255(GLclampd zmin, GLclampd zmax);
+void APIENTRY shared_dispatch_stub_1256(GLenum target, GLuint framebuffer);
+void APIENTRY shared_dispatch_stub_1257(GLenum target, GLuint renderbuffer);
+void APIENTRY shared_dispatch_stub_1258(GLsizei len, const GLvoid *string);
+void APIENTRY shared_dispatch_stub_1259(GLenum target, GLenum pname, GLint param);
+void APIENTRY shared_dispatch_stub_1260(GLenum target, GLintptr offset, GLsizeiptr size);
+void APIENTRY shared_dispatch_stub_1261(GLuint index, GLint x);
+void APIENTRY shared_dispatch_stub_1262(GLuint index, GLuint x);
+void APIENTRY shared_dispatch_stub_1263(GLuint index, GLint x, GLint y);
+void APIENTRY shared_dispatch_stub_1264(GLuint index, const GLint *v);
+void APIENTRY shared_dispatch_stub_1265(GLuint index, GLuint x, GLuint y);
+void APIENTRY shared_dispatch_stub_1266(GLuint index, const GLuint *v);
+void APIENTRY shared_dispatch_stub_1267(GLuint index, GLint x, GLint y, GLint z);
+void APIENTRY shared_dispatch_stub_1268(GLuint index, const GLint *v);
+void APIENTRY shared_dispatch_stub_1269(GLuint index, GLuint x, GLuint y, GLuint z);
+void APIENTRY shared_dispatch_stub_1270(GLuint index, const GLuint *v);
+void APIENTRY shared_dispatch_stub_1271(GLuint index, GLint x, GLint y, GLint z, GLint w);
+void APIENTRY shared_dispatch_stub_1272(GLuint index, const GLint *v);
+void APIENTRY shared_dispatch_stub_1273(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
+void APIENTRY shared_dispatch_stub_1274(GLuint index, const GLuint *v);
+void APIENTRY shared_dispatch_stub_1275(GLint r, GLint g, GLint b, GLint a);
+void APIENTRY shared_dispatch_stub_1276(GLuint r, GLuint g, GLuint b, GLuint a);
+void APIENTRY shared_dispatch_stub_1277(GLenum target, GLuint index, GLuint buffer, GLintptr offset);
+void APIENTRY shared_dispatch_stub_1278(GLuint monitor);
+void APIENTRY shared_dispatch_stub_1279(GLsizei n, GLuint *monitors);
+void APIENTRY shared_dispatch_stub_1280(GLuint monitor);
+void APIENTRY shared_dispatch_stub_1281(GLsizei n, GLuint *monitors);
+void APIENTRY shared_dispatch_stub_1282(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten);
+void APIENTRY shared_dispatch_stub_1283(GLuint group, GLuint counter, GLenum pname, GLvoid *data);
+void APIENTRY shared_dispatch_stub_1284(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString);
+void APIENTRY shared_dispatch_stub_1285(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters);
+void APIENTRY shared_dispatch_stub_1286(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString);
+void APIENTRY shared_dispatch_stub_1287(GLint *numGroups, GLsizei groupsSize, GLuint *groups);
+void APIENTRY shared_dispatch_stub_1288(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList);
+void APIENTRY shared_dispatch_stub_1289(GLenum objectType, GLuint name, GLenum pname, GLint *value);
+GLenum APIENTRY shared_dispatch_stub_1290(GLenum objectType, GLuint name, GLenum option);
+GLenum APIENTRY shared_dispatch_stub_1291(GLenum objectType, GLuint name, GLenum option);
+void APIENTRY shared_dispatch_stub_1292(GLuint program);
+GLuint APIENTRY shared_dispatch_stub_1293(GLenum type, const GLchar *string);
+void APIENTRY shared_dispatch_stub_1294(GLenum type, GLuint program);
+void APIENTRY shared_dispatch_stub_1295(void);
+void APIENTRY shared_dispatch_stub_1296(void);
+void APIENTRY shared_dispatch_stub_1297(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);
+void APIENTRY shared_dispatch_stub_1298(const GLvoid *vdpDevice, const GLvoid *getProcAddress);
+GLboolean APIENTRY shared_dispatch_stub_1299(GLintptr surface);
+void APIENTRY shared_dispatch_stub_1300(GLsizei numSurfaces, const GLintptr *surfaces);
+GLintptr APIENTRY shared_dispatch_stub_1301(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames);
+GLintptr APIENTRY shared_dispatch_stub_1302(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames);
+void APIENTRY shared_dispatch_stub_1303(GLintptr surface, GLenum access);
+void APIENTRY shared_dispatch_stub_1304(GLsizei numSurfaces, const GLintptr *surfaces);
+void APIENTRY shared_dispatch_stub_1305(GLintptr surface);
+void APIENTRY shared_dispatch_stub_1306(GLuint queryHandle);
+void APIENTRY shared_dispatch_stub_1307(GLuint queryId, GLuint *queryHandle);
+void APIENTRY shared_dispatch_stub_1308(GLuint queryHandle);
+void APIENTRY shared_dispatch_stub_1309(GLuint queryHandle);
+void APIENTRY shared_dispatch_stub_1310(GLuint *queryId);
+void APIENTRY shared_dispatch_stub_1311(GLuint queryId, GLuint *nextQueryId);
+void APIENTRY shared_dispatch_stub_1312(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counterDescLength, GLchar *counterDesc, GLuint *counterOffset, GLuint *counterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
+void APIENTRY shared_dispatch_stub_1313(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten);
+void APIENTRY shared_dispatch_stub_1314(GLchar *queryName, GLuint *queryId);
+void APIENTRY shared_dispatch_stub_1315(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask);
+void APIENTRY shared_dispatch_stub_1316(GLfloat factor, GLfloat units, GLfloat clamp);
+void APIENTRY shared_dispatch_stub_1317(GLenum mode, GLsizei count, const GLint *box);
+void APIENTRY shared_dispatch_stub_1318(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
+void APIENTRY shared_dispatch_stub_1319(GLenum target, GLuint index, GLsizei count, const GLfloat *params);
+void APIENTRY shared_dispatch_stub_1320(GLenum target, GLuint index, GLsizei count, const GLfloat *params);
+void APIENTRY shared_dispatch_stub_1321(GLenum target, GLvoid *writeOffset);
+void APIENTRY shared_dispatch_stub_1322(GLenum target, GLvoid *writeOffset);
+void APIENTRY shared_dispatch_stub_1323(GLenum func, GLclampx ref);
+void APIENTRY shared_dispatch_stub_1324(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
+void APIENTRY shared_dispatch_stub_1325(GLclampx depth);
+void APIENTRY shared_dispatch_stub_1326(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
+void APIENTRY shared_dispatch_stub_1327(GLclampx zNear, GLclampx zFar);
+void APIENTRY shared_dispatch_stub_1328(GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1329(GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1330(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
+void APIENTRY shared_dispatch_stub_1331(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
+void APIENTRY shared_dispatch_stub_1332(GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1333(GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1334(GLenum light, GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1335(GLenum light, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1336(GLfixed width);
+void APIENTRY shared_dispatch_stub_1337(const GLfixed *m);
+void APIENTRY shared_dispatch_stub_1338(GLenum face, GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1339(GLenum face, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1340(const GLfixed *m);
+void APIENTRY shared_dispatch_stub_1341(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
+void APIENTRY shared_dispatch_stub_1342(GLfixed nx, GLfixed ny, GLfixed nz);
+void APIENTRY shared_dispatch_stub_1343(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
+void APIENTRY shared_dispatch_stub_1344(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
+void APIENTRY shared_dispatch_stub_1345(GLfixed size);
+void APIENTRY shared_dispatch_stub_1346(GLfixed factor, GLfixed units);
+void APIENTRY shared_dispatch_stub_1347(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
+void APIENTRY shared_dispatch_stub_1348(GLclampx value, GLboolean invert);
+void APIENTRY shared_dispatch_stub_1349(GLfixed x, GLfixed y, GLfixed z);
+void APIENTRY shared_dispatch_stub_1350(GLenum target, GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1351(GLenum target, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1352(GLenum target, GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1353(GLfixed x, GLfixed y, GLfixed z);
+void APIENTRY shared_dispatch_stub_1354(GLenum plane, const GLfloat *equation);
+void APIENTRY shared_dispatch_stub_1355(GLenum plane, const GLfixed *equation);
+void APIENTRY shared_dispatch_stub_1356(GLenum plane, GLfloat *equation);
+void APIENTRY shared_dispatch_stub_1357(GLenum plane, GLfixed *equation);
+void APIENTRY shared_dispatch_stub_1358(GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1359(GLenum light, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1360(GLenum face, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1361(GLenum target, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1362(GLenum target, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1363(GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1364(GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1365(GLenum target, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1366(void);
+void APIENTRY shared_dispatch_stub_1367(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW);
#undef MAPI_TMP_DEFINES
#endif /* MAPI_TMP_DEFINES */
#ifdef MAPI_TMP_TABLE
-#define MAPI_TABLE_NUM_STATIC 1330
+#define MAPI_TABLE_NUM_STATIC 1368
#define MAPI_TABLE_NUM_DYNAMIC 256
#undef MAPI_TMP_TABLE
#endif /* MAPI_TMP_TABLE */
@@ -7469,6 +7507,234 @@ static void APIENTRY noopGetTextureSubImage(GLuint texture, GLint level, GLint x
noop_warn("glGetTextureSubImage");
}
+static void APIENTRY noopBufferPageCommitmentARB(GLenum target, GLintptr offset, GLsizeiptr size, GLboolean commit)
+{
+ (void) target; (void) offset; (void) size; (void) commit;
+ noop_warn("glBufferPageCommitmentARB");
+}
+
+static void APIENTRY noopNamedBufferPageCommitmentARB(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit)
+{
+ (void) buffer; (void) offset; (void) size; (void) commit;
+ noop_warn("glNamedBufferPageCommitmentARB");
+}
+
+static void APIENTRY noopGetUniformi64vARB(GLuint program, GLint location, GLint64 *params)
+{
+ (void) program; (void) location; (void) params;
+ noop_warn("glGetUniformi64vARB");
+}
+
+static void APIENTRY noopGetUniformui64vARB(GLuint program, GLint location, GLuint64 *params)
+{
+ (void) program; (void) location; (void) params;
+ noop_warn("glGetUniformui64vARB");
+}
+
+static void APIENTRY noopGetnUniformi64vARB(GLuint program, GLint location, GLsizei bufSize, GLint64 *params)
+{
+ (void) program; (void) location; (void) bufSize; (void) params;
+ noop_warn("glGetnUniformi64vARB");
+}
+
+static void APIENTRY noopGetnUniformui64vARB(GLuint program, GLint location, GLsizei bufSize, GLuint64 *params)
+{
+ (void) program; (void) location; (void) bufSize; (void) params;
+ noop_warn("glGetnUniformui64vARB");
+}
+
+static void APIENTRY noopProgramUniform1i64ARB(GLuint program, GLint location, GLint64 x)
+{
+ (void) program; (void) location; (void) x;
+ noop_warn("glProgramUniform1i64ARB");
+}
+
+static void APIENTRY noopProgramUniform1i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 *value)
+{
+ (void) program; (void) location; (void) count; (void) value;
+ noop_warn("glProgramUniform1i64vARB");
+}
+
+static void APIENTRY noopProgramUniform1ui64ARB(GLuint program, GLint location, GLuint64 x)
+{
+ (void) program; (void) location; (void) x;
+ noop_warn("glProgramUniform1ui64ARB");
+}
+
+static void APIENTRY noopProgramUniform1ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 *value)
+{
+ (void) program; (void) location; (void) count; (void) value;
+ noop_warn("glProgramUniform1ui64vARB");
+}
+
+static void APIENTRY noopProgramUniform2i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y)
+{
+ (void) program; (void) location; (void) x; (void) y;
+ noop_warn("glProgramUniform2i64ARB");
+}
+
+static void APIENTRY noopProgramUniform2i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 *value)
+{
+ (void) program; (void) location; (void) count; (void) value;
+ noop_warn("glProgramUniform2i64vARB");
+}
+
+static void APIENTRY noopProgramUniform2ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y)
+{
+ (void) program; (void) location; (void) x; (void) y;
+ noop_warn("glProgramUniform2ui64ARB");
+}
+
+static void APIENTRY noopProgramUniform2ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 *value)
+{
+ (void) program; (void) location; (void) count; (void) value;
+ noop_warn("glProgramUniform2ui64vARB");
+}
+
+static void APIENTRY noopProgramUniform3i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z)
+{
+ (void) program; (void) location; (void) x; (void) y; (void) z;
+ noop_warn("glProgramUniform3i64ARB");
+}
+
+static void APIENTRY noopProgramUniform3i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 *value)
+{
+ (void) program; (void) location; (void) count; (void) value;
+ noop_warn("glProgramUniform3i64vARB");
+}
+
+static void APIENTRY noopProgramUniform3ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z)
+{
+ (void) program; (void) location; (void) x; (void) y; (void) z;
+ noop_warn("glProgramUniform3ui64ARB");
+}
+
+static void APIENTRY noopProgramUniform3ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 *value)
+{
+ (void) program; (void) location; (void) count; (void) value;
+ noop_warn("glProgramUniform3ui64vARB");
+}
+
+static void APIENTRY noopProgramUniform4i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)
+{
+ (void) program; (void) location; (void) x; (void) y; (void) z; (void) w;
+ noop_warn("glProgramUniform4i64ARB");
+}
+
+static void APIENTRY noopProgramUniform4i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 *value)
+{
+ (void) program; (void) location; (void) count; (void) value;
+ noop_warn("glProgramUniform4i64vARB");
+}
+
+static void APIENTRY noopProgramUniform4ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)
+{
+ (void) program; (void) location; (void) x; (void) y; (void) z; (void) w;
+ noop_warn("glProgramUniform4ui64ARB");
+}
+
+static void APIENTRY noopProgramUniform4ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 *value)
+{
+ (void) program; (void) location; (void) count; (void) value;
+ noop_warn("glProgramUniform4ui64vARB");
+}
+
+static void APIENTRY noopUniform1i64ARB(GLint location, GLint64 x)
+{
+ (void) location; (void) x;
+ noop_warn("glUniform1i64ARB");
+}
+
+static void APIENTRY noopUniform1i64vARB(GLint location, GLsizei count, const GLint64 *value)
+{
+ (void) location; (void) count; (void) value;
+ noop_warn("glUniform1i64vARB");
+}
+
+static void APIENTRY noopUniform1ui64ARB(GLint location, GLuint64 x)
+{
+ (void) location; (void) x;
+ noop_warn("glUniform1ui64ARB");
+}
+
+static void APIENTRY noopUniform1ui64vARB(GLint location, GLsizei count, const GLuint64 *value)
+{
+ (void) location; (void) count; (void) value;
+ noop_warn("glUniform1ui64vARB");
+}
+
+static void APIENTRY noopUniform2i64ARB(GLint location, GLint64 x, GLint64 y)
+{
+ (void) location; (void) x; (void) y;
+ noop_warn("glUniform2i64ARB");
+}
+
+static void APIENTRY noopUniform2i64vARB(GLint location, GLsizei count, const GLint64 *value)
+{
+ (void) location; (void) count; (void) value;
+ noop_warn("glUniform2i64vARB");
+}
+
+static void APIENTRY noopUniform2ui64ARB(GLint location, GLuint64 x, GLuint64 y)
+{
+ (void) location; (void) x; (void) y;
+ noop_warn("glUniform2ui64ARB");
+}
+
+static void APIENTRY noopUniform2ui64vARB(GLint location, GLsizei count, const GLuint64 *value)
+{
+ (void) location; (void) count; (void) value;
+ noop_warn("glUniform2ui64vARB");
+}
+
+static void APIENTRY noopUniform3i64ARB(GLint location, GLint64 x, GLint64 y, GLint64 z)
+{
+ (void) location; (void) x; (void) y; (void) z;
+ noop_warn("glUniform3i64ARB");
+}
+
+static void APIENTRY noopUniform3i64vARB(GLint location, GLsizei count, const GLint64 *value)
+{
+ (void) location; (void) count; (void) value;
+ noop_warn("glUniform3i64vARB");
+}
+
+static void APIENTRY noopUniform3ui64ARB(GLint location, GLuint64 x, GLuint64 y, GLuint64 z)
+{
+ (void) location; (void) x; (void) y; (void) z;
+ noop_warn("glUniform3ui64ARB");
+}
+
+static void APIENTRY noopUniform3ui64vARB(GLint location, GLsizei count, const GLuint64 *value)
+{
+ (void) location; (void) count; (void) value;
+ noop_warn("glUniform3ui64vARB");
+}
+
+static void APIENTRY noopUniform4i64ARB(GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)
+{
+ (void) location; (void) x; (void) y; (void) z; (void) w;
+ noop_warn("glUniform4i64ARB");
+}
+
+static void APIENTRY noopUniform4i64vARB(GLint location, GLsizei count, const GLint64 *value)
+{
+ (void) location; (void) count; (void) value;
+ noop_warn("glUniform4i64vARB");
+}
+
+static void APIENTRY noopUniform4ui64ARB(GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)
+{
+ (void) location; (void) x; (void) y; (void) z; (void) w;
+ noop_warn("glUniform4ui64ARB");
+}
+
+static void APIENTRY noopUniform4ui64vARB(GLint location, GLsizei count, const GLuint64 *value)
+{
+ (void) location; (void) count; (void) value;
+ noop_warn("glUniform4ui64vARB");
+}
+
static void APIENTRY noopInvalidateBufferData(GLuint buffer)
{
(void) buffer;
@@ -10378,6 +10644,44 @@ const mapi_func table_noop_array[] = {
(mapi_func) noopVertexArrayVertexBuffers,
(mapi_func) noopGetCompressedTextureSubImage,
(mapi_func) noopGetTextureSubImage,
+ (mapi_func) noopBufferPageCommitmentARB,
+ (mapi_func) noopNamedBufferPageCommitmentARB,
+ (mapi_func) noopGetUniformi64vARB,
+ (mapi_func) noopGetUniformui64vARB,
+ (mapi_func) noopGetnUniformi64vARB,
+ (mapi_func) noopGetnUniformui64vARB,
+ (mapi_func) noopProgramUniform1i64ARB,
+ (mapi_func) noopProgramUniform1i64vARB,
+ (mapi_func) noopProgramUniform1ui64ARB,
+ (mapi_func) noopProgramUniform1ui64vARB,
+ (mapi_func) noopProgramUniform2i64ARB,
+ (mapi_func) noopProgramUniform2i64vARB,
+ (mapi_func) noopProgramUniform2ui64ARB,
+ (mapi_func) noopProgramUniform2ui64vARB,
+ (mapi_func) noopProgramUniform3i64ARB,
+ (mapi_func) noopProgramUniform3i64vARB,
+ (mapi_func) noopProgramUniform3ui64ARB,
+ (mapi_func) noopProgramUniform3ui64vARB,
+ (mapi_func) noopProgramUniform4i64ARB,
+ (mapi_func) noopProgramUniform4i64vARB,
+ (mapi_func) noopProgramUniform4ui64ARB,
+ (mapi_func) noopProgramUniform4ui64vARB,
+ (mapi_func) noopUniform1i64ARB,
+ (mapi_func) noopUniform1i64vARB,
+ (mapi_func) noopUniform1ui64ARB,
+ (mapi_func) noopUniform1ui64vARB,
+ (mapi_func) noopUniform2i64ARB,
+ (mapi_func) noopUniform2i64vARB,
+ (mapi_func) noopUniform2ui64ARB,
+ (mapi_func) noopUniform2ui64vARB,
+ (mapi_func) noopUniform3i64ARB,
+ (mapi_func) noopUniform3i64vARB,
+ (mapi_func) noopUniform3ui64ARB,
+ (mapi_func) noopUniform3ui64vARB,
+ (mapi_func) noopUniform4i64ARB,
+ (mapi_func) noopUniform4i64vARB,
+ (mapi_func) noopUniform4ui64ARB,
+ (mapi_func) noopUniform4ui64vARB,
(mapi_func) noopInvalidateBufferData,
(mapi_func) noopInvalidateBufferSubData,
(mapi_func) noopInvalidateFramebuffer,
@@ -12539,6 +12843,44 @@ const mapi_func table_noop_array[] = {
(mapi_func) noop_generic,
(mapi_func) noop_generic,
(mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
+ (mapi_func) noop_generic,
(mapi_func) noop_generic
};
@@ -12661,6 +13003,7 @@ static const char public_string_pool[] =
"BlitNamedFramebuffer\0"
"BufferData\0"
"BufferDataARB\0"
+ "BufferPageCommitmentARB\0"
"BufferParameteriAPPLE\0"
"BufferStorage\0"
"BufferStorageEXT\0"
@@ -13327,8 +13670,10 @@ static const char public_string_pool[] =
"GetUniformdv\0"
"GetUniformfv\0"
"GetUniformfvARB\0"
+ "GetUniformi64vARB\0"
"GetUniformiv\0"
"GetUniformivARB\0"
+ "GetUniformui64vARB\0"
"GetUniformuiv\0"
"GetUniformuivEXT\0"
"GetVertexArrayIndexed64iv\0"
@@ -13369,9 +13714,11 @@ static const char public_string_pool[] =
"GetnUniformfv\0"
"GetnUniformfvARB\0"
"GetnUniformfvKHR\0"
+ "GetnUniformi64vARB\0"
"GetnUniformiv\0"
"GetnUniformivARB\0"
"GetnUniformivKHR\0"
+ "GetnUniformui64vARB\0"
"GetnUniformuiv\0"
"GetnUniformuivARB\0"
"GetnUniformuivKHR\0"
@@ -13594,6 +13941,7 @@ static const char public_string_pool[] =
"MultiTexCoordP4ui\0"
"MultiTexCoordP4uiv\0"
"NamedBufferData\0"
+ "NamedBufferPageCommitmentARB\0"
"NamedBufferStorage\0"
"NamedBufferSubData\0"
"NamedFramebufferDrawBuffer\0"
@@ -13722,10 +14070,14 @@ static const char public_string_pool[] =
"ProgramUniform1fv\0"
"ProgramUniform1fvEXT\0"
"ProgramUniform1i\0"
+ "ProgramUniform1i64ARB\0"
+ "ProgramUniform1i64vARB\0"
"ProgramUniform1iEXT\0"
"ProgramUniform1iv\0"
"ProgramUniform1ivEXT\0"
"ProgramUniform1ui\0"
+ "ProgramUniform1ui64ARB\0"
+ "ProgramUniform1ui64vARB\0"
"ProgramUniform1uiEXT\0"
"ProgramUniform1uiv\0"
"ProgramUniform1uivEXT\0"
@@ -13736,10 +14088,14 @@ static const char public_string_pool[] =
"ProgramUniform2fv\0"
"ProgramUniform2fvEXT\0"
"ProgramUniform2i\0"
+ "ProgramUniform2i64ARB\0"
+ "ProgramUniform2i64vARB\0"
"ProgramUniform2iEXT\0"
"ProgramUniform2iv\0"
"ProgramUniform2ivEXT\0"
"ProgramUniform2ui\0"
+ "ProgramUniform2ui64ARB\0"
+ "ProgramUniform2ui64vARB\0"
"ProgramUniform2uiEXT\0"
"ProgramUniform2uiv\0"
"ProgramUniform2uivEXT\0"
@@ -13750,10 +14106,14 @@ static const char public_string_pool[] =
"ProgramUniform3fv\0"
"ProgramUniform3fvEXT\0"
"ProgramUniform3i\0"
+ "ProgramUniform3i64ARB\0"
+ "ProgramUniform3i64vARB\0"
"ProgramUniform3iEXT\0"
"ProgramUniform3iv\0"
"ProgramUniform3ivEXT\0"
"ProgramUniform3ui\0"
+ "ProgramUniform3ui64ARB\0"
+ "ProgramUniform3ui64vARB\0"
"ProgramUniform3uiEXT\0"
"ProgramUniform3uiv\0"
"ProgramUniform3uivEXT\0"
@@ -13764,10 +14124,14 @@ static const char public_string_pool[] =
"ProgramUniform4fv\0"
"ProgramUniform4fvEXT\0"
"ProgramUniform4i\0"
+ "ProgramUniform4i64ARB\0"
+ "ProgramUniform4i64vARB\0"
"ProgramUniform4iEXT\0"
"ProgramUniform4iv\0"
"ProgramUniform4ivEXT\0"
"ProgramUniform4ui\0"
+ "ProgramUniform4ui64ARB\0"
+ "ProgramUniform4ui64vARB\0"
"ProgramUniform4uiEXT\0"
"ProgramUniform4uiv\0"
"ProgramUniform4uivEXT\0"
@@ -14093,10 +14457,14 @@ static const char public_string_pool[] =
"Uniform1fv\0"
"Uniform1fvARB\0"
"Uniform1i\0"
+ "Uniform1i64ARB\0"
+ "Uniform1i64vARB\0"
"Uniform1iARB\0"
"Uniform1iv\0"
"Uniform1ivARB\0"
"Uniform1ui\0"
+ "Uniform1ui64ARB\0"
+ "Uniform1ui64vARB\0"
"Uniform1uiEXT\0"
"Uniform1uiv\0"
"Uniform1uivEXT\0"
@@ -14107,10 +14475,14 @@ static const char public_string_pool[] =
"Uniform2fv\0"
"Uniform2fvARB\0"
"Uniform2i\0"
+ "Uniform2i64ARB\0"
+ "Uniform2i64vARB\0"
"Uniform2iARB\0"
"Uniform2iv\0"
"Uniform2ivARB\0"
"Uniform2ui\0"
+ "Uniform2ui64ARB\0"
+ "Uniform2ui64vARB\0"
"Uniform2uiEXT\0"
"Uniform2uiv\0"
"Uniform2uivEXT\0"
@@ -14121,10 +14493,14 @@ static const char public_string_pool[] =
"Uniform3fv\0"
"Uniform3fvARB\0"
"Uniform3i\0"
+ "Uniform3i64ARB\0"
+ "Uniform3i64vARB\0"
"Uniform3iARB\0"
"Uniform3iv\0"
"Uniform3ivARB\0"
"Uniform3ui\0"
+ "Uniform3ui64ARB\0"
+ "Uniform3ui64vARB\0"
"Uniform3uiEXT\0"
"Uniform3uiv\0"
"Uniform3uivEXT\0"
@@ -14135,10 +14511,14 @@ static const char public_string_pool[] =
"Uniform4fv\0"
"Uniform4fvARB\0"
"Uniform4i\0"
+ "Uniform4i64ARB\0"
+ "Uniform4i64vARB\0"
"Uniform4iARB\0"
"Uniform4iv\0"
"Uniform4ivARB\0"
"Uniform4ui\0"
+ "Uniform4ui64ARB\0"
+ "Uniform4ui64vARB\0"
"Uniform4uiEXT\0"
"Uniform4uiv\0"
"Uniform4uivEXT\0"
@@ -14477,19 +14857,19 @@ static const char public_string_pool[] =
static const struct mapi_stub public_stubs[] = {
{ (void *) 0, 213, NULL },
- { (void *) 6, 1254, NULL },
- { (void *) 23, 1041, NULL },
- { (void *) 43, 1041, NULL },
- { (void *) 66, 1204, NULL },
+ { (void *) 6, 1292, NULL },
+ { (void *) 23, 1079, NULL },
+ { (void *) 43, 1079, NULL },
+ { (void *) 66, 1242, NULL },
{ (void *) 87, 374, NULL },
{ (void *) 101, 374, NULL },
- { (void *) 118, 1188, NULL },
- { (void *) 138, 1189, NULL },
- { (void *) 158, 1190, NULL },
+ { (void *) 118, 1226, NULL },
+ { (void *) 138, 1227, NULL },
+ { (void *) 158, 1228, NULL },
{ (void *) 178, 240, NULL },
- { (void *) 188, 1285, NULL },
- { (void *) 199, 1285, NULL },
- { (void *) 213, 1129, NULL },
+ { (void *) 188, 1323, NULL },
+ { (void *) 199, 1323, NULL },
+ { (void *) 213, 1167, NULL },
{ (void *) 235, 322, NULL },
{ (void *) 255, 322, NULL },
{ (void *) 278, 306, NULL },
@@ -14499,9 +14879,9 @@ static const struct mapi_stub public_stubs[] = {
{ (void *) 336, 7, NULL },
{ (void *) 342, 570, NULL },
{ (void *) 365, 570, NULL },
- { (void *) 390, 1191, NULL },
- { (void *) 413, 1240, NULL },
- { (void *) 433, 1268, NULL },
+ { (void *) 390, 1229, NULL },
+ { (void *) 413, 1278, NULL },
+ { (void *) 433, 1306, NULL },
{ (void *) 453, 460, NULL },
{ (void *) 464, 460, NULL },
{ (void *) 478, 809, NULL },
@@ -14513,7 +14893,7 @@ static const struct mapi_stub public_stubs[] = {
{ (void *) 597, 461, NULL },
{ (void *) 611, 572, NULL },
{ (void *) 626, 572, NULL },
- { (void *) 644, 1239, NULL },
+ { (void *) 644, 1277, NULL },
{ (void *) 664, 573, NULL },
{ (void *) 680, 573, NULL },
{ (void *) 699, 906, NULL },
@@ -14522,18 +14902,18 @@ static const struct mapi_stub public_stubs[] = {
{ (void *) 753, 574, NULL },
{ (void *) 777, 715, NULL },
{ (void *) 805, 715, NULL },
- { (void *) 836, 1192, NULL },
+ { (void *) 836, 1230, NULL },
{ (void *) 858, 661, NULL },
- { (void *) 874, 1218, NULL },
+ { (void *) 874, 1256, NULL },
{ (void *) 893, 661, NULL },
{ (void *) 912, 868, NULL },
{ (void *) 929, 908, NULL },
{ (void *) 947, 622, NULL },
{ (void *) 962, 622, NULL },
- { (void *) 976, 1042, NULL },
- { (void *) 996, 1042, NULL },
+ { (void *) 976, 1080, NULL },
+ { (void *) 996, 1080, NULL },
{ (void *) 1019, 662, NULL },
- { (void *) 1036, 1219, NULL },
+ { (void *) 1036, 1257, NULL },
{ (void *) 1056, 662, NULL },
{ (void *) 1076, 717, NULL },
{ (void *) 1088, 909, NULL },
@@ -14543,13 +14923,13 @@ static const struct mapi_stub public_stubs[] = {
{ (void *) 1144, 910, NULL },
{ (void *) 1157, 802, NULL },
{ (void *) 1179, 683, NULL },
- { (void *) 1195, 1205, NULL },
+ { (void *) 1195, 1243, NULL },
{ (void *) 1216, 683, NULL },
{ (void *) 1235, 882, NULL },
{ (void *) 1252, 911, NULL },
{ (void *) 1270, 8, NULL },
- { (void *) 1277, 1328, NULL },
- { (void *) 1290, 1328, NULL },
+ { (void *) 1277, 1366, NULL },
+ { (void *) 1290, 1366, NULL },
{ (void *) 1306, 336, NULL },
{ (void *) 1317, 336, NULL },
{ (void *) 1331, 337, NULL },
@@ -14589,1819 +14969,1857 @@ static const struct mapi_stub public_stubs[] = {
{ (void *) 2015, 917, NULL },
{ (void *) 2036, 462, NULL },
{ (void *) 2047, 462, NULL },
- { (void *) 2061, 1221, NULL },
- { (void *) 2083, 903, NULL },
- { (void *) 2097, 903, NULL },
- { (void *) 2114, 463, NULL },
- { (void *) 2128, 463, NULL },
- { (void *) 2145, 2, NULL },
- { (void *) 2154, 3, NULL },
- { (void *) 2164, 664, NULL },
- { (void *) 2187, 664, NULL },
- { (void *) 2213, 664, NULL },
- { (void *) 2239, 918, NULL },
- { (void *) 2267, 575, NULL },
- { (void *) 2278, 575, NULL },
- { (void *) 2292, 203, NULL },
- { (void *) 2298, 204, NULL },
- { (void *) 2309, 876, NULL },
- { (void *) 2325, 877, NULL },
- { (void *) 2344, 576, NULL },
- { (void *) 2358, 577, NULL },
- { (void *) 2372, 578, NULL },
- { (void *) 2386, 579, NULL },
- { (void *) 2401, 206, NULL },
- { (void *) 2412, 1237, NULL },
- { (void *) 2428, 1238, NULL },
- { (void *) 2445, 1286, NULL },
- { (void *) 2457, 1286, NULL },
- { (void *) 2472, 208, NULL },
- { (void *) 2483, 813, NULL },
- { (void *) 2495, 813, NULL },
- { (void *) 2510, 1287, NULL },
- { (void *) 2522, 1287, NULL },
- { (void *) 2537, 205, NULL },
- { (void *) 2548, 919, NULL },
- { (void *) 2569, 920, NULL },
- { (void *) 2593, 921, NULL },
- { (void *) 2617, 922, NULL },
- { (void *) 2641, 923, NULL },
- { (void *) 2665, 924, NULL },
- { (void *) 2690, 207, NULL },
- { (void *) 2703, 904, NULL },
- { (void *) 2717, 905, NULL },
- { (void *) 2734, 375, NULL },
- { (void *) 2754, 375, NULL },
- { (void *) 2777, 695, NULL },
- { (void *) 2792, 915, NULL },
- { (void *) 2804, 150, NULL },
- { (void *) 2814, 1316, NULL },
- { (void *) 2825, 1316, NULL },
- { (void *) 2839, 1317, NULL },
- { (void *) 2850, 1317, NULL },
- { (void *) 2864, 9, NULL },
- { (void *) 2872, 10, NULL },
- { (void *) 2881, 11, NULL },
- { (void *) 2889, 12, NULL },
- { (void *) 2898, 13, NULL },
- { (void *) 2906, 14, NULL },
- { (void *) 2915, 15, NULL },
- { (void *) 2923, 16, NULL },
- { (void *) 2932, 17, NULL },
- { (void *) 2940, 18, NULL },
- { (void *) 2949, 19, NULL },
- { (void *) 2958, 20, NULL },
- { (void *) 2968, 21, NULL },
- { (void *) 2977, 22, NULL },
- { (void *) 2987, 23, NULL },
- { (void *) 2996, 24, NULL },
- { (void *) 3006, 25, NULL },
- { (void *) 3014, 26, NULL },
- { (void *) 3023, 27, NULL },
- { (void *) 3031, 28, NULL },
- { (void *) 3040, 29, NULL },
- { (void *) 3048, 30, NULL },
- { (void *) 3057, 31, NULL },
- { (void *) 3065, 32, NULL },
- { (void *) 3074, 33, NULL },
- { (void *) 3082, 34, NULL },
- { (void *) 3091, 35, NULL },
- { (void *) 3100, 36, NULL },
- { (void *) 3110, 37, NULL },
- { (void *) 3119, 38, NULL },
- { (void *) 3129, 39, NULL },
- { (void *) 3138, 40, NULL },
- { (void *) 3148, 1288, NULL },
- { (void *) 3156, 1288, NULL },
- { (void *) 3167, 1193, NULL },
- { (void *) 3187, 1194, NULL },
- { (void *) 3207, 1195, NULL },
- { (void *) 3227, 210, NULL },
- { (void *) 3237, 580, NULL },
- { (void *) 3257, 580, NULL },
- { (void *) 3268, 580, NULL },
- { (void *) 3282, 580, NULL },
- { (void *) 3296, 151, NULL },
- { (void *) 3310, 734, NULL },
- { (void *) 3320, 735, NULL },
- { (void *) 3331, 736, NULL },
- { (void *) 3341, 737, NULL },
- { (void *) 3352, 308, NULL },
- { (void *) 3365, 1034, NULL },
- { (void *) 3381, 346, NULL },
- { (void *) 3395, 346, NULL },
- { (void *) 3412, 339, NULL },
- { (void *) 3423, 339, NULL },
- { (void *) 3437, 340, NULL },
- { (void *) 3459, 340, NULL },
- { (void *) 3484, 341, NULL },
- { (void *) 3506, 341, NULL },
- { (void *) 3531, 339, NULL },
- { (void *) 3545, 482, NULL },
- { (void *) 3559, 482, NULL },
- { (void *) 3576, 408, NULL },
- { (void *) 3597, 408, NULL },
- { (void *) 3621, 409, NULL },
- { (void *) 3642, 409, NULL },
- { (void *) 3666, 410, NULL },
- { (void *) 3687, 410, NULL },
+ { (void *) 2061, 1015, NULL },
+ { (void *) 2085, 1259, NULL },
+ { (void *) 2107, 903, NULL },
+ { (void *) 2121, 903, NULL },
+ { (void *) 2138, 463, NULL },
+ { (void *) 2152, 463, NULL },
+ { (void *) 2169, 2, NULL },
+ { (void *) 2178, 3, NULL },
+ { (void *) 2188, 664, NULL },
+ { (void *) 2211, 664, NULL },
+ { (void *) 2237, 664, NULL },
+ { (void *) 2263, 918, NULL },
+ { (void *) 2291, 575, NULL },
+ { (void *) 2302, 575, NULL },
+ { (void *) 2316, 203, NULL },
+ { (void *) 2322, 204, NULL },
+ { (void *) 2333, 876, NULL },
+ { (void *) 2349, 877, NULL },
+ { (void *) 2368, 576, NULL },
+ { (void *) 2382, 577, NULL },
+ { (void *) 2396, 578, NULL },
+ { (void *) 2410, 579, NULL },
+ { (void *) 2425, 206, NULL },
+ { (void *) 2436, 1275, NULL },
+ { (void *) 2452, 1276, NULL },
+ { (void *) 2469, 1324, NULL },
+ { (void *) 2481, 1324, NULL },
+ { (void *) 2496, 208, NULL },
+ { (void *) 2507, 813, NULL },
+ { (void *) 2519, 813, NULL },
+ { (void *) 2534, 1325, NULL },
+ { (void *) 2546, 1325, NULL },
+ { (void *) 2561, 205, NULL },
+ { (void *) 2572, 919, NULL },
+ { (void *) 2593, 920, NULL },
+ { (void *) 2617, 921, NULL },
+ { (void *) 2641, 922, NULL },
+ { (void *) 2665, 923, NULL },
+ { (void *) 2689, 924, NULL },
+ { (void *) 2714, 207, NULL },
+ { (void *) 2727, 904, NULL },
+ { (void *) 2741, 905, NULL },
+ { (void *) 2758, 375, NULL },
+ { (void *) 2778, 375, NULL },
+ { (void *) 2801, 695, NULL },
+ { (void *) 2816, 915, NULL },
+ { (void *) 2828, 150, NULL },
+ { (void *) 2838, 1354, NULL },
+ { (void *) 2849, 1354, NULL },
+ { (void *) 2863, 1355, NULL },
+ { (void *) 2874, 1355, NULL },
+ { (void *) 2888, 9, NULL },
+ { (void *) 2896, 10, NULL },
+ { (void *) 2905, 11, NULL },
+ { (void *) 2913, 12, NULL },
+ { (void *) 2922, 13, NULL },
+ { (void *) 2930, 14, NULL },
+ { (void *) 2939, 15, NULL },
+ { (void *) 2947, 16, NULL },
+ { (void *) 2956, 17, NULL },
+ { (void *) 2964, 18, NULL },
+ { (void *) 2973, 19, NULL },
+ { (void *) 2982, 20, NULL },
+ { (void *) 2992, 21, NULL },
+ { (void *) 3001, 22, NULL },
+ { (void *) 3011, 23, NULL },
+ { (void *) 3020, 24, NULL },
+ { (void *) 3030, 25, NULL },
+ { (void *) 3038, 26, NULL },
+ { (void *) 3047, 27, NULL },
+ { (void *) 3055, 28, NULL },
+ { (void *) 3064, 29, NULL },
+ { (void *) 3072, 30, NULL },
+ { (void *) 3081, 31, NULL },
+ { (void *) 3089, 32, NULL },
+ { (void *) 3098, 33, NULL },
+ { (void *) 3106, 34, NULL },
+ { (void *) 3115, 35, NULL },
+ { (void *) 3124, 36, NULL },
+ { (void *) 3134, 37, NULL },
+ { (void *) 3143, 38, NULL },
+ { (void *) 3153, 39, NULL },
+ { (void *) 3162, 40, NULL },
+ { (void *) 3172, 1326, NULL },
+ { (void *) 3180, 1326, NULL },
+ { (void *) 3191, 1231, NULL },
+ { (void *) 3211, 1232, NULL },
+ { (void *) 3231, 1233, NULL },
+ { (void *) 3251, 210, NULL },
+ { (void *) 3261, 580, NULL },
+ { (void *) 3281, 580, NULL },
+ { (void *) 3292, 580, NULL },
+ { (void *) 3306, 580, NULL },
+ { (void *) 3320, 151, NULL },
+ { (void *) 3334, 734, NULL },
+ { (void *) 3344, 735, NULL },
+ { (void *) 3355, 736, NULL },
+ { (void *) 3365, 737, NULL },
+ { (void *) 3376, 308, NULL },
+ { (void *) 3389, 1072, NULL },
+ { (void *) 3405, 346, NULL },
+ { (void *) 3419, 346, NULL },
+ { (void *) 3436, 339, NULL },
+ { (void *) 3447, 339, NULL },
+ { (void *) 3461, 340, NULL },
+ { (void *) 3483, 340, NULL },
+ { (void *) 3508, 341, NULL },
+ { (void *) 3530, 341, NULL },
+ { (void *) 3555, 339, NULL },
+ { (void *) 3569, 482, NULL },
+ { (void *) 3583, 482, NULL },
+ { (void *) 3600, 408, NULL },
+ { (void *) 3621, 408, NULL },
+ { (void *) 3645, 409, NULL },
+ { (void *) 3666, 409, NULL },
+ { (void *) 3690, 410, NULL },
{ (void *) 3711, 410, NULL },
- { (void *) 3735, 411, NULL },
+ { (void *) 3735, 410, NULL },
{ (void *) 3759, 411, NULL },
- { (void *) 3786, 412, NULL },
+ { (void *) 3783, 411, NULL },
{ (void *) 3810, 412, NULL },
- { (void *) 3837, 413, NULL },
+ { (void *) 3834, 412, NULL },
{ (void *) 3861, 413, NULL },
- { (void *) 3888, 413, NULL },
- { (void *) 3915, 925, NULL },
- { (void *) 3943, 926, NULL },
- { (void *) 3971, 927, NULL },
- { (void *) 3999, 348, NULL },
- { (void *) 4019, 348, NULL },
- { (void *) 4042, 349, NULL },
- { (void *) 4062, 349, NULL },
- { (void *) 4085, 350, NULL },
- { (void *) 4107, 350, NULL },
- { (void *) 4132, 351, NULL },
- { (void *) 4155, 351, NULL },
- { (void *) 4181, 352, NULL },
- { (void *) 4203, 352, NULL },
- { (void *) 4228, 353, NULL },
- { (void *) 4251, 353, NULL },
- { (void *) 4277, 694, NULL },
- { (void *) 4295, 347, NULL },
- { (void *) 4313, 347, NULL },
- { (void *) 4334, 342, NULL },
- { (void *) 4349, 342, NULL },
- { (void *) 4367, 354, NULL },
+ { (void *) 3885, 413, NULL },
+ { (void *) 3912, 413, NULL },
+ { (void *) 3939, 925, NULL },
+ { (void *) 3967, 926, NULL },
+ { (void *) 3995, 927, NULL },
+ { (void *) 4023, 348, NULL },
+ { (void *) 4043, 348, NULL },
+ { (void *) 4066, 349, NULL },
+ { (void *) 4086, 349, NULL },
+ { (void *) 4109, 350, NULL },
+ { (void *) 4131, 350, NULL },
+ { (void *) 4156, 351, NULL },
+ { (void *) 4179, 351, NULL },
+ { (void *) 4205, 352, NULL },
+ { (void *) 4227, 352, NULL },
+ { (void *) 4252, 353, NULL },
+ { (void *) 4275, 353, NULL },
+ { (void *) 4301, 694, NULL },
+ { (void *) 4319, 347, NULL },
+ { (void *) 4337, 347, NULL },
+ { (void *) 4358, 342, NULL },
+ { (void *) 4373, 342, NULL },
{ (void *) 4391, 354, NULL },
- { (void *) 4418, 355, NULL },
+ { (void *) 4415, 354, NULL },
{ (void *) 4442, 355, NULL },
- { (void *) 4469, 880, NULL },
- { (void *) 4486, 880, NULL },
- { (void *) 4506, 880, NULL },
- { (void *) 4526, 928, NULL },
- { (void *) 4549, 255, NULL },
- { (void *) 4560, 323, NULL },
- { (void *) 4575, 323, NULL },
- { (void *) 4593, 324, NULL },
- { (void *) 4608, 324, NULL },
- { (void *) 4626, 325, NULL },
- { (void *) 4644, 325, NULL },
- { (void *) 4665, 326, NULL },
- { (void *) 4683, 326, NULL },
- { (void *) 4704, 373, NULL },
- { (void *) 4722, 373, NULL },
- { (void *) 4743, 373, NULL },
- { (void *) 4764, 929, NULL },
- { (void *) 4786, 930, NULL },
- { (void *) 4808, 931, NULL },
- { (void *) 4830, 932, NULL },
- { (void *) 4844, 933, NULL },
- { (void *) 4863, 1269, NULL },
- { (void *) 4884, 483, NULL },
- { (void *) 4898, 650, NULL },
- { (void *) 4921, 934, NULL },
- { (void *) 4944, 935, NULL },
- { (void *) 4958, 936, NULL },
- { (void *) 4978, 937, NULL },
- { (void *) 4993, 484, NULL },
- { (void *) 5006, 651, NULL },
- { (void *) 5028, 1255, NULL },
- { (void *) 5051, 1043, NULL },
- { (void *) 5072, 1043, NULL },
- { (void *) 5096, 938, NULL },
- { (void *) 5111, 939, NULL },
- { (void *) 5136, 940, NULL },
- { (void *) 5155, 152, NULL },
- { (void *) 5164, 1103, NULL },
- { (void *) 5185, 1103, NULL },
- { (void *) 5209, 1103, NULL },
- { (void *) 5233, 1104, NULL },
- { (void *) 5253, 1104, NULL },
- { (void *) 5276, 1104, NULL },
- { (void *) 5299, 1105, NULL },
- { (void *) 5318, 1105, NULL },
- { (void *) 5340, 1105, NULL },
- { (void *) 5362, 464, NULL },
- { (void *) 5376, 464, NULL },
- { (void *) 5393, 1196, NULL },
- { (void *) 5417, 665, NULL },
- { (void *) 5436, 665, NULL },
- { (void *) 5458, 665, NULL },
- { (void *) 5480, 4, NULL },
- { (void *) 5492, 652, NULL },
- { (void *) 5508, 1241, NULL },
- { (void *) 5530, 1270, NULL },
- { (void *) 5551, 485, NULL },
- { (void *) 5565, 1044, NULL },
- { (void *) 5588, 1044, NULL },
- { (void *) 5614, 623, NULL },
- { (void *) 5632, 623, NULL },
- { (void *) 5649, 465, NULL },
- { (void *) 5663, 465, NULL },
- { (void *) 5680, 666, NULL },
- { (void *) 5700, 666, NULL },
- { (void *) 5723, 666, NULL },
- { (void *) 5746, 718, NULL },
- { (void *) 5761, 486, NULL },
- { (void *) 5774, 696, NULL },
- { (void *) 5785, 327, NULL },
- { (void *) 5800, 327, NULL },
- { (void *) 5818, 803, NULL },
- { (void *) 5843, 684, NULL },
- { (void *) 5862, 684, NULL },
+ { (void *) 4466, 355, NULL },
+ { (void *) 4493, 880, NULL },
+ { (void *) 4510, 880, NULL },
+ { (void *) 4530, 880, NULL },
+ { (void *) 4550, 928, NULL },
+ { (void *) 4573, 255, NULL },
+ { (void *) 4584, 323, NULL },
+ { (void *) 4599, 323, NULL },
+ { (void *) 4617, 324, NULL },
+ { (void *) 4632, 324, NULL },
+ { (void *) 4650, 325, NULL },
+ { (void *) 4668, 325, NULL },
+ { (void *) 4689, 326, NULL },
+ { (void *) 4707, 326, NULL },
+ { (void *) 4728, 373, NULL },
+ { (void *) 4746, 373, NULL },
+ { (void *) 4767, 373, NULL },
+ { (void *) 4788, 929, NULL },
+ { (void *) 4810, 930, NULL },
+ { (void *) 4832, 931, NULL },
+ { (void *) 4854, 932, NULL },
+ { (void *) 4868, 933, NULL },
+ { (void *) 4887, 1307, NULL },
+ { (void *) 4908, 483, NULL },
+ { (void *) 4922, 650, NULL },
+ { (void *) 4945, 934, NULL },
+ { (void *) 4968, 935, NULL },
+ { (void *) 4982, 936, NULL },
+ { (void *) 5002, 937, NULL },
+ { (void *) 5017, 484, NULL },
+ { (void *) 5030, 651, NULL },
+ { (void *) 5052, 1293, NULL },
+ { (void *) 5075, 1081, NULL },
+ { (void *) 5096, 1081, NULL },
+ { (void *) 5120, 938, NULL },
+ { (void *) 5135, 939, NULL },
+ { (void *) 5160, 940, NULL },
+ { (void *) 5179, 152, NULL },
+ { (void *) 5188, 1141, NULL },
+ { (void *) 5209, 1141, NULL },
+ { (void *) 5233, 1141, NULL },
+ { (void *) 5257, 1142, NULL },
+ { (void *) 5277, 1142, NULL },
+ { (void *) 5300, 1142, NULL },
+ { (void *) 5323, 1143, NULL },
+ { (void *) 5342, 1143, NULL },
+ { (void *) 5364, 1143, NULL },
+ { (void *) 5386, 464, NULL },
+ { (void *) 5400, 464, NULL },
+ { (void *) 5417, 1234, NULL },
+ { (void *) 5441, 665, NULL },
+ { (void *) 5460, 665, NULL },
+ { (void *) 5482, 665, NULL },
+ { (void *) 5504, 4, NULL },
+ { (void *) 5516, 652, NULL },
+ { (void *) 5532, 1279, NULL },
+ { (void *) 5554, 1308, NULL },
+ { (void *) 5575, 485, NULL },
+ { (void *) 5589, 1082, NULL },
+ { (void *) 5612, 1082, NULL },
+ { (void *) 5638, 623, NULL },
+ { (void *) 5656, 623, NULL },
+ { (void *) 5673, 465, NULL },
+ { (void *) 5687, 465, NULL },
+ { (void *) 5704, 666, NULL },
+ { (void *) 5724, 666, NULL },
+ { (void *) 5747, 666, NULL },
+ { (void *) 5770, 718, NULL },
+ { (void *) 5785, 486, NULL },
+ { (void *) 5798, 696, NULL },
+ { (void *) 5809, 327, NULL },
+ { (void *) 5824, 327, NULL },
+ { (void *) 5842, 803, NULL },
+ { (void *) 5867, 684, NULL },
{ (void *) 5886, 684, NULL },
- { (void *) 5908, 1217, NULL },
- { (void *) 5923, 245, NULL },
- { (void *) 5933, 211, NULL },
- { (void *) 5943, 288, NULL },
- { (void *) 5954, 1202, NULL },
- { (void *) 5975, 831, NULL },
- { (void *) 5992, 832, NULL },
- { (void *) 6010, 1203, NULL },
- { (void *) 6032, 814, NULL },
- { (void *) 6044, 814, NULL },
- { (void *) 6059, 1289, NULL },
- { (void *) 6071, 1289, NULL },
- { (void *) 6086, 653, NULL },
- { (void *) 6102, 487, NULL },
- { (void *) 6115, 214, NULL },
- { (void *) 6123, 309, NULL },
- { (void *) 6142, 581, NULL },
- { (void *) 6160, 941, NULL },
- { (void *) 6185, 488, NULL },
- { (void *) 6210, 488, NULL },
- { (void *) 6238, 581, NULL },
- { (void *) 6247, 581, NULL },
- { (void *) 6259, 581, NULL },
- { (void *) 6271, 1040, NULL },
- { (void *) 6293, 878, NULL },
- { (void *) 6309, 912, NULL },
- { (void *) 6337, 879, NULL },
- { (void *) 6361, 310, NULL },
- { (void *) 6372, 310, NULL },
- { (void *) 6386, 772, NULL },
- { (void *) 6405, 659, NULL },
- { (void *) 6425, 659, NULL },
- { (void *) 6448, 861, NULL },
- { (void *) 6480, 861, NULL },
- { (void *) 6515, 659, NULL },
- { (void *) 6538, 202, NULL },
- { (void *) 6549, 489, NULL },
- { (void *) 6561, 489, NULL },
- { (void *) 6576, 489, NULL },
- { (void *) 6591, 489, NULL },
- { (void *) 6606, 489, NULL },
- { (void *) 6620, 311, NULL },
- { (void *) 6633, 702, NULL },
- { (void *) 6656, 702, NULL },
- { (void *) 6682, 702, NULL },
- { (void *) 6708, 773, NULL },
- { (void *) 6729, 660, NULL },
- { (void *) 6751, 660, NULL },
- { (void *) 6776, 862, NULL },
- { (void *) 6810, 862, NULL },
- { (void *) 6847, 703, NULL },
- { (void *) 6879, 863, NULL },
- { (void *) 6923, 863, NULL },
- { (void *) 6970, 703, NULL },
- { (void *) 7005, 703, NULL },
- { (void *) 7040, 660, NULL },
- { (void *) 7065, 257, NULL },
- { (void *) 7076, 338, NULL },
- { (void *) 7094, 704, NULL },
- { (void *) 7122, 704, NULL },
- { (void *) 7153, 704, NULL },
- { (void *) 7184, 338, NULL },
- { (void *) 7205, 1022, NULL },
- { (void *) 7217, 1023, NULL },
- { (void *) 7230, 1024, NULL },
- { (void *) 7242, 1025, NULL },
- { (void *) 7255, 1026, NULL },
- { (void *) 7267, 1027, NULL },
- { (void *) 7280, 1028, NULL },
- { (void *) 7292, 1029, NULL },
- { (void *) 7305, 804, NULL },
- { (void *) 7327, 864, NULL },
- { (void *) 7358, 810, NULL },
- { (void *) 7386, 865, NULL },
- { (void *) 7423, 1283, NULL },
- { (void *) 7460, 1284, NULL },
- { (void *) 7487, 41, NULL },
- { (void *) 7496, 312, NULL },
- { (void *) 7512, 1035, NULL },
- { (void *) 7531, 42, NULL },
- { (void *) 7541, 215, NULL },
- { (void *) 7548, 313, NULL },
- { (void *) 7566, 582, NULL },
- { (void *) 7583, 942, NULL },
- { (void *) 7607, 490, NULL },
+ { (void *) 5910, 684, NULL },
+ { (void *) 5932, 1255, NULL },
+ { (void *) 5947, 245, NULL },
+ { (void *) 5957, 211, NULL },
+ { (void *) 5967, 288, NULL },
+ { (void *) 5978, 1240, NULL },
+ { (void *) 5999, 831, NULL },
+ { (void *) 6016, 832, NULL },
+ { (void *) 6034, 1241, NULL },
+ { (void *) 6056, 814, NULL },
+ { (void *) 6068, 814, NULL },
+ { (void *) 6083, 1327, NULL },
+ { (void *) 6095, 1327, NULL },
+ { (void *) 6110, 653, NULL },
+ { (void *) 6126, 487, NULL },
+ { (void *) 6139, 214, NULL },
+ { (void *) 6147, 309, NULL },
+ { (void *) 6166, 581, NULL },
+ { (void *) 6184, 941, NULL },
+ { (void *) 6209, 488, NULL },
+ { (void *) 6234, 488, NULL },
+ { (void *) 6262, 581, NULL },
+ { (void *) 6271, 581, NULL },
+ { (void *) 6283, 581, NULL },
+ { (void *) 6295, 1078, NULL },
+ { (void *) 6317, 878, NULL },
+ { (void *) 6333, 912, NULL },
+ { (void *) 6361, 879, NULL },
+ { (void *) 6385, 310, NULL },
+ { (void *) 6396, 310, NULL },
+ { (void *) 6410, 772, NULL },
+ { (void *) 6429, 659, NULL },
+ { (void *) 6449, 659, NULL },
+ { (void *) 6472, 861, NULL },
+ { (void *) 6504, 861, NULL },
+ { (void *) 6539, 659, NULL },
+ { (void *) 6562, 202, NULL },
+ { (void *) 6573, 489, NULL },
+ { (void *) 6585, 489, NULL },
+ { (void *) 6600, 489, NULL },
+ { (void *) 6615, 489, NULL },
+ { (void *) 6630, 489, NULL },
+ { (void *) 6644, 311, NULL },
+ { (void *) 6657, 702, NULL },
+ { (void *) 6680, 702, NULL },
+ { (void *) 6706, 702, NULL },
+ { (void *) 6732, 773, NULL },
+ { (void *) 6753, 660, NULL },
+ { (void *) 6775, 660, NULL },
+ { (void *) 6800, 862, NULL },
+ { (void *) 6834, 862, NULL },
+ { (void *) 6871, 703, NULL },
+ { (void *) 6903, 863, NULL },
+ { (void *) 6947, 863, NULL },
+ { (void *) 6994, 703, NULL },
+ { (void *) 7029, 703, NULL },
+ { (void *) 7064, 660, NULL },
+ { (void *) 7089, 257, NULL },
+ { (void *) 7100, 338, NULL },
+ { (void *) 7118, 704, NULL },
+ { (void *) 7146, 704, NULL },
+ { (void *) 7177, 704, NULL },
+ { (void *) 7208, 338, NULL },
+ { (void *) 7229, 1060, NULL },
+ { (void *) 7241, 1061, NULL },
+ { (void *) 7254, 1062, NULL },
+ { (void *) 7266, 1063, NULL },
+ { (void *) 7279, 1064, NULL },
+ { (void *) 7291, 1065, NULL },
+ { (void *) 7304, 1066, NULL },
+ { (void *) 7316, 1067, NULL },
+ { (void *) 7329, 804, NULL },
+ { (void *) 7351, 864, NULL },
+ { (void *) 7382, 810, NULL },
+ { (void *) 7410, 865, NULL },
+ { (void *) 7447, 1321, NULL },
+ { (void *) 7484, 1322, NULL },
+ { (void *) 7511, 41, NULL },
+ { (void *) 7520, 312, NULL },
+ { (void *) 7536, 1073, NULL },
+ { (void *) 7555, 42, NULL },
+ { (void *) 7565, 215, NULL },
+ { (void *) 7572, 313, NULL },
+ { (void *) 7590, 582, NULL },
+ { (void *) 7607, 942, NULL },
{ (void *) 7631, 490, NULL },
- { (void *) 7658, 582, NULL },
- { (void *) 7666, 582, NULL },
- { (void *) 7677, 582, NULL },
- { (void *) 7688, 43, NULL },
- { (void *) 7692, 583, NULL },
- { (void *) 7713, 583, NULL },
- { (void *) 7736, 1197, NULL },
- { (void *) 7757, 1, NULL },
- { (void *) 7765, 1242, NULL },
- { (void *) 7783, 1271, NULL },
- { (void *) 7801, 466, NULL },
- { (void *) 7810, 466, NULL },
- { (void *) 7822, 811, NULL },
- { (void *) 7838, 584, NULL },
- { (void *) 7859, 584, NULL },
- { (void *) 7883, 228, NULL },
- { (void *) 7895, 229, NULL },
- { (void *) 7908, 230, NULL },
- { (void *) 7920, 231, NULL },
- { (void *) 7933, 232, NULL },
- { (void *) 7945, 233, NULL },
- { (void *) 7958, 234, NULL },
- { (void *) 7970, 235, NULL },
- { (void *) 7983, 236, NULL },
- { (void *) 7993, 238, NULL },
- { (void *) 8003, 237, NULL },
- { (void *) 8014, 239, NULL },
- { (void *) 8025, 1130, NULL },
- { (void *) 8042, 194, NULL },
- { (void *) 8057, 697, NULL },
- { (void *) 8067, 216, NULL },
- { (void *) 8074, 217, NULL },
- { (void *) 8080, 681, NULL },
- { (void *) 8103, 1222, NULL },
- { (void *) 8131, 681, NULL },
- { (void *) 8157, 943, NULL },
- { (void *) 8185, 421, NULL },
- { (void *) 8201, 421, NULL },
- { (void *) 8220, 422, NULL },
- { (void *) 8230, 422, NULL },
- { (void *) 8243, 423, NULL },
- { (void *) 8254, 423, NULL },
- { (void *) 8268, 1116, NULL },
- { (void *) 8278, 1116, NULL },
- { (void *) 8291, 1117, NULL },
- { (void *) 8302, 1117, NULL },
- { (void *) 8316, 153, NULL },
- { (void *) 8321, 154, NULL },
- { (void *) 8327, 155, NULL },
- { (void *) 8332, 156, NULL },
- { (void *) 8338, 1290, NULL },
- { (void *) 8343, 1290, NULL },
- { (void *) 8351, 1291, NULL },
- { (void *) 8357, 1291, NULL },
- { (void *) 8366, 888, NULL },
- { (void *) 8388, 667, NULL },
+ { (void *) 7655, 490, NULL },
+ { (void *) 7682, 582, NULL },
+ { (void *) 7690, 582, NULL },
+ { (void *) 7701, 582, NULL },
+ { (void *) 7712, 43, NULL },
+ { (void *) 7716, 583, NULL },
+ { (void *) 7737, 583, NULL },
+ { (void *) 7760, 1235, NULL },
+ { (void *) 7781, 1, NULL },
+ { (void *) 7789, 1280, NULL },
+ { (void *) 7807, 1309, NULL },
+ { (void *) 7825, 466, NULL },
+ { (void *) 7834, 466, NULL },
+ { (void *) 7846, 811, NULL },
+ { (void *) 7862, 584, NULL },
+ { (void *) 7883, 584, NULL },
+ { (void *) 7907, 228, NULL },
+ { (void *) 7919, 229, NULL },
+ { (void *) 7932, 230, NULL },
+ { (void *) 7944, 231, NULL },
+ { (void *) 7957, 232, NULL },
+ { (void *) 7969, 233, NULL },
+ { (void *) 7982, 234, NULL },
+ { (void *) 7994, 235, NULL },
+ { (void *) 8007, 236, NULL },
+ { (void *) 8017, 238, NULL },
+ { (void *) 8027, 237, NULL },
+ { (void *) 8038, 239, NULL },
+ { (void *) 8049, 1168, NULL },
+ { (void *) 8066, 194, NULL },
+ { (void *) 8081, 697, NULL },
+ { (void *) 8091, 216, NULL },
+ { (void *) 8098, 217, NULL },
+ { (void *) 8104, 681, NULL },
+ { (void *) 8127, 1260, NULL },
+ { (void *) 8155, 681, NULL },
+ { (void *) 8181, 943, NULL },
+ { (void *) 8209, 421, NULL },
+ { (void *) 8225, 421, NULL },
+ { (void *) 8244, 422, NULL },
+ { (void *) 8254, 422, NULL },
+ { (void *) 8267, 423, NULL },
+ { (void *) 8278, 423, NULL },
+ { (void *) 8292, 1154, NULL },
+ { (void *) 8302, 1154, NULL },
+ { (void *) 8315, 1155, NULL },
+ { (void *) 8326, 1155, NULL },
+ { (void *) 8340, 153, NULL },
+ { (void *) 8345, 154, NULL },
+ { (void *) 8351, 155, NULL },
+ { (void *) 8356, 156, NULL },
+ { (void *) 8362, 1328, NULL },
+ { (void *) 8367, 1328, NULL },
+ { (void *) 8375, 1329, NULL },
+ { (void *) 8381, 1329, NULL },
+ { (void *) 8390, 888, NULL },
{ (void *) 8412, 667, NULL },
- { (void *) 8439, 667, NULL },
- { (void *) 8466, 616, NULL },
- { (void *) 8485, 668, NULL },
- { (void *) 8506, 668, NULL },
- { (void *) 8530, 669, NULL },
- { (void *) 8551, 669, NULL },
+ { (void *) 8436, 667, NULL },
+ { (void *) 8463, 667, NULL },
+ { (void *) 8490, 616, NULL },
+ { (void *) 8509, 668, NULL },
+ { (void *) 8530, 668, NULL },
+ { (void *) 8554, 669, NULL },
{ (void *) 8575, 669, NULL },
- { (void *) 8599, 670, NULL },
- { (void *) 8620, 670, NULL },
+ { (void *) 8599, 669, NULL },
+ { (void *) 8623, 670, NULL },
{ (void *) 8644, 670, NULL },
- { (void *) 8668, 616, NULL },
- { (void *) 8690, 671, NULL },
+ { (void *) 8668, 670, NULL },
+ { (void *) 8692, 616, NULL },
{ (void *) 8714, 671, NULL },
- { (void *) 8741, 616, NULL },
- { (void *) 8763, 157, NULL },
- { (void *) 8773, 289, NULL },
- { (void *) 8781, 1292, NULL },
- { (void *) 8790, 1292, NULL },
- { (void *) 8802, 1293, NULL },
- { (void *) 8811, 1293, NULL },
- { (void *) 8823, 467, NULL },
- { (void *) 8834, 467, NULL },
- { (void *) 8848, 1198, NULL },
- { (void *) 8870, 672, NULL },
- { (void *) 8886, 672, NULL },
- { (void *) 8905, 672, NULL },
- { (void *) 8924, 5, NULL },
- { (void *) 8933, 1243, NULL },
- { (void *) 8952, 1045, NULL },
- { (void *) 8972, 1045, NULL },
- { (void *) 8995, 624, NULL },
- { (void *) 9010, 624, NULL },
- { (void *) 9024, 468, NULL },
- { (void *) 9035, 468, NULL },
- { (void *) 9049, 673, NULL },
- { (void *) 9066, 673, NULL },
- { (void *) 9086, 673, NULL },
- { (void *) 9106, 719, NULL },
- { (void *) 9118, 328, NULL },
- { (void *) 9130, 328, NULL },
- { (void *) 9145, 805, NULL },
- { (void *) 9167, 685, NULL },
- { (void *) 9183, 1206, NULL },
- { (void *) 9204, 685, NULL },
- { (void *) 9223, 674, NULL },
- { (void *) 9238, 674, NULL },
- { (void *) 9256, 674, NULL },
- { (void *) 9274, 944, NULL },
- { (void *) 9296, 867, NULL },
- { (void *) 9327, 491, NULL },
- { (void *) 9343, 491, NULL },
- { (void *) 9362, 792, NULL },
- { (void *) 9386, 793, NULL },
- { (void *) 9417, 794, NULL },
- { (void *) 9446, 492, NULL },
- { (void *) 9463, 492, NULL },
- { (void *) 9483, 687, NULL },
- { (void *) 9509, 688, NULL },
- { (void *) 9533, 689, NULL },
- { (void *) 9554, 690, NULL },
- { (void *) 9574, 654, NULL },
- { (void *) 9596, 493, NULL },
- { (void *) 9615, 494, NULL },
- { (void *) 9633, 494, NULL },
- { (void *) 9654, 585, NULL },
- { (void *) 9676, 585, NULL },
- { (void *) 9690, 258, NULL },
- { (void *) 9702, 617, NULL },
- { (void *) 9725, 469, NULL },
- { (void *) 9746, 469, NULL },
- { (void *) 9770, 470, NULL },
- { (void *) 9788, 470, NULL },
- { (void *) 9809, 470, NULL },
- { (void *) 9830, 471, NULL },
- { (void *) 9847, 471, NULL },
- { (void *) 9867, 259, NULL },
- { (void *) 9880, 1318, NULL },
- { (void *) 9894, 1318, NULL },
- { (void *) 9911, 1319, NULL },
- { (void *) 9925, 1319, NULL },
- { (void *) 9942, 343, NULL },
- { (void *) 9956, 343, NULL },
- { (void *) 9973, 344, NULL },
- { (void *) 9998, 344, NULL },
- { (void *) 10026, 344, NULL },
- { (void *) 10054, 345, NULL },
- { (void *) 10079, 345, NULL },
- { (void *) 10107, 345, NULL },
- { (void *) 10135, 343, NULL },
- { (void *) 10152, 414, NULL },
- { (void *) 10174, 414, NULL },
- { (void *) 10199, 945, NULL },
- { (void *) 10225, 1013, NULL },
- { (void *) 10254, 356, NULL },
- { (void *) 10275, 356, NULL },
- { (void *) 10299, 357, NULL },
- { (void *) 10325, 357, NULL },
- { (void *) 10354, 358, NULL },
- { (void *) 10380, 358, NULL },
- { (void *) 10409, 1106, NULL },
- { (void *) 10428, 1106, NULL },
- { (void *) 10450, 1106, NULL },
- { (void *) 10472, 833, NULL },
- { (void *) 10485, 260, NULL },
- { (void *) 10496, 261, NULL },
- { (void *) 10505, 1272, NULL },
- { (void *) 10530, 1320, NULL },
- { (void *) 10540, 1320, NULL },
- { (void *) 10553, 834, NULL },
- { (void *) 10565, 834, NULL },
- { (void *) 10580, 262, NULL },
- { (void *) 10590, 716, NULL },
- { (void *) 10607, 716, NULL },
- { (void *) 10627, 586, NULL },
- { (void *) 10647, 586, NULL },
- { (void *) 10670, 675, NULL },
- { (void *) 10706, 675, NULL },
- { (void *) 10745, 675, NULL },
- { (void *) 10784, 889, NULL },
- { (void *) 10810, 841, NULL },
- { (void *) 10833, 841, NULL },
- { (void *) 10859, 841, NULL },
- { (void *) 10885, 655, NULL },
- { (void *) 10898, 361, NULL },
- { (void *) 10911, 361, NULL },
- { (void *) 10927, 362, NULL },
+ { (void *) 8738, 671, NULL },
+ { (void *) 8765, 616, NULL },
+ { (void *) 8787, 157, NULL },
+ { (void *) 8797, 289, NULL },
+ { (void *) 8805, 1330, NULL },
+ { (void *) 8814, 1330, NULL },
+ { (void *) 8826, 1331, NULL },
+ { (void *) 8835, 1331, NULL },
+ { (void *) 8847, 467, NULL },
+ { (void *) 8858, 467, NULL },
+ { (void *) 8872, 1236, NULL },
+ { (void *) 8894, 672, NULL },
+ { (void *) 8910, 672, NULL },
+ { (void *) 8929, 672, NULL },
+ { (void *) 8948, 5, NULL },
+ { (void *) 8957, 1281, NULL },
+ { (void *) 8976, 1083, NULL },
+ { (void *) 8996, 1083, NULL },
+ { (void *) 9019, 624, NULL },
+ { (void *) 9034, 624, NULL },
+ { (void *) 9048, 468, NULL },
+ { (void *) 9059, 468, NULL },
+ { (void *) 9073, 673, NULL },
+ { (void *) 9090, 673, NULL },
+ { (void *) 9110, 673, NULL },
+ { (void *) 9130, 719, NULL },
+ { (void *) 9142, 328, NULL },
+ { (void *) 9154, 328, NULL },
+ { (void *) 9169, 805, NULL },
+ { (void *) 9191, 685, NULL },
+ { (void *) 9207, 1244, NULL },
+ { (void *) 9228, 685, NULL },
+ { (void *) 9247, 674, NULL },
+ { (void *) 9262, 674, NULL },
+ { (void *) 9280, 674, NULL },
+ { (void *) 9298, 944, NULL },
+ { (void *) 9320, 867, NULL },
+ { (void *) 9351, 491, NULL },
+ { (void *) 9367, 491, NULL },
+ { (void *) 9386, 792, NULL },
+ { (void *) 9410, 793, NULL },
+ { (void *) 9441, 794, NULL },
+ { (void *) 9470, 492, NULL },
+ { (void *) 9487, 492, NULL },
+ { (void *) 9507, 687, NULL },
+ { (void *) 9533, 688, NULL },
+ { (void *) 9557, 689, NULL },
+ { (void *) 9578, 690, NULL },
+ { (void *) 9598, 654, NULL },
+ { (void *) 9620, 493, NULL },
+ { (void *) 9639, 494, NULL },
+ { (void *) 9657, 494, NULL },
+ { (void *) 9678, 585, NULL },
+ { (void *) 9700, 585, NULL },
+ { (void *) 9714, 258, NULL },
+ { (void *) 9726, 617, NULL },
+ { (void *) 9749, 469, NULL },
+ { (void *) 9770, 469, NULL },
+ { (void *) 9794, 470, NULL },
+ { (void *) 9812, 470, NULL },
+ { (void *) 9833, 470, NULL },
+ { (void *) 9854, 471, NULL },
+ { (void *) 9871, 471, NULL },
+ { (void *) 9891, 259, NULL },
+ { (void *) 9904, 1356, NULL },
+ { (void *) 9918, 1356, NULL },
+ { (void *) 9935, 1357, NULL },
+ { (void *) 9949, 1357, NULL },
+ { (void *) 9966, 343, NULL },
+ { (void *) 9980, 343, NULL },
+ { (void *) 9997, 344, NULL },
+ { (void *) 10022, 344, NULL },
+ { (void *) 10050, 344, NULL },
+ { (void *) 10078, 345, NULL },
+ { (void *) 10103, 345, NULL },
+ { (void *) 10131, 345, NULL },
+ { (void *) 10159, 343, NULL },
+ { (void *) 10176, 414, NULL },
+ { (void *) 10198, 414, NULL },
+ { (void *) 10223, 945, NULL },
+ { (void *) 10249, 1013, NULL },
+ { (void *) 10278, 356, NULL },
+ { (void *) 10299, 356, NULL },
+ { (void *) 10323, 357, NULL },
+ { (void *) 10349, 357, NULL },
+ { (void *) 10378, 358, NULL },
+ { (void *) 10404, 358, NULL },
+ { (void *) 10433, 1144, NULL },
+ { (void *) 10452, 1144, NULL },
+ { (void *) 10474, 1144, NULL },
+ { (void *) 10496, 833, NULL },
+ { (void *) 10509, 260, NULL },
+ { (void *) 10520, 261, NULL },
+ { (void *) 10529, 1310, NULL },
+ { (void *) 10554, 1358, NULL },
+ { (void *) 10564, 1358, NULL },
+ { (void *) 10577, 834, NULL },
+ { (void *) 10589, 834, NULL },
+ { (void *) 10604, 262, NULL },
+ { (void *) 10614, 716, NULL },
+ { (void *) 10631, 716, NULL },
+ { (void *) 10651, 586, NULL },
+ { (void *) 10671, 586, NULL },
+ { (void *) 10694, 675, NULL },
+ { (void *) 10730, 675, NULL },
+ { (void *) 10769, 675, NULL },
+ { (void *) 10808, 889, NULL },
+ { (void *) 10834, 841, NULL },
+ { (void *) 10857, 841, NULL },
+ { (void *) 10883, 841, NULL },
+ { (void *) 10909, 655, NULL },
+ { (void *) 10922, 361, NULL },
+ { (void *) 10935, 361, NULL },
{ (void *) 10951, 362, NULL },
- { (void *) 10978, 363, NULL },
+ { (void *) 10975, 362, NULL },
{ (void *) 11002, 363, NULL },
- { (void *) 11029, 656, NULL },
- { (void *) 11043, 618, NULL },
- { (void *) 11059, 698, NULL },
- { (void *) 11073, 587, NULL },
- { (void *) 11095, 587, NULL },
- { (void *) 11109, 263, NULL },
- { (void *) 11121, 890, NULL },
- { (void *) 11143, 866, NULL },
- { (void *) 11163, 264, NULL },
- { (void *) 11174, 265, NULL },
- { (void *) 11185, 1321, NULL },
- { (void *) 11196, 1321, NULL },
- { (void *) 11210, 266, NULL },
- { (void *) 11219, 267, NULL },
- { (void *) 11228, 268, NULL },
- { (void *) 11237, 269, NULL },
- { (void *) 11251, 270, NULL },
- { (void *) 11265, 1322, NULL },
- { (void *) 11279, 1322, NULL },
- { (void *) 11296, 364, NULL },
- { (void *) 11306, 364, NULL },
- { (void *) 11319, 365, NULL },
- { (void *) 11340, 365, NULL },
- { (void *) 11364, 366, NULL },
- { (void *) 11385, 366, NULL },
- { (void *) 11409, 707, NULL },
- { (void *) 11426, 946, NULL },
- { (void *) 11454, 947, NULL },
- { (void *) 11480, 948, NULL },
- { (void *) 11503, 949, NULL },
- { (void *) 11525, 950, NULL },
- { (void *) 11566, 951, NULL },
- { (void *) 11597, 952, NULL },
- { (void *) 11629, 1273, NULL },
- { (void *) 11653, 1107, NULL },
- { (void *) 11668, 1107, NULL },
- { (void *) 11686, 657, NULL },
- { (void *) 11710, 1251, NULL },
- { (void *) 11736, 658, NULL },
- { (void *) 11760, 1108, NULL },
- { (void *) 11778, 1108, NULL },
- { (void *) 11799, 1274, NULL },
- { (void *) 11823, 1244, NULL },
- { (void *) 11852, 1245, NULL },
- { (void *) 11881, 1246, NULL },
- { (void *) 11912, 1247, NULL },
- { (void *) 11938, 1248, NULL },
- { (void *) 11967, 1249, NULL },
- { (void *) 11991, 1275, NULL },
- { (void *) 12013, 1276, NULL },
- { (void *) 12039, 1277, NULL },
- { (void *) 12061, 271, NULL },
- { (void *) 12075, 272, NULL },
- { (void *) 12090, 273, NULL },
- { (void *) 12105, 329, NULL },
- { (void *) 12117, 329, NULL },
- { (void *) 12132, 329, NULL },
- { (void *) 12147, 274, NULL },
- { (void *) 12165, 818, NULL },
- { (void *) 12182, 818, NULL },
- { (void *) 12202, 625, NULL },
- { (void *) 12230, 626, NULL },
- { (void *) 12258, 495, NULL },
- { (void *) 12276, 893, NULL },
- { (void *) 12298, 627, NULL },
- { (void *) 12328, 628, NULL },
- { (void *) 12358, 1207, NULL },
- { (void *) 12387, 1208, NULL },
- { (void *) 12416, 1131, NULL },
- { (void *) 12440, 1132, NULL },
- { (void *) 12464, 1046, NULL },
- { (void *) 12490, 1046, NULL },
- { (void *) 12519, 1047, NULL },
- { (void *) 12540, 1047, NULL },
- { (void *) 12564, 894, NULL },
- { (void *) 12588, 895, NULL },
- { (void *) 12615, 896, NULL },
- { (void *) 12647, 896, NULL },
- { (void *) 12682, 897, NULL },
- { (void *) 12705, 898, NULL },
- { (void *) 12726, 795, NULL },
- { (void *) 12744, 629, NULL },
- { (void *) 12764, 1133, NULL },
- { (void *) 12783, 496, NULL },
- { (void *) 12796, 630, NULL },
- { (void *) 12812, 1134, NULL },
- { (void *) 12827, 953, NULL },
- { (void *) 12852, 954, NULL },
- { (void *) 12875, 955, NULL },
- { (void *) 12901, 956, NULL },
- { (void *) 12925, 812, NULL },
- { (void *) 12943, 731, NULL },
- { (void *) 12962, 731, NULL },
- { (void *) 12984, 472, NULL },
- { (void *) 13001, 472, NULL },
- { (void *) 13021, 732, NULL },
- { (void *) 13041, 732, NULL },
- { (void *) 13064, 473, NULL },
- { (void *) 13082, 473, NULL },
- { (void *) 13103, 474, NULL },
- { (void *) 13114, 474, NULL },
- { (void *) 13128, 676, NULL },
- { (void *) 13155, 676, NULL },
- { (void *) 13185, 676, NULL },
- { (void *) 13215, 720, NULL },
- { (void *) 13238, 720, NULL },
- { (void *) 13264, 720, NULL },
- { (void *) 13290, 721, NULL },
+ { (void *) 11026, 363, NULL },
+ { (void *) 11053, 656, NULL },
+ { (void *) 11067, 618, NULL },
+ { (void *) 11083, 698, NULL },
+ { (void *) 11097, 587, NULL },
+ { (void *) 11119, 587, NULL },
+ { (void *) 11133, 263, NULL },
+ { (void *) 11145, 890, NULL },
+ { (void *) 11167, 866, NULL },
+ { (void *) 11187, 264, NULL },
+ { (void *) 11198, 265, NULL },
+ { (void *) 11209, 1359, NULL },
+ { (void *) 11220, 1359, NULL },
+ { (void *) 11234, 266, NULL },
+ { (void *) 11243, 267, NULL },
+ { (void *) 11252, 268, NULL },
+ { (void *) 11261, 269, NULL },
+ { (void *) 11275, 270, NULL },
+ { (void *) 11289, 1360, NULL },
+ { (void *) 11303, 1360, NULL },
+ { (void *) 11320, 364, NULL },
+ { (void *) 11330, 364, NULL },
+ { (void *) 11343, 365, NULL },
+ { (void *) 11364, 365, NULL },
+ { (void *) 11388, 366, NULL },
+ { (void *) 11409, 366, NULL },
+ { (void *) 11433, 707, NULL },
+ { (void *) 11450, 946, NULL },
+ { (void *) 11478, 947, NULL },
+ { (void *) 11504, 948, NULL },
+ { (void *) 11527, 949, NULL },
+ { (void *) 11549, 950, NULL },
+ { (void *) 11590, 951, NULL },
+ { (void *) 11621, 952, NULL },
+ { (void *) 11653, 1311, NULL },
+ { (void *) 11677, 1145, NULL },
+ { (void *) 11692, 1145, NULL },
+ { (void *) 11710, 657, NULL },
+ { (void *) 11734, 1289, NULL },
+ { (void *) 11760, 658, NULL },
+ { (void *) 11784, 1146, NULL },
+ { (void *) 11802, 1146, NULL },
+ { (void *) 11823, 1312, NULL },
+ { (void *) 11847, 1282, NULL },
+ { (void *) 11876, 1283, NULL },
+ { (void *) 11905, 1284, NULL },
+ { (void *) 11936, 1285, NULL },
+ { (void *) 11962, 1286, NULL },
+ { (void *) 11991, 1287, NULL },
+ { (void *) 12015, 1313, NULL },
+ { (void *) 12037, 1314, NULL },
+ { (void *) 12063, 1315, NULL },
+ { (void *) 12085, 271, NULL },
+ { (void *) 12099, 272, NULL },
+ { (void *) 12114, 273, NULL },
+ { (void *) 12129, 329, NULL },
+ { (void *) 12141, 329, NULL },
+ { (void *) 12156, 329, NULL },
+ { (void *) 12171, 274, NULL },
+ { (void *) 12189, 818, NULL },
+ { (void *) 12206, 818, NULL },
+ { (void *) 12226, 625, NULL },
+ { (void *) 12254, 626, NULL },
+ { (void *) 12282, 495, NULL },
+ { (void *) 12300, 893, NULL },
+ { (void *) 12322, 627, NULL },
+ { (void *) 12352, 628, NULL },
+ { (void *) 12382, 1245, NULL },
+ { (void *) 12411, 1246, NULL },
+ { (void *) 12440, 1169, NULL },
+ { (void *) 12464, 1170, NULL },
+ { (void *) 12488, 1084, NULL },
+ { (void *) 12514, 1084, NULL },
+ { (void *) 12543, 1085, NULL },
+ { (void *) 12564, 1085, NULL },
+ { (void *) 12588, 894, NULL },
+ { (void *) 12612, 895, NULL },
+ { (void *) 12639, 896, NULL },
+ { (void *) 12671, 896, NULL },
+ { (void *) 12706, 897, NULL },
+ { (void *) 12729, 898, NULL },
+ { (void *) 12750, 795, NULL },
+ { (void *) 12768, 629, NULL },
+ { (void *) 12788, 1171, NULL },
+ { (void *) 12807, 496, NULL },
+ { (void *) 12820, 630, NULL },
+ { (void *) 12836, 1172, NULL },
+ { (void *) 12851, 953, NULL },
+ { (void *) 12876, 954, NULL },
+ { (void *) 12899, 955, NULL },
+ { (void *) 12925, 956, NULL },
+ { (void *) 12949, 812, NULL },
+ { (void *) 12967, 731, NULL },
+ { (void *) 12986, 731, NULL },
+ { (void *) 13008, 472, NULL },
+ { (void *) 13025, 472, NULL },
+ { (void *) 13045, 732, NULL },
+ { (void *) 13065, 732, NULL },
+ { (void *) 13088, 473, NULL },
+ { (void *) 13106, 473, NULL },
+ { (void *) 13127, 474, NULL },
+ { (void *) 13138, 474, NULL },
+ { (void *) 13152, 676, NULL },
+ { (void *) 13179, 676, NULL },
+ { (void *) 13209, 676, NULL },
+ { (void *) 13239, 720, NULL },
+ { (void *) 13262, 720, NULL },
+ { (void *) 13288, 720, NULL },
{ (void *) 13314, 721, NULL },
- { (void *) 13341, 721, NULL },
- { (void *) 13368, 722, NULL },
- { (void *) 13390, 723, NULL },
- { (void *) 13412, 359, NULL },
- { (void *) 13431, 359, NULL },
- { (void *) 13453, 497, NULL },
- { (void *) 13470, 815, NULL },
- { (void *) 13495, 498, NULL },
- { (void *) 13511, 498, NULL },
- { (void *) 13530, 499, NULL },
- { (void *) 13542, 275, NULL },
- { (void *) 13552, 588, NULL },
- { (void *) 13563, 796, NULL },
- { (void *) 13582, 797, NULL },
- { (void *) 13611, 699, NULL },
- { (void *) 13621, 1184, NULL },
- { (void *) 13646, 1185, NULL },
- { (void *) 13671, 276, NULL },
- { (void *) 13683, 277, NULL },
- { (void *) 13695, 1323, NULL },
- { (void *) 13707, 1323, NULL },
- { (void *) 13722, 278, NULL },
- { (void *) 13734, 279, NULL },
- { (void *) 13746, 279, NULL },
- { (void *) 13761, 280, NULL },
- { (void *) 13773, 280, NULL },
- { (void *) 13788, 1214, NULL },
- { (void *) 13803, 281, NULL },
- { (void *) 13815, 284, NULL },
- { (void *) 13838, 285, NULL },
- { (void *) 13861, 589, NULL },
- { (void *) 13880, 589, NULL },
- { (void *) 13902, 589, NULL },
- { (void *) 13924, 590, NULL },
- { (void *) 13944, 590, NULL },
- { (void *) 13967, 590, NULL },
- { (void *) 13990, 282, NULL },
- { (void *) 14008, 283, NULL },
- { (void *) 14026, 1324, NULL },
- { (void *) 14044, 1324, NULL },
- { (void *) 14065, 957, NULL },
- { (void *) 14081, 958, NULL },
- { (void *) 14108, 959, NULL },
- { (void *) 14135, 960, NULL },
- { (void *) 14158, 961, NULL },
- { (void *) 14182, 962, NULL },
- { (void *) 14204, 963, NULL },
- { (void *) 14226, 1014, NULL },
- { (void *) 14245, 1135, NULL },
- { (void *) 14264, 591, NULL },
- { (void *) 14292, 591, NULL },
- { (void *) 14323, 964, NULL },
- { (void *) 14349, 965, NULL },
- { (void *) 14373, 966, NULL },
- { (void *) 14396, 691, NULL },
- { (void *) 14417, 692, NULL },
- { (void *) 14435, 500, NULL },
- { (void *) 14454, 500, NULL },
- { (void *) 14476, 798, NULL },
- { (void *) 14500, 774, NULL },
- { (void *) 14513, 501, NULL },
- { (void *) 14526, 501, NULL },
- { (void *) 14542, 502, NULL },
- { (void *) 14555, 502, NULL },
- { (void *) 14571, 592, NULL },
- { (void *) 14585, 592, NULL },
- { (void *) 14602, 967, NULL },
- { (void *) 14628, 968, NULL },
- { (void *) 14652, 969, NULL },
- { (void *) 14669, 593, NULL },
- { (void *) 14688, 593, NULL },
- { (void *) 14710, 594, NULL },
- { (void *) 14730, 594, NULL },
- { (void *) 14753, 821, NULL },
- { (void *) 14772, 503, NULL },
- { (void *) 14796, 503, NULL },
- { (void *) 14823, 503, NULL },
- { (void *) 14849, 504, NULL },
- { (void *) 14867, 504, NULL },
- { (void *) 14888, 1136, NULL },
- { (void *) 14908, 505, NULL },
- { (void *) 14926, 505, NULL },
- { (void *) 14947, 1137, NULL },
- { (void *) 14967, 506, NULL },
- { (void *) 14985, 506, NULL },
- { (void *) 15006, 1138, NULL },
- { (void *) 15026, 842, NULL },
- { (void *) 15044, 843, NULL },
- { (void *) 15070, 844, NULL },
- { (void *) 15095, 845, NULL },
- { (void *) 15112, 846, NULL },
- { (void *) 15125, 847, NULL },
- { (void *) 15138, 848, NULL },
- { (void *) 15151, 849, NULL },
- { (void *) 15165, 850, NULL },
- { (void *) 15183, 851, NULL },
- { (void *) 15202, 852, NULL },
- { (void *) 15221, 853, NULL },
- { (void *) 15243, 854, NULL },
- { (void *) 15266, 855, NULL },
- { (void *) 15282, 856, NULL },
- { (void *) 15299, 857, NULL },
- { (void *) 15313, 857, NULL },
- { (void *) 15330, 857, NULL },
- { (void *) 15347, 858, NULL },
- { (void *) 15361, 858, NULL },
- { (void *) 15378, 858, NULL },
- { (void *) 15395, 859, NULL },
- { (void *) 15410, 859, NULL },
- { (void *) 15428, 859, NULL },
- { (void *) 15446, 158, NULL },
- { (void *) 15451, 367, NULL },
- { (void *) 15461, 367, NULL },
- { (void *) 15474, 212, NULL },
- { (void *) 15484, 314, NULL },
- { (void *) 15497, 1036, NULL },
- { (void *) 15513, 44, NULL },
- { (void *) 15520, 45, NULL },
- { (void *) 15528, 46, NULL },
- { (void *) 15535, 47, NULL },
- { (void *) 15543, 48, NULL },
- { (void *) 15550, 49, NULL },
- { (void *) 15558, 50, NULL },
- { (void *) 15565, 51, NULL },
- { (void *) 15573, 315, NULL },
- { (void *) 15581, 316, NULL },
- { (void *) 15590, 197, NULL },
- { (void *) 15600, 317, NULL },
- { (void *) 15618, 1015, NULL },
- { (void *) 15639, 1016, NULL },
- { (void *) 15663, 1017, NULL },
- { (void *) 15685, 970, NULL },
- { (void *) 15716, 971, NULL },
- { (void *) 15750, 1018, NULL },
- { (void *) 15775, 1019, NULL },
- { (void *) 15794, 1020, NULL },
- { (void *) 15816, 475, NULL },
- { (void *) 15825, 475, NULL },
- { (void *) 15837, 286, NULL },
- { (void *) 15847, 595, NULL },
- { (void *) 15867, 595, NULL },
- { (void *) 15878, 595, NULL },
- { (void *) 15892, 595, NULL },
- { (void *) 15906, 677, NULL },
- { (void *) 15920, 677, NULL },
- { (void *) 15937, 677, NULL },
- { (void *) 15954, 287, NULL },
- { (void *) 15961, 507, NULL },
- { (void *) 15971, 631, NULL },
- { (void *) 15984, 631, NULL },
- { (void *) 15996, 1048, NULL },
- { (void *) 16014, 1048, NULL },
- { (void *) 16035, 476, NULL },
- { (void *) 16043, 476, NULL },
- { (void *) 16054, 678, NULL },
- { (void *) 16069, 678, NULL },
- { (void *) 16087, 678, NULL },
- { (void *) 16105, 724, NULL },
- { (void *) 16115, 508, NULL },
- { (void *) 16124, 700, NULL },
- { (void *) 16131, 330, NULL },
- { (void *) 16141, 330, NULL },
- { (void *) 16154, 806, NULL },
- { (void *) 16174, 686, NULL },
- { (void *) 16188, 686, NULL },
- { (void *) 16207, 686, NULL },
- { (void *) 16224, 163, NULL },
- { (void *) 16236, 164, NULL },
- { (void *) 16249, 165, NULL },
- { (void *) 16261, 166, NULL },
- { (void *) 16274, 1294, NULL },
- { (void *) 16286, 1294, NULL },
- { (void *) 16301, 1295, NULL },
- { (void *) 16314, 1295, NULL },
- { (void *) 16330, 159, NULL },
- { (void *) 16337, 160, NULL },
- { (void *) 16345, 161, NULL },
- { (void *) 16352, 162, NULL },
- { (void *) 16360, 1296, NULL },
- { (void *) 16367, 1296, NULL },
- { (void *) 16377, 1297, NULL },
- { (void *) 16385, 1297, NULL },
- { (void *) 16396, 167, NULL },
- { (void *) 16408, 168, NULL },
- { (void *) 16418, 1298, NULL },
- { (void *) 16429, 1298, NULL },
- { (void *) 16443, 509, NULL },
- { (void *) 16455, 509, NULL },
- { (void *) 16470, 6, NULL },
- { (void *) 16479, 290, NULL },
- { (void *) 16492, 292, NULL },
- { (void *) 16504, 291, NULL },
- { (void *) 16516, 1299, NULL },
- { (void *) 16528, 1299, NULL },
- { (void *) 16543, 198, NULL },
- { (void *) 16552, 1139, NULL },
- { (void *) 16566, 415, NULL },
- { (void *) 16587, 415, NULL },
- { (void *) 16611, 416, NULL },
- { (void *) 16632, 416, NULL },
- { (void *) 16656, 1049, NULL },
- { (void *) 16670, 242, NULL },
- { (void *) 16678, 220, NULL },
- { (void *) 16684, 221, NULL },
- { (void *) 16690, 222, NULL },
- { (void *) 16696, 223, NULL },
- { (void *) 16702, 477, NULL },
- { (void *) 16712, 477, NULL },
- { (void *) 16725, 477, NULL },
- { (void *) 16738, 682, NULL },
- { (void *) 16753, 682, NULL },
- { (void *) 16771, 224, NULL },
- { (void *) 16781, 225, NULL },
- { (void *) 16791, 226, NULL },
- { (void *) 16801, 227, NULL },
- { (void *) 16811, 972, NULL },
- { (void *) 16826, 973, NULL },
- { (void *) 16846, 169, NULL },
- { (void *) 16856, 170, NULL },
- { (void *) 16867, 171, NULL },
- { (void *) 16877, 172, NULL },
- { (void *) 16888, 1300, NULL },
- { (void *) 16898, 1300, NULL },
- { (void *) 16911, 1301, NULL },
- { (void *) 16922, 1301, NULL },
- { (void *) 16936, 293, NULL },
- { (void *) 16947, 869, NULL },
- { (void *) 16961, 621, NULL },
- { (void *) 16983, 620, NULL },
- { (void *) 17000, 620, NULL },
- { (void *) 17020, 620, NULL },
- { (void *) 17040, 368, NULL },
- { (void *) 17047, 368, NULL },
- { (void *) 17057, 295, NULL },
- { (void *) 17069, 294, NULL },
- { (void *) 17081, 1302, NULL },
- { (void *) 17093, 1302, NULL },
- { (void *) 17108, 417, NULL },
- { (void *) 17129, 417, NULL },
- { (void *) 17153, 418, NULL },
- { (void *) 17174, 418, NULL },
- { (void *) 17198, 424, NULL },
- { (void *) 17214, 424, NULL },
- { (void *) 17233, 891, NULL },
- { (void *) 17257, 913, NULL },
- { (void *) 17289, 1115, NULL },
- { (void *) 17307, 705, NULL },
- { (void *) 17335, 705, NULL },
- { (void *) 17366, 705, NULL },
- { (void *) 17397, 1115, NULL },
- { (void *) 17418, 892, NULL },
- { (void *) 17444, 914, NULL },
- { (void *) 17478, 1127, NULL },
- { (void *) 17501, 1128, NULL },
- { (void *) 17526, 376, NULL },
- { (void *) 17542, 376, NULL },
- { (void *) 17561, 377, NULL },
- { (void *) 17578, 377, NULL },
- { (void *) 17598, 378, NULL },
- { (void *) 17614, 378, NULL },
- { (void *) 17633, 379, NULL },
- { (void *) 17650, 379, NULL },
- { (void *) 17670, 380, NULL },
- { (void *) 17686, 380, NULL },
- { (void *) 17705, 381, NULL },
- { (void *) 17722, 381, NULL },
- { (void *) 17742, 382, NULL },
- { (void *) 17758, 382, NULL },
- { (void *) 17777, 383, NULL },
- { (void *) 17794, 383, NULL },
- { (void *) 17814, 384, NULL },
- { (void *) 17830, 384, NULL },
- { (void *) 17849, 385, NULL },
- { (void *) 17866, 385, NULL },
- { (void *) 17886, 386, NULL },
- { (void *) 17902, 386, NULL },
- { (void *) 17921, 387, NULL },
- { (void *) 17938, 387, NULL },
- { (void *) 17958, 388, NULL },
- { (void *) 17974, 388, NULL },
- { (void *) 17993, 389, NULL },
- { (void *) 18010, 389, NULL },
- { (void *) 18030, 390, NULL },
- { (void *) 18046, 390, NULL },
- { (void *) 18065, 391, NULL },
- { (void *) 18082, 391, NULL },
- { (void *) 18102, 392, NULL },
- { (void *) 18118, 392, NULL },
- { (void *) 18137, 393, NULL },
- { (void *) 18154, 393, NULL },
- { (void *) 18174, 394, NULL },
- { (void *) 18190, 394, NULL },
- { (void *) 18209, 395, NULL },
- { (void *) 18226, 395, NULL },
- { (void *) 18246, 396, NULL },
- { (void *) 18262, 396, NULL },
- { (void *) 18281, 397, NULL },
- { (void *) 18298, 397, NULL },
- { (void *) 18318, 398, NULL },
- { (void *) 18334, 398, NULL },
- { (void *) 18353, 399, NULL },
- { (void *) 18370, 399, NULL },
- { (void *) 18390, 400, NULL },
- { (void *) 18406, 400, NULL },
- { (void *) 18425, 401, NULL },
- { (void *) 18442, 401, NULL },
- { (void *) 18462, 402, NULL },
- { (void *) 18478, 402, NULL },
- { (void *) 18497, 403, NULL },
- { (void *) 18514, 403, NULL },
- { (void *) 18534, 404, NULL },
- { (void *) 18550, 404, NULL },
- { (void *) 18569, 405, NULL },
- { (void *) 18586, 405, NULL },
- { (void *) 18606, 406, NULL },
- { (void *) 18622, 406, NULL },
- { (void *) 18641, 407, NULL },
- { (void *) 18658, 407, NULL },
- { (void *) 18678, 1303, NULL },
- { (void *) 18694, 1303, NULL },
- { (void *) 18713, 738, NULL },
- { (void *) 18731, 739, NULL },
- { (void *) 18750, 740, NULL },
- { (void *) 18768, 741, NULL },
- { (void *) 18787, 742, NULL },
- { (void *) 18805, 743, NULL },
- { (void *) 18824, 744, NULL },
- { (void *) 18842, 745, NULL },
- { (void *) 18861, 974, NULL },
- { (void *) 18877, 975, NULL },
- { (void *) 18896, 976, NULL },
- { (void *) 18915, 977, NULL },
- { (void *) 18942, 978, NULL },
- { (void *) 18970, 979, NULL },
- { (void *) 18997, 980, NULL },
- { (void *) 19024, 981, NULL },
- { (void *) 19053, 982, NULL },
- { (void *) 19077, 983, NULL },
- { (void *) 19106, 984, NULL },
- { (void *) 19131, 985, NULL },
- { (void *) 19167, 0, NULL },
- { (void *) 19175, 52, NULL },
- { (void *) 19184, 53, NULL },
- { (void *) 19194, 54, NULL },
- { (void *) 19203, 55, NULL },
- { (void *) 19213, 56, NULL },
- { (void *) 19222, 57, NULL },
- { (void *) 19232, 58, NULL },
- { (void *) 19241, 59, NULL },
- { (void *) 19251, 60, NULL },
- { (void *) 19260, 61, NULL },
- { (void *) 19270, 1304, NULL },
- { (void *) 19279, 1304, NULL },
- { (void *) 19291, 746, NULL },
- { (void *) 19302, 747, NULL },
- { (void *) 19314, 318, NULL },
- { (void *) 19328, 1037, NULL },
- { (void *) 19345, 1109, NULL },
- { (void *) 19357, 1109, NULL },
- { (void *) 19372, 1110, NULL },
- { (void *) 19387, 1110, NULL },
- { (void *) 19405, 1252, NULL },
- { (void *) 19426, 1253, NULL },
- { (void *) 19449, 296, NULL },
- { (void *) 19455, 1305, NULL },
- { (void *) 19462, 1305, NULL },
- { (void *) 19472, 1306, NULL },
- { (void *) 19479, 1306, NULL },
- { (void *) 19489, 1199, NULL },
- { (void *) 19505, 199, NULL },
- { (void *) 19517, 800, NULL },
- { (void *) 19534, 801, NULL },
- { (void *) 19550, 801, NULL },
- { (void *) 19569, 801, NULL },
- { (void *) 19588, 807, NULL },
- { (void *) 19611, 251, NULL },
- { (void *) 19622, 252, NULL },
- { (void *) 19634, 253, NULL },
- { (void *) 19646, 249, NULL },
- { (void *) 19658, 250, NULL },
- { (void *) 19670, 247, NULL },
- { (void *) 19685, 248, NULL },
- { (void *) 19700, 246, NULL },
- { (void *) 19710, 425, NULL },
- { (void *) 19726, 425, NULL },
- { (void *) 19745, 425, NULL },
- { (void *) 19764, 425, NULL },
- { (void *) 19784, 426, NULL },
- { (void *) 19801, 426, NULL },
- { (void *) 19821, 426, NULL },
- { (void *) 19841, 426, NULL },
- { (void *) 19862, 427, NULL },
- { (void *) 19878, 427, NULL },
- { (void *) 19896, 428, NULL },
- { (void *) 19913, 428, NULL },
- { (void *) 19932, 1325, NULL },
- { (void *) 19948, 1325, NULL },
- { (void *) 19967, 1326, NULL },
- { (void *) 19984, 1326, NULL },
- { (void *) 20004, 173, NULL },
- { (void *) 20014, 1030, NULL },
- { (void *) 20034, 1307, NULL },
- { (void *) 20045, 1307, NULL },
- { (void *) 20059, 174, NULL },
- { (void *) 20071, 319, NULL },
- { (void *) 20085, 1278, NULL },
- { (void *) 20107, 1021, NULL },
- { (void *) 20124, 1308, NULL },
- { (void *) 20139, 1308, NULL },
- { (void *) 20157, 175, NULL },
- { (void *) 20172, 218, NULL },
- { (void *) 20182, 334, NULL },
- { (void *) 20198, 1111, NULL },
- { (void *) 20212, 1111, NULL },
- { (void *) 20229, 297, NULL },
- { (void *) 20239, 200, NULL },
- { (void *) 20247, 1329, NULL },
- { (void *) 20268, 1329, NULL },
- { (void *) 20292, 1329, NULL },
- { (void *) 20316, 1329, NULL },
- { (void *) 20340, 614, NULL },
- { (void *) 20362, 614, NULL },
- { (void *) 20386, 1213, NULL },
- { (void *) 20405, 331, NULL },
- { (void *) 20424, 331, NULL },
- { (void *) 20446, 819, NULL },
- { (void *) 20460, 819, NULL },
- { (void *) 20477, 632, NULL },
- { (void *) 20502, 633, NULL },
- { (void *) 20528, 634, NULL },
- { (void *) 20553, 635, NULL },
- { (void *) 20579, 1281, NULL },
- { (void *) 20606, 636, NULL },
- { (void *) 20633, 637, NULL },
- { (void *) 20661, 638, NULL },
- { (void *) 20688, 639, NULL },
- { (void *) 20716, 1282, NULL },
- { (void *) 20745, 1209, NULL },
- { (void *) 20771, 1210, NULL },
- { (void *) 20798, 1211, NULL },
- { (void *) 20824, 1212, NULL },
- { (void *) 20851, 632, NULL },
- { (void *) 20872, 633, NULL },
- { (void *) 20894, 634, NULL },
- { (void *) 20915, 635, NULL },
- { (void *) 20937, 820, NULL },
- { (void *) 20955, 820, NULL },
- { (void *) 20976, 1140, NULL },
- { (void *) 20999, 1141, NULL },
- { (void *) 21022, 640, NULL },
- { (void *) 21039, 1050, NULL },
- { (void *) 21056, 1051, NULL },
- { (void *) 21074, 1052, NULL },
- { (void *) 21091, 1052, NULL },
- { (void *) 21111, 1053, NULL },
- { (void *) 21129, 1053, NULL },
- { (void *) 21150, 1054, NULL },
- { (void *) 21167, 1054, NULL },
- { (void *) 21187, 1055, NULL },
- { (void *) 21205, 1055, NULL },
- { (void *) 21226, 1056, NULL },
- { (void *) 21244, 1056, NULL },
- { (void *) 21265, 1057, NULL },
- { (void *) 21284, 1057, NULL },
- { (void *) 21306, 1058, NULL },
- { (void *) 21323, 1059, NULL },
- { (void *) 21341, 1060, NULL },
- { (void *) 21358, 1060, NULL },
- { (void *) 21378, 1061, NULL },
- { (void *) 21396, 1061, NULL },
- { (void *) 21417, 1062, NULL },
- { (void *) 21434, 1062, NULL },
- { (void *) 21454, 1063, NULL },
- { (void *) 21472, 1063, NULL },
- { (void *) 21493, 1064, NULL },
- { (void *) 21511, 1064, NULL },
- { (void *) 21532, 1065, NULL },
- { (void *) 21551, 1065, NULL },
- { (void *) 21573, 1066, NULL },
- { (void *) 21590, 1067, NULL },
- { (void *) 21608, 1068, NULL },
- { (void *) 21625, 1068, NULL },
- { (void *) 21645, 1069, NULL },
- { (void *) 21663, 1069, NULL },
- { (void *) 21684, 1070, NULL },
- { (void *) 21701, 1070, NULL },
- { (void *) 21721, 1071, NULL },
- { (void *) 21739, 1071, NULL },
- { (void *) 21760, 1072, NULL },
- { (void *) 21778, 1072, NULL },
- { (void *) 21799, 1073, NULL },
- { (void *) 21818, 1073, NULL },
- { (void *) 21840, 1074, NULL },
- { (void *) 21857, 1075, NULL },
- { (void *) 21875, 1076, NULL },
- { (void *) 21892, 1076, NULL },
- { (void *) 21912, 1077, NULL },
- { (void *) 21930, 1077, NULL },
- { (void *) 21951, 1078, NULL },
- { (void *) 21968, 1078, NULL },
- { (void *) 21988, 1079, NULL },
- { (void *) 22006, 1079, NULL },
- { (void *) 22027, 1080, NULL },
- { (void *) 22045, 1080, NULL },
- { (void *) 22066, 1081, NULL },
- { (void *) 22085, 1081, NULL },
- { (void *) 22107, 1082, NULL },
- { (void *) 22131, 1083, NULL },
- { (void *) 22155, 1083, NULL },
- { (void *) 22182, 1084, NULL },
- { (void *) 22208, 1085, NULL },
- { (void *) 22234, 1085, NULL },
- { (void *) 22263, 1086, NULL },
- { (void *) 22289, 1087, NULL },
- { (void *) 22315, 1087, NULL },
- { (void *) 22344, 1088, NULL },
- { (void *) 22368, 1089, NULL },
- { (void *) 22392, 1089, NULL },
- { (void *) 22419, 1090, NULL },
- { (void *) 22445, 1091, NULL },
- { (void *) 22471, 1091, NULL },
- { (void *) 22500, 1092, NULL },
- { (void *) 22526, 1093, NULL },
- { (void *) 22552, 1093, NULL },
- { (void *) 22581, 1094, NULL },
- { (void *) 22605, 1095, NULL },
- { (void *) 22629, 1095, NULL },
- { (void *) 22656, 1096, NULL },
- { (void *) 22682, 1097, NULL },
- { (void *) 22708, 1097, NULL },
- { (void *) 22737, 1098, NULL },
- { (void *) 22763, 1099, NULL },
- { (void *) 22789, 1099, NULL },
- { (void *) 22818, 706, NULL },
- { (void *) 22834, 706, NULL },
- { (void *) 22853, 219, NULL },
- { (void *) 22864, 335, NULL },
- { (void *) 22881, 1112, NULL },
- { (void *) 22896, 1112, NULL },
- { (void *) 22914, 298, NULL },
- { (void *) 22925, 201, NULL },
- { (void *) 22934, 733, NULL },
- { (void *) 22947, 1031, NULL },
- { (void *) 22963, 62, NULL },
- { (void *) 22975, 63, NULL },
- { (void *) 22988, 64, NULL },
- { (void *) 23000, 65, NULL },
- { (void *) 23013, 66, NULL },
- { (void *) 23025, 67, NULL },
- { (void *) 23038, 68, NULL },
- { (void *) 23050, 69, NULL },
- { (void *) 23063, 70, NULL },
- { (void *) 23075, 71, NULL },
- { (void *) 23088, 72, NULL },
- { (void *) 23100, 73, NULL },
- { (void *) 23113, 74, NULL },
- { (void *) 23125, 75, NULL },
- { (void *) 23138, 76, NULL },
- { (void *) 23150, 77, NULL },
- { (void *) 23163, 78, NULL },
- { (void *) 23175, 79, NULL },
- { (void *) 23188, 80, NULL },
- { (void *) 23200, 81, NULL },
- { (void *) 23213, 82, NULL },
- { (void *) 23225, 83, NULL },
- { (void *) 23238, 84, NULL },
- { (void *) 23250, 85, NULL },
- { (void *) 23263, 254, NULL },
- { (void *) 23274, 254, NULL },
- { (void *) 23287, 256, NULL },
- { (void *) 23298, 860, NULL },
- { (void *) 23310, 860, NULL },
- { (void *) 23325, 860, NULL },
- { (void *) 23340, 86, NULL },
- { (void *) 23346, 87, NULL },
- { (void *) 23353, 88, NULL },
- { (void *) 23359, 89, NULL },
- { (void *) 23366, 90, NULL },
- { (void *) 23372, 91, NULL },
- { (void *) 23379, 92, NULL },
- { (void *) 23385, 93, NULL },
- { (void *) 23392, 816, NULL },
- { (void *) 23414, 196, NULL },
- { (void *) 23425, 679, NULL },
- { (void *) 23445, 679, NULL },
- { (void *) 23468, 680, NULL },
- { (void *) 23499, 680, NULL },
- { (void *) 23533, 679, NULL },
- { (void *) 23556, 1142, NULL },
- { (void *) 23582, 369, NULL },
- { (void *) 23597, 369, NULL },
- { (void *) 23615, 370, NULL },
- { (void *) 23627, 370, NULL },
- { (void *) 23642, 1118, NULL },
- { (void *) 23660, 808, NULL },
- { (void *) 23684, 299, NULL },
- { (void *) 23692, 300, NULL },
- { (void *) 23700, 1309, NULL },
- { (void *) 23708, 1309, NULL },
- { (void *) 23719, 419, NULL },
- { (void *) 23734, 419, NULL },
- { (void *) 23752, 1310, NULL },
- { (void *) 23768, 1310, NULL },
- { (void *) 23787, 1200, NULL },
- { (void *) 23800, 1032, NULL },
- { (void *) 23814, 1032, NULL },
- { (void *) 23829, 708, NULL },
- { (void *) 23841, 1033, NULL },
- { (void *) 23858, 1033, NULL },
- { (void *) 23876, 725, NULL },
- { (void *) 23896, 725, NULL },
- { (void *) 23919, 725, NULL },
- { (void *) 23942, 726, NULL },
- { (void *) 23963, 726, NULL },
- { (void *) 23987, 726, NULL },
- { (void *) 24011, 727, NULL },
- { (void *) 24029, 728, NULL },
- { (void *) 24048, 729, NULL },
- { (void *) 24066, 730, NULL },
- { (void *) 24085, 301, NULL },
- { (void *) 24092, 302, NULL },
- { (void *) 24099, 1311, NULL },
- { (void *) 24106, 1311, NULL },
- { (void *) 24116, 176, NULL },
- { (void *) 24124, 835, NULL },
- { (void *) 24138, 835, NULL },
- { (void *) 24155, 836, NULL },
- { (void *) 24170, 836, NULL },
- { (void *) 24188, 837, NULL },
- { (void *) 24204, 837, NULL },
- { (void *) 24223, 429, NULL },
- { (void *) 24240, 429, NULL },
- { (void *) 24260, 430, NULL },
- { (void *) 24278, 430, NULL },
- { (void *) 24299, 431, NULL },
- { (void *) 24316, 431, NULL },
- { (void *) 24336, 432, NULL },
- { (void *) 24354, 432, NULL },
- { (void *) 24375, 1113, NULL },
- { (void *) 24392, 1113, NULL },
- { (void *) 24412, 1114, NULL },
- { (void *) 24430, 1114, NULL },
- { (void *) 24451, 433, NULL },
- { (void *) 24468, 433, NULL },
- { (void *) 24488, 434, NULL },
- { (void *) 24506, 434, NULL },
- { (void *) 24527, 435, NULL },
- { (void *) 24544, 435, NULL },
- { (void *) 24564, 436, NULL },
- { (void *) 24582, 436, NULL },
- { (void *) 24603, 437, NULL },
- { (void *) 24621, 437, NULL },
- { (void *) 24642, 438, NULL },
- { (void *) 24661, 438, NULL },
- { (void *) 24683, 439, NULL },
- { (void *) 24701, 439, NULL },
- { (void *) 24722, 440, NULL },
- { (void *) 24741, 440, NULL },
- { (void *) 24763, 441, NULL },
- { (void *) 24781, 441, NULL },
- { (void *) 24802, 442, NULL },
- { (void *) 24821, 442, NULL },
- { (void *) 24843, 748, NULL },
- { (void *) 24862, 749, NULL },
- { (void *) 24882, 443, NULL },
- { (void *) 24904, 443, NULL },
- { (void *) 24929, 195, NULL },
- { (void *) 24942, 1250, NULL },
- { (void *) 24971, 360, NULL },
- { (void *) 24989, 360, NULL },
- { (void *) 25010, 1201, NULL },
- { (void *) 25039, 177, NULL },
- { (void *) 25050, 817, NULL },
- { (void *) 25063, 510, NULL },
- { (void *) 25076, 510, NULL },
- { (void *) 25092, 899, NULL },
- { (void *) 25118, 243, NULL },
- { (void *) 25130, 511, NULL },
- { (void *) 25150, 1280, NULL },
- { (void *) 25173, 209, NULL },
- { (void *) 25185, 512, NULL },
- { (void *) 25205, 244, NULL },
- { (void *) 25215, 513, NULL },
- { (void *) 25233, 513, NULL },
- { (void *) 25254, 1220, NULL },
- { (void *) 25274, 615, NULL },
- { (void *) 25284, 615, NULL },
- { (void *) 25297, 615, NULL },
- { (void *) 25310, 615, NULL },
- { (void *) 25323, 900, NULL },
- { (void *) 25338, 900, NULL },
- { (void *) 25356, 900, NULL },
- { (void *) 25374, 1186, NULL },
- { (void *) 25396, 1187, NULL },
- { (void *) 25418, 94, NULL },
- { (void *) 25429, 95, NULL },
- { (void *) 25441, 96, NULL },
- { (void *) 25452, 97, NULL },
- { (void *) 25464, 98, NULL },
- { (void *) 25475, 99, NULL },
- { (void *) 25487, 100, NULL },
- { (void *) 25498, 101, NULL },
- { (void *) 25510, 102, NULL },
- { (void *) 25521, 103, NULL },
- { (void *) 25533, 104, NULL },
- { (void *) 25544, 105, NULL },
- { (void *) 25556, 106, NULL },
- { (void *) 25567, 107, NULL },
- { (void *) 25579, 108, NULL },
- { (void *) 25590, 109, NULL },
- { (void *) 25602, 110, NULL },
- { (void *) 25613, 111, NULL },
- { (void *) 25625, 112, NULL },
- { (void *) 25636, 113, NULL },
- { (void *) 25648, 114, NULL },
- { (void *) 25659, 115, NULL },
- { (void *) 25671, 116, NULL },
- { (void *) 25682, 117, NULL },
- { (void *) 25694, 118, NULL },
- { (void *) 25705, 119, NULL },
- { (void *) 25717, 120, NULL },
- { (void *) 25728, 121, NULL },
- { (void *) 25740, 122, NULL },
- { (void *) 25751, 123, NULL },
- { (void *) 25763, 124, NULL },
- { (void *) 25774, 125, NULL },
- { (void *) 25786, 750, NULL },
- { (void *) 25799, 751, NULL },
- { (void *) 25813, 752, NULL },
- { (void *) 25826, 753, NULL },
- { (void *) 25840, 754, NULL },
- { (void *) 25853, 755, NULL },
- { (void *) 25867, 756, NULL },
- { (void *) 25880, 757, NULL },
- { (void *) 25894, 320, NULL },
- { (void *) 25910, 1038, NULL },
- { (void *) 25929, 184, NULL },
- { (void *) 25937, 185, NULL },
- { (void *) 25946, 186, NULL },
- { (void *) 25954, 187, NULL },
- { (void *) 25963, 1312, NULL },
- { (void *) 25971, 1312, NULL },
- { (void *) 25982, 1313, NULL },
- { (void *) 25991, 1313, NULL },
- { (void *) 26003, 188, NULL },
- { (void *) 26011, 189, NULL },
- { (void *) 26020, 190, NULL },
- { (void *) 26028, 190, NULL },
- { (void *) 26039, 191, NULL },
- { (void *) 26048, 191, NULL },
- { (void *) 26060, 192, NULL },
- { (void *) 26068, 192, NULL },
- { (void *) 26079, 193, NULL },
- { (void *) 26088, 193, NULL },
- { (void *) 26100, 1215, NULL },
- { (void *) 26111, 1216, NULL },
- { (void *) 26123, 182, NULL },
- { (void *) 26134, 183, NULL },
- { (void *) 26145, 709, NULL },
- { (void *) 26167, 371, NULL },
- { (void *) 26178, 371, NULL },
- { (void *) 26192, 710, NULL },
- { (void *) 26214, 371, NULL },
- { (void *) 26228, 596, NULL },
- { (void *) 26244, 596, NULL },
- { (void *) 26263, 596, NULL },
- { (void *) 26282, 597, NULL },
- { (void *) 26299, 597, NULL },
- { (void *) 26319, 597, NULL },
- { (void *) 26339, 178, NULL },
- { (void *) 26353, 179, NULL },
- { (void *) 26368, 180, NULL },
- { (void *) 26382, 181, NULL },
- { (void *) 26397, 1314, NULL },
- { (void *) 26411, 1314, NULL },
- { (void *) 26428, 1327, NULL },
- { (void *) 26443, 1327, NULL },
- { (void *) 26461, 870, NULL },
- { (void *) 26474, 871, NULL },
- { (void *) 26487, 901, NULL },
- { (void *) 26511, 872, NULL },
- { (void *) 26524, 902, NULL },
- { (void *) 26548, 902, NULL },
- { (void *) 26575, 332, NULL },
- { (void *) 26589, 332, NULL },
- { (void *) 26606, 333, NULL },
- { (void *) 26620, 333, NULL },
- { (void *) 26637, 372, NULL },
- { (void *) 26651, 372, NULL },
- { (void *) 26668, 372, NULL },
- { (void *) 26685, 1257, NULL },
- { (void *) 26700, 1257, NULL },
- { (void *) 26717, 986, NULL },
- { (void *) 26731, 987, NULL },
- { (void *) 26750, 988, NULL },
- { (void *) 26770, 989, NULL },
- { (void *) 26791, 990, NULL },
- { (void *) 26809, 991, NULL },
- { (void *) 26828, 992, NULL },
- { (void *) 26846, 993, NULL },
- { (void *) 26865, 994, NULL },
- { (void *) 26882, 873, NULL },
- { (void *) 26902, 995, NULL },
- { (void *) 26919, 874, NULL },
- { (void *) 26939, 996, NULL },
- { (void *) 26967, 997, NULL },
- { (void *) 26984, 875, NULL },
- { (void *) 27004, 998, NULL },
- { (void *) 27032, 999, NULL },
- { (void *) 27050, 1000, NULL },
- { (void *) 27068, 1001, NULL },
- { (void *) 27086, 881, NULL },
- { (void *) 27098, 1143, NULL },
- { (void *) 27112, 1002, NULL },
- { (void *) 27140, 1003, NULL },
- { (void *) 27169, 598, NULL },
- { (void *) 27195, 598, NULL },
- { (void *) 27224, 303, NULL },
- { (void *) 27235, 304, NULL },
- { (void *) 27246, 1315, NULL },
- { (void *) 27257, 1315, NULL },
- { (void *) 27271, 775, NULL },
- { (void *) 27281, 776, NULL },
- { (void *) 27292, 514, NULL },
- { (void *) 27302, 514, NULL },
- { (void *) 27315, 515, NULL },
- { (void *) 27326, 515, NULL },
- { (void *) 27340, 516, NULL },
- { (void *) 27350, 516, NULL },
- { (void *) 27363, 517, NULL },
- { (void *) 27374, 517, NULL },
- { (void *) 27388, 599, NULL },
- { (void *) 27399, 599, NULL },
- { (void *) 27413, 600, NULL },
- { (void *) 27425, 600, NULL },
- { (void *) 27440, 777, NULL },
- { (void *) 27450, 778, NULL },
- { (void *) 27461, 518, NULL },
- { (void *) 27471, 518, NULL },
- { (void *) 27484, 519, NULL },
- { (void *) 27495, 519, NULL },
- { (void *) 27509, 520, NULL },
- { (void *) 27519, 520, NULL },
- { (void *) 27532, 521, NULL },
- { (void *) 27543, 521, NULL },
- { (void *) 27557, 601, NULL },
- { (void *) 27568, 601, NULL },
- { (void *) 27582, 602, NULL },
- { (void *) 27594, 602, NULL },
- { (void *) 27609, 779, NULL },
- { (void *) 27619, 780, NULL },
- { (void *) 27630, 522, NULL },
- { (void *) 27640, 522, NULL },
- { (void *) 27653, 523, NULL },
- { (void *) 27664, 523, NULL },
- { (void *) 27678, 524, NULL },
- { (void *) 27688, 524, NULL },
- { (void *) 27701, 525, NULL },
- { (void *) 27712, 525, NULL },
- { (void *) 27726, 603, NULL },
- { (void *) 27737, 603, NULL },
- { (void *) 27751, 604, NULL },
- { (void *) 27763, 604, NULL },
- { (void *) 27778, 781, NULL },
- { (void *) 27788, 782, NULL },
- { (void *) 27799, 526, NULL },
- { (void *) 27809, 526, NULL },
- { (void *) 27822, 527, NULL },
- { (void *) 27833, 527, NULL },
- { (void *) 27847, 528, NULL },
- { (void *) 27857, 528, NULL },
- { (void *) 27870, 529, NULL },
- { (void *) 27881, 529, NULL },
- { (void *) 27895, 605, NULL },
- { (void *) 27906, 605, NULL },
- { (void *) 27920, 606, NULL },
- { (void *) 27932, 606, NULL },
- { (void *) 27947, 693, NULL },
- { (void *) 27967, 783, NULL },
- { (void *) 27984, 530, NULL },
- { (void *) 28001, 530, NULL },
- { (void *) 28021, 784, NULL },
- { (void *) 28040, 564, NULL },
- { (void *) 28059, 785, NULL },
- { (void *) 28078, 565, NULL },
- { (void *) 28097, 786, NULL },
- { (void *) 28114, 531, NULL },
- { (void *) 28131, 531, NULL },
- { (void *) 28151, 787, NULL },
- { (void *) 28170, 566, NULL },
- { (void *) 28189, 788, NULL },
- { (void *) 28208, 567, NULL },
- { (void *) 28227, 789, NULL },
- { (void *) 28244, 532, NULL },
- { (void *) 28261, 532, NULL },
- { (void *) 28281, 790, NULL },
- { (void *) 28300, 568, NULL },
- { (void *) 28319, 791, NULL },
- { (void *) 28338, 569, NULL },
- { (void *) 28357, 799, NULL },
- { (void *) 28379, 1100, NULL },
- { (void *) 28395, 478, NULL },
- { (void *) 28407, 478, NULL },
- { (void *) 28422, 478, NULL },
- { (void *) 28437, 1004, NULL },
- { (void *) 28454, 533, NULL },
- { (void *) 28465, 533, NULL },
- { (void *) 28485, 1101, NULL },
- { (void *) 28502, 1101, NULL },
- { (void *) 28522, 1256, NULL },
- { (void *) 28542, 1258, NULL },
- { (void *) 28554, 1259, NULL },
- { (void *) 28574, 1260, NULL },
- { (void *) 28586, 1261, NULL },
- { (void *) 28603, 1262, NULL },
- { (void *) 28622, 1263, NULL },
- { (void *) 28651, 1264, NULL },
- { (void *) 28679, 1265, NULL },
- { (void *) 28700, 1266, NULL },
- { (void *) 28721, 1267, NULL },
- { (void *) 28746, 534, NULL },
- { (void *) 28762, 534, NULL },
- { (void *) 28781, 1102, NULL },
- { (void *) 28805, 1102, NULL },
- { (void *) 28832, 126, NULL },
- { (void *) 28841, 127, NULL },
- { (void *) 28851, 128, NULL },
- { (void *) 28860, 129, NULL },
- { (void *) 28870, 130, NULL },
- { (void *) 28879, 131, NULL },
- { (void *) 28889, 132, NULL },
- { (void *) 28898, 133, NULL },
- { (void *) 28908, 134, NULL },
- { (void *) 28917, 135, NULL },
- { (void *) 28927, 136, NULL },
- { (void *) 28936, 137, NULL },
- { (void *) 28946, 138, NULL },
- { (void *) 28955, 139, NULL },
- { (void *) 28965, 140, NULL },
- { (void *) 28974, 141, NULL },
- { (void *) 28984, 142, NULL },
- { (void *) 28993, 143, NULL },
- { (void *) 29003, 144, NULL },
- { (void *) 29012, 145, NULL },
- { (void *) 29022, 146, NULL },
- { (void *) 29031, 147, NULL },
- { (void *) 29041, 148, NULL },
- { (void *) 29050, 149, NULL },
- { (void *) 29060, 1005, NULL },
- { (void *) 29085, 1006, NULL },
- { (void *) 29109, 1007, NULL },
- { (void *) 29134, 1008, NULL },
- { (void *) 29159, 1009, NULL },
- { (void *) 29185, 1010, NULL },
- { (void *) 29210, 1011, NULL },
- { (void *) 29234, 1012, NULL },
- { (void *) 29259, 535, NULL },
- { (void *) 29274, 535, NULL },
- { (void *) 29292, 1144, NULL },
- { (void *) 29309, 536, NULL },
- { (void *) 29325, 536, NULL },
- { (void *) 29344, 1145, NULL },
- { (void *) 29362, 641, NULL },
- { (void *) 29377, 641, NULL },
- { (void *) 29395, 1146, NULL },
- { (void *) 29412, 642, NULL },
- { (void *) 29428, 642, NULL },
- { (void *) 29447, 1147, NULL },
- { (void *) 29465, 537, NULL },
- { (void *) 29480, 537, NULL },
- { (void *) 29498, 1148, NULL },
- { (void *) 29515, 538, NULL },
- { (void *) 29531, 538, NULL },
- { (void *) 29550, 1149, NULL },
- { (void *) 29568, 539, NULL },
- { (void *) 29583, 539, NULL },
- { (void *) 29601, 1150, NULL },
- { (void *) 29618, 540, NULL },
- { (void *) 29634, 540, NULL },
- { (void *) 29653, 1151, NULL },
- { (void *) 29671, 643, NULL },
- { (void *) 29686, 643, NULL },
- { (void *) 29704, 1152, NULL },
- { (void *) 29721, 644, NULL },
- { (void *) 29737, 644, NULL },
- { (void *) 29756, 1153, NULL },
- { (void *) 29774, 541, NULL },
- { (void *) 29789, 541, NULL },
- { (void *) 29807, 1154, NULL },
- { (void *) 29824, 542, NULL },
- { (void *) 29840, 542, NULL },
- { (void *) 29859, 1155, NULL },
- { (void *) 29877, 543, NULL },
- { (void *) 29892, 543, NULL },
- { (void *) 29910, 1156, NULL },
- { (void *) 29927, 544, NULL },
- { (void *) 29943, 544, NULL },
- { (void *) 29962, 1157, NULL },
- { (void *) 29980, 645, NULL },
- { (void *) 29995, 645, NULL },
- { (void *) 30013, 1158, NULL },
- { (void *) 30030, 646, NULL },
- { (void *) 30046, 646, NULL },
- { (void *) 30065, 1159, NULL },
- { (void *) 30083, 545, NULL },
- { (void *) 30098, 545, NULL },
- { (void *) 30116, 1160, NULL },
- { (void *) 30133, 546, NULL },
- { (void *) 30149, 546, NULL },
- { (void *) 30168, 1161, NULL },
- { (void *) 30186, 547, NULL },
- { (void *) 30203, 547, NULL },
- { (void *) 30223, 548, NULL },
- { (void *) 30240, 548, NULL },
- { (void *) 30260, 549, NULL },
- { (void *) 30277, 549, NULL },
- { (void *) 30297, 550, NULL },
- { (void *) 30314, 550, NULL },
- { (void *) 30334, 551, NULL },
- { (void *) 30352, 551, NULL },
- { (void *) 30373, 552, NULL },
- { (void *) 30391, 552, NULL },
- { (void *) 30412, 553, NULL },
- { (void *) 30430, 553, NULL },
- { (void *) 30451, 554, NULL },
- { (void *) 30467, 554, NULL },
- { (void *) 30486, 555, NULL },
- { (void *) 30501, 555, NULL },
- { (void *) 30519, 1162, NULL },
- { (void *) 30536, 556, NULL },
- { (void *) 30552, 556, NULL },
- { (void *) 30571, 1163, NULL },
- { (void *) 30589, 647, NULL },
- { (void *) 30604, 647, NULL },
- { (void *) 30622, 1164, NULL },
- { (void *) 30639, 648, NULL },
- { (void *) 30655, 648, NULL },
- { (void *) 30674, 1165, NULL },
- { (void *) 30692, 557, NULL },
- { (void *) 30708, 557, NULL },
- { (void *) 30727, 558, NULL },
- { (void *) 30742, 558, NULL },
- { (void *) 30760, 1166, NULL },
- { (void *) 30777, 559, NULL },
- { (void *) 30793, 559, NULL },
- { (void *) 30812, 1167, NULL },
- { (void *) 30830, 1168, NULL },
- { (void *) 30848, 560, NULL },
- { (void *) 30865, 560, NULL },
- { (void *) 30885, 1169, NULL },
- { (void *) 30904, 561, NULL },
- { (void *) 30921, 561, NULL },
- { (void *) 30941, 562, NULL },
- { (void *) 30958, 562, NULL },
- { (void *) 30978, 883, NULL },
- { (void *) 30998, 619, NULL },
- { (void *) 31018, 619, NULL },
- { (void *) 31041, 884, NULL },
- { (void *) 31060, 1223, NULL },
- { (void *) 31076, 1223, NULL },
- { (void *) 31095, 607, NULL },
- { (void *) 31112, 607, NULL },
- { (void *) 31132, 1224, NULL },
- { (void *) 31149, 1224, NULL },
- { (void *) 31169, 608, NULL },
- { (void *) 31187, 608, NULL },
- { (void *) 31208, 1225, NULL },
- { (void *) 31224, 1225, NULL },
- { (void *) 31243, 1226, NULL },
- { (void *) 31260, 1226, NULL },
- { (void *) 31280, 1227, NULL },
- { (void *) 31297, 1227, NULL },
- { (void *) 31317, 1228, NULL },
- { (void *) 31335, 1228, NULL },
- { (void *) 31356, 1229, NULL },
- { (void *) 31372, 1229, NULL },
- { (void *) 31391, 1230, NULL },
- { (void *) 31408, 1230, NULL },
- { (void *) 31428, 1231, NULL },
- { (void *) 31445, 1231, NULL },
- { (void *) 31465, 1232, NULL },
- { (void *) 31483, 1232, NULL },
- { (void *) 31504, 609, NULL },
- { (void *) 31521, 609, NULL },
- { (void *) 31541, 1233, NULL },
- { (void *) 31557, 1233, NULL },
- { (void *) 31576, 1234, NULL },
- { (void *) 31593, 1234, NULL },
- { (void *) 31613, 610, NULL },
- { (void *) 31630, 610, NULL },
- { (void *) 31650, 611, NULL },
- { (void *) 31668, 611, NULL },
- { (void *) 31689, 1235, NULL },
- { (void *) 31706, 1235, NULL },
- { (void *) 31726, 1236, NULL },
- { (void *) 31744, 1236, NULL },
- { (void *) 31765, 612, NULL },
- { (void *) 31783, 612, NULL },
- { (void *) 31804, 885, NULL },
- { (void *) 31824, 613, NULL },
- { (void *) 31845, 613, NULL },
- { (void *) 31869, 822, NULL },
- { (void *) 31885, 823, NULL },
- { (void *) 31902, 824, NULL },
- { (void *) 31918, 825, NULL },
- { (void *) 31935, 826, NULL },
- { (void *) 31951, 827, NULL },
- { (void *) 31968, 828, NULL },
- { (void *) 31984, 829, NULL },
- { (void *) 32001, 886, NULL },
- { (void *) 32021, 830, NULL },
- { (void *) 32042, 758, NULL },
- { (void *) 32059, 759, NULL },
- { (void *) 32077, 760, NULL },
- { (void *) 32094, 761, NULL },
- { (void *) 32112, 762, NULL },
- { (void *) 32129, 763, NULL },
- { (void *) 32147, 764, NULL },
- { (void *) 32164, 765, NULL },
- { (void *) 32182, 563, NULL },
- { (void *) 32202, 563, NULL },
- { (void *) 32225, 1170, NULL },
- { (void *) 32247, 1171, NULL },
- { (void *) 32266, 1172, NULL },
- { (void *) 32285, 1173, NULL },
- { (void *) 32304, 1174, NULL },
- { (void *) 32323, 1175, NULL },
- { (void *) 32342, 1176, NULL },
- { (void *) 32361, 1177, NULL },
- { (void *) 32380, 1178, NULL },
- { (void *) 32399, 1179, NULL },
- { (void *) 32418, 1180, NULL },
- { (void *) 32437, 1181, NULL },
- { (void *) 32456, 1182, NULL },
- { (void *) 32475, 1183, NULL },
- { (void *) 32495, 887, NULL },
- { (void *) 32516, 766, NULL },
- { (void *) 32527, 767, NULL },
- { (void *) 32539, 768, NULL },
- { (void *) 32550, 769, NULL },
- { (void *) 32562, 770, NULL },
- { (void *) 32573, 771, NULL },
- { (void *) 32585, 321, NULL },
- { (void *) 32599, 1039, NULL },
- { (void *) 32616, 305, NULL },
- { (void *) 32625, 838, NULL },
- { (void *) 32640, 838, NULL },
- { (void *) 32658, 839, NULL },
- { (void *) 32675, 839, NULL },
- { (void *) 32695, 840, NULL },
- { (void *) 32713, 840, NULL },
- { (void *) 32734, 701, NULL },
- { (void *) 32743, 444, NULL },
- { (void *) 32755, 444, NULL },
- { (void *) 32770, 444, NULL },
- { (void *) 32786, 445, NULL },
- { (void *) 32799, 445, NULL },
- { (void *) 32815, 445, NULL },
- { (void *) 32832, 446, NULL },
- { (void *) 32844, 446, NULL },
- { (void *) 32859, 446, NULL },
- { (void *) 32875, 447, NULL },
- { (void *) 32888, 447, NULL },
- { (void *) 32904, 447, NULL },
- { (void *) 32921, 448, NULL },
- { (void *) 32933, 448, NULL },
- { (void *) 32948, 448, NULL },
- { (void *) 32964, 449, NULL },
- { (void *) 32977, 449, NULL },
- { (void *) 32993, 449, NULL },
- { (void *) 33010, 450, NULL },
- { (void *) 33022, 450, NULL },
- { (void *) 33037, 450, NULL },
- { (void *) 33053, 451, NULL },
- { (void *) 33066, 451, NULL },
- { (void *) 33082, 451, NULL },
- { (void *) 33099, 452, NULL },
- { (void *) 33111, 452, NULL },
- { (void *) 33126, 452, NULL },
- { (void *) 33142, 453, NULL },
- { (void *) 33155, 453, NULL },
- { (void *) 33171, 453, NULL },
- { (void *) 33188, 454, NULL },
- { (void *) 33200, 454, NULL },
- { (void *) 33215, 454, NULL },
- { (void *) 33231, 455, NULL },
- { (void *) 33244, 455, NULL },
- { (void *) 33260, 455, NULL },
- { (void *) 33277, 456, NULL },
- { (void *) 33289, 456, NULL },
- { (void *) 33304, 456, NULL },
- { (void *) 33320, 457, NULL },
- { (void *) 33333, 457, NULL },
- { (void *) 33349, 457, NULL },
- { (void *) 33366, 458, NULL },
- { (void *) 33378, 458, NULL },
- { (void *) 33393, 458, NULL },
- { (void *) 33409, 459, NULL },
- { (void *) 33422, 459, NULL },
- { (void *) 33438, 459, NULL },
- { (void *) 33455, 1119, NULL },
- { (void *) 33471, 1120, NULL },
- { (void *) 33488, 1121, NULL },
- { (void *) 33504, 1122, NULL },
- { (void *) 33521, 1123, NULL },
- { (void *) 33537, 1124, NULL },
- { (void *) 33554, 1125, NULL },
- { (void *) 33570, 1126, NULL },
- { (void *) 33587, 1279, NULL }
+ { (void *) 13338, 721, NULL },
+ { (void *) 13365, 721, NULL },
+ { (void *) 13392, 722, NULL },
+ { (void *) 13414, 723, NULL },
+ { (void *) 13436, 359, NULL },
+ { (void *) 13455, 359, NULL },
+ { (void *) 13477, 497, NULL },
+ { (void *) 13494, 815, NULL },
+ { (void *) 13519, 498, NULL },
+ { (void *) 13535, 498, NULL },
+ { (void *) 13554, 499, NULL },
+ { (void *) 13566, 275, NULL },
+ { (void *) 13576, 588, NULL },
+ { (void *) 13587, 796, NULL },
+ { (void *) 13606, 797, NULL },
+ { (void *) 13635, 699, NULL },
+ { (void *) 13645, 1222, NULL },
+ { (void *) 13670, 1223, NULL },
+ { (void *) 13695, 276, NULL },
+ { (void *) 13707, 277, NULL },
+ { (void *) 13719, 1361, NULL },
+ { (void *) 13731, 1361, NULL },
+ { (void *) 13746, 278, NULL },
+ { (void *) 13758, 279, NULL },
+ { (void *) 13770, 279, NULL },
+ { (void *) 13785, 280, NULL },
+ { (void *) 13797, 280, NULL },
+ { (void *) 13812, 1252, NULL },
+ { (void *) 13827, 281, NULL },
+ { (void *) 13839, 284, NULL },
+ { (void *) 13862, 285, NULL },
+ { (void *) 13885, 589, NULL },
+ { (void *) 13904, 589, NULL },
+ { (void *) 13926, 589, NULL },
+ { (void *) 13948, 590, NULL },
+ { (void *) 13968, 590, NULL },
+ { (void *) 13991, 590, NULL },
+ { (void *) 14014, 282, NULL },
+ { (void *) 14032, 283, NULL },
+ { (void *) 14050, 1362, NULL },
+ { (void *) 14068, 1362, NULL },
+ { (void *) 14089, 957, NULL },
+ { (void *) 14105, 958, NULL },
+ { (void *) 14132, 959, NULL },
+ { (void *) 14159, 960, NULL },
+ { (void *) 14182, 961, NULL },
+ { (void *) 14206, 962, NULL },
+ { (void *) 14228, 963, NULL },
+ { (void *) 14250, 1014, NULL },
+ { (void *) 14269, 1173, NULL },
+ { (void *) 14288, 591, NULL },
+ { (void *) 14316, 591, NULL },
+ { (void *) 14347, 964, NULL },
+ { (void *) 14373, 965, NULL },
+ { (void *) 14397, 966, NULL },
+ { (void *) 14420, 691, NULL },
+ { (void *) 14441, 692, NULL },
+ { (void *) 14459, 500, NULL },
+ { (void *) 14478, 500, NULL },
+ { (void *) 14500, 798, NULL },
+ { (void *) 14524, 774, NULL },
+ { (void *) 14537, 501, NULL },
+ { (void *) 14550, 501, NULL },
+ { (void *) 14566, 1017, NULL },
+ { (void *) 14584, 502, NULL },
+ { (void *) 14597, 502, NULL },
+ { (void *) 14613, 1018, NULL },
+ { (void *) 14632, 592, NULL },
+ { (void *) 14646, 592, NULL },
+ { (void *) 14663, 967, NULL },
+ { (void *) 14689, 968, NULL },
+ { (void *) 14713, 969, NULL },
+ { (void *) 14730, 593, NULL },
+ { (void *) 14749, 593, NULL },
+ { (void *) 14771, 594, NULL },
+ { (void *) 14791, 594, NULL },
+ { (void *) 14814, 821, NULL },
+ { (void *) 14833, 503, NULL },
+ { (void *) 14857, 503, NULL },
+ { (void *) 14884, 503, NULL },
+ { (void *) 14910, 504, NULL },
+ { (void *) 14928, 504, NULL },
+ { (void *) 14949, 1174, NULL },
+ { (void *) 14969, 505, NULL },
+ { (void *) 14987, 505, NULL },
+ { (void *) 15008, 1175, NULL },
+ { (void *) 15028, 506, NULL },
+ { (void *) 15046, 506, NULL },
+ { (void *) 15067, 1176, NULL },
+ { (void *) 15087, 842, NULL },
+ { (void *) 15105, 843, NULL },
+ { (void *) 15131, 844, NULL },
+ { (void *) 15156, 845, NULL },
+ { (void *) 15173, 846, NULL },
+ { (void *) 15186, 847, NULL },
+ { (void *) 15199, 848, NULL },
+ { (void *) 15212, 849, NULL },
+ { (void *) 15226, 850, NULL },
+ { (void *) 15244, 851, NULL },
+ { (void *) 15263, 852, NULL },
+ { (void *) 15282, 853, NULL },
+ { (void *) 15304, 854, NULL },
+ { (void *) 15327, 855, NULL },
+ { (void *) 15343, 856, NULL },
+ { (void *) 15360, 857, NULL },
+ { (void *) 15374, 857, NULL },
+ { (void *) 15391, 857, NULL },
+ { (void *) 15408, 1019, NULL },
+ { (void *) 15427, 858, NULL },
+ { (void *) 15441, 858, NULL },
+ { (void *) 15458, 858, NULL },
+ { (void *) 15475, 1020, NULL },
+ { (void *) 15495, 859, NULL },
+ { (void *) 15510, 859, NULL },
+ { (void *) 15528, 859, NULL },
+ { (void *) 15546, 158, NULL },
+ { (void *) 15551, 367, NULL },
+ { (void *) 15561, 367, NULL },
+ { (void *) 15574, 212, NULL },
+ { (void *) 15584, 314, NULL },
+ { (void *) 15597, 1074, NULL },
+ { (void *) 15613, 44, NULL },
+ { (void *) 15620, 45, NULL },
+ { (void *) 15628, 46, NULL },
+ { (void *) 15635, 47, NULL },
+ { (void *) 15643, 48, NULL },
+ { (void *) 15650, 49, NULL },
+ { (void *) 15658, 50, NULL },
+ { (void *) 15665, 51, NULL },
+ { (void *) 15673, 315, NULL },
+ { (void *) 15681, 316, NULL },
+ { (void *) 15690, 197, NULL },
+ { (void *) 15700, 317, NULL },
+ { (void *) 15718, 1053, NULL },
+ { (void *) 15739, 1054, NULL },
+ { (void *) 15763, 1055, NULL },
+ { (void *) 15785, 970, NULL },
+ { (void *) 15816, 971, NULL },
+ { (void *) 15850, 1056, NULL },
+ { (void *) 15875, 1057, NULL },
+ { (void *) 15894, 1058, NULL },
+ { (void *) 15916, 475, NULL },
+ { (void *) 15925, 475, NULL },
+ { (void *) 15937, 286, NULL },
+ { (void *) 15947, 595, NULL },
+ { (void *) 15967, 595, NULL },
+ { (void *) 15978, 595, NULL },
+ { (void *) 15992, 595, NULL },
+ { (void *) 16006, 677, NULL },
+ { (void *) 16020, 677, NULL },
+ { (void *) 16037, 677, NULL },
+ { (void *) 16054, 287, NULL },
+ { (void *) 16061, 507, NULL },
+ { (void *) 16071, 631, NULL },
+ { (void *) 16084, 631, NULL },
+ { (void *) 16096, 1086, NULL },
+ { (void *) 16114, 1086, NULL },
+ { (void *) 16135, 476, NULL },
+ { (void *) 16143, 476, NULL },
+ { (void *) 16154, 678, NULL },
+ { (void *) 16169, 678, NULL },
+ { (void *) 16187, 678, NULL },
+ { (void *) 16205, 724, NULL },
+ { (void *) 16215, 508, NULL },
+ { (void *) 16224, 700, NULL },
+ { (void *) 16231, 330, NULL },
+ { (void *) 16241, 330, NULL },
+ { (void *) 16254, 806, NULL },
+ { (void *) 16274, 686, NULL },
+ { (void *) 16288, 686, NULL },
+ { (void *) 16307, 686, NULL },
+ { (void *) 16324, 163, NULL },
+ { (void *) 16336, 164, NULL },
+ { (void *) 16349, 165, NULL },
+ { (void *) 16361, 166, NULL },
+ { (void *) 16374, 1332, NULL },
+ { (void *) 16386, 1332, NULL },
+ { (void *) 16401, 1333, NULL },
+ { (void *) 16414, 1333, NULL },
+ { (void *) 16430, 159, NULL },
+ { (void *) 16437, 160, NULL },
+ { (void *) 16445, 161, NULL },
+ { (void *) 16452, 162, NULL },
+ { (void *) 16460, 1334, NULL },
+ { (void *) 16467, 1334, NULL },
+ { (void *) 16477, 1335, NULL },
+ { (void *) 16485, 1335, NULL },
+ { (void *) 16496, 167, NULL },
+ { (void *) 16508, 168, NULL },
+ { (void *) 16518, 1336, NULL },
+ { (void *) 16529, 1336, NULL },
+ { (void *) 16543, 509, NULL },
+ { (void *) 16555, 509, NULL },
+ { (void *) 16570, 6, NULL },
+ { (void *) 16579, 290, NULL },
+ { (void *) 16592, 292, NULL },
+ { (void *) 16604, 291, NULL },
+ { (void *) 16616, 1337, NULL },
+ { (void *) 16628, 1337, NULL },
+ { (void *) 16643, 198, NULL },
+ { (void *) 16652, 1177, NULL },
+ { (void *) 16666, 415, NULL },
+ { (void *) 16687, 415, NULL },
+ { (void *) 16711, 416, NULL },
+ { (void *) 16732, 416, NULL },
+ { (void *) 16756, 1087, NULL },
+ { (void *) 16770, 242, NULL },
+ { (void *) 16778, 220, NULL },
+ { (void *) 16784, 221, NULL },
+ { (void *) 16790, 222, NULL },
+ { (void *) 16796, 223, NULL },
+ { (void *) 16802, 477, NULL },
+ { (void *) 16812, 477, NULL },
+ { (void *) 16825, 477, NULL },
+ { (void *) 16838, 682, NULL },
+ { (void *) 16853, 682, NULL },
+ { (void *) 16871, 224, NULL },
+ { (void *) 16881, 225, NULL },
+ { (void *) 16891, 226, NULL },
+ { (void *) 16901, 227, NULL },
+ { (void *) 16911, 972, NULL },
+ { (void *) 16926, 973, NULL },
+ { (void *) 16946, 169, NULL },
+ { (void *) 16956, 170, NULL },
+ { (void *) 16967, 171, NULL },
+ { (void *) 16977, 172, NULL },
+ { (void *) 16988, 1338, NULL },
+ { (void *) 16998, 1338, NULL },
+ { (void *) 17011, 1339, NULL },
+ { (void *) 17022, 1339, NULL },
+ { (void *) 17036, 293, NULL },
+ { (void *) 17047, 869, NULL },
+ { (void *) 17061, 621, NULL },
+ { (void *) 17083, 620, NULL },
+ { (void *) 17100, 620, NULL },
+ { (void *) 17120, 620, NULL },
+ { (void *) 17140, 368, NULL },
+ { (void *) 17147, 368, NULL },
+ { (void *) 17157, 295, NULL },
+ { (void *) 17169, 294, NULL },
+ { (void *) 17181, 1340, NULL },
+ { (void *) 17193, 1340, NULL },
+ { (void *) 17208, 417, NULL },
+ { (void *) 17229, 417, NULL },
+ { (void *) 17253, 418, NULL },
+ { (void *) 17274, 418, NULL },
+ { (void *) 17298, 424, NULL },
+ { (void *) 17314, 424, NULL },
+ { (void *) 17333, 891, NULL },
+ { (void *) 17357, 913, NULL },
+ { (void *) 17389, 1153, NULL },
+ { (void *) 17407, 705, NULL },
+ { (void *) 17435, 705, NULL },
+ { (void *) 17466, 705, NULL },
+ { (void *) 17497, 1153, NULL },
+ { (void *) 17518, 892, NULL },
+ { (void *) 17544, 914, NULL },
+ { (void *) 17578, 1165, NULL },
+ { (void *) 17601, 1166, NULL },
+ { (void *) 17626, 376, NULL },
+ { (void *) 17642, 376, NULL },
+ { (void *) 17661, 377, NULL },
+ { (void *) 17678, 377, NULL },
+ { (void *) 17698, 378, NULL },
+ { (void *) 17714, 378, NULL },
+ { (void *) 17733, 379, NULL },
+ { (void *) 17750, 379, NULL },
+ { (void *) 17770, 380, NULL },
+ { (void *) 17786, 380, NULL },
+ { (void *) 17805, 381, NULL },
+ { (void *) 17822, 381, NULL },
+ { (void *) 17842, 382, NULL },
+ { (void *) 17858, 382, NULL },
+ { (void *) 17877, 383, NULL },
+ { (void *) 17894, 383, NULL },
+ { (void *) 17914, 384, NULL },
+ { (void *) 17930, 384, NULL },
+ { (void *) 17949, 385, NULL },
+ { (void *) 17966, 385, NULL },
+ { (void *) 17986, 386, NULL },
+ { (void *) 18002, 386, NULL },
+ { (void *) 18021, 387, NULL },
+ { (void *) 18038, 387, NULL },
+ { (void *) 18058, 388, NULL },
+ { (void *) 18074, 388, NULL },
+ { (void *) 18093, 389, NULL },
+ { (void *) 18110, 389, NULL },
+ { (void *) 18130, 390, NULL },
+ { (void *) 18146, 390, NULL },
+ { (void *) 18165, 391, NULL },
+ { (void *) 18182, 391, NULL },
+ { (void *) 18202, 392, NULL },
+ { (void *) 18218, 392, NULL },
+ { (void *) 18237, 393, NULL },
+ { (void *) 18254, 393, NULL },
+ { (void *) 18274, 394, NULL },
+ { (void *) 18290, 394, NULL },
+ { (void *) 18309, 395, NULL },
+ { (void *) 18326, 395, NULL },
+ { (void *) 18346, 396, NULL },
+ { (void *) 18362, 396, NULL },
+ { (void *) 18381, 397, NULL },
+ { (void *) 18398, 397, NULL },
+ { (void *) 18418, 398, NULL },
+ { (void *) 18434, 398, NULL },
+ { (void *) 18453, 399, NULL },
+ { (void *) 18470, 399, NULL },
+ { (void *) 18490, 400, NULL },
+ { (void *) 18506, 400, NULL },
+ { (void *) 18525, 401, NULL },
+ { (void *) 18542, 401, NULL },
+ { (void *) 18562, 402, NULL },
+ { (void *) 18578, 402, NULL },
+ { (void *) 18597, 403, NULL },
+ { (void *) 18614, 403, NULL },
+ { (void *) 18634, 404, NULL },
+ { (void *) 18650, 404, NULL },
+ { (void *) 18669, 405, NULL },
+ { (void *) 18686, 405, NULL },
+ { (void *) 18706, 406, NULL },
+ { (void *) 18722, 406, NULL },
+ { (void *) 18741, 407, NULL },
+ { (void *) 18758, 407, NULL },
+ { (void *) 18778, 1341, NULL },
+ { (void *) 18794, 1341, NULL },
+ { (void *) 18813, 738, NULL },
+ { (void *) 18831, 739, NULL },
+ { (void *) 18850, 740, NULL },
+ { (void *) 18868, 741, NULL },
+ { (void *) 18887, 742, NULL },
+ { (void *) 18905, 743, NULL },
+ { (void *) 18924, 744, NULL },
+ { (void *) 18942, 745, NULL },
+ { (void *) 18961, 974, NULL },
+ { (void *) 18977, 1016, NULL },
+ { (void *) 19006, 975, NULL },
+ { (void *) 19025, 976, NULL },
+ { (void *) 19044, 977, NULL },
+ { (void *) 19071, 978, NULL },
+ { (void *) 19099, 979, NULL },
+ { (void *) 19126, 980, NULL },
+ { (void *) 19153, 981, NULL },
+ { (void *) 19182, 982, NULL },
+ { (void *) 19206, 983, NULL },
+ { (void *) 19235, 984, NULL },
+ { (void *) 19260, 985, NULL },
+ { (void *) 19296, 0, NULL },
+ { (void *) 19304, 52, NULL },
+ { (void *) 19313, 53, NULL },
+ { (void *) 19323, 54, NULL },
+ { (void *) 19332, 55, NULL },
+ { (void *) 19342, 56, NULL },
+ { (void *) 19351, 57, NULL },
+ { (void *) 19361, 58, NULL },
+ { (void *) 19370, 59, NULL },
+ { (void *) 19380, 60, NULL },
+ { (void *) 19389, 61, NULL },
+ { (void *) 19399, 1342, NULL },
+ { (void *) 19408, 1342, NULL },
+ { (void *) 19420, 746, NULL },
+ { (void *) 19431, 747, NULL },
+ { (void *) 19443, 318, NULL },
+ { (void *) 19457, 1075, NULL },
+ { (void *) 19474, 1147, NULL },
+ { (void *) 19486, 1147, NULL },
+ { (void *) 19501, 1148, NULL },
+ { (void *) 19516, 1148, NULL },
+ { (void *) 19534, 1290, NULL },
+ { (void *) 19555, 1291, NULL },
+ { (void *) 19578, 296, NULL },
+ { (void *) 19584, 1343, NULL },
+ { (void *) 19591, 1343, NULL },
+ { (void *) 19601, 1344, NULL },
+ { (void *) 19608, 1344, NULL },
+ { (void *) 19618, 1237, NULL },
+ { (void *) 19634, 199, NULL },
+ { (void *) 19646, 800, NULL },
+ { (void *) 19663, 801, NULL },
+ { (void *) 19679, 801, NULL },
+ { (void *) 19698, 801, NULL },
+ { (void *) 19717, 807, NULL },
+ { (void *) 19740, 251, NULL },
+ { (void *) 19751, 252, NULL },
+ { (void *) 19763, 253, NULL },
+ { (void *) 19775, 249, NULL },
+ { (void *) 19787, 250, NULL },
+ { (void *) 19799, 247, NULL },
+ { (void *) 19814, 248, NULL },
+ { (void *) 19829, 246, NULL },
+ { (void *) 19839, 425, NULL },
+ { (void *) 19855, 425, NULL },
+ { (void *) 19874, 425, NULL },
+ { (void *) 19893, 425, NULL },
+ { (void *) 19913, 426, NULL },
+ { (void *) 19930, 426, NULL },
+ { (void *) 19950, 426, NULL },
+ { (void *) 19970, 426, NULL },
+ { (void *) 19991, 427, NULL },
+ { (void *) 20007, 427, NULL },
+ { (void *) 20025, 428, NULL },
+ { (void *) 20042, 428, NULL },
+ { (void *) 20061, 1363, NULL },
+ { (void *) 20077, 1363, NULL },
+ { (void *) 20096, 1364, NULL },
+ { (void *) 20113, 1364, NULL },
+ { (void *) 20133, 173, NULL },
+ { (void *) 20143, 1068, NULL },
+ { (void *) 20163, 1345, NULL },
+ { (void *) 20174, 1345, NULL },
+ { (void *) 20188, 174, NULL },
+ { (void *) 20200, 319, NULL },
+ { (void *) 20214, 1316, NULL },
+ { (void *) 20236, 1059, NULL },
+ { (void *) 20253, 1346, NULL },
+ { (void *) 20268, 1346, NULL },
+ { (void *) 20286, 175, NULL },
+ { (void *) 20301, 218, NULL },
+ { (void *) 20311, 334, NULL },
+ { (void *) 20327, 1149, NULL },
+ { (void *) 20341, 1149, NULL },
+ { (void *) 20358, 297, NULL },
+ { (void *) 20368, 200, NULL },
+ { (void *) 20376, 1367, NULL },
+ { (void *) 20397, 1367, NULL },
+ { (void *) 20421, 1367, NULL },
+ { (void *) 20445, 1367, NULL },
+ { (void *) 20469, 614, NULL },
+ { (void *) 20491, 614, NULL },
+ { (void *) 20515, 1251, NULL },
+ { (void *) 20534, 331, NULL },
+ { (void *) 20553, 331, NULL },
+ { (void *) 20575, 819, NULL },
+ { (void *) 20589, 819, NULL },
+ { (void *) 20606, 632, NULL },
+ { (void *) 20631, 633, NULL },
+ { (void *) 20657, 634, NULL },
+ { (void *) 20682, 635, NULL },
+ { (void *) 20708, 1319, NULL },
+ { (void *) 20735, 636, NULL },
+ { (void *) 20762, 637, NULL },
+ { (void *) 20790, 638, NULL },
+ { (void *) 20817, 639, NULL },
+ { (void *) 20845, 1320, NULL },
+ { (void *) 20874, 1247, NULL },
+ { (void *) 20900, 1248, NULL },
+ { (void *) 20927, 1249, NULL },
+ { (void *) 20953, 1250, NULL },
+ { (void *) 20980, 632, NULL },
+ { (void *) 21001, 633, NULL },
+ { (void *) 21023, 634, NULL },
+ { (void *) 21044, 635, NULL },
+ { (void *) 21066, 820, NULL },
+ { (void *) 21084, 820, NULL },
+ { (void *) 21105, 1178, NULL },
+ { (void *) 21128, 1179, NULL },
+ { (void *) 21151, 640, NULL },
+ { (void *) 21168, 1088, NULL },
+ { (void *) 21185, 1089, NULL },
+ { (void *) 21203, 1090, NULL },
+ { (void *) 21220, 1090, NULL },
+ { (void *) 21240, 1091, NULL },
+ { (void *) 21258, 1091, NULL },
+ { (void *) 21279, 1092, NULL },
+ { (void *) 21296, 1021, NULL },
+ { (void *) 21318, 1022, NULL },
+ { (void *) 21341, 1092, NULL },
+ { (void *) 21361, 1093, NULL },
+ { (void *) 21379, 1093, NULL },
+ { (void *) 21400, 1094, NULL },
+ { (void *) 21418, 1023, NULL },
+ { (void *) 21441, 1024, NULL },
+ { (void *) 21465, 1094, NULL },
+ { (void *) 21486, 1095, NULL },
+ { (void *) 21505, 1095, NULL },
+ { (void *) 21527, 1096, NULL },
+ { (void *) 21544, 1097, NULL },
+ { (void *) 21562, 1098, NULL },
+ { (void *) 21579, 1098, NULL },
+ { (void *) 21599, 1099, NULL },
+ { (void *) 21617, 1099, NULL },
+ { (void *) 21638, 1100, NULL },
+ { (void *) 21655, 1025, NULL },
+ { (void *) 21677, 1026, NULL },
+ { (void *) 21700, 1100, NULL },
+ { (void *) 21720, 1101, NULL },
+ { (void *) 21738, 1101, NULL },
+ { (void *) 21759, 1102, NULL },
+ { (void *) 21777, 1027, NULL },
+ { (void *) 21800, 1028, NULL },
+ { (void *) 21824, 1102, NULL },
+ { (void *) 21845, 1103, NULL },
+ { (void *) 21864, 1103, NULL },
+ { (void *) 21886, 1104, NULL },
+ { (void *) 21903, 1105, NULL },
+ { (void *) 21921, 1106, NULL },
+ { (void *) 21938, 1106, NULL },
+ { (void *) 21958, 1107, NULL },
+ { (void *) 21976, 1107, NULL },
+ { (void *) 21997, 1108, NULL },
+ { (void *) 22014, 1029, NULL },
+ { (void *) 22036, 1030, NULL },
+ { (void *) 22059, 1108, NULL },
+ { (void *) 22079, 1109, NULL },
+ { (void *) 22097, 1109, NULL },
+ { (void *) 22118, 1110, NULL },
+ { (void *) 22136, 1031, NULL },
+ { (void *) 22159, 1032, NULL },
+ { (void *) 22183, 1110, NULL },
+ { (void *) 22204, 1111, NULL },
+ { (void *) 22223, 1111, NULL },
+ { (void *) 22245, 1112, NULL },
+ { (void *) 22262, 1113, NULL },
+ { (void *) 22280, 1114, NULL },
+ { (void *) 22297, 1114, NULL },
+ { (void *) 22317, 1115, NULL },
+ { (void *) 22335, 1115, NULL },
+ { (void *) 22356, 1116, NULL },
+ { (void *) 22373, 1033, NULL },
+ { (void *) 22395, 1034, NULL },
+ { (void *) 22418, 1116, NULL },
+ { (void *) 22438, 1117, NULL },
+ { (void *) 22456, 1117, NULL },
+ { (void *) 22477, 1118, NULL },
+ { (void *) 22495, 1035, NULL },
+ { (void *) 22518, 1036, NULL },
+ { (void *) 22542, 1118, NULL },
+ { (void *) 22563, 1119, NULL },
+ { (void *) 22582, 1119, NULL },
+ { (void *) 22604, 1120, NULL },
+ { (void *) 22628, 1121, NULL },
+ { (void *) 22652, 1121, NULL },
+ { (void *) 22679, 1122, NULL },
+ { (void *) 22705, 1123, NULL },
+ { (void *) 22731, 1123, NULL },
+ { (void *) 22760, 1124, NULL },
+ { (void *) 22786, 1125, NULL },
+ { (void *) 22812, 1125, NULL },
+ { (void *) 22841, 1126, NULL },
+ { (void *) 22865, 1127, NULL },
+ { (void *) 22889, 1127, NULL },
+ { (void *) 22916, 1128, NULL },
+ { (void *) 22942, 1129, NULL },
+ { (void *) 22968, 1129, NULL },
+ { (void *) 22997, 1130, NULL },
+ { (void *) 23023, 1131, NULL },
+ { (void *) 23049, 1131, NULL },
+ { (void *) 23078, 1132, NULL },
+ { (void *) 23102, 1133, NULL },
+ { (void *) 23126, 1133, NULL },
+ { (void *) 23153, 1134, NULL },
+ { (void *) 23179, 1135, NULL },
+ { (void *) 23205, 1135, NULL },
+ { (void *) 23234, 1136, NULL },
+ { (void *) 23260, 1137, NULL },
+ { (void *) 23286, 1137, NULL },
+ { (void *) 23315, 706, NULL },
+ { (void *) 23331, 706, NULL },
+ { (void *) 23350, 219, NULL },
+ { (void *) 23361, 335, NULL },
+ { (void *) 23378, 1150, NULL },
+ { (void *) 23393, 1150, NULL },
+ { (void *) 23411, 298, NULL },
+ { (void *) 23422, 201, NULL },
+ { (void *) 23431, 733, NULL },
+ { (void *) 23444, 1069, NULL },
+ { (void *) 23460, 62, NULL },
+ { (void *) 23472, 63, NULL },
+ { (void *) 23485, 64, NULL },
+ { (void *) 23497, 65, NULL },
+ { (void *) 23510, 66, NULL },
+ { (void *) 23522, 67, NULL },
+ { (void *) 23535, 68, NULL },
+ { (void *) 23547, 69, NULL },
+ { (void *) 23560, 70, NULL },
+ { (void *) 23572, 71, NULL },
+ { (void *) 23585, 72, NULL },
+ { (void *) 23597, 73, NULL },
+ { (void *) 23610, 74, NULL },
+ { (void *) 23622, 75, NULL },
+ { (void *) 23635, 76, NULL },
+ { (void *) 23647, 77, NULL },
+ { (void *) 23660, 78, NULL },
+ { (void *) 23672, 79, NULL },
+ { (void *) 23685, 80, NULL },
+ { (void *) 23697, 81, NULL },
+ { (void *) 23710, 82, NULL },
+ { (void *) 23722, 83, NULL },
+ { (void *) 23735, 84, NULL },
+ { (void *) 23747, 85, NULL },
+ { (void *) 23760, 254, NULL },
+ { (void *) 23771, 254, NULL },
+ { (void *) 23784, 256, NULL },
+ { (void *) 23795, 860, NULL },
+ { (void *) 23807, 860, NULL },
+ { (void *) 23822, 860, NULL },
+ { (void *) 23837, 86, NULL },
+ { (void *) 23843, 87, NULL },
+ { (void *) 23850, 88, NULL },
+ { (void *) 23856, 89, NULL },
+ { (void *) 23863, 90, NULL },
+ { (void *) 23869, 91, NULL },
+ { (void *) 23876, 92, NULL },
+ { (void *) 23882, 93, NULL },
+ { (void *) 23889, 816, NULL },
+ { (void *) 23911, 196, NULL },
+ { (void *) 23922, 679, NULL },
+ { (void *) 23942, 679, NULL },
+ { (void *) 23965, 680, NULL },
+ { (void *) 23996, 680, NULL },
+ { (void *) 24030, 679, NULL },
+ { (void *) 24053, 1180, NULL },
+ { (void *) 24079, 369, NULL },
+ { (void *) 24094, 369, NULL },
+ { (void *) 24112, 370, NULL },
+ { (void *) 24124, 370, NULL },
+ { (void *) 24139, 1156, NULL },
+ { (void *) 24157, 808, NULL },
+ { (void *) 24181, 299, NULL },
+ { (void *) 24189, 300, NULL },
+ { (void *) 24197, 1347, NULL },
+ { (void *) 24205, 1347, NULL },
+ { (void *) 24216, 419, NULL },
+ { (void *) 24231, 419, NULL },
+ { (void *) 24249, 1348, NULL },
+ { (void *) 24265, 1348, NULL },
+ { (void *) 24284, 1238, NULL },
+ { (void *) 24297, 1070, NULL },
+ { (void *) 24311, 1070, NULL },
+ { (void *) 24326, 708, NULL },
+ { (void *) 24338, 1071, NULL },
+ { (void *) 24355, 1071, NULL },
+ { (void *) 24373, 725, NULL },
+ { (void *) 24393, 725, NULL },
+ { (void *) 24416, 725, NULL },
+ { (void *) 24439, 726, NULL },
+ { (void *) 24460, 726, NULL },
+ { (void *) 24484, 726, NULL },
+ { (void *) 24508, 727, NULL },
+ { (void *) 24526, 728, NULL },
+ { (void *) 24545, 729, NULL },
+ { (void *) 24563, 730, NULL },
+ { (void *) 24582, 301, NULL },
+ { (void *) 24589, 302, NULL },
+ { (void *) 24596, 1349, NULL },
+ { (void *) 24603, 1349, NULL },
+ { (void *) 24613, 176, NULL },
+ { (void *) 24621, 835, NULL },
+ { (void *) 24635, 835, NULL },
+ { (void *) 24652, 836, NULL },
+ { (void *) 24667, 836, NULL },
+ { (void *) 24685, 837, NULL },
+ { (void *) 24701, 837, NULL },
+ { (void *) 24720, 429, NULL },
+ { (void *) 24737, 429, NULL },
+ { (void *) 24757, 430, NULL },
+ { (void *) 24775, 430, NULL },
+ { (void *) 24796, 431, NULL },
+ { (void *) 24813, 431, NULL },
+ { (void *) 24833, 432, NULL },
+ { (void *) 24851, 432, NULL },
+ { (void *) 24872, 1151, NULL },
+ { (void *) 24889, 1151, NULL },
+ { (void *) 24909, 1152, NULL },
+ { (void *) 24927, 1152, NULL },
+ { (void *) 24948, 433, NULL },
+ { (void *) 24965, 433, NULL },
+ { (void *) 24985, 434, NULL },
+ { (void *) 25003, 434, NULL },
+ { (void *) 25024, 435, NULL },
+ { (void *) 25041, 435, NULL },
+ { (void *) 25061, 436, NULL },
+ { (void *) 25079, 436, NULL },
+ { (void *) 25100, 437, NULL },
+ { (void *) 25118, 437, NULL },
+ { (void *) 25139, 438, NULL },
+ { (void *) 25158, 438, NULL },
+ { (void *) 25180, 439, NULL },
+ { (void *) 25198, 439, NULL },
+ { (void *) 25219, 440, NULL },
+ { (void *) 25238, 440, NULL },
+ { (void *) 25260, 441, NULL },
+ { (void *) 25278, 441, NULL },
+ { (void *) 25299, 442, NULL },
+ { (void *) 25318, 442, NULL },
+ { (void *) 25340, 748, NULL },
+ { (void *) 25359, 749, NULL },
+ { (void *) 25379, 443, NULL },
+ { (void *) 25401, 443, NULL },
+ { (void *) 25426, 195, NULL },
+ { (void *) 25439, 1288, NULL },
+ { (void *) 25468, 360, NULL },
+ { (void *) 25486, 360, NULL },
+ { (void *) 25507, 1239, NULL },
+ { (void *) 25536, 177, NULL },
+ { (void *) 25547, 817, NULL },
+ { (void *) 25560, 510, NULL },
+ { (void *) 25573, 510, NULL },
+ { (void *) 25589, 899, NULL },
+ { (void *) 25615, 243, NULL },
+ { (void *) 25627, 511, NULL },
+ { (void *) 25647, 1318, NULL },
+ { (void *) 25670, 209, NULL },
+ { (void *) 25682, 512, NULL },
+ { (void *) 25702, 244, NULL },
+ { (void *) 25712, 513, NULL },
+ { (void *) 25730, 513, NULL },
+ { (void *) 25751, 1258, NULL },
+ { (void *) 25771, 615, NULL },
+ { (void *) 25781, 615, NULL },
+ { (void *) 25794, 615, NULL },
+ { (void *) 25807, 615, NULL },
+ { (void *) 25820, 900, NULL },
+ { (void *) 25835, 900, NULL },
+ { (void *) 25853, 900, NULL },
+ { (void *) 25871, 1224, NULL },
+ { (void *) 25893, 1225, NULL },
+ { (void *) 25915, 94, NULL },
+ { (void *) 25926, 95, NULL },
+ { (void *) 25938, 96, NULL },
+ { (void *) 25949, 97, NULL },
+ { (void *) 25961, 98, NULL },
+ { (void *) 25972, 99, NULL },
+ { (void *) 25984, 100, NULL },
+ { (void *) 25995, 101, NULL },
+ { (void *) 26007, 102, NULL },
+ { (void *) 26018, 103, NULL },
+ { (void *) 26030, 104, NULL },
+ { (void *) 26041, 105, NULL },
+ { (void *) 26053, 106, NULL },
+ { (void *) 26064, 107, NULL },
+ { (void *) 26076, 108, NULL },
+ { (void *) 26087, 109, NULL },
+ { (void *) 26099, 110, NULL },
+ { (void *) 26110, 111, NULL },
+ { (void *) 26122, 112, NULL },
+ { (void *) 26133, 113, NULL },
+ { (void *) 26145, 114, NULL },
+ { (void *) 26156, 115, NULL },
+ { (void *) 26168, 116, NULL },
+ { (void *) 26179, 117, NULL },
+ { (void *) 26191, 118, NULL },
+ { (void *) 26202, 119, NULL },
+ { (void *) 26214, 120, NULL },
+ { (void *) 26225, 121, NULL },
+ { (void *) 26237, 122, NULL },
+ { (void *) 26248, 123, NULL },
+ { (void *) 26260, 124, NULL },
+ { (void *) 26271, 125, NULL },
+ { (void *) 26283, 750, NULL },
+ { (void *) 26296, 751, NULL },
+ { (void *) 26310, 752, NULL },
+ { (void *) 26323, 753, NULL },
+ { (void *) 26337, 754, NULL },
+ { (void *) 26350, 755, NULL },
+ { (void *) 26364, 756, NULL },
+ { (void *) 26377, 757, NULL },
+ { (void *) 26391, 320, NULL },
+ { (void *) 26407, 1076, NULL },
+ { (void *) 26426, 184, NULL },
+ { (void *) 26434, 185, NULL },
+ { (void *) 26443, 186, NULL },
+ { (void *) 26451, 187, NULL },
+ { (void *) 26460, 1350, NULL },
+ { (void *) 26468, 1350, NULL },
+ { (void *) 26479, 1351, NULL },
+ { (void *) 26488, 1351, NULL },
+ { (void *) 26500, 188, NULL },
+ { (void *) 26508, 189, NULL },
+ { (void *) 26517, 190, NULL },
+ { (void *) 26525, 190, NULL },
+ { (void *) 26536, 191, NULL },
+ { (void *) 26545, 191, NULL },
+ { (void *) 26557, 192, NULL },
+ { (void *) 26565, 192, NULL },
+ { (void *) 26576, 193, NULL },
+ { (void *) 26585, 193, NULL },
+ { (void *) 26597, 1253, NULL },
+ { (void *) 26608, 1254, NULL },
+ { (void *) 26620, 182, NULL },
+ { (void *) 26631, 183, NULL },
+ { (void *) 26642, 709, NULL },
+ { (void *) 26664, 371, NULL },
+ { (void *) 26675, 371, NULL },
+ { (void *) 26689, 710, NULL },
+ { (void *) 26711, 371, NULL },
+ { (void *) 26725, 596, NULL },
+ { (void *) 26741, 596, NULL },
+ { (void *) 26760, 596, NULL },
+ { (void *) 26779, 597, NULL },
+ { (void *) 26796, 597, NULL },
+ { (void *) 26816, 597, NULL },
+ { (void *) 26836, 178, NULL },
+ { (void *) 26850, 179, NULL },
+ { (void *) 26865, 180, NULL },
+ { (void *) 26879, 181, NULL },
+ { (void *) 26894, 1352, NULL },
+ { (void *) 26908, 1352, NULL },
+ { (void *) 26925, 1365, NULL },
+ { (void *) 26940, 1365, NULL },
+ { (void *) 26958, 870, NULL },
+ { (void *) 26971, 871, NULL },
+ { (void *) 26984, 901, NULL },
+ { (void *) 27008, 872, NULL },
+ { (void *) 27021, 902, NULL },
+ { (void *) 27045, 902, NULL },
+ { (void *) 27072, 332, NULL },
+ { (void *) 27086, 332, NULL },
+ { (void *) 27103, 333, NULL },
+ { (void *) 27117, 333, NULL },
+ { (void *) 27134, 372, NULL },
+ { (void *) 27148, 372, NULL },
+ { (void *) 27165, 372, NULL },
+ { (void *) 27182, 1295, NULL },
+ { (void *) 27197, 1295, NULL },
+ { (void *) 27214, 986, NULL },
+ { (void *) 27228, 987, NULL },
+ { (void *) 27247, 988, NULL },
+ { (void *) 27267, 989, NULL },
+ { (void *) 27288, 990, NULL },
+ { (void *) 27306, 991, NULL },
+ { (void *) 27325, 992, NULL },
+ { (void *) 27343, 993, NULL },
+ { (void *) 27362, 994, NULL },
+ { (void *) 27379, 873, NULL },
+ { (void *) 27399, 995, NULL },
+ { (void *) 27416, 874, NULL },
+ { (void *) 27436, 996, NULL },
+ { (void *) 27464, 997, NULL },
+ { (void *) 27481, 875, NULL },
+ { (void *) 27501, 998, NULL },
+ { (void *) 27529, 999, NULL },
+ { (void *) 27547, 1000, NULL },
+ { (void *) 27565, 1001, NULL },
+ { (void *) 27583, 881, NULL },
+ { (void *) 27595, 1181, NULL },
+ { (void *) 27609, 1002, NULL },
+ { (void *) 27637, 1003, NULL },
+ { (void *) 27666, 598, NULL },
+ { (void *) 27692, 598, NULL },
+ { (void *) 27721, 303, NULL },
+ { (void *) 27732, 304, NULL },
+ { (void *) 27743, 1353, NULL },
+ { (void *) 27754, 1353, NULL },
+ { (void *) 27768, 775, NULL },
+ { (void *) 27778, 776, NULL },
+ { (void *) 27789, 514, NULL },
+ { (void *) 27799, 514, NULL },
+ { (void *) 27812, 515, NULL },
+ { (void *) 27823, 515, NULL },
+ { (void *) 27837, 516, NULL },
+ { (void *) 27847, 1037, NULL },
+ { (void *) 27862, 1038, NULL },
+ { (void *) 27878, 516, NULL },
+ { (void *) 27891, 517, NULL },
+ { (void *) 27902, 517, NULL },
+ { (void *) 27916, 599, NULL },
+ { (void *) 27927, 1039, NULL },
+ { (void *) 27943, 1040, NULL },
+ { (void *) 27960, 599, NULL },
+ { (void *) 27974, 600, NULL },
+ { (void *) 27986, 600, NULL },
+ { (void *) 28001, 777, NULL },
+ { (void *) 28011, 778, NULL },
+ { (void *) 28022, 518, NULL },
+ { (void *) 28032, 518, NULL },
+ { (void *) 28045, 519, NULL },
+ { (void *) 28056, 519, NULL },
+ { (void *) 28070, 520, NULL },
+ { (void *) 28080, 1041, NULL },
+ { (void *) 28095, 1042, NULL },
+ { (void *) 28111, 520, NULL },
+ { (void *) 28124, 521, NULL },
+ { (void *) 28135, 521, NULL },
+ { (void *) 28149, 601, NULL },
+ { (void *) 28160, 1043, NULL },
+ { (void *) 28176, 1044, NULL },
+ { (void *) 28193, 601, NULL },
+ { (void *) 28207, 602, NULL },
+ { (void *) 28219, 602, NULL },
+ { (void *) 28234, 779, NULL },
+ { (void *) 28244, 780, NULL },
+ { (void *) 28255, 522, NULL },
+ { (void *) 28265, 522, NULL },
+ { (void *) 28278, 523, NULL },
+ { (void *) 28289, 523, NULL },
+ { (void *) 28303, 524, NULL },
+ { (void *) 28313, 1045, NULL },
+ { (void *) 28328, 1046, NULL },
+ { (void *) 28344, 524, NULL },
+ { (void *) 28357, 525, NULL },
+ { (void *) 28368, 525, NULL },
+ { (void *) 28382, 603, NULL },
+ { (void *) 28393, 1047, NULL },
+ { (void *) 28409, 1048, NULL },
+ { (void *) 28426, 603, NULL },
+ { (void *) 28440, 604, NULL },
+ { (void *) 28452, 604, NULL },
+ { (void *) 28467, 781, NULL },
+ { (void *) 28477, 782, NULL },
+ { (void *) 28488, 526, NULL },
+ { (void *) 28498, 526, NULL },
+ { (void *) 28511, 527, NULL },
+ { (void *) 28522, 527, NULL },
+ { (void *) 28536, 528, NULL },
+ { (void *) 28546, 1049, NULL },
+ { (void *) 28561, 1050, NULL },
+ { (void *) 28577, 528, NULL },
+ { (void *) 28590, 529, NULL },
+ { (void *) 28601, 529, NULL },
+ { (void *) 28615, 605, NULL },
+ { (void *) 28626, 1051, NULL },
+ { (void *) 28642, 1052, NULL },
+ { (void *) 28659, 605, NULL },
+ { (void *) 28673, 606, NULL },
+ { (void *) 28685, 606, NULL },
+ { (void *) 28700, 693, NULL },
+ { (void *) 28720, 783, NULL },
+ { (void *) 28737, 530, NULL },
+ { (void *) 28754, 530, NULL },
+ { (void *) 28774, 784, NULL },
+ { (void *) 28793, 564, NULL },
+ { (void *) 28812, 785, NULL },
+ { (void *) 28831, 565, NULL },
+ { (void *) 28850, 786, NULL },
+ { (void *) 28867, 531, NULL },
+ { (void *) 28884, 531, NULL },
+ { (void *) 28904, 787, NULL },
+ { (void *) 28923, 566, NULL },
+ { (void *) 28942, 788, NULL },
+ { (void *) 28961, 567, NULL },
+ { (void *) 28980, 789, NULL },
+ { (void *) 28997, 532, NULL },
+ { (void *) 29014, 532, NULL },
+ { (void *) 29034, 790, NULL },
+ { (void *) 29053, 568, NULL },
+ { (void *) 29072, 791, NULL },
+ { (void *) 29091, 569, NULL },
+ { (void *) 29110, 799, NULL },
+ { (void *) 29132, 1138, NULL },
+ { (void *) 29148, 478, NULL },
+ { (void *) 29160, 478, NULL },
+ { (void *) 29175, 478, NULL },
+ { (void *) 29190, 1004, NULL },
+ { (void *) 29207, 533, NULL },
+ { (void *) 29218, 533, NULL },
+ { (void *) 29238, 1139, NULL },
+ { (void *) 29255, 1139, NULL },
+ { (void *) 29275, 1294, NULL },
+ { (void *) 29295, 1296, NULL },
+ { (void *) 29307, 1297, NULL },
+ { (void *) 29327, 1298, NULL },
+ { (void *) 29339, 1299, NULL },
+ { (void *) 29356, 1300, NULL },
+ { (void *) 29375, 1301, NULL },
+ { (void *) 29404, 1302, NULL },
+ { (void *) 29432, 1303, NULL },
+ { (void *) 29453, 1304, NULL },
+ { (void *) 29474, 1305, NULL },
+ { (void *) 29499, 534, NULL },
+ { (void *) 29515, 534, NULL },
+ { (void *) 29534, 1140, NULL },
+ { (void *) 29558, 1140, NULL },
+ { (void *) 29585, 126, NULL },
+ { (void *) 29594, 127, NULL },
+ { (void *) 29604, 128, NULL },
+ { (void *) 29613, 129, NULL },
+ { (void *) 29623, 130, NULL },
+ { (void *) 29632, 131, NULL },
+ { (void *) 29642, 132, NULL },
+ { (void *) 29651, 133, NULL },
+ { (void *) 29661, 134, NULL },
+ { (void *) 29670, 135, NULL },
+ { (void *) 29680, 136, NULL },
+ { (void *) 29689, 137, NULL },
+ { (void *) 29699, 138, NULL },
+ { (void *) 29708, 139, NULL },
+ { (void *) 29718, 140, NULL },
+ { (void *) 29727, 141, NULL },
+ { (void *) 29737, 142, NULL },
+ { (void *) 29746, 143, NULL },
+ { (void *) 29756, 144, NULL },
+ { (void *) 29765, 145, NULL },
+ { (void *) 29775, 146, NULL },
+ { (void *) 29784, 147, NULL },
+ { (void *) 29794, 148, NULL },
+ { (void *) 29803, 149, NULL },
+ { (void *) 29813, 1005, NULL },
+ { (void *) 29838, 1006, NULL },
+ { (void *) 29862, 1007, NULL },
+ { (void *) 29887, 1008, NULL },
+ { (void *) 29912, 1009, NULL },
+ { (void *) 29938, 1010, NULL },
+ { (void *) 29963, 1011, NULL },
+ { (void *) 29987, 1012, NULL },
+ { (void *) 30012, 535, NULL },
+ { (void *) 30027, 535, NULL },
+ { (void *) 30045, 1182, NULL },
+ { (void *) 30062, 536, NULL },
+ { (void *) 30078, 536, NULL },
+ { (void *) 30097, 1183, NULL },
+ { (void *) 30115, 641, NULL },
+ { (void *) 30130, 641, NULL },
+ { (void *) 30148, 1184, NULL },
+ { (void *) 30165, 642, NULL },
+ { (void *) 30181, 642, NULL },
+ { (void *) 30200, 1185, NULL },
+ { (void *) 30218, 537, NULL },
+ { (void *) 30233, 537, NULL },
+ { (void *) 30251, 1186, NULL },
+ { (void *) 30268, 538, NULL },
+ { (void *) 30284, 538, NULL },
+ { (void *) 30303, 1187, NULL },
+ { (void *) 30321, 539, NULL },
+ { (void *) 30336, 539, NULL },
+ { (void *) 30354, 1188, NULL },
+ { (void *) 30371, 540, NULL },
+ { (void *) 30387, 540, NULL },
+ { (void *) 30406, 1189, NULL },
+ { (void *) 30424, 643, NULL },
+ { (void *) 30439, 643, NULL },
+ { (void *) 30457, 1190, NULL },
+ { (void *) 30474, 644, NULL },
+ { (void *) 30490, 644, NULL },
+ { (void *) 30509, 1191, NULL },
+ { (void *) 30527, 541, NULL },
+ { (void *) 30542, 541, NULL },
+ { (void *) 30560, 1192, NULL },
+ { (void *) 30577, 542, NULL },
+ { (void *) 30593, 542, NULL },
+ { (void *) 30612, 1193, NULL },
+ { (void *) 30630, 543, NULL },
+ { (void *) 30645, 543, NULL },
+ { (void *) 30663, 1194, NULL },
+ { (void *) 30680, 544, NULL },
+ { (void *) 30696, 544, NULL },
+ { (void *) 30715, 1195, NULL },
+ { (void *) 30733, 645, NULL },
+ { (void *) 30748, 645, NULL },
+ { (void *) 30766, 1196, NULL },
+ { (void *) 30783, 646, NULL },
+ { (void *) 30799, 646, NULL },
+ { (void *) 30818, 1197, NULL },
+ { (void *) 30836, 545, NULL },
+ { (void *) 30851, 545, NULL },
+ { (void *) 30869, 1198, NULL },
+ { (void *) 30886, 546, NULL },
+ { (void *) 30902, 546, NULL },
+ { (void *) 30921, 1199, NULL },
+ { (void *) 30939, 547, NULL },
+ { (void *) 30956, 547, NULL },
+ { (void *) 30976, 548, NULL },
+ { (void *) 30993, 548, NULL },
+ { (void *) 31013, 549, NULL },
+ { (void *) 31030, 549, NULL },
+ { (void *) 31050, 550, NULL },
+ { (void *) 31067, 550, NULL },
+ { (void *) 31087, 551, NULL },
+ { (void *) 31105, 551, NULL },
+ { (void *) 31126, 552, NULL },
+ { (void *) 31144, 552, NULL },
+ { (void *) 31165, 553, NULL },
+ { (void *) 31183, 553, NULL },
+ { (void *) 31204, 554, NULL },
+ { (void *) 31220, 554, NULL },
+ { (void *) 31239, 555, NULL },
+ { (void *) 31254, 555, NULL },
+ { (void *) 31272, 1200, NULL },
+ { (void *) 31289, 556, NULL },
+ { (void *) 31305, 556, NULL },
+ { (void *) 31324, 1201, NULL },
+ { (void *) 31342, 647, NULL },
+ { (void *) 31357, 647, NULL },
+ { (void *) 31375, 1202, NULL },
+ { (void *) 31392, 648, NULL },
+ { (void *) 31408, 648, NULL },
+ { (void *) 31427, 1203, NULL },
+ { (void *) 31445, 557, NULL },
+ { (void *) 31461, 557, NULL },
+ { (void *) 31480, 558, NULL },
+ { (void *) 31495, 558, NULL },
+ { (void *) 31513, 1204, NULL },
+ { (void *) 31530, 559, NULL },
+ { (void *) 31546, 559, NULL },
+ { (void *) 31565, 1205, NULL },
+ { (void *) 31583, 1206, NULL },
+ { (void *) 31601, 560, NULL },
+ { (void *) 31618, 560, NULL },
+ { (void *) 31638, 1207, NULL },
+ { (void *) 31657, 561, NULL },
+ { (void *) 31674, 561, NULL },
+ { (void *) 31694, 562, NULL },
+ { (void *) 31711, 562, NULL },
+ { (void *) 31731, 883, NULL },
+ { (void *) 31751, 619, NULL },
+ { (void *) 31771, 619, NULL },
+ { (void *) 31794, 884, NULL },
+ { (void *) 31813, 1261, NULL },
+ { (void *) 31829, 1261, NULL },
+ { (void *) 31848, 607, NULL },
+ { (void *) 31865, 607, NULL },
+ { (void *) 31885, 1262, NULL },
+ { (void *) 31902, 1262, NULL },
+ { (void *) 31922, 608, NULL },
+ { (void *) 31940, 608, NULL },
+ { (void *) 31961, 1263, NULL },
+ { (void *) 31977, 1263, NULL },
+ { (void *) 31996, 1264, NULL },
+ { (void *) 32013, 1264, NULL },
+ { (void *) 32033, 1265, NULL },
+ { (void *) 32050, 1265, NULL },
+ { (void *) 32070, 1266, NULL },
+ { (void *) 32088, 1266, NULL },
+ { (void *) 32109, 1267, NULL },
+ { (void *) 32125, 1267, NULL },
+ { (void *) 32144, 1268, NULL },
+ { (void *) 32161, 1268, NULL },
+ { (void *) 32181, 1269, NULL },
+ { (void *) 32198, 1269, NULL },
+ { (void *) 32218, 1270, NULL },
+ { (void *) 32236, 1270, NULL },
+ { (void *) 32257, 609, NULL },
+ { (void *) 32274, 609, NULL },
+ { (void *) 32294, 1271, NULL },
+ { (void *) 32310, 1271, NULL },
+ { (void *) 32329, 1272, NULL },
+ { (void *) 32346, 1272, NULL },
+ { (void *) 32366, 610, NULL },
+ { (void *) 32383, 610, NULL },
+ { (void *) 32403, 611, NULL },
+ { (void *) 32421, 611, NULL },
+ { (void *) 32442, 1273, NULL },
+ { (void *) 32459, 1273, NULL },
+ { (void *) 32479, 1274, NULL },
+ { (void *) 32497, 1274, NULL },
+ { (void *) 32518, 612, NULL },
+ { (void *) 32536, 612, NULL },
+ { (void *) 32557, 885, NULL },
+ { (void *) 32577, 613, NULL },
+ { (void *) 32598, 613, NULL },
+ { (void *) 32622, 822, NULL },
+ { (void *) 32638, 823, NULL },
+ { (void *) 32655, 824, NULL },
+ { (void *) 32671, 825, NULL },
+ { (void *) 32688, 826, NULL },
+ { (void *) 32704, 827, NULL },
+ { (void *) 32721, 828, NULL },
+ { (void *) 32737, 829, NULL },
+ { (void *) 32754, 886, NULL },
+ { (void *) 32774, 830, NULL },
+ { (void *) 32795, 758, NULL },
+ { (void *) 32812, 759, NULL },
+ { (void *) 32830, 760, NULL },
+ { (void *) 32847, 761, NULL },
+ { (void *) 32865, 762, NULL },
+ { (void *) 32882, 763, NULL },
+ { (void *) 32900, 764, NULL },
+ { (void *) 32917, 765, NULL },
+ { (void *) 32935, 563, NULL },
+ { (void *) 32955, 563, NULL },
+ { (void *) 32978, 1208, NULL },
+ { (void *) 33000, 1209, NULL },
+ { (void *) 33019, 1210, NULL },
+ { (void *) 33038, 1211, NULL },
+ { (void *) 33057, 1212, NULL },
+ { (void *) 33076, 1213, NULL },
+ { (void *) 33095, 1214, NULL },
+ { (void *) 33114, 1215, NULL },
+ { (void *) 33133, 1216, NULL },
+ { (void *) 33152, 1217, NULL },
+ { (void *) 33171, 1218, NULL },
+ { (void *) 33190, 1219, NULL },
+ { (void *) 33209, 1220, NULL },
+ { (void *) 33228, 1221, NULL },
+ { (void *) 33248, 887, NULL },
+ { (void *) 33269, 766, NULL },
+ { (void *) 33280, 767, NULL },
+ { (void *) 33292, 768, NULL },
+ { (void *) 33303, 769, NULL },
+ { (void *) 33315, 770, NULL },
+ { (void *) 33326, 771, NULL },
+ { (void *) 33338, 321, NULL },
+ { (void *) 33352, 1077, NULL },
+ { (void *) 33369, 305, NULL },
+ { (void *) 33378, 838, NULL },
+ { (void *) 33393, 838, NULL },
+ { (void *) 33411, 839, NULL },
+ { (void *) 33428, 839, NULL },
+ { (void *) 33448, 840, NULL },
+ { (void *) 33466, 840, NULL },
+ { (void *) 33487, 701, NULL },
+ { (void *) 33496, 444, NULL },
+ { (void *) 33508, 444, NULL },
+ { (void *) 33523, 444, NULL },
+ { (void *) 33539, 445, NULL },
+ { (void *) 33552, 445, NULL },
+ { (void *) 33568, 445, NULL },
+ { (void *) 33585, 446, NULL },
+ { (void *) 33597, 446, NULL },
+ { (void *) 33612, 446, NULL },
+ { (void *) 33628, 447, NULL },
+ { (void *) 33641, 447, NULL },
+ { (void *) 33657, 447, NULL },
+ { (void *) 33674, 448, NULL },
+ { (void *) 33686, 448, NULL },
+ { (void *) 33701, 448, NULL },
+ { (void *) 33717, 449, NULL },
+ { (void *) 33730, 449, NULL },
+ { (void *) 33746, 449, NULL },
+ { (void *) 33763, 450, NULL },
+ { (void *) 33775, 450, NULL },
+ { (void *) 33790, 450, NULL },
+ { (void *) 33806, 451, NULL },
+ { (void *) 33819, 451, NULL },
+ { (void *) 33835, 451, NULL },
+ { (void *) 33852, 452, NULL },
+ { (void *) 33864, 452, NULL },
+ { (void *) 33879, 452, NULL },
+ { (void *) 33895, 453, NULL },
+ { (void *) 33908, 453, NULL },
+ { (void *) 33924, 453, NULL },
+ { (void *) 33941, 454, NULL },
+ { (void *) 33953, 454, NULL },
+ { (void *) 33968, 454, NULL },
+ { (void *) 33984, 455, NULL },
+ { (void *) 33997, 455, NULL },
+ { (void *) 34013, 455, NULL },
+ { (void *) 34030, 456, NULL },
+ { (void *) 34042, 456, NULL },
+ { (void *) 34057, 456, NULL },
+ { (void *) 34073, 457, NULL },
+ { (void *) 34086, 457, NULL },
+ { (void *) 34102, 457, NULL },
+ { (void *) 34119, 458, NULL },
+ { (void *) 34131, 458, NULL },
+ { (void *) 34146, 458, NULL },
+ { (void *) 34162, 459, NULL },
+ { (void *) 34175, 459, NULL },
+ { (void *) 34191, 459, NULL },
+ { (void *) 34208, 1157, NULL },
+ { (void *) 34224, 1158, NULL },
+ { (void *) 34241, 1159, NULL },
+ { (void *) 34257, 1160, NULL },
+ { (void *) 34274, 1161, NULL },
+ { (void *) 34290, 1162, NULL },
+ { (void *) 34307, 1163, NULL },
+ { (void *) 34323, 1164, NULL },
+ { (void *) 34340, 1317, NULL }
};
#undef MAPI_TMP_PUBLIC_STUBS
#endif /* MAPI_TMP_PUBLIC_STUBS */
@@ -23512,2208 +23930,2474 @@ void APIENTRY shared_dispatch_stub_1014(GLuint texture, GLint level, GLint xoffs
((void (APIENTRY *)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels)) _func)(texture, level, xoffset, yoffset, zoffset, width, height, depth, format, type, bufSize, pixels);
}
-void APIENTRY shared_dispatch_stub_1015(GLuint buffer)
+void APIENTRY shared_dispatch_stub_1015(GLenum target, GLintptr offset, GLsizeiptr size, GLboolean commit)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1015];
- ((void (APIENTRY *)(GLuint buffer)) _func)(buffer);
+ ((void (APIENTRY *)(GLenum target, GLintptr offset, GLsizeiptr size, GLboolean commit)) _func)(target, offset, size, commit);
}
-void APIENTRY shared_dispatch_stub_1016(GLuint buffer, GLintptr offset, GLsizeiptr length)
+void APIENTRY shared_dispatch_stub_1016(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1016];
- ((void (APIENTRY *)(GLuint buffer, GLintptr offset, GLsizeiptr length)) _func)(buffer, offset, length);
+ ((void (APIENTRY *)(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit)) _func)(buffer, offset, size, commit);
}
-void APIENTRY shared_dispatch_stub_1017(GLenum target, GLsizei numAttachments, const GLenum *attachments)
+void APIENTRY shared_dispatch_stub_1017(GLuint program, GLint location, GLint64 *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1017];
- ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments)) _func)(target, numAttachments, attachments);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint64 *params)) _func)(program, location, params);
}
-void APIENTRY shared_dispatch_stub_1018(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height)
+void APIENTRY shared_dispatch_stub_1018(GLuint program, GLint location, GLuint64 *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1018];
- ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height)) _func)(target, numAttachments, attachments, x, y, width, height);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint64 *params)) _func)(program, location, params);
}
-void APIENTRY shared_dispatch_stub_1019(GLuint texture, GLint level)
+void APIENTRY shared_dispatch_stub_1019(GLuint program, GLint location, GLsizei bufSize, GLint64 *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1019];
- ((void (APIENTRY *)(GLuint texture, GLint level)) _func)(texture, level);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei bufSize, GLint64 *params)) _func)(program, location, bufSize, params);
}
-void APIENTRY shared_dispatch_stub_1020(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth)
+void APIENTRY shared_dispatch_stub_1020(GLuint program, GLint location, GLsizei bufSize, GLuint64 *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1020];
- ((void (APIENTRY *)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth)) _func)(texture, level, xoffset, yoffset, zoffset, width, height, depth);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei bufSize, GLuint64 *params)) _func)(program, location, bufSize, params);
}
-void APIENTRY shared_dispatch_stub_1021(GLfloat factor, GLfloat bias)
+void APIENTRY shared_dispatch_stub_1021(GLuint program, GLint location, GLint64 x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1021];
- ((void (APIENTRY *)(GLfloat factor, GLfloat bias)) _func)(factor, bias);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint64 x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1022(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
+void APIENTRY shared_dispatch_stub_1022(GLuint program, GLint location, GLsizei count, const GLint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1022];
- ((void (APIENTRY *)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)) _func)(x, y, z, width, height);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint64 *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1023(const GLfloat *coords)
+void APIENTRY shared_dispatch_stub_1023(GLuint program, GLint location, GLuint64 x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1023];
- ((void (APIENTRY *)(const GLfloat *coords)) _func)(coords);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint64 x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1024(GLint x, GLint y, GLint z, GLint width, GLint height)
+void APIENTRY shared_dispatch_stub_1024(GLuint program, GLint location, GLsizei count, const GLuint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1024];
- ((void (APIENTRY *)(GLint x, GLint y, GLint z, GLint width, GLint height)) _func)(x, y, z, width, height);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint64 *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1025(const GLint *coords)
+void APIENTRY shared_dispatch_stub_1025(GLuint program, GLint location, GLint64 x, GLint64 y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1025];
- ((void (APIENTRY *)(const GLint *coords)) _func)(coords);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint64 x, GLint64 y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1026(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
+void APIENTRY shared_dispatch_stub_1026(GLuint program, GLint location, GLsizei count, const GLint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1026];
- ((void (APIENTRY *)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)) _func)(x, y, z, width, height);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint64 *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1027(const GLshort *coords)
+void APIENTRY shared_dispatch_stub_1027(GLuint program, GLint location, GLuint64 x, GLuint64 y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1027];
- ((void (APIENTRY *)(const GLshort *coords)) _func)(coords);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint64 x, GLuint64 y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1028(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
+void APIENTRY shared_dispatch_stub_1028(GLuint program, GLint location, GLsizei count, const GLuint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1028];
- ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)) _func)(x, y, z, width, height);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint64 *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1029(const GLfixed *coords)
+void APIENTRY shared_dispatch_stub_1029(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1029];
- ((void (APIENTRY *)(const GLfixed *coords)) _func)(coords);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1030(GLenum type, GLsizei stride, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1030(GLuint program, GLint location, GLsizei count, const GLint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1030];
- ((void (APIENTRY *)(GLenum type, GLsizei stride, const GLvoid *pointer)) _func)(type, stride, pointer);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint64 *value)) _func)(program, location, count, value);
}
-GLbitfield APIENTRY shared_dispatch_stub_1031(GLfixed *mantissa, GLint *exponent)
+void APIENTRY shared_dispatch_stub_1031(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1031];
- return ((GLbitfield (APIENTRY *)(GLfixed *mantissa, GLint *exponent)) _func)(mantissa, exponent);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1032(GLclampf value, GLboolean invert)
+void APIENTRY shared_dispatch_stub_1032(GLuint program, GLint location, GLsizei count, const GLuint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1032];
- ((void (APIENTRY *)(GLclampf value, GLboolean invert)) _func)(value, invert);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint64 *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1033(GLenum pattern)
+void APIENTRY shared_dispatch_stub_1033(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1033];
- ((void (APIENTRY *)(GLenum pattern)) _func)(pattern);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)) _func)(program, location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1034(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1034(GLuint program, GLint location, GLsizei count, const GLint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1034];
- ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint64 *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1035(GLsizei stride, GLsizei count, const GLboolean *pointer)
+void APIENTRY shared_dispatch_stub_1035(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1035];
- ((void (APIENTRY *)(GLsizei stride, GLsizei count, const GLboolean *pointer)) _func)(stride, count, pointer);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)) _func)(program, location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1036(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1036(GLuint program, GLint location, GLsizei count, const GLuint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1036];
- ((void (APIENTRY *)(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(type, stride, count, pointer);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint64 *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1037(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1037(GLint location, GLint64 x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1037];
- ((void (APIENTRY *)(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(type, stride, count, pointer);
+ ((void (APIENTRY *)(GLint location, GLint64 x)) _func)(location, x);
}
-void APIENTRY shared_dispatch_stub_1038(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1038(GLint location, GLsizei count, const GLint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1038];
- ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
+ ((void (APIENTRY *)(GLint location, GLsizei count, const GLint64 *value)) _func)(location, count, value);
}
-void APIENTRY shared_dispatch_stub_1039(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1039(GLint location, GLuint64 x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1039];
- ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
+ ((void (APIENTRY *)(GLint location, GLuint64 x)) _func)(location, x);
}
-void APIENTRY shared_dispatch_stub_1040(GLenum target, GLsizei numAttachments, const GLenum *attachments)
+void APIENTRY shared_dispatch_stub_1040(GLint location, GLsizei count, const GLuint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1040];
- ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments)) _func)(target, numAttachments, attachments);
+ ((void (APIENTRY *)(GLint location, GLsizei count, const GLuint64 *value)) _func)(location, count, value);
}
-void APIENTRY shared_dispatch_stub_1041(GLuint pipeline, GLuint program)
+void APIENTRY shared_dispatch_stub_1041(GLint location, GLint64 x, GLint64 y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1041];
- ((void (APIENTRY *)(GLuint pipeline, GLuint program)) _func)(pipeline, program);
+ ((void (APIENTRY *)(GLint location, GLint64 x, GLint64 y)) _func)(location, x, y);
}
-void APIENTRY shared_dispatch_stub_1042(GLuint pipeline)
+void APIENTRY shared_dispatch_stub_1042(GLint location, GLsizei count, const GLint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1042];
- ((void (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
+ ((void (APIENTRY *)(GLint location, GLsizei count, const GLint64 *value)) _func)(location, count, value);
}
-GLuint APIENTRY shared_dispatch_stub_1043(GLenum type, GLsizei count, const GLchar * const *strings)
+void APIENTRY shared_dispatch_stub_1043(GLint location, GLuint64 x, GLuint64 y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1043];
- return ((GLuint (APIENTRY *)(GLenum type, GLsizei count, const GLchar * const *strings)) _func)(type, count, strings);
+ ((void (APIENTRY *)(GLint location, GLuint64 x, GLuint64 y)) _func)(location, x, y);
}
-void APIENTRY shared_dispatch_stub_1044(GLsizei n, const GLuint *pipelines)
+void APIENTRY shared_dispatch_stub_1044(GLint location, GLsizei count, const GLuint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1044];
- ((void (APIENTRY *)(GLsizei n, const GLuint *pipelines)) _func)(n, pipelines);
+ ((void (APIENTRY *)(GLint location, GLsizei count, const GLuint64 *value)) _func)(location, count, value);
}
-void APIENTRY shared_dispatch_stub_1045(GLsizei n, GLuint *pipelines)
+void APIENTRY shared_dispatch_stub_1045(GLint location, GLint64 x, GLint64 y, GLint64 z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1045];
- ((void (APIENTRY *)(GLsizei n, GLuint *pipelines)) _func)(n, pipelines);
+ ((void (APIENTRY *)(GLint location, GLint64 x, GLint64 y, GLint64 z)) _func)(location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1046(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog)
+void APIENTRY shared_dispatch_stub_1046(GLint location, GLsizei count, const GLint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1046];
- ((void (APIENTRY *)(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog)) _func)(pipeline, bufSize, length, infoLog);
+ ((void (APIENTRY *)(GLint location, GLsizei count, const GLint64 *value)) _func)(location, count, value);
}
-void APIENTRY shared_dispatch_stub_1047(GLuint pipeline, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1047(GLint location, GLuint64 x, GLuint64 y, GLuint64 z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1047];
- ((void (APIENTRY *)(GLuint pipeline, GLenum pname, GLint *params)) _func)(pipeline, pname, params);
+ ((void (APIENTRY *)(GLint location, GLuint64 x, GLuint64 y, GLuint64 z)) _func)(location, x, y, z);
}
-GLboolean APIENTRY shared_dispatch_stub_1048(GLuint pipeline)
+void APIENTRY shared_dispatch_stub_1048(GLint location, GLsizei count, const GLuint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1048];
- return ((GLboolean (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
+ ((void (APIENTRY *)(GLint location, GLsizei count, const GLuint64 *value)) _func)(location, count, value);
}
-void APIENTRY shared_dispatch_stub_1049(GLint first, GLsizei count)
+void APIENTRY shared_dispatch_stub_1049(GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1049];
- ((void (APIENTRY *)(GLint first, GLsizei count)) _func)(first, count);
+ ((void (APIENTRY *)(GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)) _func)(location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1050(GLuint program, GLint location, GLdouble x)
+void APIENTRY shared_dispatch_stub_1050(GLint location, GLsizei count, const GLint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1050];
- ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x)) _func)(program, location, x);
+ ((void (APIENTRY *)(GLint location, GLsizei count, const GLint64 *value)) _func)(location, count, value);
}
-void APIENTRY shared_dispatch_stub_1051(GLuint program, GLint location, GLsizei count, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1051(GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1051];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)) _func)(location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1052(GLuint program, GLint location, GLfloat x)
+void APIENTRY shared_dispatch_stub_1052(GLint location, GLsizei count, const GLuint64 *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1052];
- ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x)) _func)(program, location, x);
+ ((void (APIENTRY *)(GLint location, GLsizei count, const GLuint64 *value)) _func)(location, count, value);
}
-void APIENTRY shared_dispatch_stub_1053(GLuint program, GLint location, GLsizei count, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1053(GLuint buffer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1053];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint buffer)) _func)(buffer);
}
-void APIENTRY shared_dispatch_stub_1054(GLuint program, GLint location, GLint x)
+void APIENTRY shared_dispatch_stub_1054(GLuint buffer, GLintptr offset, GLsizeiptr length)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1054];
- ((void (APIENTRY *)(GLuint program, GLint location, GLint x)) _func)(program, location, x);
+ ((void (APIENTRY *)(GLuint buffer, GLintptr offset, GLsizeiptr length)) _func)(buffer, offset, length);
}
-void APIENTRY shared_dispatch_stub_1055(GLuint program, GLint location, GLsizei count, const GLint *value)
+void APIENTRY shared_dispatch_stub_1055(GLenum target, GLsizei numAttachments, const GLenum *attachments)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1055];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments)) _func)(target, numAttachments, attachments);
}
-void APIENTRY shared_dispatch_stub_1056(GLuint program, GLint location, GLuint x)
+void APIENTRY shared_dispatch_stub_1056(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1056];
- ((void (APIENTRY *)(GLuint program, GLint location, GLuint x)) _func)(program, location, x);
+ ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height)) _func)(target, numAttachments, attachments, x, y, width, height);
}
-void APIENTRY shared_dispatch_stub_1057(GLuint program, GLint location, GLsizei count, const GLuint *value)
+void APIENTRY shared_dispatch_stub_1057(GLuint texture, GLint level)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1057];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint texture, GLint level)) _func)(texture, level);
}
-void APIENTRY shared_dispatch_stub_1058(GLuint program, GLint location, GLdouble x, GLdouble y)
+void APIENTRY shared_dispatch_stub_1058(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1058];
- ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y)) _func)(program, location, x, y);
+ ((void (APIENTRY *)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth)) _func)(texture, level, xoffset, yoffset, zoffset, width, height, depth);
}
-void APIENTRY shared_dispatch_stub_1059(GLuint program, GLint location, GLsizei count, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1059(GLfloat factor, GLfloat bias)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1059];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLfloat factor, GLfloat bias)) _func)(factor, bias);
}
-void APIENTRY shared_dispatch_stub_1060(GLuint program, GLint location, GLfloat x, GLfloat y)
+void APIENTRY shared_dispatch_stub_1060(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1060];
- ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y)) _func)(program, location, x, y);
+ ((void (APIENTRY *)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)) _func)(x, y, z, width, height);
}
-void APIENTRY shared_dispatch_stub_1061(GLuint program, GLint location, GLsizei count, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1061(const GLfloat *coords)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1061];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(const GLfloat *coords)) _func)(coords);
}
-void APIENTRY shared_dispatch_stub_1062(GLuint program, GLint location, GLint x, GLint y)
+void APIENTRY shared_dispatch_stub_1062(GLint x, GLint y, GLint z, GLint width, GLint height)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1062];
- ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y)) _func)(program, location, x, y);
+ ((void (APIENTRY *)(GLint x, GLint y, GLint z, GLint width, GLint height)) _func)(x, y, z, width, height);
}
-void APIENTRY shared_dispatch_stub_1063(GLuint program, GLint location, GLsizei count, const GLint *value)
+void APIENTRY shared_dispatch_stub_1063(const GLint *coords)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1063];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(const GLint *coords)) _func)(coords);
}
-void APIENTRY shared_dispatch_stub_1064(GLuint program, GLint location, GLuint x, GLuint y)
+void APIENTRY shared_dispatch_stub_1064(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1064];
- ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y)) _func)(program, location, x, y);
+ ((void (APIENTRY *)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)) _func)(x, y, z, width, height);
}
-void APIENTRY shared_dispatch_stub_1065(GLuint program, GLint location, GLsizei count, const GLuint *value)
+void APIENTRY shared_dispatch_stub_1065(const GLshort *coords)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1065];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(const GLshort *coords)) _func)(coords);
}
-void APIENTRY shared_dispatch_stub_1066(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)
+void APIENTRY shared_dispatch_stub_1066(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1066];
- ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)) _func)(program, location, x, y, z);
+ ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)) _func)(x, y, z, width, height);
}
-void APIENTRY shared_dispatch_stub_1067(GLuint program, GLint location, GLsizei count, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1067(const GLfixed *coords)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1067];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(const GLfixed *coords)) _func)(coords);
}
-void APIENTRY shared_dispatch_stub_1068(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z)
+void APIENTRY shared_dispatch_stub_1068(GLenum type, GLsizei stride, const GLvoid *pointer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1068];
- ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z)) _func)(program, location, x, y, z);
+ ((void (APIENTRY *)(GLenum type, GLsizei stride, const GLvoid *pointer)) _func)(type, stride, pointer);
}
-void APIENTRY shared_dispatch_stub_1069(GLuint program, GLint location, GLsizei count, const GLfloat *value)
+GLbitfield APIENTRY shared_dispatch_stub_1069(GLfixed *mantissa, GLint *exponent)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1069];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
+ return ((GLbitfield (APIENTRY *)(GLfixed *mantissa, GLint *exponent)) _func)(mantissa, exponent);
}
-void APIENTRY shared_dispatch_stub_1070(GLuint program, GLint location, GLint x, GLint y, GLint z)
+void APIENTRY shared_dispatch_stub_1070(GLclampf value, GLboolean invert)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1070];
- ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y, GLint z)) _func)(program, location, x, y, z);
+ ((void (APIENTRY *)(GLclampf value, GLboolean invert)) _func)(value, invert);
}
-void APIENTRY shared_dispatch_stub_1071(GLuint program, GLint location, GLsizei count, const GLint *value)
+void APIENTRY shared_dispatch_stub_1071(GLenum pattern)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1071];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLenum pattern)) _func)(pattern);
}
-void APIENTRY shared_dispatch_stub_1072(GLuint program, GLint location, GLuint x, GLuint y, GLuint z)
+void APIENTRY shared_dispatch_stub_1072(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1072];
- ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z)) _func)(program, location, x, y, z);
+ ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1073(GLuint program, GLint location, GLsizei count, const GLuint *value)
+void APIENTRY shared_dispatch_stub_1073(GLsizei stride, GLsizei count, const GLboolean *pointer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1073];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLsizei stride, GLsizei count, const GLboolean *pointer)) _func)(stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1074(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
+void APIENTRY shared_dispatch_stub_1074(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1074];
- ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(program, location, x, y, z, w);
+ ((void (APIENTRY *)(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1075(GLuint program, GLint location, GLsizei count, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1075(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1075];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1076(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
+void APIENTRY shared_dispatch_stub_1076(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1076];
- ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(program, location, x, y, z, w);
+ ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1077(GLuint program, GLint location, GLsizei count, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1077(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1077];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1078(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w)
+void APIENTRY shared_dispatch_stub_1078(GLenum target, GLsizei numAttachments, const GLenum *attachments)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1078];
- ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w)) _func)(program, location, x, y, z, w);
+ ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments)) _func)(target, numAttachments, attachments);
}
-void APIENTRY shared_dispatch_stub_1079(GLuint program, GLint location, GLsizei count, const GLint *value)
+void APIENTRY shared_dispatch_stub_1079(GLuint pipeline, GLuint program)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1079];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint pipeline, GLuint program)) _func)(pipeline, program);
}
-void APIENTRY shared_dispatch_stub_1080(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w)
+void APIENTRY shared_dispatch_stub_1080(GLuint pipeline)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1080];
- ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w)) _func)(program, location, x, y, z, w);
+ ((void (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
}
-void APIENTRY shared_dispatch_stub_1081(GLuint program, GLint location, GLsizei count, const GLuint *value)
+GLuint APIENTRY shared_dispatch_stub_1081(GLenum type, GLsizei count, const GLchar * const *strings)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1081];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
+ return ((GLuint (APIENTRY *)(GLenum type, GLsizei count, const GLchar * const *strings)) _func)(type, count, strings);
}
-void APIENTRY shared_dispatch_stub_1082(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1082(GLsizei n, const GLuint *pipelines)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1082];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLsizei n, const GLuint *pipelines)) _func)(n, pipelines);
}
-void APIENTRY shared_dispatch_stub_1083(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1083(GLsizei n, GLuint *pipelines)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1083];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLsizei n, GLuint *pipelines)) _func)(n, pipelines);
}
-void APIENTRY shared_dispatch_stub_1084(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1084(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1084];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog)) _func)(pipeline, bufSize, length, infoLog);
}
-void APIENTRY shared_dispatch_stub_1085(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1085(GLuint pipeline, GLenum pname, GLint *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1085];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint pipeline, GLenum pname, GLint *params)) _func)(pipeline, pname, params);
}
-void APIENTRY shared_dispatch_stub_1086(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+GLboolean APIENTRY shared_dispatch_stub_1086(GLuint pipeline)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1086];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ return ((GLboolean (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
}
-void APIENTRY shared_dispatch_stub_1087(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1087(GLint first, GLsizei count)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1087];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLint first, GLsizei count)) _func)(first, count);
}
-void APIENTRY shared_dispatch_stub_1088(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1088(GLuint program, GLint location, GLdouble x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1088];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1089(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1089(GLuint program, GLint location, GLsizei count, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1089];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1090(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1090(GLuint program, GLint location, GLfloat x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1090];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1091(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1091(GLuint program, GLint location, GLsizei count, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1091];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1092(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1092(GLuint program, GLint location, GLint x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1092];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1093(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1093(GLuint program, GLint location, GLsizei count, const GLint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1093];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1094(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1094(GLuint program, GLint location, GLuint x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1094];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1095(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1095(GLuint program, GLint location, GLsizei count, const GLuint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1095];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1096(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1096(GLuint program, GLint location, GLdouble x, GLdouble y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1096];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1097(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1097(GLuint program, GLint location, GLsizei count, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1097];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1098(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1098(GLuint program, GLint location, GLfloat x, GLfloat y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1098];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1099(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1099(GLuint program, GLint location, GLsizei count, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1099];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1100(void)
+void APIENTRY shared_dispatch_stub_1100(GLuint program, GLint location, GLint x, GLint y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1100];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1101(GLuint pipeline, GLbitfield stages, GLuint program)
+void APIENTRY shared_dispatch_stub_1101(GLuint program, GLint location, GLsizei count, const GLint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1101];
- ((void (APIENTRY *)(GLuint pipeline, GLbitfield stages, GLuint program)) _func)(pipeline, stages, program);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1102(GLuint pipeline)
+void APIENTRY shared_dispatch_stub_1102(GLuint program, GLint location, GLuint x, GLuint y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1102];
- ((void (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1103(GLDEBUGPROC callback, const GLvoid *userParam)
+void APIENTRY shared_dispatch_stub_1103(GLuint program, GLint location, GLsizei count, const GLuint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1103];
- ((void (APIENTRY *)(GLDEBUGPROC callback, const GLvoid *userParam)) _func)(callback, userParam);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1104(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled)
+void APIENTRY shared_dispatch_stub_1104(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1104];
- ((void (APIENTRY *)(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled)) _func)(source, type, severity, count, ids, enabled);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1105(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf)
+void APIENTRY shared_dispatch_stub_1105(GLuint program, GLint location, GLsizei count, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1105];
- ((void (APIENTRY *)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf)) _func)(source, type, id, severity, length, buf);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
}
-GLuint APIENTRY shared_dispatch_stub_1106(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog)
+void APIENTRY shared_dispatch_stub_1106(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1106];
- return ((GLuint (APIENTRY *)(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog)) _func)(count, bufsize, sources, types, ids, severities, lengths, messageLog);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1107(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label)
+void APIENTRY shared_dispatch_stub_1107(GLuint program, GLint location, GLsizei count, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1107];
- ((void (APIENTRY *)(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label)) _func)(identifier, name, bufSize, length, label);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1108(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label)
+void APIENTRY shared_dispatch_stub_1108(GLuint program, GLint location, GLint x, GLint y, GLint z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1108];
- ((void (APIENTRY *)(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label)) _func)(ptr, bufSize, length, label);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y, GLint z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1109(GLenum identifier, GLuint name, GLsizei length, const GLchar *label)
+void APIENTRY shared_dispatch_stub_1109(GLuint program, GLint location, GLsizei count, const GLint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1109];
- ((void (APIENTRY *)(GLenum identifier, GLuint name, GLsizei length, const GLchar *label)) _func)(identifier, name, length, label);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1110(const GLvoid *ptr, GLsizei length, const GLchar *label)
+void APIENTRY shared_dispatch_stub_1110(GLuint program, GLint location, GLuint x, GLuint y, GLuint z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1110];
- ((void (APIENTRY *)(const GLvoid *ptr, GLsizei length, const GLchar *label)) _func)(ptr, length, label);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1111(void)
+void APIENTRY shared_dispatch_stub_1111(GLuint program, GLint location, GLsizei count, const GLuint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1111];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1112(GLenum source, GLuint id, GLsizei length, const GLchar *message)
+void APIENTRY shared_dispatch_stub_1112(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1112];
- ((void (APIENTRY *)(GLenum source, GLuint id, GLsizei length, const GLchar *message)) _func)(source, id, length, message);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(program, location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1113(GLfloat red, GLfloat green, GLfloat blue)
+void APIENTRY shared_dispatch_stub_1113(GLuint program, GLint location, GLsizei count, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1113];
- ((void (APIENTRY *)(GLfloat red, GLfloat green, GLfloat blue)) _func)(red, green, blue);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1114(const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1114(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1114];
- ((void (APIENTRY *)(const GLfloat *v)) _func)(v);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(program, location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1115(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount)
+void APIENTRY shared_dispatch_stub_1115(GLuint program, GLint location, GLsizei count, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1115];
- ((void (APIENTRY *)(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount)) _func)(mode, count, type, indices, primcount);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1116(GLfloat coord)
+void APIENTRY shared_dispatch_stub_1116(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1116];
- ((void (APIENTRY *)(GLfloat coord)) _func)(coord);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w)) _func)(program, location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1117(const GLfloat *coord)
+void APIENTRY shared_dispatch_stub_1117(GLuint program, GLint location, GLsizei count, const GLint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1117];
- ((void (APIENTRY *)(const GLfloat *coord)) _func)(coord);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1118(void)
+void APIENTRY shared_dispatch_stub_1118(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1118];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w)) _func)(program, location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1119(GLdouble x, GLdouble y, GLdouble z, GLdouble w)
+void APIENTRY shared_dispatch_stub_1119(GLuint program, GLint location, GLsizei count, const GLuint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1119];
- ((void (APIENTRY *)(GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(x, y, z, w);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1120(const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1120(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1120];
- ((void (APIENTRY *)(const GLdouble *v)) _func)(v);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1121(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
+void APIENTRY shared_dispatch_stub_1121(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1121];
- ((void (APIENTRY *)(GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(x, y, z, w);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1122(const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1122(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1122];
- ((void (APIENTRY *)(const GLfloat *v)) _func)(v);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1123(GLint x, GLint y, GLint z, GLint w)
+void APIENTRY shared_dispatch_stub_1123(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1123];
- ((void (APIENTRY *)(GLint x, GLint y, GLint z, GLint w)) _func)(x, y, z, w);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1124(const GLint *v)
+void APIENTRY shared_dispatch_stub_1124(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1124];
- ((void (APIENTRY *)(const GLint *v)) _func)(v);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1125(GLshort x, GLshort y, GLshort z, GLshort w)
+void APIENTRY shared_dispatch_stub_1125(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1125];
- ((void (APIENTRY *)(GLshort x, GLshort y, GLshort z, GLshort w)) _func)(x, y, z, w);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1126(const GLshort *v)
+void APIENTRY shared_dispatch_stub_1126(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1126];
- ((void (APIENTRY *)(const GLshort *v)) _func)(v);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1127(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride)
+void APIENTRY shared_dispatch_stub_1127(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1127];
- ((void (APIENTRY *)(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride)) _func)(mode, first, count, primcount, modestride);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1128(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride)
+void APIENTRY shared_dispatch_stub_1128(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1128];
- ((void (APIENTRY *)(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride)) _func)(mode, count, type, indices, primcount, modestride);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-GLboolean APIENTRY shared_dispatch_stub_1129(GLsizei n, const GLuint *ids, GLboolean *residences)
+void APIENTRY shared_dispatch_stub_1129(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1129];
- return ((GLboolean (APIENTRY *)(GLsizei n, const GLuint *ids, GLboolean *residences)) _func)(n, ids, residences);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1130(GLenum target, GLuint id, const GLfloat *params)
+void APIENTRY shared_dispatch_stub_1130(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1130];
- ((void (APIENTRY *)(GLenum target, GLuint id, const GLfloat *params)) _func)(target, id, params);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1131(GLenum target, GLuint index, GLenum pname, GLdouble *params)
+void APIENTRY shared_dispatch_stub_1131(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1131];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLenum pname, GLdouble *params)) _func)(target, index, pname, params);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1132(GLenum target, GLuint index, GLenum pname, GLfloat *params)
+void APIENTRY shared_dispatch_stub_1132(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1132];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLenum pname, GLfloat *params)) _func)(target, index, pname, params);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1133(GLuint id, GLenum pname, GLubyte *program)
+void APIENTRY shared_dispatch_stub_1133(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1133];
- ((void (APIENTRY *)(GLuint id, GLenum pname, GLubyte *program)) _func)(id, pname, program);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1134(GLuint id, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1134(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1134];
- ((void (APIENTRY *)(GLuint id, GLenum pname, GLint *params)) _func)(id, pname, params);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1135(GLenum target, GLuint address, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1135(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1135];
- ((void (APIENTRY *)(GLenum target, GLuint address, GLenum pname, GLint *params)) _func)(target, address, pname, params);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1136(GLuint index, GLenum pname, GLdouble *params)
+void APIENTRY shared_dispatch_stub_1136(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1136];
- ((void (APIENTRY *)(GLuint index, GLenum pname, GLdouble *params)) _func)(index, pname, params);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1137(GLuint index, GLenum pname, GLfloat *params)
+void APIENTRY shared_dispatch_stub_1137(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1137];
- ((void (APIENTRY *)(GLuint index, GLenum pname, GLfloat *params)) _func)(index, pname, params);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1138(GLuint index, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1138(void)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1138];
- ((void (APIENTRY *)(GLuint index, GLenum pname, GLint *params)) _func)(index, pname, params);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1139(GLenum target, GLuint id, GLsizei len, const GLubyte *program)
+void APIENTRY shared_dispatch_stub_1139(GLuint pipeline, GLbitfield stages, GLuint program)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1139];
- ((void (APIENTRY *)(GLenum target, GLuint id, GLsizei len, const GLubyte *program)) _func)(target, id, len, program);
+ ((void (APIENTRY *)(GLuint pipeline, GLbitfield stages, GLuint program)) _func)(pipeline, stages, program);
}
-void APIENTRY shared_dispatch_stub_1140(GLenum target, GLuint index, GLsizei num, const GLdouble *params)
+void APIENTRY shared_dispatch_stub_1140(GLuint pipeline)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1140];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei num, const GLdouble *params)) _func)(target, index, num, params);
+ ((void (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
}
-void APIENTRY shared_dispatch_stub_1141(GLenum target, GLuint index, GLsizei num, const GLfloat *params)
+void APIENTRY shared_dispatch_stub_1141(GLDEBUGPROC callback, const GLvoid *userParam)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1141];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei num, const GLfloat *params)) _func)(target, index, num, params);
+ ((void (APIENTRY *)(GLDEBUGPROC callback, const GLvoid *userParam)) _func)(callback, userParam);
}
-void APIENTRY shared_dispatch_stub_1142(GLsizei n, const GLuint *ids)
+void APIENTRY shared_dispatch_stub_1142(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1142];
- ((void (APIENTRY *)(GLsizei n, const GLuint *ids)) _func)(n, ids);
+ ((void (APIENTRY *)(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled)) _func)(source, type, severity, count, ids, enabled);
}
-void APIENTRY shared_dispatch_stub_1143(GLenum target, GLuint address, GLenum matrix, GLenum transform)
+void APIENTRY shared_dispatch_stub_1143(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1143];
- ((void (APIENTRY *)(GLenum target, GLuint address, GLenum matrix, GLenum transform)) _func)(target, address, matrix, transform);
+ ((void (APIENTRY *)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf)) _func)(source, type, id, severity, length, buf);
}
-void APIENTRY shared_dispatch_stub_1144(GLuint index, GLdouble x)
+GLuint APIENTRY shared_dispatch_stub_1144(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1144];
- ((void (APIENTRY *)(GLuint index, GLdouble x)) _func)(index, x);
+ return ((GLuint (APIENTRY *)(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog)) _func)(count, bufsize, sources, types, ids, severities, lengths, messageLog);
}
-void APIENTRY shared_dispatch_stub_1145(GLuint index, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1145(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1145];
- ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label)) _func)(identifier, name, bufSize, length, label);
}
-void APIENTRY shared_dispatch_stub_1146(GLuint index, GLfloat x)
+void APIENTRY shared_dispatch_stub_1146(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1146];
- ((void (APIENTRY *)(GLuint index, GLfloat x)) _func)(index, x);
+ ((void (APIENTRY *)(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label)) _func)(ptr, bufSize, length, label);
}
-void APIENTRY shared_dispatch_stub_1147(GLuint index, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1147(GLenum identifier, GLuint name, GLsizei length, const GLchar *label)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1147];
- ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLenum identifier, GLuint name, GLsizei length, const GLchar *label)) _func)(identifier, name, length, label);
}
-void APIENTRY shared_dispatch_stub_1148(GLuint index, GLshort x)
+void APIENTRY shared_dispatch_stub_1148(const GLvoid *ptr, GLsizei length, const GLchar *label)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1148];
- ((void (APIENTRY *)(GLuint index, GLshort x)) _func)(index, x);
+ ((void (APIENTRY *)(const GLvoid *ptr, GLsizei length, const GLchar *label)) _func)(ptr, length, label);
}
-void APIENTRY shared_dispatch_stub_1149(GLuint index, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1149(void)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1149];
- ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1150(GLuint index, GLdouble x, GLdouble y)
+void APIENTRY shared_dispatch_stub_1150(GLenum source, GLuint id, GLsizei length, const GLchar *message)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1150];
- ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLenum source, GLuint id, GLsizei length, const GLchar *message)) _func)(source, id, length, message);
}
-void APIENTRY shared_dispatch_stub_1151(GLuint index, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1151(GLfloat red, GLfloat green, GLfloat blue)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1151];
- ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLfloat red, GLfloat green, GLfloat blue)) _func)(red, green, blue);
}
-void APIENTRY shared_dispatch_stub_1152(GLuint index, GLfloat x, GLfloat y)
+void APIENTRY shared_dispatch_stub_1152(const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1152];
- ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y)) _func)(index, x, y);
+ ((void (APIENTRY *)(const GLfloat *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1153(GLuint index, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1153(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1153];
- ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount)) _func)(mode, count, type, indices, primcount);
}
-void APIENTRY shared_dispatch_stub_1154(GLuint index, GLshort x, GLshort y)
+void APIENTRY shared_dispatch_stub_1154(GLfloat coord)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1154];
- ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLfloat coord)) _func)(coord);
}
-void APIENTRY shared_dispatch_stub_1155(GLuint index, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1155(const GLfloat *coord)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1155];
- ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
+ ((void (APIENTRY *)(const GLfloat *coord)) _func)(coord);
}
-void APIENTRY shared_dispatch_stub_1156(GLuint index, GLdouble x, GLdouble y, GLdouble z)
+void APIENTRY shared_dispatch_stub_1156(void)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1156];
- ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y, GLdouble z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1157(GLuint index, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1157(GLdouble x, GLdouble y, GLdouble z, GLdouble w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1157];
- ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1158(GLuint index, GLfloat x, GLfloat y, GLfloat z)
+void APIENTRY shared_dispatch_stub_1158(const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1158];
- ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y, GLfloat z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(const GLdouble *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1159(GLuint index, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1159(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1159];
- ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1160(GLuint index, GLshort x, GLshort y, GLshort z)
+void APIENTRY shared_dispatch_stub_1160(const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1160];
- ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y, GLshort z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(const GLfloat *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1161(GLuint index, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1161(GLint x, GLint y, GLint z, GLint w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1161];
- ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLint x, GLint y, GLint z, GLint w)) _func)(x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1162(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
+void APIENTRY shared_dispatch_stub_1162(const GLint *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1162];
- ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(const GLint *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1163(GLuint index, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1163(GLshort x, GLshort y, GLshort z, GLshort w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1163];
- ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLshort x, GLshort y, GLshort z, GLshort w)) _func)(x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1164(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
+void APIENTRY shared_dispatch_stub_1164(const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1164];
- ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(const GLshort *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1165(GLuint index, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1165(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1165];
- ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
+ ((void (APIENTRY *)(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride)) _func)(mode, first, count, primcount, modestride);
}
-void APIENTRY shared_dispatch_stub_1166(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)
+void APIENTRY shared_dispatch_stub_1166(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1166];
- ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride)) _func)(mode, count, type, indices, primcount, modestride);
}
-void APIENTRY shared_dispatch_stub_1167(GLuint index, const GLshort *v)
+GLboolean APIENTRY shared_dispatch_stub_1167(GLsizei n, const GLuint *ids, GLboolean *residences)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1167];
- ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
+ return ((GLboolean (APIENTRY *)(GLsizei n, const GLuint *ids, GLboolean *residences)) _func)(n, ids, residences);
}
-void APIENTRY shared_dispatch_stub_1168(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)
+void APIENTRY shared_dispatch_stub_1168(GLenum target, GLuint id, const GLfloat *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1168];
- ((void (APIENTRY *)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(GLenum target, GLuint id, const GLfloat *params)) _func)(target, id, params);
}
-void APIENTRY shared_dispatch_stub_1169(GLuint index, const GLubyte *v)
+void APIENTRY shared_dispatch_stub_1169(GLenum target, GLuint index, GLenum pname, GLdouble *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1169];
- ((void (APIENTRY *)(GLuint index, const GLubyte *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLenum pname, GLdouble *params)) _func)(target, index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1170(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1170(GLenum target, GLuint index, GLenum pname, GLfloat *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1170];
- ((void (APIENTRY *)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)) _func)(index, size, type, stride, pointer);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLenum pname, GLfloat *params)) _func)(target, index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1171(GLuint index, GLsizei n, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1171(GLuint id, GLenum pname, GLubyte *program)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1171];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint id, GLenum pname, GLubyte *program)) _func)(id, pname, program);
}
-void APIENTRY shared_dispatch_stub_1172(GLuint index, GLsizei n, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1172(GLuint id, GLenum pname, GLint *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1172];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint id, GLenum pname, GLint *params)) _func)(id, pname, params);
}
-void APIENTRY shared_dispatch_stub_1173(GLuint index, GLsizei n, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1173(GLenum target, GLuint address, GLenum pname, GLint *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1173];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLenum target, GLuint address, GLenum pname, GLint *params)) _func)(target, address, pname, params);
}
-void APIENTRY shared_dispatch_stub_1174(GLuint index, GLsizei n, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1174(GLuint index, GLenum pname, GLdouble *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1174];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, GLenum pname, GLdouble *params)) _func)(index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1175(GLuint index, GLsizei n, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1175(GLuint index, GLenum pname, GLfloat *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1175];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, GLenum pname, GLfloat *params)) _func)(index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1176(GLuint index, GLsizei n, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1176(GLuint index, GLenum pname, GLint *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1176];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, GLenum pname, GLint *params)) _func)(index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1177(GLuint index, GLsizei n, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1177(GLenum target, GLuint id, GLsizei len, const GLubyte *program)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1177];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLenum target, GLuint id, GLsizei len, const GLubyte *program)) _func)(target, id, len, program);
}
-void APIENTRY shared_dispatch_stub_1178(GLuint index, GLsizei n, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1178(GLenum target, GLuint index, GLsizei num, const GLdouble *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1178];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei num, const GLdouble *params)) _func)(target, index, num, params);
}
-void APIENTRY shared_dispatch_stub_1179(GLuint index, GLsizei n, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1179(GLenum target, GLuint index, GLsizei num, const GLfloat *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1179];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei num, const GLfloat *params)) _func)(target, index, num, params);
}
-void APIENTRY shared_dispatch_stub_1180(GLuint index, GLsizei n, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1180(GLsizei n, const GLuint *ids)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1180];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLsizei n, const GLuint *ids)) _func)(n, ids);
}
-void APIENTRY shared_dispatch_stub_1181(GLuint index, GLsizei n, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1181(GLenum target, GLuint address, GLenum matrix, GLenum transform)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1181];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLenum target, GLuint address, GLenum matrix, GLenum transform)) _func)(target, address, matrix, transform);
}
-void APIENTRY shared_dispatch_stub_1182(GLuint index, GLsizei n, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1182(GLuint index, GLdouble x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1182];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, GLdouble x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1183(GLuint index, GLsizei n, const GLubyte *v)
+void APIENTRY shared_dispatch_stub_1183(GLuint index, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1183];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLubyte *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1184(GLenum pname, GLfloat *param)
+void APIENTRY shared_dispatch_stub_1184(GLuint index, GLfloat x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1184];
- ((void (APIENTRY *)(GLenum pname, GLfloat *param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLuint index, GLfloat x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1185(GLenum pname, GLint *param)
+void APIENTRY shared_dispatch_stub_1185(GLuint index, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1185];
- ((void (APIENTRY *)(GLenum pname, GLint *param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1186(GLenum pname, const GLfloat *param)
+void APIENTRY shared_dispatch_stub_1186(GLuint index, GLshort x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1186];
- ((void (APIENTRY *)(GLenum pname, const GLfloat *param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLuint index, GLshort x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1187(GLenum pname, const GLint *param)
+void APIENTRY shared_dispatch_stub_1187(GLuint index, const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1187];
- ((void (APIENTRY *)(GLenum pname, const GLint *param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1188(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)
+void APIENTRY shared_dispatch_stub_1188(GLuint index, GLdouble x, GLdouble y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1188];
- ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)) _func)(op, dst, dstMod, arg1, arg1Rep, arg1Mod);
+ ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1189(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)
+void APIENTRY shared_dispatch_stub_1189(GLuint index, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1189];
- ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)) _func)(op, dst, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod);
+ ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1190(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod)
+void APIENTRY shared_dispatch_stub_1190(GLuint index, GLfloat x, GLfloat y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1190];
- ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod)) _func)(op, dst, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod, arg3, arg3Rep, arg3Mod);
+ ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1191(void)
+void APIENTRY shared_dispatch_stub_1191(GLuint index, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1191];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1192(GLuint id)
+void APIENTRY shared_dispatch_stub_1192(GLuint index, GLshort x, GLshort y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1192];
- ((void (APIENTRY *)(GLuint id)) _func)(id);
+ ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1193(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)
+void APIENTRY shared_dispatch_stub_1193(GLuint index, const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1193];
- ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)) _func)(op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod);
+ ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1194(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)
+void APIENTRY shared_dispatch_stub_1194(GLuint index, GLdouble x, GLdouble y, GLdouble z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1194];
- ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)) _func)(op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod);
+ ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y, GLdouble z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1195(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod)
+void APIENTRY shared_dispatch_stub_1195(GLuint index, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1195];
- ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod)) _func)(op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod, arg3, arg3Rep, arg3Mod);
+ ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1196(GLuint id)
+void APIENTRY shared_dispatch_stub_1196(GLuint index, GLfloat x, GLfloat y, GLfloat z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1196];
- ((void (APIENTRY *)(GLuint id)) _func)(id);
+ ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y, GLfloat z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1197(void)
+void APIENTRY shared_dispatch_stub_1197(GLuint index, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1197];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
}
-GLuint APIENTRY shared_dispatch_stub_1198(GLuint range)
+void APIENTRY shared_dispatch_stub_1198(GLuint index, GLshort x, GLshort y, GLshort z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1198];
- return ((GLuint (APIENTRY *)(GLuint range)) _func)(range);
+ ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y, GLshort z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1199(GLuint dst, GLuint coord, GLenum swizzle)
+void APIENTRY shared_dispatch_stub_1199(GLuint index, const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1199];
- ((void (APIENTRY *)(GLuint dst, GLuint coord, GLenum swizzle)) _func)(dst, coord, swizzle);
+ ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1200(GLuint dst, GLuint interp, GLenum swizzle)
+void APIENTRY shared_dispatch_stub_1200(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1200];
- ((void (APIENTRY *)(GLuint dst, GLuint interp, GLenum swizzle)) _func)(dst, interp, swizzle);
+ ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1201(GLuint dst, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1201(GLuint index, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1201];
- ((void (APIENTRY *)(GLuint dst, const GLfloat *value)) _func)(dst, value);
+ ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1202(GLuint first, GLsizei count, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1202(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1202];
- ((void (APIENTRY *)(GLuint first, GLsizei count, const GLfloat *v)) _func)(first, count, v);
+ ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1203(GLuint index, GLfloat n, GLfloat f)
+void APIENTRY shared_dispatch_stub_1203(GLuint index, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1203];
- ((void (APIENTRY *)(GLuint index, GLfloat n, GLfloat f)) _func)(index, n, f);
+ ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1204(GLenum face)
+void APIENTRY shared_dispatch_stub_1204(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1204];
- ((void (APIENTRY *)(GLenum face)) _func)(face);
+ ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1205(GLuint array)
+void APIENTRY shared_dispatch_stub_1205(GLuint index, const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1205];
- ((void (APIENTRY *)(GLuint array)) _func)(array);
+ ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1206(GLsizei n, GLuint *arrays)
+void APIENTRY shared_dispatch_stub_1206(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1206];
- ((void (APIENTRY *)(GLsizei n, GLuint *arrays)) _func)(n, arrays);
+ ((void (APIENTRY *)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1207(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params)
+void APIENTRY shared_dispatch_stub_1207(GLuint index, const GLubyte *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1207];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params)) _func)(id, len, name, params);
+ ((void (APIENTRY *)(GLuint index, const GLubyte *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1208(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params)
+void APIENTRY shared_dispatch_stub_1208(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1208];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params)) _func)(id, len, name, params);
+ ((void (APIENTRY *)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)) _func)(index, size, type, stride, pointer);
}
-void APIENTRY shared_dispatch_stub_1209(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
+void APIENTRY shared_dispatch_stub_1209(GLuint index, GLsizei n, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1209];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(id, len, name, x, y, z, w);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1210(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1210(GLuint index, GLsizei n, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1210];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v)) _func)(id, len, name, v);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1211(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
+void APIENTRY shared_dispatch_stub_1211(GLuint index, GLsizei n, const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1211];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(id, len, name, x, y, z, w);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1212(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1212(GLuint index, GLsizei n, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1212];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v)) _func)(id, len, name, v);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1213(void)
+void APIENTRY shared_dispatch_stub_1213(GLuint index, GLsizei n, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1213];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1214(GLenum coord, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1214(GLuint index, GLsizei n, const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1214];
- ((void (APIENTRY *)(GLenum coord, GLenum pname, GLfixed *params)) _func)(coord, pname, params);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1215(GLenum coord, GLenum pname, GLint param)
+void APIENTRY shared_dispatch_stub_1215(GLuint index, GLsizei n, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1215];
- ((void (APIENTRY *)(GLenum coord, GLenum pname, GLint param)) _func)(coord, pname, param);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1216(GLenum coord, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1216(GLuint index, GLsizei n, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1216];
- ((void (APIENTRY *)(GLenum coord, GLenum pname, const GLfixed *params)) _func)(coord, pname, params);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1217(GLclampd zmin, GLclampd zmax)
+void APIENTRY shared_dispatch_stub_1217(GLuint index, GLsizei n, const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1217];
- ((void (APIENTRY *)(GLclampd zmin, GLclampd zmax)) _func)(zmin, zmax);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1218(GLenum target, GLuint framebuffer)
+void APIENTRY shared_dispatch_stub_1218(GLuint index, GLsizei n, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1218];
- ((void (APIENTRY *)(GLenum target, GLuint framebuffer)) _func)(target, framebuffer);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1219(GLenum target, GLuint renderbuffer)
+void APIENTRY shared_dispatch_stub_1219(GLuint index, GLsizei n, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1219];
- ((void (APIENTRY *)(GLenum target, GLuint renderbuffer)) _func)(target, renderbuffer);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1220(GLsizei len, const GLvoid *string)
+void APIENTRY shared_dispatch_stub_1220(GLuint index, GLsizei n, const GLshort *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1220];
- ((void (APIENTRY *)(GLsizei len, const GLvoid *string)) _func)(len, string);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1221(GLenum target, GLenum pname, GLint param)
+void APIENTRY shared_dispatch_stub_1221(GLuint index, GLsizei n, const GLubyte *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1221];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLint param)) _func)(target, pname, param);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLubyte *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1222(GLenum target, GLintptr offset, GLsizeiptr size)
+void APIENTRY shared_dispatch_stub_1222(GLenum pname, GLfloat *param)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1222];
- ((void (APIENTRY *)(GLenum target, GLintptr offset, GLsizeiptr size)) _func)(target, offset, size);
+ ((void (APIENTRY *)(GLenum pname, GLfloat *param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1223(GLuint index, GLint x)
+void APIENTRY shared_dispatch_stub_1223(GLenum pname, GLint *param)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1223];
- ((void (APIENTRY *)(GLuint index, GLint x)) _func)(index, x);
+ ((void (APIENTRY *)(GLenum pname, GLint *param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1224(GLuint index, GLuint x)
+void APIENTRY shared_dispatch_stub_1224(GLenum pname, const GLfloat *param)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1224];
- ((void (APIENTRY *)(GLuint index, GLuint x)) _func)(index, x);
+ ((void (APIENTRY *)(GLenum pname, const GLfloat *param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1225(GLuint index, GLint x, GLint y)
+void APIENTRY shared_dispatch_stub_1225(GLenum pname, const GLint *param)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1225];
- ((void (APIENTRY *)(GLuint index, GLint x, GLint y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLenum pname, const GLint *param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1226(GLuint index, const GLint *v)
+void APIENTRY shared_dispatch_stub_1226(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1226];
- ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)) _func)(op, dst, dstMod, arg1, arg1Rep, arg1Mod);
}
-void APIENTRY shared_dispatch_stub_1227(GLuint index, GLuint x, GLuint y)
+void APIENTRY shared_dispatch_stub_1227(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1227];
- ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)) _func)(op, dst, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod);
}
-void APIENTRY shared_dispatch_stub_1228(GLuint index, const GLuint *v)
+void APIENTRY shared_dispatch_stub_1228(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1228];
- ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod)) _func)(op, dst, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod, arg3, arg3Rep, arg3Mod);
}
-void APIENTRY shared_dispatch_stub_1229(GLuint index, GLint x, GLint y, GLint z)
+void APIENTRY shared_dispatch_stub_1229(void)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1229];
- ((void (APIENTRY *)(GLuint index, GLint x, GLint y, GLint z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1230(GLuint index, const GLint *v)
+void APIENTRY shared_dispatch_stub_1230(GLuint id)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1230];
- ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint id)) _func)(id);
}
-void APIENTRY shared_dispatch_stub_1231(GLuint index, GLuint x, GLuint y, GLuint z)
+void APIENTRY shared_dispatch_stub_1231(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1231];
- ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y, GLuint z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)) _func)(op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod);
}
-void APIENTRY shared_dispatch_stub_1232(GLuint index, const GLuint *v)
+void APIENTRY shared_dispatch_stub_1232(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1232];
- ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)) _func)(op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod);
}
-void APIENTRY shared_dispatch_stub_1233(GLuint index, GLint x, GLint y, GLint z, GLint w)
+void APIENTRY shared_dispatch_stub_1233(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1233];
- ((void (APIENTRY *)(GLuint index, GLint x, GLint y, GLint z, GLint w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod)) _func)(op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod, arg3, arg3Rep, arg3Mod);
}
-void APIENTRY shared_dispatch_stub_1234(GLuint index, const GLint *v)
+void APIENTRY shared_dispatch_stub_1234(GLuint id)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1234];
- ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint id)) _func)(id);
}
-void APIENTRY shared_dispatch_stub_1235(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
+void APIENTRY shared_dispatch_stub_1235(void)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1235];
- ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1236(GLuint index, const GLuint *v)
+GLuint APIENTRY shared_dispatch_stub_1236(GLuint range)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1236];
- ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
+ return ((GLuint (APIENTRY *)(GLuint range)) _func)(range);
}
-void APIENTRY shared_dispatch_stub_1237(GLint r, GLint g, GLint b, GLint a)
+void APIENTRY shared_dispatch_stub_1237(GLuint dst, GLuint coord, GLenum swizzle)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1237];
- ((void (APIENTRY *)(GLint r, GLint g, GLint b, GLint a)) _func)(r, g, b, a);
+ ((void (APIENTRY *)(GLuint dst, GLuint coord, GLenum swizzle)) _func)(dst, coord, swizzle);
}
-void APIENTRY shared_dispatch_stub_1238(GLuint r, GLuint g, GLuint b, GLuint a)
+void APIENTRY shared_dispatch_stub_1238(GLuint dst, GLuint interp, GLenum swizzle)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1238];
- ((void (APIENTRY *)(GLuint r, GLuint g, GLuint b, GLuint a)) _func)(r, g, b, a);
+ ((void (APIENTRY *)(GLuint dst, GLuint interp, GLenum swizzle)) _func)(dst, interp, swizzle);
}
-void APIENTRY shared_dispatch_stub_1239(GLenum target, GLuint index, GLuint buffer, GLintptr offset)
+void APIENTRY shared_dispatch_stub_1239(GLuint dst, const GLfloat *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1239];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLuint buffer, GLintptr offset)) _func)(target, index, buffer, offset);
+ ((void (APIENTRY *)(GLuint dst, const GLfloat *value)) _func)(dst, value);
}
-void APIENTRY shared_dispatch_stub_1240(GLuint monitor)
+void APIENTRY shared_dispatch_stub_1240(GLuint first, GLsizei count, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1240];
- ((void (APIENTRY *)(GLuint monitor)) _func)(monitor);
+ ((void (APIENTRY *)(GLuint first, GLsizei count, const GLfloat *v)) _func)(first, count, v);
}
-void APIENTRY shared_dispatch_stub_1241(GLsizei n, GLuint *monitors)
+void APIENTRY shared_dispatch_stub_1241(GLuint index, GLfloat n, GLfloat f)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1241];
- ((void (APIENTRY *)(GLsizei n, GLuint *monitors)) _func)(n, monitors);
+ ((void (APIENTRY *)(GLuint index, GLfloat n, GLfloat f)) _func)(index, n, f);
}
-void APIENTRY shared_dispatch_stub_1242(GLuint monitor)
+void APIENTRY shared_dispatch_stub_1242(GLenum face)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1242];
- ((void (APIENTRY *)(GLuint monitor)) _func)(monitor);
+ ((void (APIENTRY *)(GLenum face)) _func)(face);
}
-void APIENTRY shared_dispatch_stub_1243(GLsizei n, GLuint *monitors)
+void APIENTRY shared_dispatch_stub_1243(GLuint array)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1243];
- ((void (APIENTRY *)(GLsizei n, GLuint *monitors)) _func)(n, monitors);
+ ((void (APIENTRY *)(GLuint array)) _func)(array);
}
-void APIENTRY shared_dispatch_stub_1244(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten)
+void APIENTRY shared_dispatch_stub_1244(GLsizei n, GLuint *arrays)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1244];
- ((void (APIENTRY *)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten)) _func)(monitor, pname, dataSize, data, bytesWritten);
+ ((void (APIENTRY *)(GLsizei n, GLuint *arrays)) _func)(n, arrays);
}
-void APIENTRY shared_dispatch_stub_1245(GLuint group, GLuint counter, GLenum pname, GLvoid *data)
+void APIENTRY shared_dispatch_stub_1245(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1245];
- ((void (APIENTRY *)(GLuint group, GLuint counter, GLenum pname, GLvoid *data)) _func)(group, counter, pname, data);
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params)) _func)(id, len, name, params);
}
-void APIENTRY shared_dispatch_stub_1246(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString)
+void APIENTRY shared_dispatch_stub_1246(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1246];
- ((void (APIENTRY *)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString)) _func)(group, counter, bufSize, length, counterString);
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params)) _func)(id, len, name, params);
}
-void APIENTRY shared_dispatch_stub_1247(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters)
+void APIENTRY shared_dispatch_stub_1247(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1247];
- ((void (APIENTRY *)(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters)) _func)(group, numCounters, maxActiveCounters, countersSize, counters);
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(id, len, name, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1248(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString)
+void APIENTRY shared_dispatch_stub_1248(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1248];
- ((void (APIENTRY *)(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString)) _func)(group, bufSize, length, groupString);
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v)) _func)(id, len, name, v);
}
-void APIENTRY shared_dispatch_stub_1249(GLint *numGroups, GLsizei groupsSize, GLuint *groups)
+void APIENTRY shared_dispatch_stub_1249(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1249];
- ((void (APIENTRY *)(GLint *numGroups, GLsizei groupsSize, GLuint *groups)) _func)(numGroups, groupsSize, groups);
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(id, len, name, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1250(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList)
+void APIENTRY shared_dispatch_stub_1250(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1250];
- ((void (APIENTRY *)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList)) _func)(monitor, enable, group, numCounters, counterList);
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v)) _func)(id, len, name, v);
}
-void APIENTRY shared_dispatch_stub_1251(GLenum objectType, GLuint name, GLenum pname, GLint *value)
+void APIENTRY shared_dispatch_stub_1251(void)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1251];
- ((void (APIENTRY *)(GLenum objectType, GLuint name, GLenum pname, GLint *value)) _func)(objectType, name, pname, value);
+ ((void (APIENTRY *)(void)) _func)();
}
-GLenum APIENTRY shared_dispatch_stub_1252(GLenum objectType, GLuint name, GLenum option)
+void APIENTRY shared_dispatch_stub_1252(GLenum coord, GLenum pname, GLfixed *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1252];
- return ((GLenum (APIENTRY *)(GLenum objectType, GLuint name, GLenum option)) _func)(objectType, name, option);
+ ((void (APIENTRY *)(GLenum coord, GLenum pname, GLfixed *params)) _func)(coord, pname, params);
}
-GLenum APIENTRY shared_dispatch_stub_1253(GLenum objectType, GLuint name, GLenum option)
+void APIENTRY shared_dispatch_stub_1253(GLenum coord, GLenum pname, GLint param)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1253];
- return ((GLenum (APIENTRY *)(GLenum objectType, GLuint name, GLenum option)) _func)(objectType, name, option);
+ ((void (APIENTRY *)(GLenum coord, GLenum pname, GLint param)) _func)(coord, pname, param);
}
-void APIENTRY shared_dispatch_stub_1254(GLuint program)
+void APIENTRY shared_dispatch_stub_1254(GLenum coord, GLenum pname, const GLfixed *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1254];
- ((void (APIENTRY *)(GLuint program)) _func)(program);
+ ((void (APIENTRY *)(GLenum coord, GLenum pname, const GLfixed *params)) _func)(coord, pname, params);
}
-GLuint APIENTRY shared_dispatch_stub_1255(GLenum type, const GLchar *string)
+void APIENTRY shared_dispatch_stub_1255(GLclampd zmin, GLclampd zmax)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1255];
- return ((GLuint (APIENTRY *)(GLenum type, const GLchar *string)) _func)(type, string);
+ ((void (APIENTRY *)(GLclampd zmin, GLclampd zmax)) _func)(zmin, zmax);
}
-void APIENTRY shared_dispatch_stub_1256(GLenum type, GLuint program)
+void APIENTRY shared_dispatch_stub_1256(GLenum target, GLuint framebuffer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1256];
- ((void (APIENTRY *)(GLenum type, GLuint program)) _func)(type, program);
+ ((void (APIENTRY *)(GLenum target, GLuint framebuffer)) _func)(target, framebuffer);
}
-void APIENTRY shared_dispatch_stub_1257(void)
+void APIENTRY shared_dispatch_stub_1257(GLenum target, GLuint renderbuffer)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1257];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLenum target, GLuint renderbuffer)) _func)(target, renderbuffer);
}
-void APIENTRY shared_dispatch_stub_1258(void)
+void APIENTRY shared_dispatch_stub_1258(GLsizei len, const GLvoid *string)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1258];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLsizei len, const GLvoid *string)) _func)(len, string);
}
-void APIENTRY shared_dispatch_stub_1259(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values)
+void APIENTRY shared_dispatch_stub_1259(GLenum target, GLenum pname, GLint param)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1259];
- ((void (APIENTRY *)(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values)) _func)(surface, pname, bufSize, length, values);
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLint param)) _func)(target, pname, param);
}
-void APIENTRY shared_dispatch_stub_1260(const GLvoid *vdpDevice, const GLvoid *getProcAddress)
+void APIENTRY shared_dispatch_stub_1260(GLenum target, GLintptr offset, GLsizeiptr size)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1260];
- ((void (APIENTRY *)(const GLvoid *vdpDevice, const GLvoid *getProcAddress)) _func)(vdpDevice, getProcAddress);
+ ((void (APIENTRY *)(GLenum target, GLintptr offset, GLsizeiptr size)) _func)(target, offset, size);
}
-GLboolean APIENTRY shared_dispatch_stub_1261(GLintptr surface)
+void APIENTRY shared_dispatch_stub_1261(GLuint index, GLint x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1261];
- return ((GLboolean (APIENTRY *)(GLintptr surface)) _func)(surface);
+ ((void (APIENTRY *)(GLuint index, GLint x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1262(GLsizei numSurfaces, const GLintptr *surfaces)
+void APIENTRY shared_dispatch_stub_1262(GLuint index, GLuint x)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1262];
- ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces);
+ ((void (APIENTRY *)(GLuint index, GLuint x)) _func)(index, x);
}
-GLintptr APIENTRY shared_dispatch_stub_1263(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)
+void APIENTRY shared_dispatch_stub_1263(GLuint index, GLint x, GLint y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1263];
- return ((GLintptr (APIENTRY *)(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)) _func)(vdpSurface, target, numTextureNames, textureNames);
+ ((void (APIENTRY *)(GLuint index, GLint x, GLint y)) _func)(index, x, y);
}
-GLintptr APIENTRY shared_dispatch_stub_1264(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)
+void APIENTRY shared_dispatch_stub_1264(GLuint index, const GLint *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1264];
- return ((GLintptr (APIENTRY *)(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)) _func)(vdpSurface, target, numTextureNames, textureNames);
+ ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1265(GLintptr surface, GLenum access)
+void APIENTRY shared_dispatch_stub_1265(GLuint index, GLuint x, GLuint y)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1265];
- ((void (APIENTRY *)(GLintptr surface, GLenum access)) _func)(surface, access);
+ ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1266(GLsizei numSurfaces, const GLintptr *surfaces)
+void APIENTRY shared_dispatch_stub_1266(GLuint index, const GLuint *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1266];
- ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces);
+ ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1267(GLintptr surface)
+void APIENTRY shared_dispatch_stub_1267(GLuint index, GLint x, GLint y, GLint z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1267];
- ((void (APIENTRY *)(GLintptr surface)) _func)(surface);
+ ((void (APIENTRY *)(GLuint index, GLint x, GLint y, GLint z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1268(GLuint queryHandle)
+void APIENTRY shared_dispatch_stub_1268(GLuint index, const GLint *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1268];
- ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
+ ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1269(GLuint queryId, GLuint *queryHandle)
+void APIENTRY shared_dispatch_stub_1269(GLuint index, GLuint x, GLuint y, GLuint z)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1269];
- ((void (APIENTRY *)(GLuint queryId, GLuint *queryHandle)) _func)(queryId, queryHandle);
+ ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y, GLuint z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1270(GLuint queryHandle)
+void APIENTRY shared_dispatch_stub_1270(GLuint index, const GLuint *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1270];
- ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
+ ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1271(GLuint queryHandle)
+void APIENTRY shared_dispatch_stub_1271(GLuint index, GLint x, GLint y, GLint z, GLint w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1271];
- ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
+ ((void (APIENTRY *)(GLuint index, GLint x, GLint y, GLint z, GLint w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1272(GLuint *queryId)
+void APIENTRY shared_dispatch_stub_1272(GLuint index, const GLint *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1272];
- ((void (APIENTRY *)(GLuint *queryId)) _func)(queryId);
+ ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1273(GLuint queryId, GLuint *nextQueryId)
+void APIENTRY shared_dispatch_stub_1273(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1273];
- ((void (APIENTRY *)(GLuint queryId, GLuint *nextQueryId)) _func)(queryId, nextQueryId);
+ ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1274(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counterDescLength, GLchar *counterDesc, GLuint *counterOffset, GLuint *counterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue)
+void APIENTRY shared_dispatch_stub_1274(GLuint index, const GLuint *v)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1274];
- ((void (APIENTRY *)(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counterDescLength, GLchar *counterDesc, GLuint *counterOffset, GLuint *counterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue)) _func)(queryId, counterId, counterNameLength, counterName, counterDescLength, counterDesc, counterOffset, counterDataSize, counterTypeEnum, counterDataTypeEnum, rawCounterMaxValue);
+ ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1275(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten)
+void APIENTRY shared_dispatch_stub_1275(GLint r, GLint g, GLint b, GLint a)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1275];
- ((void (APIENTRY *)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten)) _func)(queryHandle, flags, dataSize, data, bytesWritten);
+ ((void (APIENTRY *)(GLint r, GLint g, GLint b, GLint a)) _func)(r, g, b, a);
}
-void APIENTRY shared_dispatch_stub_1276(GLchar *queryName, GLuint *queryId)
+void APIENTRY shared_dispatch_stub_1276(GLuint r, GLuint g, GLuint b, GLuint a)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1276];
- ((void (APIENTRY *)(GLchar *queryName, GLuint *queryId)) _func)(queryName, queryId);
+ ((void (APIENTRY *)(GLuint r, GLuint g, GLuint b, GLuint a)) _func)(r, g, b, a);
}
-void APIENTRY shared_dispatch_stub_1277(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask)
+void APIENTRY shared_dispatch_stub_1277(GLenum target, GLuint index, GLuint buffer, GLintptr offset)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1277];
- ((void (APIENTRY *)(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask)) _func)(queryId, queryNameLength, queryName, dataSize, noCounters, noInstances, capsMask);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLuint buffer, GLintptr offset)) _func)(target, index, buffer, offset);
}
-void APIENTRY shared_dispatch_stub_1278(GLfloat factor, GLfloat units, GLfloat clamp)
+void APIENTRY shared_dispatch_stub_1278(GLuint monitor)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1278];
- ((void (APIENTRY *)(GLfloat factor, GLfloat units, GLfloat clamp)) _func)(factor, units, clamp);
+ ((void (APIENTRY *)(GLuint monitor)) _func)(monitor);
}
-void APIENTRY shared_dispatch_stub_1279(GLenum mode, GLsizei count, const GLint *box)
+void APIENTRY shared_dispatch_stub_1279(GLsizei n, GLuint *monitors)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1279];
- ((void (APIENTRY *)(GLenum mode, GLsizei count, const GLint *box)) _func)(mode, count, box);
+ ((void (APIENTRY *)(GLsizei n, GLuint *monitors)) _func)(n, monitors);
}
-void APIENTRY shared_dispatch_stub_1280(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)
+void APIENTRY shared_dispatch_stub_1280(GLuint monitor)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1280];
- ((void (APIENTRY *)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)) _func)(frontfunc, backfunc, ref, mask);
+ ((void (APIENTRY *)(GLuint monitor)) _func)(monitor);
}
-void APIENTRY shared_dispatch_stub_1281(GLenum target, GLuint index, GLsizei count, const GLfloat *params)
+void APIENTRY shared_dispatch_stub_1281(GLsizei n, GLuint *monitors)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1281];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei count, const GLfloat *params)) _func)(target, index, count, params);
+ ((void (APIENTRY *)(GLsizei n, GLuint *monitors)) _func)(n, monitors);
}
-void APIENTRY shared_dispatch_stub_1282(GLenum target, GLuint index, GLsizei count, const GLfloat *params)
+void APIENTRY shared_dispatch_stub_1282(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1282];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei count, const GLfloat *params)) _func)(target, index, count, params);
+ ((void (APIENTRY *)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten)) _func)(monitor, pname, dataSize, data, bytesWritten);
}
-void APIENTRY shared_dispatch_stub_1283(GLenum target, GLvoid *writeOffset)
+void APIENTRY shared_dispatch_stub_1283(GLuint group, GLuint counter, GLenum pname, GLvoid *data)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1283];
- ((void (APIENTRY *)(GLenum target, GLvoid *writeOffset)) _func)(target, writeOffset);
+ ((void (APIENTRY *)(GLuint group, GLuint counter, GLenum pname, GLvoid *data)) _func)(group, counter, pname, data);
}
-void APIENTRY shared_dispatch_stub_1284(GLenum target, GLvoid *writeOffset)
+void APIENTRY shared_dispatch_stub_1284(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1284];
- ((void (APIENTRY *)(GLenum target, GLvoid *writeOffset)) _func)(target, writeOffset);
+ ((void (APIENTRY *)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString)) _func)(group, counter, bufSize, length, counterString);
}
-void APIENTRY shared_dispatch_stub_1285(GLenum func, GLclampx ref)
+void APIENTRY shared_dispatch_stub_1285(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1285];
- ((void (APIENTRY *)(GLenum func, GLclampx ref)) _func)(func, ref);
+ ((void (APIENTRY *)(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters)) _func)(group, numCounters, maxActiveCounters, countersSize, counters);
}
-void APIENTRY shared_dispatch_stub_1286(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)
+void APIENTRY shared_dispatch_stub_1286(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1286];
- ((void (APIENTRY *)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)) _func)(red, green, blue, alpha);
+ ((void (APIENTRY *)(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString)) _func)(group, bufSize, length, groupString);
}
-void APIENTRY shared_dispatch_stub_1287(GLclampx depth)
+void APIENTRY shared_dispatch_stub_1287(GLint *numGroups, GLsizei groupsSize, GLuint *groups)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1287];
- ((void (APIENTRY *)(GLclampx depth)) _func)(depth);
+ ((void (APIENTRY *)(GLint *numGroups, GLsizei groupsSize, GLuint *groups)) _func)(numGroups, groupsSize, groups);
}
-void APIENTRY shared_dispatch_stub_1288(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)
+void APIENTRY shared_dispatch_stub_1288(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1288];
- ((void (APIENTRY *)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)) _func)(red, green, blue, alpha);
+ ((void (APIENTRY *)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList)) _func)(monitor, enable, group, numCounters, counterList);
}
-void APIENTRY shared_dispatch_stub_1289(GLclampx zNear, GLclampx zFar)
+void APIENTRY shared_dispatch_stub_1289(GLenum objectType, GLuint name, GLenum pname, GLint *value)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1289];
- ((void (APIENTRY *)(GLclampx zNear, GLclampx zFar)) _func)(zNear, zFar);
+ ((void (APIENTRY *)(GLenum objectType, GLuint name, GLenum pname, GLint *value)) _func)(objectType, name, pname, value);
}
-void APIENTRY shared_dispatch_stub_1290(GLenum pname, GLfixed param)
+GLenum APIENTRY shared_dispatch_stub_1290(GLenum objectType, GLuint name, GLenum option)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1290];
- ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+ return ((GLenum (APIENTRY *)(GLenum objectType, GLuint name, GLenum option)) _func)(objectType, name, option);
}
-void APIENTRY shared_dispatch_stub_1291(GLenum pname, const GLfixed *params)
+GLenum APIENTRY shared_dispatch_stub_1291(GLenum objectType, GLuint name, GLenum option)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1291];
- ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+ return ((GLenum (APIENTRY *)(GLenum objectType, GLuint name, GLenum option)) _func)(objectType, name, option);
}
-void APIENTRY shared_dispatch_stub_1292(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
+void APIENTRY shared_dispatch_stub_1292(GLuint program)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1292];
- ((void (APIENTRY *)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)) _func)(left, right, bottom, top, zNear, zFar);
+ ((void (APIENTRY *)(GLuint program)) _func)(program);
}
-void APIENTRY shared_dispatch_stub_1293(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
+GLuint APIENTRY shared_dispatch_stub_1293(GLenum type, const GLchar *string)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1293];
- ((void (APIENTRY *)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)) _func)(left, right, bottom, top, zNear, zFar);
+ return ((GLuint (APIENTRY *)(GLenum type, const GLchar *string)) _func)(type, string);
}
-void APIENTRY shared_dispatch_stub_1294(GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1294(GLenum type, GLuint program)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1294];
- ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLenum type, GLuint program)) _func)(type, program);
}
-void APIENTRY shared_dispatch_stub_1295(GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1295(void)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1295];
- ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1296(GLenum light, GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1296(void)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1296];
- ((void (APIENTRY *)(GLenum light, GLenum pname, GLfixed param)) _func)(light, pname, param);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1297(GLenum light, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1297(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1297];
- ((void (APIENTRY *)(GLenum light, GLenum pname, const GLfixed *params)) _func)(light, pname, params);
+ ((void (APIENTRY *)(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values)) _func)(surface, pname, bufSize, length, values);
}
-void APIENTRY shared_dispatch_stub_1298(GLfixed width)
+void APIENTRY shared_dispatch_stub_1298(const GLvoid *vdpDevice, const GLvoid *getProcAddress)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1298];
- ((void (APIENTRY *)(GLfixed width)) _func)(width);
+ ((void (APIENTRY *)(const GLvoid *vdpDevice, const GLvoid *getProcAddress)) _func)(vdpDevice, getProcAddress);
}
-void APIENTRY shared_dispatch_stub_1299(const GLfixed *m)
+GLboolean APIENTRY shared_dispatch_stub_1299(GLintptr surface)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1299];
- ((void (APIENTRY *)(const GLfixed *m)) _func)(m);
+ return ((GLboolean (APIENTRY *)(GLintptr surface)) _func)(surface);
}
-void APIENTRY shared_dispatch_stub_1300(GLenum face, GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1300(GLsizei numSurfaces, const GLintptr *surfaces)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1300];
- ((void (APIENTRY *)(GLenum face, GLenum pname, GLfixed param)) _func)(face, pname, param);
+ ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces);
}
-void APIENTRY shared_dispatch_stub_1301(GLenum face, GLenum pname, const GLfixed *params)
+GLintptr APIENTRY shared_dispatch_stub_1301(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1301];
- ((void (APIENTRY *)(GLenum face, GLenum pname, const GLfixed *params)) _func)(face, pname, params);
+ return ((GLintptr (APIENTRY *)(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)) _func)(vdpSurface, target, numTextureNames, textureNames);
}
-void APIENTRY shared_dispatch_stub_1302(const GLfixed *m)
+GLintptr APIENTRY shared_dispatch_stub_1302(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1302];
- ((void (APIENTRY *)(const GLfixed *m)) _func)(m);
+ return ((GLintptr (APIENTRY *)(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)) _func)(vdpSurface, target, numTextureNames, textureNames);
}
-void APIENTRY shared_dispatch_stub_1303(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)
+void APIENTRY shared_dispatch_stub_1303(GLintptr surface, GLenum access)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1303];
- ((void (APIENTRY *)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)) _func)(target, s, t, r, q);
+ ((void (APIENTRY *)(GLintptr surface, GLenum access)) _func)(surface, access);
}
-void APIENTRY shared_dispatch_stub_1304(GLfixed nx, GLfixed ny, GLfixed nz)
+void APIENTRY shared_dispatch_stub_1304(GLsizei numSurfaces, const GLintptr *surfaces)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1304];
- ((void (APIENTRY *)(GLfixed nx, GLfixed ny, GLfixed nz)) _func)(nx, ny, nz);
+ ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces);
}
-void APIENTRY shared_dispatch_stub_1305(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
+void APIENTRY shared_dispatch_stub_1305(GLintptr surface)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1305];
- ((void (APIENTRY *)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)) _func)(left, right, bottom, top, zNear, zFar);
+ ((void (APIENTRY *)(GLintptr surface)) _func)(surface);
}
-void APIENTRY shared_dispatch_stub_1306(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
+void APIENTRY shared_dispatch_stub_1306(GLuint queryHandle)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1306];
- ((void (APIENTRY *)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)) _func)(left, right, bottom, top, zNear, zFar);
+ ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
}
-void APIENTRY shared_dispatch_stub_1307(GLfixed size)
+void APIENTRY shared_dispatch_stub_1307(GLuint queryId, GLuint *queryHandle)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1307];
- ((void (APIENTRY *)(GLfixed size)) _func)(size);
+ ((void (APIENTRY *)(GLuint queryId, GLuint *queryHandle)) _func)(queryId, queryHandle);
}
-void APIENTRY shared_dispatch_stub_1308(GLfixed factor, GLfixed units)
+void APIENTRY shared_dispatch_stub_1308(GLuint queryHandle)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1308];
- ((void (APIENTRY *)(GLfixed factor, GLfixed units)) _func)(factor, units);
+ ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
}
-void APIENTRY shared_dispatch_stub_1309(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)
+void APIENTRY shared_dispatch_stub_1309(GLuint queryHandle)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1309];
- ((void (APIENTRY *)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)) _func)(angle, x, y, z);
+ ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
}
-void APIENTRY shared_dispatch_stub_1310(GLclampx value, GLboolean invert)
+void APIENTRY shared_dispatch_stub_1310(GLuint *queryId)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1310];
- ((void (APIENTRY *)(GLclampx value, GLboolean invert)) _func)(value, invert);
+ ((void (APIENTRY *)(GLuint *queryId)) _func)(queryId);
}
-void APIENTRY shared_dispatch_stub_1311(GLfixed x, GLfixed y, GLfixed z)
+void APIENTRY shared_dispatch_stub_1311(GLuint queryId, GLuint *nextQueryId)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1311];
- ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z)) _func)(x, y, z);
+ ((void (APIENTRY *)(GLuint queryId, GLuint *nextQueryId)) _func)(queryId, nextQueryId);
}
-void APIENTRY shared_dispatch_stub_1312(GLenum target, GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1312(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counterDescLength, GLchar *counterDesc, GLuint *counterOffset, GLuint *counterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1312];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed param)) _func)(target, pname, param);
+ ((void (APIENTRY *)(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counterDescLength, GLchar *counterDesc, GLuint *counterOffset, GLuint *counterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue)) _func)(queryId, counterId, counterNameLength, counterName, counterDescLength, counterDesc, counterOffset, counterDataSize, counterTypeEnum, counterDataTypeEnum, rawCounterMaxValue);
}
-void APIENTRY shared_dispatch_stub_1313(GLenum target, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1313(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1313];
- ((void (APIENTRY *)(GLenum target, GLenum pname, const GLfixed *params)) _func)(target, pname, params);
+ ((void (APIENTRY *)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten)) _func)(queryHandle, flags, dataSize, data, bytesWritten);
}
-void APIENTRY shared_dispatch_stub_1314(GLenum target, GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1314(GLchar *queryName, GLuint *queryId)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1314];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed param)) _func)(target, pname, param);
+ ((void (APIENTRY *)(GLchar *queryName, GLuint *queryId)) _func)(queryName, queryId);
}
-void APIENTRY shared_dispatch_stub_1315(GLfixed x, GLfixed y, GLfixed z)
+void APIENTRY shared_dispatch_stub_1315(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1315];
- ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z)) _func)(x, y, z);
+ ((void (APIENTRY *)(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask)) _func)(queryId, queryNameLength, queryName, dataSize, noCounters, noInstances, capsMask);
}
-void APIENTRY shared_dispatch_stub_1316(GLenum plane, const GLfloat *equation)
+void APIENTRY shared_dispatch_stub_1316(GLfloat factor, GLfloat units, GLfloat clamp)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1316];
- ((void (APIENTRY *)(GLenum plane, const GLfloat *equation)) _func)(plane, equation);
+ ((void (APIENTRY *)(GLfloat factor, GLfloat units, GLfloat clamp)) _func)(factor, units, clamp);
}
-void APIENTRY shared_dispatch_stub_1317(GLenum plane, const GLfixed *equation)
+void APIENTRY shared_dispatch_stub_1317(GLenum mode, GLsizei count, const GLint *box)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1317];
- ((void (APIENTRY *)(GLenum plane, const GLfixed *equation)) _func)(plane, equation);
+ ((void (APIENTRY *)(GLenum mode, GLsizei count, const GLint *box)) _func)(mode, count, box);
}
-void APIENTRY shared_dispatch_stub_1318(GLenum plane, GLfloat *equation)
+void APIENTRY shared_dispatch_stub_1318(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1318];
- ((void (APIENTRY *)(GLenum plane, GLfloat *equation)) _func)(plane, equation);
+ ((void (APIENTRY *)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)) _func)(frontfunc, backfunc, ref, mask);
}
-void APIENTRY shared_dispatch_stub_1319(GLenum plane, GLfixed *equation)
+void APIENTRY shared_dispatch_stub_1319(GLenum target, GLuint index, GLsizei count, const GLfloat *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1319];
- ((void (APIENTRY *)(GLenum plane, GLfixed *equation)) _func)(plane, equation);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei count, const GLfloat *params)) _func)(target, index, count, params);
}
-void APIENTRY shared_dispatch_stub_1320(GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1320(GLenum target, GLuint index, GLsizei count, const GLfloat *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1320];
- ((void (APIENTRY *)(GLenum pname, GLfixed *params)) _func)(pname, params);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei count, const GLfloat *params)) _func)(target, index, count, params);
}
-void APIENTRY shared_dispatch_stub_1321(GLenum light, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1321(GLenum target, GLvoid *writeOffset)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1321];
- ((void (APIENTRY *)(GLenum light, GLenum pname, GLfixed *params)) _func)(light, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLvoid *writeOffset)) _func)(target, writeOffset);
}
-void APIENTRY shared_dispatch_stub_1322(GLenum face, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1322(GLenum target, GLvoid *writeOffset)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1322];
- ((void (APIENTRY *)(GLenum face, GLenum pname, GLfixed *params)) _func)(face, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLvoid *writeOffset)) _func)(target, writeOffset);
}
-void APIENTRY shared_dispatch_stub_1323(GLenum target, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1323(GLenum func, GLclampx ref)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1323];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed *params)) _func)(target, pname, params);
+ ((void (APIENTRY *)(GLenum func, GLclampx ref)) _func)(func, ref);
}
-void APIENTRY shared_dispatch_stub_1324(GLenum target, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1324(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1324];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed *params)) _func)(target, pname, params);
+ ((void (APIENTRY *)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)) _func)(red, green, blue, alpha);
}
-void APIENTRY shared_dispatch_stub_1325(GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1325(GLclampx depth)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1325];
- ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLclampx depth)) _func)(depth);
}
-void APIENTRY shared_dispatch_stub_1326(GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1326(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1326];
- ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+ ((void (APIENTRY *)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)) _func)(red, green, blue, alpha);
}
-void APIENTRY shared_dispatch_stub_1327(GLenum target, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1327(GLclampx zNear, GLclampx zFar)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1327];
- ((void (APIENTRY *)(GLenum target, GLenum pname, const GLfixed *params)) _func)(target, pname, params);
+ ((void (APIENTRY *)(GLclampx zNear, GLclampx zFar)) _func)(zNear, zFar);
}
-void APIENTRY shared_dispatch_stub_1328(void)
+void APIENTRY shared_dispatch_stub_1328(GLenum pname, GLfixed param)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1328];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1329(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)
+void APIENTRY shared_dispatch_stub_1329(GLenum pname, const GLfixed *params)
{
const struct mapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1329];
+ ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1330(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1330];
+ ((void (APIENTRY *)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)) _func)(left, right, bottom, top, zNear, zFar);
+}
+
+void APIENTRY shared_dispatch_stub_1331(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1331];
+ ((void (APIENTRY *)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)) _func)(left, right, bottom, top, zNear, zFar);
+}
+
+void APIENTRY shared_dispatch_stub_1332(GLenum pname, GLfixed param)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1332];
+ ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+}
+
+void APIENTRY shared_dispatch_stub_1333(GLenum pname, const GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1333];
+ ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1334(GLenum light, GLenum pname, GLfixed param)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1334];
+ ((void (APIENTRY *)(GLenum light, GLenum pname, GLfixed param)) _func)(light, pname, param);
+}
+
+void APIENTRY shared_dispatch_stub_1335(GLenum light, GLenum pname, const GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1335];
+ ((void (APIENTRY *)(GLenum light, GLenum pname, const GLfixed *params)) _func)(light, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1336(GLfixed width)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1336];
+ ((void (APIENTRY *)(GLfixed width)) _func)(width);
+}
+
+void APIENTRY shared_dispatch_stub_1337(const GLfixed *m)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1337];
+ ((void (APIENTRY *)(const GLfixed *m)) _func)(m);
+}
+
+void APIENTRY shared_dispatch_stub_1338(GLenum face, GLenum pname, GLfixed param)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1338];
+ ((void (APIENTRY *)(GLenum face, GLenum pname, GLfixed param)) _func)(face, pname, param);
+}
+
+void APIENTRY shared_dispatch_stub_1339(GLenum face, GLenum pname, const GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1339];
+ ((void (APIENTRY *)(GLenum face, GLenum pname, const GLfixed *params)) _func)(face, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1340(const GLfixed *m)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1340];
+ ((void (APIENTRY *)(const GLfixed *m)) _func)(m);
+}
+
+void APIENTRY shared_dispatch_stub_1341(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1341];
+ ((void (APIENTRY *)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)) _func)(target, s, t, r, q);
+}
+
+void APIENTRY shared_dispatch_stub_1342(GLfixed nx, GLfixed ny, GLfixed nz)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1342];
+ ((void (APIENTRY *)(GLfixed nx, GLfixed ny, GLfixed nz)) _func)(nx, ny, nz);
+}
+
+void APIENTRY shared_dispatch_stub_1343(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1343];
+ ((void (APIENTRY *)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)) _func)(left, right, bottom, top, zNear, zFar);
+}
+
+void APIENTRY shared_dispatch_stub_1344(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1344];
+ ((void (APIENTRY *)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)) _func)(left, right, bottom, top, zNear, zFar);
+}
+
+void APIENTRY shared_dispatch_stub_1345(GLfixed size)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1345];
+ ((void (APIENTRY *)(GLfixed size)) _func)(size);
+}
+
+void APIENTRY shared_dispatch_stub_1346(GLfixed factor, GLfixed units)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1346];
+ ((void (APIENTRY *)(GLfixed factor, GLfixed units)) _func)(factor, units);
+}
+
+void APIENTRY shared_dispatch_stub_1347(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1347];
+ ((void (APIENTRY *)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)) _func)(angle, x, y, z);
+}
+
+void APIENTRY shared_dispatch_stub_1348(GLclampx value, GLboolean invert)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1348];
+ ((void (APIENTRY *)(GLclampx value, GLboolean invert)) _func)(value, invert);
+}
+
+void APIENTRY shared_dispatch_stub_1349(GLfixed x, GLfixed y, GLfixed z)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1349];
+ ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z)) _func)(x, y, z);
+}
+
+void APIENTRY shared_dispatch_stub_1350(GLenum target, GLenum pname, GLfixed param)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1350];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed param)) _func)(target, pname, param);
+}
+
+void APIENTRY shared_dispatch_stub_1351(GLenum target, GLenum pname, const GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1351];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, const GLfixed *params)) _func)(target, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1352(GLenum target, GLenum pname, GLfixed param)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1352];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed param)) _func)(target, pname, param);
+}
+
+void APIENTRY shared_dispatch_stub_1353(GLfixed x, GLfixed y, GLfixed z)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1353];
+ ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z)) _func)(x, y, z);
+}
+
+void APIENTRY shared_dispatch_stub_1354(GLenum plane, const GLfloat *equation)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1354];
+ ((void (APIENTRY *)(GLenum plane, const GLfloat *equation)) _func)(plane, equation);
+}
+
+void APIENTRY shared_dispatch_stub_1355(GLenum plane, const GLfixed *equation)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1355];
+ ((void (APIENTRY *)(GLenum plane, const GLfixed *equation)) _func)(plane, equation);
+}
+
+void APIENTRY shared_dispatch_stub_1356(GLenum plane, GLfloat *equation)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1356];
+ ((void (APIENTRY *)(GLenum plane, GLfloat *equation)) _func)(plane, equation);
+}
+
+void APIENTRY shared_dispatch_stub_1357(GLenum plane, GLfixed *equation)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1357];
+ ((void (APIENTRY *)(GLenum plane, GLfixed *equation)) _func)(plane, equation);
+}
+
+void APIENTRY shared_dispatch_stub_1358(GLenum pname, GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1358];
+ ((void (APIENTRY *)(GLenum pname, GLfixed *params)) _func)(pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1359(GLenum light, GLenum pname, GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1359];
+ ((void (APIENTRY *)(GLenum light, GLenum pname, GLfixed *params)) _func)(light, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1360(GLenum face, GLenum pname, GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1360];
+ ((void (APIENTRY *)(GLenum face, GLenum pname, GLfixed *params)) _func)(face, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1361(GLenum target, GLenum pname, GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1361];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed *params)) _func)(target, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1362(GLenum target, GLenum pname, GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1362];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed *params)) _func)(target, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1363(GLenum pname, GLfixed param)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1363];
+ ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+}
+
+void APIENTRY shared_dispatch_stub_1364(GLenum pname, const GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1364];
+ ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1365(GLenum target, GLenum pname, const GLfixed *params)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1365];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, const GLfixed *params)) _func)(target, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1366(void)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1366];
+ ((void (APIENTRY *)(void)) _func)();
+}
+
+void APIENTRY shared_dispatch_stub_1367(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)
+{
+ const struct mapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1367];
((void (APIENTRY *)(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)) _func)(minX, minY, minZ, minW, maxX, maxY, maxZ, maxW);
}
@@ -27047,7 +27731,45 @@ static const mapi_func public_entries[] = {
(mapi_func) shared_dispatch_stub_1326,
(mapi_func) shared_dispatch_stub_1327,
(mapi_func) shared_dispatch_stub_1328,
- (mapi_func) shared_dispatch_stub_1329
+ (mapi_func) shared_dispatch_stub_1329,
+ (mapi_func) shared_dispatch_stub_1330,
+ (mapi_func) shared_dispatch_stub_1331,
+ (mapi_func) shared_dispatch_stub_1332,
+ (mapi_func) shared_dispatch_stub_1333,
+ (mapi_func) shared_dispatch_stub_1334,
+ (mapi_func) shared_dispatch_stub_1335,
+ (mapi_func) shared_dispatch_stub_1336,
+ (mapi_func) shared_dispatch_stub_1337,
+ (mapi_func) shared_dispatch_stub_1338,
+ (mapi_func) shared_dispatch_stub_1339,
+ (mapi_func) shared_dispatch_stub_1340,
+ (mapi_func) shared_dispatch_stub_1341,
+ (mapi_func) shared_dispatch_stub_1342,
+ (mapi_func) shared_dispatch_stub_1343,
+ (mapi_func) shared_dispatch_stub_1344,
+ (mapi_func) shared_dispatch_stub_1345,
+ (mapi_func) shared_dispatch_stub_1346,
+ (mapi_func) shared_dispatch_stub_1347,
+ (mapi_func) shared_dispatch_stub_1348,
+ (mapi_func) shared_dispatch_stub_1349,
+ (mapi_func) shared_dispatch_stub_1350,
+ (mapi_func) shared_dispatch_stub_1351,
+ (mapi_func) shared_dispatch_stub_1352,
+ (mapi_func) shared_dispatch_stub_1353,
+ (mapi_func) shared_dispatch_stub_1354,
+ (mapi_func) shared_dispatch_stub_1355,
+ (mapi_func) shared_dispatch_stub_1356,
+ (mapi_func) shared_dispatch_stub_1357,
+ (mapi_func) shared_dispatch_stub_1358,
+ (mapi_func) shared_dispatch_stub_1359,
+ (mapi_func) shared_dispatch_stub_1360,
+ (mapi_func) shared_dispatch_stub_1361,
+ (mapi_func) shared_dispatch_stub_1362,
+ (mapi_func) shared_dispatch_stub_1363,
+ (mapi_func) shared_dispatch_stub_1364,
+ (mapi_func) shared_dispatch_stub_1365,
+ (mapi_func) shared_dispatch_stub_1366,
+ (mapi_func) shared_dispatch_stub_1367
};
#undef MAPI_TMP_PUBLIC_ENTRIES
#endif /* MAPI_TMP_PUBLIC_ENTRIES */
@@ -32374,6 +33096,158 @@ STUB_ASM_ENTRY("shared_dispatch_stub_1328")"\n"
STUB_ASM_ENTRY("shared_dispatch_stub_1329")"\n"
"\t"STUB_ASM_CODE("1329")"\n"
+".hidden ""shared_dispatch_stub_1330""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1330")"\n"
+"\t"STUB_ASM_CODE("1330")"\n"
+
+".hidden ""shared_dispatch_stub_1331""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1331")"\n"
+"\t"STUB_ASM_CODE("1331")"\n"
+
+".hidden ""shared_dispatch_stub_1332""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1332")"\n"
+"\t"STUB_ASM_CODE("1332")"\n"
+
+".hidden ""shared_dispatch_stub_1333""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1333")"\n"
+"\t"STUB_ASM_CODE("1333")"\n"
+
+".hidden ""shared_dispatch_stub_1334""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1334")"\n"
+"\t"STUB_ASM_CODE("1334")"\n"
+
+".hidden ""shared_dispatch_stub_1335""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1335")"\n"
+"\t"STUB_ASM_CODE("1335")"\n"
+
+".hidden ""shared_dispatch_stub_1336""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1336")"\n"
+"\t"STUB_ASM_CODE("1336")"\n"
+
+".hidden ""shared_dispatch_stub_1337""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1337")"\n"
+"\t"STUB_ASM_CODE("1337")"\n"
+
+".hidden ""shared_dispatch_stub_1338""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1338")"\n"
+"\t"STUB_ASM_CODE("1338")"\n"
+
+".hidden ""shared_dispatch_stub_1339""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1339")"\n"
+"\t"STUB_ASM_CODE("1339")"\n"
+
+".hidden ""shared_dispatch_stub_1340""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1340")"\n"
+"\t"STUB_ASM_CODE("1340")"\n"
+
+".hidden ""shared_dispatch_stub_1341""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1341")"\n"
+"\t"STUB_ASM_CODE("1341")"\n"
+
+".hidden ""shared_dispatch_stub_1342""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1342")"\n"
+"\t"STUB_ASM_CODE("1342")"\n"
+
+".hidden ""shared_dispatch_stub_1343""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1343")"\n"
+"\t"STUB_ASM_CODE("1343")"\n"
+
+".hidden ""shared_dispatch_stub_1344""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1344")"\n"
+"\t"STUB_ASM_CODE("1344")"\n"
+
+".hidden ""shared_dispatch_stub_1345""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1345")"\n"
+"\t"STUB_ASM_CODE("1345")"\n"
+
+".hidden ""shared_dispatch_stub_1346""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1346")"\n"
+"\t"STUB_ASM_CODE("1346")"\n"
+
+".hidden ""shared_dispatch_stub_1347""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1347")"\n"
+"\t"STUB_ASM_CODE("1347")"\n"
+
+".hidden ""shared_dispatch_stub_1348""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1348")"\n"
+"\t"STUB_ASM_CODE("1348")"\n"
+
+".hidden ""shared_dispatch_stub_1349""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1349")"\n"
+"\t"STUB_ASM_CODE("1349")"\n"
+
+".hidden ""shared_dispatch_stub_1350""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1350")"\n"
+"\t"STUB_ASM_CODE("1350")"\n"
+
+".hidden ""shared_dispatch_stub_1351""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1351")"\n"
+"\t"STUB_ASM_CODE("1351")"\n"
+
+".hidden ""shared_dispatch_stub_1352""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1352")"\n"
+"\t"STUB_ASM_CODE("1352")"\n"
+
+".hidden ""shared_dispatch_stub_1353""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1353")"\n"
+"\t"STUB_ASM_CODE("1353")"\n"
+
+".hidden ""shared_dispatch_stub_1354""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1354")"\n"
+"\t"STUB_ASM_CODE("1354")"\n"
+
+".hidden ""shared_dispatch_stub_1355""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1355")"\n"
+"\t"STUB_ASM_CODE("1355")"\n"
+
+".hidden ""shared_dispatch_stub_1356""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1356")"\n"
+"\t"STUB_ASM_CODE("1356")"\n"
+
+".hidden ""shared_dispatch_stub_1357""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1357")"\n"
+"\t"STUB_ASM_CODE("1357")"\n"
+
+".hidden ""shared_dispatch_stub_1358""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1358")"\n"
+"\t"STUB_ASM_CODE("1358")"\n"
+
+".hidden ""shared_dispatch_stub_1359""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1359")"\n"
+"\t"STUB_ASM_CODE("1359")"\n"
+
+".hidden ""shared_dispatch_stub_1360""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1360")"\n"
+"\t"STUB_ASM_CODE("1360")"\n"
+
+".hidden ""shared_dispatch_stub_1361""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1361")"\n"
+"\t"STUB_ASM_CODE("1361")"\n"
+
+".hidden ""shared_dispatch_stub_1362""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1362")"\n"
+"\t"STUB_ASM_CODE("1362")"\n"
+
+".hidden ""shared_dispatch_stub_1363""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1363")"\n"
+"\t"STUB_ASM_CODE("1363")"\n"
+
+".hidden ""shared_dispatch_stub_1364""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1364")"\n"
+"\t"STUB_ASM_CODE("1364")"\n"
+
+".hidden ""shared_dispatch_stub_1365""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1365")"\n"
+"\t"STUB_ASM_CODE("1365")"\n"
+
+".hidden ""shared_dispatch_stub_1366""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1366")"\n"
+"\t"STUB_ASM_CODE("1366")"\n"
+
+".hidden ""shared_dispatch_stub_1367""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1367")"\n"
+"\t"STUB_ASM_CODE("1367")"\n"
+
);
#undef MAPI_TMP_STUB_ASM_GCC
#endif /* MAPI_TMP_STUB_ASM_GCC */