diff options
author | marha <marha@users.sourceforge.net> | 2013-12-22 22:04:41 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-12-22 22:06:29 +0100 |
commit | 66215bff25b8961e396ea4a3b1847ac668de3ff4 (patch) | |
tree | 64e98f6dabdd61a56aa92264176c07d1aa0807df /xorg-server/glx/remap_helper.h | |
parent | 1d03b6f684ab1ea6772f00058605a9ebb2910628 (diff) | |
download | vcxsrv-66215bff25b8961e396ea4a3b1847ac668de3ff4.tar.gz vcxsrv-66215bff25b8961e396ea4a3b1847ac668de3ff4.tar.bz2 vcxsrv-66215bff25b8961e396ea4a3b1847ac668de3ff4.zip |
Solved compile problems due to latest merge
Diffstat (limited to 'xorg-server/glx/remap_helper.h')
-rw-r--r-- | xorg-server/glx/remap_helper.h | 13035 |
1 files changed, 6525 insertions, 6510 deletions
diff --git a/xorg-server/glx/remap_helper.h b/xorg-server/glx/remap_helper.h index ffd73c675..a6be8084c 100644 --- a/xorg-server/glx/remap_helper.h +++ b/xorg-server/glx/remap_helper.h @@ -1,6510 +1,6525 @@ -/* DO NOT EDIT - This file generated automatically by remap_helper.py (from Mesa) script */
-
-/*
- * Copyright (C) 2009 Chia-I Wu <olv@0xlab.org>
- * All Rights Reserved.
- *
- * Permission is hereby granted, free of charge, to any person obtaining a
- * copy of this software and associated documentation files (the "Software"),
- * to deal in the Software without restriction, including without limitation
- * the rights to use, copy, modify, merge, publish, distribute, sub license,
- * and/or sell copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following conditions:
- *
- * The above copyright notice and this permission notice (including the next
- * paragraph) shall be included in all copies or substantial portions of the
- * Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
- * Chia-I Wu,
- * AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
- * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- * SOFTWARE.
- */
-
-#include "dispatch.h"
-#include "remap.h"
-
-/* this is internal to remap.c */
-#ifndef need_MESA_remap_table
-#error Only remap.c should include this file!
-#endif /* need_MESA_remap_table */
-
-
-static const char _mesa_function_pool[] =
- /* _mesa_function_pool[0]: MapGrid1d (offset 224) */
- "idd\0"
- "glMapGrid1d\0"
- "\0"
- /* _mesa_function_pool[17]: MapGrid1f (offset 225) */
- "iff\0"
- "glMapGrid1f\0"
- "\0"
- /* _mesa_function_pool[34]: RasterPos4i (offset 82) */
- "iiii\0"
- "glRasterPos4i\0"
- "\0"
- /* _mesa_function_pool[54]: VertexAttribI4uiEXT (will be remapped) */
- "iiiii\0"
- "glVertexAttribI4uiEXT\0"
- "glVertexAttribI4ui\0"
- "\0"
- /* _mesa_function_pool[102]: RasterPos4d (offset 78) */
- "dddd\0"
- "glRasterPos4d\0"
- "\0"
- /* _mesa_function_pool[122]: NewList (dynamic) */
- "ii\0"
- "glNewList\0"
- "\0"
- /* _mesa_function_pool[136]: RasterPos4f (offset 80) */
- "ffff\0"
- "glRasterPos4f\0"
- "\0"
- /* _mesa_function_pool[156]: LoadIdentity (offset 290) */
- "\0"
- "glLoadIdentity\0"
- "\0"
- /* _mesa_function_pool[173]: ConvolutionFilter1D (offset 348) */
- "iiiiip\0"
- "glConvolutionFilter1D\0"
- "glConvolutionFilter1DEXT\0"
- "\0"
- /* _mesa_function_pool[228]: GetQueryIndexediv (will be remapped) */
- "iiip\0"
- "glGetQueryIndexediv\0"
- "\0"
- /* _mesa_function_pool[254]: RasterPos3dv (offset 71) */
- "p\0"
- "glRasterPos3dv\0"
- "\0"
- /* _mesa_function_pool[272]: GetProgramiv (will be remapped) */
- "iip\0"
- "glGetProgramiv\0"
- "\0"
- /* _mesa_function_pool[292]: GetQueryObjectui64v (will be remapped) */
- "iip\0"
- "glGetQueryObjectui64v\0"
- "glGetQueryObjectui64vEXT\0"
- "\0"
- /* _mesa_function_pool[344]: TexBuffer (will be remapped) */
- "iii\0"
- "glTexBufferARB\0"
- "glTexBuffer\0"
- "\0"
- /* _mesa_function_pool[376]: TexCoord1iv (offset 99) */
- "p\0"
- "glTexCoord1iv\0"
- "\0"
- /* _mesa_function_pool[393]: TexCoord4sv (offset 125) */
- "p\0"
- "glTexCoord4sv\0"
- "\0"
- /* _mesa_function_pool[410]: RasterPos4s (offset 84) */
- "iiii\0"
- "glRasterPos4s\0"
- "\0"
- /* _mesa_function_pool[430]: PixelTexGenParameterfvSGIS (dynamic) */
- "ip\0"
- "glPixelTexGenParameterfvSGIS\0"
- "\0"
- /* _mesa_function_pool[463]: TrackMatrixNV (will be remapped) */
- "iiii\0"
- "glTrackMatrixNV\0"
- "\0"
- /* _mesa_function_pool[485]: VertexAttrib3dv (will be remapped) */
- "ip\0"
- "glVertexAttrib3dv\0"
- "glVertexAttrib3dvARB\0"
- "\0"
- /* _mesa_function_pool[528]: TexCoord1f (offset 96) */
- "f\0"
- "glTexCoord1f\0"
- "\0"
- /* _mesa_function_pool[544]: Tangent3bvEXT (dynamic) */
- "p\0"
- "glTangent3bvEXT\0"
- "\0"
- /* _mesa_function_pool[563]: TexCoord1d (offset 94) */
- "d\0"
- "glTexCoord1d\0"
- "\0"
- /* _mesa_function_pool[579]: VertexAttrib4ubvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib4ubvNV\0"
- "\0"
- /* _mesa_function_pool[604]: TexCoord1i (offset 98) */
- "i\0"
- "glTexCoord1i\0"
- "\0"
- /* _mesa_function_pool[620]: GetProgramNamedParameterdvNV (will be remapped) */
- "iipp\0"
- "glGetProgramNamedParameterdvNV\0"
- "\0"
- /* _mesa_function_pool[657]: Histogram (offset 367) */
- "iiii\0"
- "glHistogram\0"
- "glHistogramEXT\0"
- "\0"
- /* _mesa_function_pool[690]: TexCoord1s (offset 100) */
- "i\0"
- "glTexCoord1s\0"
- "\0"
- /* _mesa_function_pool[706]: GetMapfv (offset 267) */
- "iip\0"
- "glGetMapfv\0"
- "\0"
- /* _mesa_function_pool[722]: EvalCoord1f (offset 230) */
- "f\0"
- "glEvalCoord1f\0"
- "\0"
- /* _mesa_function_pool[739]: Uniform2fv (will be remapped) */
- "iip\0"
- "glUniform2fv\0"
- "glUniform2fvARB\0"
- "\0"
- /* _mesa_function_pool[773]: TexCoordP1ui (will be remapped) */
- "ii\0"
- "glTexCoordP1ui\0"
- "\0"
- /* _mesa_function_pool[792]: TexImage4DSGIS (dynamic) */
- "iiiiiiiiiip\0"
- "glTexImage4DSGIS\0"
- "\0"
- /* _mesa_function_pool[822]: PolygonStipple (offset 175) */
- "p\0"
- "glPolygonStipple\0"
- "\0"
- /* _mesa_function_pool[842]: WeightPointerARB (dynamic) */
- "iiip\0"
- "glWeightPointerARB\0"
- "glWeightPointerOES\0"
- "\0"
- /* _mesa_function_pool[886]: ListParameterfSGIX (dynamic) */
- "iif\0"
- "glListParameterfSGIX\0"
- "\0"
- /* _mesa_function_pool[912]: MultiTexCoord1dv (offset 377) */
- "ip\0"
- "glMultiTexCoord1dv\0"
- "glMultiTexCoord1dvARB\0"
- "\0"
- /* _mesa_function_pool[957]: TexStorage1D (will be remapped) */
- "iiii\0"
- "glTexStorage1D\0"
- "\0"
- /* _mesa_function_pool[978]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */
- "pppp\0"
- "glTexCoord4fColor4fNormal3fVertex4fvSUN\0"
- "\0"
- /* _mesa_function_pool[1024]: GetnPolygonStippleARB (will be remapped) */
- "ip\0"
- "glGetnPolygonStippleARB\0"
- "\0"
- /* _mesa_function_pool[1052]: GetPixelMapfv (offset 271) */
- "ip\0"
- "glGetPixelMapfv\0"
- "\0"
- /* _mesa_function_pool[1072]: Color3uiv (offset 22) */
- "p\0"
- "glColor3uiv\0"
- "\0"
- /* _mesa_function_pool[1087]: IsEnabled (offset 286) */
- "i\0"
- "glIsEnabled\0"
- "\0"
- /* _mesa_function_pool[1102]: DebugMessageCallbackARB (will be remapped) */
- "pp\0"
- "glDebugMessageCallbackARB\0"
- "\0"
- /* _mesa_function_pool[1132]: VertexAttrib4svNV (will be remapped) */
- "ip\0"
- "glVertexAttrib4svNV\0"
- "\0"
- /* _mesa_function_pool[1156]: EvalCoord2fv (offset 235) */
- "p\0"
- "glEvalCoord2fv\0"
- "\0"
- /* _mesa_function_pool[1174]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */
- "ppp\0"
- "glTexCoord2fColor4ubVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[1212]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
- "ffffffffffff\0"
- "glTexCoord2fColor4fNormal3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[1265]: AttachShader (will be remapped) */
- "ii\0"
- "glAttachShader\0"
- "\0"
- /* _mesa_function_pool[1284]: TextureStorage3DEXT (will be remapped) */
- "iiiiiii\0"
- "glTextureStorage3DEXT\0"
- "\0"
- /* _mesa_function_pool[1315]: FramebufferTexture1D (will be remapped) */
- "iiiii\0"
- "glFramebufferTexture1D\0"
- "glFramebufferTexture1DEXT\0"
- "\0"
- /* _mesa_function_pool[1371]: VertexAttrib2fARB (will be remapped) */
- "iff\0"
- "glVertexAttrib2f\0"
- "glVertexAttrib2fARB\0"
- "\0"
- /* _mesa_function_pool[1413]: Orthox (will be remapped) */
- "iiiiii\0"
- "glOrthoxOES\0"
- "glOrthox\0"
- "\0"
- /* _mesa_function_pool[1442]: GetMapiv (offset 268) */
- "iip\0"
- "glGetMapiv\0"
- "\0"
- /* _mesa_function_pool[1458]: VertexAttrib3fARB (will be remapped) */
- "ifff\0"
- "glVertexAttrib3f\0"
- "glVertexAttrib3fARB\0"
- "\0"
- /* _mesa_function_pool[1501]: WindowPos2fv (will be remapped) */
- "p\0"
- "glWindowPos2fv\0"
- "glWindowPos2fvARB\0"
- "glWindowPos2fvMESA\0"
- "\0"
- /* _mesa_function_pool[1556]: Indexubv (offset 316) */
- "p\0"
- "glIndexubv\0"
- "\0"
- /* _mesa_function_pool[1570]: GetShaderiv (will be remapped) */
- "iip\0"
- "glGetShaderiv\0"
- "\0"
- /* _mesa_function_pool[1589]: TexImage3D (offset 371) */
- "iiiiiiiiip\0"
- "glTexImage3D\0"
- "glTexImage3DEXT\0"
- "glTexImage3DOES\0"
- "\0"
- /* _mesa_function_pool[1646]: TexCoordP4ui (will be remapped) */
- "ii\0"
- "glTexCoordP4ui\0"
- "\0"
- /* _mesa_function_pool[1665]: ReplacementCodeuiVertex3fvSUN (dynamic) */
- "pp\0"
- "glReplacementCodeuiVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[1701]: VertexAttrib1sv (will be remapped) */
- "ip\0"
- "glVertexAttrib1sv\0"
- "glVertexAttrib1svARB\0"
- "\0"
- /* _mesa_function_pool[1744]: BindFragDataLocation (will be remapped) */
- "iip\0"
- "glBindFragDataLocationEXT\0"
- "glBindFragDataLocation\0"
- "\0"
- /* _mesa_function_pool[1798]: VertexAttribI4usv (will be remapped) */
- "ip\0"
- "glVertexAttribI4usvEXT\0"
- "glVertexAttribI4usv\0"
- "\0"
- /* _mesa_function_pool[1845]: EdgeFlagPointer (offset 312) */
- "ip\0"
- "glEdgeFlagPointer\0"
- "\0"
- /* _mesa_function_pool[1867]: Color3ubv (offset 20) */
- "p\0"
- "glColor3ubv\0"
- "\0"
- /* _mesa_function_pool[1882]: Vertex3dv (offset 135) */
- "p\0"
- "glVertex3dv\0"
- "\0"
- /* _mesa_function_pool[1897]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */
- "ppp\0"
- "glReplacementCodeuiTexCoord2fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[1944]: CreateShaderProgramEXT (will be remapped) */
- "ip\0"
- "glCreateShaderProgramEXT\0"
- "\0"
- /* _mesa_function_pool[1973]: GetnMapivARB (will be remapped) */
- "iiip\0"
- "glGetnMapivARB\0"
- "\0"
- /* _mesa_function_pool[1994]: Binormal3ivEXT (dynamic) */
- "p\0"
- "glBinormal3ivEXT\0"
- "\0"
- /* _mesa_function_pool[2014]: WindowPos2f (will be remapped) */
- "ff\0"
- "glWindowPos2f\0"
- "glWindowPos2fARB\0"
- "glWindowPos2fMESA\0"
- "\0"
- /* _mesa_function_pool[2067]: LightModeliv (offset 166) */
- "ip\0"
- "glLightModeliv\0"
- "\0"
- /* _mesa_function_pool[2086]: WindowPos2d (will be remapped) */
- "dd\0"
- "glWindowPos2d\0"
- "glWindowPos2dARB\0"
- "glWindowPos2dMESA\0"
- "\0"
- /* _mesa_function_pool[2139]: LineWidthx (will be remapped) */
- "i\0"
- "glLineWidthxOES\0"
- "glLineWidthx\0"
- "\0"
- /* _mesa_function_pool[2171]: VertexAttribs1dvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs1dvNV\0"
- "\0"
- /* _mesa_function_pool[2197]: GetVertexAttribfv (will be remapped) */
- "iip\0"
- "glGetVertexAttribfv\0"
- "glGetVertexAttribfvARB\0"
- "\0"
- /* _mesa_function_pool[2245]: GetImageTransformParameterfvHP (dynamic) */
- "iip\0"
- "glGetImageTransformParameterfvHP\0"
- "\0"
- /* _mesa_function_pool[2283]: Normal3bv (offset 53) */
- "p\0"
- "glNormal3bv\0"
- "\0"
- /* _mesa_function_pool[2298]: PointSizePointerOES (will be remapped) */
- "iip\0"
- "glPointSizePointerOES\0"
- "\0"
- /* _mesa_function_pool[2325]: Color3fVertex3fSUN (dynamic) */
- "ffffff\0"
- "glColor3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[2354]: TexGeniv (offset 193) */
- "iip\0"
- "glTexGeniv\0"
- "glTexGenivOES\0"
- "\0"
- /* _mesa_function_pool[2384]: TexCoordP1uiv (will be remapped) */
- "ip\0"
- "glTexCoordP1uiv\0"
- "\0"
- /* _mesa_function_pool[2404]: BeginQueryIndexed (will be remapped) */
- "iii\0"
- "glBeginQueryIndexed\0"
- "\0"
- /* _mesa_function_pool[2429]: WeightubvARB (dynamic) */
- "ip\0"
- "glWeightubvARB\0"
- "\0"
- /* _mesa_function_pool[2448]: WindowPos2s (will be remapped) */
- "ii\0"
- "glWindowPos2s\0"
- "glWindowPos2sARB\0"
- "glWindowPos2sMESA\0"
- "\0"
- /* _mesa_function_pool[2501]: Vertex3iv (offset 139) */
- "p\0"
- "glVertex3iv\0"
- "\0"
- /* _mesa_function_pool[2516]: RenderbufferStorage (will be remapped) */
- "iiii\0"
- "glRenderbufferStorage\0"
- "glRenderbufferStorageEXT\0"
- "glRenderbufferStorageOES\0"
- "\0"
- /* _mesa_function_pool[2594]: CopyConvolutionFilter1D (offset 354) */
- "iiiii\0"
- "glCopyConvolutionFilter1D\0"
- "glCopyConvolutionFilter1DEXT\0"
- "\0"
- /* _mesa_function_pool[2656]: VertexAttribI1uiEXT (will be remapped) */
- "ii\0"
- "glVertexAttribI1uiEXT\0"
- "glVertexAttribI1ui\0"
- "\0"
- /* _mesa_function_pool[2701]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */
- "iffffff\0"
- "glReplacementCodeuiNormal3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[2749]: DeleteSync (will be remapped) */
- "i\0"
- "glDeleteSync\0"
- "\0"
- /* _mesa_function_pool[2765]: DrawArraysIndirect (will be remapped) */
- "ip\0"
- "glDrawArraysIndirect\0"
- "\0"
- /* _mesa_function_pool[2790]: GenQueries (will be remapped) */
- "ip\0"
- "glGenQueries\0"
- "glGenQueriesARB\0"
- "\0"
- /* _mesa_function_pool[2823]: BlendColor (offset 336) */
- "ffff\0"
- "glBlendColor\0"
- "glBlendColorEXT\0"
- "\0"
- /* _mesa_function_pool[2858]: GetVertexAttribIuiv (will be remapped) */
- "iip\0"
- "glGetVertexAttribIuivEXT\0"
- "glGetVertexAttribIuiv\0"
- "\0"
- /* _mesa_function_pool[2910]: TexCoord2fVertex3fvSUN (dynamic) */
- "pp\0"
- "glTexCoord2fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[2939]: CompressedTexImage3D (will be remapped) */
- "iiiiiiiip\0"
- "glCompressedTexImage3D\0"
- "glCompressedTexImage3DARB\0"
- "glCompressedTexImage3DOES\0"
- "\0"
- /* _mesa_function_pool[3025]: GetDebugMessageLogARB (will be remapped) */
- "iipppppp\0"
- "glGetDebugMessageLogARB\0"
- "\0"
- /* _mesa_function_pool[3059]: VDPAUGetSurfaceivNV (will be remapped) */
- "iiipp\0"
- "glVDPAUGetSurfaceivNV\0"
- "\0"
- /* _mesa_function_pool[3088]: ReadInstrumentsSGIX (dynamic) */
- "i\0"
- "glReadInstrumentsSGIX\0"
- "\0"
- /* _mesa_function_pool[3113]: CallLists (offset 3) */
- "iip\0"
- "glCallLists\0"
- "\0"
- /* _mesa_function_pool[3130]: Uniform3f (will be remapped) */
- "ifff\0"
- "glUniform3f\0"
- "glUniform3fARB\0"
- "\0"
- /* _mesa_function_pool[3163]: UniformMatrix2fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix2fv\0"
- "glUniformMatrix2fvARB\0"
- "\0"
- /* _mesa_function_pool[3210]: ReadnPixelsARB (will be remapped) */
- "iiiiiiip\0"
- "glReadnPixelsARB\0"
- "\0"
- /* _mesa_function_pool[3237]: Color4ubVertex3fvSUN (dynamic) */
- "pp\0"
- "glColor4ubVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[3264]: Normal3iv (offset 59) */
- "p\0"
- "glNormal3iv\0"
- "\0"
- /* _mesa_function_pool[3279]: SecondaryColor3dv (will be remapped) */
- "p\0"
- "glSecondaryColor3dv\0"
- "glSecondaryColor3dvEXT\0"
- "\0"
- /* _mesa_function_pool[3325]: DrawTexiOES (will be remapped) */
- "iiiii\0"
- "glDrawTexiOES\0"
- "\0"
- /* _mesa_function_pool[3346]: PassThrough (offset 199) */
- "f\0"
- "glPassThrough\0"
- "\0"
- /* _mesa_function_pool[3363]: VertexP3ui (will be remapped) */
- "ii\0"
- "glVertexP3ui\0"
- "\0"
- /* _mesa_function_pool[3380]: TransformFeedbackVaryings (will be remapped) */
- "iipi\0"
- "glTransformFeedbackVaryings\0"
- "glTransformFeedbackVaryingsEXT\0"
- "\0"
- /* _mesa_function_pool[3445]: GetListParameterfvSGIX (dynamic) */
- "iip\0"
- "glGetListParameterfvSGIX\0"
- "\0"
- /* _mesa_function_pool[3475]: Viewport (offset 305) */
- "iiii\0"
- "glViewport\0"
- "\0"
- /* _mesa_function_pool[3492]: ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN (dynamic) */
- "pppp\0"
- "glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[3548]: WindowPos4svMESA (will be remapped) */
- "p\0"
- "glWindowPos4svMESA\0"
- "\0"
- /* _mesa_function_pool[3570]: CreateProgramObjectARB (will be remapped) */
- "\0"
- "glCreateProgramObjectARB\0"
- "\0"
- /* _mesa_function_pool[3597]: UniformMatrix3fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix3fv\0"
- "glUniformMatrix3fvARB\0"
- "\0"
- /* _mesa_function_pool[3644]: FragmentLightModelivSGIX (dynamic) */
- "ip\0"
- "glFragmentLightModelivSGIX\0"
- "\0"
- /* _mesa_function_pool[3675]: UniformMatrix4x3fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix4x3fv\0"
- "\0"
- /* _mesa_function_pool[3702]: PrioritizeTextures (offset 331) */
- "ipp\0"
- "glPrioritizeTextures\0"
- "glPrioritizeTexturesEXT\0"
- "\0"
- /* _mesa_function_pool[3752]: VertexAttribI3uiEXT (will be remapped) */
- "iiii\0"
- "glVertexAttribI3uiEXT\0"
- "glVertexAttribI3ui\0"
- "\0"
- /* _mesa_function_pool[3799]: VertexAttribDivisor (will be remapped) */
- "ii\0"
- "glVertexAttribDivisorARB\0"
- "glVertexAttribDivisor\0"
- "\0"
- /* _mesa_function_pool[3850]: AsyncMarkerSGIX (dynamic) */
- "i\0"
- "glAsyncMarkerSGIX\0"
- "\0"
- /* _mesa_function_pool[3871]: GetQueryiv (will be remapped) */
- "iip\0"
- "glGetQueryiv\0"
- "glGetQueryivARB\0"
- "\0"
- /* _mesa_function_pool[3905]: ClearColorIuiEXT (will be remapped) */
- "iiii\0"
- "glClearColorIuiEXT\0"
- "\0"
- /* _mesa_function_pool[3930]: VertexAttrib3d (will be remapped) */
- "iddd\0"
- "glVertexAttrib3d\0"
- "glVertexAttrib3dARB\0"
- "\0"
- /* _mesa_function_pool[3973]: Frustumx (will be remapped) */
- "iiiiii\0"
- "glFrustumxOES\0"
- "glFrustumx\0"
- "\0"
- /* _mesa_function_pool[4006]: ResetHistogram (offset 369) */
- "i\0"
- "glResetHistogram\0"
- "glResetHistogramEXT\0"
- "\0"
- /* _mesa_function_pool[4046]: GetProgramNamedParameterfvNV (will be remapped) */
- "iipp\0"
- "glGetProgramNamedParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[4083]: CompressedTexSubImage2D (will be remapped) */
- "iiiiiiiip\0"
- "glCompressedTexSubImage2D\0"
- "glCompressedTexSubImage2DARB\0"
- "\0"
- /* _mesa_function_pool[4149]: GenFencesNV (dynamic) */
- "ip\0"
- "glGenFencesNV\0"
- "\0"
- /* _mesa_function_pool[4167]: GetMaterialxv (will be remapped) */
- "iip\0"
- "glGetMaterialxvOES\0"
- "glGetMaterialxv\0"
- "\0"
- /* _mesa_function_pool[4207]: ImageTransformParameterfHP (dynamic) */
- "iif\0"
- "glImageTransformParameterfHP\0"
- "\0"
- /* _mesa_function_pool[4241]: MatrixIndexusvARB (dynamic) */
- "ip\0"
- "glMatrixIndexusvARB\0"
- "\0"
- /* _mesa_function_pool[4265]: SecondaryColor3uiv (will be remapped) */
- "p\0"
- "glSecondaryColor3uiv\0"
- "glSecondaryColor3uivEXT\0"
- "\0"
- /* _mesa_function_pool[4313]: GetnConvolutionFilterARB (will be remapped) */
- "iiiip\0"
- "glGetnConvolutionFilterARB\0"
- "\0"
- /* _mesa_function_pool[4347]: TexCoord2sv (offset 109) */
- "p\0"
- "glTexCoord2sv\0"
- "\0"
- /* _mesa_function_pool[4364]: GetClipPlanex (will be remapped) */
- "ip\0"
- "glGetClipPlanexOES\0"
- "glGetClipPlanex\0"
- "\0"
- /* _mesa_function_pool[4403]: Vertex4dv (offset 143) */
- "p\0"
- "glVertex4dv\0"
- "\0"
- /* _mesa_function_pool[4418]: StencilMaskSeparate (will be remapped) */
- "ii\0"
- "glStencilMaskSeparate\0"
- "\0"
- /* _mesa_function_pool[4444]: MapBuffer (will be remapped) */
- "ii\0"
- "glMapBuffer\0"
- "glMapBufferARB\0"
- "glMapBufferOES\0"
- "\0"
- /* _mesa_function_pool[4490]: PolygonOffsetx (will be remapped) */
- "ii\0"
- "glPolygonOffsetxOES\0"
- "glPolygonOffsetx\0"
- "\0"
- /* _mesa_function_pool[4531]: VertexAttrib4Nbv (will be remapped) */
- "ip\0"
- "glVertexAttrib4Nbv\0"
- "glVertexAttrib4NbvARB\0"
- "\0"
- /* _mesa_function_pool[4576]: ProgramLocalParameter4dARB (will be remapped) */
- "iidddd\0"
- "glProgramLocalParameter4dARB\0"
- "\0"
- /* _mesa_function_pool[4613]: ProgramBinary (will be remapped) */
- "iipi\0"
- "glProgramBinary\0"
- "glProgramBinaryOES\0"
- "\0"
- /* _mesa_function_pool[4654]: InvalidateTexImage (will be remapped) */
- "ii\0"
- "glInvalidateTexImage\0"
- "\0"
- /* _mesa_function_pool[4679]: Uniform4ui (will be remapped) */
- "iiiii\0"
- "glUniform4uiEXT\0"
- "glUniform4ui\0"
- "\0"
- /* _mesa_function_pool[4715]: VertexAttribs2svNV (will be remapped) */
- "iip\0"
- "glVertexAttribs2svNV\0"
- "\0"
- /* _mesa_function_pool[4741]: Color3sv (offset 18) */
- "p\0"
- "glColor3sv\0"
- "\0"
- /* _mesa_function_pool[4755]: LoadMatrixx (will be remapped) */
- "p\0"
- "glLoadMatrixxOES\0"
- "glLoadMatrixx\0"
- "\0"
- /* _mesa_function_pool[4789]: GetConvolutionParameteriv (offset 358) */
- "iip\0"
- "glGetConvolutionParameteriv\0"
- "glGetConvolutionParameterivEXT\0"
- "\0"
- /* _mesa_function_pool[4853]: DeleteSamplers (will be remapped) */
- "ip\0"
- "glDeleteSamplers\0"
- "\0"
- /* _mesa_function_pool[4874]: VertexAttrib1fARB (will be remapped) */
- "if\0"
- "glVertexAttrib1f\0"
- "glVertexAttrib1fARB\0"
- "\0"
- /* _mesa_function_pool[4915]: Vertex2dv (offset 127) */
- "p\0"
- "glVertex2dv\0"
- "\0"
- /* _mesa_function_pool[4930]: TestFenceNV (dynamic) */
- "i\0"
- "glTestFenceNV\0"
- "\0"
- /* _mesa_function_pool[4947]: DeleteRenderbuffers (will be remapped) */
- "ip\0"
- "glDeleteRenderbuffers\0"
- "glDeleteRenderbuffersEXT\0"
- "glDeleteRenderbuffersOES\0"
- "\0"
- /* _mesa_function_pool[5023]: MultiTexCoord1fvARB (offset 379) */
- "ip\0"
- "glMultiTexCoord1fv\0"
- "glMultiTexCoord1fvARB\0"
- "\0"
- /* _mesa_function_pool[5068]: VertexAttribI4bv (will be remapped) */
- "ip\0"
- "glVertexAttribI4bvEXT\0"
- "glVertexAttribI4bv\0"
- "\0"
- /* _mesa_function_pool[5113]: TexCoord3iv (offset 115) */
- "p\0"
- "glTexCoord3iv\0"
- "\0"
- /* _mesa_function_pool[5130]: GetObjectPtrLabel (will be remapped) */
- "pipp\0"
- "glGetObjectPtrLabel\0"
- "\0"
- /* _mesa_function_pool[5156]: TexStorage2D (will be remapped) */
- "iiiii\0"
- "glTexStorage2D\0"
- "\0"
- /* _mesa_function_pool[5178]: LoadPaletteFromModelViewMatrixOES (dynamic) */
- "\0"
- "glLoadPaletteFromModelViewMatrixOES\0"
- "\0"
- /* _mesa_function_pool[5216]: ProgramParameteri (will be remapped) */
- "iii\0"
- "glProgramParameteriARB\0"
- "glProgramParameteri\0"
- "\0"
- /* _mesa_function_pool[5264]: VertexAttrib4usv (will be remapped) */
- "ip\0"
- "glVertexAttrib4usv\0"
- "glVertexAttrib4usvARB\0"
- "\0"
- /* _mesa_function_pool[5309]: FragmentLightfvSGIX (dynamic) */
- "iip\0"
- "glFragmentLightfvSGIX\0"
- "\0"
- /* _mesa_function_pool[5336]: GetPixelTexGenParameterivSGIS (dynamic) */
- "ip\0"
- "glGetPixelTexGenParameterivSGIS\0"
- "\0"
- /* _mesa_function_pool[5372]: Color3fv (offset 14) */
- "p\0"
- "glColor3fv\0"
- "\0"
- /* _mesa_function_pool[5386]: VertexAttrib4fNV (will be remapped) */
- "iffff\0"
- "glVertexAttrib4fNV\0"
- "\0"
- /* _mesa_function_pool[5412]: MultiTexCoord4sv (offset 407) */
- "ip\0"
- "glMultiTexCoord4sv\0"
- "glMultiTexCoord4svARB\0"
- "\0"
- /* _mesa_function_pool[5457]: TextureStorage1DEXT (will be remapped) */
- "iiiii\0"
- "glTextureStorage1DEXT\0"
- "\0"
- /* _mesa_function_pool[5486]: ReplacementCodeubSUN (dynamic) */
- "i\0"
- "glReplacementCodeubSUN\0"
- "\0"
- /* _mesa_function_pool[5512]: VertexAttrib4Nub (will be remapped) */
- "iiiii\0"
- "glVertexAttrib4Nub\0"
- "glVertexAttrib4NubARB\0"
- "\0"
- /* _mesa_function_pool[5560]: PointParameterx (will be remapped) */
- "ii\0"
- "glPointParameterxOES\0"
- "glPointParameterx\0"
- "\0"
- /* _mesa_function_pool[5603]: VertexAttribP3ui (will be remapped) */
- "iiii\0"
- "glVertexAttribP3ui\0"
- "\0"
- /* _mesa_function_pool[5628]: Uniform4fv (will be remapped) */
- "iip\0"
- "glUniform4fv\0"
- "glUniform4fvARB\0"
- "\0"
- /* _mesa_function_pool[5662]: Color4ubVertex3fSUN (dynamic) */
- "iiiifff\0"
- "glColor4ubVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[5693]: FogCoordfEXT (will be remapped) */
- "f\0"
- "glFogCoordf\0"
- "glFogCoordfEXT\0"
- "\0"
- /* _mesa_function_pool[5723]: PointSize (offset 173) */
- "f\0"
- "glPointSize\0"
- "\0"
- /* _mesa_function_pool[5738]: MultiTexCoord2i (offset 388) */
- "iii\0"
- "glMultiTexCoord2i\0"
- "glMultiTexCoord2iARB\0"
- "\0"
- /* _mesa_function_pool[5782]: TexCoord2fVertex3fSUN (dynamic) */
- "fffff\0"
- "glTexCoord2fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[5813]: GetPerfMonitorCounterInfoAMD (will be remapped) */
- "iiip\0"
- "glGetPerfMonitorCounterInfoAMD\0"
- "\0"
- /* _mesa_function_pool[5850]: MultiTexCoord2d (offset 384) */
- "idd\0"
- "glMultiTexCoord2d\0"
- "glMultiTexCoord2dARB\0"
- "\0"
- /* _mesa_function_pool[5894]: UniformBlockBinding (will be remapped) */
- "iii\0"
- "glUniformBlockBinding\0"
- "\0"
- /* _mesa_function_pool[5921]: PopName (offset 200) */
- "\0"
- "glPopName\0"
- "\0"
- /* _mesa_function_pool[5933]: GetSamplerParameterfv (will be remapped) */
- "iip\0"
- "glGetSamplerParameterfv\0"
- "\0"
- /* _mesa_function_pool[5962]: VertexAttrib2dv (will be remapped) */
- "ip\0"
- "glVertexAttrib2dv\0"
- "glVertexAttrib2dvARB\0"
- "\0"
- /* _mesa_function_pool[6005]: VertexAttrib4Nusv (will be remapped) */
- "ip\0"
- "glVertexAttrib4Nusv\0"
- "glVertexAttrib4NusvARB\0"
- "\0"
- /* _mesa_function_pool[6052]: SampleMaski (will be remapped) */
- "ii\0"
- "glSampleMaski\0"
- "\0"
- /* _mesa_function_pool[6070]: GetProgramInfoLog (will be remapped) */
- "iipp\0"
- "glGetProgramInfoLog\0"
- "\0"
- /* _mesa_function_pool[6096]: VertexP2ui (will be remapped) */
- "ii\0"
- "glVertexP2ui\0"
- "\0"
- /* _mesa_function_pool[6113]: SamplerParameterIuiv (will be remapped) */
- "iip\0"
- "glSamplerParameterIuiv\0"
- "\0"
- /* _mesa_function_pool[6141]: TexParameterx (will be remapped) */
- "iii\0"
- "glTexParameterxOES\0"
- "glTexParameterx\0"
- "\0"
- /* _mesa_function_pool[6181]: Vertex4sv (offset 149) */
- "p\0"
- "glVertex4sv\0"
- "\0"
- /* _mesa_function_pool[6196]: FramebufferTexture (will be remapped) */
- "iiii\0"
- "glFramebufferTextureARB\0"
- "glFramebufferTexture\0"
- "\0"
- /* _mesa_function_pool[6247]: GetQueryObjecti64v (will be remapped) */
- "iip\0"
- "glGetQueryObjecti64v\0"
- "glGetQueryObjecti64vEXT\0"
- "\0"
- /* _mesa_function_pool[6297]: GetActiveUniformBlockiv (will be remapped) */
- "iiip\0"
- "glGetActiveUniformBlockiv\0"
- "\0"
- /* _mesa_function_pool[6329]: VertexAttrib4ubNV (will be remapped) */
- "iiiii\0"
- "glVertexAttrib4ubNV\0"
- "\0"
- /* _mesa_function_pool[6356]: MultiTexCoord2s (offset 390) */
- "iii\0"
- "glMultiTexCoord2s\0"
- "glMultiTexCoord2sARB\0"
- "\0"
- /* _mesa_function_pool[6400]: ClampColor (will be remapped) */
- "ii\0"
- "glClampColorARB\0"
- "glClampColor\0"
- "\0"
- /* _mesa_function_pool[6433]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */
- "ppp\0"
- "glTexCoord2fNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[6471]: GetTexEnvfv (offset 276) */
- "iip\0"
- "glGetTexEnvfv\0"
- "\0"
- /* _mesa_function_pool[6490]: BindAttribLocation (will be remapped) */
- "iip\0"
- "glBindAttribLocation\0"
- "glBindAttribLocationARB\0"
- "\0"
- /* _mesa_function_pool[6540]: BindFragDataLocationIndexed (will be remapped) */
- "iiip\0"
- "glBindFragDataLocationIndexed\0"
- "\0"
- /* _mesa_function_pool[6576]: DiscardFramebufferEXT (will be remapped) */
- "iip\0"
- "glDiscardFramebufferEXT\0"
- "\0"
- /* _mesa_function_pool[6605]: VDPAURegisterVideoSurfaceNV (will be remapped) */
- "piip\0"
- "glVDPAURegisterVideoSurfaceNV\0"
- "\0"
- /* _mesa_function_pool[6641]: BindTransformFeedback (will be remapped) */
- "ii\0"
- "glBindTransformFeedback\0"
- "\0"
- /* _mesa_function_pool[6669]: TextureStorage2DEXT (will be remapped) */
- "iiiiii\0"
- "glTextureStorage2DEXT\0"
- "\0"
- /* _mesa_function_pool[6699]: Indexub (offset 315) */
- "i\0"
- "glIndexub\0"
- "\0"
- /* _mesa_function_pool[6712]: GetPerfMonitorCounterDataAMD (will be remapped) */
- "iiipp\0"
- "glGetPerfMonitorCounterDataAMD\0"
- "\0"
- /* _mesa_function_pool[6750]: TexEnvi (offset 186) */
- "iii\0"
- "glTexEnvi\0"
- "\0"
- /* _mesa_function_pool[6765]: GetClipPlane (offset 259) */
- "ip\0"
- "glGetClipPlane\0"
- "\0"
- /* _mesa_function_pool[6784]: CombinerParameterfvNV (dynamic) */
- "ip\0"
- "glCombinerParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[6812]: TexCoordP4uiv (will be remapped) */
- "ip\0"
- "glTexCoordP4uiv\0"
- "\0"
- /* _mesa_function_pool[6832]: VertexAttribs3dvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs3dvNV\0"
- "\0"
- /* _mesa_function_pool[6858]: VertexAttribs4fvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs4fvNV\0"
- "\0"
- /* _mesa_function_pool[6884]: VertexArrayRangeNV (dynamic) */
- "ip\0"
- "glVertexArrayRangeNV\0"
- "\0"
- /* _mesa_function_pool[6909]: FragmentLightiSGIX (dynamic) */
- "iii\0"
- "glFragmentLightiSGIX\0"
- "\0"
- /* _mesa_function_pool[6935]: ClearBufferfi (will be remapped) */
- "iifi\0"
- "glClearBufferfi\0"
- "\0"
- /* _mesa_function_pool[6957]: DrawTransformFeedbackInstanced (will be remapped) */
- "iii\0"
- "glDrawTransformFeedbackInstanced\0"
- "\0"
- /* _mesa_function_pool[6995]: VDPAUInitNV (will be remapped) */
- "pp\0"
- "glVDPAUInitNV\0"
- "\0"
- /* _mesa_function_pool[7013]: DrawElementsIndirect (will be remapped) */
- "iip\0"
- "glDrawElementsIndirect\0"
- "\0"
- /* _mesa_function_pool[7041]: PolygonOffsetEXT (will be remapped) */
- "ff\0"
- "glPolygonOffsetEXT\0"
- "\0"
- /* _mesa_function_pool[7064]: WindowPos4dvMESA (will be remapped) */
- "p\0"
- "glWindowPos4dvMESA\0"
- "\0"
- /* _mesa_function_pool[7086]: Scalex (will be remapped) */
- "iii\0"
- "glScalexOES\0"
- "glScalex\0"
- "\0"
- /* _mesa_function_pool[7112]: PollAsyncSGIX (dynamic) */
- "p\0"
- "glPollAsyncSGIX\0"
- "\0"
- /* _mesa_function_pool[7131]: WindowPos3sv (will be remapped) */
- "p\0"
- "glWindowPos3sv\0"
- "glWindowPos3svARB\0"
- "glWindowPos3svMESA\0"
- "\0"
- /* _mesa_function_pool[7186]: DeleteFragmentShaderATI (will be remapped) */
- "i\0"
- "glDeleteFragmentShaderATI\0"
- "\0"
- /* _mesa_function_pool[7215]: Scaled (offset 301) */
- "ddd\0"
- "glScaled\0"
- "\0"
- /* _mesa_function_pool[7229]: TangentPointerEXT (dynamic) */
- "iip\0"
- "glTangentPointerEXT\0"
- "\0"
- /* _mesa_function_pool[7254]: Scalef (offset 302) */
- "fff\0"
- "glScalef\0"
- "\0"
- /* _mesa_function_pool[7268]: IndexPointerEXT (will be remapped) */
- "iiip\0"
- "glIndexPointerEXT\0"
- "\0"
- /* _mesa_function_pool[7292]: VertexAttribI1iv (will be remapped) */
- "ip\0"
- "glVertexAttribI1ivEXT\0"
- "glVertexAttribI1iv\0"
- "\0"
- /* _mesa_function_pool[7337]: ListParameterfvSGIX (dynamic) */
- "iip\0"
- "glListParameterfvSGIX\0"
- "\0"
- /* _mesa_function_pool[7364]: ColorFragmentOp1ATI (will be remapped) */
- "iiiiiii\0"
- "glColorFragmentOp1ATI\0"
- "\0"
- /* _mesa_function_pool[7395]: GetUniformfv (will be remapped) */
- "iip\0"
- "glGetUniformfv\0"
- "glGetUniformfvARB\0"
- "\0"
- /* _mesa_function_pool[7433]: ObjectUnpurgeableAPPLE (will be remapped) */
- "iii\0"
- "glObjectUnpurgeableAPPLE\0"
- "\0"
- /* _mesa_function_pool[7463]: AlphaFunc (offset 240) */
- "if\0"
- "glAlphaFunc\0"
- "\0"
- /* _mesa_function_pool[7479]: ColorFragmentOp2ATI (will be remapped) */
- "iiiiiiiiii\0"
- "glColorFragmentOp2ATI\0"
- "\0"
- /* _mesa_function_pool[7513]: IsShader (will be remapped) */
- "i\0"
- "glIsShader\0"
- "\0"
- /* _mesa_function_pool[7527]: EdgeFlag (offset 41) */
- "i\0"
- "glEdgeFlag\0"
- "\0"
- /* _mesa_function_pool[7541]: TexCoord2iv (offset 107) */
- "p\0"
- "glTexCoord2iv\0"
- "\0"
- /* _mesa_function_pool[7558]: TexImage2DMultisample (will be remapped) */
- "iiiiii\0"
- "glTexImage2DMultisample\0"
- "\0"
- /* _mesa_function_pool[7590]: Rotated (offset 299) */
- "dddd\0"
- "glRotated\0"
- "\0"
- /* _mesa_function_pool[7606]: VertexAttrib2sNV (will be remapped) */
- "iii\0"
- "glVertexAttrib2sNV\0"
- "\0"
- /* _mesa_function_pool[7630]: ReadPixels (offset 256) */
- "iiiiiip\0"
- "glReadPixels\0"
- "\0"
- /* _mesa_function_pool[7652]: EdgeFlagv (offset 42) */
- "p\0"
- "glEdgeFlagv\0"
- "\0"
- /* _mesa_function_pool[7667]: NormalPointerListIBM (dynamic) */
- "iipi\0"
- "glNormalPointerListIBM\0"
- "\0"
- /* _mesa_function_pool[7696]: CompressedTexSubImage1D (will be remapped) */
- "iiiiiip\0"
- "glCompressedTexSubImage1D\0"
- "glCompressedTexSubImage1DARB\0"
- "\0"
- /* _mesa_function_pool[7760]: QueryCounter (will be remapped) */
- "ii\0"
- "glQueryCounter\0"
- "\0"
- /* _mesa_function_pool[7779]: Color4iv (offset 32) */
- "p\0"
- "glColor4iv\0"
- "\0"
- /* _mesa_function_pool[7793]: DebugMessageCallback (will be remapped) */
- "pp\0"
- "glDebugMessageCallback\0"
- "\0"
- /* _mesa_function_pool[7820]: TexParameterf (offset 178) */
- "iif\0"
- "glTexParameterf\0"
- "\0"
- /* _mesa_function_pool[7841]: TexParameteri (offset 180) */
- "iii\0"
- "glTexParameteri\0"
- "\0"
- /* _mesa_function_pool[7862]: NormalPointerEXT (will be remapped) */
- "iiip\0"
- "glNormalPointerEXT\0"
- "\0"
- /* _mesa_function_pool[7887]: GetTransformFeedbackVarying (will be remapped) */
- "iiipppp\0"
- "glGetTransformFeedbackVarying\0"
- "glGetTransformFeedbackVaryingEXT\0"
- "\0"
- /* _mesa_function_pool[7959]: GetUniformiv (will be remapped) */
- "iip\0"
- "glGetUniformiv\0"
- "glGetUniformivARB\0"
- "\0"
- /* _mesa_function_pool[7997]: DrawPixels (offset 257) */
- "iiiip\0"
- "glDrawPixels\0"
- "\0"
- /* _mesa_function_pool[8017]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */
- "iffffffff\0"
- "glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[8077]: DepthRangex (will be remapped) */
- "ii\0"
- "glDepthRangexOES\0"
- "glDepthRangex\0"
- "\0"
- /* _mesa_function_pool[8112]: ImageTransformParameterivHP (dynamic) */
- "iip\0"
- "glImageTransformParameterivHP\0"
- "\0"
- /* _mesa_function_pool[8147]: GetnUniformuivARB (will be remapped) */
- "iiip\0"
- "glGetnUniformuivARB\0"
- "\0"
- /* _mesa_function_pool[8173]: DrawTransformFeedback (will be remapped) */
- "ii\0"
- "glDrawTransformFeedback\0"
- "\0"
- /* _mesa_function_pool[8201]: DrawElementsInstancedARB (will be remapped) */
- "iiipi\0"
- "glDrawElementsInstancedARB\0"
- "glDrawElementsInstancedEXT\0"
- "glDrawElementsInstanced\0"
- "\0"
- /* _mesa_function_pool[8286]: MultiTexCoord3sv (offset 399) */
- "ip\0"
- "glMultiTexCoord3sv\0"
- "glMultiTexCoord3svARB\0"
- "\0"
- /* _mesa_function_pool[8331]: VertexAttribBinding (will be remapped) */
- "ii\0"
- "glVertexAttribBinding\0"
- "\0"
- /* _mesa_function_pool[8357]: WeightivARB (dynamic) */
- "ip\0"
- "glWeightivARB\0"
- "\0"
- /* _mesa_function_pool[8375]: GlobalAlphaFactordSUN (dynamic) */
- "d\0"
- "glGlobalAlphaFactordSUN\0"
- "\0"
- /* _mesa_function_pool[8402]: GetFinalCombinerInputParameterfvNV (dynamic) */
- "iip\0"
- "glGetFinalCombinerInputParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[8444]: GenLists (offset 5) */
- "i\0"
- "glGenLists\0"
- "\0"
- /* _mesa_function_pool[8458]: DepthRangef (will be remapped) */
- "ff\0"
- "glDepthRangef\0"
- "glDepthRangefOES\0"
- "\0"
- /* _mesa_function_pool[8493]: Color3fVertex3fvSUN (dynamic) */
- "pp\0"
- "glColor3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[8519]: SampleCoveragex (will be remapped) */
- "ii\0"
- "glSampleCoveragexOES\0"
- "glSampleCoveragex\0"
- "\0"
- /* _mesa_function_pool[8562]: GetMapAttribParameterivNV (dynamic) */
- "iiip\0"
- "glGetMapAttribParameterivNV\0"
- "\0"
- /* _mesa_function_pool[8596]: GetCombinerInputParameterfvNV (dynamic) */
- "iiiip\0"
- "glGetCombinerInputParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[8635]: GetSharpenTexFuncSGIS (dynamic) */
- "ip\0"
- "glGetSharpenTexFuncSGIS\0"
- "\0"
- /* _mesa_function_pool[8663]: PixelTransformParameterfvEXT (dynamic) */
- "iip\0"
- "glPixelTransformParameterfvEXT\0"
- "\0"
- /* _mesa_function_pool[8699]: MapGrid2d (offset 226) */
- "iddidd\0"
- "glMapGrid2d\0"
- "\0"
- /* _mesa_function_pool[8719]: MapGrid2f (offset 227) */
- "iffiff\0"
- "glMapGrid2f\0"
- "\0"
- /* _mesa_function_pool[8739]: SampleMapATI (will be remapped) */
- "iii\0"
- "glSampleMapATI\0"
- "\0"
- /* _mesa_function_pool[8759]: ValidateProgram (will be remapped) */
- "i\0"
- "glValidateProgram\0"
- "glValidateProgramARB\0"
- "\0"
- /* _mesa_function_pool[8801]: VertexPointerEXT (will be remapped) */
- "iiiip\0"
- "glVertexPointerEXT\0"
- "\0"
- /* _mesa_function_pool[8827]: GetTexFilterFuncSGIS (dynamic) */
- "iip\0"
- "glGetTexFilterFuncSGIS\0"
- "\0"
- /* _mesa_function_pool[8855]: VertexAttribI4sv (will be remapped) */
- "ip\0"
- "glVertexAttribI4svEXT\0"
- "glVertexAttribI4sv\0"
- "\0"
- /* _mesa_function_pool[8900]: Scissor (offset 176) */
- "iiii\0"
- "glScissor\0"
- "\0"
- /* _mesa_function_pool[8916]: Fogf (offset 153) */
- "if\0"
- "glFogf\0"
- "\0"
- /* _mesa_function_pool[8927]: ReplacementCodeubvSUN (dynamic) */
- "p\0"
- "glReplacementCodeubvSUN\0"
- "\0"
- /* _mesa_function_pool[8954]: TexSubImage1D (offset 332) */
- "iiiiiip\0"
- "glTexSubImage1D\0"
- "glTexSubImage1DEXT\0"
- "\0"
- /* _mesa_function_pool[8998]: BeginTransformFeedback (will be remapped) */
- "i\0"
- "glBeginTransformFeedback\0"
- "glBeginTransformFeedbackEXT\0"
- "\0"
- /* _mesa_function_pool[9054]: FenceSync (will be remapped) */
- "ii\0"
- "glFenceSync\0"
- "\0"
- /* _mesa_function_pool[9070]: Color4usv (offset 40) */
- "p\0"
- "glColor4usv\0"
- "\0"
- /* _mesa_function_pool[9085]: GetnUniformfvARB (will be remapped) */
- "iiip\0"
- "glGetnUniformfvARB\0"
- "\0"
- /* _mesa_function_pool[9110]: Fogi (offset 155) */
- "ii\0"
- "glFogi\0"
- "\0"
- /* _mesa_function_pool[9121]: DepthRange (offset 288) */
- "dd\0"
- "glDepthRange\0"
- "\0"
- /* _mesa_function_pool[9138]: RasterPos3iv (offset 75) */
- "p\0"
- "glRasterPos3iv\0"
- "\0"
- /* _mesa_function_pool[9156]: ColorMaski (will be remapped) */
- "iiiii\0"
- "glColorMaskIndexedEXT\0"
- "glColorMaski\0"
- "\0"
- /* _mesa_function_pool[9198]: GetActiveAttrib (will be remapped) */
- "iiipppp\0"
- "glGetActiveAttrib\0"
- "glGetActiveAttribARB\0"
- "\0"
- /* _mesa_function_pool[9246]: TexCoord2i (offset 106) */
- "ii\0"
- "glTexCoord2i\0"
- "\0"
- /* _mesa_function_pool[9263]: PixelMapfv (offset 251) */
- "iip\0"
- "glPixelMapfv\0"
- "\0"
- /* _mesa_function_pool[9281]: Color4ui (offset 37) */
- "iiii\0"
- "glColor4ui\0"
- "\0"
- /* _mesa_function_pool[9298]: RasterPos3s (offset 76) */
- "iii\0"
- "glRasterPos3s\0"
- "\0"
- /* _mesa_function_pool[9317]: Color3usv (offset 24) */
- "p\0"
- "glColor3usv\0"
- "\0"
- /* _mesa_function_pool[9332]: MultiTexCoord2iv (offset 389) */
- "ip\0"
- "glMultiTexCoord2iv\0"
- "glMultiTexCoord2ivARB\0"
- "\0"
- /* _mesa_function_pool[9377]: TexCoord2f (offset 104) */
- "ff\0"
- "glTexCoord2f\0"
- "\0"
- /* _mesa_function_pool[9394]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */
- "ifffff\0"
- "glReplacementCodeuiTexCoord2fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[9443]: TexCoord2d (offset 102) */
- "dd\0"
- "glTexCoord2d\0"
- "\0"
- /* _mesa_function_pool[9460]: RasterPos3d (offset 70) */
- "ddd\0"
- "glRasterPos3d\0"
- "\0"
- /* _mesa_function_pool[9479]: RasterPos3f (offset 72) */
- "fff\0"
- "glRasterPos3f\0"
- "\0"
- /* _mesa_function_pool[9498]: AreTexturesResident (offset 322) */
- "ipp\0"
- "glAreTexturesResident\0"
- "glAreTexturesResidentEXT\0"
- "\0"
- /* _mesa_function_pool[9550]: DrawElementsInstancedBaseVertexBaseInstance (will be remapped) */
- "iiipiii\0"
- "glDrawElementsInstancedBaseVertexBaseInstance\0"
- "\0"
- /* _mesa_function_pool[9605]: TexCoord2s (offset 108) */
- "ii\0"
- "glTexCoord2s\0"
- "\0"
- /* _mesa_function_pool[9622]: StencilOpSeparate (will be remapped) */
- "iiii\0"
- "glStencilOpSeparate\0"
- "glStencilOpSeparateATI\0"
- "\0"
- /* _mesa_function_pool[9671]: ColorTableParameteriv (offset 341) */
- "iip\0"
- "glColorTableParameteriv\0"
- "glColorTableParameterivSGI\0"
- "\0"
- /* _mesa_function_pool[9727]: VertexAttribP2ui (will be remapped) */
- "iiii\0"
- "glVertexAttribP2ui\0"
- "\0"
- /* _mesa_function_pool[9752]: GenSamplers (will be remapped) */
- "ip\0"
- "glGenSamplers\0"
- "\0"
- /* _mesa_function_pool[9770]: Color4us (offset 39) */
- "iiii\0"
- "glColor4us\0"
- "\0"
- /* _mesa_function_pool[9787]: VDPAUFiniNV (will be remapped) */
- "\0"
- "glVDPAUFiniNV\0"
- "\0"
- /* _mesa_function_pool[9803]: Color3bv (offset 10) */
- "p\0"
- "glColor3bv\0"
- "\0"
- /* _mesa_function_pool[9817]: GetnCompressedTexImageARB (will be remapped) */
- "iiip\0"
- "glGetnCompressedTexImageARB\0"
- "\0"
- /* _mesa_function_pool[9851]: DrawTransformFeedbackStreamInstanced (will be remapped) */
- "iiii\0"
- "glDrawTransformFeedbackStreamInstanced\0"
- "\0"
- /* _mesa_function_pool[9896]: VertexAttrib2fvARB (will be remapped) */
- "ip\0"
- "glVertexAttrib2fv\0"
- "glVertexAttrib2fvARB\0"
- "\0"
- /* _mesa_function_pool[9939]: VertexPointerListIBM (dynamic) */
- "iiipi\0"
- "glVertexPointerListIBM\0"
- "\0"
- /* _mesa_function_pool[9969]: GetProgramLocalParameterfvARB (will be remapped) */
- "iip\0"
- "glGetProgramLocalParameterfvARB\0"
- "\0"
- /* _mesa_function_pool[10006]: FragmentMaterialfSGIX (dynamic) */
- "iif\0"
- "glFragmentMaterialfSGIX\0"
- "\0"
- /* _mesa_function_pool[10035]: BindSampler (will be remapped) */
- "ii\0"
- "glBindSampler\0"
- "\0"
- /* _mesa_function_pool[10053]: GetUniformuiv (will be remapped) */
- "iip\0"
- "glGetUniformuivEXT\0"
- "glGetUniformuiv\0"
- "\0"
- /* _mesa_function_pool[10093]: BindBufferOffsetEXT (will be remapped) */
- "iiii\0"
- "glBindBufferOffsetEXT\0"
- "\0"
- /* _mesa_function_pool[10121]: IsFenceNV (dynamic) */
- "i\0"
- "glIsFenceNV\0"
- "\0"
- /* _mesa_function_pool[10136]: ColorPointerListIBM (dynamic) */
- "iiipi\0"
- "glColorPointerListIBM\0"
- "\0"
- /* _mesa_function_pool[10165]: AttachObjectARB (will be remapped) */
- "ii\0"
- "glAttachObjectARB\0"
- "\0"
- /* _mesa_function_pool[10187]: GetFragmentLightivSGIX (dynamic) */
- "iip\0"
- "glGetFragmentLightivSGIX\0"
- "\0"
- /* _mesa_function_pool[10217]: MultiTexCoord2fARB (offset 386) */
- "iff\0"
- "glMultiTexCoord2f\0"
- "glMultiTexCoord2fARB\0"
- "\0"
- /* _mesa_function_pool[10261]: ColorTable (offset 339) */
- "iiiiip\0"
- "glColorTable\0"
- "glColorTableSGI\0"
- "glColorTableEXT\0"
- "\0"
- /* _mesa_function_pool[10314]: IndexPointer (offset 314) */
- "iip\0"
- "glIndexPointer\0"
- "\0"
- /* _mesa_function_pool[10334]: Accum (offset 213) */
- "if\0"
- "glAccum\0"
- "\0"
- /* _mesa_function_pool[10346]: GetTexImage (offset 281) */
- "iiiip\0"
- "glGetTexImage\0"
- "\0"
- /* _mesa_function_pool[10367]: MapControlPointsNV (dynamic) */
- "iiiiiiiip\0"
- "glMapControlPointsNV\0"
- "\0"
- /* _mesa_function_pool[10399]: ConvolutionFilter2D (offset 349) */
- "iiiiiip\0"
- "glConvolutionFilter2D\0"
- "glConvolutionFilter2DEXT\0"
- "\0"
- /* _mesa_function_pool[10455]: TexParameterIiv (will be remapped) */
- "iip\0"
- "glTexParameterIivEXT\0"
- "glTexParameterIiv\0"
- "\0"
- /* _mesa_function_pool[10499]: Finish (offset 216) */
- "\0"
- "glFinish\0"
- "\0"
- /* _mesa_function_pool[10510]: MapParameterfvNV (dynamic) */
- "iip\0"
- "glMapParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[10534]: ClearStencil (offset 207) */
- "i\0"
- "glClearStencil\0"
- "\0"
- /* _mesa_function_pool[10552]: Color4x (will be remapped) */
- "iiii\0"
- "glColor4xOES\0"
- "glColor4x\0"
- "\0"
- /* _mesa_function_pool[10581]: HintPGI (dynamic) */
- "ii\0"
- "glHintPGI\0"
- "\0"
- /* _mesa_function_pool[10595]: ConvolutionParameteriv (offset 353) */
- "iip\0"
- "glConvolutionParameteriv\0"
- "glConvolutionParameterivEXT\0"
- "\0"
- /* _mesa_function_pool[10653]: Color4s (offset 33) */
- "iiii\0"
- "glColor4s\0"
- "\0"
- /* _mesa_function_pool[10669]: InterleavedArrays (offset 317) */
- "iip\0"
- "glInterleavedArrays\0"
- "\0"
- /* _mesa_function_pool[10694]: RasterPos2fv (offset 65) */
- "p\0"
- "glRasterPos2fv\0"
- "\0"
- /* _mesa_function_pool[10712]: TexCoord1fv (offset 97) */
- "p\0"
- "glTexCoord1fv\0"
- "\0"
- /* _mesa_function_pool[10729]: Vertex2d (offset 126) */
- "dd\0"
- "glVertex2d\0"
- "\0"
- /* _mesa_function_pool[10744]: CullParameterdvEXT (dynamic) */
- "ip\0"
- "glCullParameterdvEXT\0"
- "\0"
- /* _mesa_function_pool[10769]: ProgramNamedParameter4fNV (will be remapped) */
- "iipffff\0"
- "glProgramNamedParameter4fNV\0"
- "\0"
- /* _mesa_function_pool[10806]: Orthof (will be remapped) */
- "ffffff\0"
- "glOrthofOES\0"
- "glOrthof\0"
- "\0"
- /* _mesa_function_pool[10835]: MultiTexCoord4dv (offset 401) */
- "ip\0"
- "glMultiTexCoord4dv\0"
- "glMultiTexCoord4dvARB\0"
- "\0"
- /* _mesa_function_pool[10880]: ProgramEnvParameter4fvARB (will be remapped) */
- "iip\0"
- "glProgramEnvParameter4fvARB\0"
- "glProgramParameter4fvNV\0"
- "\0"
- /* _mesa_function_pool[10937]: Color4i (offset 31) */
- "iiii\0"
- "glColor4i\0"
- "\0"
- /* _mesa_function_pool[10953]: Color4f (offset 29) */
- "ffff\0"
- "glColor4f\0"
- "\0"
- /* _mesa_function_pool[10969]: RasterPos4fv (offset 81) */
- "p\0"
- "glRasterPos4fv\0"
- "\0"
- /* _mesa_function_pool[10987]: Color4d (offset 27) */
- "dddd\0"
- "glColor4d\0"
- "\0"
- /* _mesa_function_pool[11003]: ClearIndex (offset 205) */
- "f\0"
- "glClearIndex\0"
- "\0"
- /* _mesa_function_pool[11019]: Color4b (offset 25) */
- "iiii\0"
- "glColor4b\0"
- "\0"
- /* _mesa_function_pool[11035]: LoadMatrixd (offset 292) */
- "p\0"
- "glLoadMatrixd\0"
- "\0"
- /* _mesa_function_pool[11052]: FragmentLightModeliSGIX (dynamic) */
- "ii\0"
- "glFragmentLightModeliSGIX\0"
- "\0"
- /* _mesa_function_pool[11082]: RasterPos2dv (offset 63) */
- "p\0"
- "glRasterPos2dv\0"
- "\0"
- /* _mesa_function_pool[11100]: ConvolutionParameterfv (offset 351) */
- "iip\0"
- "glConvolutionParameterfv\0"
- "glConvolutionParameterfvEXT\0"
- "\0"
- /* _mesa_function_pool[11158]: TbufferMask3DFX (dynamic) */
- "i\0"
- "glTbufferMask3DFX\0"
- "\0"
- /* _mesa_function_pool[11179]: VDPAURegisterOutputSurfaceNV (will be remapped) */
- "piip\0"
- "glVDPAURegisterOutputSurfaceNV\0"
- "\0"
- /* _mesa_function_pool[11216]: GetTexGendv (offset 278) */
- "iip\0"
- "glGetTexGendv\0"
- "\0"
- /* _mesa_function_pool[11235]: FragmentLightModelfSGIX (dynamic) */
- "if\0"
- "glFragmentLightModelfSGIX\0"
- "\0"
- /* _mesa_function_pool[11265]: LoadProgramNV (will be remapped) */
- "iiip\0"
- "glLoadProgramNV\0"
- "\0"
- /* _mesa_function_pool[11287]: EndList (offset 1) */
- "\0"
- "glEndList\0"
- "\0"
- /* _mesa_function_pool[11299]: VertexP4ui (will be remapped) */
- "ii\0"
- "glVertexP4ui\0"
- "\0"
- /* _mesa_function_pool[11316]: MultiTexCoordP1ui (will be remapped) */
- "iii\0"
- "glMultiTexCoordP1ui\0"
- "\0"
- /* _mesa_function_pool[11341]: GetAttachedObjectsARB (will be remapped) */
- "iipp\0"
- "glGetAttachedObjectsARB\0"
- "\0"
- /* _mesa_function_pool[11371]: EvalCoord1fv (offset 231) */
- "p\0"
- "glEvalCoord1fv\0"
- "\0"
- /* _mesa_function_pool[11389]: DrawRangeElements (offset 338) */
- "iiiiip\0"
- "glDrawRangeElements\0"
- "glDrawRangeElementsEXT\0"
- "\0"
- /* _mesa_function_pool[11440]: EvalMesh2 (offset 238) */
- "iiiii\0"
- "glEvalMesh2\0"
- "\0"
- /* _mesa_function_pool[11459]: TexCoordPointerListIBM (dynamic) */
- "iiipi\0"
- "glTexCoordPointerListIBM\0"
- "\0"
- /* _mesa_function_pool[11491]: Vertex4fv (offset 145) */
- "p\0"
- "glVertex4fv\0"
- "\0"
- /* _mesa_function_pool[11506]: VertexAttribLFormat (will be remapped) */
- "iiii\0"
- "glVertexAttribLFormat\0"
- "\0"
- /* _mesa_function_pool[11534]: GenTransformFeedbacks (will be remapped) */
- "ip\0"
- "glGenTransformFeedbacks\0"
- "\0"
- /* _mesa_function_pool[11562]: SpriteParameterfvSGIX (dynamic) */
- "ip\0"
- "glSpriteParameterfvSGIX\0"
- "\0"
- /* _mesa_function_pool[11590]: VertexAttribs3fvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs3fvNV\0"
- "\0"
- /* _mesa_function_pool[11616]: GlobalAlphaFactoruiSUN (dynamic) */
- "i\0"
- "glGlobalAlphaFactoruiSUN\0"
- "\0"
- /* _mesa_function_pool[11644]: GetHandleARB (will be remapped) */
- "i\0"
- "glGetHandleARB\0"
- "\0"
- /* _mesa_function_pool[11662]: DebugMessageControlARB (will be remapped) */
- "iiiipi\0"
- "glDebugMessageControlARB\0"
- "\0"
- /* _mesa_function_pool[11695]: DrawTexfvOES (will be remapped) */
- "p\0"
- "glDrawTexfvOES\0"
- "\0"
- /* _mesa_function_pool[11713]: BlendFunciARB (will be remapped) */
- "iii\0"
- "glBlendFunciARB\0"
- "glBlendFuncIndexedAMD\0"
- "\0"
- /* _mesa_function_pool[11756]: GetProgramEnvParameterdvARB (will be remapped) */
- "iip\0"
- "glGetProgramEnvParameterdvARB\0"
- "\0"
- /* _mesa_function_pool[11791]: GetnUniformivARB (will be remapped) */
- "iiip\0"
- "glGetnUniformivARB\0"
- "\0"
- /* _mesa_function_pool[11816]: ClearColorIiEXT (will be remapped) */
- "iiii\0"
- "glClearColorIiEXT\0"
- "\0"
- /* _mesa_function_pool[11840]: BindFramebuffer (will be remapped) */
- "ii\0"
- "glBindFramebuffer\0"
- "glBindFramebufferOES\0"
- "\0"
- /* _mesa_function_pool[11883]: CreateProgram (will be remapped) */
- "\0"
- "glCreateProgram\0"
- "\0"
- /* _mesa_function_pool[11901]: ReleaseShaderCompiler (will be remapped) */
- "\0"
- "glReleaseShaderCompiler\0"
- "\0"
- /* _mesa_function_pool[11927]: GetMinmax (offset 364) */
- "iiiip\0"
- "glGetMinmax\0"
- "glGetMinmaxEXT\0"
- "\0"
- /* _mesa_function_pool[11961]: BlendFuncSeparate (will be remapped) */
- "iiii\0"
- "glBlendFuncSeparate\0"
- "glBlendFuncSeparateEXT\0"
- "glBlendFuncSeparateINGR\0"
- "glBlendFuncSeparateOES\0"
- "\0"
- /* _mesa_function_pool[12057]: StencilFuncSeparate (will be remapped) */
- "iiii\0"
- "glStencilFuncSeparate\0"
- "\0"
- /* _mesa_function_pool[12085]: ShaderSource (will be remapped) */
- "iipp\0"
- "glShaderSource\0"
- "glShaderSourceARB\0"
- "\0"
- /* _mesa_function_pool[12124]: GetInteger64i_v (will be remapped) */
- "iip\0"
- "glGetInteger64i_v\0"
- "\0"
- /* _mesa_function_pool[12147]: GetVertexAttribdvNV (will be remapped) */
- "iip\0"
- "glGetVertexAttribdvNV\0"
- "\0"
- /* _mesa_function_pool[12174]: DeleteTransformFeedbacks (will be remapped) */
- "ip\0"
- "glDeleteTransformFeedbacks\0"
- "\0"
- /* _mesa_function_pool[12205]: Normal3fv (offset 57) */
- "p\0"
- "glNormal3fv\0"
- "\0"
- /* _mesa_function_pool[12220]: GlobalAlphaFactorbSUN (dynamic) */
- "i\0"
- "glGlobalAlphaFactorbSUN\0"
- "\0"
- /* _mesa_function_pool[12247]: Color3us (offset 23) */
- "iii\0"
- "glColor3us\0"
- "\0"
- /* _mesa_function_pool[12263]: ImageTransformParameterfvHP (dynamic) */
- "iip\0"
- "glImageTransformParameterfvHP\0"
- "\0"
- /* _mesa_function_pool[12298]: NormalP3ui (will be remapped) */
- "ii\0"
- "glNormalP3ui\0"
- "\0"
- /* _mesa_function_pool[12315]: End (offset 43) */
- "\0"
- "glEnd\0"
- "\0"
- /* _mesa_function_pool[12323]: VertexAttribs3svNV (will be remapped) */
- "iip\0"
- "glVertexAttribs3svNV\0"
- "\0"
- /* _mesa_function_pool[12349]: VertexAttribFormat (will be remapped) */
- "iiiii\0"
- "glVertexAttribFormat\0"
- "\0"
- /* _mesa_function_pool[12377]: MultiTexCoordP3uiv (will be remapped) */
- "iip\0"
- "glMultiTexCoordP3uiv\0"
- "\0"
- /* _mesa_function_pool[12403]: VertexAttribs2dvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs2dvNV\0"
- "\0"
- /* _mesa_function_pool[12429]: MultiTexCoord3fvARB (offset 395) */
- "ip\0"
- "glMultiTexCoord3fv\0"
- "glMultiTexCoord3fvARB\0"
- "\0"
- /* _mesa_function_pool[12474]: Color3ub (offset 19) */
- "iii\0"
- "glColor3ub\0"
- "\0"
- /* _mesa_function_pool[12490]: GetProgramParameterfvNV (will be remapped) */
- "iiip\0"
- "glGetProgramParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[12522]: GetActiveUniformsiv (will be remapped) */
- "iipip\0"
- "glGetActiveUniformsiv\0"
- "\0"
- /* _mesa_function_pool[12551]: BindBuffer (will be remapped) */
- "ii\0"
- "glBindBuffer\0"
- "glBindBufferARB\0"
- "\0"
- /* _mesa_function_pool[12584]: GetInstrumentsSGIX (dynamic) */
- "\0"
- "glGetInstrumentsSGIX\0"
- "\0"
- /* _mesa_function_pool[12607]: DrawTexxOES (will be remapped) */
- "iiiii\0"
- "glDrawTexxOES\0"
- "\0"
- /* _mesa_function_pool[12628]: VertexAttrib2sv (will be remapped) */
- "ip\0"
- "glVertexAttrib2sv\0"
- "glVertexAttrib2svARB\0"
- "\0"
- /* _mesa_function_pool[12671]: Color3ui (offset 21) */
- "iii\0"
- "glColor3ui\0"
- "\0"
- /* _mesa_function_pool[12687]: EvalMapsNV (dynamic) */
- "ii\0"
- "glEvalMapsNV\0"
- "\0"
- /* _mesa_function_pool[12704]: DrawTexxvOES (will be remapped) */
- "p\0"
- "glDrawTexxvOES\0"
- "\0"
- /* _mesa_function_pool[12722]: TexSubImage2D (offset 333) */
- "iiiiiiiip\0"
- "glTexSubImage2D\0"
- "glTexSubImage2DEXT\0"
- "\0"
- /* _mesa_function_pool[12768]: FragmentLightivSGIX (dynamic) */
- "iip\0"
- "glFragmentLightivSGIX\0"
- "\0"
- /* _mesa_function_pool[12795]: IndexPointerListIBM (dynamic) */
- "iipi\0"
- "glIndexPointerListIBM\0"
- "\0"
- /* _mesa_function_pool[12823]: GetTexParameterPointervAPPLE (dynamic) */
- "iip\0"
- "glGetTexParameterPointervAPPLE\0"
- "\0"
- /* _mesa_function_pool[12859]: TexGenfv (offset 191) */
- "iip\0"
- "glTexGenfv\0"
- "glTexGenfvOES\0"
- "\0"
- /* _mesa_function_pool[12889]: VertexAttrib1dNV (will be remapped) */
- "id\0"
- "glVertexAttrib1dNV\0"
- "\0"
- /* _mesa_function_pool[12912]: VertexAttrib4dvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib4dvNV\0"
- "\0"
- /* _mesa_function_pool[12936]: GetVertexAttribiv (will be remapped) */
- "iip\0"
- "glGetVertexAttribiv\0"
- "glGetVertexAttribivARB\0"
- "\0"
- /* _mesa_function_pool[12984]: QueryMatrixxOES (will be remapped) */
- "pp\0"
- "glQueryMatrixxOES\0"
- "\0"
- /* _mesa_function_pool[13006]: ShaderBinary (will be remapped) */
- "ipipi\0"
- "glShaderBinary\0"
- "\0"
- /* _mesa_function_pool[13028]: TexCoordP2uiv (will be remapped) */
- "ip\0"
- "glTexCoordP2uiv\0"
- "\0"
- /* _mesa_function_pool[13048]: FragmentMaterialfvSGIX (dynamic) */
- "iip\0"
- "glFragmentMaterialfvSGIX\0"
- "\0"
- /* _mesa_function_pool[13078]: GetFragmentMaterialivSGIX (dynamic) */
- "iip\0"
- "glGetFragmentMaterialivSGIX\0"
- "\0"
- /* _mesa_function_pool[13111]: WindowPos4dMESA (will be remapped) */
- "dddd\0"
- "glWindowPos4dMESA\0"
- "\0"
- /* _mesa_function_pool[13135]: DrawBuffers (will be remapped) */
- "ip\0"
- "glDrawBuffers\0"
- "glDrawBuffersARB\0"
- "glDrawBuffersATI\0"
- "glDrawBuffersNV\0"
- "\0"
- /* _mesa_function_pool[13203]: Lightxv (will be remapped) */
- "iip\0"
- "glLightxvOES\0"
- "glLightxv\0"
- "\0"
- /* _mesa_function_pool[13231]: Uniform3fv (will be remapped) */
- "iip\0"
- "glUniform3fv\0"
- "glUniform3fvARB\0"
- "\0"
- /* _mesa_function_pool[13265]: BlendEquation (offset 337) */
- "i\0"
- "glBlendEquation\0"
- "glBlendEquationEXT\0"
- "glBlendEquationOES\0"
- "\0"
- /* _mesa_function_pool[13322]: VertexAttrib3dNV (will be remapped) */
- "iddd\0"
- "glVertexAttrib3dNV\0"
- "\0"
- /* _mesa_function_pool[13347]: Normal3x (will be remapped) */
- "iii\0"
- "glNormal3xOES\0"
- "glNormal3x\0"
- "\0"
- /* _mesa_function_pool[13377]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
- "ppppp\0"
- "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[13441]: VertexAttrib4fARB (will be remapped) */
- "iffff\0"
- "glVertexAttrib4f\0"
- "glVertexAttrib4fARB\0"
- "\0"
- /* _mesa_function_pool[13485]: GetPerfMonitorGroupStringAMD (will be remapped) */
- "iipp\0"
- "glGetPerfMonitorGroupStringAMD\0"
- "\0"
- /* _mesa_function_pool[13522]: GetError (offset 261) */
- "\0"
- "glGetError\0"
- "\0"
- /* _mesa_function_pool[13535]: IndexFuncEXT (dynamic) */
- "if\0"
- "glIndexFuncEXT\0"
- "\0"
- /* _mesa_function_pool[13554]: TexCoord3dv (offset 111) */
- "p\0"
- "glTexCoord3dv\0"
- "\0"
- /* _mesa_function_pool[13571]: Indexdv (offset 45) */
- "p\0"
- "glIndexdv\0"
- "\0"
- /* _mesa_function_pool[13584]: InvalidateTexSubImage (will be remapped) */
- "iiiiiiii\0"
- "glInvalidateTexSubImage\0"
- "\0"
- /* _mesa_function_pool[13618]: Normal3s (offset 60) */
- "iii\0"
- "glNormal3s\0"
- "\0"
- /* _mesa_function_pool[13634]: GetObjectParameterivAPPLE (will be remapped) */
- "iiip\0"
- "glGetObjectParameterivAPPLE\0"
- "\0"
- /* _mesa_function_pool[13668]: PushName (offset 201) */
- "i\0"
- "glPushName\0"
- "\0"
- /* _mesa_function_pool[13682]: GetTexParameterIuiv (will be remapped) */
- "iip\0"
- "glGetTexParameterIuivEXT\0"
- "glGetTexParameterIuiv\0"
- "\0"
- /* _mesa_function_pool[13734]: GetActiveUniformBlockName (will be remapped) */
- "iiipp\0"
- "glGetActiveUniformBlockName\0"
- "\0"
- /* _mesa_function_pool[13769]: CullParameterfvEXT (dynamic) */
- "ip\0"
- "glCullParameterfvEXT\0"
- "\0"
- /* _mesa_function_pool[13794]: Normal3i (offset 58) */
- "iii\0"
- "glNormal3i\0"
- "\0"
- /* _mesa_function_pool[13810]: ProgramNamedParameter4fvNV (will be remapped) */
- "iipp\0"
- "glProgramNamedParameter4fvNV\0"
- "\0"
- /* _mesa_function_pool[13845]: VertexAttrib4fvARB (will be remapped) */
- "ip\0"
- "glVertexAttrib4fv\0"
- "glVertexAttrib4fvARB\0"
- "\0"
- /* _mesa_function_pool[13888]: VertexAttrib1dv (will be remapped) */
- "ip\0"
- "glVertexAttrib1dv\0"
- "glVertexAttrib1dvARB\0"
- "\0"
- /* _mesa_function_pool[13931]: PixelTexGenSGIX (dynamic) */
- "i\0"
- "glPixelTexGenSGIX\0"
- "\0"
- /* _mesa_function_pool[13952]: GetnPixelMapfvARB (will be remapped) */
- "iip\0"
- "glGetnPixelMapfvARB\0"
- "\0"
- /* _mesa_function_pool[13977]: ImageTransformParameteriHP (dynamic) */
- "iii\0"
- "glImageTransformParameteriHP\0"
- "\0"
- /* _mesa_function_pool[14011]: Normal3b (offset 52) */
- "iii\0"
- "glNormal3b\0"
- "\0"
- /* _mesa_function_pool[14027]: WindowPos3dv (will be remapped) */
- "p\0"
- "glWindowPos3dv\0"
- "glWindowPos3dvARB\0"
- "glWindowPos3dvMESA\0"
- "\0"
- /* _mesa_function_pool[14082]: Normal3d (offset 54) */
- "ddd\0"
- "glNormal3d\0"
- "\0"
- /* _mesa_function_pool[14098]: TexGenxOES (will be remapped) */
- "iii\0"
- "glTexGenxOES\0"
- "\0"
- /* _mesa_function_pool[14116]: Normal3f (offset 56) */
- "fff\0"
- "glNormal3f\0"
- "\0"
- /* _mesa_function_pool[14132]: FogCoordPointer (will be remapped) */
- "iip\0"
- "glFogCoordPointer\0"
- "glFogCoordPointerEXT\0"
- "\0"
- /* _mesa_function_pool[14176]: Indexi (offset 48) */
- "i\0"
- "glIndexi\0"
- "\0"
- /* _mesa_function_pool[14188]: EGLImageTargetTexture2DOES (will be remapped) */
- "ip\0"
- "glEGLImageTargetTexture2DOES\0"
- "\0"
- /* _mesa_function_pool[14221]: VertexAttribI2uiEXT (will be remapped) */
- "iii\0"
- "glVertexAttribI2uiEXT\0"
- "glVertexAttribI2ui\0"
- "\0"
- /* _mesa_function_pool[14267]: DeleteFencesNV (dynamic) */
- "ip\0"
- "glDeleteFencesNV\0"
- "\0"
- /* _mesa_function_pool[14288]: IsRenderbuffer (will be remapped) */
- "i\0"
- "glIsRenderbuffer\0"
- "glIsRenderbufferEXT\0"
- "glIsRenderbufferOES\0"
- "\0"
- /* _mesa_function_pool[14348]: DepthMask (offset 211) */
- "i\0"
- "glDepthMask\0"
- "\0"
- /* _mesa_function_pool[14363]: SecondaryColor3us (will be remapped) */
- "iii\0"
- "glSecondaryColor3us\0"
- "glSecondaryColor3usEXT\0"
- "\0"
- /* _mesa_function_pool[14411]: Indexf (offset 46) */
- "f\0"
- "glIndexf\0"
- "\0"
- /* _mesa_function_pool[14423]: GetImageTransformParameterivHP (dynamic) */
- "iip\0"
- "glGetImageTransformParameterivHP\0"
- "\0"
- /* _mesa_function_pool[14461]: Indexd (offset 44) */
- "d\0"
- "glIndexd\0"
- "\0"
- /* _mesa_function_pool[14473]: GetMaterialiv (offset 270) */
- "iip\0"
- "glGetMaterialiv\0"
- "\0"
- /* _mesa_function_pool[14494]: StencilOp (offset 244) */
- "iii\0"
- "glStencilOp\0"
- "\0"
- /* _mesa_function_pool[14511]: WindowPos4ivMESA (will be remapped) */
- "p\0"
- "glWindowPos4ivMESA\0"
- "\0"
- /* _mesa_function_pool[14533]: FramebufferTextureLayer (will be remapped) */
- "iiiii\0"
- "glFramebufferTextureLayer\0"
- "glFramebufferTextureLayerARB\0"
- "glFramebufferTextureLayerEXT\0"
- "\0"
- /* _mesa_function_pool[14624]: GetShaderInfoLog (will be remapped) */
- "iipp\0"
- "glGetShaderInfoLog\0"
- "\0"
- /* _mesa_function_pool[14649]: TexEnvfv (offset 185) */
- "iip\0"
- "glTexEnvfv\0"
- "\0"
- /* _mesa_function_pool[14665]: DrawTexfOES (will be remapped) */
- "fffff\0"
- "glDrawTexfOES\0"
- "\0"
- /* _mesa_function_pool[14686]: Indexs (offset 50) */
- "i\0"
- "glIndexs\0"
- "\0"
- /* _mesa_function_pool[14698]: TexCoordP3ui (will be remapped) */
- "ii\0"
- "glTexCoordP3ui\0"
- "\0"
- /* _mesa_function_pool[14717]: ResizeBuffersMESA (will be remapped) */
- "\0"
- "glResizeBuffersMESA\0"
- "\0"
- /* _mesa_function_pool[14739]: MultiTexCoordP1uiv (will be remapped) */
- "iip\0"
- "glMultiTexCoordP1uiv\0"
- "\0"
- /* _mesa_function_pool[14765]: BlendFuncSeparateiARB (will be remapped) */
- "iiiii\0"
- "glBlendFuncSeparateiARB\0"
- "glBlendFuncSeparateIndexedAMD\0"
- "\0"
- /* _mesa_function_pool[14826]: PixelTexGenParameteriSGIS (dynamic) */
- "ii\0"
- "glPixelTexGenParameteriSGIS\0"
- "\0"
- /* _mesa_function_pool[14858]: MultiTexCoordP2uiv (will be remapped) */
- "iip\0"
- "glMultiTexCoordP2uiv\0"
- "\0"
- /* _mesa_function_pool[14884]: VertexPointervINTEL (dynamic) */
- "iip\0"
- "glVertexPointervINTEL\0"
- "\0"
- /* _mesa_function_pool[14911]: Vertex2i (offset 130) */
- "ii\0"
- "glVertex2i\0"
- "\0"
- /* _mesa_function_pool[14926]: GetFragDataIndex (will be remapped) */
- "ip\0"
- "glGetFragDataIndex\0"
- "\0"
- /* _mesa_function_pool[14949]: LoadMatrixf (offset 291) */
- "p\0"
- "glLoadMatrixf\0"
- "\0"
- /* _mesa_function_pool[14966]: Vertex2f (offset 128) */
- "ff\0"
- "glVertex2f\0"
- "\0"
- /* _mesa_function_pool[14981]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */
- "pppp\0"
- "glReplacementCodeuiColor4fNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[15034]: Color4bv (offset 26) */
- "p\0"
- "glColor4bv\0"
- "\0"
- /* _mesa_function_pool[15048]: VertexPointer (offset 321) */
- "iiip\0"
- "glVertexPointer\0"
- "\0"
- /* _mesa_function_pool[15070]: VertexAttribP1ui (will be remapped) */
- "iiii\0"
- "glVertexAttribP1ui\0"
- "\0"
- /* _mesa_function_pool[15095]: StartInstrumentsSGIX (dynamic) */
- "\0"
- "glStartInstrumentsSGIX\0"
- "\0"
- /* _mesa_function_pool[15120]: MultiDrawArraysIndirect (will be remapped) */
- "ipii\0"
- "glMultiDrawArraysIndirect\0"
- "\0"
- /* _mesa_function_pool[15152]: GetCompressedTexImage (will be remapped) */
- "iip\0"
- "glGetCompressedTexImage\0"
- "glGetCompressedTexImageARB\0"
- "\0"
- /* _mesa_function_pool[15208]: VertexAttrib2fvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib2fvNV\0"
- "\0"
- /* _mesa_function_pool[15232]: ProgramLocalParameter4dvARB (will be remapped) */
- "iip\0"
- "glProgramLocalParameter4dvARB\0"
- "\0"
- /* _mesa_function_pool[15267]: DeleteLists (offset 4) */
- "ii\0"
- "glDeleteLists\0"
- "\0"
- /* _mesa_function_pool[15285]: LogicOp (offset 242) */
- "i\0"
- "glLogicOp\0"
- "\0"
- /* _mesa_function_pool[15298]: MatrixIndexuivARB (dynamic) */
- "ip\0"
- "glMatrixIndexuivARB\0"
- "\0"
- /* _mesa_function_pool[15322]: Vertex2s (offset 132) */
- "ii\0"
- "glVertex2s\0"
- "\0"
- /* _mesa_function_pool[15337]: RenderbufferStorageMultisample (will be remapped) */
- "iiiii\0"
- "glRenderbufferStorageMultisample\0"
- "glRenderbufferStorageMultisampleEXT\0"
- "\0"
- /* _mesa_function_pool[15413]: TexCoord4fv (offset 121) */
- "p\0"
- "glTexCoord4fv\0"
- "\0"
- /* _mesa_function_pool[15430]: ActiveTexture (offset 374) */
- "i\0"
- "glActiveTexture\0"
- "glActiveTextureARB\0"
- "\0"
- /* _mesa_function_pool[15468]: GlobalAlphaFactorfSUN (dynamic) */
- "f\0"
- "glGlobalAlphaFactorfSUN\0"
- "\0"
- /* _mesa_function_pool[15495]: VertexAttribP1uiv (will be remapped) */
- "iiip\0"
- "glVertexAttribP1uiv\0"
- "\0"
- /* _mesa_function_pool[15521]: IsProgram (will be remapped) */
- "i\0"
- "glIsProgram\0"
- "\0"
- /* _mesa_function_pool[15536]: SecondaryColor3bv (will be remapped) */
- "p\0"
- "glSecondaryColor3bv\0"
- "glSecondaryColor3bvEXT\0"
- "\0"
- /* _mesa_function_pool[15582]: GlobalAlphaFactorusSUN (dynamic) */
- "i\0"
- "glGlobalAlphaFactorusSUN\0"
- "\0"
- /* _mesa_function_pool[15610]: Uniform2uiv (will be remapped) */
- "iip\0"
- "glUniform2uivEXT\0"
- "glUniform2uiv\0"
- "\0"
- /* _mesa_function_pool[15646]: ColorP4uiv (will be remapped) */
- "ip\0"
- "glColorP4uiv\0"
- "\0"
- /* _mesa_function_pool[15663]: TextureRangeAPPLE (dynamic) */
- "iip\0"
- "glTextureRangeAPPLE\0"
- "\0"
- /* _mesa_function_pool[15688]: ClearBufferuiv (will be remapped) */
- "iip\0"
- "glClearBufferuiv\0"
- "\0"
- /* _mesa_function_pool[15710]: VertexAttrib1dvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib1dvNV\0"
- "\0"
- /* _mesa_function_pool[15734]: VertexAttrib1fvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib1fvNV\0"
- "\0"
- /* _mesa_function_pool[15758]: Uniform1ui (will be remapped) */
- "ii\0"
- "glUniform1uiEXT\0"
- "glUniform1ui\0"
- "\0"
- /* _mesa_function_pool[15791]: GenTextures (offset 328) */
- "ip\0"
- "glGenTextures\0"
- "glGenTexturesEXT\0"
- "\0"
- /* _mesa_function_pool[15826]: MultiTexCoordP4uiv (will be remapped) */
- "iip\0"
- "glMultiTexCoordP4uiv\0"
- "\0"
- /* _mesa_function_pool[15852]: GetCombinerOutputParameterivNV (dynamic) */
- "iiip\0"
- "glGetCombinerOutputParameterivNV\0"
- "\0"
- /* _mesa_function_pool[15891]: PixelTexGenParameterivSGIS (dynamic) */
- "ip\0"
- "glPixelTexGenParameterivSGIS\0"
- "\0"
- /* _mesa_function_pool[15924]: TextureNormalEXT (dynamic) */
- "i\0"
- "glTextureNormalEXT\0"
- "\0"
- /* _mesa_function_pool[15946]: WindowPos3d (will be remapped) */
- "ddd\0"
- "glWindowPos3d\0"
- "glWindowPos3dARB\0"
- "glWindowPos3dMESA\0"
- "\0"
- /* _mesa_function_pool[16000]: Enablei (will be remapped) */
- "ii\0"
- "glEnableIndexedEXT\0"
- "glEnablei\0"
- "\0"
- /* _mesa_function_pool[16033]: WindowPos3f (will be remapped) */
- "fff\0"
- "glWindowPos3f\0"
- "glWindowPos3fARB\0"
- "glWindowPos3fMESA\0"
- "\0"
- /* _mesa_function_pool[16087]: SecondaryColor3ub (will be remapped) */
- "iii\0"
- "glSecondaryColor3ub\0"
- "glSecondaryColor3ubEXT\0"
- "\0"
- /* _mesa_function_pool[16135]: FinalCombinerInputNV (dynamic) */
- "iiii\0"
- "glFinalCombinerInputNV\0"
- "\0"
- /* _mesa_function_pool[16164]: GenProgramsARB (will be remapped) */
- "ip\0"
- "glGenProgramsARB\0"
- "glGenProgramsNV\0"
- "\0"
- /* _mesa_function_pool[16201]: MultiTexCoordP3ui (will be remapped) */
- "iii\0"
- "glMultiTexCoordP3ui\0"
- "\0"
- /* _mesa_function_pool[16226]: RasterPos2sv (offset 69) */
- "p\0"
- "glRasterPos2sv\0"
- "\0"
- /* _mesa_function_pool[16244]: Color4ubv (offset 36) */
- "p\0"
- "glColor4ubv\0"
- "\0"
- /* _mesa_function_pool[16259]: DrawBuffer (offset 202) */
- "i\0"
- "glDrawBuffer\0"
- "\0"
- /* _mesa_function_pool[16275]: TexCoord2fv (offset 105) */
- "p\0"
- "glTexCoord2fv\0"
- "\0"
- /* _mesa_function_pool[16292]: BeginFragmentShaderATI (will be remapped) */
- "\0"
- "glBeginFragmentShaderATI\0"
- "\0"
- /* _mesa_function_pool[16319]: WindowPos4fMESA (will be remapped) */
- "ffff\0"
- "glWindowPos4fMESA\0"
- "\0"
- /* _mesa_function_pool[16343]: MultiTexCoord4iv (offset 405) */
- "ip\0"
- "glMultiTexCoord4iv\0"
- "glMultiTexCoord4ivARB\0"
- "\0"
- /* _mesa_function_pool[16388]: TexCoord1sv (offset 101) */
- "p\0"
- "glTexCoord1sv\0"
- "\0"
- /* _mesa_function_pool[16405]: WindowPos2i (will be remapped) */
- "ii\0"
- "glWindowPos2i\0"
- "glWindowPos2iARB\0"
- "glWindowPos2iMESA\0"
- "\0"
- /* _mesa_function_pool[16458]: WindowPos3s (will be remapped) */
- "iii\0"
- "glWindowPos3s\0"
- "glWindowPos3sARB\0"
- "glWindowPos3sMESA\0"
- "\0"
- /* _mesa_function_pool[16512]: VertexAttribP4ui (will be remapped) */
- "iiii\0"
- "glVertexAttribP4ui\0"
- "\0"
- /* _mesa_function_pool[16537]: DepthFunc (offset 245) */
- "i\0"
- "glDepthFunc\0"
- "\0"
- /* _mesa_function_pool[16552]: PixelMapusv (offset 253) */
- "iip\0"
- "glPixelMapusv\0"
- "\0"
- /* _mesa_function_pool[16571]: GetSamplerParameterIiv (will be remapped) */
- "iip\0"
- "glGetSamplerParameterIiv\0"
- "\0"
- /* _mesa_function_pool[16601]: IsSampler (will be remapped) */
- "i\0"
- "glIsSampler\0"
- "\0"
- /* _mesa_function_pool[16616]: BlendFunc (offset 241) */
- "ii\0"
- "glBlendFunc\0"
- "\0"
- /* _mesa_function_pool[16632]: Uniform4i (will be remapped) */
- "iiiii\0"
- "glUniform4i\0"
- "glUniform4iARB\0"
- "\0"
- /* _mesa_function_pool[16666]: ColorP3ui (will be remapped) */
- "ii\0"
- "glColorP3ui\0"
- "\0"
- /* _mesa_function_pool[16682]: BufferParameteriAPPLE (will be remapped) */
- "iii\0"
- "glBufferParameteriAPPLE\0"
- "\0"
- /* _mesa_function_pool[16711]: CompressedTexImage2D (will be remapped) */
- "iiiiiiip\0"
- "glCompressedTexImage2D\0"
- "glCompressedTexImage2DARB\0"
- "\0"
- /* _mesa_function_pool[16770]: Materialxv (will be remapped) */
- "iip\0"
- "glMaterialxvOES\0"
- "glMaterialxv\0"
- "\0"
- /* _mesa_function_pool[16804]: DeleteObjectARB (will be remapped) */
- "i\0"
- "glDeleteObjectARB\0"
- "\0"
- /* _mesa_function_pool[16825]: GetShaderPrecisionFormat (will be remapped) */
- "iipp\0"
- "glGetShaderPrecisionFormat\0"
- "\0"
- /* _mesa_function_pool[16858]: GetBooleani_v (will be remapped) */
- "iip\0"
- "glGetBooleanIndexedvEXT\0"
- "glGetBooleani_v\0"
- "\0"
- /* _mesa_function_pool[16903]: ProgramNamedParameter4dvNV (will be remapped) */
- "iipp\0"
- "glProgramNamedParameter4dvNV\0"
- "\0"
- /* _mesa_function_pool[16938]: Tangent3fvEXT (dynamic) */
- "p\0"
- "glTangent3fvEXT\0"
- "\0"
- /* _mesa_function_pool[16957]: Flush (offset 217) */
- "\0"
- "glFlush\0"
- "\0"
- /* _mesa_function_pool[16967]: Color4uiv (offset 38) */
- "p\0"
- "glColor4uiv\0"
- "\0"
- /* _mesa_function_pool[16982]: MultiTexCoord1sv (offset 383) */
- "ip\0"
- "glMultiTexCoord1sv\0"
- "glMultiTexCoord1svARB\0"
- "\0"
- /* _mesa_function_pool[17027]: VDPAUIsSurfaceNV (will be remapped) */
- "i\0"
- "glVDPAUIsSurfaceNV\0"
- "\0"
- /* _mesa_function_pool[17049]: FogCoordd (will be remapped) */
- "d\0"
- "glFogCoordd\0"
- "glFogCoorddEXT\0"
- "\0"
- /* _mesa_function_pool[17079]: RasterPos3sv (offset 77) */
- "p\0"
- "glRasterPos3sv\0"
- "\0"
- /* _mesa_function_pool[17097]: TexCoordP2ui (will be remapped) */
- "ii\0"
- "glTexCoordP2ui\0"
- "\0"
- /* _mesa_function_pool[17116]: BindFramebufferEXT (will be remapped) */
- "ii\0"
- "glBindFramebufferEXT\0"
- "\0"
- /* _mesa_function_pool[17141]: Uniform1uiv (will be remapped) */
- "iip\0"
- "glUniform1uivEXT\0"
- "glUniform1uiv\0"
- "\0"
- /* _mesa_function_pool[17177]: ReferencePlaneSGIX (dynamic) */
- "p\0"
- "glReferencePlaneSGIX\0"
- "\0"
- /* _mesa_function_pool[17201]: PushAttrib (offset 219) */
- "i\0"
- "glPushAttrib\0"
- "\0"
- /* _mesa_function_pool[17217]: RasterPos2i (offset 66) */
- "ii\0"
- "glRasterPos2i\0"
- "\0"
- /* _mesa_function_pool[17235]: Uniform3iv (will be remapped) */
- "iip\0"
- "glUniform3iv\0"
- "glUniform3ivARB\0"
- "\0"
- /* _mesa_function_pool[17269]: SamplerParameteriv (will be remapped) */
- "iip\0"
- "glSamplerParameteriv\0"
- "\0"
- /* _mesa_function_pool[17295]: TexParameteriv (offset 181) */
- "iip\0"
- "glTexParameteriv\0"
- "\0"
- /* _mesa_function_pool[17317]: GetAttribLocation (will be remapped) */
- "ip\0"
- "glGetAttribLocation\0"
- "glGetAttribLocationARB\0"
- "\0"
- /* _mesa_function_pool[17364]: TexCoord2fColor3fVertex3fSUN (dynamic) */
- "ffffffff\0"
- "glTexCoord2fColor3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[17405]: DeleteAsyncMarkersSGIX (dynamic) */
- "ii\0"
- "glDeleteAsyncMarkersSGIX\0"
- "\0"
- /* _mesa_function_pool[17434]: RasterPos2f (offset 64) */
- "ff\0"
- "glRasterPos2f\0"
- "\0"
- /* _mesa_function_pool[17452]: TexCoord4fVertex4fSUN (dynamic) */
- "ffffffff\0"
- "glTexCoord4fVertex4fSUN\0"
- "\0"
- /* _mesa_function_pool[17486]: RasterPos2d (offset 62) */
- "dd\0"
- "glRasterPos2d\0"
- "\0"
- /* _mesa_function_pool[17504]: VertexAttrib4iv (will be remapped) */
- "ip\0"
- "glVertexAttrib4iv\0"
- "glVertexAttrib4ivARB\0"
- "\0"
- /* _mesa_function_pool[17547]: RasterPos3fv (offset 73) */
- "p\0"
- "glRasterPos3fv\0"
- "\0"
- /* _mesa_function_pool[17565]: CopyTexSubImage3D (offset 373) */
- "iiiiiiiii\0"
- "glCopyTexSubImage3D\0"
- "glCopyTexSubImage3DEXT\0"
- "glCopyTexSubImage3DOES\0"
- "\0"
- /* _mesa_function_pool[17642]: Color4ub (offset 35) */
- "iiii\0"
- "glColor4ub\0"
- "\0"
- /* _mesa_function_pool[17659]: GetInteger64v (will be remapped) */
- "ip\0"
- "glGetInteger64v\0"
- "\0"
- /* _mesa_function_pool[17679]: TextureColorMaskSGIS (dynamic) */
- "iiii\0"
- "glTextureColorMaskSGIS\0"
- "\0"
- /* _mesa_function_pool[17708]: RasterPos2s (offset 68) */
- "ii\0"
- "glRasterPos2s\0"
- "\0"
- /* _mesa_function_pool[17726]: GetColorTable (offset 343) */
- "iiip\0"
- "glGetColorTable\0"
- "glGetColorTableSGI\0"
- "glGetColorTableEXT\0"
- "\0"
- /* _mesa_function_pool[17786]: EndQueryIndexed (will be remapped) */
- "ii\0"
- "glEndQueryIndexed\0"
- "\0"
- /* _mesa_function_pool[17808]: SelectBuffer (offset 195) */
- "ip\0"
- "glSelectBuffer\0"
- "\0"
- /* _mesa_function_pool[17827]: Indexiv (offset 49) */
- "p\0"
- "glIndexiv\0"
- "\0"
- /* _mesa_function_pool[17840]: TexCoord3i (offset 114) */
- "iii\0"
- "glTexCoord3i\0"
- "\0"
- /* _mesa_function_pool[17858]: CopyColorTable (offset 342) */
- "iiiii\0"
- "glCopyColorTable\0"
- "glCopyColorTableSGI\0"
- "\0"
- /* _mesa_function_pool[17902]: PointParameterfv (will be remapped) */
- "ip\0"
- "glPointParameterfv\0"
- "glPointParameterfvARB\0"
- "glPointParameterfvEXT\0"
- "glPointParameterfvSGIS\0"
- "\0"
- /* _mesa_function_pool[17992]: GetHistogramParameterfv (offset 362) */
- "iip\0"
- "glGetHistogramParameterfv\0"
- "glGetHistogramParameterfvEXT\0"
- "\0"
- /* _mesa_function_pool[18052]: Frustum (offset 289) */
- "dddddd\0"
- "glFrustum\0"
- "\0"
- /* _mesa_function_pool[18070]: GetString (offset 275) */
- "i\0"
- "glGetString\0"
- "\0"
- /* _mesa_function_pool[18085]: ColorPointervINTEL (dynamic) */
- "iip\0"
- "glColorPointervINTEL\0"
- "\0"
- /* _mesa_function_pool[18111]: TexEnvf (offset 184) */
- "iif\0"
- "glTexEnvf\0"
- "\0"
- /* _mesa_function_pool[18126]: GetTexGenxvOES (will be remapped) */
- "iip\0"
- "glGetTexGenxvOES\0"
- "\0"
- /* _mesa_function_pool[18148]: TexCoord3d (offset 110) */
- "ddd\0"
- "glTexCoord3d\0"
- "\0"
- /* _mesa_function_pool[18166]: AlphaFragmentOp1ATI (will be remapped) */
- "iiiiii\0"
- "glAlphaFragmentOp1ATI\0"
- "\0"
- /* _mesa_function_pool[18196]: TexCoord3f (offset 112) */
- "fff\0"
- "glTexCoord3f\0"
- "\0"
- /* _mesa_function_pool[18214]: GetnHistogramARB (will be remapped) */
- "iiiiip\0"
- "glGetnHistogramARB\0"
- "\0"
- /* _mesa_function_pool[18241]: DeleteTextures (offset 327) */
- "ip\0"
- "glDeleteTextures\0"
- "glDeleteTexturesEXT\0"
- "\0"
- /* _mesa_function_pool[18282]: TexCoordPointerEXT (will be remapped) */
- "iiiip\0"
- "glTexCoordPointerEXT\0"
- "\0"
- /* _mesa_function_pool[18310]: TexSubImage4DSGIS (dynamic) */
- "iiiiiiiiiiiip\0"
- "glTexSubImage4DSGIS\0"
- "\0"
- /* _mesa_function_pool[18345]: TexCoord3s (offset 116) */
- "iii\0"
- "glTexCoord3s\0"
- "\0"
- /* _mesa_function_pool[18363]: GetTexLevelParameteriv (offset 285) */
- "iiip\0"
- "glGetTexLevelParameteriv\0"
- "\0"
- /* _mesa_function_pool[18394]: GetClipPlanef (will be remapped) */
- "ip\0"
- "glGetClipPlanefOES\0"
- "glGetClipPlanef\0"
- "\0"
- /* _mesa_function_pool[18433]: VertexAttribPointer (will be remapped) */
- "iiiiip\0"
- "glVertexAttribPointer\0"
- "glVertexAttribPointerARB\0"
- "\0"
- /* _mesa_function_pool[18488]: TexStorage2DMultisample (will be remapped) */
- "iiiiii\0"
- "glTexStorage2DMultisample\0"
- "\0"
- /* _mesa_function_pool[18522]: VertexAttribP4uiv (will be remapped) */
- "iiip\0"
- "glVertexAttribP4uiv\0"
- "\0"
- /* _mesa_function_pool[18548]: StopInstrumentsSGIX (dynamic) */
- "i\0"
- "glStopInstrumentsSGIX\0"
- "\0"
- /* _mesa_function_pool[18573]: SecondaryColor3s (will be remapped) */
- "iii\0"
- "glSecondaryColor3s\0"
- "glSecondaryColor3sEXT\0"
- "\0"
- /* _mesa_function_pool[18619]: ClearAccum (offset 204) */
- "ffff\0"
- "glClearAccum\0"
- "\0"
- /* _mesa_function_pool[18638]: DeformSGIX (dynamic) */
- "i\0"
- "glDeformSGIX\0"
- "\0"
- /* _mesa_function_pool[18654]: InvalidateBufferSubData (will be remapped) */
- "iii\0"
- "glInvalidateBufferSubData\0"
- "\0"
- /* _mesa_function_pool[18685]: Uniform3i (will be remapped) */
- "iiii\0"
- "glUniform3i\0"
- "glUniform3iARB\0"
- "\0"
- /* _mesa_function_pool[18718]: TexCoord4iv (offset 123) */
- "p\0"
- "glTexCoord4iv\0"
- "\0"
- /* _mesa_function_pool[18735]: TexStorage3D (will be remapped) */
- "iiiiii\0"
- "glTexStorage3D\0"
- "\0"
- /* _mesa_function_pool[18758]: UniformMatrix4x2fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix4x2fv\0"
- "\0"
- /* _mesa_function_pool[18785]: GetDetailTexFuncSGIS (dynamic) */
- "ip\0"
- "glGetDetailTexFuncSGIS\0"
- "\0"
- /* _mesa_function_pool[18812]: WindowPos3i (will be remapped) */
- "iii\0"
- "glWindowPos3i\0"
- "glWindowPos3iARB\0"
- "glWindowPos3iMESA\0"
- "\0"
- /* _mesa_function_pool[18866]: SecondaryColor3b (will be remapped) */
- "iii\0"
- "glSecondaryColor3b\0"
- "glSecondaryColor3bEXT\0"
- "\0"
- /* _mesa_function_pool[18912]: FramebufferTexture3D (will be remapped) */
- "iiiiii\0"
- "glFramebufferTexture3D\0"
- "glFramebufferTexture3DEXT\0"
- "glFramebufferTexture3DOES\0"
- "\0"
- /* _mesa_function_pool[18995]: SamplerParameterIiv (will be remapped) */
- "iip\0"
- "glSamplerParameterIiv\0"
- "\0"
- /* _mesa_function_pool[19022]: PolygonOffset (offset 319) */
- "ff\0"
- "glPolygonOffset\0"
- "\0"
- /* _mesa_function_pool[19042]: BindVertexArray (will be remapped) */
- "i\0"
- "glBindVertexArray\0"
- "glBindVertexArrayOES\0"
- "\0"
- /* _mesa_function_pool[19084]: Color4ubVertex2fvSUN (dynamic) */
- "pp\0"
- "glColor4ubVertex2fvSUN\0"
- "\0"
- /* _mesa_function_pool[19111]: GetProgramBinary (will be remapped) */
- "iippp\0"
- "glGetProgramBinary\0"
- "glGetProgramBinaryOES\0"
- "\0"
- /* _mesa_function_pool[19159]: GetBufferParameteriv (will be remapped) */
- "iip\0"
- "glGetBufferParameteriv\0"
- "glGetBufferParameterivARB\0"
- "\0"
- /* _mesa_function_pool[19213]: Rectd (offset 86) */
- "dddd\0"
- "glRectd\0"
- "\0"
- /* _mesa_function_pool[19227]: TexFilterFuncSGIS (dynamic) */
- "iiip\0"
- "glTexFilterFuncSGIS\0"
- "\0"
- /* _mesa_function_pool[19253]: NormalPointervINTEL (dynamic) */
- "ip\0"
- "glNormalPointervINTEL\0"
- "\0"
- /* _mesa_function_pool[19279]: ProvokingVertex (will be remapped) */
- "i\0"
- "glProvokingVertexEXT\0"
- "glProvokingVertex\0"
- "\0"
- /* _mesa_function_pool[19321]: SamplerParameterfv (will be remapped) */
- "iip\0"
- "glSamplerParameterfv\0"
- "\0"
- /* _mesa_function_pool[19347]: MultiTexCoord1i (offset 380) */
- "ii\0"
- "glMultiTexCoord1i\0"
- "glMultiTexCoord1iARB\0"
- "\0"
- /* _mesa_function_pool[19390]: WindowPos2dv (will be remapped) */
- "p\0"
- "glWindowPos2dv\0"
- "glWindowPos2dvARB\0"
- "glWindowPos2dvMESA\0"
- "\0"
- /* _mesa_function_pool[19445]: GetProgramParameterdvNV (will be remapped) */
- "iiip\0"
- "glGetProgramParameterdvNV\0"
- "\0"
- /* _mesa_function_pool[19477]: VertexAttrib3fNV (will be remapped) */
- "ifff\0"
- "glVertexAttrib3fNV\0"
- "\0"
- /* _mesa_function_pool[19502]: RasterPos3i (offset 74) */
- "iii\0"
- "glRasterPos3i\0"
- "\0"
- /* _mesa_function_pool[19521]: GetFragmentLightfvSGIX (dynamic) */
- "iip\0"
- "glGetFragmentLightfvSGIX\0"
- "\0"
- /* _mesa_function_pool[19551]: PointParameterxv (will be remapped) */
- "ip\0"
- "glPointParameterxvOES\0"
- "glPointParameterxv\0"
- "\0"
- /* _mesa_function_pool[19596]: MultiTexCoord1d (offset 376) */
- "id\0"
- "glMultiTexCoord1d\0"
- "glMultiTexCoord1dARB\0"
- "\0"
- /* _mesa_function_pool[19639]: DetailTexFuncSGIS (dynamic) */
- "iip\0"
- "glDetailTexFuncSGIS\0"
- "\0"
- /* _mesa_function_pool[19664]: Normal3fVertex3fSUN (dynamic) */
- "ffffff\0"
- "glNormal3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[19694]: CopyTexImage2D (offset 324) */
- "iiiiiiii\0"
- "glCopyTexImage2D\0"
- "glCopyTexImage2DEXT\0"
- "\0"
- /* _mesa_function_pool[19741]: FlushMappedBufferRange (will be remapped) */
- "iii\0"
- "glFlushMappedBufferRange\0"
- "glFlushMappedBufferRangeEXT\0"
- "\0"
- /* _mesa_function_pool[19799]: MultiTexCoord2dv (offset 385) */
- "ip\0"
- "glMultiTexCoord2dv\0"
- "glMultiTexCoord2dvARB\0"
- "\0"
- /* _mesa_function_pool[19844]: ProgramEnvParameter4fARB (will be remapped) */
- "iiffff\0"
- "glProgramEnvParameter4fARB\0"
- "glProgramParameter4fNV\0"
- "\0"
- /* _mesa_function_pool[19902]: GenVertexArraysAPPLE (will be remapped) */
- "ip\0"
- "glGenVertexArraysAPPLE\0"
- "\0"
- /* _mesa_function_pool[19929]: Lightfv (offset 160) */
- "iip\0"
- "glLightfv\0"
- "\0"
- /* _mesa_function_pool[19944]: GetFramebufferAttachmentParameteriv (will be remapped) */
- "iiip\0"
- "glGetFramebufferAttachmentParameteriv\0"
- "glGetFramebufferAttachmentParameterivEXT\0"
- "glGetFramebufferAttachmentParameterivOES\0"
- "\0"
- /* _mesa_function_pool[20070]: MultiTexCoord1s (offset 382) */
- "ii\0"
- "glMultiTexCoord1s\0"
- "glMultiTexCoord1sARB\0"
- "\0"
- /* _mesa_function_pool[20113]: VertexAttribI4ivEXT (will be remapped) */
- "ip\0"
- "glVertexAttribI4ivEXT\0"
- "glVertexAttribI4iv\0"
- "\0"
- /* _mesa_function_pool[20158]: ClearDepth (offset 208) */
- "d\0"
- "glClearDepth\0"
- "\0"
- /* _mesa_function_pool[20174]: GetFenceivNV (dynamic) */
- "iip\0"
- "glGetFenceivNV\0"
- "\0"
- /* _mesa_function_pool[20194]: GetVertexAttribPointerv (will be remapped) */
- "iip\0"
- "glGetVertexAttribPointerv\0"
- "glGetVertexAttribPointervARB\0"
- "glGetVertexAttribPointervNV\0"
- "\0"
- /* _mesa_function_pool[20282]: ColorSubTable (offset 346) */
- "iiiiip\0"
- "glColorSubTable\0"
- "glColorSubTableEXT\0"
- "\0"
- /* _mesa_function_pool[20325]: Color4fv (offset 30) */
- "p\0"
- "glColor4fv\0"
- "\0"
- /* _mesa_function_pool[20339]: EndPerfMonitorAMD (will be remapped) */
- "i\0"
- "glEndPerfMonitorAMD\0"
- "\0"
- /* _mesa_function_pool[20362]: GetnMinmaxARB (will be remapped) */
- "iiiiip\0"
- "glGetnMinmaxARB\0"
- "\0"
- /* _mesa_function_pool[20386]: ProgramLocalParameters4fvEXT (will be remapped) */
- "iiip\0"
- "glProgramLocalParameters4fvEXT\0"
- "\0"
- /* _mesa_function_pool[20423]: BeginConditionalRender (will be remapped) */
- "ii\0"
- "glBeginConditionalRender\0"
- "glBeginConditionalRenderNV\0"
- "\0"
- /* _mesa_function_pool[20479]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */
- "fffffffffffffff\0"
- "glTexCoord4fColor4fNormal3fVertex4fSUN\0"
- "\0"
- /* _mesa_function_pool[20535]: VertexAttribI1uiv (will be remapped) */
- "ip\0"
- "glVertexAttribI1uivEXT\0"
- "glVertexAttribI1uiv\0"
- "\0"
- /* _mesa_function_pool[20582]: ColorPointer (offset 308) */
- "iiip\0"
- "glColorPointer\0"
- "\0"
- /* _mesa_function_pool[20603]: Rects (offset 92) */
- "iiii\0"
- "glRects\0"
- "\0"
- /* _mesa_function_pool[20617]: GetMapAttribParameterfvNV (dynamic) */
- "iiip\0"
- "glGetMapAttribParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[20651]: ClearColorx (will be remapped) */
- "iiii\0"
- "glClearColorxOES\0"
- "glClearColorx\0"
- "\0"
- /* _mesa_function_pool[20688]: MultiTexCoordP2ui (will be remapped) */
- "iii\0"
- "glMultiTexCoordP2ui\0"
- "\0"
- /* _mesa_function_pool[20713]: ActiveProgramEXT (will be remapped) */
- "i\0"
- "glActiveProgramEXT\0"
- "\0"
- /* _mesa_function_pool[20735]: Lightiv (offset 162) */
- "iip\0"
- "glLightiv\0"
- "\0"
- /* _mesa_function_pool[20750]: Tangent3svEXT (dynamic) */
- "p\0"
- "glTangent3svEXT\0"
- "\0"
- /* _mesa_function_pool[20769]: TexCoordPointervINTEL (dynamic) */
- "iip\0"
- "glTexCoordPointervINTEL\0"
- "\0"
- /* _mesa_function_pool[20798]: GetTexParameteriv (offset 283) */
- "iip\0"
- "glGetTexParameteriv\0"
- "\0"
- /* _mesa_function_pool[20823]: MapParameterivNV (dynamic) */
- "iip\0"
- "glMapParameterivNV\0"
- "\0"
- /* _mesa_function_pool[20847]: VertexAttribs4dvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs4dvNV\0"
- "\0"
- /* _mesa_function_pool[20873]: VertexAttrib3sv (will be remapped) */
- "ip\0"
- "glVertexAttrib3sv\0"
- "glVertexAttrib3svARB\0"
- "\0"
- /* _mesa_function_pool[20916]: IsQuery (will be remapped) */
- "i\0"
- "glIsQuery\0"
- "glIsQueryARB\0"
- "\0"
- /* _mesa_function_pool[20942]: ClearBufferfv (will be remapped) */
- "iip\0"
- "glClearBufferfv\0"
- "\0"
- /* _mesa_function_pool[20963]: PrimitiveRestartNV (will be remapped) */
- "\0"
- "glPrimitiveRestartNV\0"
- "\0"
- /* _mesa_function_pool[20986]: EdgeFlagPointerEXT (will be remapped) */
- "iip\0"
- "glEdgeFlagPointerEXT\0"
- "\0"
- /* _mesa_function_pool[21012]: IsVertexArray (will be remapped) */
- "i\0"
- "glIsVertexArray\0"
- "glIsVertexArrayAPPLE\0"
- "glIsVertexArrayOES\0"
- "\0"
- /* _mesa_function_pool[21071]: GetMultisamplefv (will be remapped) */
- "iip\0"
- "glGetMultisamplefv\0"
- "\0"
- /* _mesa_function_pool[21095]: WeightbvARB (dynamic) */
- "ip\0"
- "glWeightbvARB\0"
- "\0"
- /* _mesa_function_pool[21113]: Rectdv (offset 87) */
- "pp\0"
- "glRectdv\0"
- "\0"
- /* _mesa_function_pool[21126]: ListParameteriSGIX (dynamic) */
- "iii\0"
- "glListParameteriSGIX\0"
- "\0"
- /* _mesa_function_pool[21152]: BlendEquationiARB (will be remapped) */
- "ii\0"
- "glBlendEquationiARB\0"
- "glBlendEquationIndexedAMD\0"
- "\0"
- /* _mesa_function_pool[21202]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */
- "iffffffffff\0"
- "glReplacementCodeuiColor4fNormal3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[21261]: VertexAttrib4dv (will be remapped) */
- "ip\0"
- "glVertexAttrib4dv\0"
- "glVertexAttrib4dvARB\0"
- "\0"
- /* _mesa_function_pool[21304]: InstrumentsBufferSGIX (dynamic) */
- "ip\0"
- "glInstrumentsBufferSGIX\0"
- "\0"
- /* _mesa_function_pool[21332]: SharpenTexFuncSGIS (dynamic) */
- "iip\0"
- "glSharpenTexFuncSGIS\0"
- "\0"
- /* _mesa_function_pool[21358]: DrawArraysInstancedARB (will be remapped) */
- "iiii\0"
- "glDrawArraysInstancedARB\0"
- "glDrawArraysInstancedEXT\0"
- "glDrawArraysInstanced\0"
- "\0"
- /* _mesa_function_pool[21436]: GetTexParameterxv (will be remapped) */
- "iip\0"
- "glGetTexParameterxvOES\0"
- "glGetTexParameterxv\0"
- "\0"
- /* _mesa_function_pool[21484]: GetAttachedShaders (will be remapped) */
- "iipp\0"
- "glGetAttachedShaders\0"
- "\0"
- /* _mesa_function_pool[21511]: DebugMessageInsert (will be remapped) */
- "iiiiip\0"
- "glDebugMessageInsert\0"
- "\0"
- /* _mesa_function_pool[21540]: Materialiv (offset 172) */
- "iip\0"
- "glMaterialiv\0"
- "\0"
- /* _mesa_function_pool[21558]: PushClientAttrib (offset 335) */
- "i\0"
- "glPushClientAttrib\0"
- "\0"
- /* _mesa_function_pool[21580]: ProgramEnvParameters4fvEXT (will be remapped) */
- "iiip\0"
- "glProgramEnvParameters4fvEXT\0"
- "\0"
- /* _mesa_function_pool[21615]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
- "pppp\0"
- "glTexCoord2fColor4fNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[21661]: SecondaryColor3fvEXT (will be remapped) */
- "p\0"
- "glSecondaryColor3fv\0"
- "glSecondaryColor3fvEXT\0"
- "\0"
- /* _mesa_function_pool[21707]: PolygonMode (offset 174) */
- "ii\0"
- "glPolygonMode\0"
- "\0"
- /* _mesa_function_pool[21725]: SecondaryColor3iv (will be remapped) */
- "p\0"
- "glSecondaryColor3iv\0"
- "glSecondaryColor3ivEXT\0"
- "\0"
- /* _mesa_function_pool[21771]: VertexAttribIFormat (will be remapped) */
- "iiii\0"
- "glVertexAttribIFormat\0"
- "\0"
- /* _mesa_function_pool[21799]: VertexAttribI1iEXT (will be remapped) */
- "ii\0"
- "glVertexAttribI1iEXT\0"
- "glVertexAttribI1i\0"
- "\0"
- /* _mesa_function_pool[21842]: VertexAttrib4Niv (will be remapped) */
- "ip\0"
- "glVertexAttrib4Niv\0"
- "glVertexAttrib4NivARB\0"
- "\0"
- /* _mesa_function_pool[21887]: GetVertexAttribivNV (will be remapped) */
- "iip\0"
- "glGetVertexAttribivNV\0"
- "\0"
- /* _mesa_function_pool[21914]: GetProgramStringARB (will be remapped) */
- "iip\0"
- "glGetProgramStringARB\0"
- "\0"
- /* _mesa_function_pool[21941]: GetnUniformdvARB (will be remapped) */
- "iiip\0"
- "glGetnUniformdvARB\0"
- "\0"
- /* _mesa_function_pool[21966]: DrawElementsInstancedBaseVertex (will be remapped) */
- "iiipii\0"
- "glDrawElementsInstancedBaseVertex\0"
- "\0"
- /* _mesa_function_pool[22008]: LinkProgram (will be remapped) */
- "i\0"
- "glLinkProgram\0"
- "glLinkProgramARB\0"
- "\0"
- /* _mesa_function_pool[22042]: TexBumpParameterfvATI (will be remapped) */
- "ip\0"
- "glTexBumpParameterfvATI\0"
- "\0"
- /* _mesa_function_pool[22070]: Tangent3ivEXT (dynamic) */
- "p\0"
- "glTangent3ivEXT\0"
- "\0"
- /* _mesa_function_pool[22089]: Uniform1f (will be remapped) */
- "if\0"
- "glUniform1f\0"
- "glUniform1fARB\0"
- "\0"
- /* _mesa_function_pool[22120]: DisableClientState (offset 309) */
- "i\0"
- "glDisableClientState\0"
- "\0"
- /* _mesa_function_pool[22144]: TexGeni (offset 192) */
- "iii\0"
- "glTexGeni\0"
- "glTexGeniOES\0"
- "\0"
- /* _mesa_function_pool[22172]: TexGenf (offset 190) */
- "iif\0"
- "glTexGenf\0"
- "glTexGenfOES\0"
- "\0"
- /* _mesa_function_pool[22200]: TexEnvx (will be remapped) */
- "iii\0"
- "glTexEnvxOES\0"
- "glTexEnvx\0"
- "\0"
- /* _mesa_function_pool[22228]: TexGend (offset 188) */
- "iid\0"
- "glTexGend\0"
- "\0"
- /* _mesa_function_pool[22243]: Uniform1i (will be remapped) */
- "ii\0"
- "glUniform1i\0"
- "glUniform1iARB\0"
- "\0"
- /* _mesa_function_pool[22274]: GetPolygonStipple (offset 274) */
- "p\0"
- "glGetPolygonStipple\0"
- "\0"
- /* _mesa_function_pool[22297]: VertexAttrib4d (will be remapped) */
- "idddd\0"
- "glVertexAttrib4d\0"
- "glVertexAttrib4dARB\0"
- "\0"
- /* _mesa_function_pool[22341]: GetVertexAttribfvNV (will be remapped) */
- "iip\0"
- "glGetVertexAttribfvNV\0"
- "\0"
- /* _mesa_function_pool[22368]: Tangent3iEXT (dynamic) */
- "iii\0"
- "glTangent3iEXT\0"
- "\0"
- /* _mesa_function_pool[22388]: DrawArraysInstancedBaseInstance (will be remapped) */
- "iiiii\0"
- "glDrawArraysInstancedBaseInstance\0"
- "\0"
- /* _mesa_function_pool[22429]: VertexAttrib2svNV (will be remapped) */
- "ip\0"
- "glVertexAttrib2svNV\0"
- "\0"
- /* _mesa_function_pool[22453]: MultMatrixx (will be remapped) */
- "p\0"
- "glMultMatrixxOES\0"
- "glMultMatrixx\0"
- "\0"
- /* _mesa_function_pool[22487]: NormalP3uiv (will be remapped) */
- "ip\0"
- "glNormalP3uiv\0"
- "\0"
- /* _mesa_function_pool[22505]: SecondaryColorP3uiv (will be remapped) */
- "ip\0"
- "glSecondaryColorP3uiv\0"
- "\0"
- /* _mesa_function_pool[22531]: VertexAttribs1fvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs1fvNV\0"
- "\0"
- /* _mesa_function_pool[22557]: GetPerfMonitorCountersAMD (will be remapped) */
- "ippip\0"
- "glGetPerfMonitorCountersAMD\0"
- "\0"
- /* _mesa_function_pool[22592]: DrawTexsvOES (will be remapped) */
- "p\0"
- "glDrawTexsvOES\0"
- "\0"
- /* _mesa_function_pool[22610]: WindowPos4sMESA (will be remapped) */
- "iiii\0"
- "glWindowPos4sMESA\0"
- "\0"
- /* _mesa_function_pool[22634]: GetnPixelMapuivARB (will be remapped) */
- "iip\0"
- "glGetnPixelMapuivARB\0"
- "\0"
- /* _mesa_function_pool[22660]: VertexAttrib4s (will be remapped) */
- "iiiii\0"
- "glVertexAttrib4s\0"
- "glVertexAttrib4sARB\0"
- "\0"
- /* _mesa_function_pool[22704]: GetSamplerParameterIuiv (will be remapped) */
- "iip\0"
- "glGetSamplerParameterIuiv\0"
- "\0"
- /* _mesa_function_pool[22735]: ReplacementCodeusvSUN (dynamic) */
- "p\0"
- "glReplacementCodeusvSUN\0"
- "\0"
- /* _mesa_function_pool[22762]: VertexAttrib2dvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib2dvNV\0"
- "\0"
- /* _mesa_function_pool[22786]: UseProgram (will be remapped) */
- "i\0"
- "glUseProgram\0"
- "glUseProgramObjectARB\0"
- "\0"
- /* _mesa_function_pool[22824]: GlobalAlphaFactoriSUN (dynamic) */
- "i\0"
- "glGlobalAlphaFactoriSUN\0"
- "\0"
- /* _mesa_function_pool[22851]: CompileShader (will be remapped) */
- "i\0"
- "glCompileShader\0"
- "glCompileShaderARB\0"
- "\0"
- /* _mesa_function_pool[22889]: Color4sv (offset 34) */
- "p\0"
- "glColor4sv\0"
- "\0"
- /* _mesa_function_pool[22903]: MultiModeDrawArraysIBM (will be remapped) */
- "pppii\0"
- "glMultiModeDrawArraysIBM\0"
- "\0"
- /* _mesa_function_pool[22935]: MultiTexCoord3d (offset 392) */
- "iddd\0"
- "glMultiTexCoord3d\0"
- "glMultiTexCoord3dARB\0"
- "\0"
- /* _mesa_function_pool[22980]: LoadTransposeMatrixf (will be remapped) */
- "p\0"
- "glLoadTransposeMatrixf\0"
- "glLoadTransposeMatrixfARB\0"
- "\0"
- /* _mesa_function_pool[23032]: LoadTransposeMatrixd (will be remapped) */
- "p\0"
- "glLoadTransposeMatrixd\0"
- "glLoadTransposeMatrixdARB\0"
- "\0"
- /* _mesa_function_pool[23084]: FlushMappedBufferRangeAPPLE (will be remapped) */
- "iii\0"
- "glFlushMappedBufferRangeAPPLE\0"
- "\0"
- /* _mesa_function_pool[23119]: PixelZoom (offset 246) */
- "ff\0"
- "glPixelZoom\0"
- "\0"
- /* _mesa_function_pool[23135]: ReplacementCodePointerSUN (dynamic) */
- "iip\0"
- "glReplacementCodePointerSUN\0"
- "\0"
- /* _mesa_function_pool[23168]: ProgramEnvParameter4dARB (will be remapped) */
- "iidddd\0"
- "glProgramEnvParameter4dARB\0"
- "glProgramParameter4dNV\0"
- "\0"
- /* _mesa_function_pool[23226]: ColorTableParameterfv (offset 340) */
- "iip\0"
- "glColorTableParameterfv\0"
- "glColorTableParameterfvSGI\0"
- "\0"
- /* _mesa_function_pool[23282]: GetFragDataLocation (will be remapped) */
- "ip\0"
- "glGetFragDataLocationEXT\0"
- "glGetFragDataLocation\0"
- "\0"
- /* _mesa_function_pool[23333]: TexStorage3DMultisample (will be remapped) */
- "iiiiiii\0"
- "glTexStorage3DMultisample\0"
- "\0"
- /* _mesa_function_pool[23368]: Binormal3bvEXT (dynamic) */
- "p\0"
- "glBinormal3bvEXT\0"
- "\0"
- /* _mesa_function_pool[23388]: PixelMapuiv (offset 252) */
- "iip\0"
- "glPixelMapuiv\0"
- "\0"
- /* _mesa_function_pool[23407]: Color3dv (offset 12) */
- "p\0"
- "glColor3dv\0"
- "\0"
- /* _mesa_function_pool[23421]: IsTexture (offset 330) */
- "i\0"
- "glIsTexture\0"
- "glIsTextureEXT\0"
- "\0"
- /* _mesa_function_pool[23451]: VertexAttrib4fvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib4fvNV\0"
- "\0"
- /* _mesa_function_pool[23475]: BeginQuery (will be remapped) */
- "ii\0"
- "glBeginQuery\0"
- "glBeginQueryARB\0"
- "\0"
- /* _mesa_function_pool[23508]: ColorPointerEXT (will be remapped) */
- "iiiip\0"
- "glColorPointerEXT\0"
- "\0"
- /* _mesa_function_pool[23533]: VertexWeightfvEXT (dynamic) */
- "p\0"
- "glVertexWeightfvEXT\0"
- "\0"
- /* _mesa_function_pool[23556]: VertexP3uiv (will be remapped) */
- "ip\0"
- "glVertexP3uiv\0"
- "\0"
- /* _mesa_function_pool[23574]: VertexAttrib3s (will be remapped) */
- "iiii\0"
- "glVertexAttrib3s\0"
- "glVertexAttrib3sARB\0"
- "\0"
- /* _mesa_function_pool[23617]: GetCombinerStageParameterfvNV (dynamic) */
- "iip\0"
- "glGetCombinerStageParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[23654]: TexCoord4i (offset 122) */
- "iiii\0"
- "glTexCoord4i\0"
- "\0"
- /* _mesa_function_pool[23673]: Color4ubVertex2fSUN (dynamic) */
- "iiiiff\0"
- "glColor4ubVertex2fSUN\0"
- "\0"
- /* _mesa_function_pool[23703]: FragmentColorMaterialSGIX (dynamic) */
- "ii\0"
- "glFragmentColorMaterialSGIX\0"
- "\0"
- /* _mesa_function_pool[23735]: CurrentPaletteMatrixARB (dynamic) */
- "i\0"
- "glCurrentPaletteMatrixARB\0"
- "glCurrentPaletteMatrixOES\0"
- "\0"
- /* _mesa_function_pool[23790]: GetMapdv (offset 266) */
- "iip\0"
- "glGetMapdv\0"
- "\0"
- /* _mesa_function_pool[23806]: Color4fNormal3fVertex3fvSUN (dynamic) */
- "ppp\0"
- "glColor4fNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[23841]: GetStringi (will be remapped) */
- "ii\0"
- "glGetStringi\0"
- "\0"
- /* _mesa_function_pool[23858]: MultiTexCoord3iv (offset 397) */
- "ip\0"
- "glMultiTexCoord3iv\0"
- "glMultiTexCoord3ivARB\0"
- "\0"
- /* _mesa_function_pool[23903]: GetUniformLocation (will be remapped) */
- "ip\0"
- "glGetUniformLocation\0"
- "glGetUniformLocationARB\0"
- "\0"
- /* _mesa_function_pool[23952]: PixelStoref (offset 249) */
- "if\0"
- "glPixelStoref\0"
- "\0"
- /* _mesa_function_pool[23970]: WindowPos2iv (will be remapped) */
- "p\0"
- "glWindowPos2iv\0"
- "glWindowPos2ivARB\0"
- "glWindowPos2ivMESA\0"
- "\0"
- /* _mesa_function_pool[24025]: Binormal3dEXT (dynamic) */
- "ddd\0"
- "glBinormal3dEXT\0"
- "\0"
- /* _mesa_function_pool[24046]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */
- "iiiiifff\0"
- "glReplacementCodeuiColor4ubVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[24095]: PixelStorei (offset 250) */
- "ii\0"
- "glPixelStorei\0"
- "\0"
- /* _mesa_function_pool[24113]: IsBuffer (will be remapped) */
- "i\0"
- "glIsBuffer\0"
- "glIsBufferARB\0"
- "\0"
- /* _mesa_function_pool[24141]: VertexAttrib2fNV (will be remapped) */
- "iff\0"
- "glVertexAttrib2fNV\0"
- "\0"
- /* _mesa_function_pool[24165]: FragmentMaterialiSGIX (dynamic) */
- "iii\0"
- "glFragmentMaterialiSGIX\0"
- "\0"
- /* _mesa_function_pool[24194]: VertexAttribI4ubv (will be remapped) */
- "ip\0"
- "glVertexAttribI4ubvEXT\0"
- "glVertexAttribI4ubv\0"
- "\0"
- /* _mesa_function_pool[24241]: EvalCoord2dv (offset 233) */
- "p\0"
- "glEvalCoord2dv\0"
- "\0"
- /* _mesa_function_pool[24259]: GenVertexArrays (will be remapped) */
- "ip\0"
- "glGenVertexArrays\0"
- "glGenVertexArraysOES\0"
- "\0"
- /* _mesa_function_pool[24302]: ColorMaterial (offset 151) */
- "ii\0"
- "glColorMaterial\0"
- "\0"
- /* _mesa_function_pool[24322]: InvalidateSubFramebuffer (will be remapped) */
- "iipiiii\0"
- "glInvalidateSubFramebuffer\0"
- "\0"
- /* _mesa_function_pool[24358]: SamplePatternSGIS (will be remapped) */
- "i\0"
- "glSamplePatternSGIS\0"
- "glSamplePatternEXT\0"
- "\0"
- /* _mesa_function_pool[24400]: ColorP4ui (will be remapped) */
- "ii\0"
- "glColorP4ui\0"
- "\0"
- /* _mesa_function_pool[24416]: VertexAttribs1svNV (will be remapped) */
- "iip\0"
- "glVertexAttribs1svNV\0"
- "\0"
- /* _mesa_function_pool[24442]: DrawTexsOES (will be remapped) */
- "iiiii\0"
- "glDrawTexsOES\0"
- "\0"
- /* _mesa_function_pool[24463]: Uniform2ui (will be remapped) */
- "iii\0"
- "glUniform2uiEXT\0"
- "glUniform2ui\0"
- "\0"
- /* _mesa_function_pool[24497]: VertexAttribI4iEXT (will be remapped) */
- "iiiii\0"
- "glVertexAttribI4iEXT\0"
- "glVertexAttribI4i\0"
- "\0"
- /* _mesa_function_pool[24543]: TexBumpParameterivATI (will be remapped) */
- "ip\0"
- "glTexBumpParameterivATI\0"
- "\0"
- /* _mesa_function_pool[24571]: GetSeparableFilter (offset 359) */
- "iiippp\0"
- "glGetSeparableFilter\0"
- "glGetSeparableFilterEXT\0"
- "\0"
- /* _mesa_function_pool[24624]: DeleteVertexArrays (will be remapped) */
- "ip\0"
- "glDeleteVertexArrays\0"
- "glDeleteVertexArraysAPPLE\0"
- "glDeleteVertexArraysOES\0"
- "\0"
- /* _mesa_function_pool[24699]: SpriteParameteriSGIX (dynamic) */
- "ii\0"
- "glSpriteParameteriSGIX\0"
- "\0"
- /* _mesa_function_pool[24726]: RequestResidentProgramsNV (will be remapped) */
- "ip\0"
- "glRequestResidentProgramsNV\0"
- "\0"
- /* _mesa_function_pool[24758]: TexCoordP3uiv (will be remapped) */
- "ip\0"
- "glTexCoordP3uiv\0"
- "\0"
- /* _mesa_function_pool[24778]: ReplacementCodeusSUN (dynamic) */
- "i\0"
- "glReplacementCodeusSUN\0"
- "\0"
- /* _mesa_function_pool[24804]: FeedbackBuffer (offset 194) */
- "iip\0"
- "glFeedbackBuffer\0"
- "\0"
- /* _mesa_function_pool[24826]: RasterPos2iv (offset 67) */
- "p\0"
- "glRasterPos2iv\0"
- "\0"
- /* _mesa_function_pool[24844]: TexImage1D (offset 182) */
- "iiiiiiip\0"
- "glTexImage1D\0"
- "\0"
- /* _mesa_function_pool[24867]: TexEnvxv (will be remapped) */
- "iip\0"
- "glTexEnvxvOES\0"
- "glTexEnvxv\0"
- "\0"
- /* _mesa_function_pool[24897]: ListParameterivSGIX (dynamic) */
- "iip\0"
- "glListParameterivSGIX\0"
- "\0"
- /* _mesa_function_pool[24924]: MultiDrawElementsEXT (will be remapped) */
- "ipipi\0"
- "glMultiDrawElements\0"
- "glMultiDrawElementsEXT\0"
- "\0"
- /* _mesa_function_pool[24974]: Color3s (offset 17) */
- "iii\0"
- "glColor3s\0"
- "\0"
- /* _mesa_function_pool[24989]: MultiTexCoord3s (offset 398) */
- "iiii\0"
- "glMultiTexCoord3s\0"
- "glMultiTexCoord3sARB\0"
- "\0"
- /* _mesa_function_pool[25034]: WeightusvARB (dynamic) */
- "ip\0"
- "glWeightusvARB\0"
- "\0"
- /* _mesa_function_pool[25053]: BindFragmentShaderATI (will be remapped) */
- "i\0"
- "glBindFragmentShaderATI\0"
- "\0"
- /* _mesa_function_pool[25080]: TexCoordPointer (offset 320) */
- "iiip\0"
- "glTexCoordPointer\0"
- "\0"
- /* _mesa_function_pool[25104]: GetnSeparableFilterARB (will be remapped) */
- "iiiipipp\0"
- "glGetnSeparableFilterARB\0"
- "\0"
- /* _mesa_function_pool[25139]: InvalidateBufferData (will be remapped) */
- "i\0"
- "glInvalidateBufferData\0"
- "\0"
- /* _mesa_function_pool[25165]: Color3i (offset 15) */
- "iii\0"
- "glColor3i\0"
- "\0"
- /* _mesa_function_pool[25180]: FrontFace (offset 157) */
- "i\0"
- "glFrontFace\0"
- "\0"
- /* _mesa_function_pool[25195]: EvalCoord2d (offset 232) */
- "dd\0"
- "glEvalCoord2d\0"
- "\0"
- /* _mesa_function_pool[25213]: EvalCoord2f (offset 234) */
- "ff\0"
- "glEvalCoord2f\0"
- "\0"
- /* _mesa_function_pool[25231]: Color3b (offset 9) */
- "iii\0"
- "glColor3b\0"
- "\0"
- /* _mesa_function_pool[25246]: ExecuteProgramNV (will be remapped) */
- "iip\0"
- "glExecuteProgramNV\0"
- "\0"
- /* _mesa_function_pool[25270]: Color3f (offset 13) */
- "fff\0"
- "glColor3f\0"
- "\0"
- /* _mesa_function_pool[25285]: LightEnviSGIX (dynamic) */
- "ii\0"
- "glLightEnviSGIX\0"
- "\0"
- /* _mesa_function_pool[25305]: Color3d (offset 11) */
- "ddd\0"
- "glColor3d\0"
- "\0"
- /* _mesa_function_pool[25320]: GetVertexAttribdv (will be remapped) */
- "iip\0"
- "glGetVertexAttribdv\0"
- "glGetVertexAttribdvARB\0"
- "\0"
- /* _mesa_function_pool[25368]: VDPAUUnregisterSurfaceNV (will be remapped) */
- "i\0"
- "glVDPAUUnregisterSurfaceNV\0"
- "\0"
- /* _mesa_function_pool[25398]: Normal3dv (offset 55) */
- "p\0"
- "glNormal3dv\0"
- "\0"
- /* _mesa_function_pool[25413]: Lightf (offset 159) */
- "iif\0"
- "glLightf\0"
- "\0"
- /* _mesa_function_pool[25427]: FinishTextureSUNX (dynamic) */
- "\0"
- "glFinishTextureSUNX\0"
- "\0"
- /* _mesa_function_pool[25449]: MatrixMode (offset 293) */
- "i\0"
- "glMatrixMode\0"
- "\0"
- /* _mesa_function_pool[25465]: GetPixelMapusv (offset 273) */
- "ip\0"
- "glGetPixelMapusv\0"
- "\0"
- /* _mesa_function_pool[25486]: Lighti (offset 161) */
- "iii\0"
- "glLighti\0"
- "\0"
- /* _mesa_function_pool[25500]: VertexAttribPointerNV (will be remapped) */
- "iiiip\0"
- "glVertexAttribPointerNV\0"
- "\0"
- /* _mesa_function_pool[25531]: GenFramebuffers (will be remapped) */
- "ip\0"
- "glGenFramebuffers\0"
- "glGenFramebuffersEXT\0"
- "glGenFramebuffersOES\0"
- "\0"
- /* _mesa_function_pool[25595]: GenBuffers (will be remapped) */
- "ip\0"
- "glGenBuffers\0"
- "glGenBuffersARB\0"
- "\0"
- /* _mesa_function_pool[25628]: VDPAUMapSurfacesNV (will be remapped) */
- "ip\0"
- "glVDPAUMapSurfacesNV\0"
- "\0"
- /* _mesa_function_pool[25653]: ClearDepthx (will be remapped) */
- "i\0"
- "glClearDepthxOES\0"
- "glClearDepthx\0"
- "\0"
- /* _mesa_function_pool[25687]: Uniform4uiv (will be remapped) */
- "iip\0"
- "glUniform4uivEXT\0"
- "glUniform4uiv\0"
- "\0"
- /* _mesa_function_pool[25723]: IsFramebuffer (will be remapped) */
- "i\0"
- "glIsFramebuffer\0"
- "glIsFramebufferEXT\0"
- "glIsFramebufferOES\0"
- "\0"
- /* _mesa_function_pool[25780]: PopDebugGroup (will be remapped) */
- "\0"
- "glPopDebugGroup\0"
- "\0"
- /* _mesa_function_pool[25798]: PixelTransformParameterfEXT (dynamic) */
- "iif\0"
- "glPixelTransformParameterfEXT\0"
- "\0"
- /* _mesa_function_pool[25833]: BlendEquationSeparate (will be remapped) */
- "ii\0"
- "glBlendEquationSeparate\0"
- "glBlendEquationSeparateEXT\0"
- "glBlendEquationSeparateATI\0"
- "glBlendEquationSeparateOES\0"
- "\0"
- /* _mesa_function_pool[25942]: Lightx (will be remapped) */
- "iii\0"
- "glLightxOES\0"
- "glLightx\0"
- "\0"
- /* _mesa_function_pool[25968]: PixelTransformParameteriEXT (dynamic) */
- "iii\0"
- "glPixelTransformParameteriEXT\0"
- "\0"
- /* _mesa_function_pool[26003]: GetDoublev (offset 260) */
- "ip\0"
- "glGetDoublev\0"
- "\0"
- /* _mesa_function_pool[26020]: MultiTexCoordP4ui (will be remapped) */
- "iii\0"
- "glMultiTexCoordP4ui\0"
- "\0"
- /* _mesa_function_pool[26045]: GetObjectLabel (will be remapped) */
- "iiipp\0"
- "glGetObjectLabel\0"
- "\0"
- /* _mesa_function_pool[26069]: MultMatrixd (offset 295) */
- "p\0"
- "glMultMatrixd\0"
- "\0"
- /* _mesa_function_pool[26086]: MultMatrixf (offset 294) */
- "p\0"
- "glMultMatrixf\0"
- "\0"
- /* _mesa_function_pool[26103]: TextureMaterialEXT (dynamic) */
- "ii\0"
- "glTextureMaterialEXT\0"
- "\0"
- /* _mesa_function_pool[26128]: TexCoord2fColor4ubVertex3fSUN (dynamic) */
- "ffiiiifff\0"
- "glTexCoord2fColor4ubVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[26171]: VertexAttrib1d (will be remapped) */
- "id\0"
- "glVertexAttrib1d\0"
- "glVertexAttrib1dARB\0"
- "\0"
- /* _mesa_function_pool[26212]: CompressedTexImage1D (will be remapped) */
- "iiiiiip\0"
- "glCompressedTexImage1D\0"
- "glCompressedTexImage1DARB\0"
- "\0"
- /* _mesa_function_pool[26270]: UnlockArraysEXT (will be remapped) */
- "\0"
- "glUnlockArraysEXT\0"
- "\0"
- /* _mesa_function_pool[26290]: TexBufferRange (will be remapped) */
- "iiiii\0"
- "glTexBufferRange\0"
- "\0"
- /* _mesa_function_pool[26314]: MultiTexCoord4fvARB (offset 403) */
- "ip\0"
- "glMultiTexCoord4fv\0"
- "glMultiTexCoord4fvARB\0"
- "\0"
- /* _mesa_function_pool[26359]: TagSampleBufferSGIX (dynamic) */
- "\0"
- "glTagSampleBufferSGIX\0"
- "\0"
- /* _mesa_function_pool[26383]: UniformMatrix2x3fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix2x3fv\0"
- "\0"
- /* _mesa_function_pool[26410]: SamplerParameteri (will be remapped) */
- "iii\0"
- "glSamplerParameteri\0"
- "\0"
- /* _mesa_function_pool[26435]: SamplerParameterf (will be remapped) */
- "iif\0"
- "glSamplerParameterf\0"
- "\0"
- /* _mesa_function_pool[26460]: CombinerParameteriNV (dynamic) */
- "ii\0"
- "glCombinerParameteriNV\0"
- "\0"
- /* _mesa_function_pool[26487]: VertexAttrib1s (will be remapped) */
- "ii\0"
- "glVertexAttrib1s\0"
- "glVertexAttrib1sARB\0"
- "\0"
- /* _mesa_function_pool[26528]: EnableVertexAttribArray (will be remapped) */
- "i\0"
- "glEnableVertexAttribArray\0"
- "glEnableVertexAttribArrayARB\0"
- "\0"
- /* _mesa_function_pool[26586]: FrameZoomSGIX (dynamic) */
- "i\0"
- "glFrameZoomSGIX\0"
- "\0"
- /* _mesa_function_pool[26605]: Normal3fVertex3fvSUN (dynamic) */
- "pp\0"
- "glNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[26632]: Tangent3dvEXT (dynamic) */
- "p\0"
- "glTangent3dvEXT\0"
- "\0"
- /* _mesa_function_pool[26651]: MultiDrawElementsIndirect (will be remapped) */
- "iipii\0"
- "glMultiDrawElementsIndirect\0"
- "\0"
- /* _mesa_function_pool[26686]: RasterPos4sv (offset 85) */
- "p\0"
- "glRasterPos4sv\0"
- "\0"
- /* _mesa_function_pool[26704]: VertexAttrib3fvARB (will be remapped) */
- "ip\0"
- "glVertexAttrib3fv\0"
- "glVertexAttrib3fvARB\0"
- "\0"
- /* _mesa_function_pool[26747]: ClearColor (offset 206) */
- "ffff\0"
- "glClearColor\0"
- "\0"
- /* _mesa_function_pool[26766]: Materialx (will be remapped) */
- "iii\0"
- "glMaterialxOES\0"
- "glMaterialx\0"
- "\0"
- /* _mesa_function_pool[26798]: GetSynciv (will be remapped) */
- "iiipp\0"
- "glGetSynciv\0"
- "\0"
- /* _mesa_function_pool[26817]: VertexAttrib1svNV (will be remapped) */
- "ip\0"
- "glVertexAttrib1svNV\0"
- "\0"
- /* _mesa_function_pool[26841]: SecondaryColor3ubv (will be remapped) */
- "p\0"
- "glSecondaryColor3ubv\0"
- "glSecondaryColor3ubvEXT\0"
- "\0"
- /* _mesa_function_pool[26889]: PointParameteri (will be remapped) */
- "ii\0"
- "glPointParameteri\0"
- "glPointParameteriNV\0"
- "\0"
- /* _mesa_function_pool[26931]: PointParameterf (will be remapped) */
- "if\0"
- "glPointParameterf\0"
- "glPointParameterfARB\0"
- "glPointParameterfEXT\0"
- "glPointParameterfSGIS\0"
- "\0"
- /* _mesa_function_pool[27017]: GlobalAlphaFactorsSUN (dynamic) */
- "i\0"
- "glGlobalAlphaFactorsSUN\0"
- "\0"
- /* _mesa_function_pool[27044]: GetDebugMessageLog (will be remapped) */
- "iipppppp\0"
- "glGetDebugMessageLog\0"
- "\0"
- /* _mesa_function_pool[27075]: TexEnviv (offset 187) */
- "iip\0"
- "glTexEnviv\0"
- "\0"
- /* _mesa_function_pool[27091]: TexSubImage3D (offset 372) */
- "iiiiiiiiiip\0"
- "glTexSubImage3D\0"
- "glTexSubImage3DEXT\0"
- "glTexSubImage3DOES\0"
- "\0"
- /* _mesa_function_pool[27158]: Tangent3fEXT (dynamic) */
- "fff\0"
- "glTangent3fEXT\0"
- "\0"
- /* _mesa_function_pool[27178]: DeformationMap3fSGIX (dynamic) */
- "iffiiffiiffiip\0"
- "glDeformationMap3fSGIX\0"
- "\0"
- /* _mesa_function_pool[27217]: BeginPerfMonitorAMD (will be remapped) */
- "i\0"
- "glBeginPerfMonitorAMD\0"
- "\0"
- /* _mesa_function_pool[27242]: MatrixIndexubvARB (dynamic) */
- "ip\0"
- "glMatrixIndexubvARB\0"
- "\0"
- /* _mesa_function_pool[27266]: Color4fNormal3fVertex3fSUN (dynamic) */
- "ffffffffff\0"
- "glColor4fNormal3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[27307]: PixelTexGenParameterfSGIS (dynamic) */
- "if\0"
- "glPixelTexGenParameterfSGIS\0"
- "\0"
- /* _mesa_function_pool[27339]: CreateShader (will be remapped) */
- "i\0"
- "glCreateShader\0"
- "\0"
- /* _mesa_function_pool[27357]: GetColorTableParameterfv (offset 344) */
- "iip\0"
- "glGetColorTableParameterfv\0"
- "glGetColorTableParameterfvSGI\0"
- "glGetColorTableParameterfvEXT\0"
- "\0"
- /* _mesa_function_pool[27449]: FragmentLightModelfvSGIX (dynamic) */
- "ip\0"
- "glFragmentLightModelfvSGIX\0"
- "\0"
- /* _mesa_function_pool[27480]: FramebufferTexture2D (will be remapped) */
- "iiiii\0"
- "glFramebufferTexture2D\0"
- "glFramebufferTexture2DEXT\0"
- "glFramebufferTexture2DOES\0"
- "\0"
- /* _mesa_function_pool[27562]: Bitmap (offset 8) */
- "iiffffp\0"
- "glBitmap\0"
- "\0"
- /* _mesa_function_pool[27580]: MultiTexCoord3fARB (offset 394) */
- "ifff\0"
- "glMultiTexCoord3f\0"
- "glMultiTexCoord3fARB\0"
- "\0"
- /* _mesa_function_pool[27625]: GetTexLevelParameterfv (offset 284) */
- "iiip\0"
- "glGetTexLevelParameterfv\0"
- "\0"
- /* _mesa_function_pool[27656]: GetPixelTexGenParameterfvSGIS (dynamic) */
- "ip\0"
- "glGetPixelTexGenParameterfvSGIS\0"
- "\0"
- /* _mesa_function_pool[27692]: CheckFramebufferStatus (will be remapped) */
- "i\0"
- "glCheckFramebufferStatus\0"
- "glCheckFramebufferStatusEXT\0"
- "glCheckFramebufferStatusOES\0"
- "\0"
- /* _mesa_function_pool[27776]: DrawTransformFeedbackStream (will be remapped) */
- "iii\0"
- "glDrawTransformFeedbackStream\0"
- "\0"
- /* _mesa_function_pool[27811]: Vertex2sv (offset 133) */
- "p\0"
- "glVertex2sv\0"
- "\0"
- /* _mesa_function_pool[27826]: GetIntegerv (offset 263) */
- "ip\0"
- "glGetIntegerv\0"
- "\0"
- /* _mesa_function_pool[27844]: GenFragmentShadersATI (will be remapped) */
- "i\0"
- "glGenFragmentShadersATI\0"
- "\0"
- /* _mesa_function_pool[27871]: GetShaderSource (will be remapped) */
- "iipp\0"
- "glGetShaderSource\0"
- "glGetShaderSourceARB\0"
- "\0"
- /* _mesa_function_pool[27916]: GetTexBumpParameterfvATI (will be remapped) */
- "ip\0"
- "glGetTexBumpParameterfvATI\0"
- "\0"
- /* _mesa_function_pool[27947]: BindProgramARB (will be remapped) */
- "ii\0"
- "glBindProgramARB\0"
- "glBindProgramNV\0"
- "\0"
- /* _mesa_function_pool[27984]: GetnMapdvARB (will be remapped) */
- "iiip\0"
- "glGetnMapdvARB\0"
- "\0"
- /* _mesa_function_pool[28005]: VertexAttrib3sNV (will be remapped) */
- "iiii\0"
- "glVertexAttrib3sNV\0"
- "\0"
- /* _mesa_function_pool[28030]: VertexAttribI2uivEXT (will be remapped) */
- "ip\0"
- "glVertexAttribI2uivEXT\0"
- "glVertexAttribI2uiv\0"
- "\0"
- /* _mesa_function_pool[28077]: GetProgramEnvParameterfvARB (will be remapped) */
- "iip\0"
- "glGetProgramEnvParameterfvARB\0"
- "\0"
- /* _mesa_function_pool[28112]: GetTrackMatrixivNV (will be remapped) */
- "iiip\0"
- "glGetTrackMatrixivNV\0"
- "\0"
- /* _mesa_function_pool[28139]: VertexAttrib3svNV (will be remapped) */
- "ip\0"
- "glVertexAttrib3svNV\0"
- "\0"
- /* _mesa_function_pool[28163]: GetActiveUniform (will be remapped) */
- "iiipppp\0"
- "glGetActiveUniform\0"
- "glGetActiveUniformARB\0"
- "\0"
- /* _mesa_function_pool[28213]: DeleteBuffers (will be remapped) */
- "ip\0"
- "glDeleteBuffers\0"
- "glDeleteBuffersARB\0"
- "\0"
- /* _mesa_function_pool[28252]: AlphaFuncx (will be remapped) */
- "ii\0"
- "glAlphaFuncxOES\0"
- "glAlphaFuncx\0"
- "\0"
- /* _mesa_function_pool[28285]: TexCoord2fNormal3fVertex3fSUN (dynamic) */
- "ffffffff\0"
- "glTexCoord2fNormal3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[28327]: GetTexEnviv (offset 277) */
- "iip\0"
- "glGetTexEnviv\0"
- "\0"
- /* _mesa_function_pool[28346]: DrawTexivOES (will be remapped) */
- "p\0"
- "glDrawTexivOES\0"
- "\0"
- /* _mesa_function_pool[28364]: GetBufferSubData (will be remapped) */
- "iiip\0"
- "glGetBufferSubData\0"
- "glGetBufferSubDataARB\0"
- "\0"
- /* _mesa_function_pool[28411]: EGLImageTargetRenderbufferStorageOES (will be remapped) */
- "ip\0"
- "glEGLImageTargetRenderbufferStorageOES\0"
- "\0"
- /* _mesa_function_pool[28454]: VertexAttribI2ivEXT (will be remapped) */
- "ip\0"
- "glVertexAttribI2ivEXT\0"
- "glVertexAttribI2iv\0"
- "\0"
- /* _mesa_function_pool[28499]: PopClientAttrib (offset 334) */
- "\0"
- "glPopClientAttrib\0"
- "\0"
- /* _mesa_function_pool[28519]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
- "iffffffffffff\0"
- "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[28590]: DetachObjectARB (will be remapped) */
- "ii\0"
- "glDetachObjectARB\0"
- "\0"
- /* _mesa_function_pool[28612]: VertexBlendARB (dynamic) */
- "i\0"
- "glVertexBlendARB\0"
- "\0"
- /* _mesa_function_pool[28632]: EndTransformFeedback (will be remapped) */
- "\0"
- "glEndTransformFeedback\0"
- "glEndTransformFeedbackEXT\0"
- "\0"
- /* _mesa_function_pool[28683]: SeparableFilter2D (offset 360) */
- "iiiiiipp\0"
- "glSeparableFilter2D\0"
- "glSeparableFilter2DEXT\0"
- "\0"
- /* _mesa_function_pool[28736]: GetQueryObjectuiv (will be remapped) */
- "iip\0"
- "glGetQueryObjectuiv\0"
- "glGetQueryObjectuivARB\0"
- "\0"
- /* _mesa_function_pool[28784]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */
- "ppp\0"
- "glReplacementCodeuiColor4ubVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[28829]: Map1d (offset 220) */
- "iddiip\0"
- "glMap1d\0"
- "\0"
- /* _mesa_function_pool[28845]: Map1f (offset 221) */
- "iffiip\0"
- "glMap1f\0"
- "\0"
- /* _mesa_function_pool[28861]: FlushRasterSGIX (dynamic) */
- "\0"
- "glFlushRasterSGIX\0"
- "\0"
- /* _mesa_function_pool[28881]: ArrayElement (offset 306) */
- "i\0"
- "glArrayElement\0"
- "glArrayElementEXT\0"
- "\0"
- /* _mesa_function_pool[28917]: TexImage2D (offset 183) */
- "iiiiiiiip\0"
- "glTexImage2D\0"
- "\0"
- /* _mesa_function_pool[28941]: DepthBoundsEXT (will be remapped) */
- "dd\0"
- "glDepthBoundsEXT\0"
- "\0"
- /* _mesa_function_pool[28962]: GetProgramivNV (will be remapped) */
- "iip\0"
- "glGetProgramivNV\0"
- "\0"
- /* _mesa_function_pool[28984]: GetMinmaxParameteriv (offset 366) */
- "iip\0"
- "glGetMinmaxParameteriv\0"
- "glGetMinmaxParameterivEXT\0"
- "\0"
- /* _mesa_function_pool[29038]: PixelTransferf (offset 247) */
- "if\0"
- "glPixelTransferf\0"
- "\0"
- /* _mesa_function_pool[29059]: CopyTexImage1D (offset 323) */
- "iiiiiii\0"
- "glCopyTexImage1D\0"
- "glCopyTexImage1DEXT\0"
- "\0"
- /* _mesa_function_pool[29105]: PushMatrix (offset 298) */
- "\0"
- "glPushMatrix\0"
- "\0"
- /* _mesa_function_pool[29120]: SelectPerfMonitorCountersAMD (will be remapped) */
- "iiiip\0"
- "glSelectPerfMonitorCountersAMD\0"
- "\0"
- /* _mesa_function_pool[29158]: Fogiv (offset 156) */
- "ip\0"
- "glFogiv\0"
- "\0"
- /* _mesa_function_pool[29170]: EndQuery (will be remapped) */
- "i\0"
- "glEndQuery\0"
- "glEndQueryARB\0"
- "\0"
- /* _mesa_function_pool[29198]: TexCoord1dv (offset 95) */
- "p\0"
- "glTexCoord1dv\0"
- "\0"
- /* _mesa_function_pool[29215]: AlphaFragmentOp3ATI (will be remapped) */
- "iiiiiiiiiiii\0"
- "glAlphaFragmentOp3ATI\0"
- "\0"
- /* _mesa_function_pool[29251]: PixelTransferi (offset 248) */
- "ii\0"
- "glPixelTransferi\0"
- "\0"
- /* _mesa_function_pool[29272]: GetnColorTableARB (will be remapped) */
- "iiiip\0"
- "glGetnColorTableARB\0"
- "\0"
- /* _mesa_function_pool[29299]: VertexAttrib3fvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib3fvNV\0"
- "\0"
- /* _mesa_function_pool[29323]: Rotatef (offset 300) */
- "ffff\0"
- "glRotatef\0"
- "\0"
- /* _mesa_function_pool[29339]: GetFinalCombinerInputParameterivNV (dynamic) */
- "iip\0"
- "glGetFinalCombinerInputParameterivNV\0"
- "\0"
- /* _mesa_function_pool[29381]: Vertex3i (offset 138) */
- "iii\0"
- "glVertex3i\0"
- "\0"
- /* _mesa_function_pool[29397]: GetTexEnvxv (will be remapped) */
- "iip\0"
- "glGetTexEnvxvOES\0"
- "glGetTexEnvxv\0"
- "\0"
- /* _mesa_function_pool[29433]: SecondaryColorP3ui (will be remapped) */
- "ii\0"
- "glSecondaryColorP3ui\0"
- "\0"
- /* _mesa_function_pool[29458]: Vertex3f (offset 136) */
- "fff\0"
- "glVertex3f\0"
- "\0"
- /* _mesa_function_pool[29474]: Clear (offset 203) */
- "i\0"
- "glClear\0"
- "\0"
- /* _mesa_function_pool[29485]: Vertex3d (offset 134) */
- "ddd\0"
- "glVertex3d\0"
- "\0"
- /* _mesa_function_pool[29501]: GetMapParameterivNV (dynamic) */
- "iip\0"
- "glGetMapParameterivNV\0"
- "\0"
- /* _mesa_function_pool[29528]: IndexMaterialEXT (dynamic) */
- "ii\0"
- "glIndexMaterialEXT\0"
- "\0"
- /* _mesa_function_pool[29551]: Disablei (will be remapped) */
- "ii\0"
- "glDisableIndexedEXT\0"
- "glDisablei\0"
- "\0"
- /* _mesa_function_pool[29586]: ReadBuffer (offset 254) */
- "i\0"
- "glReadBuffer\0"
- "glReadBufferNV\0"
- "\0"
- /* _mesa_function_pool[29617]: ConvolutionParameteri (offset 352) */
- "iii\0"
- "glConvolutionParameteri\0"
- "glConvolutionParameteriEXT\0"
- "\0"
- /* _mesa_function_pool[29673]: VertexAttrib4sv (will be remapped) */
- "ip\0"
- "glVertexAttrib4sv\0"
- "glVertexAttrib4svARB\0"
- "\0"
- /* _mesa_function_pool[29716]: Ortho (offset 296) */
- "dddddd\0"
- "glOrtho\0"
- "\0"
- /* _mesa_function_pool[29732]: Binormal3sEXT (dynamic) */
- "iii\0"
- "glBinormal3sEXT\0"
- "\0"
- /* _mesa_function_pool[29753]: VDPAUUnmapSurfacesNV (will be remapped) */
- "ip\0"
- "glVDPAUUnmapSurfacesNV\0"
- "\0"
- /* _mesa_function_pool[29780]: ListBase (offset 6) */
- "i\0"
- "glListBase\0"
- "\0"
- /* _mesa_function_pool[29794]: GetTexParameterIiv (will be remapped) */
- "iip\0"
- "glGetTexParameterIivEXT\0"
- "glGetTexParameterIiv\0"
- "\0"
- /* _mesa_function_pool[29844]: Tangent3sEXT (dynamic) */
- "iii\0"
- "glTangent3sEXT\0"
- "\0"
- /* _mesa_function_pool[29864]: Vertex3s (offset 140) */
- "iii\0"
- "glVertex3s\0"
- "\0"
- /* _mesa_function_pool[29880]: ConvolutionParameterf (offset 350) */
- "iif\0"
- "glConvolutionParameterf\0"
- "glConvolutionParameterfEXT\0"
- "\0"
- /* _mesa_function_pool[29936]: GetColorTableParameteriv (offset 345) */
- "iip\0"
- "glGetColorTableParameteriv\0"
- "glGetColorTableParameterivSGI\0"
- "glGetColorTableParameterivEXT\0"
- "\0"
- /* _mesa_function_pool[30028]: ProgramEnvParameter4dvARB (will be remapped) */
- "iip\0"
- "glProgramEnvParameter4dvARB\0"
- "glProgramParameter4dvNV\0"
- "\0"
- /* _mesa_function_pool[30085]: ShadeModel (offset 177) */
- "i\0"
- "glShadeModel\0"
- "\0"
- /* _mesa_function_pool[30101]: Uniform3uiv (will be remapped) */
- "iip\0"
- "glUniform3uivEXT\0"
- "glUniform3uiv\0"
- "\0"
- /* _mesa_function_pool[30137]: GenerateMipmap (will be remapped) */
- "i\0"
- "glGenerateMipmap\0"
- "glGenerateMipmapEXT\0"
- "glGenerateMipmapOES\0"
- "\0"
- /* _mesa_function_pool[30197]: Rectiv (offset 91) */
- "pp\0"
- "glRectiv\0"
- "\0"
- /* _mesa_function_pool[30210]: TexImage3DMultisample (will be remapped) */
- "iiiiiii\0"
- "glTexImage3DMultisample\0"
- "\0"
- /* _mesa_function_pool[30243]: MatrixIndexPointerARB (dynamic) */
- "iiip\0"
- "glMatrixIndexPointerARB\0"
- "glMatrixIndexPointerOES\0"
- "\0"
- /* _mesa_function_pool[30297]: GetMapParameterfvNV (dynamic) */
- "iip\0"
- "glGetMapParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[30324]: MultiTexCoord1iv (offset 381) */
- "ip\0"
- "glMultiTexCoord1iv\0"
- "glMultiTexCoord1ivARB\0"
- "\0"
- /* _mesa_function_pool[30369]: PassTexCoordATI (will be remapped) */
- "iii\0"
- "glPassTexCoordATI\0"
- "\0"
- /* _mesa_function_pool[30392]: DeleteProgram (will be remapped) */
- "i\0"
- "glDeleteProgram\0"
- "\0"
- /* _mesa_function_pool[30411]: GetSamplerParameteriv (will be remapped) */
- "iip\0"
- "glGetSamplerParameteriv\0"
- "\0"
- /* _mesa_function_pool[30440]: BindBufferRange (will be remapped) */
- "iiiii\0"
- "glBindBufferRange\0"
- "glBindBufferRangeEXT\0"
- "\0"
- /* _mesa_function_pool[30486]: Tangent3dEXT (dynamic) */
- "ddd\0"
- "glTangent3dEXT\0"
- "\0"
- /* _mesa_function_pool[30506]: TexParameterxv (will be remapped) */
- "iip\0"
- "glTexParameterxvOES\0"
- "glTexParameterxv\0"
- "\0"
- /* _mesa_function_pool[30548]: BlendEquationSeparateiARB (will be remapped) */
- "iii\0"
- "glBlendEquationSeparateiARB\0"
- "glBlendEquationSeparateIndexedAMD\0"
- "\0"
- /* _mesa_function_pool[30615]: AlphaFragmentOp2ATI (will be remapped) */
- "iiiiiiiii\0"
- "glAlphaFragmentOp2ATI\0"
- "\0"
- /* _mesa_function_pool[30648]: Vertex2fv (offset 129) */
- "p\0"
- "glVertex2fv\0"
- "\0"
- /* _mesa_function_pool[30663]: SampleMaskSGIS (will be remapped) */
- "fi\0"
- "glSampleMaskSGIS\0"
- "glSampleMaskEXT\0"
- "\0"
- /* _mesa_function_pool[30700]: BindRenderbufferEXT (will be remapped) */
- "ii\0"
- "glBindRenderbufferEXT\0"
- "\0"
- /* _mesa_function_pool[30726]: VertexAttrib1fNV (will be remapped) */
- "if\0"
- "glVertexAttrib1fNV\0"
- "\0"
- /* _mesa_function_pool[30749]: Rotatex (will be remapped) */
- "iiii\0"
- "glRotatexOES\0"
- "glRotatex\0"
- "\0"
- /* _mesa_function_pool[30778]: FramebufferTextureFaceARB (will be remapped) */
- "iiiii\0"
- "glFramebufferTextureFaceARB\0"
- "\0"
- /* _mesa_function_pool[30813]: BindBufferBase (will be remapped) */
- "iii\0"
- "glBindBufferBase\0"
- "glBindBufferBaseEXT\0"
- "\0"
- /* _mesa_function_pool[30855]: Vertex3sv (offset 141) */
- "p\0"
- "glVertex3sv\0"
- "\0"
- /* _mesa_function_pool[30870]: GetQueryObjectiv (will be remapped) */
- "iip\0"
- "glGetQueryObjectiv\0"
- "glGetQueryObjectivARB\0"
- "\0"
- /* _mesa_function_pool[30916]: VertexAttrib2s (will be remapped) */
- "iii\0"
- "glVertexAttrib2s\0"
- "glVertexAttrib2sARB\0"
- "\0"
- /* _mesa_function_pool[30958]: VertexWeightfEXT (dynamic) */
- "f\0"
- "glVertexWeightfEXT\0"
- "\0"
- /* _mesa_function_pool[30980]: ProgramLocalParameter4fvARB (will be remapped) */
- "iip\0"
- "glProgramLocalParameter4fvARB\0"
- "\0"
- /* _mesa_function_pool[31015]: EvalMesh1 (offset 236) */
- "iii\0"
- "glEvalMesh1\0"
- "\0"
- /* _mesa_function_pool[31032]: ObjectLabel (will be remapped) */
- "iiip\0"
- "glObjectLabel\0"
- "\0"
- /* _mesa_function_pool[31052]: PauseTransformFeedback (will be remapped) */
- "\0"
- "glPauseTransformFeedback\0"
- "\0"
- /* _mesa_function_pool[31079]: DeleteShader (will be remapped) */
- "i\0"
- "glDeleteShader\0"
- "\0"
- /* _mesa_function_pool[31097]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */
- "iffffff\0"
- "glReplacementCodeuiColor3fVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[31144]: Uniform2f (will be remapped) */
- "iff\0"
- "glUniform2f\0"
- "glUniform2fARB\0"
- "\0"
- /* _mesa_function_pool[31176]: VertexAttrib2d (will be remapped) */
- "idd\0"
- "glVertexAttrib2d\0"
- "glVertexAttrib2dARB\0"
- "\0"
- /* _mesa_function_pool[31218]: CompressedTexSubImage3D (will be remapped) */
- "iiiiiiiiiip\0"
- "glCompressedTexSubImage3D\0"
- "glCompressedTexSubImage3DARB\0"
- "glCompressedTexSubImage3DOES\0"
- "\0"
- /* _mesa_function_pool[31315]: Vertex2iv (offset 131) */
- "p\0"
- "glVertex2iv\0"
- "\0"
- /* _mesa_function_pool[31330]: GetProgramStringNV (will be remapped) */
- "iip\0"
- "glGetProgramStringNV\0"
- "\0"
- /* _mesa_function_pool[31356]: VertexAttribP3uiv (will be remapped) */
- "iiip\0"
- "glVertexAttribP3uiv\0"
- "\0"
- /* _mesa_function_pool[31382]: LineWidth (offset 168) */
- "f\0"
- "glLineWidth\0"
- "\0"
- /* _mesa_function_pool[31397]: GetActiveAtomicCounterBufferiv (will be remapped) */
- "iiip\0"
- "glGetActiveAtomicCounterBufferiv\0"
- "\0"
- /* _mesa_function_pool[31436]: Uniform2i (will be remapped) */
- "iii\0"
- "glUniform2i\0"
- "glUniform2iARB\0"
- "\0"
- /* _mesa_function_pool[31468]: MultiDrawElementsBaseVertex (will be remapped) */
- "ipipip\0"
- "glMultiDrawElementsBaseVertex\0"
- "\0"
- /* _mesa_function_pool[31506]: FogFuncSGIS (dynamic) */
- "ip\0"
- "glFogFuncSGIS\0"
- "\0"
- /* _mesa_function_pool[31524]: GenPerfMonitorsAMD (will be remapped) */
- "ip\0"
- "glGenPerfMonitorsAMD\0"
- "\0"
- /* _mesa_function_pool[31549]: Binormal3svEXT (dynamic) */
- "p\0"
- "glBinormal3svEXT\0"
- "\0"
- /* _mesa_function_pool[31569]: GetBufferParameteri64v (will be remapped) */
- "iip\0"
- "glGetBufferParameteri64v\0"
- "\0"
- /* _mesa_function_pool[31599]: TexGendv (offset 189) */
- "iip\0"
- "glTexGendv\0"
- "\0"
- /* _mesa_function_pool[31615]: Uniform1fv (will be remapped) */
- "iip\0"
- "glUniform1fv\0"
- "glUniform1fvARB\0"
- "\0"
- /* _mesa_function_pool[31649]: LightModelx (will be remapped) */
- "ii\0"
- "glLightModelxOES\0"
- "glLightModelx\0"
- "\0"
- /* _mesa_function_pool[31684]: VertexAttribI3iEXT (will be remapped) */
- "iiii\0"
- "glVertexAttribI3iEXT\0"
- "glVertexAttribI3i\0"
- "\0"
- /* _mesa_function_pool[31729]: EndConditionalRender (will be remapped) */
- "\0"
- "glEndConditionalRender\0"
- "glEndConditionalRenderNV\0"
- "\0"
- /* _mesa_function_pool[31779]: GetBufferPointerv (will be remapped) */
- "iip\0"
- "glGetBufferPointerv\0"
- "glGetBufferPointervARB\0"
- "glGetBufferPointervOES\0"
- "\0"
- /* _mesa_function_pool[31850]: TextureLightEXT (dynamic) */
- "i\0"
- "glTextureLightEXT\0"
- "\0"
- /* _mesa_function_pool[31871]: ResetMinmax (offset 370) */
- "i\0"
- "glResetMinmax\0"
- "glResetMinmaxEXT\0"
- "\0"
- /* _mesa_function_pool[31905]: SpriteParameterfSGIX (dynamic) */
- "if\0"
- "glSpriteParameterfSGIX\0"
- "\0"
- /* _mesa_function_pool[31932]: EnableClientState (offset 313) */
- "i\0"
- "glEnableClientState\0"
- "\0"
- /* _mesa_function_pool[31955]: VertexAttrib4sNV (will be remapped) */
- "iiiii\0"
- "glVertexAttrib4sNV\0"
- "\0"
- /* _mesa_function_pool[31981]: GetConvolutionParameterfv (offset 357) */
- "iip\0"
- "glGetConvolutionParameterfv\0"
- "glGetConvolutionParameterfvEXT\0"
- "\0"
- /* _mesa_function_pool[32045]: GetActiveUniformName (will be remapped) */
- "iiipp\0"
- "glGetActiveUniformName\0"
- "\0"
- /* _mesa_function_pool[32075]: Uniform1iv (will be remapped) */
- "iip\0"
- "glUniform1iv\0"
- "glUniform1ivARB\0"
- "\0"
- /* _mesa_function_pool[32109]: MultiTexCoord4i (offset 404) */
- "iiiii\0"
- "glMultiTexCoord4i\0"
- "glMultiTexCoord4iARB\0"
- "\0"
- /* _mesa_function_pool[32155]: CombinerStageParameterfvNV (dynamic) */
- "iip\0"
- "glCombinerStageParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[32189]: ProgramNamedParameter4dNV (will be remapped) */
- "iipdddd\0"
- "glProgramNamedParameter4dNV\0"
- "\0"
- /* _mesa_function_pool[32226]: GetMaterialfv (offset 269) */
- "iip\0"
- "glGetMaterialfv\0"
- "\0"
- /* _mesa_function_pool[32247]: WindowPos3fv (will be remapped) */
- "p\0"
- "glWindowPos3fv\0"
- "glWindowPos3fvARB\0"
- "glWindowPos3fvMESA\0"
- "\0"
- /* _mesa_function_pool[32302]: SecondaryColorPointerListIBM (dynamic) */
- "iiipi\0"
- "glSecondaryColorPointerListIBM\0"
- "\0"
- /* _mesa_function_pool[32340]: DeleteProgramsARB (will be remapped) */
- "ip\0"
- "glDeleteProgramsARB\0"
- "glDeleteProgramsNV\0"
- "\0"
- /* _mesa_function_pool[32383]: VDPAUSurfaceAccessNV (will be remapped) */
- "ii\0"
- "glVDPAUSurfaceAccessNV\0"
- "\0"
- /* _mesa_function_pool[32410]: SetFragmentShaderConstantATI (will be remapped) */
- "ip\0"
- "glSetFragmentShaderConstantATI\0"
- "\0"
- /* _mesa_function_pool[32445]: Binormal3fEXT (dynamic) */
- "fff\0"
- "glBinormal3fEXT\0"
- "\0"
- /* _mesa_function_pool[32466]: CallList (offset 2) */
- "i\0"
- "glCallList\0"
- "\0"
- /* _mesa_function_pool[32480]: Materialfv (offset 170) */
- "iip\0"
- "glMaterialfv\0"
- "\0"
- /* _mesa_function_pool[32498]: TexCoord3fv (offset 113) */
- "p\0"
- "glTexCoord3fv\0"
- "\0"
- /* _mesa_function_pool[32515]: WeightfvARB (dynamic) */
- "ip\0"
- "glWeightfvARB\0"
- "\0"
- /* _mesa_function_pool[32533]: GetUniformBlockIndex (will be remapped) */
- "ip\0"
- "glGetUniformBlockIndex\0"
- "\0"
- /* _mesa_function_pool[32560]: FogCoordfvEXT (will be remapped) */
- "p\0"
- "glFogCoordfv\0"
- "glFogCoordfvEXT\0"
- "\0"
- /* _mesa_function_pool[32592]: DetachShader (will be remapped) */
- "ii\0"
- "glDetachShader\0"
- "\0"
- /* _mesa_function_pool[32611]: ClearDepthf (will be remapped) */
- "f\0"
- "glClearDepthf\0"
- "glClearDepthfOES\0"
- "\0"
- /* _mesa_function_pool[32645]: CopyTexSubImage2D (offset 326) */
- "iiiiiiii\0"
- "glCopyTexSubImage2D\0"
- "glCopyTexSubImage2DEXT\0"
- "\0"
- /* _mesa_function_pool[32698]: SampleCoverage (will be remapped) */
- "fi\0"
- "glSampleCoverage\0"
- "glSampleCoverageARB\0"
- "\0"
- /* _mesa_function_pool[32739]: GetObjectParameterivARB (will be remapped) */
- "iip\0"
- "glGetObjectParameterivARB\0"
- "\0"
- /* _mesa_function_pool[32770]: Color3iv (offset 16) */
- "p\0"
- "glColor3iv\0"
- "\0"
- /* _mesa_function_pool[32784]: GlobalAlphaFactorubSUN (dynamic) */
- "i\0"
- "glGlobalAlphaFactorubSUN\0"
- "\0"
- /* _mesa_function_pool[32812]: VertexAttrib4ubv (will be remapped) */
- "ip\0"
- "glVertexAttrib4ubv\0"
- "glVertexAttrib4ubvARB\0"
- "\0"
- /* _mesa_function_pool[32857]: MultiDrawArrays (will be remapped) */
- "ippi\0"
- "glMultiDrawArrays\0"
- "glMultiDrawArraysEXT\0"
- "\0"
- /* _mesa_function_pool[32902]: DrawElements (offset 311) */
- "iiip\0"
- "glDrawElements\0"
- "\0"
- /* _mesa_function_pool[32923]: BindVertexArrayAPPLE (will be remapped) */
- "i\0"
- "glBindVertexArrayAPPLE\0"
- "\0"
- /* _mesa_function_pool[32949]: GetProgramLocalParameterdvARB (will be remapped) */
- "iip\0"
- "glGetProgramLocalParameterdvARB\0"
- "\0"
- /* _mesa_function_pool[32986]: GetHistogramParameteriv (offset 363) */
- "iip\0"
- "glGetHistogramParameteriv\0"
- "glGetHistogramParameterivEXT\0"
- "\0"
- /* _mesa_function_pool[33046]: TexGenxvOES (will be remapped) */
- "iip\0"
- "glTexGenxvOES\0"
- "\0"
- /* _mesa_function_pool[33065]: PointParameteriv (will be remapped) */
- "ip\0"
- "glPointParameteriv\0"
- "glPointParameterivNV\0"
- "\0"
- /* _mesa_function_pool[33109]: UniformMatrix2x4fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix2x4fv\0"
- "\0"
- /* _mesa_function_pool[33136]: SecondaryColor3d (will be remapped) */
- "ddd\0"
- "glSecondaryColor3d\0"
- "glSecondaryColor3dEXT\0"
- "\0"
- /* _mesa_function_pool[33182]: GetConvolutionFilter (offset 356) */
- "iiip\0"
- "glGetConvolutionFilter\0"
- "glGetConvolutionFilterEXT\0"
- "\0"
- /* _mesa_function_pool[33237]: GetProgramivARB (will be remapped) */
- "iip\0"
- "glGetProgramivARB\0"
- "\0"
- /* _mesa_function_pool[33260]: FlushVertexArrayRangeNV (dynamic) */
- "\0"
- "glFlushVertexArrayRangeNV\0"
- "\0"
- /* _mesa_function_pool[33288]: Uniform2iv (will be remapped) */
- "iip\0"
- "glUniform2iv\0"
- "glUniform2ivARB\0"
- "\0"
- /* _mesa_function_pool[33322]: GetFixedv (will be remapped) */
- "ip\0"
- "glGetFixedvOES\0"
- "glGetFixedv\0"
- "\0"
- /* _mesa_function_pool[33353]: BindRenderbuffer (will be remapped) */
- "ii\0"
- "glBindRenderbuffer\0"
- "glBindRenderbufferOES\0"
- "\0"
- /* _mesa_function_pool[33398]: ProgramParameters4dvNV (will be remapped) */
- "iiip\0"
- "glProgramParameters4dvNV\0"
- "\0"
- /* _mesa_function_pool[33429]: TexCoord2fColor3fVertex3fvSUN (dynamic) */
- "ppp\0"
- "glTexCoord2fColor3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[33466]: EvalPoint2 (offset 239) */
- "ii\0"
- "glEvalPoint2\0"
- "\0"
- /* _mesa_function_pool[33483]: EvalPoint1 (offset 237) */
- "i\0"
- "glEvalPoint1\0"
- "\0"
- /* _mesa_function_pool[33499]: Binormal3dvEXT (dynamic) */
- "p\0"
- "glBinormal3dvEXT\0"
- "\0"
- /* _mesa_function_pool[33519]: PopMatrix (offset 297) */
- "\0"
- "glPopMatrix\0"
- "\0"
- /* _mesa_function_pool[33533]: FinishFenceNV (dynamic) */
- "i\0"
- "glFinishFenceNV\0"
- "\0"
- /* _mesa_function_pool[33552]: GetFogFuncSGIS (dynamic) */
- "p\0"
- "glGetFogFuncSGIS\0"
- "\0"
- /* _mesa_function_pool[33572]: DeleteFramebuffers (will be remapped) */
- "ip\0"
- "glDeleteFramebuffers\0"
- "glDeleteFramebuffersEXT\0"
- "glDeleteFramebuffersOES\0"
- "\0"
- /* _mesa_function_pool[33645]: GetLightxv (will be remapped) */
- "iip\0"
- "glGetLightxvOES\0"
- "glGetLightxv\0"
- "\0"
- /* _mesa_function_pool[33679]: SecondaryColor3fEXT (will be remapped) */
- "fff\0"
- "glSecondaryColor3f\0"
- "glSecondaryColor3fEXT\0"
- "\0"
- /* _mesa_function_pool[33725]: GetTexGeniv (offset 280) */
- "iip\0"
- "glGetTexGeniv\0"
- "glGetTexGenivOES\0"
- "\0"
- /* _mesa_function_pool[33761]: CombinerInputNV (dynamic) */
- "iiiiii\0"
- "glCombinerInputNV\0"
- "\0"
- /* _mesa_function_pool[33787]: VertexBindingDivisor (will be remapped) */
- "ii\0"
- "glVertexBindingDivisor\0"
- "\0"
- /* _mesa_function_pool[33814]: FramebufferRenderbuffer (will be remapped) */
- "iiii\0"
- "glFramebufferRenderbuffer\0"
- "glFramebufferRenderbufferEXT\0"
- "glFramebufferRenderbufferOES\0"
- "\0"
- /* _mesa_function_pool[33904]: IsProgramARB (will be remapped) */
- "i\0"
- "glIsProgramARB\0"
- "glIsProgramNV\0"
- "\0"
- /* _mesa_function_pool[33936]: VertexAttrib4uiv (will be remapped) */
- "ip\0"
- "glVertexAttrib4uiv\0"
- "glVertexAttrib4uivARB\0"
- "\0"
- /* _mesa_function_pool[33981]: VertexAttrib4Nsv (will be remapped) */
- "ip\0"
- "glVertexAttrib4Nsv\0"
- "glVertexAttrib4NsvARB\0"
- "\0"
- /* _mesa_function_pool[34026]: Map2d (offset 222) */
- "iddiiddiip\0"
- "glMap2d\0"
- "\0"
- /* _mesa_function_pool[34046]: Map2f (offset 223) */
- "iffiiffiip\0"
- "glMap2f\0"
- "\0"
- /* _mesa_function_pool[34066]: ProgramStringARB (will be remapped) */
- "iiip\0"
- "glProgramStringARB\0"
- "\0"
- /* _mesa_function_pool[34091]: MultiTexCoord4x (will be remapped) */
- "iiiii\0"
- "glMultiTexCoord4xOES\0"
- "glMultiTexCoord4x\0"
- "\0"
- /* _mesa_function_pool[34137]: Vertex4s (offset 148) */
- "iiii\0"
- "glVertex4s\0"
- "\0"
- /* _mesa_function_pool[34154]: TexCoord4fVertex4fvSUN (dynamic) */
- "pp\0"
- "glTexCoord4fVertex4fvSUN\0"
- "\0"
- /* _mesa_function_pool[34183]: UnmapBuffer (will be remapped) */
- "i\0"
- "glUnmapBuffer\0"
- "glUnmapBufferARB\0"
- "glUnmapBufferOES\0"
- "\0"
- /* _mesa_function_pool[34234]: MultiTexCoord4s (offset 406) */
- "iiiii\0"
- "glMultiTexCoord4s\0"
- "glMultiTexCoord4sARB\0"
- "\0"
- /* _mesa_function_pool[34280]: VertexAttribI2iEXT (will be remapped) */
- "iii\0"
- "glVertexAttribI2iEXT\0"
- "glVertexAttribI2i\0"
- "\0"
- /* _mesa_function_pool[34324]: Vertex4f (offset 144) */
- "ffff\0"
- "glVertex4f\0"
- "\0"
- /* _mesa_function_pool[34341]: EvalCoord1d (offset 228) */
- "d\0"
- "glEvalCoord1d\0"
- "\0"
- /* _mesa_function_pool[34358]: Vertex4d (offset 142) */
- "dddd\0"
- "glVertex4d\0"
- "\0"
- /* _mesa_function_pool[34375]: RasterPos4dv (offset 79) */
- "p\0"
- "glRasterPos4dv\0"
- "\0"
- /* _mesa_function_pool[34393]: GetGraphicsResetStatusARB (will be remapped) */
- "\0"
- "glGetGraphicsResetStatusARB\0"
- "\0"
- /* _mesa_function_pool[34423]: UseShaderProgramEXT (will be remapped) */
- "ii\0"
- "glUseShaderProgramEXT\0"
- "\0"
- /* _mesa_function_pool[34449]: VertexAttribP2uiv (will be remapped) */
- "iiip\0"
- "glVertexAttribP2uiv\0"
- "\0"
- /* _mesa_function_pool[34475]: VertexAttrib4bv (will be remapped) */
- "ip\0"
- "glVertexAttrib4bv\0"
- "glVertexAttrib4bvARB\0"
- "\0"
- /* _mesa_function_pool[34518]: DebugMessageControl (will be remapped) */
- "iiiipi\0"
- "glDebugMessageControl\0"
- "\0"
- /* _mesa_function_pool[34548]: GetTexGenfv (offset 279) */
- "iip\0"
- "glGetTexGenfv\0"
- "glGetTexGenfvOES\0"
- "\0"
- /* _mesa_function_pool[34584]: MultiTexCoord4d (offset 400) */
- "idddd\0"
- "glMultiTexCoord4d\0"
- "glMultiTexCoord4dARB\0"
- "\0"
- /* _mesa_function_pool[34630]: Vertex4i (offset 146) */
- "iiii\0"
- "glVertex4i\0"
- "\0"
- /* _mesa_function_pool[34647]: VertexWeightPointerEXT (dynamic) */
- "iiip\0"
- "glVertexWeightPointerEXT\0"
- "\0"
- /* _mesa_function_pool[34678]: GetHistogram (offset 361) */
- "iiiip\0"
- "glGetHistogram\0"
- "glGetHistogramEXT\0"
- "\0"
- /* _mesa_function_pool[34718]: ActiveStencilFaceEXT (will be remapped) */
- "i\0"
- "glActiveStencilFaceEXT\0"
- "\0"
- /* _mesa_function_pool[34744]: Translatex (will be remapped) */
- "iii\0"
- "glTranslatexOES\0"
- "glTranslatex\0"
- "\0"
- /* _mesa_function_pool[34778]: StencilFuncSeparateATI (will be remapped) */
- "iiii\0"
- "glStencilFuncSeparateATI\0"
- "\0"
- /* _mesa_function_pool[34809]: Materialf (offset 169) */
- "iif\0"
- "glMaterialf\0"
- "\0"
- /* _mesa_function_pool[34826]: GetnMapfvARB (will be remapped) */
- "iiip\0"
- "glGetnMapfvARB\0"
- "\0"
- /* _mesa_function_pool[34847]: IglooInterfaceSGIX (dynamic) */
- "ip\0"
- "glIglooInterfaceSGIX\0"
- "\0"
- /* _mesa_function_pool[34872]: Materiali (offset 171) */
- "iii\0"
- "glMateriali\0"
- "\0"
- /* _mesa_function_pool[34889]: VertexAttrib4dNV (will be remapped) */
- "idddd\0"
- "glVertexAttrib4dNV\0"
- "\0"
- /* _mesa_function_pool[34915]: MultiModeDrawElementsIBM (will be remapped) */
- "ppipii\0"
- "glMultiModeDrawElementsIBM\0"
- "\0"
- /* _mesa_function_pool[34950]: Indexsv (offset 51) */
- "p\0"
- "glIndexsv\0"
- "\0"
- /* _mesa_function_pool[34963]: VertexAttrib1fvARB (will be remapped) */
- "ip\0"
- "glVertexAttrib1fv\0"
- "glVertexAttrib1fvARB\0"
- "\0"
- /* _mesa_function_pool[35006]: LightModelfv (offset 164) */
- "ip\0"
- "glLightModelfv\0"
- "\0"
- /* _mesa_function_pool[35025]: TexCoord2dv (offset 103) */
- "p\0"
- "glTexCoord2dv\0"
- "\0"
- /* _mesa_function_pool[35042]: ProgramParameters4fvNV (will be remapped) */
- "iiip\0"
- "glProgramParameters4fvNV\0"
- "\0"
- /* _mesa_function_pool[35073]: EvalCoord1dv (offset 229) */
- "p\0"
- "glEvalCoord1dv\0"
- "\0"
- /* _mesa_function_pool[35091]: ReplacementCodeuiVertex3fSUN (dynamic) */
- "ifff\0"
- "glReplacementCodeuiVertex3fSUN\0"
- "\0"
- /* _mesa_function_pool[35128]: MapBufferRange (will be remapped) */
- "iiii\0"
- "glMapBufferRange\0"
- "glMapBufferRangeEXT\0"
- "\0"
- /* _mesa_function_pool[35171]: Translated (offset 303) */
- "ddd\0"
- "glTranslated\0"
- "\0"
- /* _mesa_function_pool[35189]: Translatef (offset 304) */
- "fff\0"
- "glTranslatef\0"
- "\0"
- /* _mesa_function_pool[35207]: StencilMask (offset 209) */
- "i\0"
- "glStencilMask\0"
- "\0"
- /* _mesa_function_pool[35224]: MinSampleShading (will be remapped) */
- "f\0"
- "glMinSampleShadingARB\0"
- "glMinSampleShading\0"
- "\0"
- /* _mesa_function_pool[35268]: MultTransposeMatrixd (will be remapped) */
- "p\0"
- "glMultTransposeMatrixd\0"
- "glMultTransposeMatrixdARB\0"
- "\0"
- /* _mesa_function_pool[35320]: MultTransposeMatrixf (will be remapped) */
- "p\0"
- "glMultTransposeMatrixf\0"
- "glMultTransposeMatrixfARB\0"
- "\0"
- /* _mesa_function_pool[35372]: GetLightiv (offset 265) */
- "iip\0"
- "glGetLightiv\0"
- "\0"
- /* _mesa_function_pool[35390]: DrawElementsInstancedBaseInstance (will be remapped) */
- "iiipii\0"
- "glDrawElementsInstancedBaseInstance\0"
- "\0"
- /* _mesa_function_pool[35434]: IsList (offset 287) */
- "i\0"
- "glIsList\0"
- "\0"
- /* _mesa_function_pool[35446]: PointSizex (will be remapped) */
- "i\0"
- "glPointSizexOES\0"
- "glPointSizex\0"
- "\0"
- /* _mesa_function_pool[35478]: GetnPixelMapusvARB (will be remapped) */
- "iip\0"
- "glGetnPixelMapusvARB\0"
- "\0"
- /* _mesa_function_pool[35504]: IsSync (will be remapped) */
- "i\0"
- "glIsSync\0"
- "\0"
- /* _mesa_function_pool[35516]: RenderMode (offset 196) */
- "i\0"
- "glRenderMode\0"
- "\0"
- /* _mesa_function_pool[35532]: PrimitiveRestartIndex (will be remapped) */
- "i\0"
- "glPrimitiveRestartIndex\0"
- "glPrimitiveRestartIndexNV\0"
- "\0"
- /* _mesa_function_pool[35585]: GetMapControlPointsNV (dynamic) */
- "iiiiiip\0"
- "glGetMapControlPointsNV\0"
- "\0"
- /* _mesa_function_pool[35618]: ClearBufferiv (will be remapped) */
- "iip\0"
- "glClearBufferiv\0"
- "\0"
- /* _mesa_function_pool[35639]: ProgramLocalParameter4fARB (will be remapped) */
- "iiffff\0"
- "glProgramLocalParameter4fARB\0"
- "\0"
- /* _mesa_function_pool[35676]: SpriteParameterivSGIX (dynamic) */
- "ip\0"
- "glSpriteParameterivSGIX\0"
- "\0"
- /* _mesa_function_pool[35704]: MultiTexCoord1fARB (offset 378) */
- "if\0"
- "glMultiTexCoord1f\0"
- "glMultiTexCoord1fARB\0"
- "\0"
- /* _mesa_function_pool[35747]: LoadName (offset 198) */
- "i\0"
- "glLoadName\0"
- "\0"
- /* _mesa_function_pool[35761]: GetInternalformativ (will be remapped) */
- "iiiip\0"
- "glGetInternalformativ\0"
- "\0"
- /* _mesa_function_pool[35790]: VertexAttribs4ubvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs4ubvNV\0"
- "\0"
- /* _mesa_function_pool[35817]: Frustumf (will be remapped) */
- "ffffff\0"
- "glFrustumfOES\0"
- "glFrustumf\0"
- "\0"
- /* _mesa_function_pool[35850]: WeightsvARB (dynamic) */
- "ip\0"
- "glWeightsvARB\0"
- "\0"
- /* _mesa_function_pool[35868]: GetIntegeri_v (will be remapped) */
- "iip\0"
- "glGetIntegerIndexedvEXT\0"
- "glGetIntegeri_v\0"
- "\0"
- /* _mesa_function_pool[35913]: LightModelxv (will be remapped) */
- "ip\0"
- "glLightModelxvOES\0"
- "glLightModelxv\0"
- "\0"
- /* _mesa_function_pool[35950]: IsTransformFeedback (will be remapped) */
- "i\0"
- "glIsTransformFeedback\0"
- "\0"
- /* _mesa_function_pool[35975]: LoadIdentityDeformationMapSGIX (dynamic) */
- "i\0"
- "glLoadIdentityDeformationMapSGIX\0"
- "\0"
- /* _mesa_function_pool[36011]: CopyTexSubImage1D (offset 325) */
- "iiiiii\0"
- "glCopyTexSubImage1D\0"
- "glCopyTexSubImage1DEXT\0"
- "\0"
- /* _mesa_function_pool[36062]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */
- "ppp\0"
- "glReplacementCodeuiColor3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[36106]: CullFace (offset 152) */
- "i\0"
- "glCullFace\0"
- "\0"
- /* _mesa_function_pool[36120]: BindTexture (offset 307) */
- "ii\0"
- "glBindTexture\0"
- "glBindTextureEXT\0"
- "\0"
- /* _mesa_function_pool[36155]: VertexAttribs2fvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs2fvNV\0"
- "\0"
- /* _mesa_function_pool[36181]: MultiTexCoord4fARB (offset 402) */
- "iffff\0"
- "glMultiTexCoord4f\0"
- "glMultiTexCoord4fARB\0"
- "\0"
- /* _mesa_function_pool[36227]: ResumeTransformFeedback (will be remapped) */
- "\0"
- "glResumeTransformFeedback\0"
- "\0"
- /* _mesa_function_pool[36255]: PushDebugGroup (will be remapped) */
- "iiip\0"
- "glPushDebugGroup\0"
- "\0"
- /* _mesa_function_pool[36278]: DrawMeshArraysSUN (dynamic) */
- "iiii\0"
- "glDrawMeshArraysSUN\0"
- "\0"
- /* _mesa_function_pool[36304]: SecondaryColor3i (will be remapped) */
- "iii\0"
- "glSecondaryColor3i\0"
- "glSecondaryColor3iEXT\0"
- "\0"
- /* _mesa_function_pool[36350]: StencilFunc (offset 243) */
- "iii\0"
- "glStencilFunc\0"
- "\0"
- /* _mesa_function_pool[36369]: CopyPixels (offset 255) */
- "iiiii\0"
- "glCopyPixels\0"
- "\0"
- /* _mesa_function_pool[36389]: Rectsv (offset 93) */
- "pp\0"
- "glRectsv\0"
- "\0"
- /* _mesa_function_pool[36402]: WindowPos3iv (will be remapped) */
- "p\0"
- "glWindowPos3iv\0"
- "glWindowPos3ivARB\0"
- "glWindowPos3ivMESA\0"
- "\0"
- /* _mesa_function_pool[36457]: ReplacementCodeuivSUN (dynamic) */
- "p\0"
- "glReplacementCodeuivSUN\0"
- "\0"
- /* _mesa_function_pool[36484]: DrawElementsBaseVertex (will be remapped) */
- "iiipi\0"
- "glDrawElementsBaseVertex\0"
- "\0"
- /* _mesa_function_pool[36516]: CopyConvolutionFilter2D (offset 355) */
- "iiiiii\0"
- "glCopyConvolutionFilter2D\0"
- "glCopyConvolutionFilter2DEXT\0"
- "\0"
- /* _mesa_function_pool[36579]: ApplyTextureEXT (dynamic) */
- "i\0"
- "glApplyTextureEXT\0"
- "\0"
- /* _mesa_function_pool[36600]: CopyBufferSubData (will be remapped) */
- "iiiii\0"
- "glCopyBufferSubData\0"
- "\0"
- /* _mesa_function_pool[36627]: NormalPointer (offset 318) */
- "iip\0"
- "glNormalPointer\0"
- "\0"
- /* _mesa_function_pool[36648]: TexParameterfv (offset 179) */
- "iip\0"
- "glTexParameterfv\0"
- "\0"
- /* _mesa_function_pool[36670]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */
- "ppp\0"
- "glReplacementCodeuiNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[36715]: GetCombinerOutputParameterfvNV (dynamic) */
- "iiip\0"
- "glGetCombinerOutputParameterfvNV\0"
- "\0"
- /* _mesa_function_pool[36754]: WindowPos4iMESA (will be remapped) */
- "iiii\0"
- "glWindowPos4iMESA\0"
- "\0"
- /* _mesa_function_pool[36778]: VertexAttrib4Nubv (will be remapped) */
- "ip\0"
- "glVertexAttrib4Nubv\0"
- "glVertexAttrib4NubvARB\0"
- "\0"
- /* _mesa_function_pool[36825]: SecondaryColor3ui (will be remapped) */
- "iii\0"
- "glSecondaryColor3ui\0"
- "glSecondaryColor3uiEXT\0"
- "\0"
- /* _mesa_function_pool[36873]: VertexAttribI3uivEXT (will be remapped) */
- "ip\0"
- "glVertexAttribI3uivEXT\0"
- "glVertexAttribI3uiv\0"
- "\0"
- /* _mesa_function_pool[36920]: UniformMatrix3x4fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix3x4fv\0"
- "\0"
- /* _mesa_function_pool[36947]: ClipPlane (offset 150) */
- "ip\0"
- "glClipPlane\0"
- "\0"
- /* _mesa_function_pool[36963]: Recti (offset 90) */
- "iiii\0"
- "glRecti\0"
- "\0"
- /* _mesa_function_pool[36977]: VertexAttribI3ivEXT (will be remapped) */
- "ip\0"
- "glVertexAttribI3ivEXT\0"
- "glVertexAttribI3iv\0"
- "\0"
- /* _mesa_function_pool[37022]: DrawRangeElementsBaseVertex (will be remapped) */
- "iiiiipi\0"
- "glDrawRangeElementsBaseVertex\0"
- "\0"
- /* _mesa_function_pool[37061]: VertexAttribIPointer (will be remapped) */
- "iiiip\0"
- "glVertexAttribIPointerEXT\0"
- "glVertexAttribIPointer\0"
- "\0"
- /* _mesa_function_pool[37117]: SecondaryColor3usv (will be remapped) */
- "p\0"
- "glSecondaryColor3usv\0"
- "glSecondaryColor3usvEXT\0"
- "\0"
- /* _mesa_function_pool[37165]: VertexP2uiv (will be remapped) */
- "ip\0"
- "glVertexP2uiv\0"
- "\0"
- /* _mesa_function_pool[37183]: Fogxv (will be remapped) */
- "ip\0"
- "glFogxvOES\0"
- "glFogxv\0"
- "\0"
- /* _mesa_function_pool[37206]: MultiTexCoord3dv (offset 393) */
- "ip\0"
- "glMultiTexCoord3dv\0"
- "glMultiTexCoord3dvARB\0"
- "\0"
- /* _mesa_function_pool[37251]: WindowPos4fvMESA (will be remapped) */
- "p\0"
- "glWindowPos4fvMESA\0"
- "\0"
- /* _mesa_function_pool[37273]: GetPixelMapuiv (offset 272) */
- "ip\0"
- "glGetPixelMapuiv\0"
- "\0"
- /* _mesa_function_pool[37294]: Rectf (offset 88) */
- "ffff\0"
- "glRectf\0"
- "\0"
- /* _mesa_function_pool[37308]: VertexAttrib1sNV (will be remapped) */
- "ii\0"
- "glVertexAttrib1sNV\0"
- "\0"
- /* _mesa_function_pool[37331]: Indexfv (offset 47) */
- "p\0"
- "glIndexfv\0"
- "\0"
- /* _mesa_function_pool[37344]: ColorP3uiv (will be remapped) */
- "ip\0"
- "glColorP3uiv\0"
- "\0"
- /* _mesa_function_pool[37361]: TexParameterIuiv (will be remapped) */
- "iip\0"
- "glTexParameterIuivEXT\0"
- "glTexParameterIuiv\0"
- "\0"
- /* _mesa_function_pool[37407]: BlitFramebuffer (will be remapped) */
- "iiiiiiiiii\0"
- "glBlitFramebuffer\0"
- "glBlitFramebufferEXT\0"
- "\0"
- /* _mesa_function_pool[37458]: GetPointerv (offset 329) */
- "ip\0"
- "glGetPointerv\0"
- "glGetPointervEXT\0"
- "\0"
- /* _mesa_function_pool[37493]: Tangent3bEXT (dynamic) */
- "iii\0"
- "glTangent3bEXT\0"
- "\0"
- /* _mesa_function_pool[37513]: CombinerParameterfNV (dynamic) */
- "if\0"
- "glCombinerParameterfNV\0"
- "\0"
- /* _mesa_function_pool[37540]: IndexMask (offset 212) */
- "i\0"
- "glIndexMask\0"
- "\0"
- /* _mesa_function_pool[37555]: CreateShaderObjectARB (will be remapped) */
- "i\0"
- "glCreateShaderObjectARB\0"
- "\0"
- /* _mesa_function_pool[37582]: ReplacementCodeuiSUN (dynamic) */
- "i\0"
- "glReplacementCodeuiSUN\0"
- "\0"
- /* _mesa_function_pool[37608]: GetFloatv (offset 262) */
- "ip\0"
- "glGetFloatv\0"
- "\0"
- /* _mesa_function_pool[37624]: CombinerOutputNV (dynamic) */
- "iiiiiiiiii\0"
- "glCombinerOutputNV\0"
- "\0"
- /* _mesa_function_pool[37655]: MultiTexCoord3i (offset 396) */
- "iiii\0"
- "glMultiTexCoord3i\0"
- "glMultiTexCoord3iARB\0"
- "\0"
- /* _mesa_function_pool[37700]: GetVertexAttribIiv (will be remapped) */
- "iip\0"
- "glGetVertexAttribIivEXT\0"
- "glGetVertexAttribIiv\0"
- "\0"
- /* _mesa_function_pool[37750]: ClientWaitSync (will be remapped) */
- "iii\0"
- "glClientWaitSync\0"
- "\0"
- /* _mesa_function_pool[37772]: TexCoord4s (offset 124) */
- "iiii\0"
- "glTexCoord4s\0"
- "\0"
- /* _mesa_function_pool[37791]: GetPerfMonitorGroupsAMD (will be remapped) */
- "pip\0"
- "glGetPerfMonitorGroupsAMD\0"
- "\0"
- /* _mesa_function_pool[37822]: TexCoord3sv (offset 117) */
- "p\0"
- "glTexCoord3sv\0"
- "\0"
- /* _mesa_function_pool[37839]: VertexAttrib2dNV (will be remapped) */
- "idd\0"
- "glVertexAttrib2dNV\0"
- "\0"
- /* _mesa_function_pool[37863]: FogCoorddv (will be remapped) */
- "p\0"
- "glFogCoorddv\0"
- "glFogCoorddvEXT\0"
- "\0"
- /* _mesa_function_pool[37895]: PopAttrib (offset 218) */
- "\0"
- "glPopAttrib\0"
- "\0"
- /* _mesa_function_pool[37909]: Fogfv (offset 154) */
- "ip\0"
- "glFogfv\0"
- "\0"
- /* _mesa_function_pool[37921]: ObjectPurgeableAPPLE (will be remapped) */
- "iii\0"
- "glObjectPurgeableAPPLE\0"
- "\0"
- /* _mesa_function_pool[37949]: InitNames (offset 197) */
- "\0"
- "glInitNames\0"
- "\0"
- /* _mesa_function_pool[37963]: Normal3sv (offset 61) */
- "p\0"
- "glNormal3sv\0"
- "\0"
- /* _mesa_function_pool[37978]: Minmax (offset 368) */
- "iii\0"
- "glMinmax\0"
- "glMinmaxEXT\0"
- "\0"
- /* _mesa_function_pool[38004]: BufferData (will be remapped) */
- "iipi\0"
- "glBufferData\0"
- "glBufferDataARB\0"
- "\0"
- /* _mesa_function_pool[38039]: DeleteQueries (will be remapped) */
- "ip\0"
- "glDeleteQueries\0"
- "glDeleteQueriesARB\0"
- "\0"
- /* _mesa_function_pool[38078]: TexCoord4d (offset 118) */
- "dddd\0"
- "glTexCoord4d\0"
- "\0"
- /* _mesa_function_pool[38097]: IsEnabledi (will be remapped) */
- "ii\0"
- "glIsEnabledIndexedEXT\0"
- "glIsEnabledi\0"
- "\0"
- /* _mesa_function_pool[38136]: TexCoord4f (offset 120) */
- "ffff\0"
- "glTexCoord4f\0"
- "\0"
- /* _mesa_function_pool[38155]: Uniform3ui (will be remapped) */
- "iiii\0"
- "glUniform3uiEXT\0"
- "glUniform3ui\0"
- "\0"
- /* _mesa_function_pool[38190]: InvalidateFramebuffer (will be remapped) */
- "iip\0"
- "glInvalidateFramebuffer\0"
- "\0"
- /* _mesa_function_pool[38219]: GetFragmentMaterialfvSGIX (dynamic) */
- "iip\0"
- "glGetFragmentMaterialfvSGIX\0"
- "\0"
- /* _mesa_function_pool[38252]: Binormal3fvEXT (dynamic) */
- "p\0"
- "glBinormal3fvEXT\0"
- "\0"
- /* _mesa_function_pool[38272]: GetBooleanv (offset 258) */
- "ip\0"
- "glGetBooleanv\0"
- "\0"
- /* _mesa_function_pool[38290]: ColorFragmentOp3ATI (will be remapped) */
- "iiiiiiiiiiiii\0"
- "glColorFragmentOp3ATI\0"
- "\0"
- /* _mesa_function_pool[38327]: Hint (offset 158) */
- "ii\0"
- "glHint\0"
- "\0"
- /* _mesa_function_pool[38338]: DeletePerfMonitorsAMD (will be remapped) */
- "ip\0"
- "glDeletePerfMonitorsAMD\0"
- "\0"
- /* _mesa_function_pool[38366]: Color4dv (offset 28) */
- "p\0"
- "glColor4dv\0"
- "\0"
- /* _mesa_function_pool[38380]: IsAsyncMarkerSGIX (dynamic) */
- "i\0"
- "glIsAsyncMarkerSGIX\0"
- "\0"
- /* _mesa_function_pool[38403]: AreProgramsResidentNV (will be remapped) */
- "ipp\0"
- "glAreProgramsResidentNV\0"
- "\0"
- /* _mesa_function_pool[38432]: DisableVertexAttribArray (will be remapped) */
- "i\0"
- "glDisableVertexAttribArray\0"
- "glDisableVertexAttribArrayARB\0"
- "\0"
- /* _mesa_function_pool[38492]: CopyColorSubTable (offset 347) */
- "iiiii\0"
- "glCopyColorSubTable\0"
- "glCopyColorSubTableEXT\0"
- "\0"
- /* _mesa_function_pool[38542]: WeightdvARB (dynamic) */
- "ip\0"
- "glWeightdvARB\0"
- "\0"
- /* _mesa_function_pool[38560]: PollInstrumentsSGIX (dynamic) */
- "p\0"
- "glPollInstrumentsSGIX\0"
- "\0"
- /* _mesa_function_pool[38585]: VertexAttrib3dvNV (will be remapped) */
- "ip\0"
- "glVertexAttrib3dvNV\0"
- "\0"
- /* _mesa_function_pool[38609]: GetObjectParameterfvARB (will be remapped) */
- "iip\0"
- "glGetObjectParameterfvARB\0"
- "\0"
- /* _mesa_function_pool[38640]: Vertex4iv (offset 147) */
- "p\0"
- "glVertex4iv\0"
- "\0"
- /* _mesa_function_pool[38655]: BufferSubData (will be remapped) */
- "iiip\0"
- "glBufferSubData\0"
- "glBufferSubDataARB\0"
- "\0"
- /* _mesa_function_pool[38696]: TexCoord4dv (offset 119) */
- "p\0"
- "glTexCoord4dv\0"
- "\0"
- /* _mesa_function_pool[38713]: LockArraysEXT (will be remapped) */
- "ii\0"
- "glLockArraysEXT\0"
- "\0"
- /* _mesa_function_pool[38733]: Begin (offset 7) */
- "i\0"
- "glBegin\0"
- "\0"
- /* _mesa_function_pool[38744]: LightModeli (offset 165) */
- "ii\0"
- "glLightModeli\0"
- "\0"
- /* _mesa_function_pool[38762]: FogCoordPointerListIBM (dynamic) */
- "iipi\0"
- "glFogCoordPointerListIBM\0"
- "\0"
- /* _mesa_function_pool[38793]: ObjectPtrLabel (will be remapped) */
- "pip\0"
- "glObjectPtrLabel\0"
- "\0"
- /* _mesa_function_pool[38815]: Rectfv (offset 89) */
- "pp\0"
- "glRectfv\0"
- "\0"
- /* _mesa_function_pool[38828]: ClipPlanex (will be remapped) */
- "ip\0"
- "glClipPlanexOES\0"
- "glClipPlanex\0"
- "\0"
- /* _mesa_function_pool[38861]: Uniform4f (will be remapped) */
- "iffff\0"
- "glUniform4f\0"
- "glUniform4fARB\0"
- "\0"
- /* _mesa_function_pool[38895]: LightModelf (offset 163) */
- "if\0"
- "glLightModelf\0"
- "\0"
- /* _mesa_function_pool[38913]: GetTexParameterfv (offset 282) */
- "iip\0"
- "glGetTexParameterfv\0"
- "\0"
- /* _mesa_function_pool[38938]: GetLightfv (offset 264) */
- "iip\0"
- "glGetLightfv\0"
- "\0"
- /* _mesa_function_pool[38956]: PixelTransformParameterivEXT (dynamic) */
- "iip\0"
- "glPixelTransformParameterivEXT\0"
- "\0"
- /* _mesa_function_pool[38992]: BinormalPointerEXT (dynamic) */
- "iip\0"
- "glBinormalPointerEXT\0"
- "\0"
- /* _mesa_function_pool[39018]: VertexP4uiv (will be remapped) */
- "ip\0"
- "glVertexP4uiv\0"
- "\0"
- /* _mesa_function_pool[39036]: GetCombinerInputParameterivNV (dynamic) */
- "iiiip\0"
- "glGetCombinerInputParameterivNV\0"
- "\0"
- /* _mesa_function_pool[39075]: Disable (offset 214) */
- "i\0"
- "glDisable\0"
- "\0"
- /* _mesa_function_pool[39088]: ClipPlanef (will be remapped) */
- "ip\0"
- "glClipPlanefOES\0"
- "glClipPlanef\0"
- "\0"
- /* _mesa_function_pool[39121]: MultiTexCoord2fvARB (offset 387) */
- "ip\0"
- "glMultiTexCoord2fv\0"
- "glMultiTexCoord2fvARB\0"
- "\0"
- /* _mesa_function_pool[39166]: TextureBarrierNV (will be remapped) */
- "\0"
- "glTextureBarrierNV\0"
- "\0"
- /* _mesa_function_pool[39187]: GetPerfMonitorCounterStringAMD (will be remapped) */
- "iiipp\0"
- "glGetPerfMonitorCounterStringAMD\0"
- "\0"
- /* _mesa_function_pool[39227]: SecondaryColorPointer (will be remapped) */
- "iiip\0"
- "glSecondaryColorPointer\0"
- "glSecondaryColorPointerEXT\0"
- "\0"
- /* _mesa_function_pool[39284]: FinishAsyncSGIX (dynamic) */
- "p\0"
- "glFinishAsyncSGIX\0"
- "\0"
- /* _mesa_function_pool[39305]: DrawArrays (offset 310) */
- "iii\0"
- "glDrawArrays\0"
- "glDrawArraysEXT\0"
- "\0"
- /* _mesa_function_pool[39339]: WeightuivARB (dynamic) */
- "ip\0"
- "glWeightuivARB\0"
- "\0"
- /* _mesa_function_pool[39358]: GetnTexImageARB (will be remapped) */
- "iiiiip\0"
- "glGetnTexImageARB\0"
- "\0"
- /* _mesa_function_pool[39384]: ColorMask (offset 210) */
- "iiii\0"
- "glColorMask\0"
- "\0"
- /* _mesa_function_pool[39402]: GenAsyncMarkersSGIX (dynamic) */
- "i\0"
- "glGenAsyncMarkersSGIX\0"
- "\0"
- /* _mesa_function_pool[39427]: DebugMessageInsertARB (will be remapped) */
- "iiiiip\0"
- "glDebugMessageInsertARB\0"
- "\0"
- /* _mesa_function_pool[39459]: GetListParameterivSGIX (dynamic) */
- "iip\0"
- "glGetListParameterivSGIX\0"
- "\0"
- /* _mesa_function_pool[39489]: GetInfoLogARB (will be remapped) */
- "iipp\0"
- "glGetInfoLogARB\0"
- "\0"
- /* _mesa_function_pool[39511]: RasterPos4iv (offset 83) */
- "p\0"
- "glRasterPos4iv\0"
- "\0"
- /* _mesa_function_pool[39529]: Enable (offset 215) */
- "i\0"
- "glEnable\0"
- "\0"
- /* _mesa_function_pool[39541]: GetRenderbufferParameteriv (will be remapped) */
- "iip\0"
- "glGetRenderbufferParameteriv\0"
- "glGetRenderbufferParameterivEXT\0"
- "glGetRenderbufferParameterivOES\0"
- "\0"
- /* _mesa_function_pool[39639]: LineStipple (offset 167) */
- "ii\0"
- "glLineStipple\0"
- "\0"
- /* _mesa_function_pool[39657]: FragmentLightfSGIX (dynamic) */
- "iif\0"
- "glFragmentLightfSGIX\0"
- "\0"
- /* _mesa_function_pool[39683]: SetFenceNV (dynamic) */
- "ii\0"
- "glSetFenceNV\0"
- "\0"
- /* _mesa_function_pool[39700]: VertexAttribI4uivEXT (will be remapped) */
- "ip\0"
- "glVertexAttribI4uivEXT\0"
- "glVertexAttribI4uiv\0"
- "\0"
- /* _mesa_function_pool[39747]: VertexAttribs4svNV (will be remapped) */
- "iip\0"
- "glVertexAttribs4svNV\0"
- "\0"
- /* _mesa_function_pool[39773]: GenRenderbuffers (will be remapped) */
- "ip\0"
- "glGenRenderbuffers\0"
- "glGenRenderbuffersEXT\0"
- "glGenRenderbuffersOES\0"
- "\0"
- /* _mesa_function_pool[39840]: EdgeFlagPointerListIBM (dynamic) */
- "ipi\0"
- "glEdgeFlagPointerListIBM\0"
- "\0"
- /* _mesa_function_pool[39870]: UniformMatrix4fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix4fv\0"
- "glUniformMatrix4fvARB\0"
- "\0"
- /* _mesa_function_pool[39917]: UniformMatrix3x2fv (will be remapped) */
- "iiip\0"
- "glUniformMatrix3x2fv\0"
- "\0"
- /* _mesa_function_pool[39944]: GetMinmaxParameterfv (offset 365) */
- "iip\0"
- "glGetMinmaxParameterfv\0"
- "glGetMinmaxParameterfvEXT\0"
- "\0"
- /* _mesa_function_pool[39998]: VertexAttrib4Nuiv (will be remapped) */
- "ip\0"
- "glVertexAttrib4Nuiv\0"
- "glVertexAttrib4NuivARB\0"
- "\0"
- /* _mesa_function_pool[40045]: ClientActiveTexture (offset 375) */
- "i\0"
- "glClientActiveTexture\0"
- "glClientActiveTextureARB\0"
- "\0"
- /* _mesa_function_pool[40095]: WindowPos2sv (will be remapped) */
- "p\0"
- "glWindowPos2sv\0"
- "glWindowPos2svARB\0"
- "glWindowPos2svMESA\0"
- "\0"
- /* _mesa_function_pool[40150]: Vertex3fv (offset 137) */
- "p\0"
- "glVertex3fv\0"
- "\0"
- /* _mesa_function_pool[40165]: GetUniformIndices (will be remapped) */
- "iipp\0"
- "glGetUniformIndices\0"
- "\0"
- /* _mesa_function_pool[40191]: GetTexBumpParameterivATI (will be remapped) */
- "ip\0"
- "glGetTexBumpParameterivATI\0"
- "\0"
- /* _mesa_function_pool[40222]: SecondaryColor3sv (will be remapped) */
- "p\0"
- "glSecondaryColor3sv\0"
- "glSecondaryColor3svEXT\0"
- "\0"
- /* _mesa_function_pool[40268]: Fogx (will be remapped) */
- "ii\0"
- "glFogxOES\0"
- "glFogx\0"
- "\0"
- /* _mesa_function_pool[40289]: Binormal3bEXT (dynamic) */
- "iii\0"
- "glBinormal3bEXT\0"
- "\0"
- /* _mesa_function_pool[40310]: FragmentMaterialivSGIX (dynamic) */
- "iip\0"
- "glFragmentMaterialivSGIX\0"
- "\0"
- /* _mesa_function_pool[40340]: WaitSync (will be remapped) */
- "iii\0"
- "glWaitSync\0"
- "\0"
- /* _mesa_function_pool[40356]: CombinerParameterivNV (dynamic) */
- "ip\0"
- "glCombinerParameterivNV\0"
- "\0"
- /* _mesa_function_pool[40384]: BindVertexBuffer (will be remapped) */
- "iiii\0"
- "glBindVertexBuffer\0"
- "\0"
- /* _mesa_function_pool[40409]: MultiTexCoord2sv (offset 391) */
- "ip\0"
- "glMultiTexCoord2sv\0"
- "glMultiTexCoord2svARB\0"
- "\0"
- /* _mesa_function_pool[40454]: DeformationMap3dSGIX (dynamic) */
- "iddiiddiiddiip\0"
- "glDeformationMap3dSGIX\0"
- "\0"
- /* _mesa_function_pool[40493]: EndFragmentShaderATI (will be remapped) */
- "\0"
- "glEndFragmentShaderATI\0"
- "\0"
- /* _mesa_function_pool[40518]: Binormal3iEXT (dynamic) */
- "iii\0"
- "glBinormal3iEXT\0"
- "\0"
- /* _mesa_function_pool[40539]: Uniform4iv (will be remapped) */
- "iip\0"
- "glUniform4iv\0"
- "glUniform4ivARB\0"
- "\0"
- ;
-
-/* these functions need to be remapped */
-static const struct gl_function_pool_remap MESA_remap_table_functions[] = {
- { 26212, CompressedTexImage1D_remap_index },
- { 16711, CompressedTexImage2D_remap_index },
- { 2939, CompressedTexImage3D_remap_index },
- { 7696, CompressedTexSubImage1D_remap_index },
- { 4083, CompressedTexSubImage2D_remap_index },
- { 31218, CompressedTexSubImage3D_remap_index },
- { 15152, GetCompressedTexImage_remap_index },
- { 23032, LoadTransposeMatrixd_remap_index },
- { 22980, LoadTransposeMatrixf_remap_index },
- { 35268, MultTransposeMatrixd_remap_index },
- { 35320, MultTransposeMatrixf_remap_index },
- { 32698, SampleCoverage_remap_index },
- { 11961, BlendFuncSeparate_remap_index },
- { 14132, FogCoordPointer_remap_index },
- { 17049, FogCoordd_remap_index },
- { 37863, FogCoorddv_remap_index },
- { 32857, MultiDrawArrays_remap_index },
- { 26931, PointParameterf_remap_index },
- { 17902, PointParameterfv_remap_index },
- { 26889, PointParameteri_remap_index },
- { 33065, PointParameteriv_remap_index },
- { 18866, SecondaryColor3b_remap_index },
- { 15536, SecondaryColor3bv_remap_index },
- { 33136, SecondaryColor3d_remap_index },
- { 3279, SecondaryColor3dv_remap_index },
- { 36304, SecondaryColor3i_remap_index },
- { 21725, SecondaryColor3iv_remap_index },
- { 18573, SecondaryColor3s_remap_index },
- { 40222, SecondaryColor3sv_remap_index },
- { 16087, SecondaryColor3ub_remap_index },
- { 26841, SecondaryColor3ubv_remap_index },
- { 36825, SecondaryColor3ui_remap_index },
- { 4265, SecondaryColor3uiv_remap_index },
- { 14363, SecondaryColor3us_remap_index },
- { 37117, SecondaryColor3usv_remap_index },
- { 39227, SecondaryColorPointer_remap_index },
- { 2086, WindowPos2d_remap_index },
- { 19390, WindowPos2dv_remap_index },
- { 2014, WindowPos2f_remap_index },
- { 1501, WindowPos2fv_remap_index },
- { 16405, WindowPos2i_remap_index },
- { 23970, WindowPos2iv_remap_index },
- { 2448, WindowPos2s_remap_index },
- { 40095, WindowPos2sv_remap_index },
- { 15946, WindowPos3d_remap_index },
- { 14027, WindowPos3dv_remap_index },
- { 16033, WindowPos3f_remap_index },
- { 32247, WindowPos3fv_remap_index },
- { 18812, WindowPos3i_remap_index },
- { 36402, WindowPos3iv_remap_index },
- { 16458, WindowPos3s_remap_index },
- { 7131, WindowPos3sv_remap_index },
- { 23475, BeginQuery_remap_index },
- { 12551, BindBuffer_remap_index },
- { 38004, BufferData_remap_index },
- { 38655, BufferSubData_remap_index },
- { 28213, DeleteBuffers_remap_index },
- { 38039, DeleteQueries_remap_index },
- { 29170, EndQuery_remap_index },
- { 25595, GenBuffers_remap_index },
- { 2790, GenQueries_remap_index },
- { 19159, GetBufferParameteriv_remap_index },
- { 31779, GetBufferPointerv_remap_index },
- { 28364, GetBufferSubData_remap_index },
- { 30870, GetQueryObjectiv_remap_index },
- { 28736, GetQueryObjectuiv_remap_index },
- { 3871, GetQueryiv_remap_index },
- { 24113, IsBuffer_remap_index },
- { 20916, IsQuery_remap_index },
- { 4444, MapBuffer_remap_index },
- { 34183, UnmapBuffer_remap_index },
- { 1265, AttachShader_remap_index },
- { 6490, BindAttribLocation_remap_index },
- { 25833, BlendEquationSeparate_remap_index },
- { 22851, CompileShader_remap_index },
- { 11883, CreateProgram_remap_index },
- { 27339, CreateShader_remap_index },
- { 30392, DeleteProgram_remap_index },
- { 31079, DeleteShader_remap_index },
- { 32592, DetachShader_remap_index },
- { 38432, DisableVertexAttribArray_remap_index },
- { 13135, DrawBuffers_remap_index },
- { 26528, EnableVertexAttribArray_remap_index },
- { 9198, GetActiveAttrib_remap_index },
- { 28163, GetActiveUniform_remap_index },
- { 21484, GetAttachedShaders_remap_index },
- { 17317, GetAttribLocation_remap_index },
- { 6070, GetProgramInfoLog_remap_index },
- { 272, GetProgramiv_remap_index },
- { 14624, GetShaderInfoLog_remap_index },
- { 27871, GetShaderSource_remap_index },
- { 1570, GetShaderiv_remap_index },
- { 23903, GetUniformLocation_remap_index },
- { 7395, GetUniformfv_remap_index },
- { 7959, GetUniformiv_remap_index },
- { 20194, GetVertexAttribPointerv_remap_index },
- { 25320, GetVertexAttribdv_remap_index },
- { 2197, GetVertexAttribfv_remap_index },
- { 12936, GetVertexAttribiv_remap_index },
- { 15521, IsProgram_remap_index },
- { 7513, IsShader_remap_index },
- { 22008, LinkProgram_remap_index },
- { 12085, ShaderSource_remap_index },
- { 12057, StencilFuncSeparate_remap_index },
- { 4418, StencilMaskSeparate_remap_index },
- { 9622, StencilOpSeparate_remap_index },
- { 22089, Uniform1f_remap_index },
- { 31615, Uniform1fv_remap_index },
- { 22243, Uniform1i_remap_index },
- { 32075, Uniform1iv_remap_index },
- { 31144, Uniform2f_remap_index },
- { 739, Uniform2fv_remap_index },
- { 31436, Uniform2i_remap_index },
- { 33288, Uniform2iv_remap_index },
- { 3130, Uniform3f_remap_index },
- { 13231, Uniform3fv_remap_index },
- { 18685, Uniform3i_remap_index },
- { 17235, Uniform3iv_remap_index },
- { 38861, Uniform4f_remap_index },
- { 5628, Uniform4fv_remap_index },
- { 16632, Uniform4i_remap_index },
- { 40539, Uniform4iv_remap_index },
- { 3163, UniformMatrix2fv_remap_index },
- { 3597, UniformMatrix3fv_remap_index },
- { 39870, UniformMatrix4fv_remap_index },
- { 22786, UseProgram_remap_index },
- { 8759, ValidateProgram_remap_index },
- { 26171, VertexAttrib1d_remap_index },
- { 13888, VertexAttrib1dv_remap_index },
- { 26487, VertexAttrib1s_remap_index },
- { 1701, VertexAttrib1sv_remap_index },
- { 31176, VertexAttrib2d_remap_index },
- { 5962, VertexAttrib2dv_remap_index },
- { 30916, VertexAttrib2s_remap_index },
- { 12628, VertexAttrib2sv_remap_index },
- { 3930, VertexAttrib3d_remap_index },
- { 485, VertexAttrib3dv_remap_index },
- { 23574, VertexAttrib3s_remap_index },
- { 20873, VertexAttrib3sv_remap_index },
- { 4531, VertexAttrib4Nbv_remap_index },
- { 21842, VertexAttrib4Niv_remap_index },
- { 33981, VertexAttrib4Nsv_remap_index },
- { 5512, VertexAttrib4Nub_remap_index },
- { 36778, VertexAttrib4Nubv_remap_index },
- { 39998, VertexAttrib4Nuiv_remap_index },
- { 6005, VertexAttrib4Nusv_remap_index },
- { 34475, VertexAttrib4bv_remap_index },
- { 22297, VertexAttrib4d_remap_index },
- { 21261, VertexAttrib4dv_remap_index },
- { 17504, VertexAttrib4iv_remap_index },
- { 22660, VertexAttrib4s_remap_index },
- { 29673, VertexAttrib4sv_remap_index },
- { 32812, VertexAttrib4ubv_remap_index },
- { 33936, VertexAttrib4uiv_remap_index },
- { 5264, VertexAttrib4usv_remap_index },
- { 18433, VertexAttribPointer_remap_index },
- { 26383, UniformMatrix2x3fv_remap_index },
- { 33109, UniformMatrix2x4fv_remap_index },
- { 39917, UniformMatrix3x2fv_remap_index },
- { 36920, UniformMatrix3x4fv_remap_index },
- { 18758, UniformMatrix4x2fv_remap_index },
- { 3675, UniformMatrix4x3fv_remap_index },
- { 20423, BeginConditionalRender_remap_index },
- { 8998, BeginTransformFeedback_remap_index },
- { 30813, BindBufferBase_remap_index },
- { 30440, BindBufferRange_remap_index },
- { 1744, BindFragDataLocation_remap_index },
- { 6400, ClampColor_remap_index },
- { 6935, ClearBufferfi_remap_index },
- { 20942, ClearBufferfv_remap_index },
- { 35618, ClearBufferiv_remap_index },
- { 15688, ClearBufferuiv_remap_index },
- { 9156, ColorMaski_remap_index },
- { 29551, Disablei_remap_index },
- { 16000, Enablei_remap_index },
- { 31729, EndConditionalRender_remap_index },
- { 28632, EndTransformFeedback_remap_index },
- { 16858, GetBooleani_v_remap_index },
- { 23282, GetFragDataLocation_remap_index },
- { 35868, GetIntegeri_v_remap_index },
- { 23841, GetStringi_remap_index },
- { 29794, GetTexParameterIiv_remap_index },
- { 13682, GetTexParameterIuiv_remap_index },
- { 7887, GetTransformFeedbackVarying_remap_index },
- { 10053, GetUniformuiv_remap_index },
- { 37700, GetVertexAttribIiv_remap_index },
- { 2858, GetVertexAttribIuiv_remap_index },
- { 38097, IsEnabledi_remap_index },
- { 10455, TexParameterIiv_remap_index },
- { 37361, TexParameterIuiv_remap_index },
- { 3380, TransformFeedbackVaryings_remap_index },
- { 15758, Uniform1ui_remap_index },
- { 17141, Uniform1uiv_remap_index },
- { 24463, Uniform2ui_remap_index },
- { 15610, Uniform2uiv_remap_index },
- { 38155, Uniform3ui_remap_index },
- { 30101, Uniform3uiv_remap_index },
- { 4679, Uniform4ui_remap_index },
- { 25687, Uniform4uiv_remap_index },
- { 7292, VertexAttribI1iv_remap_index },
- { 20535, VertexAttribI1uiv_remap_index },
- { 5068, VertexAttribI4bv_remap_index },
- { 8855, VertexAttribI4sv_remap_index },
- { 24194, VertexAttribI4ubv_remap_index },
- { 1798, VertexAttribI4usv_remap_index },
- { 37061, VertexAttribIPointer_remap_index },
- { 35532, PrimitiveRestartIndex_remap_index },
- { 344, TexBuffer_remap_index },
- { 6196, FramebufferTexture_remap_index },
- { 31569, GetBufferParameteri64v_remap_index },
- { 12124, GetInteger64i_v_remap_index },
- { 3799, VertexAttribDivisor_remap_index },
- { 35224, MinSampleShading_remap_index },
- { 27947, BindProgramARB_remap_index },
- { 32340, DeleteProgramsARB_remap_index },
- { 16164, GenProgramsARB_remap_index },
- { 11756, GetProgramEnvParameterdvARB_remap_index },
- { 28077, GetProgramEnvParameterfvARB_remap_index },
- { 32949, GetProgramLocalParameterdvARB_remap_index },
- { 9969, GetProgramLocalParameterfvARB_remap_index },
- { 21914, GetProgramStringARB_remap_index },
- { 33237, GetProgramivARB_remap_index },
- { 33904, IsProgramARB_remap_index },
- { 23168, ProgramEnvParameter4dARB_remap_index },
- { 30028, ProgramEnvParameter4dvARB_remap_index },
- { 19844, ProgramEnvParameter4fARB_remap_index },
- { 10880, ProgramEnvParameter4fvARB_remap_index },
- { 4576, ProgramLocalParameter4dARB_remap_index },
- { 15232, ProgramLocalParameter4dvARB_remap_index },
- { 35639, ProgramLocalParameter4fARB_remap_index },
- { 30980, ProgramLocalParameter4fvARB_remap_index },
- { 34066, ProgramStringARB_remap_index },
- { 4874, VertexAttrib1fARB_remap_index },
- { 34963, VertexAttrib1fvARB_remap_index },
- { 1371, VertexAttrib2fARB_remap_index },
- { 9896, VertexAttrib2fvARB_remap_index },
- { 1458, VertexAttrib3fARB_remap_index },
- { 26704, VertexAttrib3fvARB_remap_index },
- { 13441, VertexAttrib4fARB_remap_index },
- { 13845, VertexAttrib4fvARB_remap_index },
- { 10165, AttachObjectARB_remap_index },
- { 3570, CreateProgramObjectARB_remap_index },
- { 37555, CreateShaderObjectARB_remap_index },
- { 16804, DeleteObjectARB_remap_index },
- { 28590, DetachObjectARB_remap_index },
- { 11341, GetAttachedObjectsARB_remap_index },
- { 11644, GetHandleARB_remap_index },
- { 39489, GetInfoLogARB_remap_index },
- { 38609, GetObjectParameterfvARB_remap_index },
- { 32739, GetObjectParameterivARB_remap_index },
- { 21358, DrawArraysInstancedARB_remap_index },
- { 8201, DrawElementsInstancedARB_remap_index },
- { 11840, BindFramebuffer_remap_index },
- { 33353, BindRenderbuffer_remap_index },
- { 37407, BlitFramebuffer_remap_index },
- { 27692, CheckFramebufferStatus_remap_index },
- { 33572, DeleteFramebuffers_remap_index },
- { 4947, DeleteRenderbuffers_remap_index },
- { 33814, FramebufferRenderbuffer_remap_index },
- { 1315, FramebufferTexture1D_remap_index },
- { 27480, FramebufferTexture2D_remap_index },
- { 18912, FramebufferTexture3D_remap_index },
- { 14533, FramebufferTextureLayer_remap_index },
- { 25531, GenFramebuffers_remap_index },
- { 39773, GenRenderbuffers_remap_index },
- { 30137, GenerateMipmap_remap_index },
- { 19944, GetFramebufferAttachmentParameteriv_remap_index },
- { 39541, GetRenderbufferParameteriv_remap_index },
- { 25723, IsFramebuffer_remap_index },
- { 14288, IsRenderbuffer_remap_index },
- { 2516, RenderbufferStorage_remap_index },
- { 15337, RenderbufferStorageMultisample_remap_index },
- { 30778, FramebufferTextureFaceARB_remap_index },
- { 19741, FlushMappedBufferRange_remap_index },
- { 35128, MapBufferRange_remap_index },
- { 19042, BindVertexArray_remap_index },
- { 24624, DeleteVertexArrays_remap_index },
- { 24259, GenVertexArrays_remap_index },
- { 21012, IsVertexArray_remap_index },
- { 13734, GetActiveUniformBlockName_remap_index },
- { 6297, GetActiveUniformBlockiv_remap_index },
- { 32045, GetActiveUniformName_remap_index },
- { 12522, GetActiveUniformsiv_remap_index },
- { 32533, GetUniformBlockIndex_remap_index },
- { 40165, GetUniformIndices_remap_index },
- { 5894, UniformBlockBinding_remap_index },
- { 36600, CopyBufferSubData_remap_index },
- { 37750, ClientWaitSync_remap_index },
- { 2749, DeleteSync_remap_index },
- { 9054, FenceSync_remap_index },
- { 17659, GetInteger64v_remap_index },
- { 26798, GetSynciv_remap_index },
- { 35504, IsSync_remap_index },
- { 40340, WaitSync_remap_index },
- { 36484, DrawElementsBaseVertex_remap_index },
- { 21966, DrawElementsInstancedBaseVertex_remap_index },
- { 37022, DrawRangeElementsBaseVertex_remap_index },
- { 31468, MultiDrawElementsBaseVertex_remap_index },
- { 19279, ProvokingVertex_remap_index },
- { 21071, GetMultisamplefv_remap_index },
- { 6052, SampleMaski_remap_index },
- { 7558, TexImage2DMultisample_remap_index },
- { 30210, TexImage3DMultisample_remap_index },
- { 30548, BlendEquationSeparateiARB_remap_index },
- { 21152, BlendEquationiARB_remap_index },
- { 14765, BlendFuncSeparateiARB_remap_index },
- { 11713, BlendFunciARB_remap_index },
- { 6540, BindFragDataLocationIndexed_remap_index },
- { 14926, GetFragDataIndex_remap_index },
- { 10035, BindSampler_remap_index },
- { 4853, DeleteSamplers_remap_index },
- { 9752, GenSamplers_remap_index },
- { 16571, GetSamplerParameterIiv_remap_index },
- { 22704, GetSamplerParameterIuiv_remap_index },
- { 5933, GetSamplerParameterfv_remap_index },
- { 30411, GetSamplerParameteriv_remap_index },
- { 16601, IsSampler_remap_index },
- { 18995, SamplerParameterIiv_remap_index },
- { 6113, SamplerParameterIuiv_remap_index },
- { 26435, SamplerParameterf_remap_index },
- { 19321, SamplerParameterfv_remap_index },
- { 26410, SamplerParameteri_remap_index },
- { 17269, SamplerParameteriv_remap_index },
- { 6247, GetQueryObjecti64v_remap_index },
- { 292, GetQueryObjectui64v_remap_index },
- { 7760, QueryCounter_remap_index },
- { 16666, ColorP3ui_remap_index },
- { 37344, ColorP3uiv_remap_index },
- { 24400, ColorP4ui_remap_index },
- { 15646, ColorP4uiv_remap_index },
- { 11316, MultiTexCoordP1ui_remap_index },
- { 14739, MultiTexCoordP1uiv_remap_index },
- { 20688, MultiTexCoordP2ui_remap_index },
- { 14858, MultiTexCoordP2uiv_remap_index },
- { 16201, MultiTexCoordP3ui_remap_index },
- { 12377, MultiTexCoordP3uiv_remap_index },
- { 26020, MultiTexCoordP4ui_remap_index },
- { 15826, MultiTexCoordP4uiv_remap_index },
- { 12298, NormalP3ui_remap_index },
- { 22487, NormalP3uiv_remap_index },
- { 29433, SecondaryColorP3ui_remap_index },
- { 22505, SecondaryColorP3uiv_remap_index },
- { 773, TexCoordP1ui_remap_index },
- { 2384, TexCoordP1uiv_remap_index },
- { 17097, TexCoordP2ui_remap_index },
- { 13028, TexCoordP2uiv_remap_index },
- { 14698, TexCoordP3ui_remap_index },
- { 24758, TexCoordP3uiv_remap_index },
- { 1646, TexCoordP4ui_remap_index },
- { 6812, TexCoordP4uiv_remap_index },
- { 15070, VertexAttribP1ui_remap_index },
- { 15495, VertexAttribP1uiv_remap_index },
- { 9727, VertexAttribP2ui_remap_index },
- { 34449, VertexAttribP2uiv_remap_index },
- { 5603, VertexAttribP3ui_remap_index },
- { 31356, VertexAttribP3uiv_remap_index },
- { 16512, VertexAttribP4ui_remap_index },
- { 18522, VertexAttribP4uiv_remap_index },
- { 6096, VertexP2ui_remap_index },
- { 37165, VertexP2uiv_remap_index },
- { 3363, VertexP3ui_remap_index },
- { 23556, VertexP3uiv_remap_index },
- { 11299, VertexP4ui_remap_index },
- { 39018, VertexP4uiv_remap_index },
- { 2765, DrawArraysIndirect_remap_index },
- { 7013, DrawElementsIndirect_remap_index },
- { 6641, BindTransformFeedback_remap_index },
- { 12174, DeleteTransformFeedbacks_remap_index },
- { 8173, DrawTransformFeedback_remap_index },
- { 11534, GenTransformFeedbacks_remap_index },
- { 35950, IsTransformFeedback_remap_index },
- { 31052, PauseTransformFeedback_remap_index },
- { 36227, ResumeTransformFeedback_remap_index },
- { 2404, BeginQueryIndexed_remap_index },
- { 27776, DrawTransformFeedbackStream_remap_index },
- { 17786, EndQueryIndexed_remap_index },
- { 228, GetQueryIndexediv_remap_index },
- { 32611, ClearDepthf_remap_index },
- { 8458, DepthRangef_remap_index },
- { 16825, GetShaderPrecisionFormat_remap_index },
- { 11901, ReleaseShaderCompiler_remap_index },
- { 13006, ShaderBinary_remap_index },
- { 19111, GetProgramBinary_remap_index },
- { 4613, ProgramBinary_remap_index },
- { 5216, ProgramParameteri_remap_index },
- { 1102, DebugMessageCallbackARB_remap_index },
- { 11662, DebugMessageControlARB_remap_index },
- { 39427, DebugMessageInsertARB_remap_index },
- { 3025, GetDebugMessageLogARB_remap_index },
- { 34393, GetGraphicsResetStatusARB_remap_index },
- { 29272, GetnColorTableARB_remap_index },
- { 9817, GetnCompressedTexImageARB_remap_index },
- { 4313, GetnConvolutionFilterARB_remap_index },
- { 18214, GetnHistogramARB_remap_index },
- { 27984, GetnMapdvARB_remap_index },
- { 34826, GetnMapfvARB_remap_index },
- { 1973, GetnMapivARB_remap_index },
- { 20362, GetnMinmaxARB_remap_index },
- { 13952, GetnPixelMapfvARB_remap_index },
- { 22634, GetnPixelMapuivARB_remap_index },
- { 35478, GetnPixelMapusvARB_remap_index },
- { 1024, GetnPolygonStippleARB_remap_index },
- { 25104, GetnSeparableFilterARB_remap_index },
- { 39358, GetnTexImageARB_remap_index },
- { 21941, GetnUniformdvARB_remap_index },
- { 9085, GetnUniformfvARB_remap_index },
- { 11791, GetnUniformivARB_remap_index },
- { 8147, GetnUniformuivARB_remap_index },
- { 3210, ReadnPixelsARB_remap_index },
- { 22388, DrawArraysInstancedBaseInstance_remap_index },
- { 35390, DrawElementsInstancedBaseInstance_remap_index },
- { 9550, DrawElementsInstancedBaseVertexBaseInstance_remap_index },
- { 6957, DrawTransformFeedbackInstanced_remap_index },
- { 9851, DrawTransformFeedbackStreamInstanced_remap_index },
- { 35761, GetInternalformativ_remap_index },
- { 31397, GetActiveAtomicCounterBufferiv_remap_index },
- { 957, TexStorage1D_remap_index },
- { 5156, TexStorage2D_remap_index },
- { 18735, TexStorage3D_remap_index },
- { 5457, TextureStorage1DEXT_remap_index },
- { 6669, TextureStorage2DEXT_remap_index },
- { 1284, TextureStorage3DEXT_remap_index },
- { 40384, BindVertexBuffer_remap_index },
- { 8331, VertexAttribBinding_remap_index },
- { 12349, VertexAttribFormat_remap_index },
- { 21771, VertexAttribIFormat_remap_index },
- { 11506, VertexAttribLFormat_remap_index },
- { 33787, VertexBindingDivisor_remap_index },
- { 15120, MultiDrawArraysIndirect_remap_index },
- { 26651, MultiDrawElementsIndirect_remap_index },
- { 26290, TexBufferRange_remap_index },
- { 18488, TexStorage2DMultisample_remap_index },
- { 23333, TexStorage3DMultisample_remap_index },
- { 25139, InvalidateBufferData_remap_index },
- { 18654, InvalidateBufferSubData_remap_index },
- { 38190, InvalidateFramebuffer_remap_index },
- { 24322, InvalidateSubFramebuffer_remap_index },
- { 4654, InvalidateTexImage_remap_index },
- { 13584, InvalidateTexSubImage_remap_index },
- { 7041, PolygonOffsetEXT_remap_index },
- { 14665, DrawTexfOES_remap_index },
- { 11695, DrawTexfvOES_remap_index },
- { 3325, DrawTexiOES_remap_index },
- { 28346, DrawTexivOES_remap_index },
- { 24442, DrawTexsOES_remap_index },
- { 22592, DrawTexsvOES_remap_index },
- { 12607, DrawTexxOES_remap_index },
- { 12704, DrawTexxvOES_remap_index },
- { 2298, PointSizePointerOES_remap_index },
- { 12984, QueryMatrixxOES_remap_index },
- { 30663, SampleMaskSGIS_remap_index },
- { 24358, SamplePatternSGIS_remap_index },
- { 23508, ColorPointerEXT_remap_index },
- { 20986, EdgeFlagPointerEXT_remap_index },
- { 7268, IndexPointerEXT_remap_index },
- { 7862, NormalPointerEXT_remap_index },
- { 18282, TexCoordPointerEXT_remap_index },
- { 8801, VertexPointerEXT_remap_index },
- { 6576, DiscardFramebufferEXT_remap_index },
- { 38713, LockArraysEXT_remap_index },
- { 26270, UnlockArraysEXT_remap_index },
- { 7793, DebugMessageCallback_remap_index },
- { 34518, DebugMessageControl_remap_index },
- { 21511, DebugMessageInsert_remap_index },
- { 27044, GetDebugMessageLog_remap_index },
- { 26045, GetObjectLabel_remap_index },
- { 5130, GetObjectPtrLabel_remap_index },
- { 31032, ObjectLabel_remap_index },
- { 38793, ObjectPtrLabel_remap_index },
- { 25780, PopDebugGroup_remap_index },
- { 36255, PushDebugGroup_remap_index },
- { 33679, SecondaryColor3fEXT_remap_index },
- { 21661, SecondaryColor3fvEXT_remap_index },
- { 24924, MultiDrawElementsEXT_remap_index },
- { 5693, FogCoordfEXT_remap_index },
- { 32560, FogCoordfvEXT_remap_index },
- { 14717, ResizeBuffersMESA_remap_index },
- { 13111, WindowPos4dMESA_remap_index },
- { 7064, WindowPos4dvMESA_remap_index },
- { 16319, WindowPos4fMESA_remap_index },
- { 37251, WindowPos4fvMESA_remap_index },
- { 36754, WindowPos4iMESA_remap_index },
- { 14511, WindowPos4ivMESA_remap_index },
- { 22610, WindowPos4sMESA_remap_index },
- { 3548, WindowPos4svMESA_remap_index },
- { 22903, MultiModeDrawArraysIBM_remap_index },
- { 34915, MultiModeDrawElementsIBM_remap_index },
- { 38403, AreProgramsResidentNV_remap_index },
- { 25246, ExecuteProgramNV_remap_index },
- { 19445, GetProgramParameterdvNV_remap_index },
- { 12490, GetProgramParameterfvNV_remap_index },
- { 31330, GetProgramStringNV_remap_index },
- { 28962, GetProgramivNV_remap_index },
- { 28112, GetTrackMatrixivNV_remap_index },
- { 12147, GetVertexAttribdvNV_remap_index },
- { 22341, GetVertexAttribfvNV_remap_index },
- { 21887, GetVertexAttribivNV_remap_index },
- { 11265, LoadProgramNV_remap_index },
- { 33398, ProgramParameters4dvNV_remap_index },
- { 35042, ProgramParameters4fvNV_remap_index },
- { 24726, RequestResidentProgramsNV_remap_index },
- { 463, TrackMatrixNV_remap_index },
- { 12889, VertexAttrib1dNV_remap_index },
- { 15710, VertexAttrib1dvNV_remap_index },
- { 30726, VertexAttrib1fNV_remap_index },
- { 15734, VertexAttrib1fvNV_remap_index },
- { 37308, VertexAttrib1sNV_remap_index },
- { 26817, VertexAttrib1svNV_remap_index },
- { 37839, VertexAttrib2dNV_remap_index },
- { 22762, VertexAttrib2dvNV_remap_index },
- { 24141, VertexAttrib2fNV_remap_index },
- { 15208, VertexAttrib2fvNV_remap_index },
- { 7606, VertexAttrib2sNV_remap_index },
- { 22429, VertexAttrib2svNV_remap_index },
- { 13322, VertexAttrib3dNV_remap_index },
- { 38585, VertexAttrib3dvNV_remap_index },
- { 19477, VertexAttrib3fNV_remap_index },
- { 29299, VertexAttrib3fvNV_remap_index },
- { 28005, VertexAttrib3sNV_remap_index },
- { 28139, VertexAttrib3svNV_remap_index },
- { 34889, VertexAttrib4dNV_remap_index },
- { 12912, VertexAttrib4dvNV_remap_index },
- { 5386, VertexAttrib4fNV_remap_index },
- { 23451, VertexAttrib4fvNV_remap_index },
- { 31955, VertexAttrib4sNV_remap_index },
- { 1132, VertexAttrib4svNV_remap_index },
- { 6329, VertexAttrib4ubNV_remap_index },
- { 579, VertexAttrib4ubvNV_remap_index },
- { 25500, VertexAttribPointerNV_remap_index },
- { 2171, VertexAttribs1dvNV_remap_index },
- { 22531, VertexAttribs1fvNV_remap_index },
- { 24416, VertexAttribs1svNV_remap_index },
- { 12403, VertexAttribs2dvNV_remap_index },
- { 36155, VertexAttribs2fvNV_remap_index },
- { 4715, VertexAttribs2svNV_remap_index },
- { 6832, VertexAttribs3dvNV_remap_index },
- { 11590, VertexAttribs3fvNV_remap_index },
- { 12323, VertexAttribs3svNV_remap_index },
- { 20847, VertexAttribs4dvNV_remap_index },
- { 6858, VertexAttribs4fvNV_remap_index },
- { 39747, VertexAttribs4svNV_remap_index },
- { 35790, VertexAttribs4ubvNV_remap_index },
- { 27916, GetTexBumpParameterfvATI_remap_index },
- { 40191, GetTexBumpParameterivATI_remap_index },
- { 22042, TexBumpParameterfvATI_remap_index },
- { 24543, TexBumpParameterivATI_remap_index },
- { 18166, AlphaFragmentOp1ATI_remap_index },
- { 30615, AlphaFragmentOp2ATI_remap_index },
- { 29215, AlphaFragmentOp3ATI_remap_index },
- { 16292, BeginFragmentShaderATI_remap_index },
- { 25053, BindFragmentShaderATI_remap_index },
- { 7364, ColorFragmentOp1ATI_remap_index },
- { 7479, ColorFragmentOp2ATI_remap_index },
- { 38290, ColorFragmentOp3ATI_remap_index },
- { 7186, DeleteFragmentShaderATI_remap_index },
- { 40493, EndFragmentShaderATI_remap_index },
- { 27844, GenFragmentShadersATI_remap_index },
- { 30369, PassTexCoordATI_remap_index },
- { 8739, SampleMapATI_remap_index },
- { 32410, SetFragmentShaderConstantATI_remap_index },
- { 34718, ActiveStencilFaceEXT_remap_index },
- { 32923, BindVertexArrayAPPLE_remap_index },
- { 19902, GenVertexArraysAPPLE_remap_index },
- { 620, GetProgramNamedParameterdvNV_remap_index },
- { 4046, GetProgramNamedParameterfvNV_remap_index },
- { 32189, ProgramNamedParameter4dNV_remap_index },
- { 16903, ProgramNamedParameter4dvNV_remap_index },
- { 10769, ProgramNamedParameter4fNV_remap_index },
- { 13810, ProgramNamedParameter4fvNV_remap_index },
- { 20963, PrimitiveRestartNV_remap_index },
- { 18126, GetTexGenxvOES_remap_index },
- { 14098, TexGenxOES_remap_index },
- { 33046, TexGenxvOES_remap_index },
- { 28941, DepthBoundsEXT_remap_index },
- { 17116, BindFramebufferEXT_remap_index },
- { 30700, BindRenderbufferEXT_remap_index },
- { 16682, BufferParameteriAPPLE_remap_index },
- { 23084, FlushMappedBufferRangeAPPLE_remap_index },
- { 21799, VertexAttribI1iEXT_remap_index },
- { 2656, VertexAttribI1uiEXT_remap_index },
- { 34280, VertexAttribI2iEXT_remap_index },
- { 28454, VertexAttribI2ivEXT_remap_index },
- { 14221, VertexAttribI2uiEXT_remap_index },
- { 28030, VertexAttribI2uivEXT_remap_index },
- { 31684, VertexAttribI3iEXT_remap_index },
- { 36977, VertexAttribI3ivEXT_remap_index },
- { 3752, VertexAttribI3uiEXT_remap_index },
- { 36873, VertexAttribI3uivEXT_remap_index },
- { 24497, VertexAttribI4iEXT_remap_index },
- { 20113, VertexAttribI4ivEXT_remap_index },
- { 54, VertexAttribI4uiEXT_remap_index },
- { 39700, VertexAttribI4uivEXT_remap_index },
- { 11816, ClearColorIiEXT_remap_index },
- { 3905, ClearColorIuiEXT_remap_index },
- { 10093, BindBufferOffsetEXT_remap_index },
- { 27217, BeginPerfMonitorAMD_remap_index },
- { 38338, DeletePerfMonitorsAMD_remap_index },
- { 20339, EndPerfMonitorAMD_remap_index },
- { 31524, GenPerfMonitorsAMD_remap_index },
- { 6712, GetPerfMonitorCounterDataAMD_remap_index },
- { 5813, GetPerfMonitorCounterInfoAMD_remap_index },
- { 39187, GetPerfMonitorCounterStringAMD_remap_index },
- { 22557, GetPerfMonitorCountersAMD_remap_index },
- { 13485, GetPerfMonitorGroupStringAMD_remap_index },
- { 37791, GetPerfMonitorGroupsAMD_remap_index },
- { 29120, SelectPerfMonitorCountersAMD_remap_index },
- { 13634, GetObjectParameterivAPPLE_remap_index },
- { 37921, ObjectPurgeableAPPLE_remap_index },
- { 7433, ObjectUnpurgeableAPPLE_remap_index },
- { 20713, ActiveProgramEXT_remap_index },
- { 1944, CreateShaderProgramEXT_remap_index },
- { 34423, UseShaderProgramEXT_remap_index },
- { 39166, TextureBarrierNV_remap_index },
- { 9787, VDPAUFiniNV_remap_index },
- { 3059, VDPAUGetSurfaceivNV_remap_index },
- { 6995, VDPAUInitNV_remap_index },
- { 17027, VDPAUIsSurfaceNV_remap_index },
- { 25628, VDPAUMapSurfacesNV_remap_index },
- { 11179, VDPAURegisterOutputSurfaceNV_remap_index },
- { 6605, VDPAURegisterVideoSurfaceNV_remap_index },
- { 32383, VDPAUSurfaceAccessNV_remap_index },
- { 29753, VDPAUUnmapSurfacesNV_remap_index },
- { 25368, VDPAUUnregisterSurfaceNV_remap_index },
- { 34778, StencilFuncSeparateATI_remap_index },
- { 21580, ProgramEnvParameters4fvEXT_remap_index },
- { 20386, ProgramLocalParameters4fvEXT_remap_index },
- { 28411, EGLImageTargetRenderbufferStorageOES_remap_index },
- { 14188, EGLImageTargetTexture2DOES_remap_index },
- { 28252, AlphaFuncx_remap_index },
- { 20651, ClearColorx_remap_index },
- { 25653, ClearDepthx_remap_index },
- { 10552, Color4x_remap_index },
- { 8077, DepthRangex_remap_index },
- { 40268, Fogx_remap_index },
- { 37183, Fogxv_remap_index },
- { 35817, Frustumf_remap_index },
- { 3973, Frustumx_remap_index },
- { 31649, LightModelx_remap_index },
- { 35913, LightModelxv_remap_index },
- { 25942, Lightx_remap_index },
- { 13203, Lightxv_remap_index },
- { 2139, LineWidthx_remap_index },
- { 4755, LoadMatrixx_remap_index },
- { 26766, Materialx_remap_index },
- { 16770, Materialxv_remap_index },
- { 22453, MultMatrixx_remap_index },
- { 34091, MultiTexCoord4x_remap_index },
- { 13347, Normal3x_remap_index },
- { 10806, Orthof_remap_index },
- { 1413, Orthox_remap_index },
- { 35446, PointSizex_remap_index },
- { 4490, PolygonOffsetx_remap_index },
- { 30749, Rotatex_remap_index },
- { 8519, SampleCoveragex_remap_index },
- { 7086, Scalex_remap_index },
- { 22200, TexEnvx_remap_index },
- { 24867, TexEnvxv_remap_index },
- { 6141, TexParameterx_remap_index },
- { 34744, Translatex_remap_index },
- { 39088, ClipPlanef_remap_index },
- { 38828, ClipPlanex_remap_index },
- { 18394, GetClipPlanef_remap_index },
- { 4364, GetClipPlanex_remap_index },
- { 33322, GetFixedv_remap_index },
- { 33645, GetLightxv_remap_index },
- { 4167, GetMaterialxv_remap_index },
- { 29397, GetTexEnvxv_remap_index },
- { 21436, GetTexParameterxv_remap_index },
- { 5560, PointParameterx_remap_index },
- { 19551, PointParameterxv_remap_index },
- { 30506, TexParameterxv_remap_index },
- { -1, -1 }
-};
-
-/* these functions are in the ABI, but have alternative names */
-static const struct gl_function_remap MESA_alt_functions[] = {
- /* from GL_EXT_blend_color */
- { 2823, _gloffset_BlendColor },
- /* from GL_EXT_blend_minmax */
- { 13265, _gloffset_BlendEquation },
- /* from GL_EXT_color_subtable */
- { 20282, _gloffset_ColorSubTable },
- { 38492, _gloffset_CopyColorSubTable },
- /* from GL_EXT_convolution */
- { 173, _gloffset_ConvolutionFilter1D },
- { 2594, _gloffset_CopyConvolutionFilter1D },
- { 4789, _gloffset_GetConvolutionParameteriv },
- { 10399, _gloffset_ConvolutionFilter2D },
- { 10595, _gloffset_ConvolutionParameteriv },
- { 11100, _gloffset_ConvolutionParameterfv },
- { 24571, _gloffset_GetSeparableFilter },
- { 28683, _gloffset_SeparableFilter2D },
- { 29617, _gloffset_ConvolutionParameteri },
- { 29880, _gloffset_ConvolutionParameterf },
- { 31981, _gloffset_GetConvolutionParameterfv },
- { 33182, _gloffset_GetConvolutionFilter },
- { 36516, _gloffset_CopyConvolutionFilter2D },
- /* from GL_EXT_copy_texture */
- { 17565, _gloffset_CopyTexSubImage3D },
- { 19694, _gloffset_CopyTexImage2D },
- { 29059, _gloffset_CopyTexImage1D },
- { 32645, _gloffset_CopyTexSubImage2D },
- { 36011, _gloffset_CopyTexSubImage1D },
- /* from GL_EXT_draw_range_elements */
- { 11389, _gloffset_DrawRangeElements },
- /* from GL_EXT_histogram */
- { 657, _gloffset_Histogram },
- { 4006, _gloffset_ResetHistogram },
- { 11927, _gloffset_GetMinmax },
- { 17992, _gloffset_GetHistogramParameterfv },
- { 28984, _gloffset_GetMinmaxParameteriv },
- { 31871, _gloffset_ResetMinmax },
- { 32986, _gloffset_GetHistogramParameteriv },
- { 34678, _gloffset_GetHistogram },
- { 37978, _gloffset_Minmax },
- { 39944, _gloffset_GetMinmaxParameterfv },
- /* from GL_EXT_paletted_texture */
- { 10261, _gloffset_ColorTable },
- { 17726, _gloffset_GetColorTable },
- { 27357, _gloffset_GetColorTableParameterfv },
- { 29936, _gloffset_GetColorTableParameteriv },
- /* from GL_EXT_subtexture */
- { 8954, _gloffset_TexSubImage1D },
- { 12722, _gloffset_TexSubImage2D },
- /* from GL_EXT_texture3D */
- { 1589, _gloffset_TexImage3D },
- { 27091, _gloffset_TexSubImage3D },
- /* from GL_EXT_texture_object */
- { 3702, _gloffset_PrioritizeTextures },
- { 9498, _gloffset_AreTexturesResident },
- { 15791, _gloffset_GenTextures },
- { 18241, _gloffset_DeleteTextures },
- { 23421, _gloffset_IsTexture },
- { 36120, _gloffset_BindTexture },
- /* from GL_EXT_vertex_array */
- { 28881, _gloffset_ArrayElement },
- { 37458, _gloffset_GetPointerv },
- { 39305, _gloffset_DrawArrays },
- /* from GL_NV_read_buffer */
- { 29586, _gloffset_ReadBuffer },
- /* from GL_OES_blend_subtract */
- { 13265, _gloffset_BlendEquation },
- /* from GL_OES_texture_3D */
- { 1589, _gloffset_TexImage3D },
- { 17565, _gloffset_CopyTexSubImage3D },
- { 27091, _gloffset_TexSubImage3D },
- /* from GL_OES_texture_cube_map */
- { 2354, _gloffset_TexGeniv },
- { 12859, _gloffset_TexGenfv },
- { 22144, _gloffset_TexGeni },
- { 22172, _gloffset_TexGenf },
- { 33725, _gloffset_GetTexGeniv },
- { 34548, _gloffset_GetTexGenfv },
- /* from GL_SGI_color_table */
- { 9671, _gloffset_ColorTableParameteriv },
- { 10261, _gloffset_ColorTable },
- { 17726, _gloffset_GetColorTable },
- { 17858, _gloffset_CopyColorTable },
- { 23226, _gloffset_ColorTableParameterfv },
- { 27357, _gloffset_GetColorTableParameterfv },
- { 29936, _gloffset_GetColorTableParameteriv },
- { -1, -1 }
-};
-
+/* DO NOT EDIT - This file generated automatically by remap_helper.py (from Mesa) script */ + +/* + * Copyright (C) 2009 Chia-I Wu <olv@0xlab.org> + * All Rights Reserved. + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software and associated documentation files (the "Software"), + * to deal in the Software without restriction, including without limitation + * the rights to use, copy, modify, merge, publish, distribute, sub license, + * and/or sell copies of the Software, and to permit persons to whom the + * Software is furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice (including the next + * paragraph) shall be included in all copies or substantial portions of the + * Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL + * Chia-I Wu, + * AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF + * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. + */ + +#include "dispatch.h" +#include "remap.h" + +/* this is internal to remap.c */ +#ifndef need_MESA_remap_table +#error Only remap.c should include this file! +#endif /* need_MESA_remap_table */ + + +static const char _mesa_function_pool[] = + /* _mesa_function_pool[0]: MapGrid1d (offset 224) */ + "idd\0" + "glMapGrid1d\0" + "\0" + /* _mesa_function_pool[17]: MapGrid1f (offset 225) */ + "iff\0" + "glMapGrid1f\0" + "\0" + /* _mesa_function_pool[34]: RasterPos4i (offset 82) */ + "iiii\0" + "glRasterPos4i\0" + "\0" + /* _mesa_function_pool[54]: VertexAttribI4uiEXT (will be remapped) */ + "iiiii\0" + "glVertexAttribI4uiEXT\0" + "glVertexAttribI4ui\0" + "\0" + /* _mesa_function_pool[102]: RasterPos4d (offset 78) */ + "dddd\0" + "glRasterPos4d\0" + "\0" + /* _mesa_function_pool[122]: NewList (dynamic) */ + "ii\0" + "glNewList\0" + "\0" + /* _mesa_function_pool[136]: RasterPos4f (offset 80) */ + "ffff\0" + "glRasterPos4f\0" + "\0" + /* _mesa_function_pool[156]: LoadIdentity (offset 290) */ + "\0" + "glLoadIdentity\0" + "\0" + /* _mesa_function_pool[173]: VertexAttribI4iEXT (will be remapped) */ + "iiiii\0" + "glVertexAttribI4iEXT\0" + "glVertexAttribI4i\0" + "\0" + /* _mesa_function_pool[219]: ConvolutionFilter1D (offset 348) */ + "iiiiip\0" + "glConvolutionFilter1D\0" + "glConvolutionFilter1DEXT\0" + "\0" + /* _mesa_function_pool[274]: GetQueryIndexediv (will be remapped) */ + "iiip\0" + "glGetQueryIndexediv\0" + "\0" + /* _mesa_function_pool[300]: RasterPos3dv (offset 71) */ + "p\0" + "glRasterPos3dv\0" + "\0" + /* _mesa_function_pool[318]: GetProgramiv (will be remapped) */ + "iip\0" + "glGetProgramiv\0" + "\0" + /* _mesa_function_pool[338]: GetQueryObjectui64v (will be remapped) */ + "iip\0" + "glGetQueryObjectui64v\0" + "glGetQueryObjectui64vEXT\0" + "\0" + /* _mesa_function_pool[390]: TexBuffer (will be remapped) */ + "iii\0" + "glTexBufferARB\0" + "glTexBuffer\0" + "\0" + /* _mesa_function_pool[422]: TexCoord1iv (offset 99) */ + "p\0" + "glTexCoord1iv\0" + "\0" + /* _mesa_function_pool[439]: TexCoord4sv (offset 125) */ + "p\0" + "glTexCoord4sv\0" + "\0" + /* _mesa_function_pool[456]: RasterPos4s (offset 84) */ + "iiii\0" + "glRasterPos4s\0" + "\0" + /* _mesa_function_pool[476]: PixelTexGenParameterfvSGIS (dynamic) */ + "ip\0" + "glPixelTexGenParameterfvSGIS\0" + "\0" + /* _mesa_function_pool[509]: TrackMatrixNV (will be remapped) */ + "iiii\0" + "glTrackMatrixNV\0" + "\0" + /* _mesa_function_pool[531]: VertexAttrib3dv (will be remapped) */ + "ip\0" + "glVertexAttrib3dv\0" + "glVertexAttrib3dvARB\0" + "\0" + /* _mesa_function_pool[574]: TexCoord1f (offset 96) */ + "f\0" + "glTexCoord1f\0" + "\0" + /* _mesa_function_pool[590]: Tangent3bvEXT (dynamic) */ + "p\0" + "glTangent3bvEXT\0" + "\0" + /* _mesa_function_pool[609]: TexCoord1d (offset 94) */ + "d\0" + "glTexCoord1d\0" + "\0" + /* _mesa_function_pool[625]: VertexAttrib4ubvNV (will be remapped) */ + "ip\0" + "glVertexAttrib4ubvNV\0" + "\0" + /* _mesa_function_pool[650]: TexCoord1i (offset 98) */ + "i\0" + "glTexCoord1i\0" + "\0" + /* _mesa_function_pool[666]: GetProgramNamedParameterdvNV (will be remapped) */ + "iipp\0" + "glGetProgramNamedParameterdvNV\0" + "\0" + /* _mesa_function_pool[703]: Histogram (offset 367) */ + "iiii\0" + "glHistogram\0" + "glHistogramEXT\0" + "\0" + /* _mesa_function_pool[736]: TexCoord1s (offset 100) */ + "i\0" + "glTexCoord1s\0" + "\0" + /* _mesa_function_pool[752]: GetMapfv (offset 267) */ + "iip\0" + "glGetMapfv\0" + "\0" + /* _mesa_function_pool[768]: EvalCoord1f (offset 230) */ + "f\0" + "glEvalCoord1f\0" + "\0" + /* _mesa_function_pool[785]: Uniform2fv (will be remapped) */ + "iip\0" + "glUniform2fv\0" + "glUniform2fvARB\0" + "\0" + /* _mesa_function_pool[819]: TexCoordP1ui (will be remapped) */ + "ii\0" + "glTexCoordP1ui\0" + "\0" + /* _mesa_function_pool[838]: TexImage4DSGIS (dynamic) */ + "iiiiiiiiiip\0" + "glTexImage4DSGIS\0" + "\0" + /* _mesa_function_pool[868]: PolygonStipple (offset 175) */ + "p\0" + "glPolygonStipple\0" + "\0" + /* _mesa_function_pool[888]: WeightPointerARB (dynamic) */ + "iiip\0" + "glWeightPointerARB\0" + "glWeightPointerOES\0" + "\0" + /* _mesa_function_pool[932]: ListParameterfSGIX (dynamic) */ + "iif\0" + "glListParameterfSGIX\0" + "\0" + /* _mesa_function_pool[958]: MultiTexCoord1dv (offset 377) */ + "ip\0" + "glMultiTexCoord1dv\0" + "glMultiTexCoord1dvARB\0" + "\0" + /* _mesa_function_pool[1003]: TexStorage1D (will be remapped) */ + "iiii\0" + "glTexStorage1D\0" + "\0" + /* _mesa_function_pool[1024]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */ + "pppp\0" + "glTexCoord4fColor4fNormal3fVertex4fvSUN\0" + "\0" + /* _mesa_function_pool[1070]: GetnPolygonStippleARB (will be remapped) */ + "ip\0" + "glGetnPolygonStippleARB\0" + "\0" + /* _mesa_function_pool[1098]: GetPixelMapfv (offset 271) */ + "ip\0" + "glGetPixelMapfv\0" + "\0" + /* _mesa_function_pool[1118]: Color3uiv (offset 22) */ + "p\0" + "glColor3uiv\0" + "\0" + /* _mesa_function_pool[1133]: IsEnabled (offset 286) */ + "i\0" + "glIsEnabled\0" + "\0" + /* _mesa_function_pool[1148]: DebugMessageCallbackARB (will be remapped) */ + "pp\0" + "glDebugMessageCallbackARB\0" + "\0" + /* _mesa_function_pool[1178]: VertexAttrib4svNV (will be remapped) */ + "ip\0" + "glVertexAttrib4svNV\0" + "\0" + /* _mesa_function_pool[1202]: EvalCoord2fv (offset 235) */ + "p\0" + "glEvalCoord2fv\0" + "\0" + /* _mesa_function_pool[1220]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */ + "ppp\0" + "glTexCoord2fColor4ubVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[1258]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ + "ffffffffffff\0" + "glTexCoord2fColor4fNormal3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[1311]: AttachShader (will be remapped) */ + "ii\0" + "glAttachShader\0" + "\0" + /* _mesa_function_pool[1330]: TextureStorage3DEXT (will be remapped) */ + "iiiiiii\0" + "glTextureStorage3DEXT\0" + "\0" + /* _mesa_function_pool[1361]: FramebufferTexture1D (will be remapped) */ + "iiiii\0" + "glFramebufferTexture1D\0" + "glFramebufferTexture1DEXT\0" + "\0" + /* _mesa_function_pool[1417]: VertexAttrib2fARB (will be remapped) */ + "iff\0" + "glVertexAttrib2f\0" + "glVertexAttrib2fARB\0" + "\0" + /* _mesa_function_pool[1459]: DrawTexxOES (will be remapped) */ + "iiiii\0" + "glDrawTexxOES\0" + "\0" + /* _mesa_function_pool[1480]: GetMapiv (offset 268) */ + "iip\0" + "glGetMapiv\0" + "\0" + /* _mesa_function_pool[1496]: VertexAttrib3fARB (will be remapped) */ + "ifff\0" + "glVertexAttrib3f\0" + "glVertexAttrib3fARB\0" + "\0" + /* _mesa_function_pool[1539]: WindowPos2fv (will be remapped) */ + "p\0" + "glWindowPos2fv\0" + "glWindowPos2fvARB\0" + "glWindowPos2fvMESA\0" + "\0" + /* _mesa_function_pool[1594]: Indexubv (offset 316) */ + "p\0" + "glIndexubv\0" + "\0" + /* _mesa_function_pool[1608]: GetShaderiv (will be remapped) */ + "iip\0" + "glGetShaderiv\0" + "\0" + /* _mesa_function_pool[1627]: TexImage3D (offset 371) */ + "iiiiiiiiip\0" + "glTexImage3D\0" + "glTexImage3DEXT\0" + "glTexImage3DOES\0" + "\0" + /* _mesa_function_pool[1684]: TexCoordP4ui (will be remapped) */ + "ii\0" + "glTexCoordP4ui\0" + "\0" + /* _mesa_function_pool[1703]: ReplacementCodeuiVertex3fvSUN (dynamic) */ + "pp\0" + "glReplacementCodeuiVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[1739]: VertexAttrib1sv (will be remapped) */ + "ip\0" + "glVertexAttrib1sv\0" + "glVertexAttrib1svARB\0" + "\0" + /* _mesa_function_pool[1782]: BindFragDataLocation (will be remapped) */ + "iip\0" + "glBindFragDataLocationEXT\0" + "glBindFragDataLocation\0" + "\0" + /* _mesa_function_pool[1836]: VertexAttribI4usv (will be remapped) */ + "ip\0" + "glVertexAttribI4usvEXT\0" + "glVertexAttribI4usv\0" + "\0" + /* _mesa_function_pool[1883]: EdgeFlagPointer (offset 312) */ + "ip\0" + "glEdgeFlagPointer\0" + "\0" + /* _mesa_function_pool[1905]: Color3ubv (offset 20) */ + "p\0" + "glColor3ubv\0" + "\0" + /* _mesa_function_pool[1920]: Vertex3dv (offset 135) */ + "p\0" + "glVertex3dv\0" + "\0" + /* _mesa_function_pool[1935]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */ + "ppp\0" + "glReplacementCodeuiTexCoord2fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[1982]: CreateShaderProgramEXT (will be remapped) */ + "ip\0" + "glCreateShaderProgramEXT\0" + "\0" + /* _mesa_function_pool[2011]: GetnMapivARB (will be remapped) */ + "iiip\0" + "glGetnMapivARB\0" + "\0" + /* _mesa_function_pool[2032]: Binormal3ivEXT (dynamic) */ + "p\0" + "glBinormal3ivEXT\0" + "\0" + /* _mesa_function_pool[2052]: WindowPos2f (will be remapped) */ + "ff\0" + "glWindowPos2f\0" + "glWindowPos2fARB\0" + "glWindowPos2fMESA\0" + "\0" + /* _mesa_function_pool[2105]: LightModeliv (offset 166) */ + "ip\0" + "glLightModeliv\0" + "\0" + /* _mesa_function_pool[2124]: WindowPos2d (will be remapped) */ + "dd\0" + "glWindowPos2d\0" + "glWindowPos2dARB\0" + "glWindowPos2dMESA\0" + "\0" + /* _mesa_function_pool[2177]: VertexAttribs1dvNV (will be remapped) */ + "iip\0" + "glVertexAttribs1dvNV\0" + "\0" + /* _mesa_function_pool[2203]: GetVertexAttribfv (will be remapped) */ + "iip\0" + "glGetVertexAttribfv\0" + "glGetVertexAttribfvARB\0" + "\0" + /* _mesa_function_pool[2251]: GetImageTransformParameterfvHP (dynamic) */ + "iip\0" + "glGetImageTransformParameterfvHP\0" + "\0" + /* _mesa_function_pool[2289]: Normal3bv (offset 53) */ + "p\0" + "glNormal3bv\0" + "\0" + /* _mesa_function_pool[2304]: PointSizePointerOES (will be remapped) */ + "iip\0" + "glPointSizePointerOES\0" + "\0" + /* _mesa_function_pool[2331]: Color3fVertex3fSUN (dynamic) */ + "ffffff\0" + "glColor3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[2360]: TexGeniv (offset 193) */ + "iip\0" + "glTexGeniv\0" + "glTexGenivOES\0" + "\0" + /* _mesa_function_pool[2390]: TexCoordP1uiv (will be remapped) */ + "ip\0" + "glTexCoordP1uiv\0" + "\0" + /* _mesa_function_pool[2410]: BeginQueryIndexed (will be remapped) */ + "iii\0" + "glBeginQueryIndexed\0" + "\0" + /* _mesa_function_pool[2435]: WeightubvARB (dynamic) */ + "ip\0" + "glWeightubvARB\0" + "\0" + /* _mesa_function_pool[2454]: WindowPos2s (will be remapped) */ + "ii\0" + "glWindowPos2s\0" + "glWindowPos2sARB\0" + "glWindowPos2sMESA\0" + "\0" + /* _mesa_function_pool[2507]: Vertex3iv (offset 139) */ + "p\0" + "glVertex3iv\0" + "\0" + /* _mesa_function_pool[2522]: RenderbufferStorage (will be remapped) */ + "iiii\0" + "glRenderbufferStorage\0" + "glRenderbufferStorageEXT\0" + "glRenderbufferStorageOES\0" + "\0" + /* _mesa_function_pool[2600]: CopyConvolutionFilter1D (offset 354) */ + "iiiii\0" + "glCopyConvolutionFilter1D\0" + "glCopyConvolutionFilter1DEXT\0" + "\0" + /* _mesa_function_pool[2662]: VertexAttribI1uiEXT (will be remapped) */ + "ii\0" + "glVertexAttribI1uiEXT\0" + "glVertexAttribI1ui\0" + "\0" + /* _mesa_function_pool[2707]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */ + "iffffff\0" + "glReplacementCodeuiNormal3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[2755]: DeleteSync (will be remapped) */ + "i\0" + "glDeleteSync\0" + "\0" + /* _mesa_function_pool[2771]: DrawArraysIndirect (will be remapped) */ + "ip\0" + "glDrawArraysIndirect\0" + "\0" + /* _mesa_function_pool[2796]: GenQueries (will be remapped) */ + "ip\0" + "glGenQueries\0" + "glGenQueriesARB\0" + "\0" + /* _mesa_function_pool[2829]: BlendColor (offset 336) */ + "ffff\0" + "glBlendColor\0" + "glBlendColorEXT\0" + "\0" + /* _mesa_function_pool[2864]: GetVertexAttribIuiv (will be remapped) */ + "iip\0" + "glGetVertexAttribIuivEXT\0" + "glGetVertexAttribIuiv\0" + "\0" + /* _mesa_function_pool[2916]: TexCoord2fVertex3fvSUN (dynamic) */ + "pp\0" + "glTexCoord2fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[2945]: CompressedTexImage3D (will be remapped) */ + "iiiiiiiip\0" + "glCompressedTexImage3D\0" + "glCompressedTexImage3DARB\0" + "glCompressedTexImage3DOES\0" + "\0" + /* _mesa_function_pool[3031]: GetDebugMessageLogARB (will be remapped) */ + "iipppppp\0" + "glGetDebugMessageLogARB\0" + "\0" + /* _mesa_function_pool[3065]: VDPAUGetSurfaceivNV (will be remapped) */ + "iiipp\0" + "glVDPAUGetSurfaceivNV\0" + "\0" + /* _mesa_function_pool[3094]: ReadInstrumentsSGIX (dynamic) */ + "i\0" + "glReadInstrumentsSGIX\0" + "\0" + /* _mesa_function_pool[3119]: CallLists (offset 3) */ + "iip\0" + "glCallLists\0" + "\0" + /* _mesa_function_pool[3136]: Uniform3f (will be remapped) */ + "ifff\0" + "glUniform3f\0" + "glUniform3fARB\0" + "\0" + /* _mesa_function_pool[3169]: UniformMatrix2fv (will be remapped) */ + "iiip\0" + "glUniformMatrix2fv\0" + "glUniformMatrix2fvARB\0" + "\0" + /* _mesa_function_pool[3216]: ReadnPixelsARB (will be remapped) */ + "iiiiiiip\0" + "glReadnPixelsARB\0" + "\0" + /* _mesa_function_pool[3243]: Color4ubVertex3fvSUN (dynamic) */ + "pp\0" + "glColor4ubVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[3270]: Normal3iv (offset 59) */ + "p\0" + "glNormal3iv\0" + "\0" + /* _mesa_function_pool[3285]: SecondaryColor3dv (will be remapped) */ + "p\0" + "glSecondaryColor3dv\0" + "glSecondaryColor3dvEXT\0" + "\0" + /* _mesa_function_pool[3331]: DrawTexiOES (will be remapped) */ + "iiiii\0" + "glDrawTexiOES\0" + "\0" + /* _mesa_function_pool[3352]: PassThrough (offset 199) */ + "f\0" + "glPassThrough\0" + "\0" + /* _mesa_function_pool[3369]: VertexP3ui (will be remapped) */ + "ii\0" + "glVertexP3ui\0" + "\0" + /* _mesa_function_pool[3386]: TransformFeedbackVaryings (will be remapped) */ + "iipi\0" + "glTransformFeedbackVaryings\0" + "glTransformFeedbackVaryingsEXT\0" + "\0" + /* _mesa_function_pool[3451]: GetListParameterfvSGIX (dynamic) */ + "iip\0" + "glGetListParameterfvSGIX\0" + "\0" + /* _mesa_function_pool[3481]: Viewport (offset 305) */ + "iiii\0" + "glViewport\0" + "\0" + /* _mesa_function_pool[3498]: ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN (dynamic) */ + "pppp\0" + "glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[3554]: WindowPos4svMESA (will be remapped) */ + "p\0" + "glWindowPos4svMESA\0" + "\0" + /* _mesa_function_pool[3576]: CreateProgramObjectARB (will be remapped) */ + "\0" + "glCreateProgramObjectARB\0" + "\0" + /* _mesa_function_pool[3603]: UniformMatrix3fv (will be remapped) */ + "iiip\0" + "glUniformMatrix3fv\0" + "glUniformMatrix3fvARB\0" + "\0" + /* _mesa_function_pool[3650]: FragmentLightModelivSGIX (dynamic) */ + "ip\0" + "glFragmentLightModelivSGIX\0" + "\0" + /* _mesa_function_pool[3681]: UniformMatrix4x3fv (will be remapped) */ + "iiip\0" + "glUniformMatrix4x3fv\0" + "\0" + /* _mesa_function_pool[3708]: PrioritizeTextures (offset 331) */ + "ipp\0" + "glPrioritizeTextures\0" + "glPrioritizeTexturesEXT\0" + "\0" + /* _mesa_function_pool[3758]: VertexAttribI3uiEXT (will be remapped) */ + "iiii\0" + "glVertexAttribI3uiEXT\0" + "glVertexAttribI3ui\0" + "\0" + /* _mesa_function_pool[3805]: VertexAttribDivisor (will be remapped) */ + "ii\0" + "glVertexAttribDivisorARB\0" + "glVertexAttribDivisor\0" + "\0" + /* _mesa_function_pool[3856]: AsyncMarkerSGIX (dynamic) */ + "i\0" + "glAsyncMarkerSGIX\0" + "\0" + /* _mesa_function_pool[3877]: GetQueryiv (will be remapped) */ + "iip\0" + "glGetQueryiv\0" + "glGetQueryivARB\0" + "\0" + /* _mesa_function_pool[3911]: ClearColorIuiEXT (will be remapped) */ + "iiii\0" + "glClearColorIuiEXT\0" + "\0" + /* _mesa_function_pool[3936]: VertexAttrib3d (will be remapped) */ + "iddd\0" + "glVertexAttrib3d\0" + "glVertexAttrib3dARB\0" + "\0" + /* _mesa_function_pool[3979]: Frustumx (will be remapped) */ + "iiiiii\0" + "glFrustumxOES\0" + "glFrustumx\0" + "\0" + /* _mesa_function_pool[4012]: ResetHistogram (offset 369) */ + "i\0" + "glResetHistogram\0" + "glResetHistogramEXT\0" + "\0" + /* _mesa_function_pool[4052]: GetProgramNamedParameterfvNV (will be remapped) */ + "iipp\0" + "glGetProgramNamedParameterfvNV\0" + "\0" + /* _mesa_function_pool[4089]: GetLightxv (will be remapped) */ + "iip\0" + "glGetLightxvOES\0" + "glGetLightxv\0" + "\0" + /* _mesa_function_pool[4123]: CompressedTexSubImage2D (will be remapped) */ + "iiiiiiiip\0" + "glCompressedTexSubImage2D\0" + "glCompressedTexSubImage2DARB\0" + "\0" + /* _mesa_function_pool[4189]: GenFencesNV (dynamic) */ + "ip\0" + "glGenFencesNV\0" + "\0" + /* _mesa_function_pool[4207]: GetMaterialxv (will be remapped) */ + "iip\0" + "glGetMaterialxvOES\0" + "glGetMaterialxv\0" + "\0" + /* _mesa_function_pool[4247]: ImageTransformParameterfHP (dynamic) */ + "iif\0" + "glImageTransformParameterfHP\0" + "\0" + /* _mesa_function_pool[4281]: MatrixIndexusvARB (dynamic) */ + "ip\0" + "glMatrixIndexusvARB\0" + "\0" + /* _mesa_function_pool[4305]: SecondaryColor3uiv (will be remapped) */ + "p\0" + "glSecondaryColor3uiv\0" + "glSecondaryColor3uivEXT\0" + "\0" + /* _mesa_function_pool[4353]: GetnConvolutionFilterARB (will be remapped) */ + "iiiip\0" + "glGetnConvolutionFilterARB\0" + "\0" + /* _mesa_function_pool[4387]: TexCoord2sv (offset 109) */ + "p\0" + "glTexCoord2sv\0" + "\0" + /* _mesa_function_pool[4404]: GetClipPlanex (will be remapped) */ + "ip\0" + "glGetClipPlanexOES\0" + "glGetClipPlanex\0" + "\0" + /* _mesa_function_pool[4443]: Vertex4dv (offset 143) */ + "p\0" + "glVertex4dv\0" + "\0" + /* _mesa_function_pool[4458]: StencilMaskSeparate (will be remapped) */ + "ii\0" + "glStencilMaskSeparate\0" + "\0" + /* _mesa_function_pool[4484]: MapBuffer (will be remapped) */ + "ii\0" + "glMapBuffer\0" + "glMapBufferARB\0" + "glMapBufferOES\0" + "\0" + /* _mesa_function_pool[4530]: PolygonOffsetx (will be remapped) */ + "ii\0" + "glPolygonOffsetxOES\0" + "glPolygonOffsetx\0" + "\0" + /* _mesa_function_pool[4571]: VertexAttrib4Nbv (will be remapped) */ + "ip\0" + "glVertexAttrib4Nbv\0" + "glVertexAttrib4NbvARB\0" + "\0" + /* _mesa_function_pool[4616]: ProgramLocalParameter4dARB (will be remapped) */ + "iidddd\0" + "glProgramLocalParameter4dARB\0" + "\0" + /* _mesa_function_pool[4653]: ProgramBinary (will be remapped) */ + "iipi\0" + "glProgramBinary\0" + "glProgramBinaryOES\0" + "\0" + /* _mesa_function_pool[4694]: InvalidateTexImage (will be remapped) */ + "ii\0" + "glInvalidateTexImage\0" + "\0" + /* _mesa_function_pool[4719]: Uniform4ui (will be remapped) */ + "iiiii\0" + "glUniform4uiEXT\0" + "glUniform4ui\0" + "\0" + /* _mesa_function_pool[4755]: VertexAttribs2svNV (will be remapped) */ + "iip\0" + "glVertexAttribs2svNV\0" + "\0" + /* _mesa_function_pool[4781]: Color3sv (offset 18) */ + "p\0" + "glColor3sv\0" + "\0" + /* _mesa_function_pool[4795]: LoadMatrixx (will be remapped) */ + "p\0" + "glLoadMatrixxOES\0" + "glLoadMatrixx\0" + "\0" + /* _mesa_function_pool[4829]: GetConvolutionParameteriv (offset 358) */ + "iip\0" + "glGetConvolutionParameteriv\0" + "glGetConvolutionParameterivEXT\0" + "\0" + /* _mesa_function_pool[4893]: DeleteSamplers (will be remapped) */ + "ip\0" + "glDeleteSamplers\0" + "\0" + /* _mesa_function_pool[4914]: VertexAttrib1fARB (will be remapped) */ + "if\0" + "glVertexAttrib1f\0" + "glVertexAttrib1fARB\0" + "\0" + /* _mesa_function_pool[4955]: Vertex2dv (offset 127) */ + "p\0" + "glVertex2dv\0" + "\0" + /* _mesa_function_pool[4970]: TestFenceNV (dynamic) */ + "i\0" + "glTestFenceNV\0" + "\0" + /* _mesa_function_pool[4987]: DeleteRenderbuffers (will be remapped) */ + "ip\0" + "glDeleteRenderbuffers\0" + "glDeleteRenderbuffersEXT\0" + "glDeleteRenderbuffersOES\0" + "\0" + /* _mesa_function_pool[5063]: MultiTexCoord1fvARB (offset 379) */ + "ip\0" + "glMultiTexCoord1fv\0" + "glMultiTexCoord1fvARB\0" + "\0" + /* _mesa_function_pool[5108]: VertexAttribI4bv (will be remapped) */ + "ip\0" + "glVertexAttribI4bvEXT\0" + "glVertexAttribI4bv\0" + "\0" + /* _mesa_function_pool[5153]: TexCoord3iv (offset 115) */ + "p\0" + "glTexCoord3iv\0" + "\0" + /* _mesa_function_pool[5170]: GetObjectPtrLabel (will be remapped) */ + "pipp\0" + "glGetObjectPtrLabel\0" + "\0" + /* _mesa_function_pool[5196]: TexStorage2D (will be remapped) */ + "iiiii\0" + "glTexStorage2D\0" + "\0" + /* _mesa_function_pool[5218]: LoadPaletteFromModelViewMatrixOES (dynamic) */ + "\0" + "glLoadPaletteFromModelViewMatrixOES\0" + "\0" + /* _mesa_function_pool[5256]: ProgramParameteri (will be remapped) */ + "iii\0" + "glProgramParameteriARB\0" + "glProgramParameteri\0" + "\0" + /* _mesa_function_pool[5304]: VertexAttrib4usv (will be remapped) */ + "ip\0" + "glVertexAttrib4usv\0" + "glVertexAttrib4usvARB\0" + "\0" + /* _mesa_function_pool[5349]: FragmentLightfvSGIX (dynamic) */ + "iip\0" + "glFragmentLightfvSGIX\0" + "\0" + /* _mesa_function_pool[5376]: GetPixelTexGenParameterivSGIS (dynamic) */ + "ip\0" + "glGetPixelTexGenParameterivSGIS\0" + "\0" + /* _mesa_function_pool[5412]: Color3fv (offset 14) */ + "p\0" + "glColor3fv\0" + "\0" + /* _mesa_function_pool[5426]: VertexAttrib4fNV (will be remapped) */ + "iffff\0" + "glVertexAttrib4fNV\0" + "\0" + /* _mesa_function_pool[5452]: MultiTexCoord4sv (offset 407) */ + "ip\0" + "glMultiTexCoord4sv\0" + "glMultiTexCoord4svARB\0" + "\0" + /* _mesa_function_pool[5497]: TextureStorage1DEXT (will be remapped) */ + "iiiii\0" + "glTextureStorage1DEXT\0" + "\0" + /* _mesa_function_pool[5526]: ReplacementCodeubSUN (dynamic) */ + "i\0" + "glReplacementCodeubSUN\0" + "\0" + /* _mesa_function_pool[5552]: VertexAttrib4Nub (will be remapped) */ + "iiiii\0" + "glVertexAttrib4Nub\0" + "glVertexAttrib4NubARB\0" + "\0" + /* _mesa_function_pool[5600]: PointParameterx (will be remapped) */ + "ii\0" + "glPointParameterxOES\0" + "glPointParameterx\0" + "\0" + /* _mesa_function_pool[5643]: VertexAttribP3ui (will be remapped) */ + "iiii\0" + "glVertexAttribP3ui\0" + "\0" + /* _mesa_function_pool[5668]: Uniform4fv (will be remapped) */ + "iip\0" + "glUniform4fv\0" + "glUniform4fvARB\0" + "\0" + /* _mesa_function_pool[5702]: TextureView (will be remapped) */ + "iiiiiiii\0" + "glTextureView\0" + "\0" + /* _mesa_function_pool[5726]: Color4ubVertex3fSUN (dynamic) */ + "iiiifff\0" + "glColor4ubVertex3fSUN\0" + "\0" + /* _mesa_function_pool[5757]: FogCoordfEXT (will be remapped) */ + "f\0" + "glFogCoordf\0" + "glFogCoordfEXT\0" + "\0" + /* _mesa_function_pool[5787]: PointSize (offset 173) */ + "f\0" + "glPointSize\0" + "\0" + /* _mesa_function_pool[5802]: MultiTexCoord2i (offset 388) */ + "iii\0" + "glMultiTexCoord2i\0" + "glMultiTexCoord2iARB\0" + "\0" + /* _mesa_function_pool[5846]: TexCoord2fVertex3fSUN (dynamic) */ + "fffff\0" + "glTexCoord2fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[5877]: GetPerfMonitorCounterInfoAMD (will be remapped) */ + "iiip\0" + "glGetPerfMonitorCounterInfoAMD\0" + "\0" + /* _mesa_function_pool[5914]: MultiTexCoord2d (offset 384) */ + "idd\0" + "glMultiTexCoord2d\0" + "glMultiTexCoord2dARB\0" + "\0" + /* _mesa_function_pool[5958]: UniformBlockBinding (will be remapped) */ + "iii\0" + "glUniformBlockBinding\0" + "\0" + /* _mesa_function_pool[5985]: PopName (offset 200) */ + "\0" + "glPopName\0" + "\0" + /* _mesa_function_pool[5997]: GetSamplerParameterfv (will be remapped) */ + "iip\0" + "glGetSamplerParameterfv\0" + "\0" + /* _mesa_function_pool[6026]: VertexAttrib2dv (will be remapped) */ + "ip\0" + "glVertexAttrib2dv\0" + "glVertexAttrib2dvARB\0" + "\0" + /* _mesa_function_pool[6069]: VertexAttrib4Nusv (will be remapped) */ + "ip\0" + "glVertexAttrib4Nusv\0" + "glVertexAttrib4NusvARB\0" + "\0" + /* _mesa_function_pool[6116]: SampleMaski (will be remapped) */ + "ii\0" + "glSampleMaski\0" + "\0" + /* _mesa_function_pool[6134]: GetProgramInfoLog (will be remapped) */ + "iipp\0" + "glGetProgramInfoLog\0" + "\0" + /* _mesa_function_pool[6160]: VertexP2ui (will be remapped) */ + "ii\0" + "glVertexP2ui\0" + "\0" + /* _mesa_function_pool[6177]: SamplerParameterIuiv (will be remapped) */ + "iip\0" + "glSamplerParameterIuiv\0" + "\0" + /* _mesa_function_pool[6205]: TexParameterx (will be remapped) */ + "iii\0" + "glTexParameterxOES\0" + "glTexParameterx\0" + "\0" + /* _mesa_function_pool[6245]: Vertex4sv (offset 149) */ + "p\0" + "glVertex4sv\0" + "\0" + /* _mesa_function_pool[6260]: FramebufferTexture (will be remapped) */ + "iiii\0" + "glFramebufferTextureARB\0" + "glFramebufferTexture\0" + "\0" + /* _mesa_function_pool[6311]: GetQueryObjecti64v (will be remapped) */ + "iip\0" + "glGetQueryObjecti64v\0" + "glGetQueryObjecti64vEXT\0" + "\0" + /* _mesa_function_pool[6361]: GetActiveUniformBlockiv (will be remapped) */ + "iiip\0" + "glGetActiveUniformBlockiv\0" + "\0" + /* _mesa_function_pool[6393]: VertexAttrib4ubNV (will be remapped) */ + "iiiii\0" + "glVertexAttrib4ubNV\0" + "\0" + /* _mesa_function_pool[6420]: MultiTexCoord2s (offset 390) */ + "iii\0" + "glMultiTexCoord2s\0" + "glMultiTexCoord2sARB\0" + "\0" + /* _mesa_function_pool[6464]: ClampColor (will be remapped) */ + "ii\0" + "glClampColorARB\0" + "glClampColor\0" + "\0" + /* _mesa_function_pool[6497]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */ + "ppp\0" + "glTexCoord2fNormal3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[6535]: GetTexEnvfv (offset 276) */ + "iip\0" + "glGetTexEnvfv\0" + "\0" + /* _mesa_function_pool[6554]: BindAttribLocation (will be remapped) */ + "iip\0" + "glBindAttribLocation\0" + "glBindAttribLocationARB\0" + "\0" + /* _mesa_function_pool[6604]: BindFragDataLocationIndexed (will be remapped) */ + "iiip\0" + "glBindFragDataLocationIndexed\0" + "\0" + /* _mesa_function_pool[6640]: DiscardFramebufferEXT (will be remapped) */ + "iip\0" + "glDiscardFramebufferEXT\0" + "\0" + /* _mesa_function_pool[6669]: VDPAURegisterVideoSurfaceNV (will be remapped) */ + "piip\0" + "glVDPAURegisterVideoSurfaceNV\0" + "\0" + /* _mesa_function_pool[6705]: BindTransformFeedback (will be remapped) */ + "ii\0" + "glBindTransformFeedback\0" + "\0" + /* _mesa_function_pool[6733]: TextureStorage2DEXT (will be remapped) */ + "iiiiii\0" + "glTextureStorage2DEXT\0" + "\0" + /* _mesa_function_pool[6763]: BindBufferBase (will be remapped) */ + "iii\0" + "glBindBufferBase\0" + "glBindBufferBaseEXT\0" + "\0" + /* _mesa_function_pool[6805]: Indexub (offset 315) */ + "i\0" + "glIndexub\0" + "\0" + /* _mesa_function_pool[6818]: GetPerfMonitorCounterDataAMD (will be remapped) */ + "iiipp\0" + "glGetPerfMonitorCounterDataAMD\0" + "\0" + /* _mesa_function_pool[6856]: TexEnvi (offset 186) */ + "iii\0" + "glTexEnvi\0" + "\0" + /* _mesa_function_pool[6871]: GetClipPlane (offset 259) */ + "ip\0" + "glGetClipPlane\0" + "\0" + /* _mesa_function_pool[6890]: CombinerParameterfvNV (dynamic) */ + "ip\0" + "glCombinerParameterfvNV\0" + "\0" + /* _mesa_function_pool[6918]: TexCoordP4uiv (will be remapped) */ + "ip\0" + "glTexCoordP4uiv\0" + "\0" + /* _mesa_function_pool[6938]: VertexAttribs3dvNV (will be remapped) */ + "iip\0" + "glVertexAttribs3dvNV\0" + "\0" + /* _mesa_function_pool[6964]: VertexAttribs4fvNV (will be remapped) */ + "iip\0" + "glVertexAttribs4fvNV\0" + "\0" + /* _mesa_function_pool[6990]: VertexArrayRangeNV (dynamic) */ + "ip\0" + "glVertexArrayRangeNV\0" + "\0" + /* _mesa_function_pool[7015]: FragmentLightiSGIX (dynamic) */ + "iii\0" + "glFragmentLightiSGIX\0" + "\0" + /* _mesa_function_pool[7041]: ClearBufferfi (will be remapped) */ + "iifi\0" + "glClearBufferfi\0" + "\0" + /* _mesa_function_pool[7063]: DrawTransformFeedbackInstanced (will be remapped) */ + "iii\0" + "glDrawTransformFeedbackInstanced\0" + "\0" + /* _mesa_function_pool[7101]: VDPAUInitNV (will be remapped) */ + "pp\0" + "glVDPAUInitNV\0" + "\0" + /* _mesa_function_pool[7119]: DrawElementsIndirect (will be remapped) */ + "iip\0" + "glDrawElementsIndirect\0" + "\0" + /* _mesa_function_pool[7147]: PolygonOffsetEXT (will be remapped) */ + "ff\0" + "glPolygonOffsetEXT\0" + "\0" + /* _mesa_function_pool[7170]: WindowPos4dvMESA (will be remapped) */ + "p\0" + "glWindowPos4dvMESA\0" + "\0" + /* _mesa_function_pool[7192]: Scalex (will be remapped) */ + "iii\0" + "glScalexOES\0" + "glScalex\0" + "\0" + /* _mesa_function_pool[7218]: PollAsyncSGIX (dynamic) */ + "p\0" + "glPollAsyncSGIX\0" + "\0" + /* _mesa_function_pool[7237]: WindowPos3sv (will be remapped) */ + "p\0" + "glWindowPos3sv\0" + "glWindowPos3svARB\0" + "glWindowPos3svMESA\0" + "\0" + /* _mesa_function_pool[7292]: DeleteFragmentShaderATI (will be remapped) */ + "i\0" + "glDeleteFragmentShaderATI\0" + "\0" + /* _mesa_function_pool[7321]: Scaled (offset 301) */ + "ddd\0" + "glScaled\0" + "\0" + /* _mesa_function_pool[7335]: TangentPointerEXT (dynamic) */ + "iip\0" + "glTangentPointerEXT\0" + "\0" + /* _mesa_function_pool[7360]: Scalef (offset 302) */ + "fff\0" + "glScalef\0" + "\0" + /* _mesa_function_pool[7374]: IndexPointerEXT (will be remapped) */ + "iiip\0" + "glIndexPointerEXT\0" + "\0" + /* _mesa_function_pool[7398]: VertexAttribI1iv (will be remapped) */ + "ip\0" + "glVertexAttribI1ivEXT\0" + "glVertexAttribI1iv\0" + "\0" + /* _mesa_function_pool[7443]: ListParameterfvSGIX (dynamic) */ + "iip\0" + "glListParameterfvSGIX\0" + "\0" + /* _mesa_function_pool[7470]: ColorFragmentOp1ATI (will be remapped) */ + "iiiiiii\0" + "glColorFragmentOp1ATI\0" + "\0" + /* _mesa_function_pool[7501]: GetUniformfv (will be remapped) */ + "iip\0" + "glGetUniformfv\0" + "glGetUniformfvARB\0" + "\0" + /* _mesa_function_pool[7539]: ObjectUnpurgeableAPPLE (will be remapped) */ + "iii\0" + "glObjectUnpurgeableAPPLE\0" + "\0" + /* _mesa_function_pool[7569]: AlphaFunc (offset 240) */ + "if\0" + "glAlphaFunc\0" + "\0" + /* _mesa_function_pool[7585]: ColorFragmentOp2ATI (will be remapped) */ + "iiiiiiiiii\0" + "glColorFragmentOp2ATI\0" + "\0" + /* _mesa_function_pool[7619]: IsShader (will be remapped) */ + "i\0" + "glIsShader\0" + "\0" + /* _mesa_function_pool[7633]: EdgeFlag (offset 41) */ + "i\0" + "glEdgeFlag\0" + "\0" + /* _mesa_function_pool[7647]: TexCoord2iv (offset 107) */ + "p\0" + "glTexCoord2iv\0" + "\0" + /* _mesa_function_pool[7664]: TexImage2DMultisample (will be remapped) */ + "iiiiii\0" + "glTexImage2DMultisample\0" + "\0" + /* _mesa_function_pool[7696]: Rotated (offset 299) */ + "dddd\0" + "glRotated\0" + "\0" + /* _mesa_function_pool[7712]: VertexAttrib2sNV (will be remapped) */ + "iii\0" + "glVertexAttrib2sNV\0" + "\0" + /* _mesa_function_pool[7736]: ReadPixels (offset 256) */ + "iiiiiip\0" + "glReadPixels\0" + "\0" + /* _mesa_function_pool[7758]: EdgeFlagv (offset 42) */ + "p\0" + "glEdgeFlagv\0" + "\0" + /* _mesa_function_pool[7773]: NormalPointerListIBM (dynamic) */ + "iipi\0" + "glNormalPointerListIBM\0" + "\0" + /* _mesa_function_pool[7802]: CompressedTexSubImage1D (will be remapped) */ + "iiiiiip\0" + "glCompressedTexSubImage1D\0" + "glCompressedTexSubImage1DARB\0" + "\0" + /* _mesa_function_pool[7866]: QueryCounter (will be remapped) */ + "ii\0" + "glQueryCounter\0" + "\0" + /* _mesa_function_pool[7885]: Color4iv (offset 32) */ + "p\0" + "glColor4iv\0" + "\0" + /* _mesa_function_pool[7899]: DebugMessageCallback (will be remapped) */ + "pp\0" + "glDebugMessageCallback\0" + "\0" + /* _mesa_function_pool[7926]: TexParameterf (offset 178) */ + "iif\0" + "glTexParameterf\0" + "\0" + /* _mesa_function_pool[7947]: TexParameteri (offset 180) */ + "iii\0" + "glTexParameteri\0" + "\0" + /* _mesa_function_pool[7968]: NormalPointerEXT (will be remapped) */ + "iiip\0" + "glNormalPointerEXT\0" + "\0" + /* _mesa_function_pool[7993]: GetUniformiv (will be remapped) */ + "iip\0" + "glGetUniformiv\0" + "glGetUniformivARB\0" + "\0" + /* _mesa_function_pool[8031]: DrawPixels (offset 257) */ + "iiiip\0" + "glDrawPixels\0" + "\0" + /* _mesa_function_pool[8051]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */ + "iffffffff\0" + "glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[8111]: DepthRangex (will be remapped) */ + "ii\0" + "glDepthRangexOES\0" + "glDepthRangex\0" + "\0" + /* _mesa_function_pool[8146]: ImageTransformParameterivHP (dynamic) */ + "iip\0" + "glImageTransformParameterivHP\0" + "\0" + /* _mesa_function_pool[8181]: ClearBufferSubData (will be remapped) */ + "iiiiiip\0" + "glClearBufferSubData\0" + "\0" + /* _mesa_function_pool[8211]: GetnUniformuivARB (will be remapped) */ + "iiip\0" + "glGetnUniformuivARB\0" + "\0" + /* _mesa_function_pool[8237]: DrawTransformFeedback (will be remapped) */ + "ii\0" + "glDrawTransformFeedback\0" + "\0" + /* _mesa_function_pool[8265]: DrawElementsInstancedARB (will be remapped) */ + "iiipi\0" + "glDrawElementsInstancedARB\0" + "glDrawElementsInstancedEXT\0" + "glDrawElementsInstanced\0" + "\0" + /* _mesa_function_pool[8350]: MultiTexCoord3sv (offset 399) */ + "ip\0" + "glMultiTexCoord3sv\0" + "glMultiTexCoord3svARB\0" + "\0" + /* _mesa_function_pool[8395]: VertexAttribBinding (will be remapped) */ + "ii\0" + "glVertexAttribBinding\0" + "\0" + /* _mesa_function_pool[8421]: WeightivARB (dynamic) */ + "ip\0" + "glWeightivARB\0" + "\0" + /* _mesa_function_pool[8439]: GlobalAlphaFactordSUN (dynamic) */ + "d\0" + "glGlobalAlphaFactordSUN\0" + "\0" + /* _mesa_function_pool[8466]: GetFinalCombinerInputParameterfvNV (dynamic) */ + "iip\0" + "glGetFinalCombinerInputParameterfvNV\0" + "\0" + /* _mesa_function_pool[8508]: GenLists (offset 5) */ + "i\0" + "glGenLists\0" + "\0" + /* _mesa_function_pool[8522]: DepthRangef (will be remapped) */ + "ff\0" + "glDepthRangef\0" + "glDepthRangefOES\0" + "\0" + /* _mesa_function_pool[8557]: Color3fVertex3fvSUN (dynamic) */ + "pp\0" + "glColor3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[8583]: SampleCoveragex (will be remapped) */ + "ii\0" + "glSampleCoveragexOES\0" + "glSampleCoveragex\0" + "\0" + /* _mesa_function_pool[8626]: GetMapAttribParameterivNV (dynamic) */ + "iiip\0" + "glGetMapAttribParameterivNV\0" + "\0" + /* _mesa_function_pool[8660]: GetCombinerInputParameterfvNV (dynamic) */ + "iiiip\0" + "glGetCombinerInputParameterfvNV\0" + "\0" + /* _mesa_function_pool[8699]: GetSharpenTexFuncSGIS (dynamic) */ + "ip\0" + "glGetSharpenTexFuncSGIS\0" + "\0" + /* _mesa_function_pool[8727]: PixelTransformParameterfvEXT (dynamic) */ + "iip\0" + "glPixelTransformParameterfvEXT\0" + "\0" + /* _mesa_function_pool[8763]: MapGrid2d (offset 226) */ + "iddidd\0" + "glMapGrid2d\0" + "\0" + /* _mesa_function_pool[8783]: MapGrid2f (offset 227) */ + "iffiff\0" + "glMapGrid2f\0" + "\0" + /* _mesa_function_pool[8803]: SampleMapATI (will be remapped) */ + "iii\0" + "glSampleMapATI\0" + "\0" + /* _mesa_function_pool[8823]: ValidateProgram (will be remapped) */ + "i\0" + "glValidateProgram\0" + "glValidateProgramARB\0" + "\0" + /* _mesa_function_pool[8865]: VertexPointerEXT (will be remapped) */ + "iiiip\0" + "glVertexPointerEXT\0" + "\0" + /* _mesa_function_pool[8891]: GetTexFilterFuncSGIS (dynamic) */ + "iip\0" + "glGetTexFilterFuncSGIS\0" + "\0" + /* _mesa_function_pool[8919]: VertexAttribI4sv (will be remapped) */ + "ip\0" + "glVertexAttribI4svEXT\0" + "glVertexAttribI4sv\0" + "\0" + /* _mesa_function_pool[8964]: Scissor (offset 176) */ + "iiii\0" + "glScissor\0" + "\0" + /* _mesa_function_pool[8980]: Fogf (offset 153) */ + "if\0" + "glFogf\0" + "\0" + /* _mesa_function_pool[8991]: ReplacementCodeubvSUN (dynamic) */ + "p\0" + "glReplacementCodeubvSUN\0" + "\0" + /* _mesa_function_pool[9018]: TexSubImage1D (offset 332) */ + "iiiiiip\0" + "glTexSubImage1D\0" + "glTexSubImage1DEXT\0" + "\0" + /* _mesa_function_pool[9062]: BeginTransformFeedback (will be remapped) */ + "i\0" + "glBeginTransformFeedback\0" + "glBeginTransformFeedbackEXT\0" + "\0" + /* _mesa_function_pool[9118]: FenceSync (will be remapped) */ + "ii\0" + "glFenceSync\0" + "\0" + /* _mesa_function_pool[9134]: Color4usv (offset 40) */ + "p\0" + "glColor4usv\0" + "\0" + /* _mesa_function_pool[9149]: GetnUniformfvARB (will be remapped) */ + "iiip\0" + "glGetnUniformfvARB\0" + "\0" + /* _mesa_function_pool[9174]: Fogi (offset 155) */ + "ii\0" + "glFogi\0" + "\0" + /* _mesa_function_pool[9185]: DepthRange (offset 288) */ + "dd\0" + "glDepthRange\0" + "\0" + /* _mesa_function_pool[9202]: RasterPos3iv (offset 75) */ + "p\0" + "glRasterPos3iv\0" + "\0" + /* _mesa_function_pool[9220]: ColorMaski (will be remapped) */ + "iiiii\0" + "glColorMaskIndexedEXT\0" + "glColorMaski\0" + "\0" + /* _mesa_function_pool[9262]: GetActiveAttrib (will be remapped) */ + "iiipppp\0" + "glGetActiveAttrib\0" + "glGetActiveAttribARB\0" + "\0" + /* _mesa_function_pool[9310]: TexCoord2i (offset 106) */ + "ii\0" + "glTexCoord2i\0" + "\0" + /* _mesa_function_pool[9327]: PixelMapfv (offset 251) */ + "iip\0" + "glPixelMapfv\0" + "\0" + /* _mesa_function_pool[9345]: Color4ui (offset 37) */ + "iiii\0" + "glColor4ui\0" + "\0" + /* _mesa_function_pool[9362]: RasterPos3s (offset 76) */ + "iii\0" + "glRasterPos3s\0" + "\0" + /* _mesa_function_pool[9381]: Color3usv (offset 24) */ + "p\0" + "glColor3usv\0" + "\0" + /* _mesa_function_pool[9396]: MultiTexCoord2iv (offset 389) */ + "ip\0" + "glMultiTexCoord2iv\0" + "glMultiTexCoord2ivARB\0" + "\0" + /* _mesa_function_pool[9441]: TexCoord2f (offset 104) */ + "ff\0" + "glTexCoord2f\0" + "\0" + /* _mesa_function_pool[9458]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */ + "ifffff\0" + "glReplacementCodeuiTexCoord2fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[9507]: TexCoord2d (offset 102) */ + "dd\0" + "glTexCoord2d\0" + "\0" + /* _mesa_function_pool[9524]: RasterPos3d (offset 70) */ + "ddd\0" + "glRasterPos3d\0" + "\0" + /* _mesa_function_pool[9543]: RasterPos3f (offset 72) */ + "fff\0" + "glRasterPos3f\0" + "\0" + /* _mesa_function_pool[9562]: AreTexturesResident (offset 322) */ + "ipp\0" + "glAreTexturesResident\0" + "glAreTexturesResidentEXT\0" + "\0" + /* _mesa_function_pool[9614]: DrawElementsInstancedBaseVertexBaseInstance (will be remapped) */ + "iiipiii\0" + "glDrawElementsInstancedBaseVertexBaseInstance\0" + "\0" + /* _mesa_function_pool[9669]: TexCoord2s (offset 108) */ + "ii\0" + "glTexCoord2s\0" + "\0" + /* _mesa_function_pool[9686]: StencilOpSeparate (will be remapped) */ + "iiii\0" + "glStencilOpSeparate\0" + "glStencilOpSeparateATI\0" + "\0" + /* _mesa_function_pool[9735]: ColorTableParameteriv (offset 341) */ + "iip\0" + "glColorTableParameteriv\0" + "glColorTableParameterivSGI\0" + "\0" + /* _mesa_function_pool[9791]: VertexAttribP2ui (will be remapped) */ + "iiii\0" + "glVertexAttribP2ui\0" + "\0" + /* _mesa_function_pool[9816]: GenSamplers (will be remapped) */ + "ip\0" + "glGenSamplers\0" + "\0" + /* _mesa_function_pool[9834]: Color4us (offset 39) */ + "iiii\0" + "glColor4us\0" + "\0" + /* _mesa_function_pool[9851]: VDPAUFiniNV (will be remapped) */ + "\0" + "glVDPAUFiniNV\0" + "\0" + /* _mesa_function_pool[9867]: Color3bv (offset 10) */ + "p\0" + "glColor3bv\0" + "\0" + /* _mesa_function_pool[9881]: GetnCompressedTexImageARB (will be remapped) */ + "iiip\0" + "glGetnCompressedTexImageARB\0" + "\0" + /* _mesa_function_pool[9915]: DrawTransformFeedbackStreamInstanced (will be remapped) */ + "iiii\0" + "glDrawTransformFeedbackStreamInstanced\0" + "\0" + /* _mesa_function_pool[9960]: VertexAttrib2fvARB (will be remapped) */ + "ip\0" + "glVertexAttrib2fv\0" + "glVertexAttrib2fvARB\0" + "\0" + /* _mesa_function_pool[10003]: VertexPointerListIBM (dynamic) */ + "iiipi\0" + "glVertexPointerListIBM\0" + "\0" + /* _mesa_function_pool[10033]: GetProgramLocalParameterfvARB (will be remapped) */ + "iip\0" + "glGetProgramLocalParameterfvARB\0" + "\0" + /* _mesa_function_pool[10070]: FragmentMaterialfSGIX (dynamic) */ + "iif\0" + "glFragmentMaterialfSGIX\0" + "\0" + /* _mesa_function_pool[10099]: BindSampler (will be remapped) */ + "ii\0" + "glBindSampler\0" + "\0" + /* _mesa_function_pool[10117]: GetUniformuiv (will be remapped) */ + "iip\0" + "glGetUniformuivEXT\0" + "glGetUniformuiv\0" + "\0" + /* _mesa_function_pool[10157]: BindBufferOffsetEXT (will be remapped) */ + "iiii\0" + "glBindBufferOffsetEXT\0" + "\0" + /* _mesa_function_pool[10185]: IsFenceNV (dynamic) */ + "i\0" + "glIsFenceNV\0" + "\0" + /* _mesa_function_pool[10200]: ColorPointerListIBM (dynamic) */ + "iiipi\0" + "glColorPointerListIBM\0" + "\0" + /* _mesa_function_pool[10229]: AttachObjectARB (will be remapped) */ + "ii\0" + "glAttachObjectARB\0" + "\0" + /* _mesa_function_pool[10251]: GetFragmentLightivSGIX (dynamic) */ + "iip\0" + "glGetFragmentLightivSGIX\0" + "\0" + /* _mesa_function_pool[10281]: MultiTexCoord2fARB (offset 386) */ + "iff\0" + "glMultiTexCoord2f\0" + "glMultiTexCoord2fARB\0" + "\0" + /* _mesa_function_pool[10325]: ColorTable (offset 339) */ + "iiiiip\0" + "glColorTable\0" + "glColorTableSGI\0" + "glColorTableEXT\0" + "\0" + /* _mesa_function_pool[10378]: IndexPointer (offset 314) */ + "iip\0" + "glIndexPointer\0" + "\0" + /* _mesa_function_pool[10398]: Accum (offset 213) */ + "if\0" + "glAccum\0" + "\0" + /* _mesa_function_pool[10410]: GetTexImage (offset 281) */ + "iiiip\0" + "glGetTexImage\0" + "\0" + /* _mesa_function_pool[10431]: MapControlPointsNV (dynamic) */ + "iiiiiiiip\0" + "glMapControlPointsNV\0" + "\0" + /* _mesa_function_pool[10463]: ConvolutionFilter2D (offset 349) */ + "iiiiiip\0" + "glConvolutionFilter2D\0" + "glConvolutionFilter2DEXT\0" + "\0" + /* _mesa_function_pool[10519]: MultMatrixx (will be remapped) */ + "p\0" + "glMultMatrixxOES\0" + "glMultMatrixx\0" + "\0" + /* _mesa_function_pool[10553]: TexParameterIiv (will be remapped) */ + "iip\0" + "glTexParameterIivEXT\0" + "glTexParameterIiv\0" + "\0" + /* _mesa_function_pool[10597]: Finish (offset 216) */ + "\0" + "glFinish\0" + "\0" + /* _mesa_function_pool[10608]: MapParameterfvNV (dynamic) */ + "iip\0" + "glMapParameterfvNV\0" + "\0" + /* _mesa_function_pool[10632]: ClearStencil (offset 207) */ + "i\0" + "glClearStencil\0" + "\0" + /* _mesa_function_pool[10650]: Color4x (will be remapped) */ + "iiii\0" + "glColor4xOES\0" + "glColor4x\0" + "\0" + /* _mesa_function_pool[10679]: HintPGI (dynamic) */ + "ii\0" + "glHintPGI\0" + "\0" + /* _mesa_function_pool[10693]: ConvolutionParameteriv (offset 353) */ + "iip\0" + "glConvolutionParameteriv\0" + "glConvolutionParameterivEXT\0" + "\0" + /* _mesa_function_pool[10751]: Color4s (offset 33) */ + "iiii\0" + "glColor4s\0" + "\0" + /* _mesa_function_pool[10767]: InterleavedArrays (offset 317) */ + "iip\0" + "glInterleavedArrays\0" + "\0" + /* _mesa_function_pool[10792]: RasterPos2fv (offset 65) */ + "p\0" + "glRasterPos2fv\0" + "\0" + /* _mesa_function_pool[10810]: TexCoord1fv (offset 97) */ + "p\0" + "glTexCoord1fv\0" + "\0" + /* _mesa_function_pool[10827]: Vertex2d (offset 126) */ + "dd\0" + "glVertex2d\0" + "\0" + /* _mesa_function_pool[10842]: CullParameterdvEXT (dynamic) */ + "ip\0" + "glCullParameterdvEXT\0" + "\0" + /* _mesa_function_pool[10867]: ProgramNamedParameter4fNV (will be remapped) */ + "iipffff\0" + "glProgramNamedParameter4fNV\0" + "\0" + /* _mesa_function_pool[10904]: Orthof (will be remapped) */ + "ffffff\0" + "glOrthofOES\0" + "glOrthof\0" + "\0" + /* _mesa_function_pool[10933]: MultiTexCoord4dv (offset 401) */ + "ip\0" + "glMultiTexCoord4dv\0" + "glMultiTexCoord4dvARB\0" + "\0" + /* _mesa_function_pool[10978]: ProgramEnvParameter4fvARB (will be remapped) */ + "iip\0" + "glProgramEnvParameter4fvARB\0" + "glProgramParameter4fvNV\0" + "\0" + /* _mesa_function_pool[11035]: Color4i (offset 31) */ + "iiii\0" + "glColor4i\0" + "\0" + /* _mesa_function_pool[11051]: Color4f (offset 29) */ + "ffff\0" + "glColor4f\0" + "\0" + /* _mesa_function_pool[11067]: RasterPos4fv (offset 81) */ + "p\0" + "glRasterPos4fv\0" + "\0" + /* _mesa_function_pool[11085]: Color4d (offset 27) */ + "dddd\0" + "glColor4d\0" + "\0" + /* _mesa_function_pool[11101]: ClearIndex (offset 205) */ + "f\0" + "glClearIndex\0" + "\0" + /* _mesa_function_pool[11117]: Color4b (offset 25) */ + "iiii\0" + "glColor4b\0" + "\0" + /* _mesa_function_pool[11133]: LoadMatrixd (offset 292) */ + "p\0" + "glLoadMatrixd\0" + "\0" + /* _mesa_function_pool[11150]: FragmentLightModeliSGIX (dynamic) */ + "ii\0" + "glFragmentLightModeliSGIX\0" + "\0" + /* _mesa_function_pool[11180]: RasterPos2dv (offset 63) */ + "p\0" + "glRasterPos2dv\0" + "\0" + /* _mesa_function_pool[11198]: ConvolutionParameterfv (offset 351) */ + "iip\0" + "glConvolutionParameterfv\0" + "glConvolutionParameterfvEXT\0" + "\0" + /* _mesa_function_pool[11256]: TbufferMask3DFX (dynamic) */ + "i\0" + "glTbufferMask3DFX\0" + "\0" + /* _mesa_function_pool[11277]: VDPAURegisterOutputSurfaceNV (will be remapped) */ + "piip\0" + "glVDPAURegisterOutputSurfaceNV\0" + "\0" + /* _mesa_function_pool[11314]: GetTexGendv (offset 278) */ + "iip\0" + "glGetTexGendv\0" + "\0" + /* _mesa_function_pool[11333]: FragmentLightModelfSGIX (dynamic) */ + "if\0" + "glFragmentLightModelfSGIX\0" + "\0" + /* _mesa_function_pool[11363]: LoadProgramNV (will be remapped) */ + "iiip\0" + "glLoadProgramNV\0" + "\0" + /* _mesa_function_pool[11385]: EndList (offset 1) */ + "\0" + "glEndList\0" + "\0" + /* _mesa_function_pool[11397]: VertexP4ui (will be remapped) */ + "ii\0" + "glVertexP4ui\0" + "\0" + /* _mesa_function_pool[11414]: MultiTexCoordP1ui (will be remapped) */ + "iii\0" + "glMultiTexCoordP1ui\0" + "\0" + /* _mesa_function_pool[11439]: GetAttachedObjectsARB (will be remapped) */ + "iipp\0" + "glGetAttachedObjectsARB\0" + "\0" + /* _mesa_function_pool[11469]: EvalCoord1fv (offset 231) */ + "p\0" + "glEvalCoord1fv\0" + "\0" + /* _mesa_function_pool[11487]: DrawRangeElements (offset 338) */ + "iiiiip\0" + "glDrawRangeElements\0" + "glDrawRangeElementsEXT\0" + "\0" + /* _mesa_function_pool[11538]: EvalMesh2 (offset 238) */ + "iiiii\0" + "glEvalMesh2\0" + "\0" + /* _mesa_function_pool[11557]: TexCoordPointerListIBM (dynamic) */ + "iiipi\0" + "glTexCoordPointerListIBM\0" + "\0" + /* _mesa_function_pool[11589]: Vertex4fv (offset 145) */ + "p\0" + "glVertex4fv\0" + "\0" + /* _mesa_function_pool[11604]: VertexAttribLFormat (will be remapped) */ + "iiii\0" + "glVertexAttribLFormat\0" + "\0" + /* _mesa_function_pool[11632]: GenTransformFeedbacks (will be remapped) */ + "ip\0" + "glGenTransformFeedbacks\0" + "\0" + /* _mesa_function_pool[11660]: SpriteParameterfvSGIX (dynamic) */ + "ip\0" + "glSpriteParameterfvSGIX\0" + "\0" + /* _mesa_function_pool[11688]: VertexAttribs3fvNV (will be remapped) */ + "iip\0" + "glVertexAttribs3fvNV\0" + "\0" + /* _mesa_function_pool[11714]: GlobalAlphaFactoruiSUN (dynamic) */ + "i\0" + "glGlobalAlphaFactoruiSUN\0" + "\0" + /* _mesa_function_pool[11742]: GetHandleARB (will be remapped) */ + "i\0" + "glGetHandleARB\0" + "\0" + /* _mesa_function_pool[11760]: DebugMessageControlARB (will be remapped) */ + "iiiipi\0" + "glDebugMessageControlARB\0" + "\0" + /* _mesa_function_pool[11793]: DrawTexfvOES (will be remapped) */ + "p\0" + "glDrawTexfvOES\0" + "\0" + /* _mesa_function_pool[11811]: BindFragmentShaderATI (will be remapped) */ + "i\0" + "glBindFragmentShaderATI\0" + "\0" + /* _mesa_function_pool[11838]: BlendFunciARB (will be remapped) */ + "iii\0" + "glBlendFunciARB\0" + "glBlendFuncIndexedAMD\0" + "\0" + /* _mesa_function_pool[11881]: GetProgramEnvParameterdvARB (will be remapped) */ + "iip\0" + "glGetProgramEnvParameterdvARB\0" + "\0" + /* _mesa_function_pool[11916]: GetnUniformivARB (will be remapped) */ + "iiip\0" + "glGetnUniformivARB\0" + "\0" + /* _mesa_function_pool[11941]: ClearColorIiEXT (will be remapped) */ + "iiii\0" + "glClearColorIiEXT\0" + "\0" + /* _mesa_function_pool[11965]: BindFramebuffer (will be remapped) */ + "ii\0" + "glBindFramebuffer\0" + "glBindFramebufferOES\0" + "\0" + /* _mesa_function_pool[12008]: CreateProgram (will be remapped) */ + "\0" + "glCreateProgram\0" + "\0" + /* _mesa_function_pool[12026]: ReleaseShaderCompiler (will be remapped) */ + "\0" + "glReleaseShaderCompiler\0" + "\0" + /* _mesa_function_pool[12052]: GetMinmax (offset 364) */ + "iiiip\0" + "glGetMinmax\0" + "glGetMinmaxEXT\0" + "\0" + /* _mesa_function_pool[12086]: BlendFuncSeparate (will be remapped) */ + "iiii\0" + "glBlendFuncSeparate\0" + "glBlendFuncSeparateEXT\0" + "glBlendFuncSeparateINGR\0" + "glBlendFuncSeparateOES\0" + "\0" + /* _mesa_function_pool[12182]: StencilFuncSeparate (will be remapped) */ + "iiii\0" + "glStencilFuncSeparate\0" + "\0" + /* _mesa_function_pool[12210]: ShaderSource (will be remapped) */ + "iipp\0" + "glShaderSource\0" + "glShaderSourceARB\0" + "\0" + /* _mesa_function_pool[12249]: GetInteger64i_v (will be remapped) */ + "iip\0" + "glGetInteger64i_v\0" + "\0" + /* _mesa_function_pool[12272]: GetVertexAttribdvNV (will be remapped) */ + "iip\0" + "glGetVertexAttribdvNV\0" + "\0" + /* _mesa_function_pool[12299]: DeleteTransformFeedbacks (will be remapped) */ + "ip\0" + "glDeleteTransformFeedbacks\0" + "\0" + /* _mesa_function_pool[12330]: Normal3fv (offset 57) */ + "p\0" + "glNormal3fv\0" + "\0" + /* _mesa_function_pool[12345]: TexGenxOES (will be remapped) */ + "iii\0" + "glTexGenxOES\0" + "\0" + /* _mesa_function_pool[12363]: GlobalAlphaFactorbSUN (dynamic) */ + "i\0" + "glGlobalAlphaFactorbSUN\0" + "\0" + /* _mesa_function_pool[12390]: Color3us (offset 23) */ + "iii\0" + "glColor3us\0" + "\0" + /* _mesa_function_pool[12406]: ImageTransformParameterfvHP (dynamic) */ + "iip\0" + "glImageTransformParameterfvHP\0" + "\0" + /* _mesa_function_pool[12441]: NormalP3ui (will be remapped) */ + "ii\0" + "glNormalP3ui\0" + "\0" + /* _mesa_function_pool[12458]: End (offset 43) */ + "\0" + "glEnd\0" + "\0" + /* _mesa_function_pool[12466]: VertexAttribs3svNV (will be remapped) */ + "iip\0" + "glVertexAttribs3svNV\0" + "\0" + /* _mesa_function_pool[12492]: VertexAttribFormat (will be remapped) */ + "iiiii\0" + "glVertexAttribFormat\0" + "\0" + /* _mesa_function_pool[12520]: MultiTexCoordP3uiv (will be remapped) */ + "iip\0" + "glMultiTexCoordP3uiv\0" + "\0" + /* _mesa_function_pool[12546]: VertexAttribs2dvNV (will be remapped) */ + "iip\0" + "glVertexAttribs2dvNV\0" + "\0" + /* _mesa_function_pool[12572]: VertexAttribI4ivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI4ivEXT\0" + "glVertexAttribI4iv\0" + "\0" + /* _mesa_function_pool[12617]: MultiTexCoord3fvARB (offset 395) */ + "ip\0" + "glMultiTexCoord3fv\0" + "glMultiTexCoord3fvARB\0" + "\0" + /* _mesa_function_pool[12662]: Color3ub (offset 19) */ + "iii\0" + "glColor3ub\0" + "\0" + /* _mesa_function_pool[12678]: GetProgramParameterfvNV (will be remapped) */ + "iiip\0" + "glGetProgramParameterfvNV\0" + "\0" + /* _mesa_function_pool[12710]: GetActiveUniformsiv (will be remapped) */ + "iipip\0" + "glGetActiveUniformsiv\0" + "\0" + /* _mesa_function_pool[12739]: BindBuffer (will be remapped) */ + "ii\0" + "glBindBuffer\0" + "glBindBufferARB\0" + "\0" + /* _mesa_function_pool[12772]: GetInstrumentsSGIX (dynamic) */ + "\0" + "glGetInstrumentsSGIX\0" + "\0" + /* _mesa_function_pool[12795]: VertexAttrib2sv (will be remapped) */ + "ip\0" + "glVertexAttrib2sv\0" + "glVertexAttrib2svARB\0" + "\0" + /* _mesa_function_pool[12838]: Color3ui (offset 21) */ + "iii\0" + "glColor3ui\0" + "\0" + /* _mesa_function_pool[12854]: EvalMapsNV (dynamic) */ + "ii\0" + "glEvalMapsNV\0" + "\0" + /* _mesa_function_pool[12871]: DrawTexxvOES (will be remapped) */ + "p\0" + "glDrawTexxvOES\0" + "\0" + /* _mesa_function_pool[12889]: TexSubImage2D (offset 333) */ + "iiiiiiiip\0" + "glTexSubImage2D\0" + "glTexSubImage2DEXT\0" + "\0" + /* _mesa_function_pool[12935]: FragmentLightivSGIX (dynamic) */ + "iip\0" + "glFragmentLightivSGIX\0" + "\0" + /* _mesa_function_pool[12962]: IndexPointerListIBM (dynamic) */ + "iipi\0" + "glIndexPointerListIBM\0" + "\0" + /* _mesa_function_pool[12990]: GetTexParameterPointervAPPLE (dynamic) */ + "iip\0" + "glGetTexParameterPointervAPPLE\0" + "\0" + /* _mesa_function_pool[13026]: TexGenfv (offset 191) */ + "iip\0" + "glTexGenfv\0" + "glTexGenfvOES\0" + "\0" + /* _mesa_function_pool[13056]: VertexAttrib1dNV (will be remapped) */ + "id\0" + "glVertexAttrib1dNV\0" + "\0" + /* _mesa_function_pool[13079]: VertexAttrib4dvNV (will be remapped) */ + "ip\0" + "glVertexAttrib4dvNV\0" + "\0" + /* _mesa_function_pool[13103]: GetVertexAttribiv (will be remapped) */ + "iip\0" + "glGetVertexAttribiv\0" + "glGetVertexAttribivARB\0" + "\0" + /* _mesa_function_pool[13151]: QueryMatrixxOES (will be remapped) */ + "pp\0" + "glQueryMatrixxOES\0" + "\0" + /* _mesa_function_pool[13173]: ShaderBinary (will be remapped) */ + "ipipi\0" + "glShaderBinary\0" + "\0" + /* _mesa_function_pool[13195]: TexCoordP2uiv (will be remapped) */ + "ip\0" + "glTexCoordP2uiv\0" + "\0" + /* _mesa_function_pool[13215]: FragmentMaterialfvSGIX (dynamic) */ + "iip\0" + "glFragmentMaterialfvSGIX\0" + "\0" + /* _mesa_function_pool[13245]: GetFragmentMaterialivSGIX (dynamic) */ + "iip\0" + "glGetFragmentMaterialivSGIX\0" + "\0" + /* _mesa_function_pool[13278]: WindowPos4dMESA (will be remapped) */ + "dddd\0" + "glWindowPos4dMESA\0" + "\0" + /* _mesa_function_pool[13302]: DrawBuffers (will be remapped) */ + "ip\0" + "glDrawBuffers\0" + "glDrawBuffersARB\0" + "glDrawBuffersATI\0" + "glDrawBuffersNV\0" + "\0" + /* _mesa_function_pool[13370]: Lightxv (will be remapped) */ + "iip\0" + "glLightxvOES\0" + "glLightxv\0" + "\0" + /* _mesa_function_pool[13398]: Uniform3fv (will be remapped) */ + "iip\0" + "glUniform3fv\0" + "glUniform3fvARB\0" + "\0" + /* _mesa_function_pool[13432]: BlendEquation (offset 337) */ + "i\0" + "glBlendEquation\0" + "glBlendEquationEXT\0" + "glBlendEquationOES\0" + "\0" + /* _mesa_function_pool[13489]: VertexAttrib3dNV (will be remapped) */ + "iddd\0" + "glVertexAttrib3dNV\0" + "\0" + /* _mesa_function_pool[13514]: Normal3x (will be remapped) */ + "iii\0" + "glNormal3xOES\0" + "glNormal3x\0" + "\0" + /* _mesa_function_pool[13544]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */ + "ppppp\0" + "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[13608]: VertexAttrib4fARB (will be remapped) */ + "iffff\0" + "glVertexAttrib4f\0" + "glVertexAttrib4fARB\0" + "\0" + /* _mesa_function_pool[13652]: GetPerfMonitorGroupStringAMD (will be remapped) */ + "iipp\0" + "glGetPerfMonitorGroupStringAMD\0" + "\0" + /* _mesa_function_pool[13689]: GetError (offset 261) */ + "\0" + "glGetError\0" + "\0" + /* _mesa_function_pool[13702]: IndexFuncEXT (dynamic) */ + "if\0" + "glIndexFuncEXT\0" + "\0" + /* _mesa_function_pool[13721]: TexCoord3dv (offset 111) */ + "p\0" + "glTexCoord3dv\0" + "\0" + /* _mesa_function_pool[13738]: Indexdv (offset 45) */ + "p\0" + "glIndexdv\0" + "\0" + /* _mesa_function_pool[13751]: InvalidateTexSubImage (will be remapped) */ + "iiiiiiii\0" + "glInvalidateTexSubImage\0" + "\0" + /* _mesa_function_pool[13785]: Normal3s (offset 60) */ + "iii\0" + "glNormal3s\0" + "\0" + /* _mesa_function_pool[13801]: GetObjectParameterivAPPLE (will be remapped) */ + "iiip\0" + "glGetObjectParameterivAPPLE\0" + "\0" + /* _mesa_function_pool[13835]: PushName (offset 201) */ + "i\0" + "glPushName\0" + "\0" + /* _mesa_function_pool[13849]: GetTexParameterIuiv (will be remapped) */ + "iip\0" + "glGetTexParameterIuivEXT\0" + "glGetTexParameterIuiv\0" + "\0" + /* _mesa_function_pool[13901]: GetActiveUniformBlockName (will be remapped) */ + "iiipp\0" + "glGetActiveUniformBlockName\0" + "\0" + /* _mesa_function_pool[13936]: CullParameterfvEXT (dynamic) */ + "ip\0" + "glCullParameterfvEXT\0" + "\0" + /* _mesa_function_pool[13961]: Normal3i (offset 58) */ + "iii\0" + "glNormal3i\0" + "\0" + /* _mesa_function_pool[13977]: ProgramNamedParameter4fvNV (will be remapped) */ + "iipp\0" + "glProgramNamedParameter4fvNV\0" + "\0" + /* _mesa_function_pool[14012]: VertexAttrib4fvARB (will be remapped) */ + "ip\0" + "glVertexAttrib4fv\0" + "glVertexAttrib4fvARB\0" + "\0" + /* _mesa_function_pool[14055]: VertexAttrib1dv (will be remapped) */ + "ip\0" + "glVertexAttrib1dv\0" + "glVertexAttrib1dvARB\0" + "\0" + /* _mesa_function_pool[14098]: PixelTexGenSGIX (dynamic) */ + "i\0" + "glPixelTexGenSGIX\0" + "\0" + /* _mesa_function_pool[14119]: GetnPixelMapfvARB (will be remapped) */ + "iip\0" + "glGetnPixelMapfvARB\0" + "\0" + /* _mesa_function_pool[14144]: ImageTransformParameteriHP (dynamic) */ + "iii\0" + "glImageTransformParameteriHP\0" + "\0" + /* _mesa_function_pool[14178]: Normal3b (offset 52) */ + "iii\0" + "glNormal3b\0" + "\0" + /* _mesa_function_pool[14194]: WindowPos3dv (will be remapped) */ + "p\0" + "glWindowPos3dv\0" + "glWindowPos3dvARB\0" + "glWindowPos3dvMESA\0" + "\0" + /* _mesa_function_pool[14249]: Normal3d (offset 54) */ + "ddd\0" + "glNormal3d\0" + "\0" + /* _mesa_function_pool[14265]: PointParameterxv (will be remapped) */ + "ip\0" + "glPointParameterxvOES\0" + "glPointParameterxv\0" + "\0" + /* _mesa_function_pool[14310]: Normal3f (offset 56) */ + "fff\0" + "glNormal3f\0" + "\0" + /* _mesa_function_pool[14326]: FogCoordPointer (will be remapped) */ + "iip\0" + "glFogCoordPointer\0" + "glFogCoordPointerEXT\0" + "\0" + /* _mesa_function_pool[14370]: Indexi (offset 48) */ + "i\0" + "glIndexi\0" + "\0" + /* _mesa_function_pool[14382]: EGLImageTargetTexture2DOES (will be remapped) */ + "ip\0" + "glEGLImageTargetTexture2DOES\0" + "\0" + /* _mesa_function_pool[14415]: VertexAttribI2uiEXT (will be remapped) */ + "iii\0" + "glVertexAttribI2uiEXT\0" + "glVertexAttribI2ui\0" + "\0" + /* _mesa_function_pool[14461]: DeleteFencesNV (dynamic) */ + "ip\0" + "glDeleteFencesNV\0" + "\0" + /* _mesa_function_pool[14482]: IsRenderbuffer (will be remapped) */ + "i\0" + "glIsRenderbuffer\0" + "glIsRenderbufferEXT\0" + "glIsRenderbufferOES\0" + "\0" + /* _mesa_function_pool[14542]: DepthMask (offset 211) */ + "i\0" + "glDepthMask\0" + "\0" + /* _mesa_function_pool[14557]: SecondaryColor3us (will be remapped) */ + "iii\0" + "glSecondaryColor3us\0" + "glSecondaryColor3usEXT\0" + "\0" + /* _mesa_function_pool[14605]: Indexf (offset 46) */ + "f\0" + "glIndexf\0" + "\0" + /* _mesa_function_pool[14617]: GetImageTransformParameterivHP (dynamic) */ + "iip\0" + "glGetImageTransformParameterivHP\0" + "\0" + /* _mesa_function_pool[14655]: Indexd (offset 44) */ + "d\0" + "glIndexd\0" + "\0" + /* _mesa_function_pool[14667]: GetMaterialiv (offset 270) */ + "iip\0" + "glGetMaterialiv\0" + "\0" + /* _mesa_function_pool[14688]: StencilOp (offset 244) */ + "iii\0" + "glStencilOp\0" + "\0" + /* _mesa_function_pool[14705]: WindowPos4ivMESA (will be remapped) */ + "p\0" + "glWindowPos4ivMESA\0" + "\0" + /* _mesa_function_pool[14727]: FramebufferTextureLayer (will be remapped) */ + "iiiii\0" + "glFramebufferTextureLayer\0" + "glFramebufferTextureLayerARB\0" + "glFramebufferTextureLayerEXT\0" + "\0" + /* _mesa_function_pool[14818]: GetShaderInfoLog (will be remapped) */ + "iipp\0" + "glGetShaderInfoLog\0" + "\0" + /* _mesa_function_pool[14843]: TexEnvfv (offset 185) */ + "iip\0" + "glTexEnvfv\0" + "\0" + /* _mesa_function_pool[14859]: DrawTexfOES (will be remapped) */ + "fffff\0" + "glDrawTexfOES\0" + "\0" + /* _mesa_function_pool[14880]: Indexs (offset 50) */ + "i\0" + "glIndexs\0" + "\0" + /* _mesa_function_pool[14892]: TexCoordP3ui (will be remapped) */ + "ii\0" + "glTexCoordP3ui\0" + "\0" + /* _mesa_function_pool[14911]: ResizeBuffersMESA (will be remapped) */ + "\0" + "glResizeBuffersMESA\0" + "\0" + /* _mesa_function_pool[14933]: MultiTexCoordP1uiv (will be remapped) */ + "iip\0" + "glMultiTexCoordP1uiv\0" + "\0" + /* _mesa_function_pool[14959]: BlendFuncSeparateiARB (will be remapped) */ + "iiiii\0" + "glBlendFuncSeparateiARB\0" + "glBlendFuncSeparateIndexedAMD\0" + "\0" + /* _mesa_function_pool[15020]: PixelTexGenParameteriSGIS (dynamic) */ + "ii\0" + "glPixelTexGenParameteriSGIS\0" + "\0" + /* _mesa_function_pool[15052]: MultiTexCoordP2uiv (will be remapped) */ + "iip\0" + "glMultiTexCoordP2uiv\0" + "\0" + /* _mesa_function_pool[15078]: VertexPointervINTEL (dynamic) */ + "iip\0" + "glVertexPointervINTEL\0" + "\0" + /* _mesa_function_pool[15105]: Vertex2i (offset 130) */ + "ii\0" + "glVertex2i\0" + "\0" + /* _mesa_function_pool[15120]: GetFragDataIndex (will be remapped) */ + "ip\0" + "glGetFragDataIndex\0" + "\0" + /* _mesa_function_pool[15143]: LoadMatrixf (offset 291) */ + "p\0" + "glLoadMatrixf\0" + "\0" + /* _mesa_function_pool[15160]: Vertex2f (offset 128) */ + "ff\0" + "glVertex2f\0" + "\0" + /* _mesa_function_pool[15175]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */ + "pppp\0" + "glReplacementCodeuiColor4fNormal3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[15228]: Color4bv (offset 26) */ + "p\0" + "glColor4bv\0" + "\0" + /* _mesa_function_pool[15242]: VertexPointer (offset 321) */ + "iiip\0" + "glVertexPointer\0" + "\0" + /* _mesa_function_pool[15264]: VertexAttribP1ui (will be remapped) */ + "iiii\0" + "glVertexAttribP1ui\0" + "\0" + /* _mesa_function_pool[15289]: StartInstrumentsSGIX (dynamic) */ + "\0" + "glStartInstrumentsSGIX\0" + "\0" + /* _mesa_function_pool[15314]: MultiDrawArraysIndirect (will be remapped) */ + "ipii\0" + "glMultiDrawArraysIndirect\0" + "\0" + /* _mesa_function_pool[15346]: GetCompressedTexImage (will be remapped) */ + "iip\0" + "glGetCompressedTexImage\0" + "glGetCompressedTexImageARB\0" + "\0" + /* _mesa_function_pool[15402]: VertexAttrib2fvNV (will be remapped) */ + "ip\0" + "glVertexAttrib2fvNV\0" + "\0" + /* _mesa_function_pool[15426]: ProgramLocalParameter4dvARB (will be remapped) */ + "iip\0" + "glProgramLocalParameter4dvARB\0" + "\0" + /* _mesa_function_pool[15461]: DeleteLists (offset 4) */ + "ii\0" + "glDeleteLists\0" + "\0" + /* _mesa_function_pool[15479]: LogicOp (offset 242) */ + "i\0" + "glLogicOp\0" + "\0" + /* _mesa_function_pool[15492]: MatrixIndexuivARB (dynamic) */ + "ip\0" + "glMatrixIndexuivARB\0" + "\0" + /* _mesa_function_pool[15516]: Vertex2s (offset 132) */ + "ii\0" + "glVertex2s\0" + "\0" + /* _mesa_function_pool[15531]: RenderbufferStorageMultisample (will be remapped) */ + "iiiii\0" + "glRenderbufferStorageMultisample\0" + "glRenderbufferStorageMultisampleEXT\0" + "\0" + /* _mesa_function_pool[15607]: TexCoord4fv (offset 121) */ + "p\0" + "glTexCoord4fv\0" + "\0" + /* _mesa_function_pool[15624]: ActiveTexture (offset 374) */ + "i\0" + "glActiveTexture\0" + "glActiveTextureARB\0" + "\0" + /* _mesa_function_pool[15662]: GlobalAlphaFactorfSUN (dynamic) */ + "f\0" + "glGlobalAlphaFactorfSUN\0" + "\0" + /* _mesa_function_pool[15689]: VertexAttribP1uiv (will be remapped) */ + "iiip\0" + "glVertexAttribP1uiv\0" + "\0" + /* _mesa_function_pool[15715]: IsProgram (will be remapped) */ + "i\0" + "glIsProgram\0" + "\0" + /* _mesa_function_pool[15730]: SecondaryColor3bv (will be remapped) */ + "p\0" + "glSecondaryColor3bv\0" + "glSecondaryColor3bvEXT\0" + "\0" + /* _mesa_function_pool[15776]: GlobalAlphaFactorusSUN (dynamic) */ + "i\0" + "glGlobalAlphaFactorusSUN\0" + "\0" + /* _mesa_function_pool[15804]: Uniform2uiv (will be remapped) */ + "iip\0" + "glUniform2uivEXT\0" + "glUniform2uiv\0" + "\0" + /* _mesa_function_pool[15840]: ColorP4uiv (will be remapped) */ + "ip\0" + "glColorP4uiv\0" + "\0" + /* _mesa_function_pool[15857]: TextureRangeAPPLE (dynamic) */ + "iip\0" + "glTextureRangeAPPLE\0" + "\0" + /* _mesa_function_pool[15882]: ClearBufferuiv (will be remapped) */ + "iip\0" + "glClearBufferuiv\0" + "\0" + /* _mesa_function_pool[15904]: VertexAttrib1dvNV (will be remapped) */ + "ip\0" + "glVertexAttrib1dvNV\0" + "\0" + /* _mesa_function_pool[15928]: Uniform1ui (will be remapped) */ + "ii\0" + "glUniform1uiEXT\0" + "glUniform1ui\0" + "\0" + /* _mesa_function_pool[15961]: GenTextures (offset 328) */ + "ip\0" + "glGenTextures\0" + "glGenTexturesEXT\0" + "\0" + /* _mesa_function_pool[15996]: MultiTexCoordP4uiv (will be remapped) */ + "iip\0" + "glMultiTexCoordP4uiv\0" + "\0" + /* _mesa_function_pool[16022]: GetCombinerOutputParameterivNV (dynamic) */ + "iiip\0" + "glGetCombinerOutputParameterivNV\0" + "\0" + /* _mesa_function_pool[16061]: PixelTexGenParameterivSGIS (dynamic) */ + "ip\0" + "glPixelTexGenParameterivSGIS\0" + "\0" + /* _mesa_function_pool[16094]: TextureNormalEXT (dynamic) */ + "i\0" + "glTextureNormalEXT\0" + "\0" + /* _mesa_function_pool[16116]: WindowPos3d (will be remapped) */ + "ddd\0" + "glWindowPos3d\0" + "glWindowPos3dARB\0" + "glWindowPos3dMESA\0" + "\0" + /* _mesa_function_pool[16170]: Enablei (will be remapped) */ + "ii\0" + "glEnableIndexedEXT\0" + "glEnablei\0" + "\0" + /* _mesa_function_pool[16203]: WindowPos3f (will be remapped) */ + "fff\0" + "glWindowPos3f\0" + "glWindowPos3fARB\0" + "glWindowPos3fMESA\0" + "\0" + /* _mesa_function_pool[16257]: SecondaryColor3ub (will be remapped) */ + "iii\0" + "glSecondaryColor3ub\0" + "glSecondaryColor3ubEXT\0" + "\0" + /* _mesa_function_pool[16305]: FinalCombinerInputNV (dynamic) */ + "iiii\0" + "glFinalCombinerInputNV\0" + "\0" + /* _mesa_function_pool[16334]: GenProgramsARB (will be remapped) */ + "ip\0" + "glGenProgramsARB\0" + "glGenProgramsNV\0" + "\0" + /* _mesa_function_pool[16371]: MultiTexCoordP3ui (will be remapped) */ + "iii\0" + "glMultiTexCoordP3ui\0" + "\0" + /* _mesa_function_pool[16396]: RasterPos2sv (offset 69) */ + "p\0" + "glRasterPos2sv\0" + "\0" + /* _mesa_function_pool[16414]: Color4ubv (offset 36) */ + "p\0" + "glColor4ubv\0" + "\0" + /* _mesa_function_pool[16429]: DrawBuffer (offset 202) */ + "i\0" + "glDrawBuffer\0" + "\0" + /* _mesa_function_pool[16445]: TexCoord2fv (offset 105) */ + "p\0" + "glTexCoord2fv\0" + "\0" + /* _mesa_function_pool[16462]: BeginFragmentShaderATI (will be remapped) */ + "\0" + "glBeginFragmentShaderATI\0" + "\0" + /* _mesa_function_pool[16489]: WindowPos4fMESA (will be remapped) */ + "ffff\0" + "glWindowPos4fMESA\0" + "\0" + /* _mesa_function_pool[16513]: MultiTexCoord4iv (offset 405) */ + "ip\0" + "glMultiTexCoord4iv\0" + "glMultiTexCoord4ivARB\0" + "\0" + /* _mesa_function_pool[16558]: TexCoord1sv (offset 101) */ + "p\0" + "glTexCoord1sv\0" + "\0" + /* _mesa_function_pool[16575]: WindowPos2i (will be remapped) */ + "ii\0" + "glWindowPos2i\0" + "glWindowPos2iARB\0" + "glWindowPos2iMESA\0" + "\0" + /* _mesa_function_pool[16628]: WindowPos3s (will be remapped) */ + "iii\0" + "glWindowPos3s\0" + "glWindowPos3sARB\0" + "glWindowPos3sMESA\0" + "\0" + /* _mesa_function_pool[16682]: VertexAttribP4ui (will be remapped) */ + "iiii\0" + "glVertexAttribP4ui\0" + "\0" + /* _mesa_function_pool[16707]: DepthFunc (offset 245) */ + "i\0" + "glDepthFunc\0" + "\0" + /* _mesa_function_pool[16722]: PixelMapusv (offset 253) */ + "iip\0" + "glPixelMapusv\0" + "\0" + /* _mesa_function_pool[16741]: GetSamplerParameterIiv (will be remapped) */ + "iip\0" + "glGetSamplerParameterIiv\0" + "\0" + /* _mesa_function_pool[16771]: IsSampler (will be remapped) */ + "i\0" + "glIsSampler\0" + "\0" + /* _mesa_function_pool[16786]: BlendFunc (offset 241) */ + "ii\0" + "glBlendFunc\0" + "\0" + /* _mesa_function_pool[16802]: Uniform4i (will be remapped) */ + "iiiii\0" + "glUniform4i\0" + "glUniform4iARB\0" + "\0" + /* _mesa_function_pool[16836]: ColorP3ui (will be remapped) */ + "ii\0" + "glColorP3ui\0" + "\0" + /* _mesa_function_pool[16852]: BufferParameteriAPPLE (will be remapped) */ + "iii\0" + "glBufferParameteriAPPLE\0" + "\0" + /* _mesa_function_pool[16881]: CompressedTexImage2D (will be remapped) */ + "iiiiiiip\0" + "glCompressedTexImage2D\0" + "glCompressedTexImage2DARB\0" + "\0" + /* _mesa_function_pool[16940]: DeleteObjectARB (will be remapped) */ + "i\0" + "glDeleteObjectARB\0" + "\0" + /* _mesa_function_pool[16961]: GetShaderPrecisionFormat (will be remapped) */ + "iipp\0" + "glGetShaderPrecisionFormat\0" + "\0" + /* _mesa_function_pool[16994]: TextureBarrierNV (will be remapped) */ + "\0" + "glTextureBarrierNV\0" + "\0" + /* _mesa_function_pool[17015]: GetBooleani_v (will be remapped) */ + "iip\0" + "glGetBooleanIndexedvEXT\0" + "glGetBooleani_v\0" + "\0" + /* _mesa_function_pool[17060]: ProgramNamedParameter4dvNV (will be remapped) */ + "iipp\0" + "glProgramNamedParameter4dvNV\0" + "\0" + /* _mesa_function_pool[17095]: Tangent3fvEXT (dynamic) */ + "p\0" + "glTangent3fvEXT\0" + "\0" + /* _mesa_function_pool[17114]: Flush (offset 217) */ + "\0" + "glFlush\0" + "\0" + /* _mesa_function_pool[17124]: Color4uiv (offset 38) */ + "p\0" + "glColor4uiv\0" + "\0" + /* _mesa_function_pool[17139]: MultiTexCoord1sv (offset 383) */ + "ip\0" + "glMultiTexCoord1sv\0" + "glMultiTexCoord1svARB\0" + "\0" + /* _mesa_function_pool[17184]: VDPAUIsSurfaceNV (will be remapped) */ + "i\0" + "glVDPAUIsSurfaceNV\0" + "\0" + /* _mesa_function_pool[17206]: FogCoordd (will be remapped) */ + "d\0" + "glFogCoordd\0" + "glFogCoorddEXT\0" + "\0" + /* _mesa_function_pool[17236]: RasterPos3sv (offset 77) */ + "p\0" + "glRasterPos3sv\0" + "\0" + /* _mesa_function_pool[17254]: TexCoordP2ui (will be remapped) */ + "ii\0" + "glTexCoordP2ui\0" + "\0" + /* _mesa_function_pool[17273]: BindFramebufferEXT (will be remapped) */ + "ii\0" + "glBindFramebufferEXT\0" + "\0" + /* _mesa_function_pool[17298]: Uniform1uiv (will be remapped) */ + "iip\0" + "glUniform1uivEXT\0" + "glUniform1uiv\0" + "\0" + /* _mesa_function_pool[17334]: ReferencePlaneSGIX (dynamic) */ + "p\0" + "glReferencePlaneSGIX\0" + "\0" + /* _mesa_function_pool[17358]: PushAttrib (offset 219) */ + "i\0" + "glPushAttrib\0" + "\0" + /* _mesa_function_pool[17374]: RasterPos2i (offset 66) */ + "ii\0" + "glRasterPos2i\0" + "\0" + /* _mesa_function_pool[17392]: Uniform3iv (will be remapped) */ + "iip\0" + "glUniform3iv\0" + "glUniform3ivARB\0" + "\0" + /* _mesa_function_pool[17426]: SamplerParameteriv (will be remapped) */ + "iip\0" + "glSamplerParameteriv\0" + "\0" + /* _mesa_function_pool[17452]: TexParameteriv (offset 181) */ + "iip\0" + "glTexParameteriv\0" + "\0" + /* _mesa_function_pool[17474]: GetAttribLocation (will be remapped) */ + "ip\0" + "glGetAttribLocation\0" + "glGetAttribLocationARB\0" + "\0" + /* _mesa_function_pool[17521]: TexCoord2fColor3fVertex3fSUN (dynamic) */ + "ffffffff\0" + "glTexCoord2fColor3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[17562]: DeleteAsyncMarkersSGIX (dynamic) */ + "ii\0" + "glDeleteAsyncMarkersSGIX\0" + "\0" + /* _mesa_function_pool[17591]: RasterPos2f (offset 64) */ + "ff\0" + "glRasterPos2f\0" + "\0" + /* _mesa_function_pool[17609]: TexCoord4fVertex4fSUN (dynamic) */ + "ffffffff\0" + "glTexCoord4fVertex4fSUN\0" + "\0" + /* _mesa_function_pool[17643]: RasterPos2d (offset 62) */ + "dd\0" + "glRasterPos2d\0" + "\0" + /* _mesa_function_pool[17661]: VertexAttrib4iv (will be remapped) */ + "ip\0" + "glVertexAttrib4iv\0" + "glVertexAttrib4ivARB\0" + "\0" + /* _mesa_function_pool[17704]: RasterPos3fv (offset 73) */ + "p\0" + "glRasterPos3fv\0" + "\0" + /* _mesa_function_pool[17722]: CopyTexSubImage3D (offset 373) */ + "iiiiiiiii\0" + "glCopyTexSubImage3D\0" + "glCopyTexSubImage3DEXT\0" + "glCopyTexSubImage3DOES\0" + "\0" + /* _mesa_function_pool[17799]: Color4ub (offset 35) */ + "iiii\0" + "glColor4ub\0" + "\0" + /* _mesa_function_pool[17816]: GetInteger64v (will be remapped) */ + "ip\0" + "glGetInteger64v\0" + "\0" + /* _mesa_function_pool[17836]: TextureColorMaskSGIS (dynamic) */ + "iiii\0" + "glTextureColorMaskSGIS\0" + "\0" + /* _mesa_function_pool[17865]: RasterPos2s (offset 68) */ + "ii\0" + "glRasterPos2s\0" + "\0" + /* _mesa_function_pool[17883]: GetColorTable (offset 343) */ + "iiip\0" + "glGetColorTable\0" + "glGetColorTableSGI\0" + "glGetColorTableEXT\0" + "\0" + /* _mesa_function_pool[17943]: EndQueryIndexed (will be remapped) */ + "ii\0" + "glEndQueryIndexed\0" + "\0" + /* _mesa_function_pool[17965]: SelectBuffer (offset 195) */ + "ip\0" + "glSelectBuffer\0" + "\0" + /* _mesa_function_pool[17984]: Indexiv (offset 49) */ + "p\0" + "glIndexiv\0" + "\0" + /* _mesa_function_pool[17997]: TexCoord3i (offset 114) */ + "iii\0" + "glTexCoord3i\0" + "\0" + /* _mesa_function_pool[18015]: CopyColorTable (offset 342) */ + "iiiii\0" + "glCopyColorTable\0" + "glCopyColorTableSGI\0" + "\0" + /* _mesa_function_pool[18059]: PointParameterfv (will be remapped) */ + "ip\0" + "glPointParameterfv\0" + "glPointParameterfvARB\0" + "glPointParameterfvEXT\0" + "glPointParameterfvSGIS\0" + "\0" + /* _mesa_function_pool[18149]: GetHistogramParameterfv (offset 362) */ + "iip\0" + "glGetHistogramParameterfv\0" + "glGetHistogramParameterfvEXT\0" + "\0" + /* _mesa_function_pool[18209]: Frustum (offset 289) */ + "dddddd\0" + "glFrustum\0" + "\0" + /* _mesa_function_pool[18227]: GetString (offset 275) */ + "i\0" + "glGetString\0" + "\0" + /* _mesa_function_pool[18242]: ColorPointervINTEL (dynamic) */ + "iip\0" + "glColorPointervINTEL\0" + "\0" + /* _mesa_function_pool[18268]: TexEnvf (offset 184) */ + "iif\0" + "glTexEnvf\0" + "\0" + /* _mesa_function_pool[18283]: GetTexGenxvOES (will be remapped) */ + "iip\0" + "glGetTexGenxvOES\0" + "\0" + /* _mesa_function_pool[18305]: TexCoord3d (offset 110) */ + "ddd\0" + "glTexCoord3d\0" + "\0" + /* _mesa_function_pool[18323]: AlphaFragmentOp1ATI (will be remapped) */ + "iiiiii\0" + "glAlphaFragmentOp1ATI\0" + "\0" + /* _mesa_function_pool[18353]: TexCoord3f (offset 112) */ + "fff\0" + "glTexCoord3f\0" + "\0" + /* _mesa_function_pool[18371]: GetnHistogramARB (will be remapped) */ + "iiiiip\0" + "glGetnHistogramARB\0" + "\0" + /* _mesa_function_pool[18398]: DeleteTextures (offset 327) */ + "ip\0" + "glDeleteTextures\0" + "glDeleteTexturesEXT\0" + "\0" + /* _mesa_function_pool[18439]: TexCoordPointerEXT (will be remapped) */ + "iiiip\0" + "glTexCoordPointerEXT\0" + "\0" + /* _mesa_function_pool[18467]: TexSubImage4DSGIS (dynamic) */ + "iiiiiiiiiiiip\0" + "glTexSubImage4DSGIS\0" + "\0" + /* _mesa_function_pool[18502]: TexCoord3s (offset 116) */ + "iii\0" + "glTexCoord3s\0" + "\0" + /* _mesa_function_pool[18520]: GetTexLevelParameteriv (offset 285) */ + "iiip\0" + "glGetTexLevelParameteriv\0" + "\0" + /* _mesa_function_pool[18551]: GetClipPlanef (will be remapped) */ + "ip\0" + "glGetClipPlanefOES\0" + "glGetClipPlanef\0" + "\0" + /* _mesa_function_pool[18590]: VertexAttribPointer (will be remapped) */ + "iiiiip\0" + "glVertexAttribPointer\0" + "glVertexAttribPointerARB\0" + "\0" + /* _mesa_function_pool[18645]: TexStorage2DMultisample (will be remapped) */ + "iiiiii\0" + "glTexStorage2DMultisample\0" + "\0" + /* _mesa_function_pool[18679]: VertexAttribP4uiv (will be remapped) */ + "iiip\0" + "glVertexAttribP4uiv\0" + "\0" + /* _mesa_function_pool[18705]: StopInstrumentsSGIX (dynamic) */ + "i\0" + "glStopInstrumentsSGIX\0" + "\0" + /* _mesa_function_pool[18730]: SecondaryColor3s (will be remapped) */ + "iii\0" + "glSecondaryColor3s\0" + "glSecondaryColor3sEXT\0" + "\0" + /* _mesa_function_pool[18776]: ClearAccum (offset 204) */ + "ffff\0" + "glClearAccum\0" + "\0" + /* _mesa_function_pool[18795]: DeformSGIX (dynamic) */ + "i\0" + "glDeformSGIX\0" + "\0" + /* _mesa_function_pool[18811]: InvalidateBufferSubData (will be remapped) */ + "iii\0" + "glInvalidateBufferSubData\0" + "\0" + /* _mesa_function_pool[18842]: Uniform3i (will be remapped) */ + "iiii\0" + "glUniform3i\0" + "glUniform3iARB\0" + "\0" + /* _mesa_function_pool[18875]: TexCoord4iv (offset 123) */ + "p\0" + "glTexCoord4iv\0" + "\0" + /* _mesa_function_pool[18892]: TexStorage3D (will be remapped) */ + "iiiiii\0" + "glTexStorage3D\0" + "\0" + /* _mesa_function_pool[18915]: UniformMatrix4x2fv (will be remapped) */ + "iiip\0" + "glUniformMatrix4x2fv\0" + "\0" + /* _mesa_function_pool[18942]: GetDetailTexFuncSGIS (dynamic) */ + "ip\0" + "glGetDetailTexFuncSGIS\0" + "\0" + /* _mesa_function_pool[18969]: WindowPos3i (will be remapped) */ + "iii\0" + "glWindowPos3i\0" + "glWindowPos3iARB\0" + "glWindowPos3iMESA\0" + "\0" + /* _mesa_function_pool[19023]: SecondaryColor3b (will be remapped) */ + "iii\0" + "glSecondaryColor3b\0" + "glSecondaryColor3bEXT\0" + "\0" + /* _mesa_function_pool[19069]: FramebufferTexture3D (will be remapped) */ + "iiiiii\0" + "glFramebufferTexture3D\0" + "glFramebufferTexture3DEXT\0" + "glFramebufferTexture3DOES\0" + "\0" + /* _mesa_function_pool[19152]: SamplerParameterIiv (will be remapped) */ + "iip\0" + "glSamplerParameterIiv\0" + "\0" + /* _mesa_function_pool[19179]: PolygonOffset (offset 319) */ + "ff\0" + "glPolygonOffset\0" + "\0" + /* _mesa_function_pool[19199]: BindVertexArray (will be remapped) */ + "i\0" + "glBindVertexArray\0" + "glBindVertexArrayOES\0" + "\0" + /* _mesa_function_pool[19241]: Color4ubVertex2fvSUN (dynamic) */ + "pp\0" + "glColor4ubVertex2fvSUN\0" + "\0" + /* _mesa_function_pool[19268]: GetProgramBinary (will be remapped) */ + "iippp\0" + "glGetProgramBinary\0" + "glGetProgramBinaryOES\0" + "\0" + /* _mesa_function_pool[19316]: GetBufferParameteriv (will be remapped) */ + "iip\0" + "glGetBufferParameteriv\0" + "glGetBufferParameterivARB\0" + "\0" + /* _mesa_function_pool[19370]: Rectd (offset 86) */ + "dddd\0" + "glRectd\0" + "\0" + /* _mesa_function_pool[19384]: TexFilterFuncSGIS (dynamic) */ + "iiip\0" + "glTexFilterFuncSGIS\0" + "\0" + /* _mesa_function_pool[19410]: NormalPointervINTEL (dynamic) */ + "ip\0" + "glNormalPointervINTEL\0" + "\0" + /* _mesa_function_pool[19436]: ProvokingVertex (will be remapped) */ + "i\0" + "glProvokingVertexEXT\0" + "glProvokingVertex\0" + "\0" + /* _mesa_function_pool[19478]: SamplerParameterfv (will be remapped) */ + "iip\0" + "glSamplerParameterfv\0" + "\0" + /* _mesa_function_pool[19504]: MultiTexCoord1i (offset 380) */ + "ii\0" + "glMultiTexCoord1i\0" + "glMultiTexCoord1iARB\0" + "\0" + /* _mesa_function_pool[19547]: WindowPos2dv (will be remapped) */ + "p\0" + "glWindowPos2dv\0" + "glWindowPos2dvARB\0" + "glWindowPos2dvMESA\0" + "\0" + /* _mesa_function_pool[19602]: GetProgramParameterdvNV (will be remapped) */ + "iiip\0" + "glGetProgramParameterdvNV\0" + "\0" + /* _mesa_function_pool[19634]: VertexAttrib3fNV (will be remapped) */ + "ifff\0" + "glVertexAttrib3fNV\0" + "\0" + /* _mesa_function_pool[19659]: RasterPos3i (offset 74) */ + "iii\0" + "glRasterPos3i\0" + "\0" + /* _mesa_function_pool[19678]: GetFragmentLightfvSGIX (dynamic) */ + "iip\0" + "glGetFragmentLightfvSGIX\0" + "\0" + /* _mesa_function_pool[19708]: MultiTexCoord1d (offset 376) */ + "id\0" + "glMultiTexCoord1d\0" + "glMultiTexCoord1dARB\0" + "\0" + /* _mesa_function_pool[19751]: DetailTexFuncSGIS (dynamic) */ + "iip\0" + "glDetailTexFuncSGIS\0" + "\0" + /* _mesa_function_pool[19776]: Normal3fVertex3fSUN (dynamic) */ + "ffffff\0" + "glNormal3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[19806]: CopyTexImage2D (offset 324) */ + "iiiiiiii\0" + "glCopyTexImage2D\0" + "glCopyTexImage2DEXT\0" + "\0" + /* _mesa_function_pool[19853]: FlushMappedBufferRange (will be remapped) */ + "iii\0" + "glFlushMappedBufferRange\0" + "glFlushMappedBufferRangeEXT\0" + "\0" + /* _mesa_function_pool[19911]: MultiTexCoord2dv (offset 385) */ + "ip\0" + "glMultiTexCoord2dv\0" + "glMultiTexCoord2dvARB\0" + "\0" + /* _mesa_function_pool[19956]: SelectPerfMonitorCountersAMD (will be remapped) */ + "iiiip\0" + "glSelectPerfMonitorCountersAMD\0" + "\0" + /* _mesa_function_pool[19994]: ProgramEnvParameter4fARB (will be remapped) */ + "iiffff\0" + "glProgramEnvParameter4fARB\0" + "glProgramParameter4fNV\0" + "\0" + /* _mesa_function_pool[20052]: GenVertexArraysAPPLE (will be remapped) */ + "ip\0" + "glGenVertexArraysAPPLE\0" + "\0" + /* _mesa_function_pool[20079]: Lightfv (offset 160) */ + "iip\0" + "glLightfv\0" + "\0" + /* _mesa_function_pool[20094]: GetFramebufferAttachmentParameteriv (will be remapped) */ + "iiip\0" + "glGetFramebufferAttachmentParameteriv\0" + "glGetFramebufferAttachmentParameterivEXT\0" + "glGetFramebufferAttachmentParameterivOES\0" + "\0" + /* _mesa_function_pool[20220]: MultiTexCoord1s (offset 382) */ + "ii\0" + "glMultiTexCoord1s\0" + "glMultiTexCoord1sARB\0" + "\0" + /* _mesa_function_pool[20263]: ClearDepth (offset 208) */ + "d\0" + "glClearDepth\0" + "\0" + /* _mesa_function_pool[20279]: GetFenceivNV (dynamic) */ + "iip\0" + "glGetFenceivNV\0" + "\0" + /* _mesa_function_pool[20299]: GetVertexAttribPointerv (will be remapped) */ + "iip\0" + "glGetVertexAttribPointerv\0" + "glGetVertexAttribPointervARB\0" + "glGetVertexAttribPointervNV\0" + "\0" + /* _mesa_function_pool[20387]: ColorSubTable (offset 346) */ + "iiiiip\0" + "glColorSubTable\0" + "glColorSubTableEXT\0" + "\0" + /* _mesa_function_pool[20430]: Color4fv (offset 30) */ + "p\0" + "glColor4fv\0" + "\0" + /* _mesa_function_pool[20444]: EndPerfMonitorAMD (will be remapped) */ + "i\0" + "glEndPerfMonitorAMD\0" + "\0" + /* _mesa_function_pool[20467]: GetnMinmaxARB (will be remapped) */ + "iiiiip\0" + "glGetnMinmaxARB\0" + "\0" + /* _mesa_function_pool[20491]: ProgramLocalParameters4fvEXT (will be remapped) */ + "iiip\0" + "glProgramLocalParameters4fvEXT\0" + "\0" + /* _mesa_function_pool[20528]: BeginConditionalRender (will be remapped) */ + "ii\0" + "glBeginConditionalRender\0" + "glBeginConditionalRenderNV\0" + "\0" + /* _mesa_function_pool[20584]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */ + "fffffffffffffff\0" + "glTexCoord4fColor4fNormal3fVertex4fSUN\0" + "\0" + /* _mesa_function_pool[20640]: VertexAttribI1uiv (will be remapped) */ + "ip\0" + "glVertexAttribI1uivEXT\0" + "glVertexAttribI1uiv\0" + "\0" + /* _mesa_function_pool[20687]: ColorPointer (offset 308) */ + "iiip\0" + "glColorPointer\0" + "\0" + /* _mesa_function_pool[20708]: Rects (offset 92) */ + "iiii\0" + "glRects\0" + "\0" + /* _mesa_function_pool[20722]: GetMapAttribParameterfvNV (dynamic) */ + "iiip\0" + "glGetMapAttribParameterfvNV\0" + "\0" + /* _mesa_function_pool[20756]: ClearColorx (will be remapped) */ + "iiii\0" + "glClearColorxOES\0" + "glClearColorx\0" + "\0" + /* _mesa_function_pool[20793]: MultiTexCoordP2ui (will be remapped) */ + "iii\0" + "glMultiTexCoordP2ui\0" + "\0" + /* _mesa_function_pool[20818]: ActiveProgramEXT (will be remapped) */ + "i\0" + "glActiveProgramEXT\0" + "\0" + /* _mesa_function_pool[20840]: Lightiv (offset 162) */ + "iip\0" + "glLightiv\0" + "\0" + /* _mesa_function_pool[20855]: Tangent3svEXT (dynamic) */ + "p\0" + "glTangent3svEXT\0" + "\0" + /* _mesa_function_pool[20874]: TexCoordPointervINTEL (dynamic) */ + "iip\0" + "glTexCoordPointervINTEL\0" + "\0" + /* _mesa_function_pool[20903]: GetTexParameteriv (offset 283) */ + "iip\0" + "glGetTexParameteriv\0" + "\0" + /* _mesa_function_pool[20928]: MapParameterivNV (dynamic) */ + "iip\0" + "glMapParameterivNV\0" + "\0" + /* _mesa_function_pool[20952]: VertexAttribs4dvNV (will be remapped) */ + "iip\0" + "glVertexAttribs4dvNV\0" + "\0" + /* _mesa_function_pool[20978]: VertexAttrib3sv (will be remapped) */ + "ip\0" + "glVertexAttrib3sv\0" + "glVertexAttrib3svARB\0" + "\0" + /* _mesa_function_pool[21021]: ClearBufferData (will be remapped) */ + "iiiip\0" + "glClearBufferData\0" + "\0" + /* _mesa_function_pool[21046]: IsQuery (will be remapped) */ + "i\0" + "glIsQuery\0" + "glIsQueryARB\0" + "\0" + /* _mesa_function_pool[21072]: ClearBufferfv (will be remapped) */ + "iip\0" + "glClearBufferfv\0" + "\0" + /* _mesa_function_pool[21093]: PrimitiveRestartNV (will be remapped) */ + "\0" + "glPrimitiveRestartNV\0" + "\0" + /* _mesa_function_pool[21116]: EdgeFlagPointerEXT (will be remapped) */ + "iip\0" + "glEdgeFlagPointerEXT\0" + "\0" + /* _mesa_function_pool[21142]: IsVertexArray (will be remapped) */ + "i\0" + "glIsVertexArray\0" + "glIsVertexArrayAPPLE\0" + "glIsVertexArrayOES\0" + "\0" + /* _mesa_function_pool[21201]: GetMultisamplefv (will be remapped) */ + "iip\0" + "glGetMultisamplefv\0" + "\0" + /* _mesa_function_pool[21225]: WeightbvARB (dynamic) */ + "ip\0" + "glWeightbvARB\0" + "\0" + /* _mesa_function_pool[21243]: Rectdv (offset 87) */ + "pp\0" + "glRectdv\0" + "\0" + /* _mesa_function_pool[21256]: ListParameteriSGIX (dynamic) */ + "iii\0" + "glListParameteriSGIX\0" + "\0" + /* _mesa_function_pool[21282]: BlendEquationiARB (will be remapped) */ + "ii\0" + "glBlendEquationiARB\0" + "glBlendEquationIndexedAMD\0" + "\0" + /* _mesa_function_pool[21332]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */ + "iffffffffff\0" + "glReplacementCodeuiColor4fNormal3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[21391]: VertexAttrib4dv (will be remapped) */ + "ip\0" + "glVertexAttrib4dv\0" + "glVertexAttrib4dvARB\0" + "\0" + /* _mesa_function_pool[21434]: InstrumentsBufferSGIX (dynamic) */ + "ip\0" + "glInstrumentsBufferSGIX\0" + "\0" + /* _mesa_function_pool[21462]: SharpenTexFuncSGIS (dynamic) */ + "iip\0" + "glSharpenTexFuncSGIS\0" + "\0" + /* _mesa_function_pool[21488]: DrawArraysInstancedARB (will be remapped) */ + "iiii\0" + "glDrawArraysInstancedARB\0" + "glDrawArraysInstancedEXT\0" + "glDrawArraysInstanced\0" + "\0" + /* _mesa_function_pool[21566]: GetTexParameterxv (will be remapped) */ + "iip\0" + "glGetTexParameterxvOES\0" + "glGetTexParameterxv\0" + "\0" + /* _mesa_function_pool[21614]: GetAttachedShaders (will be remapped) */ + "iipp\0" + "glGetAttachedShaders\0" + "\0" + /* _mesa_function_pool[21641]: DebugMessageInsert (will be remapped) */ + "iiiiip\0" + "glDebugMessageInsert\0" + "\0" + /* _mesa_function_pool[21670]: Materialiv (offset 172) */ + "iip\0" + "glMaterialiv\0" + "\0" + /* _mesa_function_pool[21688]: PushClientAttrib (offset 335) */ + "i\0" + "glPushClientAttrib\0" + "\0" + /* _mesa_function_pool[21710]: ProgramEnvParameters4fvEXT (will be remapped) */ + "iiip\0" + "glProgramEnvParameters4fvEXT\0" + "\0" + /* _mesa_function_pool[21745]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */ + "pppp\0" + "glTexCoord2fColor4fNormal3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[21791]: LineWidthx (will be remapped) */ + "i\0" + "glLineWidthxOES\0" + "glLineWidthx\0" + "\0" + /* _mesa_function_pool[21823]: SecondaryColor3fvEXT (will be remapped) */ + "p\0" + "glSecondaryColor3fv\0" + "glSecondaryColor3fvEXT\0" + "\0" + /* _mesa_function_pool[21869]: PolygonMode (offset 174) */ + "ii\0" + "glPolygonMode\0" + "\0" + /* _mesa_function_pool[21887]: SecondaryColor3iv (will be remapped) */ + "p\0" + "glSecondaryColor3iv\0" + "glSecondaryColor3ivEXT\0" + "\0" + /* _mesa_function_pool[21933]: VertexAttribIFormat (will be remapped) */ + "iiii\0" + "glVertexAttribIFormat\0" + "\0" + /* _mesa_function_pool[21961]: VertexAttribI1iEXT (will be remapped) */ + "ii\0" + "glVertexAttribI1iEXT\0" + "glVertexAttribI1i\0" + "\0" + /* _mesa_function_pool[22004]: VertexAttrib4Niv (will be remapped) */ + "ip\0" + "glVertexAttrib4Niv\0" + "glVertexAttrib4NivARB\0" + "\0" + /* _mesa_function_pool[22049]: GetVertexAttribivNV (will be remapped) */ + "iip\0" + "glGetVertexAttribivNV\0" + "\0" + /* _mesa_function_pool[22076]: GetProgramStringARB (will be remapped) */ + "iip\0" + "glGetProgramStringARB\0" + "\0" + /* _mesa_function_pool[22103]: GetnUniformdvARB (will be remapped) */ + "iiip\0" + "glGetnUniformdvARB\0" + "\0" + /* _mesa_function_pool[22128]: DrawElementsInstancedBaseVertex (will be remapped) */ + "iiipii\0" + "glDrawElementsInstancedBaseVertex\0" + "\0" + /* _mesa_function_pool[22170]: LinkProgram (will be remapped) */ + "i\0" + "glLinkProgram\0" + "glLinkProgramARB\0" + "\0" + /* _mesa_function_pool[22204]: TexBumpParameterfvATI (will be remapped) */ + "ip\0" + "glTexBumpParameterfvATI\0" + "\0" + /* _mesa_function_pool[22232]: Tangent3ivEXT (dynamic) */ + "p\0" + "glTangent3ivEXT\0" + "\0" + /* _mesa_function_pool[22251]: Uniform1f (will be remapped) */ + "if\0" + "glUniform1f\0" + "glUniform1fARB\0" + "\0" + /* _mesa_function_pool[22282]: DisableClientState (offset 309) */ + "i\0" + "glDisableClientState\0" + "\0" + /* _mesa_function_pool[22306]: TexGeni (offset 192) */ + "iii\0" + "glTexGeni\0" + "glTexGeniOES\0" + "\0" + /* _mesa_function_pool[22334]: TexGenf (offset 190) */ + "iif\0" + "glTexGenf\0" + "glTexGenfOES\0" + "\0" + /* _mesa_function_pool[22362]: TexEnvx (will be remapped) */ + "iii\0" + "glTexEnvxOES\0" + "glTexEnvx\0" + "\0" + /* _mesa_function_pool[22390]: TexGend (offset 188) */ + "iid\0" + "glTexGend\0" + "\0" + /* _mesa_function_pool[22405]: Uniform1i (will be remapped) */ + "ii\0" + "glUniform1i\0" + "glUniform1iARB\0" + "\0" + /* _mesa_function_pool[22436]: GetPolygonStipple (offset 274) */ + "p\0" + "glGetPolygonStipple\0" + "\0" + /* _mesa_function_pool[22459]: Orthox (will be remapped) */ + "iiiiii\0" + "glOrthoxOES\0" + "glOrthox\0" + "\0" + /* _mesa_function_pool[22488]: VertexAttrib4d (will be remapped) */ + "idddd\0" + "glVertexAttrib4d\0" + "glVertexAttrib4dARB\0" + "\0" + /* _mesa_function_pool[22532]: GetVertexAttribfvNV (will be remapped) */ + "iip\0" + "glGetVertexAttribfvNV\0" + "\0" + /* _mesa_function_pool[22559]: Tangent3iEXT (dynamic) */ + "iii\0" + "glTangent3iEXT\0" + "\0" + /* _mesa_function_pool[22579]: DrawArraysInstancedBaseInstance (will be remapped) */ + "iiiii\0" + "glDrawArraysInstancedBaseInstance\0" + "\0" + /* _mesa_function_pool[22620]: VertexAttrib2svNV (will be remapped) */ + "ip\0" + "glVertexAttrib2svNV\0" + "\0" + /* _mesa_function_pool[22644]: NormalP3uiv (will be remapped) */ + "ip\0" + "glNormalP3uiv\0" + "\0" + /* _mesa_function_pool[22662]: SecondaryColorP3uiv (will be remapped) */ + "ip\0" + "glSecondaryColorP3uiv\0" + "\0" + /* _mesa_function_pool[22688]: VertexAttribs1fvNV (will be remapped) */ + "iip\0" + "glVertexAttribs1fvNV\0" + "\0" + /* _mesa_function_pool[22714]: GetPerfMonitorCountersAMD (will be remapped) */ + "ippip\0" + "glGetPerfMonitorCountersAMD\0" + "\0" + /* _mesa_function_pool[22749]: DrawTexsvOES (will be remapped) */ + "p\0" + "glDrawTexsvOES\0" + "\0" + /* _mesa_function_pool[22767]: WindowPos4sMESA (will be remapped) */ + "iiii\0" + "glWindowPos4sMESA\0" + "\0" + /* _mesa_function_pool[22791]: GetnPixelMapuivARB (will be remapped) */ + "iip\0" + "glGetnPixelMapuivARB\0" + "\0" + /* _mesa_function_pool[22817]: VertexAttrib4s (will be remapped) */ + "iiiii\0" + "glVertexAttrib4s\0" + "glVertexAttrib4sARB\0" + "\0" + /* _mesa_function_pool[22861]: GetSamplerParameterIuiv (will be remapped) */ + "iip\0" + "glGetSamplerParameterIuiv\0" + "\0" + /* _mesa_function_pool[22892]: ReplacementCodeusvSUN (dynamic) */ + "p\0" + "glReplacementCodeusvSUN\0" + "\0" + /* _mesa_function_pool[22919]: VertexAttrib2dvNV (will be remapped) */ + "ip\0" + "glVertexAttrib2dvNV\0" + "\0" + /* _mesa_function_pool[22943]: UseProgram (will be remapped) */ + "i\0" + "glUseProgram\0" + "glUseProgramObjectARB\0" + "\0" + /* _mesa_function_pool[22981]: GlobalAlphaFactoriSUN (dynamic) */ + "i\0" + "glGlobalAlphaFactoriSUN\0" + "\0" + /* _mesa_function_pool[23008]: CompileShader (will be remapped) */ + "i\0" + "glCompileShader\0" + "glCompileShaderARB\0" + "\0" + /* _mesa_function_pool[23046]: Color4sv (offset 34) */ + "p\0" + "glColor4sv\0" + "\0" + /* _mesa_function_pool[23060]: MultiModeDrawArraysIBM (will be remapped) */ + "pppii\0" + "glMultiModeDrawArraysIBM\0" + "\0" + /* _mesa_function_pool[23092]: MultiTexCoord3d (offset 392) */ + "iddd\0" + "glMultiTexCoord3d\0" + "glMultiTexCoord3dARB\0" + "\0" + /* _mesa_function_pool[23137]: LoadTransposeMatrixf (will be remapped) */ + "p\0" + "glLoadTransposeMatrixf\0" + "glLoadTransposeMatrixfARB\0" + "\0" + /* _mesa_function_pool[23189]: LoadTransposeMatrixd (will be remapped) */ + "p\0" + "glLoadTransposeMatrixd\0" + "glLoadTransposeMatrixdARB\0" + "\0" + /* _mesa_function_pool[23241]: FlushMappedBufferRangeAPPLE (will be remapped) */ + "iii\0" + "glFlushMappedBufferRangeAPPLE\0" + "\0" + /* _mesa_function_pool[23276]: PixelZoom (offset 246) */ + "ff\0" + "glPixelZoom\0" + "\0" + /* _mesa_function_pool[23292]: ReplacementCodePointerSUN (dynamic) */ + "iip\0" + "glReplacementCodePointerSUN\0" + "\0" + /* _mesa_function_pool[23325]: ProgramEnvParameter4dARB (will be remapped) */ + "iidddd\0" + "glProgramEnvParameter4dARB\0" + "glProgramParameter4dNV\0" + "\0" + /* _mesa_function_pool[23383]: ColorTableParameterfv (offset 340) */ + "iip\0" + "glColorTableParameterfv\0" + "glColorTableParameterfvSGI\0" + "\0" + /* _mesa_function_pool[23439]: GetFragDataLocation (will be remapped) */ + "ip\0" + "glGetFragDataLocationEXT\0" + "glGetFragDataLocation\0" + "\0" + /* _mesa_function_pool[23490]: TexStorage3DMultisample (will be remapped) */ + "iiiiiii\0" + "glTexStorage3DMultisample\0" + "\0" + /* _mesa_function_pool[23525]: Binormal3bvEXT (dynamic) */ + "p\0" + "glBinormal3bvEXT\0" + "\0" + /* _mesa_function_pool[23545]: LoadIdentityDeformationMapSGIX (dynamic) */ + "i\0" + "glLoadIdentityDeformationMapSGIX\0" + "\0" + /* _mesa_function_pool[23581]: PixelMapuiv (offset 252) */ + "iip\0" + "glPixelMapuiv\0" + "\0" + /* _mesa_function_pool[23600]: Color3dv (offset 12) */ + "p\0" + "glColor3dv\0" + "\0" + /* _mesa_function_pool[23614]: IsTexture (offset 330) */ + "i\0" + "glIsTexture\0" + "glIsTextureEXT\0" + "\0" + /* _mesa_function_pool[23644]: VertexAttrib4fvNV (will be remapped) */ + "ip\0" + "glVertexAttrib4fvNV\0" + "\0" + /* _mesa_function_pool[23668]: BeginQuery (will be remapped) */ + "ii\0" + "glBeginQuery\0" + "glBeginQueryARB\0" + "\0" + /* _mesa_function_pool[23701]: ColorPointerEXT (will be remapped) */ + "iiiip\0" + "glColorPointerEXT\0" + "\0" + /* _mesa_function_pool[23726]: VertexWeightfvEXT (dynamic) */ + "p\0" + "glVertexWeightfvEXT\0" + "\0" + /* _mesa_function_pool[23749]: VertexP3uiv (will be remapped) */ + "ip\0" + "glVertexP3uiv\0" + "\0" + /* _mesa_function_pool[23767]: VertexAttrib3s (will be remapped) */ + "iiii\0" + "glVertexAttrib3s\0" + "glVertexAttrib3sARB\0" + "\0" + /* _mesa_function_pool[23810]: GetCombinerStageParameterfvNV (dynamic) */ + "iip\0" + "glGetCombinerStageParameterfvNV\0" + "\0" + /* _mesa_function_pool[23847]: TexCoord4i (offset 122) */ + "iiii\0" + "glTexCoord4i\0" + "\0" + /* _mesa_function_pool[23866]: Color4ubVertex2fSUN (dynamic) */ + "iiiiff\0" + "glColor4ubVertex2fSUN\0" + "\0" + /* _mesa_function_pool[23896]: FragmentColorMaterialSGIX (dynamic) */ + "ii\0" + "glFragmentColorMaterialSGIX\0" + "\0" + /* _mesa_function_pool[23928]: CurrentPaletteMatrixARB (dynamic) */ + "i\0" + "glCurrentPaletteMatrixARB\0" + "glCurrentPaletteMatrixOES\0" + "\0" + /* _mesa_function_pool[23983]: GetMapdv (offset 266) */ + "iip\0" + "glGetMapdv\0" + "\0" + /* _mesa_function_pool[23999]: Color4fNormal3fVertex3fvSUN (dynamic) */ + "ppp\0" + "glColor4fNormal3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[24034]: GetStringi (will be remapped) */ + "ii\0" + "glGetStringi\0" + "\0" + /* _mesa_function_pool[24051]: MultiTexCoord3iv (offset 397) */ + "ip\0" + "glMultiTexCoord3iv\0" + "glMultiTexCoord3ivARB\0" + "\0" + /* _mesa_function_pool[24096]: GetUniformLocation (will be remapped) */ + "ip\0" + "glGetUniformLocation\0" + "glGetUniformLocationARB\0" + "\0" + /* _mesa_function_pool[24145]: PixelStoref (offset 249) */ + "if\0" + "glPixelStoref\0" + "\0" + /* _mesa_function_pool[24163]: WindowPos2iv (will be remapped) */ + "p\0" + "glWindowPos2iv\0" + "glWindowPos2ivARB\0" + "glWindowPos2ivMESA\0" + "\0" + /* _mesa_function_pool[24218]: Binormal3dEXT (dynamic) */ + "ddd\0" + "glBinormal3dEXT\0" + "\0" + /* _mesa_function_pool[24239]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */ + "iiiiifff\0" + "glReplacementCodeuiColor4ubVertex3fSUN\0" + "\0" + /* _mesa_function_pool[24288]: PixelStorei (offset 250) */ + "ii\0" + "glPixelStorei\0" + "\0" + /* _mesa_function_pool[24306]: IsBuffer (will be remapped) */ + "i\0" + "glIsBuffer\0" + "glIsBufferARB\0" + "\0" + /* _mesa_function_pool[24334]: VertexAttrib2fNV (will be remapped) */ + "iff\0" + "glVertexAttrib2fNV\0" + "\0" + /* _mesa_function_pool[24358]: FragmentMaterialiSGIX (dynamic) */ + "iii\0" + "glFragmentMaterialiSGIX\0" + "\0" + /* _mesa_function_pool[24387]: VertexAttribI4ubv (will be remapped) */ + "ip\0" + "glVertexAttribI4ubvEXT\0" + "glVertexAttribI4ubv\0" + "\0" + /* _mesa_function_pool[24434]: EvalCoord2dv (offset 233) */ + "p\0" + "glEvalCoord2dv\0" + "\0" + /* _mesa_function_pool[24452]: GenVertexArrays (will be remapped) */ + "ip\0" + "glGenVertexArrays\0" + "glGenVertexArraysOES\0" + "\0" + /* _mesa_function_pool[24495]: ColorMaterial (offset 151) */ + "ii\0" + "glColorMaterial\0" + "\0" + /* _mesa_function_pool[24515]: InvalidateSubFramebuffer (will be remapped) */ + "iipiiii\0" + "glInvalidateSubFramebuffer\0" + "\0" + /* _mesa_function_pool[24551]: SamplePatternSGIS (will be remapped) */ + "i\0" + "glSamplePatternSGIS\0" + "glSamplePatternEXT\0" + "\0" + /* _mesa_function_pool[24593]: ColorP4ui (will be remapped) */ + "ii\0" + "glColorP4ui\0" + "\0" + /* _mesa_function_pool[24609]: VertexAttribs1svNV (will be remapped) */ + "iip\0" + "glVertexAttribs1svNV\0" + "\0" + /* _mesa_function_pool[24635]: DrawTexsOES (will be remapped) */ + "iiiii\0" + "glDrawTexsOES\0" + "\0" + /* _mesa_function_pool[24656]: Uniform2ui (will be remapped) */ + "iii\0" + "glUniform2uiEXT\0" + "glUniform2ui\0" + "\0" + /* _mesa_function_pool[24690]: VertexAttrib1fvNV (will be remapped) */ + "ip\0" + "glVertexAttrib1fvNV\0" + "\0" + /* _mesa_function_pool[24714]: TexBumpParameterivATI (will be remapped) */ + "ip\0" + "glTexBumpParameterivATI\0" + "\0" + /* _mesa_function_pool[24742]: GetSeparableFilter (offset 359) */ + "iiippp\0" + "glGetSeparableFilter\0" + "glGetSeparableFilterEXT\0" + "\0" + /* _mesa_function_pool[24795]: DeleteVertexArrays (will be remapped) */ + "ip\0" + "glDeleteVertexArrays\0" + "glDeleteVertexArraysAPPLE\0" + "glDeleteVertexArraysOES\0" + "\0" + /* _mesa_function_pool[24870]: SpriteParameteriSGIX (dynamic) */ + "ii\0" + "glSpriteParameteriSGIX\0" + "\0" + /* _mesa_function_pool[24897]: RequestResidentProgramsNV (will be remapped) */ + "ip\0" + "glRequestResidentProgramsNV\0" + "\0" + /* _mesa_function_pool[24929]: TexCoordP3uiv (will be remapped) */ + "ip\0" + "glTexCoordP3uiv\0" + "\0" + /* _mesa_function_pool[24949]: ReplacementCodeusSUN (dynamic) */ + "i\0" + "glReplacementCodeusSUN\0" + "\0" + /* _mesa_function_pool[24975]: FeedbackBuffer (offset 194) */ + "iip\0" + "glFeedbackBuffer\0" + "\0" + /* _mesa_function_pool[24997]: RasterPos2iv (offset 67) */ + "p\0" + "glRasterPos2iv\0" + "\0" + /* _mesa_function_pool[25015]: TexImage1D (offset 182) */ + "iiiiiiip\0" + "glTexImage1D\0" + "\0" + /* _mesa_function_pool[25038]: TexEnvxv (will be remapped) */ + "iip\0" + "glTexEnvxvOES\0" + "glTexEnvxv\0" + "\0" + /* _mesa_function_pool[25068]: ListParameterivSGIX (dynamic) */ + "iip\0" + "glListParameterivSGIX\0" + "\0" + /* _mesa_function_pool[25095]: MultiDrawElementsEXT (will be remapped) */ + "ipipi\0" + "glMultiDrawElements\0" + "glMultiDrawElementsEXT\0" + "\0" + /* _mesa_function_pool[25145]: Color3s (offset 17) */ + "iii\0" + "glColor3s\0" + "\0" + /* _mesa_function_pool[25160]: MultiTexCoord3s (offset 398) */ + "iiii\0" + "glMultiTexCoord3s\0" + "glMultiTexCoord3sARB\0" + "\0" + /* _mesa_function_pool[25205]: WeightusvARB (dynamic) */ + "ip\0" + "glWeightusvARB\0" + "\0" + /* _mesa_function_pool[25224]: TexCoordPointer (offset 320) */ + "iiip\0" + "glTexCoordPointer\0" + "\0" + /* _mesa_function_pool[25248]: GetnSeparableFilterARB (will be remapped) */ + "iiiipipp\0" + "glGetnSeparableFilterARB\0" + "\0" + /* _mesa_function_pool[25283]: InvalidateBufferData (will be remapped) */ + "i\0" + "glInvalidateBufferData\0" + "\0" + /* _mesa_function_pool[25309]: Color3i (offset 15) */ + "iii\0" + "glColor3i\0" + "\0" + /* _mesa_function_pool[25324]: FrontFace (offset 157) */ + "i\0" + "glFrontFace\0" + "\0" + /* _mesa_function_pool[25339]: EvalCoord2d (offset 232) */ + "dd\0" + "glEvalCoord2d\0" + "\0" + /* _mesa_function_pool[25357]: EvalCoord2f (offset 234) */ + "ff\0" + "glEvalCoord2f\0" + "\0" + /* _mesa_function_pool[25375]: Color3b (offset 9) */ + "iii\0" + "glColor3b\0" + "\0" + /* _mesa_function_pool[25390]: ExecuteProgramNV (will be remapped) */ + "iip\0" + "glExecuteProgramNV\0" + "\0" + /* _mesa_function_pool[25414]: Color3f (offset 13) */ + "fff\0" + "glColor3f\0" + "\0" + /* _mesa_function_pool[25429]: LightEnviSGIX (dynamic) */ + "ii\0" + "glLightEnviSGIX\0" + "\0" + /* _mesa_function_pool[25449]: Color3d (offset 11) */ + "ddd\0" + "glColor3d\0" + "\0" + /* _mesa_function_pool[25464]: GetVertexAttribdv (will be remapped) */ + "iip\0" + "glGetVertexAttribdv\0" + "glGetVertexAttribdvARB\0" + "\0" + /* _mesa_function_pool[25512]: VDPAUUnregisterSurfaceNV (will be remapped) */ + "i\0" + "glVDPAUUnregisterSurfaceNV\0" + "\0" + /* _mesa_function_pool[25542]: Normal3dv (offset 55) */ + "p\0" + "glNormal3dv\0" + "\0" + /* _mesa_function_pool[25557]: Lightf (offset 159) */ + "iif\0" + "glLightf\0" + "\0" + /* _mesa_function_pool[25571]: FinishTextureSUNX (dynamic) */ + "\0" + "glFinishTextureSUNX\0" + "\0" + /* _mesa_function_pool[25593]: MatrixMode (offset 293) */ + "i\0" + "glMatrixMode\0" + "\0" + /* _mesa_function_pool[25609]: GetPixelMapusv (offset 273) */ + "ip\0" + "glGetPixelMapusv\0" + "\0" + /* _mesa_function_pool[25630]: Lighti (offset 161) */ + "iii\0" + "glLighti\0" + "\0" + /* _mesa_function_pool[25644]: VertexAttribPointerNV (will be remapped) */ + "iiiip\0" + "glVertexAttribPointerNV\0" + "\0" + /* _mesa_function_pool[25675]: GenFramebuffers (will be remapped) */ + "ip\0" + "glGenFramebuffers\0" + "glGenFramebuffersEXT\0" + "glGenFramebuffersOES\0" + "\0" + /* _mesa_function_pool[25739]: GenBuffers (will be remapped) */ + "ip\0" + "glGenBuffers\0" + "glGenBuffersARB\0" + "\0" + /* _mesa_function_pool[25772]: VDPAUMapSurfacesNV (will be remapped) */ + "ip\0" + "glVDPAUMapSurfacesNV\0" + "\0" + /* _mesa_function_pool[25797]: ClearDepthx (will be remapped) */ + "i\0" + "glClearDepthxOES\0" + "glClearDepthx\0" + "\0" + /* _mesa_function_pool[25831]: Uniform4uiv (will be remapped) */ + "iip\0" + "glUniform4uivEXT\0" + "glUniform4uiv\0" + "\0" + /* _mesa_function_pool[25867]: IsFramebuffer (will be remapped) */ + "i\0" + "glIsFramebuffer\0" + "glIsFramebufferEXT\0" + "glIsFramebufferOES\0" + "\0" + /* _mesa_function_pool[25924]: PopDebugGroup (will be remapped) */ + "\0" + "glPopDebugGroup\0" + "\0" + /* _mesa_function_pool[25942]: PixelTransformParameterfEXT (dynamic) */ + "iif\0" + "glPixelTransformParameterfEXT\0" + "\0" + /* _mesa_function_pool[25977]: BlendEquationSeparate (will be remapped) */ + "ii\0" + "glBlendEquationSeparate\0" + "glBlendEquationSeparateEXT\0" + "glBlendEquationSeparateATI\0" + "glBlendEquationSeparateOES\0" + "\0" + /* _mesa_function_pool[26086]: Lightx (will be remapped) */ + "iii\0" + "glLightxOES\0" + "glLightx\0" + "\0" + /* _mesa_function_pool[26112]: PixelTransformParameteriEXT (dynamic) */ + "iii\0" + "glPixelTransformParameteriEXT\0" + "\0" + /* _mesa_function_pool[26147]: GetDoublev (offset 260) */ + "ip\0" + "glGetDoublev\0" + "\0" + /* _mesa_function_pool[26164]: MultiTexCoordP4ui (will be remapped) */ + "iii\0" + "glMultiTexCoordP4ui\0" + "\0" + /* _mesa_function_pool[26189]: GetObjectLabel (will be remapped) */ + "iiipp\0" + "glGetObjectLabel\0" + "\0" + /* _mesa_function_pool[26213]: MultMatrixd (offset 295) */ + "p\0" + "glMultMatrixd\0" + "\0" + /* _mesa_function_pool[26230]: MultMatrixf (offset 294) */ + "p\0" + "glMultMatrixf\0" + "\0" + /* _mesa_function_pool[26247]: TextureMaterialEXT (dynamic) */ + "ii\0" + "glTextureMaterialEXT\0" + "\0" + /* _mesa_function_pool[26272]: TexCoord2fColor4ubVertex3fSUN (dynamic) */ + "ffiiiifff\0" + "glTexCoord2fColor4ubVertex3fSUN\0" + "\0" + /* _mesa_function_pool[26315]: VertexAttrib1d (will be remapped) */ + "id\0" + "glVertexAttrib1d\0" + "glVertexAttrib1dARB\0" + "\0" + /* _mesa_function_pool[26356]: CompressedTexImage1D (will be remapped) */ + "iiiiiip\0" + "glCompressedTexImage1D\0" + "glCompressedTexImage1DARB\0" + "\0" + /* _mesa_function_pool[26414]: UnlockArraysEXT (will be remapped) */ + "\0" + "glUnlockArraysEXT\0" + "\0" + /* _mesa_function_pool[26434]: TexBufferRange (will be remapped) */ + "iiiii\0" + "glTexBufferRange\0" + "\0" + /* _mesa_function_pool[26458]: MultiTexCoord4fvARB (offset 403) */ + "ip\0" + "glMultiTexCoord4fv\0" + "glMultiTexCoord4fvARB\0" + "\0" + /* _mesa_function_pool[26503]: TagSampleBufferSGIX (dynamic) */ + "\0" + "glTagSampleBufferSGIX\0" + "\0" + /* _mesa_function_pool[26527]: UniformMatrix2x3fv (will be remapped) */ + "iiip\0" + "glUniformMatrix2x3fv\0" + "\0" + /* _mesa_function_pool[26554]: SamplerParameteri (will be remapped) */ + "iii\0" + "glSamplerParameteri\0" + "\0" + /* _mesa_function_pool[26579]: SamplerParameterf (will be remapped) */ + "iif\0" + "glSamplerParameterf\0" + "\0" + /* _mesa_function_pool[26604]: CombinerParameteriNV (dynamic) */ + "ii\0" + "glCombinerParameteriNV\0" + "\0" + /* _mesa_function_pool[26631]: VertexAttrib1s (will be remapped) */ + "ii\0" + "glVertexAttrib1s\0" + "glVertexAttrib1sARB\0" + "\0" + /* _mesa_function_pool[26672]: EnableVertexAttribArray (will be remapped) */ + "i\0" + "glEnableVertexAttribArray\0" + "glEnableVertexAttribArrayARB\0" + "\0" + /* _mesa_function_pool[26730]: FrameZoomSGIX (dynamic) */ + "i\0" + "glFrameZoomSGIX\0" + "\0" + /* _mesa_function_pool[26749]: Normal3fVertex3fvSUN (dynamic) */ + "pp\0" + "glNormal3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[26776]: Tangent3dvEXT (dynamic) */ + "p\0" + "glTangent3dvEXT\0" + "\0" + /* _mesa_function_pool[26795]: MultiDrawElementsIndirect (will be remapped) */ + "iipii\0" + "glMultiDrawElementsIndirect\0" + "\0" + /* _mesa_function_pool[26830]: RasterPos4sv (offset 85) */ + "p\0" + "glRasterPos4sv\0" + "\0" + /* _mesa_function_pool[26848]: VertexAttrib3fvARB (will be remapped) */ + "ip\0" + "glVertexAttrib3fv\0" + "glVertexAttrib3fvARB\0" + "\0" + /* _mesa_function_pool[26891]: ClearColor (offset 206) */ + "ffff\0" + "glClearColor\0" + "\0" + /* _mesa_function_pool[26910]: Materialx (will be remapped) */ + "iii\0" + "glMaterialxOES\0" + "glMaterialx\0" + "\0" + /* _mesa_function_pool[26942]: GetSynciv (will be remapped) */ + "iiipp\0" + "glGetSynciv\0" + "\0" + /* _mesa_function_pool[26961]: VertexAttrib1svNV (will be remapped) */ + "ip\0" + "glVertexAttrib1svNV\0" + "\0" + /* _mesa_function_pool[26985]: SecondaryColor3ubv (will be remapped) */ + "p\0" + "glSecondaryColor3ubv\0" + "glSecondaryColor3ubvEXT\0" + "\0" + /* _mesa_function_pool[27033]: PointParameteri (will be remapped) */ + "ii\0" + "glPointParameteri\0" + "glPointParameteriNV\0" + "\0" + /* _mesa_function_pool[27075]: PointParameterf (will be remapped) */ + "if\0" + "glPointParameterf\0" + "glPointParameterfARB\0" + "glPointParameterfEXT\0" + "glPointParameterfSGIS\0" + "\0" + /* _mesa_function_pool[27161]: GlobalAlphaFactorsSUN (dynamic) */ + "i\0" + "glGlobalAlphaFactorsSUN\0" + "\0" + /* _mesa_function_pool[27188]: GetDebugMessageLog (will be remapped) */ + "iipppppp\0" + "glGetDebugMessageLog\0" + "\0" + /* _mesa_function_pool[27219]: TexEnviv (offset 187) */ + "iip\0" + "glTexEnviv\0" + "\0" + /* _mesa_function_pool[27235]: TexSubImage3D (offset 372) */ + "iiiiiiiiiip\0" + "glTexSubImage3D\0" + "glTexSubImage3DEXT\0" + "glTexSubImage3DOES\0" + "\0" + /* _mesa_function_pool[27302]: Tangent3fEXT (dynamic) */ + "fff\0" + "glTangent3fEXT\0" + "\0" + /* _mesa_function_pool[27322]: DeformationMap3fSGIX (dynamic) */ + "iffiiffiiffiip\0" + "glDeformationMap3fSGIX\0" + "\0" + /* _mesa_function_pool[27361]: BeginPerfMonitorAMD (will be remapped) */ + "i\0" + "glBeginPerfMonitorAMD\0" + "\0" + /* _mesa_function_pool[27386]: MatrixIndexubvARB (dynamic) */ + "ip\0" + "glMatrixIndexubvARB\0" + "\0" + /* _mesa_function_pool[27410]: Color4fNormal3fVertex3fSUN (dynamic) */ + "ffffffffff\0" + "glColor4fNormal3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[27451]: PixelTexGenParameterfSGIS (dynamic) */ + "if\0" + "glPixelTexGenParameterfSGIS\0" + "\0" + /* _mesa_function_pool[27483]: CreateShader (will be remapped) */ + "i\0" + "glCreateShader\0" + "\0" + /* _mesa_function_pool[27501]: GetColorTableParameterfv (offset 344) */ + "iip\0" + "glGetColorTableParameterfv\0" + "glGetColorTableParameterfvSGI\0" + "glGetColorTableParameterfvEXT\0" + "\0" + /* _mesa_function_pool[27593]: FragmentLightModelfvSGIX (dynamic) */ + "ip\0" + "glFragmentLightModelfvSGIX\0" + "\0" + /* _mesa_function_pool[27624]: FramebufferTexture2D (will be remapped) */ + "iiiii\0" + "glFramebufferTexture2D\0" + "glFramebufferTexture2DEXT\0" + "glFramebufferTexture2DOES\0" + "\0" + /* _mesa_function_pool[27706]: Bitmap (offset 8) */ + "iiffffp\0" + "glBitmap\0" + "\0" + /* _mesa_function_pool[27724]: MultiTexCoord3fARB (offset 394) */ + "ifff\0" + "glMultiTexCoord3f\0" + "glMultiTexCoord3fARB\0" + "\0" + /* _mesa_function_pool[27769]: GetTexLevelParameterfv (offset 284) */ + "iiip\0" + "glGetTexLevelParameterfv\0" + "\0" + /* _mesa_function_pool[27800]: GetPixelTexGenParameterfvSGIS (dynamic) */ + "ip\0" + "glGetPixelTexGenParameterfvSGIS\0" + "\0" + /* _mesa_function_pool[27836]: CheckFramebufferStatus (will be remapped) */ + "i\0" + "glCheckFramebufferStatus\0" + "glCheckFramebufferStatusEXT\0" + "glCheckFramebufferStatusOES\0" + "\0" + /* _mesa_function_pool[27920]: DrawTransformFeedbackStream (will be remapped) */ + "iii\0" + "glDrawTransformFeedbackStream\0" + "\0" + /* _mesa_function_pool[27955]: Vertex2sv (offset 133) */ + "p\0" + "glVertex2sv\0" + "\0" + /* _mesa_function_pool[27970]: GetIntegerv (offset 263) */ + "ip\0" + "glGetIntegerv\0" + "\0" + /* _mesa_function_pool[27988]: GenFragmentShadersATI (will be remapped) */ + "i\0" + "glGenFragmentShadersATI\0" + "\0" + /* _mesa_function_pool[28015]: GetShaderSource (will be remapped) */ + "iipp\0" + "glGetShaderSource\0" + "glGetShaderSourceARB\0" + "\0" + /* _mesa_function_pool[28060]: GetTexBumpParameterfvATI (will be remapped) */ + "ip\0" + "glGetTexBumpParameterfvATI\0" + "\0" + /* _mesa_function_pool[28091]: BindProgramARB (will be remapped) */ + "ii\0" + "glBindProgramARB\0" + "glBindProgramNV\0" + "\0" + /* _mesa_function_pool[28128]: GetnMapdvARB (will be remapped) */ + "iiip\0" + "glGetnMapdvARB\0" + "\0" + /* _mesa_function_pool[28149]: VertexAttrib3sNV (will be remapped) */ + "iiii\0" + "glVertexAttrib3sNV\0" + "\0" + /* _mesa_function_pool[28174]: VertexAttribI2uivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI2uivEXT\0" + "glVertexAttribI2uiv\0" + "\0" + /* _mesa_function_pool[28221]: GetProgramEnvParameterfvARB (will be remapped) */ + "iip\0" + "glGetProgramEnvParameterfvARB\0" + "\0" + /* _mesa_function_pool[28256]: GetTrackMatrixivNV (will be remapped) */ + "iiip\0" + "glGetTrackMatrixivNV\0" + "\0" + /* _mesa_function_pool[28283]: VertexAttrib3svNV (will be remapped) */ + "ip\0" + "glVertexAttrib3svNV\0" + "\0" + /* _mesa_function_pool[28307]: GetActiveUniform (will be remapped) */ + "iiipppp\0" + "glGetActiveUniform\0" + "glGetActiveUniformARB\0" + "\0" + /* _mesa_function_pool[28357]: DeleteBuffers (will be remapped) */ + "ip\0" + "glDeleteBuffers\0" + "glDeleteBuffersARB\0" + "\0" + /* _mesa_function_pool[28396]: AlphaFuncx (will be remapped) */ + "ii\0" + "glAlphaFuncxOES\0" + "glAlphaFuncx\0" + "\0" + /* _mesa_function_pool[28429]: TexCoord2fNormal3fVertex3fSUN (dynamic) */ + "ffffffff\0" + "glTexCoord2fNormal3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[28471]: GetTexEnviv (offset 277) */ + "iip\0" + "glGetTexEnviv\0" + "\0" + /* _mesa_function_pool[28490]: DrawTexivOES (will be remapped) */ + "p\0" + "glDrawTexivOES\0" + "\0" + /* _mesa_function_pool[28508]: GetBufferSubData (will be remapped) */ + "iiip\0" + "glGetBufferSubData\0" + "glGetBufferSubDataARB\0" + "\0" + /* _mesa_function_pool[28555]: EGLImageTargetRenderbufferStorageOES (will be remapped) */ + "ip\0" + "glEGLImageTargetRenderbufferStorageOES\0" + "\0" + /* _mesa_function_pool[28598]: VertexAttribI2ivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI2ivEXT\0" + "glVertexAttribI2iv\0" + "\0" + /* _mesa_function_pool[28643]: PopClientAttrib (offset 334) */ + "\0" + "glPopClientAttrib\0" + "\0" + /* _mesa_function_pool[28663]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ + "iffffffffffff\0" + "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[28734]: DetachObjectARB (will be remapped) */ + "ii\0" + "glDetachObjectARB\0" + "\0" + /* _mesa_function_pool[28756]: VertexBlendARB (dynamic) */ + "i\0" + "glVertexBlendARB\0" + "\0" + /* _mesa_function_pool[28776]: EndTransformFeedback (will be remapped) */ + "\0" + "glEndTransformFeedback\0" + "glEndTransformFeedbackEXT\0" + "\0" + /* _mesa_function_pool[28827]: SeparableFilter2D (offset 360) */ + "iiiiiipp\0" + "glSeparableFilter2D\0" + "glSeparableFilter2DEXT\0" + "\0" + /* _mesa_function_pool[28880]: GetQueryObjectuiv (will be remapped) */ + "iip\0" + "glGetQueryObjectuiv\0" + "glGetQueryObjectuivARB\0" + "\0" + /* _mesa_function_pool[28928]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */ + "ppp\0" + "glReplacementCodeuiColor4ubVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[28973]: Map1d (offset 220) */ + "iddiip\0" + "glMap1d\0" + "\0" + /* _mesa_function_pool[28989]: Map1f (offset 221) */ + "iffiip\0" + "glMap1f\0" + "\0" + /* _mesa_function_pool[29005]: FlushRasterSGIX (dynamic) */ + "\0" + "glFlushRasterSGIX\0" + "\0" + /* _mesa_function_pool[29025]: ArrayElement (offset 306) */ + "i\0" + "glArrayElement\0" + "glArrayElementEXT\0" + "\0" + /* _mesa_function_pool[29061]: TexImage2D (offset 183) */ + "iiiiiiiip\0" + "glTexImage2D\0" + "\0" + /* _mesa_function_pool[29085]: DepthBoundsEXT (will be remapped) */ + "dd\0" + "glDepthBoundsEXT\0" + "\0" + /* _mesa_function_pool[29106]: GetProgramivNV (will be remapped) */ + "iip\0" + "glGetProgramivNV\0" + "\0" + /* _mesa_function_pool[29128]: GetMinmaxParameteriv (offset 366) */ + "iip\0" + "glGetMinmaxParameteriv\0" + "glGetMinmaxParameterivEXT\0" + "\0" + /* _mesa_function_pool[29182]: PixelTransferf (offset 247) */ + "if\0" + "glPixelTransferf\0" + "\0" + /* _mesa_function_pool[29203]: CopyTexImage1D (offset 323) */ + "iiiiiii\0" + "glCopyTexImage1D\0" + "glCopyTexImage1DEXT\0" + "\0" + /* _mesa_function_pool[29249]: PushMatrix (offset 298) */ + "\0" + "glPushMatrix\0" + "\0" + /* _mesa_function_pool[29264]: Fogiv (offset 156) */ + "ip\0" + "glFogiv\0" + "\0" + /* _mesa_function_pool[29276]: EndQuery (will be remapped) */ + "i\0" + "glEndQuery\0" + "glEndQueryARB\0" + "\0" + /* _mesa_function_pool[29304]: TexCoord1dv (offset 95) */ + "p\0" + "glTexCoord1dv\0" + "\0" + /* _mesa_function_pool[29321]: AlphaFragmentOp3ATI (will be remapped) */ + "iiiiiiiiiiii\0" + "glAlphaFragmentOp3ATI\0" + "\0" + /* _mesa_function_pool[29357]: PixelTransferi (offset 248) */ + "ii\0" + "glPixelTransferi\0" + "\0" + /* _mesa_function_pool[29378]: GetnColorTableARB (will be remapped) */ + "iiiip\0" + "glGetnColorTableARB\0" + "\0" + /* _mesa_function_pool[29405]: VertexAttrib3fvNV (will be remapped) */ + "ip\0" + "glVertexAttrib3fvNV\0" + "\0" + /* _mesa_function_pool[29429]: Rotatef (offset 300) */ + "ffff\0" + "glRotatef\0" + "\0" + /* _mesa_function_pool[29445]: GetFinalCombinerInputParameterivNV (dynamic) */ + "iip\0" + "glGetFinalCombinerInputParameterivNV\0" + "\0" + /* _mesa_function_pool[29487]: Vertex3i (offset 138) */ + "iii\0" + "glVertex3i\0" + "\0" + /* _mesa_function_pool[29503]: GetTexEnvxv (will be remapped) */ + "iip\0" + "glGetTexEnvxvOES\0" + "glGetTexEnvxv\0" + "\0" + /* _mesa_function_pool[29539]: SecondaryColorP3ui (will be remapped) */ + "ii\0" + "glSecondaryColorP3ui\0" + "\0" + /* _mesa_function_pool[29564]: Vertex3f (offset 136) */ + "fff\0" + "glVertex3f\0" + "\0" + /* _mesa_function_pool[29580]: Clear (offset 203) */ + "i\0" + "glClear\0" + "\0" + /* _mesa_function_pool[29591]: Vertex3d (offset 134) */ + "ddd\0" + "glVertex3d\0" + "\0" + /* _mesa_function_pool[29607]: GetMapParameterivNV (dynamic) */ + "iip\0" + "glGetMapParameterivNV\0" + "\0" + /* _mesa_function_pool[29634]: IndexMaterialEXT (dynamic) */ + "ii\0" + "glIndexMaterialEXT\0" + "\0" + /* _mesa_function_pool[29657]: Disablei (will be remapped) */ + "ii\0" + "glDisableIndexedEXT\0" + "glDisablei\0" + "\0" + /* _mesa_function_pool[29692]: ReadBuffer (offset 254) */ + "i\0" + "glReadBuffer\0" + "glReadBufferNV\0" + "\0" + /* _mesa_function_pool[29723]: ConvolutionParameteri (offset 352) */ + "iii\0" + "glConvolutionParameteri\0" + "glConvolutionParameteriEXT\0" + "\0" + /* _mesa_function_pool[29779]: VertexAttrib4sv (will be remapped) */ + "ip\0" + "glVertexAttrib4sv\0" + "glVertexAttrib4svARB\0" + "\0" + /* _mesa_function_pool[29822]: Ortho (offset 296) */ + "dddddd\0" + "glOrtho\0" + "\0" + /* _mesa_function_pool[29838]: Binormal3sEXT (dynamic) */ + "iii\0" + "glBinormal3sEXT\0" + "\0" + /* _mesa_function_pool[29859]: VDPAUUnmapSurfacesNV (will be remapped) */ + "ip\0" + "glVDPAUUnmapSurfacesNV\0" + "\0" + /* _mesa_function_pool[29886]: ListBase (offset 6) */ + "i\0" + "glListBase\0" + "\0" + /* _mesa_function_pool[29900]: GetTexParameterIiv (will be remapped) */ + "iip\0" + "glGetTexParameterIivEXT\0" + "glGetTexParameterIiv\0" + "\0" + /* _mesa_function_pool[29950]: Tangent3sEXT (dynamic) */ + "iii\0" + "glTangent3sEXT\0" + "\0" + /* _mesa_function_pool[29970]: Vertex3s (offset 140) */ + "iii\0" + "glVertex3s\0" + "\0" + /* _mesa_function_pool[29986]: ConvolutionParameterf (offset 350) */ + "iif\0" + "glConvolutionParameterf\0" + "glConvolutionParameterfEXT\0" + "\0" + /* _mesa_function_pool[30042]: GetColorTableParameteriv (offset 345) */ + "iip\0" + "glGetColorTableParameteriv\0" + "glGetColorTableParameterivSGI\0" + "glGetColorTableParameterivEXT\0" + "\0" + /* _mesa_function_pool[30134]: ProgramEnvParameter4dvARB (will be remapped) */ + "iip\0" + "glProgramEnvParameter4dvARB\0" + "glProgramParameter4dvNV\0" + "\0" + /* _mesa_function_pool[30191]: ShadeModel (offset 177) */ + "i\0" + "glShadeModel\0" + "\0" + /* _mesa_function_pool[30207]: Uniform3uiv (will be remapped) */ + "iip\0" + "glUniform3uivEXT\0" + "glUniform3uiv\0" + "\0" + /* _mesa_function_pool[30243]: GenerateMipmap (will be remapped) */ + "i\0" + "glGenerateMipmap\0" + "glGenerateMipmapEXT\0" + "glGenerateMipmapOES\0" + "\0" + /* _mesa_function_pool[30303]: Rectiv (offset 91) */ + "pp\0" + "glRectiv\0" + "\0" + /* _mesa_function_pool[30316]: TexImage3DMultisample (will be remapped) */ + "iiiiiii\0" + "glTexImage3DMultisample\0" + "\0" + /* _mesa_function_pool[30349]: MatrixIndexPointerARB (dynamic) */ + "iiip\0" + "glMatrixIndexPointerARB\0" + "glMatrixIndexPointerOES\0" + "\0" + /* _mesa_function_pool[30403]: GetMapParameterfvNV (dynamic) */ + "iip\0" + "glGetMapParameterfvNV\0" + "\0" + /* _mesa_function_pool[30430]: MultiTexCoord1iv (offset 381) */ + "ip\0" + "glMultiTexCoord1iv\0" + "glMultiTexCoord1ivARB\0" + "\0" + /* _mesa_function_pool[30475]: PassTexCoordATI (will be remapped) */ + "iii\0" + "glPassTexCoordATI\0" + "\0" + /* _mesa_function_pool[30498]: DeleteProgram (will be remapped) */ + "i\0" + "glDeleteProgram\0" + "\0" + /* _mesa_function_pool[30517]: GetSamplerParameteriv (will be remapped) */ + "iip\0" + "glGetSamplerParameteriv\0" + "\0" + /* _mesa_function_pool[30546]: BindBufferRange (will be remapped) */ + "iiiii\0" + "glBindBufferRange\0" + "glBindBufferRangeEXT\0" + "\0" + /* _mesa_function_pool[30592]: Tangent3dEXT (dynamic) */ + "ddd\0" + "glTangent3dEXT\0" + "\0" + /* _mesa_function_pool[30612]: TexParameterxv (will be remapped) */ + "iip\0" + "glTexParameterxvOES\0" + "glTexParameterxv\0" + "\0" + /* _mesa_function_pool[30654]: BlendEquationSeparateiARB (will be remapped) */ + "iii\0" + "glBlendEquationSeparateiARB\0" + "glBlendEquationSeparateIndexedAMD\0" + "\0" + /* _mesa_function_pool[30721]: AlphaFragmentOp2ATI (will be remapped) */ + "iiiiiiiii\0" + "glAlphaFragmentOp2ATI\0" + "\0" + /* _mesa_function_pool[30754]: Vertex2fv (offset 129) */ + "p\0" + "glVertex2fv\0" + "\0" + /* _mesa_function_pool[30769]: SampleMaskSGIS (will be remapped) */ + "fi\0" + "glSampleMaskSGIS\0" + "glSampleMaskEXT\0" + "\0" + /* _mesa_function_pool[30806]: BindRenderbufferEXT (will be remapped) */ + "ii\0" + "glBindRenderbufferEXT\0" + "\0" + /* _mesa_function_pool[30832]: VertexAttrib1fNV (will be remapped) */ + "if\0" + "glVertexAttrib1fNV\0" + "\0" + /* _mesa_function_pool[30855]: Rotatex (will be remapped) */ + "iiii\0" + "glRotatexOES\0" + "glRotatex\0" + "\0" + /* _mesa_function_pool[30884]: FramebufferTextureFaceARB (will be remapped) */ + "iiiii\0" + "glFramebufferTextureFaceARB\0" + "\0" + /* _mesa_function_pool[30919]: Vertex3sv (offset 141) */ + "p\0" + "glVertex3sv\0" + "\0" + /* _mesa_function_pool[30934]: GetQueryObjectiv (will be remapped) */ + "iip\0" + "glGetQueryObjectiv\0" + "glGetQueryObjectivARB\0" + "\0" + /* _mesa_function_pool[30980]: VertexAttrib2s (will be remapped) */ + "iii\0" + "glVertexAttrib2s\0" + "glVertexAttrib2sARB\0" + "\0" + /* _mesa_function_pool[31022]: VertexWeightfEXT (dynamic) */ + "f\0" + "glVertexWeightfEXT\0" + "\0" + /* _mesa_function_pool[31044]: ProgramLocalParameter4fvARB (will be remapped) */ + "iip\0" + "glProgramLocalParameter4fvARB\0" + "\0" + /* _mesa_function_pool[31079]: EvalMesh1 (offset 236) */ + "iii\0" + "glEvalMesh1\0" + "\0" + /* _mesa_function_pool[31096]: ObjectLabel (will be remapped) */ + "iiip\0" + "glObjectLabel\0" + "\0" + /* _mesa_function_pool[31116]: PauseTransformFeedback (will be remapped) */ + "\0" + "glPauseTransformFeedback\0" + "\0" + /* _mesa_function_pool[31143]: DeleteShader (will be remapped) */ + "i\0" + "glDeleteShader\0" + "\0" + /* _mesa_function_pool[31161]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */ + "iffffff\0" + "glReplacementCodeuiColor3fVertex3fSUN\0" + "\0" + /* _mesa_function_pool[31208]: Uniform2f (will be remapped) */ + "iff\0" + "glUniform2f\0" + "glUniform2fARB\0" + "\0" + /* _mesa_function_pool[31240]: VertexAttrib2d (will be remapped) */ + "idd\0" + "glVertexAttrib2d\0" + "glVertexAttrib2dARB\0" + "\0" + /* _mesa_function_pool[31282]: CompressedTexSubImage3D (will be remapped) */ + "iiiiiiiiiip\0" + "glCompressedTexSubImage3D\0" + "glCompressedTexSubImage3DARB\0" + "glCompressedTexSubImage3DOES\0" + "\0" + /* _mesa_function_pool[31379]: Vertex2iv (offset 131) */ + "p\0" + "glVertex2iv\0" + "\0" + /* _mesa_function_pool[31394]: GetProgramStringNV (will be remapped) */ + "iip\0" + "glGetProgramStringNV\0" + "\0" + /* _mesa_function_pool[31420]: VertexAttribP3uiv (will be remapped) */ + "iiip\0" + "glVertexAttribP3uiv\0" + "\0" + /* _mesa_function_pool[31446]: LineWidth (offset 168) */ + "f\0" + "glLineWidth\0" + "\0" + /* _mesa_function_pool[31461]: GetActiveAtomicCounterBufferiv (will be remapped) */ + "iiip\0" + "glGetActiveAtomicCounterBufferiv\0" + "\0" + /* _mesa_function_pool[31500]: Uniform2i (will be remapped) */ + "iii\0" + "glUniform2i\0" + "glUniform2iARB\0" + "\0" + /* _mesa_function_pool[31532]: MultiDrawElementsBaseVertex (will be remapped) */ + "ipipip\0" + "glMultiDrawElementsBaseVertex\0" + "\0" + /* _mesa_function_pool[31570]: FogFuncSGIS (dynamic) */ + "ip\0" + "glFogFuncSGIS\0" + "\0" + /* _mesa_function_pool[31588]: GenPerfMonitorsAMD (will be remapped) */ + "ip\0" + "glGenPerfMonitorsAMD\0" + "\0" + /* _mesa_function_pool[31613]: Binormal3svEXT (dynamic) */ + "p\0" + "glBinormal3svEXT\0" + "\0" + /* _mesa_function_pool[31633]: GetBufferParameteri64v (will be remapped) */ + "iip\0" + "glGetBufferParameteri64v\0" + "\0" + /* _mesa_function_pool[31663]: TexGendv (offset 189) */ + "iip\0" + "glTexGendv\0" + "\0" + /* _mesa_function_pool[31679]: Uniform1fv (will be remapped) */ + "iip\0" + "glUniform1fv\0" + "glUniform1fvARB\0" + "\0" + /* _mesa_function_pool[31713]: LightModelx (will be remapped) */ + "ii\0" + "glLightModelxOES\0" + "glLightModelx\0" + "\0" + /* _mesa_function_pool[31748]: VertexAttribI3iEXT (will be remapped) */ + "iiii\0" + "glVertexAttribI3iEXT\0" + "glVertexAttribI3i\0" + "\0" + /* _mesa_function_pool[31793]: EndConditionalRender (will be remapped) */ + "\0" + "glEndConditionalRender\0" + "glEndConditionalRenderNV\0" + "\0" + /* _mesa_function_pool[31843]: GetBufferPointerv (will be remapped) */ + "iip\0" + "glGetBufferPointerv\0" + "glGetBufferPointervARB\0" + "glGetBufferPointervOES\0" + "\0" + /* _mesa_function_pool[31914]: TextureLightEXT (dynamic) */ + "i\0" + "glTextureLightEXT\0" + "\0" + /* _mesa_function_pool[31935]: ResetMinmax (offset 370) */ + "i\0" + "glResetMinmax\0" + "glResetMinmaxEXT\0" + "\0" + /* _mesa_function_pool[31969]: SpriteParameterfSGIX (dynamic) */ + "if\0" + "glSpriteParameterfSGIX\0" + "\0" + /* _mesa_function_pool[31996]: EnableClientState (offset 313) */ + "i\0" + "glEnableClientState\0" + "\0" + /* _mesa_function_pool[32019]: VertexAttrib4sNV (will be remapped) */ + "iiiii\0" + "glVertexAttrib4sNV\0" + "\0" + /* _mesa_function_pool[32045]: GetConvolutionParameterfv (offset 357) */ + "iip\0" + "glGetConvolutionParameterfv\0" + "glGetConvolutionParameterfvEXT\0" + "\0" + /* _mesa_function_pool[32109]: GetActiveUniformName (will be remapped) */ + "iiipp\0" + "glGetActiveUniformName\0" + "\0" + /* _mesa_function_pool[32139]: Uniform1iv (will be remapped) */ + "iip\0" + "glUniform1iv\0" + "glUniform1ivARB\0" + "\0" + /* _mesa_function_pool[32173]: MultiTexCoord4i (offset 404) */ + "iiiii\0" + "glMultiTexCoord4i\0" + "glMultiTexCoord4iARB\0" + "\0" + /* _mesa_function_pool[32219]: CombinerStageParameterfvNV (dynamic) */ + "iip\0" + "glCombinerStageParameterfvNV\0" + "\0" + /* _mesa_function_pool[32253]: ProgramNamedParameter4dNV (will be remapped) */ + "iipdddd\0" + "glProgramNamedParameter4dNV\0" + "\0" + /* _mesa_function_pool[32290]: GetMaterialfv (offset 269) */ + "iip\0" + "glGetMaterialfv\0" + "\0" + /* _mesa_function_pool[32311]: WindowPos3fv (will be remapped) */ + "p\0" + "glWindowPos3fv\0" + "glWindowPos3fvARB\0" + "glWindowPos3fvMESA\0" + "\0" + /* _mesa_function_pool[32366]: SecondaryColorPointerListIBM (dynamic) */ + "iiipi\0" + "glSecondaryColorPointerListIBM\0" + "\0" + /* _mesa_function_pool[32404]: DeleteProgramsARB (will be remapped) */ + "ip\0" + "glDeleteProgramsARB\0" + "glDeleteProgramsNV\0" + "\0" + /* _mesa_function_pool[32447]: VDPAUSurfaceAccessNV (will be remapped) */ + "ii\0" + "glVDPAUSurfaceAccessNV\0" + "\0" + /* _mesa_function_pool[32474]: SetFragmentShaderConstantATI (will be remapped) */ + "ip\0" + "glSetFragmentShaderConstantATI\0" + "\0" + /* _mesa_function_pool[32509]: Binormal3fEXT (dynamic) */ + "fff\0" + "glBinormal3fEXT\0" + "\0" + /* _mesa_function_pool[32530]: CallList (offset 2) */ + "i\0" + "glCallList\0" + "\0" + /* _mesa_function_pool[32544]: Materialfv (offset 170) */ + "iip\0" + "glMaterialfv\0" + "\0" + /* _mesa_function_pool[32562]: TexCoord3fv (offset 113) */ + "p\0" + "glTexCoord3fv\0" + "\0" + /* _mesa_function_pool[32579]: WeightfvARB (dynamic) */ + "ip\0" + "glWeightfvARB\0" + "\0" + /* _mesa_function_pool[32597]: GetUniformBlockIndex (will be remapped) */ + "ip\0" + "glGetUniformBlockIndex\0" + "\0" + /* _mesa_function_pool[32624]: FogCoordfvEXT (will be remapped) */ + "p\0" + "glFogCoordfv\0" + "glFogCoordfvEXT\0" + "\0" + /* _mesa_function_pool[32656]: DetachShader (will be remapped) */ + "ii\0" + "glDetachShader\0" + "\0" + /* _mesa_function_pool[32675]: ClearDepthf (will be remapped) */ + "f\0" + "glClearDepthf\0" + "glClearDepthfOES\0" + "\0" + /* _mesa_function_pool[32709]: CopyTexSubImage2D (offset 326) */ + "iiiiiiii\0" + "glCopyTexSubImage2D\0" + "glCopyTexSubImage2DEXT\0" + "\0" + /* _mesa_function_pool[32762]: SampleCoverage (will be remapped) */ + "fi\0" + "glSampleCoverage\0" + "glSampleCoverageARB\0" + "\0" + /* _mesa_function_pool[32803]: GetObjectParameterivARB (will be remapped) */ + "iip\0" + "glGetObjectParameterivARB\0" + "\0" + /* _mesa_function_pool[32834]: Color3iv (offset 16) */ + "p\0" + "glColor3iv\0" + "\0" + /* _mesa_function_pool[32848]: GlobalAlphaFactorubSUN (dynamic) */ + "i\0" + "glGlobalAlphaFactorubSUN\0" + "\0" + /* _mesa_function_pool[32876]: VertexAttrib4ubv (will be remapped) */ + "ip\0" + "glVertexAttrib4ubv\0" + "glVertexAttrib4ubvARB\0" + "\0" + /* _mesa_function_pool[32921]: MultiDrawArrays (will be remapped) */ + "ippi\0" + "glMultiDrawArrays\0" + "glMultiDrawArraysEXT\0" + "\0" + /* _mesa_function_pool[32966]: DrawElements (offset 311) */ + "iiip\0" + "glDrawElements\0" + "\0" + /* _mesa_function_pool[32987]: BindVertexArrayAPPLE (will be remapped) */ + "i\0" + "glBindVertexArrayAPPLE\0" + "\0" + /* _mesa_function_pool[33013]: GetProgramLocalParameterdvARB (will be remapped) */ + "iip\0" + "glGetProgramLocalParameterdvARB\0" + "\0" + /* _mesa_function_pool[33050]: GetHistogramParameteriv (offset 363) */ + "iip\0" + "glGetHistogramParameteriv\0" + "glGetHistogramParameterivEXT\0" + "\0" + /* _mesa_function_pool[33110]: TexGenxvOES (will be remapped) */ + "iip\0" + "glTexGenxvOES\0" + "\0" + /* _mesa_function_pool[33129]: PointParameteriv (will be remapped) */ + "ip\0" + "glPointParameteriv\0" + "glPointParameterivNV\0" + "\0" + /* _mesa_function_pool[33173]: UniformMatrix2x4fv (will be remapped) */ + "iiip\0" + "glUniformMatrix2x4fv\0" + "\0" + /* _mesa_function_pool[33200]: SecondaryColor3d (will be remapped) */ + "ddd\0" + "glSecondaryColor3d\0" + "glSecondaryColor3dEXT\0" + "\0" + /* _mesa_function_pool[33246]: GetConvolutionFilter (offset 356) */ + "iiip\0" + "glGetConvolutionFilter\0" + "glGetConvolutionFilterEXT\0" + "\0" + /* _mesa_function_pool[33301]: GetProgramivARB (will be remapped) */ + "iip\0" + "glGetProgramivARB\0" + "\0" + /* _mesa_function_pool[33324]: FlushVertexArrayRangeNV (dynamic) */ + "\0" + "glFlushVertexArrayRangeNV\0" + "\0" + /* _mesa_function_pool[33352]: Uniform2iv (will be remapped) */ + "iip\0" + "glUniform2iv\0" + "glUniform2ivARB\0" + "\0" + /* _mesa_function_pool[33386]: GetFixedv (will be remapped) */ + "ip\0" + "glGetFixedvOES\0" + "glGetFixedv\0" + "\0" + /* _mesa_function_pool[33417]: BindRenderbuffer (will be remapped) */ + "ii\0" + "glBindRenderbuffer\0" + "glBindRenderbufferOES\0" + "\0" + /* _mesa_function_pool[33462]: ProgramParameters4dvNV (will be remapped) */ + "iiip\0" + "glProgramParameters4dvNV\0" + "\0" + /* _mesa_function_pool[33493]: TexCoord2fColor3fVertex3fvSUN (dynamic) */ + "ppp\0" + "glTexCoord2fColor3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[33530]: EvalPoint2 (offset 239) */ + "ii\0" + "glEvalPoint2\0" + "\0" + /* _mesa_function_pool[33547]: EvalPoint1 (offset 237) */ + "i\0" + "glEvalPoint1\0" + "\0" + /* _mesa_function_pool[33563]: Binormal3dvEXT (dynamic) */ + "p\0" + "glBinormal3dvEXT\0" + "\0" + /* _mesa_function_pool[33583]: PopMatrix (offset 297) */ + "\0" + "glPopMatrix\0" + "\0" + /* _mesa_function_pool[33597]: FinishFenceNV (dynamic) */ + "i\0" + "glFinishFenceNV\0" + "\0" + /* _mesa_function_pool[33616]: GetFogFuncSGIS (dynamic) */ + "p\0" + "glGetFogFuncSGIS\0" + "\0" + /* _mesa_function_pool[33636]: DeleteFramebuffers (will be remapped) */ + "ip\0" + "glDeleteFramebuffers\0" + "glDeleteFramebuffersEXT\0" + "glDeleteFramebuffersOES\0" + "\0" + /* _mesa_function_pool[33709]: SecondaryColor3fEXT (will be remapped) */ + "fff\0" + "glSecondaryColor3f\0" + "glSecondaryColor3fEXT\0" + "\0" + /* _mesa_function_pool[33755]: GetTexGeniv (offset 280) */ + "iip\0" + "glGetTexGeniv\0" + "glGetTexGenivOES\0" + "\0" + /* _mesa_function_pool[33791]: CombinerInputNV (dynamic) */ + "iiiiii\0" + "glCombinerInputNV\0" + "\0" + /* _mesa_function_pool[33817]: VertexBindingDivisor (will be remapped) */ + "ii\0" + "glVertexBindingDivisor\0" + "\0" + /* _mesa_function_pool[33844]: FramebufferRenderbuffer (will be remapped) */ + "iiii\0" + "glFramebufferRenderbuffer\0" + "glFramebufferRenderbufferEXT\0" + "glFramebufferRenderbufferOES\0" + "\0" + /* _mesa_function_pool[33934]: IsProgramARB (will be remapped) */ + "i\0" + "glIsProgramARB\0" + "glIsProgramNV\0" + "\0" + /* _mesa_function_pool[33966]: VertexAttrib4uiv (will be remapped) */ + "ip\0" + "glVertexAttrib4uiv\0" + "glVertexAttrib4uivARB\0" + "\0" + /* _mesa_function_pool[34011]: VertexAttrib4Nsv (will be remapped) */ + "ip\0" + "glVertexAttrib4Nsv\0" + "glVertexAttrib4NsvARB\0" + "\0" + /* _mesa_function_pool[34056]: Map2d (offset 222) */ + "iddiiddiip\0" + "glMap2d\0" + "\0" + /* _mesa_function_pool[34076]: Map2f (offset 223) */ + "iffiiffiip\0" + "glMap2f\0" + "\0" + /* _mesa_function_pool[34096]: ProgramStringARB (will be remapped) */ + "iiip\0" + "glProgramStringARB\0" + "\0" + /* _mesa_function_pool[34121]: MultiTexCoord4x (will be remapped) */ + "iiiii\0" + "glMultiTexCoord4xOES\0" + "glMultiTexCoord4x\0" + "\0" + /* _mesa_function_pool[34167]: Vertex4s (offset 148) */ + "iiii\0" + "glVertex4s\0" + "\0" + /* _mesa_function_pool[34184]: TexCoord4fVertex4fvSUN (dynamic) */ + "pp\0" + "glTexCoord4fVertex4fvSUN\0" + "\0" + /* _mesa_function_pool[34213]: UnmapBuffer (will be remapped) */ + "i\0" + "glUnmapBuffer\0" + "glUnmapBufferARB\0" + "glUnmapBufferOES\0" + "\0" + /* _mesa_function_pool[34264]: MultiTexCoord4s (offset 406) */ + "iiiii\0" + "glMultiTexCoord4s\0" + "glMultiTexCoord4sARB\0" + "\0" + /* _mesa_function_pool[34310]: VertexAttribI2iEXT (will be remapped) */ + "iii\0" + "glVertexAttribI2iEXT\0" + "glVertexAttribI2i\0" + "\0" + /* _mesa_function_pool[34354]: Vertex4f (offset 144) */ + "ffff\0" + "glVertex4f\0" + "\0" + /* _mesa_function_pool[34371]: EvalCoord1d (offset 228) */ + "d\0" + "glEvalCoord1d\0" + "\0" + /* _mesa_function_pool[34388]: Vertex4d (offset 142) */ + "dddd\0" + "glVertex4d\0" + "\0" + /* _mesa_function_pool[34405]: RasterPos4dv (offset 79) */ + "p\0" + "glRasterPos4dv\0" + "\0" + /* _mesa_function_pool[34423]: GetGraphicsResetStatusARB (will be remapped) */ + "\0" + "glGetGraphicsResetStatusARB\0" + "\0" + /* _mesa_function_pool[34453]: UseShaderProgramEXT (will be remapped) */ + "ii\0" + "glUseShaderProgramEXT\0" + "\0" + /* _mesa_function_pool[34479]: VertexAttribP2uiv (will be remapped) */ + "iiip\0" + "glVertexAttribP2uiv\0" + "\0" + /* _mesa_function_pool[34505]: VertexAttrib4bv (will be remapped) */ + "ip\0" + "glVertexAttrib4bv\0" + "glVertexAttrib4bvARB\0" + "\0" + /* _mesa_function_pool[34548]: DebugMessageControl (will be remapped) */ + "iiiipi\0" + "glDebugMessageControl\0" + "\0" + /* _mesa_function_pool[34578]: GetTexGenfv (offset 279) */ + "iip\0" + "glGetTexGenfv\0" + "glGetTexGenfvOES\0" + "\0" + /* _mesa_function_pool[34614]: MultiTexCoord4d (offset 400) */ + "idddd\0" + "glMultiTexCoord4d\0" + "glMultiTexCoord4dARB\0" + "\0" + /* _mesa_function_pool[34660]: Vertex4i (offset 146) */ + "iiii\0" + "glVertex4i\0" + "\0" + /* _mesa_function_pool[34677]: VertexWeightPointerEXT (dynamic) */ + "iiip\0" + "glVertexWeightPointerEXT\0" + "\0" + /* _mesa_function_pool[34708]: GetHistogram (offset 361) */ + "iiiip\0" + "glGetHistogram\0" + "glGetHistogramEXT\0" + "\0" + /* _mesa_function_pool[34748]: ActiveStencilFaceEXT (will be remapped) */ + "i\0" + "glActiveStencilFaceEXT\0" + "\0" + /* _mesa_function_pool[34774]: Translatex (will be remapped) */ + "iii\0" + "glTranslatexOES\0" + "glTranslatex\0" + "\0" + /* _mesa_function_pool[34808]: StencilFuncSeparateATI (will be remapped) */ + "iiii\0" + "glStencilFuncSeparateATI\0" + "\0" + /* _mesa_function_pool[34839]: Materialf (offset 169) */ + "iif\0" + "glMaterialf\0" + "\0" + /* _mesa_function_pool[34856]: GetnMapfvARB (will be remapped) */ + "iiip\0" + "glGetnMapfvARB\0" + "\0" + /* _mesa_function_pool[34877]: IglooInterfaceSGIX (dynamic) */ + "ip\0" + "glIglooInterfaceSGIX\0" + "\0" + /* _mesa_function_pool[34902]: Materiali (offset 171) */ + "iii\0" + "glMateriali\0" + "\0" + /* _mesa_function_pool[34919]: VertexAttrib4dNV (will be remapped) */ + "idddd\0" + "glVertexAttrib4dNV\0" + "\0" + /* _mesa_function_pool[34945]: MultiModeDrawElementsIBM (will be remapped) */ + "ppipii\0" + "glMultiModeDrawElementsIBM\0" + "\0" + /* _mesa_function_pool[34980]: Indexsv (offset 51) */ + "p\0" + "glIndexsv\0" + "\0" + /* _mesa_function_pool[34993]: VertexAttrib1fvARB (will be remapped) */ + "ip\0" + "glVertexAttrib1fv\0" + "glVertexAttrib1fvARB\0" + "\0" + /* _mesa_function_pool[35036]: LightModelfv (offset 164) */ + "ip\0" + "glLightModelfv\0" + "\0" + /* _mesa_function_pool[35055]: TexCoord2dv (offset 103) */ + "p\0" + "glTexCoord2dv\0" + "\0" + /* _mesa_function_pool[35072]: ProgramParameters4fvNV (will be remapped) */ + "iiip\0" + "glProgramParameters4fvNV\0" + "\0" + /* _mesa_function_pool[35103]: EvalCoord1dv (offset 229) */ + "p\0" + "glEvalCoord1dv\0" + "\0" + /* _mesa_function_pool[35121]: ReplacementCodeuiVertex3fSUN (dynamic) */ + "ifff\0" + "glReplacementCodeuiVertex3fSUN\0" + "\0" + /* _mesa_function_pool[35158]: MapBufferRange (will be remapped) */ + "iiii\0" + "glMapBufferRange\0" + "glMapBufferRangeEXT\0" + "\0" + /* _mesa_function_pool[35201]: Translated (offset 303) */ + "ddd\0" + "glTranslated\0" + "\0" + /* _mesa_function_pool[35219]: Translatef (offset 304) */ + "fff\0" + "glTranslatef\0" + "\0" + /* _mesa_function_pool[35237]: StencilMask (offset 209) */ + "i\0" + "glStencilMask\0" + "\0" + /* _mesa_function_pool[35254]: MinSampleShading (will be remapped) */ + "f\0" + "glMinSampleShadingARB\0" + "glMinSampleShading\0" + "\0" + /* _mesa_function_pool[35298]: MultTransposeMatrixd (will be remapped) */ + "p\0" + "glMultTransposeMatrixd\0" + "glMultTransposeMatrixdARB\0" + "\0" + /* _mesa_function_pool[35350]: MultTransposeMatrixf (will be remapped) */ + "p\0" + "glMultTransposeMatrixf\0" + "glMultTransposeMatrixfARB\0" + "\0" + /* _mesa_function_pool[35402]: GetLightiv (offset 265) */ + "iip\0" + "glGetLightiv\0" + "\0" + /* _mesa_function_pool[35420]: DrawElementsInstancedBaseInstance (will be remapped) */ + "iiipii\0" + "glDrawElementsInstancedBaseInstance\0" + "\0" + /* _mesa_function_pool[35464]: IsList (offset 287) */ + "i\0" + "glIsList\0" + "\0" + /* _mesa_function_pool[35476]: PointSizex (will be remapped) */ + "i\0" + "glPointSizexOES\0" + "glPointSizex\0" + "\0" + /* _mesa_function_pool[35508]: GetnPixelMapusvARB (will be remapped) */ + "iip\0" + "glGetnPixelMapusvARB\0" + "\0" + /* _mesa_function_pool[35534]: IsSync (will be remapped) */ + "i\0" + "glIsSync\0" + "\0" + /* _mesa_function_pool[35546]: RenderMode (offset 196) */ + "i\0" + "glRenderMode\0" + "\0" + /* _mesa_function_pool[35562]: PrimitiveRestartIndex (will be remapped) */ + "i\0" + "glPrimitiveRestartIndex\0" + "glPrimitiveRestartIndexNV\0" + "\0" + /* _mesa_function_pool[35615]: GetMapControlPointsNV (dynamic) */ + "iiiiiip\0" + "glGetMapControlPointsNV\0" + "\0" + /* _mesa_function_pool[35648]: ClearBufferiv (will be remapped) */ + "iip\0" + "glClearBufferiv\0" + "\0" + /* _mesa_function_pool[35669]: ProgramLocalParameter4fARB (will be remapped) */ + "iiffff\0" + "glProgramLocalParameter4fARB\0" + "\0" + /* _mesa_function_pool[35706]: SpriteParameterivSGIX (dynamic) */ + "ip\0" + "glSpriteParameterivSGIX\0" + "\0" + /* _mesa_function_pool[35734]: MultiTexCoord1fARB (offset 378) */ + "if\0" + "glMultiTexCoord1f\0" + "glMultiTexCoord1fARB\0" + "\0" + /* _mesa_function_pool[35777]: LoadName (offset 198) */ + "i\0" + "glLoadName\0" + "\0" + /* _mesa_function_pool[35791]: GetInternalformativ (will be remapped) */ + "iiiip\0" + "glGetInternalformativ\0" + "\0" + /* _mesa_function_pool[35820]: VertexAttribs4ubvNV (will be remapped) */ + "iip\0" + "glVertexAttribs4ubvNV\0" + "\0" + /* _mesa_function_pool[35847]: Frustumf (will be remapped) */ + "ffffff\0" + "glFrustumfOES\0" + "glFrustumf\0" + "\0" + /* _mesa_function_pool[35880]: WeightsvARB (dynamic) */ + "ip\0" + "glWeightsvARB\0" + "\0" + /* _mesa_function_pool[35898]: GetIntegeri_v (will be remapped) */ + "iip\0" + "glGetIntegerIndexedvEXT\0" + "glGetIntegeri_v\0" + "\0" + /* _mesa_function_pool[35943]: LightModelxv (will be remapped) */ + "ip\0" + "glLightModelxvOES\0" + "glLightModelxv\0" + "\0" + /* _mesa_function_pool[35980]: IsTransformFeedback (will be remapped) */ + "i\0" + "glIsTransformFeedback\0" + "\0" + /* _mesa_function_pool[36005]: CopyTexSubImage1D (offset 325) */ + "iiiiii\0" + "glCopyTexSubImage1D\0" + "glCopyTexSubImage1DEXT\0" + "\0" + /* _mesa_function_pool[36056]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */ + "ppp\0" + "glReplacementCodeuiColor3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[36100]: CullFace (offset 152) */ + "i\0" + "glCullFace\0" + "\0" + /* _mesa_function_pool[36114]: BindTexture (offset 307) */ + "ii\0" + "glBindTexture\0" + "glBindTextureEXT\0" + "\0" + /* _mesa_function_pool[36149]: VertexAttribs2fvNV (will be remapped) */ + "iip\0" + "glVertexAttribs2fvNV\0" + "\0" + /* _mesa_function_pool[36175]: MultiTexCoord4fARB (offset 402) */ + "iffff\0" + "glMultiTexCoord4f\0" + "glMultiTexCoord4fARB\0" + "\0" + /* _mesa_function_pool[36221]: ResumeTransformFeedback (will be remapped) */ + "\0" + "glResumeTransformFeedback\0" + "\0" + /* _mesa_function_pool[36249]: PushDebugGroup (will be remapped) */ + "iiip\0" + "glPushDebugGroup\0" + "\0" + /* _mesa_function_pool[36272]: DrawMeshArraysSUN (dynamic) */ + "iiii\0" + "glDrawMeshArraysSUN\0" + "\0" + /* _mesa_function_pool[36298]: SecondaryColor3i (will be remapped) */ + "iii\0" + "glSecondaryColor3i\0" + "glSecondaryColor3iEXT\0" + "\0" + /* _mesa_function_pool[36344]: StencilFunc (offset 243) */ + "iii\0" + "glStencilFunc\0" + "\0" + /* _mesa_function_pool[36363]: CopyPixels (offset 255) */ + "iiiii\0" + "glCopyPixels\0" + "\0" + /* _mesa_function_pool[36383]: Rectsv (offset 93) */ + "pp\0" + "glRectsv\0" + "\0" + /* _mesa_function_pool[36396]: WindowPos3iv (will be remapped) */ + "p\0" + "glWindowPos3iv\0" + "glWindowPos3ivARB\0" + "glWindowPos3ivMESA\0" + "\0" + /* _mesa_function_pool[36451]: ReplacementCodeuivSUN (dynamic) */ + "p\0" + "glReplacementCodeuivSUN\0" + "\0" + /* _mesa_function_pool[36478]: DrawElementsBaseVertex (will be remapped) */ + "iiipi\0" + "glDrawElementsBaseVertex\0" + "\0" + /* _mesa_function_pool[36510]: CopyConvolutionFilter2D (offset 355) */ + "iiiiii\0" + "glCopyConvolutionFilter2D\0" + "glCopyConvolutionFilter2DEXT\0" + "\0" + /* _mesa_function_pool[36573]: ApplyTextureEXT (dynamic) */ + "i\0" + "glApplyTextureEXT\0" + "\0" + /* _mesa_function_pool[36594]: CopyBufferSubData (will be remapped) */ + "iiiii\0" + "glCopyBufferSubData\0" + "\0" + /* _mesa_function_pool[36621]: NormalPointer (offset 318) */ + "iip\0" + "glNormalPointer\0" + "\0" + /* _mesa_function_pool[36642]: TexParameterfv (offset 179) */ + "iip\0" + "glTexParameterfv\0" + "\0" + /* _mesa_function_pool[36664]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */ + "ppp\0" + "glReplacementCodeuiNormal3fVertex3fvSUN\0" + "\0" + /* _mesa_function_pool[36709]: GetCombinerOutputParameterfvNV (dynamic) */ + "iiip\0" + "glGetCombinerOutputParameterfvNV\0" + "\0" + /* _mesa_function_pool[36748]: WindowPos4iMESA (will be remapped) */ + "iiii\0" + "glWindowPos4iMESA\0" + "\0" + /* _mesa_function_pool[36772]: VertexAttrib4Nubv (will be remapped) */ + "ip\0" + "glVertexAttrib4Nubv\0" + "glVertexAttrib4NubvARB\0" + "\0" + /* _mesa_function_pool[36819]: SecondaryColor3ui (will be remapped) */ + "iii\0" + "glSecondaryColor3ui\0" + "glSecondaryColor3uiEXT\0" + "\0" + /* _mesa_function_pool[36867]: VertexAttribI3uivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI3uivEXT\0" + "glVertexAttribI3uiv\0" + "\0" + /* _mesa_function_pool[36914]: UniformMatrix3x4fv (will be remapped) */ + "iiip\0" + "glUniformMatrix3x4fv\0" + "\0" + /* _mesa_function_pool[36941]: ClipPlane (offset 150) */ + "ip\0" + "glClipPlane\0" + "\0" + /* _mesa_function_pool[36957]: Recti (offset 90) */ + "iiii\0" + "glRecti\0" + "\0" + /* _mesa_function_pool[36971]: VertexAttribI3ivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI3ivEXT\0" + "glVertexAttribI3iv\0" + "\0" + /* _mesa_function_pool[37016]: DrawRangeElementsBaseVertex (will be remapped) */ + "iiiiipi\0" + "glDrawRangeElementsBaseVertex\0" + "\0" + /* _mesa_function_pool[37055]: VertexAttribIPointer (will be remapped) */ + "iiiip\0" + "glVertexAttribIPointerEXT\0" + "glVertexAttribIPointer\0" + "\0" + /* _mesa_function_pool[37111]: SecondaryColor3usv (will be remapped) */ + "p\0" + "glSecondaryColor3usv\0" + "glSecondaryColor3usvEXT\0" + "\0" + /* _mesa_function_pool[37159]: VertexP2uiv (will be remapped) */ + "ip\0" + "glVertexP2uiv\0" + "\0" + /* _mesa_function_pool[37177]: Fogxv (will be remapped) */ + "ip\0" + "glFogxvOES\0" + "glFogxv\0" + "\0" + /* _mesa_function_pool[37200]: MultiTexCoord3dv (offset 393) */ + "ip\0" + "glMultiTexCoord3dv\0" + "glMultiTexCoord3dvARB\0" + "\0" + /* _mesa_function_pool[37245]: WindowPos4fvMESA (will be remapped) */ + "p\0" + "glWindowPos4fvMESA\0" + "\0" + /* _mesa_function_pool[37267]: GetPixelMapuiv (offset 272) */ + "ip\0" + "glGetPixelMapuiv\0" + "\0" + /* _mesa_function_pool[37288]: Rectf (offset 88) */ + "ffff\0" + "glRectf\0" + "\0" + /* _mesa_function_pool[37302]: VertexAttrib1sNV (will be remapped) */ + "ii\0" + "glVertexAttrib1sNV\0" + "\0" + /* _mesa_function_pool[37325]: Indexfv (offset 47) */ + "p\0" + "glIndexfv\0" + "\0" + /* _mesa_function_pool[37338]: ColorP3uiv (will be remapped) */ + "ip\0" + "glColorP3uiv\0" + "\0" + /* _mesa_function_pool[37355]: TexParameterIuiv (will be remapped) */ + "iip\0" + "glTexParameterIuivEXT\0" + "glTexParameterIuiv\0" + "\0" + /* _mesa_function_pool[37401]: BlitFramebuffer (will be remapped) */ + "iiiiiiiiii\0" + "glBlitFramebuffer\0" + "glBlitFramebufferEXT\0" + "\0" + /* _mesa_function_pool[37452]: GetPointerv (offset 329) */ + "ip\0" + "glGetPointerv\0" + "glGetPointervEXT\0" + "\0" + /* _mesa_function_pool[37487]: Tangent3bEXT (dynamic) */ + "iii\0" + "glTangent3bEXT\0" + "\0" + /* _mesa_function_pool[37507]: CombinerParameterfNV (dynamic) */ + "if\0" + "glCombinerParameterfNV\0" + "\0" + /* _mesa_function_pool[37534]: IndexMask (offset 212) */ + "i\0" + "glIndexMask\0" + "\0" + /* _mesa_function_pool[37549]: CreateShaderObjectARB (will be remapped) */ + "i\0" + "glCreateShaderObjectARB\0" + "\0" + /* _mesa_function_pool[37576]: ReplacementCodeuiSUN (dynamic) */ + "i\0" + "glReplacementCodeuiSUN\0" + "\0" + /* _mesa_function_pool[37602]: GetFloatv (offset 262) */ + "ip\0" + "glGetFloatv\0" + "\0" + /* _mesa_function_pool[37618]: CombinerOutputNV (dynamic) */ + "iiiiiiiiii\0" + "glCombinerOutputNV\0" + "\0" + /* _mesa_function_pool[37649]: MultiTexCoord3i (offset 396) */ + "iiii\0" + "glMultiTexCoord3i\0" + "glMultiTexCoord3iARB\0" + "\0" + /* _mesa_function_pool[37694]: GetVertexAttribIiv (will be remapped) */ + "iip\0" + "glGetVertexAttribIivEXT\0" + "glGetVertexAttribIiv\0" + "\0" + /* _mesa_function_pool[37744]: ClientWaitSync (will be remapped) */ + "iii\0" + "glClientWaitSync\0" + "\0" + /* _mesa_function_pool[37766]: TexCoord4s (offset 124) */ + "iiii\0" + "glTexCoord4s\0" + "\0" + /* _mesa_function_pool[37785]: GetPerfMonitorGroupsAMD (will be remapped) */ + "pip\0" + "glGetPerfMonitorGroupsAMD\0" + "\0" + /* _mesa_function_pool[37816]: TexCoord3sv (offset 117) */ + "p\0" + "glTexCoord3sv\0" + "\0" + /* _mesa_function_pool[37833]: VertexAttrib2dNV (will be remapped) */ + "idd\0" + "glVertexAttrib2dNV\0" + "\0" + /* _mesa_function_pool[37857]: FogCoorddv (will be remapped) */ + "p\0" + "glFogCoorddv\0" + "glFogCoorddvEXT\0" + "\0" + /* _mesa_function_pool[37889]: PopAttrib (offset 218) */ + "\0" + "glPopAttrib\0" + "\0" + /* _mesa_function_pool[37903]: Fogfv (offset 154) */ + "ip\0" + "glFogfv\0" + "\0" + /* _mesa_function_pool[37915]: ObjectPurgeableAPPLE (will be remapped) */ + "iii\0" + "glObjectPurgeableAPPLE\0" + "\0" + /* _mesa_function_pool[37943]: InitNames (offset 197) */ + "\0" + "glInitNames\0" + "\0" + /* _mesa_function_pool[37957]: Normal3sv (offset 61) */ + "p\0" + "glNormal3sv\0" + "\0" + /* _mesa_function_pool[37972]: GetTransformFeedbackVarying (will be remapped) */ + "iiipppp\0" + "glGetTransformFeedbackVarying\0" + "glGetTransformFeedbackVaryingEXT\0" + "\0" + /* _mesa_function_pool[38044]: Minmax (offset 368) */ + "iii\0" + "glMinmax\0" + "glMinmaxEXT\0" + "\0" + /* _mesa_function_pool[38070]: BufferData (will be remapped) */ + "iipi\0" + "glBufferData\0" + "glBufferDataARB\0" + "\0" + /* _mesa_function_pool[38105]: DeleteQueries (will be remapped) */ + "ip\0" + "glDeleteQueries\0" + "glDeleteQueriesARB\0" + "\0" + /* _mesa_function_pool[38144]: TexCoord4d (offset 118) */ + "dddd\0" + "glTexCoord4d\0" + "\0" + /* _mesa_function_pool[38163]: IsEnabledi (will be remapped) */ + "ii\0" + "glIsEnabledIndexedEXT\0" + "glIsEnabledi\0" + "\0" + /* _mesa_function_pool[38202]: TexCoord4f (offset 120) */ + "ffff\0" + "glTexCoord4f\0" + "\0" + /* _mesa_function_pool[38221]: Uniform3ui (will be remapped) */ + "iiii\0" + "glUniform3uiEXT\0" + "glUniform3ui\0" + "\0" + /* _mesa_function_pool[38256]: InvalidateFramebuffer (will be remapped) */ + "iip\0" + "glInvalidateFramebuffer\0" + "\0" + /* _mesa_function_pool[38285]: GetFragmentMaterialfvSGIX (dynamic) */ + "iip\0" + "glGetFragmentMaterialfvSGIX\0" + "\0" + /* _mesa_function_pool[38318]: Binormal3fvEXT (dynamic) */ + "p\0" + "glBinormal3fvEXT\0" + "\0" + /* _mesa_function_pool[38338]: GetBooleanv (offset 258) */ + "ip\0" + "glGetBooleanv\0" + "\0" + /* _mesa_function_pool[38356]: ColorFragmentOp3ATI (will be remapped) */ + "iiiiiiiiiiiii\0" + "glColorFragmentOp3ATI\0" + "\0" + /* _mesa_function_pool[38393]: Hint (offset 158) */ + "ii\0" + "glHint\0" + "\0" + /* _mesa_function_pool[38404]: DeletePerfMonitorsAMD (will be remapped) */ + "ip\0" + "glDeletePerfMonitorsAMD\0" + "\0" + /* _mesa_function_pool[38432]: Color4dv (offset 28) */ + "p\0" + "glColor4dv\0" + "\0" + /* _mesa_function_pool[38446]: IsAsyncMarkerSGIX (dynamic) */ + "i\0" + "glIsAsyncMarkerSGIX\0" + "\0" + /* _mesa_function_pool[38469]: AreProgramsResidentNV (will be remapped) */ + "ipp\0" + "glAreProgramsResidentNV\0" + "\0" + /* _mesa_function_pool[38498]: DisableVertexAttribArray (will be remapped) */ + "i\0" + "glDisableVertexAttribArray\0" + "glDisableVertexAttribArrayARB\0" + "\0" + /* _mesa_function_pool[38558]: CopyColorSubTable (offset 347) */ + "iiiii\0" + "glCopyColorSubTable\0" + "glCopyColorSubTableEXT\0" + "\0" + /* _mesa_function_pool[38608]: WeightdvARB (dynamic) */ + "ip\0" + "glWeightdvARB\0" + "\0" + /* _mesa_function_pool[38626]: PollInstrumentsSGIX (dynamic) */ + "p\0" + "glPollInstrumentsSGIX\0" + "\0" + /* _mesa_function_pool[38651]: VertexAttrib3dvNV (will be remapped) */ + "ip\0" + "glVertexAttrib3dvNV\0" + "\0" + /* _mesa_function_pool[38675]: GetObjectParameterfvARB (will be remapped) */ + "iip\0" + "glGetObjectParameterfvARB\0" + "\0" + /* _mesa_function_pool[38706]: Vertex4iv (offset 147) */ + "p\0" + "glVertex4iv\0" + "\0" + /* _mesa_function_pool[38721]: BufferSubData (will be remapped) */ + "iiip\0" + "glBufferSubData\0" + "glBufferSubDataARB\0" + "\0" + /* _mesa_function_pool[38762]: TexCoord4dv (offset 119) */ + "p\0" + "glTexCoord4dv\0" + "\0" + /* _mesa_function_pool[38779]: LockArraysEXT (will be remapped) */ + "ii\0" + "glLockArraysEXT\0" + "\0" + /* _mesa_function_pool[38799]: Begin (offset 7) */ + "i\0" + "glBegin\0" + "\0" + /* _mesa_function_pool[38810]: LightModeli (offset 165) */ + "ii\0" + "glLightModeli\0" + "\0" + /* _mesa_function_pool[38828]: FogCoordPointerListIBM (dynamic) */ + "iipi\0" + "glFogCoordPointerListIBM\0" + "\0" + /* _mesa_function_pool[38859]: ObjectPtrLabel (will be remapped) */ + "pip\0" + "glObjectPtrLabel\0" + "\0" + /* _mesa_function_pool[38881]: Rectfv (offset 89) */ + "pp\0" + "glRectfv\0" + "\0" + /* _mesa_function_pool[38894]: ClipPlanex (will be remapped) */ + "ip\0" + "glClipPlanexOES\0" + "glClipPlanex\0" + "\0" + /* _mesa_function_pool[38927]: Uniform4f (will be remapped) */ + "iffff\0" + "glUniform4f\0" + "glUniform4fARB\0" + "\0" + /* _mesa_function_pool[38961]: LightModelf (offset 163) */ + "if\0" + "glLightModelf\0" + "\0" + /* _mesa_function_pool[38979]: GetTexParameterfv (offset 282) */ + "iip\0" + "glGetTexParameterfv\0" + "\0" + /* _mesa_function_pool[39004]: GetLightfv (offset 264) */ + "iip\0" + "glGetLightfv\0" + "\0" + /* _mesa_function_pool[39022]: PixelTransformParameterivEXT (dynamic) */ + "iip\0" + "glPixelTransformParameterivEXT\0" + "\0" + /* _mesa_function_pool[39058]: BinormalPointerEXT (dynamic) */ + "iip\0" + "glBinormalPointerEXT\0" + "\0" + /* _mesa_function_pool[39084]: VertexP4uiv (will be remapped) */ + "ip\0" + "glVertexP4uiv\0" + "\0" + /* _mesa_function_pool[39102]: GetCombinerInputParameterivNV (dynamic) */ + "iiiip\0" + "glGetCombinerInputParameterivNV\0" + "\0" + /* _mesa_function_pool[39141]: Disable (offset 214) */ + "i\0" + "glDisable\0" + "\0" + /* _mesa_function_pool[39154]: ClipPlanef (will be remapped) */ + "ip\0" + "glClipPlanefOES\0" + "glClipPlanef\0" + "\0" + /* _mesa_function_pool[39187]: MultiTexCoord2fvARB (offset 387) */ + "ip\0" + "glMultiTexCoord2fv\0" + "glMultiTexCoord2fvARB\0" + "\0" + /* _mesa_function_pool[39232]: GetPerfMonitorCounterStringAMD (will be remapped) */ + "iiipp\0" + "glGetPerfMonitorCounterStringAMD\0" + "\0" + /* _mesa_function_pool[39272]: SecondaryColorPointer (will be remapped) */ + "iiip\0" + "glSecondaryColorPointer\0" + "glSecondaryColorPointerEXT\0" + "\0" + /* _mesa_function_pool[39329]: FinishAsyncSGIX (dynamic) */ + "p\0" + "glFinishAsyncSGIX\0" + "\0" + /* _mesa_function_pool[39350]: DrawArrays (offset 310) */ + "iii\0" + "glDrawArrays\0" + "glDrawArraysEXT\0" + "\0" + /* _mesa_function_pool[39384]: WeightuivARB (dynamic) */ + "ip\0" + "glWeightuivARB\0" + "\0" + /* _mesa_function_pool[39403]: GetnTexImageARB (will be remapped) */ + "iiiiip\0" + "glGetnTexImageARB\0" + "\0" + /* _mesa_function_pool[39429]: ColorMask (offset 210) */ + "iiii\0" + "glColorMask\0" + "\0" + /* _mesa_function_pool[39447]: GenAsyncMarkersSGIX (dynamic) */ + "i\0" + "glGenAsyncMarkersSGIX\0" + "\0" + /* _mesa_function_pool[39472]: Materialxv (will be remapped) */ + "iip\0" + "glMaterialxvOES\0" + "glMaterialxv\0" + "\0" + /* _mesa_function_pool[39506]: DebugMessageInsertARB (will be remapped) */ + "iiiiip\0" + "glDebugMessageInsertARB\0" + "\0" + /* _mesa_function_pool[39538]: GetListParameterivSGIX (dynamic) */ + "iip\0" + "glGetListParameterivSGIX\0" + "\0" + /* _mesa_function_pool[39568]: GetInfoLogARB (will be remapped) */ + "iipp\0" + "glGetInfoLogARB\0" + "\0" + /* _mesa_function_pool[39590]: RasterPos4iv (offset 83) */ + "p\0" + "glRasterPos4iv\0" + "\0" + /* _mesa_function_pool[39608]: Enable (offset 215) */ + "i\0" + "glEnable\0" + "\0" + /* _mesa_function_pool[39620]: GetRenderbufferParameteriv (will be remapped) */ + "iip\0" + "glGetRenderbufferParameteriv\0" + "glGetRenderbufferParameterivEXT\0" + "glGetRenderbufferParameterivOES\0" + "\0" + /* _mesa_function_pool[39718]: LineStipple (offset 167) */ + "ii\0" + "glLineStipple\0" + "\0" + /* _mesa_function_pool[39736]: FragmentLightfSGIX (dynamic) */ + "iif\0" + "glFragmentLightfSGIX\0" + "\0" + /* _mesa_function_pool[39762]: SetFenceNV (dynamic) */ + "ii\0" + "glSetFenceNV\0" + "\0" + /* _mesa_function_pool[39779]: VertexAttribI4uivEXT (will be remapped) */ + "ip\0" + "glVertexAttribI4uivEXT\0" + "glVertexAttribI4uiv\0" + "\0" + /* _mesa_function_pool[39826]: VertexAttribs4svNV (will be remapped) */ + "iip\0" + "glVertexAttribs4svNV\0" + "\0" + /* _mesa_function_pool[39852]: GenRenderbuffers (will be remapped) */ + "ip\0" + "glGenRenderbuffers\0" + "glGenRenderbuffersEXT\0" + "glGenRenderbuffersOES\0" + "\0" + /* _mesa_function_pool[39919]: EdgeFlagPointerListIBM (dynamic) */ + "ipi\0" + "glEdgeFlagPointerListIBM\0" + "\0" + /* _mesa_function_pool[39949]: UniformMatrix4fv (will be remapped) */ + "iiip\0" + "glUniformMatrix4fv\0" + "glUniformMatrix4fvARB\0" + "\0" + /* _mesa_function_pool[39996]: UniformMatrix3x2fv (will be remapped) */ + "iiip\0" + "glUniformMatrix3x2fv\0" + "\0" + /* _mesa_function_pool[40023]: GetMinmaxParameterfv (offset 365) */ + "iip\0" + "glGetMinmaxParameterfv\0" + "glGetMinmaxParameterfvEXT\0" + "\0" + /* _mesa_function_pool[40077]: VertexAttrib4Nuiv (will be remapped) */ + "ip\0" + "glVertexAttrib4Nuiv\0" + "glVertexAttrib4NuivARB\0" + "\0" + /* _mesa_function_pool[40124]: ClientActiveTexture (offset 375) */ + "i\0" + "glClientActiveTexture\0" + "glClientActiveTextureARB\0" + "\0" + /* _mesa_function_pool[40174]: WindowPos2sv (will be remapped) */ + "p\0" + "glWindowPos2sv\0" + "glWindowPos2svARB\0" + "glWindowPos2svMESA\0" + "\0" + /* _mesa_function_pool[40229]: Vertex3fv (offset 137) */ + "p\0" + "glVertex3fv\0" + "\0" + /* _mesa_function_pool[40244]: GetUniformIndices (will be remapped) */ + "iipp\0" + "glGetUniformIndices\0" + "\0" + /* _mesa_function_pool[40270]: GetTexBumpParameterivATI (will be remapped) */ + "ip\0" + "glGetTexBumpParameterivATI\0" + "\0" + /* _mesa_function_pool[40301]: SecondaryColor3sv (will be remapped) */ + "p\0" + "glSecondaryColor3sv\0" + "glSecondaryColor3svEXT\0" + "\0" + /* _mesa_function_pool[40347]: Fogx (will be remapped) */ + "ii\0" + "glFogxOES\0" + "glFogx\0" + "\0" + /* _mesa_function_pool[40368]: Binormal3bEXT (dynamic) */ + "iii\0" + "glBinormal3bEXT\0" + "\0" + /* _mesa_function_pool[40389]: FragmentMaterialivSGIX (dynamic) */ + "iip\0" + "glFragmentMaterialivSGIX\0" + "\0" + /* _mesa_function_pool[40419]: WaitSync (will be remapped) */ + "iii\0" + "glWaitSync\0" + "\0" + /* _mesa_function_pool[40435]: CombinerParameterivNV (dynamic) */ + "ip\0" + "glCombinerParameterivNV\0" + "\0" + /* _mesa_function_pool[40463]: BindVertexBuffer (will be remapped) */ + "iiii\0" + "glBindVertexBuffer\0" + "\0" + /* _mesa_function_pool[40488]: MultiTexCoord2sv (offset 391) */ + "ip\0" + "glMultiTexCoord2sv\0" + "glMultiTexCoord2svARB\0" + "\0" + /* _mesa_function_pool[40533]: DeformationMap3dSGIX (dynamic) */ + "iddiiddiiddiip\0" + "glDeformationMap3dSGIX\0" + "\0" + /* _mesa_function_pool[40572]: EndFragmentShaderATI (will be remapped) */ + "\0" + "glEndFragmentShaderATI\0" + "\0" + /* _mesa_function_pool[40597]: Binormal3iEXT (dynamic) */ + "iii\0" + "glBinormal3iEXT\0" + "\0" + /* _mesa_function_pool[40618]: Uniform4iv (will be remapped) */ + "iip\0" + "glUniform4iv\0" + "glUniform4ivARB\0" + "\0" + ; + +/* these functions need to be remapped */ +static const struct gl_function_pool_remap MESA_remap_table_functions[] = { + { 26356, CompressedTexImage1D_remap_index }, + { 16881, CompressedTexImage2D_remap_index }, + { 2945, CompressedTexImage3D_remap_index }, + { 7802, CompressedTexSubImage1D_remap_index }, + { 4123, CompressedTexSubImage2D_remap_index }, + { 31282, CompressedTexSubImage3D_remap_index }, + { 15346, GetCompressedTexImage_remap_index }, + { 23189, LoadTransposeMatrixd_remap_index }, + { 23137, LoadTransposeMatrixf_remap_index }, + { 35298, MultTransposeMatrixd_remap_index }, + { 35350, MultTransposeMatrixf_remap_index }, + { 32762, SampleCoverage_remap_index }, + { 12086, BlendFuncSeparate_remap_index }, + { 14326, FogCoordPointer_remap_index }, + { 17206, FogCoordd_remap_index }, + { 37857, FogCoorddv_remap_index }, + { 32921, MultiDrawArrays_remap_index }, + { 27075, PointParameterf_remap_index }, + { 18059, PointParameterfv_remap_index }, + { 27033, PointParameteri_remap_index }, + { 33129, PointParameteriv_remap_index }, + { 19023, SecondaryColor3b_remap_index }, + { 15730, SecondaryColor3bv_remap_index }, + { 33200, SecondaryColor3d_remap_index }, + { 3285, SecondaryColor3dv_remap_index }, + { 36298, SecondaryColor3i_remap_index }, + { 21887, SecondaryColor3iv_remap_index }, + { 18730, SecondaryColor3s_remap_index }, + { 40301, SecondaryColor3sv_remap_index }, + { 16257, SecondaryColor3ub_remap_index }, + { 26985, SecondaryColor3ubv_remap_index }, + { 36819, SecondaryColor3ui_remap_index }, + { 4305, SecondaryColor3uiv_remap_index }, + { 14557, SecondaryColor3us_remap_index }, + { 37111, SecondaryColor3usv_remap_index }, + { 39272, SecondaryColorPointer_remap_index }, + { 2124, WindowPos2d_remap_index }, + { 19547, WindowPos2dv_remap_index }, + { 2052, WindowPos2f_remap_index }, + { 1539, WindowPos2fv_remap_index }, + { 16575, WindowPos2i_remap_index }, + { 24163, WindowPos2iv_remap_index }, + { 2454, WindowPos2s_remap_index }, + { 40174, WindowPos2sv_remap_index }, + { 16116, WindowPos3d_remap_index }, + { 14194, WindowPos3dv_remap_index }, + { 16203, WindowPos3f_remap_index }, + { 32311, WindowPos3fv_remap_index }, + { 18969, WindowPos3i_remap_index }, + { 36396, WindowPos3iv_remap_index }, + { 16628, WindowPos3s_remap_index }, + { 7237, WindowPos3sv_remap_index }, + { 23668, BeginQuery_remap_index }, + { 12739, BindBuffer_remap_index }, + { 38070, BufferData_remap_index }, + { 38721, BufferSubData_remap_index }, + { 28357, DeleteBuffers_remap_index }, + { 38105, DeleteQueries_remap_index }, + { 29276, EndQuery_remap_index }, + { 25739, GenBuffers_remap_index }, + { 2796, GenQueries_remap_index }, + { 19316, GetBufferParameteriv_remap_index }, + { 31843, GetBufferPointerv_remap_index }, + { 28508, GetBufferSubData_remap_index }, + { 30934, GetQueryObjectiv_remap_index }, + { 28880, GetQueryObjectuiv_remap_index }, + { 3877, GetQueryiv_remap_index }, + { 24306, IsBuffer_remap_index }, + { 21046, IsQuery_remap_index }, + { 4484, MapBuffer_remap_index }, + { 34213, UnmapBuffer_remap_index }, + { 1311, AttachShader_remap_index }, + { 6554, BindAttribLocation_remap_index }, + { 25977, BlendEquationSeparate_remap_index }, + { 23008, CompileShader_remap_index }, + { 12008, CreateProgram_remap_index }, + { 27483, CreateShader_remap_index }, + { 30498, DeleteProgram_remap_index }, + { 31143, DeleteShader_remap_index }, + { 32656, DetachShader_remap_index }, + { 38498, DisableVertexAttribArray_remap_index }, + { 13302, DrawBuffers_remap_index }, + { 26672, EnableVertexAttribArray_remap_index }, + { 9262, GetActiveAttrib_remap_index }, + { 28307, GetActiveUniform_remap_index }, + { 21614, GetAttachedShaders_remap_index }, + { 17474, GetAttribLocation_remap_index }, + { 6134, GetProgramInfoLog_remap_index }, + { 318, GetProgramiv_remap_index }, + { 14818, GetShaderInfoLog_remap_index }, + { 28015, GetShaderSource_remap_index }, + { 1608, GetShaderiv_remap_index }, + { 24096, GetUniformLocation_remap_index }, + { 7501, GetUniformfv_remap_index }, + { 7993, GetUniformiv_remap_index }, + { 20299, GetVertexAttribPointerv_remap_index }, + { 25464, GetVertexAttribdv_remap_index }, + { 2203, GetVertexAttribfv_remap_index }, + { 13103, GetVertexAttribiv_remap_index }, + { 15715, IsProgram_remap_index }, + { 7619, IsShader_remap_index }, + { 22170, LinkProgram_remap_index }, + { 12210, ShaderSource_remap_index }, + { 12182, StencilFuncSeparate_remap_index }, + { 4458, StencilMaskSeparate_remap_index }, + { 9686, StencilOpSeparate_remap_index }, + { 22251, Uniform1f_remap_index }, + { 31679, Uniform1fv_remap_index }, + { 22405, Uniform1i_remap_index }, + { 32139, Uniform1iv_remap_index }, + { 31208, Uniform2f_remap_index }, + { 785, Uniform2fv_remap_index }, + { 31500, Uniform2i_remap_index }, + { 33352, Uniform2iv_remap_index }, + { 3136, Uniform3f_remap_index }, + { 13398, Uniform3fv_remap_index }, + { 18842, Uniform3i_remap_index }, + { 17392, Uniform3iv_remap_index }, + { 38927, Uniform4f_remap_index }, + { 5668, Uniform4fv_remap_index }, + { 16802, Uniform4i_remap_index }, + { 40618, Uniform4iv_remap_index }, + { 3169, UniformMatrix2fv_remap_index }, + { 3603, UniformMatrix3fv_remap_index }, + { 39949, UniformMatrix4fv_remap_index }, + { 22943, UseProgram_remap_index }, + { 8823, ValidateProgram_remap_index }, + { 26315, VertexAttrib1d_remap_index }, + { 14055, VertexAttrib1dv_remap_index }, + { 26631, VertexAttrib1s_remap_index }, + { 1739, VertexAttrib1sv_remap_index }, + { 31240, VertexAttrib2d_remap_index }, + { 6026, VertexAttrib2dv_remap_index }, + { 30980, VertexAttrib2s_remap_index }, + { 12795, VertexAttrib2sv_remap_index }, + { 3936, VertexAttrib3d_remap_index }, + { 531, VertexAttrib3dv_remap_index }, + { 23767, VertexAttrib3s_remap_index }, + { 20978, VertexAttrib3sv_remap_index }, + { 4571, VertexAttrib4Nbv_remap_index }, + { 22004, VertexAttrib4Niv_remap_index }, + { 34011, VertexAttrib4Nsv_remap_index }, + { 5552, VertexAttrib4Nub_remap_index }, + { 36772, VertexAttrib4Nubv_remap_index }, + { 40077, VertexAttrib4Nuiv_remap_index }, + { 6069, VertexAttrib4Nusv_remap_index }, + { 34505, VertexAttrib4bv_remap_index }, + { 22488, VertexAttrib4d_remap_index }, + { 21391, VertexAttrib4dv_remap_index }, + { 17661, VertexAttrib4iv_remap_index }, + { 22817, VertexAttrib4s_remap_index }, + { 29779, VertexAttrib4sv_remap_index }, + { 32876, VertexAttrib4ubv_remap_index }, + { 33966, VertexAttrib4uiv_remap_index }, + { 5304, VertexAttrib4usv_remap_index }, + { 18590, VertexAttribPointer_remap_index }, + { 26527, UniformMatrix2x3fv_remap_index }, + { 33173, UniformMatrix2x4fv_remap_index }, + { 39996, UniformMatrix3x2fv_remap_index }, + { 36914, UniformMatrix3x4fv_remap_index }, + { 18915, UniformMatrix4x2fv_remap_index }, + { 3681, UniformMatrix4x3fv_remap_index }, + { 20528, BeginConditionalRender_remap_index }, + { 9062, BeginTransformFeedback_remap_index }, + { 6763, BindBufferBase_remap_index }, + { 30546, BindBufferRange_remap_index }, + { 1782, BindFragDataLocation_remap_index }, + { 6464, ClampColor_remap_index }, + { 7041, ClearBufferfi_remap_index }, + { 21072, ClearBufferfv_remap_index }, + { 35648, ClearBufferiv_remap_index }, + { 15882, ClearBufferuiv_remap_index }, + { 9220, ColorMaski_remap_index }, + { 29657, Disablei_remap_index }, + { 16170, Enablei_remap_index }, + { 31793, EndConditionalRender_remap_index }, + { 28776, EndTransformFeedback_remap_index }, + { 17015, GetBooleani_v_remap_index }, + { 23439, GetFragDataLocation_remap_index }, + { 35898, GetIntegeri_v_remap_index }, + { 24034, GetStringi_remap_index }, + { 29900, GetTexParameterIiv_remap_index }, + { 13849, GetTexParameterIuiv_remap_index }, + { 37972, GetTransformFeedbackVarying_remap_index }, + { 10117, GetUniformuiv_remap_index }, + { 37694, GetVertexAttribIiv_remap_index }, + { 2864, GetVertexAttribIuiv_remap_index }, + { 38163, IsEnabledi_remap_index }, + { 10553, TexParameterIiv_remap_index }, + { 37355, TexParameterIuiv_remap_index }, + { 3386, TransformFeedbackVaryings_remap_index }, + { 15928, Uniform1ui_remap_index }, + { 17298, Uniform1uiv_remap_index }, + { 24656, Uniform2ui_remap_index }, + { 15804, Uniform2uiv_remap_index }, + { 38221, Uniform3ui_remap_index }, + { 30207, Uniform3uiv_remap_index }, + { 4719, Uniform4ui_remap_index }, + { 25831, Uniform4uiv_remap_index }, + { 7398, VertexAttribI1iv_remap_index }, + { 20640, VertexAttribI1uiv_remap_index }, + { 5108, VertexAttribI4bv_remap_index }, + { 8919, VertexAttribI4sv_remap_index }, + { 24387, VertexAttribI4ubv_remap_index }, + { 1836, VertexAttribI4usv_remap_index }, + { 37055, VertexAttribIPointer_remap_index }, + { 35562, PrimitiveRestartIndex_remap_index }, + { 390, TexBuffer_remap_index }, + { 6260, FramebufferTexture_remap_index }, + { 31633, GetBufferParameteri64v_remap_index }, + { 12249, GetInteger64i_v_remap_index }, + { 3805, VertexAttribDivisor_remap_index }, + { 35254, MinSampleShading_remap_index }, + { 28091, BindProgramARB_remap_index }, + { 32404, DeleteProgramsARB_remap_index }, + { 16334, GenProgramsARB_remap_index }, + { 11881, GetProgramEnvParameterdvARB_remap_index }, + { 28221, GetProgramEnvParameterfvARB_remap_index }, + { 33013, GetProgramLocalParameterdvARB_remap_index }, + { 10033, GetProgramLocalParameterfvARB_remap_index }, + { 22076, GetProgramStringARB_remap_index }, + { 33301, GetProgramivARB_remap_index }, + { 33934, IsProgramARB_remap_index }, + { 23325, ProgramEnvParameter4dARB_remap_index }, + { 30134, ProgramEnvParameter4dvARB_remap_index }, + { 19994, ProgramEnvParameter4fARB_remap_index }, + { 10978, ProgramEnvParameter4fvARB_remap_index }, + { 4616, ProgramLocalParameter4dARB_remap_index }, + { 15426, ProgramLocalParameter4dvARB_remap_index }, + { 35669, ProgramLocalParameter4fARB_remap_index }, + { 31044, ProgramLocalParameter4fvARB_remap_index }, + { 34096, ProgramStringARB_remap_index }, + { 4914, VertexAttrib1fARB_remap_index }, + { 34993, VertexAttrib1fvARB_remap_index }, + { 1417, VertexAttrib2fARB_remap_index }, + { 9960, VertexAttrib2fvARB_remap_index }, + { 1496, VertexAttrib3fARB_remap_index }, + { 26848, VertexAttrib3fvARB_remap_index }, + { 13608, VertexAttrib4fARB_remap_index }, + { 14012, VertexAttrib4fvARB_remap_index }, + { 10229, AttachObjectARB_remap_index }, + { 3576, CreateProgramObjectARB_remap_index }, + { 37549, CreateShaderObjectARB_remap_index }, + { 16940, DeleteObjectARB_remap_index }, + { 28734, DetachObjectARB_remap_index }, + { 11439, GetAttachedObjectsARB_remap_index }, + { 11742, GetHandleARB_remap_index }, + { 39568, GetInfoLogARB_remap_index }, + { 38675, GetObjectParameterfvARB_remap_index }, + { 32803, GetObjectParameterivARB_remap_index }, + { 21488, DrawArraysInstancedARB_remap_index }, + { 8265, DrawElementsInstancedARB_remap_index }, + { 11965, BindFramebuffer_remap_index }, + { 33417, BindRenderbuffer_remap_index }, + { 37401, BlitFramebuffer_remap_index }, + { 27836, CheckFramebufferStatus_remap_index }, + { 33636, DeleteFramebuffers_remap_index }, + { 4987, DeleteRenderbuffers_remap_index }, + { 33844, FramebufferRenderbuffer_remap_index }, + { 1361, FramebufferTexture1D_remap_index }, + { 27624, FramebufferTexture2D_remap_index }, + { 19069, FramebufferTexture3D_remap_index }, + { 14727, FramebufferTextureLayer_remap_index }, + { 25675, GenFramebuffers_remap_index }, + { 39852, GenRenderbuffers_remap_index }, + { 30243, GenerateMipmap_remap_index }, + { 20094, GetFramebufferAttachmentParameteriv_remap_index }, + { 39620, GetRenderbufferParameteriv_remap_index }, + { 25867, IsFramebuffer_remap_index }, + { 14482, IsRenderbuffer_remap_index }, + { 2522, RenderbufferStorage_remap_index }, + { 15531, RenderbufferStorageMultisample_remap_index }, + { 30884, FramebufferTextureFaceARB_remap_index }, + { 19853, FlushMappedBufferRange_remap_index }, + { 35158, MapBufferRange_remap_index }, + { 19199, BindVertexArray_remap_index }, + { 24795, DeleteVertexArrays_remap_index }, + { 24452, GenVertexArrays_remap_index }, + { 21142, IsVertexArray_remap_index }, + { 13901, GetActiveUniformBlockName_remap_index }, + { 6361, GetActiveUniformBlockiv_remap_index }, + { 32109, GetActiveUniformName_remap_index }, + { 12710, GetActiveUniformsiv_remap_index }, + { 32597, GetUniformBlockIndex_remap_index }, + { 40244, GetUniformIndices_remap_index }, + { 5958, UniformBlockBinding_remap_index }, + { 36594, CopyBufferSubData_remap_index }, + { 37744, ClientWaitSync_remap_index }, + { 2755, DeleteSync_remap_index }, + { 9118, FenceSync_remap_index }, + { 17816, GetInteger64v_remap_index }, + { 26942, GetSynciv_remap_index }, + { 35534, IsSync_remap_index }, + { 40419, WaitSync_remap_index }, + { 36478, DrawElementsBaseVertex_remap_index }, + { 22128, DrawElementsInstancedBaseVertex_remap_index }, + { 37016, DrawRangeElementsBaseVertex_remap_index }, + { 31532, MultiDrawElementsBaseVertex_remap_index }, + { 19436, ProvokingVertex_remap_index }, + { 21201, GetMultisamplefv_remap_index }, + { 6116, SampleMaski_remap_index }, + { 7664, TexImage2DMultisample_remap_index }, + { 30316, TexImage3DMultisample_remap_index }, + { 30654, BlendEquationSeparateiARB_remap_index }, + { 21282, BlendEquationiARB_remap_index }, + { 14959, BlendFuncSeparateiARB_remap_index }, + { 11838, BlendFunciARB_remap_index }, + { 6604, BindFragDataLocationIndexed_remap_index }, + { 15120, GetFragDataIndex_remap_index }, + { 10099, BindSampler_remap_index }, + { 4893, DeleteSamplers_remap_index }, + { 9816, GenSamplers_remap_index }, + { 16741, GetSamplerParameterIiv_remap_index }, + { 22861, GetSamplerParameterIuiv_remap_index }, + { 5997, GetSamplerParameterfv_remap_index }, + { 30517, GetSamplerParameteriv_remap_index }, + { 16771, IsSampler_remap_index }, + { 19152, SamplerParameterIiv_remap_index }, + { 6177, SamplerParameterIuiv_remap_index }, + { 26579, SamplerParameterf_remap_index }, + { 19478, SamplerParameterfv_remap_index }, + { 26554, SamplerParameteri_remap_index }, + { 17426, SamplerParameteriv_remap_index }, + { 6311, GetQueryObjecti64v_remap_index }, + { 338, GetQueryObjectui64v_remap_index }, + { 7866, QueryCounter_remap_index }, + { 16836, ColorP3ui_remap_index }, + { 37338, ColorP3uiv_remap_index }, + { 24593, ColorP4ui_remap_index }, + { 15840, ColorP4uiv_remap_index }, + { 11414, MultiTexCoordP1ui_remap_index }, + { 14933, MultiTexCoordP1uiv_remap_index }, + { 20793, MultiTexCoordP2ui_remap_index }, + { 15052, MultiTexCoordP2uiv_remap_index }, + { 16371, MultiTexCoordP3ui_remap_index }, + { 12520, MultiTexCoordP3uiv_remap_index }, + { 26164, MultiTexCoordP4ui_remap_index }, + { 15996, MultiTexCoordP4uiv_remap_index }, + { 12441, NormalP3ui_remap_index }, + { 22644, NormalP3uiv_remap_index }, + { 29539, SecondaryColorP3ui_remap_index }, + { 22662, SecondaryColorP3uiv_remap_index }, + { 819, TexCoordP1ui_remap_index }, + { 2390, TexCoordP1uiv_remap_index }, + { 17254, TexCoordP2ui_remap_index }, + { 13195, TexCoordP2uiv_remap_index }, + { 14892, TexCoordP3ui_remap_index }, + { 24929, TexCoordP3uiv_remap_index }, + { 1684, TexCoordP4ui_remap_index }, + { 6918, TexCoordP4uiv_remap_index }, + { 15264, VertexAttribP1ui_remap_index }, + { 15689, VertexAttribP1uiv_remap_index }, + { 9791, VertexAttribP2ui_remap_index }, + { 34479, VertexAttribP2uiv_remap_index }, + { 5643, VertexAttribP3ui_remap_index }, + { 31420, VertexAttribP3uiv_remap_index }, + { 16682, VertexAttribP4ui_remap_index }, + { 18679, VertexAttribP4uiv_remap_index }, + { 6160, VertexP2ui_remap_index }, + { 37159, VertexP2uiv_remap_index }, + { 3369, VertexP3ui_remap_index }, + { 23749, VertexP3uiv_remap_index }, + { 11397, VertexP4ui_remap_index }, + { 39084, VertexP4uiv_remap_index }, + { 2771, DrawArraysIndirect_remap_index }, + { 7119, DrawElementsIndirect_remap_index }, + { 6705, BindTransformFeedback_remap_index }, + { 12299, DeleteTransformFeedbacks_remap_index }, + { 8237, DrawTransformFeedback_remap_index }, + { 11632, GenTransformFeedbacks_remap_index }, + { 35980, IsTransformFeedback_remap_index }, + { 31116, PauseTransformFeedback_remap_index }, + { 36221, ResumeTransformFeedback_remap_index }, + { 2410, BeginQueryIndexed_remap_index }, + { 27920, DrawTransformFeedbackStream_remap_index }, + { 17943, EndQueryIndexed_remap_index }, + { 274, GetQueryIndexediv_remap_index }, + { 32675, ClearDepthf_remap_index }, + { 8522, DepthRangef_remap_index }, + { 16961, GetShaderPrecisionFormat_remap_index }, + { 12026, ReleaseShaderCompiler_remap_index }, + { 13173, ShaderBinary_remap_index }, + { 19268, GetProgramBinary_remap_index }, + { 4653, ProgramBinary_remap_index }, + { 5256, ProgramParameteri_remap_index }, + { 1148, DebugMessageCallbackARB_remap_index }, + { 11760, DebugMessageControlARB_remap_index }, + { 39506, DebugMessageInsertARB_remap_index }, + { 3031, GetDebugMessageLogARB_remap_index }, + { 34423, GetGraphicsResetStatusARB_remap_index }, + { 29378, GetnColorTableARB_remap_index }, + { 9881, GetnCompressedTexImageARB_remap_index }, + { 4353, GetnConvolutionFilterARB_remap_index }, + { 18371, GetnHistogramARB_remap_index }, + { 28128, GetnMapdvARB_remap_index }, + { 34856, GetnMapfvARB_remap_index }, + { 2011, GetnMapivARB_remap_index }, + { 20467, GetnMinmaxARB_remap_index }, + { 14119, GetnPixelMapfvARB_remap_index }, + { 22791, GetnPixelMapuivARB_remap_index }, + { 35508, GetnPixelMapusvARB_remap_index }, + { 1070, GetnPolygonStippleARB_remap_index }, + { 25248, GetnSeparableFilterARB_remap_index }, + { 39403, GetnTexImageARB_remap_index }, + { 22103, GetnUniformdvARB_remap_index }, + { 9149, GetnUniformfvARB_remap_index }, + { 11916, GetnUniformivARB_remap_index }, + { 8211, GetnUniformuivARB_remap_index }, + { 3216, ReadnPixelsARB_remap_index }, + { 22579, DrawArraysInstancedBaseInstance_remap_index }, + { 35420, DrawElementsInstancedBaseInstance_remap_index }, + { 9614, DrawElementsInstancedBaseVertexBaseInstance_remap_index }, + { 7063, DrawTransformFeedbackInstanced_remap_index }, + { 9915, DrawTransformFeedbackStreamInstanced_remap_index }, + { 35791, GetInternalformativ_remap_index }, + { 31461, GetActiveAtomicCounterBufferiv_remap_index }, + { 1003, TexStorage1D_remap_index }, + { 5196, TexStorage2D_remap_index }, + { 18892, TexStorage3D_remap_index }, + { 5497, TextureStorage1DEXT_remap_index }, + { 6733, TextureStorage2DEXT_remap_index }, + { 1330, TextureStorage3DEXT_remap_index }, + { 21021, ClearBufferData_remap_index }, + { 8181, ClearBufferSubData_remap_index }, + { 5702, TextureView_remap_index }, + { 40463, BindVertexBuffer_remap_index }, + { 8395, VertexAttribBinding_remap_index }, + { 12492, VertexAttribFormat_remap_index }, + { 21933, VertexAttribIFormat_remap_index }, + { 11604, VertexAttribLFormat_remap_index }, + { 33817, VertexBindingDivisor_remap_index }, + { 15314, MultiDrawArraysIndirect_remap_index }, + { 26795, MultiDrawElementsIndirect_remap_index }, + { 26434, TexBufferRange_remap_index }, + { 18645, TexStorage2DMultisample_remap_index }, + { 23490, TexStorage3DMultisample_remap_index }, + { 25283, InvalidateBufferData_remap_index }, + { 18811, InvalidateBufferSubData_remap_index }, + { 38256, InvalidateFramebuffer_remap_index }, + { 24515, InvalidateSubFramebuffer_remap_index }, + { 4694, InvalidateTexImage_remap_index }, + { 13751, InvalidateTexSubImage_remap_index }, + { 7147, PolygonOffsetEXT_remap_index }, + { 14859, DrawTexfOES_remap_index }, + { 11793, DrawTexfvOES_remap_index }, + { 3331, DrawTexiOES_remap_index }, + { 28490, DrawTexivOES_remap_index }, + { 24635, DrawTexsOES_remap_index }, + { 22749, DrawTexsvOES_remap_index }, + { 1459, DrawTexxOES_remap_index }, + { 12871, DrawTexxvOES_remap_index }, + { 2304, PointSizePointerOES_remap_index }, + { 13151, QueryMatrixxOES_remap_index }, + { 30769, SampleMaskSGIS_remap_index }, + { 24551, SamplePatternSGIS_remap_index }, + { 23701, ColorPointerEXT_remap_index }, + { 21116, EdgeFlagPointerEXT_remap_index }, + { 7374, IndexPointerEXT_remap_index }, + { 7968, NormalPointerEXT_remap_index }, + { 18439, TexCoordPointerEXT_remap_index }, + { 8865, VertexPointerEXT_remap_index }, + { 6640, DiscardFramebufferEXT_remap_index }, + { 38779, LockArraysEXT_remap_index }, + { 26414, UnlockArraysEXT_remap_index }, + { 7899, DebugMessageCallback_remap_index }, + { 34548, DebugMessageControl_remap_index }, + { 21641, DebugMessageInsert_remap_index }, + { 27188, GetDebugMessageLog_remap_index }, + { 26189, GetObjectLabel_remap_index }, + { 5170, GetObjectPtrLabel_remap_index }, + { 31096, ObjectLabel_remap_index }, + { 38859, ObjectPtrLabel_remap_index }, + { 25924, PopDebugGroup_remap_index }, + { 36249, PushDebugGroup_remap_index }, + { 33709, SecondaryColor3fEXT_remap_index }, + { 21823, SecondaryColor3fvEXT_remap_index }, + { 25095, MultiDrawElementsEXT_remap_index }, + { 5757, FogCoordfEXT_remap_index }, + { 32624, FogCoordfvEXT_remap_index }, + { 14911, ResizeBuffersMESA_remap_index }, + { 13278, WindowPos4dMESA_remap_index }, + { 7170, WindowPos4dvMESA_remap_index }, + { 16489, WindowPos4fMESA_remap_index }, + { 37245, WindowPos4fvMESA_remap_index }, + { 36748, WindowPos4iMESA_remap_index }, + { 14705, WindowPos4ivMESA_remap_index }, + { 22767, WindowPos4sMESA_remap_index }, + { 3554, WindowPos4svMESA_remap_index }, + { 23060, MultiModeDrawArraysIBM_remap_index }, + { 34945, MultiModeDrawElementsIBM_remap_index }, + { 38469, AreProgramsResidentNV_remap_index }, + { 25390, ExecuteProgramNV_remap_index }, + { 19602, GetProgramParameterdvNV_remap_index }, + { 12678, GetProgramParameterfvNV_remap_index }, + { 31394, GetProgramStringNV_remap_index }, + { 29106, GetProgramivNV_remap_index }, + { 28256, GetTrackMatrixivNV_remap_index }, + { 12272, GetVertexAttribdvNV_remap_index }, + { 22532, GetVertexAttribfvNV_remap_index }, + { 22049, GetVertexAttribivNV_remap_index }, + { 11363, LoadProgramNV_remap_index }, + { 33462, ProgramParameters4dvNV_remap_index }, + { 35072, ProgramParameters4fvNV_remap_index }, + { 24897, RequestResidentProgramsNV_remap_index }, + { 509, TrackMatrixNV_remap_index }, + { 13056, VertexAttrib1dNV_remap_index }, + { 15904, VertexAttrib1dvNV_remap_index }, + { 30832, VertexAttrib1fNV_remap_index }, + { 24690, VertexAttrib1fvNV_remap_index }, + { 37302, VertexAttrib1sNV_remap_index }, + { 26961, VertexAttrib1svNV_remap_index }, + { 37833, VertexAttrib2dNV_remap_index }, + { 22919, VertexAttrib2dvNV_remap_index }, + { 24334, VertexAttrib2fNV_remap_index }, + { 15402, VertexAttrib2fvNV_remap_index }, + { 7712, VertexAttrib2sNV_remap_index }, + { 22620, VertexAttrib2svNV_remap_index }, + { 13489, VertexAttrib3dNV_remap_index }, + { 38651, VertexAttrib3dvNV_remap_index }, + { 19634, VertexAttrib3fNV_remap_index }, + { 29405, VertexAttrib3fvNV_remap_index }, + { 28149, VertexAttrib3sNV_remap_index }, + { 28283, VertexAttrib3svNV_remap_index }, + { 34919, VertexAttrib4dNV_remap_index }, + { 13079, VertexAttrib4dvNV_remap_index }, + { 5426, VertexAttrib4fNV_remap_index }, + { 23644, VertexAttrib4fvNV_remap_index }, + { 32019, VertexAttrib4sNV_remap_index }, + { 1178, VertexAttrib4svNV_remap_index }, + { 6393, VertexAttrib4ubNV_remap_index }, + { 625, VertexAttrib4ubvNV_remap_index }, + { 25644, VertexAttribPointerNV_remap_index }, + { 2177, VertexAttribs1dvNV_remap_index }, + { 22688, VertexAttribs1fvNV_remap_index }, + { 24609, VertexAttribs1svNV_remap_index }, + { 12546, VertexAttribs2dvNV_remap_index }, + { 36149, VertexAttribs2fvNV_remap_index }, + { 4755, VertexAttribs2svNV_remap_index }, + { 6938, VertexAttribs3dvNV_remap_index }, + { 11688, VertexAttribs3fvNV_remap_index }, + { 12466, VertexAttribs3svNV_remap_index }, + { 20952, VertexAttribs4dvNV_remap_index }, + { 6964, VertexAttribs4fvNV_remap_index }, + { 39826, VertexAttribs4svNV_remap_index }, + { 35820, VertexAttribs4ubvNV_remap_index }, + { 28060, GetTexBumpParameterfvATI_remap_index }, + { 40270, GetTexBumpParameterivATI_remap_index }, + { 22204, TexBumpParameterfvATI_remap_index }, + { 24714, TexBumpParameterivATI_remap_index }, + { 18323, AlphaFragmentOp1ATI_remap_index }, + { 30721, AlphaFragmentOp2ATI_remap_index }, + { 29321, AlphaFragmentOp3ATI_remap_index }, + { 16462, BeginFragmentShaderATI_remap_index }, + { 11811, BindFragmentShaderATI_remap_index }, + { 7470, ColorFragmentOp1ATI_remap_index }, + { 7585, ColorFragmentOp2ATI_remap_index }, + { 38356, ColorFragmentOp3ATI_remap_index }, + { 7292, DeleteFragmentShaderATI_remap_index }, + { 40572, EndFragmentShaderATI_remap_index }, + { 27988, GenFragmentShadersATI_remap_index }, + { 30475, PassTexCoordATI_remap_index }, + { 8803, SampleMapATI_remap_index }, + { 32474, SetFragmentShaderConstantATI_remap_index }, + { 34748, ActiveStencilFaceEXT_remap_index }, + { 32987, BindVertexArrayAPPLE_remap_index }, + { 20052, GenVertexArraysAPPLE_remap_index }, + { 666, GetProgramNamedParameterdvNV_remap_index }, + { 4052, GetProgramNamedParameterfvNV_remap_index }, + { 32253, ProgramNamedParameter4dNV_remap_index }, + { 17060, ProgramNamedParameter4dvNV_remap_index }, + { 10867, ProgramNamedParameter4fNV_remap_index }, + { 13977, ProgramNamedParameter4fvNV_remap_index }, + { 21093, PrimitiveRestartNV_remap_index }, + { 18283, GetTexGenxvOES_remap_index }, + { 12345, TexGenxOES_remap_index }, + { 33110, TexGenxvOES_remap_index }, + { 29085, DepthBoundsEXT_remap_index }, + { 17273, BindFramebufferEXT_remap_index }, + { 30806, BindRenderbufferEXT_remap_index }, + { 16852, BufferParameteriAPPLE_remap_index }, + { 23241, FlushMappedBufferRangeAPPLE_remap_index }, + { 21961, VertexAttribI1iEXT_remap_index }, + { 2662, VertexAttribI1uiEXT_remap_index }, + { 34310, VertexAttribI2iEXT_remap_index }, + { 28598, VertexAttribI2ivEXT_remap_index }, + { 14415, VertexAttribI2uiEXT_remap_index }, + { 28174, VertexAttribI2uivEXT_remap_index }, + { 31748, VertexAttribI3iEXT_remap_index }, + { 36971, VertexAttribI3ivEXT_remap_index }, + { 3758, VertexAttribI3uiEXT_remap_index }, + { 36867, VertexAttribI3uivEXT_remap_index }, + { 173, VertexAttribI4iEXT_remap_index }, + { 12572, VertexAttribI4ivEXT_remap_index }, + { 54, VertexAttribI4uiEXT_remap_index }, + { 39779, VertexAttribI4uivEXT_remap_index }, + { 11941, ClearColorIiEXT_remap_index }, + { 3911, ClearColorIuiEXT_remap_index }, + { 10157, BindBufferOffsetEXT_remap_index }, + { 27361, BeginPerfMonitorAMD_remap_index }, + { 38404, DeletePerfMonitorsAMD_remap_index }, + { 20444, EndPerfMonitorAMD_remap_index }, + { 31588, GenPerfMonitorsAMD_remap_index }, + { 6818, GetPerfMonitorCounterDataAMD_remap_index }, + { 5877, GetPerfMonitorCounterInfoAMD_remap_index }, + { 39232, GetPerfMonitorCounterStringAMD_remap_index }, + { 22714, GetPerfMonitorCountersAMD_remap_index }, + { 13652, GetPerfMonitorGroupStringAMD_remap_index }, + { 37785, GetPerfMonitorGroupsAMD_remap_index }, + { 19956, SelectPerfMonitorCountersAMD_remap_index }, + { 13801, GetObjectParameterivAPPLE_remap_index }, + { 37915, ObjectPurgeableAPPLE_remap_index }, + { 7539, ObjectUnpurgeableAPPLE_remap_index }, + { 20818, ActiveProgramEXT_remap_index }, + { 1982, CreateShaderProgramEXT_remap_index }, + { 34453, UseShaderProgramEXT_remap_index }, + { 16994, TextureBarrierNV_remap_index }, + { 9851, VDPAUFiniNV_remap_index }, + { 3065, VDPAUGetSurfaceivNV_remap_index }, + { 7101, VDPAUInitNV_remap_index }, + { 17184, VDPAUIsSurfaceNV_remap_index }, + { 25772, VDPAUMapSurfacesNV_remap_index }, + { 11277, VDPAURegisterOutputSurfaceNV_remap_index }, + { 6669, VDPAURegisterVideoSurfaceNV_remap_index }, + { 32447, VDPAUSurfaceAccessNV_remap_index }, + { 29859, VDPAUUnmapSurfacesNV_remap_index }, + { 25512, VDPAUUnregisterSurfaceNV_remap_index }, + { 34808, StencilFuncSeparateATI_remap_index }, + { 21710, ProgramEnvParameters4fvEXT_remap_index }, + { 20491, ProgramLocalParameters4fvEXT_remap_index }, + { 28555, EGLImageTargetRenderbufferStorageOES_remap_index }, + { 14382, EGLImageTargetTexture2DOES_remap_index }, + { 28396, AlphaFuncx_remap_index }, + { 20756, ClearColorx_remap_index }, + { 25797, ClearDepthx_remap_index }, + { 10650, Color4x_remap_index }, + { 8111, DepthRangex_remap_index }, + { 40347, Fogx_remap_index }, + { 37177, Fogxv_remap_index }, + { 35847, Frustumf_remap_index }, + { 3979, Frustumx_remap_index }, + { 31713, LightModelx_remap_index }, + { 35943, LightModelxv_remap_index }, + { 26086, Lightx_remap_index }, + { 13370, Lightxv_remap_index }, + { 21791, LineWidthx_remap_index }, + { 4795, LoadMatrixx_remap_index }, + { 26910, Materialx_remap_index }, + { 39472, Materialxv_remap_index }, + { 10519, MultMatrixx_remap_index }, + { 34121, MultiTexCoord4x_remap_index }, + { 13514, Normal3x_remap_index }, + { 10904, Orthof_remap_index }, + { 22459, Orthox_remap_index }, + { 35476, PointSizex_remap_index }, + { 4530, PolygonOffsetx_remap_index }, + { 30855, Rotatex_remap_index }, + { 8583, SampleCoveragex_remap_index }, + { 7192, Scalex_remap_index }, + { 22362, TexEnvx_remap_index }, + { 25038, TexEnvxv_remap_index }, + { 6205, TexParameterx_remap_index }, + { 34774, Translatex_remap_index }, + { 39154, ClipPlanef_remap_index }, + { 38894, ClipPlanex_remap_index }, + { 18551, GetClipPlanef_remap_index }, + { 4404, GetClipPlanex_remap_index }, + { 33386, GetFixedv_remap_index }, + { 4089, GetLightxv_remap_index }, + { 4207, GetMaterialxv_remap_index }, + { 29503, GetTexEnvxv_remap_index }, + { 21566, GetTexParameterxv_remap_index }, + { 5600, PointParameterx_remap_index }, + { 14265, PointParameterxv_remap_index }, + { 30612, TexParameterxv_remap_index }, + { -1, -1 } +}; + +/* these functions are in the ABI, but have alternative names */ +static const struct gl_function_remap MESA_alt_functions[] = { + /* from GL_EXT_blend_color */ + { 2829, _gloffset_BlendColor }, + /* from GL_EXT_blend_minmax */ + { 13432, _gloffset_BlendEquation }, + /* from GL_EXT_color_subtable */ + { 20387, _gloffset_ColorSubTable }, + { 38558, _gloffset_CopyColorSubTable }, + /* from GL_EXT_convolution */ + { 219, _gloffset_ConvolutionFilter1D }, + { 2600, _gloffset_CopyConvolutionFilter1D }, + { 4829, _gloffset_GetConvolutionParameteriv }, + { 10463, _gloffset_ConvolutionFilter2D }, + { 10693, _gloffset_ConvolutionParameteriv }, + { 11198, _gloffset_ConvolutionParameterfv }, + { 24742, _gloffset_GetSeparableFilter }, + { 28827, _gloffset_SeparableFilter2D }, + { 29723, _gloffset_ConvolutionParameteri }, + { 29986, _gloffset_ConvolutionParameterf }, + { 32045, _gloffset_GetConvolutionParameterfv }, + { 33246, _gloffset_GetConvolutionFilter }, + { 36510, _gloffset_CopyConvolutionFilter2D }, + /* from GL_EXT_copy_texture */ + { 17722, _gloffset_CopyTexSubImage3D }, + { 19806, _gloffset_CopyTexImage2D }, + { 29203, _gloffset_CopyTexImage1D }, + { 32709, _gloffset_CopyTexSubImage2D }, + { 36005, _gloffset_CopyTexSubImage1D }, + /* from GL_EXT_draw_range_elements */ + { 11487, _gloffset_DrawRangeElements }, + /* from GL_EXT_histogram */ + { 703, _gloffset_Histogram }, + { 4012, _gloffset_ResetHistogram }, + { 12052, _gloffset_GetMinmax }, + { 18149, _gloffset_GetHistogramParameterfv }, + { 29128, _gloffset_GetMinmaxParameteriv }, + { 31935, _gloffset_ResetMinmax }, + { 33050, _gloffset_GetHistogramParameteriv }, + { 34708, _gloffset_GetHistogram }, + { 38044, _gloffset_Minmax }, + { 40023, _gloffset_GetMinmaxParameterfv }, + /* from GL_EXT_paletted_texture */ + { 10325, _gloffset_ColorTable }, + { 17883, _gloffset_GetColorTable }, + { 27501, _gloffset_GetColorTableParameterfv }, + { 30042, _gloffset_GetColorTableParameteriv }, + /* from GL_EXT_subtexture */ + { 9018, _gloffset_TexSubImage1D }, + { 12889, _gloffset_TexSubImage2D }, + /* from GL_EXT_texture3D */ + { 1627, _gloffset_TexImage3D }, + { 27235, _gloffset_TexSubImage3D }, + /* from GL_EXT_texture_object */ + { 3708, _gloffset_PrioritizeTextures }, + { 9562, _gloffset_AreTexturesResident }, + { 15961, _gloffset_GenTextures }, + { 18398, _gloffset_DeleteTextures }, + { 23614, _gloffset_IsTexture }, + { 36114, _gloffset_BindTexture }, + /* from GL_EXT_vertex_array */ + { 29025, _gloffset_ArrayElement }, + { 37452, _gloffset_GetPointerv }, + { 39350, _gloffset_DrawArrays }, + /* from GL_NV_read_buffer */ + { 29692, _gloffset_ReadBuffer }, + /* from GL_OES_blend_subtract */ + { 13432, _gloffset_BlendEquation }, + /* from GL_OES_texture_3D */ + { 1627, _gloffset_TexImage3D }, + { 17722, _gloffset_CopyTexSubImage3D }, + { 27235, _gloffset_TexSubImage3D }, + /* from GL_OES_texture_cube_map */ + { 2360, _gloffset_TexGeniv }, + { 13026, _gloffset_TexGenfv }, + { 22306, _gloffset_TexGeni }, + { 22334, _gloffset_TexGenf }, + { 33755, _gloffset_GetTexGeniv }, + { 34578, _gloffset_GetTexGenfv }, + /* from GL_SGI_color_table */ + { 9735, _gloffset_ColorTableParameteriv }, + { 10325, _gloffset_ColorTable }, + { 17883, _gloffset_GetColorTable }, + { 18015, _gloffset_CopyColorTable }, + { 23383, _gloffset_ColorTableParameterfv }, + { 27501, _gloffset_GetColorTableParameterfv }, + { 30042, _gloffset_GetColorTableParameteriv }, + { -1, -1 } +}; + |