Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  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. #ifdef __arch64__
  30. #define GL_OFF(N)       ((N) * 8)
  31. #define GL_LL           ldx
  32. #define GL_TIE_LD(SYM)  %tie_ldx(SYM)
  33. #define GL_STACK_SIZE   128
  34. #else
  35. #define GL_OFF(N)       ((N) * 4)
  36. #define GL_LL           ld
  37. #define GL_TIE_LD(SYM)  %tie_ld(SYM)
  38. #define GL_STACK_SIZE   64
  39. #endif
  40.  
  41. #define GLOBL_FN(x) .globl x ; .type x, @function
  42. #define HIDDEN(x) .hidden x
  43.  
  44.         .register %g2, #scratch
  45.         .register %g3, #scratch
  46.  
  47.         .text
  48.  
  49.         GLOBL_FN(__glapi_sparc_icache_flush)
  50.         HIDDEN(__glapi_sparc_icache_flush)
  51.         .type   __glapi_sparc_icache_flush, @function
  52. __glapi_sparc_icache_flush: /* %o0 = insn_addr */
  53.         flush   %o0
  54.         retl
  55.          nop
  56.  
  57.         .align  32
  58.  
  59.         .type   __glapi_sparc_get_pc, @function
  60. __glapi_sparc_get_pc:
  61.         retl
  62.          add    %o7, %g2, %g2
  63.         .size   __glapi_sparc_get_pc, .-__glapi_sparc_get_pc
  64.  
  65. #ifdef GLX_USE_TLS
  66.  
  67.         GLOBL_FN(__glapi_sparc_get_dispatch)
  68.         HIDDEN(__glapi_sparc_get_dispatch)
  69. __glapi_sparc_get_dispatch:
  70.         mov     %o7, %g1
  71.         sethi   %hi(_GLOBAL_OFFSET_TABLE_-4), %g2
  72.         call    __glapi_sparc_get_pc
  73.         add     %g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2
  74.         mov     %g1, %o7
  75.         sethi   %tie_hi22(_glapi_tls_Dispatch), %g1
  76.         add     %g1, %tie_lo10(_glapi_tls_Dispatch), %g1
  77.         GL_LL   [%g2 + %g1], %g2, GL_TIE_LD(_glapi_tls_Dispatch)
  78.         retl
  79.          mov    %g2, %o0
  80.  
  81.         .data
  82.         .align  32
  83.  
  84.         /* --> sethi %hi(_glapi_tls_Dispatch), %g1 */
  85.         /* --> or %g1, %lo(_glapi_tls_Dispatch), %g1 */
  86.         GLOBL_FN(__glapi_sparc_tls_stub)
  87.         HIDDEN(__glapi_sparc_tls_stub)
  88. __glapi_sparc_tls_stub: /* Call offset in %g3 */
  89.         mov     %o7, %g1
  90.         sethi   %hi(_GLOBAL_OFFSET_TABLE_-4), %g2
  91.         call    __glapi_sparc_get_pc
  92.         add     %g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2
  93.         mov     %g1, %o7
  94.         srl     %g3, 10, %g3
  95.         sethi   %tie_hi22(_glapi_tls_Dispatch), %g1
  96.         add     %g1, %tie_lo10(_glapi_tls_Dispatch), %g1
  97.         GL_LL   [%g2 + %g1], %g2, GL_TIE_LD(_glapi_tls_Dispatch)
  98.         GL_LL   [%g7+%g2], %g1
  99.         GL_LL   [%g1 + %g3], %g1
  100.         jmp     %g1
  101.          nop
  102.         .size   __glapi_sparc_tls_stub, .-__glapi_sparc_tls_stub
  103.  
  104. #define GL_STUB(fn, off)                                \
  105.         GLOBL_FN(fn);                                   \
  106. fn:     ba      __glapi_sparc_tls_stub;                 \
  107.          sethi  GL_OFF(off), %g3;                       \
  108.         .size   fn,.-fn;
  109.  
  110. #elif defined(HAVE_PTHREAD)
  111.  
  112.         /* 64-bit 0x00 --> sethi %hh(_glapi_Dispatch), %g1 */
  113.         /* 64-bit 0x04 --> sethi %lm(_glapi_Dispatch), %g2 */
  114.         /* 64-bit 0x08 --> or %g1, %hm(_glapi_Dispatch), %g1 */
  115.         /* 64-bit 0x0c --> sllx %g1, 32, %g1 */
  116.         /* 64-bit 0x10 --> add %g1, %g2, %g1 */
  117.         /* 64-bit 0x14 --> ldx [%g1 + %lo(_glapi_Dispatch)], %g1 */
  118.  
  119.         /* 32-bit 0x00 --> sethi %hi(_glapi_Dispatch), %g1 */
  120.         /* 32-bit 0x04 --> ld [%g1 + %lo(_glapi_Dispatch)], %g1 */
  121.  
  122.         .data
  123.         .align  32
  124.  
  125.         GLOBL_FN(__glapi_sparc_pthread_stub)
  126.         HIDDEN(__glapi_sparc_pthread_stub)
  127. __glapi_sparc_pthread_stub: /* Call offset in %g3 */
  128.         mov     %o7, %g1
  129.         sethi   %hi(_GLOBAL_OFFSET_TABLE_-4), %g2
  130.         call    __glapi_sparc_get_pc
  131.          add    %g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2
  132.         mov     %g1, %o7
  133.         sethi   %hi(_glapi_Dispatch), %g1
  134.         or      %g1, %lo(_glapi_Dispatch), %g1
  135.         srl     %g3, 10, %g3
  136.         GL_LL   [%g2+%g1], %g2
  137.         GL_LL   [%g2], %g1
  138.         cmp     %g1, 0
  139.         be      2f
  140.          nop
  141. 1:      GL_LL   [%g1 + %g3], %g1
  142.         jmp     %g1
  143.          nop
  144. 2:      save    %sp, GL_STACK_SIZE, %sp
  145.         mov     %g3, %l0
  146.         call    _glapi_get_dispatch
  147.          nop
  148.         mov     %o0, %g1
  149.         mov     %l0, %g3
  150.         ba      1b
  151.          restore %g0, %g0, %g0
  152.         .size   __glapi_sparc_pthread_stub, .-__glapi_sparc_pthread_stub
  153.  
  154. #define GL_STUB(fn, off)                        \
  155.         GLOBL_FN(fn);                           \
  156. fn:     ba      __glapi_sparc_pthread_stub;     \
  157.          sethi  GL_OFF(off), %g3;               \
  158.         .size   fn,.-fn;
  159.  
  160. #else /* Non-threaded version. */
  161.  
  162.         .type   __glapi_sparc_nothread_stub, @function
  163. __glapi_sparc_nothread_stub: /* Call offset in %g3 */
  164.         mov     %o7, %g1
  165.         sethi   %hi(_GLOBAL_OFFSET_TABLE_-4), %g2
  166.         call    __glapi_sparc_get_pc
  167.          add    %g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2
  168.         mov     %g1, %o7
  169.         srl     %g3, 10, %g3
  170.         sethi   %hi(_glapi_Dispatch), %g1
  171.         or      %g1, %lo(_glapi_Dispatch), %g1
  172.         GL_LL   [%g2+%g1], %g2
  173.         GL_LL   [%g2], %g1
  174.         GL_LL   [%g1 + %g3], %g1
  175.         jmp     %g1
  176.          nop
  177.         .size   __glapi_sparc_nothread_stub, .-__glapi_sparc_nothread_stub
  178.  
  179. #define GL_STUB(fn, off)                        \
  180.         GLOBL_FN(fn);                           \
  181. fn:     ba      __glapi_sparc_nothread_stub;    \
  182.          sethi  GL_OFF(off), %g3;               \
  183.         .size   fn,.-fn;
  184.  
  185. #endif
  186.  
  187. #define GL_STUB_ALIAS(fn, alias)                \
  188.         .globl  fn;                             \
  189.         .set    fn, alias
  190.  
  191.         .text
  192.         .align  32
  193.  
  194.         .globl  gl_dispatch_functions_start
  195.         HIDDEN(gl_dispatch_functions_start)
  196. gl_dispatch_functions_start:
  197.  
  198.         GL_STUB(glNewList, 0)
  199.         GL_STUB(glEndList, 1)
  200.         GL_STUB(glCallList, 2)
  201.         GL_STUB(glCallLists, 3)
  202.         GL_STUB(glDeleteLists, 4)
  203.         GL_STUB(glGenLists, 5)
  204.         GL_STUB(glListBase, 6)
  205.         GL_STUB(glBegin, 7)
  206.         GL_STUB(glBitmap, 8)
  207.         GL_STUB(glColor3b, 9)
  208.         GL_STUB(glColor3bv, 10)
  209.         GL_STUB(glColor3d, 11)
  210.         GL_STUB(glColor3dv, 12)
  211.         GL_STUB(glColor3f, 13)
  212.         GL_STUB(glColor3fv, 14)
  213.         GL_STUB(glColor3i, 15)
  214.         GL_STUB(glColor3iv, 16)
  215.         GL_STUB(glColor3s, 17)
  216.         GL_STUB(glColor3sv, 18)
  217.         GL_STUB(glColor3ub, 19)
  218.         GL_STUB(glColor3ubv, 20)
  219.         GL_STUB(glColor3ui, 21)
  220.         GL_STUB(glColor3uiv, 22)
  221.         GL_STUB(glColor3us, 23)
  222.         GL_STUB(glColor3usv, 24)
  223.         GL_STUB(glColor4b, 25)
  224.         GL_STUB(glColor4bv, 26)
  225.         GL_STUB(glColor4d, 27)
  226.         GL_STUB(glColor4dv, 28)
  227.         GL_STUB(glColor4f, 29)
  228.         GL_STUB(glColor4fv, 30)
  229.         GL_STUB(glColor4i, 31)
  230.         GL_STUB(glColor4iv, 32)
  231.         GL_STUB(glColor4s, 33)
  232.         GL_STUB(glColor4sv, 34)
  233.         GL_STUB(glColor4ub, 35)
  234.         GL_STUB(glColor4ubv, 36)
  235.         GL_STUB(glColor4ui, 37)
  236.         GL_STUB(glColor4uiv, 38)
  237.         GL_STUB(glColor4us, 39)
  238.         GL_STUB(glColor4usv, 40)
  239.         GL_STUB(glEdgeFlag, 41)
  240.         GL_STUB(glEdgeFlagv, 42)
  241.         GL_STUB(glEnd, 43)
  242.         GL_STUB(glIndexd, 44)
  243.         GL_STUB(glIndexdv, 45)
  244.         GL_STUB(glIndexf, 46)
  245.         GL_STUB(glIndexfv, 47)
  246.         GL_STUB(glIndexi, 48)
  247.         GL_STUB(glIndexiv, 49)
  248.         GL_STUB(glIndexs, 50)
  249.         GL_STUB(glIndexsv, 51)
  250.         GL_STUB(glNormal3b, 52)
  251.         GL_STUB(glNormal3bv, 53)
  252.         GL_STUB(glNormal3d, 54)
  253.         GL_STUB(glNormal3dv, 55)
  254.         GL_STUB(glNormal3f, 56)
  255.         GL_STUB(glNormal3fv, 57)
  256.         GL_STUB(glNormal3i, 58)
  257.         GL_STUB(glNormal3iv, 59)
  258.         GL_STUB(glNormal3s, 60)
  259.         GL_STUB(glNormal3sv, 61)
  260.         GL_STUB(glRasterPos2d, 62)
  261.         GL_STUB(glRasterPos2dv, 63)
  262.         GL_STUB(glRasterPos2f, 64)
  263.         GL_STUB(glRasterPos2fv, 65)
  264.         GL_STUB(glRasterPos2i, 66)
  265.         GL_STUB(glRasterPos2iv, 67)
  266.         GL_STUB(glRasterPos2s, 68)
  267.         GL_STUB(glRasterPos2sv, 69)
  268.         GL_STUB(glRasterPos3d, 70)
  269.         GL_STUB(glRasterPos3dv, 71)
  270.         GL_STUB(glRasterPos3f, 72)
  271.         GL_STUB(glRasterPos3fv, 73)
  272.         GL_STUB(glRasterPos3i, 74)
  273.         GL_STUB(glRasterPos3iv, 75)
  274.         GL_STUB(glRasterPos3s, 76)
  275.         GL_STUB(glRasterPos3sv, 77)
  276.         GL_STUB(glRasterPos4d, 78)
  277.         GL_STUB(glRasterPos4dv, 79)
  278.         GL_STUB(glRasterPos4f, 80)
  279.         GL_STUB(glRasterPos4fv, 81)
  280.         GL_STUB(glRasterPos4i, 82)
  281.         GL_STUB(glRasterPos4iv, 83)
  282.         GL_STUB(glRasterPos4s, 84)
  283.         GL_STUB(glRasterPos4sv, 85)
  284.         GL_STUB(glRectd, 86)
  285.         GL_STUB(glRectdv, 87)
  286.         GL_STUB(glRectf, 88)
  287.         GL_STUB(glRectfv, 89)
  288.         GL_STUB(glRecti, 90)
  289.         GL_STUB(glRectiv, 91)
  290.         GL_STUB(glRects, 92)
  291.         GL_STUB(glRectsv, 93)
  292.         GL_STUB(glTexCoord1d, 94)
  293.         GL_STUB(glTexCoord1dv, 95)
  294.         GL_STUB(glTexCoord1f, 96)
  295.         GL_STUB(glTexCoord1fv, 97)
  296.         GL_STUB(glTexCoord1i, 98)
  297.         GL_STUB(glTexCoord1iv, 99)
  298.         GL_STUB(glTexCoord1s, 100)
  299.         GL_STUB(glTexCoord1sv, 101)
  300.         GL_STUB(glTexCoord2d, 102)
  301.         GL_STUB(glTexCoord2dv, 103)
  302.         GL_STUB(glTexCoord2f, 104)
  303.         GL_STUB(glTexCoord2fv, 105)
  304.         GL_STUB(glTexCoord2i, 106)
  305.         GL_STUB(glTexCoord2iv, 107)
  306.         GL_STUB(glTexCoord2s, 108)
  307.         GL_STUB(glTexCoord2sv, 109)
  308.         GL_STUB(glTexCoord3d, 110)
  309.         GL_STUB(glTexCoord3dv, 111)
  310.         GL_STUB(glTexCoord3f, 112)
  311.         GL_STUB(glTexCoord3fv, 113)
  312.         GL_STUB(glTexCoord3i, 114)
  313.         GL_STUB(glTexCoord3iv, 115)
  314.         GL_STUB(glTexCoord3s, 116)
  315.         GL_STUB(glTexCoord3sv, 117)
  316.         GL_STUB(glTexCoord4d, 118)
  317.         GL_STUB(glTexCoord4dv, 119)
  318.         GL_STUB(glTexCoord4f, 120)
  319.         GL_STUB(glTexCoord4fv, 121)
  320.         GL_STUB(glTexCoord4i, 122)
  321.         GL_STUB(glTexCoord4iv, 123)
  322.         GL_STUB(glTexCoord4s, 124)
  323.         GL_STUB(glTexCoord4sv, 125)
  324.         GL_STUB(glVertex2d, 126)
  325.         GL_STUB(glVertex2dv, 127)
  326.         GL_STUB(glVertex2f, 128)
  327.         GL_STUB(glVertex2fv, 129)
  328.         GL_STUB(glVertex2i, 130)
  329.         GL_STUB(glVertex2iv, 131)
  330.         GL_STUB(glVertex2s, 132)
  331.         GL_STUB(glVertex2sv, 133)
  332.         GL_STUB(glVertex3d, 134)
  333.         GL_STUB(glVertex3dv, 135)
  334.         GL_STUB(glVertex3f, 136)
  335.         GL_STUB(glVertex3fv, 137)
  336.         GL_STUB(glVertex3i, 138)
  337.         GL_STUB(glVertex3iv, 139)
  338.         GL_STUB(glVertex3s, 140)
  339.         GL_STUB(glVertex3sv, 141)
  340.         GL_STUB(glVertex4d, 142)
  341.         GL_STUB(glVertex4dv, 143)
  342.         GL_STUB(glVertex4f, 144)
  343.         GL_STUB(glVertex4fv, 145)
  344.         GL_STUB(glVertex4i, 146)
  345.         GL_STUB(glVertex4iv, 147)
  346.         GL_STUB(glVertex4s, 148)
  347.         GL_STUB(glVertex4sv, 149)
  348.         GL_STUB(glClipPlane, 150)
  349.         GL_STUB(glColorMaterial, 151)
  350.         GL_STUB(glCullFace, 152)
  351.         GL_STUB(glFogf, 153)
  352.         GL_STUB(glFogfv, 154)
  353.         GL_STUB(glFogi, 155)
  354.         GL_STUB(glFogiv, 156)
  355.         GL_STUB(glFrontFace, 157)
  356.         GL_STUB(glHint, 158)
  357.         GL_STUB(glLightf, 159)
  358.         GL_STUB(glLightfv, 160)
  359.         GL_STUB(glLighti, 161)
  360.         GL_STUB(glLightiv, 162)
  361.         GL_STUB(glLightModelf, 163)
  362.         GL_STUB(glLightModelfv, 164)
  363.         GL_STUB(glLightModeli, 165)
  364.         GL_STUB(glLightModeliv, 166)
  365.         GL_STUB(glLineStipple, 167)
  366.         GL_STUB(glLineWidth, 168)
  367.         GL_STUB(glMaterialf, 169)
  368.         GL_STUB(glMaterialfv, 170)
  369.         GL_STUB(glMateriali, 171)
  370.         GL_STUB(glMaterialiv, 172)
  371.         GL_STUB(glPointSize, 173)
  372.         GL_STUB(glPolygonMode, 174)
  373.         GL_STUB(glPolygonStipple, 175)
  374.         GL_STUB(glScissor, 176)
  375.         GL_STUB(glShadeModel, 177)
  376.         GL_STUB(glTexParameterf, 178)
  377.         GL_STUB(glTexParameterfv, 179)
  378.         GL_STUB(glTexParameteri, 180)
  379.         GL_STUB(glTexParameteriv, 181)
  380.         GL_STUB(glTexImage1D, 182)
  381.         GL_STUB(glTexImage2D, 183)
  382.         GL_STUB(glTexEnvf, 184)
  383.         GL_STUB(glTexEnvfv, 185)
  384.         GL_STUB(glTexEnvi, 186)
  385.         GL_STUB(glTexEnviv, 187)
  386.         GL_STUB(glTexGend, 188)
  387.         GL_STUB(glTexGendv, 189)
  388.         GL_STUB(glTexGenf, 190)
  389.         GL_STUB(glTexGenfv, 191)
  390.         GL_STUB(glTexGeni, 192)
  391.         GL_STUB(glTexGeniv, 193)
  392.         GL_STUB(glFeedbackBuffer, 194)
  393.         GL_STUB(glSelectBuffer, 195)
  394.         GL_STUB(glRenderMode, 196)
  395.         GL_STUB(glInitNames, 197)
  396.         GL_STUB(glLoadName, 198)
  397.         GL_STUB(glPassThrough, 199)
  398.         GL_STUB(glPopName, 200)
  399.         GL_STUB(glPushName, 201)
  400.         GL_STUB(glDrawBuffer, 202)
  401.         GL_STUB(glClear, 203)
  402.         GL_STUB(glClearAccum, 204)
  403.         GL_STUB(glClearIndex, 205)
  404.         GL_STUB(glClearColor, 206)
  405.         GL_STUB(glClearStencil, 207)
  406.         GL_STUB(glClearDepth, 208)
  407.         GL_STUB(glStencilMask, 209)
  408.         GL_STUB(glColorMask, 210)
  409.         GL_STUB(glDepthMask, 211)
  410.         GL_STUB(glIndexMask, 212)
  411.         GL_STUB(glAccum, 213)
  412.         GL_STUB(glDisable, 214)
  413.         GL_STUB(glEnable, 215)
  414.         GL_STUB(glFinish, 216)
  415.         GL_STUB(glFlush, 217)
  416.         GL_STUB(glPopAttrib, 218)
  417.         GL_STUB(glPushAttrib, 219)
  418.         GL_STUB(glMap1d, 220)
  419.         GL_STUB(glMap1f, 221)
  420.         GL_STUB(glMap2d, 222)
  421.         GL_STUB(glMap2f, 223)
  422.         GL_STUB(glMapGrid1d, 224)
  423.         GL_STUB(glMapGrid1f, 225)
  424.         GL_STUB(glMapGrid2d, 226)
  425.         GL_STUB(glMapGrid2f, 227)
  426.         GL_STUB(glEvalCoord1d, 228)
  427.         GL_STUB(glEvalCoord1dv, 229)
  428.         GL_STUB(glEvalCoord1f, 230)
  429.         GL_STUB(glEvalCoord1fv, 231)
  430.         GL_STUB(glEvalCoord2d, 232)
  431.         GL_STUB(glEvalCoord2dv, 233)
  432.         GL_STUB(glEvalCoord2f, 234)
  433.         GL_STUB(glEvalCoord2fv, 235)
  434.         GL_STUB(glEvalMesh1, 236)
  435.         GL_STUB(glEvalPoint1, 237)
  436.         GL_STUB(glEvalMesh2, 238)
  437.         GL_STUB(glEvalPoint2, 239)
  438.         GL_STUB(glAlphaFunc, 240)
  439.         GL_STUB(glBlendFunc, 241)
  440.         GL_STUB(glLogicOp, 242)
  441.         GL_STUB(glStencilFunc, 243)
  442.         GL_STUB(glStencilOp, 244)
  443.         GL_STUB(glDepthFunc, 245)
  444.         GL_STUB(glPixelZoom, 246)
  445.         GL_STUB(glPixelTransferf, 247)
  446.         GL_STUB(glPixelTransferi, 248)
  447.         GL_STUB(glPixelStoref, 249)
  448.         GL_STUB(glPixelStorei, 250)
  449.         GL_STUB(glPixelMapfv, 251)
  450.         GL_STUB(glPixelMapuiv, 252)
  451.         GL_STUB(glPixelMapusv, 253)
  452.         GL_STUB(glReadBuffer, 254)
  453.         GL_STUB(glCopyPixels, 255)
  454.         GL_STUB(glReadPixels, 256)
  455.         GL_STUB(glDrawPixels, 257)
  456.         GL_STUB(glGetBooleanv, 258)
  457.         GL_STUB(glGetClipPlane, 259)
  458.         GL_STUB(glGetDoublev, 260)
  459.         GL_STUB(glGetError, 261)
  460.         GL_STUB(glGetFloatv, 262)
  461.         GL_STUB(glGetIntegerv, 263)
  462.         GL_STUB(glGetLightfv, 264)
  463.         GL_STUB(glGetLightiv, 265)
  464.         GL_STUB(glGetMapdv, 266)
  465.         GL_STUB(glGetMapfv, 267)
  466.         GL_STUB(glGetMapiv, 268)
  467.         GL_STUB(glGetMaterialfv, 269)
  468.         GL_STUB(glGetMaterialiv, 270)
  469.         GL_STUB(glGetPixelMapfv, 271)
  470.         GL_STUB(glGetPixelMapuiv, 272)
  471.         GL_STUB(glGetPixelMapusv, 273)
  472.         GL_STUB(glGetPolygonStipple, 274)
  473.         GL_STUB(glGetString, 275)
  474.         GL_STUB(glGetTexEnvfv, 276)
  475.         GL_STUB(glGetTexEnviv, 277)
  476.         GL_STUB(glGetTexGendv, 278)
  477.         GL_STUB(glGetTexGenfv, 279)
  478.         GL_STUB(glGetTexGeniv, 280)
  479.         GL_STUB(glGetTexImage, 281)
  480.         GL_STUB(glGetTexParameterfv, 282)
  481.         GL_STUB(glGetTexParameteriv, 283)
  482.         GL_STUB(glGetTexLevelParameterfv, 284)
  483.         GL_STUB(glGetTexLevelParameteriv, 285)
  484.         GL_STUB(glIsEnabled, 286)
  485.         GL_STUB(glIsList, 287)
  486.         GL_STUB(glDepthRange, 288)
  487.         GL_STUB(glFrustum, 289)
  488.         GL_STUB(glLoadIdentity, 290)
  489.         GL_STUB(glLoadMatrixf, 291)
  490.         GL_STUB(glLoadMatrixd, 292)
  491.         GL_STUB(glMatrixMode, 293)
  492.         GL_STUB(glMultMatrixf, 294)
  493.         GL_STUB(glMultMatrixd, 295)
  494.         GL_STUB(glOrtho, 296)
  495.         GL_STUB(glPopMatrix, 297)
  496.         GL_STUB(glPushMatrix, 298)
  497.         GL_STUB(glRotated, 299)
  498.         GL_STUB(glRotatef, 300)
  499.         GL_STUB(glScaled, 301)
  500.         GL_STUB(glScalef, 302)
  501.         GL_STUB(glTranslated, 303)
  502.         GL_STUB(glTranslatef, 304)
  503.         GL_STUB(glViewport, 305)
  504.         GL_STUB(glArrayElement, 306)
  505.         GL_STUB(glBindTexture, 307)
  506.         GL_STUB(glColorPointer, 308)
  507.         GL_STUB(glDisableClientState, 309)
  508.         GL_STUB(glDrawArrays, 310)
  509.         GL_STUB(glDrawElements, 311)
  510.         GL_STUB(glEdgeFlagPointer, 312)
  511.         GL_STUB(glEnableClientState, 313)
  512.         GL_STUB(glIndexPointer, 314)
  513.         GL_STUB(glIndexub, 315)
  514.         GL_STUB(glIndexubv, 316)
  515.         GL_STUB(glInterleavedArrays, 317)
  516.         GL_STUB(glNormalPointer, 318)
  517.         GL_STUB(glPolygonOffset, 319)
  518.         GL_STUB(glTexCoordPointer, 320)
  519.         GL_STUB(glVertexPointer, 321)
  520.         GL_STUB(glAreTexturesResident, 322)
  521.         GL_STUB(glCopyTexImage1D, 323)
  522.         GL_STUB(glCopyTexImage2D, 324)
  523.         GL_STUB(glCopyTexSubImage1D, 325)
  524.         GL_STUB(glCopyTexSubImage2D, 326)
  525.         GL_STUB(glDeleteTextures, 327)
  526.         GL_STUB(glGenTextures, 328)
  527.         GL_STUB(glGetPointerv, 329)
  528.         GL_STUB(glIsTexture, 330)
  529.         GL_STUB(glPrioritizeTextures, 331)
  530.         GL_STUB(glTexSubImage1D, 332)
  531.         GL_STUB(glTexSubImage2D, 333)
  532.         GL_STUB(glPopClientAttrib, 334)
  533.         GL_STUB(glPushClientAttrib, 335)
  534.         GL_STUB(glBlendColor, 336)
  535.         GL_STUB(glBlendEquation, 337)
  536.         GL_STUB(glDrawRangeElements, 338)
  537.         GL_STUB(glColorTable, 339)
  538.         GL_STUB(glColorTableParameterfv, 340)
  539.         GL_STUB(glColorTableParameteriv, 341)
  540.         GL_STUB(glCopyColorTable, 342)
  541.         GL_STUB(glGetColorTable, 343)
  542.         GL_STUB(glGetColorTableParameterfv, 344)
  543.         GL_STUB(glGetColorTableParameteriv, 345)
  544.         GL_STUB(glColorSubTable, 346)
  545.         GL_STUB(glCopyColorSubTable, 347)
  546.         GL_STUB(glConvolutionFilter1D, 348)
  547.         GL_STUB(glConvolutionFilter2D, 349)
  548.         GL_STUB(glConvolutionParameterf, 350)
  549.         GL_STUB(glConvolutionParameterfv, 351)
  550.         GL_STUB(glConvolutionParameteri, 352)
  551.         GL_STUB(glConvolutionParameteriv, 353)
  552.         GL_STUB(glCopyConvolutionFilter1D, 354)
  553.         GL_STUB(glCopyConvolutionFilter2D, 355)
  554.         GL_STUB(glGetConvolutionFilter, 356)
  555.         GL_STUB(glGetConvolutionParameterfv, 357)
  556.         GL_STUB(glGetConvolutionParameteriv, 358)
  557.         GL_STUB(glGetSeparableFilter, 359)
  558.         GL_STUB(glSeparableFilter2D, 360)
  559.         GL_STUB(glGetHistogram, 361)
  560.         GL_STUB(glGetHistogramParameterfv, 362)
  561.         GL_STUB(glGetHistogramParameteriv, 363)
  562.         GL_STUB(glGetMinmax, 364)
  563.         GL_STUB(glGetMinmaxParameterfv, 365)
  564.         GL_STUB(glGetMinmaxParameteriv, 366)
  565.         GL_STUB(glHistogram, 367)
  566.         GL_STUB(glMinmax, 368)
  567.         GL_STUB(glResetHistogram, 369)
  568.         GL_STUB(glResetMinmax, 370)
  569.         GL_STUB(glTexImage3D, 371)
  570.         GL_STUB(glTexSubImage3D, 372)
  571.         GL_STUB(glCopyTexSubImage3D, 373)
  572.         GL_STUB(glActiveTexture, 374)
  573.         GL_STUB(glClientActiveTexture, 375)
  574.         GL_STUB(glMultiTexCoord1d, 376)
  575.         GL_STUB(glMultiTexCoord1dv, 377)
  576.         GL_STUB(glMultiTexCoord1fARB, 378)
  577.         GL_STUB(glMultiTexCoord1fvARB, 379)
  578.         GL_STUB(glMultiTexCoord1i, 380)
  579.         GL_STUB(glMultiTexCoord1iv, 381)
  580.         GL_STUB(glMultiTexCoord1s, 382)
  581.         GL_STUB(glMultiTexCoord1sv, 383)
  582.         GL_STUB(glMultiTexCoord2d, 384)
  583.         GL_STUB(glMultiTexCoord2dv, 385)
  584.         GL_STUB(glMultiTexCoord2fARB, 386)
  585.         GL_STUB(glMultiTexCoord2fvARB, 387)
  586.         GL_STUB(glMultiTexCoord2i, 388)
  587.         GL_STUB(glMultiTexCoord2iv, 389)
  588.         GL_STUB(glMultiTexCoord2s, 390)
  589.         GL_STUB(glMultiTexCoord2sv, 391)
  590.         GL_STUB(glMultiTexCoord3d, 392)
  591.         GL_STUB(glMultiTexCoord3dv, 393)
  592.         GL_STUB(glMultiTexCoord3fARB, 394)
  593.         GL_STUB(glMultiTexCoord3fvARB, 395)
  594.         GL_STUB(glMultiTexCoord3i, 396)
  595.         GL_STUB(glMultiTexCoord3iv, 397)
  596.         GL_STUB(glMultiTexCoord3s, 398)
  597.         GL_STUB(glMultiTexCoord3sv, 399)
  598.         GL_STUB(glMultiTexCoord4d, 400)
  599.         GL_STUB(glMultiTexCoord4dv, 401)
  600.         GL_STUB(glMultiTexCoord4fARB, 402)
  601.         GL_STUB(glMultiTexCoord4fvARB, 403)
  602.         GL_STUB(glMultiTexCoord4i, 404)
  603.         GL_STUB(glMultiTexCoord4iv, 405)
  604.         GL_STUB(glMultiTexCoord4s, 406)
  605.         GL_STUB(glMultiTexCoord4sv, 407)
  606.         GL_STUB(glCompressedTexImage1D, 408)
  607.         GL_STUB(glCompressedTexImage2D, 409)
  608.         GL_STUB(glCompressedTexImage3D, 410)
  609.         GL_STUB(glCompressedTexSubImage1D, 411)
  610.         GL_STUB(glCompressedTexSubImage2D, 412)
  611.         GL_STUB(glCompressedTexSubImage3D, 413)
  612.         GL_STUB(glGetCompressedTexImage, 414)
  613.         GL_STUB(glLoadTransposeMatrixd, 415)
  614.         GL_STUB(glLoadTransposeMatrixf, 416)
  615.         GL_STUB(glMultTransposeMatrixd, 417)
  616.         GL_STUB(glMultTransposeMatrixf, 418)
  617.         GL_STUB(glSampleCoverage, 419)
  618.         GL_STUB(glBlendFuncSeparate, 420)
  619.         GL_STUB(glFogCoordPointer, 421)
  620.         GL_STUB(glFogCoordd, 422)
  621.         GL_STUB(glFogCoorddv, 423)
  622.         GL_STUB(glMultiDrawArrays, 424)
  623.         GL_STUB(glPointParameterf, 425)
  624.         GL_STUB(glPointParameterfv, 426)
  625.         GL_STUB(glPointParameteri, 427)
  626.         GL_STUB(glPointParameteriv, 428)
  627.         GL_STUB(glSecondaryColor3b, 429)
  628.         GL_STUB(glSecondaryColor3bv, 430)
  629.         GL_STUB(glSecondaryColor3d, 431)
  630.         GL_STUB(glSecondaryColor3dv, 432)
  631.         GL_STUB(glSecondaryColor3i, 433)
  632.         GL_STUB(glSecondaryColor3iv, 434)
  633.         GL_STUB(glSecondaryColor3s, 435)
  634.         GL_STUB(glSecondaryColor3sv, 436)
  635.         GL_STUB(glSecondaryColor3ub, 437)
  636.         GL_STUB(glSecondaryColor3ubv, 438)
  637.         GL_STUB(glSecondaryColor3ui, 439)
  638.         GL_STUB(glSecondaryColor3uiv, 440)
  639.         GL_STUB(glSecondaryColor3us, 441)
  640.         GL_STUB(glSecondaryColor3usv, 442)
  641.         GL_STUB(glSecondaryColorPointer, 443)
  642.         GL_STUB(glWindowPos2d, 444)
  643.         GL_STUB(glWindowPos2dv, 445)
  644.         GL_STUB(glWindowPos2f, 446)
  645.         GL_STUB(glWindowPos2fv, 447)
  646.         GL_STUB(glWindowPos2i, 448)
  647.         GL_STUB(glWindowPos2iv, 449)
  648.         GL_STUB(glWindowPos2s, 450)
  649.         GL_STUB(glWindowPos2sv, 451)
  650.         GL_STUB(glWindowPos3d, 452)
  651.         GL_STUB(glWindowPos3dv, 453)
  652.         GL_STUB(glWindowPos3f, 454)
  653.         GL_STUB(glWindowPos3fv, 455)
  654.         GL_STUB(glWindowPos3i, 456)
  655.         GL_STUB(glWindowPos3iv, 457)
  656.         GL_STUB(glWindowPos3s, 458)
  657.         GL_STUB(glWindowPos3sv, 459)
  658.         GL_STUB(glBeginQuery, 460)
  659.         GL_STUB(glBindBuffer, 461)
  660.         GL_STUB(glBufferData, 462)
  661.         GL_STUB(glBufferSubData, 463)
  662.         GL_STUB(glDeleteBuffers, 464)
  663.         GL_STUB(glDeleteQueries, 465)
  664.         GL_STUB(glEndQuery, 466)
  665.         GL_STUB(glGenBuffers, 467)
  666.         GL_STUB(glGenQueries, 468)
  667.         GL_STUB(glGetBufferParameteriv, 469)
  668.         GL_STUB(glGetBufferPointerv, 470)
  669.         GL_STUB(glGetBufferSubData, 471)
  670.         GL_STUB(glGetQueryObjectiv, 472)
  671.         GL_STUB(glGetQueryObjectuiv, 473)
  672.         GL_STUB(glGetQueryiv, 474)
  673.         GL_STUB(glIsBuffer, 475)
  674.         GL_STUB(glIsQuery, 476)
  675.         GL_STUB(glMapBuffer, 477)
  676.         GL_STUB(glUnmapBuffer, 478)
  677.         GL_STUB(glAttachShader, 479)
  678.         GL_STUB(glBindAttribLocation, 480)
  679.         GL_STUB(glBlendEquationSeparate, 481)
  680.         GL_STUB(glCompileShader, 482)
  681.         GL_STUB(glCreateProgram, 483)
  682.         GL_STUB(glCreateShader, 484)
  683.         GL_STUB(glDeleteProgram, 485)
  684.         GL_STUB(glDeleteShader, 486)
  685.         GL_STUB(glDetachShader, 487)
  686.         GL_STUB(glDisableVertexAttribArray, 488)
  687.         GL_STUB(glDrawBuffers, 489)
  688.         GL_STUB(glEnableVertexAttribArray, 490)
  689.         GL_STUB(glGetActiveAttrib, 491)
  690.         GL_STUB(glGetActiveUniform, 492)
  691.         GL_STUB(glGetAttachedShaders, 493)
  692.         GL_STUB(glGetAttribLocation, 494)
  693.         GL_STUB(glGetProgramInfoLog, 495)
  694.         GL_STUB(glGetProgramiv, 496)
  695.         GL_STUB(glGetShaderInfoLog, 497)
  696.         GL_STUB(glGetShaderSource, 498)
  697.         GL_STUB(glGetShaderiv, 499)
  698.         GL_STUB(glGetUniformLocation, 500)
  699.         GL_STUB(glGetUniformfv, 501)
  700.         GL_STUB(glGetUniformiv, 502)
  701.         GL_STUB(glGetVertexAttribPointerv, 503)
  702.         GL_STUB(glGetVertexAttribdv, 504)
  703.         GL_STUB(glGetVertexAttribfv, 505)
  704.         GL_STUB(glGetVertexAttribiv, 506)
  705.         GL_STUB(glIsProgram, 507)
  706.         GL_STUB(glIsShader, 508)
  707.         GL_STUB(glLinkProgram, 509)
  708.         GL_STUB(glShaderSource, 510)
  709.         GL_STUB(glStencilFuncSeparate, 511)
  710.         GL_STUB(glStencilMaskSeparate, 512)
  711.         GL_STUB(glStencilOpSeparate, 513)
  712.         GL_STUB(glUniform1f, 514)
  713.         GL_STUB(glUniform1fv, 515)
  714.         GL_STUB(glUniform1i, 516)
  715.         GL_STUB(glUniform1iv, 517)
  716.         GL_STUB(glUniform2f, 518)
  717.         GL_STUB(glUniform2fv, 519)
  718.         GL_STUB(glUniform2i, 520)
  719.         GL_STUB(glUniform2iv, 521)
  720.         GL_STUB(glUniform3f, 522)
  721.         GL_STUB(glUniform3fv, 523)
  722.         GL_STUB(glUniform3i, 524)
  723.         GL_STUB(glUniform3iv, 525)
  724.         GL_STUB(glUniform4f, 526)
  725.         GL_STUB(glUniform4fv, 527)
  726.         GL_STUB(glUniform4i, 528)
  727.         GL_STUB(glUniform4iv, 529)
  728.         GL_STUB(glUniformMatrix2fv, 530)
  729.         GL_STUB(glUniformMatrix3fv, 531)
  730.         GL_STUB(glUniformMatrix4fv, 532)
  731.         GL_STUB(glUseProgram, 533)
  732.         GL_STUB(glValidateProgram, 534)
  733.         GL_STUB(glVertexAttrib1d, 535)
  734.         GL_STUB(glVertexAttrib1dv, 536)
  735.         GL_STUB(glVertexAttrib1s, 537)
  736.         GL_STUB(glVertexAttrib1sv, 538)
  737.         GL_STUB(glVertexAttrib2d, 539)
  738.         GL_STUB(glVertexAttrib2dv, 540)
  739.         GL_STUB(glVertexAttrib2s, 541)
  740.         GL_STUB(glVertexAttrib2sv, 542)
  741.         GL_STUB(glVertexAttrib3d, 543)
  742.         GL_STUB(glVertexAttrib3dv, 544)
  743.         GL_STUB(glVertexAttrib3s, 545)
  744.         GL_STUB(glVertexAttrib3sv, 546)
  745.         GL_STUB(glVertexAttrib4Nbv, 547)
  746.         GL_STUB(glVertexAttrib4Niv, 548)
  747.         GL_STUB(glVertexAttrib4Nsv, 549)
  748.         GL_STUB(glVertexAttrib4Nub, 550)
  749.         GL_STUB(glVertexAttrib4Nubv, 551)
  750.         GL_STUB(glVertexAttrib4Nuiv, 552)
  751.         GL_STUB(glVertexAttrib4Nusv, 553)
  752.         GL_STUB(glVertexAttrib4bv, 554)
  753.         GL_STUB(glVertexAttrib4d, 555)
  754.         GL_STUB(glVertexAttrib4dv, 556)
  755.         GL_STUB(glVertexAttrib4iv, 557)
  756.         GL_STUB(glVertexAttrib4s, 558)
  757.         GL_STUB(glVertexAttrib4sv, 559)
  758.         GL_STUB(glVertexAttrib4ubv, 560)
  759.         GL_STUB(glVertexAttrib4uiv, 561)
  760.         GL_STUB(glVertexAttrib4usv, 562)
  761.         GL_STUB(glVertexAttribPointer, 563)
  762.         GL_STUB(glUniformMatrix2x3fv, 564)
  763.         GL_STUB(glUniformMatrix2x4fv, 565)
  764.         GL_STUB(glUniformMatrix3x2fv, 566)
  765.         GL_STUB(glUniformMatrix3x4fv, 567)
  766.         GL_STUB(glUniformMatrix4x2fv, 568)
  767.         GL_STUB(glUniformMatrix4x3fv, 569)
  768.         GL_STUB(glBeginConditionalRender, 570)
  769.         GL_STUB(glBeginTransformFeedback, 571)
  770.         GL_STUB(glBindBufferBase, 572)
  771.         GL_STUB(glBindBufferRange, 573)
  772.         GL_STUB(glBindFragDataLocation, 574)
  773.         GL_STUB(glClampColor, 575)
  774.         GL_STUB(glClearBufferfi, 576)
  775.         GL_STUB(glClearBufferfv, 577)
  776.         GL_STUB(glClearBufferiv, 578)
  777.         GL_STUB(glClearBufferuiv, 579)
  778.         GL_STUB(glColorMaski, 580)
  779.         GL_STUB(glDisablei, 581)
  780.         GL_STUB(glEnablei, 582)
  781.         GL_STUB(glEndConditionalRender, 583)
  782.         GL_STUB(glEndTransformFeedback, 584)
  783.         GL_STUB(glGetBooleani_v, 585)
  784.         GL_STUB(glGetFragDataLocation, 586)
  785.         GL_STUB(glGetIntegeri_v, 587)
  786.         GL_STUB(glGetStringi, 588)
  787.         GL_STUB(glGetTexParameterIiv, 589)
  788.         GL_STUB(glGetTexParameterIuiv, 590)
  789.         GL_STUB(glGetTransformFeedbackVarying, 591)
  790.         GL_STUB(glGetUniformuiv, 592)
  791.         GL_STUB(glGetVertexAttribIiv, 593)
  792.         GL_STUB(glGetVertexAttribIuiv, 594)
  793.         GL_STUB(glIsEnabledi, 595)
  794.         GL_STUB(glTexParameterIiv, 596)
  795.         GL_STUB(glTexParameterIuiv, 597)
  796.         GL_STUB(glTransformFeedbackVaryings, 598)
  797.         GL_STUB(glUniform1ui, 599)
  798.         GL_STUB(glUniform1uiv, 600)
  799.         GL_STUB(glUniform2ui, 601)
  800.         GL_STUB(glUniform2uiv, 602)
  801.         GL_STUB(glUniform3ui, 603)
  802.         GL_STUB(glUniform3uiv, 604)
  803.         GL_STUB(glUniform4ui, 605)
  804.         GL_STUB(glUniform4uiv, 606)
  805.         GL_STUB(glVertexAttribI1iv, 607)
  806.         GL_STUB(glVertexAttribI1uiv, 608)
  807.         GL_STUB(glVertexAttribI4bv, 609)
  808.         GL_STUB(glVertexAttribI4sv, 610)
  809.         GL_STUB(glVertexAttribI4ubv, 611)
  810.         GL_STUB(glVertexAttribI4usv, 612)
  811.         GL_STUB(glVertexAttribIPointer, 613)
  812.         GL_STUB(glPrimitiveRestartIndex, 614)
  813.         GL_STUB(glTexBuffer, 615)
  814.         GL_STUB(glFramebufferTexture, 616)
  815.         GL_STUB(glGetBufferParameteri64v, 617)
  816.         GL_STUB(glGetInteger64i_v, 618)
  817.         GL_STUB(glVertexAttribDivisor, 619)
  818.         GL_STUB(glMinSampleShading, 620)
  819.         GL_STUB(glBindProgramARB, 621)
  820.         GL_STUB(glDeleteProgramsARB, 622)
  821.         GL_STUB(glGenProgramsARB, 623)
  822.         GL_STUB(glGetProgramEnvParameterdvARB, 624)
  823.         GL_STUB(glGetProgramEnvParameterfvARB, 625)
  824.         GL_STUB(glGetProgramLocalParameterdvARB, 626)
  825.         GL_STUB(glGetProgramLocalParameterfvARB, 627)
  826.         GL_STUB(glGetProgramStringARB, 628)
  827.         GL_STUB(glGetProgramivARB, 629)
  828.         GL_STUB(glIsProgramARB, 630)
  829.         GL_STUB(glProgramEnvParameter4dARB, 631)
  830.         GL_STUB(glProgramEnvParameter4dvARB, 632)
  831.         GL_STUB(glProgramEnvParameter4fARB, 633)
  832.         GL_STUB(glProgramEnvParameter4fvARB, 634)
  833.         GL_STUB(glProgramLocalParameter4dARB, 635)
  834.         GL_STUB(glProgramLocalParameter4dvARB, 636)
  835.         GL_STUB(glProgramLocalParameter4fARB, 637)
  836.         GL_STUB(glProgramLocalParameter4fvARB, 638)
  837.         GL_STUB(glProgramStringARB, 639)
  838.         GL_STUB(glVertexAttrib1fARB, 640)
  839.         GL_STUB(glVertexAttrib1fvARB, 641)
  840.         GL_STUB(glVertexAttrib2fARB, 642)
  841.         GL_STUB(glVertexAttrib2fvARB, 643)
  842.         GL_STUB(glVertexAttrib3fARB, 644)
  843.         GL_STUB(glVertexAttrib3fvARB, 645)
  844.         GL_STUB(glVertexAttrib4fARB, 646)
  845.         GL_STUB(glVertexAttrib4fvARB, 647)
  846.         GL_STUB(glAttachObjectARB, 648)
  847.         GL_STUB(glCreateProgramObjectARB, 649)
  848.         GL_STUB(glCreateShaderObjectARB, 650)
  849.         GL_STUB(glDeleteObjectARB, 651)
  850.         GL_STUB(glDetachObjectARB, 652)
  851.         GL_STUB(glGetAttachedObjectsARB, 653)
  852.         GL_STUB(glGetHandleARB, 654)
  853.         GL_STUB(glGetInfoLogARB, 655)
  854.         GL_STUB(glGetObjectParameterfvARB, 656)
  855.         GL_STUB(glGetObjectParameterivARB, 657)
  856.         GL_STUB(glDrawArraysInstancedARB, 658)
  857.         GL_STUB(glDrawElementsInstancedARB, 659)
  858.         GL_STUB(glBindFramebuffer, 660)
  859.         GL_STUB(glBindRenderbuffer, 661)
  860.         GL_STUB(glBlitFramebuffer, 662)
  861.         GL_STUB(glCheckFramebufferStatus, 663)
  862.         GL_STUB(glDeleteFramebuffers, 664)
  863.         GL_STUB(glDeleteRenderbuffers, 665)
  864.         GL_STUB(glFramebufferRenderbuffer, 666)
  865.         GL_STUB(glFramebufferTexture1D, 667)
  866.         GL_STUB(glFramebufferTexture2D, 668)
  867.         GL_STUB(glFramebufferTexture3D, 669)
  868.         GL_STUB(glFramebufferTextureLayer, 670)
  869.         GL_STUB(glGenFramebuffers, 671)
  870.         GL_STUB(glGenRenderbuffers, 672)
  871.         GL_STUB(glGenerateMipmap, 673)
  872.         GL_STUB(glGetFramebufferAttachmentParameteriv, 674)
  873.         GL_STUB(glGetRenderbufferParameteriv, 675)
  874.         GL_STUB(glIsFramebuffer, 676)
  875.         GL_STUB(glIsRenderbuffer, 677)
  876.         GL_STUB(glRenderbufferStorage, 678)
  877.         GL_STUB(glRenderbufferStorageMultisample, 679)
  878.         GL_STUB(glFlushMappedBufferRange, 680)
  879.         GL_STUB(glMapBufferRange, 681)
  880.         GL_STUB(glBindVertexArray, 682)
  881.         GL_STUB(glDeleteVertexArrays, 683)
  882.         GL_STUB(glGenVertexArrays, 684)
  883.         GL_STUB(glIsVertexArray, 685)
  884.         GL_STUB(glGetActiveUniformBlockName, 686)
  885.         GL_STUB(glGetActiveUniformBlockiv, 687)
  886.         GL_STUB(glGetActiveUniformName, 688)
  887.         GL_STUB(glGetActiveUniformsiv, 689)
  888.         GL_STUB(glGetUniformBlockIndex, 690)
  889.         GL_STUB(glGetUniformIndices, 691)
  890.         GL_STUB(glUniformBlockBinding, 692)
  891.         GL_STUB(glCopyBufferSubData, 693)
  892.         GL_STUB(glClientWaitSync, 694)
  893.         GL_STUB(glDeleteSync, 695)
  894.         GL_STUB(glFenceSync, 696)
  895.         GL_STUB(glGetInteger64v, 697)
  896.         GL_STUB(glGetSynciv, 698)
  897.         GL_STUB(glIsSync, 699)
  898.         GL_STUB(glWaitSync, 700)
  899.         GL_STUB(glDrawElementsBaseVertex, 701)
  900.         GL_STUB(glDrawElementsInstancedBaseVertex, 702)
  901.         GL_STUB(glDrawRangeElementsBaseVertex, 703)
  902.         GL_STUB(glMultiDrawElementsBaseVertex, 704)
  903.         GL_STUB(glProvokingVertex, 705)
  904.         GL_STUB(glGetMultisamplefv, 706)
  905.         GL_STUB(glSampleMaski, 707)
  906.         GL_STUB(glTexImage2DMultisample, 708)
  907.         GL_STUB(glTexImage3DMultisample, 709)
  908.         GL_STUB(glBlendEquationSeparateiARB, 710)
  909.         GL_STUB(glBlendEquationiARB, 711)
  910.         GL_STUB(glBlendFuncSeparateiARB, 712)
  911.         GL_STUB(glBlendFunciARB, 713)
  912.         GL_STUB(glBindFragDataLocationIndexed, 714)
  913.         GL_STUB(glGetFragDataIndex, 715)
  914.         GL_STUB(glBindSampler, 716)
  915.         GL_STUB(glDeleteSamplers, 717)
  916.         GL_STUB(glGenSamplers, 718)
  917.         GL_STUB(glGetSamplerParameterIiv, 719)
  918.         GL_STUB(glGetSamplerParameterIuiv, 720)
  919.         GL_STUB(glGetSamplerParameterfv, 721)
  920.         GL_STUB(glGetSamplerParameteriv, 722)
  921.         GL_STUB(glIsSampler, 723)
  922.         GL_STUB(glSamplerParameterIiv, 724)
  923.         GL_STUB(glSamplerParameterIuiv, 725)
  924.         GL_STUB(glSamplerParameterf, 726)
  925.         GL_STUB(glSamplerParameterfv, 727)
  926.         GL_STUB(glSamplerParameteri, 728)
  927.         GL_STUB(glSamplerParameteriv, 729)
  928.         GL_STUB(gl_dispatch_stub_730, 730)
  929.         HIDDEN(gl_dispatch_stub_730)
  930.         GL_STUB(gl_dispatch_stub_731, 731)
  931.         HIDDEN(gl_dispatch_stub_731)
  932.         GL_STUB(gl_dispatch_stub_732, 732)
  933.         HIDDEN(gl_dispatch_stub_732)
  934.         GL_STUB(glColorP3ui, 733)
  935.         GL_STUB(glColorP3uiv, 734)
  936.         GL_STUB(glColorP4ui, 735)
  937.         GL_STUB(glColorP4uiv, 736)
  938.         GL_STUB(glMultiTexCoordP1ui, 737)
  939.         GL_STUB(glMultiTexCoordP1uiv, 738)
  940.         GL_STUB(glMultiTexCoordP2ui, 739)
  941.         GL_STUB(glMultiTexCoordP2uiv, 740)
  942.         GL_STUB(glMultiTexCoordP3ui, 741)
  943.         GL_STUB(glMultiTexCoordP3uiv, 742)
  944.         GL_STUB(glMultiTexCoordP4ui, 743)
  945.         GL_STUB(glMultiTexCoordP4uiv, 744)
  946.         GL_STUB(glNormalP3ui, 745)
  947.         GL_STUB(glNormalP3uiv, 746)
  948.         GL_STUB(glSecondaryColorP3ui, 747)
  949.         GL_STUB(glSecondaryColorP3uiv, 748)
  950.         GL_STUB(glTexCoordP1ui, 749)
  951.         GL_STUB(glTexCoordP1uiv, 750)
  952.         GL_STUB(glTexCoordP2ui, 751)
  953.         GL_STUB(glTexCoordP2uiv, 752)
  954.         GL_STUB(glTexCoordP3ui, 753)
  955.         GL_STUB(glTexCoordP3uiv, 754)
  956.         GL_STUB(glTexCoordP4ui, 755)
  957.         GL_STUB(glTexCoordP4uiv, 756)
  958.         GL_STUB(glVertexAttribP1ui, 757)
  959.         GL_STUB(glVertexAttribP1uiv, 758)
  960.         GL_STUB(glVertexAttribP2ui, 759)
  961.         GL_STUB(glVertexAttribP2uiv, 760)
  962.         GL_STUB(glVertexAttribP3ui, 761)
  963.         GL_STUB(glVertexAttribP3uiv, 762)
  964.         GL_STUB(glVertexAttribP4ui, 763)
  965.         GL_STUB(glVertexAttribP4uiv, 764)
  966.         GL_STUB(glVertexP2ui, 765)
  967.         GL_STUB(glVertexP2uiv, 766)
  968.         GL_STUB(glVertexP3ui, 767)
  969.         GL_STUB(glVertexP3uiv, 768)
  970.         GL_STUB(glVertexP4ui, 769)
  971.         GL_STUB(glVertexP4uiv, 770)
  972.         GL_STUB(glDrawArraysIndirect, 771)
  973.         GL_STUB(glDrawElementsIndirect, 772)
  974.         GL_STUB(gl_dispatch_stub_773, 773)
  975.         HIDDEN(gl_dispatch_stub_773)
  976.         GL_STUB(gl_dispatch_stub_774, 774)
  977.         HIDDEN(gl_dispatch_stub_774)
  978.         GL_STUB(gl_dispatch_stub_775, 775)
  979.         HIDDEN(gl_dispatch_stub_775)
  980.         GL_STUB(gl_dispatch_stub_776, 776)
  981.         HIDDEN(gl_dispatch_stub_776)
  982.         GL_STUB(gl_dispatch_stub_777, 777)
  983.         HIDDEN(gl_dispatch_stub_777)
  984.         GL_STUB(gl_dispatch_stub_778, 778)
  985.         HIDDEN(gl_dispatch_stub_778)
  986.         GL_STUB(gl_dispatch_stub_779, 779)
  987.         HIDDEN(gl_dispatch_stub_779)
  988.         GL_STUB(gl_dispatch_stub_780, 780)
  989.         HIDDEN(gl_dispatch_stub_780)
  990.         GL_STUB(gl_dispatch_stub_781, 781)
  991.         HIDDEN(gl_dispatch_stub_781)
  992.         GL_STUB(gl_dispatch_stub_782, 782)
  993.         HIDDEN(gl_dispatch_stub_782)
  994.         GL_STUB(gl_dispatch_stub_783, 783)
  995.         HIDDEN(gl_dispatch_stub_783)
  996.         GL_STUB(gl_dispatch_stub_784, 784)
  997.         HIDDEN(gl_dispatch_stub_784)
  998.         GL_STUB(gl_dispatch_stub_785, 785)
  999.         HIDDEN(gl_dispatch_stub_785)
  1000.         GL_STUB(gl_dispatch_stub_786, 786)
  1001.         HIDDEN(gl_dispatch_stub_786)
  1002.         GL_STUB(gl_dispatch_stub_787, 787)
  1003.         HIDDEN(gl_dispatch_stub_787)
  1004.         GL_STUB(gl_dispatch_stub_788, 788)
  1005.         HIDDEN(gl_dispatch_stub_788)
  1006.         GL_STUB(gl_dispatch_stub_789, 789)
  1007.         HIDDEN(gl_dispatch_stub_789)
  1008.         GL_STUB(gl_dispatch_stub_790, 790)
  1009.         HIDDEN(gl_dispatch_stub_790)
  1010.         GL_STUB(glBindTransformFeedback, 791)
  1011.         GL_STUB(glDeleteTransformFeedbacks, 792)
  1012.         GL_STUB(glDrawTransformFeedback, 793)
  1013.         GL_STUB(glGenTransformFeedbacks, 794)
  1014.         GL_STUB(glIsTransformFeedback, 795)
  1015.         GL_STUB(glPauseTransformFeedback, 796)
  1016.         GL_STUB(glResumeTransformFeedback, 797)
  1017.         GL_STUB(glBeginQueryIndexed, 798)
  1018.         GL_STUB(glDrawTransformFeedbackStream, 799)
  1019.         GL_STUB(glEndQueryIndexed, 800)
  1020.         GL_STUB(glGetQueryIndexediv, 801)
  1021.         GL_STUB(glClearDepthf, 802)
  1022.         GL_STUB(glDepthRangef, 803)
  1023.         GL_STUB(glGetShaderPrecisionFormat, 804)
  1024.         GL_STUB(glReleaseShaderCompiler, 805)
  1025.         GL_STUB(glShaderBinary, 806)
  1026.         GL_STUB(glGetProgramBinary, 807)
  1027.         GL_STUB(glProgramBinary, 808)
  1028.         GL_STUB(glProgramParameteri, 809)
  1029.         GL_STUB(gl_dispatch_stub_810, 810)
  1030.         HIDDEN(gl_dispatch_stub_810)
  1031.         GL_STUB(gl_dispatch_stub_811, 811)
  1032.         HIDDEN(gl_dispatch_stub_811)
  1033.         GL_STUB(gl_dispatch_stub_812, 812)
  1034.         HIDDEN(gl_dispatch_stub_812)
  1035.         GL_STUB(gl_dispatch_stub_813, 813)
  1036.         HIDDEN(gl_dispatch_stub_813)
  1037.         GL_STUB(gl_dispatch_stub_814, 814)
  1038.         HIDDEN(gl_dispatch_stub_814)
  1039.         GL_STUB(gl_dispatch_stub_815, 815)
  1040.         HIDDEN(gl_dispatch_stub_815)
  1041.         GL_STUB(gl_dispatch_stub_816, 816)
  1042.         HIDDEN(gl_dispatch_stub_816)
  1043.         GL_STUB(gl_dispatch_stub_817, 817)
  1044.         HIDDEN(gl_dispatch_stub_817)
  1045.         GL_STUB(gl_dispatch_stub_818, 818)
  1046.         HIDDEN(gl_dispatch_stub_818)
  1047.         GL_STUB(gl_dispatch_stub_819, 819)
  1048.         HIDDEN(gl_dispatch_stub_819)
  1049.         GL_STUB(glDepthRangeArrayv, 820)
  1050.         GL_STUB(glDepthRangeIndexed, 821)
  1051.         GL_STUB(glGetDoublei_v, 822)
  1052.         GL_STUB(glGetFloati_v, 823)
  1053.         GL_STUB(glScissorArrayv, 824)
  1054.         GL_STUB(glScissorIndexed, 825)
  1055.         GL_STUB(glScissorIndexedv, 826)
  1056.         GL_STUB(glViewportArrayv, 827)
  1057.         GL_STUB(glViewportIndexedf, 828)
  1058.         GL_STUB(glViewportIndexedfv, 829)
  1059.         GL_STUB(glGetGraphicsResetStatusARB, 830)
  1060.         GL_STUB(glGetnColorTableARB, 831)
  1061.         GL_STUB(glGetnCompressedTexImageARB, 832)
  1062.         GL_STUB(glGetnConvolutionFilterARB, 833)
  1063.         GL_STUB(glGetnHistogramARB, 834)
  1064.         GL_STUB(glGetnMapdvARB, 835)
  1065.         GL_STUB(glGetnMapfvARB, 836)
  1066.         GL_STUB(glGetnMapivARB, 837)
  1067.         GL_STUB(glGetnMinmaxARB, 838)
  1068.         GL_STUB(glGetnPixelMapfvARB, 839)
  1069.         GL_STUB(glGetnPixelMapuivARB, 840)
  1070.         GL_STUB(glGetnPixelMapusvARB, 841)
  1071.         GL_STUB(glGetnPolygonStippleARB, 842)
  1072.         GL_STUB(glGetnSeparableFilterARB, 843)
  1073.         GL_STUB(glGetnTexImageARB, 844)
  1074.         GL_STUB(glGetnUniformdvARB, 845)
  1075.         GL_STUB(glGetnUniformfvARB, 846)
  1076.         GL_STUB(glGetnUniformivARB, 847)
  1077.         GL_STUB(glGetnUniformuivARB, 848)
  1078.         GL_STUB(glReadnPixelsARB, 849)
  1079.         GL_STUB(glDrawArraysInstancedBaseInstance, 850)
  1080.         GL_STUB(glDrawElementsInstancedBaseInstance, 851)
  1081.         GL_STUB(glDrawElementsInstancedBaseVertexBaseInstance, 852)
  1082.         GL_STUB(glDrawTransformFeedbackInstanced, 853)
  1083.         GL_STUB(glDrawTransformFeedbackStreamInstanced, 854)
  1084.         GL_STUB(gl_dispatch_stub_855, 855)
  1085.         HIDDEN(gl_dispatch_stub_855)
  1086.         GL_STUB(glGetActiveAtomicCounterBufferiv, 856)
  1087.         GL_STUB(glBindImageTexture, 857)
  1088.         GL_STUB(glMemoryBarrier, 858)
  1089.         GL_STUB(glTexStorage1D, 859)
  1090.         GL_STUB(glTexStorage2D, 860)
  1091.         GL_STUB(glTexStorage3D, 861)
  1092.         GL_STUB(glTextureStorage1DEXT, 862)
  1093.         GL_STUB(glTextureStorage2DEXT, 863)
  1094.         GL_STUB(glTextureStorage3DEXT, 864)
  1095.         GL_STUB(glClearBufferData, 865)
  1096.         GL_STUB(glClearBufferSubData, 866)
  1097.         GL_STUB(glDispatchCompute, 867)
  1098.         GL_STUB(glDispatchComputeIndirect, 868)
  1099.         GL_STUB(glCopyImageSubData, 869)
  1100.         GL_STUB(glTextureView, 870)
  1101.         GL_STUB(glBindVertexBuffer, 871)
  1102.         GL_STUB(glVertexAttribBinding, 872)
  1103.         GL_STUB(glVertexAttribFormat, 873)
  1104.         GL_STUB(glVertexAttribIFormat, 874)
  1105.         GL_STUB(glVertexAttribLFormat, 875)
  1106.         GL_STUB(glVertexBindingDivisor, 876)
  1107.         GL_STUB(glMultiDrawArraysIndirect, 877)
  1108.         GL_STUB(glMultiDrawElementsIndirect, 878)
  1109.         GL_STUB(gl_dispatch_stub_879, 879)
  1110.         HIDDEN(gl_dispatch_stub_879)
  1111.         GL_STUB(gl_dispatch_stub_880, 880)
  1112.         HIDDEN(gl_dispatch_stub_880)
  1113.         GL_STUB(gl_dispatch_stub_881, 881)
  1114.         HIDDEN(gl_dispatch_stub_881)
  1115.         GL_STUB(gl_dispatch_stub_882, 882)
  1116.         HIDDEN(gl_dispatch_stub_882)
  1117.         GL_STUB(gl_dispatch_stub_883, 883)
  1118.         HIDDEN(gl_dispatch_stub_883)
  1119.         GL_STUB(gl_dispatch_stub_884, 884)
  1120.         HIDDEN(gl_dispatch_stub_884)
  1121.         GL_STUB(glTexBufferRange, 885)
  1122.         GL_STUB(glTexStorage2DMultisample, 886)
  1123.         GL_STUB(glTexStorage3DMultisample, 887)
  1124.         GL_STUB(glBufferStorage, 888)
  1125.         GL_STUB(glClearTexImage, 889)
  1126.         GL_STUB(glClearTexSubImage, 890)
  1127.         GL_STUB(glBindBuffersBase, 891)
  1128.         GL_STUB(glBindBuffersRange, 892)
  1129.         GL_STUB(glBindImageTextures, 893)
  1130.         GL_STUB(glBindSamplers, 894)
  1131.         GL_STUB(glBindTextures, 895)
  1132.         GL_STUB(glBindVertexBuffers, 896)
  1133.         GL_STUB(gl_dispatch_stub_897, 897)
  1134.         HIDDEN(gl_dispatch_stub_897)
  1135.         GL_STUB(gl_dispatch_stub_898, 898)
  1136.         HIDDEN(gl_dispatch_stub_898)
  1137.         GL_STUB(gl_dispatch_stub_899, 899)
  1138.         HIDDEN(gl_dispatch_stub_899)
  1139.         GL_STUB(gl_dispatch_stub_900, 900)
  1140.         HIDDEN(gl_dispatch_stub_900)
  1141.         GL_STUB(gl_dispatch_stub_901, 901)
  1142.         HIDDEN(gl_dispatch_stub_901)
  1143.         GL_STUB(gl_dispatch_stub_902, 902)
  1144.         HIDDEN(gl_dispatch_stub_902)
  1145.         GL_STUB(gl_dispatch_stub_903, 903)
  1146.         HIDDEN(gl_dispatch_stub_903)
  1147.         GL_STUB(gl_dispatch_stub_904, 904)
  1148.         HIDDEN(gl_dispatch_stub_904)
  1149.         GL_STUB(gl_dispatch_stub_905, 905)
  1150.         HIDDEN(gl_dispatch_stub_905)
  1151.         GL_STUB(gl_dispatch_stub_906, 906)
  1152.         HIDDEN(gl_dispatch_stub_906)
  1153.         GL_STUB(gl_dispatch_stub_907, 907)
  1154.         HIDDEN(gl_dispatch_stub_907)
  1155.         GL_STUB(gl_dispatch_stub_908, 908)
  1156.         HIDDEN(gl_dispatch_stub_908)
  1157.         GL_STUB(gl_dispatch_stub_909, 909)
  1158.         HIDDEN(gl_dispatch_stub_909)
  1159.         GL_STUB(gl_dispatch_stub_910, 910)
  1160.         HIDDEN(gl_dispatch_stub_910)
  1161.         GL_STUB(gl_dispatch_stub_911, 911)
  1162.         HIDDEN(gl_dispatch_stub_911)
  1163.         GL_STUB(gl_dispatch_stub_912, 912)
  1164.         HIDDEN(gl_dispatch_stub_912)
  1165.         GL_STUB(gl_dispatch_stub_913, 913)
  1166.         HIDDEN(gl_dispatch_stub_913)
  1167.         GL_STUB(gl_dispatch_stub_914, 914)
  1168.         HIDDEN(gl_dispatch_stub_914)
  1169.         GL_STUB(gl_dispatch_stub_915, 915)
  1170.         HIDDEN(gl_dispatch_stub_915)
  1171.         GL_STUB(gl_dispatch_stub_916, 916)
  1172.         HIDDEN(gl_dispatch_stub_916)
  1173.         GL_STUB(gl_dispatch_stub_917, 917)
  1174.         HIDDEN(gl_dispatch_stub_917)
  1175.         GL_STUB(gl_dispatch_stub_918, 918)
  1176.         HIDDEN(gl_dispatch_stub_918)
  1177.         GL_STUB(gl_dispatch_stub_919, 919)
  1178.         HIDDEN(gl_dispatch_stub_919)
  1179.         GL_STUB(gl_dispatch_stub_920, 920)
  1180.         HIDDEN(gl_dispatch_stub_920)
  1181.         GL_STUB(gl_dispatch_stub_921, 921)
  1182.         HIDDEN(gl_dispatch_stub_921)
  1183.         GL_STUB(gl_dispatch_stub_922, 922)
  1184.         HIDDEN(gl_dispatch_stub_922)
  1185.         GL_STUB(gl_dispatch_stub_923, 923)
  1186.         HIDDEN(gl_dispatch_stub_923)
  1187.         GL_STUB(gl_dispatch_stub_924, 924)
  1188.         HIDDEN(gl_dispatch_stub_924)
  1189.         GL_STUB(gl_dispatch_stub_925, 925)
  1190.         HIDDEN(gl_dispatch_stub_925)
  1191.         GL_STUB(gl_dispatch_stub_926, 926)
  1192.         HIDDEN(gl_dispatch_stub_926)
  1193.         GL_STUB(gl_dispatch_stub_927, 927)
  1194.         HIDDEN(gl_dispatch_stub_927)
  1195.         GL_STUB(gl_dispatch_stub_928, 928)
  1196.         HIDDEN(gl_dispatch_stub_928)
  1197.         GL_STUB(gl_dispatch_stub_929, 929)
  1198.         HIDDEN(gl_dispatch_stub_929)
  1199.         GL_STUB(gl_dispatch_stub_930, 930)
  1200.         HIDDEN(gl_dispatch_stub_930)
  1201.         GL_STUB(gl_dispatch_stub_931, 931)
  1202.         HIDDEN(gl_dispatch_stub_931)
  1203.         GL_STUB(gl_dispatch_stub_932, 932)
  1204.         HIDDEN(gl_dispatch_stub_932)
  1205.         GL_STUB(gl_dispatch_stub_933, 933)
  1206.         HIDDEN(gl_dispatch_stub_933)
  1207.         GL_STUB(gl_dispatch_stub_934, 934)
  1208.         HIDDEN(gl_dispatch_stub_934)
  1209.         GL_STUB(gl_dispatch_stub_935, 935)
  1210.         HIDDEN(gl_dispatch_stub_935)
  1211.         GL_STUB(gl_dispatch_stub_936, 936)
  1212.         HIDDEN(gl_dispatch_stub_936)
  1213.         GL_STUB(gl_dispatch_stub_937, 937)
  1214.         HIDDEN(gl_dispatch_stub_937)
  1215.         GL_STUB(gl_dispatch_stub_938, 938)
  1216.         HIDDEN(gl_dispatch_stub_938)
  1217.         GL_STUB(gl_dispatch_stub_939, 939)
  1218.         HIDDEN(gl_dispatch_stub_939)
  1219.         GL_STUB(gl_dispatch_stub_940, 940)
  1220.         HIDDEN(gl_dispatch_stub_940)
  1221.         GL_STUB(gl_dispatch_stub_941, 941)
  1222.         HIDDEN(gl_dispatch_stub_941)
  1223.         GL_STUB(gl_dispatch_stub_942, 942)
  1224.         HIDDEN(gl_dispatch_stub_942)
  1225.         GL_STUB(gl_dispatch_stub_943, 943)
  1226.         HIDDEN(gl_dispatch_stub_943)
  1227.         GL_STUB(gl_dispatch_stub_944, 944)
  1228.         HIDDEN(gl_dispatch_stub_944)
  1229.         GL_STUB(gl_dispatch_stub_945, 945)
  1230.         HIDDEN(gl_dispatch_stub_945)
  1231.         GL_STUB(gl_dispatch_stub_946, 946)
  1232.         HIDDEN(gl_dispatch_stub_946)
  1233.         GL_STUB(gl_dispatch_stub_947, 947)
  1234.         HIDDEN(gl_dispatch_stub_947)
  1235.         GL_STUB(gl_dispatch_stub_948, 948)
  1236.         HIDDEN(gl_dispatch_stub_948)
  1237.         GL_STUB(gl_dispatch_stub_949, 949)
  1238.         HIDDEN(gl_dispatch_stub_949)
  1239.         GL_STUB(gl_dispatch_stub_950, 950)
  1240.         HIDDEN(gl_dispatch_stub_950)
  1241.         GL_STUB(gl_dispatch_stub_951, 951)
  1242.         HIDDEN(gl_dispatch_stub_951)
  1243.         GL_STUB(gl_dispatch_stub_952, 952)
  1244.         HIDDEN(gl_dispatch_stub_952)
  1245.         GL_STUB(gl_dispatch_stub_953, 953)
  1246.         HIDDEN(gl_dispatch_stub_953)
  1247.         GL_STUB(gl_dispatch_stub_954, 954)
  1248.         HIDDEN(gl_dispatch_stub_954)
  1249.         GL_STUB(gl_dispatch_stub_955, 955)
  1250.         HIDDEN(gl_dispatch_stub_955)
  1251.         GL_STUB(gl_dispatch_stub_956, 956)
  1252.         HIDDEN(gl_dispatch_stub_956)
  1253.         GL_STUB(gl_dispatch_stub_957, 957)
  1254.         HIDDEN(gl_dispatch_stub_957)
  1255.         GL_STUB(gl_dispatch_stub_958, 958)
  1256.         HIDDEN(gl_dispatch_stub_958)
  1257.         GL_STUB(gl_dispatch_stub_959, 959)
  1258.         HIDDEN(gl_dispatch_stub_959)
  1259.         GL_STUB(gl_dispatch_stub_960, 960)
  1260.         HIDDEN(gl_dispatch_stub_960)
  1261.         GL_STUB(gl_dispatch_stub_961, 961)
  1262.         HIDDEN(gl_dispatch_stub_961)
  1263.         GL_STUB(gl_dispatch_stub_962, 962)
  1264.         HIDDEN(gl_dispatch_stub_962)
  1265.         GL_STUB(gl_dispatch_stub_963, 963)
  1266.         HIDDEN(gl_dispatch_stub_963)
  1267.         GL_STUB(gl_dispatch_stub_964, 964)
  1268.         HIDDEN(gl_dispatch_stub_964)
  1269.         GL_STUB(gl_dispatch_stub_965, 965)
  1270.         HIDDEN(gl_dispatch_stub_965)
  1271.         GL_STUB(gl_dispatch_stub_966, 966)
  1272.         HIDDEN(gl_dispatch_stub_966)
  1273.         GL_STUB(gl_dispatch_stub_967, 967)
  1274.         HIDDEN(gl_dispatch_stub_967)
  1275.         GL_STUB(gl_dispatch_stub_968, 968)
  1276.         HIDDEN(gl_dispatch_stub_968)
  1277.         GL_STUB(gl_dispatch_stub_969, 969)
  1278.         HIDDEN(gl_dispatch_stub_969)
  1279.         GL_STUB(gl_dispatch_stub_970, 970)
  1280.         HIDDEN(gl_dispatch_stub_970)
  1281.         GL_STUB(gl_dispatch_stub_971, 971)
  1282.         HIDDEN(gl_dispatch_stub_971)
  1283.         GL_STUB(gl_dispatch_stub_972, 972)
  1284.         HIDDEN(gl_dispatch_stub_972)
  1285.         GL_STUB(gl_dispatch_stub_973, 973)
  1286.         HIDDEN(gl_dispatch_stub_973)
  1287.         GL_STUB(gl_dispatch_stub_974, 974)
  1288.         HIDDEN(gl_dispatch_stub_974)
  1289.         GL_STUB(gl_dispatch_stub_975, 975)
  1290.         HIDDEN(gl_dispatch_stub_975)
  1291.         GL_STUB(gl_dispatch_stub_976, 976)
  1292.         HIDDEN(gl_dispatch_stub_976)
  1293.         GL_STUB(gl_dispatch_stub_977, 977)
  1294.         HIDDEN(gl_dispatch_stub_977)
  1295.         GL_STUB(gl_dispatch_stub_978, 978)
  1296.         HIDDEN(gl_dispatch_stub_978)
  1297.         GL_STUB(gl_dispatch_stub_979, 979)
  1298.         HIDDEN(gl_dispatch_stub_979)
  1299.         GL_STUB(gl_dispatch_stub_980, 980)
  1300.         HIDDEN(gl_dispatch_stub_980)
  1301.         GL_STUB(gl_dispatch_stub_981, 981)
  1302.         HIDDEN(gl_dispatch_stub_981)
  1303.         GL_STUB(gl_dispatch_stub_982, 982)
  1304.         HIDDEN(gl_dispatch_stub_982)
  1305.         GL_STUB(gl_dispatch_stub_983, 983)
  1306.         HIDDEN(gl_dispatch_stub_983)
  1307.         GL_STUB(gl_dispatch_stub_984, 984)
  1308.         HIDDEN(gl_dispatch_stub_984)
  1309.         GL_STUB(gl_dispatch_stub_985, 985)
  1310.         HIDDEN(gl_dispatch_stub_985)
  1311.         GL_STUB(gl_dispatch_stub_986, 986)
  1312.         HIDDEN(gl_dispatch_stub_986)
  1313.         GL_STUB(gl_dispatch_stub_987, 987)
  1314.         HIDDEN(gl_dispatch_stub_987)
  1315.         GL_STUB(gl_dispatch_stub_988, 988)
  1316.         HIDDEN(gl_dispatch_stub_988)
  1317.         GL_STUB(gl_dispatch_stub_989, 989)
  1318.         HIDDEN(gl_dispatch_stub_989)
  1319.         GL_STUB(gl_dispatch_stub_990, 990)
  1320.         HIDDEN(gl_dispatch_stub_990)
  1321.         GL_STUB(gl_dispatch_stub_991, 991)
  1322.         HIDDEN(gl_dispatch_stub_991)
  1323.         GL_STUB(gl_dispatch_stub_992, 992)
  1324.         HIDDEN(gl_dispatch_stub_992)
  1325.         GL_STUB(gl_dispatch_stub_993, 993)
  1326.         HIDDEN(gl_dispatch_stub_993)
  1327.         GL_STUB(gl_dispatch_stub_994, 994)
  1328.         HIDDEN(gl_dispatch_stub_994)
  1329.         GL_STUB(glInvalidateBufferData, 995)
  1330.         GL_STUB(glInvalidateBufferSubData, 996)
  1331.         GL_STUB(glInvalidateFramebuffer, 997)
  1332.         GL_STUB(glInvalidateSubFramebuffer, 998)
  1333.         GL_STUB(glInvalidateTexImage, 999)
  1334.         GL_STUB(glInvalidateTexSubImage, 1000)
  1335.         GL_STUB(gl_dispatch_stub_1001, 1001)
  1336.         HIDDEN(gl_dispatch_stub_1001)
  1337.         GL_STUB(gl_dispatch_stub_1002, 1002)
  1338.         HIDDEN(gl_dispatch_stub_1002)
  1339.         GL_STUB(gl_dispatch_stub_1003, 1003)
  1340.         HIDDEN(gl_dispatch_stub_1003)
  1341.         GL_STUB(gl_dispatch_stub_1004, 1004)
  1342.         HIDDEN(gl_dispatch_stub_1004)
  1343.         GL_STUB(gl_dispatch_stub_1005, 1005)
  1344.         HIDDEN(gl_dispatch_stub_1005)
  1345.         GL_STUB(gl_dispatch_stub_1006, 1006)
  1346.         HIDDEN(gl_dispatch_stub_1006)
  1347.         GL_STUB(gl_dispatch_stub_1007, 1007)
  1348.         HIDDEN(gl_dispatch_stub_1007)
  1349.         GL_STUB(gl_dispatch_stub_1008, 1008)
  1350.         HIDDEN(gl_dispatch_stub_1008)
  1351.         GL_STUB(gl_dispatch_stub_1009, 1009)
  1352.         HIDDEN(gl_dispatch_stub_1009)
  1353.         GL_STUB(glPointSizePointerOES, 1010)
  1354.         GL_STUB(gl_dispatch_stub_1011, 1011)
  1355.         HIDDEN(gl_dispatch_stub_1011)
  1356.         GL_STUB(gl_dispatch_stub_1012, 1012)
  1357.         HIDDEN(gl_dispatch_stub_1012)
  1358.         GL_STUB(gl_dispatch_stub_1013, 1013)
  1359.         HIDDEN(gl_dispatch_stub_1013)
  1360.         GL_STUB(glColorPointerEXT, 1014)
  1361.         GL_STUB(glEdgeFlagPointerEXT, 1015)
  1362.         GL_STUB(glIndexPointerEXT, 1016)
  1363.         GL_STUB(glNormalPointerEXT, 1017)
  1364.         GL_STUB(glTexCoordPointerEXT, 1018)
  1365.         GL_STUB(glVertexPointerEXT, 1019)
  1366.         GL_STUB(gl_dispatch_stub_1020, 1020)
  1367.         HIDDEN(gl_dispatch_stub_1020)
  1368.         GL_STUB(gl_dispatch_stub_1021, 1021)
  1369.         HIDDEN(gl_dispatch_stub_1021)
  1370.         GL_STUB(gl_dispatch_stub_1022, 1022)
  1371.         HIDDEN(gl_dispatch_stub_1022)
  1372.         GL_STUB(gl_dispatch_stub_1023, 1023)
  1373.         HIDDEN(gl_dispatch_stub_1023)
  1374.         GL_STUB(gl_dispatch_stub_1024, 1024)
  1375.         HIDDEN(gl_dispatch_stub_1024)
  1376.         GL_STUB(gl_dispatch_stub_1025, 1025)
  1377.         HIDDEN(gl_dispatch_stub_1025)
  1378.         GL_STUB(gl_dispatch_stub_1026, 1026)
  1379.         HIDDEN(gl_dispatch_stub_1026)
  1380.         GL_STUB(gl_dispatch_stub_1027, 1027)
  1381.         HIDDEN(gl_dispatch_stub_1027)
  1382.         GL_STUB(gl_dispatch_stub_1028, 1028)
  1383.         HIDDEN(gl_dispatch_stub_1028)
  1384.         GL_STUB(glLockArraysEXT, 1029)
  1385.         GL_STUB(gl_dispatch_stub_1030, 1030)
  1386.         HIDDEN(gl_dispatch_stub_1030)
  1387.         GL_STUB(gl_dispatch_stub_1031, 1031)
  1388.         HIDDEN(gl_dispatch_stub_1031)
  1389.         GL_STUB(gl_dispatch_stub_1032, 1032)
  1390.         HIDDEN(gl_dispatch_stub_1032)
  1391.         GL_STUB(gl_dispatch_stub_1033, 1033)
  1392.         HIDDEN(gl_dispatch_stub_1033)
  1393.         GL_STUB(gl_dispatch_stub_1034, 1034)
  1394.         HIDDEN(gl_dispatch_stub_1034)
  1395.         GL_STUB(gl_dispatch_stub_1035, 1035)
  1396.         HIDDEN(gl_dispatch_stub_1035)
  1397.         GL_STUB(gl_dispatch_stub_1036, 1036)
  1398.         HIDDEN(gl_dispatch_stub_1036)
  1399.         GL_STUB(gl_dispatch_stub_1037, 1037)
  1400.         HIDDEN(gl_dispatch_stub_1037)
  1401.         GL_STUB(gl_dispatch_stub_1038, 1038)
  1402.         HIDDEN(gl_dispatch_stub_1038)
  1403.         GL_STUB(gl_dispatch_stub_1039, 1039)
  1404.         HIDDEN(gl_dispatch_stub_1039)
  1405.         GL_STUB(gl_dispatch_stub_1040, 1040)
  1406.         HIDDEN(gl_dispatch_stub_1040)
  1407.         GL_STUB(gl_dispatch_stub_1041, 1041)
  1408.         HIDDEN(gl_dispatch_stub_1041)
  1409.         GL_STUB(gl_dispatch_stub_1042, 1042)
  1410.         HIDDEN(gl_dispatch_stub_1042)
  1411.         GL_STUB(gl_dispatch_stub_1043, 1043)
  1412.         HIDDEN(gl_dispatch_stub_1043)
  1413.         GL_STUB(gl_dispatch_stub_1044, 1044)
  1414.         HIDDEN(gl_dispatch_stub_1044)
  1415.         GL_STUB(gl_dispatch_stub_1045, 1045)
  1416.         HIDDEN(gl_dispatch_stub_1045)
  1417.         GL_STUB(gl_dispatch_stub_1046, 1046)
  1418.         HIDDEN(gl_dispatch_stub_1046)
  1419.         GL_STUB(gl_dispatch_stub_1047, 1047)
  1420.         HIDDEN(gl_dispatch_stub_1047)
  1421.         GL_STUB(gl_dispatch_stub_1048, 1048)
  1422.         HIDDEN(gl_dispatch_stub_1048)
  1423.         GL_STUB(gl_dispatch_stub_1049, 1049)
  1424.         HIDDEN(gl_dispatch_stub_1049)
  1425.         GL_STUB(gl_dispatch_stub_1050, 1050)
  1426.         HIDDEN(gl_dispatch_stub_1050)
  1427.         GL_STUB(gl_dispatch_stub_1051, 1051)
  1428.         HIDDEN(gl_dispatch_stub_1051)
  1429.         GL_STUB(gl_dispatch_stub_1052, 1052)
  1430.         HIDDEN(gl_dispatch_stub_1052)
  1431.         GL_STUB(gl_dispatch_stub_1053, 1053)
  1432.         HIDDEN(gl_dispatch_stub_1053)
  1433.         GL_STUB(gl_dispatch_stub_1054, 1054)
  1434.         HIDDEN(gl_dispatch_stub_1054)
  1435.         GL_STUB(gl_dispatch_stub_1055, 1055)
  1436.         HIDDEN(gl_dispatch_stub_1055)
  1437.         GL_STUB(gl_dispatch_stub_1056, 1056)
  1438.         HIDDEN(gl_dispatch_stub_1056)
  1439.         GL_STUB(gl_dispatch_stub_1057, 1057)
  1440.         HIDDEN(gl_dispatch_stub_1057)
  1441.         GL_STUB(gl_dispatch_stub_1058, 1058)
  1442.         HIDDEN(gl_dispatch_stub_1058)
  1443.         GL_STUB(gl_dispatch_stub_1059, 1059)
  1444.         HIDDEN(gl_dispatch_stub_1059)
  1445.         GL_STUB(gl_dispatch_stub_1060, 1060)
  1446.         HIDDEN(gl_dispatch_stub_1060)
  1447.         GL_STUB(gl_dispatch_stub_1061, 1061)
  1448.         HIDDEN(gl_dispatch_stub_1061)
  1449.         GL_STUB(gl_dispatch_stub_1062, 1062)
  1450.         HIDDEN(gl_dispatch_stub_1062)
  1451.         GL_STUB(gl_dispatch_stub_1063, 1063)
  1452.         HIDDEN(gl_dispatch_stub_1063)
  1453.         GL_STUB(gl_dispatch_stub_1064, 1064)
  1454.         HIDDEN(gl_dispatch_stub_1064)
  1455.         GL_STUB(gl_dispatch_stub_1065, 1065)
  1456.         HIDDEN(gl_dispatch_stub_1065)
  1457.         GL_STUB(gl_dispatch_stub_1066, 1066)
  1458.         HIDDEN(gl_dispatch_stub_1066)
  1459.         GL_STUB(gl_dispatch_stub_1067, 1067)
  1460.         HIDDEN(gl_dispatch_stub_1067)
  1461.         GL_STUB(gl_dispatch_stub_1068, 1068)
  1462.         HIDDEN(gl_dispatch_stub_1068)
  1463.         GL_STUB(gl_dispatch_stub_1069, 1069)
  1464.         HIDDEN(gl_dispatch_stub_1069)
  1465.         GL_STUB(gl_dispatch_stub_1070, 1070)
  1466.         HIDDEN(gl_dispatch_stub_1070)
  1467.         GL_STUB(gl_dispatch_stub_1071, 1071)
  1468.         HIDDEN(gl_dispatch_stub_1071)
  1469.         GL_STUB(gl_dispatch_stub_1072, 1072)
  1470.         HIDDEN(gl_dispatch_stub_1072)
  1471.         GL_STUB(gl_dispatch_stub_1073, 1073)
  1472.         HIDDEN(gl_dispatch_stub_1073)
  1473.         GL_STUB(gl_dispatch_stub_1074, 1074)
  1474.         HIDDEN(gl_dispatch_stub_1074)
  1475.         GL_STUB(gl_dispatch_stub_1075, 1075)
  1476.         HIDDEN(gl_dispatch_stub_1075)
  1477.         GL_STUB(gl_dispatch_stub_1076, 1076)
  1478.         HIDDEN(gl_dispatch_stub_1076)
  1479.         GL_STUB(gl_dispatch_stub_1077, 1077)
  1480.         HIDDEN(gl_dispatch_stub_1077)
  1481.         GL_STUB(gl_dispatch_stub_1078, 1078)
  1482.         HIDDEN(gl_dispatch_stub_1078)
  1483.         GL_STUB(gl_dispatch_stub_1079, 1079)
  1484.         HIDDEN(gl_dispatch_stub_1079)
  1485.         GL_STUB(glUnlockArraysEXT, 1080)
  1486.         GL_STUB(gl_dispatch_stub_1081, 1081)
  1487.         HIDDEN(gl_dispatch_stub_1081)
  1488.         GL_STUB(gl_dispatch_stub_1082, 1082)
  1489.         HIDDEN(gl_dispatch_stub_1082)
  1490.         GL_STUB(glDebugMessageCallback, 1083)
  1491.         GL_STUB(glDebugMessageControl, 1084)
  1492.         GL_STUB(glDebugMessageInsert, 1085)
  1493.         GL_STUB(glGetDebugMessageLog, 1086)
  1494.         GL_STUB(glGetObjectLabel, 1087)
  1495.         GL_STUB(glGetObjectPtrLabel, 1088)
  1496.         GL_STUB(glObjectLabel, 1089)
  1497.         GL_STUB(glObjectPtrLabel, 1090)
  1498.         GL_STUB(glPopDebugGroup, 1091)
  1499.         GL_STUB(glPushDebugGroup, 1092)
  1500.         GL_STUB(glSecondaryColor3fEXT, 1093)
  1501.         GL_STUB(glSecondaryColor3fvEXT, 1094)
  1502.         GL_STUB(glMultiDrawElementsEXT, 1095)
  1503.         GL_STUB(glFogCoordfEXT, 1096)
  1504.         GL_STUB(glFogCoordfvEXT, 1097)
  1505.         GL_STUB(gl_dispatch_stub_1098, 1098)
  1506.         HIDDEN(gl_dispatch_stub_1098)
  1507.         GL_STUB(gl_dispatch_stub_1099, 1099)
  1508.         HIDDEN(gl_dispatch_stub_1099)
  1509.         GL_STUB(gl_dispatch_stub_1100, 1100)
  1510.         HIDDEN(gl_dispatch_stub_1100)
  1511.         GL_STUB(gl_dispatch_stub_1101, 1101)
  1512.         HIDDEN(gl_dispatch_stub_1101)
  1513.         GL_STUB(gl_dispatch_stub_1102, 1102)
  1514.         HIDDEN(gl_dispatch_stub_1102)
  1515.         GL_STUB(gl_dispatch_stub_1103, 1103)
  1516.         HIDDEN(gl_dispatch_stub_1103)
  1517.         GL_STUB(gl_dispatch_stub_1104, 1104)
  1518.         HIDDEN(gl_dispatch_stub_1104)
  1519.         GL_STUB(gl_dispatch_stub_1105, 1105)
  1520.         HIDDEN(gl_dispatch_stub_1105)
  1521.         GL_STUB(gl_dispatch_stub_1106, 1106)
  1522.         HIDDEN(gl_dispatch_stub_1106)
  1523.         GL_STUB(gl_dispatch_stub_1107, 1107)
  1524.         HIDDEN(gl_dispatch_stub_1107)
  1525.         GL_STUB(gl_dispatch_stub_1108, 1108)
  1526.         HIDDEN(gl_dispatch_stub_1108)
  1527.         GL_STUB(gl_dispatch_stub_1109, 1109)
  1528.         HIDDEN(gl_dispatch_stub_1109)
  1529.         GL_STUB(gl_dispatch_stub_1110, 1110)
  1530.         HIDDEN(gl_dispatch_stub_1110)
  1531.         GL_STUB(gl_dispatch_stub_1111, 1111)
  1532.         HIDDEN(gl_dispatch_stub_1111)
  1533.         GL_STUB(gl_dispatch_stub_1112, 1112)
  1534.         HIDDEN(gl_dispatch_stub_1112)
  1535.         GL_STUB(gl_dispatch_stub_1113, 1113)
  1536.         HIDDEN(gl_dispatch_stub_1113)
  1537.         GL_STUB(gl_dispatch_stub_1114, 1114)
  1538.         HIDDEN(gl_dispatch_stub_1114)
  1539.         GL_STUB(gl_dispatch_stub_1115, 1115)
  1540.         HIDDEN(gl_dispatch_stub_1115)
  1541.         GL_STUB(gl_dispatch_stub_1116, 1116)
  1542.         HIDDEN(gl_dispatch_stub_1116)
  1543.         GL_STUB(gl_dispatch_stub_1117, 1117)
  1544.         HIDDEN(gl_dispatch_stub_1117)
  1545.         GL_STUB(gl_dispatch_stub_1118, 1118)
  1546.         HIDDEN(gl_dispatch_stub_1118)
  1547.         GL_STUB(gl_dispatch_stub_1119, 1119)
  1548.         HIDDEN(gl_dispatch_stub_1119)
  1549.         GL_STUB(gl_dispatch_stub_1120, 1120)
  1550.         HIDDEN(gl_dispatch_stub_1120)
  1551.         GL_STUB(gl_dispatch_stub_1121, 1121)
  1552.         HIDDEN(gl_dispatch_stub_1121)
  1553.         GL_STUB(gl_dispatch_stub_1122, 1122)
  1554.         HIDDEN(gl_dispatch_stub_1122)
  1555.         GL_STUB(gl_dispatch_stub_1123, 1123)
  1556.         HIDDEN(gl_dispatch_stub_1123)
  1557.         GL_STUB(gl_dispatch_stub_1124, 1124)
  1558.         HIDDEN(gl_dispatch_stub_1124)
  1559.         GL_STUB(gl_dispatch_stub_1125, 1125)
  1560.         HIDDEN(gl_dispatch_stub_1125)
  1561.         GL_STUB(gl_dispatch_stub_1126, 1126)
  1562.         HIDDEN(gl_dispatch_stub_1126)
  1563.         GL_STUB(gl_dispatch_stub_1127, 1127)
  1564.         HIDDEN(gl_dispatch_stub_1127)
  1565.         GL_STUB(gl_dispatch_stub_1128, 1128)
  1566.         HIDDEN(gl_dispatch_stub_1128)
  1567.         GL_STUB(gl_dispatch_stub_1129, 1129)
  1568.         HIDDEN(gl_dispatch_stub_1129)
  1569.         GL_STUB(gl_dispatch_stub_1130, 1130)
  1570.         HIDDEN(gl_dispatch_stub_1130)
  1571.         GL_STUB(gl_dispatch_stub_1131, 1131)
  1572.         HIDDEN(gl_dispatch_stub_1131)
  1573.         GL_STUB(gl_dispatch_stub_1132, 1132)
  1574.         HIDDEN(gl_dispatch_stub_1132)
  1575.         GL_STUB(gl_dispatch_stub_1133, 1133)
  1576.         HIDDEN(gl_dispatch_stub_1133)
  1577.         GL_STUB(gl_dispatch_stub_1134, 1134)
  1578.         HIDDEN(gl_dispatch_stub_1134)
  1579.         GL_STUB(gl_dispatch_stub_1135, 1135)
  1580.         HIDDEN(gl_dispatch_stub_1135)
  1581.         GL_STUB(gl_dispatch_stub_1136, 1136)
  1582.         HIDDEN(gl_dispatch_stub_1136)
  1583.         GL_STUB(gl_dispatch_stub_1137, 1137)
  1584.         HIDDEN(gl_dispatch_stub_1137)
  1585.         GL_STUB(gl_dispatch_stub_1138, 1138)
  1586.         HIDDEN(gl_dispatch_stub_1138)
  1587.         GL_STUB(gl_dispatch_stub_1139, 1139)
  1588.         HIDDEN(gl_dispatch_stub_1139)
  1589.         GL_STUB(gl_dispatch_stub_1140, 1140)
  1590.         HIDDEN(gl_dispatch_stub_1140)
  1591.         GL_STUB(gl_dispatch_stub_1141, 1141)
  1592.         HIDDEN(gl_dispatch_stub_1141)
  1593.         GL_STUB(gl_dispatch_stub_1142, 1142)
  1594.         HIDDEN(gl_dispatch_stub_1142)
  1595.         GL_STUB(gl_dispatch_stub_1143, 1143)
  1596.         HIDDEN(gl_dispatch_stub_1143)
  1597.         GL_STUB(gl_dispatch_stub_1144, 1144)
  1598.         HIDDEN(gl_dispatch_stub_1144)
  1599.         GL_STUB(gl_dispatch_stub_1145, 1145)
  1600.         HIDDEN(gl_dispatch_stub_1145)
  1601.         GL_STUB(gl_dispatch_stub_1146, 1146)
  1602.         HIDDEN(gl_dispatch_stub_1146)
  1603.         GL_STUB(gl_dispatch_stub_1147, 1147)
  1604.         HIDDEN(gl_dispatch_stub_1147)
  1605.         GL_STUB(gl_dispatch_stub_1148, 1148)
  1606.         HIDDEN(gl_dispatch_stub_1148)
  1607.         GL_STUB(gl_dispatch_stub_1149, 1149)
  1608.         HIDDEN(gl_dispatch_stub_1149)
  1609.         GL_STUB(gl_dispatch_stub_1150, 1150)
  1610.         HIDDEN(gl_dispatch_stub_1150)
  1611.         GL_STUB(gl_dispatch_stub_1151, 1151)
  1612.         HIDDEN(gl_dispatch_stub_1151)
  1613.         GL_STUB(gl_dispatch_stub_1152, 1152)
  1614.         HIDDEN(gl_dispatch_stub_1152)
  1615.         GL_STUB(gl_dispatch_stub_1153, 1153)
  1616.         HIDDEN(gl_dispatch_stub_1153)
  1617.         GL_STUB(gl_dispatch_stub_1154, 1154)
  1618.         HIDDEN(gl_dispatch_stub_1154)
  1619.         GL_STUB(gl_dispatch_stub_1155, 1155)
  1620.         HIDDEN(gl_dispatch_stub_1155)
  1621.         GL_STUB(gl_dispatch_stub_1156, 1156)
  1622.         HIDDEN(gl_dispatch_stub_1156)
  1623.         GL_STUB(gl_dispatch_stub_1157, 1157)
  1624.         HIDDEN(gl_dispatch_stub_1157)
  1625.         GL_STUB(gl_dispatch_stub_1158, 1158)
  1626.         HIDDEN(gl_dispatch_stub_1158)
  1627.         GL_STUB(gl_dispatch_stub_1159, 1159)
  1628.         HIDDEN(gl_dispatch_stub_1159)
  1629.         GL_STUB(gl_dispatch_stub_1160, 1160)
  1630.         HIDDEN(gl_dispatch_stub_1160)
  1631.         GL_STUB(gl_dispatch_stub_1161, 1161)
  1632.         HIDDEN(gl_dispatch_stub_1161)
  1633.         GL_STUB(gl_dispatch_stub_1162, 1162)
  1634.         HIDDEN(gl_dispatch_stub_1162)
  1635.         GL_STUB(gl_dispatch_stub_1163, 1163)
  1636.         HIDDEN(gl_dispatch_stub_1163)
  1637.         GL_STUB(gl_dispatch_stub_1164, 1164)
  1638.         HIDDEN(gl_dispatch_stub_1164)
  1639.         GL_STUB(gl_dispatch_stub_1165, 1165)
  1640.         HIDDEN(gl_dispatch_stub_1165)
  1641.         GL_STUB(gl_dispatch_stub_1166, 1166)
  1642.         HIDDEN(gl_dispatch_stub_1166)
  1643.         GL_STUB(gl_dispatch_stub_1167, 1167)
  1644.         HIDDEN(gl_dispatch_stub_1167)
  1645.         GL_STUB(gl_dispatch_stub_1168, 1168)
  1646.         HIDDEN(gl_dispatch_stub_1168)
  1647.         GL_STUB(gl_dispatch_stub_1169, 1169)
  1648.         HIDDEN(gl_dispatch_stub_1169)
  1649.         GL_STUB(gl_dispatch_stub_1170, 1170)
  1650.         HIDDEN(gl_dispatch_stub_1170)
  1651.         GL_STUB(gl_dispatch_stub_1171, 1171)
  1652.         HIDDEN(gl_dispatch_stub_1171)
  1653.         GL_STUB(gl_dispatch_stub_1172, 1172)
  1654.         HIDDEN(gl_dispatch_stub_1172)
  1655.         GL_STUB(gl_dispatch_stub_1173, 1173)
  1656.         HIDDEN(gl_dispatch_stub_1173)
  1657.         GL_STUB(gl_dispatch_stub_1174, 1174)
  1658.         HIDDEN(gl_dispatch_stub_1174)
  1659.         GL_STUB(gl_dispatch_stub_1175, 1175)
  1660.         HIDDEN(gl_dispatch_stub_1175)
  1661.         GL_STUB(gl_dispatch_stub_1176, 1176)
  1662.         HIDDEN(gl_dispatch_stub_1176)
  1663.         GL_STUB(gl_dispatch_stub_1177, 1177)
  1664.         HIDDEN(gl_dispatch_stub_1177)
  1665.         GL_STUB(gl_dispatch_stub_1178, 1178)
  1666.         HIDDEN(gl_dispatch_stub_1178)
  1667.         GL_STUB(gl_dispatch_stub_1179, 1179)
  1668.         HIDDEN(gl_dispatch_stub_1179)
  1669.         GL_STUB(gl_dispatch_stub_1180, 1180)
  1670.         HIDDEN(gl_dispatch_stub_1180)
  1671.         GL_STUB(gl_dispatch_stub_1181, 1181)
  1672.         HIDDEN(gl_dispatch_stub_1181)
  1673.         GL_STUB(gl_dispatch_stub_1182, 1182)
  1674.         HIDDEN(gl_dispatch_stub_1182)
  1675.         GL_STUB(gl_dispatch_stub_1183, 1183)
  1676.         HIDDEN(gl_dispatch_stub_1183)
  1677.         GL_STUB(gl_dispatch_stub_1184, 1184)
  1678.         HIDDEN(gl_dispatch_stub_1184)
  1679.         GL_STUB(gl_dispatch_stub_1185, 1185)
  1680.         HIDDEN(gl_dispatch_stub_1185)
  1681.         GL_STUB(gl_dispatch_stub_1186, 1186)
  1682.         HIDDEN(gl_dispatch_stub_1186)
  1683.         GL_STUB(gl_dispatch_stub_1187, 1187)
  1684.         HIDDEN(gl_dispatch_stub_1187)
  1685.         GL_STUB(gl_dispatch_stub_1188, 1188)
  1686.         HIDDEN(gl_dispatch_stub_1188)
  1687.         GL_STUB(gl_dispatch_stub_1189, 1189)
  1688.         HIDDEN(gl_dispatch_stub_1189)
  1689.         GL_STUB(gl_dispatch_stub_1190, 1190)
  1690.         HIDDEN(gl_dispatch_stub_1190)
  1691.         GL_STUB(glPrimitiveRestartNV, 1191)
  1692.         GL_STUB(gl_dispatch_stub_1192, 1192)
  1693.         HIDDEN(gl_dispatch_stub_1192)
  1694.         GL_STUB(gl_dispatch_stub_1193, 1193)
  1695.         HIDDEN(gl_dispatch_stub_1193)
  1696.         GL_STUB(gl_dispatch_stub_1194, 1194)
  1697.         HIDDEN(gl_dispatch_stub_1194)
  1698.         GL_STUB(gl_dispatch_stub_1195, 1195)
  1699.         HIDDEN(gl_dispatch_stub_1195)
  1700.         GL_STUB(glBindFramebufferEXT, 1196)
  1701.         GL_STUB(glBindRenderbufferEXT, 1197)
  1702.         GL_STUB(gl_dispatch_stub_1198, 1198)
  1703.         HIDDEN(gl_dispatch_stub_1198)
  1704.         GL_STUB(gl_dispatch_stub_1199, 1199)
  1705.         HIDDEN(gl_dispatch_stub_1199)
  1706.         GL_STUB(glVertexAttribI1iEXT, 1200)
  1707.         GL_STUB(glVertexAttribI1uiEXT, 1201)
  1708.         GL_STUB(glVertexAttribI2iEXT, 1202)
  1709.         GL_STUB(glVertexAttribI2ivEXT, 1203)
  1710.         GL_STUB(glVertexAttribI2uiEXT, 1204)
  1711.         GL_STUB(glVertexAttribI2uivEXT, 1205)
  1712.         GL_STUB(glVertexAttribI3iEXT, 1206)
  1713.         GL_STUB(glVertexAttribI3ivEXT, 1207)
  1714.         GL_STUB(glVertexAttribI3uiEXT, 1208)
  1715.         GL_STUB(glVertexAttribI3uivEXT, 1209)
  1716.         GL_STUB(glVertexAttribI4iEXT, 1210)
  1717.         GL_STUB(glVertexAttribI4ivEXT, 1211)
  1718.         GL_STUB(glVertexAttribI4uiEXT, 1212)
  1719.         GL_STUB(glVertexAttribI4uivEXT, 1213)
  1720.         GL_STUB(glClearColorIiEXT, 1214)
  1721.         GL_STUB(glClearColorIuiEXT, 1215)
  1722.         GL_STUB(gl_dispatch_stub_1216, 1216)
  1723.         HIDDEN(gl_dispatch_stub_1216)
  1724.         GL_STUB(gl_dispatch_stub_1217, 1217)
  1725.         HIDDEN(gl_dispatch_stub_1217)
  1726.         GL_STUB(gl_dispatch_stub_1218, 1218)
  1727.         HIDDEN(gl_dispatch_stub_1218)
  1728.         GL_STUB(gl_dispatch_stub_1219, 1219)
  1729.         HIDDEN(gl_dispatch_stub_1219)
  1730.         GL_STUB(gl_dispatch_stub_1220, 1220)
  1731.         HIDDEN(gl_dispatch_stub_1220)
  1732.         GL_STUB(gl_dispatch_stub_1221, 1221)
  1733.         HIDDEN(gl_dispatch_stub_1221)
  1734.         GL_STUB(gl_dispatch_stub_1222, 1222)
  1735.         HIDDEN(gl_dispatch_stub_1222)
  1736.         GL_STUB(gl_dispatch_stub_1223, 1223)
  1737.         HIDDEN(gl_dispatch_stub_1223)
  1738.         GL_STUB(gl_dispatch_stub_1224, 1224)
  1739.         HIDDEN(gl_dispatch_stub_1224)
  1740.         GL_STUB(gl_dispatch_stub_1225, 1225)
  1741.         HIDDEN(gl_dispatch_stub_1225)
  1742.         GL_STUB(gl_dispatch_stub_1226, 1226)
  1743.         HIDDEN(gl_dispatch_stub_1226)
  1744.         GL_STUB(gl_dispatch_stub_1227, 1227)
  1745.         HIDDEN(gl_dispatch_stub_1227)
  1746.         GL_STUB(gl_dispatch_stub_1228, 1228)
  1747.         HIDDEN(gl_dispatch_stub_1228)
  1748.         GL_STUB(gl_dispatch_stub_1229, 1229)
  1749.         HIDDEN(gl_dispatch_stub_1229)
  1750.         GL_STUB(gl_dispatch_stub_1230, 1230)
  1751.         HIDDEN(gl_dispatch_stub_1230)
  1752.         GL_STUB(gl_dispatch_stub_1231, 1231)
  1753.         HIDDEN(gl_dispatch_stub_1231)
  1754.         GL_STUB(gl_dispatch_stub_1232, 1232)
  1755.         HIDDEN(gl_dispatch_stub_1232)
  1756.         GL_STUB(gl_dispatch_stub_1233, 1233)
  1757.         HIDDEN(gl_dispatch_stub_1233)
  1758.         GL_STUB(glTextureBarrierNV, 1234)
  1759.         GL_STUB(gl_dispatch_stub_1235, 1235)
  1760.         HIDDEN(gl_dispatch_stub_1235)
  1761.         GL_STUB(gl_dispatch_stub_1236, 1236)
  1762.         HIDDEN(gl_dispatch_stub_1236)
  1763.         GL_STUB(gl_dispatch_stub_1237, 1237)
  1764.         HIDDEN(gl_dispatch_stub_1237)
  1765.         GL_STUB(gl_dispatch_stub_1238, 1238)
  1766.         HIDDEN(gl_dispatch_stub_1238)
  1767.         GL_STUB(gl_dispatch_stub_1239, 1239)
  1768.         HIDDEN(gl_dispatch_stub_1239)
  1769.         GL_STUB(gl_dispatch_stub_1240, 1240)
  1770.         HIDDEN(gl_dispatch_stub_1240)
  1771.         GL_STUB(gl_dispatch_stub_1241, 1241)
  1772.         HIDDEN(gl_dispatch_stub_1241)
  1773.         GL_STUB(gl_dispatch_stub_1242, 1242)
  1774.         HIDDEN(gl_dispatch_stub_1242)
  1775.         GL_STUB(gl_dispatch_stub_1243, 1243)
  1776.         HIDDEN(gl_dispatch_stub_1243)
  1777.         GL_STUB(gl_dispatch_stub_1244, 1244)
  1778.         HIDDEN(gl_dispatch_stub_1244)
  1779.         GL_STUB(gl_dispatch_stub_1245, 1245)
  1780.         HIDDEN(gl_dispatch_stub_1245)
  1781.         GL_STUB(gl_dispatch_stub_1246, 1246)
  1782.         HIDDEN(gl_dispatch_stub_1246)
  1783.         GL_STUB(gl_dispatch_stub_1247, 1247)
  1784.         HIDDEN(gl_dispatch_stub_1247)
  1785.         GL_STUB(gl_dispatch_stub_1248, 1248)
  1786.         HIDDEN(gl_dispatch_stub_1248)
  1787.         GL_STUB(gl_dispatch_stub_1249, 1249)
  1788.         HIDDEN(gl_dispatch_stub_1249)
  1789.         GL_STUB(gl_dispatch_stub_1250, 1250)
  1790.         HIDDEN(gl_dispatch_stub_1250)
  1791.         GL_STUB(gl_dispatch_stub_1251, 1251)
  1792.         HIDDEN(gl_dispatch_stub_1251)
  1793.         GL_STUB(gl_dispatch_stub_1252, 1252)
  1794.         HIDDEN(gl_dispatch_stub_1252)
  1795.         GL_STUB(gl_dispatch_stub_1253, 1253)
  1796.         HIDDEN(gl_dispatch_stub_1253)
  1797.         GL_STUB(gl_dispatch_stub_1254, 1254)
  1798.         HIDDEN(gl_dispatch_stub_1254)
  1799.         GL_STUB(gl_dispatch_stub_1255, 1255)
  1800.         HIDDEN(gl_dispatch_stub_1255)
  1801.         GL_STUB(gl_dispatch_stub_1256, 1256)
  1802.         HIDDEN(gl_dispatch_stub_1256)
  1803.         GL_STUB(gl_dispatch_stub_1257, 1257)
  1804.         HIDDEN(gl_dispatch_stub_1257)
  1805.         GL_STUB(gl_dispatch_stub_1258, 1258)
  1806.         HIDDEN(gl_dispatch_stub_1258)
  1807.         GL_STUB(gl_dispatch_stub_1259, 1259)
  1808.         HIDDEN(gl_dispatch_stub_1259)
  1809.         GL_STUB(gl_dispatch_stub_1260, 1260)
  1810.         HIDDEN(gl_dispatch_stub_1260)
  1811.         GL_STUB(glAlphaFuncx, 1261)
  1812.         GL_STUB(glClearColorx, 1262)
  1813.         GL_STUB(glClearDepthx, 1263)
  1814.         GL_STUB(glColor4x, 1264)
  1815.         GL_STUB(glDepthRangex, 1265)
  1816.         GL_STUB(glFogx, 1266)
  1817.         GL_STUB(glFogxv, 1267)
  1818.         GL_STUB(glFrustumf, 1268)
  1819.         GL_STUB(glFrustumx, 1269)
  1820.         GL_STUB(glLightModelx, 1270)
  1821.         GL_STUB(glLightModelxv, 1271)
  1822.         GL_STUB(glLightx, 1272)
  1823.         GL_STUB(glLightxv, 1273)
  1824.         GL_STUB(glLineWidthx, 1274)
  1825.         GL_STUB(glLoadMatrixx, 1275)
  1826.         GL_STUB(glMaterialx, 1276)
  1827.         GL_STUB(glMaterialxv, 1277)
  1828.         GL_STUB(glMultMatrixx, 1278)
  1829.         GL_STUB(glMultiTexCoord4x, 1279)
  1830.         GL_STUB(glNormal3x, 1280)
  1831.         GL_STUB(glOrthof, 1281)
  1832.         GL_STUB(glOrthox, 1282)
  1833.         GL_STUB(glPointSizex, 1283)
  1834.         GL_STUB(glPolygonOffsetx, 1284)
  1835.         GL_STUB(glRotatex, 1285)
  1836.         GL_STUB(glSampleCoveragex, 1286)
  1837.         GL_STUB(glScalex, 1287)
  1838.         GL_STUB(glTexEnvx, 1288)
  1839.         GL_STUB(glTexEnvxv, 1289)
  1840.         GL_STUB(glTexParameterx, 1290)
  1841.         GL_STUB(glTranslatex, 1291)
  1842.         GL_STUB(glClipPlanef, 1292)
  1843.         GL_STUB(glClipPlanex, 1293)
  1844.         GL_STUB(glGetClipPlanef, 1294)
  1845.         GL_STUB(glGetClipPlanex, 1295)
  1846.         GL_STUB(glGetFixedv, 1296)
  1847.         GL_STUB(glGetLightxv, 1297)
  1848.         GL_STUB(glGetMaterialxv, 1298)
  1849.         GL_STUB(glGetTexEnvxv, 1299)
  1850.         GL_STUB(glGetTexParameterxv, 1300)
  1851.         GL_STUB(glPointParameterx, 1301)
  1852.         GL_STUB(glPointParameterxv, 1302)
  1853.         GL_STUB(glTexParameterxv, 1303)
  1854.         GL_STUB_ALIAS(glTexGenfOES, glTexGenf)
  1855.         GL_STUB_ALIAS(glTexGenfvOES, glTexGenfv)
  1856.         GL_STUB_ALIAS(glTexGeniOES, glTexGeni)
  1857.         GL_STUB_ALIAS(glTexGenivOES, glTexGeniv)
  1858.         GL_STUB_ALIAS(glReadBufferNV, glReadBuffer)
  1859.         GL_STUB_ALIAS(glGetTexGenfvOES, glGetTexGenfv)
  1860.         GL_STUB_ALIAS(glGetTexGenivOES, glGetTexGeniv)
  1861.         GL_STUB_ALIAS(glArrayElementEXT, glArrayElement)
  1862.         GL_STUB_ALIAS(glBindTextureEXT, glBindTexture)
  1863.         GL_STUB_ALIAS(glDrawArraysEXT, glDrawArrays)
  1864. #ifndef GLX_INDIRECT_RENDERING
  1865.         GL_STUB_ALIAS(glAreTexturesResidentEXT, glAreTexturesResident)
  1866. #endif
  1867.         GL_STUB_ALIAS(glCopyTexImage1DEXT, glCopyTexImage1D)
  1868.         GL_STUB_ALIAS(glCopyTexImage2DEXT, glCopyTexImage2D)
  1869.         GL_STUB_ALIAS(glCopyTexSubImage1DEXT, glCopyTexSubImage1D)
  1870.         GL_STUB_ALIAS(glCopyTexSubImage2DEXT, glCopyTexSubImage2D)
  1871. #ifndef GLX_INDIRECT_RENDERING
  1872.         GL_STUB_ALIAS(glDeleteTexturesEXT, glDeleteTextures)
  1873. #endif
  1874. #ifndef GLX_INDIRECT_RENDERING
  1875.         GL_STUB_ALIAS(glGenTexturesEXT, glGenTextures)
  1876. #endif
  1877.         GL_STUB_ALIAS(glGetPointervEXT, glGetPointerv)
  1878. #ifndef GLX_INDIRECT_RENDERING
  1879.         GL_STUB_ALIAS(glIsTextureEXT, glIsTexture)
  1880. #endif
  1881.         GL_STUB_ALIAS(glPrioritizeTexturesEXT, glPrioritizeTextures)
  1882.         GL_STUB_ALIAS(glTexSubImage1DEXT, glTexSubImage1D)
  1883.         GL_STUB_ALIAS(glTexSubImage2DEXT, glTexSubImage2D)
  1884.         GL_STUB_ALIAS(glBlendColorEXT, glBlendColor)
  1885.         GL_STUB_ALIAS(glBlendEquationEXT, glBlendEquation)
  1886.         GL_STUB_ALIAS(glBlendEquationOES, glBlendEquation)
  1887.         GL_STUB_ALIAS(glDrawRangeElementsEXT, glDrawRangeElements)
  1888.         GL_STUB_ALIAS(glColorTableSGI, glColorTable)
  1889.         GL_STUB_ALIAS(glColorTableEXT, glColorTable)
  1890.         GL_STUB_ALIAS(glColorTableParameterfvSGI, glColorTableParameterfv)
  1891.         GL_STUB_ALIAS(glColorTableParameterivSGI, glColorTableParameteriv)
  1892.         GL_STUB_ALIAS(glCopyColorTableSGI, glCopyColorTable)
  1893. #ifndef GLX_INDIRECT_RENDERING
  1894.         GL_STUB_ALIAS(glGetColorTableSGI, glGetColorTable)
  1895. #endif
  1896. #ifndef GLX_INDIRECT_RENDERING
  1897.         GL_STUB_ALIAS(glGetColorTableEXT, glGetColorTable)
  1898. #endif
  1899. #ifndef GLX_INDIRECT_RENDERING
  1900.         GL_STUB_ALIAS(glGetColorTableParameterfvSGI, glGetColorTableParameterfv)
  1901. #endif
  1902. #ifndef GLX_INDIRECT_RENDERING
  1903.         GL_STUB_ALIAS(glGetColorTableParameterfvEXT, glGetColorTableParameterfv)
  1904. #endif
  1905. #ifndef GLX_INDIRECT_RENDERING
  1906.         GL_STUB_ALIAS(glGetColorTableParameterivSGI, glGetColorTableParameteriv)
  1907. #endif
  1908. #ifndef GLX_INDIRECT_RENDERING
  1909.         GL_STUB_ALIAS(glGetColorTableParameterivEXT, glGetColorTableParameteriv)
  1910. #endif
  1911.         GL_STUB_ALIAS(glColorSubTableEXT, glColorSubTable)
  1912.         GL_STUB_ALIAS(glCopyColorSubTableEXT, glCopyColorSubTable)
  1913.         GL_STUB_ALIAS(glConvolutionFilter1DEXT, glConvolutionFilter1D)
  1914.         GL_STUB_ALIAS(glConvolutionFilter2DEXT, glConvolutionFilter2D)
  1915.         GL_STUB_ALIAS(glConvolutionParameterfEXT, glConvolutionParameterf)
  1916.         GL_STUB_ALIAS(glConvolutionParameterfvEXT, glConvolutionParameterfv)
  1917.         GL_STUB_ALIAS(glConvolutionParameteriEXT, glConvolutionParameteri)
  1918.         GL_STUB_ALIAS(glConvolutionParameterivEXT, glConvolutionParameteriv)
  1919.         GL_STUB_ALIAS(glCopyConvolutionFilter1DEXT, glCopyConvolutionFilter1D)
  1920.         GL_STUB_ALIAS(glCopyConvolutionFilter2DEXT, glCopyConvolutionFilter2D)
  1921. #ifndef GLX_INDIRECT_RENDERING
  1922.         GL_STUB_ALIAS(glGetConvolutionFilterEXT, glGetConvolutionFilter)
  1923. #endif
  1924. #ifndef GLX_INDIRECT_RENDERING
  1925.         GL_STUB_ALIAS(glGetConvolutionParameterfvEXT, glGetConvolutionParameterfv)
  1926. #endif
  1927. #ifndef GLX_INDIRECT_RENDERING
  1928.         GL_STUB_ALIAS(glGetConvolutionParameterivEXT, glGetConvolutionParameteriv)
  1929. #endif
  1930. #ifndef GLX_INDIRECT_RENDERING
  1931.         GL_STUB_ALIAS(glGetSeparableFilterEXT, glGetSeparableFilter)
  1932. #endif
  1933.         GL_STUB_ALIAS(glSeparableFilter2DEXT, glSeparableFilter2D)
  1934. #ifndef GLX_INDIRECT_RENDERING
  1935.         GL_STUB_ALIAS(glGetHistogramEXT, glGetHistogram)
  1936. #endif
  1937. #ifndef GLX_INDIRECT_RENDERING
  1938.         GL_STUB_ALIAS(glGetHistogramParameterfvEXT, glGetHistogramParameterfv)
  1939. #endif
  1940. #ifndef GLX_INDIRECT_RENDERING
  1941.         GL_STUB_ALIAS(glGetHistogramParameterivEXT, glGetHistogramParameteriv)
  1942. #endif
  1943. #ifndef GLX_INDIRECT_RENDERING
  1944.         GL_STUB_ALIAS(glGetMinmaxEXT, glGetMinmax)
  1945. #endif
  1946. #ifndef GLX_INDIRECT_RENDERING
  1947.         GL_STUB_ALIAS(glGetMinmaxParameterfvEXT, glGetMinmaxParameterfv)
  1948. #endif
  1949. #ifndef GLX_INDIRECT_RENDERING
  1950.         GL_STUB_ALIAS(glGetMinmaxParameterivEXT, glGetMinmaxParameteriv)
  1951. #endif
  1952.         GL_STUB_ALIAS(glHistogramEXT, glHistogram)
  1953.         GL_STUB_ALIAS(glMinmaxEXT, glMinmax)
  1954.         GL_STUB_ALIAS(glResetHistogramEXT, glResetHistogram)
  1955.         GL_STUB_ALIAS(glResetMinmaxEXT, glResetMinmax)
  1956.         GL_STUB_ALIAS(glTexImage3DEXT, glTexImage3D)
  1957.         GL_STUB_ALIAS(glTexImage3DOES, glTexImage3D)
  1958.         GL_STUB_ALIAS(glTexSubImage3DEXT, glTexSubImage3D)
  1959.         GL_STUB_ALIAS(glTexSubImage3DOES, glTexSubImage3D)
  1960.         GL_STUB_ALIAS(glCopyTexSubImage3DEXT, glCopyTexSubImage3D)
  1961.         GL_STUB_ALIAS(glCopyTexSubImage3DOES, glCopyTexSubImage3D)
  1962.         GL_STUB_ALIAS(glActiveTextureARB, glActiveTexture)
  1963.         GL_STUB_ALIAS(glClientActiveTextureARB, glClientActiveTexture)
  1964.         GL_STUB_ALIAS(glMultiTexCoord1dARB, glMultiTexCoord1d)
  1965.         GL_STUB_ALIAS(glMultiTexCoord1dvARB, glMultiTexCoord1dv)
  1966.         GL_STUB_ALIAS(glMultiTexCoord1f, glMultiTexCoord1fARB)
  1967.         GL_STUB_ALIAS(glMultiTexCoord1fv, glMultiTexCoord1fvARB)
  1968.         GL_STUB_ALIAS(glMultiTexCoord1iARB, glMultiTexCoord1i)
  1969.         GL_STUB_ALIAS(glMultiTexCoord1ivARB, glMultiTexCoord1iv)
  1970.         GL_STUB_ALIAS(glMultiTexCoord1sARB, glMultiTexCoord1s)
  1971.         GL_STUB_ALIAS(glMultiTexCoord1svARB, glMultiTexCoord1sv)
  1972.         GL_STUB_ALIAS(glMultiTexCoord2dARB, glMultiTexCoord2d)
  1973.         GL_STUB_ALIAS(glMultiTexCoord2dvARB, glMultiTexCoord2dv)
  1974.         GL_STUB_ALIAS(glMultiTexCoord2f, glMultiTexCoord2fARB)
  1975.         GL_STUB_ALIAS(glMultiTexCoord2fv, glMultiTexCoord2fvARB)
  1976.         GL_STUB_ALIAS(glMultiTexCoord2iARB, glMultiTexCoord2i)
  1977.         GL_STUB_ALIAS(glMultiTexCoord2ivARB, glMultiTexCoord2iv)
  1978.         GL_STUB_ALIAS(glMultiTexCoord2sARB, glMultiTexCoord2s)
  1979.         GL_STUB_ALIAS(glMultiTexCoord2svARB, glMultiTexCoord2sv)
  1980.         GL_STUB_ALIAS(glMultiTexCoord3dARB, glMultiTexCoord3d)
  1981.         GL_STUB_ALIAS(glMultiTexCoord3dvARB, glMultiTexCoord3dv)
  1982.         GL_STUB_ALIAS(glMultiTexCoord3f, glMultiTexCoord3fARB)
  1983.         GL_STUB_ALIAS(glMultiTexCoord3fv, glMultiTexCoord3fvARB)
  1984.         GL_STUB_ALIAS(glMultiTexCoord3iARB, glMultiTexCoord3i)
  1985.         GL_STUB_ALIAS(glMultiTexCoord3ivARB, glMultiTexCoord3iv)
  1986.         GL_STUB_ALIAS(glMultiTexCoord3sARB, glMultiTexCoord3s)
  1987.         GL_STUB_ALIAS(glMultiTexCoord3svARB, glMultiTexCoord3sv)
  1988.         GL_STUB_ALIAS(glMultiTexCoord4dARB, glMultiTexCoord4d)
  1989.         GL_STUB_ALIAS(glMultiTexCoord4dvARB, glMultiTexCoord4dv)
  1990.         GL_STUB_ALIAS(glMultiTexCoord4f, glMultiTexCoord4fARB)
  1991.         GL_STUB_ALIAS(glMultiTexCoord4fv, glMultiTexCoord4fvARB)
  1992.         GL_STUB_ALIAS(glMultiTexCoord4iARB, glMultiTexCoord4i)
  1993.         GL_STUB_ALIAS(glMultiTexCoord4ivARB, glMultiTexCoord4iv)
  1994.         GL_STUB_ALIAS(glMultiTexCoord4sARB, glMultiTexCoord4s)
  1995.         GL_STUB_ALIAS(glMultiTexCoord4svARB, glMultiTexCoord4sv)
  1996.         GL_STUB_ALIAS(glCompressedTexImage1DARB, glCompressedTexImage1D)
  1997.         GL_STUB_ALIAS(glCompressedTexImage2DARB, glCompressedTexImage2D)
  1998.         GL_STUB_ALIAS(glCompressedTexImage3DARB, glCompressedTexImage3D)
  1999.         GL_STUB_ALIAS(glCompressedTexImage3DOES, glCompressedTexImage3D)
  2000.         GL_STUB_ALIAS(glCompressedTexSubImage1DARB, glCompressedTexSubImage1D)
  2001.         GL_STUB_ALIAS(glCompressedTexSubImage2DARB, glCompressedTexSubImage2D)
  2002.         GL_STUB_ALIAS(glCompressedTexSubImage3DARB, glCompressedTexSubImage3D)
  2003.         GL_STUB_ALIAS(glCompressedTexSubImage3DOES, glCompressedTexSubImage3D)
  2004.         GL_STUB_ALIAS(glGetCompressedTexImageARB, glGetCompressedTexImage)
  2005.         GL_STUB_ALIAS(glLoadTransposeMatrixdARB, glLoadTransposeMatrixd)
  2006.         GL_STUB_ALIAS(glLoadTransposeMatrixfARB, glLoadTransposeMatrixf)
  2007.         GL_STUB_ALIAS(glMultTransposeMatrixdARB, glMultTransposeMatrixd)
  2008.         GL_STUB_ALIAS(glMultTransposeMatrixfARB, glMultTransposeMatrixf)
  2009.         GL_STUB_ALIAS(glSampleCoverageARB, glSampleCoverage)
  2010.         GL_STUB_ALIAS(glBlendFuncSeparateEXT, glBlendFuncSeparate)
  2011.         GL_STUB_ALIAS(glBlendFuncSeparateINGR, glBlendFuncSeparate)
  2012.         GL_STUB_ALIAS(glBlendFuncSeparateOES, glBlendFuncSeparate)
  2013.         GL_STUB_ALIAS(glFogCoordPointerEXT, glFogCoordPointer)
  2014.         GL_STUB_ALIAS(glFogCoorddEXT, glFogCoordd)
  2015.         GL_STUB_ALIAS(glFogCoorddvEXT, glFogCoorddv)
  2016.         GL_STUB_ALIAS(glMultiDrawArraysEXT, glMultiDrawArrays)
  2017.         GL_STUB_ALIAS(glPointParameterfARB, glPointParameterf)
  2018.         GL_STUB_ALIAS(glPointParameterfEXT, glPointParameterf)
  2019.         GL_STUB_ALIAS(glPointParameterfSGIS, glPointParameterf)
  2020.         GL_STUB_ALIAS(glPointParameterfvARB, glPointParameterfv)
  2021.         GL_STUB_ALIAS(glPointParameterfvEXT, glPointParameterfv)
  2022.         GL_STUB_ALIAS(glPointParameterfvSGIS, glPointParameterfv)
  2023.         GL_STUB_ALIAS(glPointParameteriNV, glPointParameteri)
  2024.         GL_STUB_ALIAS(glPointParameterivNV, glPointParameteriv)
  2025.         GL_STUB_ALIAS(glSecondaryColor3bEXT, glSecondaryColor3b)
  2026.         GL_STUB_ALIAS(glSecondaryColor3bvEXT, glSecondaryColor3bv)
  2027.         GL_STUB_ALIAS(glSecondaryColor3dEXT, glSecondaryColor3d)
  2028.         GL_STUB_ALIAS(glSecondaryColor3dvEXT, glSecondaryColor3dv)
  2029.         GL_STUB_ALIAS(glSecondaryColor3iEXT, glSecondaryColor3i)
  2030.         GL_STUB_ALIAS(glSecondaryColor3ivEXT, glSecondaryColor3iv)
  2031.         GL_STUB_ALIAS(glSecondaryColor3sEXT, glSecondaryColor3s)
  2032.         GL_STUB_ALIAS(glSecondaryColor3svEXT, glSecondaryColor3sv)
  2033.         GL_STUB_ALIAS(glSecondaryColor3ubEXT, glSecondaryColor3ub)
  2034.         GL_STUB_ALIAS(glSecondaryColor3ubvEXT, glSecondaryColor3ubv)
  2035.         GL_STUB_ALIAS(glSecondaryColor3uiEXT, glSecondaryColor3ui)
  2036.         GL_STUB_ALIAS(glSecondaryColor3uivEXT, glSecondaryColor3uiv)
  2037.         GL_STUB_ALIAS(glSecondaryColor3usEXT, glSecondaryColor3us)
  2038.         GL_STUB_ALIAS(glSecondaryColor3usvEXT, glSecondaryColor3usv)
  2039.         GL_STUB_ALIAS(glSecondaryColorPointerEXT, glSecondaryColorPointer)
  2040.         GL_STUB_ALIAS(glWindowPos2dARB, glWindowPos2d)
  2041.         GL_STUB_ALIAS(glWindowPos2dMESA, glWindowPos2d)
  2042.         GL_STUB_ALIAS(glWindowPos2dvARB, glWindowPos2dv)
  2043.         GL_STUB_ALIAS(glWindowPos2dvMESA, glWindowPos2dv)
  2044.         GL_STUB_ALIAS(glWindowPos2fARB, glWindowPos2f)
  2045.         GL_STUB_ALIAS(glWindowPos2fMESA, glWindowPos2f)
  2046.         GL_STUB_ALIAS(glWindowPos2fvARB, glWindowPos2fv)
  2047.         GL_STUB_ALIAS(glWindowPos2fvMESA, glWindowPos2fv)
  2048.         GL_STUB_ALIAS(glWindowPos2iARB, glWindowPos2i)
  2049.         GL_STUB_ALIAS(glWindowPos2iMESA, glWindowPos2i)
  2050.         GL_STUB_ALIAS(glWindowPos2ivARB, glWindowPos2iv)
  2051.         GL_STUB_ALIAS(glWindowPos2ivMESA, glWindowPos2iv)
  2052.         GL_STUB_ALIAS(glWindowPos2sARB, glWindowPos2s)
  2053.         GL_STUB_ALIAS(glWindowPos2sMESA, glWindowPos2s)
  2054.         GL_STUB_ALIAS(glWindowPos2svARB, glWindowPos2sv)
  2055.         GL_STUB_ALIAS(glWindowPos2svMESA, glWindowPos2sv)
  2056.         GL_STUB_ALIAS(glWindowPos3dARB, glWindowPos3d)
  2057.         GL_STUB_ALIAS(glWindowPos3dMESA, glWindowPos3d)
  2058.         GL_STUB_ALIAS(glWindowPos3dvARB, glWindowPos3dv)
  2059.         GL_STUB_ALIAS(glWindowPos3dvMESA, glWindowPos3dv)
  2060.         GL_STUB_ALIAS(glWindowPos3fARB, glWindowPos3f)
  2061.         GL_STUB_ALIAS(glWindowPos3fMESA, glWindowPos3f)
  2062.         GL_STUB_ALIAS(glWindowPos3fvARB, glWindowPos3fv)
  2063.         GL_STUB_ALIAS(glWindowPos3fvMESA, glWindowPos3fv)
  2064.         GL_STUB_ALIAS(glWindowPos3iARB, glWindowPos3i)
  2065.         GL_STUB_ALIAS(glWindowPos3iMESA, glWindowPos3i)
  2066.         GL_STUB_ALIAS(glWindowPos3ivARB, glWindowPos3iv)
  2067.         GL_STUB_ALIAS(glWindowPos3ivMESA, glWindowPos3iv)
  2068.         GL_STUB_ALIAS(glWindowPos3sARB, glWindowPos3s)
  2069.         GL_STUB_ALIAS(glWindowPos3sMESA, glWindowPos3s)
  2070.         GL_STUB_ALIAS(glWindowPos3svARB, glWindowPos3sv)
  2071.         GL_STUB_ALIAS(glWindowPos3svMESA, glWindowPos3sv)
  2072.         GL_STUB_ALIAS(glBeginQueryARB, glBeginQuery)
  2073.         GL_STUB_ALIAS(glBindBufferARB, glBindBuffer)
  2074.         GL_STUB_ALIAS(glBufferDataARB, glBufferData)
  2075.         GL_STUB_ALIAS(glBufferSubDataARB, glBufferSubData)
  2076.         GL_STUB_ALIAS(glDeleteBuffersARB, glDeleteBuffers)
  2077.         GL_STUB_ALIAS(glDeleteQueriesARB, glDeleteQueries)
  2078.         GL_STUB_ALIAS(glEndQueryARB, glEndQuery)
  2079.         GL_STUB_ALIAS(glGenBuffersARB, glGenBuffers)
  2080.         GL_STUB_ALIAS(glGenQueriesARB, glGenQueries)
  2081.         GL_STUB_ALIAS(glGetBufferParameterivARB, glGetBufferParameteriv)
  2082.         GL_STUB_ALIAS(glGetBufferPointervARB, glGetBufferPointerv)
  2083.         GL_STUB_ALIAS(glGetBufferPointervOES, glGetBufferPointerv)
  2084.         GL_STUB_ALIAS(glGetBufferSubDataARB, glGetBufferSubData)
  2085.         GL_STUB_ALIAS(glGetQueryObjectivARB, glGetQueryObjectiv)
  2086.         GL_STUB_ALIAS(glGetQueryObjectuivARB, glGetQueryObjectuiv)
  2087.         GL_STUB_ALIAS(glGetQueryivARB, glGetQueryiv)
  2088.         GL_STUB_ALIAS(glIsBufferARB, glIsBuffer)
  2089.         GL_STUB_ALIAS(glIsQueryARB, glIsQuery)
  2090.         GL_STUB_ALIAS(glMapBufferARB, glMapBuffer)
  2091.         GL_STUB_ALIAS(glMapBufferOES, glMapBuffer)
  2092.         GL_STUB_ALIAS(glUnmapBufferARB, glUnmapBuffer)
  2093.         GL_STUB_ALIAS(glUnmapBufferOES, glUnmapBuffer)
  2094.         GL_STUB_ALIAS(glBindAttribLocationARB, glBindAttribLocation)
  2095.         GL_STUB_ALIAS(glBlendEquationSeparateEXT, glBlendEquationSeparate)
  2096.         GL_STUB_ALIAS(glBlendEquationSeparateATI, glBlendEquationSeparate)
  2097.         GL_STUB_ALIAS(glBlendEquationSeparateOES, glBlendEquationSeparate)
  2098.         GL_STUB_ALIAS(glCompileShaderARB, glCompileShader)
  2099.         GL_STUB_ALIAS(glDisableVertexAttribArrayARB, glDisableVertexAttribArray)
  2100.         GL_STUB_ALIAS(glDrawBuffersARB, glDrawBuffers)
  2101.         GL_STUB_ALIAS(glDrawBuffersATI, glDrawBuffers)
  2102.         GL_STUB_ALIAS(glDrawBuffersNV, glDrawBuffers)
  2103.         GL_STUB_ALIAS(glDrawBuffersEXT, glDrawBuffers)
  2104.         GL_STUB_ALIAS(glEnableVertexAttribArrayARB, glEnableVertexAttribArray)
  2105.         GL_STUB_ALIAS(glGetActiveAttribARB, glGetActiveAttrib)
  2106.         GL_STUB_ALIAS(glGetActiveUniformARB, glGetActiveUniform)
  2107.         GL_STUB_ALIAS(glGetAttribLocationARB, glGetAttribLocation)
  2108.         GL_STUB_ALIAS(glGetShaderSourceARB, glGetShaderSource)
  2109.         GL_STUB_ALIAS(glGetUniformLocationARB, glGetUniformLocation)
  2110.         GL_STUB_ALIAS(glGetUniformfvARB, glGetUniformfv)
  2111.         GL_STUB_ALIAS(glGetUniformivARB, glGetUniformiv)
  2112.         GL_STUB_ALIAS(glGetVertexAttribPointervARB, glGetVertexAttribPointerv)
  2113.         GL_STUB_ALIAS(glGetVertexAttribPointervNV, glGetVertexAttribPointerv)
  2114.         GL_STUB_ALIAS(glGetVertexAttribdvARB, glGetVertexAttribdv)
  2115.         GL_STUB_ALIAS(glGetVertexAttribfvARB, glGetVertexAttribfv)
  2116.         GL_STUB_ALIAS(glGetVertexAttribivARB, glGetVertexAttribiv)
  2117.         GL_STUB_ALIAS(glLinkProgramARB, glLinkProgram)
  2118.         GL_STUB_ALIAS(glShaderSourceARB, glShaderSource)
  2119.         GL_STUB_ALIAS(glStencilOpSeparateATI, glStencilOpSeparate)
  2120.         GL_STUB_ALIAS(glUniform1fARB, glUniform1f)
  2121.         GL_STUB_ALIAS(glUniform1fvARB, glUniform1fv)
  2122.         GL_STUB_ALIAS(glUniform1iARB, glUniform1i)
  2123.         GL_STUB_ALIAS(glUniform1ivARB, glUniform1iv)
  2124.         GL_STUB_ALIAS(glUniform2fARB, glUniform2f)
  2125.         GL_STUB_ALIAS(glUniform2fvARB, glUniform2fv)
  2126.         GL_STUB_ALIAS(glUniform2iARB, glUniform2i)
  2127.         GL_STUB_ALIAS(glUniform2ivARB, glUniform2iv)
  2128.         GL_STUB_ALIAS(glUniform3fARB, glUniform3f)
  2129.         GL_STUB_ALIAS(glUniform3fvARB, glUniform3fv)
  2130.         GL_STUB_ALIAS(glUniform3iARB, glUniform3i)
  2131.         GL_STUB_ALIAS(glUniform3ivARB, glUniform3iv)
  2132.         GL_STUB_ALIAS(glUniform4fARB, glUniform4f)
  2133.         GL_STUB_ALIAS(glUniform4fvARB, glUniform4fv)
  2134.         GL_STUB_ALIAS(glUniform4iARB, glUniform4i)
  2135.         GL_STUB_ALIAS(glUniform4ivARB, glUniform4iv)
  2136.         GL_STUB_ALIAS(glUniformMatrix2fvARB, glUniformMatrix2fv)
  2137.         GL_STUB_ALIAS(glUniformMatrix3fvARB, glUniformMatrix3fv)
  2138.         GL_STUB_ALIAS(glUniformMatrix4fvARB, glUniformMatrix4fv)
  2139.         GL_STUB_ALIAS(glUseProgramObjectARB, glUseProgram)
  2140.         GL_STUB_ALIAS(glValidateProgramARB, glValidateProgram)
  2141.         GL_STUB_ALIAS(glVertexAttrib1dARB, glVertexAttrib1d)
  2142.         GL_STUB_ALIAS(glVertexAttrib1dvARB, glVertexAttrib1dv)
  2143.         GL_STUB_ALIAS(glVertexAttrib1sARB, glVertexAttrib1s)
  2144.         GL_STUB_ALIAS(glVertexAttrib1svARB, glVertexAttrib1sv)
  2145.         GL_STUB_ALIAS(glVertexAttrib2dARB, glVertexAttrib2d)
  2146.         GL_STUB_ALIAS(glVertexAttrib2dvARB, glVertexAttrib2dv)
  2147.         GL_STUB_ALIAS(glVertexAttrib2sARB, glVertexAttrib2s)
  2148.         GL_STUB_ALIAS(glVertexAttrib2svARB, glVertexAttrib2sv)
  2149.         GL_STUB_ALIAS(glVertexAttrib3dARB, glVertexAttrib3d)
  2150.         GL_STUB_ALIAS(glVertexAttrib3dvARB, glVertexAttrib3dv)
  2151.         GL_STUB_ALIAS(glVertexAttrib3sARB, glVertexAttrib3s)
  2152.         GL_STUB_ALIAS(glVertexAttrib3svARB, glVertexAttrib3sv)
  2153.         GL_STUB_ALIAS(glVertexAttrib4NbvARB, glVertexAttrib4Nbv)
  2154.         GL_STUB_ALIAS(glVertexAttrib4NivARB, glVertexAttrib4Niv)
  2155.         GL_STUB_ALIAS(glVertexAttrib4NsvARB, glVertexAttrib4Nsv)
  2156.         GL_STUB_ALIAS(glVertexAttrib4NubARB, glVertexAttrib4Nub)
  2157.         GL_STUB_ALIAS(glVertexAttrib4NubvARB, glVertexAttrib4Nubv)
  2158.         GL_STUB_ALIAS(glVertexAttrib4NuivARB, glVertexAttrib4Nuiv)
  2159.         GL_STUB_ALIAS(glVertexAttrib4NusvARB, glVertexAttrib4Nusv)
  2160.         GL_STUB_ALIAS(glVertexAttrib4bvARB, glVertexAttrib4bv)
  2161.         GL_STUB_ALIAS(glVertexAttrib4dARB, glVertexAttrib4d)
  2162.         GL_STUB_ALIAS(glVertexAttrib4dvARB, glVertexAttrib4dv)
  2163.         GL_STUB_ALIAS(glVertexAttrib4ivARB, glVertexAttrib4iv)
  2164.         GL_STUB_ALIAS(glVertexAttrib4sARB, glVertexAttrib4s)
  2165.         GL_STUB_ALIAS(glVertexAttrib4svARB, glVertexAttrib4sv)
  2166.         GL_STUB_ALIAS(glVertexAttrib4ubvARB, glVertexAttrib4ubv)
  2167.         GL_STUB_ALIAS(glVertexAttrib4uivARB, glVertexAttrib4uiv)
  2168.         GL_STUB_ALIAS(glVertexAttrib4usvARB, glVertexAttrib4usv)
  2169.         GL_STUB_ALIAS(glVertexAttribPointerARB, glVertexAttribPointer)
  2170.         GL_STUB_ALIAS(glBeginConditionalRenderNV, glBeginConditionalRender)
  2171.         GL_STUB_ALIAS(glBeginTransformFeedbackEXT, glBeginTransformFeedback)
  2172.         GL_STUB_ALIAS(glBindBufferBaseEXT, glBindBufferBase)
  2173.         GL_STUB_ALIAS(glBindBufferRangeEXT, glBindBufferRange)
  2174.         GL_STUB_ALIAS(glBindFragDataLocationEXT, glBindFragDataLocation)
  2175.         GL_STUB_ALIAS(glClampColorARB, glClampColor)
  2176.         GL_STUB_ALIAS(glColorMaskIndexedEXT, glColorMaski)
  2177.         GL_STUB_ALIAS(glDisableIndexedEXT, glDisablei)
  2178.         GL_STUB_ALIAS(glEnableIndexedEXT, glEnablei)
  2179.         GL_STUB_ALIAS(glEndConditionalRenderNV, glEndConditionalRender)
  2180.         GL_STUB_ALIAS(glEndTransformFeedbackEXT, glEndTransformFeedback)
  2181.         GL_STUB_ALIAS(glGetBooleanIndexedvEXT, glGetBooleani_v)
  2182.         GL_STUB_ALIAS(glGetFragDataLocationEXT, glGetFragDataLocation)
  2183.         GL_STUB_ALIAS(glGetIntegerIndexedvEXT, glGetIntegeri_v)
  2184.         GL_STUB_ALIAS(glGetTexParameterIivEXT, glGetTexParameterIiv)
  2185.         GL_STUB_ALIAS(glGetTexParameterIuivEXT, glGetTexParameterIuiv)
  2186.         GL_STUB_ALIAS(glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVarying)
  2187.         GL_STUB_ALIAS(glGetUniformuivEXT, glGetUniformuiv)
  2188.         GL_STUB_ALIAS(glGetVertexAttribIivEXT, glGetVertexAttribIiv)
  2189.         GL_STUB_ALIAS(glGetVertexAttribIuivEXT, glGetVertexAttribIuiv)
  2190.         GL_STUB_ALIAS(glIsEnabledIndexedEXT, glIsEnabledi)
  2191.         GL_STUB_ALIAS(glTexParameterIivEXT, glTexParameterIiv)
  2192.         GL_STUB_ALIAS(glTexParameterIuivEXT, glTexParameterIuiv)
  2193.         GL_STUB_ALIAS(glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryings)
  2194.         GL_STUB_ALIAS(glUniform1uiEXT, glUniform1ui)
  2195.         GL_STUB_ALIAS(glUniform1uivEXT, glUniform1uiv)
  2196.         GL_STUB_ALIAS(glUniform2uiEXT, glUniform2ui)
  2197.         GL_STUB_ALIAS(glUniform2uivEXT, glUniform2uiv)
  2198.         GL_STUB_ALIAS(glUniform3uiEXT, glUniform3ui)
  2199.         GL_STUB_ALIAS(glUniform3uivEXT, glUniform3uiv)
  2200.         GL_STUB_ALIAS(glUniform4uiEXT, glUniform4ui)
  2201.         GL_STUB_ALIAS(glUniform4uivEXT, glUniform4uiv)
  2202.         GL_STUB_ALIAS(glVertexAttribI1ivEXT, glVertexAttribI1iv)
  2203.         GL_STUB_ALIAS(glVertexAttribI1uivEXT, glVertexAttribI1uiv)
  2204.         GL_STUB_ALIAS(glVertexAttribI4bvEXT, glVertexAttribI4bv)
  2205.         GL_STUB_ALIAS(glVertexAttribI4svEXT, glVertexAttribI4sv)
  2206.         GL_STUB_ALIAS(glVertexAttribI4ubvEXT, glVertexAttribI4ubv)
  2207.         GL_STUB_ALIAS(glVertexAttribI4usvEXT, glVertexAttribI4usv)
  2208.         GL_STUB_ALIAS(glVertexAttribIPointerEXT, glVertexAttribIPointer)
  2209.         GL_STUB_ALIAS(glPrimitiveRestartIndexNV, glPrimitiveRestartIndex)
  2210.         GL_STUB_ALIAS(glTexBufferARB, glTexBuffer)
  2211.         GL_STUB_ALIAS(glFramebufferTextureARB, glFramebufferTexture)
  2212.         GL_STUB_ALIAS(glVertexAttribDivisorARB, glVertexAttribDivisor)
  2213.         GL_STUB_ALIAS(glMinSampleShadingARB, glMinSampleShading)
  2214.         GL_STUB_ALIAS(glBindProgramNV, glBindProgramARB)
  2215.         GL_STUB_ALIAS(glDeleteProgramsNV, glDeleteProgramsARB)
  2216.         GL_STUB_ALIAS(glGenProgramsNV, glGenProgramsARB)
  2217.         GL_STUB_ALIAS(glIsProgramNV, glIsProgramARB)
  2218.         GL_STUB_ALIAS(glProgramParameter4dNV, glProgramEnvParameter4dARB)
  2219.         GL_STUB_ALIAS(glProgramParameter4dvNV, glProgramEnvParameter4dvARB)
  2220.         GL_STUB_ALIAS(glProgramParameter4fNV, glProgramEnvParameter4fARB)
  2221.         GL_STUB_ALIAS(glProgramParameter4fvNV, glProgramEnvParameter4fvARB)
  2222.         GL_STUB_ALIAS(glVertexAttrib1f, glVertexAttrib1fARB)
  2223.         GL_STUB_ALIAS(glVertexAttrib1fv, glVertexAttrib1fvARB)
  2224.         GL_STUB_ALIAS(glVertexAttrib2f, glVertexAttrib2fARB)
  2225.         GL_STUB_ALIAS(glVertexAttrib2fv, glVertexAttrib2fvARB)
  2226.         GL_STUB_ALIAS(glVertexAttrib3f, glVertexAttrib3fARB)
  2227.         GL_STUB_ALIAS(glVertexAttrib3fv, glVertexAttrib3fvARB)
  2228.         GL_STUB_ALIAS(glVertexAttrib4f, glVertexAttrib4fARB)
  2229.         GL_STUB_ALIAS(glVertexAttrib4fv, glVertexAttrib4fvARB)
  2230.         GL_STUB_ALIAS(glDrawArraysInstancedEXT, glDrawArraysInstancedARB)
  2231.         GL_STUB_ALIAS(glDrawArraysInstanced, glDrawArraysInstancedARB)
  2232.         GL_STUB_ALIAS(glDrawElementsInstancedEXT, glDrawElementsInstancedARB)
  2233.         GL_STUB_ALIAS(glDrawElementsInstanced, glDrawElementsInstancedARB)
  2234.         GL_STUB_ALIAS(glBindFramebufferOES, glBindFramebuffer)
  2235.         GL_STUB_ALIAS(glBindRenderbufferOES, glBindRenderbuffer)
  2236.         GL_STUB_ALIAS(glBlitFramebufferEXT, glBlitFramebuffer)
  2237.         GL_STUB_ALIAS(glCheckFramebufferStatusEXT, glCheckFramebufferStatus)
  2238.         GL_STUB_ALIAS(glCheckFramebufferStatusOES, glCheckFramebufferStatus)
  2239.         GL_STUB_ALIAS(glDeleteFramebuffersEXT, glDeleteFramebuffers)
  2240.         GL_STUB_ALIAS(glDeleteFramebuffersOES, glDeleteFramebuffers)
  2241.         GL_STUB_ALIAS(glDeleteRenderbuffersEXT, glDeleteRenderbuffers)
  2242.         GL_STUB_ALIAS(glDeleteRenderbuffersOES, glDeleteRenderbuffers)
  2243.         GL_STUB_ALIAS(glFramebufferRenderbufferEXT, glFramebufferRenderbuffer)
  2244.         GL_STUB_ALIAS(glFramebufferRenderbufferOES, glFramebufferRenderbuffer)
  2245.         GL_STUB_ALIAS(glFramebufferTexture1DEXT, glFramebufferTexture1D)
  2246.         GL_STUB_ALIAS(glFramebufferTexture2DEXT, glFramebufferTexture2D)
  2247.         GL_STUB_ALIAS(glFramebufferTexture2DOES, glFramebufferTexture2D)
  2248.         GL_STUB_ALIAS(glFramebufferTexture3DEXT, glFramebufferTexture3D)
  2249.         GL_STUB_ALIAS(glFramebufferTexture3DOES, glFramebufferTexture3D)
  2250.         GL_STUB_ALIAS(glFramebufferTextureLayerARB, glFramebufferTextureLayer)
  2251.         GL_STUB_ALIAS(glFramebufferTextureLayerEXT, glFramebufferTextureLayer)
  2252.         GL_STUB_ALIAS(glGenFramebuffersEXT, glGenFramebuffers)
  2253.         GL_STUB_ALIAS(glGenFramebuffersOES, glGenFramebuffers)
  2254.         GL_STUB_ALIAS(glGenRenderbuffersEXT, glGenRenderbuffers)
  2255.         GL_STUB_ALIAS(glGenRenderbuffersOES, glGenRenderbuffers)
  2256.         GL_STUB_ALIAS(glGenerateMipmapEXT, glGenerateMipmap)
  2257.         GL_STUB_ALIAS(glGenerateMipmapOES, glGenerateMipmap)
  2258.         GL_STUB_ALIAS(glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameteriv)
  2259.         GL_STUB_ALIAS(glGetFramebufferAttachmentParameterivOES, glGetFramebufferAttachmentParameteriv)
  2260.         GL_STUB_ALIAS(glGetRenderbufferParameterivEXT, glGetRenderbufferParameteriv)
  2261.         GL_STUB_ALIAS(glGetRenderbufferParameterivOES, glGetRenderbufferParameteriv)
  2262.         GL_STUB_ALIAS(glIsFramebufferEXT, glIsFramebuffer)
  2263.         GL_STUB_ALIAS(glIsFramebufferOES, glIsFramebuffer)
  2264.         GL_STUB_ALIAS(glIsRenderbufferEXT, glIsRenderbuffer)
  2265.         GL_STUB_ALIAS(glIsRenderbufferOES, glIsRenderbuffer)
  2266.         GL_STUB_ALIAS(glRenderbufferStorageEXT, glRenderbufferStorage)
  2267.         GL_STUB_ALIAS(glRenderbufferStorageOES, glRenderbufferStorage)
  2268.         GL_STUB_ALIAS(glRenderbufferStorageMultisampleEXT, glRenderbufferStorageMultisample)
  2269.         GL_STUB_ALIAS(glFlushMappedBufferRangeEXT, glFlushMappedBufferRange)
  2270.         GL_STUB_ALIAS(glMapBufferRangeEXT, glMapBufferRange)
  2271.         GL_STUB_ALIAS(glBindVertexArrayOES, glBindVertexArray)
  2272.         GL_STUB_ALIAS(glDeleteVertexArraysAPPLE, glDeleteVertexArrays)
  2273.         GL_STUB_ALIAS(glDeleteVertexArraysOES, glDeleteVertexArrays)
  2274.         GL_STUB_ALIAS(glGenVertexArraysOES, glGenVertexArrays)
  2275.         GL_STUB_ALIAS(glIsVertexArrayAPPLE, glIsVertexArray)
  2276.         GL_STUB_ALIAS(glIsVertexArrayOES, glIsVertexArray)
  2277.         GL_STUB_ALIAS(glProvokingVertexEXT, glProvokingVertex)
  2278.         GL_STUB_ALIAS(glBlendEquationSeparateIndexedAMD, glBlendEquationSeparateiARB)
  2279.         GL_STUB_ALIAS(glBlendEquationSeparatei, glBlendEquationSeparateiARB)
  2280.         GL_STUB_ALIAS(glBlendEquationIndexedAMD, glBlendEquationiARB)
  2281.         GL_STUB_ALIAS(glBlendEquationi, glBlendEquationiARB)
  2282.         GL_STUB_ALIAS(glBlendFuncSeparateIndexedAMD, glBlendFuncSeparateiARB)
  2283.         GL_STUB_ALIAS(glBlendFuncSeparatei, glBlendFuncSeparateiARB)
  2284.         GL_STUB_ALIAS(glBlendFuncIndexedAMD, glBlendFunciARB)
  2285.         GL_STUB_ALIAS(glBlendFunci, glBlendFunciARB)
  2286.         GL_STUB_ALIAS(glClearDepthfOES, glClearDepthf)
  2287.         GL_STUB_ALIAS(glDepthRangefOES, glDepthRangef)
  2288.         GL_STUB_ALIAS(glGetProgramBinaryOES, glGetProgramBinary)
  2289.         GL_STUB_ALIAS(glProgramBinaryOES, glProgramBinary)
  2290.         GL_STUB_ALIAS(glProgramParameteriARB, glProgramParameteri)
  2291.         GL_STUB_ALIAS(glProgramParameteriEXT, glProgramParameteri)
  2292.         GL_STUB_ALIAS(glDebugMessageCallbackARB, glDebugMessageCallback)
  2293.         GL_STUB_ALIAS(glDebugMessageControlARB, glDebugMessageControl)
  2294.         GL_STUB_ALIAS(glDebugMessageInsertARB, glDebugMessageInsert)
  2295.         GL_STUB_ALIAS(glGetDebugMessageLogARB, glGetDebugMessageLog)
  2296.         GL_STUB_ALIAS(glSecondaryColor3f, glSecondaryColor3fEXT)
  2297.         GL_STUB_ALIAS(glSecondaryColor3fv, glSecondaryColor3fvEXT)
  2298.         GL_STUB_ALIAS(glMultiDrawElements, glMultiDrawElementsEXT)
  2299.         GL_STUB_ALIAS(glFogCoordf, glFogCoordfEXT)
  2300.         GL_STUB_ALIAS(glFogCoordfv, glFogCoordfvEXT)
  2301.         GL_STUB_ALIAS(glVertexAttribI1i, glVertexAttribI1iEXT)
  2302.         GL_STUB_ALIAS(glVertexAttribI1ui, glVertexAttribI1uiEXT)
  2303.         GL_STUB_ALIAS(glVertexAttribI2i, glVertexAttribI2iEXT)
  2304.         GL_STUB_ALIAS(glVertexAttribI2iv, glVertexAttribI2ivEXT)
  2305.         GL_STUB_ALIAS(glVertexAttribI2ui, glVertexAttribI2uiEXT)
  2306.         GL_STUB_ALIAS(glVertexAttribI2uiv, glVertexAttribI2uivEXT)
  2307.         GL_STUB_ALIAS(glVertexAttribI3i, glVertexAttribI3iEXT)
  2308.         GL_STUB_ALIAS(glVertexAttribI3iv, glVertexAttribI3ivEXT)
  2309.         GL_STUB_ALIAS(glVertexAttribI3ui, glVertexAttribI3uiEXT)
  2310.         GL_STUB_ALIAS(glVertexAttribI3uiv, glVertexAttribI3uivEXT)
  2311.         GL_STUB_ALIAS(glVertexAttribI4i, glVertexAttribI4iEXT)
  2312.         GL_STUB_ALIAS(glVertexAttribI4iv, glVertexAttribI4ivEXT)
  2313.         GL_STUB_ALIAS(glVertexAttribI4ui, glVertexAttribI4uiEXT)
  2314.         GL_STUB_ALIAS(glVertexAttribI4uiv, glVertexAttribI4uivEXT)
  2315.         GL_STUB_ALIAS(glTextureBarrier, glTextureBarrierNV)
  2316.         GL_STUB_ALIAS(glAlphaFuncxOES, glAlphaFuncx)
  2317.         GL_STUB_ALIAS(glClearColorxOES, glClearColorx)
  2318.         GL_STUB_ALIAS(glClearDepthxOES, glClearDepthx)
  2319.         GL_STUB_ALIAS(glColor4xOES, glColor4x)
  2320.         GL_STUB_ALIAS(glDepthRangexOES, glDepthRangex)
  2321.         GL_STUB_ALIAS(glFogxOES, glFogx)
  2322.         GL_STUB_ALIAS(glFogxvOES, glFogxv)
  2323.         GL_STUB_ALIAS(glFrustumfOES, glFrustumf)
  2324.         GL_STUB_ALIAS(glFrustumxOES, glFrustumx)
  2325.         GL_STUB_ALIAS(glLightModelxOES, glLightModelx)
  2326.         GL_STUB_ALIAS(glLightModelxvOES, glLightModelxv)
  2327.         GL_STUB_ALIAS(glLightxOES, glLightx)
  2328.         GL_STUB_ALIAS(glLightxvOES, glLightxv)
  2329.         GL_STUB_ALIAS(glLineWidthxOES, glLineWidthx)
  2330.         GL_STUB_ALIAS(glLoadMatrixxOES, glLoadMatrixx)
  2331.         GL_STUB_ALIAS(glMaterialxOES, glMaterialx)
  2332.         GL_STUB_ALIAS(glMaterialxvOES, glMaterialxv)
  2333.         GL_STUB_ALIAS(glMultMatrixxOES, glMultMatrixx)
  2334.         GL_STUB_ALIAS(glMultiTexCoord4xOES, glMultiTexCoord4x)
  2335.         GL_STUB_ALIAS(glNormal3xOES, glNormal3x)
  2336.         GL_STUB_ALIAS(glOrthofOES, glOrthof)
  2337.         GL_STUB_ALIAS(glOrthoxOES, glOrthox)
  2338.         GL_STUB_ALIAS(glPointSizexOES, glPointSizex)
  2339.         GL_STUB_ALIAS(glPolygonOffsetxOES, glPolygonOffsetx)
  2340.         GL_STUB_ALIAS(glRotatexOES, glRotatex)
  2341.         GL_STUB_ALIAS(glSampleCoveragexOES, glSampleCoveragex)
  2342.         GL_STUB_ALIAS(glScalexOES, glScalex)
  2343.         GL_STUB_ALIAS(glTexEnvxOES, glTexEnvx)
  2344.         GL_STUB_ALIAS(glTexEnvxvOES, glTexEnvxv)
  2345.         GL_STUB_ALIAS(glTexParameterxOES, glTexParameterx)
  2346.         GL_STUB_ALIAS(glTranslatexOES, glTranslatex)
  2347.         GL_STUB_ALIAS(glClipPlanefOES, glClipPlanef)
  2348.         GL_STUB_ALIAS(glClipPlanexOES, glClipPlanex)
  2349.         GL_STUB_ALIAS(glGetClipPlanefOES, glGetClipPlanef)
  2350.         GL_STUB_ALIAS(glGetClipPlanexOES, glGetClipPlanex)
  2351.         GL_STUB_ALIAS(glGetFixedvOES, glGetFixedv)
  2352.         GL_STUB_ALIAS(glGetLightxvOES, glGetLightxv)
  2353.         GL_STUB_ALIAS(glGetMaterialxvOES, glGetMaterialxv)
  2354.         GL_STUB_ALIAS(glGetTexEnvxvOES, glGetTexEnvxv)
  2355.         GL_STUB_ALIAS(glGetTexParameterxvOES, glGetTexParameterxv)
  2356.         GL_STUB_ALIAS(glPointParameterxOES, glPointParameterx)
  2357.         GL_STUB_ALIAS(glPointParameterxvOES, glPointParameterxv)
  2358.         GL_STUB_ALIAS(glTexParameterxvOES, glTexParameterxv)
  2359.  
  2360.         .globl  gl_dispatch_functions_end
  2361.         HIDDEN(gl_dispatch_functions_end)
  2362. gl_dispatch_functions_end:
  2363.