glapi: Move assembly dispatchers back into glapi/.
[mesa.git] / src / mesa / glapi / glapi_sparc.S
1 /* DO NOT EDIT - This file generated automatically by gl_SPARC_asm.py (from Mesa) script */
2
3 /*
4 * Copyright (C) 1999-2003 Brian Paul All Rights Reserved.
5 * (C) Copyright IBM Corporation 2004
6 * All Rights Reserved.
7 *
8 * Permission is hereby granted, free of charge, to any person obtaining a
9 * copy of this software and associated documentation files (the "Software"),
10 * to deal in the Software without restriction, including without limitation
11 * the rights to use, copy, modify, merge, publish, distribute, sub license,
12 * and/or sell copies of the Software, and to permit persons to whom the
13 * Software is furnished to do so, subject to the following conditions:
14 *
15 * The above copyright notice and this permission notice (including the next
16 * paragraph) shall be included in all copies or substantial portions of the
17 * Software.
18 *
19 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
22 * BRIAN PAUL, IBM,
23 * AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
24 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
25 * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26 * SOFTWARE.
27 */
28
29 #include "glapi/glapioffsets.h"
30
31 #ifdef __arch64__
32 #define GL_OFF(N) ((N) * 8)
33 #define GL_LL ldx
34 #define GL_TIE_LD(SYM) %tie_ldx(SYM)
35 #define GL_STACK_SIZE 128
36 #else
37 #define GL_OFF(N) ((N) * 4)
38 #define GL_LL ld
39 #define GL_TIE_LD(SYM) %tie_ld(SYM)
40 #define GL_STACK_SIZE 64
41 #endif
42
43 #define GLOBL_FN(x) .globl x ; .type x, @function
44 #define HIDDEN(x) .hidden x
45
46 .register %g2, #scratch
47 .register %g3, #scratch
48
49 .text
50
51 GLOBL_FN(__glapi_sparc_icache_flush)
52 HIDDEN(__glapi_sparc_icache_flush)
53 .type __glapi_sparc_icache_flush, @function
54 __glapi_sparc_icache_flush: /* %o0 = insn_addr */
55 flush %o0
56 retl
57 nop
58
59 .align 32
60
61 .type __glapi_sparc_get_pc, @function
62 __glapi_sparc_get_pc:
63 retl
64 add %o7, %g2, %g2
65 .size __glapi_sparc_get_pc, .-__glapi_sparc_get_pc
66
67 #ifdef GLX_USE_TLS
68
69 GLOBL_FN(__glapi_sparc_get_dispatch)
70 HIDDEN(__glapi_sparc_get_dispatch)
71 __glapi_sparc_get_dispatch:
72 mov %o7, %g1
73 sethi %hi(_GLOBAL_OFFSET_TABLE_-4), %g2
74 call __glapi_sparc_get_pc
75 add %g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2
76 mov %g1, %o7
77 sethi %tie_hi22(_glapi_tls_Dispatch), %g1
78 add %g1, %tie_lo10(_glapi_tls_Dispatch), %g1
79 GL_LL [%g2 + %g1], %g2, GL_TIE_LD(_glapi_tls_Dispatch)
80 retl
81 mov %g2, %o0
82
83 .data
84 .align 32
85
86 /* --> sethi %hi(_glapi_tls_Dispatch), %g1 */
87 /* --> or %g1, %lo(_glapi_tls_Dispatch), %g1 */
88 GLOBL_FN(__glapi_sparc_tls_stub)
89 HIDDEN(__glapi_sparc_tls_stub)
90 __glapi_sparc_tls_stub: /* Call offset in %g3 */
91 mov %o7, %g1
92 sethi %hi(_GLOBAL_OFFSET_TABLE_-4), %g2
93 call __glapi_sparc_get_pc
94 add %g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2
95 mov %g1, %o7
96 srl %g3, 10, %g3
97 sethi %tie_hi22(_glapi_tls_Dispatch), %g1
98 add %g1, %tie_lo10(_glapi_tls_Dispatch), %g1
99 GL_LL [%g2 + %g1], %g2, GL_TIE_LD(_glapi_tls_Dispatch)
100 GL_LL [%g7+%g2], %g1
101 GL_LL [%g1 + %g3], %g1
102 jmp %g1
103 nop
104 .size __glapi_sparc_tls_stub, .-__glapi_sparc_tls_stub
105
106 #define GL_STUB(fn, off) \
107 GLOBL_FN(fn); \
108 fn: ba __glapi_sparc_tls_stub; \
109 sethi GL_OFF(off), %g3; \
110 .size fn,.-fn;
111
112 #elif defined(PTHREADS)
113
114 /* 64-bit 0x00 --> sethi %hh(_glapi_Dispatch), %g1 */
115 /* 64-bit 0x04 --> sethi %lm(_glapi_Dispatch), %g2 */
116 /* 64-bit 0x08 --> or %g1, %hm(_glapi_Dispatch), %g1 */
117 /* 64-bit 0x0c --> sllx %g1, 32, %g1 */
118 /* 64-bit 0x10 --> add %g1, %g2, %g1 */
119 /* 64-bit 0x14 --> ldx [%g1 + %lo(_glapi_Dispatch)], %g1 */
120
121 /* 32-bit 0x00 --> sethi %hi(_glapi_Dispatch), %g1 */
122 /* 32-bit 0x04 --> ld [%g1 + %lo(_glapi_Dispatch)], %g1 */
123
124 .data
125 .align 32
126
127 GLOBL_FN(__glapi_sparc_pthread_stub)
128 HIDDEN(__glapi_sparc_pthread_stub)
129 __glapi_sparc_pthread_stub: /* Call offset in %g3 */
130 mov %o7, %g1
131 sethi %hi(_GLOBAL_OFFSET_TABLE_-4), %g2
132 call __glapi_sparc_get_pc
133 add %g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2
134 mov %g1, %o7
135 sethi %hi(_glapi_Dispatch), %g1
136 or %g1, %lo(_glapi_Dispatch), %g1
137 srl %g3, 10, %g3
138 GL_LL [%g2+%g1], %g2
139 GL_LL [%g2], %g1
140 cmp %g1, 0
141 be 2f
142 nop
143 1: GL_LL [%g1 + %g3], %g1
144 jmp %g1
145 nop
146 2: save %sp, GL_STACK_SIZE, %sp
147 mov %g3, %l0
148 call _glapi_get_dispatch
149 nop
150 mov %o0, %g1
151 mov %l0, %g3
152 ba 1b
153 restore %g0, %g0, %g0
154 .size __glapi_sparc_pthread_stub, .-__glapi_sparc_pthread_stub
155
156 #define GL_STUB(fn, off) \
157 GLOBL_FN(fn); \
158 fn: ba __glapi_sparc_pthread_stub; \
159 sethi GL_OFF(off), %g3; \
160 .size fn,.-fn;
161
162 #else /* Non-threaded version. */
163
164 .type __glapi_sparc_nothread_stub, @function
165 __glapi_sparc_nothread_stub: /* Call offset in %g3 */
166 mov %o7, %g1
167 sethi %hi(_GLOBAL_OFFSET_TABLE_-4), %g2
168 call __glapi_sparc_get_pc
169 add %g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2
170 mov %g1, %o7
171 srl %g3, 10, %g3
172 sethi %hi(_glapi_Dispatch), %g1
173 or %g1, %lo(_glapi_Dispatch), %g1
174 GL_LL [%g2+%g1], %g2
175 GL_LL [%g2], %g1
176 GL_LL [%g1 + %g3], %g1
177 jmp %g1
178 nop
179 .size __glapi_sparc_nothread_stub, .-__glapi_sparc_nothread_stub
180
181 #define GL_STUB(fn, off) \
182 GLOBL_FN(fn); \
183 fn: ba __glapi_sparc_nothread_stub; \
184 sethi GL_OFF(off), %g3; \
185 .size fn,.-fn;
186
187 #endif
188
189 #define GL_STUB_ALIAS(fn, alias) \
190 .globl fn; \
191 .set fn, alias
192
193 .text
194 .align 32
195
196 .globl gl_dispatch_functions_start
197 HIDDEN(gl_dispatch_functions_start)
198 gl_dispatch_functions_start:
199
200 GL_STUB(glNewList, _gloffset_NewList)
201 GL_STUB(glEndList, _gloffset_EndList)
202 GL_STUB(glCallList, _gloffset_CallList)
203 GL_STUB(glCallLists, _gloffset_CallLists)
204 GL_STUB(glDeleteLists, _gloffset_DeleteLists)
205 GL_STUB(glGenLists, _gloffset_GenLists)
206 GL_STUB(glListBase, _gloffset_ListBase)
207 GL_STUB(glBegin, _gloffset_Begin)
208 GL_STUB(glBitmap, _gloffset_Bitmap)
209 GL_STUB(glColor3b, _gloffset_Color3b)
210 GL_STUB(glColor3bv, _gloffset_Color3bv)
211 GL_STUB(glColor3d, _gloffset_Color3d)
212 GL_STUB(glColor3dv, _gloffset_Color3dv)
213 GL_STUB(glColor3f, _gloffset_Color3f)
214 GL_STUB(glColor3fv, _gloffset_Color3fv)
215 GL_STUB(glColor3i, _gloffset_Color3i)
216 GL_STUB(glColor3iv, _gloffset_Color3iv)
217 GL_STUB(glColor3s, _gloffset_Color3s)
218 GL_STUB(glColor3sv, _gloffset_Color3sv)
219 GL_STUB(glColor3ub, _gloffset_Color3ub)
220 GL_STUB(glColor3ubv, _gloffset_Color3ubv)
221 GL_STUB(glColor3ui, _gloffset_Color3ui)
222 GL_STUB(glColor3uiv, _gloffset_Color3uiv)
223 GL_STUB(glColor3us, _gloffset_Color3us)
224 GL_STUB(glColor3usv, _gloffset_Color3usv)
225 GL_STUB(glColor4b, _gloffset_Color4b)
226 GL_STUB(glColor4bv, _gloffset_Color4bv)
227 GL_STUB(glColor4d, _gloffset_Color4d)
228 GL_STUB(glColor4dv, _gloffset_Color4dv)
229 GL_STUB(glColor4f, _gloffset_Color4f)
230 GL_STUB(glColor4fv, _gloffset_Color4fv)
231 GL_STUB(glColor4i, _gloffset_Color4i)
232 GL_STUB(glColor4iv, _gloffset_Color4iv)
233 GL_STUB(glColor4s, _gloffset_Color4s)
234 GL_STUB(glColor4sv, _gloffset_Color4sv)
235 GL_STUB(glColor4ub, _gloffset_Color4ub)
236 GL_STUB(glColor4ubv, _gloffset_Color4ubv)
237 GL_STUB(glColor4ui, _gloffset_Color4ui)
238 GL_STUB(glColor4uiv, _gloffset_Color4uiv)
239 GL_STUB(glColor4us, _gloffset_Color4us)
240 GL_STUB(glColor4usv, _gloffset_Color4usv)
241 GL_STUB(glEdgeFlag, _gloffset_EdgeFlag)
242 GL_STUB(glEdgeFlagv, _gloffset_EdgeFlagv)
243 GL_STUB(glEnd, _gloffset_End)
244 GL_STUB(glIndexd, _gloffset_Indexd)
245 GL_STUB(glIndexdv, _gloffset_Indexdv)
246 GL_STUB(glIndexf, _gloffset_Indexf)
247 GL_STUB(glIndexfv, _gloffset_Indexfv)
248 GL_STUB(glIndexi, _gloffset_Indexi)
249 GL_STUB(glIndexiv, _gloffset_Indexiv)
250 GL_STUB(glIndexs, _gloffset_Indexs)
251 GL_STUB(glIndexsv, _gloffset_Indexsv)
252 GL_STUB(glNormal3b, _gloffset_Normal3b)
253 GL_STUB(glNormal3bv, _gloffset_Normal3bv)
254 GL_STUB(glNormal3d, _gloffset_Normal3d)
255 GL_STUB(glNormal3dv, _gloffset_Normal3dv)
256 GL_STUB(glNormal3f, _gloffset_Normal3f)
257 GL_STUB(glNormal3fv, _gloffset_Normal3fv)
258 GL_STUB(glNormal3i, _gloffset_Normal3i)
259 GL_STUB(glNormal3iv, _gloffset_Normal3iv)
260 GL_STUB(glNormal3s, _gloffset_Normal3s)
261 GL_STUB(glNormal3sv, _gloffset_Normal3sv)
262 GL_STUB(glRasterPos2d, _gloffset_RasterPos2d)
263 GL_STUB(glRasterPos2dv, _gloffset_RasterPos2dv)
264 GL_STUB(glRasterPos2f, _gloffset_RasterPos2f)
265 GL_STUB(glRasterPos2fv, _gloffset_RasterPos2fv)
266 GL_STUB(glRasterPos2i, _gloffset_RasterPos2i)
267 GL_STUB(glRasterPos2iv, _gloffset_RasterPos2iv)
268 GL_STUB(glRasterPos2s, _gloffset_RasterPos2s)
269 GL_STUB(glRasterPos2sv, _gloffset_RasterPos2sv)
270 GL_STUB(glRasterPos3d, _gloffset_RasterPos3d)
271 GL_STUB(glRasterPos3dv, _gloffset_RasterPos3dv)
272 GL_STUB(glRasterPos3f, _gloffset_RasterPos3f)
273 GL_STUB(glRasterPos3fv, _gloffset_RasterPos3fv)
274 GL_STUB(glRasterPos3i, _gloffset_RasterPos3i)
275 GL_STUB(glRasterPos3iv, _gloffset_RasterPos3iv)
276 GL_STUB(glRasterPos3s, _gloffset_RasterPos3s)
277 GL_STUB(glRasterPos3sv, _gloffset_RasterPos3sv)
278 GL_STUB(glRasterPos4d, _gloffset_RasterPos4d)
279 GL_STUB(glRasterPos4dv, _gloffset_RasterPos4dv)
280 GL_STUB(glRasterPos4f, _gloffset_RasterPos4f)
281 GL_STUB(glRasterPos4fv, _gloffset_RasterPos4fv)
282 GL_STUB(glRasterPos4i, _gloffset_RasterPos4i)
283 GL_STUB(glRasterPos4iv, _gloffset_RasterPos4iv)
284 GL_STUB(glRasterPos4s, _gloffset_RasterPos4s)
285 GL_STUB(glRasterPos4sv, _gloffset_RasterPos4sv)
286 GL_STUB(glRectd, _gloffset_Rectd)
287 GL_STUB(glRectdv, _gloffset_Rectdv)
288 GL_STUB(glRectf, _gloffset_Rectf)
289 GL_STUB(glRectfv, _gloffset_Rectfv)
290 GL_STUB(glRecti, _gloffset_Recti)
291 GL_STUB(glRectiv, _gloffset_Rectiv)
292 GL_STUB(glRects, _gloffset_Rects)
293 GL_STUB(glRectsv, _gloffset_Rectsv)
294 GL_STUB(glTexCoord1d, _gloffset_TexCoord1d)
295 GL_STUB(glTexCoord1dv, _gloffset_TexCoord1dv)
296 GL_STUB(glTexCoord1f, _gloffset_TexCoord1f)
297 GL_STUB(glTexCoord1fv, _gloffset_TexCoord1fv)
298 GL_STUB(glTexCoord1i, _gloffset_TexCoord1i)
299 GL_STUB(glTexCoord1iv, _gloffset_TexCoord1iv)
300 GL_STUB(glTexCoord1s, _gloffset_TexCoord1s)
301 GL_STUB(glTexCoord1sv, _gloffset_TexCoord1sv)
302 GL_STUB(glTexCoord2d, _gloffset_TexCoord2d)
303 GL_STUB(glTexCoord2dv, _gloffset_TexCoord2dv)
304 GL_STUB(glTexCoord2f, _gloffset_TexCoord2f)
305 GL_STUB(glTexCoord2fv, _gloffset_TexCoord2fv)
306 GL_STUB(glTexCoord2i, _gloffset_TexCoord2i)
307 GL_STUB(glTexCoord2iv, _gloffset_TexCoord2iv)
308 GL_STUB(glTexCoord2s, _gloffset_TexCoord2s)
309 GL_STUB(glTexCoord2sv, _gloffset_TexCoord2sv)
310 GL_STUB(glTexCoord3d, _gloffset_TexCoord3d)
311 GL_STUB(glTexCoord3dv, _gloffset_TexCoord3dv)
312 GL_STUB(glTexCoord3f, _gloffset_TexCoord3f)
313 GL_STUB(glTexCoord3fv, _gloffset_TexCoord3fv)
314 GL_STUB(glTexCoord3i, _gloffset_TexCoord3i)
315 GL_STUB(glTexCoord3iv, _gloffset_TexCoord3iv)
316 GL_STUB(glTexCoord3s, _gloffset_TexCoord3s)
317 GL_STUB(glTexCoord3sv, _gloffset_TexCoord3sv)
318 GL_STUB(glTexCoord4d, _gloffset_TexCoord4d)
319 GL_STUB(glTexCoord4dv, _gloffset_TexCoord4dv)
320 GL_STUB(glTexCoord4f, _gloffset_TexCoord4f)
321 GL_STUB(glTexCoord4fv, _gloffset_TexCoord4fv)
322 GL_STUB(glTexCoord4i, _gloffset_TexCoord4i)
323 GL_STUB(glTexCoord4iv, _gloffset_TexCoord4iv)
324 GL_STUB(glTexCoord4s, _gloffset_TexCoord4s)
325 GL_STUB(glTexCoord4sv, _gloffset_TexCoord4sv)
326 GL_STUB(glVertex2d, _gloffset_Vertex2d)
327 GL_STUB(glVertex2dv, _gloffset_Vertex2dv)
328 GL_STUB(glVertex2f, _gloffset_Vertex2f)
329 GL_STUB(glVertex2fv, _gloffset_Vertex2fv)
330 GL_STUB(glVertex2i, _gloffset_Vertex2i)
331 GL_STUB(glVertex2iv, _gloffset_Vertex2iv)
332 GL_STUB(glVertex2s, _gloffset_Vertex2s)
333 GL_STUB(glVertex2sv, _gloffset_Vertex2sv)
334 GL_STUB(glVertex3d, _gloffset_Vertex3d)
335 GL_STUB(glVertex3dv, _gloffset_Vertex3dv)
336 GL_STUB(glVertex3f, _gloffset_Vertex3f)
337 GL_STUB(glVertex3fv, _gloffset_Vertex3fv)
338 GL_STUB(glVertex3i, _gloffset_Vertex3i)
339 GL_STUB(glVertex3iv, _gloffset_Vertex3iv)
340 GL_STUB(glVertex3s, _gloffset_Vertex3s)
341 GL_STUB(glVertex3sv, _gloffset_Vertex3sv)
342 GL_STUB(glVertex4d, _gloffset_Vertex4d)
343 GL_STUB(glVertex4dv, _gloffset_Vertex4dv)
344 GL_STUB(glVertex4f, _gloffset_Vertex4f)
345 GL_STUB(glVertex4fv, _gloffset_Vertex4fv)
346 GL_STUB(glVertex4i, _gloffset_Vertex4i)
347 GL_STUB(glVertex4iv, _gloffset_Vertex4iv)
348 GL_STUB(glVertex4s, _gloffset_Vertex4s)
349 GL_STUB(glVertex4sv, _gloffset_Vertex4sv)
350 GL_STUB(glClipPlane, _gloffset_ClipPlane)
351 GL_STUB(glColorMaterial, _gloffset_ColorMaterial)
352 GL_STUB(glCullFace, _gloffset_CullFace)
353 GL_STUB(glFogf, _gloffset_Fogf)
354 GL_STUB(glFogfv, _gloffset_Fogfv)
355 GL_STUB(glFogi, _gloffset_Fogi)
356 GL_STUB(glFogiv, _gloffset_Fogiv)
357 GL_STUB(glFrontFace, _gloffset_FrontFace)
358 GL_STUB(glHint, _gloffset_Hint)
359 GL_STUB(glLightf, _gloffset_Lightf)
360 GL_STUB(glLightfv, _gloffset_Lightfv)
361 GL_STUB(glLighti, _gloffset_Lighti)
362 GL_STUB(glLightiv, _gloffset_Lightiv)
363 GL_STUB(glLightModelf, _gloffset_LightModelf)
364 GL_STUB(glLightModelfv, _gloffset_LightModelfv)
365 GL_STUB(glLightModeli, _gloffset_LightModeli)
366 GL_STUB(glLightModeliv, _gloffset_LightModeliv)
367 GL_STUB(glLineStipple, _gloffset_LineStipple)
368 GL_STUB(glLineWidth, _gloffset_LineWidth)
369 GL_STUB(glMaterialf, _gloffset_Materialf)
370 GL_STUB(glMaterialfv, _gloffset_Materialfv)
371 GL_STUB(glMateriali, _gloffset_Materiali)
372 GL_STUB(glMaterialiv, _gloffset_Materialiv)
373 GL_STUB(glPointSize, _gloffset_PointSize)
374 GL_STUB(glPolygonMode, _gloffset_PolygonMode)
375 GL_STUB(glPolygonStipple, _gloffset_PolygonStipple)
376 GL_STUB(glScissor, _gloffset_Scissor)
377 GL_STUB(glShadeModel, _gloffset_ShadeModel)
378 GL_STUB(glTexParameterf, _gloffset_TexParameterf)
379 GL_STUB(glTexParameterfv, _gloffset_TexParameterfv)
380 GL_STUB(glTexParameteri, _gloffset_TexParameteri)
381 GL_STUB(glTexParameteriv, _gloffset_TexParameteriv)
382 GL_STUB(glTexImage1D, _gloffset_TexImage1D)
383 GL_STUB(glTexImage2D, _gloffset_TexImage2D)
384 GL_STUB(glTexEnvf, _gloffset_TexEnvf)
385 GL_STUB(glTexEnvfv, _gloffset_TexEnvfv)
386 GL_STUB(glTexEnvi, _gloffset_TexEnvi)
387 GL_STUB(glTexEnviv, _gloffset_TexEnviv)
388 GL_STUB(glTexGend, _gloffset_TexGend)
389 GL_STUB(glTexGendv, _gloffset_TexGendv)
390 GL_STUB(glTexGenf, _gloffset_TexGenf)
391 GL_STUB(glTexGenfv, _gloffset_TexGenfv)
392 GL_STUB(glTexGeni, _gloffset_TexGeni)
393 GL_STUB(glTexGeniv, _gloffset_TexGeniv)
394 GL_STUB(glFeedbackBuffer, _gloffset_FeedbackBuffer)
395 GL_STUB(glSelectBuffer, _gloffset_SelectBuffer)
396 GL_STUB(glRenderMode, _gloffset_RenderMode)
397 GL_STUB(glInitNames, _gloffset_InitNames)
398 GL_STUB(glLoadName, _gloffset_LoadName)
399 GL_STUB(glPassThrough, _gloffset_PassThrough)
400 GL_STUB(glPopName, _gloffset_PopName)
401 GL_STUB(glPushName, _gloffset_PushName)
402 GL_STUB(glDrawBuffer, _gloffset_DrawBuffer)
403 GL_STUB(glClear, _gloffset_Clear)
404 GL_STUB(glClearAccum, _gloffset_ClearAccum)
405 GL_STUB(glClearIndex, _gloffset_ClearIndex)
406 GL_STUB(glClearColor, _gloffset_ClearColor)
407 GL_STUB(glClearStencil, _gloffset_ClearStencil)
408 GL_STUB(glClearDepth, _gloffset_ClearDepth)
409 GL_STUB(glStencilMask, _gloffset_StencilMask)
410 GL_STUB(glColorMask, _gloffset_ColorMask)
411 GL_STUB(glDepthMask, _gloffset_DepthMask)
412 GL_STUB(glIndexMask, _gloffset_IndexMask)
413 GL_STUB(glAccum, _gloffset_Accum)
414 GL_STUB(glDisable, _gloffset_Disable)
415 GL_STUB(glEnable, _gloffset_Enable)
416 GL_STUB(glFinish, _gloffset_Finish)
417 GL_STUB(glFlush, _gloffset_Flush)
418 GL_STUB(glPopAttrib, _gloffset_PopAttrib)
419 GL_STUB(glPushAttrib, _gloffset_PushAttrib)
420 GL_STUB(glMap1d, _gloffset_Map1d)
421 GL_STUB(glMap1f, _gloffset_Map1f)
422 GL_STUB(glMap2d, _gloffset_Map2d)
423 GL_STUB(glMap2f, _gloffset_Map2f)
424 GL_STUB(glMapGrid1d, _gloffset_MapGrid1d)
425 GL_STUB(glMapGrid1f, _gloffset_MapGrid1f)
426 GL_STUB(glMapGrid2d, _gloffset_MapGrid2d)
427 GL_STUB(glMapGrid2f, _gloffset_MapGrid2f)
428 GL_STUB(glEvalCoord1d, _gloffset_EvalCoord1d)
429 GL_STUB(glEvalCoord1dv, _gloffset_EvalCoord1dv)
430 GL_STUB(glEvalCoord1f, _gloffset_EvalCoord1f)
431 GL_STUB(glEvalCoord1fv, _gloffset_EvalCoord1fv)
432 GL_STUB(glEvalCoord2d, _gloffset_EvalCoord2d)
433 GL_STUB(glEvalCoord2dv, _gloffset_EvalCoord2dv)
434 GL_STUB(glEvalCoord2f, _gloffset_EvalCoord2f)
435 GL_STUB(glEvalCoord2fv, _gloffset_EvalCoord2fv)
436 GL_STUB(glEvalMesh1, _gloffset_EvalMesh1)
437 GL_STUB(glEvalPoint1, _gloffset_EvalPoint1)
438 GL_STUB(glEvalMesh2, _gloffset_EvalMesh2)
439 GL_STUB(glEvalPoint2, _gloffset_EvalPoint2)
440 GL_STUB(glAlphaFunc, _gloffset_AlphaFunc)
441 GL_STUB(glBlendFunc, _gloffset_BlendFunc)
442 GL_STUB(glLogicOp, _gloffset_LogicOp)
443 GL_STUB(glStencilFunc, _gloffset_StencilFunc)
444 GL_STUB(glStencilOp, _gloffset_StencilOp)
445 GL_STUB(glDepthFunc, _gloffset_DepthFunc)
446 GL_STUB(glPixelZoom, _gloffset_PixelZoom)
447 GL_STUB(glPixelTransferf, _gloffset_PixelTransferf)
448 GL_STUB(glPixelTransferi, _gloffset_PixelTransferi)
449 GL_STUB(glPixelStoref, _gloffset_PixelStoref)
450 GL_STUB(glPixelStorei, _gloffset_PixelStorei)
451 GL_STUB(glPixelMapfv, _gloffset_PixelMapfv)
452 GL_STUB(glPixelMapuiv, _gloffset_PixelMapuiv)
453 GL_STUB(glPixelMapusv, _gloffset_PixelMapusv)
454 GL_STUB(glReadBuffer, _gloffset_ReadBuffer)
455 GL_STUB(glCopyPixels, _gloffset_CopyPixels)
456 GL_STUB(glReadPixels, _gloffset_ReadPixels)
457 GL_STUB(glDrawPixels, _gloffset_DrawPixels)
458 GL_STUB(glGetBooleanv, _gloffset_GetBooleanv)
459 GL_STUB(glGetClipPlane, _gloffset_GetClipPlane)
460 GL_STUB(glGetDoublev, _gloffset_GetDoublev)
461 GL_STUB(glGetError, _gloffset_GetError)
462 GL_STUB(glGetFloatv, _gloffset_GetFloatv)
463 GL_STUB(glGetIntegerv, _gloffset_GetIntegerv)
464 GL_STUB(glGetLightfv, _gloffset_GetLightfv)
465 GL_STUB(glGetLightiv, _gloffset_GetLightiv)
466 GL_STUB(glGetMapdv, _gloffset_GetMapdv)
467 GL_STUB(glGetMapfv, _gloffset_GetMapfv)
468 GL_STUB(glGetMapiv, _gloffset_GetMapiv)
469 GL_STUB(glGetMaterialfv, _gloffset_GetMaterialfv)
470 GL_STUB(glGetMaterialiv, _gloffset_GetMaterialiv)
471 GL_STUB(glGetPixelMapfv, _gloffset_GetPixelMapfv)
472 GL_STUB(glGetPixelMapuiv, _gloffset_GetPixelMapuiv)
473 GL_STUB(glGetPixelMapusv, _gloffset_GetPixelMapusv)
474 GL_STUB(glGetPolygonStipple, _gloffset_GetPolygonStipple)
475 GL_STUB(glGetString, _gloffset_GetString)
476 GL_STUB(glGetTexEnvfv, _gloffset_GetTexEnvfv)
477 GL_STUB(glGetTexEnviv, _gloffset_GetTexEnviv)
478 GL_STUB(glGetTexGendv, _gloffset_GetTexGendv)
479 GL_STUB(glGetTexGenfv, _gloffset_GetTexGenfv)
480 GL_STUB(glGetTexGeniv, _gloffset_GetTexGeniv)
481 GL_STUB(glGetTexImage, _gloffset_GetTexImage)
482 GL_STUB(glGetTexParameterfv, _gloffset_GetTexParameterfv)
483 GL_STUB(glGetTexParameteriv, _gloffset_GetTexParameteriv)
484 GL_STUB(glGetTexLevelParameterfv, _gloffset_GetTexLevelParameterfv)
485 GL_STUB(glGetTexLevelParameteriv, _gloffset_GetTexLevelParameteriv)
486 GL_STUB(glIsEnabled, _gloffset_IsEnabled)
487 GL_STUB(glIsList, _gloffset_IsList)
488 GL_STUB(glDepthRange, _gloffset_DepthRange)
489 GL_STUB(glFrustum, _gloffset_Frustum)
490 GL_STUB(glLoadIdentity, _gloffset_LoadIdentity)
491 GL_STUB(glLoadMatrixf, _gloffset_LoadMatrixf)
492 GL_STUB(glLoadMatrixd, _gloffset_LoadMatrixd)
493 GL_STUB(glMatrixMode, _gloffset_MatrixMode)
494 GL_STUB(glMultMatrixf, _gloffset_MultMatrixf)
495 GL_STUB(glMultMatrixd, _gloffset_MultMatrixd)
496 GL_STUB(glOrtho, _gloffset_Ortho)
497 GL_STUB(glPopMatrix, _gloffset_PopMatrix)
498 GL_STUB(glPushMatrix, _gloffset_PushMatrix)
499 GL_STUB(glRotated, _gloffset_Rotated)
500 GL_STUB(glRotatef, _gloffset_Rotatef)
501 GL_STUB(glScaled, _gloffset_Scaled)
502 GL_STUB(glScalef, _gloffset_Scalef)
503 GL_STUB(glTranslated, _gloffset_Translated)
504 GL_STUB(glTranslatef, _gloffset_Translatef)
505 GL_STUB(glViewport, _gloffset_Viewport)
506 GL_STUB(glArrayElement, _gloffset_ArrayElement)
507 GL_STUB(glBindTexture, _gloffset_BindTexture)
508 GL_STUB(glColorPointer, _gloffset_ColorPointer)
509 GL_STUB(glDisableClientState, _gloffset_DisableClientState)
510 GL_STUB(glDrawArrays, _gloffset_DrawArrays)
511 GL_STUB(glDrawElements, _gloffset_DrawElements)
512 GL_STUB(glEdgeFlagPointer, _gloffset_EdgeFlagPointer)
513 GL_STUB(glEnableClientState, _gloffset_EnableClientState)
514 GL_STUB(glIndexPointer, _gloffset_IndexPointer)
515 GL_STUB(glIndexub, _gloffset_Indexub)
516 GL_STUB(glIndexubv, _gloffset_Indexubv)
517 GL_STUB(glInterleavedArrays, _gloffset_InterleavedArrays)
518 GL_STUB(glNormalPointer, _gloffset_NormalPointer)
519 GL_STUB(glPolygonOffset, _gloffset_PolygonOffset)
520 GL_STUB(glTexCoordPointer, _gloffset_TexCoordPointer)
521 GL_STUB(glVertexPointer, _gloffset_VertexPointer)
522 GL_STUB(glAreTexturesResident, _gloffset_AreTexturesResident)
523 GL_STUB(glCopyTexImage1D, _gloffset_CopyTexImage1D)
524 GL_STUB(glCopyTexImage2D, _gloffset_CopyTexImage2D)
525 GL_STUB(glCopyTexSubImage1D, _gloffset_CopyTexSubImage1D)
526 GL_STUB(glCopyTexSubImage2D, _gloffset_CopyTexSubImage2D)
527 GL_STUB(glDeleteTextures, _gloffset_DeleteTextures)
528 GL_STUB(glGenTextures, _gloffset_GenTextures)
529 GL_STUB(glGetPointerv, _gloffset_GetPointerv)
530 GL_STUB(glIsTexture, _gloffset_IsTexture)
531 GL_STUB(glPrioritizeTextures, _gloffset_PrioritizeTextures)
532 GL_STUB(glTexSubImage1D, _gloffset_TexSubImage1D)
533 GL_STUB(glTexSubImage2D, _gloffset_TexSubImage2D)
534 GL_STUB(glPopClientAttrib, _gloffset_PopClientAttrib)
535 GL_STUB(glPushClientAttrib, _gloffset_PushClientAttrib)
536 GL_STUB(glBlendColor, _gloffset_BlendColor)
537 GL_STUB(glBlendEquation, _gloffset_BlendEquation)
538 GL_STUB(glDrawRangeElements, _gloffset_DrawRangeElements)
539 GL_STUB(glColorTable, _gloffset_ColorTable)
540 GL_STUB(glColorTableParameterfv, _gloffset_ColorTableParameterfv)
541 GL_STUB(glColorTableParameteriv, _gloffset_ColorTableParameteriv)
542 GL_STUB(glCopyColorTable, _gloffset_CopyColorTable)
543 GL_STUB(glGetColorTable, _gloffset_GetColorTable)
544 GL_STUB(glGetColorTableParameterfv, _gloffset_GetColorTableParameterfv)
545 GL_STUB(glGetColorTableParameteriv, _gloffset_GetColorTableParameteriv)
546 GL_STUB(glColorSubTable, _gloffset_ColorSubTable)
547 GL_STUB(glCopyColorSubTable, _gloffset_CopyColorSubTable)
548 GL_STUB(glConvolutionFilter1D, _gloffset_ConvolutionFilter1D)
549 GL_STUB(glConvolutionFilter2D, _gloffset_ConvolutionFilter2D)
550 GL_STUB(glConvolutionParameterf, _gloffset_ConvolutionParameterf)
551 GL_STUB(glConvolutionParameterfv, _gloffset_ConvolutionParameterfv)
552 GL_STUB(glConvolutionParameteri, _gloffset_ConvolutionParameteri)
553 GL_STUB(glConvolutionParameteriv, _gloffset_ConvolutionParameteriv)
554 GL_STUB(glCopyConvolutionFilter1D, _gloffset_CopyConvolutionFilter1D)
555 GL_STUB(glCopyConvolutionFilter2D, _gloffset_CopyConvolutionFilter2D)
556 GL_STUB(glGetConvolutionFilter, _gloffset_GetConvolutionFilter)
557 GL_STUB(glGetConvolutionParameterfv, _gloffset_GetConvolutionParameterfv)
558 GL_STUB(glGetConvolutionParameteriv, _gloffset_GetConvolutionParameteriv)
559 GL_STUB(glGetSeparableFilter, _gloffset_GetSeparableFilter)
560 GL_STUB(glSeparableFilter2D, _gloffset_SeparableFilter2D)
561 GL_STUB(glGetHistogram, _gloffset_GetHistogram)
562 GL_STUB(glGetHistogramParameterfv, _gloffset_GetHistogramParameterfv)
563 GL_STUB(glGetHistogramParameteriv, _gloffset_GetHistogramParameteriv)
564 GL_STUB(glGetMinmax, _gloffset_GetMinmax)
565 GL_STUB(glGetMinmaxParameterfv, _gloffset_GetMinmaxParameterfv)
566 GL_STUB(glGetMinmaxParameteriv, _gloffset_GetMinmaxParameteriv)
567 GL_STUB(glHistogram, _gloffset_Histogram)
568 GL_STUB(glMinmax, _gloffset_Minmax)
569 GL_STUB(glResetHistogram, _gloffset_ResetHistogram)
570 GL_STUB(glResetMinmax, _gloffset_ResetMinmax)
571 GL_STUB(glTexImage3D, _gloffset_TexImage3D)
572 GL_STUB(glTexSubImage3D, _gloffset_TexSubImage3D)
573 GL_STUB(glCopyTexSubImage3D, _gloffset_CopyTexSubImage3D)
574 GL_STUB(glActiveTextureARB, _gloffset_ActiveTextureARB)
575 GL_STUB(glClientActiveTextureARB, _gloffset_ClientActiveTextureARB)
576 GL_STUB(glMultiTexCoord1dARB, _gloffset_MultiTexCoord1dARB)
577 GL_STUB(glMultiTexCoord1dvARB, _gloffset_MultiTexCoord1dvARB)
578 GL_STUB(glMultiTexCoord1fARB, _gloffset_MultiTexCoord1fARB)
579 GL_STUB(glMultiTexCoord1fvARB, _gloffset_MultiTexCoord1fvARB)
580 GL_STUB(glMultiTexCoord1iARB, _gloffset_MultiTexCoord1iARB)
581 GL_STUB(glMultiTexCoord1ivARB, _gloffset_MultiTexCoord1ivARB)
582 GL_STUB(glMultiTexCoord1sARB, _gloffset_MultiTexCoord1sARB)
583 GL_STUB(glMultiTexCoord1svARB, _gloffset_MultiTexCoord1svARB)
584 GL_STUB(glMultiTexCoord2dARB, _gloffset_MultiTexCoord2dARB)
585 GL_STUB(glMultiTexCoord2dvARB, _gloffset_MultiTexCoord2dvARB)
586 GL_STUB(glMultiTexCoord2fARB, _gloffset_MultiTexCoord2fARB)
587 GL_STUB(glMultiTexCoord2fvARB, _gloffset_MultiTexCoord2fvARB)
588 GL_STUB(glMultiTexCoord2iARB, _gloffset_MultiTexCoord2iARB)
589 GL_STUB(glMultiTexCoord2ivARB, _gloffset_MultiTexCoord2ivARB)
590 GL_STUB(glMultiTexCoord2sARB, _gloffset_MultiTexCoord2sARB)
591 GL_STUB(glMultiTexCoord2svARB, _gloffset_MultiTexCoord2svARB)
592 GL_STUB(glMultiTexCoord3dARB, _gloffset_MultiTexCoord3dARB)
593 GL_STUB(glMultiTexCoord3dvARB, _gloffset_MultiTexCoord3dvARB)
594 GL_STUB(glMultiTexCoord3fARB, _gloffset_MultiTexCoord3fARB)
595 GL_STUB(glMultiTexCoord3fvARB, _gloffset_MultiTexCoord3fvARB)
596 GL_STUB(glMultiTexCoord3iARB, _gloffset_MultiTexCoord3iARB)
597 GL_STUB(glMultiTexCoord3ivARB, _gloffset_MultiTexCoord3ivARB)
598 GL_STUB(glMultiTexCoord3sARB, _gloffset_MultiTexCoord3sARB)
599 GL_STUB(glMultiTexCoord3svARB, _gloffset_MultiTexCoord3svARB)
600 GL_STUB(glMultiTexCoord4dARB, _gloffset_MultiTexCoord4dARB)
601 GL_STUB(glMultiTexCoord4dvARB, _gloffset_MultiTexCoord4dvARB)
602 GL_STUB(glMultiTexCoord4fARB, _gloffset_MultiTexCoord4fARB)
603 GL_STUB(glMultiTexCoord4fvARB, _gloffset_MultiTexCoord4fvARB)
604 GL_STUB(glMultiTexCoord4iARB, _gloffset_MultiTexCoord4iARB)
605 GL_STUB(glMultiTexCoord4ivARB, _gloffset_MultiTexCoord4ivARB)
606 GL_STUB(glMultiTexCoord4sARB, _gloffset_MultiTexCoord4sARB)
607 GL_STUB(glMultiTexCoord4svARB, _gloffset_MultiTexCoord4svARB)
608 GL_STUB(glAttachShader, _gloffset_AttachShader)
609 GL_STUB(glCreateProgram, _gloffset_CreateProgram)
610 GL_STUB(glCreateShader, _gloffset_CreateShader)
611 GL_STUB(glDeleteProgram, _gloffset_DeleteProgram)
612 GL_STUB(glDeleteShader, _gloffset_DeleteShader)
613 GL_STUB(glDetachShader, _gloffset_DetachShader)
614 GL_STUB(glGetAttachedShaders, _gloffset_GetAttachedShaders)
615 GL_STUB(glGetProgramInfoLog, _gloffset_GetProgramInfoLog)
616 GL_STUB(glGetProgramiv, _gloffset_GetProgramiv)
617 GL_STUB(glGetShaderInfoLog, _gloffset_GetShaderInfoLog)
618 GL_STUB(glGetShaderiv, _gloffset_GetShaderiv)
619 GL_STUB(glIsProgram, _gloffset_IsProgram)
620 GL_STUB(glIsShader, _gloffset_IsShader)
621 GL_STUB(glStencilFuncSeparate, _gloffset_StencilFuncSeparate)
622 GL_STUB(glStencilMaskSeparate, _gloffset_StencilMaskSeparate)
623 GL_STUB(glStencilOpSeparate, _gloffset_StencilOpSeparate)
624 GL_STUB(glUniformMatrix2x3fv, _gloffset_UniformMatrix2x3fv)
625 GL_STUB(glUniformMatrix2x4fv, _gloffset_UniformMatrix2x4fv)
626 GL_STUB(glUniformMatrix3x2fv, _gloffset_UniformMatrix3x2fv)
627 GL_STUB(glUniformMatrix3x4fv, _gloffset_UniformMatrix3x4fv)
628 GL_STUB(glUniformMatrix4x2fv, _gloffset_UniformMatrix4x2fv)
629 GL_STUB(glUniformMatrix4x3fv, _gloffset_UniformMatrix4x3fv)
630 GL_STUB(glDrawArraysInstanced, _gloffset_DrawArraysInstanced)
631 GL_STUB(glDrawElementsInstanced, _gloffset_DrawElementsInstanced)
632 GL_STUB(glLoadTransposeMatrixdARB, _gloffset_LoadTransposeMatrixdARB)
633 GL_STUB(glLoadTransposeMatrixfARB, _gloffset_LoadTransposeMatrixfARB)
634 GL_STUB(glMultTransposeMatrixdARB, _gloffset_MultTransposeMatrixdARB)
635 GL_STUB(glMultTransposeMatrixfARB, _gloffset_MultTransposeMatrixfARB)
636 GL_STUB(glSampleCoverageARB, _gloffset_SampleCoverageARB)
637 GL_STUB(glCompressedTexImage1DARB, _gloffset_CompressedTexImage1DARB)
638 GL_STUB(glCompressedTexImage2DARB, _gloffset_CompressedTexImage2DARB)
639 GL_STUB(glCompressedTexImage3DARB, _gloffset_CompressedTexImage3DARB)
640 GL_STUB(glCompressedTexSubImage1DARB, _gloffset_CompressedTexSubImage1DARB)
641 GL_STUB(glCompressedTexSubImage2DARB, _gloffset_CompressedTexSubImage2DARB)
642 GL_STUB(glCompressedTexSubImage3DARB, _gloffset_CompressedTexSubImage3DARB)
643 GL_STUB(glGetCompressedTexImageARB, _gloffset_GetCompressedTexImageARB)
644 GL_STUB(glDisableVertexAttribArrayARB, _gloffset_DisableVertexAttribArrayARB)
645 GL_STUB(glEnableVertexAttribArrayARB, _gloffset_EnableVertexAttribArrayARB)
646 GL_STUB(glGetProgramEnvParameterdvARB, _gloffset_GetProgramEnvParameterdvARB)
647 GL_STUB(glGetProgramEnvParameterfvARB, _gloffset_GetProgramEnvParameterfvARB)
648 GL_STUB(glGetProgramLocalParameterdvARB, _gloffset_GetProgramLocalParameterdvARB)
649 GL_STUB(glGetProgramLocalParameterfvARB, _gloffset_GetProgramLocalParameterfvARB)
650 GL_STUB(glGetProgramStringARB, _gloffset_GetProgramStringARB)
651 GL_STUB(glGetProgramivARB, _gloffset_GetProgramivARB)
652 GL_STUB(glGetVertexAttribdvARB, _gloffset_GetVertexAttribdvARB)
653 GL_STUB(glGetVertexAttribfvARB, _gloffset_GetVertexAttribfvARB)
654 GL_STUB(glGetVertexAttribivARB, _gloffset_GetVertexAttribivARB)
655 GL_STUB(glProgramEnvParameter4dARB, _gloffset_ProgramEnvParameter4dARB)
656 GL_STUB(glProgramEnvParameter4dvARB, _gloffset_ProgramEnvParameter4dvARB)
657 GL_STUB(glProgramEnvParameter4fARB, _gloffset_ProgramEnvParameter4fARB)
658 GL_STUB(glProgramEnvParameter4fvARB, _gloffset_ProgramEnvParameter4fvARB)
659 GL_STUB(glProgramLocalParameter4dARB, _gloffset_ProgramLocalParameter4dARB)
660 GL_STUB(glProgramLocalParameter4dvARB, _gloffset_ProgramLocalParameter4dvARB)
661 GL_STUB(glProgramLocalParameter4fARB, _gloffset_ProgramLocalParameter4fARB)
662 GL_STUB(glProgramLocalParameter4fvARB, _gloffset_ProgramLocalParameter4fvARB)
663 GL_STUB(glProgramStringARB, _gloffset_ProgramStringARB)
664 GL_STUB(glVertexAttrib1dARB, _gloffset_VertexAttrib1dARB)
665 GL_STUB(glVertexAttrib1dvARB, _gloffset_VertexAttrib1dvARB)
666 GL_STUB(glVertexAttrib1fARB, _gloffset_VertexAttrib1fARB)
667 GL_STUB(glVertexAttrib1fvARB, _gloffset_VertexAttrib1fvARB)
668 GL_STUB(glVertexAttrib1sARB, _gloffset_VertexAttrib1sARB)
669 GL_STUB(glVertexAttrib1svARB, _gloffset_VertexAttrib1svARB)
670 GL_STUB(glVertexAttrib2dARB, _gloffset_VertexAttrib2dARB)
671 GL_STUB(glVertexAttrib2dvARB, _gloffset_VertexAttrib2dvARB)
672 GL_STUB(glVertexAttrib2fARB, _gloffset_VertexAttrib2fARB)
673 GL_STUB(glVertexAttrib2fvARB, _gloffset_VertexAttrib2fvARB)
674 GL_STUB(glVertexAttrib2sARB, _gloffset_VertexAttrib2sARB)
675 GL_STUB(glVertexAttrib2svARB, _gloffset_VertexAttrib2svARB)
676 GL_STUB(glVertexAttrib3dARB, _gloffset_VertexAttrib3dARB)
677 GL_STUB(glVertexAttrib3dvARB, _gloffset_VertexAttrib3dvARB)
678 GL_STUB(glVertexAttrib3fARB, _gloffset_VertexAttrib3fARB)
679 GL_STUB(glVertexAttrib3fvARB, _gloffset_VertexAttrib3fvARB)
680 GL_STUB(glVertexAttrib3sARB, _gloffset_VertexAttrib3sARB)
681 GL_STUB(glVertexAttrib3svARB, _gloffset_VertexAttrib3svARB)
682 GL_STUB(glVertexAttrib4NbvARB, _gloffset_VertexAttrib4NbvARB)
683 GL_STUB(glVertexAttrib4NivARB, _gloffset_VertexAttrib4NivARB)
684 GL_STUB(glVertexAttrib4NsvARB, _gloffset_VertexAttrib4NsvARB)
685 GL_STUB(glVertexAttrib4NubARB, _gloffset_VertexAttrib4NubARB)
686 GL_STUB(glVertexAttrib4NubvARB, _gloffset_VertexAttrib4NubvARB)
687 GL_STUB(glVertexAttrib4NuivARB, _gloffset_VertexAttrib4NuivARB)
688 GL_STUB(glVertexAttrib4NusvARB, _gloffset_VertexAttrib4NusvARB)
689 GL_STUB(glVertexAttrib4bvARB, _gloffset_VertexAttrib4bvARB)
690 GL_STUB(glVertexAttrib4dARB, _gloffset_VertexAttrib4dARB)
691 GL_STUB(glVertexAttrib4dvARB, _gloffset_VertexAttrib4dvARB)
692 GL_STUB(glVertexAttrib4fARB, _gloffset_VertexAttrib4fARB)
693 GL_STUB(glVertexAttrib4fvARB, _gloffset_VertexAttrib4fvARB)
694 GL_STUB(glVertexAttrib4ivARB, _gloffset_VertexAttrib4ivARB)
695 GL_STUB(glVertexAttrib4sARB, _gloffset_VertexAttrib4sARB)
696 GL_STUB(glVertexAttrib4svARB, _gloffset_VertexAttrib4svARB)
697 GL_STUB(glVertexAttrib4ubvARB, _gloffset_VertexAttrib4ubvARB)
698 GL_STUB(glVertexAttrib4uivARB, _gloffset_VertexAttrib4uivARB)
699 GL_STUB(glVertexAttrib4usvARB, _gloffset_VertexAttrib4usvARB)
700 GL_STUB(glVertexAttribPointerARB, _gloffset_VertexAttribPointerARB)
701 GL_STUB(glBindBufferARB, _gloffset_BindBufferARB)
702 GL_STUB(glBufferDataARB, _gloffset_BufferDataARB)
703 GL_STUB(glBufferSubDataARB, _gloffset_BufferSubDataARB)
704 GL_STUB(glDeleteBuffersARB, _gloffset_DeleteBuffersARB)
705 GL_STUB(glGenBuffersARB, _gloffset_GenBuffersARB)
706 GL_STUB(glGetBufferParameterivARB, _gloffset_GetBufferParameterivARB)
707 GL_STUB(glGetBufferPointervARB, _gloffset_GetBufferPointervARB)
708 GL_STUB(glGetBufferSubDataARB, _gloffset_GetBufferSubDataARB)
709 GL_STUB(glIsBufferARB, _gloffset_IsBufferARB)
710 GL_STUB(glMapBufferARB, _gloffset_MapBufferARB)
711 GL_STUB(glUnmapBufferARB, _gloffset_UnmapBufferARB)
712 GL_STUB(glBeginQueryARB, _gloffset_BeginQueryARB)
713 GL_STUB(glDeleteQueriesARB, _gloffset_DeleteQueriesARB)
714 GL_STUB(glEndQueryARB, _gloffset_EndQueryARB)
715 GL_STUB(glGenQueriesARB, _gloffset_GenQueriesARB)
716 GL_STUB(glGetQueryObjectivARB, _gloffset_GetQueryObjectivARB)
717 GL_STUB(glGetQueryObjectuivARB, _gloffset_GetQueryObjectuivARB)
718 GL_STUB(glGetQueryivARB, _gloffset_GetQueryivARB)
719 GL_STUB(glIsQueryARB, _gloffset_IsQueryARB)
720 GL_STUB(glAttachObjectARB, _gloffset_AttachObjectARB)
721 GL_STUB(glCompileShaderARB, _gloffset_CompileShaderARB)
722 GL_STUB(glCreateProgramObjectARB, _gloffset_CreateProgramObjectARB)
723 GL_STUB(glCreateShaderObjectARB, _gloffset_CreateShaderObjectARB)
724 GL_STUB(glDeleteObjectARB, _gloffset_DeleteObjectARB)
725 GL_STUB(glDetachObjectARB, _gloffset_DetachObjectARB)
726 GL_STUB(glGetActiveUniformARB, _gloffset_GetActiveUniformARB)
727 GL_STUB(glGetAttachedObjectsARB, _gloffset_GetAttachedObjectsARB)
728 GL_STUB(glGetHandleARB, _gloffset_GetHandleARB)
729 GL_STUB(glGetInfoLogARB, _gloffset_GetInfoLogARB)
730 GL_STUB(glGetObjectParameterfvARB, _gloffset_GetObjectParameterfvARB)
731 GL_STUB(glGetObjectParameterivARB, _gloffset_GetObjectParameterivARB)
732 GL_STUB(glGetShaderSourceARB, _gloffset_GetShaderSourceARB)
733 GL_STUB(glGetUniformLocationARB, _gloffset_GetUniformLocationARB)
734 GL_STUB(glGetUniformfvARB, _gloffset_GetUniformfvARB)
735 GL_STUB(glGetUniformivARB, _gloffset_GetUniformivARB)
736 GL_STUB(glLinkProgramARB, _gloffset_LinkProgramARB)
737 GL_STUB(glShaderSourceARB, _gloffset_ShaderSourceARB)
738 GL_STUB(glUniform1fARB, _gloffset_Uniform1fARB)
739 GL_STUB(glUniform1fvARB, _gloffset_Uniform1fvARB)
740 GL_STUB(glUniform1iARB, _gloffset_Uniform1iARB)
741 GL_STUB(glUniform1ivARB, _gloffset_Uniform1ivARB)
742 GL_STUB(glUniform2fARB, _gloffset_Uniform2fARB)
743 GL_STUB(glUniform2fvARB, _gloffset_Uniform2fvARB)
744 GL_STUB(glUniform2iARB, _gloffset_Uniform2iARB)
745 GL_STUB(glUniform2ivARB, _gloffset_Uniform2ivARB)
746 GL_STUB(glUniform3fARB, _gloffset_Uniform3fARB)
747 GL_STUB(glUniform3fvARB, _gloffset_Uniform3fvARB)
748 GL_STUB(glUniform3iARB, _gloffset_Uniform3iARB)
749 GL_STUB(glUniform3ivARB, _gloffset_Uniform3ivARB)
750 GL_STUB(glUniform4fARB, _gloffset_Uniform4fARB)
751 GL_STUB(glUniform4fvARB, _gloffset_Uniform4fvARB)
752 GL_STUB(glUniform4iARB, _gloffset_Uniform4iARB)
753 GL_STUB(glUniform4ivARB, _gloffset_Uniform4ivARB)
754 GL_STUB(glUniformMatrix2fvARB, _gloffset_UniformMatrix2fvARB)
755 GL_STUB(glUniformMatrix3fvARB, _gloffset_UniformMatrix3fvARB)
756 GL_STUB(glUniformMatrix4fvARB, _gloffset_UniformMatrix4fvARB)
757 GL_STUB(glUseProgramObjectARB, _gloffset_UseProgramObjectARB)
758 GL_STUB(glValidateProgramARB, _gloffset_ValidateProgramARB)
759 GL_STUB(glBindAttribLocationARB, _gloffset_BindAttribLocationARB)
760 GL_STUB(glGetActiveAttribARB, _gloffset_GetActiveAttribARB)
761 GL_STUB(glGetAttribLocationARB, _gloffset_GetAttribLocationARB)
762 GL_STUB(glDrawBuffersARB, _gloffset_DrawBuffersARB)
763 GL_STUB(glRenderbufferStorageMultisample, _gloffset_RenderbufferStorageMultisample)
764 GL_STUB(glFlushMappedBufferRange, _gloffset_FlushMappedBufferRange)
765 GL_STUB(glMapBufferRange, _gloffset_MapBufferRange)
766 GL_STUB(glBindVertexArray, _gloffset_BindVertexArray)
767 GL_STUB(glGenVertexArrays, _gloffset_GenVertexArrays)
768 GL_STUB(glCopyBufferSubData, _gloffset_CopyBufferSubData)
769 GL_STUB(glClientWaitSync, _gloffset_ClientWaitSync)
770 GL_STUB(glDeleteSync, _gloffset_DeleteSync)
771 GL_STUB(glFenceSync, _gloffset_FenceSync)
772 GL_STUB(glGetInteger64v, _gloffset_GetInteger64v)
773 GL_STUB(glGetSynciv, _gloffset_GetSynciv)
774 GL_STUB(glIsSync, _gloffset_IsSync)
775 GL_STUB(glWaitSync, _gloffset_WaitSync)
776 GL_STUB(glDrawElementsBaseVertex, _gloffset_DrawElementsBaseVertex)
777 GL_STUB(glDrawRangeElementsBaseVertex, _gloffset_DrawRangeElementsBaseVertex)
778 GL_STUB(glMultiDrawElementsBaseVertex, _gloffset_MultiDrawElementsBaseVertex)
779 GL_STUB(glPolygonOffsetEXT, _gloffset_PolygonOffsetEXT)
780 GL_STUB(gl_dispatch_stub_580, _gloffset_GetPixelTexGenParameterfvSGIS)
781 HIDDEN(gl_dispatch_stub_580)
782 GL_STUB(gl_dispatch_stub_581, _gloffset_GetPixelTexGenParameterivSGIS)
783 HIDDEN(gl_dispatch_stub_581)
784 GL_STUB(gl_dispatch_stub_582, _gloffset_PixelTexGenParameterfSGIS)
785 HIDDEN(gl_dispatch_stub_582)
786 GL_STUB(gl_dispatch_stub_583, _gloffset_PixelTexGenParameterfvSGIS)
787 HIDDEN(gl_dispatch_stub_583)
788 GL_STUB(gl_dispatch_stub_584, _gloffset_PixelTexGenParameteriSGIS)
789 HIDDEN(gl_dispatch_stub_584)
790 GL_STUB(gl_dispatch_stub_585, _gloffset_PixelTexGenParameterivSGIS)
791 HIDDEN(gl_dispatch_stub_585)
792 GL_STUB(gl_dispatch_stub_586, _gloffset_SampleMaskSGIS)
793 HIDDEN(gl_dispatch_stub_586)
794 GL_STUB(gl_dispatch_stub_587, _gloffset_SamplePatternSGIS)
795 HIDDEN(gl_dispatch_stub_587)
796 GL_STUB(glColorPointerEXT, _gloffset_ColorPointerEXT)
797 GL_STUB(glEdgeFlagPointerEXT, _gloffset_EdgeFlagPointerEXT)
798 GL_STUB(glIndexPointerEXT, _gloffset_IndexPointerEXT)
799 GL_STUB(glNormalPointerEXT, _gloffset_NormalPointerEXT)
800 GL_STUB(glTexCoordPointerEXT, _gloffset_TexCoordPointerEXT)
801 GL_STUB(glVertexPointerEXT, _gloffset_VertexPointerEXT)
802 GL_STUB(glPointParameterfEXT, _gloffset_PointParameterfEXT)
803 GL_STUB(glPointParameterfvEXT, _gloffset_PointParameterfvEXT)
804 GL_STUB(glLockArraysEXT, _gloffset_LockArraysEXT)
805 GL_STUB(glUnlockArraysEXT, _gloffset_UnlockArraysEXT)
806 GL_STUB(gl_dispatch_stub_598, _gloffset_CullParameterdvEXT)
807 HIDDEN(gl_dispatch_stub_598)
808 GL_STUB(gl_dispatch_stub_599, _gloffset_CullParameterfvEXT)
809 HIDDEN(gl_dispatch_stub_599)
810 GL_STUB(glSecondaryColor3bEXT, _gloffset_SecondaryColor3bEXT)
811 GL_STUB(glSecondaryColor3bvEXT, _gloffset_SecondaryColor3bvEXT)
812 GL_STUB(glSecondaryColor3dEXT, _gloffset_SecondaryColor3dEXT)
813 GL_STUB(glSecondaryColor3dvEXT, _gloffset_SecondaryColor3dvEXT)
814 GL_STUB(glSecondaryColor3fEXT, _gloffset_SecondaryColor3fEXT)
815 GL_STUB(glSecondaryColor3fvEXT, _gloffset_SecondaryColor3fvEXT)
816 GL_STUB(glSecondaryColor3iEXT, _gloffset_SecondaryColor3iEXT)
817 GL_STUB(glSecondaryColor3ivEXT, _gloffset_SecondaryColor3ivEXT)
818 GL_STUB(glSecondaryColor3sEXT, _gloffset_SecondaryColor3sEXT)
819 GL_STUB(glSecondaryColor3svEXT, _gloffset_SecondaryColor3svEXT)
820 GL_STUB(glSecondaryColor3ubEXT, _gloffset_SecondaryColor3ubEXT)
821 GL_STUB(glSecondaryColor3ubvEXT, _gloffset_SecondaryColor3ubvEXT)
822 GL_STUB(glSecondaryColor3uiEXT, _gloffset_SecondaryColor3uiEXT)
823 GL_STUB(glSecondaryColor3uivEXT, _gloffset_SecondaryColor3uivEXT)
824 GL_STUB(glSecondaryColor3usEXT, _gloffset_SecondaryColor3usEXT)
825 GL_STUB(glSecondaryColor3usvEXT, _gloffset_SecondaryColor3usvEXT)
826 GL_STUB(glSecondaryColorPointerEXT, _gloffset_SecondaryColorPointerEXT)
827 GL_STUB(glMultiDrawArraysEXT, _gloffset_MultiDrawArraysEXT)
828 GL_STUB(glMultiDrawElementsEXT, _gloffset_MultiDrawElementsEXT)
829 GL_STUB(glFogCoordPointerEXT, _gloffset_FogCoordPointerEXT)
830 GL_STUB(glFogCoorddEXT, _gloffset_FogCoorddEXT)
831 GL_STUB(glFogCoorddvEXT, _gloffset_FogCoorddvEXT)
832 GL_STUB(glFogCoordfEXT, _gloffset_FogCoordfEXT)
833 GL_STUB(glFogCoordfvEXT, _gloffset_FogCoordfvEXT)
834 GL_STUB(gl_dispatch_stub_624, _gloffset_PixelTexGenSGIX)
835 HIDDEN(gl_dispatch_stub_624)
836 GL_STUB(glBlendFuncSeparateEXT, _gloffset_BlendFuncSeparateEXT)
837 GL_STUB(glFlushVertexArrayRangeNV, _gloffset_FlushVertexArrayRangeNV)
838 GL_STUB(glVertexArrayRangeNV, _gloffset_VertexArrayRangeNV)
839 GL_STUB(glCombinerInputNV, _gloffset_CombinerInputNV)
840 GL_STUB(glCombinerOutputNV, _gloffset_CombinerOutputNV)
841 GL_STUB(glCombinerParameterfNV, _gloffset_CombinerParameterfNV)
842 GL_STUB(glCombinerParameterfvNV, _gloffset_CombinerParameterfvNV)
843 GL_STUB(glCombinerParameteriNV, _gloffset_CombinerParameteriNV)
844 GL_STUB(glCombinerParameterivNV, _gloffset_CombinerParameterivNV)
845 GL_STUB(glFinalCombinerInputNV, _gloffset_FinalCombinerInputNV)
846 GL_STUB(glGetCombinerInputParameterfvNV, _gloffset_GetCombinerInputParameterfvNV)
847 GL_STUB(glGetCombinerInputParameterivNV, _gloffset_GetCombinerInputParameterivNV)
848 GL_STUB(glGetCombinerOutputParameterfvNV, _gloffset_GetCombinerOutputParameterfvNV)
849 GL_STUB(glGetCombinerOutputParameterivNV, _gloffset_GetCombinerOutputParameterivNV)
850 GL_STUB(glGetFinalCombinerInputParameterfvNV, _gloffset_GetFinalCombinerInputParameterfvNV)
851 GL_STUB(glGetFinalCombinerInputParameterivNV, _gloffset_GetFinalCombinerInputParameterivNV)
852 GL_STUB(glResizeBuffersMESA, _gloffset_ResizeBuffersMESA)
853 GL_STUB(glWindowPos2dMESA, _gloffset_WindowPos2dMESA)
854 GL_STUB(glWindowPos2dvMESA, _gloffset_WindowPos2dvMESA)
855 GL_STUB(glWindowPos2fMESA, _gloffset_WindowPos2fMESA)
856 GL_STUB(glWindowPos2fvMESA, _gloffset_WindowPos2fvMESA)
857 GL_STUB(glWindowPos2iMESA, _gloffset_WindowPos2iMESA)
858 GL_STUB(glWindowPos2ivMESA, _gloffset_WindowPos2ivMESA)
859 GL_STUB(glWindowPos2sMESA, _gloffset_WindowPos2sMESA)
860 GL_STUB(glWindowPos2svMESA, _gloffset_WindowPos2svMESA)
861 GL_STUB(glWindowPos3dMESA, _gloffset_WindowPos3dMESA)
862 GL_STUB(glWindowPos3dvMESA, _gloffset_WindowPos3dvMESA)
863 GL_STUB(glWindowPos3fMESA, _gloffset_WindowPos3fMESA)
864 GL_STUB(glWindowPos3fvMESA, _gloffset_WindowPos3fvMESA)
865 GL_STUB(glWindowPos3iMESA, _gloffset_WindowPos3iMESA)
866 GL_STUB(glWindowPos3ivMESA, _gloffset_WindowPos3ivMESA)
867 GL_STUB(glWindowPos3sMESA, _gloffset_WindowPos3sMESA)
868 GL_STUB(glWindowPos3svMESA, _gloffset_WindowPos3svMESA)
869 GL_STUB(glWindowPos4dMESA, _gloffset_WindowPos4dMESA)
870 GL_STUB(glWindowPos4dvMESA, _gloffset_WindowPos4dvMESA)
871 GL_STUB(glWindowPos4fMESA, _gloffset_WindowPos4fMESA)
872 GL_STUB(glWindowPos4fvMESA, _gloffset_WindowPos4fvMESA)
873 GL_STUB(glWindowPos4iMESA, _gloffset_WindowPos4iMESA)
874 GL_STUB(glWindowPos4ivMESA, _gloffset_WindowPos4ivMESA)
875 GL_STUB(glWindowPos4sMESA, _gloffset_WindowPos4sMESA)
876 GL_STUB(glWindowPos4svMESA, _gloffset_WindowPos4svMESA)
877 GL_STUB(gl_dispatch_stub_666, _gloffset_MultiModeDrawArraysIBM)
878 HIDDEN(gl_dispatch_stub_666)
879 GL_STUB(gl_dispatch_stub_667, _gloffset_MultiModeDrawElementsIBM)
880 HIDDEN(gl_dispatch_stub_667)
881 GL_STUB(gl_dispatch_stub_668, _gloffset_DeleteFencesNV)
882 HIDDEN(gl_dispatch_stub_668)
883 GL_STUB(gl_dispatch_stub_669, _gloffset_FinishFenceNV)
884 HIDDEN(gl_dispatch_stub_669)
885 GL_STUB(gl_dispatch_stub_670, _gloffset_GenFencesNV)
886 HIDDEN(gl_dispatch_stub_670)
887 GL_STUB(gl_dispatch_stub_671, _gloffset_GetFenceivNV)
888 HIDDEN(gl_dispatch_stub_671)
889 GL_STUB(gl_dispatch_stub_672, _gloffset_IsFenceNV)
890 HIDDEN(gl_dispatch_stub_672)
891 GL_STUB(gl_dispatch_stub_673, _gloffset_SetFenceNV)
892 HIDDEN(gl_dispatch_stub_673)
893 GL_STUB(gl_dispatch_stub_674, _gloffset_TestFenceNV)
894 HIDDEN(gl_dispatch_stub_674)
895 GL_STUB(glAreProgramsResidentNV, _gloffset_AreProgramsResidentNV)
896 GL_STUB(glBindProgramNV, _gloffset_BindProgramNV)
897 GL_STUB(glDeleteProgramsNV, _gloffset_DeleteProgramsNV)
898 GL_STUB(glExecuteProgramNV, _gloffset_ExecuteProgramNV)
899 GL_STUB(glGenProgramsNV, _gloffset_GenProgramsNV)
900 GL_STUB(glGetProgramParameterdvNV, _gloffset_GetProgramParameterdvNV)
901 GL_STUB(glGetProgramParameterfvNV, _gloffset_GetProgramParameterfvNV)
902 GL_STUB(glGetProgramStringNV, _gloffset_GetProgramStringNV)
903 GL_STUB(glGetProgramivNV, _gloffset_GetProgramivNV)
904 GL_STUB(glGetTrackMatrixivNV, _gloffset_GetTrackMatrixivNV)
905 GL_STUB(glGetVertexAttribPointervNV, _gloffset_GetVertexAttribPointervNV)
906 GL_STUB(glGetVertexAttribdvNV, _gloffset_GetVertexAttribdvNV)
907 GL_STUB(glGetVertexAttribfvNV, _gloffset_GetVertexAttribfvNV)
908 GL_STUB(glGetVertexAttribivNV, _gloffset_GetVertexAttribivNV)
909 GL_STUB(glIsProgramNV, _gloffset_IsProgramNV)
910 GL_STUB(glLoadProgramNV, _gloffset_LoadProgramNV)
911 GL_STUB(glProgramParameters4dvNV, _gloffset_ProgramParameters4dvNV)
912 GL_STUB(glProgramParameters4fvNV, _gloffset_ProgramParameters4fvNV)
913 GL_STUB(glRequestResidentProgramsNV, _gloffset_RequestResidentProgramsNV)
914 GL_STUB(glTrackMatrixNV, _gloffset_TrackMatrixNV)
915 GL_STUB(glVertexAttrib1dNV, _gloffset_VertexAttrib1dNV)
916 GL_STUB(glVertexAttrib1dvNV, _gloffset_VertexAttrib1dvNV)
917 GL_STUB(glVertexAttrib1fNV, _gloffset_VertexAttrib1fNV)
918 GL_STUB(glVertexAttrib1fvNV, _gloffset_VertexAttrib1fvNV)
919 GL_STUB(glVertexAttrib1sNV, _gloffset_VertexAttrib1sNV)
920 GL_STUB(glVertexAttrib1svNV, _gloffset_VertexAttrib1svNV)
921 GL_STUB(glVertexAttrib2dNV, _gloffset_VertexAttrib2dNV)
922 GL_STUB(glVertexAttrib2dvNV, _gloffset_VertexAttrib2dvNV)
923 GL_STUB(glVertexAttrib2fNV, _gloffset_VertexAttrib2fNV)
924 GL_STUB(glVertexAttrib2fvNV, _gloffset_VertexAttrib2fvNV)
925 GL_STUB(glVertexAttrib2sNV, _gloffset_VertexAttrib2sNV)
926 GL_STUB(glVertexAttrib2svNV, _gloffset_VertexAttrib2svNV)
927 GL_STUB(glVertexAttrib3dNV, _gloffset_VertexAttrib3dNV)
928 GL_STUB(glVertexAttrib3dvNV, _gloffset_VertexAttrib3dvNV)
929 GL_STUB(glVertexAttrib3fNV, _gloffset_VertexAttrib3fNV)
930 GL_STUB(glVertexAttrib3fvNV, _gloffset_VertexAttrib3fvNV)
931 GL_STUB(glVertexAttrib3sNV, _gloffset_VertexAttrib3sNV)
932 GL_STUB(glVertexAttrib3svNV, _gloffset_VertexAttrib3svNV)
933 GL_STUB(glVertexAttrib4dNV, _gloffset_VertexAttrib4dNV)
934 GL_STUB(glVertexAttrib4dvNV, _gloffset_VertexAttrib4dvNV)
935 GL_STUB(glVertexAttrib4fNV, _gloffset_VertexAttrib4fNV)
936 GL_STUB(glVertexAttrib4fvNV, _gloffset_VertexAttrib4fvNV)
937 GL_STUB(glVertexAttrib4sNV, _gloffset_VertexAttrib4sNV)
938 GL_STUB(glVertexAttrib4svNV, _gloffset_VertexAttrib4svNV)
939 GL_STUB(glVertexAttrib4ubNV, _gloffset_VertexAttrib4ubNV)
940 GL_STUB(glVertexAttrib4ubvNV, _gloffset_VertexAttrib4ubvNV)
941 GL_STUB(glVertexAttribPointerNV, _gloffset_VertexAttribPointerNV)
942 GL_STUB(glVertexAttribs1dvNV, _gloffset_VertexAttribs1dvNV)
943 GL_STUB(glVertexAttribs1fvNV, _gloffset_VertexAttribs1fvNV)
944 GL_STUB(glVertexAttribs1svNV, _gloffset_VertexAttribs1svNV)
945 GL_STUB(glVertexAttribs2dvNV, _gloffset_VertexAttribs2dvNV)
946 GL_STUB(glVertexAttribs2fvNV, _gloffset_VertexAttribs2fvNV)
947 GL_STUB(glVertexAttribs2svNV, _gloffset_VertexAttribs2svNV)
948 GL_STUB(glVertexAttribs3dvNV, _gloffset_VertexAttribs3dvNV)
949 GL_STUB(glVertexAttribs3fvNV, _gloffset_VertexAttribs3fvNV)
950 GL_STUB(glVertexAttribs3svNV, _gloffset_VertexAttribs3svNV)
951 GL_STUB(glVertexAttribs4dvNV, _gloffset_VertexAttribs4dvNV)
952 GL_STUB(glVertexAttribs4fvNV, _gloffset_VertexAttribs4fvNV)
953 GL_STUB(glVertexAttribs4svNV, _gloffset_VertexAttribs4svNV)
954 GL_STUB(glVertexAttribs4ubvNV, _gloffset_VertexAttribs4ubvNV)
955 GL_STUB(glGetTexBumpParameterfvATI, _gloffset_GetTexBumpParameterfvATI)
956 GL_STUB(glGetTexBumpParameterivATI, _gloffset_GetTexBumpParameterivATI)
957 GL_STUB(glTexBumpParameterfvATI, _gloffset_TexBumpParameterfvATI)
958 GL_STUB(glTexBumpParameterivATI, _gloffset_TexBumpParameterivATI)
959 GL_STUB(glAlphaFragmentOp1ATI, _gloffset_AlphaFragmentOp1ATI)
960 GL_STUB(glAlphaFragmentOp2ATI, _gloffset_AlphaFragmentOp2ATI)
961 GL_STUB(glAlphaFragmentOp3ATI, _gloffset_AlphaFragmentOp3ATI)
962 GL_STUB(glBeginFragmentShaderATI, _gloffset_BeginFragmentShaderATI)
963 GL_STUB(glBindFragmentShaderATI, _gloffset_BindFragmentShaderATI)
964 GL_STUB(glColorFragmentOp1ATI, _gloffset_ColorFragmentOp1ATI)
965 GL_STUB(glColorFragmentOp2ATI, _gloffset_ColorFragmentOp2ATI)
966 GL_STUB(glColorFragmentOp3ATI, _gloffset_ColorFragmentOp3ATI)
967 GL_STUB(glDeleteFragmentShaderATI, _gloffset_DeleteFragmentShaderATI)
968 GL_STUB(glEndFragmentShaderATI, _gloffset_EndFragmentShaderATI)
969 GL_STUB(glGenFragmentShadersATI, _gloffset_GenFragmentShadersATI)
970 GL_STUB(glPassTexCoordATI, _gloffset_PassTexCoordATI)
971 GL_STUB(glSampleMapATI, _gloffset_SampleMapATI)
972 GL_STUB(glSetFragmentShaderConstantATI, _gloffset_SetFragmentShaderConstantATI)
973 GL_STUB(glPointParameteriNV, _gloffset_PointParameteriNV)
974 GL_STUB(glPointParameterivNV, _gloffset_PointParameterivNV)
975 GL_STUB(gl_dispatch_stub_755, _gloffset_ActiveStencilFaceEXT)
976 HIDDEN(gl_dispatch_stub_755)
977 GL_STUB(gl_dispatch_stub_756, _gloffset_BindVertexArrayAPPLE)
978 HIDDEN(gl_dispatch_stub_756)
979 GL_STUB(gl_dispatch_stub_757, _gloffset_DeleteVertexArraysAPPLE)
980 HIDDEN(gl_dispatch_stub_757)
981 GL_STUB(gl_dispatch_stub_758, _gloffset_GenVertexArraysAPPLE)
982 HIDDEN(gl_dispatch_stub_758)
983 GL_STUB(gl_dispatch_stub_759, _gloffset_IsVertexArrayAPPLE)
984 HIDDEN(gl_dispatch_stub_759)
985 GL_STUB(glGetProgramNamedParameterdvNV, _gloffset_GetProgramNamedParameterdvNV)
986 GL_STUB(glGetProgramNamedParameterfvNV, _gloffset_GetProgramNamedParameterfvNV)
987 GL_STUB(glProgramNamedParameter4dNV, _gloffset_ProgramNamedParameter4dNV)
988 GL_STUB(glProgramNamedParameter4dvNV, _gloffset_ProgramNamedParameter4dvNV)
989 GL_STUB(glProgramNamedParameter4fNV, _gloffset_ProgramNamedParameter4fNV)
990 GL_STUB(glProgramNamedParameter4fvNV, _gloffset_ProgramNamedParameter4fvNV)
991 GL_STUB(gl_dispatch_stub_766, _gloffset_DepthBoundsEXT)
992 HIDDEN(gl_dispatch_stub_766)
993 GL_STUB(gl_dispatch_stub_767, _gloffset_BlendEquationSeparateEXT)
994 HIDDEN(gl_dispatch_stub_767)
995 GL_STUB(glBindFramebufferEXT, _gloffset_BindFramebufferEXT)
996 GL_STUB(glBindRenderbufferEXT, _gloffset_BindRenderbufferEXT)
997 GL_STUB(glCheckFramebufferStatusEXT, _gloffset_CheckFramebufferStatusEXT)
998 GL_STUB(glDeleteFramebuffersEXT, _gloffset_DeleteFramebuffersEXT)
999 GL_STUB(glDeleteRenderbuffersEXT, _gloffset_DeleteRenderbuffersEXT)
1000 GL_STUB(glFramebufferRenderbufferEXT, _gloffset_FramebufferRenderbufferEXT)
1001 GL_STUB(glFramebufferTexture1DEXT, _gloffset_FramebufferTexture1DEXT)
1002 GL_STUB(glFramebufferTexture2DEXT, _gloffset_FramebufferTexture2DEXT)
1003 GL_STUB(glFramebufferTexture3DEXT, _gloffset_FramebufferTexture3DEXT)
1004 GL_STUB(glGenFramebuffersEXT, _gloffset_GenFramebuffersEXT)
1005 GL_STUB(glGenRenderbuffersEXT, _gloffset_GenRenderbuffersEXT)
1006 GL_STUB(glGenerateMipmapEXT, _gloffset_GenerateMipmapEXT)
1007 GL_STUB(glGetFramebufferAttachmentParameterivEXT, _gloffset_GetFramebufferAttachmentParameterivEXT)
1008 GL_STUB(glGetRenderbufferParameterivEXT, _gloffset_GetRenderbufferParameterivEXT)
1009 GL_STUB(glIsFramebufferEXT, _gloffset_IsFramebufferEXT)
1010 GL_STUB(glIsRenderbufferEXT, _gloffset_IsRenderbufferEXT)
1011 GL_STUB(glRenderbufferStorageEXT, _gloffset_RenderbufferStorageEXT)
1012 GL_STUB(gl_dispatch_stub_785, _gloffset_BlitFramebufferEXT)
1013 HIDDEN(gl_dispatch_stub_785)
1014 GL_STUB(gl_dispatch_stub_786, _gloffset_BufferParameteriAPPLE)
1015 HIDDEN(gl_dispatch_stub_786)
1016 GL_STUB(gl_dispatch_stub_787, _gloffset_FlushMappedBufferRangeAPPLE)
1017 HIDDEN(gl_dispatch_stub_787)
1018 GL_STUB(glFramebufferTextureLayerEXT, _gloffset_FramebufferTextureLayerEXT)
1019 GL_STUB(glColorMaskIndexedEXT, _gloffset_ColorMaskIndexedEXT)
1020 GL_STUB(glDisableIndexedEXT, _gloffset_DisableIndexedEXT)
1021 GL_STUB(glEnableIndexedEXT, _gloffset_EnableIndexedEXT)
1022 GL_STUB(glGetBooleanIndexedvEXT, _gloffset_GetBooleanIndexedvEXT)
1023 GL_STUB(glGetIntegerIndexedvEXT, _gloffset_GetIntegerIndexedvEXT)
1024 GL_STUB(glIsEnabledIndexedEXT, _gloffset_IsEnabledIndexedEXT)
1025 GL_STUB(glBeginConditionalRenderNV, _gloffset_BeginConditionalRenderNV)
1026 GL_STUB(glEndConditionalRenderNV, _gloffset_EndConditionalRenderNV)
1027 GL_STUB(glBeginTransformFeedbackEXT, _gloffset_BeginTransformFeedbackEXT)
1028 GL_STUB(glBindBufferBaseEXT, _gloffset_BindBufferBaseEXT)
1029 GL_STUB(glBindBufferOffsetEXT, _gloffset_BindBufferOffsetEXT)
1030 GL_STUB(glBindBufferRangeEXT, _gloffset_BindBufferRangeEXT)
1031 GL_STUB(glEndTransformFeedbackEXT, _gloffset_EndTransformFeedbackEXT)
1032 GL_STUB(glGetTransformFeedbackVaryingEXT, _gloffset_GetTransformFeedbackVaryingEXT)
1033 GL_STUB(glTransformFeedbackVaryingsEXT, _gloffset_TransformFeedbackVaryingsEXT)
1034 GL_STUB(glProvokingVertexEXT, _gloffset_ProvokingVertexEXT)
1035 GL_STUB(gl_dispatch_stub_805, _gloffset_GetTexParameterPointervAPPLE)
1036 HIDDEN(gl_dispatch_stub_805)
1037 GL_STUB(gl_dispatch_stub_806, _gloffset_TextureRangeAPPLE)
1038 HIDDEN(gl_dispatch_stub_806)
1039 GL_STUB(glGetObjectParameterivAPPLE, _gloffset_GetObjectParameterivAPPLE)
1040 GL_STUB(glObjectPurgeableAPPLE, _gloffset_ObjectPurgeableAPPLE)
1041 GL_STUB(glObjectUnpurgeableAPPLE, _gloffset_ObjectUnpurgeableAPPLE)
1042 GL_STUB(gl_dispatch_stub_810, _gloffset_StencilFuncSeparateATI)
1043 HIDDEN(gl_dispatch_stub_810)
1044 GL_STUB(gl_dispatch_stub_811, _gloffset_ProgramEnvParameters4fvEXT)
1045 HIDDEN(gl_dispatch_stub_811)
1046 GL_STUB(gl_dispatch_stub_812, _gloffset_ProgramLocalParameters4fvEXT)
1047 HIDDEN(gl_dispatch_stub_812)
1048 GL_STUB(gl_dispatch_stub_813, _gloffset_GetQueryObjecti64vEXT)
1049 HIDDEN(gl_dispatch_stub_813)
1050 GL_STUB(gl_dispatch_stub_814, _gloffset_GetQueryObjectui64vEXT)
1051 HIDDEN(gl_dispatch_stub_814)
1052 GL_STUB(glEGLImageTargetRenderbufferStorageOES, _gloffset_EGLImageTargetRenderbufferStorageOES)
1053 GL_STUB(glEGLImageTargetTexture2DOES, _gloffset_EGLImageTargetTexture2DOES)
1054 GL_STUB_ALIAS(glArrayElementEXT, glArrayElement)
1055 GL_STUB_ALIAS(glBindTextureEXT, glBindTexture)
1056 GL_STUB_ALIAS(glDrawArraysEXT, glDrawArrays)
1057 #ifndef GLX_INDIRECT_RENDERING
1058 GL_STUB_ALIAS(glAreTexturesResidentEXT, glAreTexturesResident)
1059 #endif
1060 GL_STUB_ALIAS(glCopyTexImage1DEXT, glCopyTexImage1D)
1061 GL_STUB_ALIAS(glCopyTexImage2DEXT, glCopyTexImage2D)
1062 GL_STUB_ALIAS(glCopyTexSubImage1DEXT, glCopyTexSubImage1D)
1063 GL_STUB_ALIAS(glCopyTexSubImage2DEXT, glCopyTexSubImage2D)
1064 #ifndef GLX_INDIRECT_RENDERING
1065 GL_STUB_ALIAS(glDeleteTexturesEXT, glDeleteTextures)
1066 #endif
1067 #ifndef GLX_INDIRECT_RENDERING
1068 GL_STUB_ALIAS(glGenTexturesEXT, glGenTextures)
1069 #endif
1070 GL_STUB_ALIAS(glGetPointervEXT, glGetPointerv)
1071 #ifndef GLX_INDIRECT_RENDERING
1072 GL_STUB_ALIAS(glIsTextureEXT, glIsTexture)
1073 #endif
1074 GL_STUB_ALIAS(glPrioritizeTexturesEXT, glPrioritizeTextures)
1075 GL_STUB_ALIAS(glTexSubImage1DEXT, glTexSubImage1D)
1076 GL_STUB_ALIAS(glTexSubImage2DEXT, glTexSubImage2D)
1077 GL_STUB_ALIAS(glBlendColorEXT, glBlendColor)
1078 GL_STUB_ALIAS(glBlendEquationEXT, glBlendEquation)
1079 GL_STUB_ALIAS(glDrawRangeElementsEXT, glDrawRangeElements)
1080 GL_STUB_ALIAS(glColorTableSGI, glColorTable)
1081 GL_STUB_ALIAS(glColorTableEXT, glColorTable)
1082 GL_STUB_ALIAS(glColorTableParameterfvSGI, glColorTableParameterfv)
1083 GL_STUB_ALIAS(glColorTableParameterivSGI, glColorTableParameteriv)
1084 GL_STUB_ALIAS(glCopyColorTableSGI, glCopyColorTable)
1085 #ifndef GLX_INDIRECT_RENDERING
1086 GL_STUB_ALIAS(glGetColorTableSGI, glGetColorTable)
1087 #endif
1088 #ifndef GLX_INDIRECT_RENDERING
1089 GL_STUB_ALIAS(glGetColorTableEXT, glGetColorTable)
1090 #endif
1091 #ifndef GLX_INDIRECT_RENDERING
1092 GL_STUB_ALIAS(glGetColorTableParameterfvSGI, glGetColorTableParameterfv)
1093 #endif
1094 #ifndef GLX_INDIRECT_RENDERING
1095 GL_STUB_ALIAS(glGetColorTableParameterfvEXT, glGetColorTableParameterfv)
1096 #endif
1097 #ifndef GLX_INDIRECT_RENDERING
1098 GL_STUB_ALIAS(glGetColorTableParameterivSGI, glGetColorTableParameteriv)
1099 #endif
1100 #ifndef GLX_INDIRECT_RENDERING
1101 GL_STUB_ALIAS(glGetColorTableParameterivEXT, glGetColorTableParameteriv)
1102 #endif
1103 GL_STUB_ALIAS(glColorSubTableEXT, glColorSubTable)
1104 GL_STUB_ALIAS(glCopyColorSubTableEXT, glCopyColorSubTable)
1105 GL_STUB_ALIAS(glConvolutionFilter1DEXT, glConvolutionFilter1D)
1106 GL_STUB_ALIAS(glConvolutionFilter2DEXT, glConvolutionFilter2D)
1107 GL_STUB_ALIAS(glConvolutionParameterfEXT, glConvolutionParameterf)
1108 GL_STUB_ALIAS(glConvolutionParameterfvEXT, glConvolutionParameterfv)
1109 GL_STUB_ALIAS(glConvolutionParameteriEXT, glConvolutionParameteri)
1110 GL_STUB_ALIAS(glConvolutionParameterivEXT, glConvolutionParameteriv)
1111 GL_STUB_ALIAS(glCopyConvolutionFilter1DEXT, glCopyConvolutionFilter1D)
1112 GL_STUB_ALIAS(glCopyConvolutionFilter2DEXT, glCopyConvolutionFilter2D)
1113 #ifndef GLX_INDIRECT_RENDERING
1114 GL_STUB_ALIAS(glGetConvolutionFilterEXT, glGetConvolutionFilter)
1115 #endif
1116 #ifndef GLX_INDIRECT_RENDERING
1117 GL_STUB_ALIAS(glGetConvolutionParameterfvEXT, glGetConvolutionParameterfv)
1118 #endif
1119 #ifndef GLX_INDIRECT_RENDERING
1120 GL_STUB_ALIAS(glGetConvolutionParameterivEXT, glGetConvolutionParameteriv)
1121 #endif
1122 #ifndef GLX_INDIRECT_RENDERING
1123 GL_STUB_ALIAS(glGetSeparableFilterEXT, glGetSeparableFilter)
1124 #endif
1125 GL_STUB_ALIAS(glSeparableFilter2DEXT, glSeparableFilter2D)
1126 #ifndef GLX_INDIRECT_RENDERING
1127 GL_STUB_ALIAS(glGetHistogramEXT, glGetHistogram)
1128 #endif
1129 #ifndef GLX_INDIRECT_RENDERING
1130 GL_STUB_ALIAS(glGetHistogramParameterfvEXT, glGetHistogramParameterfv)
1131 #endif
1132 #ifndef GLX_INDIRECT_RENDERING
1133 GL_STUB_ALIAS(glGetHistogramParameterivEXT, glGetHistogramParameteriv)
1134 #endif
1135 #ifndef GLX_INDIRECT_RENDERING
1136 GL_STUB_ALIAS(glGetMinmaxEXT, glGetMinmax)
1137 #endif
1138 #ifndef GLX_INDIRECT_RENDERING
1139 GL_STUB_ALIAS(glGetMinmaxParameterfvEXT, glGetMinmaxParameterfv)
1140 #endif
1141 #ifndef GLX_INDIRECT_RENDERING
1142 GL_STUB_ALIAS(glGetMinmaxParameterivEXT, glGetMinmaxParameteriv)
1143 #endif
1144 GL_STUB_ALIAS(glHistogramEXT, glHistogram)
1145 GL_STUB_ALIAS(glMinmaxEXT, glMinmax)
1146 GL_STUB_ALIAS(glResetHistogramEXT, glResetHistogram)
1147 GL_STUB_ALIAS(glResetMinmaxEXT, glResetMinmax)
1148 GL_STUB_ALIAS(glTexImage3DEXT, glTexImage3D)
1149 GL_STUB_ALIAS(glTexSubImage3DEXT, glTexSubImage3D)
1150 GL_STUB_ALIAS(glCopyTexSubImage3DEXT, glCopyTexSubImage3D)
1151 GL_STUB_ALIAS(glActiveTexture, glActiveTextureARB)
1152 GL_STUB_ALIAS(glClientActiveTexture, glClientActiveTextureARB)
1153 GL_STUB_ALIAS(glMultiTexCoord1d, glMultiTexCoord1dARB)
1154 GL_STUB_ALIAS(glMultiTexCoord1dv, glMultiTexCoord1dvARB)
1155 GL_STUB_ALIAS(glMultiTexCoord1f, glMultiTexCoord1fARB)
1156 GL_STUB_ALIAS(glMultiTexCoord1fv, glMultiTexCoord1fvARB)
1157 GL_STUB_ALIAS(glMultiTexCoord1i, glMultiTexCoord1iARB)
1158 GL_STUB_ALIAS(glMultiTexCoord1iv, glMultiTexCoord1ivARB)
1159 GL_STUB_ALIAS(glMultiTexCoord1s, glMultiTexCoord1sARB)
1160 GL_STUB_ALIAS(glMultiTexCoord1sv, glMultiTexCoord1svARB)
1161 GL_STUB_ALIAS(glMultiTexCoord2d, glMultiTexCoord2dARB)
1162 GL_STUB_ALIAS(glMultiTexCoord2dv, glMultiTexCoord2dvARB)
1163 GL_STUB_ALIAS(glMultiTexCoord2f, glMultiTexCoord2fARB)
1164 GL_STUB_ALIAS(glMultiTexCoord2fv, glMultiTexCoord2fvARB)
1165 GL_STUB_ALIAS(glMultiTexCoord2i, glMultiTexCoord2iARB)
1166 GL_STUB_ALIAS(glMultiTexCoord2iv, glMultiTexCoord2ivARB)
1167 GL_STUB_ALIAS(glMultiTexCoord2s, glMultiTexCoord2sARB)
1168 GL_STUB_ALIAS(glMultiTexCoord2sv, glMultiTexCoord2svARB)
1169 GL_STUB_ALIAS(glMultiTexCoord3d, glMultiTexCoord3dARB)
1170 GL_STUB_ALIAS(glMultiTexCoord3dv, glMultiTexCoord3dvARB)
1171 GL_STUB_ALIAS(glMultiTexCoord3f, glMultiTexCoord3fARB)
1172 GL_STUB_ALIAS(glMultiTexCoord3fv, glMultiTexCoord3fvARB)
1173 GL_STUB_ALIAS(glMultiTexCoord3i, glMultiTexCoord3iARB)
1174 GL_STUB_ALIAS(glMultiTexCoord3iv, glMultiTexCoord3ivARB)
1175 GL_STUB_ALIAS(glMultiTexCoord3s, glMultiTexCoord3sARB)
1176 GL_STUB_ALIAS(glMultiTexCoord3sv, glMultiTexCoord3svARB)
1177 GL_STUB_ALIAS(glMultiTexCoord4d, glMultiTexCoord4dARB)
1178 GL_STUB_ALIAS(glMultiTexCoord4dv, glMultiTexCoord4dvARB)
1179 GL_STUB_ALIAS(glMultiTexCoord4f, glMultiTexCoord4fARB)
1180 GL_STUB_ALIAS(glMultiTexCoord4fv, glMultiTexCoord4fvARB)
1181 GL_STUB_ALIAS(glMultiTexCoord4i, glMultiTexCoord4iARB)
1182 GL_STUB_ALIAS(glMultiTexCoord4iv, glMultiTexCoord4ivARB)
1183 GL_STUB_ALIAS(glMultiTexCoord4s, glMultiTexCoord4sARB)
1184 GL_STUB_ALIAS(glMultiTexCoord4sv, glMultiTexCoord4svARB)
1185 GL_STUB_ALIAS(glStencilOpSeparateATI, glStencilOpSeparate)
1186 GL_STUB_ALIAS(glDrawArraysInstancedARB, glDrawArraysInstanced)
1187 GL_STUB_ALIAS(glDrawArraysInstancedEXT, glDrawArraysInstanced)
1188 GL_STUB_ALIAS(glDrawElementsInstancedARB, glDrawElementsInstanced)
1189 GL_STUB_ALIAS(glDrawElementsInstancedEXT, glDrawElementsInstanced)
1190 GL_STUB_ALIAS(glLoadTransposeMatrixd, glLoadTransposeMatrixdARB)
1191 GL_STUB_ALIAS(glLoadTransposeMatrixf, glLoadTransposeMatrixfARB)
1192 GL_STUB_ALIAS(glMultTransposeMatrixd, glMultTransposeMatrixdARB)
1193 GL_STUB_ALIAS(glMultTransposeMatrixf, glMultTransposeMatrixfARB)
1194 GL_STUB_ALIAS(glSampleCoverage, glSampleCoverageARB)
1195 GL_STUB_ALIAS(glCompressedTexImage1D, glCompressedTexImage1DARB)
1196 GL_STUB_ALIAS(glCompressedTexImage2D, glCompressedTexImage2DARB)
1197 GL_STUB_ALIAS(glCompressedTexImage3D, glCompressedTexImage3DARB)
1198 GL_STUB_ALIAS(glCompressedTexSubImage1D, glCompressedTexSubImage1DARB)
1199 GL_STUB_ALIAS(glCompressedTexSubImage2D, glCompressedTexSubImage2DARB)
1200 GL_STUB_ALIAS(glCompressedTexSubImage3D, glCompressedTexSubImage3DARB)
1201 GL_STUB_ALIAS(glGetCompressedTexImage, glGetCompressedTexImageARB)
1202 GL_STUB_ALIAS(glDisableVertexAttribArray, glDisableVertexAttribArrayARB)
1203 GL_STUB_ALIAS(glEnableVertexAttribArray, glEnableVertexAttribArrayARB)
1204 GL_STUB_ALIAS(glGetVertexAttribdv, glGetVertexAttribdvARB)
1205 GL_STUB_ALIAS(glGetVertexAttribfv, glGetVertexAttribfvARB)
1206 GL_STUB_ALIAS(glGetVertexAttribiv, glGetVertexAttribivARB)
1207 GL_STUB_ALIAS(glProgramParameter4dNV, glProgramEnvParameter4dARB)
1208 GL_STUB_ALIAS(glProgramParameter4dvNV, glProgramEnvParameter4dvARB)
1209 GL_STUB_ALIAS(glProgramParameter4fNV, glProgramEnvParameter4fARB)
1210 GL_STUB_ALIAS(glProgramParameter4fvNV, glProgramEnvParameter4fvARB)
1211 GL_STUB_ALIAS(glVertexAttrib1d, glVertexAttrib1dARB)
1212 GL_STUB_ALIAS(glVertexAttrib1dv, glVertexAttrib1dvARB)
1213 GL_STUB_ALIAS(glVertexAttrib1f, glVertexAttrib1fARB)
1214 GL_STUB_ALIAS(glVertexAttrib1fv, glVertexAttrib1fvARB)
1215 GL_STUB_ALIAS(glVertexAttrib1s, glVertexAttrib1sARB)
1216 GL_STUB_ALIAS(glVertexAttrib1sv, glVertexAttrib1svARB)
1217 GL_STUB_ALIAS(glVertexAttrib2d, glVertexAttrib2dARB)
1218 GL_STUB_ALIAS(glVertexAttrib2dv, glVertexAttrib2dvARB)
1219 GL_STUB_ALIAS(glVertexAttrib2f, glVertexAttrib2fARB)
1220 GL_STUB_ALIAS(glVertexAttrib2fv, glVertexAttrib2fvARB)
1221 GL_STUB_ALIAS(glVertexAttrib2s, glVertexAttrib2sARB)
1222 GL_STUB_ALIAS(glVertexAttrib2sv, glVertexAttrib2svARB)
1223 GL_STUB_ALIAS(glVertexAttrib3d, glVertexAttrib3dARB)
1224 GL_STUB_ALIAS(glVertexAttrib3dv, glVertexAttrib3dvARB)
1225 GL_STUB_ALIAS(glVertexAttrib3f, glVertexAttrib3fARB)
1226 GL_STUB_ALIAS(glVertexAttrib3fv, glVertexAttrib3fvARB)
1227 GL_STUB_ALIAS(glVertexAttrib3s, glVertexAttrib3sARB)
1228 GL_STUB_ALIAS(glVertexAttrib3sv, glVertexAttrib3svARB)
1229 GL_STUB_ALIAS(glVertexAttrib4Nbv, glVertexAttrib4NbvARB)
1230 GL_STUB_ALIAS(glVertexAttrib4Niv, glVertexAttrib4NivARB)
1231 GL_STUB_ALIAS(glVertexAttrib4Nsv, glVertexAttrib4NsvARB)
1232 GL_STUB_ALIAS(glVertexAttrib4Nub, glVertexAttrib4NubARB)
1233 GL_STUB_ALIAS(glVertexAttrib4Nubv, glVertexAttrib4NubvARB)
1234 GL_STUB_ALIAS(glVertexAttrib4Nuiv, glVertexAttrib4NuivARB)
1235 GL_STUB_ALIAS(glVertexAttrib4Nusv, glVertexAttrib4NusvARB)
1236 GL_STUB_ALIAS(glVertexAttrib4bv, glVertexAttrib4bvARB)
1237 GL_STUB_ALIAS(glVertexAttrib4d, glVertexAttrib4dARB)
1238 GL_STUB_ALIAS(glVertexAttrib4dv, glVertexAttrib4dvARB)
1239 GL_STUB_ALIAS(glVertexAttrib4f, glVertexAttrib4fARB)
1240 GL_STUB_ALIAS(glVertexAttrib4fv, glVertexAttrib4fvARB)
1241 GL_STUB_ALIAS(glVertexAttrib4iv, glVertexAttrib4ivARB)
1242 GL_STUB_ALIAS(glVertexAttrib4s, glVertexAttrib4sARB)
1243 GL_STUB_ALIAS(glVertexAttrib4sv, glVertexAttrib4svARB)
1244 GL_STUB_ALIAS(glVertexAttrib4ubv, glVertexAttrib4ubvARB)
1245 GL_STUB_ALIAS(glVertexAttrib4uiv, glVertexAttrib4uivARB)
1246 GL_STUB_ALIAS(glVertexAttrib4usv, glVertexAttrib4usvARB)
1247 GL_STUB_ALIAS(glVertexAttribPointer, glVertexAttribPointerARB)
1248 GL_STUB_ALIAS(glBindBuffer, glBindBufferARB)
1249 GL_STUB_ALIAS(glBufferData, glBufferDataARB)
1250 GL_STUB_ALIAS(glBufferSubData, glBufferSubDataARB)
1251 GL_STUB_ALIAS(glDeleteBuffers, glDeleteBuffersARB)
1252 GL_STUB_ALIAS(glGenBuffers, glGenBuffersARB)
1253 GL_STUB_ALIAS(glGetBufferParameteriv, glGetBufferParameterivARB)
1254 GL_STUB_ALIAS(glGetBufferPointerv, glGetBufferPointervARB)
1255 GL_STUB_ALIAS(glGetBufferSubData, glGetBufferSubDataARB)
1256 GL_STUB_ALIAS(glIsBuffer, glIsBufferARB)
1257 GL_STUB_ALIAS(glMapBuffer, glMapBufferARB)
1258 GL_STUB_ALIAS(glUnmapBuffer, glUnmapBufferARB)
1259 GL_STUB_ALIAS(glBeginQuery, glBeginQueryARB)
1260 GL_STUB_ALIAS(glDeleteQueries, glDeleteQueriesARB)
1261 GL_STUB_ALIAS(glEndQuery, glEndQueryARB)
1262 GL_STUB_ALIAS(glGenQueries, glGenQueriesARB)
1263 GL_STUB_ALIAS(glGetQueryObjectiv, glGetQueryObjectivARB)
1264 GL_STUB_ALIAS(glGetQueryObjectuiv, glGetQueryObjectuivARB)
1265 GL_STUB_ALIAS(glGetQueryiv, glGetQueryivARB)
1266 GL_STUB_ALIAS(glIsQuery, glIsQueryARB)
1267 GL_STUB_ALIAS(glCompileShader, glCompileShaderARB)
1268 GL_STUB_ALIAS(glGetActiveUniform, glGetActiveUniformARB)
1269 GL_STUB_ALIAS(glGetShaderSource, glGetShaderSourceARB)
1270 GL_STUB_ALIAS(glGetUniformLocation, glGetUniformLocationARB)
1271 GL_STUB_ALIAS(glGetUniformfv, glGetUniformfvARB)
1272 GL_STUB_ALIAS(glGetUniformiv, glGetUniformivARB)
1273 GL_STUB_ALIAS(glLinkProgram, glLinkProgramARB)
1274 GL_STUB_ALIAS(glShaderSource, glShaderSourceARB)
1275 GL_STUB_ALIAS(glUniform1f, glUniform1fARB)
1276 GL_STUB_ALIAS(glUniform1fv, glUniform1fvARB)
1277 GL_STUB_ALIAS(glUniform1i, glUniform1iARB)
1278 GL_STUB_ALIAS(glUniform1iv, glUniform1ivARB)
1279 GL_STUB_ALIAS(glUniform2f, glUniform2fARB)
1280 GL_STUB_ALIAS(glUniform2fv, glUniform2fvARB)
1281 GL_STUB_ALIAS(glUniform2i, glUniform2iARB)
1282 GL_STUB_ALIAS(glUniform2iv, glUniform2ivARB)
1283 GL_STUB_ALIAS(glUniform3f, glUniform3fARB)
1284 GL_STUB_ALIAS(glUniform3fv, glUniform3fvARB)
1285 GL_STUB_ALIAS(glUniform3i, glUniform3iARB)
1286 GL_STUB_ALIAS(glUniform3iv, glUniform3ivARB)
1287 GL_STUB_ALIAS(glUniform4f, glUniform4fARB)
1288 GL_STUB_ALIAS(glUniform4fv, glUniform4fvARB)
1289 GL_STUB_ALIAS(glUniform4i, glUniform4iARB)
1290 GL_STUB_ALIAS(glUniform4iv, glUniform4ivARB)
1291 GL_STUB_ALIAS(glUniformMatrix2fv, glUniformMatrix2fvARB)
1292 GL_STUB_ALIAS(glUniformMatrix3fv, glUniformMatrix3fvARB)
1293 GL_STUB_ALIAS(glUniformMatrix4fv, glUniformMatrix4fvARB)
1294 GL_STUB_ALIAS(glUseProgram, glUseProgramObjectARB)
1295 GL_STUB_ALIAS(glValidateProgram, glValidateProgramARB)
1296 GL_STUB_ALIAS(glBindAttribLocation, glBindAttribLocationARB)
1297 GL_STUB_ALIAS(glGetActiveAttrib, glGetActiveAttribARB)
1298 GL_STUB_ALIAS(glGetAttribLocation, glGetAttribLocationARB)
1299 GL_STUB_ALIAS(glDrawBuffers, glDrawBuffersARB)
1300 GL_STUB_ALIAS(glDrawBuffersATI, glDrawBuffersARB)
1301 GL_STUB_ALIAS(glRenderbufferStorageMultisampleEXT, glRenderbufferStorageMultisample)
1302 GL_STUB_ALIAS(glPointParameterf, glPointParameterfEXT)
1303 GL_STUB_ALIAS(glPointParameterfARB, glPointParameterfEXT)
1304 GL_STUB_ALIAS(glPointParameterfSGIS, glPointParameterfEXT)
1305 GL_STUB_ALIAS(glPointParameterfv, glPointParameterfvEXT)
1306 GL_STUB_ALIAS(glPointParameterfvARB, glPointParameterfvEXT)
1307 GL_STUB_ALIAS(glPointParameterfvSGIS, glPointParameterfvEXT)
1308 GL_STUB_ALIAS(glSecondaryColor3b, glSecondaryColor3bEXT)
1309 GL_STUB_ALIAS(glSecondaryColor3bv, glSecondaryColor3bvEXT)
1310 GL_STUB_ALIAS(glSecondaryColor3d, glSecondaryColor3dEXT)
1311 GL_STUB_ALIAS(glSecondaryColor3dv, glSecondaryColor3dvEXT)
1312 GL_STUB_ALIAS(glSecondaryColor3f, glSecondaryColor3fEXT)
1313 GL_STUB_ALIAS(glSecondaryColor3fv, glSecondaryColor3fvEXT)
1314 GL_STUB_ALIAS(glSecondaryColor3i, glSecondaryColor3iEXT)
1315 GL_STUB_ALIAS(glSecondaryColor3iv, glSecondaryColor3ivEXT)
1316 GL_STUB_ALIAS(glSecondaryColor3s, glSecondaryColor3sEXT)
1317 GL_STUB_ALIAS(glSecondaryColor3sv, glSecondaryColor3svEXT)
1318 GL_STUB_ALIAS(glSecondaryColor3ub, glSecondaryColor3ubEXT)
1319 GL_STUB_ALIAS(glSecondaryColor3ubv, glSecondaryColor3ubvEXT)
1320 GL_STUB_ALIAS(glSecondaryColor3ui, glSecondaryColor3uiEXT)
1321 GL_STUB_ALIAS(glSecondaryColor3uiv, glSecondaryColor3uivEXT)
1322 GL_STUB_ALIAS(glSecondaryColor3us, glSecondaryColor3usEXT)
1323 GL_STUB_ALIAS(glSecondaryColor3usv, glSecondaryColor3usvEXT)
1324 GL_STUB_ALIAS(glSecondaryColorPointer, glSecondaryColorPointerEXT)
1325 GL_STUB_ALIAS(glMultiDrawArrays, glMultiDrawArraysEXT)
1326 GL_STUB_ALIAS(glMultiDrawElements, glMultiDrawElementsEXT)
1327 GL_STUB_ALIAS(glFogCoordPointer, glFogCoordPointerEXT)
1328 GL_STUB_ALIAS(glFogCoordd, glFogCoorddEXT)
1329 GL_STUB_ALIAS(glFogCoorddv, glFogCoorddvEXT)
1330 GL_STUB_ALIAS(glFogCoordf, glFogCoordfEXT)
1331 GL_STUB_ALIAS(glFogCoordfv, glFogCoordfvEXT)
1332 GL_STUB_ALIAS(glBlendFuncSeparate, glBlendFuncSeparateEXT)
1333 GL_STUB_ALIAS(glBlendFuncSeparateINGR, glBlendFuncSeparateEXT)
1334 GL_STUB_ALIAS(glWindowPos2d, glWindowPos2dMESA)
1335 GL_STUB_ALIAS(glWindowPos2dARB, glWindowPos2dMESA)
1336 GL_STUB_ALIAS(glWindowPos2dv, glWindowPos2dvMESA)
1337 GL_STUB_ALIAS(glWindowPos2dvARB, glWindowPos2dvMESA)
1338 GL_STUB_ALIAS(glWindowPos2f, glWindowPos2fMESA)
1339 GL_STUB_ALIAS(glWindowPos2fARB, glWindowPos2fMESA)
1340 GL_STUB_ALIAS(glWindowPos2fv, glWindowPos2fvMESA)
1341 GL_STUB_ALIAS(glWindowPos2fvARB, glWindowPos2fvMESA)
1342 GL_STUB_ALIAS(glWindowPos2i, glWindowPos2iMESA)
1343 GL_STUB_ALIAS(glWindowPos2iARB, glWindowPos2iMESA)
1344 GL_STUB_ALIAS(glWindowPos2iv, glWindowPos2ivMESA)
1345 GL_STUB_ALIAS(glWindowPos2ivARB, glWindowPos2ivMESA)
1346 GL_STUB_ALIAS(glWindowPos2s, glWindowPos2sMESA)
1347 GL_STUB_ALIAS(glWindowPos2sARB, glWindowPos2sMESA)
1348 GL_STUB_ALIAS(glWindowPos2sv, glWindowPos2svMESA)
1349 GL_STUB_ALIAS(glWindowPos2svARB, glWindowPos2svMESA)
1350 GL_STUB_ALIAS(glWindowPos3d, glWindowPos3dMESA)
1351 GL_STUB_ALIAS(glWindowPos3dARB, glWindowPos3dMESA)
1352 GL_STUB_ALIAS(glWindowPos3dv, glWindowPos3dvMESA)
1353 GL_STUB_ALIAS(glWindowPos3dvARB, glWindowPos3dvMESA)
1354 GL_STUB_ALIAS(glWindowPos3f, glWindowPos3fMESA)
1355 GL_STUB_ALIAS(glWindowPos3fARB, glWindowPos3fMESA)
1356 GL_STUB_ALIAS(glWindowPos3fv, glWindowPos3fvMESA)
1357 GL_STUB_ALIAS(glWindowPos3fvARB, glWindowPos3fvMESA)
1358 GL_STUB_ALIAS(glWindowPos3i, glWindowPos3iMESA)
1359 GL_STUB_ALIAS(glWindowPos3iARB, glWindowPos3iMESA)
1360 GL_STUB_ALIAS(glWindowPos3iv, glWindowPos3ivMESA)
1361 GL_STUB_ALIAS(glWindowPos3ivARB, glWindowPos3ivMESA)
1362 GL_STUB_ALIAS(glWindowPos3s, glWindowPos3sMESA)
1363 GL_STUB_ALIAS(glWindowPos3sARB, glWindowPos3sMESA)
1364 GL_STUB_ALIAS(glWindowPos3sv, glWindowPos3svMESA)
1365 GL_STUB_ALIAS(glWindowPos3svARB, glWindowPos3svMESA)
1366 GL_STUB_ALIAS(glBindProgramARB, glBindProgramNV)
1367 GL_STUB_ALIAS(glDeleteProgramsARB, glDeleteProgramsNV)
1368 GL_STUB_ALIAS(glGenProgramsARB, glGenProgramsNV)
1369 GL_STUB_ALIAS(glGetVertexAttribPointerv, glGetVertexAttribPointervNV)
1370 GL_STUB_ALIAS(glGetVertexAttribPointervARB, glGetVertexAttribPointervNV)
1371 GL_STUB_ALIAS(glIsProgramARB, glIsProgramNV)
1372 GL_STUB_ALIAS(glPointParameteri, glPointParameteriNV)
1373 GL_STUB_ALIAS(glPointParameteriv, glPointParameterivNV)
1374 GL_STUB_ALIAS(glBindFramebuffer, glBindFramebufferEXT)
1375 GL_STUB_ALIAS(glBindRenderbuffer, glBindRenderbufferEXT)
1376 GL_STUB_ALIAS(glCheckFramebufferStatus, glCheckFramebufferStatusEXT)
1377 GL_STUB_ALIAS(glDeleteFramebuffers, glDeleteFramebuffersEXT)
1378 GL_STUB_ALIAS(glDeleteRenderbuffers, glDeleteRenderbuffersEXT)
1379 GL_STUB_ALIAS(glFramebufferRenderbuffer, glFramebufferRenderbufferEXT)
1380 GL_STUB_ALIAS(glFramebufferTexture1D, glFramebufferTexture1DEXT)
1381 GL_STUB_ALIAS(glFramebufferTexture2D, glFramebufferTexture2DEXT)
1382 GL_STUB_ALIAS(glFramebufferTexture3D, glFramebufferTexture3DEXT)
1383 GL_STUB_ALIAS(glGenFramebuffers, glGenFramebuffersEXT)
1384 GL_STUB_ALIAS(glGenRenderbuffers, glGenRenderbuffersEXT)
1385 GL_STUB_ALIAS(glGenerateMipmap, glGenerateMipmapEXT)
1386 GL_STUB_ALIAS(glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameterivEXT)
1387 GL_STUB_ALIAS(glGetRenderbufferParameteriv, glGetRenderbufferParameterivEXT)
1388 GL_STUB_ALIAS(glIsFramebuffer, glIsFramebufferEXT)
1389 GL_STUB_ALIAS(glIsRenderbuffer, glIsRenderbufferEXT)
1390 GL_STUB_ALIAS(glRenderbufferStorage, glRenderbufferStorageEXT)
1391 GL_STUB_ALIAS(glFramebufferTextureLayer, glFramebufferTextureLayerEXT)
1392 GL_STUB_ALIAS(glBeginTransformFeedback, glBeginTransformFeedbackEXT)
1393 GL_STUB_ALIAS(glBindBufferBase, glBindBufferBaseEXT)
1394 GL_STUB_ALIAS(glBindBufferRange, glBindBufferRangeEXT)
1395 GL_STUB_ALIAS(glEndTransformFeedback, glEndTransformFeedbackEXT)
1396 GL_STUB_ALIAS(glGetTransformFeedbackVarying, glGetTransformFeedbackVaryingEXT)
1397 GL_STUB_ALIAS(glTransformFeedbackVaryings, glTransformFeedbackVaryingsEXT)
1398 GL_STUB_ALIAS(glProvokingVertex, glProvokingVertexEXT)
1399
1400 .globl gl_dispatch_functions_end
1401 HIDDEN(gl_dispatch_functions_end)
1402 gl_dispatch_functions_end: