summaryrefslogtreecommitdiff
path: root/lib/mesa/src/mapi/shared-glapi
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2019-01-29 11:52:33 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2019-01-29 11:52:33 +0000
commit37bbf6a1792773f11c15a4da1588a7520ee2fb4e (patch)
tree64944d4aa665a1e479cfc004e446593062254550 /lib/mesa/src/mapi/shared-glapi
parent6b139c2063623e9310025247cd966490b9aa57ea (diff)
Merge Mesa 18.3.2
Diffstat (limited to 'lib/mesa/src/mapi/shared-glapi')
-rw-r--r--lib/mesa/src/mapi/shared-glapi/SConscript9
-rw-r--r--lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h6303
2 files changed, 3321 insertions, 2991 deletions
diff --git a/lib/mesa/src/mapi/shared-glapi/SConscript b/lib/mesa/src/mapi/shared-glapi/SConscript
index 5d74bd681..060c61dad 100644
--- a/lib/mesa/src/mapi/shared-glapi/SConscript
+++ b/lib/mesa/src/mapi/shared-glapi/SConscript
@@ -113,11 +113,4 @@ if env['platform'] == 'windows':
else:
shared_glapi = env.FindIxes(shared_glapi, 'SHLIBPREFIX', 'SHLIBSUFFIX')
-# build glapi bridge as a convenience libarary for libgl-xlib/libgl-gdi
-bridge_glapi_objects = mapi_objects(env, 'glapi', 'bridge')
-bridge_glapi = env.ConvenienceLibrary(
- target = 'glapi_bridge',
- source = bridge_glapi_objects,
-)
-
-Export(['shared_glapi', 'bridge_glapi'])
+Export(['shared_glapi'])
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 1d6609b6e..189cbea0c 100644
--- a/lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h
+++ b/lib/mesa/src/mapi/shared-glapi/glapi_mapi_tmp.h
@@ -1079,165 +1079,165 @@ void APIENTRY shared_dispatch_stub_1065(GLint location, GLint64 x, GLint64 y, GL
void APIENTRY shared_dispatch_stub_1066(GLint location, GLsizei count, const GLint64 *value);
void APIENTRY shared_dispatch_stub_1067(GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w);
void APIENTRY shared_dispatch_stub_1068(GLint location, GLsizei count, const GLuint64 *value);
-void APIENTRY shared_dispatch_stub_1069(GLuint buffer);
-void APIENTRY shared_dispatch_stub_1070(GLuint buffer, GLintptr offset, GLsizeiptr length);
-void APIENTRY shared_dispatch_stub_1071(GLenum target, GLsizei numAttachments, const GLenum *attachments);
-void APIENTRY shared_dispatch_stub_1072(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);
-void APIENTRY shared_dispatch_stub_1073(GLuint texture, GLint level);
-void APIENTRY shared_dispatch_stub_1074(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth);
-void APIENTRY shared_dispatch_stub_1075(GLfloat factor, GLfloat bias);
-void APIENTRY shared_dispatch_stub_1076(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
-void APIENTRY shared_dispatch_stub_1077(const GLfloat *coords);
-void APIENTRY shared_dispatch_stub_1078(GLint x, GLint y, GLint z, GLint width, GLint height);
-void APIENTRY shared_dispatch_stub_1079(const GLint *coords);
-void APIENTRY shared_dispatch_stub_1080(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
-void APIENTRY shared_dispatch_stub_1081(const GLshort *coords);
-void APIENTRY shared_dispatch_stub_1082(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
-void APIENTRY shared_dispatch_stub_1083(const GLfixed *coords);
-void APIENTRY shared_dispatch_stub_1084(GLenum type, GLsizei stride, const GLvoid *pointer);
-GLbitfield APIENTRY shared_dispatch_stub_1085(GLfixed *mantissa, GLint *exponent);
-void APIENTRY shared_dispatch_stub_1086(GLclampf value, GLboolean invert);
-void APIENTRY shared_dispatch_stub_1087(GLenum pattern);
-void APIENTRY shared_dispatch_stub_1088(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1089(GLsizei stride, GLsizei count, const GLboolean *pointer);
-void APIENTRY shared_dispatch_stub_1090(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1091(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1092(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1093(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1094(GLenum target, GLsizei numAttachments, const GLenum *attachments);
-void APIENTRY shared_dispatch_stub_1095(GLuint pipeline, GLuint program);
-void APIENTRY shared_dispatch_stub_1096(GLuint pipeline);
-GLuint APIENTRY shared_dispatch_stub_1097(GLenum type, GLsizei count, const GLchar * const *strings);
-void APIENTRY shared_dispatch_stub_1098(GLsizei n, const GLuint *pipelines);
-void APIENTRY shared_dispatch_stub_1099(GLsizei n, GLuint *pipelines);
-void APIENTRY shared_dispatch_stub_1100(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog);
-void APIENTRY shared_dispatch_stub_1101(GLuint pipeline, GLenum pname, GLint *params);
-GLboolean APIENTRY shared_dispatch_stub_1102(GLuint pipeline);
-void APIENTRY shared_dispatch_stub_1103(GLint first, GLsizei count);
-void APIENTRY shared_dispatch_stub_1104(GLuint program, GLint location, GLdouble x);
-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);
-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);
-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);
-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);
-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);
-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);
-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);
-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, GLdouble x, GLdouble y, GLdouble z);
-void APIENTRY shared_dispatch_stub_1121(GLuint program, GLint location, GLsizei count, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1122(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z);
-void APIENTRY shared_dispatch_stub_1123(GLuint program, GLint location, GLsizei count, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1124(GLuint program, GLint location, GLint x, GLint y, GLint z);
-void APIENTRY shared_dispatch_stub_1125(GLuint program, GLint location, GLsizei count, const GLint *value);
-void APIENTRY shared_dispatch_stub_1126(GLuint program, GLint location, GLuint x, GLuint y, GLuint z);
-void APIENTRY shared_dispatch_stub_1127(GLuint program, GLint location, GLsizei count, const GLuint *value);
-void APIENTRY shared_dispatch_stub_1128(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void APIENTRY shared_dispatch_stub_1129(GLuint program, GLint location, GLsizei count, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1130(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void APIENTRY shared_dispatch_stub_1131(GLuint program, GLint location, GLsizei count, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1132(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w);
-void APIENTRY shared_dispatch_stub_1133(GLuint program, GLint location, GLsizei count, const GLint *value);
-void APIENTRY shared_dispatch_stub_1134(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w);
-void APIENTRY shared_dispatch_stub_1135(GLuint program, GLint location, GLsizei count, const GLuint *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(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1139(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1140(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1141(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1142(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1143(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1144(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1145(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1146(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1147(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1148(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1149(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1150(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1151(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1152(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
-void APIENTRY shared_dispatch_stub_1153(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1154(void);
-void APIENTRY shared_dispatch_stub_1155(GLuint pipeline, GLbitfield stages, GLuint program);
-void APIENTRY shared_dispatch_stub_1156(GLuint pipeline);
-void APIENTRY shared_dispatch_stub_1157(GLDEBUGPROC callback, const GLvoid *userParam);
-void APIENTRY shared_dispatch_stub_1158(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled);
-void APIENTRY shared_dispatch_stub_1159(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
-GLuint APIENTRY shared_dispatch_stub_1160(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
-void APIENTRY shared_dispatch_stub_1161(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label);
-void APIENTRY shared_dispatch_stub_1162(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label);
-void APIENTRY shared_dispatch_stub_1163(GLenum identifier, GLuint name, GLsizei length, const GLchar *label);
-void APIENTRY shared_dispatch_stub_1164(const GLvoid *ptr, GLsizei length, const GLchar *label);
-void APIENTRY shared_dispatch_stub_1165(void);
-void APIENTRY shared_dispatch_stub_1166(GLenum source, GLuint id, GLsizei length, const GLchar *message);
-void APIENTRY shared_dispatch_stub_1167(GLfloat red, GLfloat green, GLfloat blue);
-void APIENTRY shared_dispatch_stub_1168(const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1169(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount);
-void APIENTRY shared_dispatch_stub_1170(GLfloat coord);
-void APIENTRY shared_dispatch_stub_1171(const GLfloat *coord);
-void APIENTRY shared_dispatch_stub_1172(void);
-void APIENTRY shared_dispatch_stub_1173(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void APIENTRY shared_dispatch_stub_1174(const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1175(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void APIENTRY shared_dispatch_stub_1176(const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1177(GLint x, GLint y, GLint z, GLint w);
-void APIENTRY shared_dispatch_stub_1178(const GLint *v);
-void APIENTRY shared_dispatch_stub_1179(GLshort x, GLshort y, GLshort z, GLshort w);
-void APIENTRY shared_dispatch_stub_1180(const GLshort *v);
-void APIENTRY shared_dispatch_stub_1181(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride);
-void APIENTRY shared_dispatch_stub_1182(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride);
-GLboolean APIENTRY shared_dispatch_stub_1183(GLsizei n, const GLuint *ids, GLboolean *residences);
-void APIENTRY shared_dispatch_stub_1184(GLenum target, GLuint id, const GLfloat *params);
-void APIENTRY shared_dispatch_stub_1185(GLenum target, GLuint index, GLenum pname, GLdouble *params);
-void APIENTRY shared_dispatch_stub_1186(GLenum target, GLuint index, GLenum pname, GLfloat *params);
-void APIENTRY shared_dispatch_stub_1187(GLuint id, GLenum pname, GLubyte *program);
-void APIENTRY shared_dispatch_stub_1188(GLuint id, GLenum pname, GLint *params);
-void APIENTRY shared_dispatch_stub_1189(GLenum target, GLuint address, GLenum pname, GLint *params);
-void APIENTRY shared_dispatch_stub_1190(GLuint index, GLenum pname, GLdouble *params);
-void APIENTRY shared_dispatch_stub_1191(GLuint index, GLenum pname, GLfloat *params);
-void APIENTRY shared_dispatch_stub_1192(GLuint index, GLenum pname, GLint *params);
-void APIENTRY shared_dispatch_stub_1193(GLenum target, GLuint id, GLsizei len, const GLubyte *program);
-void APIENTRY shared_dispatch_stub_1194(GLenum target, GLuint index, GLsizei num, const GLdouble *params);
-void APIENTRY shared_dispatch_stub_1195(GLenum target, GLuint index, GLsizei num, const GLfloat *params);
-void APIENTRY shared_dispatch_stub_1196(GLsizei n, const GLuint *ids);
-void APIENTRY shared_dispatch_stub_1197(GLenum target, GLuint address, GLenum matrix, GLenum transform);
-void APIENTRY shared_dispatch_stub_1198(GLuint index, GLdouble x);
-void APIENTRY shared_dispatch_stub_1199(GLuint index, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1200(GLuint index, GLfloat x);
-void APIENTRY shared_dispatch_stub_1201(GLuint index, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1202(GLuint index, GLshort x);
-void APIENTRY shared_dispatch_stub_1203(GLuint index, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1204(GLuint index, GLdouble x, GLdouble y);
-void APIENTRY shared_dispatch_stub_1205(GLuint index, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1206(GLuint index, GLfloat x, GLfloat y);
-void APIENTRY shared_dispatch_stub_1207(GLuint index, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1208(GLuint index, GLshort x, GLshort y);
-void APIENTRY shared_dispatch_stub_1209(GLuint index, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1210(GLuint index, GLdouble x, GLdouble y, GLdouble z);
-void APIENTRY shared_dispatch_stub_1211(GLuint index, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1212(GLuint index, GLfloat x, GLfloat y, GLfloat z);
-void APIENTRY shared_dispatch_stub_1213(GLuint index, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1214(GLuint index, GLshort x, GLshort y, GLshort z);
-void APIENTRY shared_dispatch_stub_1215(GLuint index, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1216(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void APIENTRY shared_dispatch_stub_1217(GLuint index, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1218(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void APIENTRY shared_dispatch_stub_1219(GLuint index, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1220(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
-void APIENTRY shared_dispatch_stub_1221(GLuint index, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1222(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
-void APIENTRY shared_dispatch_stub_1223(GLuint index, const GLubyte *v);
-void APIENTRY shared_dispatch_stub_1224(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
-void APIENTRY shared_dispatch_stub_1225(GLuint index, GLsizei n, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1226(GLuint index, GLsizei n, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1227(GLuint index, GLsizei n, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1069(void);
+void APIENTRY shared_dispatch_stub_1070(GLenum target, GLuint start, GLsizei count, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1071(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1072(GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue);
+void APIENTRY shared_dispatch_stub_1073(GLuint buffer);
+void APIENTRY shared_dispatch_stub_1074(GLuint buffer, GLintptr offset, GLsizeiptr length);
+void APIENTRY shared_dispatch_stub_1075(GLenum target, GLsizei numAttachments, const GLenum *attachments);
+void APIENTRY shared_dispatch_stub_1076(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height);
+void APIENTRY shared_dispatch_stub_1077(GLuint texture, GLint level);
+void APIENTRY shared_dispatch_stub_1078(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth);
+void APIENTRY shared_dispatch_stub_1079(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
+void APIENTRY shared_dispatch_stub_1080(const GLfloat *coords);
+void APIENTRY shared_dispatch_stub_1081(GLint x, GLint y, GLint z, GLint width, GLint height);
+void APIENTRY shared_dispatch_stub_1082(const GLint *coords);
+void APIENTRY shared_dispatch_stub_1083(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
+void APIENTRY shared_dispatch_stub_1084(const GLshort *coords);
+void APIENTRY shared_dispatch_stub_1085(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
+void APIENTRY shared_dispatch_stub_1086(const GLfixed *coords);
+void APIENTRY shared_dispatch_stub_1087(GLenum type, GLsizei stride, const GLvoid *pointer);
+GLbitfield APIENTRY shared_dispatch_stub_1088(GLfixed *mantissa, GLint *exponent);
+void APIENTRY shared_dispatch_stub_1089(GLclampf value, GLboolean invert);
+void APIENTRY shared_dispatch_stub_1090(GLenum pattern);
+void APIENTRY shared_dispatch_stub_1091(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1092(GLsizei stride, GLsizei count, const GLboolean *pointer);
+void APIENTRY shared_dispatch_stub_1093(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1094(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1095(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1096(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer);
+void APIENTRY shared_dispatch_stub_1097(GLenum target, GLsizei numAttachments, const GLenum *attachments);
+void APIENTRY shared_dispatch_stub_1098(GLuint pipeline, GLuint program);
+void APIENTRY shared_dispatch_stub_1099(GLuint pipeline);
+GLuint APIENTRY shared_dispatch_stub_1100(GLenum type, GLsizei count, const GLchar * const *strings);
+void APIENTRY shared_dispatch_stub_1101(GLsizei n, const GLuint *pipelines);
+void APIENTRY shared_dispatch_stub_1102(GLsizei n, GLuint *pipelines);
+void APIENTRY shared_dispatch_stub_1103(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog);
+void APIENTRY shared_dispatch_stub_1104(GLuint pipeline, GLenum pname, GLint *params);
+GLboolean APIENTRY shared_dispatch_stub_1105(GLuint pipeline);
+void APIENTRY shared_dispatch_stub_1106(GLint first, GLsizei count);
+void APIENTRY shared_dispatch_stub_1107(GLuint program, GLint location, GLdouble x);
+void APIENTRY shared_dispatch_stub_1108(GLuint program, GLint location, GLsizei count, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1109(GLuint program, GLint location, GLfloat x);
+void APIENTRY shared_dispatch_stub_1110(GLuint program, GLint location, GLsizei count, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1111(GLuint program, GLint location, GLint x);
+void APIENTRY shared_dispatch_stub_1112(GLuint program, GLint location, GLsizei count, const GLint *value);
+void APIENTRY shared_dispatch_stub_1113(GLuint program, GLint location, GLuint x);
+void APIENTRY shared_dispatch_stub_1114(GLuint program, GLint location, GLsizei count, const GLuint *value);
+void APIENTRY shared_dispatch_stub_1115(GLuint program, GLint location, GLdouble x, GLdouble y);
+void APIENTRY shared_dispatch_stub_1116(GLuint program, GLint location, GLsizei count, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1117(GLuint program, GLint location, GLfloat x, GLfloat y);
+void APIENTRY shared_dispatch_stub_1118(GLuint program, GLint location, GLsizei count, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1119(GLuint program, GLint location, GLint x, GLint y);
+void APIENTRY shared_dispatch_stub_1120(GLuint program, GLint location, GLsizei count, const GLint *value);
+void APIENTRY shared_dispatch_stub_1121(GLuint program, GLint location, GLuint x, GLuint y);
+void APIENTRY shared_dispatch_stub_1122(GLuint program, GLint location, GLsizei count, const GLuint *value);
+void APIENTRY shared_dispatch_stub_1123(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z);
+void APIENTRY shared_dispatch_stub_1124(GLuint program, GLint location, GLsizei count, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1125(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z);
+void APIENTRY shared_dispatch_stub_1126(GLuint program, GLint location, GLsizei count, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1127(GLuint program, GLint location, GLint x, GLint y, GLint z);
+void APIENTRY shared_dispatch_stub_1128(GLuint program, GLint location, GLsizei count, const GLint *value);
+void APIENTRY shared_dispatch_stub_1129(GLuint program, GLint location, GLuint x, GLuint y, GLuint z);
+void APIENTRY shared_dispatch_stub_1130(GLuint program, GLint location, GLsizei count, const GLuint *value);
+void APIENTRY shared_dispatch_stub_1131(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void APIENTRY shared_dispatch_stub_1132(GLuint program, GLint location, GLsizei count, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1133(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void APIENTRY shared_dispatch_stub_1134(GLuint program, GLint location, GLsizei count, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1135(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w);
+void APIENTRY shared_dispatch_stub_1136(GLuint program, GLint location, GLsizei count, const GLint *value);
+void APIENTRY shared_dispatch_stub_1137(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w);
+void APIENTRY shared_dispatch_stub_1138(GLuint program, GLint location, GLsizei count, const GLuint *value);
+void APIENTRY shared_dispatch_stub_1139(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1140(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1141(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1142(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1143(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1144(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1145(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1146(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1147(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1148(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1149(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1150(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1151(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1152(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1153(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1154(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1155(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value);
+void APIENTRY shared_dispatch_stub_1156(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1157(void);
+void APIENTRY shared_dispatch_stub_1158(GLuint pipeline, GLbitfield stages, GLuint program);
+void APIENTRY shared_dispatch_stub_1159(GLuint pipeline);
+void APIENTRY shared_dispatch_stub_1160(GLDEBUGPROC callback, const GLvoid *userParam);
+void APIENTRY shared_dispatch_stub_1161(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled);
+void APIENTRY shared_dispatch_stub_1162(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
+GLuint APIENTRY shared_dispatch_stub_1163(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
+void APIENTRY shared_dispatch_stub_1164(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label);
+void APIENTRY shared_dispatch_stub_1165(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label);
+void APIENTRY shared_dispatch_stub_1166(GLenum identifier, GLuint name, GLsizei length, const GLchar *label);
+void APIENTRY shared_dispatch_stub_1167(const GLvoid *ptr, GLsizei length, const GLchar *label);
+void APIENTRY shared_dispatch_stub_1168(void);
+void APIENTRY shared_dispatch_stub_1169(GLenum source, GLuint id, GLsizei length, const GLchar *message);
+void APIENTRY shared_dispatch_stub_1170(GLfloat red, GLfloat green, GLfloat blue);
+void APIENTRY shared_dispatch_stub_1171(const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1172(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount);
+void APIENTRY shared_dispatch_stub_1173(GLfloat coord);
+void APIENTRY shared_dispatch_stub_1174(const GLfloat *coord);
+void APIENTRY shared_dispatch_stub_1175(void);
+void APIENTRY shared_dispatch_stub_1176(GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void APIENTRY shared_dispatch_stub_1177(const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1178(GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void APIENTRY shared_dispatch_stub_1179(const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1180(GLint x, GLint y, GLint z, GLint w);
+void APIENTRY shared_dispatch_stub_1181(const GLint *v);
+void APIENTRY shared_dispatch_stub_1182(GLshort x, GLshort y, GLshort z, GLshort w);
+void APIENTRY shared_dispatch_stub_1183(const GLshort *v);
+void APIENTRY shared_dispatch_stub_1184(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride);
+void APIENTRY shared_dispatch_stub_1185(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride);
+GLboolean APIENTRY shared_dispatch_stub_1186(GLsizei n, const GLuint *ids, GLboolean *residences);
+void APIENTRY shared_dispatch_stub_1187(GLenum target, GLuint id, const GLfloat *params);
+void APIENTRY shared_dispatch_stub_1188(GLenum target, GLuint index, GLenum pname, GLdouble *params);
+void APIENTRY shared_dispatch_stub_1189(GLenum target, GLuint index, GLenum pname, GLfloat *params);
+void APIENTRY shared_dispatch_stub_1190(GLuint id, GLenum pname, GLubyte *program);
+void APIENTRY shared_dispatch_stub_1191(GLuint id, GLenum pname, GLint *params);
+void APIENTRY shared_dispatch_stub_1192(GLenum target, GLuint address, GLenum pname, GLint *params);
+void APIENTRY shared_dispatch_stub_1193(GLuint index, GLenum pname, GLdouble *params);
+void APIENTRY shared_dispatch_stub_1194(GLuint index, GLenum pname, GLfloat *params);
+void APIENTRY shared_dispatch_stub_1195(GLuint index, GLenum pname, GLint *params);
+void APIENTRY shared_dispatch_stub_1196(GLenum target, GLuint id, GLsizei len, const GLubyte *program);
+void APIENTRY shared_dispatch_stub_1197(GLenum target, GLuint index, GLsizei num, const GLdouble *params);
+void APIENTRY shared_dispatch_stub_1198(GLenum target, GLuint index, GLsizei num, const GLfloat *params);
+void APIENTRY shared_dispatch_stub_1199(GLsizei n, const GLuint *ids);
+void APIENTRY shared_dispatch_stub_1200(GLenum target, GLuint address, GLenum matrix, GLenum transform);
+void APIENTRY shared_dispatch_stub_1201(GLuint index, GLdouble x);
+void APIENTRY shared_dispatch_stub_1202(GLuint index, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1203(GLuint index, GLfloat x);
+void APIENTRY shared_dispatch_stub_1204(GLuint index, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1205(GLuint index, GLshort x);
+void APIENTRY shared_dispatch_stub_1206(GLuint index, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1207(GLuint index, GLdouble x, GLdouble y);
+void APIENTRY shared_dispatch_stub_1208(GLuint index, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1209(GLuint index, GLfloat x, GLfloat y);
+void APIENTRY shared_dispatch_stub_1210(GLuint index, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1211(GLuint index, GLshort x, GLshort y);
+void APIENTRY shared_dispatch_stub_1212(GLuint index, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1213(GLuint index, GLdouble x, GLdouble y, GLdouble z);
+void APIENTRY shared_dispatch_stub_1214(GLuint index, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1215(GLuint index, GLfloat x, GLfloat y, GLfloat z);
+void APIENTRY shared_dispatch_stub_1216(GLuint index, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1217(GLuint index, GLshort x, GLshort y, GLshort z);
+void APIENTRY shared_dispatch_stub_1218(GLuint index, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1219(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void APIENTRY shared_dispatch_stub_1220(GLuint index, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1221(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void APIENTRY shared_dispatch_stub_1222(GLuint index, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1223(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
+void APIENTRY shared_dispatch_stub_1224(GLuint index, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1225(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
+void APIENTRY shared_dispatch_stub_1226(GLuint index, const GLubyte *v);
+void APIENTRY shared_dispatch_stub_1227(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer);
void APIENTRY shared_dispatch_stub_1228(GLuint index, GLsizei n, const GLdouble *v);
void APIENTRY shared_dispatch_stub_1229(GLuint index, GLsizei n, const GLfloat *v);
void APIENTRY shared_dispatch_stub_1230(GLuint index, GLsizei n, const GLshort *v);
@@ -1247,184 +1247,193 @@ void APIENTRY shared_dispatch_stub_1233(GLuint index, GLsizei n, const GLshort *
void APIENTRY shared_dispatch_stub_1234(GLuint index, GLsizei n, const GLdouble *v);
void APIENTRY shared_dispatch_stub_1235(GLuint index, GLsizei n, const GLfloat *v);
void APIENTRY shared_dispatch_stub_1236(GLuint index, GLsizei n, const GLshort *v);
-void APIENTRY shared_dispatch_stub_1237(GLuint index, GLsizei n, const GLubyte *v);
-void APIENTRY shared_dispatch_stub_1238(GLenum pname, GLfloat *param);
-void APIENTRY shared_dispatch_stub_1239(GLenum pname, GLint *param);
-void APIENTRY shared_dispatch_stub_1240(GLenum pname, const GLfloat *param);
-void APIENTRY shared_dispatch_stub_1241(GLenum pname, const GLint *param);
-void APIENTRY shared_dispatch_stub_1242(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
-void APIENTRY shared_dispatch_stub_1243(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
-void APIENTRY shared_dispatch_stub_1244(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_1245(void);
-void APIENTRY shared_dispatch_stub_1246(GLuint id);
-void APIENTRY shared_dispatch_stub_1247(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
-void APIENTRY shared_dispatch_stub_1248(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_1249(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_1250(GLuint id);
-void APIENTRY shared_dispatch_stub_1251(void);
-GLuint APIENTRY shared_dispatch_stub_1252(GLuint range);
-void APIENTRY shared_dispatch_stub_1253(GLuint dst, GLuint coord, GLenum swizzle);
-void APIENTRY shared_dispatch_stub_1254(GLuint dst, GLuint interp, GLenum swizzle);
-void APIENTRY shared_dispatch_stub_1255(GLuint dst, const GLfloat *value);
-void APIENTRY shared_dispatch_stub_1256(GLuint first, GLsizei count, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1257(GLuint index, GLfloat n, GLfloat f);
-void APIENTRY shared_dispatch_stub_1258(GLenum face);
-void APIENTRY shared_dispatch_stub_1259(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params);
-void APIENTRY shared_dispatch_stub_1260(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params);
-void APIENTRY shared_dispatch_stub_1261(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void APIENTRY shared_dispatch_stub_1262(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v);
-void APIENTRY shared_dispatch_stub_1263(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void APIENTRY shared_dispatch_stub_1264(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v);
-void APIENTRY shared_dispatch_stub_1265(void);
-void APIENTRY shared_dispatch_stub_1266(GLenum coord, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1267(GLenum coord, GLenum pname, GLint param);
-void APIENTRY shared_dispatch_stub_1268(GLenum coord, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1269(GLclampd zmin, GLclampd zmax);
-void APIENTRY shared_dispatch_stub_1270(GLenum target, GLuint framebuffer);
-void APIENTRY shared_dispatch_stub_1271(GLenum target, GLuint renderbuffer);
-void APIENTRY shared_dispatch_stub_1272(GLsizei len, const GLvoid *string);
-void APIENTRY shared_dispatch_stub_1273(GLenum target, GLenum pname, GLint param);
-void APIENTRY shared_dispatch_stub_1274(GLenum target, GLintptr offset, GLsizeiptr size);
-void APIENTRY shared_dispatch_stub_1275(GLuint index, GLint x);
-void APIENTRY shared_dispatch_stub_1276(GLuint index, GLuint x);
-void APIENTRY shared_dispatch_stub_1277(GLuint index, GLint x, GLint y);
-void APIENTRY shared_dispatch_stub_1278(GLuint index, const GLint *v);
-void APIENTRY shared_dispatch_stub_1279(GLuint index, GLuint x, GLuint y);
-void APIENTRY shared_dispatch_stub_1280(GLuint index, const GLuint *v);
-void APIENTRY shared_dispatch_stub_1281(GLuint index, GLint x, GLint y, GLint z);
-void APIENTRY shared_dispatch_stub_1282(GLuint index, const GLint *v);
-void APIENTRY shared_dispatch_stub_1283(GLuint index, GLuint x, GLuint y, GLuint z);
-void APIENTRY shared_dispatch_stub_1284(GLuint index, const GLuint *v);
-void APIENTRY shared_dispatch_stub_1285(GLuint index, GLint x, GLint y, GLint z, GLint w);
-void APIENTRY shared_dispatch_stub_1286(GLuint index, const GLint *v);
-void APIENTRY shared_dispatch_stub_1287(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
-void APIENTRY shared_dispatch_stub_1288(GLuint index, const GLuint *v);
-void APIENTRY shared_dispatch_stub_1289(GLint r, GLint g, GLint b, GLint a);
-void APIENTRY shared_dispatch_stub_1290(GLuint r, GLuint g, GLuint b, GLuint a);
-void APIENTRY shared_dispatch_stub_1291(GLenum target, GLuint index, GLuint buffer, GLintptr offset);
-void APIENTRY shared_dispatch_stub_1292(GLuint monitor);
-void APIENTRY shared_dispatch_stub_1293(GLsizei n, GLuint *monitors);
-void APIENTRY shared_dispatch_stub_1294(GLuint monitor);
-void APIENTRY shared_dispatch_stub_1295(GLsizei n, GLuint *monitors);
-void APIENTRY shared_dispatch_stub_1296(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten);
-void APIENTRY shared_dispatch_stub_1297(GLuint group, GLuint counter, GLenum pname, GLvoid *data);
-void APIENTRY shared_dispatch_stub_1298(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString);
-void APIENTRY shared_dispatch_stub_1299(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters);
-void APIENTRY shared_dispatch_stub_1300(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString);
-void APIENTRY shared_dispatch_stub_1301(GLint *numGroups, GLsizei groupsSize, GLuint *groups);
-void APIENTRY shared_dispatch_stub_1302(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList);
-void APIENTRY shared_dispatch_stub_1303(GLenum objectType, GLuint name, GLenum pname, GLint *value);
-GLenum APIENTRY shared_dispatch_stub_1304(GLenum objectType, GLuint name, GLenum option);
-GLenum APIENTRY shared_dispatch_stub_1305(GLenum objectType, GLuint name, GLenum option);
-void APIENTRY shared_dispatch_stub_1306(GLuint program);
-GLuint APIENTRY shared_dispatch_stub_1307(GLenum type, const GLchar *string);
-void APIENTRY shared_dispatch_stub_1308(GLenum type, GLuint program);
-void APIENTRY shared_dispatch_stub_1309(void);
-void APIENTRY shared_dispatch_stub_1310(void);
-void APIENTRY shared_dispatch_stub_1311(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);
-void APIENTRY shared_dispatch_stub_1312(const GLvoid *vdpDevice, const GLvoid *getProcAddress);
-GLboolean APIENTRY shared_dispatch_stub_1313(GLintptr surface);
-void APIENTRY shared_dispatch_stub_1314(GLsizei numSurfaces, const GLintptr *surfaces);
-GLintptr APIENTRY shared_dispatch_stub_1315(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames);
-GLintptr APIENTRY shared_dispatch_stub_1316(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames);
-void APIENTRY shared_dispatch_stub_1317(GLintptr surface, GLenum access);
-void APIENTRY shared_dispatch_stub_1318(GLsizei numSurfaces, const GLintptr *surfaces);
-void APIENTRY shared_dispatch_stub_1319(GLintptr surface);
-void APIENTRY shared_dispatch_stub_1320(GLuint queryHandle);
-void APIENTRY shared_dispatch_stub_1321(GLuint queryId, GLuint *queryHandle);
-void APIENTRY shared_dispatch_stub_1322(GLuint queryHandle);
+void APIENTRY shared_dispatch_stub_1237(GLuint index, GLsizei n, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1238(GLuint index, GLsizei n, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1239(GLuint index, GLsizei n, const GLshort *v);
+void APIENTRY shared_dispatch_stub_1240(GLuint index, GLsizei n, const GLubyte *v);
+void APIENTRY shared_dispatch_stub_1241(GLenum pname, GLfloat *param);
+void APIENTRY shared_dispatch_stub_1242(GLenum pname, GLint *param);
+void APIENTRY shared_dispatch_stub_1243(GLenum pname, const GLfloat *param);
+void APIENTRY shared_dispatch_stub_1244(GLenum pname, const GLint *param);
+void APIENTRY shared_dispatch_stub_1245(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
+void APIENTRY shared_dispatch_stub_1246(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
+void APIENTRY shared_dispatch_stub_1247(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_1248(void);
+void APIENTRY shared_dispatch_stub_1249(GLuint id);
+void APIENTRY shared_dispatch_stub_1250(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
+void APIENTRY shared_dispatch_stub_1251(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_1252(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_1253(GLuint id);
+void APIENTRY shared_dispatch_stub_1254(void);
+GLuint APIENTRY shared_dispatch_stub_1255(GLuint range);
+void APIENTRY shared_dispatch_stub_1256(GLuint dst, GLuint coord, GLenum swizzle);
+void APIENTRY shared_dispatch_stub_1257(GLuint dst, GLuint interp, GLenum swizzle);
+void APIENTRY shared_dispatch_stub_1258(GLuint dst, const GLfloat *value);
+void APIENTRY shared_dispatch_stub_1259(GLuint first, GLsizei count, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1260(GLuint index, GLfloat n, GLfloat f);
+void APIENTRY shared_dispatch_stub_1261(GLenum face);
+void APIENTRY shared_dispatch_stub_1262(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params);
+void APIENTRY shared_dispatch_stub_1263(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params);
+void APIENTRY shared_dispatch_stub_1264(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void APIENTRY shared_dispatch_stub_1265(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v);
+void APIENTRY shared_dispatch_stub_1266(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void APIENTRY shared_dispatch_stub_1267(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v);
+void APIENTRY shared_dispatch_stub_1268(void);
+void APIENTRY shared_dispatch_stub_1269(GLenum coord, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1270(GLenum coord, GLenum pname, GLint param);
+void APIENTRY shared_dispatch_stub_1271(GLenum coord, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1272(GLclampd zmin, GLclampd zmax);
+void APIENTRY shared_dispatch_stub_1273(GLenum target, GLuint framebuffer);
+void APIENTRY shared_dispatch_stub_1274(GLenum target, GLuint renderbuffer);
+void APIENTRY shared_dispatch_stub_1275(GLsizei len, const GLvoid *string);
+void APIENTRY shared_dispatch_stub_1276(GLenum target, GLenum pname, GLint param);
+void APIENTRY shared_dispatch_stub_1277(GLenum target, GLintptr offset, GLsizeiptr size);
+void APIENTRY shared_dispatch_stub_1278(GLuint index, GLint x);
+void APIENTRY shared_dispatch_stub_1279(GLuint index, GLuint x);
+void APIENTRY shared_dispatch_stub_1280(GLuint index, GLint x, GLint y);
+void APIENTRY shared_dispatch_stub_1281(GLuint index, const GLint *v);
+void APIENTRY shared_dispatch_stub_1282(GLuint index, GLuint x, GLuint y);
+void APIENTRY shared_dispatch_stub_1283(GLuint index, const GLuint *v);
+void APIENTRY shared_dispatch_stub_1284(GLuint index, GLint x, GLint y, GLint z);
+void APIENTRY shared_dispatch_stub_1285(GLuint index, const GLint *v);
+void APIENTRY shared_dispatch_stub_1286(GLuint index, GLuint x, GLuint y, GLuint z);
+void APIENTRY shared_dispatch_stub_1287(GLuint index, const GLuint *v);
+void APIENTRY shared_dispatch_stub_1288(GLuint index, GLint x, GLint y, GLint z, GLint w);
+void APIENTRY shared_dispatch_stub_1289(GLuint index, const GLint *v);
+void APIENTRY shared_dispatch_stub_1290(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
+void APIENTRY shared_dispatch_stub_1291(GLuint index, const GLuint *v);
+void APIENTRY shared_dispatch_stub_1292(GLint r, GLint g, GLint b, GLint a);
+void APIENTRY shared_dispatch_stub_1293(GLuint r, GLuint g, GLuint b, GLuint a);
+void APIENTRY shared_dispatch_stub_1294(GLenum target, GLuint index, GLuint buffer, GLintptr offset);
+void APIENTRY shared_dispatch_stub_1295(GLuint monitor);
+void APIENTRY shared_dispatch_stub_1296(GLsizei n, GLuint *monitors);
+void APIENTRY shared_dispatch_stub_1297(GLuint monitor);
+void APIENTRY shared_dispatch_stub_1298(GLsizei n, GLuint *monitors);
+void APIENTRY shared_dispatch_stub_1299(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten);
+void APIENTRY shared_dispatch_stub_1300(GLuint group, GLuint counter, GLenum pname, GLvoid *data);
+void APIENTRY shared_dispatch_stub_1301(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString);
+void APIENTRY shared_dispatch_stub_1302(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters);
+void APIENTRY shared_dispatch_stub_1303(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString);
+void APIENTRY shared_dispatch_stub_1304(GLint *numGroups, GLsizei groupsSize, GLuint *groups);
+void APIENTRY shared_dispatch_stub_1305(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList);
+void APIENTRY shared_dispatch_stub_1306(GLenum objectType, GLuint name, GLenum pname, GLint *value);
+GLenum APIENTRY shared_dispatch_stub_1307(GLenum objectType, GLuint name, GLenum option);
+GLenum APIENTRY shared_dispatch_stub_1308(GLenum objectType, GLuint name, GLenum option);
+void APIENTRY shared_dispatch_stub_1309(GLuint program);
+GLuint APIENTRY shared_dispatch_stub_1310(GLenum type, const GLchar *string);
+void APIENTRY shared_dispatch_stub_1311(GLenum type, GLuint program);
+void APIENTRY shared_dispatch_stub_1312(void);
+void APIENTRY shared_dispatch_stub_1313(void);
+void APIENTRY shared_dispatch_stub_1314(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);
+void APIENTRY shared_dispatch_stub_1315(const GLvoid *vdpDevice, const GLvoid *getProcAddress);
+GLboolean APIENTRY shared_dispatch_stub_1316(GLintptr surface);
+void APIENTRY shared_dispatch_stub_1317(GLsizei numSurfaces, const GLintptr *surfaces);
+GLintptr APIENTRY shared_dispatch_stub_1318(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames);
+GLintptr APIENTRY shared_dispatch_stub_1319(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames);
+void APIENTRY shared_dispatch_stub_1320(GLintptr surface, GLenum access);
+void APIENTRY shared_dispatch_stub_1321(GLsizei numSurfaces, const GLintptr *surfaces);
+void APIENTRY shared_dispatch_stub_1322(GLintptr surface);
void APIENTRY shared_dispatch_stub_1323(GLuint queryHandle);
-void APIENTRY shared_dispatch_stub_1324(GLuint *queryId);
-void APIENTRY shared_dispatch_stub_1325(GLuint queryId, GLuint *nextQueryId);
-void APIENTRY shared_dispatch_stub_1326(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_1327(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten);
-void APIENTRY shared_dispatch_stub_1328(GLchar *queryName, GLuint *queryId);
-void APIENTRY shared_dispatch_stub_1329(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask);
-void APIENTRY shared_dispatch_stub_1330(GLfloat factor, GLfloat units, GLfloat clamp);
-void APIENTRY shared_dispatch_stub_1331(GLenum mode, GLsizei count, const GLint *box);
-void APIENTRY shared_dispatch_stub_1332(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1333(GLsizei n, GLuint *memoryObjects);
-void APIENTRY shared_dispatch_stub_1334(GLsizei n, const GLuint *memoryObjects);
-void APIENTRY shared_dispatch_stub_1335(GLsizei n, const GLuint *semaphores);
-void APIENTRY shared_dispatch_stub_1336(GLsizei n, GLuint *semaphores);
-void APIENTRY shared_dispatch_stub_1337(GLuint memoryObject, GLenum pname, GLint *params);
-void APIENTRY shared_dispatch_stub_1338(GLuint semaphore, GLenum pname, GLuint64 *params);
-void APIENTRY shared_dispatch_stub_1339(GLenum target, GLuint index, GLubyte *data);
-void APIENTRY shared_dispatch_stub_1340(GLenum pname, GLubyte *data);
-GLboolean APIENTRY shared_dispatch_stub_1341(GLuint memoryObject);
-GLboolean APIENTRY shared_dispatch_stub_1342(GLuint semaphore);
-void APIENTRY shared_dispatch_stub_1343(GLuint memoryObject, GLenum pname, const GLint *params);
-void APIENTRY shared_dispatch_stub_1344(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1345(GLuint semaphore, GLenum pname, const GLuint64 *params);
-void APIENTRY shared_dispatch_stub_1346(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *dstLayouts);
-void APIENTRY shared_dispatch_stub_1347(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1348(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1349(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1350(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1351(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1352(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1353(GLenum texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1354(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1355(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1356(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset);
-void APIENTRY shared_dispatch_stub_1357(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts);
-void APIENTRY shared_dispatch_stub_1358(GLuint memory, GLuint64 size, GLenum handleType, GLint fd);
-void APIENTRY shared_dispatch_stub_1359(GLuint semaphore, GLenum handleType, GLint fd);
-void APIENTRY shared_dispatch_stub_1360(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
-void APIENTRY shared_dispatch_stub_1361(GLenum target, GLuint index, GLsizei count, const GLfloat *params);
-void APIENTRY shared_dispatch_stub_1362(GLenum target, GLuint index, GLsizei count, const GLfloat *params);
-void APIENTRY shared_dispatch_stub_1363(GLenum target, GLvoid *writeOffset);
-void APIENTRY shared_dispatch_stub_1364(GLenum target, GLvoid *writeOffset);
-void APIENTRY shared_dispatch_stub_1365(GLenum func, GLclampx ref);
-void APIENTRY shared_dispatch_stub_1366(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
-void APIENTRY shared_dispatch_stub_1367(GLclampx depth);
-void APIENTRY shared_dispatch_stub_1368(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
-void APIENTRY shared_dispatch_stub_1369(GLclampx zNear, GLclampx zFar);
-void APIENTRY shared_dispatch_stub_1370(GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1371(GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1372(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
-void APIENTRY shared_dispatch_stub_1373(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
-void APIENTRY shared_dispatch_stub_1374(GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1375(GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1376(GLenum light, GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1377(GLenum light, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1378(GLfixed width);
-void APIENTRY shared_dispatch_stub_1379(const GLfixed *m);
-void APIENTRY shared_dispatch_stub_1380(GLenum face, GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1381(GLenum face, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1382(const GLfixed *m);
-void APIENTRY shared_dispatch_stub_1383(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
-void APIENTRY shared_dispatch_stub_1384(GLfixed nx, GLfixed ny, GLfixed nz);
-void APIENTRY shared_dispatch_stub_1385(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
-void APIENTRY shared_dispatch_stub_1386(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
-void APIENTRY shared_dispatch_stub_1387(GLfixed size);
-void APIENTRY shared_dispatch_stub_1388(GLfixed factor, GLfixed units);
-void APIENTRY shared_dispatch_stub_1389(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
-void APIENTRY shared_dispatch_stub_1390(GLclampx value, GLboolean invert);
-void APIENTRY shared_dispatch_stub_1391(GLfixed x, GLfixed y, GLfixed z);
-void APIENTRY shared_dispatch_stub_1392(GLenum target, GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1393(GLenum target, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1394(GLenum target, GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1395(GLfixed x, GLfixed y, GLfixed z);
-void APIENTRY shared_dispatch_stub_1396(GLenum plane, const GLfloat *equation);
-void APIENTRY shared_dispatch_stub_1397(GLenum plane, const GLfixed *equation);
-void APIENTRY shared_dispatch_stub_1398(GLenum plane, GLfloat *equation);
-void APIENTRY shared_dispatch_stub_1399(GLenum plane, GLfixed *equation);
-void APIENTRY shared_dispatch_stub_1400(GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1401(GLenum light, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1402(GLenum face, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1403(GLenum target, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1404(GLenum target, GLenum pname, GLfixed *params);
-void APIENTRY shared_dispatch_stub_1405(GLenum pname, GLfixed param);
-void APIENTRY shared_dispatch_stub_1406(GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1407(GLenum target, GLenum pname, const GLfixed *params);
-void APIENTRY shared_dispatch_stub_1408(void);
-void APIENTRY shared_dispatch_stub_1409(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW);
+void APIENTRY shared_dispatch_stub_1324(GLuint queryId, GLuint *queryHandle);
+void APIENTRY shared_dispatch_stub_1325(GLuint queryHandle);
+void APIENTRY shared_dispatch_stub_1326(GLuint queryHandle);
+void APIENTRY shared_dispatch_stub_1327(GLuint *queryId);
+void APIENTRY shared_dispatch_stub_1328(GLuint queryId, GLuint *nextQueryId);
+void APIENTRY shared_dispatch_stub_1329(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_1330(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten);
+void APIENTRY shared_dispatch_stub_1331(GLchar *queryName, GLuint *queryId);
+void APIENTRY shared_dispatch_stub_1332(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask);
+void APIENTRY shared_dispatch_stub_1333(GLfloat factor, GLfloat units, GLfloat clamp);
+void APIENTRY shared_dispatch_stub_1334(GLuint xbits, GLuint ybits);
+void APIENTRY shared_dispatch_stub_1335(GLenum pname, GLfloat param);
+void APIENTRY shared_dispatch_stub_1336(GLenum pname, GLint param);
+void APIENTRY shared_dispatch_stub_1337(GLenum mode, GLsizei count, const GLint *box);
+void APIENTRY shared_dispatch_stub_1338(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1339(GLsizei n, GLuint *memoryObjects);
+void APIENTRY shared_dispatch_stub_1340(GLsizei n, const GLuint *memoryObjects);
+void APIENTRY shared_dispatch_stub_1341(GLsizei n, const GLuint *semaphores);
+void APIENTRY shared_dispatch_stub_1342(GLsizei n, GLuint *semaphores);
+void APIENTRY shared_dispatch_stub_1343(GLuint memoryObject, GLenum pname, GLint *params);
+void APIENTRY shared_dispatch_stub_1344(GLuint semaphore, GLenum pname, GLuint64 *params);
+void APIENTRY shared_dispatch_stub_1345(GLenum target, GLuint index, GLubyte *data);
+void APIENTRY shared_dispatch_stub_1346(GLenum pname, GLubyte *data);
+GLboolean APIENTRY shared_dispatch_stub_1347(GLuint memoryObject);
+GLboolean APIENTRY shared_dispatch_stub_1348(GLuint semaphore);
+void APIENTRY shared_dispatch_stub_1349(GLuint memoryObject, GLenum pname, const GLint *params);
+void APIENTRY shared_dispatch_stub_1350(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1351(GLuint semaphore, GLenum pname, const GLuint64 *params);
+void APIENTRY shared_dispatch_stub_1352(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *dstLayouts);
+void APIENTRY shared_dispatch_stub_1353(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1354(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1355(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1356(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1357(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1358(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1359(GLenum texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1360(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1361(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1362(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset);
+void APIENTRY shared_dispatch_stub_1363(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts);
+void APIENTRY shared_dispatch_stub_1364(GLuint memory, GLuint64 size, GLenum handleType, GLint fd);
+void APIENTRY shared_dispatch_stub_1365(GLuint semaphore, GLenum handleType, GLint fd);
+void APIENTRY shared_dispatch_stub_1366(void);
+void APIENTRY shared_dispatch_stub_1367(GLuint renderbuffer, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height);
+void APIENTRY shared_dispatch_stub_1368(GLenum target, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height);
+void APIENTRY shared_dispatch_stub_1369(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
+void APIENTRY shared_dispatch_stub_1370(GLenum target, GLuint index, GLsizei count, const GLfloat *params);
+void APIENTRY shared_dispatch_stub_1371(GLenum target, GLuint index, GLsizei count, const GLfloat *params);
+void APIENTRY shared_dispatch_stub_1372(GLenum target, GLvoid *writeOffset);
+void APIENTRY shared_dispatch_stub_1373(GLenum target, GLvoid *writeOffset);
+void APIENTRY shared_dispatch_stub_1374(GLenum func, GLclampx ref);
+void APIENTRY shared_dispatch_stub_1375(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
+void APIENTRY shared_dispatch_stub_1376(GLclampx depth);
+void APIENTRY shared_dispatch_stub_1377(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
+void APIENTRY shared_dispatch_stub_1378(GLclampx zNear, GLclampx zFar);
+void APIENTRY shared_dispatch_stub_1379(GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1380(GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1381(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
+void APIENTRY shared_dispatch_stub_1382(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
+void APIENTRY shared_dispatch_stub_1383(GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1384(GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1385(GLenum light, GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1386(GLenum light, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1387(GLfixed width);
+void APIENTRY shared_dispatch_stub_1388(const GLfixed *m);
+void APIENTRY shared_dispatch_stub_1389(GLenum face, GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1390(GLenum face, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1391(const GLfixed *m);
+void APIENTRY shared_dispatch_stub_1392(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
+void APIENTRY shared_dispatch_stub_1393(GLfixed nx, GLfixed ny, GLfixed nz);
+void APIENTRY shared_dispatch_stub_1394(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
+void APIENTRY shared_dispatch_stub_1395(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
+void APIENTRY shared_dispatch_stub_1396(GLfixed size);
+void APIENTRY shared_dispatch_stub_1397(GLfixed factor, GLfixed units);
+void APIENTRY shared_dispatch_stub_1398(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
+void APIENTRY shared_dispatch_stub_1399(GLclampx value, GLboolean invert);
+void APIENTRY shared_dispatch_stub_1400(GLfixed x, GLfixed y, GLfixed z);
+void APIENTRY shared_dispatch_stub_1401(GLenum target, GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1402(GLenum target, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1403(GLenum target, GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1404(GLfixed x, GLfixed y, GLfixed z);
+void APIENTRY shared_dispatch_stub_1405(GLenum plane, const GLfloat *equation);
+void APIENTRY shared_dispatch_stub_1406(GLenum plane, const GLfixed *equation);
+void APIENTRY shared_dispatch_stub_1407(GLenum plane, GLfloat *equation);
+void APIENTRY shared_dispatch_stub_1408(GLenum plane, GLfixed *equation);
+void APIENTRY shared_dispatch_stub_1409(GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1410(GLenum light, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1411(GLenum face, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1412(GLenum target, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1413(GLenum target, GLenum pname, GLfixed *params);
+void APIENTRY shared_dispatch_stub_1414(GLenum pname, GLfixed param);
+void APIENTRY shared_dispatch_stub_1415(GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1416(GLenum target, GLenum pname, const GLfixed *params);
+void APIENTRY shared_dispatch_stub_1417(void);
+void APIENTRY shared_dispatch_stub_1418(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 1410
+#define MAPI_TABLE_NUM_STATIC 1419
#define MAPI_TABLE_NUM_DYNAMIC 256
#undef MAPI_TMP_TABLE
#endif /* MAPI_TMP_TABLE */
@@ -7878,6 +7887,29 @@ static void APIENTRY noopUniform4ui64vARB(GLint location, GLsizei count, const G
noop_warn("glUniform4ui64vARB");
}
+static void APIENTRY noopEvaluateDepthValuesARB(void)
+{
+ noop_warn("glEvaluateDepthValuesARB");
+}
+
+static void APIENTRY noopFramebufferSampleLocationsfvARB(GLenum target, GLuint start, GLsizei count, const GLfloat *v)
+{
+ (void) target; (void) start; (void) count; (void) v;
+ noop_warn("glFramebufferSampleLocationsfvARB");
+}
+
+static void APIENTRY noopNamedFramebufferSampleLocationsfvARB(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat *v)
+{
+ (void) framebuffer; (void) start; (void) count; (void) v;
+ noop_warn("glNamedFramebufferSampleLocationsfvARB");
+}
+
+static void APIENTRY noopSpecializeShaderARB(GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue)
+{
+ (void) shader; (void) pEntryPoint; (void) numSpecializationConstants; (void) pConstantIndex; (void) pConstantValue;
+ noop_warn("glSpecializeShaderARB");
+}
+
static void APIENTRY noopInvalidateBufferData(GLuint buffer)
{
(void) buffer;
@@ -7914,12 +7946,6 @@ static void APIENTRY noopInvalidateTexSubImage(GLuint texture, GLint level, GLin
noop_warn("glInvalidateTexSubImage");
}
-static void APIENTRY noopPolygonOffsetEXT(GLfloat factor, GLfloat bias)
-{
- (void) factor; (void) bias;
- noop_warn("glPolygonOffsetEXT");
-}
-
static void APIENTRY noopDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
{
(void) x; (void) y; (void) z; (void) width; (void) height;
@@ -9454,6 +9480,24 @@ static void APIENTRY noopPolygonOffsetClampEXT(GLfloat factor, GLfloat units, GL
noop_warn("glPolygonOffsetClampEXT");
}
+static void APIENTRY noopSubpixelPrecisionBiasNV(GLuint xbits, GLuint ybits)
+{
+ (void) xbits; (void) ybits;
+ noop_warn("glSubpixelPrecisionBiasNV");
+}
+
+static void APIENTRY noopConservativeRasterParameterfNV(GLenum pname, GLfloat param)
+{
+ (void) pname; (void) param;
+ noop_warn("glConservativeRasterParameterfNV");
+}
+
+static void APIENTRY noopConservativeRasterParameteriNV(GLenum pname, GLint param)
+{
+ (void) pname; (void) param;
+ noop_warn("glConservativeRasterParameteriNV");
+}
+
static void APIENTRY noopWindowRectanglesEXT(GLenum mode, GLsizei count, const GLint *box)
{
(void) mode; (void) count; (void) box;
@@ -9630,6 +9674,23 @@ static void APIENTRY noopImportSemaphoreFdEXT(GLuint semaphore, GLenum handleTyp
noop_warn("glImportSemaphoreFdEXT");
}
+static void APIENTRY noopFramebufferFetchBarrierEXT(void)
+{
+ noop_warn("glFramebufferFetchBarrierEXT");
+}
+
+static void APIENTRY noopNamedRenderbufferStorageMultisampleAdvancedAMD(GLuint renderbuffer, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height)
+{
+ (void) renderbuffer; (void) samples; (void) storageSamples; (void) internalformat; (void) width; (void) height;
+ noop_warn("glNamedRenderbufferStorageMultisampleAdvancedAMD");
+}
+
+static void APIENTRY noopRenderbufferStorageMultisampleAdvancedAMD(GLenum target, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height)
+{
+ (void) target; (void) samples; (void) storageSamples; (void) internalformat; (void) width; (void) height;
+ noop_warn("glRenderbufferStorageMultisampleAdvancedAMD");
+}
+
static void APIENTRY noopStencilFuncSeparateATI(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)
{
(void) frontfunc; (void) backfunc; (void) ref; (void) mask;
@@ -10999,13 +11060,16 @@ const mapi_func table_noop_array[] = {
(mapi_func) noopUniform4i64vARB,
(mapi_func) noopUniform4ui64ARB,
(mapi_func) noopUniform4ui64vARB,
+ (mapi_func) noopEvaluateDepthValuesARB,
+ (mapi_func) noopFramebufferSampleLocationsfvARB,
+ (mapi_func) noopNamedFramebufferSampleLocationsfvARB,
+ (mapi_func) noopSpecializeShaderARB,
(mapi_func) noopInvalidateBufferData,
(mapi_func) noopInvalidateBufferSubData,
(mapi_func) noopInvalidateFramebuffer,
(mapi_func) noopInvalidateSubFramebuffer,
(mapi_func) noopInvalidateTexImage,
(mapi_func) noopInvalidateTexSubImage,
- (mapi_func) noopPolygonOffsetEXT,
(mapi_func) noopDrawTexfOES,
(mapi_func) noopDrawTexfvOES,
(mapi_func) noopDrawTexiOES,
@@ -11261,6 +11325,9 @@ const mapi_func table_noop_array[] = {
(mapi_func) noopGetPerfQueryIdByNameINTEL,
(mapi_func) noopGetPerfQueryInfoINTEL,
(mapi_func) noopPolygonOffsetClampEXT,
+ (mapi_func) noopSubpixelPrecisionBiasNV,
+ (mapi_func) noopConservativeRasterParameterfNV,
+ (mapi_func) noopConservativeRasterParameteriNV,
(mapi_func) noopWindowRectanglesEXT,
(mapi_func) noopBufferStorageMemEXT,
(mapi_func) noopCreateMemoryObjectsEXT,
@@ -11290,6 +11357,9 @@ const mapi_func table_noop_array[] = {
(mapi_func) noopWaitSemaphoreEXT,
(mapi_func) noopImportMemoryFdEXT,
(mapi_func) noopImportSemaphoreFdEXT,
+ (mapi_func) noopFramebufferFetchBarrierEXT,
+ (mapi_func) noopNamedRenderbufferStorageMultisampleAdvancedAMD,
+ (mapi_func) noopRenderbufferStorageMultisampleAdvancedAMD,
(mapi_func) noopStencilFuncSeparateATI,
(mapi_func) noopProgramEnvParameters4fvEXT,
(mapi_func) noopProgramLocalParameters4fvEXT,
@@ -13266,6 +13336,15 @@ 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
};
@@ -13303,6 +13382,7 @@ static const char public_string_pool[] =
"BeginPerfQueryINTEL\0"
"BeginQuery\0"
"BeginQueryARB\0"
+ "BeginQueryEXT\0"
"BeginQueryIndexed\0"
"BeginTransformFeedback\0"
"BeginTransformFeedbackEXT\0"
@@ -13516,6 +13596,8 @@ static const char public_string_pool[] =
"CompressedTextureSubImage1D\0"
"CompressedTextureSubImage2D\0"
"CompressedTextureSubImage3D\0"
+ "ConservativeRasterParameterfNV\0"
+ "ConservativeRasterParameteriNV\0"
"ConvolutionFilter1D\0"
"ConvolutionFilter1DEXT\0"
"ConvolutionFilter2D\0"
@@ -13602,6 +13684,7 @@ static const char public_string_pool[] =
"DeleteProgramsNV\0"
"DeleteQueries\0"
"DeleteQueriesARB\0"
+ "DeleteQueriesEXT\0"
"DeleteRenderbuffers\0"
"DeleteRenderbuffersEXT\0"
"DeleteRenderbuffersOES\0"
@@ -13712,6 +13795,7 @@ static const char public_string_pool[] =
"EndPerfQueryINTEL\0"
"EndQuery\0"
"EndQueryARB\0"
+ "EndQueryEXT\0"
"EndQueryIndexed\0"
"EndTransformFeedback\0"
"EndTransformFeedbackEXT\0"
@@ -13727,6 +13811,7 @@ static const char public_string_pool[] =
"EvalMesh2\0"
"EvalPoint1\0"
"EvalPoint2\0"
+ "EvaluateDepthValuesARB\0"
"ExecuteProgramNV\0"
"FeedbackBuffer\0"
"FenceSync\0"
@@ -13754,10 +13839,13 @@ static const char public_string_pool[] =
"FogxOES\0"
"Fogxv\0"
"FogxvOES\0"
+ "FramebufferFetchBarrierEXT\0"
"FramebufferParameteri\0"
"FramebufferRenderbuffer\0"
"FramebufferRenderbufferEXT\0"
"FramebufferRenderbufferOES\0"
+ "FramebufferSampleLocationsfvARB\0"
+ "FramebufferSampleLocationsfvNV\0"
"FramebufferTexture\0"
"FramebufferTexture1D\0"
"FramebufferTexture1DEXT\0"
@@ -13791,6 +13879,7 @@ static const char public_string_pool[] =
"GenProgramsNV\0"
"GenQueries\0"
"GenQueriesARB\0"
+ "GenQueriesEXT\0"
"GenRenderbuffers\0"
"GenRenderbuffersEXT\0"
"GenRenderbuffersOES\0"
@@ -13878,6 +13967,7 @@ static const char public_string_pool[] =
"GetFramebufferParameteriv\0"
"GetGraphicsResetStatus\0"
"GetGraphicsResetStatusARB\0"
+ "GetGraphicsResetStatusEXT\0"
"GetGraphicsResetStatusKHR\0"
"GetHandleARB\0"
"GetHistogram\0"
@@ -13983,12 +14073,15 @@ static const char public_string_pool[] =
"GetQueryObjecti64vEXT\0"
"GetQueryObjectiv\0"
"GetQueryObjectivARB\0"
+ "GetQueryObjectivEXT\0"
"GetQueryObjectui64v\0"
"GetQueryObjectui64vEXT\0"
"GetQueryObjectuiv\0"
"GetQueryObjectuivARB\0"
+ "GetQueryObjectuivEXT\0"
"GetQueryiv\0"
"GetQueryivARB\0"
+ "GetQueryivEXT\0"
"GetRenderbufferParameteriv\0"
"GetRenderbufferParameterivEXT\0"
"GetRenderbufferParameterivOES\0"
@@ -14063,9 +14156,11 @@ static const char public_string_pool[] =
"GetUniformfv\0"
"GetUniformfvARB\0"
"GetUniformi64vARB\0"
+ "GetUniformi64vNV\0"
"GetUniformiv\0"
"GetUniformivARB\0"
"GetUniformui64vARB\0"
+ "GetUniformui64vNV\0"
"GetUniformuiv\0"
"GetUniformuivEXT\0"
"GetUnsignedBytei_vEXT\0"
@@ -14078,6 +14173,7 @@ static const char public_string_pool[] =
"GetVertexAttribIuiv\0"
"GetVertexAttribIuivEXT\0"
"GetVertexAttribLdv\0"
+ "GetVertexAttribLdvEXT\0"
"GetVertexAttribLui64vARB\0"
"GetVertexAttribPointerv\0"
"GetVertexAttribPointervARB\0"
@@ -14108,10 +14204,12 @@ static const char public_string_pool[] =
"GetnUniformdvARB\0"
"GetnUniformfv\0"
"GetnUniformfvARB\0"
+ "GetnUniformfvEXT\0"
"GetnUniformfvKHR\0"
"GetnUniformi64vARB\0"
"GetnUniformiv\0"
"GetnUniformivARB\0"
+ "GetnUniformivEXT\0"
"GetnUniformivKHR\0"
"GetnUniformui64vARB\0"
"GetnUniformuiv\0"
@@ -14165,6 +14263,7 @@ static const char public_string_pool[] =
"IsProgramPipelineEXT\0"
"IsQuery\0"
"IsQueryARB\0"
+ "IsQueryEXT\0"
"IsRenderbuffer\0"
"IsRenderbufferEXT\0"
"IsRenderbufferOES\0"
@@ -14261,12 +14360,16 @@ static const char public_string_pool[] =
"MultiDrawArrays\0"
"MultiDrawArraysEXT\0"
"MultiDrawArraysIndirect\0"
+ "MultiDrawArraysIndirectAMD\0"
+ "MultiDrawArraysIndirectCount\0"
"MultiDrawArraysIndirectCountARB\0"
"MultiDrawElements\0"
"MultiDrawElementsBaseVertex\0"
"MultiDrawElementsBaseVertexEXT\0"
"MultiDrawElementsEXT\0"
"MultiDrawElementsIndirect\0"
+ "MultiDrawElementsIndirectAMD\0"
+ "MultiDrawElementsIndirectCount\0"
"MultiDrawElementsIndirectCountARB\0"
"MultiModeDrawArraysIBM\0"
"MultiModeDrawElementsIBM\0"
@@ -14354,10 +14457,13 @@ static const char public_string_pool[] =
"NamedFramebufferParameteri\0"
"NamedFramebufferReadBuffer\0"
"NamedFramebufferRenderbuffer\0"
+ "NamedFramebufferSampleLocationsfvARB\0"
+ "NamedFramebufferSampleLocationsfvNV\0"
"NamedFramebufferTexture\0"
"NamedFramebufferTextureLayer\0"
"NamedRenderbufferStorage\0"
"NamedRenderbufferStorageMultisample\0"
+ "NamedRenderbufferStorageMultisampleAdvancedAMD\0"
"NewList\0"
"Normal3b\0"
"Normal3bv\0"
@@ -14425,7 +14531,6 @@ static const char public_string_pool[] =
"PolygonOffset\0"
"PolygonOffsetClamp\0"
"PolygonOffsetClampEXT\0"
- "PolygonOffsetEXT\0"
"PolygonOffsetx\0"
"PolygonOffsetxOES\0"
"PolygonStipple\0"
@@ -14477,13 +14582,17 @@ static const char public_string_pool[] =
"ProgramUniform1fvEXT\0"
"ProgramUniform1i\0"
"ProgramUniform1i64ARB\0"
+ "ProgramUniform1i64NV\0"
"ProgramUniform1i64vARB\0"
+ "ProgramUniform1i64vNV\0"
"ProgramUniform1iEXT\0"
"ProgramUniform1iv\0"
"ProgramUniform1ivEXT\0"
"ProgramUniform1ui\0"
"ProgramUniform1ui64ARB\0"
+ "ProgramUniform1ui64NV\0"
"ProgramUniform1ui64vARB\0"
+ "ProgramUniform1ui64vNV\0"
"ProgramUniform1uiEXT\0"
"ProgramUniform1uiv\0"
"ProgramUniform1uivEXT\0"
@@ -14495,13 +14604,17 @@ static const char public_string_pool[] =
"ProgramUniform2fvEXT\0"
"ProgramUniform2i\0"
"ProgramUniform2i64ARB\0"
+ "ProgramUniform2i64NV\0"
"ProgramUniform2i64vARB\0"
+ "ProgramUniform2i64vNV\0"
"ProgramUniform2iEXT\0"
"ProgramUniform2iv\0"
"ProgramUniform2ivEXT\0"
"ProgramUniform2ui\0"
"ProgramUniform2ui64ARB\0"
+ "ProgramUniform2ui64NV\0"
"ProgramUniform2ui64vARB\0"
+ "ProgramUniform2ui64vNV\0"
"ProgramUniform2uiEXT\0"
"ProgramUniform2uiv\0"
"ProgramUniform2uivEXT\0"
@@ -14513,13 +14626,17 @@ static const char public_string_pool[] =
"ProgramUniform3fvEXT\0"
"ProgramUniform3i\0"
"ProgramUniform3i64ARB\0"
+ "ProgramUniform3i64NV\0"
"ProgramUniform3i64vARB\0"
+ "ProgramUniform3i64vNV\0"
"ProgramUniform3iEXT\0"
"ProgramUniform3iv\0"
"ProgramUniform3ivEXT\0"
"ProgramUniform3ui\0"
"ProgramUniform3ui64ARB\0"
+ "ProgramUniform3ui64NV\0"
"ProgramUniform3ui64vARB\0"
+ "ProgramUniform3ui64vNV\0"
"ProgramUniform3uiEXT\0"
"ProgramUniform3uiv\0"
"ProgramUniform3uivEXT\0"
@@ -14531,13 +14648,17 @@ static const char public_string_pool[] =
"ProgramUniform4fvEXT\0"
"ProgramUniform4i\0"
"ProgramUniform4i64ARB\0"
+ "ProgramUniform4i64NV\0"
"ProgramUniform4i64vARB\0"
+ "ProgramUniform4i64vNV\0"
"ProgramUniform4iEXT\0"
"ProgramUniform4iv\0"
"ProgramUniform4ivEXT\0"
"ProgramUniform4ui\0"
"ProgramUniform4ui64ARB\0"
+ "ProgramUniform4ui64NV\0"
"ProgramUniform4ui64vARB\0"
+ "ProgramUniform4ui64vNV\0"
"ProgramUniform4uiEXT\0"
"ProgramUniform4uiv\0"
"ProgramUniform4uivEXT\0"
@@ -14579,6 +14700,7 @@ static const char public_string_pool[] =
"PushMatrix\0"
"PushName\0"
"QueryCounter\0"
+ "QueryCounterEXT\0"
"QueryMatrixxOES\0"
"RasterPos2d\0"
"RasterPos2dv\0"
@@ -14609,6 +14731,7 @@ static const char public_string_pool[] =
"ReadPixels\0"
"ReadnPixels\0"
"ReadnPixelsARB\0"
+ "ReadnPixelsEXT\0"
"ReadnPixelsKHR\0"
"Rectd\0"
"Rectdv\0"
@@ -14623,6 +14746,7 @@ static const char public_string_pool[] =
"RenderbufferStorage\0"
"RenderbufferStorageEXT\0"
"RenderbufferStorageMultisample\0"
+ "RenderbufferStorageMultisampleAdvancedAMD\0"
"RenderbufferStorageMultisampleEXT\0"
"RenderbufferStorageOES\0"
"RequestResidentProgramsNV\0"
@@ -14631,6 +14755,7 @@ static const char public_string_pool[] =
"ResetMinmax\0"
"ResetMinmaxEXT\0"
"ResizeBuffersMESA\0"
+ "ResolveDepthValuesNV\0"
"ResumeTransformFeedback\0"
"Rotated\0"
"Rotatef\0"
@@ -14715,6 +14840,8 @@ static const char public_string_pool[] =
"ShaderSourceARB\0"
"ShaderStorageBlockBinding\0"
"SignalSemaphoreEXT\0"
+ "SpecializeShader\0"
+ "SpecializeShaderARB\0"
"StencilFunc\0"
"StencilFuncSeparate\0"
"StencilFuncSeparateATI\0"
@@ -14724,6 +14851,7 @@ static const char public_string_pool[] =
"StencilOpSeparate\0"
"StencilOpSeparateATI\0"
"StringMarkerGREMEDY\0"
+ "SubpixelPrecisionBiasNV\0"
"TexBuffer\0"
"TexBufferARB\0"
"TexBufferEXT\0"
@@ -14861,6 +14989,7 @@ static const char public_string_pool[] =
"TextureSubImage2D\0"
"TextureSubImage3D\0"
"TextureView\0"
+ "TextureViewOES\0"
"TrackMatrixNV\0"
"TransformFeedbackBufferBase\0"
"TransformFeedbackBufferRange\0"
@@ -14878,13 +15007,17 @@ static const char public_string_pool[] =
"Uniform1fvARB\0"
"Uniform1i\0"
"Uniform1i64ARB\0"
+ "Uniform1i64NV\0"
"Uniform1i64vARB\0"
+ "Uniform1i64vNV\0"
"Uniform1iARB\0"
"Uniform1iv\0"
"Uniform1ivARB\0"
"Uniform1ui\0"
"Uniform1ui64ARB\0"
+ "Uniform1ui64NV\0"
"Uniform1ui64vARB\0"
+ "Uniform1ui64vNV\0"
"Uniform1uiEXT\0"
"Uniform1uiv\0"
"Uniform1uivEXT\0"
@@ -14896,13 +15029,17 @@ static const char public_string_pool[] =
"Uniform2fvARB\0"
"Uniform2i\0"
"Uniform2i64ARB\0"
+ "Uniform2i64NV\0"
"Uniform2i64vARB\0"
+ "Uniform2i64vNV\0"
"Uniform2iARB\0"
"Uniform2iv\0"
"Uniform2ivARB\0"
"Uniform2ui\0"
"Uniform2ui64ARB\0"
+ "Uniform2ui64NV\0"
"Uniform2ui64vARB\0"
+ "Uniform2ui64vNV\0"
"Uniform2uiEXT\0"
"Uniform2uiv\0"
"Uniform2uivEXT\0"
@@ -14914,13 +15051,17 @@ static const char public_string_pool[] =
"Uniform3fvARB\0"
"Uniform3i\0"
"Uniform3i64ARB\0"
+ "Uniform3i64NV\0"
"Uniform3i64vARB\0"
+ "Uniform3i64vNV\0"
"Uniform3iARB\0"
"Uniform3iv\0"
"Uniform3ivARB\0"
"Uniform3ui\0"
"Uniform3ui64ARB\0"
+ "Uniform3ui64NV\0"
"Uniform3ui64vARB\0"
+ "Uniform3ui64vNV\0"
"Uniform3uiEXT\0"
"Uniform3uiv\0"
"Uniform3uivEXT\0"
@@ -14932,13 +15073,17 @@ static const char public_string_pool[] =
"Uniform4fvARB\0"
"Uniform4i\0"
"Uniform4i64ARB\0"
+ "Uniform4i64NV\0"
"Uniform4i64vARB\0"
+ "Uniform4i64vNV\0"
"Uniform4iARB\0"
"Uniform4iv\0"
"Uniform4ivARB\0"
"Uniform4ui\0"
"Uniform4ui64ARB\0"
+ "Uniform4ui64NV\0"
"Uniform4ui64vARB\0"
+ "Uniform4ui64vNV\0"
"Uniform4uiEXT\0"
"Uniform4uiv\0"
"Uniform4uivEXT\0"
@@ -15169,17 +15314,26 @@ static const char public_string_pool[] =
"VertexAttribIPointer\0"
"VertexAttribIPointerEXT\0"
"VertexAttribL1d\0"
+ "VertexAttribL1dEXT\0"
"VertexAttribL1dv\0"
+ "VertexAttribL1dvEXT\0"
"VertexAttribL1ui64ARB\0"
"VertexAttribL1ui64vARB\0"
"VertexAttribL2d\0"
+ "VertexAttribL2dEXT\0"
"VertexAttribL2dv\0"
+ "VertexAttribL2dvEXT\0"
"VertexAttribL3d\0"
+ "VertexAttribL3dEXT\0"
"VertexAttribL3dv\0"
+ "VertexAttribL3dvEXT\0"
"VertexAttribL4d\0"
+ "VertexAttribL4dEXT\0"
"VertexAttribL4dv\0"
+ "VertexAttribL4dvEXT\0"
"VertexAttribLFormat\0"
"VertexAttribLPointer\0"
+ "VertexAttribLPointerEXT\0"
"VertexAttribP1ui\0"
"VertexAttribP1uiv\0"
"VertexAttribP2ui\0"
@@ -15282,19 +15436,19 @@ static const char public_string_pool[] =
static const struct mapi_stub public_stubs[] = {
{ (void *) 0, 213, NULL },
- { (void *) 6, 1306, NULL },
- { (void *) 23, 1095, NULL },
- { (void *) 43, 1095, NULL },
- { (void *) 66, 1258, NULL },
+ { (void *) 6, 1309, NULL },
+ { (void *) 23, 1098, NULL },
+ { (void *) 43, 1098, NULL },
+ { (void *) 66, 1261, NULL },
{ (void *) 87, 374, NULL },
{ (void *) 101, 374, NULL },
- { (void *) 118, 1242, NULL },
- { (void *) 138, 1243, NULL },
- { (void *) 158, 1244, NULL },
+ { (void *) 118, 1245, NULL },
+ { (void *) 138, 1246, NULL },
+ { (void *) 158, 1247, NULL },
{ (void *) 178, 240, NULL },
- { (void *) 188, 1365, NULL },
- { (void *) 199, 1365, NULL },
- { (void *) 213, 1183, NULL },
+ { (void *) 188, 1374, NULL },
+ { (void *) 199, 1374, NULL },
+ { (void *) 213, 1186, NULL },
{ (void *) 235, 322, NULL },
{ (void *) 255, 322, NULL },
{ (void *) 278, 306, NULL },
@@ -15304,1987 +15458,2062 @@ static const struct mapi_stub public_stubs[] = {
{ (void *) 336, 7, NULL },
{ (void *) 342, 570, NULL },
{ (void *) 365, 570, NULL },
- { (void *) 390, 1245, NULL },
- { (void *) 413, 1292, NULL },
- { (void *) 433, 1320, NULL },
+ { (void *) 390, 1248, NULL },
+ { (void *) 413, 1295, NULL },
+ { (void *) 433, 1323, NULL },
{ (void *) 453, 460, NULL },
{ (void *) 464, 460, NULL },
- { (void *) 478, 809, NULL },
- { (void *) 496, 571, NULL },
- { (void *) 519, 571, NULL },
- { (void *) 545, 480, NULL },
- { (void *) 564, 480, NULL },
- { (void *) 586, 461, NULL },
- { (void *) 597, 461, NULL },
- { (void *) 611, 572, NULL },
- { (void *) 626, 572, NULL },
- { (void *) 644, 1291, NULL },
- { (void *) 664, 573, NULL },
- { (void *) 680, 573, NULL },
- { (void *) 699, 906, NULL },
- { (void *) 715, 907, NULL },
- { (void *) 732, 574, NULL },
- { (void *) 753, 574, NULL },
- { (void *) 777, 715, NULL },
- { (void *) 805, 715, NULL },
- { (void *) 836, 1246, NULL },
- { (void *) 858, 661, NULL },
- { (void *) 874, 1270, NULL },
- { (void *) 893, 661, NULL },
- { (void *) 912, 868, NULL },
- { (void *) 929, 908, NULL },
- { (void *) 947, 622, NULL },
- { (void *) 962, 622, NULL },
- { (void *) 976, 1096, NULL },
- { (void *) 996, 1096, NULL },
- { (void *) 1019, 662, NULL },
- { (void *) 1036, 1271, NULL },
- { (void *) 1056, 662, NULL },
- { (void *) 1076, 717, NULL },
- { (void *) 1088, 909, NULL },
- { (void *) 1101, 307, NULL },
- { (void *) 1113, 307, NULL },
- { (void *) 1128, 932, NULL },
- { (void *) 1144, 910, NULL },
- { (void *) 1157, 802, NULL },
- { (void *) 1179, 683, NULL },
- { (void *) 1195, 683, NULL },
- { (void *) 1214, 882, NULL },
- { (void *) 1231, 911, NULL },
- { (void *) 1249, 8, NULL },
- { (void *) 1256, 1408, NULL },
- { (void *) 1269, 1408, NULL },
- { (void *) 1285, 336, NULL },
- { (void *) 1296, 336, NULL },
- { (void *) 1310, 337, NULL },
+ { (void *) 478, 460, NULL },
+ { (void *) 492, 809, NULL },
+ { (void *) 510, 571, NULL },
+ { (void *) 533, 571, NULL },
+ { (void *) 559, 480, NULL },
+ { (void *) 578, 480, NULL },
+ { (void *) 600, 461, NULL },
+ { (void *) 611, 461, NULL },
+ { (void *) 625, 572, NULL },
+ { (void *) 640, 572, NULL },
+ { (void *) 658, 1294, NULL },
+ { (void *) 678, 573, NULL },
+ { (void *) 694, 573, NULL },
+ { (void *) 713, 906, NULL },
+ { (void *) 729, 907, NULL },
+ { (void *) 746, 574, NULL },
+ { (void *) 767, 574, NULL },
+ { (void *) 791, 715, NULL },
+ { (void *) 819, 715, NULL },
+ { (void *) 850, 1249, NULL },
+ { (void *) 872, 661, NULL },
+ { (void *) 888, 1273, NULL },
+ { (void *) 907, 661, NULL },
+ { (void *) 926, 868, NULL },
+ { (void *) 943, 908, NULL },
+ { (void *) 961, 622, NULL },
+ { (void *) 976, 622, NULL },
+ { (void *) 990, 1099, NULL },
+ { (void *) 1010, 1099, NULL },
+ { (void *) 1033, 662, NULL },
+ { (void *) 1050, 1274, NULL },
+ { (void *) 1070, 662, NULL },
+ { (void *) 1090, 717, NULL },
+ { (void *) 1102, 909, NULL },
+ { (void *) 1115, 307, NULL },
+ { (void *) 1127, 307, NULL },
+ { (void *) 1142, 932, NULL },
+ { (void *) 1158, 910, NULL },
+ { (void *) 1171, 802, NULL },
+ { (void *) 1193, 683, NULL },
+ { (void *) 1209, 683, NULL },
+ { (void *) 1228, 882, NULL },
+ { (void *) 1245, 911, NULL },
+ { (void *) 1263, 8, NULL },
+ { (void *) 1270, 1417, NULL },
+ { (void *) 1283, 1417, NULL },
+ { (void *) 1299, 336, NULL },
+ { (void *) 1310, 336, NULL },
{ (void *) 1324, 337, NULL },
- { (void *) 1341, 712, NULL },
- { (void *) 1365, 337, NULL },
- { (void *) 1382, 481, NULL },
- { (void *) 1404, 481, NULL },
- { (void *) 1429, 481, NULL },
- { (void *) 1454, 711, NULL },
- { (void *) 1486, 481, NULL },
- { (void *) 1511, 711, NULL },
- { (void *) 1534, 711, NULL },
- { (void *) 1560, 711, NULL },
- { (void *) 1586, 711, NULL },
- { (void *) 1612, 712, NULL },
- { (void *) 1627, 712, NULL },
- { (void *) 1645, 712, NULL },
- { (void *) 1663, 712, NULL },
- { (void *) 1681, 241, NULL },
- { (void *) 1691, 714, NULL },
- { (void *) 1711, 420, NULL },
- { (void *) 1729, 420, NULL },
- { (void *) 1750, 420, NULL },
- { (void *) 1772, 713, NULL },
- { (void *) 1800, 420, NULL },
- { (void *) 1821, 713, NULL },
- { (void *) 1840, 713, NULL },
- { (void *) 1862, 713, NULL },
- { (void *) 1884, 713, NULL },
- { (void *) 1906, 714, NULL },
- { (void *) 1917, 714, NULL },
+ { (void *) 1338, 337, NULL },
+ { (void *) 1355, 712, NULL },
+ { (void *) 1379, 337, NULL },
+ { (void *) 1396, 481, NULL },
+ { (void *) 1418, 481, NULL },
+ { (void *) 1443, 481, NULL },
+ { (void *) 1468, 711, NULL },
+ { (void *) 1500, 481, NULL },
+ { (void *) 1525, 711, NULL },
+ { (void *) 1548, 711, NULL },
+ { (void *) 1574, 711, NULL },
+ { (void *) 1600, 711, NULL },
+ { (void *) 1626, 712, NULL },
+ { (void *) 1641, 712, NULL },
+ { (void *) 1659, 712, NULL },
+ { (void *) 1677, 712, NULL },
+ { (void *) 1695, 241, NULL },
+ { (void *) 1705, 714, NULL },
+ { (void *) 1725, 420, NULL },
+ { (void *) 1743, 420, NULL },
+ { (void *) 1764, 420, NULL },
+ { (void *) 1786, 713, NULL },
+ { (void *) 1814, 420, NULL },
+ { (void *) 1835, 713, NULL },
+ { (void *) 1854, 713, NULL },
+ { (void *) 1876, 713, NULL },
+ { (void *) 1898, 713, NULL },
+ { (void *) 1920, 714, NULL },
{ (void *) 1931, 714, NULL },
{ (void *) 1945, 714, NULL },
- { (void *) 1959, 663, NULL },
- { (void *) 1975, 663, NULL },
- { (void *) 1994, 933, NULL },
- { (void *) 2015, 462, NULL },
- { (void *) 2026, 462, NULL },
- { (void *) 2040, 1031, NULL },
- { (void *) 2064, 1273, NULL },
- { (void *) 2086, 903, NULL },
+ { (void *) 1959, 714, NULL },
+ { (void *) 1973, 663, NULL },
+ { (void *) 1989, 663, NULL },
+ { (void *) 2008, 933, NULL },
+ { (void *) 2029, 462, NULL },
+ { (void *) 2040, 462, NULL },
+ { (void *) 2054, 1031, NULL },
+ { (void *) 2078, 1276, NULL },
{ (void *) 2100, 903, NULL },
- { (void *) 2117, 1332, NULL },
- { (void *) 2137, 463, NULL },
+ { (void *) 2114, 903, NULL },
+ { (void *) 2131, 1338, NULL },
{ (void *) 2151, 463, NULL },
- { (void *) 2168, 2, NULL },
- { (void *) 2177, 3, NULL },
- { (void *) 2187, 664, NULL },
- { (void *) 2210, 664, NULL },
- { (void *) 2236, 664, NULL },
- { (void *) 2262, 934, NULL },
- { (void *) 2290, 575, NULL },
- { (void *) 2301, 575, NULL },
- { (void *) 2315, 203, NULL },
- { (void *) 2321, 204, NULL },
- { (void *) 2332, 876, NULL },
- { (void *) 2348, 877, NULL },
- { (void *) 2367, 576, NULL },
- { (void *) 2381, 577, NULL },
- { (void *) 2395, 578, NULL },
- { (void *) 2409, 579, NULL },
- { (void *) 2424, 206, NULL },
- { (void *) 2435, 1289, NULL },
- { (void *) 2451, 1290, NULL },
- { (void *) 2468, 1366, NULL },
- { (void *) 2480, 1366, NULL },
- { (void *) 2495, 208, NULL },
- { (void *) 2506, 813, NULL },
- { (void *) 2518, 813, NULL },
- { (void *) 2533, 1367, NULL },
- { (void *) 2545, 1367, NULL },
- { (void *) 2560, 205, NULL },
- { (void *) 2571, 935, NULL },
- { (void *) 2592, 936, NULL },
- { (void *) 2616, 937, NULL },
- { (void *) 2640, 938, NULL },
- { (void *) 2664, 939, NULL },
- { (void *) 2688, 940, NULL },
- { (void *) 2713, 207, NULL },
- { (void *) 2726, 904, NULL },
- { (void *) 2740, 905, NULL },
- { (void *) 2757, 375, NULL },
- { (void *) 2777, 375, NULL },
- { (void *) 2800, 695, NULL },
- { (void *) 2815, 931, NULL },
- { (void *) 2827, 150, NULL },
- { (void *) 2837, 1396, NULL },
- { (void *) 2848, 1396, NULL },
- { (void *) 2862, 1397, NULL },
- { (void *) 2873, 1397, NULL },
- { (void *) 2887, 9, NULL },
- { (void *) 2895, 10, NULL },
- { (void *) 2904, 11, NULL },
- { (void *) 2912, 12, NULL },
- { (void *) 2921, 13, NULL },
- { (void *) 2929, 14, NULL },
- { (void *) 2938, 15, NULL },
- { (void *) 2946, 16, NULL },
- { (void *) 2955, 17, NULL },
- { (void *) 2963, 18, NULL },
- { (void *) 2972, 19, NULL },
- { (void *) 2981, 20, NULL },
- { (void *) 2991, 21, NULL },
- { (void *) 3000, 22, NULL },
- { (void *) 3010, 23, NULL },
- { (void *) 3019, 24, NULL },
- { (void *) 3029, 25, NULL },
- { (void *) 3037, 26, NULL },
- { (void *) 3046, 27, NULL },
- { (void *) 3054, 28, NULL },
- { (void *) 3063, 29, NULL },
- { (void *) 3071, 30, NULL },
- { (void *) 3080, 31, NULL },
- { (void *) 3088, 32, NULL },
- { (void *) 3097, 33, NULL },
- { (void *) 3105, 34, NULL },
- { (void *) 3114, 35, NULL },
- { (void *) 3123, 36, NULL },
- { (void *) 3133, 37, NULL },
- { (void *) 3142, 38, NULL },
- { (void *) 3152, 39, NULL },
- { (void *) 3161, 40, NULL },
- { (void *) 3171, 1368, NULL },
- { (void *) 3179, 1368, NULL },
- { (void *) 3190, 1247, NULL },
- { (void *) 3210, 1248, NULL },
- { (void *) 3230, 1249, NULL },
- { (void *) 3250, 210, NULL },
- { (void *) 3260, 580, NULL },
- { (void *) 3280, 580, NULL },
- { (void *) 3291, 580, NULL },
+ { (void *) 2165, 463, NULL },
+ { (void *) 2182, 2, NULL },
+ { (void *) 2191, 3, NULL },
+ { (void *) 2201, 664, NULL },
+ { (void *) 2224, 664, NULL },
+ { (void *) 2250, 664, NULL },
+ { (void *) 2276, 934, NULL },
+ { (void *) 2304, 575, NULL },
+ { (void *) 2315, 575, NULL },
+ { (void *) 2329, 203, NULL },
+ { (void *) 2335, 204, NULL },
+ { (void *) 2346, 876, NULL },
+ { (void *) 2362, 877, NULL },
+ { (void *) 2381, 576, NULL },
+ { (void *) 2395, 577, NULL },
+ { (void *) 2409, 578, NULL },
+ { (void *) 2423, 579, NULL },
+ { (void *) 2438, 206, NULL },
+ { (void *) 2449, 1292, NULL },
+ { (void *) 2465, 1293, NULL },
+ { (void *) 2482, 1375, NULL },
+ { (void *) 2494, 1375, NULL },
+ { (void *) 2509, 208, NULL },
+ { (void *) 2520, 813, NULL },
+ { (void *) 2532, 813, NULL },
+ { (void *) 2547, 1376, NULL },
+ { (void *) 2559, 1376, NULL },
+ { (void *) 2574, 205, NULL },
+ { (void *) 2585, 935, NULL },
+ { (void *) 2606, 936, NULL },
+ { (void *) 2630, 937, NULL },
+ { (void *) 2654, 938, NULL },
+ { (void *) 2678, 939, NULL },
+ { (void *) 2702, 940, NULL },
+ { (void *) 2727, 207, NULL },
+ { (void *) 2740, 904, NULL },
+ { (void *) 2754, 905, NULL },
+ { (void *) 2771, 375, NULL },
+ { (void *) 2791, 375, NULL },
+ { (void *) 2814, 695, NULL },
+ { (void *) 2829, 931, NULL },
+ { (void *) 2841, 150, NULL },
+ { (void *) 2851, 1405, NULL },
+ { (void *) 2862, 1405, NULL },
+ { (void *) 2876, 1406, NULL },
+ { (void *) 2887, 1406, NULL },
+ { (void *) 2901, 9, NULL },
+ { (void *) 2909, 10, NULL },
+ { (void *) 2918, 11, NULL },
+ { (void *) 2926, 12, NULL },
+ { (void *) 2935, 13, NULL },
+ { (void *) 2943, 14, NULL },
+ { (void *) 2952, 15, NULL },
+ { (void *) 2960, 16, NULL },
+ { (void *) 2969, 17, NULL },
+ { (void *) 2977, 18, NULL },
+ { (void *) 2986, 19, NULL },
+ { (void *) 2995, 20, NULL },
+ { (void *) 3005, 21, NULL },
+ { (void *) 3014, 22, NULL },
+ { (void *) 3024, 23, NULL },
+ { (void *) 3033, 24, NULL },
+ { (void *) 3043, 25, NULL },
+ { (void *) 3051, 26, NULL },
+ { (void *) 3060, 27, NULL },
+ { (void *) 3068, 28, NULL },
+ { (void *) 3077, 29, NULL },
+ { (void *) 3085, 30, NULL },
+ { (void *) 3094, 31, NULL },
+ { (void *) 3102, 32, NULL },
+ { (void *) 3111, 33, NULL },
+ { (void *) 3119, 34, NULL },
+ { (void *) 3128, 35, NULL },
+ { (void *) 3137, 36, NULL },
+ { (void *) 3147, 37, NULL },
+ { (void *) 3156, 38, NULL },
+ { (void *) 3166, 39, NULL },
+ { (void *) 3175, 40, NULL },
+ { (void *) 3185, 1377, NULL },
+ { (void *) 3193, 1377, NULL },
+ { (void *) 3204, 1250, NULL },
+ { (void *) 3224, 1251, NULL },
+ { (void *) 3244, 1252, NULL },
+ { (void *) 3264, 210, NULL },
+ { (void *) 3274, 580, NULL },
+ { (void *) 3294, 580, NULL },
{ (void *) 3305, 580, NULL },
- { (void *) 3319, 151, NULL },
- { (void *) 3333, 734, NULL },
- { (void *) 3343, 735, NULL },
- { (void *) 3354, 736, NULL },
- { (void *) 3364, 737, NULL },
- { (void *) 3375, 308, NULL },
- { (void *) 3388, 1088, NULL },
- { (void *) 3404, 346, NULL },
+ { (void *) 3319, 580, NULL },
+ { (void *) 3333, 151, NULL },
+ { (void *) 3347, 734, NULL },
+ { (void *) 3357, 735, NULL },
+ { (void *) 3368, 736, NULL },
+ { (void *) 3378, 737, NULL },
+ { (void *) 3389, 308, NULL },
+ { (void *) 3402, 1091, NULL },
{ (void *) 3418, 346, NULL },
- { (void *) 3435, 339, NULL },
- { (void *) 3446, 339, NULL },
- { (void *) 3460, 340, NULL },
- { (void *) 3482, 340, NULL },
- { (void *) 3507, 341, NULL },
- { (void *) 3529, 341, NULL },
- { (void *) 3554, 339, NULL },
- { (void *) 3568, 482, NULL },
+ { (void *) 3432, 346, NULL },
+ { (void *) 3449, 339, NULL },
+ { (void *) 3460, 339, NULL },
+ { (void *) 3474, 340, NULL },
+ { (void *) 3496, 340, NULL },
+ { (void *) 3521, 341, NULL },
+ { (void *) 3543, 341, NULL },
+ { (void *) 3568, 339, NULL },
{ (void *) 3582, 482, NULL },
- { (void *) 3599, 408, NULL },
- { (void *) 3620, 408, NULL },
- { (void *) 3644, 409, NULL },
- { (void *) 3665, 409, NULL },
- { (void *) 3689, 410, NULL },
- { (void *) 3710, 410, NULL },
- { (void *) 3734, 410, NULL },
- { (void *) 3758, 411, NULL },
- { (void *) 3782, 411, NULL },
- { (void *) 3809, 412, NULL },
- { (void *) 3833, 412, NULL },
- { (void *) 3860, 413, NULL },
- { (void *) 3884, 413, NULL },
- { (void *) 3911, 413, NULL },
- { (void *) 3938, 941, NULL },
- { (void *) 3966, 942, NULL },
- { (void *) 3994, 943, NULL },
- { (void *) 4022, 348, NULL },
- { (void *) 4042, 348, NULL },
- { (void *) 4065, 349, NULL },
- { (void *) 4085, 349, NULL },
- { (void *) 4108, 350, NULL },
- { (void *) 4130, 350, NULL },
- { (void *) 4155, 351, NULL },
- { (void *) 4178, 351, NULL },
- { (void *) 4204, 352, NULL },
- { (void *) 4226, 352, NULL },
- { (void *) 4251, 353, NULL },
- { (void *) 4274, 353, NULL },
- { (void *) 4300, 694, NULL },
- { (void *) 4318, 347, NULL },
- { (void *) 4336, 347, NULL },
- { (void *) 4357, 342, NULL },
- { (void *) 4372, 342, NULL },
- { (void *) 4390, 354, NULL },
- { (void *) 4414, 354, NULL },
- { (void *) 4441, 355, NULL },
- { (void *) 4465, 355, NULL },
- { (void *) 4492, 880, NULL },
- { (void *) 4509, 880, NULL },
- { (void *) 4529, 880, NULL },
- { (void *) 4549, 944, NULL },
- { (void *) 4572, 255, NULL },
- { (void *) 4583, 323, NULL },
- { (void *) 4598, 323, NULL },
- { (void *) 4616, 324, NULL },
- { (void *) 4631, 324, NULL },
- { (void *) 4649, 325, NULL },
- { (void *) 4667, 325, NULL },
- { (void *) 4688, 326, NULL },
- { (void *) 4706, 326, NULL },
- { (void *) 4727, 373, NULL },
- { (void *) 4745, 373, NULL },
- { (void *) 4766, 373, NULL },
- { (void *) 4787, 945, NULL },
- { (void *) 4809, 946, NULL },
- { (void *) 4831, 947, NULL },
- { (void *) 4853, 948, NULL },
- { (void *) 4867, 949, NULL },
- { (void *) 4886, 1333, NULL },
- { (void *) 4909, 1321, NULL },
- { (void *) 4930, 483, NULL },
- { (void *) 4944, 650, NULL },
- { (void *) 4967, 950, NULL },
- { (void *) 4990, 951, NULL },
- { (void *) 5004, 952, NULL },
- { (void *) 5024, 953, NULL },
- { (void *) 5039, 484, NULL },
- { (void *) 5052, 651, NULL },
- { (void *) 5074, 1307, NULL },
- { (void *) 5097, 1097, NULL },
- { (void *) 5118, 1097, NULL },
- { (void *) 5142, 954, NULL },
- { (void *) 5157, 955, NULL },
- { (void *) 5182, 956, NULL },
- { (void *) 5201, 152, NULL },
- { (void *) 5210, 1157, NULL },
- { (void *) 5231, 1157, NULL },
- { (void *) 5255, 1157, NULL },
- { (void *) 5279, 1158, NULL },
- { (void *) 5299, 1158, NULL },
- { (void *) 5322, 1158, NULL },
- { (void *) 5345, 1159, NULL },
- { (void *) 5364, 1159, NULL },
- { (void *) 5386, 1159, NULL },
- { (void *) 5408, 464, NULL },
- { (void *) 5422, 464, NULL },
- { (void *) 5439, 1250, NULL },
- { (void *) 5463, 665, NULL },
- { (void *) 5482, 665, NULL },
- { (void *) 5504, 665, NULL },
- { (void *) 5526, 4, NULL },
- { (void *) 5538, 1334, NULL },
- { (void *) 5561, 652, NULL },
- { (void *) 5577, 1293, NULL },
- { (void *) 5599, 1322, NULL },
- { (void *) 5620, 485, NULL },
- { (void *) 5634, 1098, NULL },
- { (void *) 5657, 1098, NULL },
- { (void *) 5683, 623, NULL },
- { (void *) 5701, 623, NULL },
- { (void *) 5718, 465, NULL },
- { (void *) 5732, 465, NULL },
- { (void *) 5749, 666, NULL },
- { (void *) 5769, 666, NULL },
- { (void *) 5792, 666, NULL },
- { (void *) 5815, 718, NULL },
- { (void *) 5830, 1335, NULL },
- { (void *) 5850, 486, NULL },
- { (void *) 5863, 696, NULL },
- { (void *) 5874, 327, NULL },
- { (void *) 5889, 327, NULL },
- { (void *) 5907, 803, NULL },
- { (void *) 5932, 684, NULL },
- { (void *) 5951, 684, NULL },
- { (void *) 5973, 1269, NULL },
- { (void *) 5988, 245, NULL },
- { (void *) 5998, 211, NULL },
- { (void *) 6008, 288, NULL },
- { (void *) 6019, 1256, NULL },
- { (void *) 6040, 831, NULL },
- { (void *) 6057, 832, NULL },
- { (void *) 6075, 1257, NULL },
- { (void *) 6097, 814, NULL },
- { (void *) 6109, 814, NULL },
- { (void *) 6124, 1369, NULL },
- { (void *) 6136, 1369, NULL },
- { (void *) 6151, 653, NULL },
- { (void *) 6167, 487, NULL },
- { (void *) 6180, 214, NULL },
- { (void *) 6188, 309, NULL },
- { (void *) 6207, 581, NULL },
- { (void *) 6225, 957, NULL },
- { (void *) 6250, 488, NULL },
- { (void *) 6275, 488, NULL },
- { (void *) 6303, 581, NULL },
- { (void *) 6312, 581, NULL },
- { (void *) 6324, 581, NULL },
- { (void *) 6336, 1094, NULL },
- { (void *) 6358, 878, NULL },
- { (void *) 6374, 928, NULL },
- { (void *) 6402, 879, NULL },
- { (void *) 6426, 310, NULL },
- { (void *) 6437, 310, NULL },
- { (void *) 6451, 772, NULL },
- { (void *) 6470, 659, NULL },
- { (void *) 6490, 659, NULL },
- { (void *) 6513, 861, NULL },
- { (void *) 6545, 861, NULL },
- { (void *) 6580, 659, NULL },
- { (void *) 6603, 202, NULL },
- { (void *) 6614, 489, NULL },
- { (void *) 6626, 489, NULL },
- { (void *) 6641, 489, NULL },
- { (void *) 6656, 489, NULL },
- { (void *) 6671, 489, NULL },
- { (void *) 6685, 311, NULL },
- { (void *) 6698, 702, NULL },
- { (void *) 6721, 702, NULL },
- { (void *) 6747, 702, NULL },
- { (void *) 6773, 773, NULL },
- { (void *) 6794, 660, NULL },
- { (void *) 6816, 660, NULL },
- { (void *) 6841, 862, NULL },
- { (void *) 6875, 862, NULL },
- { (void *) 6912, 703, NULL },
- { (void *) 6944, 863, NULL },
- { (void *) 6988, 863, NULL },
- { (void *) 7035, 703, NULL },
- { (void *) 7070, 703, NULL },
- { (void *) 7105, 660, NULL },
- { (void *) 7130, 257, NULL },
- { (void *) 7141, 338, NULL },
- { (void *) 7159, 704, NULL },
- { (void *) 7187, 704, NULL },
- { (void *) 7218, 704, NULL },
- { (void *) 7249, 338, NULL },
- { (void *) 7270, 1076, NULL },
- { (void *) 7282, 1077, NULL },
- { (void *) 7295, 1078, NULL },
- { (void *) 7307, 1079, NULL },
- { (void *) 7320, 1080, NULL },
- { (void *) 7332, 1081, NULL },
- { (void *) 7345, 1082, NULL },
- { (void *) 7357, 1083, NULL },
- { (void *) 7370, 804, NULL },
- { (void *) 7392, 864, NULL },
- { (void *) 7423, 810, NULL },
- { (void *) 7451, 865, NULL },
- { (void *) 7488, 1363, NULL },
- { (void *) 7525, 1364, NULL },
- { (void *) 7552, 41, NULL },
- { (void *) 7561, 312, NULL },
- { (void *) 7577, 1089, NULL },
- { (void *) 7596, 42, NULL },
- { (void *) 7606, 215, NULL },
- { (void *) 7613, 313, NULL },
- { (void *) 7631, 582, NULL },
- { (void *) 7648, 958, NULL },
- { (void *) 7672, 490, NULL },
- { (void *) 7696, 490, NULL },
- { (void *) 7723, 582, NULL },
- { (void *) 7731, 582, NULL },
- { (void *) 7742, 582, NULL },
- { (void *) 7753, 43, NULL },
- { (void *) 7757, 583, NULL },
- { (void *) 7778, 583, NULL },
- { (void *) 7801, 1251, NULL },
- { (void *) 7822, 1, NULL },
- { (void *) 7830, 1294, NULL },
- { (void *) 7848, 1323, NULL },
- { (void *) 7866, 466, NULL },
- { (void *) 7875, 466, NULL },
- { (void *) 7887, 811, NULL },
- { (void *) 7903, 584, NULL },
- { (void *) 7924, 584, NULL },
- { (void *) 7948, 228, NULL },
- { (void *) 7960, 229, NULL },
- { (void *) 7973, 230, NULL },
- { (void *) 7985, 231, NULL },
- { (void *) 7998, 232, NULL },
- { (void *) 8010, 233, NULL },
- { (void *) 8023, 234, NULL },
- { (void *) 8035, 235, NULL },
- { (void *) 8048, 236, NULL },
- { (void *) 8058, 238, NULL },
- { (void *) 8068, 237, NULL },
- { (void *) 8079, 239, NULL },
- { (void *) 8090, 1184, NULL },
- { (void *) 8107, 194, NULL },
- { (void *) 8122, 697, NULL },
- { (void *) 8132, 216, NULL },
- { (void *) 8139, 217, NULL },
- { (void *) 8145, 681, NULL },
- { (void *) 8168, 1274, NULL },
- { (void *) 8196, 681, NULL },
- { (void *) 8222, 959, NULL },
- { (void *) 8250, 421, NULL },
- { (void *) 8266, 421, NULL },
- { (void *) 8285, 422, NULL },
- { (void *) 8295, 422, NULL },
- { (void *) 8308, 423, NULL },
- { (void *) 8319, 423, NULL },
- { (void *) 8333, 1170, NULL },
- { (void *) 8343, 1170, NULL },
- { (void *) 8356, 1171, NULL },
- { (void *) 8367, 1171, NULL },
- { (void *) 8381, 153, NULL },
- { (void *) 8386, 154, NULL },
- { (void *) 8392, 155, NULL },
- { (void *) 8397, 156, NULL },
- { (void *) 8403, 1370, NULL },
- { (void *) 8408, 1370, NULL },
- { (void *) 8416, 1371, NULL },
- { (void *) 8422, 1371, NULL },
- { (void *) 8431, 888, NULL },
- { (void *) 8453, 667, NULL },
- { (void *) 8477, 667, NULL },
- { (void *) 8504, 667, NULL },
- { (void *) 8531, 616, NULL },
- { (void *) 8550, 668, NULL },
- { (void *) 8571, 668, NULL },
- { (void *) 8595, 669, NULL },
- { (void *) 8616, 669, NULL },
- { (void *) 8640, 669, NULL },
- { (void *) 8664, 670, NULL },
- { (void *) 8685, 670, NULL },
- { (void *) 8709, 670, NULL },
- { (void *) 8733, 616, NULL },
- { (void *) 8755, 671, NULL },
- { (void *) 8779, 671, NULL },
- { (void *) 8806, 616, NULL },
- { (void *) 8828, 157, NULL },
- { (void *) 8838, 289, NULL },
- { (void *) 8846, 1372, NULL },
- { (void *) 8855, 1372, NULL },
- { (void *) 8867, 1373, NULL },
- { (void *) 8876, 1373, NULL },
- { (void *) 8888, 467, NULL },
- { (void *) 8899, 467, NULL },
- { (void *) 8913, 1252, NULL },
- { (void *) 8935, 672, NULL },
- { (void *) 8951, 672, NULL },
- { (void *) 8970, 672, NULL },
- { (void *) 8989, 5, NULL },
- { (void *) 8998, 1295, NULL },
- { (void *) 9017, 1099, NULL },
- { (void *) 9037, 1099, NULL },
- { (void *) 9060, 624, NULL },
- { (void *) 9075, 624, NULL },
- { (void *) 9089, 468, NULL },
- { (void *) 9100, 468, NULL },
- { (void *) 9114, 673, NULL },
- { (void *) 9131, 673, NULL },
- { (void *) 9151, 673, NULL },
- { (void *) 9171, 719, NULL },
- { (void *) 9183, 1336, NULL },
- { (void *) 9200, 328, NULL },
- { (void *) 9212, 328, NULL },
- { (void *) 9227, 805, NULL },
- { (void *) 9249, 685, NULL },
- { (void *) 9265, 685, NULL },
- { (void *) 9284, 674, NULL },
- { (void *) 9299, 674, NULL },
- { (void *) 9317, 674, NULL },
- { (void *) 9335, 960, NULL },
- { (void *) 9357, 867, NULL },
- { (void *) 9388, 491, NULL },
- { (void *) 9404, 491, NULL },
- { (void *) 9423, 792, NULL },
- { (void *) 9447, 793, NULL },
- { (void *) 9478, 794, NULL },
- { (void *) 9507, 492, NULL },
- { (void *) 9524, 492, NULL },
- { (void *) 9544, 687, NULL },
- { (void *) 9570, 688, NULL },
- { (void *) 9594, 689, NULL },
- { (void *) 9615, 690, NULL },
- { (void *) 9635, 654, NULL },
- { (void *) 9657, 493, NULL },
- { (void *) 9676, 494, NULL },
- { (void *) 9694, 494, NULL },
- { (void *) 9715, 585, NULL },
- { (void *) 9737, 585, NULL },
- { (void *) 9751, 258, NULL },
- { (void *) 9763, 617, NULL },
- { (void *) 9786, 469, NULL },
- { (void *) 9807, 469, NULL },
- { (void *) 9831, 470, NULL },
- { (void *) 9849, 470, NULL },
- { (void *) 9870, 470, NULL },
- { (void *) 9891, 471, NULL },
- { (void *) 9908, 471, NULL },
- { (void *) 9928, 259, NULL },
- { (void *) 9941, 1398, NULL },
- { (void *) 9955, 1398, NULL },
- { (void *) 9972, 1399, NULL },
- { (void *) 9986, 1399, NULL },
- { (void *) 10003, 343, NULL },
- { (void *) 10017, 343, NULL },
- { (void *) 10034, 344, NULL },
- { (void *) 10059, 344, NULL },
- { (void *) 10087, 344, NULL },
- { (void *) 10115, 345, NULL },
- { (void *) 10140, 345, NULL },
- { (void *) 10168, 345, NULL },
- { (void *) 10196, 343, NULL },
- { (void *) 10213, 414, NULL },
- { (void *) 10235, 414, NULL },
- { (void *) 10260, 961, NULL },
- { (void *) 10286, 1029, NULL },
- { (void *) 10315, 356, NULL },
- { (void *) 10336, 356, NULL },
- { (void *) 10360, 357, NULL },
- { (void *) 10386, 357, NULL },
- { (void *) 10415, 358, NULL },
- { (void *) 10441, 358, NULL },
- { (void *) 10470, 1160, NULL },
- { (void *) 10489, 1160, NULL },
- { (void *) 10511, 1160, NULL },
- { (void *) 10533, 833, NULL },
- { (void *) 10546, 260, NULL },
- { (void *) 10557, 261, NULL },
- { (void *) 10566, 1324, NULL },
- { (void *) 10591, 1400, NULL },
- { (void *) 10601, 1400, NULL },
- { (void *) 10614, 834, NULL },
- { (void *) 10626, 834, NULL },
- { (void *) 10641, 262, NULL },
- { (void *) 10651, 716, NULL },
- { (void *) 10668, 716, NULL },
- { (void *) 10688, 586, NULL },
- { (void *) 10708, 586, NULL },
- { (void *) 10731, 675, NULL },
- { (void *) 10767, 675, NULL },
- { (void *) 10806, 675, NULL },
- { (void *) 10845, 889, NULL },
- { (void *) 10871, 841, NULL },
- { (void *) 10894, 841, NULL },
- { (void *) 10920, 841, NULL },
- { (void *) 10946, 655, NULL },
- { (void *) 10959, 361, NULL },
- { (void *) 10972, 361, NULL },
- { (void *) 10988, 362, NULL },
- { (void *) 11012, 362, NULL },
- { (void *) 11039, 363, NULL },
- { (void *) 11063, 363, NULL },
- { (void *) 11090, 912, NULL },
- { (void *) 11108, 656, NULL },
- { (void *) 11122, 618, NULL },
- { (void *) 11138, 698, NULL },
- { (void *) 11152, 587, NULL },
- { (void *) 11174, 587, NULL },
- { (void *) 11188, 263, NULL },
- { (void *) 11200, 890, NULL },
- { (void *) 11222, 866, NULL },
- { (void *) 11242, 264, NULL },
- { (void *) 11253, 265, NULL },
- { (void *) 11264, 1401, NULL },
- { (void *) 11275, 1401, NULL },
- { (void *) 11289, 266, NULL },
- { (void *) 11298, 267, NULL },
- { (void *) 11307, 268, NULL },
- { (void *) 11316, 269, NULL },
- { (void *) 11330, 270, NULL },
- { (void *) 11344, 1402, NULL },
- { (void *) 11358, 1402, NULL },
- { (void *) 11375, 1337, NULL },
- { (void *) 11405, 364, NULL },
- { (void *) 11415, 364, NULL },
- { (void *) 11428, 365, NULL },
- { (void *) 11449, 365, NULL },
- { (void *) 11473, 366, NULL },
- { (void *) 11494, 366, NULL },
- { (void *) 11518, 707, NULL },
- { (void *) 11535, 962, NULL },
- { (void *) 11563, 963, NULL },
- { (void *) 11589, 964, NULL },
- { (void *) 11612, 965, NULL },
- { (void *) 11634, 966, NULL },
- { (void *) 11675, 967, NULL },
- { (void *) 11706, 968, NULL },
- { (void *) 11738, 1325, NULL },
- { (void *) 11762, 1161, NULL },
- { (void *) 11777, 1161, NULL },
- { (void *) 11795, 657, NULL },
- { (void *) 11819, 1303, NULL },
- { (void *) 11845, 658, NULL },
- { (void *) 11869, 1162, NULL },
- { (void *) 11887, 1162, NULL },
- { (void *) 11908, 1326, NULL },
- { (void *) 11932, 1296, NULL },
- { (void *) 11961, 1297, NULL },
- { (void *) 11990, 1298, NULL },
- { (void *) 12021, 1299, NULL },
- { (void *) 12047, 1300, NULL },
- { (void *) 12076, 1301, NULL },
- { (void *) 12100, 1327, NULL },
- { (void *) 12122, 1328, NULL },
- { (void *) 12148, 1329, NULL },
- { (void *) 12170, 271, NULL },
- { (void *) 12184, 272, NULL },
- { (void *) 12199, 273, NULL },
- { (void *) 12214, 329, NULL },
- { (void *) 12226, 329, NULL },
- { (void *) 12241, 329, NULL },
- { (void *) 12256, 274, NULL },
- { (void *) 12274, 818, NULL },
- { (void *) 12291, 818, NULL },
- { (void *) 12311, 625, NULL },
- { (void *) 12339, 626, NULL },
- { (void *) 12367, 495, NULL },
- { (void *) 12385, 893, NULL },
- { (void *) 12407, 627, NULL },
- { (void *) 12437, 628, NULL },
- { (void *) 12467, 1259, NULL },
- { (void *) 12496, 1260, NULL },
- { (void *) 12525, 1185, NULL },
- { (void *) 12549, 1186, NULL },
- { (void *) 12573, 1100, NULL },
- { (void *) 12599, 1100, NULL },
- { (void *) 12628, 1101, NULL },
- { (void *) 12649, 1101, NULL },
- { (void *) 12673, 894, NULL },
- { (void *) 12697, 895, NULL },
- { (void *) 12724, 896, NULL },
- { (void *) 12756, 896, NULL },
- { (void *) 12791, 897, NULL },
- { (void *) 12814, 898, NULL },
- { (void *) 12835, 795, NULL },
- { (void *) 12853, 629, NULL },
- { (void *) 12873, 1187, NULL },
- { (void *) 12892, 496, NULL },
- { (void *) 12905, 630, NULL },
- { (void *) 12921, 1188, NULL },
- { (void *) 12936, 969, NULL },
- { (void *) 12961, 970, NULL },
- { (void *) 12984, 971, NULL },
- { (void *) 13010, 972, NULL },
- { (void *) 13034, 812, NULL },
- { (void *) 13052, 731, NULL },
- { (void *) 13071, 731, NULL },
- { (void *) 13093, 472, NULL },
- { (void *) 13110, 472, NULL },
- { (void *) 13130, 732, NULL },
- { (void *) 13150, 732, NULL },
- { (void *) 13173, 473, NULL },
- { (void *) 13191, 473, NULL },
- { (void *) 13212, 474, NULL },
- { (void *) 13223, 474, NULL },
- { (void *) 13237, 676, NULL },
- { (void *) 13264, 676, NULL },
- { (void *) 13294, 676, NULL },
- { (void *) 13324, 720, NULL },
- { (void *) 13347, 720, NULL },
- { (void *) 13373, 720, NULL },
- { (void *) 13399, 721, NULL },
- { (void *) 13423, 721, NULL },
- { (void *) 13450, 721, NULL },
- { (void *) 13477, 722, NULL },
- { (void *) 13499, 723, NULL },
- { (void *) 13521, 1338, NULL },
- { (void *) 13551, 359, NULL },
- { (void *) 13570, 359, NULL },
- { (void *) 13592, 497, NULL },
- { (void *) 13609, 815, NULL },
- { (void *) 13634, 498, NULL },
- { (void *) 13650, 498, NULL },
- { (void *) 13669, 499, NULL },
- { (void *) 13681, 275, NULL },
- { (void *) 13691, 588, NULL },
- { (void *) 13702, 796, NULL },
- { (void *) 13721, 797, NULL },
- { (void *) 13750, 699, NULL },
- { (void *) 13760, 1238, NULL },
- { (void *) 13785, 1239, NULL },
- { (void *) 13810, 276, NULL },
- { (void *) 13822, 277, NULL },
- { (void *) 13834, 1403, NULL },
- { (void *) 13846, 1403, NULL },
- { (void *) 13861, 278, NULL },
- { (void *) 13873, 279, NULL },
- { (void *) 13885, 279, NULL },
- { (void *) 13900, 280, NULL },
- { (void *) 13912, 280, NULL },
- { (void *) 13927, 1266, NULL },
- { (void *) 13942, 281, NULL },
- { (void *) 13954, 284, NULL },
- { (void *) 13977, 285, NULL },
- { (void *) 14000, 589, NULL },
- { (void *) 14019, 589, NULL },
- { (void *) 14041, 589, NULL },
- { (void *) 14063, 590, NULL },
- { (void *) 14083, 590, NULL },
- { (void *) 14106, 590, NULL },
- { (void *) 14129, 282, NULL },
- { (void *) 14147, 283, NULL },
- { (void *) 14165, 1404, NULL },
- { (void *) 14183, 1404, NULL },
- { (void *) 14204, 913, NULL },
- { (void *) 14224, 973, NULL },
- { (void *) 14240, 974, NULL },
- { (void *) 14267, 975, NULL },
- { (void *) 14294, 976, NULL },
- { (void *) 14317, 977, NULL },
- { (void *) 14341, 978, NULL },
- { (void *) 14363, 979, NULL },
- { (void *) 14385, 914, NULL },
- { (void *) 14412, 1030, NULL },
- { (void *) 14431, 1189, NULL },
- { (void *) 14450, 591, NULL },
- { (void *) 14478, 591, NULL },
- { (void *) 14509, 980, NULL },
- { (void *) 14535, 981, NULL },
- { (void *) 14559, 982, NULL },
- { (void *) 14582, 691, NULL },
- { (void *) 14603, 692, NULL },
- { (void *) 14621, 500, NULL },
- { (void *) 14640, 500, NULL },
- { (void *) 14662, 798, NULL },
- { (void *) 14686, 774, NULL },
- { (void *) 14699, 501, NULL },
- { (void *) 14712, 501, NULL },
- { (void *) 14728, 1033, NULL },
- { (void *) 14746, 502, NULL },
- { (void *) 14759, 502, NULL },
- { (void *) 14775, 1034, NULL },
- { (void *) 14794, 592, NULL },
- { (void *) 14808, 592, NULL },
- { (void *) 14825, 1339, NULL },
- { (void *) 14847, 1340, NULL },
- { (void *) 14867, 983, NULL },
- { (void *) 14893, 984, NULL },
- { (void *) 14917, 985, NULL },
- { (void *) 14934, 593, NULL },
- { (void *) 14953, 593, NULL },
- { (void *) 14975, 594, NULL },
- { (void *) 14995, 594, NULL },
- { (void *) 15018, 821, NULL },
- { (void *) 15037, 915, NULL },
- { (void *) 15062, 503, NULL },
- { (void *) 15086, 503, NULL },
- { (void *) 15113, 503, NULL },
- { (void *) 15139, 504, NULL },
- { (void *) 15157, 504, NULL },
- { (void *) 15178, 1190, NULL },
- { (void *) 15198, 505, NULL },
- { (void *) 15216, 505, NULL },
- { (void *) 15237, 1191, NULL },
- { (void *) 15257, 506, NULL },
- { (void *) 15275, 506, NULL },
- { (void *) 15296, 1192, NULL },
- { (void *) 15316, 842, NULL },
- { (void *) 15334, 843, NULL },
- { (void *) 15360, 844, NULL },
- { (void *) 15385, 845, NULL },
- { (void *) 15402, 846, NULL },
- { (void *) 15415, 847, NULL },
- { (void *) 15428, 848, NULL },
- { (void *) 15441, 849, NULL },
- { (void *) 15455, 850, NULL },
- { (void *) 15473, 851, NULL },
- { (void *) 15492, 852, NULL },
- { (void *) 15511, 853, NULL },
- { (void *) 15533, 854, NULL },
- { (void *) 15556, 855, NULL },
- { (void *) 15572, 856, NULL },
- { (void *) 15589, 857, NULL },
- { (void *) 15603, 857, NULL },
- { (void *) 15620, 857, NULL },
- { (void *) 15637, 1035, NULL },
- { (void *) 15656, 858, NULL },
- { (void *) 15670, 858, NULL },
- { (void *) 15687, 858, NULL },
- { (void *) 15704, 1036, NULL },
- { (void *) 15724, 859, NULL },
- { (void *) 15739, 859, NULL },
- { (void *) 15757, 859, NULL },
- { (void *) 15775, 158, NULL },
- { (void *) 15780, 367, NULL },
- { (void *) 15790, 367, NULL },
- { (void *) 15803, 1358, NULL },
- { (void *) 15821, 1359, NULL },
- { (void *) 15842, 212, NULL },
- { (void *) 15852, 314, NULL },
- { (void *) 15865, 1090, NULL },
- { (void *) 15881, 44, NULL },
- { (void *) 15888, 45, NULL },
- { (void *) 15896, 46, NULL },
- { (void *) 15903, 47, NULL },
- { (void *) 15911, 48, NULL },
- { (void *) 15918, 49, NULL },
- { (void *) 15926, 50, NULL },
- { (void *) 15933, 51, NULL },
- { (void *) 15941, 315, NULL },
- { (void *) 15949, 316, NULL },
- { (void *) 15958, 197, NULL },
- { (void *) 15968, 317, NULL },
- { (void *) 15986, 1069, NULL },
- { (void *) 16007, 1070, NULL },
- { (void *) 16031, 1071, NULL },
- { (void *) 16053, 986, NULL },
- { (void *) 16084, 987, NULL },
- { (void *) 16118, 1072, NULL },
- { (void *) 16143, 1073, NULL },
- { (void *) 16162, 1074, NULL },
- { (void *) 16184, 475, NULL },
- { (void *) 16193, 475, NULL },
- { (void *) 16205, 286, NULL },
- { (void *) 16215, 595, NULL },
- { (void *) 16235, 595, NULL },
- { (void *) 16246, 595, NULL },
- { (void *) 16260, 595, NULL },
- { (void *) 16274, 677, NULL },
- { (void *) 16288, 677, NULL },
- { (void *) 16305, 677, NULL },
- { (void *) 16322, 916, NULL },
- { (void *) 16347, 287, NULL },
- { (void *) 16354, 1341, NULL },
- { (void *) 16372, 507, NULL },
- { (void *) 16382, 631, NULL },
- { (void *) 16395, 631, NULL },
- { (void *) 16407, 1102, NULL },
- { (void *) 16425, 1102, NULL },
- { (void *) 16446, 476, NULL },
- { (void *) 16454, 476, NULL },
- { (void *) 16465, 678, NULL },
- { (void *) 16480, 678, NULL },
- { (void *) 16498, 678, NULL },
- { (void *) 16516, 724, NULL },
- { (void *) 16526, 1342, NULL },
- { (void *) 16541, 508, NULL },
- { (void *) 16550, 700, NULL },
- { (void *) 16557, 330, NULL },
- { (void *) 16567, 330, NULL },
- { (void *) 16580, 917, NULL },
- { (void *) 16607, 806, NULL },
- { (void *) 16627, 686, NULL },
- { (void *) 16641, 686, NULL },
- { (void *) 16658, 163, NULL },
- { (void *) 16670, 164, NULL },
- { (void *) 16683, 165, NULL },
- { (void *) 16695, 166, NULL },
- { (void *) 16708, 1374, NULL },
- { (void *) 16720, 1374, NULL },
- { (void *) 16735, 1375, NULL },
- { (void *) 16748, 1375, NULL },
- { (void *) 16764, 159, NULL },
- { (void *) 16771, 160, NULL },
- { (void *) 16779, 161, NULL },
- { (void *) 16786, 162, NULL },
- { (void *) 16794, 1376, NULL },
- { (void *) 16801, 1376, NULL },
- { (void *) 16811, 1377, NULL },
- { (void *) 16819, 1377, NULL },
- { (void *) 16830, 167, NULL },
- { (void *) 16842, 168, NULL },
- { (void *) 16852, 1378, NULL },
- { (void *) 16863, 1378, NULL },
- { (void *) 16877, 509, NULL },
- { (void *) 16889, 509, NULL },
- { (void *) 16904, 6, NULL },
- { (void *) 16913, 290, NULL },
- { (void *) 16926, 292, NULL },
- { (void *) 16938, 291, NULL },
- { (void *) 16950, 1379, NULL },
- { (void *) 16962, 1379, NULL },
- { (void *) 16977, 198, NULL },
- { (void *) 16986, 1193, NULL },
- { (void *) 17000, 415, NULL },
- { (void *) 17021, 415, NULL },
- { (void *) 17045, 416, NULL },
- { (void *) 17066, 416, NULL },
- { (void *) 17090, 1103, NULL },
- { (void *) 17104, 242, NULL },
- { (void *) 17112, 918, NULL },
- { (void *) 17142, 919, NULL },
- { (void *) 17169, 920, NULL },
- { (void *) 17201, 921, NULL },
- { (void *) 17230, 220, NULL },
- { (void *) 17236, 221, NULL },
- { (void *) 17242, 222, NULL },
- { (void *) 17248, 223, NULL },
- { (void *) 17254, 477, NULL },
- { (void *) 17264, 477, NULL },
- { (void *) 17277, 477, NULL },
- { (void *) 17290, 682, NULL },
- { (void *) 17305, 682, NULL },
- { (void *) 17323, 224, NULL },
- { (void *) 17333, 225, NULL },
- { (void *) 17343, 226, NULL },
- { (void *) 17353, 227, NULL },
- { (void *) 17363, 988, NULL },
- { (void *) 17378, 989, NULL },
- { (void *) 17398, 169, NULL },
- { (void *) 17408, 170, NULL },
- { (void *) 17419, 171, NULL },
- { (void *) 17429, 172, NULL },
- { (void *) 17440, 1380, NULL },
- { (void *) 17450, 1380, NULL },
- { (void *) 17463, 1381, NULL },
- { (void *) 17474, 1381, NULL },
- { (void *) 17488, 293, NULL },
- { (void *) 17499, 869, NULL },
- { (void *) 17513, 621, NULL },
- { (void *) 17535, 1343, NULL },
- { (void *) 17562, 620, NULL },
- { (void *) 17579, 620, NULL },
- { (void *) 17599, 620, NULL },
- { (void *) 17619, 368, NULL },
- { (void *) 17626, 368, NULL },
- { (void *) 17636, 295, NULL },
- { (void *) 17648, 294, NULL },
- { (void *) 17660, 1382, NULL },
- { (void *) 17672, 1382, NULL },
- { (void *) 17687, 417, NULL },
- { (void *) 17708, 417, NULL },
- { (void *) 17732, 418, NULL },
- { (void *) 17753, 418, NULL },
- { (void *) 17777, 424, NULL },
- { (void *) 17793, 424, NULL },
- { (void *) 17812, 891, NULL },
- { (void *) 17836, 929, NULL },
- { (void *) 17868, 1169, NULL },
- { (void *) 17886, 705, NULL },
- { (void *) 17914, 705, NULL },
- { (void *) 17945, 1169, NULL },
- { (void *) 17966, 892, NULL },
- { (void *) 17992, 930, NULL },
- { (void *) 18026, 1181, NULL },
- { (void *) 18049, 1182, NULL },
- { (void *) 18074, 376, NULL },
- { (void *) 18090, 376, NULL },
- { (void *) 18109, 377, NULL },
- { (void *) 18126, 377, NULL },
- { (void *) 18146, 378, NULL },
- { (void *) 18162, 378, NULL },
- { (void *) 18181, 379, NULL },
- { (void *) 18198, 379, NULL },
- { (void *) 18218, 380, NULL },
- { (void *) 18234, 380, NULL },
- { (void *) 18253, 381, NULL },
- { (void *) 18270, 381, NULL },
- { (void *) 18290, 382, NULL },
- { (void *) 18306, 382, NULL },
- { (void *) 18325, 383, NULL },
- { (void *) 18342, 383, NULL },
- { (void *) 18362, 384, NULL },
- { (void *) 18378, 384, NULL },
- { (void *) 18397, 385, NULL },
- { (void *) 18414, 385, NULL },
- { (void *) 18434, 386, NULL },
- { (void *) 18450, 386, NULL },
- { (void *) 18469, 387, NULL },
- { (void *) 18486, 387, NULL },
- { (void *) 18506, 388, NULL },
- { (void *) 18522, 388, NULL },
- { (void *) 18541, 389, NULL },
- { (void *) 18558, 389, NULL },
- { (void *) 18578, 390, NULL },
- { (void *) 18594, 390, NULL },
- { (void *) 18613, 391, NULL },
- { (void *) 18630, 391, NULL },
- { (void *) 18650, 392, NULL },
- { (void *) 18666, 392, NULL },
- { (void *) 18685, 393, NULL },
- { (void *) 18702, 393, NULL },
- { (void *) 18722, 394, NULL },
- { (void *) 18738, 394, NULL },
- { (void *) 18757, 395, NULL },
- { (void *) 18774, 395, NULL },
- { (void *) 18794, 396, NULL },
- { (void *) 18810, 396, NULL },
- { (void *) 18829, 397, NULL },
- { (void *) 18846, 397, NULL },
- { (void *) 18866, 398, NULL },
- { (void *) 18882, 398, NULL },
- { (void *) 18901, 399, NULL },
- { (void *) 18918, 399, NULL },
- { (void *) 18938, 400, NULL },
- { (void *) 18954, 400, NULL },
- { (void *) 18973, 401, NULL },
- { (void *) 18990, 401, NULL },
- { (void *) 19010, 402, NULL },
- { (void *) 19026, 402, NULL },
- { (void *) 19045, 403, NULL },
- { (void *) 19062, 403, NULL },
- { (void *) 19082, 404, NULL },
- { (void *) 19098, 404, NULL },
- { (void *) 19117, 405, NULL },
- { (void *) 19134, 405, NULL },
- { (void *) 19154, 406, NULL },
- { (void *) 19170, 406, NULL },
- { (void *) 19189, 407, NULL },
- { (void *) 19206, 407, NULL },
- { (void *) 19226, 1383, NULL },
- { (void *) 19242, 1383, NULL },
- { (void *) 19261, 738, NULL },
- { (void *) 19279, 739, NULL },
- { (void *) 19298, 740, NULL },
- { (void *) 19316, 741, NULL },
- { (void *) 19335, 742, NULL },
- { (void *) 19353, 743, NULL },
- { (void *) 19372, 744, NULL },
- { (void *) 19390, 745, NULL },
- { (void *) 19409, 990, NULL },
- { (void *) 19425, 1032, NULL },
- { (void *) 19454, 991, NULL },
- { (void *) 19473, 1344, NULL },
- { (void *) 19498, 992, NULL },
- { (void *) 19517, 993, NULL },
- { (void *) 19544, 994, NULL },
- { (void *) 19572, 995, NULL },
- { (void *) 19599, 996, NULL },
- { (void *) 19626, 997, NULL },
- { (void *) 19655, 998, NULL },
- { (void *) 19679, 999, NULL },
- { (void *) 19708, 1000, NULL },
- { (void *) 19733, 1001, NULL },
- { (void *) 19769, 0, NULL },
- { (void *) 19777, 52, NULL },
- { (void *) 19786, 53, NULL },
- { (void *) 19796, 54, NULL },
- { (void *) 19805, 55, NULL },
- { (void *) 19815, 56, NULL },
- { (void *) 19824, 57, NULL },
- { (void *) 19834, 58, NULL },
- { (void *) 19843, 59, NULL },
- { (void *) 19853, 60, NULL },
- { (void *) 19862, 61, NULL },
- { (void *) 19872, 1384, NULL },
- { (void *) 19881, 1384, NULL },
- { (void *) 19893, 746, NULL },
- { (void *) 19904, 747, NULL },
- { (void *) 19916, 318, NULL },
- { (void *) 19930, 1091, NULL },
- { (void *) 19947, 1163, NULL },
- { (void *) 19959, 1163, NULL },
- { (void *) 19974, 1164, NULL },
- { (void *) 19989, 1164, NULL },
- { (void *) 20007, 1304, NULL },
- { (void *) 20028, 1305, NULL },
- { (void *) 20051, 296, NULL },
- { (void *) 20057, 1385, NULL },
- { (void *) 20064, 1385, NULL },
- { (void *) 20074, 1386, NULL },
- { (void *) 20081, 1386, NULL },
- { (void *) 20091, 1253, NULL },
- { (void *) 20107, 199, NULL },
- { (void *) 20119, 800, NULL },
- { (void *) 20136, 801, NULL },
- { (void *) 20152, 801, NULL },
- { (void *) 20171, 801, NULL },
- { (void *) 20190, 807, NULL },
- { (void *) 20213, 251, NULL },
- { (void *) 20224, 252, NULL },
- { (void *) 20236, 253, NULL },
- { (void *) 20248, 249, NULL },
- { (void *) 20260, 250, NULL },
- { (void *) 20272, 247, NULL },
- { (void *) 20287, 248, NULL },
- { (void *) 20302, 246, NULL },
- { (void *) 20312, 425, NULL },
- { (void *) 20328, 425, NULL },
- { (void *) 20347, 425, NULL },
- { (void *) 20366, 425, NULL },
- { (void *) 20386, 426, NULL },
- { (void *) 20403, 426, NULL },
- { (void *) 20423, 426, NULL },
- { (void *) 20443, 426, NULL },
- { (void *) 20464, 427, NULL },
- { (void *) 20480, 427, NULL },
- { (void *) 20498, 428, NULL },
- { (void *) 20515, 428, NULL },
- { (void *) 20534, 1405, NULL },
- { (void *) 20550, 1405, NULL },
- { (void *) 20569, 1406, NULL },
- { (void *) 20586, 1406, NULL },
- { (void *) 20606, 173, NULL },
- { (void *) 20616, 1084, NULL },
- { (void *) 20636, 1387, NULL },
- { (void *) 20647, 1387, NULL },
- { (void *) 20661, 174, NULL },
- { (void *) 20673, 319, NULL },
- { (void *) 20687, 1330, NULL },
- { (void *) 20706, 1330, NULL },
- { (void *) 20728, 1075, NULL },
- { (void *) 20745, 1388, NULL },
- { (void *) 20760, 1388, NULL },
- { (void *) 20778, 175, NULL },
- { (void *) 20793, 218, NULL },
- { (void *) 20803, 334, NULL },
- { (void *) 20819, 1165, NULL },
- { (void *) 20833, 1165, NULL },
- { (void *) 20850, 297, NULL },
- { (void *) 20860, 200, NULL },
- { (void *) 20868, 1409, NULL },
- { (void *) 20889, 1409, NULL },
- { (void *) 20913, 1409, NULL },
- { (void *) 20937, 1409, NULL },
- { (void *) 20961, 614, NULL },
- { (void *) 20983, 614, NULL },
- { (void *) 21007, 1265, NULL },
- { (void *) 21026, 331, NULL },
- { (void *) 21045, 331, NULL },
- { (void *) 21067, 819, NULL },
- { (void *) 21081, 819, NULL },
- { (void *) 21098, 632, NULL },
- { (void *) 21123, 633, NULL },
- { (void *) 21149, 634, NULL },
- { (void *) 21174, 635, NULL },
- { (void *) 21200, 1361, NULL },
- { (void *) 21227, 636, NULL },
- { (void *) 21254, 637, NULL },
- { (void *) 21282, 638, NULL },
- { (void *) 21309, 639, NULL },
- { (void *) 21337, 1362, NULL },
- { (void *) 21366, 1261, NULL },
- { (void *) 21392, 1262, NULL },
- { (void *) 21419, 1263, NULL },
- { (void *) 21445, 1264, NULL },
- { (void *) 21472, 632, NULL },
- { (void *) 21493, 633, NULL },
- { (void *) 21515, 634, NULL },
- { (void *) 21536, 635, NULL },
- { (void *) 21558, 820, NULL },
- { (void *) 21576, 820, NULL },
- { (void *) 21597, 1194, NULL },
- { (void *) 21620, 1195, NULL },
- { (void *) 21643, 640, NULL },
- { (void *) 21660, 1104, NULL },
- { (void *) 21677, 1105, NULL },
- { (void *) 21695, 1106, NULL },
- { (void *) 21712, 1106, NULL },
- { (void *) 21732, 1107, NULL },
- { (void *) 21750, 1107, NULL },
- { (void *) 21771, 1108, NULL },
- { (void *) 21788, 1037, NULL },
- { (void *) 21810, 1038, NULL },
- { (void *) 21833, 1108, NULL },
- { (void *) 21853, 1109, NULL },
- { (void *) 21871, 1109, NULL },
- { (void *) 21892, 1110, NULL },
- { (void *) 21910, 1039, NULL },
- { (void *) 21933, 1040, NULL },
- { (void *) 21957, 1110, NULL },
- { (void *) 21978, 1111, NULL },
- { (void *) 21997, 1111, NULL },
- { (void *) 22019, 1112, NULL },
- { (void *) 22036, 1113, NULL },
- { (void *) 22054, 1114, NULL },
- { (void *) 22071, 1114, NULL },
- { (void *) 22091, 1115, NULL },
- { (void *) 22109, 1115, NULL },
- { (void *) 22130, 1116, NULL },
- { (void *) 22147, 1041, NULL },
- { (void *) 22169, 1042, NULL },
- { (void *) 22192, 1116, NULL },
- { (void *) 22212, 1117, NULL },
- { (void *) 22230, 1117, NULL },
- { (void *) 22251, 1118, NULL },
- { (void *) 22269, 1043, NULL },
- { (void *) 22292, 1044, NULL },
- { (void *) 22316, 1118, NULL },
- { (void *) 22337, 1119, NULL },
- { (void *) 22356, 1119, NULL },
- { (void *) 22378, 1120, NULL },
- { (void *) 22395, 1121, NULL },
- { (void *) 22413, 1122, NULL },
- { (void *) 22430, 1122, NULL },
- { (void *) 22450, 1123, NULL },
- { (void *) 22468, 1123, NULL },
- { (void *) 22489, 1124, NULL },
- { (void *) 22506, 1045, NULL },
- { (void *) 22528, 1046, NULL },
- { (void *) 22551, 1124, NULL },
- { (void *) 22571, 1125, NULL },
- { (void *) 22589, 1125, NULL },
- { (void *) 22610, 1126, NULL },
- { (void *) 22628, 1047, NULL },
- { (void *) 22651, 1048, NULL },
- { (void *) 22675, 1126, NULL },
- { (void *) 22696, 1127, NULL },
- { (void *) 22715, 1127, NULL },
- { (void *) 22737, 1128, NULL },
- { (void *) 22754, 1129, NULL },
- { (void *) 22772, 1130, NULL },
- { (void *) 22789, 1130, NULL },
- { (void *) 22809, 1131, NULL },
- { (void *) 22827, 1131, NULL },
- { (void *) 22848, 1132, NULL },
- { (void *) 22865, 1049, NULL },
- { (void *) 22887, 1050, NULL },
- { (void *) 22910, 1132, NULL },
- { (void *) 22930, 1133, NULL },
- { (void *) 22948, 1133, NULL },
- { (void *) 22969, 1134, NULL },
- { (void *) 22987, 1051, NULL },
- { (void *) 23010, 1052, NULL },
- { (void *) 23034, 1134, NULL },
- { (void *) 23055, 1135, NULL },
- { (void *) 23074, 1135, NULL },
- { (void *) 23096, 922, NULL },
- { (void *) 23124, 923, NULL },
- { (void *) 23153, 1136, NULL },
- { (void *) 23177, 1137, NULL },
- { (void *) 23201, 1137, NULL },
- { (void *) 23228, 1138, NULL },
- { (void *) 23254, 1139, NULL },
- { (void *) 23280, 1139, NULL },
- { (void *) 23309, 1140, NULL },
- { (void *) 23335, 1141, NULL },
- { (void *) 23361, 1141, NULL },
- { (void *) 23390, 1142, NULL },
- { (void *) 23414, 1143, NULL },
- { (void *) 23438, 1143, NULL },
- { (void *) 23465, 1144, NULL },
- { (void *) 23491, 1145, NULL },
- { (void *) 23517, 1145, NULL },
- { (void *) 23546, 1146, NULL },
- { (void *) 23572, 1147, NULL },
- { (void *) 23598, 1147, NULL },
- { (void *) 23627, 1148, NULL },
- { (void *) 23651, 1149, NULL },
- { (void *) 23675, 1149, NULL },
- { (void *) 23702, 1150, NULL },
- { (void *) 23728, 1151, NULL },
- { (void *) 23754, 1151, NULL },
- { (void *) 23783, 1152, NULL },
- { (void *) 23809, 1153, NULL },
- { (void *) 23835, 1153, NULL },
- { (void *) 23864, 706, NULL },
- { (void *) 23880, 706, NULL },
- { (void *) 23899, 219, NULL },
- { (void *) 23910, 335, NULL },
- { (void *) 23927, 1166, NULL },
- { (void *) 23942, 1166, NULL },
- { (void *) 23960, 298, NULL },
- { (void *) 23971, 201, NULL },
- { (void *) 23980, 733, NULL },
- { (void *) 23993, 1085, NULL },
- { (void *) 24009, 62, NULL },
- { (void *) 24021, 63, NULL },
- { (void *) 24034, 64, NULL },
- { (void *) 24046, 65, NULL },
- { (void *) 24059, 66, NULL },
- { (void *) 24071, 67, NULL },
- { (void *) 24084, 68, NULL },
- { (void *) 24096, 69, NULL },
- { (void *) 24109, 70, NULL },
- { (void *) 24121, 71, NULL },
- { (void *) 24134, 72, NULL },
- { (void *) 24146, 73, NULL },
- { (void *) 24159, 74, NULL },
- { (void *) 24171, 75, NULL },
- { (void *) 24184, 76, NULL },
- { (void *) 24196, 77, NULL },
- { (void *) 24209, 78, NULL },
- { (void *) 24221, 79, NULL },
- { (void *) 24234, 80, NULL },
- { (void *) 24246, 81, NULL },
- { (void *) 24259, 82, NULL },
- { (void *) 24271, 83, NULL },
- { (void *) 24284, 84, NULL },
- { (void *) 24296, 85, NULL },
- { (void *) 24309, 254, NULL },
- { (void *) 24320, 254, NULL },
- { (void *) 24333, 256, NULL },
- { (void *) 24344, 860, NULL },
- { (void *) 24356, 860, NULL },
- { (void *) 24371, 860, NULL },
- { (void *) 24386, 86, NULL },
- { (void *) 24392, 87, NULL },
- { (void *) 24399, 88, NULL },
- { (void *) 24405, 89, NULL },
- { (void *) 24412, 90, NULL },
- { (void *) 24418, 91, NULL },
- { (void *) 24425, 92, NULL },
- { (void *) 24431, 93, NULL },
- { (void *) 24438, 816, NULL },
- { (void *) 24460, 196, NULL },
- { (void *) 24471, 679, NULL },
- { (void *) 24491, 679, NULL },
- { (void *) 24514, 680, NULL },
- { (void *) 24545, 680, NULL },
- { (void *) 24579, 679, NULL },
- { (void *) 24602, 1196, NULL },
- { (void *) 24628, 369, NULL },
- { (void *) 24643, 369, NULL },
- { (void *) 24661, 370, NULL },
- { (void *) 24673, 370, NULL },
- { (void *) 24688, 1172, NULL },
- { (void *) 24706, 808, NULL },
- { (void *) 24730, 299, NULL },
- { (void *) 24738, 300, NULL },
- { (void *) 24746, 1389, NULL },
- { (void *) 24754, 1389, NULL },
- { (void *) 24765, 419, NULL },
- { (void *) 24780, 419, NULL },
- { (void *) 24798, 1390, NULL },
- { (void *) 24814, 1390, NULL },
- { (void *) 24833, 1254, NULL },
- { (void *) 24846, 1086, NULL },
- { (void *) 24860, 1086, NULL },
- { (void *) 24875, 708, NULL },
- { (void *) 24887, 1087, NULL },
- { (void *) 24904, 1087, NULL },
- { (void *) 24922, 725, NULL },
- { (void *) 24942, 725, NULL },
- { (void *) 24965, 725, NULL },
- { (void *) 24988, 726, NULL },
- { (void *) 25009, 726, NULL },
- { (void *) 25033, 726, NULL },
- { (void *) 25057, 727, NULL },
- { (void *) 25075, 728, NULL },
- { (void *) 25094, 729, NULL },
- { (void *) 25112, 730, NULL },
- { (void *) 25131, 301, NULL },
- { (void *) 25138, 302, NULL },
- { (void *) 25145, 1391, NULL },
- { (void *) 25152, 1391, NULL },
- { (void *) 25162, 176, NULL },
- { (void *) 25170, 835, NULL },
- { (void *) 25184, 835, NULL },
- { (void *) 25201, 836, NULL },
- { (void *) 25216, 836, NULL },
- { (void *) 25234, 837, NULL },
- { (void *) 25250, 837, NULL },
- { (void *) 25269, 429, NULL },
- { (void *) 25286, 429, NULL },
- { (void *) 25306, 430, NULL },
- { (void *) 25324, 430, NULL },
- { (void *) 25345, 431, NULL },
- { (void *) 25362, 431, NULL },
- { (void *) 25382, 432, NULL },
- { (void *) 25400, 432, NULL },
- { (void *) 25421, 1167, NULL },
- { (void *) 25438, 1167, NULL },
- { (void *) 25458, 1168, NULL },
- { (void *) 25476, 1168, NULL },
- { (void *) 25497, 433, NULL },
- { (void *) 25514, 433, NULL },
- { (void *) 25534, 434, NULL },
- { (void *) 25552, 434, NULL },
- { (void *) 25573, 435, NULL },
- { (void *) 25590, 435, NULL },
- { (void *) 25610, 436, NULL },
- { (void *) 25628, 436, NULL },
- { (void *) 25649, 437, NULL },
- { (void *) 25667, 437, NULL },
- { (void *) 25688, 438, NULL },
- { (void *) 25707, 438, NULL },
- { (void *) 25729, 439, NULL },
- { (void *) 25747, 439, NULL },
- { (void *) 25768, 440, NULL },
- { (void *) 25787, 440, NULL },
- { (void *) 25809, 441, NULL },
- { (void *) 25827, 441, NULL },
- { (void *) 25848, 442, NULL },
- { (void *) 25867, 442, NULL },
- { (void *) 25889, 748, NULL },
- { (void *) 25908, 749, NULL },
- { (void *) 25928, 443, NULL },
- { (void *) 25950, 443, NULL },
- { (void *) 25975, 195, NULL },
- { (void *) 25988, 1302, NULL },
- { (void *) 26017, 1345, NULL },
- { (void *) 26044, 360, NULL },
- { (void *) 26062, 360, NULL },
- { (void *) 26083, 1255, NULL },
- { (void *) 26112, 177, NULL },
- { (void *) 26123, 817, NULL },
- { (void *) 26136, 510, NULL },
- { (void *) 26149, 510, NULL },
- { (void *) 26165, 899, NULL },
- { (void *) 26191, 1346, NULL },
- { (void *) 26210, 243, NULL },
- { (void *) 26222, 511, NULL },
- { (void *) 26242, 1360, NULL },
- { (void *) 26265, 209, NULL },
- { (void *) 26277, 512, NULL },
- { (void *) 26297, 244, NULL },
- { (void *) 26307, 513, NULL },
- { (void *) 26325, 513, NULL },
- { (void *) 26346, 1272, NULL },
- { (void *) 26366, 615, NULL },
- { (void *) 26376, 615, NULL },
- { (void *) 26389, 615, NULL },
- { (void *) 26402, 615, NULL },
- { (void *) 26415, 900, NULL },
- { (void *) 26430, 900, NULL },
- { (void *) 26448, 900, NULL },
- { (void *) 26466, 1240, NULL },
- { (void *) 26488, 1241, NULL },
- { (void *) 26510, 94, NULL },
- { (void *) 26521, 95, NULL },
- { (void *) 26533, 96, NULL },
- { (void *) 26544, 97, NULL },
- { (void *) 26556, 98, NULL },
- { (void *) 26567, 99, NULL },
- { (void *) 26579, 100, NULL },
- { (void *) 26590, 101, NULL },
- { (void *) 26602, 102, NULL },
- { (void *) 26613, 103, NULL },
- { (void *) 26625, 104, NULL },
- { (void *) 26636, 105, NULL },
- { (void *) 26648, 106, NULL },
- { (void *) 26659, 107, NULL },
- { (void *) 26671, 108, NULL },
- { (void *) 26682, 109, NULL },
- { (void *) 26694, 110, NULL },
- { (void *) 26705, 111, NULL },
- { (void *) 26717, 112, NULL },
- { (void *) 26728, 113, NULL },
- { (void *) 26740, 114, NULL },
- { (void *) 26751, 115, NULL },
- { (void *) 26763, 116, NULL },
- { (void *) 26774, 117, NULL },
- { (void *) 26786, 118, NULL },
- { (void *) 26797, 119, NULL },
- { (void *) 26809, 120, NULL },
- { (void *) 26820, 121, NULL },
- { (void *) 26832, 122, NULL },
- { (void *) 26843, 123, NULL },
- { (void *) 26855, 124, NULL },
- { (void *) 26866, 125, NULL },
- { (void *) 26878, 750, NULL },
- { (void *) 26891, 751, NULL },
- { (void *) 26905, 752, NULL },
- { (void *) 26918, 753, NULL },
- { (void *) 26932, 754, NULL },
- { (void *) 26945, 755, NULL },
- { (void *) 26959, 756, NULL },
- { (void *) 26972, 757, NULL },
- { (void *) 26986, 320, NULL },
- { (void *) 27002, 1092, NULL },
- { (void *) 27021, 184, NULL },
- { (void *) 27029, 185, NULL },
- { (void *) 27038, 186, NULL },
- { (void *) 27046, 187, NULL },
- { (void *) 27055, 1392, NULL },
- { (void *) 27063, 1392, NULL },
- { (void *) 27074, 1393, NULL },
- { (void *) 27083, 1393, NULL },
- { (void *) 27095, 188, NULL },
- { (void *) 27103, 189, NULL },
- { (void *) 27112, 190, NULL },
- { (void *) 27120, 190, NULL },
- { (void *) 27131, 191, NULL },
- { (void *) 27140, 191, NULL },
- { (void *) 27152, 192, NULL },
- { (void *) 27160, 192, NULL },
- { (void *) 27171, 193, NULL },
- { (void *) 27180, 193, NULL },
- { (void *) 27192, 1267, NULL },
- { (void *) 27203, 1268, NULL },
- { (void *) 27215, 182, NULL },
- { (void *) 27226, 183, NULL },
- { (void *) 27237, 709, NULL },
- { (void *) 27259, 371, NULL },
- { (void *) 27270, 371, NULL },
- { (void *) 27284, 710, NULL },
- { (void *) 27306, 371, NULL },
- { (void *) 27320, 596, NULL },
- { (void *) 27336, 596, NULL },
- { (void *) 27355, 596, NULL },
- { (void *) 27374, 597, NULL },
- { (void *) 27391, 597, NULL },
- { (void *) 27411, 597, NULL },
- { (void *) 27431, 178, NULL },
- { (void *) 27445, 179, NULL },
- { (void *) 27460, 180, NULL },
- { (void *) 27474, 181, NULL },
- { (void *) 27489, 1394, NULL },
- { (void *) 27503, 1394, NULL },
- { (void *) 27520, 1407, NULL },
- { (void *) 27535, 1407, NULL },
- { (void *) 27553, 870, NULL },
- { (void *) 27566, 871, NULL },
- { (void *) 27579, 901, NULL },
- { (void *) 27603, 872, NULL },
- { (void *) 27616, 902, NULL },
- { (void *) 27640, 902, NULL },
- { (void *) 27667, 1347, NULL },
- { (void *) 27686, 1348, NULL },
- { (void *) 27705, 1349, NULL },
- { (void *) 27735, 1350, NULL },
- { (void *) 27754, 1351, NULL },
- { (void *) 27784, 332, NULL },
- { (void *) 27798, 332, NULL },
- { (void *) 27815, 333, NULL },
- { (void *) 27829, 333, NULL },
- { (void *) 27846, 372, NULL },
- { (void *) 27860, 372, NULL },
- { (void *) 27877, 372, NULL },
- { (void *) 27894, 1309, NULL },
- { (void *) 27909, 1309, NULL },
- { (void *) 27926, 1002, NULL },
- { (void *) 27940, 1003, NULL },
- { (void *) 27959, 1004, NULL },
- { (void *) 27979, 1005, NULL },
- { (void *) 28000, 1006, NULL },
- { (void *) 28018, 1007, NULL },
- { (void *) 28037, 1008, NULL },
- { (void *) 28055, 1009, NULL },
- { (void *) 28074, 1010, NULL },
- { (void *) 28091, 873, NULL },
- { (void *) 28111, 1011, NULL },
- { (void *) 28128, 874, NULL },
- { (void *) 28148, 1012, NULL },
- { (void *) 28176, 1013, NULL },
- { (void *) 28193, 875, NULL },
- { (void *) 28213, 1014, NULL },
- { (void *) 28241, 1352, NULL },
- { (void *) 28264, 1353, NULL },
- { (void *) 28287, 1354, NULL },
- { (void *) 28321, 1355, NULL },
- { (void *) 28344, 1356, NULL },
- { (void *) 28378, 1015, NULL },
- { (void *) 28396, 1016, NULL },
- { (void *) 28414, 1017, NULL },
- { (void *) 28432, 881, NULL },
- { (void *) 28444, 1197, NULL },
- { (void *) 28458, 1018, NULL },
- { (void *) 28486, 1019, NULL },
- { (void *) 28515, 598, NULL },
- { (void *) 28541, 598, NULL },
- { (void *) 28570, 303, NULL },
- { (void *) 28581, 304, NULL },
- { (void *) 28592, 1395, NULL },
- { (void *) 28603, 1395, NULL },
- { (void *) 28617, 775, NULL },
- { (void *) 28627, 776, NULL },
- { (void *) 28638, 514, NULL },
- { (void *) 28648, 514, NULL },
- { (void *) 28661, 515, NULL },
- { (void *) 28672, 515, NULL },
- { (void *) 28686, 516, NULL },
- { (void *) 28696, 1053, NULL },
- { (void *) 28711, 1054, NULL },
- { (void *) 28727, 516, NULL },
- { (void *) 28740, 517, NULL },
- { (void *) 28751, 517, NULL },
- { (void *) 28765, 599, NULL },
- { (void *) 28776, 1055, NULL },
- { (void *) 28792, 1056, NULL },
- { (void *) 28809, 599, NULL },
- { (void *) 28823, 600, NULL },
- { (void *) 28835, 600, NULL },
- { (void *) 28850, 777, NULL },
- { (void *) 28860, 778, NULL },
- { (void *) 28871, 518, NULL },
- { (void *) 28881, 518, NULL },
- { (void *) 28894, 519, NULL },
- { (void *) 28905, 519, NULL },
- { (void *) 28919, 520, NULL },
- { (void *) 28929, 1057, NULL },
- { (void *) 28944, 1058, NULL },
- { (void *) 28960, 520, NULL },
- { (void *) 28973, 521, NULL },
- { (void *) 28984, 521, NULL },
- { (void *) 28998, 601, NULL },
- { (void *) 29009, 1059, NULL },
- { (void *) 29025, 1060, NULL },
- { (void *) 29042, 601, NULL },
- { (void *) 29056, 602, NULL },
- { (void *) 29068, 602, NULL },
- { (void *) 29083, 779, NULL },
- { (void *) 29093, 780, NULL },
- { (void *) 29104, 522, NULL },
- { (void *) 29114, 522, NULL },
- { (void *) 29127, 523, NULL },
- { (void *) 29138, 523, NULL },
- { (void *) 29152, 524, NULL },
- { (void *) 29162, 1061, NULL },
- { (void *) 29177, 1062, NULL },
- { (void *) 29193, 524, NULL },
- { (void *) 29206, 525, NULL },
- { (void *) 29217, 525, NULL },
- { (void *) 29231, 603, NULL },
- { (void *) 29242, 1063, NULL },
- { (void *) 29258, 1064, NULL },
- { (void *) 29275, 603, NULL },
- { (void *) 29289, 604, NULL },
- { (void *) 29301, 604, NULL },
- { (void *) 29316, 781, NULL },
- { (void *) 29326, 782, NULL },
- { (void *) 29337, 526, NULL },
- { (void *) 29347, 526, NULL },
- { (void *) 29360, 527, NULL },
- { (void *) 29371, 527, NULL },
- { (void *) 29385, 528, NULL },
- { (void *) 29395, 1065, NULL },
- { (void *) 29410, 1066, NULL },
- { (void *) 29426, 528, NULL },
- { (void *) 29439, 529, NULL },
- { (void *) 29450, 529, NULL },
- { (void *) 29464, 605, NULL },
- { (void *) 29475, 1067, NULL },
- { (void *) 29491, 1068, NULL },
- { (void *) 29508, 605, NULL },
- { (void *) 29522, 606, NULL },
- { (void *) 29534, 606, NULL },
- { (void *) 29549, 693, NULL },
- { (void *) 29569, 924, NULL },
- { (void *) 29590, 925, NULL },
- { (void *) 29612, 783, NULL },
- { (void *) 29629, 530, NULL },
- { (void *) 29646, 530, NULL },
- { (void *) 29666, 784, NULL },
- { (void *) 29685, 564, NULL },
- { (void *) 29704, 785, NULL },
- { (void *) 29723, 565, NULL },
- { (void *) 29742, 786, NULL },
- { (void *) 29759, 531, NULL },
- { (void *) 29776, 531, NULL },
- { (void *) 29796, 787, NULL },
- { (void *) 29815, 566, NULL },
- { (void *) 29834, 788, NULL },
- { (void *) 29853, 567, NULL },
- { (void *) 29872, 789, NULL },
- { (void *) 29889, 532, NULL },
- { (void *) 29906, 532, NULL },
- { (void *) 29926, 790, NULL },
- { (void *) 29945, 568, NULL },
- { (void *) 29964, 791, NULL },
- { (void *) 29983, 569, NULL },
- { (void *) 30002, 799, NULL },
- { (void *) 30024, 1154, NULL },
- { (void *) 30040, 478, NULL },
- { (void *) 30052, 478, NULL },
- { (void *) 30067, 478, NULL },
- { (void *) 30082, 1020, NULL },
- { (void *) 30099, 533, NULL },
- { (void *) 30110, 533, NULL },
- { (void *) 30130, 1155, NULL },
- { (void *) 30147, 1155, NULL },
- { (void *) 30167, 1308, NULL },
- { (void *) 30187, 1310, NULL },
- { (void *) 30199, 1311, NULL },
- { (void *) 30219, 1312, NULL },
- { (void *) 30231, 1313, NULL },
- { (void *) 30248, 1314, NULL },
- { (void *) 30267, 1315, NULL },
- { (void *) 30296, 1316, NULL },
- { (void *) 30324, 1317, NULL },
- { (void *) 30345, 1318, NULL },
- { (void *) 30366, 1319, NULL },
- { (void *) 30391, 534, NULL },
- { (void *) 30407, 534, NULL },
- { (void *) 30426, 1156, NULL },
- { (void *) 30450, 1156, NULL },
- { (void *) 30477, 126, NULL },
- { (void *) 30486, 127, NULL },
- { (void *) 30496, 128, NULL },
- { (void *) 30505, 129, NULL },
- { (void *) 30515, 130, NULL },
- { (void *) 30524, 131, NULL },
- { (void *) 30534, 132, NULL },
- { (void *) 30543, 133, NULL },
- { (void *) 30553, 134, NULL },
- { (void *) 30562, 135, NULL },
- { (void *) 30572, 136, NULL },
- { (void *) 30581, 137, NULL },
- { (void *) 30591, 138, NULL },
- { (void *) 30600, 139, NULL },
- { (void *) 30610, 140, NULL },
- { (void *) 30619, 141, NULL },
- { (void *) 30629, 142, NULL },
- { (void *) 30638, 143, NULL },
- { (void *) 30648, 144, NULL },
- { (void *) 30657, 145, NULL },
- { (void *) 30667, 146, NULL },
- { (void *) 30676, 147, NULL },
- { (void *) 30686, 148, NULL },
- { (void *) 30695, 149, NULL },
- { (void *) 30705, 1021, NULL },
- { (void *) 30730, 1022, NULL },
- { (void *) 30754, 1023, NULL },
- { (void *) 30779, 1024, NULL },
- { (void *) 30804, 1025, NULL },
- { (void *) 30830, 1026, NULL },
- { (void *) 30855, 1027, NULL },
- { (void *) 30879, 1028, NULL },
- { (void *) 30904, 535, NULL },
- { (void *) 30919, 535, NULL },
- { (void *) 30937, 1198, NULL },
- { (void *) 30954, 536, NULL },
- { (void *) 30970, 536, NULL },
- { (void *) 30989, 1199, NULL },
- { (void *) 31007, 641, NULL },
- { (void *) 31022, 641, NULL },
- { (void *) 31040, 1200, NULL },
- { (void *) 31057, 642, NULL },
- { (void *) 31073, 642, NULL },
- { (void *) 31092, 1201, NULL },
- { (void *) 31110, 537, NULL },
- { (void *) 31125, 537, NULL },
- { (void *) 31143, 1202, NULL },
- { (void *) 31160, 538, NULL },
- { (void *) 31176, 538, NULL },
- { (void *) 31195, 1203, NULL },
- { (void *) 31213, 539, NULL },
- { (void *) 31228, 539, NULL },
- { (void *) 31246, 1204, NULL },
- { (void *) 31263, 540, NULL },
- { (void *) 31279, 540, NULL },
- { (void *) 31298, 1205, NULL },
- { (void *) 31316, 643, NULL },
- { (void *) 31331, 643, NULL },
- { (void *) 31349, 1206, NULL },
- { (void *) 31366, 644, NULL },
- { (void *) 31382, 644, NULL },
- { (void *) 31401, 1207, NULL },
- { (void *) 31419, 541, NULL },
- { (void *) 31434, 541, NULL },
- { (void *) 31452, 1208, NULL },
- { (void *) 31469, 542, NULL },
- { (void *) 31485, 542, NULL },
- { (void *) 31504, 1209, NULL },
- { (void *) 31522, 543, NULL },
- { (void *) 31537, 543, NULL },
- { (void *) 31555, 1210, NULL },
- { (void *) 31572, 544, NULL },
- { (void *) 31588, 544, NULL },
- { (void *) 31607, 1211, NULL },
- { (void *) 31625, 645, NULL },
- { (void *) 31640, 645, NULL },
- { (void *) 31658, 1212, NULL },
- { (void *) 31675, 646, NULL },
- { (void *) 31691, 646, NULL },
- { (void *) 31710, 1213, NULL },
- { (void *) 31728, 545, NULL },
- { (void *) 31743, 545, NULL },
- { (void *) 31761, 1214, NULL },
- { (void *) 31778, 546, NULL },
- { (void *) 31794, 546, NULL },
- { (void *) 31813, 1215, NULL },
- { (void *) 31831, 547, NULL },
- { (void *) 31848, 547, NULL },
- { (void *) 31868, 548, NULL },
- { (void *) 31885, 548, NULL },
- { (void *) 31905, 549, NULL },
- { (void *) 31922, 549, NULL },
- { (void *) 31942, 550, NULL },
- { (void *) 31959, 550, NULL },
- { (void *) 31979, 551, NULL },
- { (void *) 31997, 551, NULL },
- { (void *) 32018, 552, NULL },
- { (void *) 32036, 552, NULL },
- { (void *) 32057, 553, NULL },
- { (void *) 32075, 553, NULL },
- { (void *) 32096, 554, NULL },
- { (void *) 32112, 554, NULL },
- { (void *) 32131, 555, NULL },
- { (void *) 32146, 555, NULL },
- { (void *) 32164, 1216, NULL },
- { (void *) 32181, 556, NULL },
- { (void *) 32197, 556, NULL },
- { (void *) 32216, 1217, NULL },
- { (void *) 32234, 647, NULL },
- { (void *) 32249, 647, NULL },
- { (void *) 32267, 1218, NULL },
- { (void *) 32284, 648, NULL },
- { (void *) 32300, 648, NULL },
- { (void *) 32319, 1219, NULL },
- { (void *) 32337, 557, NULL },
- { (void *) 32353, 557, NULL },
- { (void *) 32372, 558, NULL },
- { (void *) 32387, 558, NULL },
- { (void *) 32405, 1220, NULL },
- { (void *) 32422, 559, NULL },
- { (void *) 32438, 559, NULL },
- { (void *) 32457, 1221, NULL },
- { (void *) 32475, 1222, NULL },
- { (void *) 32493, 560, NULL },
- { (void *) 32510, 560, NULL },
- { (void *) 32530, 1223, NULL },
- { (void *) 32549, 561, NULL },
- { (void *) 32566, 561, NULL },
- { (void *) 32586, 562, NULL },
- { (void *) 32603, 562, NULL },
- { (void *) 32623, 883, NULL },
- { (void *) 32643, 619, NULL },
- { (void *) 32663, 619, NULL },
- { (void *) 32686, 884, NULL },
- { (void *) 32705, 1275, NULL },
- { (void *) 32721, 1275, NULL },
- { (void *) 32740, 607, NULL },
- { (void *) 32757, 607, NULL },
- { (void *) 32777, 1276, NULL },
- { (void *) 32794, 1276, NULL },
- { (void *) 32814, 608, NULL },
- { (void *) 32832, 608, NULL },
- { (void *) 32853, 1277, NULL },
- { (void *) 32869, 1277, NULL },
- { (void *) 32888, 1278, NULL },
- { (void *) 32905, 1278, NULL },
- { (void *) 32925, 1279, NULL },
- { (void *) 32942, 1279, NULL },
- { (void *) 32962, 1280, NULL },
- { (void *) 32980, 1280, NULL },
- { (void *) 33001, 1281, NULL },
- { (void *) 33017, 1281, NULL },
- { (void *) 33036, 1282, NULL },
- { (void *) 33053, 1282, NULL },
- { (void *) 33073, 1283, NULL },
- { (void *) 33090, 1283, NULL },
- { (void *) 33110, 1284, NULL },
- { (void *) 33128, 1284, NULL },
- { (void *) 33149, 609, NULL },
- { (void *) 33166, 609, NULL },
- { (void *) 33186, 1285, NULL },
- { (void *) 33202, 1285, NULL },
- { (void *) 33221, 1286, NULL },
- { (void *) 33238, 1286, NULL },
- { (void *) 33258, 610, NULL },
- { (void *) 33275, 610, NULL },
- { (void *) 33295, 611, NULL },
- { (void *) 33313, 611, NULL },
- { (void *) 33334, 1287, NULL },
- { (void *) 33351, 1287, NULL },
- { (void *) 33371, 1288, NULL },
- { (void *) 33389, 1288, NULL },
- { (void *) 33410, 612, NULL },
- { (void *) 33428, 612, NULL },
- { (void *) 33449, 885, NULL },
- { (void *) 33469, 613, NULL },
- { (void *) 33490, 613, NULL },
- { (void *) 33514, 822, NULL },
- { (void *) 33530, 823, NULL },
- { (void *) 33547, 926, NULL },
- { (void *) 33569, 927, NULL },
- { (void *) 33592, 824, NULL },
- { (void *) 33608, 825, NULL },
- { (void *) 33625, 826, NULL },
- { (void *) 33641, 827, NULL },
- { (void *) 33658, 828, NULL },
- { (void *) 33674, 829, NULL },
- { (void *) 33691, 886, NULL },
- { (void *) 33711, 830, NULL },
- { (void *) 33732, 758, NULL },
- { (void *) 33749, 759, NULL },
- { (void *) 33767, 760, NULL },
- { (void *) 33784, 761, NULL },
- { (void *) 33802, 762, NULL },
- { (void *) 33819, 763, NULL },
- { (void *) 33837, 764, NULL },
- { (void *) 33854, 765, NULL },
- { (void *) 33872, 563, NULL },
- { (void *) 33892, 563, NULL },
- { (void *) 33915, 1224, NULL },
- { (void *) 33937, 1225, NULL },
- { (void *) 33956, 1226, NULL },
- { (void *) 33975, 1227, NULL },
- { (void *) 33994, 1228, NULL },
- { (void *) 34013, 1229, NULL },
- { (void *) 34032, 1230, NULL },
- { (void *) 34051, 1231, NULL },
- { (void *) 34070, 1232, NULL },
- { (void *) 34089, 1233, NULL },
- { (void *) 34108, 1234, NULL },
- { (void *) 34127, 1235, NULL },
- { (void *) 34146, 1236, NULL },
- { (void *) 34165, 1237, NULL },
- { (void *) 34185, 887, NULL },
- { (void *) 34206, 766, NULL },
- { (void *) 34217, 767, NULL },
- { (void *) 34229, 768, NULL },
- { (void *) 34240, 769, NULL },
- { (void *) 34252, 770, NULL },
- { (void *) 34263, 771, NULL },
- { (void *) 34275, 321, NULL },
- { (void *) 34289, 1093, NULL },
- { (void *) 34306, 305, NULL },
- { (void *) 34315, 838, NULL },
- { (void *) 34330, 838, NULL },
- { (void *) 34348, 839, NULL },
- { (void *) 34365, 839, NULL },
- { (void *) 34385, 840, NULL },
- { (void *) 34403, 840, NULL },
- { (void *) 34424, 1357, NULL },
- { (void *) 34441, 701, NULL },
- { (void *) 34450, 444, NULL },
- { (void *) 34462, 444, NULL },
- { (void *) 34477, 444, NULL },
- { (void *) 34493, 445, NULL },
- { (void *) 34506, 445, NULL },
- { (void *) 34522, 445, NULL },
- { (void *) 34539, 446, NULL },
- { (void *) 34551, 446, NULL },
- { (void *) 34566, 446, NULL },
- { (void *) 34582, 447, NULL },
- { (void *) 34595, 447, NULL },
- { (void *) 34611, 447, NULL },
- { (void *) 34628, 448, NULL },
- { (void *) 34640, 448, NULL },
- { (void *) 34655, 448, NULL },
- { (void *) 34671, 449, NULL },
- { (void *) 34684, 449, NULL },
- { (void *) 34700, 449, NULL },
- { (void *) 34717, 450, NULL },
- { (void *) 34729, 450, NULL },
- { (void *) 34744, 450, NULL },
- { (void *) 34760, 451, NULL },
- { (void *) 34773, 451, NULL },
- { (void *) 34789, 451, NULL },
- { (void *) 34806, 452, NULL },
- { (void *) 34818, 452, NULL },
- { (void *) 34833, 452, NULL },
- { (void *) 34849, 453, NULL },
- { (void *) 34862, 453, NULL },
- { (void *) 34878, 453, NULL },
- { (void *) 34895, 454, NULL },
- { (void *) 34907, 454, NULL },
- { (void *) 34922, 454, NULL },
- { (void *) 34938, 455, NULL },
- { (void *) 34951, 455, NULL },
- { (void *) 34967, 455, NULL },
- { (void *) 34984, 456, NULL },
- { (void *) 34996, 456, NULL },
- { (void *) 35011, 456, NULL },
- { (void *) 35027, 457, NULL },
- { (void *) 35040, 457, NULL },
- { (void *) 35056, 457, NULL },
- { (void *) 35073, 458, NULL },
- { (void *) 35085, 458, NULL },
- { (void *) 35100, 458, NULL },
- { (void *) 35116, 459, NULL },
- { (void *) 35129, 459, NULL },
- { (void *) 35145, 459, NULL },
- { (void *) 35162, 1173, NULL },
- { (void *) 35178, 1174, NULL },
- { (void *) 35195, 1175, NULL },
- { (void *) 35211, 1176, NULL },
- { (void *) 35228, 1177, NULL },
- { (void *) 35244, 1178, NULL },
- { (void *) 35261, 1179, NULL },
- { (void *) 35277, 1180, NULL },
- { (void *) 35294, 1331, NULL }
+ { (void *) 3596, 482, NULL },
+ { (void *) 3613, 408, NULL },
+ { (void *) 3634, 408, NULL },
+ { (void *) 3658, 409, NULL },
+ { (void *) 3679, 409, NULL },
+ { (void *) 3703, 410, NULL },
+ { (void *) 3724, 410, NULL },
+ { (void *) 3748, 410, NULL },
+ { (void *) 3772, 411, NULL },
+ { (void *) 3796, 411, NULL },
+ { (void *) 3823, 412, NULL },
+ { (void *) 3847, 412, NULL },
+ { (void *) 3874, 413, NULL },
+ { (void *) 3898, 413, NULL },
+ { (void *) 3925, 413, NULL },
+ { (void *) 3952, 941, NULL },
+ { (void *) 3980, 942, NULL },
+ { (void *) 4008, 943, NULL },
+ { (void *) 4036, 1335, NULL },
+ { (void *) 4067, 1336, NULL },
+ { (void *) 4098, 348, NULL },
+ { (void *) 4118, 348, NULL },
+ { (void *) 4141, 349, NULL },
+ { (void *) 4161, 349, NULL },
+ { (void *) 4184, 350, NULL },
+ { (void *) 4206, 350, NULL },
+ { (void *) 4231, 351, NULL },
+ { (void *) 4254, 351, NULL },
+ { (void *) 4280, 352, NULL },
+ { (void *) 4302, 352, NULL },
+ { (void *) 4327, 353, NULL },
+ { (void *) 4350, 353, NULL },
+ { (void *) 4376, 694, NULL },
+ { (void *) 4394, 347, NULL },
+ { (void *) 4412, 347, NULL },
+ { (void *) 4433, 342, NULL },
+ { (void *) 4448, 342, NULL },
+ { (void *) 4466, 354, NULL },
+ { (void *) 4490, 354, NULL },
+ { (void *) 4517, 355, NULL },
+ { (void *) 4541, 355, NULL },
+ { (void *) 4568, 880, NULL },
+ { (void *) 4585, 880, NULL },
+ { (void *) 4605, 880, NULL },
+ { (void *) 4625, 944, NULL },
+ { (void *) 4648, 255, NULL },
+ { (void *) 4659, 323, NULL },
+ { (void *) 4674, 323, NULL },
+ { (void *) 4692, 324, NULL },
+ { (void *) 4707, 324, NULL },
+ { (void *) 4725, 325, NULL },
+ { (void *) 4743, 325, NULL },
+ { (void *) 4764, 326, NULL },
+ { (void *) 4782, 326, NULL },
+ { (void *) 4803, 373, NULL },
+ { (void *) 4821, 373, NULL },
+ { (void *) 4842, 373, NULL },
+ { (void *) 4863, 945, NULL },
+ { (void *) 4885, 946, NULL },
+ { (void *) 4907, 947, NULL },
+ { (void *) 4929, 948, NULL },
+ { (void *) 4943, 949, NULL },
+ { (void *) 4962, 1339, NULL },
+ { (void *) 4985, 1324, NULL },
+ { (void *) 5006, 483, NULL },
+ { (void *) 5020, 650, NULL },
+ { (void *) 5043, 950, NULL },
+ { (void *) 5066, 951, NULL },
+ { (void *) 5080, 952, NULL },
+ { (void *) 5100, 953, NULL },
+ { (void *) 5115, 484, NULL },
+ { (void *) 5128, 651, NULL },
+ { (void *) 5150, 1310, NULL },
+ { (void *) 5173, 1100, NULL },
+ { (void *) 5194, 1100, NULL },
+ { (void *) 5218, 954, NULL },
+ { (void *) 5233, 955, NULL },
+ { (void *) 5258, 956, NULL },
+ { (void *) 5277, 152, NULL },
+ { (void *) 5286, 1160, NULL },
+ { (void *) 5307, 1160, NULL },
+ { (void *) 5331, 1160, NULL },
+ { (void *) 5355, 1161, NULL },
+ { (void *) 5375, 1161, NULL },
+ { (void *) 5398, 1161, NULL },
+ { (void *) 5421, 1162, NULL },
+ { (void *) 5440, 1162, NULL },
+ { (void *) 5462, 1162, NULL },
+ { (void *) 5484, 464, NULL },
+ { (void *) 5498, 464, NULL },
+ { (void *) 5515, 1253, NULL },
+ { (void *) 5539, 665, NULL },
+ { (void *) 5558, 665, NULL },
+ { (void *) 5580, 665, NULL },
+ { (void *) 5602, 4, NULL },
+ { (void *) 5614, 1340, NULL },
+ { (void *) 5637, 652, NULL },
+ { (void *) 5653, 1296, NULL },
+ { (void *) 5675, 1325, NULL },
+ { (void *) 5696, 485, NULL },
+ { (void *) 5710, 1101, NULL },
+ { (void *) 5733, 1101, NULL },
+ { (void *) 5759, 623, NULL },
+ { (void *) 5777, 623, NULL },
+ { (void *) 5794, 465, NULL },
+ { (void *) 5808, 465, NULL },
+ { (void *) 5825, 465, NULL },
+ { (void *) 5842, 666, NULL },
+ { (void *) 5862, 666, NULL },
+ { (void *) 5885, 666, NULL },
+ { (void *) 5908, 718, NULL },
+ { (void *) 5923, 1341, NULL },
+ { (void *) 5943, 486, NULL },
+ { (void *) 5956, 696, NULL },
+ { (void *) 5967, 327, NULL },
+ { (void *) 5982, 327, NULL },
+ { (void *) 6000, 803, NULL },
+ { (void *) 6025, 684, NULL },
+ { (void *) 6044, 684, NULL },
+ { (void *) 6066, 1272, NULL },
+ { (void *) 6081, 245, NULL },
+ { (void *) 6091, 211, NULL },
+ { (void *) 6101, 288, NULL },
+ { (void *) 6112, 1259, NULL },
+ { (void *) 6133, 831, NULL },
+ { (void *) 6150, 832, NULL },
+ { (void *) 6168, 1260, NULL },
+ { (void *) 6190, 814, NULL },
+ { (void *) 6202, 814, NULL },
+ { (void *) 6217, 1378, NULL },
+ { (void *) 6229, 1378, NULL },
+ { (void *) 6244, 653, NULL },
+ { (void *) 6260, 487, NULL },
+ { (void *) 6273, 214, NULL },
+ { (void *) 6281, 309, NULL },
+ { (void *) 6300, 581, NULL },
+ { (void *) 6318, 957, NULL },
+ { (void *) 6343, 488, NULL },
+ { (void *) 6368, 488, NULL },
+ { (void *) 6396, 581, NULL },
+ { (void *) 6405, 581, NULL },
+ { (void *) 6417, 581, NULL },
+ { (void *) 6429, 1097, NULL },
+ { (void *) 6451, 878, NULL },
+ { (void *) 6467, 928, NULL },
+ { (void *) 6495, 879, NULL },
+ { (void *) 6519, 310, NULL },
+ { (void *) 6530, 310, NULL },
+ { (void *) 6544, 772, NULL },
+ { (void *) 6563, 659, NULL },
+ { (void *) 6583, 659, NULL },
+ { (void *) 6606, 861, NULL },
+ { (void *) 6638, 861, NULL },
+ { (void *) 6673, 659, NULL },
+ { (void *) 6696, 202, NULL },
+ { (void *) 6707, 489, NULL },
+ { (void *) 6719, 489, NULL },
+ { (void *) 6734, 489, NULL },
+ { (void *) 6749, 489, NULL },
+ { (void *) 6764, 489, NULL },
+ { (void *) 6778, 311, NULL },
+ { (void *) 6791, 702, NULL },
+ { (void *) 6814, 702, NULL },
+ { (void *) 6840, 702, NULL },
+ { (void *) 6866, 773, NULL },
+ { (void *) 6887, 660, NULL },
+ { (void *) 6909, 660, NULL },
+ { (void *) 6934, 862, NULL },
+ { (void *) 6968, 862, NULL },
+ { (void *) 7005, 703, NULL },
+ { (void *) 7037, 863, NULL },
+ { (void *) 7081, 863, NULL },
+ { (void *) 7128, 703, NULL },
+ { (void *) 7163, 703, NULL },
+ { (void *) 7198, 660, NULL },
+ { (void *) 7223, 257, NULL },
+ { (void *) 7234, 338, NULL },
+ { (void *) 7252, 704, NULL },
+ { (void *) 7280, 704, NULL },
+ { (void *) 7311, 704, NULL },
+ { (void *) 7342, 338, NULL },
+ { (void *) 7363, 1079, NULL },
+ { (void *) 7375, 1080, NULL },
+ { (void *) 7388, 1081, NULL },
+ { (void *) 7400, 1082, NULL },
+ { (void *) 7413, 1083, NULL },
+ { (void *) 7425, 1084, NULL },
+ { (void *) 7438, 1085, NULL },
+ { (void *) 7450, 1086, NULL },
+ { (void *) 7463, 804, NULL },
+ { (void *) 7485, 864, NULL },
+ { (void *) 7516, 810, NULL },
+ { (void *) 7544, 865, NULL },
+ { (void *) 7581, 1372, NULL },
+ { (void *) 7618, 1373, NULL },
+ { (void *) 7645, 41, NULL },
+ { (void *) 7654, 312, NULL },
+ { (void *) 7670, 1092, NULL },
+ { (void *) 7689, 42, NULL },
+ { (void *) 7699, 215, NULL },
+ { (void *) 7706, 313, NULL },
+ { (void *) 7724, 582, NULL },
+ { (void *) 7741, 958, NULL },
+ { (void *) 7765, 490, NULL },
+ { (void *) 7789, 490, NULL },
+ { (void *) 7816, 582, NULL },
+ { (void *) 7824, 582, NULL },
+ { (void *) 7835, 582, NULL },
+ { (void *) 7846, 43, NULL },
+ { (void *) 7850, 583, NULL },
+ { (void *) 7871, 583, NULL },
+ { (void *) 7894, 1254, NULL },
+ { (void *) 7915, 1, NULL },
+ { (void *) 7923, 1297, NULL },
+ { (void *) 7941, 1326, NULL },
+ { (void *) 7959, 466, NULL },
+ { (void *) 7968, 466, NULL },
+ { (void *) 7980, 466, NULL },
+ { (void *) 7992, 811, NULL },
+ { (void *) 8008, 584, NULL },
+ { (void *) 8029, 584, NULL },
+ { (void *) 8053, 228, NULL },
+ { (void *) 8065, 229, NULL },
+ { (void *) 8078, 230, NULL },
+ { (void *) 8090, 231, NULL },
+ { (void *) 8103, 232, NULL },
+ { (void *) 8115, 233, NULL },
+ { (void *) 8128, 234, NULL },
+ { (void *) 8140, 235, NULL },
+ { (void *) 8153, 236, NULL },
+ { (void *) 8163, 238, NULL },
+ { (void *) 8173, 237, NULL },
+ { (void *) 8184, 239, NULL },
+ { (void *) 8195, 1069, NULL },
+ { (void *) 8218, 1187, NULL },
+ { (void *) 8235, 194, NULL },
+ { (void *) 8250, 697, NULL },
+ { (void *) 8260, 216, NULL },
+ { (void *) 8267, 217, NULL },
+ { (void *) 8273, 681, NULL },
+ { (void *) 8296, 1277, NULL },
+ { (void *) 8324, 681, NULL },
+ { (void *) 8350, 959, NULL },
+ { (void *) 8378, 421, NULL },
+ { (void *) 8394, 421, NULL },
+ { (void *) 8413, 422, NULL },
+ { (void *) 8423, 422, NULL },
+ { (void *) 8436, 423, NULL },
+ { (void *) 8447, 423, NULL },
+ { (void *) 8461, 1173, NULL },
+ { (void *) 8471, 1173, NULL },
+ { (void *) 8484, 1174, NULL },
+ { (void *) 8495, 1174, NULL },
+ { (void *) 8509, 153, NULL },
+ { (void *) 8514, 154, NULL },
+ { (void *) 8520, 155, NULL },
+ { (void *) 8525, 156, NULL },
+ { (void *) 8531, 1379, NULL },
+ { (void *) 8536, 1379, NULL },
+ { (void *) 8544, 1380, NULL },
+ { (void *) 8550, 1380, NULL },
+ { (void *) 8559, 1366, NULL },
+ { (void *) 8586, 888, NULL },
+ { (void *) 8608, 667, NULL },
+ { (void *) 8632, 667, NULL },
+ { (void *) 8659, 667, NULL },
+ { (void *) 8686, 1070, NULL },
+ { (void *) 8718, 1070, NULL },
+ { (void *) 8749, 616, NULL },
+ { (void *) 8768, 668, NULL },
+ { (void *) 8789, 668, NULL },
+ { (void *) 8813, 669, NULL },
+ { (void *) 8834, 669, NULL },
+ { (void *) 8858, 669, NULL },
+ { (void *) 8882, 670, NULL },
+ { (void *) 8903, 670, NULL },
+ { (void *) 8927, 670, NULL },
+ { (void *) 8951, 616, NULL },
+ { (void *) 8973, 671, NULL },
+ { (void *) 8997, 671, NULL },
+ { (void *) 9024, 616, NULL },
+ { (void *) 9046, 157, NULL },
+ { (void *) 9056, 289, NULL },
+ { (void *) 9064, 1381, NULL },
+ { (void *) 9073, 1381, NULL },
+ { (void *) 9085, 1382, NULL },
+ { (void *) 9094, 1382, NULL },
+ { (void *) 9106, 467, NULL },
+ { (void *) 9117, 467, NULL },
+ { (void *) 9131, 1255, NULL },
+ { (void *) 9153, 672, NULL },
+ { (void *) 9169, 672, NULL },
+ { (void *) 9188, 672, NULL },
+ { (void *) 9207, 5, NULL },
+ { (void *) 9216, 1298, NULL },
+ { (void *) 9235, 1102, NULL },
+ { (void *) 9255, 1102, NULL },
+ { (void *) 9278, 624, NULL },
+ { (void *) 9293, 624, NULL },
+ { (void *) 9307, 468, NULL },
+ { (void *) 9318, 468, NULL },
+ { (void *) 9332, 468, NULL },
+ { (void *) 9346, 673, NULL },
+ { (void *) 9363, 673, NULL },
+ { (void *) 9383, 673, NULL },
+ { (void *) 9403, 719, NULL },
+ { (void *) 9415, 1342, NULL },
+ { (void *) 9432, 328, NULL },
+ { (void *) 9444, 328, NULL },
+ { (void *) 9459, 805, NULL },
+ { (void *) 9481, 685, NULL },
+ { (void *) 9497, 685, NULL },
+ { (void *) 9516, 674, NULL },
+ { (void *) 9531, 674, NULL },
+ { (void *) 9549, 674, NULL },
+ { (void *) 9567, 960, NULL },
+ { (void *) 9589, 867, NULL },
+ { (void *) 9620, 491, NULL },
+ { (void *) 9636, 491, NULL },
+ { (void *) 9655, 792, NULL },
+ { (void *) 9679, 793, NULL },
+ { (void *) 9710, 794, NULL },
+ { (void *) 9739, 492, NULL },
+ { (void *) 9756, 492, NULL },
+ { (void *) 9776, 687, NULL },
+ { (void *) 9802, 688, NULL },
+ { (void *) 9826, 689, NULL },
+ { (void *) 9847, 690, NULL },
+ { (void *) 9867, 654, NULL },
+ { (void *) 9889, 493, NULL },
+ { (void *) 9908, 494, NULL },
+ { (void *) 9926, 494, NULL },
+ { (void *) 9947, 585, NULL },
+ { (void *) 9969, 585, NULL },
+ { (void *) 9983, 258, NULL },
+ { (void *) 9995, 617, NULL },
+ { (void *) 10018, 469, NULL },
+ { (void *) 10039, 469, NULL },
+ { (void *) 10063, 470, NULL },
+ { (void *) 10081, 470, NULL },
+ { (void *) 10102, 470, NULL },
+ { (void *) 10123, 471, NULL },
+ { (void *) 10140, 471, NULL },
+ { (void *) 10160, 259, NULL },
+ { (void *) 10173, 1407, NULL },
+ { (void *) 10187, 1407, NULL },
+ { (void *) 10204, 1408, NULL },
+ { (void *) 10218, 1408, NULL },
+ { (void *) 10235, 343, NULL },
+ { (void *) 10249, 343, NULL },
+ { (void *) 10266, 344, NULL },
+ { (void *) 10291, 344, NULL },
+ { (void *) 10319, 344, NULL },
+ { (void *) 10347, 345, NULL },
+ { (void *) 10372, 345, NULL },
+ { (void *) 10400, 345, NULL },
+ { (void *) 10428, 343, NULL },
+ { (void *) 10445, 414, NULL },
+ { (void *) 10467, 414, NULL },
+ { (void *) 10492, 961, NULL },
+ { (void *) 10518, 1029, NULL },
+ { (void *) 10547, 356, NULL },
+ { (void *) 10568, 356, NULL },
+ { (void *) 10592, 357, NULL },
+ { (void *) 10618, 357, NULL },
+ { (void *) 10647, 358, NULL },
+ { (void *) 10673, 358, NULL },
+ { (void *) 10702, 1163, NULL },
+ { (void *) 10721, 1163, NULL },
+ { (void *) 10743, 1163, NULL },
+ { (void *) 10765, 833, NULL },
+ { (void *) 10778, 260, NULL },
+ { (void *) 10789, 261, NULL },
+ { (void *) 10798, 1327, NULL },
+ { (void *) 10823, 1409, NULL },
+ { (void *) 10833, 1409, NULL },
+ { (void *) 10846, 834, NULL },
+ { (void *) 10858, 834, NULL },
+ { (void *) 10873, 262, NULL },
+ { (void *) 10883, 716, NULL },
+ { (void *) 10900, 716, NULL },
+ { (void *) 10920, 586, NULL },
+ { (void *) 10940, 586, NULL },
+ { (void *) 10963, 675, NULL },
+ { (void *) 10999, 675, NULL },
+ { (void *) 11038, 675, NULL },
+ { (void *) 11077, 889, NULL },
+ { (void *) 11103, 841, NULL },
+ { (void *) 11126, 841, NULL },
+ { (void *) 11152, 841, NULL },
+ { (void *) 11178, 841, NULL },
+ { (void *) 11204, 655, NULL },
+ { (void *) 11217, 361, NULL },
+ { (void *) 11230, 361, NULL },
+ { (void *) 11246, 362, NULL },
+ { (void *) 11270, 362, NULL },
+ { (void *) 11297, 363, NULL },
+ { (void *) 11321, 363, NULL },
+ { (void *) 11348, 912, NULL },
+ { (void *) 11366, 656, NULL },
+ { (void *) 11380, 618, NULL },
+ { (void *) 11396, 698, NULL },
+ { (void *) 11410, 587, NULL },
+ { (void *) 11432, 587, NULL },
+ { (void *) 11446, 263, NULL },
+ { (void *) 11458, 890, NULL },
+ { (void *) 11480, 866, NULL },
+ { (void *) 11500, 264, NULL },
+ { (void *) 11511, 265, NULL },
+ { (void *) 11522, 1410, NULL },
+ { (void *) 11533, 1410, NULL },
+ { (void *) 11547, 266, NULL },
+ { (void *) 11556, 267, NULL },
+ { (void *) 11565, 268, NULL },
+ { (void *) 11574, 269, NULL },
+ { (void *) 11588, 270, NULL },
+ { (void *) 11602, 1411, NULL },
+ { (void *) 11616, 1411, NULL },
+ { (void *) 11633, 1343, NULL },
+ { (void *) 11663, 364, NULL },
+ { (void *) 11673, 364, NULL },
+ { (void *) 11686, 365, NULL },
+ { (void *) 11707, 365, NULL },
+ { (void *) 11731, 366, NULL },
+ { (void *) 11752, 366, NULL },
+ { (void *) 11776, 707, NULL },
+ { (void *) 11793, 962, NULL },
+ { (void *) 11821, 963, NULL },
+ { (void *) 11847, 964, NULL },
+ { (void *) 11870, 965, NULL },
+ { (void *) 11892, 966, NULL },
+ { (void *) 11933, 967, NULL },
+ { (void *) 11964, 968, NULL },
+ { (void *) 11996, 1328, NULL },
+ { (void *) 12020, 1164, NULL },
+ { (void *) 12035, 1164, NULL },
+ { (void *) 12053, 657, NULL },
+ { (void *) 12077, 1306, NULL },
+ { (void *) 12103, 658, NULL },
+ { (void *) 12127, 1165, NULL },
+ { (void *) 12145, 1165, NULL },
+ { (void *) 12166, 1329, NULL },
+ { (void *) 12190, 1299, NULL },
+ { (void *) 12219, 1300, NULL },
+ { (void *) 12248, 1301, NULL },
+ { (void *) 12279, 1302, NULL },
+ { (void *) 12305, 1303, NULL },
+ { (void *) 12334, 1304, NULL },
+ { (void *) 12358, 1330, NULL },
+ { (void *) 12380, 1331, NULL },
+ { (void *) 12406, 1332, NULL },
+ { (void *) 12428, 271, NULL },
+ { (void *) 12442, 272, NULL },
+ { (void *) 12457, 273, NULL },
+ { (void *) 12472, 329, NULL },
+ { (void *) 12484, 329, NULL },
+ { (void *) 12499, 329, NULL },
+ { (void *) 12514, 274, NULL },
+ { (void *) 12532, 818, NULL },
+ { (void *) 12549, 818, NULL },
+ { (void *) 12569, 625, NULL },
+ { (void *) 12597, 626, NULL },
+ { (void *) 12625, 495, NULL },
+ { (void *) 12643, 893, NULL },
+ { (void *) 12665, 627, NULL },
+ { (void *) 12695, 628, NULL },
+ { (void *) 12725, 1262, NULL },
+ { (void *) 12754, 1263, NULL },
+ { (void *) 12783, 1188, NULL },
+ { (void *) 12807, 1189, NULL },
+ { (void *) 12831, 1103, NULL },
+ { (void *) 12857, 1103, NULL },
+ { (void *) 12886, 1104, NULL },
+ { (void *) 12907, 1104, NULL },
+ { (void *) 12931, 894, NULL },
+ { (void *) 12955, 895, NULL },
+ { (void *) 12982, 896, NULL },
+ { (void *) 13014, 896, NULL },
+ { (void *) 13049, 897, NULL },
+ { (void *) 13072, 898, NULL },
+ { (void *) 13093, 795, NULL },
+ { (void *) 13111, 629, NULL },
+ { (void *) 13131, 1190, NULL },
+ { (void *) 13150, 496, NULL },
+ { (void *) 13163, 630, NULL },
+ { (void *) 13179, 1191, NULL },
+ { (void *) 13194, 969, NULL },
+ { (void *) 13219, 970, NULL },
+ { (void *) 13242, 971, NULL },
+ { (void *) 13268, 972, NULL },
+ { (void *) 13292, 812, NULL },
+ { (void *) 13310, 731, NULL },
+ { (void *) 13329, 731, NULL },
+ { (void *) 13351, 472, NULL },
+ { (void *) 13368, 472, NULL },
+ { (void *) 13388, 472, NULL },
+ { (void *) 13408, 732, NULL },
+ { (void *) 13428, 732, NULL },
+ { (void *) 13451, 473, NULL },
+ { (void *) 13469, 473, NULL },
+ { (void *) 13490, 473, NULL },
+ { (void *) 13511, 474, NULL },
+ { (void *) 13522, 474, NULL },
+ { (void *) 13536, 474, NULL },
+ { (void *) 13550, 676, NULL },
+ { (void *) 13577, 676, NULL },
+ { (void *) 13607, 676, NULL },
+ { (void *) 13637, 720, NULL },
+ { (void *) 13660, 720, NULL },
+ { (void *) 13686, 720, NULL },
+ { (void *) 13712, 721, NULL },
+ { (void *) 13736, 721, NULL },
+ { (void *) 13763, 721, NULL },
+ { (void *) 13790, 722, NULL },
+ { (void *) 13812, 723, NULL },
+ { (void *) 13834, 1344, NULL },
+ { (void *) 13864, 359, NULL },
+ { (void *) 13883, 359, NULL },
+ { (void *) 13905, 497, NULL },
+ { (void *) 13922, 815, NULL },
+ { (void *) 13947, 498, NULL },
+ { (void *) 13963, 498, NULL },
+ { (void *) 13982, 499, NULL },
+ { (void *) 13994, 275, NULL },
+ { (void *) 14004, 588, NULL },
+ { (void *) 14015, 796, NULL },
+ { (void *) 14034, 797, NULL },
+ { (void *) 14063, 699, NULL },
+ { (void *) 14073, 1241, NULL },
+ { (void *) 14098, 1242, NULL },
+ { (void *) 14123, 276, NULL },
+ { (void *) 14135, 277, NULL },
+ { (void *) 14147, 1412, NULL },
+ { (void *) 14159, 1412, NULL },
+ { (void *) 14174, 278, NULL },
+ { (void *) 14186, 279, NULL },
+ { (void *) 14198, 279, NULL },
+ { (void *) 14213, 280, NULL },
+ { (void *) 14225, 280, NULL },
+ { (void *) 14240, 1269, NULL },
+ { (void *) 14255, 281, NULL },
+ { (void *) 14267, 284, NULL },
+ { (void *) 14290, 285, NULL },
+ { (void *) 14313, 589, NULL },
+ { (void *) 14332, 589, NULL },
+ { (void *) 14354, 589, NULL },
+ { (void *) 14376, 590, NULL },
+ { (void *) 14396, 590, NULL },
+ { (void *) 14419, 590, NULL },
+ { (void *) 14442, 282, NULL },
+ { (void *) 14460, 283, NULL },
+ { (void *) 14478, 1413, NULL },
+ { (void *) 14496, 1413, NULL },
+ { (void *) 14517, 913, NULL },
+ { (void *) 14537, 973, NULL },
+ { (void *) 14553, 974, NULL },
+ { (void *) 14580, 975, NULL },
+ { (void *) 14607, 976, NULL },
+ { (void *) 14630, 977, NULL },
+ { (void *) 14654, 978, NULL },
+ { (void *) 14676, 979, NULL },
+ { (void *) 14698, 914, NULL },
+ { (void *) 14725, 1030, NULL },
+ { (void *) 14744, 1192, NULL },
+ { (void *) 14763, 591, NULL },
+ { (void *) 14791, 591, NULL },
+ { (void *) 14822, 980, NULL },
+ { (void *) 14848, 981, NULL },
+ { (void *) 14872, 982, NULL },
+ { (void *) 14895, 691, NULL },
+ { (void *) 14916, 692, NULL },
+ { (void *) 14934, 500, NULL },
+ { (void *) 14953, 500, NULL },
+ { (void *) 14975, 798, NULL },
+ { (void *) 14999, 774, NULL },
+ { (void *) 15012, 501, NULL },
+ { (void *) 15025, 501, NULL },
+ { (void *) 15041, 1033, NULL },
+ { (void *) 15059, 1033, NULL },
+ { (void *) 15076, 502, NULL },
+ { (void *) 15089, 502, NULL },
+ { (void *) 15105, 1034, NULL },
+ { (void *) 15124, 1034, NULL },
+ { (void *) 15142, 592, NULL },
+ { (void *) 15156, 592, NULL },
+ { (void *) 15173, 1345, NULL },
+ { (void *) 15195, 1346, NULL },
+ { (void *) 15215, 983, NULL },
+ { (void *) 15241, 984, NULL },
+ { (void *) 15265, 985, NULL },
+ { (void *) 15282, 593, NULL },
+ { (void *) 15301, 593, NULL },
+ { (void *) 15323, 594, NULL },
+ { (void *) 15343, 594, NULL },
+ { (void *) 15366, 821, NULL },
+ { (void *) 15385, 821, NULL },
+ { (void *) 15407, 915, NULL },
+ { (void *) 15432, 503, NULL },
+ { (void *) 15456, 503, NULL },
+ { (void *) 15483, 503, NULL },
+ { (void *) 15509, 504, NULL },
+ { (void *) 15527, 504, NULL },
+ { (void *) 15548, 1193, NULL },
+ { (void *) 15568, 505, NULL },
+ { (void *) 15586, 505, NULL },
+ { (void *) 15607, 1194, NULL },
+ { (void *) 15627, 506, NULL },
+ { (void *) 15645, 506, NULL },
+ { (void *) 15666, 1195, NULL },
+ { (void *) 15686, 842, NULL },
+ { (void *) 15704, 843, NULL },
+ { (void *) 15730, 844, NULL },
+ { (void *) 15755, 845, NULL },
+ { (void *) 15772, 846, NULL },
+ { (void *) 15785, 847, NULL },
+ { (void *) 15798, 848, NULL },
+ { (void *) 15811, 849, NULL },
+ { (void *) 15825, 850, NULL },
+ { (void *) 15843, 851, NULL },
+ { (void *) 15862, 852, NULL },
+ { (void *) 15881, 853, NULL },
+ { (void *) 15903, 854, NULL },
+ { (void *) 15926, 855, NULL },
+ { (void *) 15942, 856, NULL },
+ { (void *) 15959, 857, NULL },
+ { (void *) 15973, 857, NULL },
+ { (void *) 15990, 857, NULL },
+ { (void *) 16007, 857, NULL },
+ { (void *) 16024, 1035, NULL },
+ { (void *) 16043, 858, NULL },
+ { (void *) 16057, 858, NULL },
+ { (void *) 16074, 858, NULL },
+ { (void *) 16091, 858, NULL },
+ { (void *) 16108, 1036, NULL },
+ { (void *) 16128, 859, NULL },
+ { (void *) 16143, 859, NULL },
+ { (void *) 16161, 859, NULL },
+ { (void *) 16179, 158, NULL },
+ { (void *) 16184, 367, NULL },
+ { (void *) 16194, 367, NULL },
+ { (void *) 16207, 1364, NULL },
+ { (void *) 16225, 1365, NULL },
+ { (void *) 16246, 212, NULL },
+ { (void *) 16256, 314, NULL },
+ { (void *) 16269, 1093, NULL },
+ { (void *) 16285, 44, NULL },
+ { (void *) 16292, 45, NULL },
+ { (void *) 16300, 46, NULL },
+ { (void *) 16307, 47, NULL },
+ { (void *) 16315, 48, NULL },
+ { (void *) 16322, 49, NULL },
+ { (void *) 16330, 50, NULL },
+ { (void *) 16337, 51, NULL },
+ { (void *) 16345, 315, NULL },
+ { (void *) 16353, 316, NULL },
+ { (void *) 16362, 197, NULL },
+ { (void *) 16372, 317, NULL },
+ { (void *) 16390, 1073, NULL },
+ { (void *) 16411, 1074, NULL },
+ { (void *) 16435, 1075, NULL },
+ { (void *) 16457, 986, NULL },
+ { (void *) 16488, 987, NULL },
+ { (void *) 16522, 1076, NULL },
+ { (void *) 16547, 1077, NULL },
+ { (void *) 16566, 1078, NULL },
+ { (void *) 16588, 475, NULL },
+ { (void *) 16597, 475, NULL },
+ { (void *) 16609, 286, NULL },
+ { (void *) 16619, 595, NULL },
+ { (void *) 16639, 595, NULL },
+ { (void *) 16650, 595, NULL },
+ { (void *) 16664, 595, NULL },
+ { (void *) 16678, 677, NULL },
+ { (void *) 16692, 677, NULL },
+ { (void *) 16709, 677, NULL },
+ { (void *) 16726, 916, NULL },
+ { (void *) 16751, 287, NULL },
+ { (void *) 16758, 1347, NULL },
+ { (void *) 16776, 507, NULL },
+ { (void *) 16786, 631, NULL },
+ { (void *) 16799, 631, NULL },
+ { (void *) 16811, 1105, NULL },
+ { (void *) 16829, 1105, NULL },
+ { (void *) 16850, 476, NULL },
+ { (void *) 16858, 476, NULL },
+ { (void *) 16869, 476, NULL },
+ { (void *) 16880, 678, NULL },
+ { (void *) 16895, 678, NULL },
+ { (void *) 16913, 678, NULL },
+ { (void *) 16931, 724, NULL },
+ { (void *) 16941, 1348, NULL },
+ { (void *) 16956, 508, NULL },
+ { (void *) 16965, 700, NULL },
+ { (void *) 16972, 330, NULL },
+ { (void *) 16982, 330, NULL },
+ { (void *) 16995, 917, NULL },
+ { (void *) 17022, 806, NULL },
+ { (void *) 17042, 686, NULL },
+ { (void *) 17056, 686, NULL },
+ { (void *) 17073, 163, NULL },
+ { (void *) 17085, 164, NULL },
+ { (void *) 17098, 165, NULL },
+ { (void *) 17110, 166, NULL },
+ { (void *) 17123, 1383, NULL },
+ { (void *) 17135, 1383, NULL },
+ { (void *) 17150, 1384, NULL },
+ { (void *) 17163, 1384, NULL },
+ { (void *) 17179, 159, NULL },
+ { (void *) 17186, 160, NULL },
+ { (void *) 17194, 161, NULL },
+ { (void *) 17201, 162, NULL },
+ { (void *) 17209, 1385, NULL },
+ { (void *) 17216, 1385, NULL },
+ { (void *) 17226, 1386, NULL },
+ { (void *) 17234, 1386, NULL },
+ { (void *) 17245, 167, NULL },
+ { (void *) 17257, 168, NULL },
+ { (void *) 17267, 1387, NULL },
+ { (void *) 17278, 1387, NULL },
+ { (void *) 17292, 509, NULL },
+ { (void *) 17304, 509, NULL },
+ { (void *) 17319, 6, NULL },
+ { (void *) 17328, 290, NULL },
+ { (void *) 17341, 292, NULL },
+ { (void *) 17353, 291, NULL },
+ { (void *) 17365, 1388, NULL },
+ { (void *) 17377, 1388, NULL },
+ { (void *) 17392, 198, NULL },
+ { (void *) 17401, 1196, NULL },
+ { (void *) 17415, 415, NULL },
+ { (void *) 17436, 415, NULL },
+ { (void *) 17460, 416, NULL },
+ { (void *) 17481, 416, NULL },
+ { (void *) 17505, 1106, NULL },
+ { (void *) 17519, 242, NULL },
+ { (void *) 17527, 918, NULL },
+ { (void *) 17557, 919, NULL },
+ { (void *) 17584, 920, NULL },
+ { (void *) 17616, 921, NULL },
+ { (void *) 17645, 220, NULL },
+ { (void *) 17651, 221, NULL },
+ { (void *) 17657, 222, NULL },
+ { (void *) 17663, 223, NULL },
+ { (void *) 17669, 477, NULL },
+ { (void *) 17679, 477, NULL },
+ { (void *) 17692, 477, NULL },
+ { (void *) 17705, 682, NULL },
+ { (void *) 17720, 682, NULL },
+ { (void *) 17738, 224, NULL },
+ { (void *) 17748, 225, NULL },
+ { (void *) 17758, 226, NULL },
+ { (void *) 17768, 227, NULL },
+ { (void *) 17778, 988, NULL },
+ { (void *) 17793, 989, NULL },
+ { (void *) 17813, 169, NULL },
+ { (void *) 17823, 170, NULL },
+ { (void *) 17834, 171, NULL },
+ { (void *) 17844, 172, NULL },
+ { (void *) 17855, 1389, NULL },
+ { (void *) 17865, 1389, NULL },
+ { (void *) 17878, 1390, NULL },
+ { (void *) 17889, 1390, NULL },
+ { (void *) 17903, 293, NULL },
+ { (void *) 17914, 869, NULL },
+ { (void *) 17928, 621, NULL },
+ { (void *) 17950, 1349, NULL },
+ { (void *) 17977, 620, NULL },
+ { (void *) 17994, 620, NULL },
+ { (void *) 18014, 620, NULL },
+ { (void *) 18034, 368, NULL },
+ { (void *) 18041, 368, NULL },
+ { (void *) 18051, 295, NULL },
+ { (void *) 18063, 294, NULL },
+ { (void *) 18075, 1391, NULL },
+ { (void *) 18087, 1391, NULL },
+ { (void *) 18102, 417, NULL },
+ { (void *) 18123, 417, NULL },
+ { (void *) 18147, 418, NULL },
+ { (void *) 18168, 418, NULL },
+ { (void *) 18192, 424, NULL },
+ { (void *) 18208, 424, NULL },
+ { (void *) 18227, 891, NULL },
+ { (void *) 18251, 891, NULL },
+ { (void *) 18278, 929, NULL },
+ { (void *) 18307, 929, NULL },
+ { (void *) 18339, 1172, NULL },
+ { (void *) 18357, 705, NULL },
+ { (void *) 18385, 705, NULL },
+ { (void *) 18416, 1172, NULL },
+ { (void *) 18437, 892, NULL },
+ { (void *) 18463, 892, NULL },
+ { (void *) 18492, 930, NULL },
+ { (void *) 18523, 930, NULL },
+ { (void *) 18557, 1184, NULL },
+ { (void *) 18580, 1185, NULL },
+ { (void *) 18605, 376, NULL },
+ { (void *) 18621, 376, NULL },
+ { (void *) 18640, 377, NULL },
+ { (void *) 18657, 377, NULL },
+ { (void *) 18677, 378, NULL },
+ { (void *) 18693, 378, NULL },
+ { (void *) 18712, 379, NULL },
+ { (void *) 18729, 379, NULL },
+ { (void *) 18749, 380, NULL },
+ { (void *) 18765, 380, NULL },
+ { (void *) 18784, 381, NULL },
+ { (void *) 18801, 381, NULL },
+ { (void *) 18821, 382, NULL },
+ { (void *) 18837, 382, NULL },
+ { (void *) 18856, 383, NULL },
+ { (void *) 18873, 383, NULL },
+ { (void *) 18893, 384, NULL },
+ { (void *) 18909, 384, NULL },
+ { (void *) 18928, 385, NULL },
+ { (void *) 18945, 385, NULL },
+ { (void *) 18965, 386, NULL },
+ { (void *) 18981, 386, NULL },
+ { (void *) 19000, 387, NULL },
+ { (void *) 19017, 387, NULL },
+ { (void *) 19037, 388, NULL },
+ { (void *) 19053, 388, NULL },
+ { (void *) 19072, 389, NULL },
+ { (void *) 19089, 389, NULL },
+ { (void *) 19109, 390, NULL },
+ { (void *) 19125, 390, NULL },
+ { (void *) 19144, 391, NULL },
+ { (void *) 19161, 391, NULL },
+ { (void *) 19181, 392, NULL },
+ { (void *) 19197, 392, NULL },
+ { (void *) 19216, 393, NULL },
+ { (void *) 19233, 393, NULL },
+ { (void *) 19253, 394, NULL },
+ { (void *) 19269, 394, NULL },
+ { (void *) 19288, 395, NULL },
+ { (void *) 19305, 395, NULL },
+ { (void *) 19325, 396, NULL },
+ { (void *) 19341, 396, NULL },
+ { (void *) 19360, 397, NULL },
+ { (void *) 19377, 397, NULL },
+ { (void *) 19397, 398, NULL },
+ { (void *) 19413, 398, NULL },
+ { (void *) 19432, 399, NULL },
+ { (void *) 19449, 399, NULL },
+ { (void *) 19469, 400, NULL },
+ { (void *) 19485, 400, NULL },
+ { (void *) 19504, 401, NULL },
+ { (void *) 19521, 401, NULL },
+ { (void *) 19541, 402, NULL },
+ { (void *) 19557, 402, NULL },
+ { (void *) 19576, 403, NULL },
+ { (void *) 19593, 403, NULL },
+ { (void *) 19613, 404, NULL },
+ { (void *) 19629, 404, NULL },
+ { (void *) 19648, 405, NULL },
+ { (void *) 19665, 405, NULL },
+ { (void *) 19685, 406, NULL },
+ { (void *) 19701, 406, NULL },
+ { (void *) 19720, 407, NULL },
+ { (void *) 19737, 407, NULL },
+ { (void *) 19757, 1392, NULL },
+ { (void *) 19773, 1392, NULL },
+ { (void *) 19792, 738, NULL },
+ { (void *) 19810, 739, NULL },
+ { (void *) 19829, 740, NULL },
+ { (void *) 19847, 741, NULL },
+ { (void *) 19866, 742, NULL },
+ { (void *) 19884, 743, NULL },
+ { (void *) 19903, 744, NULL },
+ { (void *) 19921, 745, NULL },
+ { (void *) 19940, 990, NULL },
+ { (void *) 19956, 1032, NULL },
+ { (void *) 19985, 991, NULL },
+ { (void *) 20004, 1350, NULL },
+ { (void *) 20029, 992, NULL },
+ { (void *) 20048, 993, NULL },
+ { (void *) 20075, 994, NULL },
+ { (void *) 20103, 995, NULL },
+ { (void *) 20130, 996, NULL },
+ { (void *) 20157, 997, NULL },
+ { (void *) 20186, 1071, NULL },
+ { (void *) 20223, 1071, NULL },
+ { (void *) 20259, 998, NULL },
+ { (void *) 20283, 999, NULL },
+ { (void *) 20312, 1000, NULL },
+ { (void *) 20337, 1001, NULL },
+ { (void *) 20373, 1367, NULL },
+ { (void *) 20420, 0, NULL },
+ { (void *) 20428, 52, NULL },
+ { (void *) 20437, 53, NULL },
+ { (void *) 20447, 54, NULL },
+ { (void *) 20456, 55, NULL },
+ { (void *) 20466, 56, NULL },
+ { (void *) 20475, 57, NULL },
+ { (void *) 20485, 58, NULL },
+ { (void *) 20494, 59, NULL },
+ { (void *) 20504, 60, NULL },
+ { (void *) 20513, 61, NULL },
+ { (void *) 20523, 1393, NULL },
+ { (void *) 20532, 1393, NULL },
+ { (void *) 20544, 746, NULL },
+ { (void *) 20555, 747, NULL },
+ { (void *) 20567, 318, NULL },
+ { (void *) 20581, 1094, NULL },
+ { (void *) 20598, 1166, NULL },
+ { (void *) 20610, 1166, NULL },
+ { (void *) 20625, 1167, NULL },
+ { (void *) 20640, 1167, NULL },
+ { (void *) 20658, 1307, NULL },
+ { (void *) 20679, 1308, NULL },
+ { (void *) 20702, 296, NULL },
+ { (void *) 20708, 1394, NULL },
+ { (void *) 20715, 1394, NULL },
+ { (void *) 20725, 1395, NULL },
+ { (void *) 20732, 1395, NULL },
+ { (void *) 20742, 1256, NULL },
+ { (void *) 20758, 199, NULL },
+ { (void *) 20770, 800, NULL },
+ { (void *) 20787, 801, NULL },
+ { (void *) 20803, 801, NULL },
+ { (void *) 20822, 801, NULL },
+ { (void *) 20841, 807, NULL },
+ { (void *) 20864, 251, NULL },
+ { (void *) 20875, 252, NULL },
+ { (void *) 20887, 253, NULL },
+ { (void *) 20899, 249, NULL },
+ { (void *) 20911, 250, NULL },
+ { (void *) 20923, 247, NULL },
+ { (void *) 20938, 248, NULL },
+ { (void *) 20953, 246, NULL },
+ { (void *) 20963, 425, NULL },
+ { (void *) 20979, 425, NULL },
+ { (void *) 20998, 425, NULL },
+ { (void *) 21017, 425, NULL },
+ { (void *) 21037, 426, NULL },
+ { (void *) 21054, 426, NULL },
+ { (void *) 21074, 426, NULL },
+ { (void *) 21094, 426, NULL },
+ { (void *) 21115, 427, NULL },
+ { (void *) 21131, 427, NULL },
+ { (void *) 21149, 428, NULL },
+ { (void *) 21166, 428, NULL },
+ { (void *) 21185, 1414, NULL },
+ { (void *) 21201, 1414, NULL },
+ { (void *) 21220, 1415, NULL },
+ { (void *) 21237, 1415, NULL },
+ { (void *) 21257, 173, NULL },
+ { (void *) 21267, 1087, NULL },
+ { (void *) 21287, 1396, NULL },
+ { (void *) 21298, 1396, NULL },
+ { (void *) 21312, 174, NULL },
+ { (void *) 21324, 319, NULL },
+ { (void *) 21338, 1333, NULL },
+ { (void *) 21357, 1333, NULL },
+ { (void *) 21379, 1397, NULL },
+ { (void *) 21394, 1397, NULL },
+ { (void *) 21412, 175, NULL },
+ { (void *) 21427, 218, NULL },
+ { (void *) 21437, 334, NULL },
+ { (void *) 21453, 1168, NULL },
+ { (void *) 21467, 1168, NULL },
+ { (void *) 21484, 297, NULL },
+ { (void *) 21494, 200, NULL },
+ { (void *) 21502, 1418, NULL },
+ { (void *) 21523, 1418, NULL },
+ { (void *) 21547, 1418, NULL },
+ { (void *) 21571, 1418, NULL },
+ { (void *) 21595, 614, NULL },
+ { (void *) 21617, 614, NULL },
+ { (void *) 21641, 1268, NULL },
+ { (void *) 21660, 331, NULL },
+ { (void *) 21679, 331, NULL },
+ { (void *) 21701, 819, NULL },
+ { (void *) 21715, 819, NULL },
+ { (void *) 21732, 632, NULL },
+ { (void *) 21757, 633, NULL },
+ { (void *) 21783, 634, NULL },
+ { (void *) 21808, 635, NULL },
+ { (void *) 21834, 1370, NULL },
+ { (void *) 21861, 636, NULL },
+ { (void *) 21888, 637, NULL },
+ { (void *) 21916, 638, NULL },
+ { (void *) 21943, 639, NULL },
+ { (void *) 21971, 1371, NULL },
+ { (void *) 22000, 1264, NULL },
+ { (void *) 22026, 1265, NULL },
+ { (void *) 22053, 1266, NULL },
+ { (void *) 22079, 1267, NULL },
+ { (void *) 22106, 632, NULL },
+ { (void *) 22127, 633, NULL },
+ { (void *) 22149, 634, NULL },
+ { (void *) 22170, 635, NULL },
+ { (void *) 22192, 820, NULL },
+ { (void *) 22210, 820, NULL },
+ { (void *) 22231, 1197, NULL },
+ { (void *) 22254, 1198, NULL },
+ { (void *) 22277, 640, NULL },
+ { (void *) 22294, 1107, NULL },
+ { (void *) 22311, 1108, NULL },
+ { (void *) 22329, 1109, NULL },
+ { (void *) 22346, 1109, NULL },
+ { (void *) 22366, 1110, NULL },
+ { (void *) 22384, 1110, NULL },
+ { (void *) 22405, 1111, NULL },
+ { (void *) 22422, 1037, NULL },
+ { (void *) 22444, 1037, NULL },
+ { (void *) 22465, 1038, NULL },
+ { (void *) 22488, 1038, NULL },
+ { (void *) 22510, 1111, NULL },
+ { (void *) 22530, 1112, NULL },
+ { (void *) 22548, 1112, NULL },
+ { (void *) 22569, 1113, NULL },
+ { (void *) 22587, 1039, NULL },
+ { (void *) 22610, 1039, NULL },
+ { (void *) 22632, 1040, NULL },
+ { (void *) 22656, 1040, NULL },
+ { (void *) 22679, 1113, NULL },
+ { (void *) 22700, 1114, NULL },
+ { (void *) 22719, 1114, NULL },
+ { (void *) 22741, 1115, NULL },
+ { (void *) 22758, 1116, NULL },
+ { (void *) 22776, 1117, NULL },
+ { (void *) 22793, 1117, NULL },
+ { (void *) 22813, 1118, NULL },
+ { (void *) 22831, 1118, NULL },
+ { (void *) 22852, 1119, NULL },
+ { (void *) 22869, 1041, NULL },
+ { (void *) 22891, 1041, NULL },
+ { (void *) 22912, 1042, NULL },
+ { (void *) 22935, 1042, NULL },
+ { (void *) 22957, 1119, NULL },
+ { (void *) 22977, 1120, NULL },
+ { (void *) 22995, 1120, NULL },
+ { (void *) 23016, 1121, NULL },
+ { (void *) 23034, 1043, NULL },
+ { (void *) 23057, 1043, NULL },
+ { (void *) 23079, 1044, NULL },
+ { (void *) 23103, 1044, NULL },
+ { (void *) 23126, 1121, NULL },
+ { (void *) 23147, 1122, NULL },
+ { (void *) 23166, 1122, NULL },
+ { (void *) 23188, 1123, NULL },
+ { (void *) 23205, 1124, NULL },
+ { (void *) 23223, 1125, NULL },
+ { (void *) 23240, 1125, NULL },
+ { (void *) 23260, 1126, NULL },
+ { (void *) 23278, 1126, NULL },
+ { (void *) 23299, 1127, NULL },
+ { (void *) 23316, 1045, NULL },
+ { (void *) 23338, 1045, NULL },
+ { (void *) 23359, 1046, NULL },
+ { (void *) 23382, 1046, NULL },
+ { (void *) 23404, 1127, NULL },
+ { (void *) 23424, 1128, NULL },
+ { (void *) 23442, 1128, NULL },
+ { (void *) 23463, 1129, NULL },
+ { (void *) 23481, 1047, NULL },
+ { (void *) 23504, 1047, NULL },
+ { (void *) 23526, 1048, NULL },
+ { (void *) 23550, 1048, NULL },
+ { (void *) 23573, 1129, NULL },
+ { (void *) 23594, 1130, NULL },
+ { (void *) 23613, 1130, NULL },
+ { (void *) 23635, 1131, NULL },
+ { (void *) 23652, 1132, NULL },
+ { (void *) 23670, 1133, NULL },
+ { (void *) 23687, 1133, NULL },
+ { (void *) 23707, 1134, NULL },
+ { (void *) 23725, 1134, NULL },
+ { (void *) 23746, 1135, NULL },
+ { (void *) 23763, 1049, NULL },
+ { (void *) 23785, 1049, NULL },
+ { (void *) 23806, 1050, NULL },
+ { (void *) 23829, 1050, NULL },
+ { (void *) 23851, 1135, NULL },
+ { (void *) 23871, 1136, NULL },
+ { (void *) 23889, 1136, NULL },
+ { (void *) 23910, 1137, NULL },
+ { (void *) 23928, 1051, NULL },
+ { (void *) 23951, 1051, NULL },
+ { (void *) 23973, 1052, NULL },
+ { (void *) 23997, 1052, NULL },
+ { (void *) 24020, 1137, NULL },
+ { (void *) 24041, 1138, NULL },
+ { (void *) 24060, 1138, NULL },
+ { (void *) 24082, 922, NULL },
+ { (void *) 24110, 923, NULL },
+ { (void *) 24139, 1139, NULL },
+ { (void *) 24163, 1140, NULL },
+ { (void *) 24187, 1140, NULL },
+ { (void *) 24214, 1141, NULL },
+ { (void *) 24240, 1142, NULL },
+ { (void *) 24266, 1142, NULL },
+ { (void *) 24295, 1143, NULL },
+ { (void *) 24321, 1144, NULL },
+ { (void *) 24347, 1144, NULL },
+ { (void *) 24376, 1145, NULL },
+ { (void *) 24400, 1146, NULL },
+ { (void *) 24424, 1146, NULL },
+ { (void *) 24451, 1147, NULL },
+ { (void *) 24477, 1148, NULL },
+ { (void *) 24503, 1148, NULL },
+ { (void *) 24532, 1149, NULL },
+ { (void *) 24558, 1150, NULL },
+ { (void *) 24584, 1150, NULL },
+ { (void *) 24613, 1151, NULL },
+ { (void *) 24637, 1152, NULL },
+ { (void *) 24661, 1152, NULL },
+ { (void *) 24688, 1153, NULL },
+ { (void *) 24714, 1154, NULL },
+ { (void *) 24740, 1154, NULL },
+ { (void *) 24769, 1155, NULL },
+ { (void *) 24795, 1156, NULL },
+ { (void *) 24821, 1156, NULL },
+ { (void *) 24850, 706, NULL },
+ { (void *) 24866, 706, NULL },
+ { (void *) 24885, 219, NULL },
+ { (void *) 24896, 335, NULL },
+ { (void *) 24913, 1169, NULL },
+ { (void *) 24928, 1169, NULL },
+ { (void *) 24946, 298, NULL },
+ { (void *) 24957, 201, NULL },
+ { (void *) 24966, 733, NULL },
+ { (void *) 24979, 733, NULL },
+ { (void *) 24995, 1088, NULL },
+ { (void *) 25011, 62, NULL },
+ { (void *) 25023, 63, NULL },
+ { (void *) 25036, 64, NULL },
+ { (void *) 25048, 65, NULL },
+ { (void *) 25061, 66, NULL },
+ { (void *) 25073, 67, NULL },
+ { (void *) 25086, 68, NULL },
+ { (void *) 25098, 69, NULL },
+ { (void *) 25111, 70, NULL },
+ { (void *) 25123, 71, NULL },
+ { (void *) 25136, 72, NULL },
+ { (void *) 25148, 73, NULL },
+ { (void *) 25161, 74, NULL },
+ { (void *) 25173, 75, NULL },
+ { (void *) 25186, 76, NULL },
+ { (void *) 25198, 77, NULL },
+ { (void *) 25211, 78, NULL },
+ { (void *) 25223, 79, NULL },
+ { (void *) 25236, 80, NULL },
+ { (void *) 25248, 81, NULL },
+ { (void *) 25261, 82, NULL },
+ { (void *) 25273, 83, NULL },
+ { (void *) 25286, 84, NULL },
+ { (void *) 25298, 85, NULL },
+ { (void *) 25311, 254, NULL },
+ { (void *) 25322, 254, NULL },
+ { (void *) 25335, 256, NULL },
+ { (void *) 25346, 860, NULL },
+ { (void *) 25358, 860, NULL },
+ { (void *) 25373, 860, NULL },
+ { (void *) 25388, 860, NULL },
+ { (void *) 25403, 86, NULL },
+ { (void *) 25409, 87, NULL },
+ { (void *) 25416, 88, NULL },
+ { (void *) 25422, 89, NULL },
+ { (void *) 25429, 90, NULL },
+ { (void *) 25435, 91, NULL },
+ { (void *) 25442, 92, NULL },
+ { (void *) 25448, 93, NULL },
+ { (void *) 25455, 816, NULL },
+ { (void *) 25477, 196, NULL },
+ { (void *) 25488, 679, NULL },
+ { (void *) 25508, 679, NULL },
+ { (void *) 25531, 680, NULL },
+ { (void *) 25562, 1368, NULL },
+ { (void *) 25604, 680, NULL },
+ { (void *) 25638, 679, NULL },
+ { (void *) 25661, 1199, NULL },
+ { (void *) 25687, 369, NULL },
+ { (void *) 25702, 369, NULL },
+ { (void *) 25720, 370, NULL },
+ { (void *) 25732, 370, NULL },
+ { (void *) 25747, 1175, NULL },
+ { (void *) 25765, 1069, NULL },
+ { (void *) 25786, 808, NULL },
+ { (void *) 25810, 299, NULL },
+ { (void *) 25818, 300, NULL },
+ { (void *) 25826, 1398, NULL },
+ { (void *) 25834, 1398, NULL },
+ { (void *) 25845, 419, NULL },
+ { (void *) 25860, 419, NULL },
+ { (void *) 25878, 1399, NULL },
+ { (void *) 25894, 1399, NULL },
+ { (void *) 25913, 1257, NULL },
+ { (void *) 25926, 1089, NULL },
+ { (void *) 25940, 1089, NULL },
+ { (void *) 25955, 708, NULL },
+ { (void *) 25967, 1090, NULL },
+ { (void *) 25984, 1090, NULL },
+ { (void *) 26002, 725, NULL },
+ { (void *) 26022, 725, NULL },
+ { (void *) 26045, 725, NULL },
+ { (void *) 26068, 726, NULL },
+ { (void *) 26089, 726, NULL },
+ { (void *) 26113, 726, NULL },
+ { (void *) 26137, 727, NULL },
+ { (void *) 26155, 728, NULL },
+ { (void *) 26174, 729, NULL },
+ { (void *) 26192, 730, NULL },
+ { (void *) 26211, 301, NULL },
+ { (void *) 26218, 302, NULL },
+ { (void *) 26225, 1400, NULL },
+ { (void *) 26232, 1400, NULL },
+ { (void *) 26242, 176, NULL },
+ { (void *) 26250, 835, NULL },
+ { (void *) 26264, 835, NULL },
+ { (void *) 26281, 836, NULL },
+ { (void *) 26296, 836, NULL },
+ { (void *) 26314, 837, NULL },
+ { (void *) 26330, 837, NULL },
+ { (void *) 26349, 429, NULL },
+ { (void *) 26366, 429, NULL },
+ { (void *) 26386, 430, NULL },
+ { (void *) 26404, 430, NULL },
+ { (void *) 26425, 431, NULL },
+ { (void *) 26442, 431, NULL },
+ { (void *) 26462, 432, NULL },
+ { (void *) 26480, 432, NULL },
+ { (void *) 26501, 1170, NULL },
+ { (void *) 26518, 1170, NULL },
+ { (void *) 26538, 1171, NULL },
+ { (void *) 26556, 1171, NULL },
+ { (void *) 26577, 433, NULL },
+ { (void *) 26594, 433, NULL },
+ { (void *) 26614, 434, NULL },
+ { (void *) 26632, 434, NULL },
+ { (void *) 26653, 435, NULL },
+ { (void *) 26670, 435, NULL },
+ { (void *) 26690, 436, NULL },
+ { (void *) 26708, 436, NULL },
+ { (void *) 26729, 437, NULL },
+ { (void *) 26747, 437, NULL },
+ { (void *) 26768, 438, NULL },
+ { (void *) 26787, 438, NULL },
+ { (void *) 26809, 439, NULL },
+ { (void *) 26827, 439, NULL },
+ { (void *) 26848, 440, NULL },
+ { (void *) 26867, 440, NULL },
+ { (void *) 26889, 441, NULL },
+ { (void *) 26907, 441, NULL },
+ { (void *) 26928, 442, NULL },
+ { (void *) 26947, 442, NULL },
+ { (void *) 26969, 748, NULL },
+ { (void *) 26988, 749, NULL },
+ { (void *) 27008, 443, NULL },
+ { (void *) 27030, 443, NULL },
+ { (void *) 27055, 195, NULL },
+ { (void *) 27068, 1305, NULL },
+ { (void *) 27097, 1351, NULL },
+ { (void *) 27124, 360, NULL },
+ { (void *) 27142, 360, NULL },
+ { (void *) 27163, 1258, NULL },
+ { (void *) 27192, 177, NULL },
+ { (void *) 27203, 817, NULL },
+ { (void *) 27216, 510, NULL },
+ { (void *) 27229, 510, NULL },
+ { (void *) 27245, 899, NULL },
+ { (void *) 27271, 1352, NULL },
+ { (void *) 27290, 1072, NULL },
+ { (void *) 27307, 1072, NULL },
+ { (void *) 27327, 243, NULL },
+ { (void *) 27339, 511, NULL },
+ { (void *) 27359, 1369, NULL },
+ { (void *) 27382, 209, NULL },
+ { (void *) 27394, 512, NULL },
+ { (void *) 27414, 244, NULL },
+ { (void *) 27424, 513, NULL },
+ { (void *) 27442, 513, NULL },
+ { (void *) 27463, 1275, NULL },
+ { (void *) 27483, 1334, NULL },
+ { (void *) 27507, 615, NULL },
+ { (void *) 27517, 615, NULL },
+ { (void *) 27530, 615, NULL },
+ { (void *) 27543, 615, NULL },
+ { (void *) 27556, 900, NULL },
+ { (void *) 27571, 900, NULL },
+ { (void *) 27589, 900, NULL },
+ { (void *) 27607, 1243, NULL },
+ { (void *) 27629, 1244, NULL },
+ { (void *) 27651, 94, NULL },
+ { (void *) 27662, 95, NULL },
+ { (void *) 27674, 96, NULL },
+ { (void *) 27685, 97, NULL },
+ { (void *) 27697, 98, NULL },
+ { (void *) 27708, 99, NULL },
+ { (void *) 27720, 100, NULL },
+ { (void *) 27731, 101, NULL },
+ { (void *) 27743, 102, NULL },
+ { (void *) 27754, 103, NULL },
+ { (void *) 27766, 104, NULL },
+ { (void *) 27777, 105, NULL },
+ { (void *) 27789, 106, NULL },
+ { (void *) 27800, 107, NULL },
+ { (void *) 27812, 108, NULL },
+ { (void *) 27823, 109, NULL },
+ { (void *) 27835, 110, NULL },
+ { (void *) 27846, 111, NULL },
+ { (void *) 27858, 112, NULL },
+ { (void *) 27869, 113, NULL },
+ { (void *) 27881, 114, NULL },
+ { (void *) 27892, 115, NULL },
+ { (void *) 27904, 116, NULL },
+ { (void *) 27915, 117, NULL },
+ { (void *) 27927, 118, NULL },
+ { (void *) 27938, 119, NULL },
+ { (void *) 27950, 120, NULL },
+ { (void *) 27961, 121, NULL },
+ { (void *) 27973, 122, NULL },
+ { (void *) 27984, 123, NULL },
+ { (void *) 27996, 124, NULL },
+ { (void *) 28007, 125, NULL },
+ { (void *) 28019, 750, NULL },
+ { (void *) 28032, 751, NULL },
+ { (void *) 28046, 752, NULL },
+ { (void *) 28059, 753, NULL },
+ { (void *) 28073, 754, NULL },
+ { (void *) 28086, 755, NULL },
+ { (void *) 28100, 756, NULL },
+ { (void *) 28113, 757, NULL },
+ { (void *) 28127, 320, NULL },
+ { (void *) 28143, 1095, NULL },
+ { (void *) 28162, 184, NULL },
+ { (void *) 28170, 185, NULL },
+ { (void *) 28179, 186, NULL },
+ { (void *) 28187, 187, NULL },
+ { (void *) 28196, 1401, NULL },
+ { (void *) 28204, 1401, NULL },
+ { (void *) 28215, 1402, NULL },
+ { (void *) 28224, 1402, NULL },
+ { (void *) 28236, 188, NULL },
+ { (void *) 28244, 189, NULL },
+ { (void *) 28253, 190, NULL },
+ { (void *) 28261, 190, NULL },
+ { (void *) 28272, 191, NULL },
+ { (void *) 28281, 191, NULL },
+ { (void *) 28293, 192, NULL },
+ { (void *) 28301, 192, NULL },
+ { (void *) 28312, 193, NULL },
+ { (void *) 28321, 193, NULL },
+ { (void *) 28333, 1270, NULL },
+ { (void *) 28344, 1271, NULL },
+ { (void *) 28356, 182, NULL },
+ { (void *) 28367, 183, NULL },
+ { (void *) 28378, 709, NULL },
+ { (void *) 28400, 371, NULL },
+ { (void *) 28411, 371, NULL },
+ { (void *) 28425, 710, NULL },
+ { (void *) 28447, 371, NULL },
+ { (void *) 28461, 596, NULL },
+ { (void *) 28477, 596, NULL },
+ { (void *) 28496, 596, NULL },
+ { (void *) 28515, 597, NULL },
+ { (void *) 28532, 597, NULL },
+ { (void *) 28552, 597, NULL },
+ { (void *) 28572, 178, NULL },
+ { (void *) 28586, 179, NULL },
+ { (void *) 28601, 180, NULL },
+ { (void *) 28615, 181, NULL },
+ { (void *) 28630, 1403, NULL },
+ { (void *) 28644, 1403, NULL },
+ { (void *) 28661, 1416, NULL },
+ { (void *) 28676, 1416, NULL },
+ { (void *) 28694, 870, NULL },
+ { (void *) 28707, 871, NULL },
+ { (void *) 28720, 901, NULL },
+ { (void *) 28744, 872, NULL },
+ { (void *) 28757, 902, NULL },
+ { (void *) 28781, 902, NULL },
+ { (void *) 28808, 1353, NULL },
+ { (void *) 28827, 1354, NULL },
+ { (void *) 28846, 1355, NULL },
+ { (void *) 28876, 1356, NULL },
+ { (void *) 28895, 1357, NULL },
+ { (void *) 28925, 332, NULL },
+ { (void *) 28939, 332, NULL },
+ { (void *) 28956, 333, NULL },
+ { (void *) 28970, 333, NULL },
+ { (void *) 28987, 372, NULL },
+ { (void *) 29001, 372, NULL },
+ { (void *) 29018, 372, NULL },
+ { (void *) 29035, 1312, NULL },
+ { (void *) 29050, 1312, NULL },
+ { (void *) 29067, 1002, NULL },
+ { (void *) 29081, 1003, NULL },
+ { (void *) 29100, 1004, NULL },
+ { (void *) 29120, 1005, NULL },
+ { (void *) 29141, 1006, NULL },
+ { (void *) 29159, 1007, NULL },
+ { (void *) 29178, 1008, NULL },
+ { (void *) 29196, 1009, NULL },
+ { (void *) 29215, 1010, NULL },
+ { (void *) 29232, 873, NULL },
+ { (void *) 29252, 1011, NULL },
+ { (void *) 29269, 874, NULL },
+ { (void *) 29289, 1012, NULL },
+ { (void *) 29317, 1013, NULL },
+ { (void *) 29334, 875, NULL },
+ { (void *) 29354, 1014, NULL },
+ { (void *) 29382, 1358, NULL },
+ { (void *) 29405, 1359, NULL },
+ { (void *) 29428, 1360, NULL },
+ { (void *) 29462, 1361, NULL },
+ { (void *) 29485, 1362, NULL },
+ { (void *) 29519, 1015, NULL },
+ { (void *) 29537, 1016, NULL },
+ { (void *) 29555, 1017, NULL },
+ { (void *) 29573, 881, NULL },
+ { (void *) 29585, 881, NULL },
+ { (void *) 29600, 1200, NULL },
+ { (void *) 29614, 1018, NULL },
+ { (void *) 29642, 1019, NULL },
+ { (void *) 29671, 598, NULL },
+ { (void *) 29697, 598, NULL },
+ { (void *) 29726, 303, NULL },
+ { (void *) 29737, 304, NULL },
+ { (void *) 29748, 1404, NULL },
+ { (void *) 29759, 1404, NULL },
+ { (void *) 29773, 775, NULL },
+ { (void *) 29783, 776, NULL },
+ { (void *) 29794, 514, NULL },
+ { (void *) 29804, 514, NULL },
+ { (void *) 29817, 515, NULL },
+ { (void *) 29828, 515, NULL },
+ { (void *) 29842, 516, NULL },
+ { (void *) 29852, 1053, NULL },
+ { (void *) 29867, 1053, NULL },
+ { (void *) 29881, 1054, NULL },
+ { (void *) 29897, 1054, NULL },
+ { (void *) 29912, 516, NULL },
+ { (void *) 29925, 517, NULL },
+ { (void *) 29936, 517, NULL },
+ { (void *) 29950, 599, NULL },
+ { (void *) 29961, 1055, NULL },
+ { (void *) 29977, 1055, NULL },
+ { (void *) 29992, 1056, NULL },
+ { (void *) 30009, 1056, NULL },
+ { (void *) 30025, 599, NULL },
+ { (void *) 30039, 600, NULL },
+ { (void *) 30051, 600, NULL },
+ { (void *) 30066, 777, NULL },
+ { (void *) 30076, 778, NULL },
+ { (void *) 30087, 518, NULL },
+ { (void *) 30097, 518, NULL },
+ { (void *) 30110, 519, NULL },
+ { (void *) 30121, 519, NULL },
+ { (void *) 30135, 520, NULL },
+ { (void *) 30145, 1057, NULL },
+ { (void *) 30160, 1057, NULL },
+ { (void *) 30174, 1058, NULL },
+ { (void *) 30190, 1058, NULL },
+ { (void *) 30205, 520, NULL },
+ { (void *) 30218, 521, NULL },
+ { (void *) 30229, 521, NULL },
+ { (void *) 30243, 601, NULL },
+ { (void *) 30254, 1059, NULL },
+ { (void *) 30270, 1059, NULL },
+ { (void *) 30285, 1060, NULL },
+ { (void *) 30302, 1060, NULL },
+ { (void *) 30318, 601, NULL },
+ { (void *) 30332, 602, NULL },
+ { (void *) 30344, 602, NULL },
+ { (void *) 30359, 779, NULL },
+ { (void *) 30369, 780, NULL },
+ { (void *) 30380, 522, NULL },
+ { (void *) 30390, 522, NULL },
+ { (void *) 30403, 523, NULL },
+ { (void *) 30414, 523, NULL },
+ { (void *) 30428, 524, NULL },
+ { (void *) 30438, 1061, NULL },
+ { (void *) 30453, 1061, NULL },
+ { (void *) 30467, 1062, NULL },
+ { (void *) 30483, 1062, NULL },
+ { (void *) 30498, 524, NULL },
+ { (void *) 30511, 525, NULL },
+ { (void *) 30522, 525, NULL },
+ { (void *) 30536, 603, NULL },
+ { (void *) 30547, 1063, NULL },
+ { (void *) 30563, 1063, NULL },
+ { (void *) 30578, 1064, NULL },
+ { (void *) 30595, 1064, NULL },
+ { (void *) 30611, 603, NULL },
+ { (void *) 30625, 604, NULL },
+ { (void *) 30637, 604, NULL },
+ { (void *) 30652, 781, NULL },
+ { (void *) 30662, 782, NULL },
+ { (void *) 30673, 526, NULL },
+ { (void *) 30683, 526, NULL },
+ { (void *) 30696, 527, NULL },
+ { (void *) 30707, 527, NULL },
+ { (void *) 30721, 528, NULL },
+ { (void *) 30731, 1065, NULL },
+ { (void *) 30746, 1065, NULL },
+ { (void *) 30760, 1066, NULL },
+ { (void *) 30776, 1066, NULL },
+ { (void *) 30791, 528, NULL },
+ { (void *) 30804, 529, NULL },
+ { (void *) 30815, 529, NULL },
+ { (void *) 30829, 605, NULL },
+ { (void *) 30840, 1067, NULL },
+ { (void *) 30856, 1067, NULL },
+ { (void *) 30871, 1068, NULL },
+ { (void *) 30888, 1068, NULL },
+ { (void *) 30904, 605, NULL },
+ { (void *) 30918, 606, NULL },
+ { (void *) 30930, 606, NULL },
+ { (void *) 30945, 693, NULL },
+ { (void *) 30965, 924, NULL },
+ { (void *) 30986, 925, NULL },
+ { (void *) 31008, 783, NULL },
+ { (void *) 31025, 530, NULL },
+ { (void *) 31042, 530, NULL },
+ { (void *) 31062, 784, NULL },
+ { (void *) 31081, 564, NULL },
+ { (void *) 31100, 785, NULL },
+ { (void *) 31119, 565, NULL },
+ { (void *) 31138, 786, NULL },
+ { (void *) 31155, 531, NULL },
+ { (void *) 31172, 531, NULL },
+ { (void *) 31192, 787, NULL },
+ { (void *) 31211, 566, NULL },
+ { (void *) 31230, 788, NULL },
+ { (void *) 31249, 567, NULL },
+ { (void *) 31268, 789, NULL },
+ { (void *) 31285, 532, NULL },
+ { (void *) 31302, 532, NULL },
+ { (void *) 31322, 790, NULL },
+ { (void *) 31341, 568, NULL },
+ { (void *) 31360, 791, NULL },
+ { (void *) 31379, 569, NULL },
+ { (void *) 31398, 799, NULL },
+ { (void *) 31420, 1157, NULL },
+ { (void *) 31436, 478, NULL },
+ { (void *) 31448, 478, NULL },
+ { (void *) 31463, 478, NULL },
+ { (void *) 31478, 1020, NULL },
+ { (void *) 31495, 533, NULL },
+ { (void *) 31506, 533, NULL },
+ { (void *) 31526, 1158, NULL },
+ { (void *) 31543, 1158, NULL },
+ { (void *) 31563, 1311, NULL },
+ { (void *) 31583, 1313, NULL },
+ { (void *) 31595, 1314, NULL },
+ { (void *) 31615, 1315, NULL },
+ { (void *) 31627, 1316, NULL },
+ { (void *) 31644, 1317, NULL },
+ { (void *) 31663, 1318, NULL },
+ { (void *) 31692, 1319, NULL },
+ { (void *) 31720, 1320, NULL },
+ { (void *) 31741, 1321, NULL },
+ { (void *) 31762, 1322, NULL },
+ { (void *) 31787, 534, NULL },
+ { (void *) 31803, 534, NULL },
+ { (void *) 31822, 1159, NULL },
+ { (void *) 31846, 1159, NULL },
+ { (void *) 31873, 126, NULL },
+ { (void *) 31882, 127, NULL },
+ { (void *) 31892, 128, NULL },
+ { (void *) 31901, 129, NULL },
+ { (void *) 31911, 130, NULL },
+ { (void *) 31920, 131, NULL },
+ { (void *) 31930, 132, NULL },
+ { (void *) 31939, 133, NULL },
+ { (void *) 31949, 134, NULL },
+ { (void *) 31958, 135, NULL },
+ { (void *) 31968, 136, NULL },
+ { (void *) 31977, 137, NULL },
+ { (void *) 31987, 138, NULL },
+ { (void *) 31996, 139, NULL },
+ { (void *) 32006, 140, NULL },
+ { (void *) 32015, 141, NULL },
+ { (void *) 32025, 142, NULL },
+ { (void *) 32034, 143, NULL },
+ { (void *) 32044, 144, NULL },
+ { (void *) 32053, 145, NULL },
+ { (void *) 32063, 146, NULL },
+ { (void *) 32072, 147, NULL },
+ { (void *) 32082, 148, NULL },
+ { (void *) 32091, 149, NULL },
+ { (void *) 32101, 1021, NULL },
+ { (void *) 32126, 1022, NULL },
+ { (void *) 32150, 1023, NULL },
+ { (void *) 32175, 1024, NULL },
+ { (void *) 32200, 1025, NULL },
+ { (void *) 32226, 1026, NULL },
+ { (void *) 32251, 1027, NULL },
+ { (void *) 32275, 1028, NULL },
+ { (void *) 32300, 535, NULL },
+ { (void *) 32315, 535, NULL },
+ { (void *) 32333, 1201, NULL },
+ { (void *) 32350, 536, NULL },
+ { (void *) 32366, 536, NULL },
+ { (void *) 32385, 1202, NULL },
+ { (void *) 32403, 641, NULL },
+ { (void *) 32418, 641, NULL },
+ { (void *) 32436, 1203, NULL },
+ { (void *) 32453, 642, NULL },
+ { (void *) 32469, 642, NULL },
+ { (void *) 32488, 1204, NULL },
+ { (void *) 32506, 537, NULL },
+ { (void *) 32521, 537, NULL },
+ { (void *) 32539, 1205, NULL },
+ { (void *) 32556, 538, NULL },
+ { (void *) 32572, 538, NULL },
+ { (void *) 32591, 1206, NULL },
+ { (void *) 32609, 539, NULL },
+ { (void *) 32624, 539, NULL },
+ { (void *) 32642, 1207, NULL },
+ { (void *) 32659, 540, NULL },
+ { (void *) 32675, 540, NULL },
+ { (void *) 32694, 1208, NULL },
+ { (void *) 32712, 643, NULL },
+ { (void *) 32727, 643, NULL },
+ { (void *) 32745, 1209, NULL },
+ { (void *) 32762, 644, NULL },
+ { (void *) 32778, 644, NULL },
+ { (void *) 32797, 1210, NULL },
+ { (void *) 32815, 541, NULL },
+ { (void *) 32830, 541, NULL },
+ { (void *) 32848, 1211, NULL },
+ { (void *) 32865, 542, NULL },
+ { (void *) 32881, 542, NULL },
+ { (void *) 32900, 1212, NULL },
+ { (void *) 32918, 543, NULL },
+ { (void *) 32933, 543, NULL },
+ { (void *) 32951, 1213, NULL },
+ { (void *) 32968, 544, NULL },
+ { (void *) 32984, 544, NULL },
+ { (void *) 33003, 1214, NULL },
+ { (void *) 33021, 645, NULL },
+ { (void *) 33036, 645, NULL },
+ { (void *) 33054, 1215, NULL },
+ { (void *) 33071, 646, NULL },
+ { (void *) 33087, 646, NULL },
+ { (void *) 33106, 1216, NULL },
+ { (void *) 33124, 545, NULL },
+ { (void *) 33139, 545, NULL },
+ { (void *) 33157, 1217, NULL },
+ { (void *) 33174, 546, NULL },
+ { (void *) 33190, 546, NULL },
+ { (void *) 33209, 1218, NULL },
+ { (void *) 33227, 547, NULL },
+ { (void *) 33244, 547, NULL },
+ { (void *) 33264, 548, NULL },
+ { (void *) 33281, 548, NULL },
+ { (void *) 33301, 549, NULL },
+ { (void *) 33318, 549, NULL },
+ { (void *) 33338, 550, NULL },
+ { (void *) 33355, 550, NULL },
+ { (void *) 33375, 551, NULL },
+ { (void *) 33393, 551, NULL },
+ { (void *) 33414, 552, NULL },
+ { (void *) 33432, 552, NULL },
+ { (void *) 33453, 553, NULL },
+ { (void *) 33471, 553, NULL },
+ { (void *) 33492, 554, NULL },
+ { (void *) 33508, 554, NULL },
+ { (void *) 33527, 555, NULL },
+ { (void *) 33542, 555, NULL },
+ { (void *) 33560, 1219, NULL },
+ { (void *) 33577, 556, NULL },
+ { (void *) 33593, 556, NULL },
+ { (void *) 33612, 1220, NULL },
+ { (void *) 33630, 647, NULL },
+ { (void *) 33645, 647, NULL },
+ { (void *) 33663, 1221, NULL },
+ { (void *) 33680, 648, NULL },
+ { (void *) 33696, 648, NULL },
+ { (void *) 33715, 1222, NULL },
+ { (void *) 33733, 557, NULL },
+ { (void *) 33749, 557, NULL },
+ { (void *) 33768, 558, NULL },
+ { (void *) 33783, 558, NULL },
+ { (void *) 33801, 1223, NULL },
+ { (void *) 33818, 559, NULL },
+ { (void *) 33834, 559, NULL },
+ { (void *) 33853, 1224, NULL },
+ { (void *) 33871, 1225, NULL },
+ { (void *) 33889, 560, NULL },
+ { (void *) 33906, 560, NULL },
+ { (void *) 33926, 1226, NULL },
+ { (void *) 33945, 561, NULL },
+ { (void *) 33962, 561, NULL },
+ { (void *) 33982, 562, NULL },
+ { (void *) 33999, 562, NULL },
+ { (void *) 34019, 883, NULL },
+ { (void *) 34039, 619, NULL },
+ { (void *) 34059, 619, NULL },
+ { (void *) 34082, 884, NULL },
+ { (void *) 34101, 1278, NULL },
+ { (void *) 34117, 1278, NULL },
+ { (void *) 34136, 607, NULL },
+ { (void *) 34153, 607, NULL },
+ { (void *) 34173, 1279, NULL },
+ { (void *) 34190, 1279, NULL },
+ { (void *) 34210, 608, NULL },
+ { (void *) 34228, 608, NULL },
+ { (void *) 34249, 1280, NULL },
+ { (void *) 34265, 1280, NULL },
+ { (void *) 34284, 1281, NULL },
+ { (void *) 34301, 1281, NULL },
+ { (void *) 34321, 1282, NULL },
+ { (void *) 34338, 1282, NULL },
+ { (void *) 34358, 1283, NULL },
+ { (void *) 34376, 1283, NULL },
+ { (void *) 34397, 1284, NULL },
+ { (void *) 34413, 1284, NULL },
+ { (void *) 34432, 1285, NULL },
+ { (void *) 34449, 1285, NULL },
+ { (void *) 34469, 1286, NULL },
+ { (void *) 34486, 1286, NULL },
+ { (void *) 34506, 1287, NULL },
+ { (void *) 34524, 1287, NULL },
+ { (void *) 34545, 609, NULL },
+ { (void *) 34562, 609, NULL },
+ { (void *) 34582, 1288, NULL },
+ { (void *) 34598, 1288, NULL },
+ { (void *) 34617, 1289, NULL },
+ { (void *) 34634, 1289, NULL },
+ { (void *) 34654, 610, NULL },
+ { (void *) 34671, 610, NULL },
+ { (void *) 34691, 611, NULL },
+ { (void *) 34709, 611, NULL },
+ { (void *) 34730, 1290, NULL },
+ { (void *) 34747, 1290, NULL },
+ { (void *) 34767, 1291, NULL },
+ { (void *) 34785, 1291, NULL },
+ { (void *) 34806, 612, NULL },
+ { (void *) 34824, 612, NULL },
+ { (void *) 34845, 885, NULL },
+ { (void *) 34865, 613, NULL },
+ { (void *) 34886, 613, NULL },
+ { (void *) 34910, 822, NULL },
+ { (void *) 34926, 822, NULL },
+ { (void *) 34945, 823, NULL },
+ { (void *) 34962, 823, NULL },
+ { (void *) 34982, 926, NULL },
+ { (void *) 35004, 927, NULL },
+ { (void *) 35027, 824, NULL },
+ { (void *) 35043, 824, NULL },
+ { (void *) 35062, 825, NULL },
+ { (void *) 35079, 825, NULL },
+ { (void *) 35099, 826, NULL },
+ { (void *) 35115, 826, NULL },
+ { (void *) 35134, 827, NULL },
+ { (void *) 35151, 827, NULL },
+ { (void *) 35171, 828, NULL },
+ { (void *) 35187, 828, NULL },
+ { (void *) 35206, 829, NULL },
+ { (void *) 35223, 829, NULL },
+ { (void *) 35243, 886, NULL },
+ { (void *) 35263, 830, NULL },
+ { (void *) 35284, 830, NULL },
+ { (void *) 35308, 758, NULL },
+ { (void *) 35325, 759, NULL },
+ { (void *) 35343, 760, NULL },
+ { (void *) 35360, 761, NULL },
+ { (void *) 35378, 762, NULL },
+ { (void *) 35395, 763, NULL },
+ { (void *) 35413, 764, NULL },
+ { (void *) 35430, 765, NULL },
+ { (void *) 35448, 563, NULL },
+ { (void *) 35468, 563, NULL },
+ { (void *) 35491, 1227, NULL },
+ { (void *) 35513, 1228, NULL },
+ { (void *) 35532, 1229, NULL },
+ { (void *) 35551, 1230, NULL },
+ { (void *) 35570, 1231, NULL },
+ { (void *) 35589, 1232, NULL },
+ { (void *) 35608, 1233, NULL },
+ { (void *) 35627, 1234, NULL },
+ { (void *) 35646, 1235, NULL },
+ { (void *) 35665, 1236, NULL },
+ { (void *) 35684, 1237, NULL },
+ { (void *) 35703, 1238, NULL },
+ { (void *) 35722, 1239, NULL },
+ { (void *) 35741, 1240, NULL },
+ { (void *) 35761, 887, NULL },
+ { (void *) 35782, 766, NULL },
+ { (void *) 35793, 767, NULL },
+ { (void *) 35805, 768, NULL },
+ { (void *) 35816, 769, NULL },
+ { (void *) 35828, 770, NULL },
+ { (void *) 35839, 771, NULL },
+ { (void *) 35851, 321, NULL },
+ { (void *) 35865, 1096, NULL },
+ { (void *) 35882, 305, NULL },
+ { (void *) 35891, 838, NULL },
+ { (void *) 35906, 838, NULL },
+ { (void *) 35924, 839, NULL },
+ { (void *) 35941, 839, NULL },
+ { (void *) 35961, 840, NULL },
+ { (void *) 35979, 840, NULL },
+ { (void *) 36000, 1363, NULL },
+ { (void *) 36017, 701, NULL },
+ { (void *) 36026, 444, NULL },
+ { (void *) 36038, 444, NULL },
+ { (void *) 36053, 444, NULL },
+ { (void *) 36069, 445, NULL },
+ { (void *) 36082, 445, NULL },
+ { (void *) 36098, 445, NULL },
+ { (void *) 36115, 446, NULL },
+ { (void *) 36127, 446, NULL },
+ { (void *) 36142, 446, NULL },
+ { (void *) 36158, 447, NULL },
+ { (void *) 36171, 447, NULL },
+ { (void *) 36187, 447, NULL },
+ { (void *) 36204, 448, NULL },
+ { (void *) 36216, 448, NULL },
+ { (void *) 36231, 448, NULL },
+ { (void *) 36247, 449, NULL },
+ { (void *) 36260, 449, NULL },
+ { (void *) 36276, 449, NULL },
+ { (void *) 36293, 450, NULL },
+ { (void *) 36305, 450, NULL },
+ { (void *) 36320, 450, NULL },
+ { (void *) 36336, 451, NULL },
+ { (void *) 36349, 451, NULL },
+ { (void *) 36365, 451, NULL },
+ { (void *) 36382, 452, NULL },
+ { (void *) 36394, 452, NULL },
+ { (void *) 36409, 452, NULL },
+ { (void *) 36425, 453, NULL },
+ { (void *) 36438, 453, NULL },
+ { (void *) 36454, 453, NULL },
+ { (void *) 36471, 454, NULL },
+ { (void *) 36483, 454, NULL },
+ { (void *) 36498, 454, NULL },
+ { (void *) 36514, 455, NULL },
+ { (void *) 36527, 455, NULL },
+ { (void *) 36543, 455, NULL },
+ { (void *) 36560, 456, NULL },
+ { (void *) 36572, 456, NULL },
+ { (void *) 36587, 456, NULL },
+ { (void *) 36603, 457, NULL },
+ { (void *) 36616, 457, NULL },
+ { (void *) 36632, 457, NULL },
+ { (void *) 36649, 458, NULL },
+ { (void *) 36661, 458, NULL },
+ { (void *) 36676, 458, NULL },
+ { (void *) 36692, 459, NULL },
+ { (void *) 36705, 459, NULL },
+ { (void *) 36721, 459, NULL },
+ { (void *) 36738, 1176, NULL },
+ { (void *) 36754, 1177, NULL },
+ { (void *) 36771, 1178, NULL },
+ { (void *) 36787, 1179, NULL },
+ { (void *) 36804, 1180, NULL },
+ { (void *) 36820, 1181, NULL },
+ { (void *) 36837, 1182, NULL },
+ { (void *) 36853, 1183, NULL },
+ { (void *) 36870, 1337, NULL }
};
#undef MAPI_TMP_PUBLIC_STUBS
#endif /* MAPI_TMP_PUBLIC_STUBS */
@@ -24773,1117 +25002,1117 @@ void APIENTRY shared_dispatch_stub_1068(GLint location, GLsizei count, const GLu
((void (APIENTRY *)(GLint location, GLsizei count, const GLuint64 *value)) _func)(location, count, value);
}
-void APIENTRY shared_dispatch_stub_1069(GLuint buffer)
+void APIENTRY shared_dispatch_stub_1069(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1069];
- ((void (APIENTRY *)(GLuint buffer)) _func)(buffer);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1070(GLuint buffer, GLintptr offset, GLsizeiptr length)
+void APIENTRY shared_dispatch_stub_1070(GLenum target, GLuint start, GLsizei count, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1070];
- ((void (APIENTRY *)(GLuint buffer, GLintptr offset, GLsizeiptr length)) _func)(buffer, offset, length);
+ ((void (APIENTRY *)(GLenum target, GLuint start, GLsizei count, const GLfloat *v)) _func)(target, start, count, v);
}
-void APIENTRY shared_dispatch_stub_1071(GLenum target, GLsizei numAttachments, const GLenum *attachments)
+void APIENTRY shared_dispatch_stub_1071(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1071];
- ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments)) _func)(target, numAttachments, attachments);
+ ((void (APIENTRY *)(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat *v)) _func)(framebuffer, start, count, v);
}
-void APIENTRY shared_dispatch_stub_1072(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height)
+void APIENTRY shared_dispatch_stub_1072(GLuint shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1072];
- ((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 shader, const GLchar *pEntryPoint, GLuint numSpecializationConstants, const GLuint *pConstantIndex, const GLuint *pConstantValue)) _func)(shader, pEntryPoint, numSpecializationConstants, pConstantIndex, pConstantValue);
}
-void APIENTRY shared_dispatch_stub_1073(GLuint texture, GLint level)
+void APIENTRY shared_dispatch_stub_1073(GLuint buffer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1073];
- ((void (APIENTRY *)(GLuint texture, GLint level)) _func)(texture, level);
+ ((void (APIENTRY *)(GLuint buffer)) _func)(buffer);
}
-void APIENTRY shared_dispatch_stub_1074(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth)
+void APIENTRY shared_dispatch_stub_1074(GLuint buffer, GLintptr offset, GLsizeiptr length)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1074];
- ((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 buffer, GLintptr offset, GLsizeiptr length)) _func)(buffer, offset, length);
}
-void APIENTRY shared_dispatch_stub_1075(GLfloat factor, GLfloat bias)
+void APIENTRY shared_dispatch_stub_1075(GLenum target, GLsizei numAttachments, const GLenum *attachments)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1075];
- ((void (APIENTRY *)(GLfloat factor, GLfloat bias)) _func)(factor, bias);
+ ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments)) _func)(target, numAttachments, attachments);
}
-void APIENTRY shared_dispatch_stub_1076(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
+void APIENTRY shared_dispatch_stub_1076(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1076];
- ((void (APIENTRY *)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)) _func)(x, y, z, width, height);
+ ((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_1077(const GLfloat *coords)
+void APIENTRY shared_dispatch_stub_1077(GLuint texture, GLint level)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1077];
- ((void (APIENTRY *)(const GLfloat *coords)) _func)(coords);
+ ((void (APIENTRY *)(GLuint texture, GLint level)) _func)(texture, level);
}
-void APIENTRY shared_dispatch_stub_1078(GLint x, GLint y, GLint z, GLint width, GLint height)
+void APIENTRY shared_dispatch_stub_1078(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1078];
- ((void (APIENTRY *)(GLint x, GLint y, GLint z, GLint width, GLint height)) _func)(x, y, z, width, height);
+ ((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_1079(const GLint *coords)
+void APIENTRY shared_dispatch_stub_1079(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1079];
- ((void (APIENTRY *)(const GLint *coords)) _func)(coords);
+ ((void (APIENTRY *)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)) _func)(x, y, z, width, height);
}
-void APIENTRY shared_dispatch_stub_1080(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
+void APIENTRY shared_dispatch_stub_1080(const GLfloat *coords)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1080];
- ((void (APIENTRY *)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)) _func)(x, y, z, width, height);
+ ((void (APIENTRY *)(const GLfloat *coords)) _func)(coords);
}
-void APIENTRY shared_dispatch_stub_1081(const GLshort *coords)
+void APIENTRY shared_dispatch_stub_1081(GLint x, GLint y, GLint z, GLint width, GLint height)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1081];
- ((void (APIENTRY *)(const GLshort *coords)) _func)(coords);
+ ((void (APIENTRY *)(GLint x, GLint y, GLint z, GLint width, GLint height)) _func)(x, y, z, width, height);
}
-void APIENTRY shared_dispatch_stub_1082(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
+void APIENTRY shared_dispatch_stub_1082(const GLint *coords)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1082];
- ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)) _func)(x, y, z, width, height);
+ ((void (APIENTRY *)(const GLint *coords)) _func)(coords);
}
-void APIENTRY shared_dispatch_stub_1083(const GLfixed *coords)
+void APIENTRY shared_dispatch_stub_1083(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1083];
- ((void (APIENTRY *)(const GLfixed *coords)) _func)(coords);
+ ((void (APIENTRY *)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)) _func)(x, y, z, width, height);
}
-void APIENTRY shared_dispatch_stub_1084(GLenum type, GLsizei stride, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1084(const GLshort *coords)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1084];
- ((void (APIENTRY *)(GLenum type, GLsizei stride, const GLvoid *pointer)) _func)(type, stride, pointer);
+ ((void (APIENTRY *)(const GLshort *coords)) _func)(coords);
}
-GLbitfield APIENTRY shared_dispatch_stub_1085(GLfixed *mantissa, GLint *exponent)
+void APIENTRY shared_dispatch_stub_1085(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1085];
- return ((GLbitfield (APIENTRY *)(GLfixed *mantissa, GLint *exponent)) _func)(mantissa, exponent);
+ ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)) _func)(x, y, z, width, height);
}
-void APIENTRY shared_dispatch_stub_1086(GLclampf value, GLboolean invert)
+void APIENTRY shared_dispatch_stub_1086(const GLfixed *coords)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1086];
- ((void (APIENTRY *)(GLclampf value, GLboolean invert)) _func)(value, invert);
+ ((void (APIENTRY *)(const GLfixed *coords)) _func)(coords);
}
-void APIENTRY shared_dispatch_stub_1087(GLenum pattern)
+void APIENTRY shared_dispatch_stub_1087(GLenum type, GLsizei stride, const GLvoid *pointer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1087];
- ((void (APIENTRY *)(GLenum pattern)) _func)(pattern);
+ ((void (APIENTRY *)(GLenum type, GLsizei stride, const GLvoid *pointer)) _func)(type, stride, pointer);
}
-void APIENTRY shared_dispatch_stub_1088(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+GLbitfield APIENTRY shared_dispatch_stub_1088(GLfixed *mantissa, GLint *exponent)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1088];
- ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
+ return ((GLbitfield (APIENTRY *)(GLfixed *mantissa, GLint *exponent)) _func)(mantissa, exponent);
}
-void APIENTRY shared_dispatch_stub_1089(GLsizei stride, GLsizei count, const GLboolean *pointer)
+void APIENTRY shared_dispatch_stub_1089(GLclampf value, GLboolean invert)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1089];
- ((void (APIENTRY *)(GLsizei stride, GLsizei count, const GLboolean *pointer)) _func)(stride, count, pointer);
+ ((void (APIENTRY *)(GLclampf value, GLboolean invert)) _func)(value, invert);
}
-void APIENTRY shared_dispatch_stub_1090(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1090(GLenum pattern)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1090];
- ((void (APIENTRY *)(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(type, stride, count, pointer);
+ ((void (APIENTRY *)(GLenum pattern)) _func)(pattern);
}
-void APIENTRY shared_dispatch_stub_1091(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1091(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1091];
- ((void (APIENTRY *)(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(type, stride, count, pointer);
+ ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1092(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1092(GLsizei stride, GLsizei count, const GLboolean *pointer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1092];
- ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
+ ((void (APIENTRY *)(GLsizei stride, GLsizei count, const GLboolean *pointer)) _func)(stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1093(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1093(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1093];
- ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
+ ((void (APIENTRY *)(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1094(GLenum target, GLsizei numAttachments, const GLenum *attachments)
+void APIENTRY shared_dispatch_stub_1094(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1094];
- ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments)) _func)(target, numAttachments, attachments);
+ ((void (APIENTRY *)(GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1095(GLuint pipeline, GLuint program)
+void APIENTRY shared_dispatch_stub_1095(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1095];
- ((void (APIENTRY *)(GLuint pipeline, GLuint program)) _func)(pipeline, program);
+ ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
}
-void APIENTRY shared_dispatch_stub_1096(GLuint pipeline)
+void APIENTRY shared_dispatch_stub_1096(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1096];
- ((void (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
+ ((void (APIENTRY *)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid *pointer)) _func)(size, type, stride, count, pointer);
}
-GLuint APIENTRY shared_dispatch_stub_1097(GLenum type, GLsizei count, const GLchar * const *strings)
+void APIENTRY shared_dispatch_stub_1097(GLenum target, GLsizei numAttachments, const GLenum *attachments)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1097];
- return ((GLuint (APIENTRY *)(GLenum type, GLsizei count, const GLchar * const *strings)) _func)(type, count, strings);
+ ((void (APIENTRY *)(GLenum target, GLsizei numAttachments, const GLenum *attachments)) _func)(target, numAttachments, attachments);
}
-void APIENTRY shared_dispatch_stub_1098(GLsizei n, const GLuint *pipelines)
+void APIENTRY shared_dispatch_stub_1098(GLuint pipeline, GLuint program)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1098];
- ((void (APIENTRY *)(GLsizei n, const GLuint *pipelines)) _func)(n, pipelines);
+ ((void (APIENTRY *)(GLuint pipeline, GLuint program)) _func)(pipeline, program);
}
-void APIENTRY shared_dispatch_stub_1099(GLsizei n, GLuint *pipelines)
+void APIENTRY shared_dispatch_stub_1099(GLuint pipeline)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1099];
- ((void (APIENTRY *)(GLsizei n, GLuint *pipelines)) _func)(n, pipelines);
+ ((void (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
}
-void APIENTRY shared_dispatch_stub_1100(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog)
+GLuint APIENTRY shared_dispatch_stub_1100(GLenum type, GLsizei count, const GLchar * const *strings)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1100];
- ((void (APIENTRY *)(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog)) _func)(pipeline, bufSize, length, infoLog);
+ return ((GLuint (APIENTRY *)(GLenum type, GLsizei count, const GLchar * const *strings)) _func)(type, count, strings);
}
-void APIENTRY shared_dispatch_stub_1101(GLuint pipeline, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1101(GLsizei n, const GLuint *pipelines)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1101];
- ((void (APIENTRY *)(GLuint pipeline, GLenum pname, GLint *params)) _func)(pipeline, pname, params);
+ ((void (APIENTRY *)(GLsizei n, const GLuint *pipelines)) _func)(n, pipelines);
}
-GLboolean APIENTRY shared_dispatch_stub_1102(GLuint pipeline)
+void APIENTRY shared_dispatch_stub_1102(GLsizei n, GLuint *pipelines)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1102];
- return ((GLboolean (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
+ ((void (APIENTRY *)(GLsizei n, GLuint *pipelines)) _func)(n, pipelines);
}
-void APIENTRY shared_dispatch_stub_1103(GLint first, GLsizei count)
+void APIENTRY shared_dispatch_stub_1103(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1103];
- ((void (APIENTRY *)(GLint first, GLsizei count)) _func)(first, count);
+ ((void (APIENTRY *)(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog)) _func)(pipeline, bufSize, length, infoLog);
}
-void APIENTRY shared_dispatch_stub_1104(GLuint program, GLint location, GLdouble x)
+void APIENTRY shared_dispatch_stub_1104(GLuint pipeline, GLenum pname, GLint *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1104];
- ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x)) _func)(program, location, x);
+ ((void (APIENTRY *)(GLuint pipeline, GLenum pname, GLint *params)) _func)(pipeline, pname, params);
}
-void APIENTRY shared_dispatch_stub_1105(GLuint program, GLint location, GLsizei count, const GLdouble *value)
+GLboolean APIENTRY shared_dispatch_stub_1105(GLuint pipeline)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1105];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
+ return ((GLboolean (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
}
-void APIENTRY shared_dispatch_stub_1106(GLuint program, GLint location, GLfloat x)
+void APIENTRY shared_dispatch_stub_1106(GLint first, GLsizei count)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1106];
- ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x)) _func)(program, location, x);
+ ((void (APIENTRY *)(GLint first, GLsizei count)) _func)(first, count);
}
-void APIENTRY shared_dispatch_stub_1107(GLuint program, GLint location, GLsizei count, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1107(GLuint program, GLint location, GLdouble x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1107];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1108(GLuint program, GLint location, GLint x)
+void APIENTRY shared_dispatch_stub_1108(GLuint program, GLint location, GLsizei count, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1108];
- ((void (APIENTRY *)(GLuint program, GLint location, GLint x)) _func)(program, location, x);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1109(GLuint program, GLint location, GLsizei count, const GLint *value)
+void APIENTRY shared_dispatch_stub_1109(GLuint program, GLint location, GLfloat x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1109];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1110(GLuint program, GLint location, GLuint x)
+void APIENTRY shared_dispatch_stub_1110(GLuint program, GLint location, GLsizei count, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1110];
- ((void (APIENTRY *)(GLuint program, GLint location, GLuint x)) _func)(program, location, x);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1111(GLuint program, GLint location, GLsizei count, const GLuint *value)
+void APIENTRY shared_dispatch_stub_1111(GLuint program, GLint location, GLint x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1111];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1112(GLuint program, GLint location, GLdouble x, GLdouble y)
+void APIENTRY shared_dispatch_stub_1112(GLuint program, GLint location, GLsizei count, const GLint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1112];
- ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y)) _func)(program, location, x, y);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1113(GLuint program, GLint location, GLsizei count, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1113(GLuint program, GLint location, GLuint x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1113];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint x)) _func)(program, location, x);
}
-void APIENTRY shared_dispatch_stub_1114(GLuint program, GLint location, GLfloat x, GLfloat y)
+void APIENTRY shared_dispatch_stub_1114(GLuint program, GLint location, GLsizei count, const GLuint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1114];
- ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y)) _func)(program, location, x, y);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1115(GLuint program, GLint location, GLsizei count, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1115(GLuint program, GLint location, GLdouble x, GLdouble y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1115];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1116(GLuint program, GLint location, GLint x, GLint y)
+void APIENTRY shared_dispatch_stub_1116(GLuint program, GLint location, GLsizei count, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1116];
- ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y)) _func)(program, location, x, y);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1117(GLuint program, GLint location, GLsizei count, const GLint *value)
+void APIENTRY shared_dispatch_stub_1117(GLuint program, GLint location, GLfloat x, GLfloat y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1117];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1118(GLuint program, GLint location, GLuint x, GLuint y)
+void APIENTRY shared_dispatch_stub_1118(GLuint program, GLint location, GLsizei count, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1118];
- ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y)) _func)(program, location, x, y);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1119(GLuint program, GLint location, GLsizei count, const GLuint *value)
+void APIENTRY shared_dispatch_stub_1119(GLuint program, GLint location, GLint x, GLint y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1119];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1120(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)
+void APIENTRY shared_dispatch_stub_1120(GLuint program, GLint location, GLsizei count, const GLint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1120];
- ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)) _func)(program, location, x, y, z);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1121(GLuint program, GLint location, GLsizei count, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1121(GLuint program, GLint location, GLuint x, GLuint y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1121];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y)) _func)(program, location, x, y);
}
-void APIENTRY shared_dispatch_stub_1122(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z)
+void APIENTRY shared_dispatch_stub_1122(GLuint program, GLint location, GLsizei count, const GLuint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1122];
- ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z)) _func)(program, location, x, y, z);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1123(GLuint program, GLint location, GLsizei count, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1123(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1123];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1124(GLuint program, GLint location, GLint x, GLint y, GLint z)
+void APIENTRY shared_dispatch_stub_1124(GLuint program, GLint location, GLsizei count, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1124];
- ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y, GLint z)) _func)(program, location, x, y, z);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1125(GLuint program, GLint location, GLsizei count, const GLint *value)
+void APIENTRY shared_dispatch_stub_1125(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1125];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1126(GLuint program, GLint location, GLuint x, GLuint y, GLuint z)
+void APIENTRY shared_dispatch_stub_1126(GLuint program, GLint location, GLsizei count, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1126];
- ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z)) _func)(program, location, x, y, z);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1127(GLuint program, GLint location, GLsizei count, const GLuint *value)
+void APIENTRY shared_dispatch_stub_1127(GLuint program, GLint location, GLint x, GLint y, GLint z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1127];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y, GLint z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1128(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
+void APIENTRY shared_dispatch_stub_1128(GLuint program, GLint location, GLsizei count, const GLint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1128];
- ((void (APIENTRY *)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(program, location, x, y, z, w);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1129(GLuint program, GLint location, GLsizei count, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1129(GLuint program, GLint location, GLuint x, GLuint y, GLuint z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1129];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z)) _func)(program, location, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1130(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
+void APIENTRY shared_dispatch_stub_1130(GLuint program, GLint location, GLsizei count, const GLuint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1130];
- ((void (APIENTRY *)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(program, location, 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_1131(GLuint program, GLint location, GLsizei count, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1131(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1131];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
+ ((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_1132(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w)
+void APIENTRY shared_dispatch_stub_1132(GLuint program, GLint location, GLsizei count, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1132];
- ((void (APIENTRY *)(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w)) _func)(program, location, x, y, z, w);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLdouble *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1133(GLuint program, GLint location, GLsizei count, const GLint *value)
+void APIENTRY shared_dispatch_stub_1133(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1133];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLint *value)) _func)(program, location, count, value);
+ ((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_1134(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w)
+void APIENTRY shared_dispatch_stub_1134(GLuint program, GLint location, GLsizei count, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1134];
- ((void (APIENTRY *)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w)) _func)(program, location, x, y, z, w);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLfloat *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1135(GLuint program, GLint location, GLsizei count, const GLuint *value)
+void APIENTRY shared_dispatch_stub_1135(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1135];
- ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
+ ((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_1136(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1136(GLuint program, GLint location, GLsizei count, const GLint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1136];
- ((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, GLsizei count, const GLint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1137(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1137(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1137];
- ((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, GLuint x, GLuint y, GLuint z, GLuint w)) _func)(program, location, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1138(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1138(GLuint program, GLint location, GLsizei count, const GLuint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1138];
- ((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, GLsizei count, const GLuint *value)) _func)(program, location, count, value);
}
-void APIENTRY shared_dispatch_stub_1139(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1139(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1139];
- ((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, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1140(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1140(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1140];
- ((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, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1141(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1141(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1141];
- ((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, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1142(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1142(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1142];
- ((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, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1143(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1143(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1143];
- ((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, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1144(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1144(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1144];
- ((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, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1145(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1145(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1145];
- ((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, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1146(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1146(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1146];
- ((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, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1147(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1147(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1147];
- ((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, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1148(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1148(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1148];
- ((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, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1149(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1149(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1149];
- ((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, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1150(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1150(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1150];
- ((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, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1151(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1151(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1151];
- ((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, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1152(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
+void APIENTRY shared_dispatch_stub_1152(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1152];
- ((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, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1153(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
+void APIENTRY shared_dispatch_stub_1153(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1153];
- ((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, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1154(void)
+void APIENTRY shared_dispatch_stub_1154(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1154];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1155(GLuint pipeline, GLbitfield stages, GLuint program)
+void APIENTRY shared_dispatch_stub_1155(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1155];
- ((void (APIENTRY *)(GLuint pipeline, GLbitfield stages, GLuint program)) _func)(pipeline, stages, program);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1156(GLuint pipeline)
+void APIENTRY shared_dispatch_stub_1156(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1156];
- ((void (APIENTRY *)(GLuint pipeline)) _func)(pipeline);
+ ((void (APIENTRY *)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value)) _func)(program, location, count, transpose, value);
}
-void APIENTRY shared_dispatch_stub_1157(GLDEBUGPROC callback, const GLvoid *userParam)
+void APIENTRY shared_dispatch_stub_1157(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1157];
- ((void (APIENTRY *)(GLDEBUGPROC callback, const GLvoid *userParam)) _func)(callback, userParam);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1158(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled)
+void APIENTRY shared_dispatch_stub_1158(GLuint pipeline, GLbitfield stages, GLuint program)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1158];
- ((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 pipeline, GLbitfield stages, GLuint program)) _func)(pipeline, stages, program);
}
-void APIENTRY shared_dispatch_stub_1159(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf)
+void APIENTRY shared_dispatch_stub_1159(GLuint pipeline)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1159];
- ((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 pipeline)) _func)(pipeline);
}
-GLuint APIENTRY shared_dispatch_stub_1160(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog)
+void APIENTRY shared_dispatch_stub_1160(GLDEBUGPROC callback, const GLvoid *userParam)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1160];
- 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 *)(GLDEBUGPROC callback, const GLvoid *userParam)) _func)(callback, userParam);
}
-void APIENTRY shared_dispatch_stub_1161(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label)
+void APIENTRY shared_dispatch_stub_1161(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1161];
- ((void (APIENTRY *)(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label)) _func)(identifier, name, bufSize, length, label);
+ ((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_1162(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label)
+void APIENTRY shared_dispatch_stub_1162(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1162];
- ((void (APIENTRY *)(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label)) _func)(ptr, bufSize, length, label);
+ ((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_1163(GLenum identifier, GLuint name, GLsizei length, const GLchar *label)
+GLuint APIENTRY shared_dispatch_stub_1163(GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1163];
- ((void (APIENTRY *)(GLenum identifier, GLuint name, GLsizei length, const GLchar *label)) _func)(identifier, name, length, label);
+ 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_1164(const GLvoid *ptr, GLsizei length, const GLchar *label)
+void APIENTRY shared_dispatch_stub_1164(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1164];
- ((void (APIENTRY *)(const GLvoid *ptr, GLsizei length, const GLchar *label)) _func)(ptr, length, label);
+ ((void (APIENTRY *)(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label)) _func)(identifier, name, bufSize, length, label);
}
-void APIENTRY shared_dispatch_stub_1165(void)
+void APIENTRY shared_dispatch_stub_1165(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1165];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(const GLvoid *ptr, GLsizei bufSize, GLsizei *length, GLchar *label)) _func)(ptr, bufSize, length, label);
}
-void APIENTRY shared_dispatch_stub_1166(GLenum source, GLuint id, GLsizei length, const GLchar *message)
+void APIENTRY shared_dispatch_stub_1166(GLenum identifier, GLuint name, GLsizei length, const GLchar *label)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1166];
- ((void (APIENTRY *)(GLenum source, GLuint id, GLsizei length, const GLchar *message)) _func)(source, id, length, message);
+ ((void (APIENTRY *)(GLenum identifier, GLuint name, GLsizei length, const GLchar *label)) _func)(identifier, name, length, label);
}
-void APIENTRY shared_dispatch_stub_1167(GLfloat red, GLfloat green, GLfloat blue)
+void APIENTRY shared_dispatch_stub_1167(const GLvoid *ptr, GLsizei length, const GLchar *label)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1167];
- ((void (APIENTRY *)(GLfloat red, GLfloat green, GLfloat blue)) _func)(red, green, blue);
+ ((void (APIENTRY *)(const GLvoid *ptr, GLsizei length, const GLchar *label)) _func)(ptr, length, label);
}
-void APIENTRY shared_dispatch_stub_1168(const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1168(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1168];
- ((void (APIENTRY *)(const GLfloat *v)) _func)(v);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1169(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount)
+void APIENTRY shared_dispatch_stub_1169(GLenum source, GLuint id, GLsizei length, const GLchar *message)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1169];
- ((void (APIENTRY *)(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount)) _func)(mode, count, type, indices, primcount);
+ ((void (APIENTRY *)(GLenum source, GLuint id, GLsizei length, const GLchar *message)) _func)(source, id, length, message);
}
-void APIENTRY shared_dispatch_stub_1170(GLfloat coord)
+void APIENTRY shared_dispatch_stub_1170(GLfloat red, GLfloat green, GLfloat blue)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1170];
- ((void (APIENTRY *)(GLfloat coord)) _func)(coord);
+ ((void (APIENTRY *)(GLfloat red, GLfloat green, GLfloat blue)) _func)(red, green, blue);
}
-void APIENTRY shared_dispatch_stub_1171(const GLfloat *coord)
+void APIENTRY shared_dispatch_stub_1171(const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1171];
- ((void (APIENTRY *)(const GLfloat *coord)) _func)(coord);
+ ((void (APIENTRY *)(const GLfloat *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1172(void)
+void APIENTRY shared_dispatch_stub_1172(GLenum mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1172];
- ((void (APIENTRY *)(void)) _func)();
+ ((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_1173(GLdouble x, GLdouble y, GLdouble z, GLdouble w)
+void APIENTRY shared_dispatch_stub_1173(GLfloat coord)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1173];
- ((void (APIENTRY *)(GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(x, y, z, w);
+ ((void (APIENTRY *)(GLfloat coord)) _func)(coord);
}
-void APIENTRY shared_dispatch_stub_1174(const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1174(const GLfloat *coord)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1174];
- ((void (APIENTRY *)(const GLdouble *v)) _func)(v);
+ ((void (APIENTRY *)(const GLfloat *coord)) _func)(coord);
}
-void APIENTRY shared_dispatch_stub_1175(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
+void APIENTRY shared_dispatch_stub_1175(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1175];
- ((void (APIENTRY *)(GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(x, y, z, w);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1176(const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1176(GLdouble x, GLdouble y, GLdouble z, GLdouble w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1176];
- ((void (APIENTRY *)(const GLfloat *v)) _func)(v);
+ ((void (APIENTRY *)(GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1177(GLint x, GLint y, GLint z, GLint w)
+void APIENTRY shared_dispatch_stub_1177(const GLdouble *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1177];
- ((void (APIENTRY *)(GLint x, GLint y, GLint z, GLint w)) _func)(x, y, z, w);
+ ((void (APIENTRY *)(const GLdouble *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1178(const GLint *v)
+void APIENTRY shared_dispatch_stub_1178(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1178];
- ((void (APIENTRY *)(const GLint *v)) _func)(v);
+ ((void (APIENTRY *)(GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1179(GLshort x, GLshort y, GLshort z, GLshort w)
+void APIENTRY shared_dispatch_stub_1179(const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1179];
- ((void (APIENTRY *)(GLshort x, GLshort y, GLshort z, GLshort w)) _func)(x, y, z, w);
+ ((void (APIENTRY *)(const GLfloat *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1180(const GLshort *v)
+void APIENTRY shared_dispatch_stub_1180(GLint x, GLint y, GLint z, GLint w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1180];
- ((void (APIENTRY *)(const GLshort *v)) _func)(v);
+ ((void (APIENTRY *)(GLint x, GLint y, GLint z, GLint w)) _func)(x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1181(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride)
+void APIENTRY shared_dispatch_stub_1181(const GLint *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1181];
- ((void (APIENTRY *)(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride)) _func)(mode, first, count, primcount, modestride);
+ ((void (APIENTRY *)(const GLint *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1182(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride)
+void APIENTRY shared_dispatch_stub_1182(GLshort x, GLshort y, GLshort z, GLshort w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1182];
- ((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 *)(GLshort x, GLshort y, GLshort z, GLshort w)) _func)(x, y, z, w);
}
-GLboolean APIENTRY shared_dispatch_stub_1183(GLsizei n, const GLuint *ids, GLboolean *residences)
+void APIENTRY shared_dispatch_stub_1183(const GLshort *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1183];
- return ((GLboolean (APIENTRY *)(GLsizei n, const GLuint *ids, GLboolean *residences)) _func)(n, ids, residences);
+ ((void (APIENTRY *)(const GLshort *v)) _func)(v);
}
-void APIENTRY shared_dispatch_stub_1184(GLenum target, GLuint id, const GLfloat *params)
+void APIENTRY shared_dispatch_stub_1184(const GLenum *mode, const GLint *first, const GLsizei *count, GLsizei primcount, GLint modestride)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1184];
- ((void (APIENTRY *)(GLenum target, GLuint id, const GLfloat *params)) _func)(target, id, params);
+ ((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_1185(GLenum target, GLuint index, GLenum pname, GLdouble *params)
+void APIENTRY shared_dispatch_stub_1185(const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid * const *indices, GLsizei primcount, GLint modestride)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1185];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLenum pname, GLdouble *params)) _func)(target, index, pname, params);
+ ((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_1186(GLenum target, GLuint index, GLenum pname, GLfloat *params)
+GLboolean APIENTRY shared_dispatch_stub_1186(GLsizei n, const GLuint *ids, GLboolean *residences)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1186];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLenum pname, GLfloat *params)) _func)(target, index, pname, params);
+ return ((GLboolean (APIENTRY *)(GLsizei n, const GLuint *ids, GLboolean *residences)) _func)(n, ids, residences);
}
-void APIENTRY shared_dispatch_stub_1187(GLuint id, GLenum pname, GLubyte *program)
+void APIENTRY shared_dispatch_stub_1187(GLenum target, GLuint id, const GLfloat *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1187];
- ((void (APIENTRY *)(GLuint id, GLenum pname, GLubyte *program)) _func)(id, pname, program);
+ ((void (APIENTRY *)(GLenum target, GLuint id, const GLfloat *params)) _func)(target, id, params);
}
-void APIENTRY shared_dispatch_stub_1188(GLuint id, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1188(GLenum target, GLuint index, GLenum pname, GLdouble *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1188];
- ((void (APIENTRY *)(GLuint id, GLenum pname, GLint *params)) _func)(id, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLenum pname, GLdouble *params)) _func)(target, index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1189(GLenum target, GLuint address, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1189(GLenum target, GLuint index, GLenum pname, GLfloat *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1189];
- ((void (APIENTRY *)(GLenum target, GLuint address, GLenum pname, GLint *params)) _func)(target, address, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLenum pname, GLfloat *params)) _func)(target, index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1190(GLuint index, GLenum pname, GLdouble *params)
+void APIENTRY shared_dispatch_stub_1190(GLuint id, GLenum pname, GLubyte *program)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1190];
- ((void (APIENTRY *)(GLuint index, GLenum pname, GLdouble *params)) _func)(index, pname, params);
+ ((void (APIENTRY *)(GLuint id, GLenum pname, GLubyte *program)) _func)(id, pname, program);
}
-void APIENTRY shared_dispatch_stub_1191(GLuint index, GLenum pname, GLfloat *params)
+void APIENTRY shared_dispatch_stub_1191(GLuint id, GLenum pname, GLint *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1191];
- ((void (APIENTRY *)(GLuint index, GLenum pname, GLfloat *params)) _func)(index, pname, params);
+ ((void (APIENTRY *)(GLuint id, GLenum pname, GLint *params)) _func)(id, pname, params);
}
-void APIENTRY shared_dispatch_stub_1192(GLuint index, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1192(GLenum target, GLuint address, GLenum pname, GLint *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1192];
- ((void (APIENTRY *)(GLuint index, GLenum pname, GLint *params)) _func)(index, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLuint address, GLenum pname, GLint *params)) _func)(target, address, pname, params);
}
-void APIENTRY shared_dispatch_stub_1193(GLenum target, GLuint id, GLsizei len, const GLubyte *program)
+void APIENTRY shared_dispatch_stub_1193(GLuint index, GLenum pname, GLdouble *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1193];
- ((void (APIENTRY *)(GLenum target, GLuint id, GLsizei len, const GLubyte *program)) _func)(target, id, len, program);
+ ((void (APIENTRY *)(GLuint index, GLenum pname, GLdouble *params)) _func)(index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1194(GLenum target, GLuint index, GLsizei num, const GLdouble *params)
+void APIENTRY shared_dispatch_stub_1194(GLuint index, GLenum pname, GLfloat *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1194];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei num, const GLdouble *params)) _func)(target, index, num, params);
+ ((void (APIENTRY *)(GLuint index, GLenum pname, GLfloat *params)) _func)(index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1195(GLenum target, GLuint index, GLsizei num, const GLfloat *params)
+void APIENTRY shared_dispatch_stub_1195(GLuint index, GLenum pname, GLint *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1195];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei num, const GLfloat *params)) _func)(target, index, num, params);
+ ((void (APIENTRY *)(GLuint index, GLenum pname, GLint *params)) _func)(index, pname, params);
}
-void APIENTRY shared_dispatch_stub_1196(GLsizei n, const GLuint *ids)
+void APIENTRY shared_dispatch_stub_1196(GLenum target, GLuint id, GLsizei len, const GLubyte *program)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1196];
- ((void (APIENTRY *)(GLsizei n, const GLuint *ids)) _func)(n, ids);
+ ((void (APIENTRY *)(GLenum target, GLuint id, GLsizei len, const GLubyte *program)) _func)(target, id, len, program);
}
-void APIENTRY shared_dispatch_stub_1197(GLenum target, GLuint address, GLenum matrix, GLenum transform)
+void APIENTRY shared_dispatch_stub_1197(GLenum target, GLuint index, GLsizei num, const GLdouble *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1197];
- ((void (APIENTRY *)(GLenum target, GLuint address, GLenum matrix, GLenum transform)) _func)(target, address, matrix, transform);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei num, const GLdouble *params)) _func)(target, index, num, params);
}
-void APIENTRY shared_dispatch_stub_1198(GLuint index, GLdouble x)
+void APIENTRY shared_dispatch_stub_1198(GLenum target, GLuint index, GLsizei num, const GLfloat *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1198];
- ((void (APIENTRY *)(GLuint index, GLdouble x)) _func)(index, x);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei num, const GLfloat *params)) _func)(target, index, num, params);
}
-void APIENTRY shared_dispatch_stub_1199(GLuint index, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1199(GLsizei n, const GLuint *ids)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1199];
- ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLsizei n, const GLuint *ids)) _func)(n, ids);
}
-void APIENTRY shared_dispatch_stub_1200(GLuint index, GLfloat x)
+void APIENTRY shared_dispatch_stub_1200(GLenum target, GLuint address, GLenum matrix, GLenum transform)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1200];
- ((void (APIENTRY *)(GLuint index, GLfloat x)) _func)(index, x);
+ ((void (APIENTRY *)(GLenum target, GLuint address, GLenum matrix, GLenum transform)) _func)(target, address, matrix, transform);
}
-void APIENTRY shared_dispatch_stub_1201(GLuint index, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1201(GLuint index, GLdouble x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1201];
- ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLdouble x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1202(GLuint index, GLshort x)
+void APIENTRY shared_dispatch_stub_1202(GLuint index, const GLdouble *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1202];
- ((void (APIENTRY *)(GLuint index, GLshort x)) _func)(index, x);
+ ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1203(GLuint index, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1203(GLuint index, GLfloat x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1203];
- ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLfloat x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1204(GLuint index, GLdouble x, GLdouble y)
+void APIENTRY shared_dispatch_stub_1204(GLuint index, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1204];
- ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1205(GLuint index, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1205(GLuint index, GLshort x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1205];
- ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLshort x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1206(GLuint index, GLfloat x, GLfloat y)
+void APIENTRY shared_dispatch_stub_1206(GLuint index, const GLshort *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1206];
- ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1207(GLuint index, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1207(GLuint index, GLdouble x, GLdouble y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1207];
- ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1208(GLuint index, GLshort x, GLshort y)
+void APIENTRY shared_dispatch_stub_1208(GLuint index, const GLdouble *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1208];
- ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1209(GLuint index, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1209(GLuint index, GLfloat x, GLfloat y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1209];
- ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1210(GLuint index, GLdouble x, GLdouble y, GLdouble z)
+void APIENTRY shared_dispatch_stub_1210(GLuint index, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1210];
- ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y, GLdouble z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1211(GLuint index, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1211(GLuint index, GLshort x, GLshort y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1211];
- ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1212(GLuint index, GLfloat x, GLfloat y, GLfloat z)
+void APIENTRY shared_dispatch_stub_1212(GLuint index, const GLshort *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1212];
- ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y, GLfloat z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1213(GLuint index, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1213(GLuint index, GLdouble x, GLdouble y, GLdouble z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1213];
- ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y, GLdouble z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1214(GLuint index, GLshort x, GLshort y, GLshort z)
+void APIENTRY shared_dispatch_stub_1214(GLuint index, const GLdouble *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1214];
- ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y, GLshort z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1215(GLuint index, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1215(GLuint index, GLfloat x, GLfloat y, GLfloat z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1215];
- ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y, GLfloat z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1216(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
+void APIENTRY shared_dispatch_stub_1216(GLuint index, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1216];
- ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1217(GLuint index, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1217(GLuint index, GLshort x, GLshort y, GLshort z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1217];
- ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y, GLshort z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1218(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
+void APIENTRY shared_dispatch_stub_1218(GLuint index, const GLshort *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1218];
- ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1219(GLuint index, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1219(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1219];
- ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1220(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)
+void APIENTRY shared_dispatch_stub_1220(GLuint index, const GLdouble *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1220];
- ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(GLuint index, const GLdouble *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1221(GLuint index, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1221(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1221];
- ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1222(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)
+void APIENTRY shared_dispatch_stub_1222(GLuint index, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1222];
- ((void (APIENTRY *)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(GLuint index, const GLfloat *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1223(GLuint index, const GLubyte *v)
+void APIENTRY shared_dispatch_stub_1223(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1223];
- ((void (APIENTRY *)(GLuint index, const GLubyte *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1224(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)
+void APIENTRY shared_dispatch_stub_1224(GLuint index, const GLshort *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1224];
- ((void (APIENTRY *)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)) _func)(index, size, type, stride, pointer);
+ ((void (APIENTRY *)(GLuint index, const GLshort *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1225(GLuint index, GLsizei n, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1225(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1225];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1226(GLuint index, GLsizei n, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1226(GLuint index, const GLubyte *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1226];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, const GLubyte *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1227(GLuint index, GLsizei n, const GLshort *v)
+void APIENTRY shared_dispatch_stub_1227(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1227];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)) _func)(index, size, type, stride, pointer);
}
void APIENTRY shared_dispatch_stub_1228(GLuint index, GLsizei n, const GLdouble *v)
@@ -25949,606 +26178,606 @@ void APIENTRY shared_dispatch_stub_1236(GLuint index, GLsizei n, const GLshort *
((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1237(GLuint index, GLsizei n, const GLubyte *v)
+void APIENTRY shared_dispatch_stub_1237(GLuint index, GLsizei n, const GLdouble *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1237];
- ((void (APIENTRY *)(GLuint index, GLsizei n, const GLubyte *v)) _func)(index, n, v);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLdouble *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1238(GLenum pname, GLfloat *param)
+void APIENTRY shared_dispatch_stub_1238(GLuint index, GLsizei n, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1238];
- ((void (APIENTRY *)(GLenum pname, GLfloat *param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLfloat *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1239(GLenum pname, GLint *param)
+void APIENTRY shared_dispatch_stub_1239(GLuint index, GLsizei n, const GLshort *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1239];
- ((void (APIENTRY *)(GLenum pname, GLint *param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLshort *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1240(GLenum pname, const GLfloat *param)
+void APIENTRY shared_dispatch_stub_1240(GLuint index, GLsizei n, const GLubyte *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1240];
- ((void (APIENTRY *)(GLenum pname, const GLfloat *param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLuint index, GLsizei n, const GLubyte *v)) _func)(index, n, v);
}
-void APIENTRY shared_dispatch_stub_1241(GLenum pname, const GLint *param)
+void APIENTRY shared_dispatch_stub_1241(GLenum pname, GLfloat *param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1241];
- ((void (APIENTRY *)(GLenum pname, const GLint *param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLenum pname, GLfloat *param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1242(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)
+void APIENTRY shared_dispatch_stub_1242(GLenum pname, GLint *param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1242];
- ((void (APIENTRY *)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)) _func)(op, dst, dstMod, arg1, arg1Rep, arg1Mod);
+ ((void (APIENTRY *)(GLenum pname, GLint *param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1243(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)
+void APIENTRY shared_dispatch_stub_1243(GLenum pname, const GLfloat *param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1243];
- ((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 *)(GLenum pname, const GLfloat *param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1244(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_1244(GLenum pname, const GLint *param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1244];
- ((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 *)(GLenum pname, const GLint *param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1245(void)
+void APIENTRY shared_dispatch_stub_1245(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1245];
- ((void (APIENTRY *)(void)) _func)();
+ ((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_1246(GLuint id)
+void APIENTRY shared_dispatch_stub_1246(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1246];
- ((void (APIENTRY *)(GLuint id)) _func)(id);
+ ((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_1247(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)
+void APIENTRY shared_dispatch_stub_1247(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 _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1247];
- ((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 *)(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_1248(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_1248(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1248];
- ((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 *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1249(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_1249(GLuint id)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1249];
- ((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 id)) _func)(id);
}
-void APIENTRY shared_dispatch_stub_1250(GLuint id)
+void APIENTRY shared_dispatch_stub_1250(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1250];
- ((void (APIENTRY *)(GLuint id)) _func)(id);
+ ((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_1251(void)
+void APIENTRY shared_dispatch_stub_1251(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1251];
- ((void (APIENTRY *)(void)) _func)();
+ ((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);
}
-GLuint APIENTRY shared_dispatch_stub_1252(GLuint range)
+void APIENTRY shared_dispatch_stub_1252(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 _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1252];
- return ((GLuint (APIENTRY *)(GLuint range)) _func)(range);
+ ((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_1253(GLuint dst, GLuint coord, GLenum swizzle)
+void APIENTRY shared_dispatch_stub_1253(GLuint id)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1253];
- ((void (APIENTRY *)(GLuint dst, GLuint coord, GLenum swizzle)) _func)(dst, coord, swizzle);
+ ((void (APIENTRY *)(GLuint id)) _func)(id);
}
-void APIENTRY shared_dispatch_stub_1254(GLuint dst, GLuint interp, GLenum swizzle)
+void APIENTRY shared_dispatch_stub_1254(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1254];
- ((void (APIENTRY *)(GLuint dst, GLuint interp, GLenum swizzle)) _func)(dst, interp, swizzle);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1255(GLuint dst, const GLfloat *value)
+GLuint APIENTRY shared_dispatch_stub_1255(GLuint range)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1255];
- ((void (APIENTRY *)(GLuint dst, const GLfloat *value)) _func)(dst, value);
+ return ((GLuint (APIENTRY *)(GLuint range)) _func)(range);
}
-void APIENTRY shared_dispatch_stub_1256(GLuint first, GLsizei count, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1256(GLuint dst, GLuint coord, GLenum swizzle)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1256];
- ((void (APIENTRY *)(GLuint first, GLsizei count, const GLfloat *v)) _func)(first, count, v);
+ ((void (APIENTRY *)(GLuint dst, GLuint coord, GLenum swizzle)) _func)(dst, coord, swizzle);
}
-void APIENTRY shared_dispatch_stub_1257(GLuint index, GLfloat n, GLfloat f)
+void APIENTRY shared_dispatch_stub_1257(GLuint dst, GLuint interp, GLenum swizzle)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1257];
- ((void (APIENTRY *)(GLuint index, GLfloat n, GLfloat f)) _func)(index, n, f);
+ ((void (APIENTRY *)(GLuint dst, GLuint interp, GLenum swizzle)) _func)(dst, interp, swizzle);
}
-void APIENTRY shared_dispatch_stub_1258(GLenum face)
+void APIENTRY shared_dispatch_stub_1258(GLuint dst, const GLfloat *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1258];
- ((void (APIENTRY *)(GLenum face)) _func)(face);
+ ((void (APIENTRY *)(GLuint dst, const GLfloat *value)) _func)(dst, value);
}
-void APIENTRY shared_dispatch_stub_1259(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params)
+void APIENTRY shared_dispatch_stub_1259(GLuint first, GLsizei count, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1259];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params)) _func)(id, len, name, params);
+ ((void (APIENTRY *)(GLuint first, GLsizei count, const GLfloat *v)) _func)(first, count, v);
}
-void APIENTRY shared_dispatch_stub_1260(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params)
+void APIENTRY shared_dispatch_stub_1260(GLuint index, GLfloat n, GLfloat f)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1260];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params)) _func)(id, len, name, params);
+ ((void (APIENTRY *)(GLuint index, GLfloat n, GLfloat f)) _func)(index, n, f);
}
-void APIENTRY shared_dispatch_stub_1261(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
+void APIENTRY shared_dispatch_stub_1261(GLenum face)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1261];
- ((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 *)(GLenum face)) _func)(face);
}
-void APIENTRY shared_dispatch_stub_1262(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v)
+void APIENTRY shared_dispatch_stub_1262(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1262];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v)) _func)(id, len, name, v);
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, GLdouble *params)) _func)(id, len, name, params);
}
-void APIENTRY shared_dispatch_stub_1263(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
+void APIENTRY shared_dispatch_stub_1263(GLuint id, GLsizei len, const GLubyte *name, GLfloat *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1263];
- ((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 id, GLsizei len, const GLubyte *name, GLfloat *params)) _func)(id, len, name, params);
}
-void APIENTRY shared_dispatch_stub_1264(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v)
+void APIENTRY shared_dispatch_stub_1264(GLuint id, GLsizei len, const GLubyte *name, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1264];
- ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v)) _func)(id, len, name, v);
+ ((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_1265(void)
+void APIENTRY shared_dispatch_stub_1265(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1265];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, const GLdouble *v)) _func)(id, len, name, v);
}
-void APIENTRY shared_dispatch_stub_1266(GLenum coord, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1266(GLuint id, GLsizei len, const GLubyte *name, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1266];
- ((void (APIENTRY *)(GLenum coord, GLenum pname, GLfixed *params)) _func)(coord, pname, params);
+ ((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_1267(GLenum coord, GLenum pname, GLint param)
+void APIENTRY shared_dispatch_stub_1267(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1267];
- ((void (APIENTRY *)(GLenum coord, GLenum pname, GLint param)) _func)(coord, pname, param);
+ ((void (APIENTRY *)(GLuint id, GLsizei len, const GLubyte *name, const GLfloat *v)) _func)(id, len, name, v);
}
-void APIENTRY shared_dispatch_stub_1268(GLenum coord, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1268(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1268];
- ((void (APIENTRY *)(GLenum coord, GLenum pname, const GLfixed *params)) _func)(coord, pname, params);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1269(GLclampd zmin, GLclampd zmax)
+void APIENTRY shared_dispatch_stub_1269(GLenum coord, GLenum pname, GLfixed *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1269];
- ((void (APIENTRY *)(GLclampd zmin, GLclampd zmax)) _func)(zmin, zmax);
+ ((void (APIENTRY *)(GLenum coord, GLenum pname, GLfixed *params)) _func)(coord, pname, params);
}
-void APIENTRY shared_dispatch_stub_1270(GLenum target, GLuint framebuffer)
+void APIENTRY shared_dispatch_stub_1270(GLenum coord, GLenum pname, GLint param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1270];
- ((void (APIENTRY *)(GLenum target, GLuint framebuffer)) _func)(target, framebuffer);
+ ((void (APIENTRY *)(GLenum coord, GLenum pname, GLint param)) _func)(coord, pname, param);
}
-void APIENTRY shared_dispatch_stub_1271(GLenum target, GLuint renderbuffer)
+void APIENTRY shared_dispatch_stub_1271(GLenum coord, GLenum pname, const GLfixed *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1271];
- ((void (APIENTRY *)(GLenum target, GLuint renderbuffer)) _func)(target, renderbuffer);
+ ((void (APIENTRY *)(GLenum coord, GLenum pname, const GLfixed *params)) _func)(coord, pname, params);
}
-void APIENTRY shared_dispatch_stub_1272(GLsizei len, const GLvoid *string)
+void APIENTRY shared_dispatch_stub_1272(GLclampd zmin, GLclampd zmax)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1272];
- ((void (APIENTRY *)(GLsizei len, const GLvoid *string)) _func)(len, string);
+ ((void (APIENTRY *)(GLclampd zmin, GLclampd zmax)) _func)(zmin, zmax);
}
-void APIENTRY shared_dispatch_stub_1273(GLenum target, GLenum pname, GLint param)
+void APIENTRY shared_dispatch_stub_1273(GLenum target, GLuint framebuffer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1273];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLint param)) _func)(target, pname, param);
+ ((void (APIENTRY *)(GLenum target, GLuint framebuffer)) _func)(target, framebuffer);
}
-void APIENTRY shared_dispatch_stub_1274(GLenum target, GLintptr offset, GLsizeiptr size)
+void APIENTRY shared_dispatch_stub_1274(GLenum target, GLuint renderbuffer)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1274];
- ((void (APIENTRY *)(GLenum target, GLintptr offset, GLsizeiptr size)) _func)(target, offset, size);
+ ((void (APIENTRY *)(GLenum target, GLuint renderbuffer)) _func)(target, renderbuffer);
}
-void APIENTRY shared_dispatch_stub_1275(GLuint index, GLint x)
+void APIENTRY shared_dispatch_stub_1275(GLsizei len, const GLvoid *string)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1275];
- ((void (APIENTRY *)(GLuint index, GLint x)) _func)(index, x);
+ ((void (APIENTRY *)(GLsizei len, const GLvoid *string)) _func)(len, string);
}
-void APIENTRY shared_dispatch_stub_1276(GLuint index, GLuint x)
+void APIENTRY shared_dispatch_stub_1276(GLenum target, GLenum pname, GLint param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1276];
- ((void (APIENTRY *)(GLuint index, GLuint x)) _func)(index, x);
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLint param)) _func)(target, pname, param);
}
-void APIENTRY shared_dispatch_stub_1277(GLuint index, GLint x, GLint y)
+void APIENTRY shared_dispatch_stub_1277(GLenum target, GLintptr offset, GLsizeiptr size)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1277];
- ((void (APIENTRY *)(GLuint index, GLint x, GLint y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLenum target, GLintptr offset, GLsizeiptr size)) _func)(target, offset, size);
}
-void APIENTRY shared_dispatch_stub_1278(GLuint index, const GLint *v)
+void APIENTRY shared_dispatch_stub_1278(GLuint index, GLint x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1278];
- ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLint x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1279(GLuint index, GLuint x, GLuint y)
+void APIENTRY shared_dispatch_stub_1279(GLuint index, GLuint x)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1279];
- ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y)) _func)(index, x, y);
+ ((void (APIENTRY *)(GLuint index, GLuint x)) _func)(index, x);
}
-void APIENTRY shared_dispatch_stub_1280(GLuint index, const GLuint *v)
+void APIENTRY shared_dispatch_stub_1280(GLuint index, GLint x, GLint y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1280];
- ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLint x, GLint y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1281(GLuint index, GLint x, GLint y, GLint z)
+void APIENTRY shared_dispatch_stub_1281(GLuint index, const GLint *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1281];
- ((void (APIENTRY *)(GLuint index, GLint x, GLint y, GLint z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1282(GLuint index, const GLint *v)
+void APIENTRY shared_dispatch_stub_1282(GLuint index, GLuint x, GLuint y)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1282];
- ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y)) _func)(index, x, y);
}
-void APIENTRY shared_dispatch_stub_1283(GLuint index, GLuint x, GLuint y, GLuint z)
+void APIENTRY shared_dispatch_stub_1283(GLuint index, const GLuint *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1283];
- ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y, GLuint z)) _func)(index, x, y, z);
+ ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1284(GLuint index, const GLuint *v)
+void APIENTRY shared_dispatch_stub_1284(GLuint index, GLint x, GLint y, GLint z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1284];
- ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLint x, GLint y, GLint z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1285(GLuint index, GLint x, GLint y, GLint z, GLint w)
+void APIENTRY shared_dispatch_stub_1285(GLuint index, const GLint *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1285];
- ((void (APIENTRY *)(GLuint index, GLint x, GLint y, GLint z, GLint w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1286(GLuint index, const GLint *v)
+void APIENTRY shared_dispatch_stub_1286(GLuint index, GLuint x, GLuint y, GLuint z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1286];
- ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y, GLuint z)) _func)(index, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1287(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
+void APIENTRY shared_dispatch_stub_1287(GLuint index, const GLuint *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1287];
- ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)) _func)(index, x, y, z, w);
+ ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1288(GLuint index, const GLuint *v)
+void APIENTRY shared_dispatch_stub_1288(GLuint index, GLint x, GLint y, GLint z, GLint w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1288];
- ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
+ ((void (APIENTRY *)(GLuint index, GLint x, GLint y, GLint z, GLint w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1289(GLint r, GLint g, GLint b, GLint a)
+void APIENTRY shared_dispatch_stub_1289(GLuint index, const GLint *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1289];
- ((void (APIENTRY *)(GLint r, GLint g, GLint b, GLint a)) _func)(r, g, b, a);
+ ((void (APIENTRY *)(GLuint index, const GLint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1290(GLuint r, GLuint g, GLuint b, GLuint a)
+void APIENTRY shared_dispatch_stub_1290(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1290];
- ((void (APIENTRY *)(GLuint r, GLuint g, GLuint b, GLuint a)) _func)(r, g, b, a);
+ ((void (APIENTRY *)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)) _func)(index, x, y, z, w);
}
-void APIENTRY shared_dispatch_stub_1291(GLenum target, GLuint index, GLuint buffer, GLintptr offset)
+void APIENTRY shared_dispatch_stub_1291(GLuint index, const GLuint *v)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1291];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLuint buffer, GLintptr offset)) _func)(target, index, buffer, offset);
+ ((void (APIENTRY *)(GLuint index, const GLuint *v)) _func)(index, v);
}
-void APIENTRY shared_dispatch_stub_1292(GLuint monitor)
+void APIENTRY shared_dispatch_stub_1292(GLint r, GLint g, GLint b, GLint a)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1292];
- ((void (APIENTRY *)(GLuint monitor)) _func)(monitor);
+ ((void (APIENTRY *)(GLint r, GLint g, GLint b, GLint a)) _func)(r, g, b, a);
}
-void APIENTRY shared_dispatch_stub_1293(GLsizei n, GLuint *monitors)
+void APIENTRY shared_dispatch_stub_1293(GLuint r, GLuint g, GLuint b, GLuint a)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1293];
- ((void (APIENTRY *)(GLsizei n, GLuint *monitors)) _func)(n, monitors);
+ ((void (APIENTRY *)(GLuint r, GLuint g, GLuint b, GLuint a)) _func)(r, g, b, a);
}
-void APIENTRY shared_dispatch_stub_1294(GLuint monitor)
+void APIENTRY shared_dispatch_stub_1294(GLenum target, GLuint index, GLuint buffer, GLintptr offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1294];
- ((void (APIENTRY *)(GLuint monitor)) _func)(monitor);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLuint buffer, GLintptr offset)) _func)(target, index, buffer, offset);
}
-void APIENTRY shared_dispatch_stub_1295(GLsizei n, GLuint *monitors)
+void APIENTRY shared_dispatch_stub_1295(GLuint monitor)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1295];
- ((void (APIENTRY *)(GLsizei n, GLuint *monitors)) _func)(n, monitors);
+ ((void (APIENTRY *)(GLuint monitor)) _func)(monitor);
}
-void APIENTRY shared_dispatch_stub_1296(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten)
+void APIENTRY shared_dispatch_stub_1296(GLsizei n, GLuint *monitors)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1296];
- ((void (APIENTRY *)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten)) _func)(monitor, pname, dataSize, data, bytesWritten);
+ ((void (APIENTRY *)(GLsizei n, GLuint *monitors)) _func)(n, monitors);
}
-void APIENTRY shared_dispatch_stub_1297(GLuint group, GLuint counter, GLenum pname, GLvoid *data)
+void APIENTRY shared_dispatch_stub_1297(GLuint monitor)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1297];
- ((void (APIENTRY *)(GLuint group, GLuint counter, GLenum pname, GLvoid *data)) _func)(group, counter, pname, data);
+ ((void (APIENTRY *)(GLuint monitor)) _func)(monitor);
}
-void APIENTRY shared_dispatch_stub_1298(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString)
+void APIENTRY shared_dispatch_stub_1298(GLsizei n, GLuint *monitors)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1298];
- ((void (APIENTRY *)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString)) _func)(group, counter, bufSize, length, counterString);
+ ((void (APIENTRY *)(GLsizei n, GLuint *monitors)) _func)(n, monitors);
}
-void APIENTRY shared_dispatch_stub_1299(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters)
+void APIENTRY shared_dispatch_stub_1299(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1299];
- ((void (APIENTRY *)(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters)) _func)(group, numCounters, maxActiveCounters, countersSize, counters);
+ ((void (APIENTRY *)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint *data, GLint *bytesWritten)) _func)(monitor, pname, dataSize, data, bytesWritten);
}
-void APIENTRY shared_dispatch_stub_1300(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString)
+void APIENTRY shared_dispatch_stub_1300(GLuint group, GLuint counter, GLenum pname, GLvoid *data)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1300];
- ((void (APIENTRY *)(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString)) _func)(group, bufSize, length, groupString);
+ ((void (APIENTRY *)(GLuint group, GLuint counter, GLenum pname, GLvoid *data)) _func)(group, counter, pname, data);
}
-void APIENTRY shared_dispatch_stub_1301(GLint *numGroups, GLsizei groupsSize, GLuint *groups)
+void APIENTRY shared_dispatch_stub_1301(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1301];
- ((void (APIENTRY *)(GLint *numGroups, GLsizei groupsSize, GLuint *groups)) _func)(numGroups, groupsSize, groups);
+ ((void (APIENTRY *)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString)) _func)(group, counter, bufSize, length, counterString);
}
-void APIENTRY shared_dispatch_stub_1302(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList)
+void APIENTRY shared_dispatch_stub_1302(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1302];
- ((void (APIENTRY *)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList)) _func)(monitor, enable, group, numCounters, counterList);
+ ((void (APIENTRY *)(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei countersSize, GLuint *counters)) _func)(group, numCounters, maxActiveCounters, countersSize, counters);
}
-void APIENTRY shared_dispatch_stub_1303(GLenum objectType, GLuint name, GLenum pname, GLint *value)
+void APIENTRY shared_dispatch_stub_1303(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1303];
- ((void (APIENTRY *)(GLenum objectType, GLuint name, GLenum pname, GLint *value)) _func)(objectType, name, pname, value);
+ ((void (APIENTRY *)(GLuint group, GLsizei bufSize, GLsizei *length, GLchar *groupString)) _func)(group, bufSize, length, groupString);
}
-GLenum APIENTRY shared_dispatch_stub_1304(GLenum objectType, GLuint name, GLenum option)
+void APIENTRY shared_dispatch_stub_1304(GLint *numGroups, GLsizei groupsSize, GLuint *groups)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1304];
- return ((GLenum (APIENTRY *)(GLenum objectType, GLuint name, GLenum option)) _func)(objectType, name, option);
+ ((void (APIENTRY *)(GLint *numGroups, GLsizei groupsSize, GLuint *groups)) _func)(numGroups, groupsSize, groups);
}
-GLenum APIENTRY shared_dispatch_stub_1305(GLenum objectType, GLuint name, GLenum option)
+void APIENTRY shared_dispatch_stub_1305(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1305];
- return ((GLenum (APIENTRY *)(GLenum objectType, GLuint name, GLenum option)) _func)(objectType, name, option);
+ ((void (APIENTRY *)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *counterList)) _func)(monitor, enable, group, numCounters, counterList);
}
-void APIENTRY shared_dispatch_stub_1306(GLuint program)
+void APIENTRY shared_dispatch_stub_1306(GLenum objectType, GLuint name, GLenum pname, GLint *value)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1306];
- ((void (APIENTRY *)(GLuint program)) _func)(program);
+ ((void (APIENTRY *)(GLenum objectType, GLuint name, GLenum pname, GLint *value)) _func)(objectType, name, pname, value);
}
-GLuint APIENTRY shared_dispatch_stub_1307(GLenum type, const GLchar *string)
+GLenum APIENTRY shared_dispatch_stub_1307(GLenum objectType, GLuint name, GLenum option)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1307];
- return ((GLuint (APIENTRY *)(GLenum type, const GLchar *string)) _func)(type, string);
+ return ((GLenum (APIENTRY *)(GLenum objectType, GLuint name, GLenum option)) _func)(objectType, name, option);
}
-void APIENTRY shared_dispatch_stub_1308(GLenum type, GLuint program)
+GLenum APIENTRY shared_dispatch_stub_1308(GLenum objectType, GLuint name, GLenum option)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1308];
- ((void (APIENTRY *)(GLenum type, GLuint program)) _func)(type, program);
+ return ((GLenum (APIENTRY *)(GLenum objectType, GLuint name, GLenum option)) _func)(objectType, name, option);
}
-void APIENTRY shared_dispatch_stub_1309(void)
+void APIENTRY shared_dispatch_stub_1309(GLuint program)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1309];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLuint program)) _func)(program);
}
-void APIENTRY shared_dispatch_stub_1310(void)
+GLuint APIENTRY shared_dispatch_stub_1310(GLenum type, const GLchar *string)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1310];
- ((void (APIENTRY *)(void)) _func)();
+ return ((GLuint (APIENTRY *)(GLenum type, const GLchar *string)) _func)(type, string);
}
-void APIENTRY shared_dispatch_stub_1311(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values)
+void APIENTRY shared_dispatch_stub_1311(GLenum type, GLuint program)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1311];
- ((void (APIENTRY *)(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values)) _func)(surface, pname, bufSize, length, values);
+ ((void (APIENTRY *)(GLenum type, GLuint program)) _func)(type, program);
}
-void APIENTRY shared_dispatch_stub_1312(const GLvoid *vdpDevice, const GLvoid *getProcAddress)
+void APIENTRY shared_dispatch_stub_1312(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1312];
- ((void (APIENTRY *)(const GLvoid *vdpDevice, const GLvoid *getProcAddress)) _func)(vdpDevice, getProcAddress);
+ ((void (APIENTRY *)(void)) _func)();
}
-GLboolean APIENTRY shared_dispatch_stub_1313(GLintptr surface)
+void APIENTRY shared_dispatch_stub_1313(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1313];
- return ((GLboolean (APIENTRY *)(GLintptr surface)) _func)(surface);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1314(GLsizei numSurfaces, const GLintptr *surfaces)
+void APIENTRY shared_dispatch_stub_1314(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1314];
- ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces);
+ ((void (APIENTRY *)(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values)) _func)(surface, pname, bufSize, length, values);
}
-GLintptr APIENTRY shared_dispatch_stub_1315(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)
+void APIENTRY shared_dispatch_stub_1315(const GLvoid *vdpDevice, const GLvoid *getProcAddress)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1315];
- return ((GLintptr (APIENTRY *)(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)) _func)(vdpSurface, target, numTextureNames, textureNames);
+ ((void (APIENTRY *)(const GLvoid *vdpDevice, const GLvoid *getProcAddress)) _func)(vdpDevice, getProcAddress);
}
-GLintptr APIENTRY shared_dispatch_stub_1316(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)
+GLboolean APIENTRY shared_dispatch_stub_1316(GLintptr surface)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1316];
- return ((GLintptr (APIENTRY *)(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)) _func)(vdpSurface, target, numTextureNames, textureNames);
+ return ((GLboolean (APIENTRY *)(GLintptr surface)) _func)(surface);
}
-void APIENTRY shared_dispatch_stub_1317(GLintptr surface, GLenum access)
+void APIENTRY shared_dispatch_stub_1317(GLsizei numSurfaces, const GLintptr *surfaces)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1317];
- ((void (APIENTRY *)(GLintptr surface, GLenum access)) _func)(surface, access);
+ ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces);
}
-void APIENTRY shared_dispatch_stub_1318(GLsizei numSurfaces, const GLintptr *surfaces)
+GLintptr APIENTRY shared_dispatch_stub_1318(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1318];
- ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces);
+ return ((GLintptr (APIENTRY *)(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)) _func)(vdpSurface, target, numTextureNames, textureNames);
}
-void APIENTRY shared_dispatch_stub_1319(GLintptr surface)
+GLintptr APIENTRY shared_dispatch_stub_1319(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1319];
- ((void (APIENTRY *)(GLintptr surface)) _func)(surface);
+ return ((GLintptr (APIENTRY *)(const GLvoid *vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint *textureNames)) _func)(vdpSurface, target, numTextureNames, textureNames);
}
-void APIENTRY shared_dispatch_stub_1320(GLuint queryHandle)
+void APIENTRY shared_dispatch_stub_1320(GLintptr surface, GLenum access)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1320];
- ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
+ ((void (APIENTRY *)(GLintptr surface, GLenum access)) _func)(surface, access);
}
-void APIENTRY shared_dispatch_stub_1321(GLuint queryId, GLuint *queryHandle)
+void APIENTRY shared_dispatch_stub_1321(GLsizei numSurfaces, const GLintptr *surfaces)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1321];
- ((void (APIENTRY *)(GLuint queryId, GLuint *queryHandle)) _func)(queryId, queryHandle);
+ ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces);
}
-void APIENTRY shared_dispatch_stub_1322(GLuint queryHandle)
+void APIENTRY shared_dispatch_stub_1322(GLintptr surface)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1322];
- ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
+ ((void (APIENTRY *)(GLintptr surface)) _func)(surface);
}
void APIENTRY shared_dispatch_stub_1323(GLuint queryHandle)
@@ -26558,605 +26787,668 @@ void APIENTRY shared_dispatch_stub_1323(GLuint queryHandle)
((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
}
-void APIENTRY shared_dispatch_stub_1324(GLuint *queryId)
+void APIENTRY shared_dispatch_stub_1324(GLuint queryId, GLuint *queryHandle)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1324];
- ((void (APIENTRY *)(GLuint *queryId)) _func)(queryId);
+ ((void (APIENTRY *)(GLuint queryId, GLuint *queryHandle)) _func)(queryId, queryHandle);
}
-void APIENTRY shared_dispatch_stub_1325(GLuint queryId, GLuint *nextQueryId)
+void APIENTRY shared_dispatch_stub_1325(GLuint queryHandle)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1325];
- ((void (APIENTRY *)(GLuint queryId, GLuint *nextQueryId)) _func)(queryId, nextQueryId);
+ ((void (APIENTRY *)(GLuint queryHandle)) _func)(queryHandle);
}
-void APIENTRY shared_dispatch_stub_1326(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_1326(GLuint queryHandle)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1326];
- ((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 queryHandle)) _func)(queryHandle);
}
-void APIENTRY shared_dispatch_stub_1327(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten)
+void APIENTRY shared_dispatch_stub_1327(GLuint *queryId)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1327];
- ((void (APIENTRY *)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten)) _func)(queryHandle, flags, dataSize, data, bytesWritten);
+ ((void (APIENTRY *)(GLuint *queryId)) _func)(queryId);
}
-void APIENTRY shared_dispatch_stub_1328(GLchar *queryName, GLuint *queryId)
+void APIENTRY shared_dispatch_stub_1328(GLuint queryId, GLuint *nextQueryId)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1328];
- ((void (APIENTRY *)(GLchar *queryName, GLuint *queryId)) _func)(queryName, queryId);
+ ((void (APIENTRY *)(GLuint queryId, GLuint *nextQueryId)) _func)(queryId, nextQueryId);
}
-void APIENTRY shared_dispatch_stub_1329(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask)
+void APIENTRY shared_dispatch_stub_1329(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counterDescLength, GLchar *counterDesc, GLuint *counterOffset, GLuint *counterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1329];
- ((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 *)(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_1330(GLfloat factor, GLfloat units, GLfloat clamp)
+void APIENTRY shared_dispatch_stub_1330(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1330];
- ((void (APIENTRY *)(GLfloat factor, GLfloat units, GLfloat clamp)) _func)(factor, units, clamp);
+ ((void (APIENTRY *)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid *data, GLuint *bytesWritten)) _func)(queryHandle, flags, dataSize, data, bytesWritten);
}
-void APIENTRY shared_dispatch_stub_1331(GLenum mode, GLsizei count, const GLint *box)
+void APIENTRY shared_dispatch_stub_1331(GLchar *queryName, GLuint *queryId)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1331];
- ((void (APIENTRY *)(GLenum mode, GLsizei count, const GLint *box)) _func)(mode, count, box);
+ ((void (APIENTRY *)(GLchar *queryName, GLuint *queryId)) _func)(queryName, queryId);
}
-void APIENTRY shared_dispatch_stub_1332(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1332(GLuint queryId, GLuint queryNameLength, GLchar *queryName, GLuint *dataSize, GLuint *noCounters, GLuint *noInstances, GLuint *capsMask)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1332];
- ((void (APIENTRY *)(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset)) _func)(target, size, memory, offset);
+ ((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_1333(GLsizei n, GLuint *memoryObjects)
+void APIENTRY shared_dispatch_stub_1333(GLfloat factor, GLfloat units, GLfloat clamp)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1333];
- ((void (APIENTRY *)(GLsizei n, GLuint *memoryObjects)) _func)(n, memoryObjects);
+ ((void (APIENTRY *)(GLfloat factor, GLfloat units, GLfloat clamp)) _func)(factor, units, clamp);
}
-void APIENTRY shared_dispatch_stub_1334(GLsizei n, const GLuint *memoryObjects)
+void APIENTRY shared_dispatch_stub_1334(GLuint xbits, GLuint ybits)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1334];
- ((void (APIENTRY *)(GLsizei n, const GLuint *memoryObjects)) _func)(n, memoryObjects);
+ ((void (APIENTRY *)(GLuint xbits, GLuint ybits)) _func)(xbits, ybits);
}
-void APIENTRY shared_dispatch_stub_1335(GLsizei n, const GLuint *semaphores)
+void APIENTRY shared_dispatch_stub_1335(GLenum pname, GLfloat param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1335];
- ((void (APIENTRY *)(GLsizei n, const GLuint *semaphores)) _func)(n, semaphores);
+ ((void (APIENTRY *)(GLenum pname, GLfloat param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1336(GLsizei n, GLuint *semaphores)
+void APIENTRY shared_dispatch_stub_1336(GLenum pname, GLint param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1336];
- ((void (APIENTRY *)(GLsizei n, GLuint *semaphores)) _func)(n, semaphores);
+ ((void (APIENTRY *)(GLenum pname, GLint param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1337(GLuint memoryObject, GLenum pname, GLint *params)
+void APIENTRY shared_dispatch_stub_1337(GLenum mode, GLsizei count, const GLint *box)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1337];
- ((void (APIENTRY *)(GLuint memoryObject, GLenum pname, GLint *params)) _func)(memoryObject, pname, params);
+ ((void (APIENTRY *)(GLenum mode, GLsizei count, const GLint *box)) _func)(mode, count, box);
}
-void APIENTRY shared_dispatch_stub_1338(GLuint semaphore, GLenum pname, GLuint64 *params)
+void APIENTRY shared_dispatch_stub_1338(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1338];
- ((void (APIENTRY *)(GLuint semaphore, GLenum pname, GLuint64 *params)) _func)(semaphore, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset)) _func)(target, size, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1339(GLenum target, GLuint index, GLubyte *data)
+void APIENTRY shared_dispatch_stub_1339(GLsizei n, GLuint *memoryObjects)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1339];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLubyte *data)) _func)(target, index, data);
+ ((void (APIENTRY *)(GLsizei n, GLuint *memoryObjects)) _func)(n, memoryObjects);
}
-void APIENTRY shared_dispatch_stub_1340(GLenum pname, GLubyte *data)
+void APIENTRY shared_dispatch_stub_1340(GLsizei n, const GLuint *memoryObjects)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1340];
- ((void (APIENTRY *)(GLenum pname, GLubyte *data)) _func)(pname, data);
+ ((void (APIENTRY *)(GLsizei n, const GLuint *memoryObjects)) _func)(n, memoryObjects);
}
-GLboolean APIENTRY shared_dispatch_stub_1341(GLuint memoryObject)
+void APIENTRY shared_dispatch_stub_1341(GLsizei n, const GLuint *semaphores)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1341];
- return ((GLboolean (APIENTRY *)(GLuint memoryObject)) _func)(memoryObject);
+ ((void (APIENTRY *)(GLsizei n, const GLuint *semaphores)) _func)(n, semaphores);
}
-GLboolean APIENTRY shared_dispatch_stub_1342(GLuint semaphore)
+void APIENTRY shared_dispatch_stub_1342(GLsizei n, GLuint *semaphores)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1342];
- return ((GLboolean (APIENTRY *)(GLuint semaphore)) _func)(semaphore);
+ ((void (APIENTRY *)(GLsizei n, GLuint *semaphores)) _func)(n, semaphores);
}
-void APIENTRY shared_dispatch_stub_1343(GLuint memoryObject, GLenum pname, const GLint *params)
+void APIENTRY shared_dispatch_stub_1343(GLuint memoryObject, GLenum pname, GLint *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1343];
- ((void (APIENTRY *)(GLuint memoryObject, GLenum pname, const GLint *params)) _func)(memoryObject, pname, params);
+ ((void (APIENTRY *)(GLuint memoryObject, GLenum pname, GLint *params)) _func)(memoryObject, pname, params);
}
-void APIENTRY shared_dispatch_stub_1344(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1344(GLuint semaphore, GLenum pname, GLuint64 *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1344];
- ((void (APIENTRY *)(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset)) _func)(buffer, size, memory, offset);
+ ((void (APIENTRY *)(GLuint semaphore, GLenum pname, GLuint64 *params)) _func)(semaphore, pname, params);
}
-void APIENTRY shared_dispatch_stub_1345(GLuint semaphore, GLenum pname, const GLuint64 *params)
+void APIENTRY shared_dispatch_stub_1345(GLenum target, GLuint index, GLubyte *data)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1345];
- ((void (APIENTRY *)(GLuint semaphore, GLenum pname, const GLuint64 *params)) _func)(semaphore, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLubyte *data)) _func)(target, index, data);
}
-void APIENTRY shared_dispatch_stub_1346(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *dstLayouts)
+void APIENTRY shared_dispatch_stub_1346(GLenum pname, GLubyte *data)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1346];
- ((void (APIENTRY *)(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *dstLayouts)) _func)(semaphore, numBufferBarriers, buffers, numTextureBarriers, textures, dstLayouts);
+ ((void (APIENTRY *)(GLenum pname, GLubyte *data)) _func)(pname, data);
}
-void APIENTRY shared_dispatch_stub_1347(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset)
+GLboolean APIENTRY shared_dispatch_stub_1347(GLuint memoryObject)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1347];
- ((void (APIENTRY *)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset)) _func)(target, levels, internalFormat, width, memory, offset);
+ return ((GLboolean (APIENTRY *)(GLuint memoryObject)) _func)(memoryObject);
}
-void APIENTRY shared_dispatch_stub_1348(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)
+GLboolean APIENTRY shared_dispatch_stub_1348(GLuint semaphore)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1348];
- ((void (APIENTRY *)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)) _func)(target, levels, internalFormat, width, height, memory, offset);
+ return ((GLboolean (APIENTRY *)(GLuint semaphore)) _func)(semaphore);
}
-void APIENTRY shared_dispatch_stub_1349(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1349(GLuint memoryObject, GLenum pname, const GLint *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1349];
- ((void (APIENTRY *)(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)) _func)(target, samples, internalFormat, width, height, fixedSampleLocations, memory, offset);
+ ((void (APIENTRY *)(GLuint memoryObject, GLenum pname, const GLint *params)) _func)(memoryObject, pname, params);
}
-void APIENTRY shared_dispatch_stub_1350(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1350(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1350];
- ((void (APIENTRY *)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)) _func)(target, levels, internalFormat, width, height, depth, memory, offset);
+ ((void (APIENTRY *)(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset)) _func)(buffer, size, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1351(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1351(GLuint semaphore, GLenum pname, const GLuint64 *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1351];
- ((void (APIENTRY *)(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)) _func)(target, samples, internalFormat, width, height, depth, fixedSampleLocations, memory, offset);
+ ((void (APIENTRY *)(GLuint semaphore, GLenum pname, const GLuint64 *params)) _func)(semaphore, pname, params);
}
-void APIENTRY shared_dispatch_stub_1352(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1352(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *dstLayouts)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1352];
- ((void (APIENTRY *)(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset)) _func)(texture, levels, internalFormat, width, memory, offset);
+ ((void (APIENTRY *)(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *dstLayouts)) _func)(semaphore, numBufferBarriers, buffers, numTextureBarriers, textures, dstLayouts);
}
-void APIENTRY shared_dispatch_stub_1353(GLenum texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1353(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1353];
- ((void (APIENTRY *)(GLenum texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)) _func)(texture, levels, internalFormat, width, height, memory, offset);
+ ((void (APIENTRY *)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset)) _func)(target, levels, internalFormat, width, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1354(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1354(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1354];
- ((void (APIENTRY *)(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)) _func)(texture, samples, internalFormat, width, height, fixedSampleLocations, memory, offset);
+ ((void (APIENTRY *)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)) _func)(target, levels, internalFormat, width, height, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1355(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1355(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1355];
- ((void (APIENTRY *)(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)) _func)(texture, levels, internalFormat, width, height, depth, memory, offset);
+ ((void (APIENTRY *)(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)) _func)(target, samples, internalFormat, width, height, fixedSampleLocations, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1356(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
+void APIENTRY shared_dispatch_stub_1356(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1356];
- ((void (APIENTRY *)(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)) _func)(texture, samples, internalFormat, width, height, depth, fixedSampleLocations, memory, offset);
+ ((void (APIENTRY *)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)) _func)(target, levels, internalFormat, width, height, depth, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1357(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts)
+void APIENTRY shared_dispatch_stub_1357(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1357];
- ((void (APIENTRY *)(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts)) _func)(semaphore, numBufferBarriers, buffers, numTextureBarriers, textures, srcLayouts);
+ ((void (APIENTRY *)(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)) _func)(target, samples, internalFormat, width, height, depth, fixedSampleLocations, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1358(GLuint memory, GLuint64 size, GLenum handleType, GLint fd)
+void APIENTRY shared_dispatch_stub_1358(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1358];
- ((void (APIENTRY *)(GLuint memory, GLuint64 size, GLenum handleType, GLint fd)) _func)(memory, size, handleType, fd);
+ ((void (APIENTRY *)(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLuint memory, GLuint64 offset)) _func)(texture, levels, internalFormat, width, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1359(GLuint semaphore, GLenum handleType, GLint fd)
+void APIENTRY shared_dispatch_stub_1359(GLenum texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1359];
- ((void (APIENTRY *)(GLuint semaphore, GLenum handleType, GLint fd)) _func)(semaphore, handleType, fd);
+ ((void (APIENTRY *)(GLenum texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)) _func)(texture, levels, internalFormat, width, height, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1360(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)
+void APIENTRY shared_dispatch_stub_1360(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1360];
- ((void (APIENTRY *)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)) _func)(frontfunc, backfunc, ref, mask);
+ ((void (APIENTRY *)(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)) _func)(texture, samples, internalFormat, width, height, fixedSampleLocations, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1361(GLenum target, GLuint index, GLsizei count, const GLfloat *params)
+void APIENTRY shared_dispatch_stub_1361(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1361];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei count, const GLfloat *params)) _func)(target, index, count, params);
+ ((void (APIENTRY *)(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)) _func)(texture, levels, internalFormat, width, height, depth, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1362(GLenum target, GLuint index, GLsizei count, const GLfloat *params)
+void APIENTRY shared_dispatch_stub_1362(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1362];
- ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei count, const GLfloat *params)) _func)(target, index, count, params);
+ ((void (APIENTRY *)(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)) _func)(texture, samples, internalFormat, width, height, depth, fixedSampleLocations, memory, offset);
}
-void APIENTRY shared_dispatch_stub_1363(GLenum target, GLvoid *writeOffset)
+void APIENTRY shared_dispatch_stub_1363(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1363];
- ((void (APIENTRY *)(GLenum target, GLvoid *writeOffset)) _func)(target, writeOffset);
+ ((void (APIENTRY *)(GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts)) _func)(semaphore, numBufferBarriers, buffers, numTextureBarriers, textures, srcLayouts);
}
-void APIENTRY shared_dispatch_stub_1364(GLenum target, GLvoid *writeOffset)
+void APIENTRY shared_dispatch_stub_1364(GLuint memory, GLuint64 size, GLenum handleType, GLint fd)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1364];
- ((void (APIENTRY *)(GLenum target, GLvoid *writeOffset)) _func)(target, writeOffset);
+ ((void (APIENTRY *)(GLuint memory, GLuint64 size, GLenum handleType, GLint fd)) _func)(memory, size, handleType, fd);
}
-void APIENTRY shared_dispatch_stub_1365(GLenum func, GLclampx ref)
+void APIENTRY shared_dispatch_stub_1365(GLuint semaphore, GLenum handleType, GLint fd)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1365];
- ((void (APIENTRY *)(GLenum func, GLclampx ref)) _func)(func, ref);
+ ((void (APIENTRY *)(GLuint semaphore, GLenum handleType, GLint fd)) _func)(semaphore, handleType, fd);
}
-void APIENTRY shared_dispatch_stub_1366(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)
+void APIENTRY shared_dispatch_stub_1366(void)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1366];
- ((void (APIENTRY *)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)) _func)(red, green, blue, alpha);
+ ((void (APIENTRY *)(void)) _func)();
}
-void APIENTRY shared_dispatch_stub_1367(GLclampx depth)
+void APIENTRY shared_dispatch_stub_1367(GLuint renderbuffer, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1367];
- ((void (APIENTRY *)(GLclampx depth)) _func)(depth);
+ ((void (APIENTRY *)(GLuint renderbuffer, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height)) _func)(renderbuffer, samples, storageSamples, internalformat, width, height);
}
-void APIENTRY shared_dispatch_stub_1368(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)
+void APIENTRY shared_dispatch_stub_1368(GLenum target, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1368];
- ((void (APIENTRY *)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)) _func)(red, green, blue, alpha);
+ ((void (APIENTRY *)(GLenum target, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height)) _func)(target, samples, storageSamples, internalformat, width, height);
}
-void APIENTRY shared_dispatch_stub_1369(GLclampx zNear, GLclampx zFar)
+void APIENTRY shared_dispatch_stub_1369(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1369];
- ((void (APIENTRY *)(GLclampx zNear, GLclampx zFar)) _func)(zNear, zFar);
+ ((void (APIENTRY *)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)) _func)(frontfunc, backfunc, ref, mask);
}
-void APIENTRY shared_dispatch_stub_1370(GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1370(GLenum target, GLuint index, GLsizei count, const GLfloat *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1370];
- ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLenum target, GLuint index, GLsizei count, const GLfloat *params)) _func)(target, index, count, params);
}
-void APIENTRY shared_dispatch_stub_1371(GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1371(GLenum target, GLuint index, GLsizei count, const GLfloat *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1371];
- ((void (APIENTRY *)(GLenum pname, const 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_1372(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
+void APIENTRY shared_dispatch_stub_1372(GLenum target, GLvoid *writeOffset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1372];
- ((void (APIENTRY *)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)) _func)(left, right, bottom, top, zNear, zFar);
+ ((void (APIENTRY *)(GLenum target, GLvoid *writeOffset)) _func)(target, writeOffset);
}
-void APIENTRY shared_dispatch_stub_1373(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
+void APIENTRY shared_dispatch_stub_1373(GLenum target, GLvoid *writeOffset)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1373];
- ((void (APIENTRY *)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)) _func)(left, right, bottom, top, zNear, zFar);
+ ((void (APIENTRY *)(GLenum target, GLvoid *writeOffset)) _func)(target, writeOffset);
}
-void APIENTRY shared_dispatch_stub_1374(GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1374(GLenum func, GLclampx ref)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1374];
- ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLenum func, GLclampx ref)) _func)(func, ref);
}
-void APIENTRY shared_dispatch_stub_1375(GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1375(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1375];
- ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+ ((void (APIENTRY *)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha)) _func)(red, green, blue, alpha);
}
-void APIENTRY shared_dispatch_stub_1376(GLenum light, GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1376(GLclampx depth)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1376];
- ((void (APIENTRY *)(GLenum light, GLenum pname, GLfixed param)) _func)(light, pname, param);
+ ((void (APIENTRY *)(GLclampx depth)) _func)(depth);
}
-void APIENTRY shared_dispatch_stub_1377(GLenum light, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1377(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1377];
- ((void (APIENTRY *)(GLenum light, GLenum pname, const GLfixed *params)) _func)(light, pname, params);
+ ((void (APIENTRY *)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)) _func)(red, green, blue, alpha);
}
-void APIENTRY shared_dispatch_stub_1378(GLfixed width)
+void APIENTRY shared_dispatch_stub_1378(GLclampx zNear, GLclampx zFar)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1378];
- ((void (APIENTRY *)(GLfixed width)) _func)(width);
+ ((void (APIENTRY *)(GLclampx zNear, GLclampx zFar)) _func)(zNear, zFar);
}
-void APIENTRY shared_dispatch_stub_1379(const GLfixed *m)
+void APIENTRY shared_dispatch_stub_1379(GLenum pname, GLfixed param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1379];
- ((void (APIENTRY *)(const GLfixed *m)) _func)(m);
+ ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1380(GLenum face, GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1380(GLenum pname, const GLfixed *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1380];
- ((void (APIENTRY *)(GLenum face, GLenum pname, GLfixed param)) _func)(face, pname, param);
+ ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
}
-void APIENTRY shared_dispatch_stub_1381(GLenum face, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1381(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1381];
- ((void (APIENTRY *)(GLenum face, GLenum pname, const GLfixed *params)) _func)(face, pname, params);
+ ((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_1382(const GLfixed *m)
+void APIENTRY shared_dispatch_stub_1382(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1382];
- ((void (APIENTRY *)(const GLfixed *m)) _func)(m);
+ ((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_1383(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)
+void APIENTRY shared_dispatch_stub_1383(GLenum pname, GLfixed param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1383];
- ((void (APIENTRY *)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)) _func)(target, s, t, r, q);
+ ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
}
-void APIENTRY shared_dispatch_stub_1384(GLfixed nx, GLfixed ny, GLfixed nz)
+void APIENTRY shared_dispatch_stub_1384(GLenum pname, const GLfixed *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1384];
- ((void (APIENTRY *)(GLfixed nx, GLfixed ny, GLfixed nz)) _func)(nx, ny, nz);
+ ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
}
-void APIENTRY shared_dispatch_stub_1385(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
+void APIENTRY shared_dispatch_stub_1385(GLenum light, GLenum pname, GLfixed param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1385];
- ((void (APIENTRY *)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)) _func)(left, right, bottom, top, zNear, zFar);
+ ((void (APIENTRY *)(GLenum light, GLenum pname, GLfixed param)) _func)(light, pname, param);
}
-void APIENTRY shared_dispatch_stub_1386(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
+void APIENTRY shared_dispatch_stub_1386(GLenum light, GLenum pname, const GLfixed *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1386];
- ((void (APIENTRY *)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)) _func)(left, right, bottom, top, zNear, zFar);
+ ((void (APIENTRY *)(GLenum light, GLenum pname, const GLfixed *params)) _func)(light, pname, params);
}
-void APIENTRY shared_dispatch_stub_1387(GLfixed size)
+void APIENTRY shared_dispatch_stub_1387(GLfixed width)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1387];
- ((void (APIENTRY *)(GLfixed size)) _func)(size);
+ ((void (APIENTRY *)(GLfixed width)) _func)(width);
}
-void APIENTRY shared_dispatch_stub_1388(GLfixed factor, GLfixed units)
+void APIENTRY shared_dispatch_stub_1388(const GLfixed *m)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1388];
- ((void (APIENTRY *)(GLfixed factor, GLfixed units)) _func)(factor, units);
+ ((void (APIENTRY *)(const GLfixed *m)) _func)(m);
}
-void APIENTRY shared_dispatch_stub_1389(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)
+void APIENTRY shared_dispatch_stub_1389(GLenum face, GLenum pname, GLfixed param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1389];
- ((void (APIENTRY *)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)) _func)(angle, x, y, z);
+ ((void (APIENTRY *)(GLenum face, GLenum pname, GLfixed param)) _func)(face, pname, param);
}
-void APIENTRY shared_dispatch_stub_1390(GLclampx value, GLboolean invert)
+void APIENTRY shared_dispatch_stub_1390(GLenum face, GLenum pname, const GLfixed *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1390];
- ((void (APIENTRY *)(GLclampx value, GLboolean invert)) _func)(value, invert);
+ ((void (APIENTRY *)(GLenum face, GLenum pname, const GLfixed *params)) _func)(face, pname, params);
}
-void APIENTRY shared_dispatch_stub_1391(GLfixed x, GLfixed y, GLfixed z)
+void APIENTRY shared_dispatch_stub_1391(const GLfixed *m)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1391];
- ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z)) _func)(x, y, z);
+ ((void (APIENTRY *)(const GLfixed *m)) _func)(m);
}
-void APIENTRY shared_dispatch_stub_1392(GLenum target, GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1392(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1392];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed param)) _func)(target, pname, param);
+ ((void (APIENTRY *)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q)) _func)(target, s, t, r, q);
}
-void APIENTRY shared_dispatch_stub_1393(GLenum target, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1393(GLfixed nx, GLfixed ny, GLfixed nz)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1393];
- ((void (APIENTRY *)(GLenum target, GLenum pname, const GLfixed *params)) _func)(target, pname, params);
+ ((void (APIENTRY *)(GLfixed nx, GLfixed ny, GLfixed nz)) _func)(nx, ny, nz);
}
-void APIENTRY shared_dispatch_stub_1394(GLenum target, GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1394(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1394];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed param)) _func)(target, pname, param);
+ ((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_1395(GLfixed x, GLfixed y, GLfixed z)
+void APIENTRY shared_dispatch_stub_1395(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1395];
- ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z)) _func)(x, y, z);
+ ((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_1396(GLenum plane, const GLfloat *equation)
+void APIENTRY shared_dispatch_stub_1396(GLfixed size)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1396];
- ((void (APIENTRY *)(GLenum plane, const GLfloat *equation)) _func)(plane, equation);
+ ((void (APIENTRY *)(GLfixed size)) _func)(size);
}
-void APIENTRY shared_dispatch_stub_1397(GLenum plane, const GLfixed *equation)
+void APIENTRY shared_dispatch_stub_1397(GLfixed factor, GLfixed units)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1397];
- ((void (APIENTRY *)(GLenum plane, const GLfixed *equation)) _func)(plane, equation);
+ ((void (APIENTRY *)(GLfixed factor, GLfixed units)) _func)(factor, units);
}
-void APIENTRY shared_dispatch_stub_1398(GLenum plane, GLfloat *equation)
+void APIENTRY shared_dispatch_stub_1398(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1398];
- ((void (APIENTRY *)(GLenum plane, GLfloat *equation)) _func)(plane, equation);
+ ((void (APIENTRY *)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z)) _func)(angle, x, y, z);
}
-void APIENTRY shared_dispatch_stub_1399(GLenum plane, GLfixed *equation)
+void APIENTRY shared_dispatch_stub_1399(GLclampx value, GLboolean invert)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1399];
- ((void (APIENTRY *)(GLenum plane, GLfixed *equation)) _func)(plane, equation);
+ ((void (APIENTRY *)(GLclampx value, GLboolean invert)) _func)(value, invert);
}
-void APIENTRY shared_dispatch_stub_1400(GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1400(GLfixed x, GLfixed y, GLfixed z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1400];
- ((void (APIENTRY *)(GLenum pname, GLfixed *params)) _func)(pname, params);
+ ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z)) _func)(x, y, z);
}
-void APIENTRY shared_dispatch_stub_1401(GLenum light, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1401(GLenum target, GLenum pname, GLfixed param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1401];
- ((void (APIENTRY *)(GLenum light, GLenum pname, GLfixed *params)) _func)(light, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed param)) _func)(target, pname, param);
}
-void APIENTRY shared_dispatch_stub_1402(GLenum face, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1402(GLenum target, GLenum pname, const GLfixed *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1402];
- ((void (APIENTRY *)(GLenum face, GLenum pname, GLfixed *params)) _func)(face, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLenum pname, const GLfixed *params)) _func)(target, pname, params);
}
-void APIENTRY shared_dispatch_stub_1403(GLenum target, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1403(GLenum target, GLenum pname, GLfixed param)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1403];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed *params)) _func)(target, pname, params);
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed param)) _func)(target, pname, param);
}
-void APIENTRY shared_dispatch_stub_1404(GLenum target, GLenum pname, GLfixed *params)
+void APIENTRY shared_dispatch_stub_1404(GLfixed x, GLfixed y, GLfixed z)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1404];
- ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed *params)) _func)(target, pname, params);
+ ((void (APIENTRY *)(GLfixed x, GLfixed y, GLfixed z)) _func)(x, y, z);
}
-void APIENTRY shared_dispatch_stub_1405(GLenum pname, GLfixed param)
+void APIENTRY shared_dispatch_stub_1405(GLenum plane, const GLfloat *equation)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1405];
- ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+ ((void (APIENTRY *)(GLenum plane, const GLfloat *equation)) _func)(plane, equation);
}
-void APIENTRY shared_dispatch_stub_1406(GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1406(GLenum plane, const GLfixed *equation)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1406];
- ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+ ((void (APIENTRY *)(GLenum plane, const GLfixed *equation)) _func)(plane, equation);
}
-void APIENTRY shared_dispatch_stub_1407(GLenum target, GLenum pname, const GLfixed *params)
+void APIENTRY shared_dispatch_stub_1407(GLenum plane, GLfloat *equation)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1407];
- ((void (APIENTRY *)(GLenum target, GLenum pname, const GLfixed *params)) _func)(target, pname, params);
+ ((void (APIENTRY *)(GLenum plane, GLfloat *equation)) _func)(plane, equation);
}
-void APIENTRY shared_dispatch_stub_1408(void)
+void APIENTRY shared_dispatch_stub_1408(GLenum plane, GLfixed *equation)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1408];
- ((void (APIENTRY *)(void)) _func)();
+ ((void (APIENTRY *)(GLenum plane, GLfixed *equation)) _func)(plane, equation);
}
-void APIENTRY shared_dispatch_stub_1409(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)
+void APIENTRY shared_dispatch_stub_1409(GLenum pname, GLfixed *params)
{
const struct _glapi_table *_tbl = entry_current_get();
mapi_func _func = ((const mapi_func *) _tbl)[1409];
+ ((void (APIENTRY *)(GLenum pname, GLfixed *params)) _func)(pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1410(GLenum light, GLenum pname, GLfixed *params)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1410];
+ ((void (APIENTRY *)(GLenum light, GLenum pname, GLfixed *params)) _func)(light, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1411(GLenum face, GLenum pname, GLfixed *params)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1411];
+ ((void (APIENTRY *)(GLenum face, GLenum pname, GLfixed *params)) _func)(face, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1412(GLenum target, GLenum pname, GLfixed *params)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1412];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed *params)) _func)(target, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1413(GLenum target, GLenum pname, GLfixed *params)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1413];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, GLfixed *params)) _func)(target, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1414(GLenum pname, GLfixed param)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1414];
+ ((void (APIENTRY *)(GLenum pname, GLfixed param)) _func)(pname, param);
+}
+
+void APIENTRY shared_dispatch_stub_1415(GLenum pname, const GLfixed *params)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1415];
+ ((void (APIENTRY *)(GLenum pname, const GLfixed *params)) _func)(pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1416(GLenum target, GLenum pname, const GLfixed *params)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1416];
+ ((void (APIENTRY *)(GLenum target, GLenum pname, const GLfixed *params)) _func)(target, pname, params);
+}
+
+void APIENTRY shared_dispatch_stub_1417(void)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1417];
+ ((void (APIENTRY *)(void)) _func)();
+}
+
+void APIENTRY shared_dispatch_stub_1418(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)
+{
+ const struct _glapi_table *_tbl = entry_current_get();
+ mapi_func _func = ((const mapi_func *) _tbl)[1418];
((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);
}
@@ -28570,7 +28862,16 @@ static const mapi_func public_entries[] = {
(mapi_func) shared_dispatch_stub_1406,
(mapi_func) shared_dispatch_stub_1407,
(mapi_func) shared_dispatch_stub_1408,
- (mapi_func) shared_dispatch_stub_1409
+ (mapi_func) shared_dispatch_stub_1409,
+ (mapi_func) shared_dispatch_stub_1410,
+ (mapi_func) shared_dispatch_stub_1411,
+ (mapi_func) shared_dispatch_stub_1412,
+ (mapi_func) shared_dispatch_stub_1413,
+ (mapi_func) shared_dispatch_stub_1414,
+ (mapi_func) shared_dispatch_stub_1415,
+ (mapi_func) shared_dispatch_stub_1416,
+ (mapi_func) shared_dispatch_stub_1417,
+ (mapi_func) shared_dispatch_stub_1418
};
#undef MAPI_TMP_PUBLIC_ENTRIES
#endif /* MAPI_TMP_PUBLIC_ENTRIES */
@@ -34217,6 +34518,42 @@ STUB_ASM_ENTRY("shared_dispatch_stub_1408")"\n"
STUB_ASM_ENTRY("shared_dispatch_stub_1409")"\n"
"\t"STUB_ASM_CODE("1409")"\n"
+".hidden ""shared_dispatch_stub_1410""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1410")"\n"
+"\t"STUB_ASM_CODE("1410")"\n"
+
+".hidden ""shared_dispatch_stub_1411""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1411")"\n"
+"\t"STUB_ASM_CODE("1411")"\n"
+
+".hidden ""shared_dispatch_stub_1412""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1412")"\n"
+"\t"STUB_ASM_CODE("1412")"\n"
+
+".hidden ""shared_dispatch_stub_1413""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1413")"\n"
+"\t"STUB_ASM_CODE("1413")"\n"
+
+".hidden ""shared_dispatch_stub_1414""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1414")"\n"
+"\t"STUB_ASM_CODE("1414")"\n"
+
+".hidden ""shared_dispatch_stub_1415""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1415")"\n"
+"\t"STUB_ASM_CODE("1415")"\n"
+
+".hidden ""shared_dispatch_stub_1416""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1416")"\n"
+"\t"STUB_ASM_CODE("1416")"\n"
+
+".hidden ""shared_dispatch_stub_1417""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1417")"\n"
+"\t"STUB_ASM_CODE("1417")"\n"
+
+".hidden ""shared_dispatch_stub_1418""\n"
+STUB_ASM_ENTRY("shared_dispatch_stub_1418")"\n"
+"\t"STUB_ASM_CODE("1418")"\n"
+
);
#undef MAPI_TMP_STUB_ASM_GCC
#endif /* MAPI_TMP_STUB_ASM_GCC */