Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
[mesa.git] / src / mesa / main / remap_helper.h
1 /* DO NOT EDIT - This file generated automatically by remap_helper.py (from Mesa) script */
2
3 /*
4 * Copyright (C) 2009 Chia-I Wu <olv@0xlab.org>
5 * All Rights Reserved.
6 *
7 * Permission is hereby granted, free of charge, to any person obtaining a
8 * copy of this software and associated documentation files (the "Software"),
9 * to deal in the Software without restriction, including without limitation
10 * the rights to use, copy, modify, merge, publish, distribute, sub license,
11 * and/or sell copies of the Software, and to permit persons to whom the
12 * Software is furnished to do so, subject to the following conditions:
13 *
14 * The above copyright notice and this permission notice (including the next
15 * paragraph) shall be included in all copies or substantial portions of the
16 * Software.
17 *
18 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
21 * Chia-I Wu,
22 * AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
23 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
24 * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25 * SOFTWARE.
26 */
27
28 #include "glapi/dispatch.h"
29
30 struct gl_function_remap {
31 GLint func_index;
32 GLint dispatch_offset; /* for sanity check */
33 };
34
35 /* this is internal to remap.c */
36 #ifdef need_MESA_remap_table
37
38 static const char _mesa_function_pool[] =
39 /* _mesa_function_pool[0]: MapGrid1d (offset 224) */
40 "idd\0"
41 "glMapGrid1d\0"
42 "\0"
43 /* _mesa_function_pool[17]: UniformMatrix3fvARB (will be remapped) */
44 "iiip\0"
45 "glUniformMatrix3fv\0"
46 "glUniformMatrix3fvARB\0"
47 "\0"
48 /* _mesa_function_pool[64]: MapGrid1f (offset 225) */
49 "iff\0"
50 "glMapGrid1f\0"
51 "\0"
52 /* _mesa_function_pool[81]: RasterPos4i (offset 82) */
53 "iiii\0"
54 "glRasterPos4i\0"
55 "\0"
56 /* _mesa_function_pool[101]: RasterPos4d (offset 78) */
57 "dddd\0"
58 "glRasterPos4d\0"
59 "\0"
60 /* _mesa_function_pool[121]: NewList (dynamic) */
61 "ii\0"
62 "glNewList\0"
63 "\0"
64 /* _mesa_function_pool[135]: RasterPos4f (offset 80) */
65 "ffff\0"
66 "glRasterPos4f\0"
67 "\0"
68 /* _mesa_function_pool[155]: LoadIdentity (offset 290) */
69 "\0"
70 "glLoadIdentity\0"
71 "\0"
72 /* _mesa_function_pool[172]: SampleCoverageARB (will be remapped) */
73 "fi\0"
74 "glSampleCoverage\0"
75 "glSampleCoverageARB\0"
76 "\0"
77 /* _mesa_function_pool[213]: ConvolutionFilter1D (offset 348) */
78 "iiiiip\0"
79 "glConvolutionFilter1D\0"
80 "glConvolutionFilter1DEXT\0"
81 "\0"
82 /* _mesa_function_pool[268]: BeginQueryARB (will be remapped) */
83 "ii\0"
84 "glBeginQuery\0"
85 "glBeginQueryARB\0"
86 "\0"
87 /* _mesa_function_pool[301]: RasterPos3dv (offset 71) */
88 "p\0"
89 "glRasterPos3dv\0"
90 "\0"
91 /* _mesa_function_pool[319]: PointParameteriNV (will be remapped) */
92 "ii\0"
93 "glPointParameteri\0"
94 "glPointParameteriNV\0"
95 "\0"
96 /* _mesa_function_pool[361]: GetProgramiv (will be remapped) */
97 "iip\0"
98 "glGetProgramiv\0"
99 "\0"
100 /* _mesa_function_pool[381]: MultiTexCoord3sARB (offset 398) */
101 "iiii\0"
102 "glMultiTexCoord3s\0"
103 "glMultiTexCoord3sARB\0"
104 "\0"
105 /* _mesa_function_pool[426]: SecondaryColor3iEXT (will be remapped) */
106 "iii\0"
107 "glSecondaryColor3i\0"
108 "glSecondaryColor3iEXT\0"
109 "\0"
110 /* _mesa_function_pool[472]: WindowPos3fMESA (will be remapped) */
111 "fff\0"
112 "glWindowPos3f\0"
113 "glWindowPos3fARB\0"
114 "glWindowPos3fMESA\0"
115 "\0"
116 /* _mesa_function_pool[526]: TexCoord1iv (offset 99) */
117 "p\0"
118 "glTexCoord1iv\0"
119 "\0"
120 /* _mesa_function_pool[543]: TexCoord4sv (offset 125) */
121 "p\0"
122 "glTexCoord4sv\0"
123 "\0"
124 /* _mesa_function_pool[560]: RasterPos4s (offset 84) */
125 "iiii\0"
126 "glRasterPos4s\0"
127 "\0"
128 /* _mesa_function_pool[580]: PixelTexGenParameterfvSGIS (will be remapped) */
129 "ip\0"
130 "glPixelTexGenParameterfvSGIS\0"
131 "\0"
132 /* _mesa_function_pool[613]: ActiveTextureARB (offset 374) */
133 "i\0"
134 "glActiveTexture\0"
135 "glActiveTextureARB\0"
136 "\0"
137 /* _mesa_function_pool[651]: BlitFramebufferEXT (will be remapped) */
138 "iiiiiiiiii\0"
139 "glBlitFramebuffer\0"
140 "glBlitFramebufferEXT\0"
141 "\0"
142 /* _mesa_function_pool[702]: TexCoord1f (offset 96) */
143 "f\0"
144 "glTexCoord1f\0"
145 "\0"
146 /* _mesa_function_pool[718]: TexCoord1d (offset 94) */
147 "d\0"
148 "glTexCoord1d\0"
149 "\0"
150 /* _mesa_function_pool[734]: VertexAttrib4ubvNV (will be remapped) */
151 "ip\0"
152 "glVertexAttrib4ubvNV\0"
153 "\0"
154 /* _mesa_function_pool[759]: TexCoord1i (offset 98) */
155 "i\0"
156 "glTexCoord1i\0"
157 "\0"
158 /* _mesa_function_pool[775]: GetProgramNamedParameterdvNV (will be remapped) */
159 "iipp\0"
160 "glGetProgramNamedParameterdvNV\0"
161 "\0"
162 /* _mesa_function_pool[812]: Histogram (offset 367) */
163 "iiii\0"
164 "glHistogram\0"
165 "glHistogramEXT\0"
166 "\0"
167 /* _mesa_function_pool[845]: TexCoord1s (offset 100) */
168 "i\0"
169 "glTexCoord1s\0"
170 "\0"
171 /* _mesa_function_pool[861]: GetMapfv (offset 267) */
172 "iip\0"
173 "glGetMapfv\0"
174 "\0"
175 /* _mesa_function_pool[877]: EvalCoord1f (offset 230) */
176 "f\0"
177 "glEvalCoord1f\0"
178 "\0"
179 /* _mesa_function_pool[894]: TexImage4DSGIS (dynamic) */
180 "iiiiiiiiiip\0"
181 "glTexImage4DSGIS\0"
182 "\0"
183 /* _mesa_function_pool[924]: PolygonStipple (offset 175) */
184 "p\0"
185 "glPolygonStipple\0"
186 "\0"
187 /* _mesa_function_pool[944]: WindowPos2dvMESA (will be remapped) */
188 "p\0"
189 "glWindowPos2dv\0"
190 "glWindowPos2dvARB\0"
191 "glWindowPos2dvMESA\0"
192 "\0"
193 /* _mesa_function_pool[999]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */
194 "ppp\0"
195 "glReplacementCodeuiColor3fVertex3fvSUN\0"
196 "\0"
197 /* _mesa_function_pool[1043]: BlendEquationSeparateEXT (will be remapped) */
198 "ii\0"
199 "glBlendEquationSeparate\0"
200 "glBlendEquationSeparateEXT\0"
201 "glBlendEquationSeparateATI\0"
202 "\0"
203 /* _mesa_function_pool[1125]: ListParameterfSGIX (dynamic) */
204 "iif\0"
205 "glListParameterfSGIX\0"
206 "\0"
207 /* _mesa_function_pool[1151]: SecondaryColor3bEXT (will be remapped) */
208 "iii\0"
209 "glSecondaryColor3b\0"
210 "glSecondaryColor3bEXT\0"
211 "\0"
212 /* _mesa_function_pool[1197]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */
213 "pppp\0"
214 "glTexCoord4fColor4fNormal3fVertex4fvSUN\0"
215 "\0"
216 /* _mesa_function_pool[1243]: GetPixelMapfv (offset 271) */
217 "ip\0"
218 "glGetPixelMapfv\0"
219 "\0"
220 /* _mesa_function_pool[1263]: Color3uiv (offset 22) */
221 "p\0"
222 "glColor3uiv\0"
223 "\0"
224 /* _mesa_function_pool[1278]: IsEnabled (offset 286) */
225 "i\0"
226 "glIsEnabled\0"
227 "\0"
228 /* _mesa_function_pool[1293]: VertexAttrib4svNV (will be remapped) */
229 "ip\0"
230 "glVertexAttrib4svNV\0"
231 "\0"
232 /* _mesa_function_pool[1317]: EvalCoord2fv (offset 235) */
233 "p\0"
234 "glEvalCoord2fv\0"
235 "\0"
236 /* _mesa_function_pool[1335]: GetBufferSubDataARB (will be remapped) */
237 "iiip\0"
238 "glGetBufferSubData\0"
239 "glGetBufferSubDataARB\0"
240 "\0"
241 /* _mesa_function_pool[1382]: BufferSubDataARB (will be remapped) */
242 "iiip\0"
243 "glBufferSubData\0"
244 "glBufferSubDataARB\0"
245 "\0"
246 /* _mesa_function_pool[1423]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */
247 "ppp\0"
248 "glTexCoord2fColor4ubVertex3fvSUN\0"
249 "\0"
250 /* _mesa_function_pool[1461]: AttachShader (will be remapped) */
251 "ii\0"
252 "glAttachShader\0"
253 "\0"
254 /* _mesa_function_pool[1480]: VertexAttrib2fARB (will be remapped) */
255 "iff\0"
256 "glVertexAttrib2f\0"
257 "glVertexAttrib2fARB\0"
258 "\0"
259 /* _mesa_function_pool[1522]: GetDebugLogLengthMESA (dynamic) */
260 "iii\0"
261 "glGetDebugLogLengthMESA\0"
262 "\0"
263 /* _mesa_function_pool[1551]: GetMapiv (offset 268) */
264 "iip\0"
265 "glGetMapiv\0"
266 "\0"
267 /* _mesa_function_pool[1567]: VertexAttrib3fARB (will be remapped) */
268 "ifff\0"
269 "glVertexAttrib3f\0"
270 "glVertexAttrib3fARB\0"
271 "\0"
272 /* _mesa_function_pool[1610]: Indexubv (offset 316) */
273 "p\0"
274 "glIndexubv\0"
275 "\0"
276 /* _mesa_function_pool[1624]: GetQueryivARB (will be remapped) */
277 "iip\0"
278 "glGetQueryiv\0"
279 "glGetQueryivARB\0"
280 "\0"
281 /* _mesa_function_pool[1658]: TexImage3D (offset 371) */
282 "iiiiiiiiip\0"
283 "glTexImage3D\0"
284 "glTexImage3DEXT\0"
285 "\0"
286 /* _mesa_function_pool[1699]: ReplacementCodeuiVertex3fvSUN (dynamic) */
287 "pp\0"
288 "glReplacementCodeuiVertex3fvSUN\0"
289 "\0"
290 /* _mesa_function_pool[1735]: EdgeFlagPointer (offset 312) */
291 "ip\0"
292 "glEdgeFlagPointer\0"
293 "\0"
294 /* _mesa_function_pool[1757]: Color3ubv (offset 20) */
295 "p\0"
296 "glColor3ubv\0"
297 "\0"
298 /* _mesa_function_pool[1772]: GetQueryObjectivARB (will be remapped) */
299 "iip\0"
300 "glGetQueryObjectiv\0"
301 "glGetQueryObjectivARB\0"
302 "\0"
303 /* _mesa_function_pool[1818]: Vertex3dv (offset 135) */
304 "p\0"
305 "glVertex3dv\0"
306 "\0"
307 /* _mesa_function_pool[1833]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */
308 "ppp\0"
309 "glReplacementCodeuiTexCoord2fVertex3fvSUN\0"
310 "\0"
311 /* _mesa_function_pool[1880]: CompressedTexSubImage2DARB (will be remapped) */
312 "iiiiiiiip\0"
313 "glCompressedTexSubImage2D\0"
314 "glCompressedTexSubImage2DARB\0"
315 "\0"
316 /* _mesa_function_pool[1946]: CombinerOutputNV (will be remapped) */
317 "iiiiiiiiii\0"
318 "glCombinerOutputNV\0"
319 "\0"
320 /* _mesa_function_pool[1977]: VertexAttribs3fvNV (will be remapped) */
321 "iip\0"
322 "glVertexAttribs3fvNV\0"
323 "\0"
324 /* _mesa_function_pool[2003]: Uniform2fARB (will be remapped) */
325 "iff\0"
326 "glUniform2f\0"
327 "glUniform2fARB\0"
328 "\0"
329 /* _mesa_function_pool[2035]: LightModeliv (offset 166) */
330 "ip\0"
331 "glLightModeliv\0"
332 "\0"
333 /* _mesa_function_pool[2054]: VertexAttrib1svARB (will be remapped) */
334 "ip\0"
335 "glVertexAttrib1sv\0"
336 "glVertexAttrib1svARB\0"
337 "\0"
338 /* _mesa_function_pool[2097]: VertexAttribs1dvNV (will be remapped) */
339 "iip\0"
340 "glVertexAttribs1dvNV\0"
341 "\0"
342 /* _mesa_function_pool[2123]: Uniform2ivARB (will be remapped) */
343 "iip\0"
344 "glUniform2iv\0"
345 "glUniform2ivARB\0"
346 "\0"
347 /* _mesa_function_pool[2157]: GetImageTransformParameterfvHP (dynamic) */
348 "iip\0"
349 "glGetImageTransformParameterfvHP\0"
350 "\0"
351 /* _mesa_function_pool[2195]: Normal3bv (offset 53) */
352 "p\0"
353 "glNormal3bv\0"
354 "\0"
355 /* _mesa_function_pool[2210]: TexGeniv (offset 193) */
356 "iip\0"
357 "glTexGeniv\0"
358 "\0"
359 /* _mesa_function_pool[2226]: WeightubvARB (dynamic) */
360 "ip\0"
361 "glWeightubvARB\0"
362 "\0"
363 /* _mesa_function_pool[2245]: VertexAttrib1fvNV (will be remapped) */
364 "ip\0"
365 "glVertexAttrib1fvNV\0"
366 "\0"
367 /* _mesa_function_pool[2269]: Vertex3iv (offset 139) */
368 "p\0"
369 "glVertex3iv\0"
370 "\0"
371 /* _mesa_function_pool[2284]: CopyConvolutionFilter1D (offset 354) */
372 "iiiii\0"
373 "glCopyConvolutionFilter1D\0"
374 "glCopyConvolutionFilter1DEXT\0"
375 "\0"
376 /* _mesa_function_pool[2346]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */
377 "iffffff\0"
378 "glReplacementCodeuiNormal3fVertex3fSUN\0"
379 "\0"
380 /* _mesa_function_pool[2394]: DeleteSync (will be remapped) */
381 "i\0"
382 "glDeleteSync\0"
383 "\0"
384 /* _mesa_function_pool[2410]: FragmentMaterialfvSGIX (dynamic) */
385 "iip\0"
386 "glFragmentMaterialfvSGIX\0"
387 "\0"
388 /* _mesa_function_pool[2440]: BlendColor (offset 336) */
389 "ffff\0"
390 "glBlendColor\0"
391 "glBlendColorEXT\0"
392 "\0"
393 /* _mesa_function_pool[2475]: UniformMatrix4fvARB (will be remapped) */
394 "iiip\0"
395 "glUniformMatrix4fv\0"
396 "glUniformMatrix4fvARB\0"
397 "\0"
398 /* _mesa_function_pool[2522]: DeleteVertexArraysAPPLE (will be remapped) */
399 "ip\0"
400 "glDeleteVertexArrays\0"
401 "glDeleteVertexArraysAPPLE\0"
402 "\0"
403 /* _mesa_function_pool[2573]: ReadInstrumentsSGIX (dynamic) */
404 "i\0"
405 "glReadInstrumentsSGIX\0"
406 "\0"
407 /* _mesa_function_pool[2598]: CallLists (offset 3) */
408 "iip\0"
409 "glCallLists\0"
410 "\0"
411 /* _mesa_function_pool[2615]: UniformMatrix2x4fv (will be remapped) */
412 "iiip\0"
413 "glUniformMatrix2x4fv\0"
414 "\0"
415 /* _mesa_function_pool[2642]: Color4ubVertex3fvSUN (dynamic) */
416 "pp\0"
417 "glColor4ubVertex3fvSUN\0"
418 "\0"
419 /* _mesa_function_pool[2669]: Normal3iv (offset 59) */
420 "p\0"
421 "glNormal3iv\0"
422 "\0"
423 /* _mesa_function_pool[2684]: PassThrough (offset 199) */
424 "f\0"
425 "glPassThrough\0"
426 "\0"
427 /* _mesa_function_pool[2701]: FramebufferTextureLayerEXT (will be remapped) */
428 "iiiii\0"
429 "glFramebufferTextureLayer\0"
430 "glFramebufferTextureLayerEXT\0"
431 "\0"
432 /* _mesa_function_pool[2763]: GetListParameterfvSGIX (dynamic) */
433 "iip\0"
434 "glGetListParameterfvSGIX\0"
435 "\0"
436 /* _mesa_function_pool[2793]: Viewport (offset 305) */
437 "iiii\0"
438 "glViewport\0"
439 "\0"
440 /* _mesa_function_pool[2810]: VertexAttrib4NusvARB (will be remapped) */
441 "ip\0"
442 "glVertexAttrib4Nusv\0"
443 "glVertexAttrib4NusvARB\0"
444 "\0"
445 /* _mesa_function_pool[2857]: WindowPos4svMESA (will be remapped) */
446 "p\0"
447 "glWindowPos4svMESA\0"
448 "\0"
449 /* _mesa_function_pool[2879]: CreateProgramObjectARB (will be remapped) */
450 "\0"
451 "glCreateProgramObjectARB\0"
452 "\0"
453 /* _mesa_function_pool[2906]: FragmentLightModelivSGIX (dynamic) */
454 "ip\0"
455 "glFragmentLightModelivSGIX\0"
456 "\0"
457 /* _mesa_function_pool[2937]: UniformMatrix4x3fv (will be remapped) */
458 "iiip\0"
459 "glUniformMatrix4x3fv\0"
460 "\0"
461 /* _mesa_function_pool[2964]: PrioritizeTextures (offset 331) */
462 "ipp\0"
463 "glPrioritizeTextures\0"
464 "glPrioritizeTexturesEXT\0"
465 "\0"
466 /* _mesa_function_pool[3014]: AsyncMarkerSGIX (dynamic) */
467 "i\0"
468 "glAsyncMarkerSGIX\0"
469 "\0"
470 /* _mesa_function_pool[3035]: GlobalAlphaFactorubSUN (dynamic) */
471 "i\0"
472 "glGlobalAlphaFactorubSUN\0"
473 "\0"
474 /* _mesa_function_pool[3063]: ClearDebugLogMESA (dynamic) */
475 "iii\0"
476 "glClearDebugLogMESA\0"
477 "\0"
478 /* _mesa_function_pool[3088]: ResetHistogram (offset 369) */
479 "i\0"
480 "glResetHistogram\0"
481 "glResetHistogramEXT\0"
482 "\0"
483 /* _mesa_function_pool[3128]: GetProgramNamedParameterfvNV (will be remapped) */
484 "iipp\0"
485 "glGetProgramNamedParameterfvNV\0"
486 "\0"
487 /* _mesa_function_pool[3165]: PointParameterfEXT (will be remapped) */
488 "if\0"
489 "glPointParameterf\0"
490 "glPointParameterfARB\0"
491 "glPointParameterfEXT\0"
492 "glPointParameterfSGIS\0"
493 "\0"
494 /* _mesa_function_pool[3251]: LoadIdentityDeformationMapSGIX (dynamic) */
495 "i\0"
496 "glLoadIdentityDeformationMapSGIX\0"
497 "\0"
498 /* _mesa_function_pool[3287]: GenFencesNV (will be remapped) */
499 "ip\0"
500 "glGenFencesNV\0"
501 "\0"
502 /* _mesa_function_pool[3305]: ImageTransformParameterfHP (dynamic) */
503 "iif\0"
504 "glImageTransformParameterfHP\0"
505 "\0"
506 /* _mesa_function_pool[3339]: MatrixIndexusvARB (dynamic) */
507 "ip\0"
508 "glMatrixIndexusvARB\0"
509 "\0"
510 /* _mesa_function_pool[3363]: DrawElementsBaseVertex (will be remapped) */
511 "iiipi\0"
512 "glDrawElementsBaseVertex\0"
513 "\0"
514 /* _mesa_function_pool[3395]: DisableVertexAttribArrayARB (will be remapped) */
515 "i\0"
516 "glDisableVertexAttribArray\0"
517 "glDisableVertexAttribArrayARB\0"
518 "\0"
519 /* _mesa_function_pool[3455]: TexCoord2sv (offset 109) */
520 "p\0"
521 "glTexCoord2sv\0"
522 "\0"
523 /* _mesa_function_pool[3472]: Vertex4dv (offset 143) */
524 "p\0"
525 "glVertex4dv\0"
526 "\0"
527 /* _mesa_function_pool[3487]: StencilMaskSeparate (will be remapped) */
528 "ii\0"
529 "glStencilMaskSeparate\0"
530 "\0"
531 /* _mesa_function_pool[3513]: ProgramLocalParameter4dARB (will be remapped) */
532 "iidddd\0"
533 "glProgramLocalParameter4dARB\0"
534 "\0"
535 /* _mesa_function_pool[3550]: CompressedTexImage3DARB (will be remapped) */
536 "iiiiiiiip\0"
537 "glCompressedTexImage3D\0"
538 "glCompressedTexImage3DARB\0"
539 "\0"
540 /* _mesa_function_pool[3610]: Color3sv (offset 18) */
541 "p\0"
542 "glColor3sv\0"
543 "\0"
544 /* _mesa_function_pool[3624]: GetConvolutionParameteriv (offset 358) */
545 "iip\0"
546 "glGetConvolutionParameteriv\0"
547 "glGetConvolutionParameterivEXT\0"
548 "\0"
549 /* _mesa_function_pool[3688]: VertexAttrib1fARB (will be remapped) */
550 "if\0"
551 "glVertexAttrib1f\0"
552 "glVertexAttrib1fARB\0"
553 "\0"
554 /* _mesa_function_pool[3729]: Vertex2dv (offset 127) */
555 "p\0"
556 "glVertex2dv\0"
557 "\0"
558 /* _mesa_function_pool[3744]: TestFenceNV (will be remapped) */
559 "i\0"
560 "glTestFenceNV\0"
561 "\0"
562 /* _mesa_function_pool[3761]: MultiTexCoord1fvARB (offset 379) */
563 "ip\0"
564 "glMultiTexCoord1fv\0"
565 "glMultiTexCoord1fvARB\0"
566 "\0"
567 /* _mesa_function_pool[3806]: TexCoord3iv (offset 115) */
568 "p\0"
569 "glTexCoord3iv\0"
570 "\0"
571 /* _mesa_function_pool[3823]: ColorFragmentOp2ATI (will be remapped) */
572 "iiiiiiiiii\0"
573 "glColorFragmentOp2ATI\0"
574 "\0"
575 /* _mesa_function_pool[3857]: SecondaryColorPointerListIBM (dynamic) */
576 "iiipi\0"
577 "glSecondaryColorPointerListIBM\0"
578 "\0"
579 /* _mesa_function_pool[3895]: GetPixelTexGenParameterivSGIS (will be remapped) */
580 "ip\0"
581 "glGetPixelTexGenParameterivSGIS\0"
582 "\0"
583 /* _mesa_function_pool[3931]: Color3fv (offset 14) */
584 "p\0"
585 "glColor3fv\0"
586 "\0"
587 /* _mesa_function_pool[3945]: VertexAttrib4fNV (will be remapped) */
588 "iffff\0"
589 "glVertexAttrib4fNV\0"
590 "\0"
591 /* _mesa_function_pool[3971]: ReplacementCodeubSUN (dynamic) */
592 "i\0"
593 "glReplacementCodeubSUN\0"
594 "\0"
595 /* _mesa_function_pool[3997]: FinishAsyncSGIX (dynamic) */
596 "p\0"
597 "glFinishAsyncSGIX\0"
598 "\0"
599 /* _mesa_function_pool[4018]: GetDebugLogMESA (dynamic) */
600 "iiiipp\0"
601 "glGetDebugLogMESA\0"
602 "\0"
603 /* _mesa_function_pool[4044]: FogCoorddEXT (will be remapped) */
604 "d\0"
605 "glFogCoordd\0"
606 "glFogCoorddEXT\0"
607 "\0"
608 /* _mesa_function_pool[4074]: Color4ubVertex3fSUN (dynamic) */
609 "iiiifff\0"
610 "glColor4ubVertex3fSUN\0"
611 "\0"
612 /* _mesa_function_pool[4105]: FogCoordfEXT (will be remapped) */
613 "f\0"
614 "glFogCoordf\0"
615 "glFogCoordfEXT\0"
616 "\0"
617 /* _mesa_function_pool[4135]: PointSize (offset 173) */
618 "f\0"
619 "glPointSize\0"
620 "\0"
621 /* _mesa_function_pool[4150]: TexCoord2fVertex3fSUN (dynamic) */
622 "fffff\0"
623 "glTexCoord2fVertex3fSUN\0"
624 "\0"
625 /* _mesa_function_pool[4181]: PopName (offset 200) */
626 "\0"
627 "glPopName\0"
628 "\0"
629 /* _mesa_function_pool[4193]: GlobalAlphaFactoriSUN (dynamic) */
630 "i\0"
631 "glGlobalAlphaFactoriSUN\0"
632 "\0"
633 /* _mesa_function_pool[4220]: VertexAttrib2dNV (will be remapped) */
634 "idd\0"
635 "glVertexAttrib2dNV\0"
636 "\0"
637 /* _mesa_function_pool[4244]: GetProgramInfoLog (will be remapped) */
638 "iipp\0"
639 "glGetProgramInfoLog\0"
640 "\0"
641 /* _mesa_function_pool[4270]: VertexAttrib4NbvARB (will be remapped) */
642 "ip\0"
643 "glVertexAttrib4Nbv\0"
644 "glVertexAttrib4NbvARB\0"
645 "\0"
646 /* _mesa_function_pool[4315]: GetActiveAttribARB (will be remapped) */
647 "iiipppp\0"
648 "glGetActiveAttrib\0"
649 "glGetActiveAttribARB\0"
650 "\0"
651 /* _mesa_function_pool[4363]: Vertex4sv (offset 149) */
652 "p\0"
653 "glVertex4sv\0"
654 "\0"
655 /* _mesa_function_pool[4378]: VertexAttrib4ubNV (will be remapped) */
656 "iiiii\0"
657 "glVertexAttrib4ubNV\0"
658 "\0"
659 /* _mesa_function_pool[4405]: TextureRangeAPPLE (will be remapped) */
660 "iip\0"
661 "glTextureRangeAPPLE\0"
662 "\0"
663 /* _mesa_function_pool[4430]: GetTexEnvfv (offset 276) */
664 "iip\0"
665 "glGetTexEnvfv\0"
666 "\0"
667 /* _mesa_function_pool[4449]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
668 "ffffffffffff\0"
669 "glTexCoord2fColor4fNormal3fVertex3fSUN\0"
670 "\0"
671 /* _mesa_function_pool[4502]: Indexub (offset 315) */
672 "i\0"
673 "glIndexub\0"
674 "\0"
675 /* _mesa_function_pool[4515]: TexEnvi (offset 186) */
676 "iii\0"
677 "glTexEnvi\0"
678 "\0"
679 /* _mesa_function_pool[4530]: GetClipPlane (offset 259) */
680 "ip\0"
681 "glGetClipPlane\0"
682 "\0"
683 /* _mesa_function_pool[4549]: CombinerParameterfvNV (will be remapped) */
684 "ip\0"
685 "glCombinerParameterfvNV\0"
686 "\0"
687 /* _mesa_function_pool[4577]: VertexAttribs3dvNV (will be remapped) */
688 "iip\0"
689 "glVertexAttribs3dvNV\0"
690 "\0"
691 /* _mesa_function_pool[4603]: VertexAttribs4fvNV (will be remapped) */
692 "iip\0"
693 "glVertexAttribs4fvNV\0"
694 "\0"
695 /* _mesa_function_pool[4629]: VertexArrayRangeNV (will be remapped) */
696 "ip\0"
697 "glVertexArrayRangeNV\0"
698 "\0"
699 /* _mesa_function_pool[4654]: FragmentLightiSGIX (dynamic) */
700 "iii\0"
701 "glFragmentLightiSGIX\0"
702 "\0"
703 /* _mesa_function_pool[4680]: PolygonOffsetEXT (will be remapped) */
704 "ff\0"
705 "glPolygonOffsetEXT\0"
706 "\0"
707 /* _mesa_function_pool[4703]: PollAsyncSGIX (dynamic) */
708 "p\0"
709 "glPollAsyncSGIX\0"
710 "\0"
711 /* _mesa_function_pool[4722]: DeleteFragmentShaderATI (will be remapped) */
712 "i\0"
713 "glDeleteFragmentShaderATI\0"
714 "\0"
715 /* _mesa_function_pool[4751]: Scaled (offset 301) */
716 "ddd\0"
717 "glScaled\0"
718 "\0"
719 /* _mesa_function_pool[4765]: Scalef (offset 302) */
720 "fff\0"
721 "glScalef\0"
722 "\0"
723 /* _mesa_function_pool[4779]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */
724 "ppp\0"
725 "glTexCoord2fNormal3fVertex3fvSUN\0"
726 "\0"
727 /* _mesa_function_pool[4817]: MultTransposeMatrixdARB (will be remapped) */
728 "p\0"
729 "glMultTransposeMatrixd\0"
730 "glMultTransposeMatrixdARB\0"
731 "\0"
732 /* _mesa_function_pool[4869]: AlphaFunc (offset 240) */
733 "if\0"
734 "glAlphaFunc\0"
735 "\0"
736 /* _mesa_function_pool[4885]: WindowPos2svMESA (will be remapped) */
737 "p\0"
738 "glWindowPos2sv\0"
739 "glWindowPos2svARB\0"
740 "glWindowPos2svMESA\0"
741 "\0"
742 /* _mesa_function_pool[4940]: EdgeFlag (offset 41) */
743 "i\0"
744 "glEdgeFlag\0"
745 "\0"
746 /* _mesa_function_pool[4954]: TexCoord2iv (offset 107) */
747 "p\0"
748 "glTexCoord2iv\0"
749 "\0"
750 /* _mesa_function_pool[4971]: CompressedTexImage1DARB (will be remapped) */
751 "iiiiiip\0"
752 "glCompressedTexImage1D\0"
753 "glCompressedTexImage1DARB\0"
754 "\0"
755 /* _mesa_function_pool[5029]: Rotated (offset 299) */
756 "dddd\0"
757 "glRotated\0"
758 "\0"
759 /* _mesa_function_pool[5045]: VertexAttrib2sNV (will be remapped) */
760 "iii\0"
761 "glVertexAttrib2sNV\0"
762 "\0"
763 /* _mesa_function_pool[5069]: ReadPixels (offset 256) */
764 "iiiiiip\0"
765 "glReadPixels\0"
766 "\0"
767 /* _mesa_function_pool[5091]: EdgeFlagv (offset 42) */
768 "p\0"
769 "glEdgeFlagv\0"
770 "\0"
771 /* _mesa_function_pool[5106]: NormalPointerListIBM (dynamic) */
772 "iipi\0"
773 "glNormalPointerListIBM\0"
774 "\0"
775 /* _mesa_function_pool[5135]: IndexPointerEXT (will be remapped) */
776 "iiip\0"
777 "glIndexPointerEXT\0"
778 "\0"
779 /* _mesa_function_pool[5159]: Color4iv (offset 32) */
780 "p\0"
781 "glColor4iv\0"
782 "\0"
783 /* _mesa_function_pool[5173]: TexParameterf (offset 178) */
784 "iif\0"
785 "glTexParameterf\0"
786 "\0"
787 /* _mesa_function_pool[5194]: TexParameteri (offset 180) */
788 "iii\0"
789 "glTexParameteri\0"
790 "\0"
791 /* _mesa_function_pool[5215]: NormalPointerEXT (will be remapped) */
792 "iiip\0"
793 "glNormalPointerEXT\0"
794 "\0"
795 /* _mesa_function_pool[5240]: MultiTexCoord3dARB (offset 392) */
796 "iddd\0"
797 "glMultiTexCoord3d\0"
798 "glMultiTexCoord3dARB\0"
799 "\0"
800 /* _mesa_function_pool[5285]: MultiTexCoord2iARB (offset 388) */
801 "iii\0"
802 "glMultiTexCoord2i\0"
803 "glMultiTexCoord2iARB\0"
804 "\0"
805 /* _mesa_function_pool[5329]: DrawPixels (offset 257) */
806 "iiiip\0"
807 "glDrawPixels\0"
808 "\0"
809 /* _mesa_function_pool[5349]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */
810 "iffffffff\0"
811 "glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0"
812 "\0"
813 /* _mesa_function_pool[5409]: MultiTexCoord2svARB (offset 391) */
814 "ip\0"
815 "glMultiTexCoord2sv\0"
816 "glMultiTexCoord2svARB\0"
817 "\0"
818 /* _mesa_function_pool[5454]: ReplacementCodeubvSUN (dynamic) */
819 "p\0"
820 "glReplacementCodeubvSUN\0"
821 "\0"
822 /* _mesa_function_pool[5481]: Uniform3iARB (will be remapped) */
823 "iiii\0"
824 "glUniform3i\0"
825 "glUniform3iARB\0"
826 "\0"
827 /* _mesa_function_pool[5514]: GetFragmentMaterialfvSGIX (dynamic) */
828 "iip\0"
829 "glGetFragmentMaterialfvSGIX\0"
830 "\0"
831 /* _mesa_function_pool[5547]: GetShaderInfoLog (will be remapped) */
832 "iipp\0"
833 "glGetShaderInfoLog\0"
834 "\0"
835 /* _mesa_function_pool[5572]: WeightivARB (dynamic) */
836 "ip\0"
837 "glWeightivARB\0"
838 "\0"
839 /* _mesa_function_pool[5590]: PollInstrumentsSGIX (dynamic) */
840 "p\0"
841 "glPollInstrumentsSGIX\0"
842 "\0"
843 /* _mesa_function_pool[5615]: GlobalAlphaFactordSUN (dynamic) */
844 "d\0"
845 "glGlobalAlphaFactordSUN\0"
846 "\0"
847 /* _mesa_function_pool[5642]: GetFinalCombinerInputParameterfvNV (will be remapped) */
848 "iip\0"
849 "glGetFinalCombinerInputParameterfvNV\0"
850 "\0"
851 /* _mesa_function_pool[5684]: GenerateMipmapEXT (will be remapped) */
852 "i\0"
853 "glGenerateMipmap\0"
854 "glGenerateMipmapEXT\0"
855 "\0"
856 /* _mesa_function_pool[5724]: GenLists (offset 5) */
857 "i\0"
858 "glGenLists\0"
859 "\0"
860 /* _mesa_function_pool[5738]: SetFragmentShaderConstantATI (will be remapped) */
861 "ip\0"
862 "glSetFragmentShaderConstantATI\0"
863 "\0"
864 /* _mesa_function_pool[5773]: GetMapAttribParameterivNV (dynamic) */
865 "iiip\0"
866 "glGetMapAttribParameterivNV\0"
867 "\0"
868 /* _mesa_function_pool[5807]: CreateShaderObjectARB (will be remapped) */
869 "i\0"
870 "glCreateShaderObjectARB\0"
871 "\0"
872 /* _mesa_function_pool[5834]: GetSharpenTexFuncSGIS (dynamic) */
873 "ip\0"
874 "glGetSharpenTexFuncSGIS\0"
875 "\0"
876 /* _mesa_function_pool[5862]: BufferDataARB (will be remapped) */
877 "iipi\0"
878 "glBufferData\0"
879 "glBufferDataARB\0"
880 "\0"
881 /* _mesa_function_pool[5897]: FlushVertexArrayRangeNV (will be remapped) */
882 "\0"
883 "glFlushVertexArrayRangeNV\0"
884 "\0"
885 /* _mesa_function_pool[5925]: MapGrid2d (offset 226) */
886 "iddidd\0"
887 "glMapGrid2d\0"
888 "\0"
889 /* _mesa_function_pool[5945]: MapGrid2f (offset 227) */
890 "iffiff\0"
891 "glMapGrid2f\0"
892 "\0"
893 /* _mesa_function_pool[5965]: SampleMapATI (will be remapped) */
894 "iii\0"
895 "glSampleMapATI\0"
896 "\0"
897 /* _mesa_function_pool[5985]: VertexPointerEXT (will be remapped) */
898 "iiiip\0"
899 "glVertexPointerEXT\0"
900 "\0"
901 /* _mesa_function_pool[6011]: GetTexFilterFuncSGIS (dynamic) */
902 "iip\0"
903 "glGetTexFilterFuncSGIS\0"
904 "\0"
905 /* _mesa_function_pool[6039]: Scissor (offset 176) */
906 "iiii\0"
907 "glScissor\0"
908 "\0"
909 /* _mesa_function_pool[6055]: Fogf (offset 153) */
910 "if\0"
911 "glFogf\0"
912 "\0"
913 /* _mesa_function_pool[6066]: GetCombinerOutputParameterfvNV (will be remapped) */
914 "iiip\0"
915 "glGetCombinerOutputParameterfvNV\0"
916 "\0"
917 /* _mesa_function_pool[6105]: TexSubImage1D (offset 332) */
918 "iiiiiip\0"
919 "glTexSubImage1D\0"
920 "glTexSubImage1DEXT\0"
921 "\0"
922 /* _mesa_function_pool[6149]: VertexAttrib1sARB (will be remapped) */
923 "ii\0"
924 "glVertexAttrib1s\0"
925 "glVertexAttrib1sARB\0"
926 "\0"
927 /* _mesa_function_pool[6190]: FenceSync (will be remapped) */
928 "ii\0"
929 "glFenceSync\0"
930 "\0"
931 /* _mesa_function_pool[6206]: Color4usv (offset 40) */
932 "p\0"
933 "glColor4usv\0"
934 "\0"
935 /* _mesa_function_pool[6221]: Fogi (offset 155) */
936 "ii\0"
937 "glFogi\0"
938 "\0"
939 /* _mesa_function_pool[6232]: DepthRange (offset 288) */
940 "dd\0"
941 "glDepthRange\0"
942 "\0"
943 /* _mesa_function_pool[6249]: RasterPos3iv (offset 75) */
944 "p\0"
945 "glRasterPos3iv\0"
946 "\0"
947 /* _mesa_function_pool[6267]: FinalCombinerInputNV (will be remapped) */
948 "iiii\0"
949 "glFinalCombinerInputNV\0"
950 "\0"
951 /* _mesa_function_pool[6296]: TexCoord2i (offset 106) */
952 "ii\0"
953 "glTexCoord2i\0"
954 "\0"
955 /* _mesa_function_pool[6313]: PixelMapfv (offset 251) */
956 "iip\0"
957 "glPixelMapfv\0"
958 "\0"
959 /* _mesa_function_pool[6331]: Color4ui (offset 37) */
960 "iiii\0"
961 "glColor4ui\0"
962 "\0"
963 /* _mesa_function_pool[6348]: RasterPos3s (offset 76) */
964 "iii\0"
965 "glRasterPos3s\0"
966 "\0"
967 /* _mesa_function_pool[6367]: Color3usv (offset 24) */
968 "p\0"
969 "glColor3usv\0"
970 "\0"
971 /* _mesa_function_pool[6382]: FlushRasterSGIX (dynamic) */
972 "\0"
973 "glFlushRasterSGIX\0"
974 "\0"
975 /* _mesa_function_pool[6402]: TexCoord2f (offset 104) */
976 "ff\0"
977 "glTexCoord2f\0"
978 "\0"
979 /* _mesa_function_pool[6419]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */
980 "ifffff\0"
981 "glReplacementCodeuiTexCoord2fVertex3fSUN\0"
982 "\0"
983 /* _mesa_function_pool[6468]: TexCoord2d (offset 102) */
984 "dd\0"
985 "glTexCoord2d\0"
986 "\0"
987 /* _mesa_function_pool[6485]: RasterPos3d (offset 70) */
988 "ddd\0"
989 "glRasterPos3d\0"
990 "\0"
991 /* _mesa_function_pool[6504]: RasterPos3f (offset 72) */
992 "fff\0"
993 "glRasterPos3f\0"
994 "\0"
995 /* _mesa_function_pool[6523]: Uniform1fARB (will be remapped) */
996 "if\0"
997 "glUniform1f\0"
998 "glUniform1fARB\0"
999 "\0"
1000 /* _mesa_function_pool[6554]: AreTexturesResident (offset 322) */
1001 "ipp\0"
1002 "glAreTexturesResident\0"
1003 "glAreTexturesResidentEXT\0"
1004 "\0"
1005 /* _mesa_function_pool[6606]: TexCoord2s (offset 108) */
1006 "ii\0"
1007 "glTexCoord2s\0"
1008 "\0"
1009 /* _mesa_function_pool[6623]: StencilOpSeparate (will be remapped) */
1010 "iiii\0"
1011 "glStencilOpSeparate\0"
1012 "glStencilOpSeparateATI\0"
1013 "\0"
1014 /* _mesa_function_pool[6672]: ColorTableParameteriv (offset 341) */
1015 "iip\0"
1016 "glColorTableParameteriv\0"
1017 "glColorTableParameterivSGI\0"
1018 "\0"
1019 /* _mesa_function_pool[6728]: FogCoordPointerListIBM (dynamic) */
1020 "iipi\0"
1021 "glFogCoordPointerListIBM\0"
1022 "\0"
1023 /* _mesa_function_pool[6759]: WindowPos3dMESA (will be remapped) */
1024 "ddd\0"
1025 "glWindowPos3d\0"
1026 "glWindowPos3dARB\0"
1027 "glWindowPos3dMESA\0"
1028 "\0"
1029 /* _mesa_function_pool[6813]: Color4us (offset 39) */
1030 "iiii\0"
1031 "glColor4us\0"
1032 "\0"
1033 /* _mesa_function_pool[6830]: PointParameterfvEXT (will be remapped) */
1034 "ip\0"
1035 "glPointParameterfv\0"
1036 "glPointParameterfvARB\0"
1037 "glPointParameterfvEXT\0"
1038 "glPointParameterfvSGIS\0"
1039 "\0"
1040 /* _mesa_function_pool[6920]: Color3bv (offset 10) */
1041 "p\0"
1042 "glColor3bv\0"
1043 "\0"
1044 /* _mesa_function_pool[6934]: WindowPos2fvMESA (will be remapped) */
1045 "p\0"
1046 "glWindowPos2fv\0"
1047 "glWindowPos2fvARB\0"
1048 "glWindowPos2fvMESA\0"
1049 "\0"
1050 /* _mesa_function_pool[6989]: SecondaryColor3bvEXT (will be remapped) */
1051 "p\0"
1052 "glSecondaryColor3bv\0"
1053 "glSecondaryColor3bvEXT\0"
1054 "\0"
1055 /* _mesa_function_pool[7035]: VertexPointerListIBM (dynamic) */
1056 "iiipi\0"
1057 "glVertexPointerListIBM\0"
1058 "\0"
1059 /* _mesa_function_pool[7065]: GetProgramLocalParameterfvARB (will be remapped) */
1060 "iip\0"
1061 "glGetProgramLocalParameterfvARB\0"
1062 "\0"
1063 /* _mesa_function_pool[7102]: FragmentMaterialfSGIX (dynamic) */
1064 "iif\0"
1065 "glFragmentMaterialfSGIX\0"
1066 "\0"
1067 /* _mesa_function_pool[7131]: TexCoord2fNormal3fVertex3fSUN (dynamic) */
1068 "ffffffff\0"
1069 "glTexCoord2fNormal3fVertex3fSUN\0"
1070 "\0"
1071 /* _mesa_function_pool[7173]: RenderbufferStorageEXT (will be remapped) */
1072 "iiii\0"
1073 "glRenderbufferStorage\0"
1074 "glRenderbufferStorageEXT\0"
1075 "\0"
1076 /* _mesa_function_pool[7226]: IsFenceNV (will be remapped) */
1077 "i\0"
1078 "glIsFenceNV\0"
1079 "\0"
1080 /* _mesa_function_pool[7241]: AttachObjectARB (will be remapped) */
1081 "ii\0"
1082 "glAttachObjectARB\0"
1083 "\0"
1084 /* _mesa_function_pool[7263]: GetFragmentLightivSGIX (dynamic) */
1085 "iip\0"
1086 "glGetFragmentLightivSGIX\0"
1087 "\0"
1088 /* _mesa_function_pool[7293]: UniformMatrix2fvARB (will be remapped) */
1089 "iiip\0"
1090 "glUniformMatrix2fv\0"
1091 "glUniformMatrix2fvARB\0"
1092 "\0"
1093 /* _mesa_function_pool[7340]: MultiTexCoord2fARB (offset 386) */
1094 "iff\0"
1095 "glMultiTexCoord2f\0"
1096 "glMultiTexCoord2fARB\0"
1097 "\0"
1098 /* _mesa_function_pool[7384]: ColorTable (offset 339) */
1099 "iiiiip\0"
1100 "glColorTable\0"
1101 "glColorTableSGI\0"
1102 "glColorTableEXT\0"
1103 "\0"
1104 /* _mesa_function_pool[7437]: IndexPointer (offset 314) */
1105 "iip\0"
1106 "glIndexPointer\0"
1107 "\0"
1108 /* _mesa_function_pool[7457]: Accum (offset 213) */
1109 "if\0"
1110 "glAccum\0"
1111 "\0"
1112 /* _mesa_function_pool[7469]: GetTexImage (offset 281) */
1113 "iiiip\0"
1114 "glGetTexImage\0"
1115 "\0"
1116 /* _mesa_function_pool[7490]: MapControlPointsNV (dynamic) */
1117 "iiiiiiiip\0"
1118 "glMapControlPointsNV\0"
1119 "\0"
1120 /* _mesa_function_pool[7522]: ConvolutionFilter2D (offset 349) */
1121 "iiiiiip\0"
1122 "glConvolutionFilter2D\0"
1123 "glConvolutionFilter2DEXT\0"
1124 "\0"
1125 /* _mesa_function_pool[7578]: Finish (offset 216) */
1126 "\0"
1127 "glFinish\0"
1128 "\0"
1129 /* _mesa_function_pool[7589]: MapParameterfvNV (dynamic) */
1130 "iip\0"
1131 "glMapParameterfvNV\0"
1132 "\0"
1133 /* _mesa_function_pool[7613]: ClearStencil (offset 207) */
1134 "i\0"
1135 "glClearStencil\0"
1136 "\0"
1137 /* _mesa_function_pool[7631]: VertexAttrib3dvARB (will be remapped) */
1138 "ip\0"
1139 "glVertexAttrib3dv\0"
1140 "glVertexAttrib3dvARB\0"
1141 "\0"
1142 /* _mesa_function_pool[7674]: HintPGI (dynamic) */
1143 "ii\0"
1144 "glHintPGI\0"
1145 "\0"
1146 /* _mesa_function_pool[7688]: ConvolutionParameteriv (offset 353) */
1147 "iip\0"
1148 "glConvolutionParameteriv\0"
1149 "glConvolutionParameterivEXT\0"
1150 "\0"
1151 /* _mesa_function_pool[7746]: Color4s (offset 33) */
1152 "iiii\0"
1153 "glColor4s\0"
1154 "\0"
1155 /* _mesa_function_pool[7762]: InterleavedArrays (offset 317) */
1156 "iip\0"
1157 "glInterleavedArrays\0"
1158 "\0"
1159 /* _mesa_function_pool[7787]: RasterPos2fv (offset 65) */
1160 "p\0"
1161 "glRasterPos2fv\0"
1162 "\0"
1163 /* _mesa_function_pool[7805]: TexCoord1fv (offset 97) */
1164 "p\0"
1165 "glTexCoord1fv\0"
1166 "\0"
1167 /* _mesa_function_pool[7822]: Vertex2d (offset 126) */
1168 "dd\0"
1169 "glVertex2d\0"
1170 "\0"
1171 /* _mesa_function_pool[7837]: CullParameterdvEXT (will be remapped) */
1172 "ip\0"
1173 "glCullParameterdvEXT\0"
1174 "\0"
1175 /* _mesa_function_pool[7862]: ProgramNamedParameter4fNV (will be remapped) */
1176 "iipffff\0"
1177 "glProgramNamedParameter4fNV\0"
1178 "\0"
1179 /* _mesa_function_pool[7899]: Color3fVertex3fSUN (dynamic) */
1180 "ffffff\0"
1181 "glColor3fVertex3fSUN\0"
1182 "\0"
1183 /* _mesa_function_pool[7928]: ProgramEnvParameter4fvARB (will be remapped) */
1184 "iip\0"
1185 "glProgramEnvParameter4fvARB\0"
1186 "glProgramParameter4fvNV\0"
1187 "\0"
1188 /* _mesa_function_pool[7985]: Color4i (offset 31) */
1189 "iiii\0"
1190 "glColor4i\0"
1191 "\0"
1192 /* _mesa_function_pool[8001]: Color4f (offset 29) */
1193 "ffff\0"
1194 "glColor4f\0"
1195 "\0"
1196 /* _mesa_function_pool[8017]: RasterPos4fv (offset 81) */
1197 "p\0"
1198 "glRasterPos4fv\0"
1199 "\0"
1200 /* _mesa_function_pool[8035]: Color4d (offset 27) */
1201 "dddd\0"
1202 "glColor4d\0"
1203 "\0"
1204 /* _mesa_function_pool[8051]: ClearIndex (offset 205) */
1205 "f\0"
1206 "glClearIndex\0"
1207 "\0"
1208 /* _mesa_function_pool[8067]: Color4b (offset 25) */
1209 "iiii\0"
1210 "glColor4b\0"
1211 "\0"
1212 /* _mesa_function_pool[8083]: LoadMatrixd (offset 292) */
1213 "p\0"
1214 "glLoadMatrixd\0"
1215 "\0"
1216 /* _mesa_function_pool[8100]: FragmentLightModeliSGIX (dynamic) */
1217 "ii\0"
1218 "glFragmentLightModeliSGIX\0"
1219 "\0"
1220 /* _mesa_function_pool[8130]: RasterPos2dv (offset 63) */
1221 "p\0"
1222 "glRasterPos2dv\0"
1223 "\0"
1224 /* _mesa_function_pool[8148]: ConvolutionParameterfv (offset 351) */
1225 "iip\0"
1226 "glConvolutionParameterfv\0"
1227 "glConvolutionParameterfvEXT\0"
1228 "\0"
1229 /* _mesa_function_pool[8206]: TbufferMask3DFX (dynamic) */
1230 "i\0"
1231 "glTbufferMask3DFX\0"
1232 "\0"
1233 /* _mesa_function_pool[8227]: GetTexGendv (offset 278) */
1234 "iip\0"
1235 "glGetTexGendv\0"
1236 "\0"
1237 /* _mesa_function_pool[8246]: LoadProgramNV (will be remapped) */
1238 "iiip\0"
1239 "glLoadProgramNV\0"
1240 "\0"
1241 /* _mesa_function_pool[8268]: WaitSync (will be remapped) */
1242 "iii\0"
1243 "glWaitSync\0"
1244 "\0"
1245 /* _mesa_function_pool[8284]: EndList (offset 1) */
1246 "\0"
1247 "glEndList\0"
1248 "\0"
1249 /* _mesa_function_pool[8296]: VertexAttrib4fvNV (will be remapped) */
1250 "ip\0"
1251 "glVertexAttrib4fvNV\0"
1252 "\0"
1253 /* _mesa_function_pool[8320]: GetAttachedObjectsARB (will be remapped) */
1254 "iipp\0"
1255 "glGetAttachedObjectsARB\0"
1256 "\0"
1257 /* _mesa_function_pool[8350]: Uniform3fvARB (will be remapped) */
1258 "iip\0"
1259 "glUniform3fv\0"
1260 "glUniform3fvARB\0"
1261 "\0"
1262 /* _mesa_function_pool[8384]: EvalCoord1fv (offset 231) */
1263 "p\0"
1264 "glEvalCoord1fv\0"
1265 "\0"
1266 /* _mesa_function_pool[8402]: DrawRangeElements (offset 338) */
1267 "iiiiip\0"
1268 "glDrawRangeElements\0"
1269 "glDrawRangeElementsEXT\0"
1270 "\0"
1271 /* _mesa_function_pool[8453]: EvalMesh2 (offset 238) */
1272 "iiiii\0"
1273 "glEvalMesh2\0"
1274 "\0"
1275 /* _mesa_function_pool[8472]: Vertex4fv (offset 145) */
1276 "p\0"
1277 "glVertex4fv\0"
1278 "\0"
1279 /* _mesa_function_pool[8487]: SpriteParameterfvSGIX (dynamic) */
1280 "ip\0"
1281 "glSpriteParameterfvSGIX\0"
1282 "\0"
1283 /* _mesa_function_pool[8515]: CheckFramebufferStatusEXT (will be remapped) */
1284 "i\0"
1285 "glCheckFramebufferStatus\0"
1286 "glCheckFramebufferStatusEXT\0"
1287 "\0"
1288 /* _mesa_function_pool[8571]: GlobalAlphaFactoruiSUN (dynamic) */
1289 "i\0"
1290 "glGlobalAlphaFactoruiSUN\0"
1291 "\0"
1292 /* _mesa_function_pool[8599]: GetHandleARB (will be remapped) */
1293 "i\0"
1294 "glGetHandleARB\0"
1295 "\0"
1296 /* _mesa_function_pool[8617]: GetVertexAttribivARB (will be remapped) */
1297 "iip\0"
1298 "glGetVertexAttribiv\0"
1299 "glGetVertexAttribivARB\0"
1300 "\0"
1301 /* _mesa_function_pool[8665]: GetCombinerInputParameterfvNV (will be remapped) */
1302 "iiiip\0"
1303 "glGetCombinerInputParameterfvNV\0"
1304 "\0"
1305 /* _mesa_function_pool[8704]: CreateProgram (will be remapped) */
1306 "\0"
1307 "glCreateProgram\0"
1308 "\0"
1309 /* _mesa_function_pool[8722]: LoadTransposeMatrixdARB (will be remapped) */
1310 "p\0"
1311 "glLoadTransposeMatrixd\0"
1312 "glLoadTransposeMatrixdARB\0"
1313 "\0"
1314 /* _mesa_function_pool[8774]: GetMinmax (offset 364) */
1315 "iiiip\0"
1316 "glGetMinmax\0"
1317 "glGetMinmaxEXT\0"
1318 "\0"
1319 /* _mesa_function_pool[8808]: StencilFuncSeparate (will be remapped) */
1320 "iiii\0"
1321 "glStencilFuncSeparate\0"
1322 "\0"
1323 /* _mesa_function_pool[8836]: SecondaryColor3sEXT (will be remapped) */
1324 "iii\0"
1325 "glSecondaryColor3s\0"
1326 "glSecondaryColor3sEXT\0"
1327 "\0"
1328 /* _mesa_function_pool[8882]: Color3fVertex3fvSUN (dynamic) */
1329 "pp\0"
1330 "glColor3fVertex3fvSUN\0"
1331 "\0"
1332 /* _mesa_function_pool[8908]: Normal3fv (offset 57) */
1333 "p\0"
1334 "glNormal3fv\0"
1335 "\0"
1336 /* _mesa_function_pool[8923]: GlobalAlphaFactorbSUN (dynamic) */
1337 "i\0"
1338 "glGlobalAlphaFactorbSUN\0"
1339 "\0"
1340 /* _mesa_function_pool[8950]: Color3us (offset 23) */
1341 "iii\0"
1342 "glColor3us\0"
1343 "\0"
1344 /* _mesa_function_pool[8966]: ImageTransformParameterfvHP (dynamic) */
1345 "iip\0"
1346 "glImageTransformParameterfvHP\0"
1347 "\0"
1348 /* _mesa_function_pool[9001]: VertexAttrib4ivARB (will be remapped) */
1349 "ip\0"
1350 "glVertexAttrib4iv\0"
1351 "glVertexAttrib4ivARB\0"
1352 "\0"
1353 /* _mesa_function_pool[9044]: End (offset 43) */
1354 "\0"
1355 "glEnd\0"
1356 "\0"
1357 /* _mesa_function_pool[9052]: VertexAttrib3fNV (will be remapped) */
1358 "ifff\0"
1359 "glVertexAttrib3fNV\0"
1360 "\0"
1361 /* _mesa_function_pool[9077]: VertexAttribs2dvNV (will be remapped) */
1362 "iip\0"
1363 "glVertexAttribs2dvNV\0"
1364 "\0"
1365 /* _mesa_function_pool[9103]: GetQueryObjectui64vEXT (will be remapped) */
1366 "iip\0"
1367 "glGetQueryObjectui64vEXT\0"
1368 "\0"
1369 /* _mesa_function_pool[9133]: MultiTexCoord3fvARB (offset 395) */
1370 "ip\0"
1371 "glMultiTexCoord3fv\0"
1372 "glMultiTexCoord3fvARB\0"
1373 "\0"
1374 /* _mesa_function_pool[9178]: SecondaryColor3dEXT (will be remapped) */
1375 "ddd\0"
1376 "glSecondaryColor3d\0"
1377 "glSecondaryColor3dEXT\0"
1378 "\0"
1379 /* _mesa_function_pool[9224]: Color3ub (offset 19) */
1380 "iii\0"
1381 "glColor3ub\0"
1382 "\0"
1383 /* _mesa_function_pool[9240]: GetProgramParameterfvNV (will be remapped) */
1384 "iiip\0"
1385 "glGetProgramParameterfvNV\0"
1386 "\0"
1387 /* _mesa_function_pool[9272]: TangentPointerEXT (dynamic) */
1388 "iip\0"
1389 "glTangentPointerEXT\0"
1390 "\0"
1391 /* _mesa_function_pool[9297]: Color4fNormal3fVertex3fvSUN (dynamic) */
1392 "ppp\0"
1393 "glColor4fNormal3fVertex3fvSUN\0"
1394 "\0"
1395 /* _mesa_function_pool[9332]: GetInstrumentsSGIX (dynamic) */
1396 "\0"
1397 "glGetInstrumentsSGIX\0"
1398 "\0"
1399 /* _mesa_function_pool[9355]: Color3ui (offset 21) */
1400 "iii\0"
1401 "glColor3ui\0"
1402 "\0"
1403 /* _mesa_function_pool[9371]: EvalMapsNV (dynamic) */
1404 "ii\0"
1405 "glEvalMapsNV\0"
1406 "\0"
1407 /* _mesa_function_pool[9388]: TexSubImage2D (offset 333) */
1408 "iiiiiiiip\0"
1409 "glTexSubImage2D\0"
1410 "glTexSubImage2DEXT\0"
1411 "\0"
1412 /* _mesa_function_pool[9434]: FragmentLightivSGIX (dynamic) */
1413 "iip\0"
1414 "glFragmentLightivSGIX\0"
1415 "\0"
1416 /* _mesa_function_pool[9461]: GetTexParameterPointervAPPLE (will be remapped) */
1417 "iip\0"
1418 "glGetTexParameterPointervAPPLE\0"
1419 "\0"
1420 /* _mesa_function_pool[9497]: TexGenfv (offset 191) */
1421 "iip\0"
1422 "glTexGenfv\0"
1423 "\0"
1424 /* _mesa_function_pool[9513]: PixelTransformParameterfvEXT (dynamic) */
1425 "iip\0"
1426 "glPixelTransformParameterfvEXT\0"
1427 "\0"
1428 /* _mesa_function_pool[9549]: VertexAttrib4bvARB (will be remapped) */
1429 "ip\0"
1430 "glVertexAttrib4bv\0"
1431 "glVertexAttrib4bvARB\0"
1432 "\0"
1433 /* _mesa_function_pool[9592]: AlphaFragmentOp2ATI (will be remapped) */
1434 "iiiiiiiii\0"
1435 "glAlphaFragmentOp2ATI\0"
1436 "\0"
1437 /* _mesa_function_pool[9625]: MultiTexCoord4sARB (offset 406) */
1438 "iiiii\0"
1439 "glMultiTexCoord4s\0"
1440 "glMultiTexCoord4sARB\0"
1441 "\0"
1442 /* _mesa_function_pool[9671]: GetFragmentMaterialivSGIX (dynamic) */
1443 "iip\0"
1444 "glGetFragmentMaterialivSGIX\0"
1445 "\0"
1446 /* _mesa_function_pool[9704]: WindowPos4dMESA (will be remapped) */
1447 "dddd\0"
1448 "glWindowPos4dMESA\0"
1449 "\0"
1450 /* _mesa_function_pool[9728]: WeightPointerARB (dynamic) */
1451 "iiip\0"
1452 "glWeightPointerARB\0"
1453 "\0"
1454 /* _mesa_function_pool[9753]: WindowPos2dMESA (will be remapped) */
1455 "dd\0"
1456 "glWindowPos2d\0"
1457 "glWindowPos2dARB\0"
1458 "glWindowPos2dMESA\0"
1459 "\0"
1460 /* _mesa_function_pool[9806]: FramebufferTexture3DEXT (will be remapped) */
1461 "iiiiii\0"
1462 "glFramebufferTexture3D\0"
1463 "glFramebufferTexture3DEXT\0"
1464 "\0"
1465 /* _mesa_function_pool[9863]: BlendEquation (offset 337) */
1466 "i\0"
1467 "glBlendEquation\0"
1468 "glBlendEquationEXT\0"
1469 "\0"
1470 /* _mesa_function_pool[9901]: VertexAttrib3dNV (will be remapped) */
1471 "iddd\0"
1472 "glVertexAttrib3dNV\0"
1473 "\0"
1474 /* _mesa_function_pool[9926]: VertexAttrib3dARB (will be remapped) */
1475 "iddd\0"
1476 "glVertexAttrib3d\0"
1477 "glVertexAttrib3dARB\0"
1478 "\0"
1479 /* _mesa_function_pool[9969]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
1480 "ppppp\0"
1481 "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0"
1482 "\0"
1483 /* _mesa_function_pool[10033]: VertexAttrib4fARB (will be remapped) */
1484 "iffff\0"
1485 "glVertexAttrib4f\0"
1486 "glVertexAttrib4fARB\0"
1487 "\0"
1488 /* _mesa_function_pool[10077]: GetError (offset 261) */
1489 "\0"
1490 "glGetError\0"
1491 "\0"
1492 /* _mesa_function_pool[10090]: IndexFuncEXT (dynamic) */
1493 "if\0"
1494 "glIndexFuncEXT\0"
1495 "\0"
1496 /* _mesa_function_pool[10109]: TexCoord3dv (offset 111) */
1497 "p\0"
1498 "glTexCoord3dv\0"
1499 "\0"
1500 /* _mesa_function_pool[10126]: Indexdv (offset 45) */
1501 "p\0"
1502 "glIndexdv\0"
1503 "\0"
1504 /* _mesa_function_pool[10139]: FramebufferTexture2DEXT (will be remapped) */
1505 "iiiii\0"
1506 "glFramebufferTexture2D\0"
1507 "glFramebufferTexture2DEXT\0"
1508 "\0"
1509 /* _mesa_function_pool[10195]: Normal3s (offset 60) */
1510 "iii\0"
1511 "glNormal3s\0"
1512 "\0"
1513 /* _mesa_function_pool[10211]: PushName (offset 201) */
1514 "i\0"
1515 "glPushName\0"
1516 "\0"
1517 /* _mesa_function_pool[10225]: MultiTexCoord2dvARB (offset 385) */
1518 "ip\0"
1519 "glMultiTexCoord2dv\0"
1520 "glMultiTexCoord2dvARB\0"
1521 "\0"
1522 /* _mesa_function_pool[10270]: CullParameterfvEXT (will be remapped) */
1523 "ip\0"
1524 "glCullParameterfvEXT\0"
1525 "\0"
1526 /* _mesa_function_pool[10295]: Normal3i (offset 58) */
1527 "iii\0"
1528 "glNormal3i\0"
1529 "\0"
1530 /* _mesa_function_pool[10311]: ProgramNamedParameter4fvNV (will be remapped) */
1531 "iipp\0"
1532 "glProgramNamedParameter4fvNV\0"
1533 "\0"
1534 /* _mesa_function_pool[10346]: SecondaryColorPointerEXT (will be remapped) */
1535 "iiip\0"
1536 "glSecondaryColorPointer\0"
1537 "glSecondaryColorPointerEXT\0"
1538 "\0"
1539 /* _mesa_function_pool[10403]: VertexAttrib4fvARB (will be remapped) */
1540 "ip\0"
1541 "glVertexAttrib4fv\0"
1542 "glVertexAttrib4fvARB\0"
1543 "\0"
1544 /* _mesa_function_pool[10446]: ColorPointerListIBM (dynamic) */
1545 "iiipi\0"
1546 "glColorPointerListIBM\0"
1547 "\0"
1548 /* _mesa_function_pool[10475]: GetActiveUniformARB (will be remapped) */
1549 "iiipppp\0"
1550 "glGetActiveUniform\0"
1551 "glGetActiveUniformARB\0"
1552 "\0"
1553 /* _mesa_function_pool[10525]: ImageTransformParameteriHP (dynamic) */
1554 "iii\0"
1555 "glImageTransformParameteriHP\0"
1556 "\0"
1557 /* _mesa_function_pool[10559]: Normal3b (offset 52) */
1558 "iii\0"
1559 "glNormal3b\0"
1560 "\0"
1561 /* _mesa_function_pool[10575]: Normal3d (offset 54) */
1562 "ddd\0"
1563 "glNormal3d\0"
1564 "\0"
1565 /* _mesa_function_pool[10591]: Normal3f (offset 56) */
1566 "fff\0"
1567 "glNormal3f\0"
1568 "\0"
1569 /* _mesa_function_pool[10607]: MultiTexCoord1svARB (offset 383) */
1570 "ip\0"
1571 "glMultiTexCoord1sv\0"
1572 "glMultiTexCoord1svARB\0"
1573 "\0"
1574 /* _mesa_function_pool[10652]: Indexi (offset 48) */
1575 "i\0"
1576 "glIndexi\0"
1577 "\0"
1578 /* _mesa_function_pool[10664]: EndQueryARB (will be remapped) */
1579 "i\0"
1580 "glEndQuery\0"
1581 "glEndQueryARB\0"
1582 "\0"
1583 /* _mesa_function_pool[10692]: DeleteFencesNV (will be remapped) */
1584 "ip\0"
1585 "glDeleteFencesNV\0"
1586 "\0"
1587 /* _mesa_function_pool[10713]: DeformationMap3dSGIX (dynamic) */
1588 "iddiiddiiddiip\0"
1589 "glDeformationMap3dSGIX\0"
1590 "\0"
1591 /* _mesa_function_pool[10752]: DepthMask (offset 211) */
1592 "i\0"
1593 "glDepthMask\0"
1594 "\0"
1595 /* _mesa_function_pool[10767]: IsShader (will be remapped) */
1596 "i\0"
1597 "glIsShader\0"
1598 "\0"
1599 /* _mesa_function_pool[10781]: Indexf (offset 46) */
1600 "f\0"
1601 "glIndexf\0"
1602 "\0"
1603 /* _mesa_function_pool[10793]: GetImageTransformParameterivHP (dynamic) */
1604 "iip\0"
1605 "glGetImageTransformParameterivHP\0"
1606 "\0"
1607 /* _mesa_function_pool[10831]: Indexd (offset 44) */
1608 "d\0"
1609 "glIndexd\0"
1610 "\0"
1611 /* _mesa_function_pool[10843]: GetMaterialiv (offset 270) */
1612 "iip\0"
1613 "glGetMaterialiv\0"
1614 "\0"
1615 /* _mesa_function_pool[10864]: StencilOp (offset 244) */
1616 "iii\0"
1617 "glStencilOp\0"
1618 "\0"
1619 /* _mesa_function_pool[10881]: WindowPos4ivMESA (will be remapped) */
1620 "p\0"
1621 "glWindowPos4ivMESA\0"
1622 "\0"
1623 /* _mesa_function_pool[10903]: MultiTexCoord3svARB (offset 399) */
1624 "ip\0"
1625 "glMultiTexCoord3sv\0"
1626 "glMultiTexCoord3svARB\0"
1627 "\0"
1628 /* _mesa_function_pool[10948]: TexEnvfv (offset 185) */
1629 "iip\0"
1630 "glTexEnvfv\0"
1631 "\0"
1632 /* _mesa_function_pool[10964]: MultiTexCoord4iARB (offset 404) */
1633 "iiiii\0"
1634 "glMultiTexCoord4i\0"
1635 "glMultiTexCoord4iARB\0"
1636 "\0"
1637 /* _mesa_function_pool[11010]: Indexs (offset 50) */
1638 "i\0"
1639 "glIndexs\0"
1640 "\0"
1641 /* _mesa_function_pool[11022]: Binormal3ivEXT (dynamic) */
1642 "p\0"
1643 "glBinormal3ivEXT\0"
1644 "\0"
1645 /* _mesa_function_pool[11042]: ResizeBuffersMESA (will be remapped) */
1646 "\0"
1647 "glResizeBuffersMESA\0"
1648 "\0"
1649 /* _mesa_function_pool[11064]: GetUniformivARB (will be remapped) */
1650 "iip\0"
1651 "glGetUniformiv\0"
1652 "glGetUniformivARB\0"
1653 "\0"
1654 /* _mesa_function_pool[11102]: PixelTexGenParameteriSGIS (will be remapped) */
1655 "ii\0"
1656 "glPixelTexGenParameteriSGIS\0"
1657 "\0"
1658 /* _mesa_function_pool[11134]: VertexPointervINTEL (dynamic) */
1659 "iip\0"
1660 "glVertexPointervINTEL\0"
1661 "\0"
1662 /* _mesa_function_pool[11161]: Vertex2i (offset 130) */
1663 "ii\0"
1664 "glVertex2i\0"
1665 "\0"
1666 /* _mesa_function_pool[11176]: LoadMatrixf (offset 291) */
1667 "p\0"
1668 "glLoadMatrixf\0"
1669 "\0"
1670 /* _mesa_function_pool[11193]: Vertex2f (offset 128) */
1671 "ff\0"
1672 "glVertex2f\0"
1673 "\0"
1674 /* _mesa_function_pool[11208]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */
1675 "pppp\0"
1676 "glReplacementCodeuiColor4fNormal3fVertex3fvSUN\0"
1677 "\0"
1678 /* _mesa_function_pool[11261]: Color4bv (offset 26) */
1679 "p\0"
1680 "glColor4bv\0"
1681 "\0"
1682 /* _mesa_function_pool[11275]: VertexPointer (offset 321) */
1683 "iiip\0"
1684 "glVertexPointer\0"
1685 "\0"
1686 /* _mesa_function_pool[11297]: SecondaryColor3uiEXT (will be remapped) */
1687 "iii\0"
1688 "glSecondaryColor3ui\0"
1689 "glSecondaryColor3uiEXT\0"
1690 "\0"
1691 /* _mesa_function_pool[11345]: StartInstrumentsSGIX (dynamic) */
1692 "\0"
1693 "glStartInstrumentsSGIX\0"
1694 "\0"
1695 /* _mesa_function_pool[11370]: SecondaryColor3usvEXT (will be remapped) */
1696 "p\0"
1697 "glSecondaryColor3usv\0"
1698 "glSecondaryColor3usvEXT\0"
1699 "\0"
1700 /* _mesa_function_pool[11418]: VertexAttrib2fvNV (will be remapped) */
1701 "ip\0"
1702 "glVertexAttrib2fvNV\0"
1703 "\0"
1704 /* _mesa_function_pool[11442]: ProgramLocalParameter4dvARB (will be remapped) */
1705 "iip\0"
1706 "glProgramLocalParameter4dvARB\0"
1707 "\0"
1708 /* _mesa_function_pool[11477]: DeleteLists (offset 4) */
1709 "ii\0"
1710 "glDeleteLists\0"
1711 "\0"
1712 /* _mesa_function_pool[11495]: LogicOp (offset 242) */
1713 "i\0"
1714 "glLogicOp\0"
1715 "\0"
1716 /* _mesa_function_pool[11508]: MatrixIndexuivARB (dynamic) */
1717 "ip\0"
1718 "glMatrixIndexuivARB\0"
1719 "\0"
1720 /* _mesa_function_pool[11532]: Vertex2s (offset 132) */
1721 "ii\0"
1722 "glVertex2s\0"
1723 "\0"
1724 /* _mesa_function_pool[11547]: RenderbufferStorageMultisample (will be remapped) */
1725 "iiiii\0"
1726 "glRenderbufferStorageMultisample\0"
1727 "glRenderbufferStorageMultisampleEXT\0"
1728 "\0"
1729 /* _mesa_function_pool[11623]: TexCoord4fv (offset 121) */
1730 "p\0"
1731 "glTexCoord4fv\0"
1732 "\0"
1733 /* _mesa_function_pool[11640]: Tangent3sEXT (dynamic) */
1734 "iii\0"
1735 "glTangent3sEXT\0"
1736 "\0"
1737 /* _mesa_function_pool[11660]: GlobalAlphaFactorfSUN (dynamic) */
1738 "f\0"
1739 "glGlobalAlphaFactorfSUN\0"
1740 "\0"
1741 /* _mesa_function_pool[11687]: MultiTexCoord3iARB (offset 396) */
1742 "iiii\0"
1743 "glMultiTexCoord3i\0"
1744 "glMultiTexCoord3iARB\0"
1745 "\0"
1746 /* _mesa_function_pool[11732]: IsProgram (will be remapped) */
1747 "i\0"
1748 "glIsProgram\0"
1749 "\0"
1750 /* _mesa_function_pool[11747]: TexCoordPointerListIBM (dynamic) */
1751 "iiipi\0"
1752 "glTexCoordPointerListIBM\0"
1753 "\0"
1754 /* _mesa_function_pool[11779]: GlobalAlphaFactorusSUN (dynamic) */
1755 "i\0"
1756 "glGlobalAlphaFactorusSUN\0"
1757 "\0"
1758 /* _mesa_function_pool[11807]: VertexAttrib2dvNV (will be remapped) */
1759 "ip\0"
1760 "glVertexAttrib2dvNV\0"
1761 "\0"
1762 /* _mesa_function_pool[11831]: FramebufferRenderbufferEXT (will be remapped) */
1763 "iiii\0"
1764 "glFramebufferRenderbuffer\0"
1765 "glFramebufferRenderbufferEXT\0"
1766 "\0"
1767 /* _mesa_function_pool[11892]: VertexAttrib1dvNV (will be remapped) */
1768 "ip\0"
1769 "glVertexAttrib1dvNV\0"
1770 "\0"
1771 /* _mesa_function_pool[11916]: GenTextures (offset 328) */
1772 "ip\0"
1773 "glGenTextures\0"
1774 "glGenTexturesEXT\0"
1775 "\0"
1776 /* _mesa_function_pool[11951]: SetFenceNV (will be remapped) */
1777 "ii\0"
1778 "glSetFenceNV\0"
1779 "\0"
1780 /* _mesa_function_pool[11968]: FramebufferTexture1DEXT (will be remapped) */
1781 "iiiii\0"
1782 "glFramebufferTexture1D\0"
1783 "glFramebufferTexture1DEXT\0"
1784 "\0"
1785 /* _mesa_function_pool[12024]: GetCombinerOutputParameterivNV (will be remapped) */
1786 "iiip\0"
1787 "glGetCombinerOutputParameterivNV\0"
1788 "\0"
1789 /* _mesa_function_pool[12063]: PixelTexGenParameterivSGIS (will be remapped) */
1790 "ip\0"
1791 "glPixelTexGenParameterivSGIS\0"
1792 "\0"
1793 /* _mesa_function_pool[12096]: TextureNormalEXT (dynamic) */
1794 "i\0"
1795 "glTextureNormalEXT\0"
1796 "\0"
1797 /* _mesa_function_pool[12118]: IndexPointerListIBM (dynamic) */
1798 "iipi\0"
1799 "glIndexPointerListIBM\0"
1800 "\0"
1801 /* _mesa_function_pool[12146]: WeightfvARB (dynamic) */
1802 "ip\0"
1803 "glWeightfvARB\0"
1804 "\0"
1805 /* _mesa_function_pool[12164]: RasterPos2sv (offset 69) */
1806 "p\0"
1807 "glRasterPos2sv\0"
1808 "\0"
1809 /* _mesa_function_pool[12182]: Color4ubv (offset 36) */
1810 "p\0"
1811 "glColor4ubv\0"
1812 "\0"
1813 /* _mesa_function_pool[12197]: DrawBuffer (offset 202) */
1814 "i\0"
1815 "glDrawBuffer\0"
1816 "\0"
1817 /* _mesa_function_pool[12213]: TexCoord2fv (offset 105) */
1818 "p\0"
1819 "glTexCoord2fv\0"
1820 "\0"
1821 /* _mesa_function_pool[12230]: WindowPos4fMESA (will be remapped) */
1822 "ffff\0"
1823 "glWindowPos4fMESA\0"
1824 "\0"
1825 /* _mesa_function_pool[12254]: TexCoord1sv (offset 101) */
1826 "p\0"
1827 "glTexCoord1sv\0"
1828 "\0"
1829 /* _mesa_function_pool[12271]: WindowPos3dvMESA (will be remapped) */
1830 "p\0"
1831 "glWindowPos3dv\0"
1832 "glWindowPos3dvARB\0"
1833 "glWindowPos3dvMESA\0"
1834 "\0"
1835 /* _mesa_function_pool[12326]: DepthFunc (offset 245) */
1836 "i\0"
1837 "glDepthFunc\0"
1838 "\0"
1839 /* _mesa_function_pool[12341]: PixelMapusv (offset 253) */
1840 "iip\0"
1841 "glPixelMapusv\0"
1842 "\0"
1843 /* _mesa_function_pool[12360]: GetQueryObjecti64vEXT (will be remapped) */
1844 "iip\0"
1845 "glGetQueryObjecti64vEXT\0"
1846 "\0"
1847 /* _mesa_function_pool[12389]: MultiTexCoord1dARB (offset 376) */
1848 "id\0"
1849 "glMultiTexCoord1d\0"
1850 "glMultiTexCoord1dARB\0"
1851 "\0"
1852 /* _mesa_function_pool[12432]: PointParameterivNV (will be remapped) */
1853 "ip\0"
1854 "glPointParameteriv\0"
1855 "glPointParameterivNV\0"
1856 "\0"
1857 /* _mesa_function_pool[12476]: BlendFunc (offset 241) */
1858 "ii\0"
1859 "glBlendFunc\0"
1860 "\0"
1861 /* _mesa_function_pool[12492]: Uniform2fvARB (will be remapped) */
1862 "iip\0"
1863 "glUniform2fv\0"
1864 "glUniform2fvARB\0"
1865 "\0"
1866 /* _mesa_function_pool[12526]: BufferParameteriAPPLE (will be remapped) */
1867 "iii\0"
1868 "glBufferParameteriAPPLE\0"
1869 "\0"
1870 /* _mesa_function_pool[12555]: MultiTexCoord3dvARB (offset 393) */
1871 "ip\0"
1872 "glMultiTexCoord3dv\0"
1873 "glMultiTexCoord3dvARB\0"
1874 "\0"
1875 /* _mesa_function_pool[12600]: ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN (dynamic) */
1876 "pppp\0"
1877 "glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN\0"
1878 "\0"
1879 /* _mesa_function_pool[12656]: DeleteObjectARB (will be remapped) */
1880 "i\0"
1881 "glDeleteObjectARB\0"
1882 "\0"
1883 /* _mesa_function_pool[12677]: MatrixIndexPointerARB (dynamic) */
1884 "iiip\0"
1885 "glMatrixIndexPointerARB\0"
1886 "\0"
1887 /* _mesa_function_pool[12707]: ProgramNamedParameter4dvNV (will be remapped) */
1888 "iipp\0"
1889 "glProgramNamedParameter4dvNV\0"
1890 "\0"
1891 /* _mesa_function_pool[12742]: Tangent3fvEXT (dynamic) */
1892 "p\0"
1893 "glTangent3fvEXT\0"
1894 "\0"
1895 /* _mesa_function_pool[12761]: Flush (offset 217) */
1896 "\0"
1897 "glFlush\0"
1898 "\0"
1899 /* _mesa_function_pool[12771]: Color4uiv (offset 38) */
1900 "p\0"
1901 "glColor4uiv\0"
1902 "\0"
1903 /* _mesa_function_pool[12786]: GenVertexArrays (will be remapped) */
1904 "ip\0"
1905 "glGenVertexArrays\0"
1906 "\0"
1907 /* _mesa_function_pool[12808]: RasterPos3sv (offset 77) */
1908 "p\0"
1909 "glRasterPos3sv\0"
1910 "\0"
1911 /* _mesa_function_pool[12826]: BindFramebufferEXT (will be remapped) */
1912 "ii\0"
1913 "glBindFramebuffer\0"
1914 "glBindFramebufferEXT\0"
1915 "\0"
1916 /* _mesa_function_pool[12869]: ReferencePlaneSGIX (dynamic) */
1917 "p\0"
1918 "glReferencePlaneSGIX\0"
1919 "\0"
1920 /* _mesa_function_pool[12893]: PushAttrib (offset 219) */
1921 "i\0"
1922 "glPushAttrib\0"
1923 "\0"
1924 /* _mesa_function_pool[12909]: RasterPos2i (offset 66) */
1925 "ii\0"
1926 "glRasterPos2i\0"
1927 "\0"
1928 /* _mesa_function_pool[12927]: ValidateProgramARB (will be remapped) */
1929 "i\0"
1930 "glValidateProgram\0"
1931 "glValidateProgramARB\0"
1932 "\0"
1933 /* _mesa_function_pool[12969]: TexParameteriv (offset 181) */
1934 "iip\0"
1935 "glTexParameteriv\0"
1936 "\0"
1937 /* _mesa_function_pool[12991]: UnlockArraysEXT (will be remapped) */
1938 "\0"
1939 "glUnlockArraysEXT\0"
1940 "\0"
1941 /* _mesa_function_pool[13011]: TexCoord2fColor3fVertex3fSUN (dynamic) */
1942 "ffffffff\0"
1943 "glTexCoord2fColor3fVertex3fSUN\0"
1944 "\0"
1945 /* _mesa_function_pool[13052]: WindowPos3fvMESA (will be remapped) */
1946 "p\0"
1947 "glWindowPos3fv\0"
1948 "glWindowPos3fvARB\0"
1949 "glWindowPos3fvMESA\0"
1950 "\0"
1951 /* _mesa_function_pool[13107]: RasterPos2f (offset 64) */
1952 "ff\0"
1953 "glRasterPos2f\0"
1954 "\0"
1955 /* _mesa_function_pool[13125]: VertexAttrib1svNV (will be remapped) */
1956 "ip\0"
1957 "glVertexAttrib1svNV\0"
1958 "\0"
1959 /* _mesa_function_pool[13149]: RasterPos2d (offset 62) */
1960 "dd\0"
1961 "glRasterPos2d\0"
1962 "\0"
1963 /* _mesa_function_pool[13167]: RasterPos3fv (offset 73) */
1964 "p\0"
1965 "glRasterPos3fv\0"
1966 "\0"
1967 /* _mesa_function_pool[13185]: CopyTexSubImage3D (offset 373) */
1968 "iiiiiiiii\0"
1969 "glCopyTexSubImage3D\0"
1970 "glCopyTexSubImage3DEXT\0"
1971 "\0"
1972 /* _mesa_function_pool[13239]: VertexAttrib2dARB (will be remapped) */
1973 "idd\0"
1974 "glVertexAttrib2d\0"
1975 "glVertexAttrib2dARB\0"
1976 "\0"
1977 /* _mesa_function_pool[13281]: Color4ub (offset 35) */
1978 "iiii\0"
1979 "glColor4ub\0"
1980 "\0"
1981 /* _mesa_function_pool[13298]: GetInteger64v (will be remapped) */
1982 "ip\0"
1983 "glGetInteger64v\0"
1984 "\0"
1985 /* _mesa_function_pool[13318]: TextureColorMaskSGIS (dynamic) */
1986 "iiii\0"
1987 "glTextureColorMaskSGIS\0"
1988 "\0"
1989 /* _mesa_function_pool[13347]: RasterPos2s (offset 68) */
1990 "ii\0"
1991 "glRasterPos2s\0"
1992 "\0"
1993 /* _mesa_function_pool[13365]: GetColorTable (offset 343) */
1994 "iiip\0"
1995 "glGetColorTable\0"
1996 "glGetColorTableSGI\0"
1997 "glGetColorTableEXT\0"
1998 "\0"
1999 /* _mesa_function_pool[13425]: SelectBuffer (offset 195) */
2000 "ip\0"
2001 "glSelectBuffer\0"
2002 "\0"
2003 /* _mesa_function_pool[13444]: Indexiv (offset 49) */
2004 "p\0"
2005 "glIndexiv\0"
2006 "\0"
2007 /* _mesa_function_pool[13457]: TexCoord3i (offset 114) */
2008 "iii\0"
2009 "glTexCoord3i\0"
2010 "\0"
2011 /* _mesa_function_pool[13475]: CopyColorTable (offset 342) */
2012 "iiiii\0"
2013 "glCopyColorTable\0"
2014 "glCopyColorTableSGI\0"
2015 "\0"
2016 /* _mesa_function_pool[13519]: GetHistogramParameterfv (offset 362) */
2017 "iip\0"
2018 "glGetHistogramParameterfv\0"
2019 "glGetHistogramParameterfvEXT\0"
2020 "\0"
2021 /* _mesa_function_pool[13579]: Frustum (offset 289) */
2022 "dddddd\0"
2023 "glFrustum\0"
2024 "\0"
2025 /* _mesa_function_pool[13597]: GetString (offset 275) */
2026 "i\0"
2027 "glGetString\0"
2028 "\0"
2029 /* _mesa_function_pool[13612]: ColorPointervINTEL (dynamic) */
2030 "iip\0"
2031 "glColorPointervINTEL\0"
2032 "\0"
2033 /* _mesa_function_pool[13638]: TexEnvf (offset 184) */
2034 "iif\0"
2035 "glTexEnvf\0"
2036 "\0"
2037 /* _mesa_function_pool[13653]: TexCoord3d (offset 110) */
2038 "ddd\0"
2039 "glTexCoord3d\0"
2040 "\0"
2041 /* _mesa_function_pool[13671]: AlphaFragmentOp1ATI (will be remapped) */
2042 "iiiiii\0"
2043 "glAlphaFragmentOp1ATI\0"
2044 "\0"
2045 /* _mesa_function_pool[13701]: TexCoord3f (offset 112) */
2046 "fff\0"
2047 "glTexCoord3f\0"
2048 "\0"
2049 /* _mesa_function_pool[13719]: MultiTexCoord3ivARB (offset 397) */
2050 "ip\0"
2051 "glMultiTexCoord3iv\0"
2052 "glMultiTexCoord3ivARB\0"
2053 "\0"
2054 /* _mesa_function_pool[13764]: MultiTexCoord2sARB (offset 390) */
2055 "iii\0"
2056 "glMultiTexCoord2s\0"
2057 "glMultiTexCoord2sARB\0"
2058 "\0"
2059 /* _mesa_function_pool[13808]: VertexAttrib1dvARB (will be remapped) */
2060 "ip\0"
2061 "glVertexAttrib1dv\0"
2062 "glVertexAttrib1dvARB\0"
2063 "\0"
2064 /* _mesa_function_pool[13851]: DeleteTextures (offset 327) */
2065 "ip\0"
2066 "glDeleteTextures\0"
2067 "glDeleteTexturesEXT\0"
2068 "\0"
2069 /* _mesa_function_pool[13892]: TexCoordPointerEXT (will be remapped) */
2070 "iiiip\0"
2071 "glTexCoordPointerEXT\0"
2072 "\0"
2073 /* _mesa_function_pool[13920]: TexSubImage4DSGIS (dynamic) */
2074 "iiiiiiiiiiiip\0"
2075 "glTexSubImage4DSGIS\0"
2076 "\0"
2077 /* _mesa_function_pool[13955]: TexCoord3s (offset 116) */
2078 "iii\0"
2079 "glTexCoord3s\0"
2080 "\0"
2081 /* _mesa_function_pool[13973]: GetTexLevelParameteriv (offset 285) */
2082 "iiip\0"
2083 "glGetTexLevelParameteriv\0"
2084 "\0"
2085 /* _mesa_function_pool[14004]: CombinerStageParameterfvNV (dynamic) */
2086 "iip\0"
2087 "glCombinerStageParameterfvNV\0"
2088 "\0"
2089 /* _mesa_function_pool[14038]: StopInstrumentsSGIX (dynamic) */
2090 "i\0"
2091 "glStopInstrumentsSGIX\0"
2092 "\0"
2093 /* _mesa_function_pool[14063]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */
2094 "fffffffffffffff\0"
2095 "glTexCoord4fColor4fNormal3fVertex4fSUN\0"
2096 "\0"
2097 /* _mesa_function_pool[14119]: ClearAccum (offset 204) */
2098 "ffff\0"
2099 "glClearAccum\0"
2100 "\0"
2101 /* _mesa_function_pool[14138]: DeformSGIX (dynamic) */
2102 "i\0"
2103 "glDeformSGIX\0"
2104 "\0"
2105 /* _mesa_function_pool[14154]: GetVertexAttribfvARB (will be remapped) */
2106 "iip\0"
2107 "glGetVertexAttribfv\0"
2108 "glGetVertexAttribfvARB\0"
2109 "\0"
2110 /* _mesa_function_pool[14202]: SecondaryColor3ivEXT (will be remapped) */
2111 "p\0"
2112 "glSecondaryColor3iv\0"
2113 "glSecondaryColor3ivEXT\0"
2114 "\0"
2115 /* _mesa_function_pool[14248]: TexCoord4iv (offset 123) */
2116 "p\0"
2117 "glTexCoord4iv\0"
2118 "\0"
2119 /* _mesa_function_pool[14265]: UniformMatrix4x2fv (will be remapped) */
2120 "iiip\0"
2121 "glUniformMatrix4x2fv\0"
2122 "\0"
2123 /* _mesa_function_pool[14292]: GetDetailTexFuncSGIS (dynamic) */
2124 "ip\0"
2125 "glGetDetailTexFuncSGIS\0"
2126 "\0"
2127 /* _mesa_function_pool[14319]: GetCombinerStageParameterfvNV (dynamic) */
2128 "iip\0"
2129 "glGetCombinerStageParameterfvNV\0"
2130 "\0"
2131 /* _mesa_function_pool[14356]: PolygonOffset (offset 319) */
2132 "ff\0"
2133 "glPolygonOffset\0"
2134 "\0"
2135 /* _mesa_function_pool[14376]: BindVertexArray (will be remapped) */
2136 "i\0"
2137 "glBindVertexArray\0"
2138 "\0"
2139 /* _mesa_function_pool[14397]: Color4ubVertex2fvSUN (dynamic) */
2140 "pp\0"
2141 "glColor4ubVertex2fvSUN\0"
2142 "\0"
2143 /* _mesa_function_pool[14424]: Rectd (offset 86) */
2144 "dddd\0"
2145 "glRectd\0"
2146 "\0"
2147 /* _mesa_function_pool[14438]: TexFilterFuncSGIS (dynamic) */
2148 "iiip\0"
2149 "glTexFilterFuncSGIS\0"
2150 "\0"
2151 /* _mesa_function_pool[14464]: SampleMaskSGIS (will be remapped) */
2152 "fi\0"
2153 "glSampleMaskSGIS\0"
2154 "glSampleMaskEXT\0"
2155 "\0"
2156 /* _mesa_function_pool[14501]: GetAttribLocationARB (will be remapped) */
2157 "ip\0"
2158 "glGetAttribLocation\0"
2159 "glGetAttribLocationARB\0"
2160 "\0"
2161 /* _mesa_function_pool[14548]: RasterPos3i (offset 74) */
2162 "iii\0"
2163 "glRasterPos3i\0"
2164 "\0"
2165 /* _mesa_function_pool[14567]: VertexAttrib4ubvARB (will be remapped) */
2166 "ip\0"
2167 "glVertexAttrib4ubv\0"
2168 "glVertexAttrib4ubvARB\0"
2169 "\0"
2170 /* _mesa_function_pool[14612]: DetailTexFuncSGIS (dynamic) */
2171 "iip\0"
2172 "glDetailTexFuncSGIS\0"
2173 "\0"
2174 /* _mesa_function_pool[14637]: Normal3fVertex3fSUN (dynamic) */
2175 "ffffff\0"
2176 "glNormal3fVertex3fSUN\0"
2177 "\0"
2178 /* _mesa_function_pool[14667]: CopyTexImage2D (offset 324) */
2179 "iiiiiiii\0"
2180 "glCopyTexImage2D\0"
2181 "glCopyTexImage2DEXT\0"
2182 "\0"
2183 /* _mesa_function_pool[14714]: GetBufferPointervARB (will be remapped) */
2184 "iip\0"
2185 "glGetBufferPointerv\0"
2186 "glGetBufferPointervARB\0"
2187 "\0"
2188 /* _mesa_function_pool[14762]: ProgramEnvParameter4fARB (will be remapped) */
2189 "iiffff\0"
2190 "glProgramEnvParameter4fARB\0"
2191 "glProgramParameter4fNV\0"
2192 "\0"
2193 /* _mesa_function_pool[14820]: Uniform3ivARB (will be remapped) */
2194 "iip\0"
2195 "glUniform3iv\0"
2196 "glUniform3ivARB\0"
2197 "\0"
2198 /* _mesa_function_pool[14854]: Lightfv (offset 160) */
2199 "iip\0"
2200 "glLightfv\0"
2201 "\0"
2202 /* _mesa_function_pool[14869]: ClearDepth (offset 208) */
2203 "d\0"
2204 "glClearDepth\0"
2205 "\0"
2206 /* _mesa_function_pool[14885]: GetFenceivNV (will be remapped) */
2207 "iip\0"
2208 "glGetFenceivNV\0"
2209 "\0"
2210 /* _mesa_function_pool[14905]: WindowPos4dvMESA (will be remapped) */
2211 "p\0"
2212 "glWindowPos4dvMESA\0"
2213 "\0"
2214 /* _mesa_function_pool[14927]: ColorSubTable (offset 346) */
2215 "iiiiip\0"
2216 "glColorSubTable\0"
2217 "glColorSubTableEXT\0"
2218 "\0"
2219 /* _mesa_function_pool[14970]: Color4fv (offset 30) */
2220 "p\0"
2221 "glColor4fv\0"
2222 "\0"
2223 /* _mesa_function_pool[14984]: MultiTexCoord4ivARB (offset 405) */
2224 "ip\0"
2225 "glMultiTexCoord4iv\0"
2226 "glMultiTexCoord4ivARB\0"
2227 "\0"
2228 /* _mesa_function_pool[15029]: ProgramLocalParameters4fvEXT (will be remapped) */
2229 "iiip\0"
2230 "glProgramLocalParameters4fvEXT\0"
2231 "\0"
2232 /* _mesa_function_pool[15066]: ColorPointer (offset 308) */
2233 "iiip\0"
2234 "glColorPointer\0"
2235 "\0"
2236 /* _mesa_function_pool[15087]: Rects (offset 92) */
2237 "iiii\0"
2238 "glRects\0"
2239 "\0"
2240 /* _mesa_function_pool[15101]: GetMapAttribParameterfvNV (dynamic) */
2241 "iiip\0"
2242 "glGetMapAttribParameterfvNV\0"
2243 "\0"
2244 /* _mesa_function_pool[15135]: Lightiv (offset 162) */
2245 "iip\0"
2246 "glLightiv\0"
2247 "\0"
2248 /* _mesa_function_pool[15150]: VertexAttrib4sARB (will be remapped) */
2249 "iiiii\0"
2250 "glVertexAttrib4s\0"
2251 "glVertexAttrib4sARB\0"
2252 "\0"
2253 /* _mesa_function_pool[15194]: GetQueryObjectuivARB (will be remapped) */
2254 "iip\0"
2255 "glGetQueryObjectuiv\0"
2256 "glGetQueryObjectuivARB\0"
2257 "\0"
2258 /* _mesa_function_pool[15242]: GetTexParameteriv (offset 283) */
2259 "iip\0"
2260 "glGetTexParameteriv\0"
2261 "\0"
2262 /* _mesa_function_pool[15267]: MapParameterivNV (dynamic) */
2263 "iip\0"
2264 "glMapParameterivNV\0"
2265 "\0"
2266 /* _mesa_function_pool[15291]: GenRenderbuffersEXT (will be remapped) */
2267 "ip\0"
2268 "glGenRenderbuffers\0"
2269 "glGenRenderbuffersEXT\0"
2270 "\0"
2271 /* _mesa_function_pool[15336]: VertexAttrib2dvARB (will be remapped) */
2272 "ip\0"
2273 "glVertexAttrib2dv\0"
2274 "glVertexAttrib2dvARB\0"
2275 "\0"
2276 /* _mesa_function_pool[15379]: EdgeFlagPointerEXT (will be remapped) */
2277 "iip\0"
2278 "glEdgeFlagPointerEXT\0"
2279 "\0"
2280 /* _mesa_function_pool[15405]: VertexAttribs2svNV (will be remapped) */
2281 "iip\0"
2282 "glVertexAttribs2svNV\0"
2283 "\0"
2284 /* _mesa_function_pool[15431]: WeightbvARB (dynamic) */
2285 "ip\0"
2286 "glWeightbvARB\0"
2287 "\0"
2288 /* _mesa_function_pool[15449]: VertexAttrib2fvARB (will be remapped) */
2289 "ip\0"
2290 "glVertexAttrib2fv\0"
2291 "glVertexAttrib2fvARB\0"
2292 "\0"
2293 /* _mesa_function_pool[15492]: GetBufferParameterivARB (will be remapped) */
2294 "iip\0"
2295 "glGetBufferParameteriv\0"
2296 "glGetBufferParameterivARB\0"
2297 "\0"
2298 /* _mesa_function_pool[15546]: Rectdv (offset 87) */
2299 "pp\0"
2300 "glRectdv\0"
2301 "\0"
2302 /* _mesa_function_pool[15559]: ListParameteriSGIX (dynamic) */
2303 "iii\0"
2304 "glListParameteriSGIX\0"
2305 "\0"
2306 /* _mesa_function_pool[15585]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */
2307 "iffffffffff\0"
2308 "glReplacementCodeuiColor4fNormal3fVertex3fSUN\0"
2309 "\0"
2310 /* _mesa_function_pool[15644]: InstrumentsBufferSGIX (dynamic) */
2311 "ip\0"
2312 "glInstrumentsBufferSGIX\0"
2313 "\0"
2314 /* _mesa_function_pool[15672]: VertexAttrib4NivARB (will be remapped) */
2315 "ip\0"
2316 "glVertexAttrib4Niv\0"
2317 "glVertexAttrib4NivARB\0"
2318 "\0"
2319 /* _mesa_function_pool[15717]: GetAttachedShaders (will be remapped) */
2320 "iipp\0"
2321 "glGetAttachedShaders\0"
2322 "\0"
2323 /* _mesa_function_pool[15744]: GenVertexArraysAPPLE (will be remapped) */
2324 "ip\0"
2325 "glGenVertexArraysAPPLE\0"
2326 "\0"
2327 /* _mesa_function_pool[15771]: Materialiv (offset 172) */
2328 "iip\0"
2329 "glMaterialiv\0"
2330 "\0"
2331 /* _mesa_function_pool[15789]: PushClientAttrib (offset 335) */
2332 "i\0"
2333 "glPushClientAttrib\0"
2334 "\0"
2335 /* _mesa_function_pool[15811]: ProgramEnvParameters4fvEXT (will be remapped) */
2336 "iiip\0"
2337 "glProgramEnvParameters4fvEXT\0"
2338 "\0"
2339 /* _mesa_function_pool[15846]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
2340 "pppp\0"
2341 "glTexCoord2fColor4fNormal3fVertex3fvSUN\0"
2342 "\0"
2343 /* _mesa_function_pool[15892]: WindowPos2iMESA (will be remapped) */
2344 "ii\0"
2345 "glWindowPos2i\0"
2346 "glWindowPos2iARB\0"
2347 "glWindowPos2iMESA\0"
2348 "\0"
2349 /* _mesa_function_pool[15945]: SecondaryColor3fvEXT (will be remapped) */
2350 "p\0"
2351 "glSecondaryColor3fv\0"
2352 "glSecondaryColor3fvEXT\0"
2353 "\0"
2354 /* _mesa_function_pool[15991]: PolygonMode (offset 174) */
2355 "ii\0"
2356 "glPolygonMode\0"
2357 "\0"
2358 /* _mesa_function_pool[16009]: CompressedTexSubImage1DARB (will be remapped) */
2359 "iiiiiip\0"
2360 "glCompressedTexSubImage1D\0"
2361 "glCompressedTexSubImage1DARB\0"
2362 "\0"
2363 /* _mesa_function_pool[16073]: GetVertexAttribivNV (will be remapped) */
2364 "iip\0"
2365 "glGetVertexAttribivNV\0"
2366 "\0"
2367 /* _mesa_function_pool[16100]: GetProgramStringARB (will be remapped) */
2368 "iip\0"
2369 "glGetProgramStringARB\0"
2370 "\0"
2371 /* _mesa_function_pool[16127]: TexBumpParameterfvATI (will be remapped) */
2372 "ip\0"
2373 "glTexBumpParameterfvATI\0"
2374 "\0"
2375 /* _mesa_function_pool[16155]: CompileShaderARB (will be remapped) */
2376 "i\0"
2377 "glCompileShader\0"
2378 "glCompileShaderARB\0"
2379 "\0"
2380 /* _mesa_function_pool[16193]: DeleteShader (will be remapped) */
2381 "i\0"
2382 "glDeleteShader\0"
2383 "\0"
2384 /* _mesa_function_pool[16211]: DisableClientState (offset 309) */
2385 "i\0"
2386 "glDisableClientState\0"
2387 "\0"
2388 /* _mesa_function_pool[16235]: TexGeni (offset 192) */
2389 "iii\0"
2390 "glTexGeni\0"
2391 "\0"
2392 /* _mesa_function_pool[16250]: TexGenf (offset 190) */
2393 "iif\0"
2394 "glTexGenf\0"
2395 "\0"
2396 /* _mesa_function_pool[16265]: Uniform3fARB (will be remapped) */
2397 "ifff\0"
2398 "glUniform3f\0"
2399 "glUniform3fARB\0"
2400 "\0"
2401 /* _mesa_function_pool[16298]: TexGend (offset 188) */
2402 "iid\0"
2403 "glTexGend\0"
2404 "\0"
2405 /* _mesa_function_pool[16313]: ListParameterfvSGIX (dynamic) */
2406 "iip\0"
2407 "glListParameterfvSGIX\0"
2408 "\0"
2409 /* _mesa_function_pool[16340]: GetPolygonStipple (offset 274) */
2410 "p\0"
2411 "glGetPolygonStipple\0"
2412 "\0"
2413 /* _mesa_function_pool[16363]: Tangent3dvEXT (dynamic) */
2414 "p\0"
2415 "glTangent3dvEXT\0"
2416 "\0"
2417 /* _mesa_function_pool[16382]: GetVertexAttribfvNV (will be remapped) */
2418 "iip\0"
2419 "glGetVertexAttribfvNV\0"
2420 "\0"
2421 /* _mesa_function_pool[16409]: WindowPos3sMESA (will be remapped) */
2422 "iii\0"
2423 "glWindowPos3s\0"
2424 "glWindowPos3sARB\0"
2425 "glWindowPos3sMESA\0"
2426 "\0"
2427 /* _mesa_function_pool[16463]: VertexAttrib2svNV (will be remapped) */
2428 "ip\0"
2429 "glVertexAttrib2svNV\0"
2430 "\0"
2431 /* _mesa_function_pool[16487]: VertexAttribs1fvNV (will be remapped) */
2432 "iip\0"
2433 "glVertexAttribs1fvNV\0"
2434 "\0"
2435 /* _mesa_function_pool[16513]: TexCoord2fVertex3fvSUN (dynamic) */
2436 "pp\0"
2437 "glTexCoord2fVertex3fvSUN\0"
2438 "\0"
2439 /* _mesa_function_pool[16542]: WindowPos4sMESA (will be remapped) */
2440 "iiii\0"
2441 "glWindowPos4sMESA\0"
2442 "\0"
2443 /* _mesa_function_pool[16566]: VertexAttrib4NuivARB (will be remapped) */
2444 "ip\0"
2445 "glVertexAttrib4Nuiv\0"
2446 "glVertexAttrib4NuivARB\0"
2447 "\0"
2448 /* _mesa_function_pool[16613]: ClientActiveTextureARB (offset 375) */
2449 "i\0"
2450 "glClientActiveTexture\0"
2451 "glClientActiveTextureARB\0"
2452 "\0"
2453 /* _mesa_function_pool[16663]: PixelTexGenSGIX (will be remapped) */
2454 "i\0"
2455 "glPixelTexGenSGIX\0"
2456 "\0"
2457 /* _mesa_function_pool[16684]: ReplacementCodeusvSUN (dynamic) */
2458 "p\0"
2459 "glReplacementCodeusvSUN\0"
2460 "\0"
2461 /* _mesa_function_pool[16711]: Uniform4fARB (will be remapped) */
2462 "iffff\0"
2463 "glUniform4f\0"
2464 "glUniform4fARB\0"
2465 "\0"
2466 /* _mesa_function_pool[16745]: Color4sv (offset 34) */
2467 "p\0"
2468 "glColor4sv\0"
2469 "\0"
2470 /* _mesa_function_pool[16759]: FlushMappedBufferRange (will be remapped) */
2471 "iii\0"
2472 "glFlushMappedBufferRange\0"
2473 "\0"
2474 /* _mesa_function_pool[16789]: IsProgramNV (will be remapped) */
2475 "i\0"
2476 "glIsProgramARB\0"
2477 "glIsProgramNV\0"
2478 "\0"
2479 /* _mesa_function_pool[16821]: FlushMappedBufferRangeAPPLE (will be remapped) */
2480 "iii\0"
2481 "glFlushMappedBufferRangeAPPLE\0"
2482 "\0"
2483 /* _mesa_function_pool[16856]: PixelZoom (offset 246) */
2484 "ff\0"
2485 "glPixelZoom\0"
2486 "\0"
2487 /* _mesa_function_pool[16872]: ReplacementCodePointerSUN (dynamic) */
2488 "iip\0"
2489 "glReplacementCodePointerSUN\0"
2490 "\0"
2491 /* _mesa_function_pool[16905]: ProgramEnvParameter4dARB (will be remapped) */
2492 "iidddd\0"
2493 "glProgramEnvParameter4dARB\0"
2494 "glProgramParameter4dNV\0"
2495 "\0"
2496 /* _mesa_function_pool[16963]: ColorTableParameterfv (offset 340) */
2497 "iip\0"
2498 "glColorTableParameterfv\0"
2499 "glColorTableParameterfvSGI\0"
2500 "\0"
2501 /* _mesa_function_pool[17019]: FragmentLightModelfSGIX (dynamic) */
2502 "if\0"
2503 "glFragmentLightModelfSGIX\0"
2504 "\0"
2505 /* _mesa_function_pool[17049]: Binormal3bvEXT (dynamic) */
2506 "p\0"
2507 "glBinormal3bvEXT\0"
2508 "\0"
2509 /* _mesa_function_pool[17069]: PixelMapuiv (offset 252) */
2510 "iip\0"
2511 "glPixelMapuiv\0"
2512 "\0"
2513 /* _mesa_function_pool[17088]: Color3dv (offset 12) */
2514 "p\0"
2515 "glColor3dv\0"
2516 "\0"
2517 /* _mesa_function_pool[17102]: IsTexture (offset 330) */
2518 "i\0"
2519 "glIsTexture\0"
2520 "glIsTextureEXT\0"
2521 "\0"
2522 /* _mesa_function_pool[17132]: VertexWeightfvEXT (dynamic) */
2523 "p\0"
2524 "glVertexWeightfvEXT\0"
2525 "\0"
2526 /* _mesa_function_pool[17155]: VertexAttrib1dARB (will be remapped) */
2527 "id\0"
2528 "glVertexAttrib1d\0"
2529 "glVertexAttrib1dARB\0"
2530 "\0"
2531 /* _mesa_function_pool[17196]: ImageTransformParameterivHP (dynamic) */
2532 "iip\0"
2533 "glImageTransformParameterivHP\0"
2534 "\0"
2535 /* _mesa_function_pool[17231]: TexCoord4i (offset 122) */
2536 "iiii\0"
2537 "glTexCoord4i\0"
2538 "\0"
2539 /* _mesa_function_pool[17250]: DeleteQueriesARB (will be remapped) */
2540 "ip\0"
2541 "glDeleteQueries\0"
2542 "glDeleteQueriesARB\0"
2543 "\0"
2544 /* _mesa_function_pool[17289]: Color4ubVertex2fSUN (dynamic) */
2545 "iiiiff\0"
2546 "glColor4ubVertex2fSUN\0"
2547 "\0"
2548 /* _mesa_function_pool[17319]: FragmentColorMaterialSGIX (dynamic) */
2549 "ii\0"
2550 "glFragmentColorMaterialSGIX\0"
2551 "\0"
2552 /* _mesa_function_pool[17351]: CurrentPaletteMatrixARB (dynamic) */
2553 "i\0"
2554 "glCurrentPaletteMatrixARB\0"
2555 "\0"
2556 /* _mesa_function_pool[17380]: GetMapdv (offset 266) */
2557 "iip\0"
2558 "glGetMapdv\0"
2559 "\0"
2560 /* _mesa_function_pool[17396]: SamplePatternSGIS (will be remapped) */
2561 "i\0"
2562 "glSamplePatternSGIS\0"
2563 "glSamplePatternEXT\0"
2564 "\0"
2565 /* _mesa_function_pool[17438]: PixelStoref (offset 249) */
2566 "if\0"
2567 "glPixelStoref\0"
2568 "\0"
2569 /* _mesa_function_pool[17456]: IsQueryARB (will be remapped) */
2570 "i\0"
2571 "glIsQuery\0"
2572 "glIsQueryARB\0"
2573 "\0"
2574 /* _mesa_function_pool[17482]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */
2575 "iiiiifff\0"
2576 "glReplacementCodeuiColor4ubVertex3fSUN\0"
2577 "\0"
2578 /* _mesa_function_pool[17531]: PixelStorei (offset 250) */
2579 "ii\0"
2580 "glPixelStorei\0"
2581 "\0"
2582 /* _mesa_function_pool[17549]: VertexAttrib4usvARB (will be remapped) */
2583 "ip\0"
2584 "glVertexAttrib4usv\0"
2585 "glVertexAttrib4usvARB\0"
2586 "\0"
2587 /* _mesa_function_pool[17594]: LinkProgramARB (will be remapped) */
2588 "i\0"
2589 "glLinkProgram\0"
2590 "glLinkProgramARB\0"
2591 "\0"
2592 /* _mesa_function_pool[17628]: VertexAttrib2fNV (will be remapped) */
2593 "iff\0"
2594 "glVertexAttrib2fNV\0"
2595 "\0"
2596 /* _mesa_function_pool[17652]: ShaderSourceARB (will be remapped) */
2597 "iipp\0"
2598 "glShaderSource\0"
2599 "glShaderSourceARB\0"
2600 "\0"
2601 /* _mesa_function_pool[17691]: FragmentMaterialiSGIX (dynamic) */
2602 "iii\0"
2603 "glFragmentMaterialiSGIX\0"
2604 "\0"
2605 /* _mesa_function_pool[17720]: EvalCoord2dv (offset 233) */
2606 "p\0"
2607 "glEvalCoord2dv\0"
2608 "\0"
2609 /* _mesa_function_pool[17738]: VertexAttrib3svARB (will be remapped) */
2610 "ip\0"
2611 "glVertexAttrib3sv\0"
2612 "glVertexAttrib3svARB\0"
2613 "\0"
2614 /* _mesa_function_pool[17781]: ColorMaterial (offset 151) */
2615 "ii\0"
2616 "glColorMaterial\0"
2617 "\0"
2618 /* _mesa_function_pool[17801]: CompressedTexSubImage3DARB (will be remapped) */
2619 "iiiiiiiiiip\0"
2620 "glCompressedTexSubImage3D\0"
2621 "glCompressedTexSubImage3DARB\0"
2622 "\0"
2623 /* _mesa_function_pool[17869]: WindowPos2ivMESA (will be remapped) */
2624 "p\0"
2625 "glWindowPos2iv\0"
2626 "glWindowPos2ivARB\0"
2627 "glWindowPos2ivMESA\0"
2628 "\0"
2629 /* _mesa_function_pool[17924]: IsFramebufferEXT (will be remapped) */
2630 "i\0"
2631 "glIsFramebuffer\0"
2632 "glIsFramebufferEXT\0"
2633 "\0"
2634 /* _mesa_function_pool[17962]: Uniform4ivARB (will be remapped) */
2635 "iip\0"
2636 "glUniform4iv\0"
2637 "glUniform4ivARB\0"
2638 "\0"
2639 /* _mesa_function_pool[17996]: GetVertexAttribdvARB (will be remapped) */
2640 "iip\0"
2641 "glGetVertexAttribdv\0"
2642 "glGetVertexAttribdvARB\0"
2643 "\0"
2644 /* _mesa_function_pool[18044]: TexBumpParameterivATI (will be remapped) */
2645 "ip\0"
2646 "glTexBumpParameterivATI\0"
2647 "\0"
2648 /* _mesa_function_pool[18072]: GetSeparableFilter (offset 359) */
2649 "iiippp\0"
2650 "glGetSeparableFilter\0"
2651 "glGetSeparableFilterEXT\0"
2652 "\0"
2653 /* _mesa_function_pool[18125]: Binormal3dEXT (dynamic) */
2654 "ddd\0"
2655 "glBinormal3dEXT\0"
2656 "\0"
2657 /* _mesa_function_pool[18146]: SpriteParameteriSGIX (dynamic) */
2658 "ii\0"
2659 "glSpriteParameteriSGIX\0"
2660 "\0"
2661 /* _mesa_function_pool[18173]: RequestResidentProgramsNV (will be remapped) */
2662 "ip\0"
2663 "glRequestResidentProgramsNV\0"
2664 "\0"
2665 /* _mesa_function_pool[18205]: TagSampleBufferSGIX (dynamic) */
2666 "\0"
2667 "glTagSampleBufferSGIX\0"
2668 "\0"
2669 /* _mesa_function_pool[18229]: ReplacementCodeusSUN (dynamic) */
2670 "i\0"
2671 "glReplacementCodeusSUN\0"
2672 "\0"
2673 /* _mesa_function_pool[18255]: FeedbackBuffer (offset 194) */
2674 "iip\0"
2675 "glFeedbackBuffer\0"
2676 "\0"
2677 /* _mesa_function_pool[18277]: RasterPos2iv (offset 67) */
2678 "p\0"
2679 "glRasterPos2iv\0"
2680 "\0"
2681 /* _mesa_function_pool[18295]: TexImage1D (offset 182) */
2682 "iiiiiiip\0"
2683 "glTexImage1D\0"
2684 "\0"
2685 /* _mesa_function_pool[18318]: ListParameterivSGIX (dynamic) */
2686 "iip\0"
2687 "glListParameterivSGIX\0"
2688 "\0"
2689 /* _mesa_function_pool[18345]: MultiDrawElementsEXT (will be remapped) */
2690 "ipipi\0"
2691 "glMultiDrawElements\0"
2692 "glMultiDrawElementsEXT\0"
2693 "\0"
2694 /* _mesa_function_pool[18395]: Color3s (offset 17) */
2695 "iii\0"
2696 "glColor3s\0"
2697 "\0"
2698 /* _mesa_function_pool[18410]: Uniform1ivARB (will be remapped) */
2699 "iip\0"
2700 "glUniform1iv\0"
2701 "glUniform1ivARB\0"
2702 "\0"
2703 /* _mesa_function_pool[18444]: WindowPos2sMESA (will be remapped) */
2704 "ii\0"
2705 "glWindowPos2s\0"
2706 "glWindowPos2sARB\0"
2707 "glWindowPos2sMESA\0"
2708 "\0"
2709 /* _mesa_function_pool[18497]: WeightusvARB (dynamic) */
2710 "ip\0"
2711 "glWeightusvARB\0"
2712 "\0"
2713 /* _mesa_function_pool[18516]: TexCoordPointer (offset 320) */
2714 "iiip\0"
2715 "glTexCoordPointer\0"
2716 "\0"
2717 /* _mesa_function_pool[18540]: FogCoordPointerEXT (will be remapped) */
2718 "iip\0"
2719 "glFogCoordPointer\0"
2720 "glFogCoordPointerEXT\0"
2721 "\0"
2722 /* _mesa_function_pool[18584]: IndexMaterialEXT (dynamic) */
2723 "ii\0"
2724 "glIndexMaterialEXT\0"
2725 "\0"
2726 /* _mesa_function_pool[18607]: Color3i (offset 15) */
2727 "iii\0"
2728 "glColor3i\0"
2729 "\0"
2730 /* _mesa_function_pool[18622]: FrontFace (offset 157) */
2731 "i\0"
2732 "glFrontFace\0"
2733 "\0"
2734 /* _mesa_function_pool[18637]: EvalCoord2d (offset 232) */
2735 "dd\0"
2736 "glEvalCoord2d\0"
2737 "\0"
2738 /* _mesa_function_pool[18655]: SecondaryColor3ubvEXT (will be remapped) */
2739 "p\0"
2740 "glSecondaryColor3ubv\0"
2741 "glSecondaryColor3ubvEXT\0"
2742 "\0"
2743 /* _mesa_function_pool[18703]: EvalCoord2f (offset 234) */
2744 "ff\0"
2745 "glEvalCoord2f\0"
2746 "\0"
2747 /* _mesa_function_pool[18721]: VertexAttrib4dvARB (will be remapped) */
2748 "ip\0"
2749 "glVertexAttrib4dv\0"
2750 "glVertexAttrib4dvARB\0"
2751 "\0"
2752 /* _mesa_function_pool[18764]: BindAttribLocationARB (will be remapped) */
2753 "iip\0"
2754 "glBindAttribLocation\0"
2755 "glBindAttribLocationARB\0"
2756 "\0"
2757 /* _mesa_function_pool[18814]: Color3b (offset 9) */
2758 "iii\0"
2759 "glColor3b\0"
2760 "\0"
2761 /* _mesa_function_pool[18829]: MultiTexCoord2dARB (offset 384) */
2762 "idd\0"
2763 "glMultiTexCoord2d\0"
2764 "glMultiTexCoord2dARB\0"
2765 "\0"
2766 /* _mesa_function_pool[18873]: ExecuteProgramNV (will be remapped) */
2767 "iip\0"
2768 "glExecuteProgramNV\0"
2769 "\0"
2770 /* _mesa_function_pool[18897]: Color3f (offset 13) */
2771 "fff\0"
2772 "glColor3f\0"
2773 "\0"
2774 /* _mesa_function_pool[18912]: LightEnviSGIX (dynamic) */
2775 "ii\0"
2776 "glLightEnviSGIX\0"
2777 "\0"
2778 /* _mesa_function_pool[18932]: Color3d (offset 11) */
2779 "ddd\0"
2780 "glColor3d\0"
2781 "\0"
2782 /* _mesa_function_pool[18947]: Normal3dv (offset 55) */
2783 "p\0"
2784 "glNormal3dv\0"
2785 "\0"
2786 /* _mesa_function_pool[18962]: Lightf (offset 159) */
2787 "iif\0"
2788 "glLightf\0"
2789 "\0"
2790 /* _mesa_function_pool[18976]: ReplacementCodeuiSUN (dynamic) */
2791 "i\0"
2792 "glReplacementCodeuiSUN\0"
2793 "\0"
2794 /* _mesa_function_pool[19002]: MatrixMode (offset 293) */
2795 "i\0"
2796 "glMatrixMode\0"
2797 "\0"
2798 /* _mesa_function_pool[19018]: GetPixelMapusv (offset 273) */
2799 "ip\0"
2800 "glGetPixelMapusv\0"
2801 "\0"
2802 /* _mesa_function_pool[19039]: Lighti (offset 161) */
2803 "iii\0"
2804 "glLighti\0"
2805 "\0"
2806 /* _mesa_function_pool[19053]: VertexAttribPointerNV (will be remapped) */
2807 "iiiip\0"
2808 "glVertexAttribPointerNV\0"
2809 "\0"
2810 /* _mesa_function_pool[19084]: GetFramebufferAttachmentParameterivEXT (will be remapped) */
2811 "iiip\0"
2812 "glGetFramebufferAttachmentParameteriv\0"
2813 "glGetFramebufferAttachmentParameterivEXT\0"
2814 "\0"
2815 /* _mesa_function_pool[19169]: PixelTransformParameterfEXT (dynamic) */
2816 "iif\0"
2817 "glPixelTransformParameterfEXT\0"
2818 "\0"
2819 /* _mesa_function_pool[19204]: MultiTexCoord4dvARB (offset 401) */
2820 "ip\0"
2821 "glMultiTexCoord4dv\0"
2822 "glMultiTexCoord4dvARB\0"
2823 "\0"
2824 /* _mesa_function_pool[19249]: PixelTransformParameteriEXT (dynamic) */
2825 "iii\0"
2826 "glPixelTransformParameteriEXT\0"
2827 "\0"
2828 /* _mesa_function_pool[19284]: GetDoublev (offset 260) */
2829 "ip\0"
2830 "glGetDoublev\0"
2831 "\0"
2832 /* _mesa_function_pool[19301]: MultMatrixd (offset 295) */
2833 "p\0"
2834 "glMultMatrixd\0"
2835 "\0"
2836 /* _mesa_function_pool[19318]: MultMatrixf (offset 294) */
2837 "p\0"
2838 "glMultMatrixf\0"
2839 "\0"
2840 /* _mesa_function_pool[19335]: TexCoord2fColor4ubVertex3fSUN (dynamic) */
2841 "ffiiiifff\0"
2842 "glTexCoord2fColor4ubVertex3fSUN\0"
2843 "\0"
2844 /* _mesa_function_pool[19378]: Uniform1iARB (will be remapped) */
2845 "ii\0"
2846 "glUniform1i\0"
2847 "glUniform1iARB\0"
2848 "\0"
2849 /* _mesa_function_pool[19409]: VertexAttribPointerARB (will be remapped) */
2850 "iiiiip\0"
2851 "glVertexAttribPointer\0"
2852 "glVertexAttribPointerARB\0"
2853 "\0"
2854 /* _mesa_function_pool[19464]: SharpenTexFuncSGIS (dynamic) */
2855 "iip\0"
2856 "glSharpenTexFuncSGIS\0"
2857 "\0"
2858 /* _mesa_function_pool[19490]: MultiTexCoord4fvARB (offset 403) */
2859 "ip\0"
2860 "glMultiTexCoord4fv\0"
2861 "glMultiTexCoord4fvARB\0"
2862 "\0"
2863 /* _mesa_function_pool[19535]: UniformMatrix2x3fv (will be remapped) */
2864 "iiip\0"
2865 "glUniformMatrix2x3fv\0"
2866 "\0"
2867 /* _mesa_function_pool[19562]: TrackMatrixNV (will be remapped) */
2868 "iiii\0"
2869 "glTrackMatrixNV\0"
2870 "\0"
2871 /* _mesa_function_pool[19584]: CombinerParameteriNV (will be remapped) */
2872 "ii\0"
2873 "glCombinerParameteriNV\0"
2874 "\0"
2875 /* _mesa_function_pool[19611]: DeleteAsyncMarkersSGIX (dynamic) */
2876 "ii\0"
2877 "glDeleteAsyncMarkersSGIX\0"
2878 "\0"
2879 /* _mesa_function_pool[19640]: IsAsyncMarkerSGIX (dynamic) */
2880 "i\0"
2881 "glIsAsyncMarkerSGIX\0"
2882 "\0"
2883 /* _mesa_function_pool[19663]: FrameZoomSGIX (dynamic) */
2884 "i\0"
2885 "glFrameZoomSGIX\0"
2886 "\0"
2887 /* _mesa_function_pool[19682]: Normal3fVertex3fvSUN (dynamic) */
2888 "pp\0"
2889 "glNormal3fVertex3fvSUN\0"
2890 "\0"
2891 /* _mesa_function_pool[19709]: RasterPos4sv (offset 85) */
2892 "p\0"
2893 "glRasterPos4sv\0"
2894 "\0"
2895 /* _mesa_function_pool[19727]: VertexAttrib4NsvARB (will be remapped) */
2896 "ip\0"
2897 "glVertexAttrib4Nsv\0"
2898 "glVertexAttrib4NsvARB\0"
2899 "\0"
2900 /* _mesa_function_pool[19772]: VertexAttrib3fvARB (will be remapped) */
2901 "ip\0"
2902 "glVertexAttrib3fv\0"
2903 "glVertexAttrib3fvARB\0"
2904 "\0"
2905 /* _mesa_function_pool[19815]: ClearColor (offset 206) */
2906 "ffff\0"
2907 "glClearColor\0"
2908 "\0"
2909 /* _mesa_function_pool[19834]: GetSynciv (will be remapped) */
2910 "iiipp\0"
2911 "glGetSynciv\0"
2912 "\0"
2913 /* _mesa_function_pool[19853]: DeleteFramebuffersEXT (will be remapped) */
2914 "ip\0"
2915 "glDeleteFramebuffers\0"
2916 "glDeleteFramebuffersEXT\0"
2917 "\0"
2918 /* _mesa_function_pool[19902]: GlobalAlphaFactorsSUN (dynamic) */
2919 "i\0"
2920 "glGlobalAlphaFactorsSUN\0"
2921 "\0"
2922 /* _mesa_function_pool[19929]: TexEnviv (offset 187) */
2923 "iip\0"
2924 "glTexEnviv\0"
2925 "\0"
2926 /* _mesa_function_pool[19945]: TexSubImage3D (offset 372) */
2927 "iiiiiiiiiip\0"
2928 "glTexSubImage3D\0"
2929 "glTexSubImage3DEXT\0"
2930 "\0"
2931 /* _mesa_function_pool[19993]: Tangent3fEXT (dynamic) */
2932 "fff\0"
2933 "glTangent3fEXT\0"
2934 "\0"
2935 /* _mesa_function_pool[20013]: SecondaryColor3uivEXT (will be remapped) */
2936 "p\0"
2937 "glSecondaryColor3uiv\0"
2938 "glSecondaryColor3uivEXT\0"
2939 "\0"
2940 /* _mesa_function_pool[20061]: MatrixIndexubvARB (dynamic) */
2941 "ip\0"
2942 "glMatrixIndexubvARB\0"
2943 "\0"
2944 /* _mesa_function_pool[20085]: Color4fNormal3fVertex3fSUN (dynamic) */
2945 "ffffffffff\0"
2946 "glColor4fNormal3fVertex3fSUN\0"
2947 "\0"
2948 /* _mesa_function_pool[20126]: PixelTexGenParameterfSGIS (will be remapped) */
2949 "if\0"
2950 "glPixelTexGenParameterfSGIS\0"
2951 "\0"
2952 /* _mesa_function_pool[20158]: CreateShader (will be remapped) */
2953 "i\0"
2954 "glCreateShader\0"
2955 "\0"
2956 /* _mesa_function_pool[20176]: GetColorTableParameterfv (offset 344) */
2957 "iip\0"
2958 "glGetColorTableParameterfv\0"
2959 "glGetColorTableParameterfvSGI\0"
2960 "glGetColorTableParameterfvEXT\0"
2961 "\0"
2962 /* _mesa_function_pool[20268]: FragmentLightModelfvSGIX (dynamic) */
2963 "ip\0"
2964 "glFragmentLightModelfvSGIX\0"
2965 "\0"
2966 /* _mesa_function_pool[20299]: Bitmap (offset 8) */
2967 "iiffffp\0"
2968 "glBitmap\0"
2969 "\0"
2970 /* _mesa_function_pool[20317]: MultiTexCoord3fARB (offset 394) */
2971 "ifff\0"
2972 "glMultiTexCoord3f\0"
2973 "glMultiTexCoord3fARB\0"
2974 "\0"
2975 /* _mesa_function_pool[20362]: GetTexLevelParameterfv (offset 284) */
2976 "iiip\0"
2977 "glGetTexLevelParameterfv\0"
2978 "\0"
2979 /* _mesa_function_pool[20393]: GetPixelTexGenParameterfvSGIS (will be remapped) */
2980 "ip\0"
2981 "glGetPixelTexGenParameterfvSGIS\0"
2982 "\0"
2983 /* _mesa_function_pool[20429]: GenFramebuffersEXT (will be remapped) */
2984 "ip\0"
2985 "glGenFramebuffers\0"
2986 "glGenFramebuffersEXT\0"
2987 "\0"
2988 /* _mesa_function_pool[20472]: GetProgramParameterdvNV (will be remapped) */
2989 "iiip\0"
2990 "glGetProgramParameterdvNV\0"
2991 "\0"
2992 /* _mesa_function_pool[20504]: Vertex2sv (offset 133) */
2993 "p\0"
2994 "glVertex2sv\0"
2995 "\0"
2996 /* _mesa_function_pool[20519]: GetIntegerv (offset 263) */
2997 "ip\0"
2998 "glGetIntegerv\0"
2999 "\0"
3000 /* _mesa_function_pool[20537]: IsVertexArrayAPPLE (will be remapped) */
3001 "i\0"
3002 "glIsVertexArray\0"
3003 "glIsVertexArrayAPPLE\0"
3004 "\0"
3005 /* _mesa_function_pool[20577]: FragmentLightfvSGIX (dynamic) */
3006 "iip\0"
3007 "glFragmentLightfvSGIX\0"
3008 "\0"
3009 /* _mesa_function_pool[20604]: DetachShader (will be remapped) */
3010 "ii\0"
3011 "glDetachShader\0"
3012 "\0"
3013 /* _mesa_function_pool[20623]: VertexAttrib4NubARB (will be remapped) */
3014 "iiiii\0"
3015 "glVertexAttrib4Nub\0"
3016 "glVertexAttrib4NubARB\0"
3017 "\0"
3018 /* _mesa_function_pool[20671]: GetProgramEnvParameterfvARB (will be remapped) */
3019 "iip\0"
3020 "glGetProgramEnvParameterfvARB\0"
3021 "\0"
3022 /* _mesa_function_pool[20706]: GetTrackMatrixivNV (will be remapped) */
3023 "iiip\0"
3024 "glGetTrackMatrixivNV\0"
3025 "\0"
3026 /* _mesa_function_pool[20733]: VertexAttrib3svNV (will be remapped) */
3027 "ip\0"
3028 "glVertexAttrib3svNV\0"
3029 "\0"
3030 /* _mesa_function_pool[20757]: Uniform4fvARB (will be remapped) */
3031 "iip\0"
3032 "glUniform4fv\0"
3033 "glUniform4fvARB\0"
3034 "\0"
3035 /* _mesa_function_pool[20791]: MultTransposeMatrixfARB (will be remapped) */
3036 "p\0"
3037 "glMultTransposeMatrixf\0"
3038 "glMultTransposeMatrixfARB\0"
3039 "\0"
3040 /* _mesa_function_pool[20843]: GetTexEnviv (offset 277) */
3041 "iip\0"
3042 "glGetTexEnviv\0"
3043 "\0"
3044 /* _mesa_function_pool[20862]: ColorFragmentOp1ATI (will be remapped) */
3045 "iiiiiii\0"
3046 "glColorFragmentOp1ATI\0"
3047 "\0"
3048 /* _mesa_function_pool[20893]: GetUniformfvARB (will be remapped) */
3049 "iip\0"
3050 "glGetUniformfv\0"
3051 "glGetUniformfvARB\0"
3052 "\0"
3053 /* _mesa_function_pool[20931]: PopClientAttrib (offset 334) */
3054 "\0"
3055 "glPopClientAttrib\0"
3056 "\0"
3057 /* _mesa_function_pool[20951]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
3058 "iffffffffffff\0"
3059 "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0"
3060 "\0"
3061 /* _mesa_function_pool[21022]: DetachObjectARB (will be remapped) */
3062 "ii\0"
3063 "glDetachObjectARB\0"
3064 "\0"
3065 /* _mesa_function_pool[21044]: VertexBlendARB (dynamic) */
3066 "i\0"
3067 "glVertexBlendARB\0"
3068 "\0"
3069 /* _mesa_function_pool[21064]: WindowPos3iMESA (will be remapped) */
3070 "iii\0"
3071 "glWindowPos3i\0"
3072 "glWindowPos3iARB\0"
3073 "glWindowPos3iMESA\0"
3074 "\0"
3075 /* _mesa_function_pool[21118]: SeparableFilter2D (offset 360) */
3076 "iiiiiipp\0"
3077 "glSeparableFilter2D\0"
3078 "glSeparableFilter2DEXT\0"
3079 "\0"
3080 /* _mesa_function_pool[21171]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */
3081 "ppp\0"
3082 "glReplacementCodeuiColor4ubVertex3fvSUN\0"
3083 "\0"
3084 /* _mesa_function_pool[21216]: Map1d (offset 220) */
3085 "iddiip\0"
3086 "glMap1d\0"
3087 "\0"
3088 /* _mesa_function_pool[21232]: Map1f (offset 221) */
3089 "iffiip\0"
3090 "glMap1f\0"
3091 "\0"
3092 /* _mesa_function_pool[21248]: CompressedTexImage2DARB (will be remapped) */
3093 "iiiiiiip\0"
3094 "glCompressedTexImage2D\0"
3095 "glCompressedTexImage2DARB\0"
3096 "\0"
3097 /* _mesa_function_pool[21307]: ArrayElement (offset 306) */
3098 "i\0"
3099 "glArrayElement\0"
3100 "glArrayElementEXT\0"
3101 "\0"
3102 /* _mesa_function_pool[21343]: TexImage2D (offset 183) */
3103 "iiiiiiiip\0"
3104 "glTexImage2D\0"
3105 "\0"
3106 /* _mesa_function_pool[21367]: DepthBoundsEXT (will be remapped) */
3107 "dd\0"
3108 "glDepthBoundsEXT\0"
3109 "\0"
3110 /* _mesa_function_pool[21388]: ProgramParameters4fvNV (will be remapped) */
3111 "iiip\0"
3112 "glProgramParameters4fvNV\0"
3113 "\0"
3114 /* _mesa_function_pool[21419]: DeformationMap3fSGIX (dynamic) */
3115 "iffiiffiiffiip\0"
3116 "glDeformationMap3fSGIX\0"
3117 "\0"
3118 /* _mesa_function_pool[21458]: GetProgramivNV (will be remapped) */
3119 "iip\0"
3120 "glGetProgramivNV\0"
3121 "\0"
3122 /* _mesa_function_pool[21480]: GetMinmaxParameteriv (offset 366) */
3123 "iip\0"
3124 "glGetMinmaxParameteriv\0"
3125 "glGetMinmaxParameterivEXT\0"
3126 "\0"
3127 /* _mesa_function_pool[21534]: PixelTransferf (offset 247) */
3128 "if\0"
3129 "glPixelTransferf\0"
3130 "\0"
3131 /* _mesa_function_pool[21555]: CopyTexImage1D (offset 323) */
3132 "iiiiiii\0"
3133 "glCopyTexImage1D\0"
3134 "glCopyTexImage1DEXT\0"
3135 "\0"
3136 /* _mesa_function_pool[21601]: PushMatrix (offset 298) */
3137 "\0"
3138 "glPushMatrix\0"
3139 "\0"
3140 /* _mesa_function_pool[21616]: Fogiv (offset 156) */
3141 "ip\0"
3142 "glFogiv\0"
3143 "\0"
3144 /* _mesa_function_pool[21628]: TexCoord1dv (offset 95) */
3145 "p\0"
3146 "glTexCoord1dv\0"
3147 "\0"
3148 /* _mesa_function_pool[21645]: AlphaFragmentOp3ATI (will be remapped) */
3149 "iiiiiiiiiiii\0"
3150 "glAlphaFragmentOp3ATI\0"
3151 "\0"
3152 /* _mesa_function_pool[21681]: PixelTransferi (offset 248) */
3153 "ii\0"
3154 "glPixelTransferi\0"
3155 "\0"
3156 /* _mesa_function_pool[21702]: GetVertexAttribdvNV (will be remapped) */
3157 "iip\0"
3158 "glGetVertexAttribdvNV\0"
3159 "\0"
3160 /* _mesa_function_pool[21729]: VertexAttrib3fvNV (will be remapped) */
3161 "ip\0"
3162 "glVertexAttrib3fvNV\0"
3163 "\0"
3164 /* _mesa_function_pool[21753]: Rotatef (offset 300) */
3165 "ffff\0"
3166 "glRotatef\0"
3167 "\0"
3168 /* _mesa_function_pool[21769]: GetFinalCombinerInputParameterivNV (will be remapped) */
3169 "iip\0"
3170 "glGetFinalCombinerInputParameterivNV\0"
3171 "\0"
3172 /* _mesa_function_pool[21811]: Vertex3i (offset 138) */
3173 "iii\0"
3174 "glVertex3i\0"
3175 "\0"
3176 /* _mesa_function_pool[21827]: Vertex3f (offset 136) */
3177 "fff\0"
3178 "glVertex3f\0"
3179 "\0"
3180 /* _mesa_function_pool[21843]: Clear (offset 203) */
3181 "i\0"
3182 "glClear\0"
3183 "\0"
3184 /* _mesa_function_pool[21854]: Vertex3d (offset 134) */
3185 "ddd\0"
3186 "glVertex3d\0"
3187 "\0"
3188 /* _mesa_function_pool[21870]: GetMapParameterivNV (dynamic) */
3189 "iip\0"
3190 "glGetMapParameterivNV\0"
3191 "\0"
3192 /* _mesa_function_pool[21897]: Uniform4iARB (will be remapped) */
3193 "iiiii\0"
3194 "glUniform4i\0"
3195 "glUniform4iARB\0"
3196 "\0"
3197 /* _mesa_function_pool[21931]: ReadBuffer (offset 254) */
3198 "i\0"
3199 "glReadBuffer\0"
3200 "\0"
3201 /* _mesa_function_pool[21947]: ConvolutionParameteri (offset 352) */
3202 "iii\0"
3203 "glConvolutionParameteri\0"
3204 "glConvolutionParameteriEXT\0"
3205 "\0"
3206 /* _mesa_function_pool[22003]: Ortho (offset 296) */
3207 "dddddd\0"
3208 "glOrtho\0"
3209 "\0"
3210 /* _mesa_function_pool[22019]: Binormal3sEXT (dynamic) */
3211 "iii\0"
3212 "glBinormal3sEXT\0"
3213 "\0"
3214 /* _mesa_function_pool[22040]: ListBase (offset 6) */
3215 "i\0"
3216 "glListBase\0"
3217 "\0"
3218 /* _mesa_function_pool[22054]: Vertex3s (offset 140) */
3219 "iii\0"
3220 "glVertex3s\0"
3221 "\0"
3222 /* _mesa_function_pool[22070]: ConvolutionParameterf (offset 350) */
3223 "iif\0"
3224 "glConvolutionParameterf\0"
3225 "glConvolutionParameterfEXT\0"
3226 "\0"
3227 /* _mesa_function_pool[22126]: GetColorTableParameteriv (offset 345) */
3228 "iip\0"
3229 "glGetColorTableParameteriv\0"
3230 "glGetColorTableParameterivSGI\0"
3231 "glGetColorTableParameterivEXT\0"
3232 "\0"
3233 /* _mesa_function_pool[22218]: ProgramEnvParameter4dvARB (will be remapped) */
3234 "iip\0"
3235 "glProgramEnvParameter4dvARB\0"
3236 "glProgramParameter4dvNV\0"
3237 "\0"
3238 /* _mesa_function_pool[22275]: ShadeModel (offset 177) */
3239 "i\0"
3240 "glShadeModel\0"
3241 "\0"
3242 /* _mesa_function_pool[22291]: VertexAttribs2fvNV (will be remapped) */
3243 "iip\0"
3244 "glVertexAttribs2fvNV\0"
3245 "\0"
3246 /* _mesa_function_pool[22317]: Rectiv (offset 91) */
3247 "pp\0"
3248 "glRectiv\0"
3249 "\0"
3250 /* _mesa_function_pool[22330]: UseProgramObjectARB (will be remapped) */
3251 "i\0"
3252 "glUseProgram\0"
3253 "glUseProgramObjectARB\0"
3254 "\0"
3255 /* _mesa_function_pool[22368]: GetMapParameterfvNV (dynamic) */
3256 "iip\0"
3257 "glGetMapParameterfvNV\0"
3258 "\0"
3259 /* _mesa_function_pool[22395]: PassTexCoordATI (will be remapped) */
3260 "iii\0"
3261 "glPassTexCoordATI\0"
3262 "\0"
3263 /* _mesa_function_pool[22418]: DeleteProgram (will be remapped) */
3264 "i\0"
3265 "glDeleteProgram\0"
3266 "\0"
3267 /* _mesa_function_pool[22437]: Tangent3ivEXT (dynamic) */
3268 "p\0"
3269 "glTangent3ivEXT\0"
3270 "\0"
3271 /* _mesa_function_pool[22456]: Tangent3dEXT (dynamic) */
3272 "ddd\0"
3273 "glTangent3dEXT\0"
3274 "\0"
3275 /* _mesa_function_pool[22476]: SecondaryColor3dvEXT (will be remapped) */
3276 "p\0"
3277 "glSecondaryColor3dv\0"
3278 "glSecondaryColor3dvEXT\0"
3279 "\0"
3280 /* _mesa_function_pool[22522]: Vertex2fv (offset 129) */
3281 "p\0"
3282 "glVertex2fv\0"
3283 "\0"
3284 /* _mesa_function_pool[22537]: MultiDrawArraysEXT (will be remapped) */
3285 "ippi\0"
3286 "glMultiDrawArrays\0"
3287 "glMultiDrawArraysEXT\0"
3288 "\0"
3289 /* _mesa_function_pool[22582]: BindRenderbufferEXT (will be remapped) */
3290 "ii\0"
3291 "glBindRenderbuffer\0"
3292 "glBindRenderbufferEXT\0"
3293 "\0"
3294 /* _mesa_function_pool[22627]: MultiTexCoord4dARB (offset 400) */
3295 "idddd\0"
3296 "glMultiTexCoord4d\0"
3297 "glMultiTexCoord4dARB\0"
3298 "\0"
3299 /* _mesa_function_pool[22673]: Vertex3sv (offset 141) */
3300 "p\0"
3301 "glVertex3sv\0"
3302 "\0"
3303 /* _mesa_function_pool[22688]: SecondaryColor3usEXT (will be remapped) */
3304 "iii\0"
3305 "glSecondaryColor3us\0"
3306 "glSecondaryColor3usEXT\0"
3307 "\0"
3308 /* _mesa_function_pool[22736]: ProgramLocalParameter4fvARB (will be remapped) */
3309 "iip\0"
3310 "glProgramLocalParameter4fvARB\0"
3311 "\0"
3312 /* _mesa_function_pool[22771]: DeleteProgramsNV (will be remapped) */
3313 "ip\0"
3314 "glDeleteProgramsARB\0"
3315 "glDeleteProgramsNV\0"
3316 "\0"
3317 /* _mesa_function_pool[22814]: EvalMesh1 (offset 236) */
3318 "iii\0"
3319 "glEvalMesh1\0"
3320 "\0"
3321 /* _mesa_function_pool[22831]: MultiTexCoord1sARB (offset 382) */
3322 "ii\0"
3323 "glMultiTexCoord1s\0"
3324 "glMultiTexCoord1sARB\0"
3325 "\0"
3326 /* _mesa_function_pool[22874]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */
3327 "iffffff\0"
3328 "glReplacementCodeuiColor3fVertex3fSUN\0"
3329 "\0"
3330 /* _mesa_function_pool[22921]: GetVertexAttribPointervNV (will be remapped) */
3331 "iip\0"
3332 "glGetVertexAttribPointerv\0"
3333 "glGetVertexAttribPointervARB\0"
3334 "glGetVertexAttribPointervNV\0"
3335 "\0"
3336 /* _mesa_function_pool[23009]: MultiTexCoord1dvARB (offset 377) */
3337 "ip\0"
3338 "glMultiTexCoord1dv\0"
3339 "glMultiTexCoord1dvARB\0"
3340 "\0"
3341 /* _mesa_function_pool[23054]: Uniform2iARB (will be remapped) */
3342 "iii\0"
3343 "glUniform2i\0"
3344 "glUniform2iARB\0"
3345 "\0"
3346 /* _mesa_function_pool[23086]: Vertex2iv (offset 131) */
3347 "p\0"
3348 "glVertex2iv\0"
3349 "\0"
3350 /* _mesa_function_pool[23101]: GetProgramStringNV (will be remapped) */
3351 "iip\0"
3352 "glGetProgramStringNV\0"
3353 "\0"
3354 /* _mesa_function_pool[23127]: ColorPointerEXT (will be remapped) */
3355 "iiiip\0"
3356 "glColorPointerEXT\0"
3357 "\0"
3358 /* _mesa_function_pool[23152]: LineWidth (offset 168) */
3359 "f\0"
3360 "glLineWidth\0"
3361 "\0"
3362 /* _mesa_function_pool[23167]: MapBufferARB (will be remapped) */
3363 "ii\0"
3364 "glMapBuffer\0"
3365 "glMapBufferARB\0"
3366 "\0"
3367 /* _mesa_function_pool[23198]: MultiDrawElementsBaseVertex (will be remapped) */
3368 "ipipip\0"
3369 "glMultiDrawElementsBaseVertex\0"
3370 "\0"
3371 /* _mesa_function_pool[23236]: Binormal3svEXT (dynamic) */
3372 "p\0"
3373 "glBinormal3svEXT\0"
3374 "\0"
3375 /* _mesa_function_pool[23256]: ApplyTextureEXT (dynamic) */
3376 "i\0"
3377 "glApplyTextureEXT\0"
3378 "\0"
3379 /* _mesa_function_pool[23277]: TexGendv (offset 189) */
3380 "iip\0"
3381 "glTexGendv\0"
3382 "\0"
3383 /* _mesa_function_pool[23293]: TextureMaterialEXT (dynamic) */
3384 "ii\0"
3385 "glTextureMaterialEXT\0"
3386 "\0"
3387 /* _mesa_function_pool[23318]: TextureLightEXT (dynamic) */
3388 "i\0"
3389 "glTextureLightEXT\0"
3390 "\0"
3391 /* _mesa_function_pool[23339]: ResetMinmax (offset 370) */
3392 "i\0"
3393 "glResetMinmax\0"
3394 "glResetMinmaxEXT\0"
3395 "\0"
3396 /* _mesa_function_pool[23373]: SpriteParameterfSGIX (dynamic) */
3397 "if\0"
3398 "glSpriteParameterfSGIX\0"
3399 "\0"
3400 /* _mesa_function_pool[23400]: EnableClientState (offset 313) */
3401 "i\0"
3402 "glEnableClientState\0"
3403 "\0"
3404 /* _mesa_function_pool[23423]: VertexAttrib4sNV (will be remapped) */
3405 "iiiii\0"
3406 "glVertexAttrib4sNV\0"
3407 "\0"
3408 /* _mesa_function_pool[23449]: GetConvolutionParameterfv (offset 357) */
3409 "iip\0"
3410 "glGetConvolutionParameterfv\0"
3411 "glGetConvolutionParameterfvEXT\0"
3412 "\0"
3413 /* _mesa_function_pool[23513]: VertexAttribs4dvNV (will be remapped) */
3414 "iip\0"
3415 "glVertexAttribs4dvNV\0"
3416 "\0"
3417 /* _mesa_function_pool[23539]: MultiModeDrawArraysIBM (will be remapped) */
3418 "pppii\0"
3419 "glMultiModeDrawArraysIBM\0"
3420 "\0"
3421 /* _mesa_function_pool[23571]: VertexAttrib4dARB (will be remapped) */
3422 "idddd\0"
3423 "glVertexAttrib4d\0"
3424 "glVertexAttrib4dARB\0"
3425 "\0"
3426 /* _mesa_function_pool[23615]: GetTexBumpParameterfvATI (will be remapped) */
3427 "ip\0"
3428 "glGetTexBumpParameterfvATI\0"
3429 "\0"
3430 /* _mesa_function_pool[23646]: ProgramNamedParameter4dNV (will be remapped) */
3431 "iipdddd\0"
3432 "glProgramNamedParameter4dNV\0"
3433 "\0"
3434 /* _mesa_function_pool[23683]: GetMaterialfv (offset 269) */
3435 "iip\0"
3436 "glGetMaterialfv\0"
3437 "\0"
3438 /* _mesa_function_pool[23704]: VertexWeightfEXT (dynamic) */
3439 "f\0"
3440 "glVertexWeightfEXT\0"
3441 "\0"
3442 /* _mesa_function_pool[23726]: Binormal3fEXT (dynamic) */
3443 "fff\0"
3444 "glBinormal3fEXT\0"
3445 "\0"
3446 /* _mesa_function_pool[23747]: CallList (offset 2) */
3447 "i\0"
3448 "glCallList\0"
3449 "\0"
3450 /* _mesa_function_pool[23761]: Materialfv (offset 170) */
3451 "iip\0"
3452 "glMaterialfv\0"
3453 "\0"
3454 /* _mesa_function_pool[23779]: TexCoord3fv (offset 113) */
3455 "p\0"
3456 "glTexCoord3fv\0"
3457 "\0"
3458 /* _mesa_function_pool[23796]: FogCoordfvEXT (will be remapped) */
3459 "p\0"
3460 "glFogCoordfv\0"
3461 "glFogCoordfvEXT\0"
3462 "\0"
3463 /* _mesa_function_pool[23828]: MultiTexCoord1ivARB (offset 381) */
3464 "ip\0"
3465 "glMultiTexCoord1iv\0"
3466 "glMultiTexCoord1ivARB\0"
3467 "\0"
3468 /* _mesa_function_pool[23873]: SecondaryColor3ubEXT (will be remapped) */
3469 "iii\0"
3470 "glSecondaryColor3ub\0"
3471 "glSecondaryColor3ubEXT\0"
3472 "\0"
3473 /* _mesa_function_pool[23921]: MultiTexCoord2ivARB (offset 389) */
3474 "ip\0"
3475 "glMultiTexCoord2iv\0"
3476 "glMultiTexCoord2ivARB\0"
3477 "\0"
3478 /* _mesa_function_pool[23966]: FogFuncSGIS (dynamic) */
3479 "ip\0"
3480 "glFogFuncSGIS\0"
3481 "\0"
3482 /* _mesa_function_pool[23984]: CopyTexSubImage2D (offset 326) */
3483 "iiiiiiii\0"
3484 "glCopyTexSubImage2D\0"
3485 "glCopyTexSubImage2DEXT\0"
3486 "\0"
3487 /* _mesa_function_pool[24037]: GetObjectParameterivARB (will be remapped) */
3488 "iip\0"
3489 "glGetObjectParameterivARB\0"
3490 "\0"
3491 /* _mesa_function_pool[24068]: Color3iv (offset 16) */
3492 "p\0"
3493 "glColor3iv\0"
3494 "\0"
3495 /* _mesa_function_pool[24082]: TexCoord4fVertex4fSUN (dynamic) */
3496 "ffffffff\0"
3497 "glTexCoord4fVertex4fSUN\0"
3498 "\0"
3499 /* _mesa_function_pool[24116]: DrawElements (offset 311) */
3500 "iiip\0"
3501 "glDrawElements\0"
3502 "\0"
3503 /* _mesa_function_pool[24137]: BindVertexArrayAPPLE (will be remapped) */
3504 "i\0"
3505 "glBindVertexArrayAPPLE\0"
3506 "\0"
3507 /* _mesa_function_pool[24163]: GetProgramLocalParameterdvARB (will be remapped) */
3508 "iip\0"
3509 "glGetProgramLocalParameterdvARB\0"
3510 "\0"
3511 /* _mesa_function_pool[24200]: GetHistogramParameteriv (offset 363) */
3512 "iip\0"
3513 "glGetHistogramParameteriv\0"
3514 "glGetHistogramParameterivEXT\0"
3515 "\0"
3516 /* _mesa_function_pool[24260]: MultiTexCoord1iARB (offset 380) */
3517 "ii\0"
3518 "glMultiTexCoord1i\0"
3519 "glMultiTexCoord1iARB\0"
3520 "\0"
3521 /* _mesa_function_pool[24303]: GetConvolutionFilter (offset 356) */
3522 "iiip\0"
3523 "glGetConvolutionFilter\0"
3524 "glGetConvolutionFilterEXT\0"
3525 "\0"
3526 /* _mesa_function_pool[24358]: GetProgramivARB (will be remapped) */
3527 "iip\0"
3528 "glGetProgramivARB\0"
3529 "\0"
3530 /* _mesa_function_pool[24381]: BlendFuncSeparateEXT (will be remapped) */
3531 "iiii\0"
3532 "glBlendFuncSeparate\0"
3533 "glBlendFuncSeparateEXT\0"
3534 "glBlendFuncSeparateINGR\0"
3535 "\0"
3536 /* _mesa_function_pool[24454]: MapBufferRange (will be remapped) */
3537 "iiii\0"
3538 "glMapBufferRange\0"
3539 "\0"
3540 /* _mesa_function_pool[24477]: ProgramParameters4dvNV (will be remapped) */
3541 "iiip\0"
3542 "glProgramParameters4dvNV\0"
3543 "\0"
3544 /* _mesa_function_pool[24508]: TexCoord2fColor3fVertex3fvSUN (dynamic) */
3545 "ppp\0"
3546 "glTexCoord2fColor3fVertex3fvSUN\0"
3547 "\0"
3548 /* _mesa_function_pool[24545]: EvalPoint2 (offset 239) */
3549 "ii\0"
3550 "glEvalPoint2\0"
3551 "\0"
3552 /* _mesa_function_pool[24562]: EvalPoint1 (offset 237) */
3553 "i\0"
3554 "glEvalPoint1\0"
3555 "\0"
3556 /* _mesa_function_pool[24578]: Binormal3dvEXT (dynamic) */
3557 "p\0"
3558 "glBinormal3dvEXT\0"
3559 "\0"
3560 /* _mesa_function_pool[24598]: PopMatrix (offset 297) */
3561 "\0"
3562 "glPopMatrix\0"
3563 "\0"
3564 /* _mesa_function_pool[24612]: FinishFenceNV (will be remapped) */
3565 "i\0"
3566 "glFinishFenceNV\0"
3567 "\0"
3568 /* _mesa_function_pool[24631]: GetFogFuncSGIS (dynamic) */
3569 "p\0"
3570 "glGetFogFuncSGIS\0"
3571 "\0"
3572 /* _mesa_function_pool[24651]: GetUniformLocationARB (will be remapped) */
3573 "ip\0"
3574 "glGetUniformLocation\0"
3575 "glGetUniformLocationARB\0"
3576 "\0"
3577 /* _mesa_function_pool[24700]: SecondaryColor3fEXT (will be remapped) */
3578 "fff\0"
3579 "glSecondaryColor3f\0"
3580 "glSecondaryColor3fEXT\0"
3581 "\0"
3582 /* _mesa_function_pool[24746]: GetTexGeniv (offset 280) */
3583 "iip\0"
3584 "glGetTexGeniv\0"
3585 "\0"
3586 /* _mesa_function_pool[24765]: CombinerInputNV (will be remapped) */
3587 "iiiiii\0"
3588 "glCombinerInputNV\0"
3589 "\0"
3590 /* _mesa_function_pool[24791]: VertexAttrib3sARB (will be remapped) */
3591 "iiii\0"
3592 "glVertexAttrib3s\0"
3593 "glVertexAttrib3sARB\0"
3594 "\0"
3595 /* _mesa_function_pool[24834]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */
3596 "ppp\0"
3597 "glReplacementCodeuiNormal3fVertex3fvSUN\0"
3598 "\0"
3599 /* _mesa_function_pool[24879]: Map2d (offset 222) */
3600 "iddiiddiip\0"
3601 "glMap2d\0"
3602 "\0"
3603 /* _mesa_function_pool[24899]: Map2f (offset 223) */
3604 "iffiiffiip\0"
3605 "glMap2f\0"
3606 "\0"
3607 /* _mesa_function_pool[24919]: ProgramStringARB (will be remapped) */
3608 "iiip\0"
3609 "glProgramStringARB\0"
3610 "\0"
3611 /* _mesa_function_pool[24944]: Vertex4s (offset 148) */
3612 "iiii\0"
3613 "glVertex4s\0"
3614 "\0"
3615 /* _mesa_function_pool[24961]: TexCoord4fVertex4fvSUN (dynamic) */
3616 "pp\0"
3617 "glTexCoord4fVertex4fvSUN\0"
3618 "\0"
3619 /* _mesa_function_pool[24990]: VertexAttrib3sNV (will be remapped) */
3620 "iiii\0"
3621 "glVertexAttrib3sNV\0"
3622 "\0"
3623 /* _mesa_function_pool[25015]: VertexAttrib1fNV (will be remapped) */
3624 "if\0"
3625 "glVertexAttrib1fNV\0"
3626 "\0"
3627 /* _mesa_function_pool[25038]: Vertex4f (offset 144) */
3628 "ffff\0"
3629 "glVertex4f\0"
3630 "\0"
3631 /* _mesa_function_pool[25055]: EvalCoord1d (offset 228) */
3632 "d\0"
3633 "glEvalCoord1d\0"
3634 "\0"
3635 /* _mesa_function_pool[25072]: Vertex4d (offset 142) */
3636 "dddd\0"
3637 "glVertex4d\0"
3638 "\0"
3639 /* _mesa_function_pool[25089]: RasterPos4dv (offset 79) */
3640 "p\0"
3641 "glRasterPos4dv\0"
3642 "\0"
3643 /* _mesa_function_pool[25107]: FragmentLightfSGIX (dynamic) */
3644 "iif\0"
3645 "glFragmentLightfSGIX\0"
3646 "\0"
3647 /* _mesa_function_pool[25133]: GetCompressedTexImageARB (will be remapped) */
3648 "iip\0"
3649 "glGetCompressedTexImage\0"
3650 "glGetCompressedTexImageARB\0"
3651 "\0"
3652 /* _mesa_function_pool[25189]: GetTexGenfv (offset 279) */
3653 "iip\0"
3654 "glGetTexGenfv\0"
3655 "\0"
3656 /* _mesa_function_pool[25208]: Vertex4i (offset 146) */
3657 "iiii\0"
3658 "glVertex4i\0"
3659 "\0"
3660 /* _mesa_function_pool[25225]: VertexWeightPointerEXT (dynamic) */
3661 "iiip\0"
3662 "glVertexWeightPointerEXT\0"
3663 "\0"
3664 /* _mesa_function_pool[25256]: GetHistogram (offset 361) */
3665 "iiiip\0"
3666 "glGetHistogram\0"
3667 "glGetHistogramEXT\0"
3668 "\0"
3669 /* _mesa_function_pool[25296]: ActiveStencilFaceEXT (will be remapped) */
3670 "i\0"
3671 "glActiveStencilFaceEXT\0"
3672 "\0"
3673 /* _mesa_function_pool[25322]: StencilFuncSeparateATI (will be remapped) */
3674 "iiii\0"
3675 "glStencilFuncSeparateATI\0"
3676 "\0"
3677 /* _mesa_function_pool[25353]: Materialf (offset 169) */
3678 "iif\0"
3679 "glMaterialf\0"
3680 "\0"
3681 /* _mesa_function_pool[25370]: GetShaderSourceARB (will be remapped) */
3682 "iipp\0"
3683 "glGetShaderSource\0"
3684 "glGetShaderSourceARB\0"
3685 "\0"
3686 /* _mesa_function_pool[25415]: IglooInterfaceSGIX (dynamic) */
3687 "ip\0"
3688 "glIglooInterfaceSGIX\0"
3689 "\0"
3690 /* _mesa_function_pool[25440]: Materiali (offset 171) */
3691 "iii\0"
3692 "glMateriali\0"
3693 "\0"
3694 /* _mesa_function_pool[25457]: VertexAttrib4dNV (will be remapped) */
3695 "idddd\0"
3696 "glVertexAttrib4dNV\0"
3697 "\0"
3698 /* _mesa_function_pool[25483]: MultiModeDrawElementsIBM (will be remapped) */
3699 "ppipii\0"
3700 "glMultiModeDrawElementsIBM\0"
3701 "\0"
3702 /* _mesa_function_pool[25518]: Indexsv (offset 51) */
3703 "p\0"
3704 "glIndexsv\0"
3705 "\0"
3706 /* _mesa_function_pool[25531]: MultiTexCoord4svARB (offset 407) */
3707 "ip\0"
3708 "glMultiTexCoord4sv\0"
3709 "glMultiTexCoord4svARB\0"
3710 "\0"
3711 /* _mesa_function_pool[25576]: LightModelfv (offset 164) */
3712 "ip\0"
3713 "glLightModelfv\0"
3714 "\0"
3715 /* _mesa_function_pool[25595]: TexCoord2dv (offset 103) */
3716 "p\0"
3717 "glTexCoord2dv\0"
3718 "\0"
3719 /* _mesa_function_pool[25612]: GenQueriesARB (will be remapped) */
3720 "ip\0"
3721 "glGenQueries\0"
3722 "glGenQueriesARB\0"
3723 "\0"
3724 /* _mesa_function_pool[25645]: EvalCoord1dv (offset 229) */
3725 "p\0"
3726 "glEvalCoord1dv\0"
3727 "\0"
3728 /* _mesa_function_pool[25663]: ReplacementCodeuiVertex3fSUN (dynamic) */
3729 "ifff\0"
3730 "glReplacementCodeuiVertex3fSUN\0"
3731 "\0"
3732 /* _mesa_function_pool[25700]: Translated (offset 303) */
3733 "ddd\0"
3734 "glTranslated\0"
3735 "\0"
3736 /* _mesa_function_pool[25718]: Translatef (offset 304) */
3737 "fff\0"
3738 "glTranslatef\0"
3739 "\0"
3740 /* _mesa_function_pool[25736]: StencilMask (offset 209) */
3741 "i\0"
3742 "glStencilMask\0"
3743 "\0"
3744 /* _mesa_function_pool[25753]: Tangent3iEXT (dynamic) */
3745 "iii\0"
3746 "glTangent3iEXT\0"
3747 "\0"
3748 /* _mesa_function_pool[25773]: GetLightiv (offset 265) */
3749 "iip\0"
3750 "glGetLightiv\0"
3751 "\0"
3752 /* _mesa_function_pool[25791]: DrawMeshArraysSUN (dynamic) */
3753 "iiii\0"
3754 "glDrawMeshArraysSUN\0"
3755 "\0"
3756 /* _mesa_function_pool[25817]: IsList (offset 287) */
3757 "i\0"
3758 "glIsList\0"
3759 "\0"
3760 /* _mesa_function_pool[25829]: IsSync (will be remapped) */
3761 "i\0"
3762 "glIsSync\0"
3763 "\0"
3764 /* _mesa_function_pool[25841]: RenderMode (offset 196) */
3765 "i\0"
3766 "glRenderMode\0"
3767 "\0"
3768 /* _mesa_function_pool[25857]: GetMapControlPointsNV (dynamic) */
3769 "iiiiiip\0"
3770 "glGetMapControlPointsNV\0"
3771 "\0"
3772 /* _mesa_function_pool[25890]: DrawBuffersARB (will be remapped) */
3773 "ip\0"
3774 "glDrawBuffers\0"
3775 "glDrawBuffersARB\0"
3776 "glDrawBuffersATI\0"
3777 "\0"
3778 /* _mesa_function_pool[25942]: ProgramLocalParameter4fARB (will be remapped) */
3779 "iiffff\0"
3780 "glProgramLocalParameter4fARB\0"
3781 "\0"
3782 /* _mesa_function_pool[25979]: SpriteParameterivSGIX (dynamic) */
3783 "ip\0"
3784 "glSpriteParameterivSGIX\0"
3785 "\0"
3786 /* _mesa_function_pool[26007]: ProvokingVertexEXT (will be remapped) */
3787 "i\0"
3788 "glProvokingVertexEXT\0"
3789 "glProvokingVertex\0"
3790 "\0"
3791 /* _mesa_function_pool[26049]: MultiTexCoord1fARB (offset 378) */
3792 "if\0"
3793 "glMultiTexCoord1f\0"
3794 "glMultiTexCoord1fARB\0"
3795 "\0"
3796 /* _mesa_function_pool[26092]: LoadName (offset 198) */
3797 "i\0"
3798 "glLoadName\0"
3799 "\0"
3800 /* _mesa_function_pool[26106]: VertexAttribs4ubvNV (will be remapped) */
3801 "iip\0"
3802 "glVertexAttribs4ubvNV\0"
3803 "\0"
3804 /* _mesa_function_pool[26133]: WeightsvARB (dynamic) */
3805 "ip\0"
3806 "glWeightsvARB\0"
3807 "\0"
3808 /* _mesa_function_pool[26151]: Uniform1fvARB (will be remapped) */
3809 "iip\0"
3810 "glUniform1fv\0"
3811 "glUniform1fvARB\0"
3812 "\0"
3813 /* _mesa_function_pool[26185]: CopyTexSubImage1D (offset 325) */
3814 "iiiiii\0"
3815 "glCopyTexSubImage1D\0"
3816 "glCopyTexSubImage1DEXT\0"
3817 "\0"
3818 /* _mesa_function_pool[26236]: CullFace (offset 152) */
3819 "i\0"
3820 "glCullFace\0"
3821 "\0"
3822 /* _mesa_function_pool[26250]: BindTexture (offset 307) */
3823 "ii\0"
3824 "glBindTexture\0"
3825 "glBindTextureEXT\0"
3826 "\0"
3827 /* _mesa_function_pool[26285]: BeginFragmentShaderATI (will be remapped) */
3828 "\0"
3829 "glBeginFragmentShaderATI\0"
3830 "\0"
3831 /* _mesa_function_pool[26312]: MultiTexCoord4fARB (offset 402) */
3832 "iffff\0"
3833 "glMultiTexCoord4f\0"
3834 "glMultiTexCoord4fARB\0"
3835 "\0"
3836 /* _mesa_function_pool[26358]: VertexAttribs3svNV (will be remapped) */
3837 "iip\0"
3838 "glVertexAttribs3svNV\0"
3839 "\0"
3840 /* _mesa_function_pool[26384]: StencilFunc (offset 243) */
3841 "iii\0"
3842 "glStencilFunc\0"
3843 "\0"
3844 /* _mesa_function_pool[26403]: CopyPixels (offset 255) */
3845 "iiiii\0"
3846 "glCopyPixels\0"
3847 "\0"
3848 /* _mesa_function_pool[26423]: Rectsv (offset 93) */
3849 "pp\0"
3850 "glRectsv\0"
3851 "\0"
3852 /* _mesa_function_pool[26436]: ReplacementCodeuivSUN (dynamic) */
3853 "p\0"
3854 "glReplacementCodeuivSUN\0"
3855 "\0"
3856 /* _mesa_function_pool[26463]: EnableVertexAttribArrayARB (will be remapped) */
3857 "i\0"
3858 "glEnableVertexAttribArray\0"
3859 "glEnableVertexAttribArrayARB\0"
3860 "\0"
3861 /* _mesa_function_pool[26521]: NormalPointervINTEL (dynamic) */
3862 "ip\0"
3863 "glNormalPointervINTEL\0"
3864 "\0"
3865 /* _mesa_function_pool[26547]: CopyConvolutionFilter2D (offset 355) */
3866 "iiiiii\0"
3867 "glCopyConvolutionFilter2D\0"
3868 "glCopyConvolutionFilter2DEXT\0"
3869 "\0"
3870 /* _mesa_function_pool[26610]: WindowPos3ivMESA (will be remapped) */
3871 "p\0"
3872 "glWindowPos3iv\0"
3873 "glWindowPos3ivARB\0"
3874 "glWindowPos3ivMESA\0"
3875 "\0"
3876 /* _mesa_function_pool[26665]: CopyBufferSubData (will be remapped) */
3877 "iiiii\0"
3878 "glCopyBufferSubData\0"
3879 "\0"
3880 /* _mesa_function_pool[26692]: NormalPointer (offset 318) */
3881 "iip\0"
3882 "glNormalPointer\0"
3883 "\0"
3884 /* _mesa_function_pool[26713]: TexParameterfv (offset 179) */
3885 "iip\0"
3886 "glTexParameterfv\0"
3887 "\0"
3888 /* _mesa_function_pool[26735]: IsBufferARB (will be remapped) */
3889 "i\0"
3890 "glIsBuffer\0"
3891 "glIsBufferARB\0"
3892 "\0"
3893 /* _mesa_function_pool[26763]: WindowPos4iMESA (will be remapped) */
3894 "iiii\0"
3895 "glWindowPos4iMESA\0"
3896 "\0"
3897 /* _mesa_function_pool[26787]: VertexAttrib4uivARB (will be remapped) */
3898 "ip\0"
3899 "glVertexAttrib4uiv\0"
3900 "glVertexAttrib4uivARB\0"
3901 "\0"
3902 /* _mesa_function_pool[26832]: Tangent3bvEXT (dynamic) */
3903 "p\0"
3904 "glTangent3bvEXT\0"
3905 "\0"
3906 /* _mesa_function_pool[26851]: UniformMatrix3x4fv (will be remapped) */
3907 "iiip\0"
3908 "glUniformMatrix3x4fv\0"
3909 "\0"
3910 /* _mesa_function_pool[26878]: ClipPlane (offset 150) */
3911 "ip\0"
3912 "glClipPlane\0"
3913 "\0"
3914 /* _mesa_function_pool[26894]: Recti (offset 90) */
3915 "iiii\0"
3916 "glRecti\0"
3917 "\0"
3918 /* _mesa_function_pool[26908]: DrawRangeElementsBaseVertex (will be remapped) */
3919 "iiiiipi\0"
3920 "glDrawRangeElementsBaseVertex\0"
3921 "\0"
3922 /* _mesa_function_pool[26947]: TexCoordPointervINTEL (dynamic) */
3923 "iip\0"
3924 "glTexCoordPointervINTEL\0"
3925 "\0"
3926 /* _mesa_function_pool[26976]: DeleteBuffersARB (will be remapped) */
3927 "ip\0"
3928 "glDeleteBuffers\0"
3929 "glDeleteBuffersARB\0"
3930 "\0"
3931 /* _mesa_function_pool[27015]: WindowPos4fvMESA (will be remapped) */
3932 "p\0"
3933 "glWindowPos4fvMESA\0"
3934 "\0"
3935 /* _mesa_function_pool[27037]: GetPixelMapuiv (offset 272) */
3936 "ip\0"
3937 "glGetPixelMapuiv\0"
3938 "\0"
3939 /* _mesa_function_pool[27058]: Rectf (offset 88) */
3940 "ffff\0"
3941 "glRectf\0"
3942 "\0"
3943 /* _mesa_function_pool[27072]: VertexAttrib1sNV (will be remapped) */
3944 "ii\0"
3945 "glVertexAttrib1sNV\0"
3946 "\0"
3947 /* _mesa_function_pool[27095]: Indexfv (offset 47) */
3948 "p\0"
3949 "glIndexfv\0"
3950 "\0"
3951 /* _mesa_function_pool[27108]: SecondaryColor3svEXT (will be remapped) */
3952 "p\0"
3953 "glSecondaryColor3sv\0"
3954 "glSecondaryColor3svEXT\0"
3955 "\0"
3956 /* _mesa_function_pool[27154]: LoadTransposeMatrixfARB (will be remapped) */
3957 "p\0"
3958 "glLoadTransposeMatrixf\0"
3959 "glLoadTransposeMatrixfARB\0"
3960 "\0"
3961 /* _mesa_function_pool[27206]: GetPointerv (offset 329) */
3962 "ip\0"
3963 "glGetPointerv\0"
3964 "glGetPointervEXT\0"
3965 "\0"
3966 /* _mesa_function_pool[27241]: Tangent3bEXT (dynamic) */
3967 "iii\0"
3968 "glTangent3bEXT\0"
3969 "\0"
3970 /* _mesa_function_pool[27261]: CombinerParameterfNV (will be remapped) */
3971 "if\0"
3972 "glCombinerParameterfNV\0"
3973 "\0"
3974 /* _mesa_function_pool[27288]: IndexMask (offset 212) */
3975 "i\0"
3976 "glIndexMask\0"
3977 "\0"
3978 /* _mesa_function_pool[27303]: BindProgramNV (will be remapped) */
3979 "ii\0"
3980 "glBindProgramARB\0"
3981 "glBindProgramNV\0"
3982 "\0"
3983 /* _mesa_function_pool[27340]: VertexAttrib4svARB (will be remapped) */
3984 "ip\0"
3985 "glVertexAttrib4sv\0"
3986 "glVertexAttrib4svARB\0"
3987 "\0"
3988 /* _mesa_function_pool[27383]: GetFloatv (offset 262) */
3989 "ip\0"
3990 "glGetFloatv\0"
3991 "\0"
3992 /* _mesa_function_pool[27399]: CreateDebugObjectMESA (dynamic) */
3993 "\0"
3994 "glCreateDebugObjectMESA\0"
3995 "\0"
3996 /* _mesa_function_pool[27425]: GetShaderiv (will be remapped) */
3997 "iip\0"
3998 "glGetShaderiv\0"
3999 "\0"
4000 /* _mesa_function_pool[27444]: ClientWaitSync (will be remapped) */
4001 "iii\0"
4002 "glClientWaitSync\0"
4003 "\0"
4004 /* _mesa_function_pool[27466]: TexCoord4s (offset 124) */
4005 "iiii\0"
4006 "glTexCoord4s\0"
4007 "\0"
4008 /* _mesa_function_pool[27485]: TexCoord3sv (offset 117) */
4009 "p\0"
4010 "glTexCoord3sv\0"
4011 "\0"
4012 /* _mesa_function_pool[27502]: BindFragmentShaderATI (will be remapped) */
4013 "i\0"
4014 "glBindFragmentShaderATI\0"
4015 "\0"
4016 /* _mesa_function_pool[27529]: PopAttrib (offset 218) */
4017 "\0"
4018 "glPopAttrib\0"
4019 "\0"
4020 /* _mesa_function_pool[27543]: Fogfv (offset 154) */
4021 "ip\0"
4022 "glFogfv\0"
4023 "\0"
4024 /* _mesa_function_pool[27555]: UnmapBufferARB (will be remapped) */
4025 "i\0"
4026 "glUnmapBuffer\0"
4027 "glUnmapBufferARB\0"
4028 "\0"
4029 /* _mesa_function_pool[27589]: InitNames (offset 197) */
4030 "\0"
4031 "glInitNames\0"
4032 "\0"
4033 /* _mesa_function_pool[27603]: Normal3sv (offset 61) */
4034 "p\0"
4035 "glNormal3sv\0"
4036 "\0"
4037 /* _mesa_function_pool[27618]: Minmax (offset 368) */
4038 "iii\0"
4039 "glMinmax\0"
4040 "glMinmaxEXT\0"
4041 "\0"
4042 /* _mesa_function_pool[27644]: TexCoord4d (offset 118) */
4043 "dddd\0"
4044 "glTexCoord4d\0"
4045 "\0"
4046 /* _mesa_function_pool[27663]: TexCoord4f (offset 120) */
4047 "ffff\0"
4048 "glTexCoord4f\0"
4049 "\0"
4050 /* _mesa_function_pool[27682]: FogCoorddvEXT (will be remapped) */
4051 "p\0"
4052 "glFogCoorddv\0"
4053 "glFogCoorddvEXT\0"
4054 "\0"
4055 /* _mesa_function_pool[27714]: FinishTextureSUNX (dynamic) */
4056 "\0"
4057 "glFinishTextureSUNX\0"
4058 "\0"
4059 /* _mesa_function_pool[27736]: GetFragmentLightfvSGIX (dynamic) */
4060 "iip\0"
4061 "glGetFragmentLightfvSGIX\0"
4062 "\0"
4063 /* _mesa_function_pool[27766]: Binormal3fvEXT (dynamic) */
4064 "p\0"
4065 "glBinormal3fvEXT\0"
4066 "\0"
4067 /* _mesa_function_pool[27786]: GetBooleanv (offset 258) */
4068 "ip\0"
4069 "glGetBooleanv\0"
4070 "\0"
4071 /* _mesa_function_pool[27804]: ColorFragmentOp3ATI (will be remapped) */
4072 "iiiiiiiiiiiii\0"
4073 "glColorFragmentOp3ATI\0"
4074 "\0"
4075 /* _mesa_function_pool[27841]: Hint (offset 158) */
4076 "ii\0"
4077 "glHint\0"
4078 "\0"
4079 /* _mesa_function_pool[27852]: Color4dv (offset 28) */
4080 "p\0"
4081 "glColor4dv\0"
4082 "\0"
4083 /* _mesa_function_pool[27866]: VertexAttrib2svARB (will be remapped) */
4084 "ip\0"
4085 "glVertexAttrib2sv\0"
4086 "glVertexAttrib2svARB\0"
4087 "\0"
4088 /* _mesa_function_pool[27909]: AreProgramsResidentNV (will be remapped) */
4089 "ipp\0"
4090 "glAreProgramsResidentNV\0"
4091 "\0"
4092 /* _mesa_function_pool[27938]: WindowPos3svMESA (will be remapped) */
4093 "p\0"
4094 "glWindowPos3sv\0"
4095 "glWindowPos3svARB\0"
4096 "glWindowPos3svMESA\0"
4097 "\0"
4098 /* _mesa_function_pool[27993]: CopyColorSubTable (offset 347) */
4099 "iiiii\0"
4100 "glCopyColorSubTable\0"
4101 "glCopyColorSubTableEXT\0"
4102 "\0"
4103 /* _mesa_function_pool[28043]: WeightdvARB (dynamic) */
4104 "ip\0"
4105 "glWeightdvARB\0"
4106 "\0"
4107 /* _mesa_function_pool[28061]: DeleteRenderbuffersEXT (will be remapped) */
4108 "ip\0"
4109 "glDeleteRenderbuffers\0"
4110 "glDeleteRenderbuffersEXT\0"
4111 "\0"
4112 /* _mesa_function_pool[28112]: VertexAttrib4NubvARB (will be remapped) */
4113 "ip\0"
4114 "glVertexAttrib4Nubv\0"
4115 "glVertexAttrib4NubvARB\0"
4116 "\0"
4117 /* _mesa_function_pool[28159]: VertexAttrib3dvNV (will be remapped) */
4118 "ip\0"
4119 "glVertexAttrib3dvNV\0"
4120 "\0"
4121 /* _mesa_function_pool[28183]: GetObjectParameterfvARB (will be remapped) */
4122 "iip\0"
4123 "glGetObjectParameterfvARB\0"
4124 "\0"
4125 /* _mesa_function_pool[28214]: Vertex4iv (offset 147) */
4126 "p\0"
4127 "glVertex4iv\0"
4128 "\0"
4129 /* _mesa_function_pool[28229]: GetProgramEnvParameterdvARB (will be remapped) */
4130 "iip\0"
4131 "glGetProgramEnvParameterdvARB\0"
4132 "\0"
4133 /* _mesa_function_pool[28264]: TexCoord4dv (offset 119) */
4134 "p\0"
4135 "glTexCoord4dv\0"
4136 "\0"
4137 /* _mesa_function_pool[28281]: LockArraysEXT (will be remapped) */
4138 "ii\0"
4139 "glLockArraysEXT\0"
4140 "\0"
4141 /* _mesa_function_pool[28301]: Begin (offset 7) */
4142 "i\0"
4143 "glBegin\0"
4144 "\0"
4145 /* _mesa_function_pool[28312]: LightModeli (offset 165) */
4146 "ii\0"
4147 "glLightModeli\0"
4148 "\0"
4149 /* _mesa_function_pool[28330]: Rectfv (offset 89) */
4150 "pp\0"
4151 "glRectfv\0"
4152 "\0"
4153 /* _mesa_function_pool[28343]: LightModelf (offset 163) */
4154 "if\0"
4155 "glLightModelf\0"
4156 "\0"
4157 /* _mesa_function_pool[28361]: GetTexParameterfv (offset 282) */
4158 "iip\0"
4159 "glGetTexParameterfv\0"
4160 "\0"
4161 /* _mesa_function_pool[28386]: GetLightfv (offset 264) */
4162 "iip\0"
4163 "glGetLightfv\0"
4164 "\0"
4165 /* _mesa_function_pool[28404]: PixelTransformParameterivEXT (dynamic) */
4166 "iip\0"
4167 "glPixelTransformParameterivEXT\0"
4168 "\0"
4169 /* _mesa_function_pool[28440]: BinormalPointerEXT (dynamic) */
4170 "iip\0"
4171 "glBinormalPointerEXT\0"
4172 "\0"
4173 /* _mesa_function_pool[28466]: VertexAttrib1dNV (will be remapped) */
4174 "id\0"
4175 "glVertexAttrib1dNV\0"
4176 "\0"
4177 /* _mesa_function_pool[28489]: GetCombinerInputParameterivNV (will be remapped) */
4178 "iiiip\0"
4179 "glGetCombinerInputParameterivNV\0"
4180 "\0"
4181 /* _mesa_function_pool[28528]: Disable (offset 214) */
4182 "i\0"
4183 "glDisable\0"
4184 "\0"
4185 /* _mesa_function_pool[28541]: MultiTexCoord2fvARB (offset 387) */
4186 "ip\0"
4187 "glMultiTexCoord2fv\0"
4188 "glMultiTexCoord2fvARB\0"
4189 "\0"
4190 /* _mesa_function_pool[28586]: GetRenderbufferParameterivEXT (will be remapped) */
4191 "iip\0"
4192 "glGetRenderbufferParameteriv\0"
4193 "glGetRenderbufferParameterivEXT\0"
4194 "\0"
4195 /* _mesa_function_pool[28652]: CombinerParameterivNV (will be remapped) */
4196 "ip\0"
4197 "glCombinerParameterivNV\0"
4198 "\0"
4199 /* _mesa_function_pool[28680]: GenFragmentShadersATI (will be remapped) */
4200 "i\0"
4201 "glGenFragmentShadersATI\0"
4202 "\0"
4203 /* _mesa_function_pool[28707]: DrawArrays (offset 310) */
4204 "iii\0"
4205 "glDrawArrays\0"
4206 "glDrawArraysEXT\0"
4207 "\0"
4208 /* _mesa_function_pool[28741]: WeightuivARB (dynamic) */
4209 "ip\0"
4210 "glWeightuivARB\0"
4211 "\0"
4212 /* _mesa_function_pool[28760]: VertexAttrib2sARB (will be remapped) */
4213 "iii\0"
4214 "glVertexAttrib2s\0"
4215 "glVertexAttrib2sARB\0"
4216 "\0"
4217 /* _mesa_function_pool[28802]: ColorMask (offset 210) */
4218 "iiii\0"
4219 "glColorMask\0"
4220 "\0"
4221 /* _mesa_function_pool[28820]: GenAsyncMarkersSGIX (dynamic) */
4222 "i\0"
4223 "glGenAsyncMarkersSGIX\0"
4224 "\0"
4225 /* _mesa_function_pool[28845]: Tangent3svEXT (dynamic) */
4226 "p\0"
4227 "glTangent3svEXT\0"
4228 "\0"
4229 /* _mesa_function_pool[28864]: GetListParameterivSGIX (dynamic) */
4230 "iip\0"
4231 "glGetListParameterivSGIX\0"
4232 "\0"
4233 /* _mesa_function_pool[28894]: BindBufferARB (will be remapped) */
4234 "ii\0"
4235 "glBindBuffer\0"
4236 "glBindBufferARB\0"
4237 "\0"
4238 /* _mesa_function_pool[28927]: GetInfoLogARB (will be remapped) */
4239 "iipp\0"
4240 "glGetInfoLogARB\0"
4241 "\0"
4242 /* _mesa_function_pool[28949]: RasterPos4iv (offset 83) */
4243 "p\0"
4244 "glRasterPos4iv\0"
4245 "\0"
4246 /* _mesa_function_pool[28967]: Enable (offset 215) */
4247 "i\0"
4248 "glEnable\0"
4249 "\0"
4250 /* _mesa_function_pool[28979]: LineStipple (offset 167) */
4251 "ii\0"
4252 "glLineStipple\0"
4253 "\0"
4254 /* _mesa_function_pool[28997]: VertexAttribs4svNV (will be remapped) */
4255 "iip\0"
4256 "glVertexAttribs4svNV\0"
4257 "\0"
4258 /* _mesa_function_pool[29023]: EdgeFlagPointerListIBM (dynamic) */
4259 "ipi\0"
4260 "glEdgeFlagPointerListIBM\0"
4261 "\0"
4262 /* _mesa_function_pool[29053]: UniformMatrix3x2fv (will be remapped) */
4263 "iiip\0"
4264 "glUniformMatrix3x2fv\0"
4265 "\0"
4266 /* _mesa_function_pool[29080]: GetMinmaxParameterfv (offset 365) */
4267 "iip\0"
4268 "glGetMinmaxParameterfv\0"
4269 "glGetMinmaxParameterfvEXT\0"
4270 "\0"
4271 /* _mesa_function_pool[29134]: VertexAttrib1fvARB (will be remapped) */
4272 "ip\0"
4273 "glVertexAttrib1fv\0"
4274 "glVertexAttrib1fvARB\0"
4275 "\0"
4276 /* _mesa_function_pool[29177]: GenBuffersARB (will be remapped) */
4277 "ip\0"
4278 "glGenBuffers\0"
4279 "glGenBuffersARB\0"
4280 "\0"
4281 /* _mesa_function_pool[29210]: VertexAttribs1svNV (will be remapped) */
4282 "iip\0"
4283 "glVertexAttribs1svNV\0"
4284 "\0"
4285 /* _mesa_function_pool[29236]: Vertex3fv (offset 137) */
4286 "p\0"
4287 "glVertex3fv\0"
4288 "\0"
4289 /* _mesa_function_pool[29251]: GetTexBumpParameterivATI (will be remapped) */
4290 "ip\0"
4291 "glGetTexBumpParameterivATI\0"
4292 "\0"
4293 /* _mesa_function_pool[29282]: Binormal3bEXT (dynamic) */
4294 "iii\0"
4295 "glBinormal3bEXT\0"
4296 "\0"
4297 /* _mesa_function_pool[29303]: FragmentMaterialivSGIX (dynamic) */
4298 "iip\0"
4299 "glFragmentMaterialivSGIX\0"
4300 "\0"
4301 /* _mesa_function_pool[29333]: IsRenderbufferEXT (will be remapped) */
4302 "i\0"
4303 "glIsRenderbuffer\0"
4304 "glIsRenderbufferEXT\0"
4305 "\0"
4306 /* _mesa_function_pool[29373]: GenProgramsNV (will be remapped) */
4307 "ip\0"
4308 "glGenProgramsARB\0"
4309 "glGenProgramsNV\0"
4310 "\0"
4311 /* _mesa_function_pool[29410]: VertexAttrib4dvNV (will be remapped) */
4312 "ip\0"
4313 "glVertexAttrib4dvNV\0"
4314 "\0"
4315 /* _mesa_function_pool[29434]: EndFragmentShaderATI (will be remapped) */
4316 "\0"
4317 "glEndFragmentShaderATI\0"
4318 "\0"
4319 /* _mesa_function_pool[29459]: Binormal3iEXT (dynamic) */
4320 "iii\0"
4321 "glBinormal3iEXT\0"
4322 "\0"
4323 /* _mesa_function_pool[29480]: WindowPos2fMESA (will be remapped) */
4324 "ff\0"
4325 "glWindowPos2f\0"
4326 "glWindowPos2fARB\0"
4327 "glWindowPos2fMESA\0"
4328 "\0"
4329 ;
4330
4331 /* these functions need to be remapped */
4332 static const struct {
4333 GLint pool_index;
4334 GLint remap_index;
4335 } MESA_remap_table_functions[] = {
4336 { 1461, AttachShader_remap_index },
4337 { 8704, CreateProgram_remap_index },
4338 { 20158, CreateShader_remap_index },
4339 { 22418, DeleteProgram_remap_index },
4340 { 16193, DeleteShader_remap_index },
4341 { 20604, DetachShader_remap_index },
4342 { 15717, GetAttachedShaders_remap_index },
4343 { 4244, GetProgramInfoLog_remap_index },
4344 { 361, GetProgramiv_remap_index },
4345 { 5547, GetShaderInfoLog_remap_index },
4346 { 27425, GetShaderiv_remap_index },
4347 { 11732, IsProgram_remap_index },
4348 { 10767, IsShader_remap_index },
4349 { 8808, StencilFuncSeparate_remap_index },
4350 { 3487, StencilMaskSeparate_remap_index },
4351 { 6623, StencilOpSeparate_remap_index },
4352 { 19535, UniformMatrix2x3fv_remap_index },
4353 { 2615, UniformMatrix2x4fv_remap_index },
4354 { 29053, UniformMatrix3x2fv_remap_index },
4355 { 26851, UniformMatrix3x4fv_remap_index },
4356 { 14265, UniformMatrix4x2fv_remap_index },
4357 { 2937, UniformMatrix4x3fv_remap_index },
4358 { 8722, LoadTransposeMatrixdARB_remap_index },
4359 { 27154, LoadTransposeMatrixfARB_remap_index },
4360 { 4817, MultTransposeMatrixdARB_remap_index },
4361 { 20791, MultTransposeMatrixfARB_remap_index },
4362 { 172, SampleCoverageARB_remap_index },
4363 { 4971, CompressedTexImage1DARB_remap_index },
4364 { 21248, CompressedTexImage2DARB_remap_index },
4365 { 3550, CompressedTexImage3DARB_remap_index },
4366 { 16009, CompressedTexSubImage1DARB_remap_index },
4367 { 1880, CompressedTexSubImage2DARB_remap_index },
4368 { 17801, CompressedTexSubImage3DARB_remap_index },
4369 { 25133, GetCompressedTexImageARB_remap_index },
4370 { 3395, DisableVertexAttribArrayARB_remap_index },
4371 { 26463, EnableVertexAttribArrayARB_remap_index },
4372 { 28229, GetProgramEnvParameterdvARB_remap_index },
4373 { 20671, GetProgramEnvParameterfvARB_remap_index },
4374 { 24163, GetProgramLocalParameterdvARB_remap_index },
4375 { 7065, GetProgramLocalParameterfvARB_remap_index },
4376 { 16100, GetProgramStringARB_remap_index },
4377 { 24358, GetProgramivARB_remap_index },
4378 { 17996, GetVertexAttribdvARB_remap_index },
4379 { 14154, GetVertexAttribfvARB_remap_index },
4380 { 8617, GetVertexAttribivARB_remap_index },
4381 { 16905, ProgramEnvParameter4dARB_remap_index },
4382 { 22218, ProgramEnvParameter4dvARB_remap_index },
4383 { 14762, ProgramEnvParameter4fARB_remap_index },
4384 { 7928, ProgramEnvParameter4fvARB_remap_index },
4385 { 3513, ProgramLocalParameter4dARB_remap_index },
4386 { 11442, ProgramLocalParameter4dvARB_remap_index },
4387 { 25942, ProgramLocalParameter4fARB_remap_index },
4388 { 22736, ProgramLocalParameter4fvARB_remap_index },
4389 { 24919, ProgramStringARB_remap_index },
4390 { 17155, VertexAttrib1dARB_remap_index },
4391 { 13808, VertexAttrib1dvARB_remap_index },
4392 { 3688, VertexAttrib1fARB_remap_index },
4393 { 29134, VertexAttrib1fvARB_remap_index },
4394 { 6149, VertexAttrib1sARB_remap_index },
4395 { 2054, VertexAttrib1svARB_remap_index },
4396 { 13239, VertexAttrib2dARB_remap_index },
4397 { 15336, VertexAttrib2dvARB_remap_index },
4398 { 1480, VertexAttrib2fARB_remap_index },
4399 { 15449, VertexAttrib2fvARB_remap_index },
4400 { 28760, VertexAttrib2sARB_remap_index },
4401 { 27866, VertexAttrib2svARB_remap_index },
4402 { 9926, VertexAttrib3dARB_remap_index },
4403 { 7631, VertexAttrib3dvARB_remap_index },
4404 { 1567, VertexAttrib3fARB_remap_index },
4405 { 19772, VertexAttrib3fvARB_remap_index },
4406 { 24791, VertexAttrib3sARB_remap_index },
4407 { 17738, VertexAttrib3svARB_remap_index },
4408 { 4270, VertexAttrib4NbvARB_remap_index },
4409 { 15672, VertexAttrib4NivARB_remap_index },
4410 { 19727, VertexAttrib4NsvARB_remap_index },
4411 { 20623, VertexAttrib4NubARB_remap_index },
4412 { 28112, VertexAttrib4NubvARB_remap_index },
4413 { 16566, VertexAttrib4NuivARB_remap_index },
4414 { 2810, VertexAttrib4NusvARB_remap_index },
4415 { 9549, VertexAttrib4bvARB_remap_index },
4416 { 23571, VertexAttrib4dARB_remap_index },
4417 { 18721, VertexAttrib4dvARB_remap_index },
4418 { 10033, VertexAttrib4fARB_remap_index },
4419 { 10403, VertexAttrib4fvARB_remap_index },
4420 { 9001, VertexAttrib4ivARB_remap_index },
4421 { 15150, VertexAttrib4sARB_remap_index },
4422 { 27340, VertexAttrib4svARB_remap_index },
4423 { 14567, VertexAttrib4ubvARB_remap_index },
4424 { 26787, VertexAttrib4uivARB_remap_index },
4425 { 17549, VertexAttrib4usvARB_remap_index },
4426 { 19409, VertexAttribPointerARB_remap_index },
4427 { 28894, BindBufferARB_remap_index },
4428 { 5862, BufferDataARB_remap_index },
4429 { 1382, BufferSubDataARB_remap_index },
4430 { 26976, DeleteBuffersARB_remap_index },
4431 { 29177, GenBuffersARB_remap_index },
4432 { 15492, GetBufferParameterivARB_remap_index },
4433 { 14714, GetBufferPointervARB_remap_index },
4434 { 1335, GetBufferSubDataARB_remap_index },
4435 { 26735, IsBufferARB_remap_index },
4436 { 23167, MapBufferARB_remap_index },
4437 { 27555, UnmapBufferARB_remap_index },
4438 { 268, BeginQueryARB_remap_index },
4439 { 17250, DeleteQueriesARB_remap_index },
4440 { 10664, EndQueryARB_remap_index },
4441 { 25612, GenQueriesARB_remap_index },
4442 { 1772, GetQueryObjectivARB_remap_index },
4443 { 15194, GetQueryObjectuivARB_remap_index },
4444 { 1624, GetQueryivARB_remap_index },
4445 { 17456, IsQueryARB_remap_index },
4446 { 7241, AttachObjectARB_remap_index },
4447 { 16155, CompileShaderARB_remap_index },
4448 { 2879, CreateProgramObjectARB_remap_index },
4449 { 5807, CreateShaderObjectARB_remap_index },
4450 { 12656, DeleteObjectARB_remap_index },
4451 { 21022, DetachObjectARB_remap_index },
4452 { 10475, GetActiveUniformARB_remap_index },
4453 { 8320, GetAttachedObjectsARB_remap_index },
4454 { 8599, GetHandleARB_remap_index },
4455 { 28927, GetInfoLogARB_remap_index },
4456 { 28183, GetObjectParameterfvARB_remap_index },
4457 { 24037, GetObjectParameterivARB_remap_index },
4458 { 25370, GetShaderSourceARB_remap_index },
4459 { 24651, GetUniformLocationARB_remap_index },
4460 { 20893, GetUniformfvARB_remap_index },
4461 { 11064, GetUniformivARB_remap_index },
4462 { 17594, LinkProgramARB_remap_index },
4463 { 17652, ShaderSourceARB_remap_index },
4464 { 6523, Uniform1fARB_remap_index },
4465 { 26151, Uniform1fvARB_remap_index },
4466 { 19378, Uniform1iARB_remap_index },
4467 { 18410, Uniform1ivARB_remap_index },
4468 { 2003, Uniform2fARB_remap_index },
4469 { 12492, Uniform2fvARB_remap_index },
4470 { 23054, Uniform2iARB_remap_index },
4471 { 2123, Uniform2ivARB_remap_index },
4472 { 16265, Uniform3fARB_remap_index },
4473 { 8350, Uniform3fvARB_remap_index },
4474 { 5481, Uniform3iARB_remap_index },
4475 { 14820, Uniform3ivARB_remap_index },
4476 { 16711, Uniform4fARB_remap_index },
4477 { 20757, Uniform4fvARB_remap_index },
4478 { 21897, Uniform4iARB_remap_index },
4479 { 17962, Uniform4ivARB_remap_index },
4480 { 7293, UniformMatrix2fvARB_remap_index },
4481 { 17, UniformMatrix3fvARB_remap_index },
4482 { 2475, UniformMatrix4fvARB_remap_index },
4483 { 22330, UseProgramObjectARB_remap_index },
4484 { 12927, ValidateProgramARB_remap_index },
4485 { 18764, BindAttribLocationARB_remap_index },
4486 { 4315, GetActiveAttribARB_remap_index },
4487 { 14501, GetAttribLocationARB_remap_index },
4488 { 25890, DrawBuffersARB_remap_index },
4489 { 11547, RenderbufferStorageMultisample_remap_index },
4490 { 16759, FlushMappedBufferRange_remap_index },
4491 { 24454, MapBufferRange_remap_index },
4492 { 14376, BindVertexArray_remap_index },
4493 { 12786, GenVertexArrays_remap_index },
4494 { 26665, CopyBufferSubData_remap_index },
4495 { 27444, ClientWaitSync_remap_index },
4496 { 2394, DeleteSync_remap_index },
4497 { 6190, FenceSync_remap_index },
4498 { 13298, GetInteger64v_remap_index },
4499 { 19834, GetSynciv_remap_index },
4500 { 25829, IsSync_remap_index },
4501 { 8268, WaitSync_remap_index },
4502 { 3363, DrawElementsBaseVertex_remap_index },
4503 { 26908, DrawRangeElementsBaseVertex_remap_index },
4504 { 23198, MultiDrawElementsBaseVertex_remap_index },
4505 { 4680, PolygonOffsetEXT_remap_index },
4506 { 20393, GetPixelTexGenParameterfvSGIS_remap_index },
4507 { 3895, GetPixelTexGenParameterivSGIS_remap_index },
4508 { 20126, PixelTexGenParameterfSGIS_remap_index },
4509 { 580, PixelTexGenParameterfvSGIS_remap_index },
4510 { 11102, PixelTexGenParameteriSGIS_remap_index },
4511 { 12063, PixelTexGenParameterivSGIS_remap_index },
4512 { 14464, SampleMaskSGIS_remap_index },
4513 { 17396, SamplePatternSGIS_remap_index },
4514 { 23127, ColorPointerEXT_remap_index },
4515 { 15379, EdgeFlagPointerEXT_remap_index },
4516 { 5135, IndexPointerEXT_remap_index },
4517 { 5215, NormalPointerEXT_remap_index },
4518 { 13892, TexCoordPointerEXT_remap_index },
4519 { 5985, VertexPointerEXT_remap_index },
4520 { 3165, PointParameterfEXT_remap_index },
4521 { 6830, PointParameterfvEXT_remap_index },
4522 { 28281, LockArraysEXT_remap_index },
4523 { 12991, UnlockArraysEXT_remap_index },
4524 { 7837, CullParameterdvEXT_remap_index },
4525 { 10270, CullParameterfvEXT_remap_index },
4526 { 1151, SecondaryColor3bEXT_remap_index },
4527 { 6989, SecondaryColor3bvEXT_remap_index },
4528 { 9178, SecondaryColor3dEXT_remap_index },
4529 { 22476, SecondaryColor3dvEXT_remap_index },
4530 { 24700, SecondaryColor3fEXT_remap_index },
4531 { 15945, SecondaryColor3fvEXT_remap_index },
4532 { 426, SecondaryColor3iEXT_remap_index },
4533 { 14202, SecondaryColor3ivEXT_remap_index },
4534 { 8836, SecondaryColor3sEXT_remap_index },
4535 { 27108, SecondaryColor3svEXT_remap_index },
4536 { 23873, SecondaryColor3ubEXT_remap_index },
4537 { 18655, SecondaryColor3ubvEXT_remap_index },
4538 { 11297, SecondaryColor3uiEXT_remap_index },
4539 { 20013, SecondaryColor3uivEXT_remap_index },
4540 { 22688, SecondaryColor3usEXT_remap_index },
4541 { 11370, SecondaryColor3usvEXT_remap_index },
4542 { 10346, SecondaryColorPointerEXT_remap_index },
4543 { 22537, MultiDrawArraysEXT_remap_index },
4544 { 18345, MultiDrawElementsEXT_remap_index },
4545 { 18540, FogCoordPointerEXT_remap_index },
4546 { 4044, FogCoorddEXT_remap_index },
4547 { 27682, FogCoorddvEXT_remap_index },
4548 { 4105, FogCoordfEXT_remap_index },
4549 { 23796, FogCoordfvEXT_remap_index },
4550 { 16663, PixelTexGenSGIX_remap_index },
4551 { 24381, BlendFuncSeparateEXT_remap_index },
4552 { 5897, FlushVertexArrayRangeNV_remap_index },
4553 { 4629, VertexArrayRangeNV_remap_index },
4554 { 24765, CombinerInputNV_remap_index },
4555 { 1946, CombinerOutputNV_remap_index },
4556 { 27261, CombinerParameterfNV_remap_index },
4557 { 4549, CombinerParameterfvNV_remap_index },
4558 { 19584, CombinerParameteriNV_remap_index },
4559 { 28652, CombinerParameterivNV_remap_index },
4560 { 6267, FinalCombinerInputNV_remap_index },
4561 { 8665, GetCombinerInputParameterfvNV_remap_index },
4562 { 28489, GetCombinerInputParameterivNV_remap_index },
4563 { 6066, GetCombinerOutputParameterfvNV_remap_index },
4564 { 12024, GetCombinerOutputParameterivNV_remap_index },
4565 { 5642, GetFinalCombinerInputParameterfvNV_remap_index },
4566 { 21769, GetFinalCombinerInputParameterivNV_remap_index },
4567 { 11042, ResizeBuffersMESA_remap_index },
4568 { 9753, WindowPos2dMESA_remap_index },
4569 { 944, WindowPos2dvMESA_remap_index },
4570 { 29480, WindowPos2fMESA_remap_index },
4571 { 6934, WindowPos2fvMESA_remap_index },
4572 { 15892, WindowPos2iMESA_remap_index },
4573 { 17869, WindowPos2ivMESA_remap_index },
4574 { 18444, WindowPos2sMESA_remap_index },
4575 { 4885, WindowPos2svMESA_remap_index },
4576 { 6759, WindowPos3dMESA_remap_index },
4577 { 12271, WindowPos3dvMESA_remap_index },
4578 { 472, WindowPos3fMESA_remap_index },
4579 { 13052, WindowPos3fvMESA_remap_index },
4580 { 21064, WindowPos3iMESA_remap_index },
4581 { 26610, WindowPos3ivMESA_remap_index },
4582 { 16409, WindowPos3sMESA_remap_index },
4583 { 27938, WindowPos3svMESA_remap_index },
4584 { 9704, WindowPos4dMESA_remap_index },
4585 { 14905, WindowPos4dvMESA_remap_index },
4586 { 12230, WindowPos4fMESA_remap_index },
4587 { 27015, WindowPos4fvMESA_remap_index },
4588 { 26763, WindowPos4iMESA_remap_index },
4589 { 10881, WindowPos4ivMESA_remap_index },
4590 { 16542, WindowPos4sMESA_remap_index },
4591 { 2857, WindowPos4svMESA_remap_index },
4592 { 23539, MultiModeDrawArraysIBM_remap_index },
4593 { 25483, MultiModeDrawElementsIBM_remap_index },
4594 { 10692, DeleteFencesNV_remap_index },
4595 { 24612, FinishFenceNV_remap_index },
4596 { 3287, GenFencesNV_remap_index },
4597 { 14885, GetFenceivNV_remap_index },
4598 { 7226, IsFenceNV_remap_index },
4599 { 11951, SetFenceNV_remap_index },
4600 { 3744, TestFenceNV_remap_index },
4601 { 27909, AreProgramsResidentNV_remap_index },
4602 { 27303, BindProgramNV_remap_index },
4603 { 22771, DeleteProgramsNV_remap_index },
4604 { 18873, ExecuteProgramNV_remap_index },
4605 { 29373, GenProgramsNV_remap_index },
4606 { 20472, GetProgramParameterdvNV_remap_index },
4607 { 9240, GetProgramParameterfvNV_remap_index },
4608 { 23101, GetProgramStringNV_remap_index },
4609 { 21458, GetProgramivNV_remap_index },
4610 { 20706, GetTrackMatrixivNV_remap_index },
4611 { 22921, GetVertexAttribPointervNV_remap_index },
4612 { 21702, GetVertexAttribdvNV_remap_index },
4613 { 16382, GetVertexAttribfvNV_remap_index },
4614 { 16073, GetVertexAttribivNV_remap_index },
4615 { 16789, IsProgramNV_remap_index },
4616 { 8246, LoadProgramNV_remap_index },
4617 { 24477, ProgramParameters4dvNV_remap_index },
4618 { 21388, ProgramParameters4fvNV_remap_index },
4619 { 18173, RequestResidentProgramsNV_remap_index },
4620 { 19562, TrackMatrixNV_remap_index },
4621 { 28466, VertexAttrib1dNV_remap_index },
4622 { 11892, VertexAttrib1dvNV_remap_index },
4623 { 25015, VertexAttrib1fNV_remap_index },
4624 { 2245, VertexAttrib1fvNV_remap_index },
4625 { 27072, VertexAttrib1sNV_remap_index },
4626 { 13125, VertexAttrib1svNV_remap_index },
4627 { 4220, VertexAttrib2dNV_remap_index },
4628 { 11807, VertexAttrib2dvNV_remap_index },
4629 { 17628, VertexAttrib2fNV_remap_index },
4630 { 11418, VertexAttrib2fvNV_remap_index },
4631 { 5045, VertexAttrib2sNV_remap_index },
4632 { 16463, VertexAttrib2svNV_remap_index },
4633 { 9901, VertexAttrib3dNV_remap_index },
4634 { 28159, VertexAttrib3dvNV_remap_index },
4635 { 9052, VertexAttrib3fNV_remap_index },
4636 { 21729, VertexAttrib3fvNV_remap_index },
4637 { 24990, VertexAttrib3sNV_remap_index },
4638 { 20733, VertexAttrib3svNV_remap_index },
4639 { 25457, VertexAttrib4dNV_remap_index },
4640 { 29410, VertexAttrib4dvNV_remap_index },
4641 { 3945, VertexAttrib4fNV_remap_index },
4642 { 8296, VertexAttrib4fvNV_remap_index },
4643 { 23423, VertexAttrib4sNV_remap_index },
4644 { 1293, VertexAttrib4svNV_remap_index },
4645 { 4378, VertexAttrib4ubNV_remap_index },
4646 { 734, VertexAttrib4ubvNV_remap_index },
4647 { 19053, VertexAttribPointerNV_remap_index },
4648 { 2097, VertexAttribs1dvNV_remap_index },
4649 { 16487, VertexAttribs1fvNV_remap_index },
4650 { 29210, VertexAttribs1svNV_remap_index },
4651 { 9077, VertexAttribs2dvNV_remap_index },
4652 { 22291, VertexAttribs2fvNV_remap_index },
4653 { 15405, VertexAttribs2svNV_remap_index },
4654 { 4577, VertexAttribs3dvNV_remap_index },
4655 { 1977, VertexAttribs3fvNV_remap_index },
4656 { 26358, VertexAttribs3svNV_remap_index },
4657 { 23513, VertexAttribs4dvNV_remap_index },
4658 { 4603, VertexAttribs4fvNV_remap_index },
4659 { 28997, VertexAttribs4svNV_remap_index },
4660 { 26106, VertexAttribs4ubvNV_remap_index },
4661 { 23615, GetTexBumpParameterfvATI_remap_index },
4662 { 29251, GetTexBumpParameterivATI_remap_index },
4663 { 16127, TexBumpParameterfvATI_remap_index },
4664 { 18044, TexBumpParameterivATI_remap_index },
4665 { 13671, AlphaFragmentOp1ATI_remap_index },
4666 { 9592, AlphaFragmentOp2ATI_remap_index },
4667 { 21645, AlphaFragmentOp3ATI_remap_index },
4668 { 26285, BeginFragmentShaderATI_remap_index },
4669 { 27502, BindFragmentShaderATI_remap_index },
4670 { 20862, ColorFragmentOp1ATI_remap_index },
4671 { 3823, ColorFragmentOp2ATI_remap_index },
4672 { 27804, ColorFragmentOp3ATI_remap_index },
4673 { 4722, DeleteFragmentShaderATI_remap_index },
4674 { 29434, EndFragmentShaderATI_remap_index },
4675 { 28680, GenFragmentShadersATI_remap_index },
4676 { 22395, PassTexCoordATI_remap_index },
4677 { 5965, SampleMapATI_remap_index },
4678 { 5738, SetFragmentShaderConstantATI_remap_index },
4679 { 319, PointParameteriNV_remap_index },
4680 { 12432, PointParameterivNV_remap_index },
4681 { 25296, ActiveStencilFaceEXT_remap_index },
4682 { 24137, BindVertexArrayAPPLE_remap_index },
4683 { 2522, DeleteVertexArraysAPPLE_remap_index },
4684 { 15744, GenVertexArraysAPPLE_remap_index },
4685 { 20537, IsVertexArrayAPPLE_remap_index },
4686 { 775, GetProgramNamedParameterdvNV_remap_index },
4687 { 3128, GetProgramNamedParameterfvNV_remap_index },
4688 { 23646, ProgramNamedParameter4dNV_remap_index },
4689 { 12707, ProgramNamedParameter4dvNV_remap_index },
4690 { 7862, ProgramNamedParameter4fNV_remap_index },
4691 { 10311, ProgramNamedParameter4fvNV_remap_index },
4692 { 21367, DepthBoundsEXT_remap_index },
4693 { 1043, BlendEquationSeparateEXT_remap_index },
4694 { 12826, BindFramebufferEXT_remap_index },
4695 { 22582, BindRenderbufferEXT_remap_index },
4696 { 8515, CheckFramebufferStatusEXT_remap_index },
4697 { 19853, DeleteFramebuffersEXT_remap_index },
4698 { 28061, DeleteRenderbuffersEXT_remap_index },
4699 { 11831, FramebufferRenderbufferEXT_remap_index },
4700 { 11968, FramebufferTexture1DEXT_remap_index },
4701 { 10139, FramebufferTexture2DEXT_remap_index },
4702 { 9806, FramebufferTexture3DEXT_remap_index },
4703 { 20429, GenFramebuffersEXT_remap_index },
4704 { 15291, GenRenderbuffersEXT_remap_index },
4705 { 5684, GenerateMipmapEXT_remap_index },
4706 { 19084, GetFramebufferAttachmentParameterivEXT_remap_index },
4707 { 28586, GetRenderbufferParameterivEXT_remap_index },
4708 { 17924, IsFramebufferEXT_remap_index },
4709 { 29333, IsRenderbufferEXT_remap_index },
4710 { 7173, RenderbufferStorageEXT_remap_index },
4711 { 651, BlitFramebufferEXT_remap_index },
4712 { 12526, BufferParameteriAPPLE_remap_index },
4713 { 16821, FlushMappedBufferRangeAPPLE_remap_index },
4714 { 2701, FramebufferTextureLayerEXT_remap_index },
4715 { 26007, ProvokingVertexEXT_remap_index },
4716 { 9461, GetTexParameterPointervAPPLE_remap_index },
4717 { 4405, TextureRangeAPPLE_remap_index },
4718 { 25322, StencilFuncSeparateATI_remap_index },
4719 { 15811, ProgramEnvParameters4fvEXT_remap_index },
4720 { 15029, ProgramLocalParameters4fvEXT_remap_index },
4721 { 12360, GetQueryObjecti64vEXT_remap_index },
4722 { 9103, GetQueryObjectui64vEXT_remap_index },
4723 { -1, -1 }
4724 };
4725
4726 /* these functions are in the ABI, but have alternative names */
4727 static const struct gl_function_remap MESA_alt_functions[] = {
4728 /* from GL_EXT_blend_color */
4729 { 2440, _gloffset_BlendColor },
4730 /* from GL_EXT_blend_minmax */
4731 { 9863, _gloffset_BlendEquation },
4732 /* from GL_EXT_color_subtable */
4733 { 14927, _gloffset_ColorSubTable },
4734 { 27993, _gloffset_CopyColorSubTable },
4735 /* from GL_EXT_convolution */
4736 { 213, _gloffset_ConvolutionFilter1D },
4737 { 2284, _gloffset_CopyConvolutionFilter1D },
4738 { 3624, _gloffset_GetConvolutionParameteriv },
4739 { 7522, _gloffset_ConvolutionFilter2D },
4740 { 7688, _gloffset_ConvolutionParameteriv },
4741 { 8148, _gloffset_ConvolutionParameterfv },
4742 { 18072, _gloffset_GetSeparableFilter },
4743 { 21118, _gloffset_SeparableFilter2D },
4744 { 21947, _gloffset_ConvolutionParameteri },
4745 { 22070, _gloffset_ConvolutionParameterf },
4746 { 23449, _gloffset_GetConvolutionParameterfv },
4747 { 24303, _gloffset_GetConvolutionFilter },
4748 { 26547, _gloffset_CopyConvolutionFilter2D },
4749 /* from GL_EXT_copy_texture */
4750 { 13185, _gloffset_CopyTexSubImage3D },
4751 { 14667, _gloffset_CopyTexImage2D },
4752 { 21555, _gloffset_CopyTexImage1D },
4753 { 23984, _gloffset_CopyTexSubImage2D },
4754 { 26185, _gloffset_CopyTexSubImage1D },
4755 /* from GL_EXT_draw_range_elements */
4756 { 8402, _gloffset_DrawRangeElements },
4757 /* from GL_EXT_histogram */
4758 { 812, _gloffset_Histogram },
4759 { 3088, _gloffset_ResetHistogram },
4760 { 8774, _gloffset_GetMinmax },
4761 { 13519, _gloffset_GetHistogramParameterfv },
4762 { 21480, _gloffset_GetMinmaxParameteriv },
4763 { 23339, _gloffset_ResetMinmax },
4764 { 24200, _gloffset_GetHistogramParameteriv },
4765 { 25256, _gloffset_GetHistogram },
4766 { 27618, _gloffset_Minmax },
4767 { 29080, _gloffset_GetMinmaxParameterfv },
4768 /* from GL_EXT_paletted_texture */
4769 { 7384, _gloffset_ColorTable },
4770 { 13365, _gloffset_GetColorTable },
4771 { 20176, _gloffset_GetColorTableParameterfv },
4772 { 22126, _gloffset_GetColorTableParameteriv },
4773 /* from GL_EXT_subtexture */
4774 { 6105, _gloffset_TexSubImage1D },
4775 { 9388, _gloffset_TexSubImage2D },
4776 /* from GL_EXT_texture3D */
4777 { 1658, _gloffset_TexImage3D },
4778 { 19945, _gloffset_TexSubImage3D },
4779 /* from GL_EXT_texture_object */
4780 { 2964, _gloffset_PrioritizeTextures },
4781 { 6554, _gloffset_AreTexturesResident },
4782 { 11916, _gloffset_GenTextures },
4783 { 13851, _gloffset_DeleteTextures },
4784 { 17102, _gloffset_IsTexture },
4785 { 26250, _gloffset_BindTexture },
4786 /* from GL_EXT_vertex_array */
4787 { 21307, _gloffset_ArrayElement },
4788 { 27206, _gloffset_GetPointerv },
4789 { 28707, _gloffset_DrawArrays },
4790 /* from GL_SGI_color_table */
4791 { 6672, _gloffset_ColorTableParameteriv },
4792 { 7384, _gloffset_ColorTable },
4793 { 13365, _gloffset_GetColorTable },
4794 { 13475, _gloffset_CopyColorTable },
4795 { 16963, _gloffset_ColorTableParameterfv },
4796 { 20176, _gloffset_GetColorTableParameterfv },
4797 { 22126, _gloffset_GetColorTableParameteriv },
4798 /* from GL_VERSION_1_3 */
4799 { 381, _gloffset_MultiTexCoord3sARB },
4800 { 613, _gloffset_ActiveTextureARB },
4801 { 3761, _gloffset_MultiTexCoord1fvARB },
4802 { 5240, _gloffset_MultiTexCoord3dARB },
4803 { 5285, _gloffset_MultiTexCoord2iARB },
4804 { 5409, _gloffset_MultiTexCoord2svARB },
4805 { 7340, _gloffset_MultiTexCoord2fARB },
4806 { 9133, _gloffset_MultiTexCoord3fvARB },
4807 { 9625, _gloffset_MultiTexCoord4sARB },
4808 { 10225, _gloffset_MultiTexCoord2dvARB },
4809 { 10607, _gloffset_MultiTexCoord1svARB },
4810 { 10903, _gloffset_MultiTexCoord3svARB },
4811 { 10964, _gloffset_MultiTexCoord4iARB },
4812 { 11687, _gloffset_MultiTexCoord3iARB },
4813 { 12389, _gloffset_MultiTexCoord1dARB },
4814 { 12555, _gloffset_MultiTexCoord3dvARB },
4815 { 13719, _gloffset_MultiTexCoord3ivARB },
4816 { 13764, _gloffset_MultiTexCoord2sARB },
4817 { 14984, _gloffset_MultiTexCoord4ivARB },
4818 { 16613, _gloffset_ClientActiveTextureARB },
4819 { 18829, _gloffset_MultiTexCoord2dARB },
4820 { 19204, _gloffset_MultiTexCoord4dvARB },
4821 { 19490, _gloffset_MultiTexCoord4fvARB },
4822 { 20317, _gloffset_MultiTexCoord3fARB },
4823 { 22627, _gloffset_MultiTexCoord4dARB },
4824 { 22831, _gloffset_MultiTexCoord1sARB },
4825 { 23009, _gloffset_MultiTexCoord1dvARB },
4826 { 23828, _gloffset_MultiTexCoord1ivARB },
4827 { 23921, _gloffset_MultiTexCoord2ivARB },
4828 { 24260, _gloffset_MultiTexCoord1iARB },
4829 { 25531, _gloffset_MultiTexCoord4svARB },
4830 { 26049, _gloffset_MultiTexCoord1fARB },
4831 { 26312, _gloffset_MultiTexCoord4fARB },
4832 { 28541, _gloffset_MultiTexCoord2fvARB },
4833 { -1, -1 }
4834 };
4835
4836 #endif /* need_MESA_remap_table */
4837
4838 #if defined(need_GL_3DFX_tbuffer)
4839 static const struct gl_function_remap GL_3DFX_tbuffer_functions[] = {
4840 { 8206, -1 }, /* TbufferMask3DFX */
4841 { -1, -1 }
4842 };
4843 #endif
4844
4845 #if defined(need_GL_APPLE_flush_buffer_range)
4846 /* functions defined in MESA_remap_table_functions are excluded */
4847 static const struct gl_function_remap GL_APPLE_flush_buffer_range_functions[] = {
4848 { -1, -1 }
4849 };
4850 #endif
4851
4852 #if defined(need_GL_APPLE_texture_range)
4853 /* functions defined in MESA_remap_table_functions are excluded */
4854 static const struct gl_function_remap GL_APPLE_texture_range_functions[] = {
4855 { -1, -1 }
4856 };
4857 #endif
4858
4859 #if defined(need_GL_APPLE_vertex_array_object)
4860 /* functions defined in MESA_remap_table_functions are excluded */
4861 static const struct gl_function_remap GL_APPLE_vertex_array_object_functions[] = {
4862 { -1, -1 }
4863 };
4864 #endif
4865
4866 #if defined(need_GL_ARB_copy_buffer)
4867 /* functions defined in MESA_remap_table_functions are excluded */
4868 static const struct gl_function_remap GL_ARB_copy_buffer_functions[] = {
4869 { -1, -1 }
4870 };
4871 #endif
4872
4873 #if defined(need_GL_ARB_draw_buffers)
4874 /* functions defined in MESA_remap_table_functions are excluded */
4875 static const struct gl_function_remap GL_ARB_draw_buffers_functions[] = {
4876 { -1, -1 }
4877 };
4878 #endif
4879
4880 #if defined(need_GL_ARB_draw_elements_base_vertex)
4881 /* functions defined in MESA_remap_table_functions are excluded */
4882 static const struct gl_function_remap GL_ARB_draw_elements_base_vertex_functions[] = {
4883 { -1, -1 }
4884 };
4885 #endif
4886
4887 #if defined(need_GL_ARB_framebuffer_object)
4888 /* functions defined in MESA_remap_table_functions are excluded */
4889 static const struct gl_function_remap GL_ARB_framebuffer_object_functions[] = {
4890 { -1, -1 }
4891 };
4892 #endif
4893
4894 #if defined(need_GL_ARB_map_buffer_range)
4895 /* functions defined in MESA_remap_table_functions are excluded */
4896 static const struct gl_function_remap GL_ARB_map_buffer_range_functions[] = {
4897 { -1, -1 }
4898 };
4899 #endif
4900
4901 #if defined(need_GL_ARB_matrix_palette)
4902 static const struct gl_function_remap GL_ARB_matrix_palette_functions[] = {
4903 { 3339, -1 }, /* MatrixIndexusvARB */
4904 { 11508, -1 }, /* MatrixIndexuivARB */
4905 { 12677, -1 }, /* MatrixIndexPointerARB */
4906 { 17351, -1 }, /* CurrentPaletteMatrixARB */
4907 { 20061, -1 }, /* MatrixIndexubvARB */
4908 { -1, -1 }
4909 };
4910 #endif
4911
4912 #if defined(need_GL_ARB_multisample)
4913 /* functions defined in MESA_remap_table_functions are excluded */
4914 static const struct gl_function_remap GL_ARB_multisample_functions[] = {
4915 { -1, -1 }
4916 };
4917 #endif
4918
4919 #if defined(need_GL_ARB_occlusion_query)
4920 /* functions defined in MESA_remap_table_functions are excluded */
4921 static const struct gl_function_remap GL_ARB_occlusion_query_functions[] = {
4922 { -1, -1 }
4923 };
4924 #endif
4925
4926 #if defined(need_GL_ARB_point_parameters)
4927 /* functions defined in MESA_remap_table_functions are excluded */
4928 static const struct gl_function_remap GL_ARB_point_parameters_functions[] = {
4929 { -1, -1 }
4930 };
4931 #endif
4932
4933 #if defined(need_GL_ARB_provoking_vertex)
4934 /* functions defined in MESA_remap_table_functions are excluded */
4935 static const struct gl_function_remap GL_ARB_provoking_vertex_functions[] = {
4936 { -1, -1 }
4937 };
4938 #endif
4939
4940 #if defined(need_GL_ARB_shader_objects)
4941 /* functions defined in MESA_remap_table_functions are excluded */
4942 static const struct gl_function_remap GL_ARB_shader_objects_functions[] = {
4943 { -1, -1 }
4944 };
4945 #endif
4946
4947 #if defined(need_GL_ARB_sync)
4948 /* functions defined in MESA_remap_table_functions are excluded */
4949 static const struct gl_function_remap GL_ARB_sync_functions[] = {
4950 { -1, -1 }
4951 };
4952 #endif
4953
4954 #if defined(need_GL_ARB_texture_compression)
4955 /* functions defined in MESA_remap_table_functions are excluded */
4956 static const struct gl_function_remap GL_ARB_texture_compression_functions[] = {
4957 { -1, -1 }
4958 };
4959 #endif
4960
4961 #if defined(need_GL_ARB_transpose_matrix)
4962 /* functions defined in MESA_remap_table_functions are excluded */
4963 static const struct gl_function_remap GL_ARB_transpose_matrix_functions[] = {
4964 { -1, -1 }
4965 };
4966 #endif
4967
4968 #if defined(need_GL_ARB_vertex_array_object)
4969 /* functions defined in MESA_remap_table_functions are excluded */
4970 static const struct gl_function_remap GL_ARB_vertex_array_object_functions[] = {
4971 { -1, -1 }
4972 };
4973 #endif
4974
4975 #if defined(need_GL_ARB_vertex_blend)
4976 static const struct gl_function_remap GL_ARB_vertex_blend_functions[] = {
4977 { 2226, -1 }, /* WeightubvARB */
4978 { 5572, -1 }, /* WeightivARB */
4979 { 9728, -1 }, /* WeightPointerARB */
4980 { 12146, -1 }, /* WeightfvARB */
4981 { 15431, -1 }, /* WeightbvARB */
4982 { 18497, -1 }, /* WeightusvARB */
4983 { 21044, -1 }, /* VertexBlendARB */
4984 { 26133, -1 }, /* WeightsvARB */
4985 { 28043, -1 }, /* WeightdvARB */
4986 { 28741, -1 }, /* WeightuivARB */
4987 { -1, -1 }
4988 };
4989 #endif
4990
4991 #if defined(need_GL_ARB_vertex_buffer_object)
4992 /* functions defined in MESA_remap_table_functions are excluded */
4993 static const struct gl_function_remap GL_ARB_vertex_buffer_object_functions[] = {
4994 { -1, -1 }
4995 };
4996 #endif
4997
4998 #if defined(need_GL_ARB_vertex_program)
4999 /* functions defined in MESA_remap_table_functions are excluded */
5000 static const struct gl_function_remap GL_ARB_vertex_program_functions[] = {
5001 { -1, -1 }
5002 };
5003 #endif
5004
5005 #if defined(need_GL_ARB_vertex_shader)
5006 /* functions defined in MESA_remap_table_functions are excluded */
5007 static const struct gl_function_remap GL_ARB_vertex_shader_functions[] = {
5008 { -1, -1 }
5009 };
5010 #endif
5011
5012 #if defined(need_GL_ARB_window_pos)
5013 /* functions defined in MESA_remap_table_functions are excluded */
5014 static const struct gl_function_remap GL_ARB_window_pos_functions[] = {
5015 { -1, -1 }
5016 };
5017 #endif
5018
5019 #if defined(need_GL_ATI_blend_equation_separate)
5020 /* functions defined in MESA_remap_table_functions are excluded */
5021 static const struct gl_function_remap GL_ATI_blend_equation_separate_functions[] = {
5022 { -1, -1 }
5023 };
5024 #endif
5025
5026 #if defined(need_GL_ATI_draw_buffers)
5027 /* functions defined in MESA_remap_table_functions are excluded */
5028 static const struct gl_function_remap GL_ATI_draw_buffers_functions[] = {
5029 { -1, -1 }
5030 };
5031 #endif
5032
5033 #if defined(need_GL_ATI_envmap_bumpmap)
5034 /* functions defined in MESA_remap_table_functions are excluded */
5035 static const struct gl_function_remap GL_ATI_envmap_bumpmap_functions[] = {
5036 { -1, -1 }
5037 };
5038 #endif
5039
5040 #if defined(need_GL_ATI_fragment_shader)
5041 /* functions defined in MESA_remap_table_functions are excluded */
5042 static const struct gl_function_remap GL_ATI_fragment_shader_functions[] = {
5043 { -1, -1 }
5044 };
5045 #endif
5046
5047 #if defined(need_GL_ATI_separate_stencil)
5048 /* functions defined in MESA_remap_table_functions are excluded */
5049 static const struct gl_function_remap GL_ATI_separate_stencil_functions[] = {
5050 { -1, -1 }
5051 };
5052 #endif
5053
5054 #if defined(need_GL_EXT_blend_color)
5055 static const struct gl_function_remap GL_EXT_blend_color_functions[] = {
5056 { 2440, _gloffset_BlendColor },
5057 { -1, -1 }
5058 };
5059 #endif
5060
5061 #if defined(need_GL_EXT_blend_equation_separate)
5062 /* functions defined in MESA_remap_table_functions are excluded */
5063 static const struct gl_function_remap GL_EXT_blend_equation_separate_functions[] = {
5064 { -1, -1 }
5065 };
5066 #endif
5067
5068 #if defined(need_GL_EXT_blend_func_separate)
5069 /* functions defined in MESA_remap_table_functions are excluded */
5070 static const struct gl_function_remap GL_EXT_blend_func_separate_functions[] = {
5071 { -1, -1 }
5072 };
5073 #endif
5074
5075 #if defined(need_GL_EXT_blend_minmax)
5076 static const struct gl_function_remap GL_EXT_blend_minmax_functions[] = {
5077 { 9863, _gloffset_BlendEquation },
5078 { -1, -1 }
5079 };
5080 #endif
5081
5082 #if defined(need_GL_EXT_color_subtable)
5083 static const struct gl_function_remap GL_EXT_color_subtable_functions[] = {
5084 { 14927, _gloffset_ColorSubTable },
5085 { 27993, _gloffset_CopyColorSubTable },
5086 { -1, -1 }
5087 };
5088 #endif
5089
5090 #if defined(need_GL_EXT_compiled_vertex_array)
5091 /* functions defined in MESA_remap_table_functions are excluded */
5092 static const struct gl_function_remap GL_EXT_compiled_vertex_array_functions[] = {
5093 { -1, -1 }
5094 };
5095 #endif
5096
5097 #if defined(need_GL_EXT_convolution)
5098 static const struct gl_function_remap GL_EXT_convolution_functions[] = {
5099 { 213, _gloffset_ConvolutionFilter1D },
5100 { 2284, _gloffset_CopyConvolutionFilter1D },
5101 { 3624, _gloffset_GetConvolutionParameteriv },
5102 { 7522, _gloffset_ConvolutionFilter2D },
5103 { 7688, _gloffset_ConvolutionParameteriv },
5104 { 8148, _gloffset_ConvolutionParameterfv },
5105 { 18072, _gloffset_GetSeparableFilter },
5106 { 21118, _gloffset_SeparableFilter2D },
5107 { 21947, _gloffset_ConvolutionParameteri },
5108 { 22070, _gloffset_ConvolutionParameterf },
5109 { 23449, _gloffset_GetConvolutionParameterfv },
5110 { 24303, _gloffset_GetConvolutionFilter },
5111 { 26547, _gloffset_CopyConvolutionFilter2D },
5112 { -1, -1 }
5113 };
5114 #endif
5115
5116 #if defined(need_GL_EXT_coordinate_frame)
5117 static const struct gl_function_remap GL_EXT_coordinate_frame_functions[] = {
5118 { 9272, -1 }, /* TangentPointerEXT */
5119 { 11022, -1 }, /* Binormal3ivEXT */
5120 { 11640, -1 }, /* Tangent3sEXT */
5121 { 12742, -1 }, /* Tangent3fvEXT */
5122 { 16363, -1 }, /* Tangent3dvEXT */
5123 { 17049, -1 }, /* Binormal3bvEXT */
5124 { 18125, -1 }, /* Binormal3dEXT */
5125 { 19993, -1 }, /* Tangent3fEXT */
5126 { 22019, -1 }, /* Binormal3sEXT */
5127 { 22437, -1 }, /* Tangent3ivEXT */
5128 { 22456, -1 }, /* Tangent3dEXT */
5129 { 23236, -1 }, /* Binormal3svEXT */
5130 { 23726, -1 }, /* Binormal3fEXT */
5131 { 24578, -1 }, /* Binormal3dvEXT */
5132 { 25753, -1 }, /* Tangent3iEXT */
5133 { 26832, -1 }, /* Tangent3bvEXT */
5134 { 27241, -1 }, /* Tangent3bEXT */
5135 { 27766, -1 }, /* Binormal3fvEXT */
5136 { 28440, -1 }, /* BinormalPointerEXT */
5137 { 28845, -1 }, /* Tangent3svEXT */
5138 { 29282, -1 }, /* Binormal3bEXT */
5139 { 29459, -1 }, /* Binormal3iEXT */
5140 { -1, -1 }
5141 };
5142 #endif
5143
5144 #if defined(need_GL_EXT_copy_texture)
5145 static const struct gl_function_remap GL_EXT_copy_texture_functions[] = {
5146 { 13185, _gloffset_CopyTexSubImage3D },
5147 { 14667, _gloffset_CopyTexImage2D },
5148 { 21555, _gloffset_CopyTexImage1D },
5149 { 23984, _gloffset_CopyTexSubImage2D },
5150 { 26185, _gloffset_CopyTexSubImage1D },
5151 { -1, -1 }
5152 };
5153 #endif
5154
5155 #if defined(need_GL_EXT_cull_vertex)
5156 /* functions defined in MESA_remap_table_functions are excluded */
5157 static const struct gl_function_remap GL_EXT_cull_vertex_functions[] = {
5158 { -1, -1 }
5159 };
5160 #endif
5161
5162 #if defined(need_GL_EXT_depth_bounds_test)
5163 /* functions defined in MESA_remap_table_functions are excluded */
5164 static const struct gl_function_remap GL_EXT_depth_bounds_test_functions[] = {
5165 { -1, -1 }
5166 };
5167 #endif
5168
5169 #if defined(need_GL_EXT_draw_range_elements)
5170 static const struct gl_function_remap GL_EXT_draw_range_elements_functions[] = {
5171 { 8402, _gloffset_DrawRangeElements },
5172 { -1, -1 }
5173 };
5174 #endif
5175
5176 #if defined(need_GL_EXT_fog_coord)
5177 /* functions defined in MESA_remap_table_functions are excluded */
5178 static const struct gl_function_remap GL_EXT_fog_coord_functions[] = {
5179 { -1, -1 }
5180 };
5181 #endif
5182
5183 #if defined(need_GL_EXT_framebuffer_blit)
5184 /* functions defined in MESA_remap_table_functions are excluded */
5185 static const struct gl_function_remap GL_EXT_framebuffer_blit_functions[] = {
5186 { -1, -1 }
5187 };
5188 #endif
5189
5190 #if defined(need_GL_EXT_framebuffer_multisample)
5191 /* functions defined in MESA_remap_table_functions are excluded */
5192 static const struct gl_function_remap GL_EXT_framebuffer_multisample_functions[] = {
5193 { -1, -1 }
5194 };
5195 #endif
5196
5197 #if defined(need_GL_EXT_framebuffer_object)
5198 /* functions defined in MESA_remap_table_functions are excluded */
5199 static const struct gl_function_remap GL_EXT_framebuffer_object_functions[] = {
5200 { -1, -1 }
5201 };
5202 #endif
5203
5204 #if defined(need_GL_EXT_gpu_program_parameters)
5205 /* functions defined in MESA_remap_table_functions are excluded */
5206 static const struct gl_function_remap GL_EXT_gpu_program_parameters_functions[] = {
5207 { -1, -1 }
5208 };
5209 #endif
5210
5211 #if defined(need_GL_EXT_histogram)
5212 static const struct gl_function_remap GL_EXT_histogram_functions[] = {
5213 { 812, _gloffset_Histogram },
5214 { 3088, _gloffset_ResetHistogram },
5215 { 8774, _gloffset_GetMinmax },
5216 { 13519, _gloffset_GetHistogramParameterfv },
5217 { 21480, _gloffset_GetMinmaxParameteriv },
5218 { 23339, _gloffset_ResetMinmax },
5219 { 24200, _gloffset_GetHistogramParameteriv },
5220 { 25256, _gloffset_GetHistogram },
5221 { 27618, _gloffset_Minmax },
5222 { 29080, _gloffset_GetMinmaxParameterfv },
5223 { -1, -1 }
5224 };
5225 #endif
5226
5227 #if defined(need_GL_EXT_index_func)
5228 static const struct gl_function_remap GL_EXT_index_func_functions[] = {
5229 { 10090, -1 }, /* IndexFuncEXT */
5230 { -1, -1 }
5231 };
5232 #endif
5233
5234 #if defined(need_GL_EXT_index_material)
5235 static const struct gl_function_remap GL_EXT_index_material_functions[] = {
5236 { 18584, -1 }, /* IndexMaterialEXT */
5237 { -1, -1 }
5238 };
5239 #endif
5240
5241 #if defined(need_GL_EXT_light_texture)
5242 static const struct gl_function_remap GL_EXT_light_texture_functions[] = {
5243 { 23256, -1 }, /* ApplyTextureEXT */
5244 { 23293, -1 }, /* TextureMaterialEXT */
5245 { 23318, -1 }, /* TextureLightEXT */
5246 { -1, -1 }
5247 };
5248 #endif
5249
5250 #if defined(need_GL_EXT_multi_draw_arrays)
5251 /* functions defined in MESA_remap_table_functions are excluded */
5252 static const struct gl_function_remap GL_EXT_multi_draw_arrays_functions[] = {
5253 { -1, -1 }
5254 };
5255 #endif
5256
5257 #if defined(need_GL_EXT_multisample)
5258 /* functions defined in MESA_remap_table_functions are excluded */
5259 static const struct gl_function_remap GL_EXT_multisample_functions[] = {
5260 { -1, -1 }
5261 };
5262 #endif
5263
5264 #if defined(need_GL_EXT_paletted_texture)
5265 static const struct gl_function_remap GL_EXT_paletted_texture_functions[] = {
5266 { 7384, _gloffset_ColorTable },
5267 { 13365, _gloffset_GetColorTable },
5268 { 20176, _gloffset_GetColorTableParameterfv },
5269 { 22126, _gloffset_GetColorTableParameteriv },
5270 { -1, -1 }
5271 };
5272 #endif
5273
5274 #if defined(need_GL_EXT_pixel_transform)
5275 static const struct gl_function_remap GL_EXT_pixel_transform_functions[] = {
5276 { 9513, -1 }, /* PixelTransformParameterfvEXT */
5277 { 19169, -1 }, /* PixelTransformParameterfEXT */
5278 { 19249, -1 }, /* PixelTransformParameteriEXT */
5279 { 28404, -1 }, /* PixelTransformParameterivEXT */
5280 { -1, -1 }
5281 };
5282 #endif
5283
5284 #if defined(need_GL_EXT_point_parameters)
5285 /* functions defined in MESA_remap_table_functions are excluded */
5286 static const struct gl_function_remap GL_EXT_point_parameters_functions[] = {
5287 { -1, -1 }
5288 };
5289 #endif
5290
5291 #if defined(need_GL_EXT_polygon_offset)
5292 /* functions defined in MESA_remap_table_functions are excluded */
5293 static const struct gl_function_remap GL_EXT_polygon_offset_functions[] = {
5294 { -1, -1 }
5295 };
5296 #endif
5297
5298 #if defined(need_GL_EXT_provoking_vertex)
5299 /* functions defined in MESA_remap_table_functions are excluded */
5300 static const struct gl_function_remap GL_EXT_provoking_vertex_functions[] = {
5301 { -1, -1 }
5302 };
5303 #endif
5304
5305 #if defined(need_GL_EXT_secondary_color)
5306 /* functions defined in MESA_remap_table_functions are excluded */
5307 static const struct gl_function_remap GL_EXT_secondary_color_functions[] = {
5308 { -1, -1 }
5309 };
5310 #endif
5311
5312 #if defined(need_GL_EXT_stencil_two_side)
5313 /* functions defined in MESA_remap_table_functions are excluded */
5314 static const struct gl_function_remap GL_EXT_stencil_two_side_functions[] = {
5315 { -1, -1 }
5316 };
5317 #endif
5318
5319 #if defined(need_GL_EXT_subtexture)
5320 static const struct gl_function_remap GL_EXT_subtexture_functions[] = {
5321 { 6105, _gloffset_TexSubImage1D },
5322 { 9388, _gloffset_TexSubImage2D },
5323 { -1, -1 }
5324 };
5325 #endif
5326
5327 #if defined(need_GL_EXT_texture3D)
5328 static const struct gl_function_remap GL_EXT_texture3D_functions[] = {
5329 { 1658, _gloffset_TexImage3D },
5330 { 19945, _gloffset_TexSubImage3D },
5331 { -1, -1 }
5332 };
5333 #endif
5334
5335 #if defined(need_GL_EXT_texture_array)
5336 /* functions defined in MESA_remap_table_functions are excluded */
5337 static const struct gl_function_remap GL_EXT_texture_array_functions[] = {
5338 { -1, -1 }
5339 };
5340 #endif
5341
5342 #if defined(need_GL_EXT_texture_object)
5343 static const struct gl_function_remap GL_EXT_texture_object_functions[] = {
5344 { 2964, _gloffset_PrioritizeTextures },
5345 { 6554, _gloffset_AreTexturesResident },
5346 { 11916, _gloffset_GenTextures },
5347 { 13851, _gloffset_DeleteTextures },
5348 { 17102, _gloffset_IsTexture },
5349 { 26250, _gloffset_BindTexture },
5350 { -1, -1 }
5351 };
5352 #endif
5353
5354 #if defined(need_GL_EXT_texture_perturb_normal)
5355 static const struct gl_function_remap GL_EXT_texture_perturb_normal_functions[] = {
5356 { 12096, -1 }, /* TextureNormalEXT */
5357 { -1, -1 }
5358 };
5359 #endif
5360
5361 #if defined(need_GL_EXT_timer_query)
5362 /* functions defined in MESA_remap_table_functions are excluded */
5363 static const struct gl_function_remap GL_EXT_timer_query_functions[] = {
5364 { -1, -1 }
5365 };
5366 #endif
5367
5368 #if defined(need_GL_EXT_vertex_array)
5369 /* functions defined in MESA_remap_table_functions are excluded */
5370 static const struct gl_function_remap GL_EXT_vertex_array_functions[] = {
5371 { 21307, _gloffset_ArrayElement },
5372 { 27206, _gloffset_GetPointerv },
5373 { 28707, _gloffset_DrawArrays },
5374 { -1, -1 }
5375 };
5376 #endif
5377
5378 #if defined(need_GL_EXT_vertex_weighting)
5379 static const struct gl_function_remap GL_EXT_vertex_weighting_functions[] = {
5380 { 17132, -1 }, /* VertexWeightfvEXT */
5381 { 23704, -1 }, /* VertexWeightfEXT */
5382 { 25225, -1 }, /* VertexWeightPointerEXT */
5383 { -1, -1 }
5384 };
5385 #endif
5386
5387 #if defined(need_GL_HP_image_transform)
5388 static const struct gl_function_remap GL_HP_image_transform_functions[] = {
5389 { 2157, -1 }, /* GetImageTransformParameterfvHP */
5390 { 3305, -1 }, /* ImageTransformParameterfHP */
5391 { 8966, -1 }, /* ImageTransformParameterfvHP */
5392 { 10525, -1 }, /* ImageTransformParameteriHP */
5393 { 10793, -1 }, /* GetImageTransformParameterivHP */
5394 { 17196, -1 }, /* ImageTransformParameterivHP */
5395 { -1, -1 }
5396 };
5397 #endif
5398
5399 #if defined(need_GL_IBM_multimode_draw_arrays)
5400 /* functions defined in MESA_remap_table_functions are excluded */
5401 static const struct gl_function_remap GL_IBM_multimode_draw_arrays_functions[] = {
5402 { -1, -1 }
5403 };
5404 #endif
5405
5406 #if defined(need_GL_IBM_vertex_array_lists)
5407 static const struct gl_function_remap GL_IBM_vertex_array_lists_functions[] = {
5408 { 3857, -1 }, /* SecondaryColorPointerListIBM */
5409 { 5106, -1 }, /* NormalPointerListIBM */
5410 { 6728, -1 }, /* FogCoordPointerListIBM */
5411 { 7035, -1 }, /* VertexPointerListIBM */
5412 { 10446, -1 }, /* ColorPointerListIBM */
5413 { 11747, -1 }, /* TexCoordPointerListIBM */
5414 { 12118, -1 }, /* IndexPointerListIBM */
5415 { 29023, -1 }, /* EdgeFlagPointerListIBM */
5416 { -1, -1 }
5417 };
5418 #endif
5419
5420 #if defined(need_GL_INGR_blend_func_separate)
5421 /* functions defined in MESA_remap_table_functions are excluded */
5422 static const struct gl_function_remap GL_INGR_blend_func_separate_functions[] = {
5423 { -1, -1 }
5424 };
5425 #endif
5426
5427 #if defined(need_GL_INTEL_parallel_arrays)
5428 static const struct gl_function_remap GL_INTEL_parallel_arrays_functions[] = {
5429 { 11134, -1 }, /* VertexPointervINTEL */
5430 { 13612, -1 }, /* ColorPointervINTEL */
5431 { 26521, -1 }, /* NormalPointervINTEL */
5432 { 26947, -1 }, /* TexCoordPointervINTEL */
5433 { -1, -1 }
5434 };
5435 #endif
5436
5437 #if defined(need_GL_MESA_resize_buffers)
5438 /* functions defined in MESA_remap_table_functions are excluded */
5439 static const struct gl_function_remap GL_MESA_resize_buffers_functions[] = {
5440 { -1, -1 }
5441 };
5442 #endif
5443
5444 #if defined(need_GL_MESA_shader_debug)
5445 static const struct gl_function_remap GL_MESA_shader_debug_functions[] = {
5446 { 1522, -1 }, /* GetDebugLogLengthMESA */
5447 { 3063, -1 }, /* ClearDebugLogMESA */
5448 { 4018, -1 }, /* GetDebugLogMESA */
5449 { 27399, -1 }, /* CreateDebugObjectMESA */
5450 { -1, -1 }
5451 };
5452 #endif
5453
5454 #if defined(need_GL_MESA_window_pos)
5455 /* functions defined in MESA_remap_table_functions are excluded */
5456 static const struct gl_function_remap GL_MESA_window_pos_functions[] = {
5457 { -1, -1 }
5458 };
5459 #endif
5460
5461 #if defined(need_GL_NV_evaluators)
5462 static const struct gl_function_remap GL_NV_evaluators_functions[] = {
5463 { 5773, -1 }, /* GetMapAttribParameterivNV */
5464 { 7490, -1 }, /* MapControlPointsNV */
5465 { 7589, -1 }, /* MapParameterfvNV */
5466 { 9371, -1 }, /* EvalMapsNV */
5467 { 15101, -1 }, /* GetMapAttribParameterfvNV */
5468 { 15267, -1 }, /* MapParameterivNV */
5469 { 21870, -1 }, /* GetMapParameterivNV */
5470 { 22368, -1 }, /* GetMapParameterfvNV */
5471 { 25857, -1 }, /* GetMapControlPointsNV */
5472 { -1, -1 }
5473 };
5474 #endif
5475
5476 #if defined(need_GL_NV_fence)
5477 /* functions defined in MESA_remap_table_functions are excluded */
5478 static const struct gl_function_remap GL_NV_fence_functions[] = {
5479 { -1, -1 }
5480 };
5481 #endif
5482
5483 #if defined(need_GL_NV_fragment_program)
5484 /* functions defined in MESA_remap_table_functions are excluded */
5485 static const struct gl_function_remap GL_NV_fragment_program_functions[] = {
5486 { -1, -1 }
5487 };
5488 #endif
5489
5490 #if defined(need_GL_NV_point_sprite)
5491 /* functions defined in MESA_remap_table_functions are excluded */
5492 static const struct gl_function_remap GL_NV_point_sprite_functions[] = {
5493 { -1, -1 }
5494 };
5495 #endif
5496
5497 #if defined(need_GL_NV_register_combiners)
5498 /* functions defined in MESA_remap_table_functions are excluded */
5499 static const struct gl_function_remap GL_NV_register_combiners_functions[] = {
5500 { -1, -1 }
5501 };
5502 #endif
5503
5504 #if defined(need_GL_NV_register_combiners2)
5505 static const struct gl_function_remap GL_NV_register_combiners2_functions[] = {
5506 { 14004, -1 }, /* CombinerStageParameterfvNV */
5507 { 14319, -1 }, /* GetCombinerStageParameterfvNV */
5508 { -1, -1 }
5509 };
5510 #endif
5511
5512 #if defined(need_GL_NV_vertex_array_range)
5513 /* functions defined in MESA_remap_table_functions are excluded */
5514 static const struct gl_function_remap GL_NV_vertex_array_range_functions[] = {
5515 { -1, -1 }
5516 };
5517 #endif
5518
5519 #if defined(need_GL_NV_vertex_program)
5520 /* functions defined in MESA_remap_table_functions are excluded */
5521 static const struct gl_function_remap GL_NV_vertex_program_functions[] = {
5522 { -1, -1 }
5523 };
5524 #endif
5525
5526 #if defined(need_GL_PGI_misc_hints)
5527 static const struct gl_function_remap GL_PGI_misc_hints_functions[] = {
5528 { 7674, -1 }, /* HintPGI */
5529 { -1, -1 }
5530 };
5531 #endif
5532
5533 #if defined(need_GL_SGIS_detail_texture)
5534 static const struct gl_function_remap GL_SGIS_detail_texture_functions[] = {
5535 { 14292, -1 }, /* GetDetailTexFuncSGIS */
5536 { 14612, -1 }, /* DetailTexFuncSGIS */
5537 { -1, -1 }
5538 };
5539 #endif
5540
5541 #if defined(need_GL_SGIS_fog_function)
5542 static const struct gl_function_remap GL_SGIS_fog_function_functions[] = {
5543 { 23966, -1 }, /* FogFuncSGIS */
5544 { 24631, -1 }, /* GetFogFuncSGIS */
5545 { -1, -1 }
5546 };
5547 #endif
5548
5549 #if defined(need_GL_SGIS_multisample)
5550 /* functions defined in MESA_remap_table_functions are excluded */
5551 static const struct gl_function_remap GL_SGIS_multisample_functions[] = {
5552 { -1, -1 }
5553 };
5554 #endif
5555
5556 #if defined(need_GL_SGIS_pixel_texture)
5557 /* functions defined in MESA_remap_table_functions are excluded */
5558 static const struct gl_function_remap GL_SGIS_pixel_texture_functions[] = {
5559 { -1, -1 }
5560 };
5561 #endif
5562
5563 #if defined(need_GL_SGIS_point_parameters)
5564 /* functions defined in MESA_remap_table_functions are excluded */
5565 static const struct gl_function_remap GL_SGIS_point_parameters_functions[] = {
5566 { -1, -1 }
5567 };
5568 #endif
5569
5570 #if defined(need_GL_SGIS_sharpen_texture)
5571 static const struct gl_function_remap GL_SGIS_sharpen_texture_functions[] = {
5572 { 5834, -1 }, /* GetSharpenTexFuncSGIS */
5573 { 19464, -1 }, /* SharpenTexFuncSGIS */
5574 { -1, -1 }
5575 };
5576 #endif
5577
5578 #if defined(need_GL_SGIS_texture4D)
5579 static const struct gl_function_remap GL_SGIS_texture4D_functions[] = {
5580 { 894, -1 }, /* TexImage4DSGIS */
5581 { 13920, -1 }, /* TexSubImage4DSGIS */
5582 { -1, -1 }
5583 };
5584 #endif
5585
5586 #if defined(need_GL_SGIS_texture_color_mask)
5587 static const struct gl_function_remap GL_SGIS_texture_color_mask_functions[] = {
5588 { 13318, -1 }, /* TextureColorMaskSGIS */
5589 { -1, -1 }
5590 };
5591 #endif
5592
5593 #if defined(need_GL_SGIS_texture_filter4)
5594 static const struct gl_function_remap GL_SGIS_texture_filter4_functions[] = {
5595 { 6011, -1 }, /* GetTexFilterFuncSGIS */
5596 { 14438, -1 }, /* TexFilterFuncSGIS */
5597 { -1, -1 }
5598 };
5599 #endif
5600
5601 #if defined(need_GL_SGIX_async)
5602 static const struct gl_function_remap GL_SGIX_async_functions[] = {
5603 { 3014, -1 }, /* AsyncMarkerSGIX */
5604 { 3997, -1 }, /* FinishAsyncSGIX */
5605 { 4703, -1 }, /* PollAsyncSGIX */
5606 { 19611, -1 }, /* DeleteAsyncMarkersSGIX */
5607 { 19640, -1 }, /* IsAsyncMarkerSGIX */
5608 { 28820, -1 }, /* GenAsyncMarkersSGIX */
5609 { -1, -1 }
5610 };
5611 #endif
5612
5613 #if defined(need_GL_SGIX_flush_raster)
5614 static const struct gl_function_remap GL_SGIX_flush_raster_functions[] = {
5615 { 6382, -1 }, /* FlushRasterSGIX */
5616 { -1, -1 }
5617 };
5618 #endif
5619
5620 #if defined(need_GL_SGIX_fragment_lighting)
5621 static const struct gl_function_remap GL_SGIX_fragment_lighting_functions[] = {
5622 { 2410, -1 }, /* FragmentMaterialfvSGIX */
5623 { 2906, -1 }, /* FragmentLightModelivSGIX */
5624 { 4654, -1 }, /* FragmentLightiSGIX */
5625 { 5514, -1 }, /* GetFragmentMaterialfvSGIX */
5626 { 7102, -1 }, /* FragmentMaterialfSGIX */
5627 { 7263, -1 }, /* GetFragmentLightivSGIX */
5628 { 8100, -1 }, /* FragmentLightModeliSGIX */
5629 { 9434, -1 }, /* FragmentLightivSGIX */
5630 { 9671, -1 }, /* GetFragmentMaterialivSGIX */
5631 { 17019, -1 }, /* FragmentLightModelfSGIX */
5632 { 17319, -1 }, /* FragmentColorMaterialSGIX */
5633 { 17691, -1 }, /* FragmentMaterialiSGIX */
5634 { 18912, -1 }, /* LightEnviSGIX */
5635 { 20268, -1 }, /* FragmentLightModelfvSGIX */
5636 { 20577, -1 }, /* FragmentLightfvSGIX */
5637 { 25107, -1 }, /* FragmentLightfSGIX */
5638 { 27736, -1 }, /* GetFragmentLightfvSGIX */
5639 { 29303, -1 }, /* FragmentMaterialivSGIX */
5640 { -1, -1 }
5641 };
5642 #endif
5643
5644 #if defined(need_GL_SGIX_framezoom)
5645 static const struct gl_function_remap GL_SGIX_framezoom_functions[] = {
5646 { 19663, -1 }, /* FrameZoomSGIX */
5647 { -1, -1 }
5648 };
5649 #endif
5650
5651 #if defined(need_GL_SGIX_igloo_interface)
5652 static const struct gl_function_remap GL_SGIX_igloo_interface_functions[] = {
5653 { 25415, -1 }, /* IglooInterfaceSGIX */
5654 { -1, -1 }
5655 };
5656 #endif
5657
5658 #if defined(need_GL_SGIX_instruments)
5659 static const struct gl_function_remap GL_SGIX_instruments_functions[] = {
5660 { 2573, -1 }, /* ReadInstrumentsSGIX */
5661 { 5590, -1 }, /* PollInstrumentsSGIX */
5662 { 9332, -1 }, /* GetInstrumentsSGIX */
5663 { 11345, -1 }, /* StartInstrumentsSGIX */
5664 { 14038, -1 }, /* StopInstrumentsSGIX */
5665 { 15644, -1 }, /* InstrumentsBufferSGIX */
5666 { -1, -1 }
5667 };
5668 #endif
5669
5670 #if defined(need_GL_SGIX_list_priority)
5671 static const struct gl_function_remap GL_SGIX_list_priority_functions[] = {
5672 { 1125, -1 }, /* ListParameterfSGIX */
5673 { 2763, -1 }, /* GetListParameterfvSGIX */
5674 { 15559, -1 }, /* ListParameteriSGIX */
5675 { 16313, -1 }, /* ListParameterfvSGIX */
5676 { 18318, -1 }, /* ListParameterivSGIX */
5677 { 28864, -1 }, /* GetListParameterivSGIX */
5678 { -1, -1 }
5679 };
5680 #endif
5681
5682 #if defined(need_GL_SGIX_pixel_texture)
5683 /* functions defined in MESA_remap_table_functions are excluded */
5684 static const struct gl_function_remap GL_SGIX_pixel_texture_functions[] = {
5685 { -1, -1 }
5686 };
5687 #endif
5688
5689 #if defined(need_GL_SGIX_polynomial_ffd)
5690 static const struct gl_function_remap GL_SGIX_polynomial_ffd_functions[] = {
5691 { 3251, -1 }, /* LoadIdentityDeformationMapSGIX */
5692 { 10713, -1 }, /* DeformationMap3dSGIX */
5693 { 14138, -1 }, /* DeformSGIX */
5694 { 21419, -1 }, /* DeformationMap3fSGIX */
5695 { -1, -1 }
5696 };
5697 #endif
5698
5699 #if defined(need_GL_SGIX_reference_plane)
5700 static const struct gl_function_remap GL_SGIX_reference_plane_functions[] = {
5701 { 12869, -1 }, /* ReferencePlaneSGIX */
5702 { -1, -1 }
5703 };
5704 #endif
5705
5706 #if defined(need_GL_SGIX_sprite)
5707 static const struct gl_function_remap GL_SGIX_sprite_functions[] = {
5708 { 8487, -1 }, /* SpriteParameterfvSGIX */
5709 { 18146, -1 }, /* SpriteParameteriSGIX */
5710 { 23373, -1 }, /* SpriteParameterfSGIX */
5711 { 25979, -1 }, /* SpriteParameterivSGIX */
5712 { -1, -1 }
5713 };
5714 #endif
5715
5716 #if defined(need_GL_SGIX_tag_sample_buffer)
5717 static const struct gl_function_remap GL_SGIX_tag_sample_buffer_functions[] = {
5718 { 18205, -1 }, /* TagSampleBufferSGIX */
5719 { -1, -1 }
5720 };
5721 #endif
5722
5723 #if defined(need_GL_SGI_color_table)
5724 static const struct gl_function_remap GL_SGI_color_table_functions[] = {
5725 { 6672, _gloffset_ColorTableParameteriv },
5726 { 7384, _gloffset_ColorTable },
5727 { 13365, _gloffset_GetColorTable },
5728 { 13475, _gloffset_CopyColorTable },
5729 { 16963, _gloffset_ColorTableParameterfv },
5730 { 20176, _gloffset_GetColorTableParameterfv },
5731 { 22126, _gloffset_GetColorTableParameteriv },
5732 { -1, -1 }
5733 };
5734 #endif
5735
5736 #if defined(need_GL_SUNX_constant_data)
5737 static const struct gl_function_remap GL_SUNX_constant_data_functions[] = {
5738 { 27714, -1 }, /* FinishTextureSUNX */
5739 { -1, -1 }
5740 };
5741 #endif
5742
5743 #if defined(need_GL_SUN_global_alpha)
5744 static const struct gl_function_remap GL_SUN_global_alpha_functions[] = {
5745 { 3035, -1 }, /* GlobalAlphaFactorubSUN */
5746 { 4193, -1 }, /* GlobalAlphaFactoriSUN */
5747 { 5615, -1 }, /* GlobalAlphaFactordSUN */
5748 { 8571, -1 }, /* GlobalAlphaFactoruiSUN */
5749 { 8923, -1 }, /* GlobalAlphaFactorbSUN */
5750 { 11660, -1 }, /* GlobalAlphaFactorfSUN */
5751 { 11779, -1 }, /* GlobalAlphaFactorusSUN */
5752 { 19902, -1 }, /* GlobalAlphaFactorsSUN */
5753 { -1, -1 }
5754 };
5755 #endif
5756
5757 #if defined(need_GL_SUN_mesh_array)
5758 static const struct gl_function_remap GL_SUN_mesh_array_functions[] = {
5759 { 25791, -1 }, /* DrawMeshArraysSUN */
5760 { -1, -1 }
5761 };
5762 #endif
5763
5764 #if defined(need_GL_SUN_triangle_list)
5765 static const struct gl_function_remap GL_SUN_triangle_list_functions[] = {
5766 { 3971, -1 }, /* ReplacementCodeubSUN */
5767 { 5454, -1 }, /* ReplacementCodeubvSUN */
5768 { 16684, -1 }, /* ReplacementCodeusvSUN */
5769 { 16872, -1 }, /* ReplacementCodePointerSUN */
5770 { 18229, -1 }, /* ReplacementCodeusSUN */
5771 { 18976, -1 }, /* ReplacementCodeuiSUN */
5772 { 26436, -1 }, /* ReplacementCodeuivSUN */
5773 { -1, -1 }
5774 };
5775 #endif
5776
5777 #if defined(need_GL_SUN_vertex)
5778 static const struct gl_function_remap GL_SUN_vertex_functions[] = {
5779 { 999, -1 }, /* ReplacementCodeuiColor3fVertex3fvSUN */
5780 { 1197, -1 }, /* TexCoord4fColor4fNormal3fVertex4fvSUN */
5781 { 1423, -1 }, /* TexCoord2fColor4ubVertex3fvSUN */
5782 { 1699, -1 }, /* ReplacementCodeuiVertex3fvSUN */
5783 { 1833, -1 }, /* ReplacementCodeuiTexCoord2fVertex3fvSUN */
5784 { 2346, -1 }, /* ReplacementCodeuiNormal3fVertex3fSUN */
5785 { 2642, -1 }, /* Color4ubVertex3fvSUN */
5786 { 4074, -1 }, /* Color4ubVertex3fSUN */
5787 { 4150, -1 }, /* TexCoord2fVertex3fSUN */
5788 { 4449, -1 }, /* TexCoord2fColor4fNormal3fVertex3fSUN */
5789 { 4779, -1 }, /* TexCoord2fNormal3fVertex3fvSUN */
5790 { 5349, -1 }, /* ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN */
5791 { 6419, -1 }, /* ReplacementCodeuiTexCoord2fVertex3fSUN */
5792 { 7131, -1 }, /* TexCoord2fNormal3fVertex3fSUN */
5793 { 7899, -1 }, /* Color3fVertex3fSUN */
5794 { 8882, -1 }, /* Color3fVertex3fvSUN */
5795 { 9297, -1 }, /* Color4fNormal3fVertex3fvSUN */
5796 { 9969, -1 }, /* ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN */
5797 { 11208, -1 }, /* ReplacementCodeuiColor4fNormal3fVertex3fvSUN */
5798 { 12600, -1 }, /* ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN */
5799 { 13011, -1 }, /* TexCoord2fColor3fVertex3fSUN */
5800 { 14063, -1 }, /* TexCoord4fColor4fNormal3fVertex4fSUN */
5801 { 14397, -1 }, /* Color4ubVertex2fvSUN */
5802 { 14637, -1 }, /* Normal3fVertex3fSUN */
5803 { 15585, -1 }, /* ReplacementCodeuiColor4fNormal3fVertex3fSUN */
5804 { 15846, -1 }, /* TexCoord2fColor4fNormal3fVertex3fvSUN */
5805 { 16513, -1 }, /* TexCoord2fVertex3fvSUN */
5806 { 17289, -1 }, /* Color4ubVertex2fSUN */
5807 { 17482, -1 }, /* ReplacementCodeuiColor4ubVertex3fSUN */
5808 { 19335, -1 }, /* TexCoord2fColor4ubVertex3fSUN */
5809 { 19682, -1 }, /* Normal3fVertex3fvSUN */
5810 { 20085, -1 }, /* Color4fNormal3fVertex3fSUN */
5811 { 20951, -1 }, /* ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN */
5812 { 21171, -1 }, /* ReplacementCodeuiColor4ubVertex3fvSUN */
5813 { 22874, -1 }, /* ReplacementCodeuiColor3fVertex3fSUN */
5814 { 24082, -1 }, /* TexCoord4fVertex4fSUN */
5815 { 24508, -1 }, /* TexCoord2fColor3fVertex3fvSUN */
5816 { 24834, -1 }, /* ReplacementCodeuiNormal3fVertex3fvSUN */
5817 { 24961, -1 }, /* TexCoord4fVertex4fvSUN */
5818 { 25663, -1 }, /* ReplacementCodeuiVertex3fSUN */
5819 { -1, -1 }
5820 };
5821 #endif
5822
5823 #if defined(need_GL_VERSION_1_3)
5824 /* functions defined in MESA_remap_table_functions are excluded */
5825 static const struct gl_function_remap GL_VERSION_1_3_functions[] = {
5826 { 381, _gloffset_MultiTexCoord3sARB },
5827 { 613, _gloffset_ActiveTextureARB },
5828 { 3761, _gloffset_MultiTexCoord1fvARB },
5829 { 5240, _gloffset_MultiTexCoord3dARB },
5830 { 5285, _gloffset_MultiTexCoord2iARB },
5831 { 5409, _gloffset_MultiTexCoord2svARB },
5832 { 7340, _gloffset_MultiTexCoord2fARB },
5833 { 9133, _gloffset_MultiTexCoord3fvARB },
5834 { 9625, _gloffset_MultiTexCoord4sARB },
5835 { 10225, _gloffset_MultiTexCoord2dvARB },
5836 { 10607, _gloffset_MultiTexCoord1svARB },
5837 { 10903, _gloffset_MultiTexCoord3svARB },
5838 { 10964, _gloffset_MultiTexCoord4iARB },
5839 { 11687, _gloffset_MultiTexCoord3iARB },
5840 { 12389, _gloffset_MultiTexCoord1dARB },
5841 { 12555, _gloffset_MultiTexCoord3dvARB },
5842 { 13719, _gloffset_MultiTexCoord3ivARB },
5843 { 13764, _gloffset_MultiTexCoord2sARB },
5844 { 14984, _gloffset_MultiTexCoord4ivARB },
5845 { 16613, _gloffset_ClientActiveTextureARB },
5846 { 18829, _gloffset_MultiTexCoord2dARB },
5847 { 19204, _gloffset_MultiTexCoord4dvARB },
5848 { 19490, _gloffset_MultiTexCoord4fvARB },
5849 { 20317, _gloffset_MultiTexCoord3fARB },
5850 { 22627, _gloffset_MultiTexCoord4dARB },
5851 { 22831, _gloffset_MultiTexCoord1sARB },
5852 { 23009, _gloffset_MultiTexCoord1dvARB },
5853 { 23828, _gloffset_MultiTexCoord1ivARB },
5854 { 23921, _gloffset_MultiTexCoord2ivARB },
5855 { 24260, _gloffset_MultiTexCoord1iARB },
5856 { 25531, _gloffset_MultiTexCoord4svARB },
5857 { 26049, _gloffset_MultiTexCoord1fARB },
5858 { 26312, _gloffset_MultiTexCoord4fARB },
5859 { 28541, _gloffset_MultiTexCoord2fvARB },
5860 { -1, -1 }
5861 };
5862 #endif
5863
5864 #if defined(need_GL_VERSION_1_4)
5865 /* functions defined in MESA_remap_table_functions are excluded */
5866 static const struct gl_function_remap GL_VERSION_1_4_functions[] = {
5867 { -1, -1 }
5868 };
5869 #endif
5870
5871 #if defined(need_GL_VERSION_1_5)
5872 /* functions defined in MESA_remap_table_functions are excluded */
5873 static const struct gl_function_remap GL_VERSION_1_5_functions[] = {
5874 { -1, -1 }
5875 };
5876 #endif
5877
5878 #if defined(need_GL_VERSION_2_0)
5879 /* functions defined in MESA_remap_table_functions are excluded */
5880 static const struct gl_function_remap GL_VERSION_2_0_functions[] = {
5881 { -1, -1 }
5882 };
5883 #endif
5884
5885 #if defined(need_GL_VERSION_2_1)
5886 /* functions defined in MESA_remap_table_functions are excluded */
5887 static const struct gl_function_remap GL_VERSION_2_1_functions[] = {
5888 { -1, -1 }
5889 };
5890 #endif
5891