aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/glx
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-10-01 08:04:39 +0200
committermarha <marha@users.sourceforge.net>2013-10-01 08:04:39 +0200
commit4366c8fe34719e14906c420d7596e818aadf6ce0 (patch)
tree0f7b7e161cdd6e7222b70b186b9dfb86676d6fee /xorg-server/glx
parent3aaead2ee2e0f925b33c1ccbde7fa3c0b119d064 (diff)
downloadvcxsrv-4366c8fe34719e14906c420d7596e818aadf6ce0.tar.gz
vcxsrv-4366c8fe34719e14906c420d7596e818aadf6ce0.tar.bz2
vcxsrv-4366c8fe34719e14906c420d7596e818aadf6ce0.zip
Updated mesa project and synchronised files
Diffstat (limited to 'xorg-server/glx')
-rw-r--r--xorg-server/glx/dispatch.h257
-rw-r--r--xorg-server/glx/glapi_gentable.c77
-rw-r--r--xorg-server/glx/glapitable.h121
-rw-r--r--xorg-server/glx/glprocs.h1160
-rw-r--r--xorg-server/glx/remap_helper.h3469
5 files changed, 2696 insertions, 2388 deletions
diff --git a/xorg-server/glx/dispatch.h b/xorg-server/glx/dispatch.h
index c052cfc75..305eb280c 100644
--- a/xorg-server/glx/dispatch.h
+++ b/xorg-server/glx/dispatch.h
@@ -63,7 +63,7 @@
} while(0)
/* total number of offsets below */
-#define _gloffset_COUNT 1046
+#define _gloffset_COUNT 1057
#define _gloffset_NewList 0
#define _gloffset_EndList 1
@@ -473,7 +473,7 @@
#define _gloffset_MultiTexCoord4iv 405
#define _gloffset_MultiTexCoord4s 406
#define _gloffset_MultiTexCoord4sv 407
-#define driDispatchRemapTable_size 638
+#define driDispatchRemapTable_size 649
SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define CompressedTexImage1D_remap_index 0
@@ -1059,61 +1059,72 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define ClearColorIiEXT_remap_index 580
#define ClearColorIuiEXT_remap_index 581
#define BindBufferOffsetEXT_remap_index 582
-#define GetObjectParameterivAPPLE_remap_index 583
-#define ObjectPurgeableAPPLE_remap_index 584
-#define ObjectUnpurgeableAPPLE_remap_index 585
-#define ActiveProgramEXT_remap_index 586
-#define CreateShaderProgramEXT_remap_index 587
-#define UseShaderProgramEXT_remap_index 588
-#define TextureBarrierNV_remap_index 589
-#define StencilFuncSeparateATI_remap_index 590
-#define ProgramEnvParameters4fvEXT_remap_index 591
-#define ProgramLocalParameters4fvEXT_remap_index 592
-#define EGLImageTargetRenderbufferStorageOES_remap_index 593
-#define EGLImageTargetTexture2DOES_remap_index 594
-#define AlphaFuncx_remap_index 595
-#define ClearColorx_remap_index 596
-#define ClearDepthx_remap_index 597
-#define Color4x_remap_index 598
-#define DepthRangex_remap_index 599
-#define Fogx_remap_index 600
-#define Fogxv_remap_index 601
-#define Frustumf_remap_index 602
-#define Frustumx_remap_index 603
-#define LightModelx_remap_index 604
-#define LightModelxv_remap_index 605
-#define Lightx_remap_index 606
-#define Lightxv_remap_index 607
-#define LineWidthx_remap_index 608
-#define LoadMatrixx_remap_index 609
-#define Materialx_remap_index 610
-#define Materialxv_remap_index 611
-#define MultMatrixx_remap_index 612
-#define MultiTexCoord4x_remap_index 613
-#define Normal3x_remap_index 614
-#define Orthof_remap_index 615
-#define Orthox_remap_index 616
-#define PointSizex_remap_index 617
-#define PolygonOffsetx_remap_index 618
-#define Rotatex_remap_index 619
-#define SampleCoveragex_remap_index 620
-#define Scalex_remap_index 621
-#define TexEnvx_remap_index 622
-#define TexEnvxv_remap_index 623
-#define TexParameterx_remap_index 624
-#define Translatex_remap_index 625
-#define ClipPlanef_remap_index 626
-#define ClipPlanex_remap_index 627
-#define GetClipPlanef_remap_index 628
-#define GetClipPlanex_remap_index 629
-#define GetFixedv_remap_index 630
-#define GetLightxv_remap_index 631
-#define GetMaterialxv_remap_index 632
-#define GetTexEnvxv_remap_index 633
-#define GetTexParameterxv_remap_index 634
-#define PointParameterx_remap_index 635
-#define PointParameterxv_remap_index 636
-#define TexParameterxv_remap_index 637
+#define BeginPerfMonitorAMD_remap_index 583
+#define DeletePerfMonitorsAMD_remap_index 584
+#define EndPerfMonitorAMD_remap_index 585
+#define GenPerfMonitorsAMD_remap_index 586
+#define GetPerfMonitorCounterDataAMD_remap_index 587
+#define GetPerfMonitorCounterInfoAMD_remap_index 588
+#define GetPerfMonitorCounterStringAMD_remap_index 589
+#define GetPerfMonitorCountersAMD_remap_index 590
+#define GetPerfMonitorGroupStringAMD_remap_index 591
+#define GetPerfMonitorGroupsAMD_remap_index 592
+#define SelectPerfMonitorCountersAMD_remap_index 593
+#define GetObjectParameterivAPPLE_remap_index 594
+#define ObjectPurgeableAPPLE_remap_index 595
+#define ObjectUnpurgeableAPPLE_remap_index 596
+#define ActiveProgramEXT_remap_index 597
+#define CreateShaderProgramEXT_remap_index 598
+#define UseShaderProgramEXT_remap_index 599
+#define TextureBarrierNV_remap_index 600
+#define StencilFuncSeparateATI_remap_index 601
+#define ProgramEnvParameters4fvEXT_remap_index 602
+#define ProgramLocalParameters4fvEXT_remap_index 603
+#define EGLImageTargetRenderbufferStorageOES_remap_index 604
+#define EGLImageTargetTexture2DOES_remap_index 605
+#define AlphaFuncx_remap_index 606
+#define ClearColorx_remap_index 607
+#define ClearDepthx_remap_index 608
+#define Color4x_remap_index 609
+#define DepthRangex_remap_index 610
+#define Fogx_remap_index 611
+#define Fogxv_remap_index 612
+#define Frustumf_remap_index 613
+#define Frustumx_remap_index 614
+#define LightModelx_remap_index 615
+#define LightModelxv_remap_index 616
+#define Lightx_remap_index 617
+#define Lightxv_remap_index 618
+#define LineWidthx_remap_index 619
+#define LoadMatrixx_remap_index 620
+#define Materialx_remap_index 621
+#define Materialxv_remap_index 622
+#define MultMatrixx_remap_index 623
+#define MultiTexCoord4x_remap_index 624
+#define Normal3x_remap_index 625
+#define Orthof_remap_index 626
+#define Orthox_remap_index 627
+#define PointSizex_remap_index 628
+#define PolygonOffsetx_remap_index 629
+#define Rotatex_remap_index 630
+#define SampleCoveragex_remap_index 631
+#define Scalex_remap_index 632
+#define TexEnvx_remap_index 633
+#define TexEnvxv_remap_index 634
+#define TexParameterx_remap_index 635
+#define Translatex_remap_index 636
+#define ClipPlanef_remap_index 637
+#define ClipPlanex_remap_index 638
+#define GetClipPlanef_remap_index 639
+#define GetClipPlanex_remap_index 640
+#define GetFixedv_remap_index 641
+#define GetLightxv_remap_index 642
+#define GetMaterialxv_remap_index 643
+#define GetTexEnvxv_remap_index 644
+#define GetTexParameterxv_remap_index 645
+#define PointParameterx_remap_index 646
+#define PointParameterxv_remap_index 647
+#define TexParameterxv_remap_index 648
#define _gloffset_CompressedTexImage1D driDispatchRemapTable[CompressedTexImage1D_remap_index]
#define _gloffset_CompressedTexImage2D driDispatchRemapTable[CompressedTexImage2D_remap_index]
@@ -1698,6 +1709,17 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_ClearColorIiEXT driDispatchRemapTable[ClearColorIiEXT_remap_index]
#define _gloffset_ClearColorIuiEXT driDispatchRemapTable[ClearColorIuiEXT_remap_index]
#define _gloffset_BindBufferOffsetEXT driDispatchRemapTable[BindBufferOffsetEXT_remap_index]
+#define _gloffset_BeginPerfMonitorAMD driDispatchRemapTable[BeginPerfMonitorAMD_remap_index]
+#define _gloffset_DeletePerfMonitorsAMD driDispatchRemapTable[DeletePerfMonitorsAMD_remap_index]
+#define _gloffset_EndPerfMonitorAMD driDispatchRemapTable[EndPerfMonitorAMD_remap_index]
+#define _gloffset_GenPerfMonitorsAMD driDispatchRemapTable[GenPerfMonitorsAMD_remap_index]
+#define _gloffset_GetPerfMonitorCounterDataAMD driDispatchRemapTable[GetPerfMonitorCounterDataAMD_remap_index]
+#define _gloffset_GetPerfMonitorCounterInfoAMD driDispatchRemapTable[GetPerfMonitorCounterInfoAMD_remap_index]
+#define _gloffset_GetPerfMonitorCounterStringAMD driDispatchRemapTable[GetPerfMonitorCounterStringAMD_remap_index]
+#define _gloffset_GetPerfMonitorCountersAMD driDispatchRemapTable[GetPerfMonitorCountersAMD_remap_index]
+#define _gloffset_GetPerfMonitorGroupStringAMD driDispatchRemapTable[GetPerfMonitorGroupStringAMD_remap_index]
+#define _gloffset_GetPerfMonitorGroupsAMD driDispatchRemapTable[GetPerfMonitorGroupsAMD_remap_index]
+#define _gloffset_SelectPerfMonitorCountersAMD driDispatchRemapTable[SelectPerfMonitorCountersAMD_remap_index]
#define _gloffset_GetObjectParameterivAPPLE driDispatchRemapTable[GetObjectParameterivAPPLE_remap_index]
#define _gloffset_ObjectPurgeableAPPLE driDispatchRemapTable[ObjectPurgeableAPPLE_remap_index]
#define _gloffset_ObjectUnpurgeableAPPLE driDispatchRemapTable[ObjectUnpurgeableAPPLE_remap_index]
@@ -12655,6 +12677,127 @@ static INLINE void SET_BindBufferOffsetEXT(struct _glapi_table *disp, void (GLAP
SET_by_offset(disp, _gloffset_BindBufferOffsetEXT, fn);
}
+typedef void (GLAPIENTRYP _glptr_BeginPerfMonitorAMD)(GLuint);
+#define CALL_BeginPerfMonitorAMD(disp, parameters) \
+ (* GET_BeginPerfMonitorAMD(disp)) parameters
+static INLINE _glptr_BeginPerfMonitorAMD GET_BeginPerfMonitorAMD(struct _glapi_table *disp) {
+ return (_glptr_BeginPerfMonitorAMD) (GET_by_offset(disp, _gloffset_BeginPerfMonitorAMD));
+}
+
+static INLINE void SET_BeginPerfMonitorAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint)) {
+ SET_by_offset(disp, _gloffset_BeginPerfMonitorAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_DeletePerfMonitorsAMD)(GLsizei, GLuint *);
+#define CALL_DeletePerfMonitorsAMD(disp, parameters) \
+ (* GET_DeletePerfMonitorsAMD(disp)) parameters
+static INLINE _glptr_DeletePerfMonitorsAMD GET_DeletePerfMonitorsAMD(struct _glapi_table *disp) {
+ return (_glptr_DeletePerfMonitorsAMD) (GET_by_offset(disp, _gloffset_DeletePerfMonitorsAMD));
+}
+
+static INLINE void SET_DeletePerfMonitorsAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, GLuint *)) {
+ SET_by_offset(disp, _gloffset_DeletePerfMonitorsAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_EndPerfMonitorAMD)(GLuint);
+#define CALL_EndPerfMonitorAMD(disp, parameters) \
+ (* GET_EndPerfMonitorAMD(disp)) parameters
+static INLINE _glptr_EndPerfMonitorAMD GET_EndPerfMonitorAMD(struct _glapi_table *disp) {
+ return (_glptr_EndPerfMonitorAMD) (GET_by_offset(disp, _gloffset_EndPerfMonitorAMD));
+}
+
+static INLINE void SET_EndPerfMonitorAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint)) {
+ SET_by_offset(disp, _gloffset_EndPerfMonitorAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GenPerfMonitorsAMD)(GLsizei, GLuint *);
+#define CALL_GenPerfMonitorsAMD(disp, parameters) \
+ (* GET_GenPerfMonitorsAMD(disp)) parameters
+static INLINE _glptr_GenPerfMonitorsAMD GET_GenPerfMonitorsAMD(struct _glapi_table *disp) {
+ return (_glptr_GenPerfMonitorsAMD) (GET_by_offset(disp, _gloffset_GenPerfMonitorsAMD));
+}
+
+static INLINE void SET_GenPerfMonitorsAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, GLuint *)) {
+ SET_by_offset(disp, _gloffset_GenPerfMonitorsAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetPerfMonitorCounterDataAMD)(GLuint, GLenum, GLsizei, GLuint *, GLint *);
+#define CALL_GetPerfMonitorCounterDataAMD(disp, parameters) \
+ (* GET_GetPerfMonitorCounterDataAMD(disp)) parameters
+static INLINE _glptr_GetPerfMonitorCounterDataAMD GET_GetPerfMonitorCounterDataAMD(struct _glapi_table *disp) {
+ return (_glptr_GetPerfMonitorCounterDataAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorCounterDataAMD));
+}
+
+static INLINE void SET_GetPerfMonitorCounterDataAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLsizei, GLuint *, GLint *)) {
+ SET_by_offset(disp, _gloffset_GetPerfMonitorCounterDataAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetPerfMonitorCounterInfoAMD)(GLuint, GLuint, GLenum, GLvoid *);
+#define CALL_GetPerfMonitorCounterInfoAMD(disp, parameters) \
+ (* GET_GetPerfMonitorCounterInfoAMD(disp)) parameters
+static INLINE _glptr_GetPerfMonitorCounterInfoAMD GET_GetPerfMonitorCounterInfoAMD(struct _glapi_table *disp) {
+ return (_glptr_GetPerfMonitorCounterInfoAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorCounterInfoAMD));
+}
+
+static INLINE void SET_GetPerfMonitorCounterInfoAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLenum, GLvoid *)) {
+ SET_by_offset(disp, _gloffset_GetPerfMonitorCounterInfoAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetPerfMonitorCounterStringAMD)(GLuint, GLuint, GLsizei, GLsizei *, GLchar *);
+#define CALL_GetPerfMonitorCounterStringAMD(disp, parameters) \
+ (* GET_GetPerfMonitorCounterStringAMD(disp)) parameters
+static INLINE _glptr_GetPerfMonitorCounterStringAMD GET_GetPerfMonitorCounterStringAMD(struct _glapi_table *disp) {
+ return (_glptr_GetPerfMonitorCounterStringAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorCounterStringAMD));
+}
+
+static INLINE void SET_GetPerfMonitorCounterStringAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLsizei, GLsizei *, GLchar *)) {
+ SET_by_offset(disp, _gloffset_GetPerfMonitorCounterStringAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetPerfMonitorCountersAMD)(GLuint, GLint *, GLint *, GLsizei, GLuint *);
+#define CALL_GetPerfMonitorCountersAMD(disp, parameters) \
+ (* GET_GetPerfMonitorCountersAMD(disp)) parameters
+static INLINE _glptr_GetPerfMonitorCountersAMD GET_GetPerfMonitorCountersAMD(struct _glapi_table *disp) {
+ return (_glptr_GetPerfMonitorCountersAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorCountersAMD));
+}
+
+static INLINE void SET_GetPerfMonitorCountersAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLint *, GLint *, GLsizei, GLuint *)) {
+ SET_by_offset(disp, _gloffset_GetPerfMonitorCountersAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetPerfMonitorGroupStringAMD)(GLuint, GLsizei, GLsizei *, GLchar *);
+#define CALL_GetPerfMonitorGroupStringAMD(disp, parameters) \
+ (* GET_GetPerfMonitorGroupStringAMD(disp)) parameters
+static INLINE _glptr_GetPerfMonitorGroupStringAMD GET_GetPerfMonitorGroupStringAMD(struct _glapi_table *disp) {
+ return (_glptr_GetPerfMonitorGroupStringAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorGroupStringAMD));
+}
+
+static INLINE void SET_GetPerfMonitorGroupStringAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLsizei, GLsizei *, GLchar *)) {
+ SET_by_offset(disp, _gloffset_GetPerfMonitorGroupStringAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetPerfMonitorGroupsAMD)(GLint *, GLsizei, GLuint *);
+#define CALL_GetPerfMonitorGroupsAMD(disp, parameters) \
+ (* GET_GetPerfMonitorGroupsAMD(disp)) parameters
+static INLINE _glptr_GetPerfMonitorGroupsAMD GET_GetPerfMonitorGroupsAMD(struct _glapi_table *disp) {
+ return (_glptr_GetPerfMonitorGroupsAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorGroupsAMD));
+}
+
+static INLINE void SET_GetPerfMonitorGroupsAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLint *, GLsizei, GLuint *)) {
+ SET_by_offset(disp, _gloffset_GetPerfMonitorGroupsAMD, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_SelectPerfMonitorCountersAMD)(GLuint, GLboolean, GLuint, GLint, GLuint *);
+#define CALL_SelectPerfMonitorCountersAMD(disp, parameters) \
+ (* GET_SelectPerfMonitorCountersAMD(disp)) parameters
+static INLINE _glptr_SelectPerfMonitorCountersAMD GET_SelectPerfMonitorCountersAMD(struct _glapi_table *disp) {
+ return (_glptr_SelectPerfMonitorCountersAMD) (GET_by_offset(disp, _gloffset_SelectPerfMonitorCountersAMD));
+}
+
+static INLINE void SET_SelectPerfMonitorCountersAMD(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLboolean, GLuint, GLint, GLuint *)) {
+ SET_by_offset(disp, _gloffset_SelectPerfMonitorCountersAMD, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_GetObjectParameterivAPPLE)(GLenum, GLuint, GLenum, GLint *);
#define CALL_GetObjectParameterivAPPLE(disp, parameters) \
(* GET_GetObjectParameterivAPPLE(disp)) parameters
diff --git a/xorg-server/glx/glapi_gentable.c b/xorg-server/glx/glapi_gentable.c
index d4e6a99b0..af3355ce5 100644
--- a/xorg-server/glx/glapi_gentable.c
+++ b/xorg-server/glx/glapi_gentable.c
@@ -9950,6 +9950,83 @@ _glapi_create_table_from_handle(void *handle, const char *symbol_prefix) {
}
+ if(!disp->BeginPerfMonitorAMD) {
+ void ** procp = (void **) &disp->BeginPerfMonitorAMD;
+ snprintf(symboln, sizeof(symboln), "%sBeginPerfMonitorAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->DeletePerfMonitorsAMD) {
+ void ** procp = (void **) &disp->DeletePerfMonitorsAMD;
+ snprintf(symboln, sizeof(symboln), "%sDeletePerfMonitorsAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->EndPerfMonitorAMD) {
+ void ** procp = (void **) &disp->EndPerfMonitorAMD;
+ snprintf(symboln, sizeof(symboln), "%sEndPerfMonitorAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->GenPerfMonitorsAMD) {
+ void ** procp = (void **) &disp->GenPerfMonitorsAMD;
+ snprintf(symboln, sizeof(symboln), "%sGenPerfMonitorsAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->GetPerfMonitorCounterDataAMD) {
+ void ** procp = (void **) &disp->GetPerfMonitorCounterDataAMD;
+ snprintf(symboln, sizeof(symboln), "%sGetPerfMonitorCounterDataAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->GetPerfMonitorCounterInfoAMD) {
+ void ** procp = (void **) &disp->GetPerfMonitorCounterInfoAMD;
+ snprintf(symboln, sizeof(symboln), "%sGetPerfMonitorCounterInfoAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->GetPerfMonitorCounterStringAMD) {
+ void ** procp = (void **) &disp->GetPerfMonitorCounterStringAMD;
+ snprintf(symboln, sizeof(symboln), "%sGetPerfMonitorCounterStringAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->GetPerfMonitorCountersAMD) {
+ void ** procp = (void **) &disp->GetPerfMonitorCountersAMD;
+ snprintf(symboln, sizeof(symboln), "%sGetPerfMonitorCountersAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->GetPerfMonitorGroupStringAMD) {
+ void ** procp = (void **) &disp->GetPerfMonitorGroupStringAMD;
+ snprintf(symboln, sizeof(symboln), "%sGetPerfMonitorGroupStringAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->GetPerfMonitorGroupsAMD) {
+ void ** procp = (void **) &disp->GetPerfMonitorGroupsAMD;
+ snprintf(symboln, sizeof(symboln), "%sGetPerfMonitorGroupsAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->SelectPerfMonitorCountersAMD) {
+ void ** procp = (void **) &disp->SelectPerfMonitorCountersAMD;
+ snprintf(symboln, sizeof(symboln), "%sSelectPerfMonitorCountersAMD", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
if(!disp->GetObjectParameterivAPPLE) {
void ** procp = (void **) &disp->GetObjectParameterivAPPLE;
snprintf(symboln, sizeof(symboln), "%sGetObjectParameterivAPPLE", symbol_prefix);
diff --git a/xorg-server/glx/glapitable.h b/xorg-server/glx/glapitable.h
index ab3be98a3..68c3ec956 100644
--- a/xorg-server/glx/glapitable.h
+++ b/xorg-server/glx/glapitable.h
@@ -1032,61 +1032,72 @@ struct _glapi_table
void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 988 */
void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 989 */
void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 990 */
- void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 991 */
- GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 992 */
- GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 993 */
- void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 994 */
- GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 995 */
- void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 996 */
- void (GLAPIENTRYP TextureBarrierNV)(void); /* 997 */
- void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 998 */
- void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 999 */
- void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1000 */
- void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 1001 */
- void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 1002 */
- void (GLAPIENTRYP AlphaFuncx)(GLenum func, GLclampx ref); /* 1003 */
- void (GLAPIENTRYP ClearColorx)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); /* 1004 */
- void (GLAPIENTRYP ClearDepthx)(GLclampx depth); /* 1005 */
- void (GLAPIENTRYP Color4x)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); /* 1006 */
- void (GLAPIENTRYP DepthRangex)(GLclampx zNear, GLclampx zFar); /* 1007 */
- void (GLAPIENTRYP Fogx)(GLenum pname, GLfixed param); /* 1008 */
- void (GLAPIENTRYP Fogxv)(GLenum pname, const GLfixed * params); /* 1009 */
- void (GLAPIENTRYP Frustumf)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1010 */
- void (GLAPIENTRYP Frustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1011 */
- void (GLAPIENTRYP LightModelx)(GLenum pname, GLfixed param); /* 1012 */
- void (GLAPIENTRYP LightModelxv)(GLenum pname, const GLfixed * params); /* 1013 */
- void (GLAPIENTRYP Lightx)(GLenum light, GLenum pname, GLfixed param); /* 1014 */
- void (GLAPIENTRYP Lightxv)(GLenum light, GLenum pname, const GLfixed * params); /* 1015 */
- void (GLAPIENTRYP LineWidthx)(GLfixed width); /* 1016 */
- void (GLAPIENTRYP LoadMatrixx)(const GLfixed * m); /* 1017 */
- void (GLAPIENTRYP Materialx)(GLenum face, GLenum pname, GLfixed param); /* 1018 */
- void (GLAPIENTRYP Materialxv)(GLenum face, GLenum pname, const GLfixed * params); /* 1019 */
- void (GLAPIENTRYP MultMatrixx)(const GLfixed * m); /* 1020 */
- void (GLAPIENTRYP MultiTexCoord4x)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q); /* 1021 */
- void (GLAPIENTRYP Normal3x)(GLfixed nx, GLfixed ny, GLfixed nz); /* 1022 */
- void (GLAPIENTRYP Orthof)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1023 */
- void (GLAPIENTRYP Orthox)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1024 */
- void (GLAPIENTRYP PointSizex)(GLfixed size); /* 1025 */
- void (GLAPIENTRYP PolygonOffsetx)(GLfixed factor, GLfixed units); /* 1026 */
- void (GLAPIENTRYP Rotatex)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z); /* 1027 */
- void (GLAPIENTRYP SampleCoveragex)(GLclampx value, GLboolean invert); /* 1028 */
- void (GLAPIENTRYP Scalex)(GLfixed x, GLfixed y, GLfixed z); /* 1029 */
- void (GLAPIENTRYP TexEnvx)(GLenum target, GLenum pname, GLfixed param); /* 1030 */
- void (GLAPIENTRYP TexEnvxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1031 */
- void (GLAPIENTRYP TexParameterx)(GLenum target, GLenum pname, GLfixed param); /* 1032 */
- void (GLAPIENTRYP Translatex)(GLfixed x, GLfixed y, GLfixed z); /* 1033 */
- void (GLAPIENTRYP ClipPlanef)(GLenum plane, const GLfloat * equation); /* 1034 */
- void (GLAPIENTRYP ClipPlanex)(GLenum plane, const GLfixed * equation); /* 1035 */
- void (GLAPIENTRYP GetClipPlanef)(GLenum plane, GLfloat * equation); /* 1036 */
- void (GLAPIENTRYP GetClipPlanex)(GLenum plane, GLfixed * equation); /* 1037 */
- void (GLAPIENTRYP GetFixedv)(GLenum pname, GLfixed * params); /* 1038 */
- void (GLAPIENTRYP GetLightxv)(GLenum light, GLenum pname, GLfixed * params); /* 1039 */
- void (GLAPIENTRYP GetMaterialxv)(GLenum face, GLenum pname, GLfixed * params); /* 1040 */
- void (GLAPIENTRYP GetTexEnvxv)(GLenum target, GLenum pname, GLfixed * params); /* 1041 */
- void (GLAPIENTRYP GetTexParameterxv)(GLenum target, GLenum pname, GLfixed * params); /* 1042 */
- void (GLAPIENTRYP PointParameterx)(GLenum pname, GLfixed param); /* 1043 */
- void (GLAPIENTRYP PointParameterxv)(GLenum pname, const GLfixed * params); /* 1044 */
- void (GLAPIENTRYP TexParameterxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1045 */
+ void (GLAPIENTRYP BeginPerfMonitorAMD)(GLuint monitor); /* 991 */
+ void (GLAPIENTRYP DeletePerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 992 */
+ void (GLAPIENTRYP EndPerfMonitorAMD)(GLuint monitor); /* 993 */
+ void (GLAPIENTRYP GenPerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 994 */
+ void (GLAPIENTRYP GetPerfMonitorCounterDataAMD)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten); /* 995 */
+ void (GLAPIENTRYP GetPerfMonitorCounterInfoAMD)(GLuint group, GLuint counter, GLenum pname, GLvoid * data); /* 996 */
+ void (GLAPIENTRYP GetPerfMonitorCounterStringAMD)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString); /* 997 */
+ void (GLAPIENTRYP GetPerfMonitorCountersAMD)(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei countersSize, GLuint * counters); /* 998 */
+ void (GLAPIENTRYP GetPerfMonitorGroupStringAMD)(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString); /* 999 */
+ void (GLAPIENTRYP GetPerfMonitorGroupsAMD)(GLint * numGroups, GLsizei groupsSize, GLuint * groups); /* 1000 */
+ void (GLAPIENTRYP SelectPerfMonitorCountersAMD)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList); /* 1001 */
+ void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 1002 */
+ GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1003 */
+ GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1004 */
+ void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 1005 */
+ GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 1006 */
+ void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 1007 */
+ void (GLAPIENTRYP TextureBarrierNV)(void); /* 1008 */
+ void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 1009 */
+ void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1010 */
+ void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1011 */
+ void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 1012 */
+ void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 1013 */
+ void (GLAPIENTRYP AlphaFuncx)(GLenum func, GLclampx ref); /* 1014 */
+ void (GLAPIENTRYP ClearColorx)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); /* 1015 */
+ void (GLAPIENTRYP ClearDepthx)(GLclampx depth); /* 1016 */
+ void (GLAPIENTRYP Color4x)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); /* 1017 */
+ void (GLAPIENTRYP DepthRangex)(GLclampx zNear, GLclampx zFar); /* 1018 */
+ void (GLAPIENTRYP Fogx)(GLenum pname, GLfixed param); /* 1019 */
+ void (GLAPIENTRYP Fogxv)(GLenum pname, const GLfixed * params); /* 1020 */
+ void (GLAPIENTRYP Frustumf)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1021 */
+ void (GLAPIENTRYP Frustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1022 */
+ void (GLAPIENTRYP LightModelx)(GLenum pname, GLfixed param); /* 1023 */
+ void (GLAPIENTRYP LightModelxv)(GLenum pname, const GLfixed * params); /* 1024 */
+ void (GLAPIENTRYP Lightx)(GLenum light, GLenum pname, GLfixed param); /* 1025 */
+ void (GLAPIENTRYP Lightxv)(GLenum light, GLenum pname, const GLfixed * params); /* 1026 */
+ void (GLAPIENTRYP LineWidthx)(GLfixed width); /* 1027 */
+ void (GLAPIENTRYP LoadMatrixx)(const GLfixed * m); /* 1028 */
+ void (GLAPIENTRYP Materialx)(GLenum face, GLenum pname, GLfixed param); /* 1029 */
+ void (GLAPIENTRYP Materialxv)(GLenum face, GLenum pname, const GLfixed * params); /* 1030 */
+ void (GLAPIENTRYP MultMatrixx)(const GLfixed * m); /* 1031 */
+ void (GLAPIENTRYP MultiTexCoord4x)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q); /* 1032 */
+ void (GLAPIENTRYP Normal3x)(GLfixed nx, GLfixed ny, GLfixed nz); /* 1033 */
+ void (GLAPIENTRYP Orthof)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1034 */
+ void (GLAPIENTRYP Orthox)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1035 */
+ void (GLAPIENTRYP PointSizex)(GLfixed size); /* 1036 */
+ void (GLAPIENTRYP PolygonOffsetx)(GLfixed factor, GLfixed units); /* 1037 */
+ void (GLAPIENTRYP Rotatex)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z); /* 1038 */
+ void (GLAPIENTRYP SampleCoveragex)(GLclampx value, GLboolean invert); /* 1039 */
+ void (GLAPIENTRYP Scalex)(GLfixed x, GLfixed y, GLfixed z); /* 1040 */
+ void (GLAPIENTRYP TexEnvx)(GLenum target, GLenum pname, GLfixed param); /* 1041 */
+ void (GLAPIENTRYP TexEnvxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1042 */
+ void (GLAPIENTRYP TexParameterx)(GLenum target, GLenum pname, GLfixed param); /* 1043 */
+ void (GLAPIENTRYP Translatex)(GLfixed x, GLfixed y, GLfixed z); /* 1044 */
+ void (GLAPIENTRYP ClipPlanef)(GLenum plane, const GLfloat * equation); /* 1045 */
+ void (GLAPIENTRYP ClipPlanex)(GLenum plane, const GLfixed * equation); /* 1046 */
+ void (GLAPIENTRYP GetClipPlanef)(GLenum plane, GLfloat * equation); /* 1047 */
+ void (GLAPIENTRYP GetClipPlanex)(GLenum plane, GLfixed * equation); /* 1048 */
+ void (GLAPIENTRYP GetFixedv)(GLenum pname, GLfixed * params); /* 1049 */
+ void (GLAPIENTRYP GetLightxv)(GLenum light, GLenum pname, GLfixed * params); /* 1050 */
+ void (GLAPIENTRYP GetMaterialxv)(GLenum face, GLenum pname, GLfixed * params); /* 1051 */
+ void (GLAPIENTRYP GetTexEnvxv)(GLenum target, GLenum pname, GLfixed * params); /* 1052 */
+ void (GLAPIENTRYP GetTexParameterxv)(GLenum target, GLenum pname, GLfixed * params); /* 1053 */
+ void (GLAPIENTRYP PointParameterx)(GLenum pname, GLfixed param); /* 1054 */
+ void (GLAPIENTRYP PointParameterxv)(GLenum pname, const GLfixed * params); /* 1055 */
+ void (GLAPIENTRYP TexParameterxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1056 */
#endif /* !defined HAVE_SHARED_GLAPI */
};
diff --git a/xorg-server/glx/glprocs.h b/xorg-server/glx/glprocs.h
index 73c48a1dc..b4531073d 100644
--- a/xorg-server/glx/glprocs.h
+++ b/xorg-server/glx/glprocs.h
@@ -1043,6 +1043,17 @@ static const char gl_string_table[] =
"glClearColorIiEXT\0"
"glClearColorIuiEXT\0"
"glBindBufferOffsetEXT\0"
+ "glBeginPerfMonitorAMD\0"
+ "glDeletePerfMonitorsAMD\0"
+ "glEndPerfMonitorAMD\0"
+ "glGenPerfMonitorsAMD\0"
+ "glGetPerfMonitorCounterDataAMD\0"
+ "glGetPerfMonitorCounterInfoAMD\0"
+ "glGetPerfMonitorCounterStringAMD\0"
+ "glGetPerfMonitorCountersAMD\0"
+ "glGetPerfMonitorGroupStringAMD\0"
+ "glGetPerfMonitorGroupsAMD\0"
+ "glSelectPerfMonitorCountersAMD\0"
"glGetObjectParameterivAPPLE\0"
"glObjectPurgeableAPPLE\0"
"glObjectUnpurgeableAPPLE\0"
@@ -1600,20 +1611,9 @@ static const char gl_string_table[] =
#define gl_dispatch_stub_969 mgl_dispatch_stub_969
#define gl_dispatch_stub_972 mgl_dispatch_stub_972
#define gl_dispatch_stub_973 mgl_dispatch_stub_973
-#define gl_dispatch_stub_998 mgl_dispatch_stub_998
-#define gl_dispatch_stub_999 mgl_dispatch_stub_999
-#define gl_dispatch_stub_1000 mgl_dispatch_stub_1000
-#define gl_dispatch_stub_1003 mgl_dispatch_stub_1003
-#define gl_dispatch_stub_1004 mgl_dispatch_stub_1004
-#define gl_dispatch_stub_1005 mgl_dispatch_stub_1005
-#define gl_dispatch_stub_1006 mgl_dispatch_stub_1006
-#define gl_dispatch_stub_1007 mgl_dispatch_stub_1007
-#define gl_dispatch_stub_1008 mgl_dispatch_stub_1008
#define gl_dispatch_stub_1009 mgl_dispatch_stub_1009
#define gl_dispatch_stub_1010 mgl_dispatch_stub_1010
#define gl_dispatch_stub_1011 mgl_dispatch_stub_1011
-#define gl_dispatch_stub_1012 mgl_dispatch_stub_1012
-#define gl_dispatch_stub_1013 mgl_dispatch_stub_1013
#define gl_dispatch_stub_1014 mgl_dispatch_stub_1014
#define gl_dispatch_stub_1015 mgl_dispatch_stub_1015
#define gl_dispatch_stub_1016 mgl_dispatch_stub_1016
@@ -1646,6 +1646,17 @@ static const char gl_string_table[] =
#define gl_dispatch_stub_1043 mgl_dispatch_stub_1043
#define gl_dispatch_stub_1044 mgl_dispatch_stub_1044
#define gl_dispatch_stub_1045 mgl_dispatch_stub_1045
+#define gl_dispatch_stub_1046 mgl_dispatch_stub_1046
+#define gl_dispatch_stub_1047 mgl_dispatch_stub_1047
+#define gl_dispatch_stub_1048 mgl_dispatch_stub_1048
+#define gl_dispatch_stub_1049 mgl_dispatch_stub_1049
+#define gl_dispatch_stub_1050 mgl_dispatch_stub_1050
+#define gl_dispatch_stub_1051 mgl_dispatch_stub_1051
+#define gl_dispatch_stub_1052 mgl_dispatch_stub_1052
+#define gl_dispatch_stub_1053 mgl_dispatch_stub_1053
+#define gl_dispatch_stub_1054 mgl_dispatch_stub_1054
+#define gl_dispatch_stub_1055 mgl_dispatch_stub_1055
+#define gl_dispatch_stub_1056 mgl_dispatch_stub_1056
#endif /* USE_MGL_NAMESPACE */
@@ -1691,52 +1702,52 @@ void GLAPIENTRY gl_dispatch_stub_968(GLenum coord, GLenum pname, const GLfixed *
void GLAPIENTRY gl_dispatch_stub_969(GLclampd zmin, GLclampd zmax);
void GLAPIENTRY gl_dispatch_stub_972(GLenum target, GLenum pname, GLint param);
void GLAPIENTRY gl_dispatch_stub_973(GLenum target, GLintptr offset, GLsizeiptr size);
-void GLAPIENTRY gl_dispatch_stub_998(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
-void GLAPIENTRY gl_dispatch_stub_999(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
-void GLAPIENTRY gl_dispatch_stub_1000(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
-void GLAPIENTRY gl_dispatch_stub_1003(GLenum func, GLclampx ref);
-void GLAPIENTRY gl_dispatch_stub_1004(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
-void GLAPIENTRY gl_dispatch_stub_1005(GLclampx depth);
-void GLAPIENTRY gl_dispatch_stub_1006(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
-void GLAPIENTRY gl_dispatch_stub_1007(GLclampx zNear, GLclampx zFar);
-void GLAPIENTRY gl_dispatch_stub_1008(GLenum pname, GLfixed param);
-void GLAPIENTRY gl_dispatch_stub_1009(GLenum pname, const GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1010(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
-void GLAPIENTRY gl_dispatch_stub_1011(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
-void GLAPIENTRY gl_dispatch_stub_1012(GLenum pname, GLfixed param);
-void GLAPIENTRY gl_dispatch_stub_1013(GLenum pname, const GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1014(GLenum light, GLenum pname, GLfixed param);
-void GLAPIENTRY gl_dispatch_stub_1015(GLenum light, GLenum pname, const GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1016(GLfixed width);
-void GLAPIENTRY gl_dispatch_stub_1017(const GLfixed * m);
-void GLAPIENTRY gl_dispatch_stub_1018(GLenum face, GLenum pname, GLfixed param);
-void GLAPIENTRY gl_dispatch_stub_1019(GLenum face, GLenum pname, const GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1020(const GLfixed * m);
-void GLAPIENTRY gl_dispatch_stub_1021(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
-void GLAPIENTRY gl_dispatch_stub_1022(GLfixed nx, GLfixed ny, GLfixed nz);
-void GLAPIENTRY gl_dispatch_stub_1023(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
-void GLAPIENTRY gl_dispatch_stub_1024(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
-void GLAPIENTRY gl_dispatch_stub_1025(GLfixed size);
-void GLAPIENTRY gl_dispatch_stub_1026(GLfixed factor, GLfixed units);
-void GLAPIENTRY gl_dispatch_stub_1027(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
-void GLAPIENTRY gl_dispatch_stub_1028(GLclampx value, GLboolean invert);
-void GLAPIENTRY gl_dispatch_stub_1029(GLfixed x, GLfixed y, GLfixed z);
-void GLAPIENTRY gl_dispatch_stub_1030(GLenum target, GLenum pname, GLfixed param);
-void GLAPIENTRY gl_dispatch_stub_1031(GLenum target, GLenum pname, const GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1032(GLenum target, GLenum pname, GLfixed param);
-void GLAPIENTRY gl_dispatch_stub_1033(GLfixed x, GLfixed y, GLfixed z);
-void GLAPIENTRY gl_dispatch_stub_1034(GLenum plane, const GLfloat * equation);
-void GLAPIENTRY gl_dispatch_stub_1035(GLenum plane, const GLfixed * equation);
-void GLAPIENTRY gl_dispatch_stub_1036(GLenum plane, GLfloat * equation);
-void GLAPIENTRY gl_dispatch_stub_1037(GLenum plane, GLfixed * equation);
-void GLAPIENTRY gl_dispatch_stub_1038(GLenum pname, GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1039(GLenum light, GLenum pname, GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1040(GLenum face, GLenum pname, GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1041(GLenum target, GLenum pname, GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1042(GLenum target, GLenum pname, GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1043(GLenum pname, GLfixed param);
-void GLAPIENTRY gl_dispatch_stub_1044(GLenum pname, const GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1045(GLenum target, GLenum pname, const GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1009(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
+void GLAPIENTRY gl_dispatch_stub_1010(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
+void GLAPIENTRY gl_dispatch_stub_1011(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
+void GLAPIENTRY gl_dispatch_stub_1014(GLenum func, GLclampx ref);
+void GLAPIENTRY gl_dispatch_stub_1015(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
+void GLAPIENTRY gl_dispatch_stub_1016(GLclampx depth);
+void GLAPIENTRY gl_dispatch_stub_1017(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
+void GLAPIENTRY gl_dispatch_stub_1018(GLclampx zNear, GLclampx zFar);
+void GLAPIENTRY gl_dispatch_stub_1019(GLenum pname, GLfixed param);
+void GLAPIENTRY gl_dispatch_stub_1020(GLenum pname, const GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1021(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
+void GLAPIENTRY gl_dispatch_stub_1022(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
+void GLAPIENTRY gl_dispatch_stub_1023(GLenum pname, GLfixed param);
+void GLAPIENTRY gl_dispatch_stub_1024(GLenum pname, const GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1025(GLenum light, GLenum pname, GLfixed param);
+void GLAPIENTRY gl_dispatch_stub_1026(GLenum light, GLenum pname, const GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1027(GLfixed width);
+void GLAPIENTRY gl_dispatch_stub_1028(const GLfixed * m);
+void GLAPIENTRY gl_dispatch_stub_1029(GLenum face, GLenum pname, GLfixed param);
+void GLAPIENTRY gl_dispatch_stub_1030(GLenum face, GLenum pname, const GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1031(const GLfixed * m);
+void GLAPIENTRY gl_dispatch_stub_1032(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q);
+void GLAPIENTRY gl_dispatch_stub_1033(GLfixed nx, GLfixed ny, GLfixed nz);
+void GLAPIENTRY gl_dispatch_stub_1034(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
+void GLAPIENTRY gl_dispatch_stub_1035(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
+void GLAPIENTRY gl_dispatch_stub_1036(GLfixed size);
+void GLAPIENTRY gl_dispatch_stub_1037(GLfixed factor, GLfixed units);
+void GLAPIENTRY gl_dispatch_stub_1038(GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
+void GLAPIENTRY gl_dispatch_stub_1039(GLclampx value, GLboolean invert);
+void GLAPIENTRY gl_dispatch_stub_1040(GLfixed x, GLfixed y, GLfixed z);
+void GLAPIENTRY gl_dispatch_stub_1041(GLenum target, GLenum pname, GLfixed param);
+void GLAPIENTRY gl_dispatch_stub_1042(GLenum target, GLenum pname, const GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1043(GLenum target, GLenum pname, GLfixed param);
+void GLAPIENTRY gl_dispatch_stub_1044(GLfixed x, GLfixed y, GLfixed z);
+void GLAPIENTRY gl_dispatch_stub_1045(GLenum plane, const GLfloat * equation);
+void GLAPIENTRY gl_dispatch_stub_1046(GLenum plane, const GLfixed * equation);
+void GLAPIENTRY gl_dispatch_stub_1047(GLenum plane, GLfloat * equation);
+void GLAPIENTRY gl_dispatch_stub_1048(GLenum plane, GLfixed * equation);
+void GLAPIENTRY gl_dispatch_stub_1049(GLenum pname, GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1050(GLenum light, GLenum pname, GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1051(GLenum face, GLenum pname, GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1052(GLenum target, GLenum pname, GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1053(GLenum target, GLenum pname, GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1054(GLenum pname, GLfixed param);
+void GLAPIENTRY gl_dispatch_stub_1055(GLenum pname, const GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1056(GLenum target, GLenum pname, const GLfixed * params);
#endif /* defined(NEED_FUNCTION_POINTER) || defined(GLX_INDIRECT_RENDERING) */
static const glprocs_table_t static_functions[] = {
@@ -2731,518 +2742,529 @@ static const glprocs_table_t static_functions[] = {
NAME_FUNC_OFFSET(17188, glClearColorIiEXT, glClearColorIiEXT, NULL, 988),
NAME_FUNC_OFFSET(17206, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 989),
NAME_FUNC_OFFSET(17225, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 990),
- NAME_FUNC_OFFSET(17247, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 991),
- NAME_FUNC_OFFSET(17275, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 992),
- NAME_FUNC_OFFSET(17298, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 993),
- NAME_FUNC_OFFSET(17323, glActiveProgramEXT, glActiveProgramEXT, NULL, 994),
- NAME_FUNC_OFFSET(17342, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 995),
- NAME_FUNC_OFFSET(17367, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 996),
- NAME_FUNC_OFFSET(17389, glTextureBarrierNV, glTextureBarrierNV, NULL, 997),
- NAME_FUNC_OFFSET(17408, gl_dispatch_stub_998, gl_dispatch_stub_998, NULL, 998),
- NAME_FUNC_OFFSET(17433, gl_dispatch_stub_999, gl_dispatch_stub_999, NULL, 999),
- NAME_FUNC_OFFSET(17462, gl_dispatch_stub_1000, gl_dispatch_stub_1000, NULL, 1000),
- NAME_FUNC_OFFSET(17493, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 1001),
- NAME_FUNC_OFFSET(17532, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 1002),
- NAME_FUNC_OFFSET(17561, gl_dispatch_stub_1003, gl_dispatch_stub_1003, NULL, 1003),
- NAME_FUNC_OFFSET(17574, gl_dispatch_stub_1004, gl_dispatch_stub_1004, NULL, 1004),
- NAME_FUNC_OFFSET(17588, gl_dispatch_stub_1005, gl_dispatch_stub_1005, NULL, 1005),
- NAME_FUNC_OFFSET(17602, gl_dispatch_stub_1006, gl_dispatch_stub_1006, NULL, 1006),
- NAME_FUNC_OFFSET(17612, gl_dispatch_stub_1007, gl_dispatch_stub_1007, NULL, 1007),
- NAME_FUNC_OFFSET(17626, gl_dispatch_stub_1008, gl_dispatch_stub_1008, NULL, 1008),
- NAME_FUNC_OFFSET(17633, gl_dispatch_stub_1009, gl_dispatch_stub_1009, NULL, 1009),
- NAME_FUNC_OFFSET(17641, gl_dispatch_stub_1010, gl_dispatch_stub_1010, NULL, 1010),
- NAME_FUNC_OFFSET(17652, gl_dispatch_stub_1011, gl_dispatch_stub_1011, NULL, 1011),
- NAME_FUNC_OFFSET(17663, gl_dispatch_stub_1012, gl_dispatch_stub_1012, NULL, 1012),
- NAME_FUNC_OFFSET(17677, gl_dispatch_stub_1013, gl_dispatch_stub_1013, NULL, 1013),
- NAME_FUNC_OFFSET(17692, gl_dispatch_stub_1014, gl_dispatch_stub_1014, NULL, 1014),
- NAME_FUNC_OFFSET(17701, gl_dispatch_stub_1015, gl_dispatch_stub_1015, NULL, 1015),
- NAME_FUNC_OFFSET(17711, gl_dispatch_stub_1016, gl_dispatch_stub_1016, NULL, 1016),
- NAME_FUNC_OFFSET(17724, gl_dispatch_stub_1017, gl_dispatch_stub_1017, NULL, 1017),
- NAME_FUNC_OFFSET(17738, gl_dispatch_stub_1018, gl_dispatch_stub_1018, NULL, 1018),
- NAME_FUNC_OFFSET(17750, gl_dispatch_stub_1019, gl_dispatch_stub_1019, NULL, 1019),
- NAME_FUNC_OFFSET(17763, gl_dispatch_stub_1020, gl_dispatch_stub_1020, NULL, 1020),
- NAME_FUNC_OFFSET(17777, gl_dispatch_stub_1021, gl_dispatch_stub_1021, NULL, 1021),
- NAME_FUNC_OFFSET(17795, gl_dispatch_stub_1022, gl_dispatch_stub_1022, NULL, 1022),
- NAME_FUNC_OFFSET(17806, gl_dispatch_stub_1023, gl_dispatch_stub_1023, NULL, 1023),
- NAME_FUNC_OFFSET(17815, gl_dispatch_stub_1024, gl_dispatch_stub_1024, NULL, 1024),
- NAME_FUNC_OFFSET(17824, gl_dispatch_stub_1025, gl_dispatch_stub_1025, NULL, 1025),
- NAME_FUNC_OFFSET(17837, gl_dispatch_stub_1026, gl_dispatch_stub_1026, NULL, 1026),
- NAME_FUNC_OFFSET(17854, gl_dispatch_stub_1027, gl_dispatch_stub_1027, NULL, 1027),
- NAME_FUNC_OFFSET(17864, gl_dispatch_stub_1028, gl_dispatch_stub_1028, NULL, 1028),
- NAME_FUNC_OFFSET(17882, gl_dispatch_stub_1029, gl_dispatch_stub_1029, NULL, 1029),
- NAME_FUNC_OFFSET(17891, gl_dispatch_stub_1030, gl_dispatch_stub_1030, NULL, 1030),
- NAME_FUNC_OFFSET(17901, gl_dispatch_stub_1031, gl_dispatch_stub_1031, NULL, 1031),
- NAME_FUNC_OFFSET(17912, gl_dispatch_stub_1032, gl_dispatch_stub_1032, NULL, 1032),
- NAME_FUNC_OFFSET(17928, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033),
- NAME_FUNC_OFFSET(17941, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034),
- NAME_FUNC_OFFSET(17954, gl_dispatch_stub_1035, gl_dispatch_stub_1035, NULL, 1035),
- NAME_FUNC_OFFSET(17967, gl_dispatch_stub_1036, gl_dispatch_stub_1036, NULL, 1036),
- NAME_FUNC_OFFSET(17983, gl_dispatch_stub_1037, gl_dispatch_stub_1037, NULL, 1037),
- NAME_FUNC_OFFSET(17999, gl_dispatch_stub_1038, gl_dispatch_stub_1038, NULL, 1038),
- NAME_FUNC_OFFSET(18011, gl_dispatch_stub_1039, gl_dispatch_stub_1039, NULL, 1039),
- NAME_FUNC_OFFSET(18024, gl_dispatch_stub_1040, gl_dispatch_stub_1040, NULL, 1040),
- NAME_FUNC_OFFSET(18040, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041),
- NAME_FUNC_OFFSET(18054, gl_dispatch_stub_1042, gl_dispatch_stub_1042, NULL, 1042),
- NAME_FUNC_OFFSET(18074, gl_dispatch_stub_1043, gl_dispatch_stub_1043, NULL, 1043),
- NAME_FUNC_OFFSET(18092, gl_dispatch_stub_1044, gl_dispatch_stub_1044, NULL, 1044),
- NAME_FUNC_OFFSET(18111, gl_dispatch_stub_1045, gl_dispatch_stub_1045, NULL, 1045),
- NAME_FUNC_OFFSET(18128, glTexGenf, glTexGenf, NULL, 190),
- NAME_FUNC_OFFSET(18141, glTexGenfv, glTexGenfv, NULL, 191),
- NAME_FUNC_OFFSET(18155, glTexGeni, glTexGeni, NULL, 192),
- NAME_FUNC_OFFSET(18168, glTexGeniv, glTexGeniv, NULL, 193),
- NAME_FUNC_OFFSET(18182, glReadBuffer, glReadBuffer, NULL, 254),
- NAME_FUNC_OFFSET(18197, glGetTexGenfv, glGetTexGenfv, NULL, 279),
- NAME_FUNC_OFFSET(18214, glGetTexGeniv, glGetTexGeniv, NULL, 280),
- NAME_FUNC_OFFSET(18231, glArrayElement, glArrayElement, NULL, 306),
- NAME_FUNC_OFFSET(18249, glBindTexture, glBindTexture, NULL, 307),
- NAME_FUNC_OFFSET(18266, glDrawArrays, glDrawArrays, NULL, 310),
- NAME_FUNC_OFFSET(18282, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322),
- NAME_FUNC_OFFSET(18307, glCopyTexImage1D, glCopyTexImage1D, NULL, 323),
- NAME_FUNC_OFFSET(18327, glCopyTexImage2D, glCopyTexImage2D, NULL, 324),
- NAME_FUNC_OFFSET(18347, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325),
- NAME_FUNC_OFFSET(18370, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326),
- NAME_FUNC_OFFSET(18393, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327),
- NAME_FUNC_OFFSET(18413, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328),
- NAME_FUNC_OFFSET(18430, glGetPointerv, glGetPointerv, NULL, 329),
- NAME_FUNC_OFFSET(18447, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330),
- NAME_FUNC_OFFSET(18462, glPrioritizeTextures, glPrioritizeTextures, NULL, 331),
- NAME_FUNC_OFFSET(18486, glTexSubImage1D, glTexSubImage1D, NULL, 332),
- NAME_FUNC_OFFSET(18505, glTexSubImage2D, glTexSubImage2D, NULL, 333),
- NAME_FUNC_OFFSET(18524, glBlendColor, glBlendColor, NULL, 336),
- NAME_FUNC_OFFSET(18540, glBlendEquation, glBlendEquation, NULL, 337),
- NAME_FUNC_OFFSET(18559, glBlendEquation, glBlendEquation, NULL, 337),
- NAME_FUNC_OFFSET(18578, glDrawRangeElements, glDrawRangeElements, NULL, 338),
- NAME_FUNC_OFFSET(18601, glColorTable, glColorTable, NULL, 339),
- NAME_FUNC_OFFSET(18617, glColorTable, glColorTable, NULL, 339),
- NAME_FUNC_OFFSET(18633, glColorTableParameterfv, glColorTableParameterfv, NULL, 340),
- NAME_FUNC_OFFSET(18660, glColorTableParameteriv, glColorTableParameteriv, NULL, 341),
- NAME_FUNC_OFFSET(18687, glCopyColorTable, glCopyColorTable, NULL, 342),
- NAME_FUNC_OFFSET(18707, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
- NAME_FUNC_OFFSET(18726, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
- NAME_FUNC_OFFSET(18745, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
- NAME_FUNC_OFFSET(18775, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
- NAME_FUNC_OFFSET(18805, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
- NAME_FUNC_OFFSET(18835, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
- NAME_FUNC_OFFSET(18865, glColorSubTable, glColorSubTable, NULL, 346),
- NAME_FUNC_OFFSET(18884, glCopyColorSubTable, glCopyColorSubTable, NULL, 347),
- NAME_FUNC_OFFSET(18907, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348),
- NAME_FUNC_OFFSET(18932, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349),
- NAME_FUNC_OFFSET(18957, glConvolutionParameterf, glConvolutionParameterf, NULL, 350),
- NAME_FUNC_OFFSET(18984, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351),
- NAME_FUNC_OFFSET(19012, glConvolutionParameteri, glConvolutionParameteri, NULL, 352),
- NAME_FUNC_OFFSET(19039, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353),
- NAME_FUNC_OFFSET(19067, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354),
- NAME_FUNC_OFFSET(19096, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355),
- NAME_FUNC_OFFSET(19125, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356),
- NAME_FUNC_OFFSET(19151, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357),
- NAME_FUNC_OFFSET(19182, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358),
- NAME_FUNC_OFFSET(19213, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359),
- NAME_FUNC_OFFSET(19237, glSeparableFilter2D, glSeparableFilter2D, NULL, 360),
- NAME_FUNC_OFFSET(19260, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361),
- NAME_FUNC_OFFSET(19278, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362),
- NAME_FUNC_OFFSET(19307, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363),
- NAME_FUNC_OFFSET(19336, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364),
- NAME_FUNC_OFFSET(19351, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365),
- NAME_FUNC_OFFSET(19377, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366),
- NAME_FUNC_OFFSET(19403, glHistogram, glHistogram, NULL, 367),
- NAME_FUNC_OFFSET(19418, glMinmax, glMinmax, NULL, 368),
- NAME_FUNC_OFFSET(19430, glResetHistogram, glResetHistogram, NULL, 369),
- NAME_FUNC_OFFSET(19450, glResetMinmax, glResetMinmax, NULL, 370),
- NAME_FUNC_OFFSET(19467, glTexImage3D, glTexImage3D, NULL, 371),
- NAME_FUNC_OFFSET(19483, glTexImage3D, glTexImage3D, NULL, 371),
- NAME_FUNC_OFFSET(19499, glTexSubImage3D, glTexSubImage3D, NULL, 372),
- NAME_FUNC_OFFSET(19518, glTexSubImage3D, glTexSubImage3D, NULL, 372),
- NAME_FUNC_OFFSET(19537, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
- NAME_FUNC_OFFSET(19560, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
- NAME_FUNC_OFFSET(19583, glActiveTexture, glActiveTexture, NULL, 374),
- NAME_FUNC_OFFSET(19602, glClientActiveTexture, glClientActiveTexture, NULL, 375),
- NAME_FUNC_OFFSET(19627, glMultiTexCoord1d, glMultiTexCoord1d, NULL, 376),
- NAME_FUNC_OFFSET(19648, glMultiTexCoord1dv, glMultiTexCoord1dv, NULL, 377),
- NAME_FUNC_OFFSET(19670, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378),
- NAME_FUNC_OFFSET(19688, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379),
- NAME_FUNC_OFFSET(19707, glMultiTexCoord1i, glMultiTexCoord1i, NULL, 380),
- NAME_FUNC_OFFSET(19728, glMultiTexCoord1iv, glMultiTexCoord1iv, NULL, 381),
- NAME_FUNC_OFFSET(19750, glMultiTexCoord1s, glMultiTexCoord1s, NULL, 382),
- NAME_FUNC_OFFSET(19771, glMultiTexCoord1sv, glMultiTexCoord1sv, NULL, 383),
- NAME_FUNC_OFFSET(19793, glMultiTexCoord2d, glMultiTexCoord2d, NULL, 384),
- NAME_FUNC_OFFSET(19814, glMultiTexCoord2dv, glMultiTexCoord2dv, NULL, 385),
- NAME_FUNC_OFFSET(19836, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386),
- NAME_FUNC_OFFSET(19854, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387),
- NAME_FUNC_OFFSET(19873, glMultiTexCoord2i, glMultiTexCoord2i, NULL, 388),
- NAME_FUNC_OFFSET(19894, glMultiTexCoord2iv, glMultiTexCoord2iv, NULL, 389),
- NAME_FUNC_OFFSET(19916, glMultiTexCoord2s, glMultiTexCoord2s, NULL, 390),
- NAME_FUNC_OFFSET(19937, glMultiTexCoord2sv, glMultiTexCoord2sv, NULL, 391),
- NAME_FUNC_OFFSET(19959, glMultiTexCoord3d, glMultiTexCoord3d, NULL, 392),
- NAME_FUNC_OFFSET(19980, glMultiTexCoord3dv, glMultiTexCoord3dv, NULL, 393),
- NAME_FUNC_OFFSET(20002, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394),
- NAME_FUNC_OFFSET(20020, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395),
- NAME_FUNC_OFFSET(20039, glMultiTexCoord3i, glMultiTexCoord3i, NULL, 396),
- NAME_FUNC_OFFSET(20060, glMultiTexCoord3iv, glMultiTexCoord3iv, NULL, 397),
- NAME_FUNC_OFFSET(20082, glMultiTexCoord3s, glMultiTexCoord3s, NULL, 398),
- NAME_FUNC_OFFSET(20103, glMultiTexCoord3sv, glMultiTexCoord3sv, NULL, 399),
- NAME_FUNC_OFFSET(20125, glMultiTexCoord4d, glMultiTexCoord4d, NULL, 400),
- NAME_FUNC_OFFSET(20146, glMultiTexCoord4dv, glMultiTexCoord4dv, NULL, 401),
- NAME_FUNC_OFFSET(20168, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402),
- NAME_FUNC_OFFSET(20186, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403),
- NAME_FUNC_OFFSET(20205, glMultiTexCoord4i, glMultiTexCoord4i, NULL, 404),
- NAME_FUNC_OFFSET(20226, glMultiTexCoord4iv, glMultiTexCoord4iv, NULL, 405),
- NAME_FUNC_OFFSET(20248, glMultiTexCoord4s, glMultiTexCoord4s, NULL, 406),
- NAME_FUNC_OFFSET(20269, glMultiTexCoord4sv, glMultiTexCoord4sv, NULL, 407),
- NAME_FUNC_OFFSET(20291, glCompressedTexImage1D, glCompressedTexImage1D, NULL, 408),
- NAME_FUNC_OFFSET(20317, glCompressedTexImage2D, glCompressedTexImage2D, NULL, 409),
- NAME_FUNC_OFFSET(20343, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410),
- NAME_FUNC_OFFSET(20369, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410),
- NAME_FUNC_OFFSET(20395, glCompressedTexSubImage1D, glCompressedTexSubImage1D, NULL, 411),
- NAME_FUNC_OFFSET(20424, glCompressedTexSubImage2D, glCompressedTexSubImage2D, NULL, 412),
- NAME_FUNC_OFFSET(20453, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413),
- NAME_FUNC_OFFSET(20482, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413),
- NAME_FUNC_OFFSET(20511, glGetCompressedTexImage, glGetCompressedTexImage, NULL, 414),
- NAME_FUNC_OFFSET(20538, glLoadTransposeMatrixd, glLoadTransposeMatrixd, NULL, 415),
- NAME_FUNC_OFFSET(20564, glLoadTransposeMatrixf, glLoadTransposeMatrixf, NULL, 416),
- NAME_FUNC_OFFSET(20590, glMultTransposeMatrixd, glMultTransposeMatrixd, NULL, 417),
- NAME_FUNC_OFFSET(20616, glMultTransposeMatrixf, glMultTransposeMatrixf, NULL, 418),
- NAME_FUNC_OFFSET(20642, glSampleCoverage, glSampleCoverage, NULL, 419),
- NAME_FUNC_OFFSET(20662, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
- NAME_FUNC_OFFSET(20685, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
- NAME_FUNC_OFFSET(20709, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
- NAME_FUNC_OFFSET(20732, glFogCoordPointer, glFogCoordPointer, NULL, 421),
- NAME_FUNC_OFFSET(20753, glFogCoordd, glFogCoordd, NULL, 422),
- NAME_FUNC_OFFSET(20768, glFogCoorddv, glFogCoorddv, NULL, 423),
- NAME_FUNC_OFFSET(20784, glMultiDrawArrays, glMultiDrawArrays, NULL, 424),
- NAME_FUNC_OFFSET(20805, glPointParameterf, glPointParameterf, NULL, 425),
- NAME_FUNC_OFFSET(20826, glPointParameterf, glPointParameterf, NULL, 425),
- NAME_FUNC_OFFSET(20847, glPointParameterf, glPointParameterf, NULL, 425),
- NAME_FUNC_OFFSET(20869, glPointParameterfv, glPointParameterfv, NULL, 426),
- NAME_FUNC_OFFSET(20891, glPointParameterfv, glPointParameterfv, NULL, 426),
- NAME_FUNC_OFFSET(20913, glPointParameterfv, glPointParameterfv, NULL, 426),
- NAME_FUNC_OFFSET(20936, glPointParameteri, glPointParameteri, NULL, 427),
- NAME_FUNC_OFFSET(20956, glPointParameteriv, glPointParameteriv, NULL, 428),
- NAME_FUNC_OFFSET(20977, glSecondaryColor3b, glSecondaryColor3b, NULL, 429),
- NAME_FUNC_OFFSET(20999, glSecondaryColor3bv, glSecondaryColor3bv, NULL, 430),
- NAME_FUNC_OFFSET(21022, glSecondaryColor3d, glSecondaryColor3d, NULL, 431),
- NAME_FUNC_OFFSET(21044, glSecondaryColor3dv, glSecondaryColor3dv, NULL, 432),
- NAME_FUNC_OFFSET(21067, glSecondaryColor3i, glSecondaryColor3i, NULL, 433),
- NAME_FUNC_OFFSET(21089, glSecondaryColor3iv, glSecondaryColor3iv, NULL, 434),
- NAME_FUNC_OFFSET(21112, glSecondaryColor3s, glSecondaryColor3s, NULL, 435),
- NAME_FUNC_OFFSET(21134, glSecondaryColor3sv, glSecondaryColor3sv, NULL, 436),
- NAME_FUNC_OFFSET(21157, glSecondaryColor3ub, glSecondaryColor3ub, NULL, 437),
- NAME_FUNC_OFFSET(21180, glSecondaryColor3ubv, glSecondaryColor3ubv, NULL, 438),
- NAME_FUNC_OFFSET(21204, glSecondaryColor3ui, glSecondaryColor3ui, NULL, 439),
- NAME_FUNC_OFFSET(21227, glSecondaryColor3uiv, glSecondaryColor3uiv, NULL, 440),
- NAME_FUNC_OFFSET(21251, glSecondaryColor3us, glSecondaryColor3us, NULL, 441),
- NAME_FUNC_OFFSET(21274, glSecondaryColor3usv, glSecondaryColor3usv, NULL, 442),
- NAME_FUNC_OFFSET(21298, glSecondaryColorPointer, glSecondaryColorPointer, NULL, 443),
- NAME_FUNC_OFFSET(21325, glWindowPos2d, glWindowPos2d, NULL, 444),
- NAME_FUNC_OFFSET(21342, glWindowPos2d, glWindowPos2d, NULL, 444),
- NAME_FUNC_OFFSET(21360, glWindowPos2dv, glWindowPos2dv, NULL, 445),
- NAME_FUNC_OFFSET(21378, glWindowPos2dv, glWindowPos2dv, NULL, 445),
- NAME_FUNC_OFFSET(21397, glWindowPos2f, glWindowPos2f, NULL, 446),
- NAME_FUNC_OFFSET(21414, glWindowPos2f, glWindowPos2f, NULL, 446),
- NAME_FUNC_OFFSET(21432, glWindowPos2fv, glWindowPos2fv, NULL, 447),
- NAME_FUNC_OFFSET(21450, glWindowPos2fv, glWindowPos2fv, NULL, 447),
- NAME_FUNC_OFFSET(21469, glWindowPos2i, glWindowPos2i, NULL, 448),
- NAME_FUNC_OFFSET(21486, glWindowPos2i, glWindowPos2i, NULL, 448),
- NAME_FUNC_OFFSET(21504, glWindowPos2iv, glWindowPos2iv, NULL, 449),
- NAME_FUNC_OFFSET(21522, glWindowPos2iv, glWindowPos2iv, NULL, 449),
- NAME_FUNC_OFFSET(21541, glWindowPos2s, glWindowPos2s, NULL, 450),
- NAME_FUNC_OFFSET(21558, glWindowPos2s, glWindowPos2s, NULL, 450),
- NAME_FUNC_OFFSET(21576, glWindowPos2sv, glWindowPos2sv, NULL, 451),
- NAME_FUNC_OFFSET(21594, glWindowPos2sv, glWindowPos2sv, NULL, 451),
- NAME_FUNC_OFFSET(21613, glWindowPos3d, glWindowPos3d, NULL, 452),
- NAME_FUNC_OFFSET(21630, glWindowPos3d, glWindowPos3d, NULL, 452),
- NAME_FUNC_OFFSET(21648, glWindowPos3dv, glWindowPos3dv, NULL, 453),
- NAME_FUNC_OFFSET(21666, glWindowPos3dv, glWindowPos3dv, NULL, 453),
- NAME_FUNC_OFFSET(21685, glWindowPos3f, glWindowPos3f, NULL, 454),
- NAME_FUNC_OFFSET(21702, glWindowPos3f, glWindowPos3f, NULL, 454),
- NAME_FUNC_OFFSET(21720, glWindowPos3fv, glWindowPos3fv, NULL, 455),
- NAME_FUNC_OFFSET(21738, glWindowPos3fv, glWindowPos3fv, NULL, 455),
- NAME_FUNC_OFFSET(21757, glWindowPos3i, glWindowPos3i, NULL, 456),
- NAME_FUNC_OFFSET(21774, glWindowPos3i, glWindowPos3i, NULL, 456),
- NAME_FUNC_OFFSET(21792, glWindowPos3iv, glWindowPos3iv, NULL, 457),
- NAME_FUNC_OFFSET(21810, glWindowPos3iv, glWindowPos3iv, NULL, 457),
- NAME_FUNC_OFFSET(21829, glWindowPos3s, glWindowPos3s, NULL, 458),
- NAME_FUNC_OFFSET(21846, glWindowPos3s, glWindowPos3s, NULL, 458),
- NAME_FUNC_OFFSET(21864, glWindowPos3sv, glWindowPos3sv, NULL, 459),
- NAME_FUNC_OFFSET(21882, glWindowPos3sv, glWindowPos3sv, NULL, 459),
- NAME_FUNC_OFFSET(21901, glBeginQuery, glBeginQuery, NULL, 460),
- NAME_FUNC_OFFSET(21917, glBindBuffer, glBindBuffer, NULL, 461),
- NAME_FUNC_OFFSET(21933, glBufferData, glBufferData, NULL, 462),
- NAME_FUNC_OFFSET(21949, glBufferSubData, glBufferSubData, NULL, 463),
- NAME_FUNC_OFFSET(21968, glDeleteBuffers, glDeleteBuffers, NULL, 464),
- NAME_FUNC_OFFSET(21987, glDeleteQueries, glDeleteQueries, NULL, 465),
- NAME_FUNC_OFFSET(22006, glEndQuery, glEndQuery, NULL, 466),
- NAME_FUNC_OFFSET(22020, glGenBuffers, glGenBuffers, NULL, 467),
- NAME_FUNC_OFFSET(22036, glGenQueries, glGenQueries, NULL, 468),
- NAME_FUNC_OFFSET(22052, glGetBufferParameteriv, glGetBufferParameteriv, NULL, 469),
- NAME_FUNC_OFFSET(22078, glGetBufferPointerv, glGetBufferPointerv, NULL, 470),
- NAME_FUNC_OFFSET(22101, glGetBufferPointerv, glGetBufferPointerv, NULL, 470),
- NAME_FUNC_OFFSET(22124, glGetBufferSubData, glGetBufferSubData, NULL, 471),
- NAME_FUNC_OFFSET(22146, glGetQueryObjectiv, glGetQueryObjectiv, NULL, 472),
- NAME_FUNC_OFFSET(22168, glGetQueryObjectuiv, glGetQueryObjectuiv, NULL, 473),
- NAME_FUNC_OFFSET(22191, glGetQueryiv, glGetQueryiv, NULL, 474),
- NAME_FUNC_OFFSET(22207, glIsBuffer, glIsBuffer, NULL, 475),
- NAME_FUNC_OFFSET(22221, glIsQuery, glIsQuery, NULL, 476),
- NAME_FUNC_OFFSET(22234, glMapBuffer, glMapBuffer, NULL, 477),
- NAME_FUNC_OFFSET(22249, glMapBuffer, glMapBuffer, NULL, 477),
- NAME_FUNC_OFFSET(22264, glUnmapBuffer, glUnmapBuffer, NULL, 478),
- NAME_FUNC_OFFSET(22281, glUnmapBuffer, glUnmapBuffer, NULL, 478),
- NAME_FUNC_OFFSET(22298, glBindAttribLocation, glBindAttribLocation, NULL, 480),
- NAME_FUNC_OFFSET(22322, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
- NAME_FUNC_OFFSET(22349, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
- NAME_FUNC_OFFSET(22376, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
- NAME_FUNC_OFFSET(22403, glCompileShader, glCompileShader, NULL, 482),
- NAME_FUNC_OFFSET(22422, glDisableVertexAttribArray, glDisableVertexAttribArray, NULL, 488),
- NAME_FUNC_OFFSET(22452, glDrawBuffers, glDrawBuffers, NULL, 489),
- NAME_FUNC_OFFSET(22469, glDrawBuffers, glDrawBuffers, NULL, 489),
- NAME_FUNC_OFFSET(22486, glDrawBuffers, glDrawBuffers, NULL, 489),
- NAME_FUNC_OFFSET(22502, glEnableVertexAttribArray, glEnableVertexAttribArray, NULL, 490),
- NAME_FUNC_OFFSET(22531, glGetActiveAttrib, glGetActiveAttrib, NULL, 491),
- NAME_FUNC_OFFSET(22552, glGetActiveUniform, glGetActiveUniform, NULL, 492),
- NAME_FUNC_OFFSET(22574, glGetAttribLocation, glGetAttribLocation, NULL, 494),
- NAME_FUNC_OFFSET(22597, glGetShaderSource, glGetShaderSource, NULL, 498),
- NAME_FUNC_OFFSET(22618, glGetUniformLocation, glGetUniformLocation, NULL, 500),
- NAME_FUNC_OFFSET(22642, glGetUniformfv, glGetUniformfv, NULL, 501),
- NAME_FUNC_OFFSET(22660, glGetUniformiv, glGetUniformiv, NULL, 502),
- NAME_FUNC_OFFSET(22678, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503),
- NAME_FUNC_OFFSET(22707, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503),
- NAME_FUNC_OFFSET(22735, glGetVertexAttribdv, glGetVertexAttribdv, NULL, 504),
- NAME_FUNC_OFFSET(22758, glGetVertexAttribfv, glGetVertexAttribfv, NULL, 505),
- NAME_FUNC_OFFSET(22781, glGetVertexAttribiv, glGetVertexAttribiv, NULL, 506),
- NAME_FUNC_OFFSET(22804, glLinkProgram, glLinkProgram, NULL, 509),
- NAME_FUNC_OFFSET(22821, glShaderSource, glShaderSource, NULL, 510),
- NAME_FUNC_OFFSET(22839, glStencilOpSeparate, glStencilOpSeparate, NULL, 513),
- NAME_FUNC_OFFSET(22862, glUniform1f, glUniform1f, NULL, 514),
- NAME_FUNC_OFFSET(22877, glUniform1fv, glUniform1fv, NULL, 515),
- NAME_FUNC_OFFSET(22893, glUniform1i, glUniform1i, NULL, 516),
- NAME_FUNC_OFFSET(22908, glUniform1iv, glUniform1iv, NULL, 517),
- NAME_FUNC_OFFSET(22924, glUniform2f, glUniform2f, NULL, 518),
- NAME_FUNC_OFFSET(22939, glUniform2fv, glUniform2fv, NULL, 519),
- NAME_FUNC_OFFSET(22955, glUniform2i, glUniform2i, NULL, 520),
- NAME_FUNC_OFFSET(22970, glUniform2iv, glUniform2iv, NULL, 521),
- NAME_FUNC_OFFSET(22986, glUniform3f, glUniform3f, NULL, 522),
- NAME_FUNC_OFFSET(23001, glUniform3fv, glUniform3fv, NULL, 523),
- NAME_FUNC_OFFSET(23017, glUniform3i, glUniform3i, NULL, 524),
- NAME_FUNC_OFFSET(23032, glUniform3iv, glUniform3iv, NULL, 525),
- NAME_FUNC_OFFSET(23048, glUniform4f, glUniform4f, NULL, 526),
- NAME_FUNC_OFFSET(23063, glUniform4fv, glUniform4fv, NULL, 527),
- NAME_FUNC_OFFSET(23079, glUniform4i, glUniform4i, NULL, 528),
- NAME_FUNC_OFFSET(23094, glUniform4iv, glUniform4iv, NULL, 529),
- NAME_FUNC_OFFSET(23110, glUniformMatrix2fv, glUniformMatrix2fv, NULL, 530),
- NAME_FUNC_OFFSET(23132, glUniformMatrix3fv, glUniformMatrix3fv, NULL, 531),
- NAME_FUNC_OFFSET(23154, glUniformMatrix4fv, glUniformMatrix4fv, NULL, 532),
- NAME_FUNC_OFFSET(23176, glUseProgram, glUseProgram, NULL, 533),
- NAME_FUNC_OFFSET(23198, glValidateProgram, glValidateProgram, NULL, 534),
- NAME_FUNC_OFFSET(23219, glVertexAttrib1d, glVertexAttrib1d, NULL, 535),
- NAME_FUNC_OFFSET(23239, glVertexAttrib1dv, glVertexAttrib1dv, NULL, 536),
- NAME_FUNC_OFFSET(23260, glVertexAttrib1s, glVertexAttrib1s, NULL, 537),
- NAME_FUNC_OFFSET(23280, glVertexAttrib1sv, glVertexAttrib1sv, NULL, 538),
- NAME_FUNC_OFFSET(23301, glVertexAttrib2d, glVertexAttrib2d, NULL, 539),
- NAME_FUNC_OFFSET(23321, glVertexAttrib2dv, glVertexAttrib2dv, NULL, 540),
- NAME_FUNC_OFFSET(23342, glVertexAttrib2s, glVertexAttrib2s, NULL, 541),
- NAME_FUNC_OFFSET(23362, glVertexAttrib2sv, glVertexAttrib2sv, NULL, 542),
- NAME_FUNC_OFFSET(23383, glVertexAttrib3d, glVertexAttrib3d, NULL, 543),
- NAME_FUNC_OFFSET(23403, glVertexAttrib3dv, glVertexAttrib3dv, NULL, 544),
- NAME_FUNC_OFFSET(23424, glVertexAttrib3s, glVertexAttrib3s, NULL, 545),
- NAME_FUNC_OFFSET(23444, glVertexAttrib3sv, glVertexAttrib3sv, NULL, 546),
- NAME_FUNC_OFFSET(23465, glVertexAttrib4Nbv, glVertexAttrib4Nbv, NULL, 547),
- NAME_FUNC_OFFSET(23487, glVertexAttrib4Niv, glVertexAttrib4Niv, NULL, 548),
- NAME_FUNC_OFFSET(23509, glVertexAttrib4Nsv, glVertexAttrib4Nsv, NULL, 549),
- NAME_FUNC_OFFSET(23531, glVertexAttrib4Nub, glVertexAttrib4Nub, NULL, 550),
- NAME_FUNC_OFFSET(23553, glVertexAttrib4Nubv, glVertexAttrib4Nubv, NULL, 551),
- NAME_FUNC_OFFSET(23576, glVertexAttrib4Nuiv, glVertexAttrib4Nuiv, NULL, 552),
- NAME_FUNC_OFFSET(23599, glVertexAttrib4Nusv, glVertexAttrib4Nusv, NULL, 553),
- NAME_FUNC_OFFSET(23622, glVertexAttrib4bv, glVertexAttrib4bv, NULL, 554),
- NAME_FUNC_OFFSET(23643, glVertexAttrib4d, glVertexAttrib4d, NULL, 555),
- NAME_FUNC_OFFSET(23663, glVertexAttrib4dv, glVertexAttrib4dv, NULL, 556),
- NAME_FUNC_OFFSET(23684, glVertexAttrib4iv, glVertexAttrib4iv, NULL, 557),
- NAME_FUNC_OFFSET(23705, glVertexAttrib4s, glVertexAttrib4s, NULL, 558),
- NAME_FUNC_OFFSET(23725, glVertexAttrib4sv, glVertexAttrib4sv, NULL, 559),
- NAME_FUNC_OFFSET(23746, glVertexAttrib4ubv, glVertexAttrib4ubv, NULL, 560),
- NAME_FUNC_OFFSET(23768, glVertexAttrib4uiv, glVertexAttrib4uiv, NULL, 561),
- NAME_FUNC_OFFSET(23790, glVertexAttrib4usv, glVertexAttrib4usv, NULL, 562),
- NAME_FUNC_OFFSET(23812, glVertexAttribPointer, glVertexAttribPointer, NULL, 563),
- NAME_FUNC_OFFSET(23837, glBeginConditionalRender, glBeginConditionalRender, NULL, 570),
- NAME_FUNC_OFFSET(23864, glBeginTransformFeedback, glBeginTransformFeedback, NULL, 571),
- NAME_FUNC_OFFSET(23892, glBindBufferBase, glBindBufferBase, NULL, 572),
- NAME_FUNC_OFFSET(23912, glBindBufferRange, glBindBufferRange, NULL, 573),
- NAME_FUNC_OFFSET(23933, glBindFragDataLocation, glBindFragDataLocation, NULL, 574),
- NAME_FUNC_OFFSET(23959, glClampColor, glClampColor, NULL, 575),
- NAME_FUNC_OFFSET(23975, glColorMaski, glColorMaski, NULL, 580),
- NAME_FUNC_OFFSET(23997, glDisablei, glDisablei, NULL, 581),
- NAME_FUNC_OFFSET(24017, glEnablei, glEnablei, NULL, 582),
- NAME_FUNC_OFFSET(24036, glEndConditionalRender, glEndConditionalRender, NULL, 583),
- NAME_FUNC_OFFSET(24061, glEndTransformFeedback, glEndTransformFeedback, NULL, 584),
- NAME_FUNC_OFFSET(24087, glGetBooleani_v, glGetBooleani_v, NULL, 585),
- NAME_FUNC_OFFSET(24111, glGetFragDataLocation, glGetFragDataLocation, NULL, 586),
- NAME_FUNC_OFFSET(24136, glGetIntegeri_v, glGetIntegeri_v, NULL, 587),
- NAME_FUNC_OFFSET(24160, glGetTexParameterIiv, glGetTexParameterIiv, NULL, 589),
- NAME_FUNC_OFFSET(24184, glGetTexParameterIuiv, glGetTexParameterIuiv, NULL, 590),
- NAME_FUNC_OFFSET(24209, glGetTransformFeedbackVarying, glGetTransformFeedbackVarying, NULL, 591),
- NAME_FUNC_OFFSET(24242, glGetUniformuiv, glGetUniformuiv, NULL, 592),
- NAME_FUNC_OFFSET(24261, glGetVertexAttribIiv, glGetVertexAttribIiv, NULL, 593),
- NAME_FUNC_OFFSET(24285, glGetVertexAttribIuiv, glGetVertexAttribIuiv, NULL, 594),
- NAME_FUNC_OFFSET(24310, glIsEnabledi, glIsEnabledi, NULL, 595),
- NAME_FUNC_OFFSET(24332, glTexParameterIiv, glTexParameterIiv, NULL, 596),
- NAME_FUNC_OFFSET(24353, glTexParameterIuiv, glTexParameterIuiv, NULL, 597),
- NAME_FUNC_OFFSET(24375, glTransformFeedbackVaryings, glTransformFeedbackVaryings, NULL, 598),
- NAME_FUNC_OFFSET(24406, glUniform1ui, glUniform1ui, NULL, 599),
- NAME_FUNC_OFFSET(24422, glUniform1uiv, glUniform1uiv, NULL, 600),
- NAME_FUNC_OFFSET(24439, glUniform2ui, glUniform2ui, NULL, 601),
- NAME_FUNC_OFFSET(24455, glUniform2uiv, glUniform2uiv, NULL, 602),
- NAME_FUNC_OFFSET(24472, glUniform3ui, glUniform3ui, NULL, 603),
- NAME_FUNC_OFFSET(24488, glUniform3uiv, glUniform3uiv, NULL, 604),
- NAME_FUNC_OFFSET(24505, glUniform4ui, glUniform4ui, NULL, 605),
- NAME_FUNC_OFFSET(24521, glUniform4uiv, glUniform4uiv, NULL, 606),
- NAME_FUNC_OFFSET(24538, glVertexAttribI1iv, glVertexAttribI1iv, NULL, 607),
- NAME_FUNC_OFFSET(24560, glVertexAttribI1uiv, glVertexAttribI1uiv, NULL, 608),
- NAME_FUNC_OFFSET(24583, glVertexAttribI4bv, glVertexAttribI4bv, NULL, 609),
- NAME_FUNC_OFFSET(24605, glVertexAttribI4sv, glVertexAttribI4sv, NULL, 610),
- NAME_FUNC_OFFSET(24627, glVertexAttribI4ubv, glVertexAttribI4ubv, NULL, 611),
- NAME_FUNC_OFFSET(24650, glVertexAttribI4usv, glVertexAttribI4usv, NULL, 612),
- NAME_FUNC_OFFSET(24673, glVertexAttribIPointer, glVertexAttribIPointer, NULL, 613),
- NAME_FUNC_OFFSET(24699, glPrimitiveRestartIndex, glPrimitiveRestartIndex, NULL, 614),
- NAME_FUNC_OFFSET(24725, glTexBuffer, glTexBuffer, NULL, 615),
- NAME_FUNC_OFFSET(24740, glFramebufferTexture, glFramebufferTexture, NULL, 616),
- NAME_FUNC_OFFSET(24764, glVertexAttribDivisor, glVertexAttribDivisor, NULL, 619),
- NAME_FUNC_OFFSET(24789, glBindProgramARB, glBindProgramARB, NULL, 620),
- NAME_FUNC_OFFSET(24805, glDeleteProgramsARB, glDeleteProgramsARB, NULL, 621),
- NAME_FUNC_OFFSET(24824, glGenProgramsARB, glGenProgramsARB, NULL, 622),
- NAME_FUNC_OFFSET(24840, glIsProgramARB, glIsProgramARB, NULL, 629),
- NAME_FUNC_OFFSET(24854, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 630),
- NAME_FUNC_OFFSET(24877, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 631),
- NAME_FUNC_OFFSET(24901, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 632),
- NAME_FUNC_OFFSET(24924, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 633),
- NAME_FUNC_OFFSET(24948, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 639),
- NAME_FUNC_OFFSET(24965, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 640),
- NAME_FUNC_OFFSET(24983, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 641),
- NAME_FUNC_OFFSET(25000, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 642),
- NAME_FUNC_OFFSET(25018, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 643),
- NAME_FUNC_OFFSET(25035, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 644),
- NAME_FUNC_OFFSET(25053, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 645),
- NAME_FUNC_OFFSET(25070, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 646),
- NAME_FUNC_OFFSET(25088, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 657),
- NAME_FUNC_OFFSET(25113, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 657),
- NAME_FUNC_OFFSET(25135, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 658),
- NAME_FUNC_OFFSET(25162, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 658),
- NAME_FUNC_OFFSET(25186, glBindFramebuffer, glBindFramebuffer, NULL, 659),
- NAME_FUNC_OFFSET(25207, glBindRenderbuffer, glBindRenderbuffer, NULL, 660),
- NAME_FUNC_OFFSET(25229, glBlitFramebuffer, glBlitFramebuffer, NULL, 661),
- NAME_FUNC_OFFSET(25250, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 662),
- NAME_FUNC_OFFSET(25278, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 662),
- NAME_FUNC_OFFSET(25306, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 663),
- NAME_FUNC_OFFSET(25330, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 663),
- NAME_FUNC_OFFSET(25354, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 664),
- NAME_FUNC_OFFSET(25379, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 664),
- NAME_FUNC_OFFSET(25404, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 665),
- NAME_FUNC_OFFSET(25433, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 665),
- NAME_FUNC_OFFSET(25462, glFramebufferTexture1D, glFramebufferTexture1D, NULL, 666),
- NAME_FUNC_OFFSET(25488, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 667),
- NAME_FUNC_OFFSET(25514, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 667),
- NAME_FUNC_OFFSET(25540, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 668),
- NAME_FUNC_OFFSET(25566, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 668),
- NAME_FUNC_OFFSET(25592, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 669),
- NAME_FUNC_OFFSET(25621, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 669),
- NAME_FUNC_OFFSET(25650, glGenFramebuffers, glGenFramebuffers, NULL, 670),
- NAME_FUNC_OFFSET(25671, glGenFramebuffers, glGenFramebuffers, NULL, 670),
- NAME_FUNC_OFFSET(25692, glGenRenderbuffers, glGenRenderbuffers, NULL, 671),
- NAME_FUNC_OFFSET(25714, glGenRenderbuffers, glGenRenderbuffers, NULL, 671),
- NAME_FUNC_OFFSET(25736, glGenerateMipmap, glGenerateMipmap, NULL, 672),
- NAME_FUNC_OFFSET(25756, glGenerateMipmap, glGenerateMipmap, NULL, 672),
- NAME_FUNC_OFFSET(25776, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 673),
- NAME_FUNC_OFFSET(25817, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 673),
- NAME_FUNC_OFFSET(25858, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 674),
- NAME_FUNC_OFFSET(25890, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 674),
- NAME_FUNC_OFFSET(25922, glIsFramebuffer, glIsFramebuffer, NULL, 675),
- NAME_FUNC_OFFSET(25941, glIsFramebuffer, glIsFramebuffer, NULL, 675),
- NAME_FUNC_OFFSET(25960, glIsRenderbuffer, glIsRenderbuffer, NULL, 676),
- NAME_FUNC_OFFSET(25980, glIsRenderbuffer, glIsRenderbuffer, NULL, 676),
- NAME_FUNC_OFFSET(26000, glRenderbufferStorage, glRenderbufferStorage, NULL, 677),
- NAME_FUNC_OFFSET(26025, glRenderbufferStorage, glRenderbufferStorage, NULL, 677),
- NAME_FUNC_OFFSET(26050, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 678),
- NAME_FUNC_OFFSET(26086, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 680),
- NAME_FUNC_OFFSET(26114, glMapBufferRange, glMapBufferRange, NULL, 681),
- NAME_FUNC_OFFSET(26134, glBindVertexArray, glBindVertexArray, NULL, 682),
- NAME_FUNC_OFFSET(26155, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 683),
- NAME_FUNC_OFFSET(26181, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 683),
- NAME_FUNC_OFFSET(26205, glGenVertexArrays, glGenVertexArrays, NULL, 684),
- NAME_FUNC_OFFSET(26226, glIsVertexArray, glIsVertexArray, NULL, 685),
- NAME_FUNC_OFFSET(26247, glIsVertexArray, glIsVertexArray, NULL, 685),
- NAME_FUNC_OFFSET(26266, glProvokingVertex, glProvokingVertex, NULL, 705),
- NAME_FUNC_OFFSET(26287, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 710),
- NAME_FUNC_OFFSET(26321, glBlendEquationiARB, glBlendEquationiARB, NULL, 711),
- NAME_FUNC_OFFSET(26347, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 712),
- NAME_FUNC_OFFSET(26377, glBlendFunciARB, glBlendFunciARB, NULL, 713),
- NAME_FUNC_OFFSET(26399, gl_dispatch_stub_730, gl_dispatch_stub_730, NULL, 730),
- NAME_FUNC_OFFSET(26423, gl_dispatch_stub_731, gl_dispatch_stub_731, NULL, 731),
- NAME_FUNC_OFFSET(26448, glClearDepthf, glClearDepthf, NULL, 782),
- NAME_FUNC_OFFSET(26465, glDepthRangef, glDepthRangef, NULL, 783),
- NAME_FUNC_OFFSET(26482, glGetProgramBinary, glGetProgramBinary, NULL, 787),
- NAME_FUNC_OFFSET(26504, glProgramBinary, glProgramBinary, NULL, 788),
- NAME_FUNC_OFFSET(26523, glProgramParameteri, glProgramParameteri, NULL, 789),
- NAME_FUNC_OFFSET(26546, gl_dispatch_stub_846, gl_dispatch_stub_846, NULL, 846),
- NAME_FUNC_OFFSET(26562, gl_dispatch_stub_847, gl_dispatch_stub_847, NULL, 847),
- NAME_FUNC_OFFSET(26581, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 867),
- NAME_FUNC_OFFSET(26600, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 868),
- NAME_FUNC_OFFSET(26620, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 869),
- NAME_FUNC_OFFSET(26640, glFogCoordfEXT, glFogCoordfEXT, NULL, 870),
- NAME_FUNC_OFFSET(26652, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 871),
- NAME_FUNC_OFFSET(26665, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 974),
- NAME_FUNC_OFFSET(26683, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 975),
- NAME_FUNC_OFFSET(26702, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 976),
- NAME_FUNC_OFFSET(26720, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 977),
- NAME_FUNC_OFFSET(26739, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 978),
- NAME_FUNC_OFFSET(26758, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 979),
- NAME_FUNC_OFFSET(26778, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 980),
- NAME_FUNC_OFFSET(26796, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 981),
- NAME_FUNC_OFFSET(26815, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 982),
- NAME_FUNC_OFFSET(26834, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 983),
- NAME_FUNC_OFFSET(26854, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 984),
- NAME_FUNC_OFFSET(26872, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 985),
- NAME_FUNC_OFFSET(26891, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 986),
- NAME_FUNC_OFFSET(26910, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 987),
- NAME_FUNC_OFFSET(26930, gl_dispatch_stub_1003, gl_dispatch_stub_1003, NULL, 1003),
- NAME_FUNC_OFFSET(26946, gl_dispatch_stub_1004, gl_dispatch_stub_1004, NULL, 1004),
- NAME_FUNC_OFFSET(26963, gl_dispatch_stub_1005, gl_dispatch_stub_1005, NULL, 1005),
- NAME_FUNC_OFFSET(26980, gl_dispatch_stub_1006, gl_dispatch_stub_1006, NULL, 1006),
- NAME_FUNC_OFFSET(26993, gl_dispatch_stub_1007, gl_dispatch_stub_1007, NULL, 1007),
- NAME_FUNC_OFFSET(27010, gl_dispatch_stub_1008, gl_dispatch_stub_1008, NULL, 1008),
- NAME_FUNC_OFFSET(27020, gl_dispatch_stub_1009, gl_dispatch_stub_1009, NULL, 1009),
- NAME_FUNC_OFFSET(27031, gl_dispatch_stub_1010, gl_dispatch_stub_1010, NULL, 1010),
- NAME_FUNC_OFFSET(27045, gl_dispatch_stub_1011, gl_dispatch_stub_1011, NULL, 1011),
- NAME_FUNC_OFFSET(27059, gl_dispatch_stub_1012, gl_dispatch_stub_1012, NULL, 1012),
- NAME_FUNC_OFFSET(27076, gl_dispatch_stub_1013, gl_dispatch_stub_1013, NULL, 1013),
- NAME_FUNC_OFFSET(27094, gl_dispatch_stub_1014, gl_dispatch_stub_1014, NULL, 1014),
- NAME_FUNC_OFFSET(27106, gl_dispatch_stub_1015, gl_dispatch_stub_1015, NULL, 1015),
- NAME_FUNC_OFFSET(27119, gl_dispatch_stub_1016, gl_dispatch_stub_1016, NULL, 1016),
- NAME_FUNC_OFFSET(27135, gl_dispatch_stub_1017, gl_dispatch_stub_1017, NULL, 1017),
- NAME_FUNC_OFFSET(27152, gl_dispatch_stub_1018, gl_dispatch_stub_1018, NULL, 1018),
- NAME_FUNC_OFFSET(27167, gl_dispatch_stub_1019, gl_dispatch_stub_1019, NULL, 1019),
- NAME_FUNC_OFFSET(27183, gl_dispatch_stub_1020, gl_dispatch_stub_1020, NULL, 1020),
- NAME_FUNC_OFFSET(27200, gl_dispatch_stub_1021, gl_dispatch_stub_1021, NULL, 1021),
- NAME_FUNC_OFFSET(27221, gl_dispatch_stub_1022, gl_dispatch_stub_1022, NULL, 1022),
- NAME_FUNC_OFFSET(27235, gl_dispatch_stub_1023, gl_dispatch_stub_1023, NULL, 1023),
- NAME_FUNC_OFFSET(27247, gl_dispatch_stub_1024, gl_dispatch_stub_1024, NULL, 1024),
- NAME_FUNC_OFFSET(27259, gl_dispatch_stub_1025, gl_dispatch_stub_1025, NULL, 1025),
- NAME_FUNC_OFFSET(27275, gl_dispatch_stub_1026, gl_dispatch_stub_1026, NULL, 1026),
- NAME_FUNC_OFFSET(27295, gl_dispatch_stub_1027, gl_dispatch_stub_1027, NULL, 1027),
- NAME_FUNC_OFFSET(27308, gl_dispatch_stub_1028, gl_dispatch_stub_1028, NULL, 1028),
- NAME_FUNC_OFFSET(27329, gl_dispatch_stub_1029, gl_dispatch_stub_1029, NULL, 1029),
- NAME_FUNC_OFFSET(27341, gl_dispatch_stub_1030, gl_dispatch_stub_1030, NULL, 1030),
- NAME_FUNC_OFFSET(27354, gl_dispatch_stub_1031, gl_dispatch_stub_1031, NULL, 1031),
- NAME_FUNC_OFFSET(27368, gl_dispatch_stub_1032, gl_dispatch_stub_1032, NULL, 1032),
- NAME_FUNC_OFFSET(27387, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033),
- NAME_FUNC_OFFSET(27403, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034),
- NAME_FUNC_OFFSET(27419, gl_dispatch_stub_1035, gl_dispatch_stub_1035, NULL, 1035),
- NAME_FUNC_OFFSET(27435, gl_dispatch_stub_1036, gl_dispatch_stub_1036, NULL, 1036),
- NAME_FUNC_OFFSET(27454, gl_dispatch_stub_1037, gl_dispatch_stub_1037, NULL, 1037),
- NAME_FUNC_OFFSET(27473, gl_dispatch_stub_1038, gl_dispatch_stub_1038, NULL, 1038),
- NAME_FUNC_OFFSET(27488, gl_dispatch_stub_1039, gl_dispatch_stub_1039, NULL, 1039),
- NAME_FUNC_OFFSET(27504, gl_dispatch_stub_1040, gl_dispatch_stub_1040, NULL, 1040),
- NAME_FUNC_OFFSET(27523, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041),
- NAME_FUNC_OFFSET(27540, gl_dispatch_stub_1042, gl_dispatch_stub_1042, NULL, 1042),
- NAME_FUNC_OFFSET(27563, gl_dispatch_stub_1043, gl_dispatch_stub_1043, NULL, 1043),
- NAME_FUNC_OFFSET(27584, gl_dispatch_stub_1044, gl_dispatch_stub_1044, NULL, 1044),
- NAME_FUNC_OFFSET(27606, gl_dispatch_stub_1045, gl_dispatch_stub_1045, NULL, 1045),
+ NAME_FUNC_OFFSET(17247, glBeginPerfMonitorAMD, glBeginPerfMonitorAMD, NULL, 991),
+ NAME_FUNC_OFFSET(17269, glDeletePerfMonitorsAMD, glDeletePerfMonitorsAMD, NULL, 992),
+ NAME_FUNC_OFFSET(17293, glEndPerfMonitorAMD, glEndPerfMonitorAMD, NULL, 993),
+ NAME_FUNC_OFFSET(17313, glGenPerfMonitorsAMD, glGenPerfMonitorsAMD, NULL, 994),
+ NAME_FUNC_OFFSET(17334, glGetPerfMonitorCounterDataAMD, glGetPerfMonitorCounterDataAMD, NULL, 995),
+ NAME_FUNC_OFFSET(17365, glGetPerfMonitorCounterInfoAMD, glGetPerfMonitorCounterInfoAMD, NULL, 996),
+ NAME_FUNC_OFFSET(17396, glGetPerfMonitorCounterStringAMD, glGetPerfMonitorCounterStringAMD, NULL, 997),
+ NAME_FUNC_OFFSET(17429, glGetPerfMonitorCountersAMD, glGetPerfMonitorCountersAMD, NULL, 998),
+ NAME_FUNC_OFFSET(17457, glGetPerfMonitorGroupStringAMD, glGetPerfMonitorGroupStringAMD, NULL, 999),
+ NAME_FUNC_OFFSET(17488, glGetPerfMonitorGroupsAMD, glGetPerfMonitorGroupsAMD, NULL, 1000),
+ NAME_FUNC_OFFSET(17514, glSelectPerfMonitorCountersAMD, glSelectPerfMonitorCountersAMD, NULL, 1001),
+ NAME_FUNC_OFFSET(17545, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 1002),
+ NAME_FUNC_OFFSET(17573, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 1003),
+ NAME_FUNC_OFFSET(17596, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 1004),
+ NAME_FUNC_OFFSET(17621, glActiveProgramEXT, glActiveProgramEXT, NULL, 1005),
+ NAME_FUNC_OFFSET(17640, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 1006),
+ NAME_FUNC_OFFSET(17665, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 1007),
+ NAME_FUNC_OFFSET(17687, glTextureBarrierNV, glTextureBarrierNV, NULL, 1008),
+ NAME_FUNC_OFFSET(17706, gl_dispatch_stub_1009, gl_dispatch_stub_1009, NULL, 1009),
+ NAME_FUNC_OFFSET(17731, gl_dispatch_stub_1010, gl_dispatch_stub_1010, NULL, 1010),
+ NAME_FUNC_OFFSET(17760, gl_dispatch_stub_1011, gl_dispatch_stub_1011, NULL, 1011),
+ NAME_FUNC_OFFSET(17791, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 1012),
+ NAME_FUNC_OFFSET(17830, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 1013),
+ NAME_FUNC_OFFSET(17859, gl_dispatch_stub_1014, gl_dispatch_stub_1014, NULL, 1014),
+ NAME_FUNC_OFFSET(17872, gl_dispatch_stub_1015, gl_dispatch_stub_1015, NULL, 1015),
+ NAME_FUNC_OFFSET(17886, gl_dispatch_stub_1016, gl_dispatch_stub_1016, NULL, 1016),
+ NAME_FUNC_OFFSET(17900, gl_dispatch_stub_1017, gl_dispatch_stub_1017, NULL, 1017),
+ NAME_FUNC_OFFSET(17910, gl_dispatch_stub_1018, gl_dispatch_stub_1018, NULL, 1018),
+ NAME_FUNC_OFFSET(17924, gl_dispatch_stub_1019, gl_dispatch_stub_1019, NULL, 1019),
+ NAME_FUNC_OFFSET(17931, gl_dispatch_stub_1020, gl_dispatch_stub_1020, NULL, 1020),
+ NAME_FUNC_OFFSET(17939, gl_dispatch_stub_1021, gl_dispatch_stub_1021, NULL, 1021),
+ NAME_FUNC_OFFSET(17950, gl_dispatch_stub_1022, gl_dispatch_stub_1022, NULL, 1022),
+ NAME_FUNC_OFFSET(17961, gl_dispatch_stub_1023, gl_dispatch_stub_1023, NULL, 1023),
+ NAME_FUNC_OFFSET(17975, gl_dispatch_stub_1024, gl_dispatch_stub_1024, NULL, 1024),
+ NAME_FUNC_OFFSET(17990, gl_dispatch_stub_1025, gl_dispatch_stub_1025, NULL, 1025),
+ NAME_FUNC_OFFSET(17999, gl_dispatch_stub_1026, gl_dispatch_stub_1026, NULL, 1026),
+ NAME_FUNC_OFFSET(18009, gl_dispatch_stub_1027, gl_dispatch_stub_1027, NULL, 1027),
+ NAME_FUNC_OFFSET(18022, gl_dispatch_stub_1028, gl_dispatch_stub_1028, NULL, 1028),
+ NAME_FUNC_OFFSET(18036, gl_dispatch_stub_1029, gl_dispatch_stub_1029, NULL, 1029),
+ NAME_FUNC_OFFSET(18048, gl_dispatch_stub_1030, gl_dispatch_stub_1030, NULL, 1030),
+ NAME_FUNC_OFFSET(18061, gl_dispatch_stub_1031, gl_dispatch_stub_1031, NULL, 1031),
+ NAME_FUNC_OFFSET(18075, gl_dispatch_stub_1032, gl_dispatch_stub_1032, NULL, 1032),
+ NAME_FUNC_OFFSET(18093, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033),
+ NAME_FUNC_OFFSET(18104, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034),
+ NAME_FUNC_OFFSET(18113, gl_dispatch_stub_1035, gl_dispatch_stub_1035, NULL, 1035),
+ NAME_FUNC_OFFSET(18122, gl_dispatch_stub_1036, gl_dispatch_stub_1036, NULL, 1036),
+ NAME_FUNC_OFFSET(18135, gl_dispatch_stub_1037, gl_dispatch_stub_1037, NULL, 1037),
+ NAME_FUNC_OFFSET(18152, gl_dispatch_stub_1038, gl_dispatch_stub_1038, NULL, 1038),
+ NAME_FUNC_OFFSET(18162, gl_dispatch_stub_1039, gl_dispatch_stub_1039, NULL, 1039),
+ NAME_FUNC_OFFSET(18180, gl_dispatch_stub_1040, gl_dispatch_stub_1040, NULL, 1040),
+ NAME_FUNC_OFFSET(18189, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041),
+ NAME_FUNC_OFFSET(18199, gl_dispatch_stub_1042, gl_dispatch_stub_1042, NULL, 1042),
+ NAME_FUNC_OFFSET(18210, gl_dispatch_stub_1043, gl_dispatch_stub_1043, NULL, 1043),
+ NAME_FUNC_OFFSET(18226, gl_dispatch_stub_1044, gl_dispatch_stub_1044, NULL, 1044),
+ NAME_FUNC_OFFSET(18239, gl_dispatch_stub_1045, gl_dispatch_stub_1045, NULL, 1045),
+ NAME_FUNC_OFFSET(18252, gl_dispatch_stub_1046, gl_dispatch_stub_1046, NULL, 1046),
+ NAME_FUNC_OFFSET(18265, gl_dispatch_stub_1047, gl_dispatch_stub_1047, NULL, 1047),
+ NAME_FUNC_OFFSET(18281, gl_dispatch_stub_1048, gl_dispatch_stub_1048, NULL, 1048),
+ NAME_FUNC_OFFSET(18297, gl_dispatch_stub_1049, gl_dispatch_stub_1049, NULL, 1049),
+ NAME_FUNC_OFFSET(18309, gl_dispatch_stub_1050, gl_dispatch_stub_1050, NULL, 1050),
+ NAME_FUNC_OFFSET(18322, gl_dispatch_stub_1051, gl_dispatch_stub_1051, NULL, 1051),
+ NAME_FUNC_OFFSET(18338, gl_dispatch_stub_1052, gl_dispatch_stub_1052, NULL, 1052),
+ NAME_FUNC_OFFSET(18352, gl_dispatch_stub_1053, gl_dispatch_stub_1053, NULL, 1053),
+ NAME_FUNC_OFFSET(18372, gl_dispatch_stub_1054, gl_dispatch_stub_1054, NULL, 1054),
+ NAME_FUNC_OFFSET(18390, gl_dispatch_stub_1055, gl_dispatch_stub_1055, NULL, 1055),
+ NAME_FUNC_OFFSET(18409, gl_dispatch_stub_1056, gl_dispatch_stub_1056, NULL, 1056),
+ NAME_FUNC_OFFSET(18426, glTexGenf, glTexGenf, NULL, 190),
+ NAME_FUNC_OFFSET(18439, glTexGenfv, glTexGenfv, NULL, 191),
+ NAME_FUNC_OFFSET(18453, glTexGeni, glTexGeni, NULL, 192),
+ NAME_FUNC_OFFSET(18466, glTexGeniv, glTexGeniv, NULL, 193),
+ NAME_FUNC_OFFSET(18480, glReadBuffer, glReadBuffer, NULL, 254),
+ NAME_FUNC_OFFSET(18495, glGetTexGenfv, glGetTexGenfv, NULL, 279),
+ NAME_FUNC_OFFSET(18512, glGetTexGeniv, glGetTexGeniv, NULL, 280),
+ NAME_FUNC_OFFSET(18529, glArrayElement, glArrayElement, NULL, 306),
+ NAME_FUNC_OFFSET(18547, glBindTexture, glBindTexture, NULL, 307),
+ NAME_FUNC_OFFSET(18564, glDrawArrays, glDrawArrays, NULL, 310),
+ NAME_FUNC_OFFSET(18580, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322),
+ NAME_FUNC_OFFSET(18605, glCopyTexImage1D, glCopyTexImage1D, NULL, 323),
+ NAME_FUNC_OFFSET(18625, glCopyTexImage2D, glCopyTexImage2D, NULL, 324),
+ NAME_FUNC_OFFSET(18645, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325),
+ NAME_FUNC_OFFSET(18668, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326),
+ NAME_FUNC_OFFSET(18691, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327),
+ NAME_FUNC_OFFSET(18711, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328),
+ NAME_FUNC_OFFSET(18728, glGetPointerv, glGetPointerv, NULL, 329),
+ NAME_FUNC_OFFSET(18745, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330),
+ NAME_FUNC_OFFSET(18760, glPrioritizeTextures, glPrioritizeTextures, NULL, 331),
+ NAME_FUNC_OFFSET(18784, glTexSubImage1D, glTexSubImage1D, NULL, 332),
+ NAME_FUNC_OFFSET(18803, glTexSubImage2D, glTexSubImage2D, NULL, 333),
+ NAME_FUNC_OFFSET(18822, glBlendColor, glBlendColor, NULL, 336),
+ NAME_FUNC_OFFSET(18838, glBlendEquation, glBlendEquation, NULL, 337),
+ NAME_FUNC_OFFSET(18857, glBlendEquation, glBlendEquation, NULL, 337),
+ NAME_FUNC_OFFSET(18876, glDrawRangeElements, glDrawRangeElements, NULL, 338),
+ NAME_FUNC_OFFSET(18899, glColorTable, glColorTable, NULL, 339),
+ NAME_FUNC_OFFSET(18915, glColorTable, glColorTable, NULL, 339),
+ NAME_FUNC_OFFSET(18931, glColorTableParameterfv, glColorTableParameterfv, NULL, 340),
+ NAME_FUNC_OFFSET(18958, glColorTableParameteriv, glColorTableParameteriv, NULL, 341),
+ NAME_FUNC_OFFSET(18985, glCopyColorTable, glCopyColorTable, NULL, 342),
+ NAME_FUNC_OFFSET(19005, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
+ NAME_FUNC_OFFSET(19024, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
+ NAME_FUNC_OFFSET(19043, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
+ NAME_FUNC_OFFSET(19073, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
+ NAME_FUNC_OFFSET(19103, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
+ NAME_FUNC_OFFSET(19133, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
+ NAME_FUNC_OFFSET(19163, glColorSubTable, glColorSubTable, NULL, 346),
+ NAME_FUNC_OFFSET(19182, glCopyColorSubTable, glCopyColorSubTable, NULL, 347),
+ NAME_FUNC_OFFSET(19205, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348),
+ NAME_FUNC_OFFSET(19230, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349),
+ NAME_FUNC_OFFSET(19255, glConvolutionParameterf, glConvolutionParameterf, NULL, 350),
+ NAME_FUNC_OFFSET(19282, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351),
+ NAME_FUNC_OFFSET(19310, glConvolutionParameteri, glConvolutionParameteri, NULL, 352),
+ NAME_FUNC_OFFSET(19337, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353),
+ NAME_FUNC_OFFSET(19365, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354),
+ NAME_FUNC_OFFSET(19394, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355),
+ NAME_FUNC_OFFSET(19423, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356),
+ NAME_FUNC_OFFSET(19449, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357),
+ NAME_FUNC_OFFSET(19480, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358),
+ NAME_FUNC_OFFSET(19511, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359),
+ NAME_FUNC_OFFSET(19535, glSeparableFilter2D, glSeparableFilter2D, NULL, 360),
+ NAME_FUNC_OFFSET(19558, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361),
+ NAME_FUNC_OFFSET(19576, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362),
+ NAME_FUNC_OFFSET(19605, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363),
+ NAME_FUNC_OFFSET(19634, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364),
+ NAME_FUNC_OFFSET(19649, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365),
+ NAME_FUNC_OFFSET(19675, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366),
+ NAME_FUNC_OFFSET(19701, glHistogram, glHistogram, NULL, 367),
+ NAME_FUNC_OFFSET(19716, glMinmax, glMinmax, NULL, 368),
+ NAME_FUNC_OFFSET(19728, glResetHistogram, glResetHistogram, NULL, 369),
+ NAME_FUNC_OFFSET(19748, glResetMinmax, glResetMinmax, NULL, 370),
+ NAME_FUNC_OFFSET(19765, glTexImage3D, glTexImage3D, NULL, 371),
+ NAME_FUNC_OFFSET(19781, glTexImage3D, glTexImage3D, NULL, 371),
+ NAME_FUNC_OFFSET(19797, glTexSubImage3D, glTexSubImage3D, NULL, 372),
+ NAME_FUNC_OFFSET(19816, glTexSubImage3D, glTexSubImage3D, NULL, 372),
+ NAME_FUNC_OFFSET(19835, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
+ NAME_FUNC_OFFSET(19858, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
+ NAME_FUNC_OFFSET(19881, glActiveTexture, glActiveTexture, NULL, 374),
+ NAME_FUNC_OFFSET(19900, glClientActiveTexture, glClientActiveTexture, NULL, 375),
+ NAME_FUNC_OFFSET(19925, glMultiTexCoord1d, glMultiTexCoord1d, NULL, 376),
+ NAME_FUNC_OFFSET(19946, glMultiTexCoord1dv, glMultiTexCoord1dv, NULL, 377),
+ NAME_FUNC_OFFSET(19968, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378),
+ NAME_FUNC_OFFSET(19986, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379),
+ NAME_FUNC_OFFSET(20005, glMultiTexCoord1i, glMultiTexCoord1i, NULL, 380),
+ NAME_FUNC_OFFSET(20026, glMultiTexCoord1iv, glMultiTexCoord1iv, NULL, 381),
+ NAME_FUNC_OFFSET(20048, glMultiTexCoord1s, glMultiTexCoord1s, NULL, 382),
+ NAME_FUNC_OFFSET(20069, glMultiTexCoord1sv, glMultiTexCoord1sv, NULL, 383),
+ NAME_FUNC_OFFSET(20091, glMultiTexCoord2d, glMultiTexCoord2d, NULL, 384),
+ NAME_FUNC_OFFSET(20112, glMultiTexCoord2dv, glMultiTexCoord2dv, NULL, 385),
+ NAME_FUNC_OFFSET(20134, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386),
+ NAME_FUNC_OFFSET(20152, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387),
+ NAME_FUNC_OFFSET(20171, glMultiTexCoord2i, glMultiTexCoord2i, NULL, 388),
+ NAME_FUNC_OFFSET(20192, glMultiTexCoord2iv, glMultiTexCoord2iv, NULL, 389),
+ NAME_FUNC_OFFSET(20214, glMultiTexCoord2s, glMultiTexCoord2s, NULL, 390),
+ NAME_FUNC_OFFSET(20235, glMultiTexCoord2sv, glMultiTexCoord2sv, NULL, 391),
+ NAME_FUNC_OFFSET(20257, glMultiTexCoord3d, glMultiTexCoord3d, NULL, 392),
+ NAME_FUNC_OFFSET(20278, glMultiTexCoord3dv, glMultiTexCoord3dv, NULL, 393),
+ NAME_FUNC_OFFSET(20300, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394),
+ NAME_FUNC_OFFSET(20318, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395),
+ NAME_FUNC_OFFSET(20337, glMultiTexCoord3i, glMultiTexCoord3i, NULL, 396),
+ NAME_FUNC_OFFSET(20358, glMultiTexCoord3iv, glMultiTexCoord3iv, NULL, 397),
+ NAME_FUNC_OFFSET(20380, glMultiTexCoord3s, glMultiTexCoord3s, NULL, 398),
+ NAME_FUNC_OFFSET(20401, glMultiTexCoord3sv, glMultiTexCoord3sv, NULL, 399),
+ NAME_FUNC_OFFSET(20423, glMultiTexCoord4d, glMultiTexCoord4d, NULL, 400),
+ NAME_FUNC_OFFSET(20444, glMultiTexCoord4dv, glMultiTexCoord4dv, NULL, 401),
+ NAME_FUNC_OFFSET(20466, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402),
+ NAME_FUNC_OFFSET(20484, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403),
+ NAME_FUNC_OFFSET(20503, glMultiTexCoord4i, glMultiTexCoord4i, NULL, 404),
+ NAME_FUNC_OFFSET(20524, glMultiTexCoord4iv, glMultiTexCoord4iv, NULL, 405),
+ NAME_FUNC_OFFSET(20546, glMultiTexCoord4s, glMultiTexCoord4s, NULL, 406),
+ NAME_FUNC_OFFSET(20567, glMultiTexCoord4sv, glMultiTexCoord4sv, NULL, 407),
+ NAME_FUNC_OFFSET(20589, glCompressedTexImage1D, glCompressedTexImage1D, NULL, 408),
+ NAME_FUNC_OFFSET(20615, glCompressedTexImage2D, glCompressedTexImage2D, NULL, 409),
+ NAME_FUNC_OFFSET(20641, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410),
+ NAME_FUNC_OFFSET(20667, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410),
+ NAME_FUNC_OFFSET(20693, glCompressedTexSubImage1D, glCompressedTexSubImage1D, NULL, 411),
+ NAME_FUNC_OFFSET(20722, glCompressedTexSubImage2D, glCompressedTexSubImage2D, NULL, 412),
+ NAME_FUNC_OFFSET(20751, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413),
+ NAME_FUNC_OFFSET(20780, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413),
+ NAME_FUNC_OFFSET(20809, glGetCompressedTexImage, glGetCompressedTexImage, NULL, 414),
+ NAME_FUNC_OFFSET(20836, glLoadTransposeMatrixd, glLoadTransposeMatrixd, NULL, 415),
+ NAME_FUNC_OFFSET(20862, glLoadTransposeMatrixf, glLoadTransposeMatrixf, NULL, 416),
+ NAME_FUNC_OFFSET(20888, glMultTransposeMatrixd, glMultTransposeMatrixd, NULL, 417),
+ NAME_FUNC_OFFSET(20914, glMultTransposeMatrixf, glMultTransposeMatrixf, NULL, 418),
+ NAME_FUNC_OFFSET(20940, glSampleCoverage, glSampleCoverage, NULL, 419),
+ NAME_FUNC_OFFSET(20960, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
+ NAME_FUNC_OFFSET(20983, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
+ NAME_FUNC_OFFSET(21007, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
+ NAME_FUNC_OFFSET(21030, glFogCoordPointer, glFogCoordPointer, NULL, 421),
+ NAME_FUNC_OFFSET(21051, glFogCoordd, glFogCoordd, NULL, 422),
+ NAME_FUNC_OFFSET(21066, glFogCoorddv, glFogCoorddv, NULL, 423),
+ NAME_FUNC_OFFSET(21082, glMultiDrawArrays, glMultiDrawArrays, NULL, 424),
+ NAME_FUNC_OFFSET(21103, glPointParameterf, glPointParameterf, NULL, 425),
+ NAME_FUNC_OFFSET(21124, glPointParameterf, glPointParameterf, NULL, 425),
+ NAME_FUNC_OFFSET(21145, glPointParameterf, glPointParameterf, NULL, 425),
+ NAME_FUNC_OFFSET(21167, glPointParameterfv, glPointParameterfv, NULL, 426),
+ NAME_FUNC_OFFSET(21189, glPointParameterfv, glPointParameterfv, NULL, 426),
+ NAME_FUNC_OFFSET(21211, glPointParameterfv, glPointParameterfv, NULL, 426),
+ NAME_FUNC_OFFSET(21234, glPointParameteri, glPointParameteri, NULL, 427),
+ NAME_FUNC_OFFSET(21254, glPointParameteriv, glPointParameteriv, NULL, 428),
+ NAME_FUNC_OFFSET(21275, glSecondaryColor3b, glSecondaryColor3b, NULL, 429),
+ NAME_FUNC_OFFSET(21297, glSecondaryColor3bv, glSecondaryColor3bv, NULL, 430),
+ NAME_FUNC_OFFSET(21320, glSecondaryColor3d, glSecondaryColor3d, NULL, 431),
+ NAME_FUNC_OFFSET(21342, glSecondaryColor3dv, glSecondaryColor3dv, NULL, 432),
+ NAME_FUNC_OFFSET(21365, glSecondaryColor3i, glSecondaryColor3i, NULL, 433),
+ NAME_FUNC_OFFSET(21387, glSecondaryColor3iv, glSecondaryColor3iv, NULL, 434),
+ NAME_FUNC_OFFSET(21410, glSecondaryColor3s, glSecondaryColor3s, NULL, 435),
+ NAME_FUNC_OFFSET(21432, glSecondaryColor3sv, glSecondaryColor3sv, NULL, 436),
+ NAME_FUNC_OFFSET(21455, glSecondaryColor3ub, glSecondaryColor3ub, NULL, 437),
+ NAME_FUNC_OFFSET(21478, glSecondaryColor3ubv, glSecondaryColor3ubv, NULL, 438),
+ NAME_FUNC_OFFSET(21502, glSecondaryColor3ui, glSecondaryColor3ui, NULL, 439),
+ NAME_FUNC_OFFSET(21525, glSecondaryColor3uiv, glSecondaryColor3uiv, NULL, 440),
+ NAME_FUNC_OFFSET(21549, glSecondaryColor3us, glSecondaryColor3us, NULL, 441),
+ NAME_FUNC_OFFSET(21572, glSecondaryColor3usv, glSecondaryColor3usv, NULL, 442),
+ NAME_FUNC_OFFSET(21596, glSecondaryColorPointer, glSecondaryColorPointer, NULL, 443),
+ NAME_FUNC_OFFSET(21623, glWindowPos2d, glWindowPos2d, NULL, 444),
+ NAME_FUNC_OFFSET(21640, glWindowPos2d, glWindowPos2d, NULL, 444),
+ NAME_FUNC_OFFSET(21658, glWindowPos2dv, glWindowPos2dv, NULL, 445),
+ NAME_FUNC_OFFSET(21676, glWindowPos2dv, glWindowPos2dv, NULL, 445),
+ NAME_FUNC_OFFSET(21695, glWindowPos2f, glWindowPos2f, NULL, 446),
+ NAME_FUNC_OFFSET(21712, glWindowPos2f, glWindowPos2f, NULL, 446),
+ NAME_FUNC_OFFSET(21730, glWindowPos2fv, glWindowPos2fv, NULL, 447),
+ NAME_FUNC_OFFSET(21748, glWindowPos2fv, glWindowPos2fv, NULL, 447),
+ NAME_FUNC_OFFSET(21767, glWindowPos2i, glWindowPos2i, NULL, 448),
+ NAME_FUNC_OFFSET(21784, glWindowPos2i, glWindowPos2i, NULL, 448),
+ NAME_FUNC_OFFSET(21802, glWindowPos2iv, glWindowPos2iv, NULL, 449),
+ NAME_FUNC_OFFSET(21820, glWindowPos2iv, glWindowPos2iv, NULL, 449),
+ NAME_FUNC_OFFSET(21839, glWindowPos2s, glWindowPos2s, NULL, 450),
+ NAME_FUNC_OFFSET(21856, glWindowPos2s, glWindowPos2s, NULL, 450),
+ NAME_FUNC_OFFSET(21874, glWindowPos2sv, glWindowPos2sv, NULL, 451),
+ NAME_FUNC_OFFSET(21892, glWindowPos2sv, glWindowPos2sv, NULL, 451),
+ NAME_FUNC_OFFSET(21911, glWindowPos3d, glWindowPos3d, NULL, 452),
+ NAME_FUNC_OFFSET(21928, glWindowPos3d, glWindowPos3d, NULL, 452),
+ NAME_FUNC_OFFSET(21946, glWindowPos3dv, glWindowPos3dv, NULL, 453),
+ NAME_FUNC_OFFSET(21964, glWindowPos3dv, glWindowPos3dv, NULL, 453),
+ NAME_FUNC_OFFSET(21983, glWindowPos3f, glWindowPos3f, NULL, 454),
+ NAME_FUNC_OFFSET(22000, glWindowPos3f, glWindowPos3f, NULL, 454),
+ NAME_FUNC_OFFSET(22018, glWindowPos3fv, glWindowPos3fv, NULL, 455),
+ NAME_FUNC_OFFSET(22036, glWindowPos3fv, glWindowPos3fv, NULL, 455),
+ NAME_FUNC_OFFSET(22055, glWindowPos3i, glWindowPos3i, NULL, 456),
+ NAME_FUNC_OFFSET(22072, glWindowPos3i, glWindowPos3i, NULL, 456),
+ NAME_FUNC_OFFSET(22090, glWindowPos3iv, glWindowPos3iv, NULL, 457),
+ NAME_FUNC_OFFSET(22108, glWindowPos3iv, glWindowPos3iv, NULL, 457),
+ NAME_FUNC_OFFSET(22127, glWindowPos3s, glWindowPos3s, NULL, 458),
+ NAME_FUNC_OFFSET(22144, glWindowPos3s, glWindowPos3s, NULL, 458),
+ NAME_FUNC_OFFSET(22162, glWindowPos3sv, glWindowPos3sv, NULL, 459),
+ NAME_FUNC_OFFSET(22180, glWindowPos3sv, glWindowPos3sv, NULL, 459),
+ NAME_FUNC_OFFSET(22199, glBeginQuery, glBeginQuery, NULL, 460),
+ NAME_FUNC_OFFSET(22215, glBindBuffer, glBindBuffer, NULL, 461),
+ NAME_FUNC_OFFSET(22231, glBufferData, glBufferData, NULL, 462),
+ NAME_FUNC_OFFSET(22247, glBufferSubData, glBufferSubData, NULL, 463),
+ NAME_FUNC_OFFSET(22266, glDeleteBuffers, glDeleteBuffers, NULL, 464),
+ NAME_FUNC_OFFSET(22285, glDeleteQueries, glDeleteQueries, NULL, 465),
+ NAME_FUNC_OFFSET(22304, glEndQuery, glEndQuery, NULL, 466),
+ NAME_FUNC_OFFSET(22318, glGenBuffers, glGenBuffers, NULL, 467),
+ NAME_FUNC_OFFSET(22334, glGenQueries, glGenQueries, NULL, 468),
+ NAME_FUNC_OFFSET(22350, glGetBufferParameteriv, glGetBufferParameteriv, NULL, 469),
+ NAME_FUNC_OFFSET(22376, glGetBufferPointerv, glGetBufferPointerv, NULL, 470),
+ NAME_FUNC_OFFSET(22399, glGetBufferPointerv, glGetBufferPointerv, NULL, 470),
+ NAME_FUNC_OFFSET(22422, glGetBufferSubData, glGetBufferSubData, NULL, 471),
+ NAME_FUNC_OFFSET(22444, glGetQueryObjectiv, glGetQueryObjectiv, NULL, 472),
+ NAME_FUNC_OFFSET(22466, glGetQueryObjectuiv, glGetQueryObjectuiv, NULL, 473),
+ NAME_FUNC_OFFSET(22489, glGetQueryiv, glGetQueryiv, NULL, 474),
+ NAME_FUNC_OFFSET(22505, glIsBuffer, glIsBuffer, NULL, 475),
+ NAME_FUNC_OFFSET(22519, glIsQuery, glIsQuery, NULL, 476),
+ NAME_FUNC_OFFSET(22532, glMapBuffer, glMapBuffer, NULL, 477),
+ NAME_FUNC_OFFSET(22547, glMapBuffer, glMapBuffer, NULL, 477),
+ NAME_FUNC_OFFSET(22562, glUnmapBuffer, glUnmapBuffer, NULL, 478),
+ NAME_FUNC_OFFSET(22579, glUnmapBuffer, glUnmapBuffer, NULL, 478),
+ NAME_FUNC_OFFSET(22596, glBindAttribLocation, glBindAttribLocation, NULL, 480),
+ NAME_FUNC_OFFSET(22620, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
+ NAME_FUNC_OFFSET(22647, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
+ NAME_FUNC_OFFSET(22674, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
+ NAME_FUNC_OFFSET(22701, glCompileShader, glCompileShader, NULL, 482),
+ NAME_FUNC_OFFSET(22720, glDisableVertexAttribArray, glDisableVertexAttribArray, NULL, 488),
+ NAME_FUNC_OFFSET(22750, glDrawBuffers, glDrawBuffers, NULL, 489),
+ NAME_FUNC_OFFSET(22767, glDrawBuffers, glDrawBuffers, NULL, 489),
+ NAME_FUNC_OFFSET(22784, glDrawBuffers, glDrawBuffers, NULL, 489),
+ NAME_FUNC_OFFSET(22800, glEnableVertexAttribArray, glEnableVertexAttribArray, NULL, 490),
+ NAME_FUNC_OFFSET(22829, glGetActiveAttrib, glGetActiveAttrib, NULL, 491),
+ NAME_FUNC_OFFSET(22850, glGetActiveUniform, glGetActiveUniform, NULL, 492),
+ NAME_FUNC_OFFSET(22872, glGetAttribLocation, glGetAttribLocation, NULL, 494),
+ NAME_FUNC_OFFSET(22895, glGetShaderSource, glGetShaderSource, NULL, 498),
+ NAME_FUNC_OFFSET(22916, glGetUniformLocation, glGetUniformLocation, NULL, 500),
+ NAME_FUNC_OFFSET(22940, glGetUniformfv, glGetUniformfv, NULL, 501),
+ NAME_FUNC_OFFSET(22958, glGetUniformiv, glGetUniformiv, NULL, 502),
+ NAME_FUNC_OFFSET(22976, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503),
+ NAME_FUNC_OFFSET(23005, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503),
+ NAME_FUNC_OFFSET(23033, glGetVertexAttribdv, glGetVertexAttribdv, NULL, 504),
+ NAME_FUNC_OFFSET(23056, glGetVertexAttribfv, glGetVertexAttribfv, NULL, 505),
+ NAME_FUNC_OFFSET(23079, glGetVertexAttribiv, glGetVertexAttribiv, NULL, 506),
+ NAME_FUNC_OFFSET(23102, glLinkProgram, glLinkProgram, NULL, 509),
+ NAME_FUNC_OFFSET(23119, glShaderSource, glShaderSource, NULL, 510),
+ NAME_FUNC_OFFSET(23137, glStencilOpSeparate, glStencilOpSeparate, NULL, 513),
+ NAME_FUNC_OFFSET(23160, glUniform1f, glUniform1f, NULL, 514),
+ NAME_FUNC_OFFSET(23175, glUniform1fv, glUniform1fv, NULL, 515),
+ NAME_FUNC_OFFSET(23191, glUniform1i, glUniform1i, NULL, 516),
+ NAME_FUNC_OFFSET(23206, glUniform1iv, glUniform1iv, NULL, 517),
+ NAME_FUNC_OFFSET(23222, glUniform2f, glUniform2f, NULL, 518),
+ NAME_FUNC_OFFSET(23237, glUniform2fv, glUniform2fv, NULL, 519),
+ NAME_FUNC_OFFSET(23253, glUniform2i, glUniform2i, NULL, 520),
+ NAME_FUNC_OFFSET(23268, glUniform2iv, glUniform2iv, NULL, 521),
+ NAME_FUNC_OFFSET(23284, glUniform3f, glUniform3f, NULL, 522),
+ NAME_FUNC_OFFSET(23299, glUniform3fv, glUniform3fv, NULL, 523),
+ NAME_FUNC_OFFSET(23315, glUniform3i, glUniform3i, NULL, 524),
+ NAME_FUNC_OFFSET(23330, glUniform3iv, glUniform3iv, NULL, 525),
+ NAME_FUNC_OFFSET(23346, glUniform4f, glUniform4f, NULL, 526),
+ NAME_FUNC_OFFSET(23361, glUniform4fv, glUniform4fv, NULL, 527),
+ NAME_FUNC_OFFSET(23377, glUniform4i, glUniform4i, NULL, 528),
+ NAME_FUNC_OFFSET(23392, glUniform4iv, glUniform4iv, NULL, 529),
+ NAME_FUNC_OFFSET(23408, glUniformMatrix2fv, glUniformMatrix2fv, NULL, 530),
+ NAME_FUNC_OFFSET(23430, glUniformMatrix3fv, glUniformMatrix3fv, NULL, 531),
+ NAME_FUNC_OFFSET(23452, glUniformMatrix4fv, glUniformMatrix4fv, NULL, 532),
+ NAME_FUNC_OFFSET(23474, glUseProgram, glUseProgram, NULL, 533),
+ NAME_FUNC_OFFSET(23496, glValidateProgram, glValidateProgram, NULL, 534),
+ NAME_FUNC_OFFSET(23517, glVertexAttrib1d, glVertexAttrib1d, NULL, 535),
+ NAME_FUNC_OFFSET(23537, glVertexAttrib1dv, glVertexAttrib1dv, NULL, 536),
+ NAME_FUNC_OFFSET(23558, glVertexAttrib1s, glVertexAttrib1s, NULL, 537),
+ NAME_FUNC_OFFSET(23578, glVertexAttrib1sv, glVertexAttrib1sv, NULL, 538),
+ NAME_FUNC_OFFSET(23599, glVertexAttrib2d, glVertexAttrib2d, NULL, 539),
+ NAME_FUNC_OFFSET(23619, glVertexAttrib2dv, glVertexAttrib2dv, NULL, 540),
+ NAME_FUNC_OFFSET(23640, glVertexAttrib2s, glVertexAttrib2s, NULL, 541),
+ NAME_FUNC_OFFSET(23660, glVertexAttrib2sv, glVertexAttrib2sv, NULL, 542),
+ NAME_FUNC_OFFSET(23681, glVertexAttrib3d, glVertexAttrib3d, NULL, 543),
+ NAME_FUNC_OFFSET(23701, glVertexAttrib3dv, glVertexAttrib3dv, NULL, 544),
+ NAME_FUNC_OFFSET(23722, glVertexAttrib3s, glVertexAttrib3s, NULL, 545),
+ NAME_FUNC_OFFSET(23742, glVertexAttrib3sv, glVertexAttrib3sv, NULL, 546),
+ NAME_FUNC_OFFSET(23763, glVertexAttrib4Nbv, glVertexAttrib4Nbv, NULL, 547),
+ NAME_FUNC_OFFSET(23785, glVertexAttrib4Niv, glVertexAttrib4Niv, NULL, 548),
+ NAME_FUNC_OFFSET(23807, glVertexAttrib4Nsv, glVertexAttrib4Nsv, NULL, 549),
+ NAME_FUNC_OFFSET(23829, glVertexAttrib4Nub, glVertexAttrib4Nub, NULL, 550),
+ NAME_FUNC_OFFSET(23851, glVertexAttrib4Nubv, glVertexAttrib4Nubv, NULL, 551),
+ NAME_FUNC_OFFSET(23874, glVertexAttrib4Nuiv, glVertexAttrib4Nuiv, NULL, 552),
+ NAME_FUNC_OFFSET(23897, glVertexAttrib4Nusv, glVertexAttrib4Nusv, NULL, 553),
+ NAME_FUNC_OFFSET(23920, glVertexAttrib4bv, glVertexAttrib4bv, NULL, 554),
+ NAME_FUNC_OFFSET(23941, glVertexAttrib4d, glVertexAttrib4d, NULL, 555),
+ NAME_FUNC_OFFSET(23961, glVertexAttrib4dv, glVertexAttrib4dv, NULL, 556),
+ NAME_FUNC_OFFSET(23982, glVertexAttrib4iv, glVertexAttrib4iv, NULL, 557),
+ NAME_FUNC_OFFSET(24003, glVertexAttrib4s, glVertexAttrib4s, NULL, 558),
+ NAME_FUNC_OFFSET(24023, glVertexAttrib4sv, glVertexAttrib4sv, NULL, 559),
+ NAME_FUNC_OFFSET(24044, glVertexAttrib4ubv, glVertexAttrib4ubv, NULL, 560),
+ NAME_FUNC_OFFSET(24066, glVertexAttrib4uiv, glVertexAttrib4uiv, NULL, 561),
+ NAME_FUNC_OFFSET(24088, glVertexAttrib4usv, glVertexAttrib4usv, NULL, 562),
+ NAME_FUNC_OFFSET(24110, glVertexAttribPointer, glVertexAttribPointer, NULL, 563),
+ NAME_FUNC_OFFSET(24135, glBeginConditionalRender, glBeginConditionalRender, NULL, 570),
+ NAME_FUNC_OFFSET(24162, glBeginTransformFeedback, glBeginTransformFeedback, NULL, 571),
+ NAME_FUNC_OFFSET(24190, glBindBufferBase, glBindBufferBase, NULL, 572),
+ NAME_FUNC_OFFSET(24210, glBindBufferRange, glBindBufferRange, NULL, 573),
+ NAME_FUNC_OFFSET(24231, glBindFragDataLocation, glBindFragDataLocation, NULL, 574),
+ NAME_FUNC_OFFSET(24257, glClampColor, glClampColor, NULL, 575),
+ NAME_FUNC_OFFSET(24273, glColorMaski, glColorMaski, NULL, 580),
+ NAME_FUNC_OFFSET(24295, glDisablei, glDisablei, NULL, 581),
+ NAME_FUNC_OFFSET(24315, glEnablei, glEnablei, NULL, 582),
+ NAME_FUNC_OFFSET(24334, glEndConditionalRender, glEndConditionalRender, NULL, 583),
+ NAME_FUNC_OFFSET(24359, glEndTransformFeedback, glEndTransformFeedback, NULL, 584),
+ NAME_FUNC_OFFSET(24385, glGetBooleani_v, glGetBooleani_v, NULL, 585),
+ NAME_FUNC_OFFSET(24409, glGetFragDataLocation, glGetFragDataLocation, NULL, 586),
+ NAME_FUNC_OFFSET(24434, glGetIntegeri_v, glGetIntegeri_v, NULL, 587),
+ NAME_FUNC_OFFSET(24458, glGetTexParameterIiv, glGetTexParameterIiv, NULL, 589),
+ NAME_FUNC_OFFSET(24482, glGetTexParameterIuiv, glGetTexParameterIuiv, NULL, 590),
+ NAME_FUNC_OFFSET(24507, glGetTransformFeedbackVarying, glGetTransformFeedbackVarying, NULL, 591),
+ NAME_FUNC_OFFSET(24540, glGetUniformuiv, glGetUniformuiv, NULL, 592),
+ NAME_FUNC_OFFSET(24559, glGetVertexAttribIiv, glGetVertexAttribIiv, NULL, 593),
+ NAME_FUNC_OFFSET(24583, glGetVertexAttribIuiv, glGetVertexAttribIuiv, NULL, 594),
+ NAME_FUNC_OFFSET(24608, glIsEnabledi, glIsEnabledi, NULL, 595),
+ NAME_FUNC_OFFSET(24630, glTexParameterIiv, glTexParameterIiv, NULL, 596),
+ NAME_FUNC_OFFSET(24651, glTexParameterIuiv, glTexParameterIuiv, NULL, 597),
+ NAME_FUNC_OFFSET(24673, glTransformFeedbackVaryings, glTransformFeedbackVaryings, NULL, 598),
+ NAME_FUNC_OFFSET(24704, glUniform1ui, glUniform1ui, NULL, 599),
+ NAME_FUNC_OFFSET(24720, glUniform1uiv, glUniform1uiv, NULL, 600),
+ NAME_FUNC_OFFSET(24737, glUniform2ui, glUniform2ui, NULL, 601),
+ NAME_FUNC_OFFSET(24753, glUniform2uiv, glUniform2uiv, NULL, 602),
+ NAME_FUNC_OFFSET(24770, glUniform3ui, glUniform3ui, NULL, 603),
+ NAME_FUNC_OFFSET(24786, glUniform3uiv, glUniform3uiv, NULL, 604),
+ NAME_FUNC_OFFSET(24803, glUniform4ui, glUniform4ui, NULL, 605),
+ NAME_FUNC_OFFSET(24819, glUniform4uiv, glUniform4uiv, NULL, 606),
+ NAME_FUNC_OFFSET(24836, glVertexAttribI1iv, glVertexAttribI1iv, NULL, 607),
+ NAME_FUNC_OFFSET(24858, glVertexAttribI1uiv, glVertexAttribI1uiv, NULL, 608),
+ NAME_FUNC_OFFSET(24881, glVertexAttribI4bv, glVertexAttribI4bv, NULL, 609),
+ NAME_FUNC_OFFSET(24903, glVertexAttribI4sv, glVertexAttribI4sv, NULL, 610),
+ NAME_FUNC_OFFSET(24925, glVertexAttribI4ubv, glVertexAttribI4ubv, NULL, 611),
+ NAME_FUNC_OFFSET(24948, glVertexAttribI4usv, glVertexAttribI4usv, NULL, 612),
+ NAME_FUNC_OFFSET(24971, glVertexAttribIPointer, glVertexAttribIPointer, NULL, 613),
+ NAME_FUNC_OFFSET(24997, glPrimitiveRestartIndex, glPrimitiveRestartIndex, NULL, 614),
+ NAME_FUNC_OFFSET(25023, glTexBuffer, glTexBuffer, NULL, 615),
+ NAME_FUNC_OFFSET(25038, glFramebufferTexture, glFramebufferTexture, NULL, 616),
+ NAME_FUNC_OFFSET(25062, glVertexAttribDivisor, glVertexAttribDivisor, NULL, 619),
+ NAME_FUNC_OFFSET(25087, glBindProgramARB, glBindProgramARB, NULL, 620),
+ NAME_FUNC_OFFSET(25103, glDeleteProgramsARB, glDeleteProgramsARB, NULL, 621),
+ NAME_FUNC_OFFSET(25122, glGenProgramsARB, glGenProgramsARB, NULL, 622),
+ NAME_FUNC_OFFSET(25138, glIsProgramARB, glIsProgramARB, NULL, 629),
+ NAME_FUNC_OFFSET(25152, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 630),
+ NAME_FUNC_OFFSET(25175, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 631),
+ NAME_FUNC_OFFSET(25199, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 632),
+ NAME_FUNC_OFFSET(25222, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 633),
+ NAME_FUNC_OFFSET(25246, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 639),
+ NAME_FUNC_OFFSET(25263, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 640),
+ NAME_FUNC_OFFSET(25281, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 641),
+ NAME_FUNC_OFFSET(25298, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 642),
+ NAME_FUNC_OFFSET(25316, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 643),
+ NAME_FUNC_OFFSET(25333, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 644),
+ NAME_FUNC_OFFSET(25351, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 645),
+ NAME_FUNC_OFFSET(25368, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 646),
+ NAME_FUNC_OFFSET(25386, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 657),
+ NAME_FUNC_OFFSET(25411, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 657),
+ NAME_FUNC_OFFSET(25433, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 658),
+ NAME_FUNC_OFFSET(25460, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 658),
+ NAME_FUNC_OFFSET(25484, glBindFramebuffer, glBindFramebuffer, NULL, 659),
+ NAME_FUNC_OFFSET(25505, glBindRenderbuffer, glBindRenderbuffer, NULL, 660),
+ NAME_FUNC_OFFSET(25527, glBlitFramebuffer, glBlitFramebuffer, NULL, 661),
+ NAME_FUNC_OFFSET(25548, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 662),
+ NAME_FUNC_OFFSET(25576, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 662),
+ NAME_FUNC_OFFSET(25604, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 663),
+ NAME_FUNC_OFFSET(25628, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 663),
+ NAME_FUNC_OFFSET(25652, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 664),
+ NAME_FUNC_OFFSET(25677, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 664),
+ NAME_FUNC_OFFSET(25702, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 665),
+ NAME_FUNC_OFFSET(25731, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 665),
+ NAME_FUNC_OFFSET(25760, glFramebufferTexture1D, glFramebufferTexture1D, NULL, 666),
+ NAME_FUNC_OFFSET(25786, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 667),
+ NAME_FUNC_OFFSET(25812, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 667),
+ NAME_FUNC_OFFSET(25838, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 668),
+ NAME_FUNC_OFFSET(25864, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 668),
+ NAME_FUNC_OFFSET(25890, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 669),
+ NAME_FUNC_OFFSET(25919, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 669),
+ NAME_FUNC_OFFSET(25948, glGenFramebuffers, glGenFramebuffers, NULL, 670),
+ NAME_FUNC_OFFSET(25969, glGenFramebuffers, glGenFramebuffers, NULL, 670),
+ NAME_FUNC_OFFSET(25990, glGenRenderbuffers, glGenRenderbuffers, NULL, 671),
+ NAME_FUNC_OFFSET(26012, glGenRenderbuffers, glGenRenderbuffers, NULL, 671),
+ NAME_FUNC_OFFSET(26034, glGenerateMipmap, glGenerateMipmap, NULL, 672),
+ NAME_FUNC_OFFSET(26054, glGenerateMipmap, glGenerateMipmap, NULL, 672),
+ NAME_FUNC_OFFSET(26074, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 673),
+ NAME_FUNC_OFFSET(26115, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 673),
+ NAME_FUNC_OFFSET(26156, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 674),
+ NAME_FUNC_OFFSET(26188, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 674),
+ NAME_FUNC_OFFSET(26220, glIsFramebuffer, glIsFramebuffer, NULL, 675),
+ NAME_FUNC_OFFSET(26239, glIsFramebuffer, glIsFramebuffer, NULL, 675),
+ NAME_FUNC_OFFSET(26258, glIsRenderbuffer, glIsRenderbuffer, NULL, 676),
+ NAME_FUNC_OFFSET(26278, glIsRenderbuffer, glIsRenderbuffer, NULL, 676),
+ NAME_FUNC_OFFSET(26298, glRenderbufferStorage, glRenderbufferStorage, NULL, 677),
+ NAME_FUNC_OFFSET(26323, glRenderbufferStorage, glRenderbufferStorage, NULL, 677),
+ NAME_FUNC_OFFSET(26348, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 678),
+ NAME_FUNC_OFFSET(26384, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 680),
+ NAME_FUNC_OFFSET(26412, glMapBufferRange, glMapBufferRange, NULL, 681),
+ NAME_FUNC_OFFSET(26432, glBindVertexArray, glBindVertexArray, NULL, 682),
+ NAME_FUNC_OFFSET(26453, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 683),
+ NAME_FUNC_OFFSET(26479, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 683),
+ NAME_FUNC_OFFSET(26503, glGenVertexArrays, glGenVertexArrays, NULL, 684),
+ NAME_FUNC_OFFSET(26524, glIsVertexArray, glIsVertexArray, NULL, 685),
+ NAME_FUNC_OFFSET(26545, glIsVertexArray, glIsVertexArray, NULL, 685),
+ NAME_FUNC_OFFSET(26564, glProvokingVertex, glProvokingVertex, NULL, 705),
+ NAME_FUNC_OFFSET(26585, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 710),
+ NAME_FUNC_OFFSET(26619, glBlendEquationiARB, glBlendEquationiARB, NULL, 711),
+ NAME_FUNC_OFFSET(26645, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 712),
+ NAME_FUNC_OFFSET(26675, glBlendFunciARB, glBlendFunciARB, NULL, 713),
+ NAME_FUNC_OFFSET(26697, gl_dispatch_stub_730, gl_dispatch_stub_730, NULL, 730),
+ NAME_FUNC_OFFSET(26721, gl_dispatch_stub_731, gl_dispatch_stub_731, NULL, 731),
+ NAME_FUNC_OFFSET(26746, glClearDepthf, glClearDepthf, NULL, 782),
+ NAME_FUNC_OFFSET(26763, glDepthRangef, glDepthRangef, NULL, 783),
+ NAME_FUNC_OFFSET(26780, glGetProgramBinary, glGetProgramBinary, NULL, 787),
+ NAME_FUNC_OFFSET(26802, glProgramBinary, glProgramBinary, NULL, 788),
+ NAME_FUNC_OFFSET(26821, glProgramParameteri, glProgramParameteri, NULL, 789),
+ NAME_FUNC_OFFSET(26844, gl_dispatch_stub_846, gl_dispatch_stub_846, NULL, 846),
+ NAME_FUNC_OFFSET(26860, gl_dispatch_stub_847, gl_dispatch_stub_847, NULL, 847),
+ NAME_FUNC_OFFSET(26879, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 867),
+ NAME_FUNC_OFFSET(26898, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 868),
+ NAME_FUNC_OFFSET(26918, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 869),
+ NAME_FUNC_OFFSET(26938, glFogCoordfEXT, glFogCoordfEXT, NULL, 870),
+ NAME_FUNC_OFFSET(26950, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 871),
+ NAME_FUNC_OFFSET(26963, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 974),
+ NAME_FUNC_OFFSET(26981, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 975),
+ NAME_FUNC_OFFSET(27000, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 976),
+ NAME_FUNC_OFFSET(27018, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 977),
+ NAME_FUNC_OFFSET(27037, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 978),
+ NAME_FUNC_OFFSET(27056, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 979),
+ NAME_FUNC_OFFSET(27076, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 980),
+ NAME_FUNC_OFFSET(27094, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 981),
+ NAME_FUNC_OFFSET(27113, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 982),
+ NAME_FUNC_OFFSET(27132, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 983),
+ NAME_FUNC_OFFSET(27152, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 984),
+ NAME_FUNC_OFFSET(27170, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 985),
+ NAME_FUNC_OFFSET(27189, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 986),
+ NAME_FUNC_OFFSET(27208, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 987),
+ NAME_FUNC_OFFSET(27228, gl_dispatch_stub_1014, gl_dispatch_stub_1014, NULL, 1014),
+ NAME_FUNC_OFFSET(27244, gl_dispatch_stub_1015, gl_dispatch_stub_1015, NULL, 1015),
+ NAME_FUNC_OFFSET(27261, gl_dispatch_stub_1016, gl_dispatch_stub_1016, NULL, 1016),
+ NAME_FUNC_OFFSET(27278, gl_dispatch_stub_1017, gl_dispatch_stub_1017, NULL, 1017),
+ NAME_FUNC_OFFSET(27291, gl_dispatch_stub_1018, gl_dispatch_stub_1018, NULL, 1018),
+ NAME_FUNC_OFFSET(27308, gl_dispatch_stub_1019, gl_dispatch_stub_1019, NULL, 1019),
+ NAME_FUNC_OFFSET(27318, gl_dispatch_stub_1020, gl_dispatch_stub_1020, NULL, 1020),
+ NAME_FUNC_OFFSET(27329, gl_dispatch_stub_1021, gl_dispatch_stub_1021, NULL, 1021),
+ NAME_FUNC_OFFSET(27343, gl_dispatch_stub_1022, gl_dispatch_stub_1022, NULL, 1022),
+ NAME_FUNC_OFFSET(27357, gl_dispatch_stub_1023, gl_dispatch_stub_1023, NULL, 1023),
+ NAME_FUNC_OFFSET(27374, gl_dispatch_stub_1024, gl_dispatch_stub_1024, NULL, 1024),
+ NAME_FUNC_OFFSET(27392, gl_dispatch_stub_1025, gl_dispatch_stub_1025, NULL, 1025),
+ NAME_FUNC_OFFSET(27404, gl_dispatch_stub_1026, gl_dispatch_stub_1026, NULL, 1026),
+ NAME_FUNC_OFFSET(27417, gl_dispatch_stub_1027, gl_dispatch_stub_1027, NULL, 1027),
+ NAME_FUNC_OFFSET(27433, gl_dispatch_stub_1028, gl_dispatch_stub_1028, NULL, 1028),
+ NAME_FUNC_OFFSET(27450, gl_dispatch_stub_1029, gl_dispatch_stub_1029, NULL, 1029),
+ NAME_FUNC_OFFSET(27465, gl_dispatch_stub_1030, gl_dispatch_stub_1030, NULL, 1030),
+ NAME_FUNC_OFFSET(27481, gl_dispatch_stub_1031, gl_dispatch_stub_1031, NULL, 1031),
+ NAME_FUNC_OFFSET(27498, gl_dispatch_stub_1032, gl_dispatch_stub_1032, NULL, 1032),
+ NAME_FUNC_OFFSET(27519, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033),
+ NAME_FUNC_OFFSET(27533, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034),
+ NAME_FUNC_OFFSET(27545, gl_dispatch_stub_1035, gl_dispatch_stub_1035, NULL, 1035),
+ NAME_FUNC_OFFSET(27557, gl_dispatch_stub_1036, gl_dispatch_stub_1036, NULL, 1036),
+ NAME_FUNC_OFFSET(27573, gl_dispatch_stub_1037, gl_dispatch_stub_1037, NULL, 1037),
+ NAME_FUNC_OFFSET(27593, gl_dispatch_stub_1038, gl_dispatch_stub_1038, NULL, 1038),
+ NAME_FUNC_OFFSET(27606, gl_dispatch_stub_1039, gl_dispatch_stub_1039, NULL, 1039),
+ NAME_FUNC_OFFSET(27627, gl_dispatch_stub_1040, gl_dispatch_stub_1040, NULL, 1040),
+ NAME_FUNC_OFFSET(27639, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041),
+ NAME_FUNC_OFFSET(27652, gl_dispatch_stub_1042, gl_dispatch_stub_1042, NULL, 1042),
+ NAME_FUNC_OFFSET(27666, gl_dispatch_stub_1043, gl_dispatch_stub_1043, NULL, 1043),
+ NAME_FUNC_OFFSET(27685, gl_dispatch_stub_1044, gl_dispatch_stub_1044, NULL, 1044),
+ NAME_FUNC_OFFSET(27701, gl_dispatch_stub_1045, gl_dispatch_stub_1045, NULL, 1045),
+ NAME_FUNC_OFFSET(27717, gl_dispatch_stub_1046, gl_dispatch_stub_1046, NULL, 1046),
+ NAME_FUNC_OFFSET(27733, gl_dispatch_stub_1047, gl_dispatch_stub_1047, NULL, 1047),
+ NAME_FUNC_OFFSET(27752, gl_dispatch_stub_1048, gl_dispatch_stub_1048, NULL, 1048),
+ NAME_FUNC_OFFSET(27771, gl_dispatch_stub_1049, gl_dispatch_stub_1049, NULL, 1049),
+ NAME_FUNC_OFFSET(27786, gl_dispatch_stub_1050, gl_dispatch_stub_1050, NULL, 1050),
+ NAME_FUNC_OFFSET(27802, gl_dispatch_stub_1051, gl_dispatch_stub_1051, NULL, 1051),
+ NAME_FUNC_OFFSET(27821, gl_dispatch_stub_1052, gl_dispatch_stub_1052, NULL, 1052),
+ NAME_FUNC_OFFSET(27838, gl_dispatch_stub_1053, gl_dispatch_stub_1053, NULL, 1053),
+ NAME_FUNC_OFFSET(27861, gl_dispatch_stub_1054, gl_dispatch_stub_1054, NULL, 1054),
+ NAME_FUNC_OFFSET(27882, gl_dispatch_stub_1055, gl_dispatch_stub_1055, NULL, 1055),
+ NAME_FUNC_OFFSET(27904, gl_dispatch_stub_1056, gl_dispatch_stub_1056, NULL, 1056),
NAME_FUNC_OFFSET(-1, NULL, NULL, NULL, 0)
};
diff --git a/xorg-server/glx/remap_helper.h b/xorg-server/glx/remap_helper.h
index b6252295f..ce9698798 100644
--- a/xorg-server/glx/remap_helper.h
+++ b/xorg-server/glx/remap_helper.h
@@ -834,4791 +834,4835 @@ static const char _mesa_function_pool[] =
"fffff\0"
"glTexCoord2fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[5814]: GetTransformFeedbackVarying (will be remapped) */
- "iiipppp\0"
- "glGetTransformFeedbackVarying\0"
- "glGetTransformFeedbackVaryingEXT\0"
+ /* _mesa_function_pool[5814]: GetPerfMonitorCounterInfoAMD (will be remapped) */
+ "iiip\0"
+ "glGetPerfMonitorCounterInfoAMD\0"
"\0"
- /* _mesa_function_pool[5886]: MultiTexCoord2d (offset 384) */
+ /* _mesa_function_pool[5851]: MultiTexCoord2d (offset 384) */
"idd\0"
"glMultiTexCoord2d\0"
"glMultiTexCoord2dARB\0"
"\0"
- /* _mesa_function_pool[5930]: UniformBlockBinding (will be remapped) */
+ /* _mesa_function_pool[5895]: UniformBlockBinding (will be remapped) */
"iii\0"
"glUniformBlockBinding\0"
"\0"
- /* _mesa_function_pool[5957]: PopName (offset 200) */
+ /* _mesa_function_pool[5922]: PopName (offset 200) */
"\0"
"glPopName\0"
"\0"
- /* _mesa_function_pool[5969]: GetSamplerParameterfv (will be remapped) */
+ /* _mesa_function_pool[5934]: GetSamplerParameterfv (will be remapped) */
"iip\0"
"glGetSamplerParameterfv\0"
"\0"
- /* _mesa_function_pool[5998]: VertexAttrib2dv (will be remapped) */
+ /* _mesa_function_pool[5963]: VertexAttrib2dv (will be remapped) */
"ip\0"
"glVertexAttrib2dv\0"
"glVertexAttrib2dvARB\0"
"\0"
- /* _mesa_function_pool[6041]: VertexAttrib4Nusv (will be remapped) */
+ /* _mesa_function_pool[6006]: VertexAttrib4Nusv (will be remapped) */
"ip\0"
"glVertexAttrib4Nusv\0"
"glVertexAttrib4NusvARB\0"
"\0"
- /* _mesa_function_pool[6088]: SampleMaski (will be remapped) */
+ /* _mesa_function_pool[6053]: SampleMaski (will be remapped) */
"ii\0"
"glSampleMaski\0"
"\0"
- /* _mesa_function_pool[6106]: GetProgramInfoLog (will be remapped) */
+ /* _mesa_function_pool[6071]: GetProgramInfoLog (will be remapped) */
"iipp\0"
"glGetProgramInfoLog\0"
"\0"
- /* _mesa_function_pool[6132]: VertexP2ui (will be remapped) */
+ /* _mesa_function_pool[6097]: VertexP2ui (will be remapped) */
"ii\0"
"glVertexP2ui\0"
"\0"
- /* _mesa_function_pool[6149]: SamplerParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[6114]: SamplerParameterIuiv (will be remapped) */
"iip\0"
"glSamplerParameterIuiv\0"
"\0"
- /* _mesa_function_pool[6177]: TexParameterx (will be remapped) */
+ /* _mesa_function_pool[6142]: TexParameterx (will be remapped) */
"iii\0"
"glTexParameterxOES\0"
"glTexParameterx\0"
"\0"
- /* _mesa_function_pool[6217]: Vertex4sv (offset 149) */
+ /* _mesa_function_pool[6182]: Vertex4sv (offset 149) */
"p\0"
"glVertex4sv\0"
"\0"
- /* _mesa_function_pool[6232]: FramebufferTexture (will be remapped) */
+ /* _mesa_function_pool[6197]: FramebufferTexture (will be remapped) */
"iiii\0"
"glFramebufferTextureARB\0"
"glFramebufferTexture\0"
"\0"
- /* _mesa_function_pool[6283]: GetQueryObjecti64v (will be remapped) */
+ /* _mesa_function_pool[6248]: GetQueryObjecti64v (will be remapped) */
"iip\0"
"glGetQueryObjecti64v\0"
"glGetQueryObjecti64vEXT\0"
"\0"
- /* _mesa_function_pool[6333]: GetActiveUniformBlockiv (will be remapped) */
+ /* _mesa_function_pool[6298]: GetActiveUniformBlockiv (will be remapped) */
"iiip\0"
"glGetActiveUniformBlockiv\0"
"\0"
- /* _mesa_function_pool[6365]: VertexAttrib4ubNV (will be remapped) */
+ /* _mesa_function_pool[6330]: VertexAttrib4ubNV (will be remapped) */
"iiiii\0"
"glVertexAttrib4ubNV\0"
"\0"
- /* _mesa_function_pool[6392]: MultiTexCoord2s (offset 390) */
+ /* _mesa_function_pool[6357]: MultiTexCoord2s (offset 390) */
"iii\0"
"glMultiTexCoord2s\0"
"glMultiTexCoord2sARB\0"
"\0"
- /* _mesa_function_pool[6436]: ClampColor (will be remapped) */
+ /* _mesa_function_pool[6401]: ClampColor (will be remapped) */
"ii\0"
"glClampColorARB\0"
"glClampColor\0"
"\0"
- /* _mesa_function_pool[6469]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[6434]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */
"ppp\0"
"glTexCoord2fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[6507]: GetTexEnvfv (offset 276) */
+ /* _mesa_function_pool[6472]: GetTexEnvfv (offset 276) */
"iip\0"
"glGetTexEnvfv\0"
"\0"
- /* _mesa_function_pool[6526]: BindAttribLocation (will be remapped) */
+ /* _mesa_function_pool[6491]: BindAttribLocation (will be remapped) */
"iip\0"
"glBindAttribLocation\0"
"glBindAttribLocationARB\0"
"\0"
- /* _mesa_function_pool[6576]: BindFragDataLocationIndexed (will be remapped) */
+ /* _mesa_function_pool[6541]: BindFragDataLocationIndexed (will be remapped) */
"iiip\0"
"glBindFragDataLocationIndexed\0"
"\0"
- /* _mesa_function_pool[6612]: DiscardFramebufferEXT (will be remapped) */
+ /* _mesa_function_pool[6577]: DiscardFramebufferEXT (will be remapped) */
"iip\0"
"glDiscardFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[6641]: BindTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[6606]: BindTransformFeedback (will be remapped) */
"ii\0"
"glBindTransformFeedback\0"
"\0"
- /* _mesa_function_pool[6669]: TextureStorage2DEXT (will be remapped) */
+ /* _mesa_function_pool[6634]: TextureStorage2DEXT (will be remapped) */
"iiiiii\0"
"glTextureStorage2DEXT\0"
"\0"
- /* _mesa_function_pool[6699]: Indexub (offset 315) */
+ /* _mesa_function_pool[6664]: Indexub (offset 315) */
"i\0"
"glIndexub\0"
"\0"
- /* _mesa_function_pool[6712]: TexEnvi (offset 186) */
+ /* _mesa_function_pool[6677]: GetPerfMonitorCounterDataAMD (will be remapped) */
+ "iiipp\0"
+ "glGetPerfMonitorCounterDataAMD\0"
+ "\0"
+ /* _mesa_function_pool[6715]: TexEnvi (offset 186) */
"iii\0"
"glTexEnvi\0"
"\0"
- /* _mesa_function_pool[6727]: GetClipPlane (offset 259) */
+ /* _mesa_function_pool[6730]: GetClipPlane (offset 259) */
"ip\0"
"glGetClipPlane\0"
"\0"
- /* _mesa_function_pool[6746]: CombinerParameterfvNV (dynamic) */
+ /* _mesa_function_pool[6749]: CombinerParameterfvNV (dynamic) */
"ip\0"
"glCombinerParameterfvNV\0"
"\0"
- /* _mesa_function_pool[6774]: TexCoordP4uiv (will be remapped) */
+ /* _mesa_function_pool[6777]: TexCoordP4uiv (will be remapped) */
"ip\0"
"glTexCoordP4uiv\0"
"\0"
- /* _mesa_function_pool[6794]: VertexAttribs3dvNV (will be remapped) */
+ /* _mesa_function_pool[6797]: VertexAttribs3dvNV (will be remapped) */
"iip\0"
"glVertexAttribs3dvNV\0"
"\0"
- /* _mesa_function_pool[6820]: VertexAttribs4fvNV (will be remapped) */
+ /* _mesa_function_pool[6823]: VertexAttribs4fvNV (will be remapped) */
"iip\0"
"glVertexAttribs4fvNV\0"
"\0"
- /* _mesa_function_pool[6846]: VertexArrayRangeNV (dynamic) */
+ /* _mesa_function_pool[6849]: VertexArrayRangeNV (dynamic) */
"ip\0"
"glVertexArrayRangeNV\0"
"\0"
- /* _mesa_function_pool[6871]: FragmentLightiSGIX (dynamic) */
+ /* _mesa_function_pool[6874]: FragmentLightiSGIX (dynamic) */
"iii\0"
"glFragmentLightiSGIX\0"
"\0"
- /* _mesa_function_pool[6897]: ClearBufferfi (will be remapped) */
+ /* _mesa_function_pool[6900]: ClearBufferfi (will be remapped) */
"iifi\0"
"glClearBufferfi\0"
"\0"
- /* _mesa_function_pool[6919]: DrawTransformFeedbackInstanced (will be remapped) */
+ /* _mesa_function_pool[6922]: DrawTransformFeedbackInstanced (will be remapped) */
"iii\0"
"glDrawTransformFeedbackInstanced\0"
"\0"
- /* _mesa_function_pool[6957]: PolygonOffsetEXT (will be remapped) */
+ /* _mesa_function_pool[6960]: PolygonOffsetEXT (will be remapped) */
"ff\0"
"glPolygonOffsetEXT\0"
"\0"
- /* _mesa_function_pool[6980]: VertexAttribI4uivEXT (will be remapped) */
+ /* _mesa_function_pool[6983]: VertexAttribI4uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI4uivEXT\0"
"glVertexAttribI4uiv\0"
"\0"
- /* _mesa_function_pool[7027]: Scalex (will be remapped) */
+ /* _mesa_function_pool[7030]: Scalex (will be remapped) */
"iii\0"
"glScalexOES\0"
"glScalex\0"
"\0"
- /* _mesa_function_pool[7053]: PollAsyncSGIX (dynamic) */
+ /* _mesa_function_pool[7056]: PollAsyncSGIX (dynamic) */
"p\0"
"glPollAsyncSGIX\0"
"\0"
- /* _mesa_function_pool[7072]: WindowPos3sv (will be remapped) */
+ /* _mesa_function_pool[7075]: WindowPos3sv (will be remapped) */
"p\0"
"glWindowPos3sv\0"
"glWindowPos3svARB\0"
"glWindowPos3svMESA\0"
"\0"
- /* _mesa_function_pool[7127]: DeleteFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[7130]: DeleteFragmentShaderATI (will be remapped) */
"i\0"
"glDeleteFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[7156]: Scaled (offset 301) */
+ /* _mesa_function_pool[7159]: Scaled (offset 301) */
"ddd\0"
"glScaled\0"
"\0"
- /* _mesa_function_pool[7170]: TangentPointerEXT (dynamic) */
+ /* _mesa_function_pool[7173]: TangentPointerEXT (dynamic) */
"iip\0"
"glTangentPointerEXT\0"
"\0"
- /* _mesa_function_pool[7195]: Scalef (offset 302) */
+ /* _mesa_function_pool[7198]: Scalef (offset 302) */
"fff\0"
"glScalef\0"
"\0"
- /* _mesa_function_pool[7209]: IndexPointerEXT (will be remapped) */
+ /* _mesa_function_pool[7212]: IndexPointerEXT (will be remapped) */
"iiip\0"
"glIndexPointerEXT\0"
"\0"
- /* _mesa_function_pool[7233]: VertexAttribI1iv (will be remapped) */
+ /* _mesa_function_pool[7236]: VertexAttribI1iv (will be remapped) */
"ip\0"
"glVertexAttribI1ivEXT\0"
"glVertexAttribI1iv\0"
"\0"
- /* _mesa_function_pool[7278]: ListParameterfvSGIX (dynamic) */
+ /* _mesa_function_pool[7281]: ListParameterfvSGIX (dynamic) */
"iip\0"
"glListParameterfvSGIX\0"
"\0"
- /* _mesa_function_pool[7305]: ColorFragmentOp1ATI (will be remapped) */
+ /* _mesa_function_pool[7308]: ColorFragmentOp1ATI (will be remapped) */
"iiiiiii\0"
"glColorFragmentOp1ATI\0"
"\0"
- /* _mesa_function_pool[7336]: GetUniformfv (will be remapped) */
+ /* _mesa_function_pool[7339]: GetUniformfv (will be remapped) */
"iip\0"
"glGetUniformfv\0"
"glGetUniformfvARB\0"
"\0"
- /* _mesa_function_pool[7374]: ObjectUnpurgeableAPPLE (will be remapped) */
+ /* _mesa_function_pool[7377]: ObjectUnpurgeableAPPLE (will be remapped) */
"iii\0"
"glObjectUnpurgeableAPPLE\0"
"\0"
- /* _mesa_function_pool[7404]: AlphaFunc (offset 240) */
+ /* _mesa_function_pool[7407]: AlphaFunc (offset 240) */
"if\0"
"glAlphaFunc\0"
"\0"
- /* _mesa_function_pool[7420]: ColorFragmentOp2ATI (will be remapped) */
+ /* _mesa_function_pool[7423]: ColorFragmentOp2ATI (will be remapped) */
"iiiiiiiiii\0"
"glColorFragmentOp2ATI\0"
"\0"
- /* _mesa_function_pool[7454]: IsShader (will be remapped) */
+ /* _mesa_function_pool[7457]: IsShader (will be remapped) */
"i\0"
"glIsShader\0"
"\0"
- /* _mesa_function_pool[7468]: EdgeFlag (offset 41) */
+ /* _mesa_function_pool[7471]: EdgeFlag (offset 41) */
"i\0"
"glEdgeFlag\0"
"\0"
- /* _mesa_function_pool[7482]: TexCoord2iv (offset 107) */
+ /* _mesa_function_pool[7485]: TexCoord2iv (offset 107) */
"p\0"
"glTexCoord2iv\0"
"\0"
- /* _mesa_function_pool[7499]: TexImage2DMultisample (will be remapped) */
+ /* _mesa_function_pool[7502]: TexImage2DMultisample (will be remapped) */
"iiiiii\0"
"glTexImage2DMultisample\0"
"\0"
- /* _mesa_function_pool[7531]: Rotated (offset 299) */
+ /* _mesa_function_pool[7534]: Rotated (offset 299) */
"dddd\0"
"glRotated\0"
"\0"
- /* _mesa_function_pool[7547]: VertexAttrib2sNV (will be remapped) */
+ /* _mesa_function_pool[7550]: VertexAttrib2sNV (will be remapped) */
"iii\0"
"glVertexAttrib2sNV\0"
"\0"
- /* _mesa_function_pool[7571]: ReadPixels (offset 256) */
+ /* _mesa_function_pool[7574]: ReadPixels (offset 256) */
"iiiiiip\0"
"glReadPixels\0"
"\0"
- /* _mesa_function_pool[7593]: EdgeFlagv (offset 42) */
+ /* _mesa_function_pool[7596]: EdgeFlagv (offset 42) */
"p\0"
"glEdgeFlagv\0"
"\0"
- /* _mesa_function_pool[7608]: NormalPointerListIBM (dynamic) */
+ /* _mesa_function_pool[7611]: NormalPointerListIBM (dynamic) */
"iipi\0"
"glNormalPointerListIBM\0"
"\0"
- /* _mesa_function_pool[7637]: CompressedTexSubImage1D (will be remapped) */
+ /* _mesa_function_pool[7640]: CompressedTexSubImage1D (will be remapped) */
"iiiiiip\0"
"glCompressedTexSubImage1D\0"
"glCompressedTexSubImage1DARB\0"
"\0"
- /* _mesa_function_pool[7701]: QueryCounter (will be remapped) */
+ /* _mesa_function_pool[7704]: QueryCounter (will be remapped) */
"ii\0"
"glQueryCounter\0"
"\0"
- /* _mesa_function_pool[7720]: Color4iv (offset 32) */
+ /* _mesa_function_pool[7723]: Color4iv (offset 32) */
"p\0"
"glColor4iv\0"
"\0"
- /* _mesa_function_pool[7734]: DebugMessageCallback (will be remapped) */
+ /* _mesa_function_pool[7737]: DebugMessageCallback (will be remapped) */
"pp\0"
"glDebugMessageCallback\0"
"\0"
- /* _mesa_function_pool[7761]: TexParameterf (offset 178) */
+ /* _mesa_function_pool[7764]: TexParameterf (offset 178) */
"iif\0"
"glTexParameterf\0"
"\0"
- /* _mesa_function_pool[7782]: TexParameteri (offset 180) */
+ /* _mesa_function_pool[7785]: TexParameteri (offset 180) */
"iii\0"
"glTexParameteri\0"
"\0"
- /* _mesa_function_pool[7803]: NormalPointerEXT (will be remapped) */
+ /* _mesa_function_pool[7806]: NormalPointerEXT (will be remapped) */
"iiip\0"
"glNormalPointerEXT\0"
"\0"
- /* _mesa_function_pool[7828]: GetUniformiv (will be remapped) */
+ /* _mesa_function_pool[7831]: GetTransformFeedbackVarying (will be remapped) */
+ "iiipppp\0"
+ "glGetTransformFeedbackVarying\0"
+ "glGetTransformFeedbackVaryingEXT\0"
+ "\0"
+ /* _mesa_function_pool[7903]: GetUniformiv (will be remapped) */
"iip\0"
"glGetUniformiv\0"
"glGetUniformivARB\0"
"\0"
- /* _mesa_function_pool[7866]: DrawPixels (offset 257) */
+ /* _mesa_function_pool[7941]: DrawPixels (offset 257) */
"iiiip\0"
"glDrawPixels\0"
"\0"
- /* _mesa_function_pool[7886]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[7961]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */
"iffffffff\0"
"glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[7946]: DepthRangex (will be remapped) */
+ /* _mesa_function_pool[8021]: DepthRangex (will be remapped) */
"ii\0"
"glDepthRangexOES\0"
"glDepthRangex\0"
"\0"
- /* _mesa_function_pool[7981]: ImageTransformParameterivHP (dynamic) */
+ /* _mesa_function_pool[8056]: ImageTransformParameterivHP (dynamic) */
"iip\0"
"glImageTransformParameterivHP\0"
"\0"
- /* _mesa_function_pool[8016]: DrawTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[8091]: DrawTransformFeedback (will be remapped) */
"ii\0"
"glDrawTransformFeedback\0"
"\0"
- /* _mesa_function_pool[8044]: DrawElementsInstancedARB (will be remapped) */
+ /* _mesa_function_pool[8119]: DrawElementsInstancedARB (will be remapped) */
"iiipi\0"
"glDrawElementsInstancedARB\0"
"glDrawElementsInstancedEXT\0"
"glDrawElementsInstanced\0"
"\0"
- /* _mesa_function_pool[8129]: MultiTexCoord3sv (offset 399) */
+ /* _mesa_function_pool[8204]: MultiTexCoord3sv (offset 399) */
"ip\0"
"glMultiTexCoord3sv\0"
"glMultiTexCoord3svARB\0"
"\0"
- /* _mesa_function_pool[8174]: EndConditionalRender (will be remapped) */
+ /* _mesa_function_pool[8249]: EndConditionalRender (will be remapped) */
"\0"
"glEndConditionalRender\0"
"glEndConditionalRenderNV\0"
"\0"
- /* _mesa_function_pool[8224]: WeightivARB (dynamic) */
+ /* _mesa_function_pool[8299]: WeightivARB (dynamic) */
"ip\0"
"glWeightivARB\0"
"\0"
- /* _mesa_function_pool[8242]: GlobalAlphaFactordSUN (dynamic) */
+ /* _mesa_function_pool[8317]: GlobalAlphaFactordSUN (dynamic) */
"d\0"
"glGlobalAlphaFactordSUN\0"
"\0"
- /* _mesa_function_pool[8269]: GetFinalCombinerInputParameterfvNV (dynamic) */
+ /* _mesa_function_pool[8344]: GetFinalCombinerInputParameterfvNV (dynamic) */
"iip\0"
"glGetFinalCombinerInputParameterfvNV\0"
"\0"
- /* _mesa_function_pool[8311]: GenLists (offset 5) */
+ /* _mesa_function_pool[8386]: GenLists (offset 5) */
"i\0"
"glGenLists\0"
"\0"
- /* _mesa_function_pool[8325]: DepthRangef (will be remapped) */
+ /* _mesa_function_pool[8400]: DepthRangef (will be remapped) */
"ff\0"
"glDepthRangef\0"
"glDepthRangefOES\0"
"\0"
- /* _mesa_function_pool[8360]: Color3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[8435]: Color3fVertex3fvSUN (dynamic) */
"pp\0"
"glColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[8386]: SampleCoveragex (will be remapped) */
+ /* _mesa_function_pool[8461]: SampleCoveragex (will be remapped) */
"ii\0"
"glSampleCoveragexOES\0"
"glSampleCoveragex\0"
"\0"
- /* _mesa_function_pool[8429]: GetMapAttribParameterivNV (dynamic) */
+ /* _mesa_function_pool[8504]: GetMapAttribParameterivNV (dynamic) */
"iiip\0"
"glGetMapAttribParameterivNV\0"
"\0"
- /* _mesa_function_pool[8463]: GetCombinerInputParameterfvNV (dynamic) */
+ /* _mesa_function_pool[8538]: GetCombinerInputParameterfvNV (dynamic) */
"iiiip\0"
"glGetCombinerInputParameterfvNV\0"
"\0"
- /* _mesa_function_pool[8502]: GetSharpenTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[8577]: GetSharpenTexFuncSGIS (dynamic) */
"ip\0"
"glGetSharpenTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[8530]: PixelTransformParameterfvEXT (dynamic) */
+ /* _mesa_function_pool[8605]: PixelTransformParameterfvEXT (dynamic) */
"iip\0"
"glPixelTransformParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[8566]: MapGrid2d (offset 226) */
+ /* _mesa_function_pool[8641]: MapGrid2d (offset 226) */
"iddidd\0"
"glMapGrid2d\0"
"\0"
- /* _mesa_function_pool[8586]: MapGrid2f (offset 227) */
+ /* _mesa_function_pool[8661]: MapGrid2f (offset 227) */
"iffiff\0"
"glMapGrid2f\0"
"\0"
- /* _mesa_function_pool[8606]: SampleMapATI (will be remapped) */
+ /* _mesa_function_pool[8681]: SampleMapATI (will be remapped) */
"iii\0"
"glSampleMapATI\0"
"\0"
- /* _mesa_function_pool[8626]: ValidateProgram (will be remapped) */
+ /* _mesa_function_pool[8701]: ValidateProgram (will be remapped) */
"i\0"
"glValidateProgram\0"
"glValidateProgramARB\0"
"\0"
- /* _mesa_function_pool[8668]: VertexPointerEXT (will be remapped) */
+ /* _mesa_function_pool[8743]: VertexPointerEXT (will be remapped) */
"iiiip\0"
"glVertexPointerEXT\0"
"\0"
- /* _mesa_function_pool[8694]: GetTexFilterFuncSGIS (dynamic) */
+ /* _mesa_function_pool[8769]: GetTexFilterFuncSGIS (dynamic) */
"iip\0"
"glGetTexFilterFuncSGIS\0"
"\0"
- /* _mesa_function_pool[8722]: VertexAttribI4sv (will be remapped) */
+ /* _mesa_function_pool[8797]: VertexAttribI4sv (will be remapped) */
"ip\0"
"glVertexAttribI4svEXT\0"
"glVertexAttribI4sv\0"
"\0"
- /* _mesa_function_pool[8767]: Scissor (offset 176) */
+ /* _mesa_function_pool[8842]: Scissor (offset 176) */
"iiii\0"
"glScissor\0"
"\0"
- /* _mesa_function_pool[8783]: Fogf (offset 153) */
+ /* _mesa_function_pool[8858]: Fogf (offset 153) */
"if\0"
"glFogf\0"
"\0"
- /* _mesa_function_pool[8794]: ReplacementCodeubvSUN (dynamic) */
+ /* _mesa_function_pool[8869]: ReplacementCodeubvSUN (dynamic) */
"p\0"
"glReplacementCodeubvSUN\0"
"\0"
- /* _mesa_function_pool[8821]: TexSubImage1D (offset 332) */
+ /* _mesa_function_pool[8896]: TexSubImage1D (offset 332) */
"iiiiiip\0"
"glTexSubImage1D\0"
"glTexSubImage1DEXT\0"
"\0"
- /* _mesa_function_pool[8865]: BeginTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[8940]: BeginTransformFeedback (will be remapped) */
"i\0"
"glBeginTransformFeedback\0"
"glBeginTransformFeedbackEXT\0"
"\0"
- /* _mesa_function_pool[8921]: FenceSync (will be remapped) */
+ /* _mesa_function_pool[8996]: FenceSync (will be remapped) */
"ii\0"
"glFenceSync\0"
"\0"
- /* _mesa_function_pool[8937]: Color4usv (offset 40) */
+ /* _mesa_function_pool[9012]: Color4usv (offset 40) */
"p\0"
"glColor4usv\0"
"\0"
- /* _mesa_function_pool[8952]: GetnUniformfvARB (will be remapped) */
+ /* _mesa_function_pool[9027]: GetnUniformfvARB (will be remapped) */
"iiip\0"
"glGetnUniformfvARB\0"
"\0"
- /* _mesa_function_pool[8977]: Fogi (offset 155) */
+ /* _mesa_function_pool[9052]: Fogi (offset 155) */
"ii\0"
"glFogi\0"
"\0"
- /* _mesa_function_pool[8988]: DepthRange (offset 288) */
+ /* _mesa_function_pool[9063]: DepthRange (offset 288) */
"dd\0"
"glDepthRange\0"
"\0"
- /* _mesa_function_pool[9005]: RasterPos3iv (offset 75) */
+ /* _mesa_function_pool[9080]: RasterPos3iv (offset 75) */
"p\0"
"glRasterPos3iv\0"
"\0"
- /* _mesa_function_pool[9023]: ColorMaski (will be remapped) */
+ /* _mesa_function_pool[9098]: ColorMaski (will be remapped) */
"iiiii\0"
"glColorMaskIndexedEXT\0"
"glColorMaski\0"
"\0"
- /* _mesa_function_pool[9065]: GetActiveAttrib (will be remapped) */
+ /* _mesa_function_pool[9140]: GetActiveAttrib (will be remapped) */
"iiipppp\0"
"glGetActiveAttrib\0"
"glGetActiveAttribARB\0"
"\0"
- /* _mesa_function_pool[9113]: TexCoord2i (offset 106) */
+ /* _mesa_function_pool[9188]: TexCoord2i (offset 106) */
"ii\0"
"glTexCoord2i\0"
"\0"
- /* _mesa_function_pool[9130]: PixelMapfv (offset 251) */
+ /* _mesa_function_pool[9205]: PixelMapfv (offset 251) */
"iip\0"
"glPixelMapfv\0"
"\0"
- /* _mesa_function_pool[9148]: Color4ui (offset 37) */
+ /* _mesa_function_pool[9223]: Color4ui (offset 37) */
"iiii\0"
"glColor4ui\0"
"\0"
- /* _mesa_function_pool[9165]: RasterPos3s (offset 76) */
+ /* _mesa_function_pool[9240]: RasterPos3s (offset 76) */
"iii\0"
"glRasterPos3s\0"
"\0"
- /* _mesa_function_pool[9184]: Color3usv (offset 24) */
+ /* _mesa_function_pool[9259]: Color3usv (offset 24) */
"p\0"
"glColor3usv\0"
"\0"
- /* _mesa_function_pool[9199]: MultiTexCoord2iv (offset 389) */
+ /* _mesa_function_pool[9274]: MultiTexCoord2iv (offset 389) */
"ip\0"
"glMultiTexCoord2iv\0"
"glMultiTexCoord2ivARB\0"
"\0"
- /* _mesa_function_pool[9244]: TexCoord2f (offset 104) */
+ /* _mesa_function_pool[9319]: TexCoord2f (offset 104) */
"ff\0"
"glTexCoord2f\0"
"\0"
- /* _mesa_function_pool[9261]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[9336]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */
"ifffff\0"
"glReplacementCodeuiTexCoord2fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[9310]: TexCoord2d (offset 102) */
+ /* _mesa_function_pool[9385]: TexCoord2d (offset 102) */
"dd\0"
"glTexCoord2d\0"
"\0"
- /* _mesa_function_pool[9327]: RasterPos3d (offset 70) */
+ /* _mesa_function_pool[9402]: RasterPos3d (offset 70) */
"ddd\0"
"glRasterPos3d\0"
"\0"
- /* _mesa_function_pool[9346]: RasterPos3f (offset 72) */
+ /* _mesa_function_pool[9421]: RasterPos3f (offset 72) */
"fff\0"
"glRasterPos3f\0"
"\0"
- /* _mesa_function_pool[9365]: AreTexturesResident (offset 322) */
+ /* _mesa_function_pool[9440]: AreTexturesResident (offset 322) */
"ipp\0"
"glAreTexturesResident\0"
"glAreTexturesResidentEXT\0"
"\0"
- /* _mesa_function_pool[9417]: DrawElementsInstancedBaseVertexBaseInstance (will be remapped) */
+ /* _mesa_function_pool[9492]: DrawElementsInstancedBaseVertexBaseInstance (will be remapped) */
"iiipiii\0"
"glDrawElementsInstancedBaseVertexBaseInstance\0"
"\0"
- /* _mesa_function_pool[9472]: TexCoord2s (offset 108) */
+ /* _mesa_function_pool[9547]: TexCoord2s (offset 108) */
"ii\0"
"glTexCoord2s\0"
"\0"
- /* _mesa_function_pool[9489]: StencilOpSeparate (will be remapped) */
+ /* _mesa_function_pool[9564]: StencilOpSeparate (will be remapped) */
"iiii\0"
"glStencilOpSeparate\0"
"glStencilOpSeparateATI\0"
"\0"
- /* _mesa_function_pool[9538]: ColorTableParameteriv (offset 341) */
+ /* _mesa_function_pool[9613]: ColorTableParameteriv (offset 341) */
"iip\0"
"glColorTableParameteriv\0"
"glColorTableParameterivSGI\0"
"\0"
- /* _mesa_function_pool[9594]: VertexAttribP2ui (will be remapped) */
+ /* _mesa_function_pool[9669]: VertexAttribP2ui (will be remapped) */
"iiii\0"
"glVertexAttribP2ui\0"
"\0"
- /* _mesa_function_pool[9619]: GenSamplers (will be remapped) */
+ /* _mesa_function_pool[9694]: GenSamplers (will be remapped) */
"ip\0"
"glGenSamplers\0"
"\0"
- /* _mesa_function_pool[9637]: Color4us (offset 39) */
+ /* _mesa_function_pool[9712]: Color4us (offset 39) */
"iiii\0"
"glColor4us\0"
"\0"
- /* _mesa_function_pool[9654]: Color3bv (offset 10) */
+ /* _mesa_function_pool[9729]: Color3bv (offset 10) */
"p\0"
"glColor3bv\0"
"\0"
- /* _mesa_function_pool[9668]: GetnCompressedTexImageARB (will be remapped) */
+ /* _mesa_function_pool[9743]: GetnCompressedTexImageARB (will be remapped) */
"iiip\0"
"glGetnCompressedTexImageARB\0"
"\0"
- /* _mesa_function_pool[9702]: DrawTransformFeedbackStreamInstanced (will be remapped) */
+ /* _mesa_function_pool[9777]: DrawTransformFeedbackStreamInstanced (will be remapped) */
"iiii\0"
"glDrawTransformFeedbackStreamInstanced\0"
"\0"
- /* _mesa_function_pool[9747]: VertexAttrib2fvARB (will be remapped) */
+ /* _mesa_function_pool[9822]: VertexAttrib2fvARB (will be remapped) */
"ip\0"
"glVertexAttrib2fv\0"
"glVertexAttrib2fvARB\0"
"\0"
- /* _mesa_function_pool[9790]: VertexPointerListIBM (dynamic) */
+ /* _mesa_function_pool[9865]: VertexPointerListIBM (dynamic) */
"iiipi\0"
"glVertexPointerListIBM\0"
"\0"
- /* _mesa_function_pool[9820]: GetProgramLocalParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[9895]: GetProgramLocalParameterfvARB (will be remapped) */
"iip\0"
"glGetProgramLocalParameterfvARB\0"
"\0"
- /* _mesa_function_pool[9857]: FragmentMaterialfSGIX (dynamic) */
+ /* _mesa_function_pool[9932]: FragmentMaterialfSGIX (dynamic) */
"iif\0"
"glFragmentMaterialfSGIX\0"
"\0"
- /* _mesa_function_pool[9886]: BindSampler (will be remapped) */
+ /* _mesa_function_pool[9961]: BindSampler (will be remapped) */
"ii\0"
"glBindSampler\0"
"\0"
- /* _mesa_function_pool[9904]: GetUniformuiv (will be remapped) */
+ /* _mesa_function_pool[9979]: GetUniformuiv (will be remapped) */
"iip\0"
"glGetUniformuivEXT\0"
"glGetUniformuiv\0"
"\0"
- /* _mesa_function_pool[9944]: BindBufferOffsetEXT (will be remapped) */
+ /* _mesa_function_pool[10019]: BindBufferOffsetEXT (will be remapped) */
"iiii\0"
"glBindBufferOffsetEXT\0"
"\0"
- /* _mesa_function_pool[9972]: IsFenceNV (dynamic) */
+ /* _mesa_function_pool[10047]: IsFenceNV (dynamic) */
"i\0"
"glIsFenceNV\0"
"\0"
- /* _mesa_function_pool[9987]: ColorPointerListIBM (dynamic) */
+ /* _mesa_function_pool[10062]: ColorPointerListIBM (dynamic) */
"iiipi\0"
"glColorPointerListIBM\0"
"\0"
- /* _mesa_function_pool[10016]: AttachObjectARB (will be remapped) */
+ /* _mesa_function_pool[10091]: AttachObjectARB (will be remapped) */
"ii\0"
"glAttachObjectARB\0"
"\0"
- /* _mesa_function_pool[10038]: GetFragmentLightivSGIX (dynamic) */
+ /* _mesa_function_pool[10113]: GetFragmentLightivSGIX (dynamic) */
"iip\0"
"glGetFragmentLightivSGIX\0"
"\0"
- /* _mesa_function_pool[10068]: MultiTexCoord2fARB (offset 386) */
+ /* _mesa_function_pool[10143]: MultiTexCoord2fARB (offset 386) */
"iff\0"
"glMultiTexCoord2f\0"
"glMultiTexCoord2fARB\0"
"\0"
- /* _mesa_function_pool[10112]: ColorTable (offset 339) */
+ /* _mesa_function_pool[10187]: ColorTable (offset 339) */
"iiiiip\0"
"glColorTable\0"
"glColorTableSGI\0"
"glColorTableEXT\0"
"\0"
- /* _mesa_function_pool[10165]: IndexPointer (offset 314) */
+ /* _mesa_function_pool[10240]: IndexPointer (offset 314) */
"iip\0"
"glIndexPointer\0"
"\0"
- /* _mesa_function_pool[10185]: Accum (offset 213) */
+ /* _mesa_function_pool[10260]: Accum (offset 213) */
"if\0"
"glAccum\0"
"\0"
- /* _mesa_function_pool[10197]: GetTexImage (offset 281) */
+ /* _mesa_function_pool[10272]: GetTexImage (offset 281) */
"iiiip\0"
"glGetTexImage\0"
"\0"
- /* _mesa_function_pool[10218]: MapControlPointsNV (dynamic) */
+ /* _mesa_function_pool[10293]: MapControlPointsNV (dynamic) */
"iiiiiiiip\0"
"glMapControlPointsNV\0"
"\0"
- /* _mesa_function_pool[10250]: ConvolutionFilter2D (offset 349) */
+ /* _mesa_function_pool[10325]: ConvolutionFilter2D (offset 349) */
"iiiiiip\0"
"glConvolutionFilter2D\0"
"glConvolutionFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[10306]: TexParameterIiv (will be remapped) */
+ /* _mesa_function_pool[10381]: TexParameterIiv (will be remapped) */
"iip\0"
"glTexParameterIivEXT\0"
"glTexParameterIiv\0"
"\0"
- /* _mesa_function_pool[10350]: Finish (offset 216) */
+ /* _mesa_function_pool[10425]: Finish (offset 216) */
"\0"
"glFinish\0"
"\0"
- /* _mesa_function_pool[10361]: MapParameterfvNV (dynamic) */
+ /* _mesa_function_pool[10436]: MapParameterfvNV (dynamic) */
"iip\0"
"glMapParameterfvNV\0"
"\0"
- /* _mesa_function_pool[10385]: ClearStencil (offset 207) */
+ /* _mesa_function_pool[10460]: ClearStencil (offset 207) */
"i\0"
"glClearStencil\0"
"\0"
- /* _mesa_function_pool[10403]: Color4x (will be remapped) */
+ /* _mesa_function_pool[10478]: Color4x (will be remapped) */
"iiii\0"
"glColor4xOES\0"
"glColor4x\0"
"\0"
- /* _mesa_function_pool[10432]: HintPGI (dynamic) */
+ /* _mesa_function_pool[10507]: HintPGI (dynamic) */
"ii\0"
"glHintPGI\0"
"\0"
- /* _mesa_function_pool[10446]: ConvolutionParameteriv (offset 353) */
+ /* _mesa_function_pool[10521]: ConvolutionParameteriv (offset 353) */
"iip\0"
"glConvolutionParameteriv\0"
"glConvolutionParameterivEXT\0"
"\0"
- /* _mesa_function_pool[10504]: Color4s (offset 33) */
+ /* _mesa_function_pool[10579]: Color4s (offset 33) */
"iiii\0"
"glColor4s\0"
"\0"
- /* _mesa_function_pool[10520]: InterleavedArrays (offset 317) */
+ /* _mesa_function_pool[10595]: InterleavedArrays (offset 317) */
"iip\0"
"glInterleavedArrays\0"
"\0"
- /* _mesa_function_pool[10545]: RasterPos2fv (offset 65) */
+ /* _mesa_function_pool[10620]: RasterPos2fv (offset 65) */
"p\0"
"glRasterPos2fv\0"
"\0"
- /* _mesa_function_pool[10563]: TexCoord1fv (offset 97) */
+ /* _mesa_function_pool[10638]: TexCoord1fv (offset 97) */
"p\0"
"glTexCoord1fv\0"
"\0"
- /* _mesa_function_pool[10580]: Vertex2d (offset 126) */
+ /* _mesa_function_pool[10655]: Vertex2d (offset 126) */
"dd\0"
"glVertex2d\0"
"\0"
- /* _mesa_function_pool[10595]: CullParameterdvEXT (dynamic) */
+ /* _mesa_function_pool[10670]: CullParameterdvEXT (dynamic) */
"ip\0"
"glCullParameterdvEXT\0"
"\0"
- /* _mesa_function_pool[10620]: ProgramNamedParameter4fNV (will be remapped) */
+ /* _mesa_function_pool[10695]: ProgramNamedParameter4fNV (will be remapped) */
"iipffff\0"
"glProgramNamedParameter4fNV\0"
"\0"
- /* _mesa_function_pool[10657]: Orthof (will be remapped) */
+ /* _mesa_function_pool[10732]: Orthof (will be remapped) */
"ffffff\0"
"glOrthofOES\0"
"glOrthof\0"
"\0"
- /* _mesa_function_pool[10686]: MultiTexCoord4dv (offset 401) */
+ /* _mesa_function_pool[10761]: MultiTexCoord4dv (offset 401) */
"ip\0"
"glMultiTexCoord4dv\0"
"glMultiTexCoord4dvARB\0"
"\0"
- /* _mesa_function_pool[10731]: ProgramEnvParameter4fvARB (will be remapped) */
+ /* _mesa_function_pool[10806]: ProgramEnvParameter4fvARB (will be remapped) */
"iip\0"
"glProgramEnvParameter4fvARB\0"
"glProgramParameter4fvNV\0"
"\0"
- /* _mesa_function_pool[10788]: Color4i (offset 31) */
+ /* _mesa_function_pool[10863]: Color4i (offset 31) */
"iiii\0"
"glColor4i\0"
"\0"
- /* _mesa_function_pool[10804]: Color4f (offset 29) */
+ /* _mesa_function_pool[10879]: Color4f (offset 29) */
"ffff\0"
"glColor4f\0"
"\0"
- /* _mesa_function_pool[10820]: RasterPos4fv (offset 81) */
+ /* _mesa_function_pool[10895]: RasterPos4fv (offset 81) */
"p\0"
"glRasterPos4fv\0"
"\0"
- /* _mesa_function_pool[10838]: Color4d (offset 27) */
+ /* _mesa_function_pool[10913]: Color4d (offset 27) */
"dddd\0"
"glColor4d\0"
"\0"
- /* _mesa_function_pool[10854]: ClearIndex (offset 205) */
+ /* _mesa_function_pool[10929]: ClearIndex (offset 205) */
"f\0"
"glClearIndex\0"
"\0"
- /* _mesa_function_pool[10870]: Color4b (offset 25) */
+ /* _mesa_function_pool[10945]: Color4b (offset 25) */
"iiii\0"
"glColor4b\0"
"\0"
- /* _mesa_function_pool[10886]: LoadMatrixd (offset 292) */
+ /* _mesa_function_pool[10961]: LoadMatrixd (offset 292) */
"p\0"
"glLoadMatrixd\0"
"\0"
- /* _mesa_function_pool[10903]: FragmentLightModeliSGIX (dynamic) */
+ /* _mesa_function_pool[10978]: FragmentLightModeliSGIX (dynamic) */
"ii\0"
"glFragmentLightModeliSGIX\0"
"\0"
- /* _mesa_function_pool[10933]: RasterPos2dv (offset 63) */
+ /* _mesa_function_pool[11008]: RasterPos2dv (offset 63) */
"p\0"
"glRasterPos2dv\0"
"\0"
- /* _mesa_function_pool[10951]: ConvolutionParameterfv (offset 351) */
+ /* _mesa_function_pool[11026]: ConvolutionParameterfv (offset 351) */
"iip\0"
"glConvolutionParameterfv\0"
"glConvolutionParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[11009]: TbufferMask3DFX (dynamic) */
+ /* _mesa_function_pool[11084]: TbufferMask3DFX (dynamic) */
"i\0"
"glTbufferMask3DFX\0"
"\0"
- /* _mesa_function_pool[11030]: GetTexGendv (offset 278) */
+ /* _mesa_function_pool[11105]: GetTexGendv (offset 278) */
"iip\0"
"glGetTexGendv\0"
"\0"
- /* _mesa_function_pool[11049]: FragmentLightModelfSGIX (dynamic) */
+ /* _mesa_function_pool[11124]: FragmentLightModelfSGIX (dynamic) */
"if\0"
"glFragmentLightModelfSGIX\0"
"\0"
- /* _mesa_function_pool[11079]: LoadProgramNV (will be remapped) */
+ /* _mesa_function_pool[11154]: LoadProgramNV (will be remapped) */
"iiip\0"
"glLoadProgramNV\0"
"\0"
- /* _mesa_function_pool[11101]: EndList (offset 1) */
+ /* _mesa_function_pool[11176]: EndList (offset 1) */
"\0"
"glEndList\0"
"\0"
- /* _mesa_function_pool[11113]: VertexP4ui (will be remapped) */
+ /* _mesa_function_pool[11188]: VertexP4ui (will be remapped) */
"ii\0"
"glVertexP4ui\0"
"\0"
- /* _mesa_function_pool[11130]: MultiTexCoordP1ui (will be remapped) */
+ /* _mesa_function_pool[11205]: MultiTexCoordP1ui (will be remapped) */
"iii\0"
"glMultiTexCoordP1ui\0"
"\0"
- /* _mesa_function_pool[11155]: GetAttachedObjectsARB (will be remapped) */
+ /* _mesa_function_pool[11230]: GetAttachedObjectsARB (will be remapped) */
"iipp\0"
"glGetAttachedObjectsARB\0"
"\0"
- /* _mesa_function_pool[11185]: EvalCoord1fv (offset 231) */
+ /* _mesa_function_pool[11260]: EvalCoord1fv (offset 231) */
"p\0"
"glEvalCoord1fv\0"
"\0"
- /* _mesa_function_pool[11203]: DrawRangeElements (offset 338) */
+ /* _mesa_function_pool[11278]: DrawRangeElements (offset 338) */
"iiiiip\0"
"glDrawRangeElements\0"
"glDrawRangeElementsEXT\0"
"\0"
- /* _mesa_function_pool[11254]: EvalMesh2 (offset 238) */
+ /* _mesa_function_pool[11329]: EvalMesh2 (offset 238) */
"iiiii\0"
"glEvalMesh2\0"
"\0"
- /* _mesa_function_pool[11273]: TexCoordPointerListIBM (dynamic) */
+ /* _mesa_function_pool[11348]: TexCoordPointerListIBM (dynamic) */
"iiipi\0"
"glTexCoordPointerListIBM\0"
"\0"
- /* _mesa_function_pool[11305]: Vertex4fv (offset 145) */
+ /* _mesa_function_pool[11380]: Vertex4fv (offset 145) */
"p\0"
"glVertex4fv\0"
"\0"
- /* _mesa_function_pool[11320]: GenTransformFeedbacks (will be remapped) */
+ /* _mesa_function_pool[11395]: GenTransformFeedbacks (will be remapped) */
"ip\0"
"glGenTransformFeedbacks\0"
"\0"
- /* _mesa_function_pool[11348]: SpriteParameterfvSGIX (dynamic) */
+ /* _mesa_function_pool[11423]: SpriteParameterfvSGIX (dynamic) */
"ip\0"
"glSpriteParameterfvSGIX\0"
"\0"
- /* _mesa_function_pool[11376]: VertexAttribs3fvNV (will be remapped) */
+ /* _mesa_function_pool[11451]: VertexAttribs3fvNV (will be remapped) */
"iip\0"
"glVertexAttribs3fvNV\0"
"\0"
- /* _mesa_function_pool[11402]: GlobalAlphaFactoruiSUN (dynamic) */
+ /* _mesa_function_pool[11477]: GlobalAlphaFactoruiSUN (dynamic) */
"i\0"
"glGlobalAlphaFactoruiSUN\0"
"\0"
- /* _mesa_function_pool[11430]: GetHandleARB (will be remapped) */
+ /* _mesa_function_pool[11505]: GetHandleARB (will be remapped) */
"i\0"
"glGetHandleARB\0"
"\0"
- /* _mesa_function_pool[11448]: DebugMessageControlARB (will be remapped) */
+ /* _mesa_function_pool[11523]: DebugMessageControlARB (will be remapped) */
"iiiipi\0"
"glDebugMessageControlARB\0"
"\0"
- /* _mesa_function_pool[11481]: DrawTexfvOES (will be remapped) */
+ /* _mesa_function_pool[11556]: DrawTexfvOES (will be remapped) */
"p\0"
"glDrawTexfvOES\0"
"\0"
- /* _mesa_function_pool[11499]: BlendFunciARB (will be remapped) */
+ /* _mesa_function_pool[11574]: BlendFunciARB (will be remapped) */
"iii\0"
"glBlendFunciARB\0"
"glBlendFuncIndexedAMD\0"
"\0"
- /* _mesa_function_pool[11542]: GetProgramEnvParameterdvARB (will be remapped) */
+ /* _mesa_function_pool[11617]: GetProgramEnvParameterdvARB (will be remapped) */
"iip\0"
"glGetProgramEnvParameterdvARB\0"
"\0"
- /* _mesa_function_pool[11577]: GetnUniformivARB (will be remapped) */
+ /* _mesa_function_pool[11652]: GetnUniformivARB (will be remapped) */
"iiip\0"
"glGetnUniformivARB\0"
"\0"
- /* _mesa_function_pool[11602]: ClearColorIiEXT (will be remapped) */
+ /* _mesa_function_pool[11677]: ClearColorIiEXT (will be remapped) */
"iiii\0"
"glClearColorIiEXT\0"
"\0"
- /* _mesa_function_pool[11626]: BindFramebuffer (will be remapped) */
+ /* _mesa_function_pool[11701]: BindFramebuffer (will be remapped) */
"ii\0"
"glBindFramebuffer\0"
"glBindFramebufferOES\0"
"\0"
- /* _mesa_function_pool[11669]: CreateProgram (will be remapped) */
+ /* _mesa_function_pool[11744]: CreateProgram (will be remapped) */
"\0"
"glCreateProgram\0"
"\0"
- /* _mesa_function_pool[11687]: ReleaseShaderCompiler (will be remapped) */
+ /* _mesa_function_pool[11762]: ReleaseShaderCompiler (will be remapped) */
"\0"
"glReleaseShaderCompiler\0"
"\0"
- /* _mesa_function_pool[11713]: GetMinmax (offset 364) */
+ /* _mesa_function_pool[11788]: GetMinmax (offset 364) */
"iiiip\0"
"glGetMinmax\0"
"glGetMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[11747]: BlendFuncSeparate (will be remapped) */
+ /* _mesa_function_pool[11822]: BlendFuncSeparate (will be remapped) */
"iiii\0"
"glBlendFuncSeparate\0"
"glBlendFuncSeparateEXT\0"
"glBlendFuncSeparateINGR\0"
"glBlendFuncSeparateOES\0"
"\0"
- /* _mesa_function_pool[11843]: StencilFuncSeparate (will be remapped) */
+ /* _mesa_function_pool[11918]: StencilFuncSeparate (will be remapped) */
"iiii\0"
"glStencilFuncSeparate\0"
"\0"
- /* _mesa_function_pool[11871]: ShaderSource (will be remapped) */
+ /* _mesa_function_pool[11946]: ShaderSource (will be remapped) */
"iipp\0"
"glShaderSource\0"
"glShaderSourceARB\0"
"\0"
- /* _mesa_function_pool[11910]: GetInteger64i_v (will be remapped) */
+ /* _mesa_function_pool[11985]: GetInteger64i_v (will be remapped) */
"iip\0"
"glGetInteger64i_v\0"
"\0"
- /* _mesa_function_pool[11933]: GetVertexAttribdvNV (will be remapped) */
+ /* _mesa_function_pool[12008]: GetVertexAttribdvNV (will be remapped) */
"iip\0"
"glGetVertexAttribdvNV\0"
"\0"
- /* _mesa_function_pool[11960]: DeleteTransformFeedbacks (will be remapped) */
+ /* _mesa_function_pool[12035]: DeleteTransformFeedbacks (will be remapped) */
"ip\0"
"glDeleteTransformFeedbacks\0"
"\0"
- /* _mesa_function_pool[11991]: Normal3fv (offset 57) */
+ /* _mesa_function_pool[12066]: Normal3fv (offset 57) */
"p\0"
"glNormal3fv\0"
"\0"
- /* _mesa_function_pool[12006]: GlobalAlphaFactorbSUN (dynamic) */
+ /* _mesa_function_pool[12081]: GlobalAlphaFactorbSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorbSUN\0"
"\0"
- /* _mesa_function_pool[12033]: Color3us (offset 23) */
+ /* _mesa_function_pool[12108]: Color3us (offset 23) */
"iii\0"
"glColor3us\0"
"\0"
- /* _mesa_function_pool[12049]: ImageTransformParameterfvHP (dynamic) */
+ /* _mesa_function_pool[12124]: ImageTransformParameterfvHP (dynamic) */
"iip\0"
"glImageTransformParameterfvHP\0"
"\0"
- /* _mesa_function_pool[12084]: NormalP3ui (will be remapped) */
+ /* _mesa_function_pool[12159]: NormalP3ui (will be remapped) */
"ii\0"
"glNormalP3ui\0"
"\0"
- /* _mesa_function_pool[12101]: End (offset 43) */
+ /* _mesa_function_pool[12176]: End (offset 43) */
"\0"
"glEnd\0"
"\0"
- /* _mesa_function_pool[12109]: VertexAttribs3svNV (will be remapped) */
+ /* _mesa_function_pool[12184]: VertexAttribs3svNV (will be remapped) */
"iip\0"
"glVertexAttribs3svNV\0"
"\0"
- /* _mesa_function_pool[12135]: MultiTexCoordP3uiv (will be remapped) */
+ /* _mesa_function_pool[12210]: MultiTexCoordP3uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP3uiv\0"
"\0"
- /* _mesa_function_pool[12161]: VertexAttribs2dvNV (will be remapped) */
+ /* _mesa_function_pool[12236]: VertexAttribs2dvNV (will be remapped) */
"iip\0"
"glVertexAttribs2dvNV\0"
"\0"
- /* _mesa_function_pool[12187]: MultiTexCoord3fvARB (offset 395) */
+ /* _mesa_function_pool[12262]: MultiTexCoord3fvARB (offset 395) */
"ip\0"
"glMultiTexCoord3fv\0"
"glMultiTexCoord3fvARB\0"
"\0"
- /* _mesa_function_pool[12232]: Color3ub (offset 19) */
+ /* _mesa_function_pool[12307]: Color3ub (offset 19) */
"iii\0"
"glColor3ub\0"
"\0"
- /* _mesa_function_pool[12248]: GetProgramParameterfvNV (will be remapped) */
+ /* _mesa_function_pool[12323]: GetProgramParameterfvNV (will be remapped) */
"iiip\0"
"glGetProgramParameterfvNV\0"
"\0"
- /* _mesa_function_pool[12280]: GetActiveUniformsiv (will be remapped) */
+ /* _mesa_function_pool[12355]: GetActiveUniformsiv (will be remapped) */
"iipip\0"
"glGetActiveUniformsiv\0"
"\0"
- /* _mesa_function_pool[12309]: BindBuffer (will be remapped) */
+ /* _mesa_function_pool[12384]: BindBuffer (will be remapped) */
"ii\0"
"glBindBuffer\0"
"glBindBufferARB\0"
"\0"
- /* _mesa_function_pool[12342]: GetInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[12417]: GetInstrumentsSGIX (dynamic) */
"\0"
"glGetInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[12365]: DrawTexxOES (will be remapped) */
+ /* _mesa_function_pool[12440]: DrawTexxOES (will be remapped) */
"iiiii\0"
"glDrawTexxOES\0"
"\0"
- /* _mesa_function_pool[12386]: VertexAttrib2sv (will be remapped) */
+ /* _mesa_function_pool[12461]: VertexAttrib2sv (will be remapped) */
"ip\0"
"glVertexAttrib2sv\0"
"glVertexAttrib2svARB\0"
"\0"
- /* _mesa_function_pool[12429]: Color3ui (offset 21) */
+ /* _mesa_function_pool[12504]: Color3ui (offset 21) */
"iii\0"
"glColor3ui\0"
"\0"
- /* _mesa_function_pool[12445]: EvalMapsNV (dynamic) */
+ /* _mesa_function_pool[12520]: EvalMapsNV (dynamic) */
"ii\0"
"glEvalMapsNV\0"
"\0"
- /* _mesa_function_pool[12462]: DrawTexxvOES (will be remapped) */
+ /* _mesa_function_pool[12537]: DrawTexxvOES (will be remapped) */
"p\0"
"glDrawTexxvOES\0"
"\0"
- /* _mesa_function_pool[12480]: TexSubImage2D (offset 333) */
+ /* _mesa_function_pool[12555]: TexSubImage2D (offset 333) */
"iiiiiiiip\0"
"glTexSubImage2D\0"
"glTexSubImage2DEXT\0"
"\0"
- /* _mesa_function_pool[12526]: FragmentLightivSGIX (dynamic) */
+ /* _mesa_function_pool[12601]: FragmentLightivSGIX (dynamic) */
"iip\0"
"glFragmentLightivSGIX\0"
"\0"
- /* _mesa_function_pool[12553]: IndexPointerListIBM (dynamic) */
+ /* _mesa_function_pool[12628]: IndexPointerListIBM (dynamic) */
"iipi\0"
"glIndexPointerListIBM\0"
"\0"
- /* _mesa_function_pool[12581]: GetTexParameterPointervAPPLE (dynamic) */
+ /* _mesa_function_pool[12656]: GetTexParameterPointervAPPLE (dynamic) */
"iip\0"
"glGetTexParameterPointervAPPLE\0"
"\0"
- /* _mesa_function_pool[12617]: TexGenfv (offset 191) */
+ /* _mesa_function_pool[12692]: TexGenfv (offset 191) */
"iip\0"
"glTexGenfv\0"
"glTexGenfvOES\0"
"\0"
- /* _mesa_function_pool[12647]: VertexAttrib1dNV (will be remapped) */
+ /* _mesa_function_pool[12722]: VertexAttrib1dNV (will be remapped) */
"id\0"
"glVertexAttrib1dNV\0"
"\0"
- /* _mesa_function_pool[12670]: VertexAttrib4dvNV (will be remapped) */
+ /* _mesa_function_pool[12745]: VertexAttrib4dvNV (will be remapped) */
"ip\0"
"glVertexAttrib4dvNV\0"
"\0"
- /* _mesa_function_pool[12694]: GetVertexAttribiv (will be remapped) */
+ /* _mesa_function_pool[12769]: GetVertexAttribiv (will be remapped) */
"iip\0"
"glGetVertexAttribiv\0"
"glGetVertexAttribivARB\0"
"\0"
- /* _mesa_function_pool[12742]: QueryMatrixxOES (will be remapped) */
+ /* _mesa_function_pool[12817]: QueryMatrixxOES (will be remapped) */
"pp\0"
"glQueryMatrixxOES\0"
"\0"
- /* _mesa_function_pool[12764]: ShaderBinary (will be remapped) */
+ /* _mesa_function_pool[12839]: ShaderBinary (will be remapped) */
"ipipi\0"
"glShaderBinary\0"
"\0"
- /* _mesa_function_pool[12786]: TexCoordP2uiv (will be remapped) */
+ /* _mesa_function_pool[12861]: TexCoordP2uiv (will be remapped) */
"ip\0"
"glTexCoordP2uiv\0"
"\0"
- /* _mesa_function_pool[12806]: FragmentMaterialfvSGIX (dynamic) */
+ /* _mesa_function_pool[12881]: FragmentMaterialfvSGIX (dynamic) */
"iip\0"
"glFragmentMaterialfvSGIX\0"
"\0"
- /* _mesa_function_pool[12836]: GetFragmentMaterialivSGIX (dynamic) */
+ /* _mesa_function_pool[12911]: GetFragmentMaterialivSGIX (dynamic) */
"iip\0"
"glGetFragmentMaterialivSGIX\0"
"\0"
- /* _mesa_function_pool[12869]: WindowPos4dMESA (will be remapped) */
+ /* _mesa_function_pool[12944]: WindowPos4dMESA (will be remapped) */
"dddd\0"
"glWindowPos4dMESA\0"
"\0"
- /* _mesa_function_pool[12893]: DrawBuffers (will be remapped) */
+ /* _mesa_function_pool[12968]: DrawBuffers (will be remapped) */
"ip\0"
"glDrawBuffers\0"
"glDrawBuffersARB\0"
"glDrawBuffersATI\0"
"glDrawBuffersNV\0"
"\0"
- /* _mesa_function_pool[12961]: Lightxv (will be remapped) */
+ /* _mesa_function_pool[13036]: Lightxv (will be remapped) */
"iip\0"
"glLightxvOES\0"
"glLightxv\0"
"\0"
- /* _mesa_function_pool[12989]: Uniform3fv (will be remapped) */
+ /* _mesa_function_pool[13064]: Uniform3fv (will be remapped) */
"iip\0"
"glUniform3fv\0"
"glUniform3fvARB\0"
"\0"
- /* _mesa_function_pool[13023]: BlendEquation (offset 337) */
+ /* _mesa_function_pool[13098]: BlendEquation (offset 337) */
"i\0"
"glBlendEquation\0"
"glBlendEquationEXT\0"
"glBlendEquationOES\0"
"\0"
- /* _mesa_function_pool[13080]: VertexAttrib3dNV (will be remapped) */
+ /* _mesa_function_pool[13155]: VertexAttrib3dNV (will be remapped) */
"iddd\0"
"glVertexAttrib3dNV\0"
"\0"
- /* _mesa_function_pool[13105]: Normal3x (will be remapped) */
+ /* _mesa_function_pool[13180]: Normal3x (will be remapped) */
"iii\0"
"glNormal3xOES\0"
"glNormal3x\0"
"\0"
- /* _mesa_function_pool[13135]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[13210]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
"ppppp\0"
"glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[13199]: VertexAttrib4fARB (will be remapped) */
+ /* _mesa_function_pool[13274]: VertexAttrib4fARB (will be remapped) */
"iffff\0"
"glVertexAttrib4f\0"
"glVertexAttrib4fARB\0"
"\0"
- /* _mesa_function_pool[13243]: GetError (offset 261) */
+ /* _mesa_function_pool[13318]: GetPerfMonitorGroupStringAMD (will be remapped) */
+ "iipp\0"
+ "glGetPerfMonitorGroupStringAMD\0"
+ "\0"
+ /* _mesa_function_pool[13355]: GetError (offset 261) */
"\0"
"glGetError\0"
"\0"
- /* _mesa_function_pool[13256]: IndexFuncEXT (dynamic) */
+ /* _mesa_function_pool[13368]: IndexFuncEXT (dynamic) */
"if\0"
"glIndexFuncEXT\0"
"\0"
- /* _mesa_function_pool[13275]: TexCoord3dv (offset 111) */
+ /* _mesa_function_pool[13387]: TexCoord3dv (offset 111) */
"p\0"
"glTexCoord3dv\0"
"\0"
- /* _mesa_function_pool[13292]: Indexdv (offset 45) */
+ /* _mesa_function_pool[13404]: Indexdv (offset 45) */
"p\0"
"glIndexdv\0"
"\0"
- /* _mesa_function_pool[13305]: InvalidateTexSubImage (will be remapped) */
+ /* _mesa_function_pool[13417]: InvalidateTexSubImage (will be remapped) */
"iiiiiiii\0"
"glInvalidateTexSubImage\0"
"\0"
- /* _mesa_function_pool[13339]: Normal3s (offset 60) */
+ /* _mesa_function_pool[13451]: Normal3s (offset 60) */
"iii\0"
"glNormal3s\0"
"\0"
- /* _mesa_function_pool[13355]: GetObjectParameterivAPPLE (will be remapped) */
+ /* _mesa_function_pool[13467]: GetObjectParameterivAPPLE (will be remapped) */
"iiip\0"
"glGetObjectParameterivAPPLE\0"
"\0"
- /* _mesa_function_pool[13389]: PushName (offset 201) */
+ /* _mesa_function_pool[13501]: PushName (offset 201) */
"i\0"
"glPushName\0"
"\0"
- /* _mesa_function_pool[13403]: GetTexParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[13515]: GetTexParameterIuiv (will be remapped) */
"iip\0"
"glGetTexParameterIuivEXT\0"
"glGetTexParameterIuiv\0"
"\0"
- /* _mesa_function_pool[13455]: GetActiveUniformBlockName (will be remapped) */
+ /* _mesa_function_pool[13567]: GetActiveUniformBlockName (will be remapped) */
"iiipp\0"
"glGetActiveUniformBlockName\0"
"\0"
- /* _mesa_function_pool[13490]: CullParameterfvEXT (dynamic) */
+ /* _mesa_function_pool[13602]: CullParameterfvEXT (dynamic) */
"ip\0"
"glCullParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[13515]: Normal3i (offset 58) */
+ /* _mesa_function_pool[13627]: Normal3i (offset 58) */
"iii\0"
"glNormal3i\0"
"\0"
- /* _mesa_function_pool[13531]: ProgramNamedParameter4fvNV (will be remapped) */
+ /* _mesa_function_pool[13643]: ProgramNamedParameter4fvNV (will be remapped) */
"iipp\0"
"glProgramNamedParameter4fvNV\0"
"\0"
- /* _mesa_function_pool[13566]: VertexAttrib4fvARB (will be remapped) */
+ /* _mesa_function_pool[13678]: VertexAttrib4fvARB (will be remapped) */
"ip\0"
"glVertexAttrib4fv\0"
"glVertexAttrib4fvARB\0"
"\0"
- /* _mesa_function_pool[13609]: VertexAttrib1dv (will be remapped) */
+ /* _mesa_function_pool[13721]: VertexAttrib1dv (will be remapped) */
"ip\0"
"glVertexAttrib1dv\0"
"glVertexAttrib1dvARB\0"
"\0"
- /* _mesa_function_pool[13652]: PixelTexGenSGIX (dynamic) */
+ /* _mesa_function_pool[13764]: PixelTexGenSGIX (dynamic) */
"i\0"
"glPixelTexGenSGIX\0"
"\0"
- /* _mesa_function_pool[13673]: GetnPixelMapfvARB (will be remapped) */
+ /* _mesa_function_pool[13785]: GetnPixelMapfvARB (will be remapped) */
"iip\0"
"glGetnPixelMapfvARB\0"
"\0"
- /* _mesa_function_pool[13698]: ImageTransformParameteriHP (dynamic) */
+ /* _mesa_function_pool[13810]: ImageTransformParameteriHP (dynamic) */
"iii\0"
"glImageTransformParameteriHP\0"
"\0"
- /* _mesa_function_pool[13732]: Normal3b (offset 52) */
+ /* _mesa_function_pool[13844]: Normal3b (offset 52) */
"iii\0"
"glNormal3b\0"
"\0"
- /* _mesa_function_pool[13748]: WindowPos3dv (will be remapped) */
+ /* _mesa_function_pool[13860]: WindowPos3dv (will be remapped) */
"p\0"
"glWindowPos3dv\0"
"glWindowPos3dvARB\0"
"glWindowPos3dvMESA\0"
"\0"
- /* _mesa_function_pool[13803]: Normal3d (offset 54) */
+ /* _mesa_function_pool[13915]: Normal3d (offset 54) */
"ddd\0"
"glNormal3d\0"
"\0"
- /* _mesa_function_pool[13819]: TexGenxOES (will be remapped) */
+ /* _mesa_function_pool[13931]: TexGenxOES (will be remapped) */
"iii\0"
"glTexGenxOES\0"
"\0"
- /* _mesa_function_pool[13837]: Normal3f (offset 56) */
+ /* _mesa_function_pool[13949]: Normal3f (offset 56) */
"fff\0"
"glNormal3f\0"
"\0"
- /* _mesa_function_pool[13853]: FogCoordPointer (will be remapped) */
+ /* _mesa_function_pool[13965]: FogCoordPointer (will be remapped) */
"iip\0"
"glFogCoordPointer\0"
"glFogCoordPointerEXT\0"
"\0"
- /* _mesa_function_pool[13897]: Indexi (offset 48) */
+ /* _mesa_function_pool[14009]: Indexi (offset 48) */
"i\0"
"glIndexi\0"
"\0"
- /* _mesa_function_pool[13909]: EGLImageTargetTexture2DOES (will be remapped) */
+ /* _mesa_function_pool[14021]: EGLImageTargetTexture2DOES (will be remapped) */
"ip\0"
"glEGLImageTargetTexture2DOES\0"
"\0"
- /* _mesa_function_pool[13942]: VertexAttribI2uiEXT (will be remapped) */
+ /* _mesa_function_pool[14054]: VertexAttribI2uiEXT (will be remapped) */
"iii\0"
"glVertexAttribI2uiEXT\0"
"glVertexAttribI2ui\0"
"\0"
- /* _mesa_function_pool[13988]: DeleteFencesNV (dynamic) */
+ /* _mesa_function_pool[14100]: DeleteFencesNV (dynamic) */
"ip\0"
"glDeleteFencesNV\0"
"\0"
- /* _mesa_function_pool[14009]: IsRenderbuffer (will be remapped) */
+ /* _mesa_function_pool[14121]: IsRenderbuffer (will be remapped) */
"i\0"
"glIsRenderbuffer\0"
"glIsRenderbufferEXT\0"
"glIsRenderbufferOES\0"
"\0"
- /* _mesa_function_pool[14069]: DepthMask (offset 211) */
+ /* _mesa_function_pool[14181]: DepthMask (offset 211) */
"i\0"
"glDepthMask\0"
"\0"
- /* _mesa_function_pool[14084]: SecondaryColor3us (will be remapped) */
+ /* _mesa_function_pool[14196]: SecondaryColor3us (will be remapped) */
"iii\0"
"glSecondaryColor3us\0"
"glSecondaryColor3usEXT\0"
"\0"
- /* _mesa_function_pool[14132]: Indexf (offset 46) */
+ /* _mesa_function_pool[14244]: Indexf (offset 46) */
"f\0"
"glIndexf\0"
"\0"
- /* _mesa_function_pool[14144]: GetImageTransformParameterivHP (dynamic) */
+ /* _mesa_function_pool[14256]: GetImageTransformParameterivHP (dynamic) */
"iip\0"
"glGetImageTransformParameterivHP\0"
"\0"
- /* _mesa_function_pool[14182]: Indexd (offset 44) */
+ /* _mesa_function_pool[14294]: Indexd (offset 44) */
"d\0"
"glIndexd\0"
"\0"
- /* _mesa_function_pool[14194]: GetMaterialiv (offset 270) */
+ /* _mesa_function_pool[14306]: GetMaterialiv (offset 270) */
"iip\0"
"glGetMaterialiv\0"
"\0"
- /* _mesa_function_pool[14215]: StencilOp (offset 244) */
+ /* _mesa_function_pool[14327]: StencilOp (offset 244) */
"iii\0"
"glStencilOp\0"
"\0"
- /* _mesa_function_pool[14232]: WindowPos4ivMESA (will be remapped) */
+ /* _mesa_function_pool[14344]: WindowPos4ivMESA (will be remapped) */
"p\0"
"glWindowPos4ivMESA\0"
"\0"
- /* _mesa_function_pool[14254]: FramebufferTextureLayer (will be remapped) */
+ /* _mesa_function_pool[14366]: FramebufferTextureLayer (will be remapped) */
"iiiii\0"
"glFramebufferTextureLayer\0"
"glFramebufferTextureLayerARB\0"
"glFramebufferTextureLayerEXT\0"
"\0"
- /* _mesa_function_pool[14345]: GetShaderInfoLog (will be remapped) */
+ /* _mesa_function_pool[14457]: GetShaderInfoLog (will be remapped) */
"iipp\0"
"glGetShaderInfoLog\0"
"\0"
- /* _mesa_function_pool[14370]: TexEnvfv (offset 185) */
+ /* _mesa_function_pool[14482]: TexEnvfv (offset 185) */
"iip\0"
"glTexEnvfv\0"
"\0"
- /* _mesa_function_pool[14386]: DrawTexfOES (will be remapped) */
+ /* _mesa_function_pool[14498]: DrawTexfOES (will be remapped) */
"fffff\0"
"glDrawTexfOES\0"
"\0"
- /* _mesa_function_pool[14407]: Indexs (offset 50) */
+ /* _mesa_function_pool[14519]: Indexs (offset 50) */
"i\0"
"glIndexs\0"
"\0"
- /* _mesa_function_pool[14419]: TexCoordP3ui (will be remapped) */
+ /* _mesa_function_pool[14531]: TexCoordP3ui (will be remapped) */
"ii\0"
"glTexCoordP3ui\0"
"\0"
- /* _mesa_function_pool[14438]: ResizeBuffersMESA (will be remapped) */
+ /* _mesa_function_pool[14550]: ResizeBuffersMESA (will be remapped) */
"\0"
"glResizeBuffersMESA\0"
"\0"
- /* _mesa_function_pool[14460]: MultiTexCoordP1uiv (will be remapped) */
+ /* _mesa_function_pool[14572]: MultiTexCoordP1uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP1uiv\0"
"\0"
- /* _mesa_function_pool[14486]: BlendFuncSeparateiARB (will be remapped) */
+ /* _mesa_function_pool[14598]: BlendFuncSeparateiARB (will be remapped) */
"iiiii\0"
"glBlendFuncSeparateiARB\0"
"glBlendFuncSeparateIndexedAMD\0"
"\0"
- /* _mesa_function_pool[14547]: PixelTexGenParameteriSGIS (dynamic) */
+ /* _mesa_function_pool[14659]: PixelTexGenParameteriSGIS (dynamic) */
"ii\0"
"glPixelTexGenParameteriSGIS\0"
"\0"
- /* _mesa_function_pool[14579]: MultiTexCoordP2uiv (will be remapped) */
+ /* _mesa_function_pool[14691]: MultiTexCoordP2uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP2uiv\0"
"\0"
- /* _mesa_function_pool[14605]: VertexPointervINTEL (dynamic) */
+ /* _mesa_function_pool[14717]: VertexPointervINTEL (dynamic) */
"iip\0"
"glVertexPointervINTEL\0"
"\0"
- /* _mesa_function_pool[14632]: Vertex2i (offset 130) */
+ /* _mesa_function_pool[14744]: Vertex2i (offset 130) */
"ii\0"
"glVertex2i\0"
"\0"
- /* _mesa_function_pool[14647]: GetFragDataIndex (will be remapped) */
+ /* _mesa_function_pool[14759]: GetFragDataIndex (will be remapped) */
"ip\0"
"glGetFragDataIndex\0"
"\0"
- /* _mesa_function_pool[14670]: LoadMatrixf (offset 291) */
+ /* _mesa_function_pool[14782]: LoadMatrixf (offset 291) */
"p\0"
"glLoadMatrixf\0"
"\0"
- /* _mesa_function_pool[14687]: Vertex2f (offset 128) */
+ /* _mesa_function_pool[14799]: Vertex2f (offset 128) */
"ff\0"
"glVertex2f\0"
"\0"
- /* _mesa_function_pool[14702]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[14814]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */
"pppp\0"
"glReplacementCodeuiColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[14755]: Color4bv (offset 26) */
+ /* _mesa_function_pool[14867]: Color4bv (offset 26) */
"p\0"
"glColor4bv\0"
"\0"
- /* _mesa_function_pool[14769]: VertexPointer (offset 321) */
+ /* _mesa_function_pool[14881]: VertexPointer (offset 321) */
"iiip\0"
"glVertexPointer\0"
"\0"
- /* _mesa_function_pool[14791]: VertexAttribP1ui (will be remapped) */
+ /* _mesa_function_pool[14903]: VertexAttribP1ui (will be remapped) */
"iiii\0"
"glVertexAttribP1ui\0"
"\0"
- /* _mesa_function_pool[14816]: StartInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[14928]: StartInstrumentsSGIX (dynamic) */
"\0"
"glStartInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[14841]: LoadMatrixx (will be remapped) */
+ /* _mesa_function_pool[14953]: LoadMatrixx (will be remapped) */
"p\0"
"glLoadMatrixxOES\0"
"glLoadMatrixx\0"
"\0"
- /* _mesa_function_pool[14875]: GetCompressedTexImage (will be remapped) */
+ /* _mesa_function_pool[14987]: GetCompressedTexImage (will be remapped) */
"iip\0"
"glGetCompressedTexImage\0"
"glGetCompressedTexImageARB\0"
"\0"
- /* _mesa_function_pool[14931]: VertexAttrib2fvNV (will be remapped) */
+ /* _mesa_function_pool[15043]: VertexAttrib2fvNV (will be remapped) */
"ip\0"
"glVertexAttrib2fvNV\0"
"\0"
- /* _mesa_function_pool[14955]: ProgramLocalParameter4dvARB (will be remapped) */
+ /* _mesa_function_pool[15067]: ProgramLocalParameter4dvARB (will be remapped) */
"iip\0"
"glProgramLocalParameter4dvARB\0"
"\0"
- /* _mesa_function_pool[14990]: DeleteLists (offset 4) */
+ /* _mesa_function_pool[15102]: DeleteLists (offset 4) */
"ii\0"
"glDeleteLists\0"
"\0"
- /* _mesa_function_pool[15008]: LogicOp (offset 242) */
+ /* _mesa_function_pool[15120]: LogicOp (offset 242) */
"i\0"
"glLogicOp\0"
"\0"
- /* _mesa_function_pool[15021]: MatrixIndexuivARB (dynamic) */
+ /* _mesa_function_pool[15133]: MatrixIndexuivARB (dynamic) */
"ip\0"
"glMatrixIndexuivARB\0"
"\0"
- /* _mesa_function_pool[15045]: Vertex2s (offset 132) */
+ /* _mesa_function_pool[15157]: Vertex2s (offset 132) */
"ii\0"
"glVertex2s\0"
"\0"
- /* _mesa_function_pool[15060]: RenderbufferStorageMultisample (will be remapped) */
+ /* _mesa_function_pool[15172]: RenderbufferStorageMultisample (will be remapped) */
"iiiii\0"
"glRenderbufferStorageMultisample\0"
"glRenderbufferStorageMultisampleEXT\0"
"\0"
- /* _mesa_function_pool[15136]: TexCoord4fv (offset 121) */
+ /* _mesa_function_pool[15248]: TexCoord4fv (offset 121) */
"p\0"
"glTexCoord4fv\0"
"\0"
- /* _mesa_function_pool[15153]: ActiveTexture (offset 374) */
+ /* _mesa_function_pool[15265]: ActiveTexture (offset 374) */
"i\0"
"glActiveTexture\0"
"glActiveTextureARB\0"
"\0"
- /* _mesa_function_pool[15191]: GlobalAlphaFactorfSUN (dynamic) */
+ /* _mesa_function_pool[15303]: GlobalAlphaFactorfSUN (dynamic) */
"f\0"
"glGlobalAlphaFactorfSUN\0"
"\0"
- /* _mesa_function_pool[15218]: VertexAttribP1uiv (will be remapped) */
+ /* _mesa_function_pool[15330]: VertexAttribP1uiv (will be remapped) */
"iiip\0"
"glVertexAttribP1uiv\0"
"\0"
- /* _mesa_function_pool[15244]: IsProgram (will be remapped) */
+ /* _mesa_function_pool[15356]: IsProgram (will be remapped) */
"i\0"
"glIsProgram\0"
"\0"
- /* _mesa_function_pool[15259]: SecondaryColor3bv (will be remapped) */
+ /* _mesa_function_pool[15371]: SecondaryColor3bv (will be remapped) */
"p\0"
"glSecondaryColor3bv\0"
"glSecondaryColor3bvEXT\0"
"\0"
- /* _mesa_function_pool[15305]: GlobalAlphaFactorusSUN (dynamic) */
+ /* _mesa_function_pool[15417]: GlobalAlphaFactorusSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorusSUN\0"
"\0"
- /* _mesa_function_pool[15333]: Uniform2uiv (will be remapped) */
+ /* _mesa_function_pool[15445]: Uniform2uiv (will be remapped) */
"iip\0"
"glUniform2uivEXT\0"
"glUniform2uiv\0"
"\0"
- /* _mesa_function_pool[15369]: ColorP4uiv (will be remapped) */
+ /* _mesa_function_pool[15481]: ColorP4uiv (will be remapped) */
"ip\0"
"glColorP4uiv\0"
"\0"
- /* _mesa_function_pool[15386]: TextureRangeAPPLE (dynamic) */
+ /* _mesa_function_pool[15498]: TextureRangeAPPLE (dynamic) */
"iip\0"
"glTextureRangeAPPLE\0"
"\0"
- /* _mesa_function_pool[15411]: ClearBufferuiv (will be remapped) */
+ /* _mesa_function_pool[15523]: ClearBufferuiv (will be remapped) */
"iip\0"
"glClearBufferuiv\0"
"\0"
- /* _mesa_function_pool[15433]: VertexAttrib1dvNV (will be remapped) */
+ /* _mesa_function_pool[15545]: VertexAttrib1dvNV (will be remapped) */
"ip\0"
"glVertexAttrib1dvNV\0"
"\0"
- /* _mesa_function_pool[15457]: VertexAttrib1fvNV (will be remapped) */
+ /* _mesa_function_pool[15569]: VertexAttrib1fvNV (will be remapped) */
"ip\0"
"glVertexAttrib1fvNV\0"
"\0"
- /* _mesa_function_pool[15481]: Uniform1ui (will be remapped) */
+ /* _mesa_function_pool[15593]: Uniform1ui (will be remapped) */
"ii\0"
"glUniform1uiEXT\0"
"glUniform1ui\0"
"\0"
- /* _mesa_function_pool[15514]: GenTextures (offset 328) */
+ /* _mesa_function_pool[15626]: GenTextures (offset 328) */
"ip\0"
"glGenTextures\0"
"glGenTexturesEXT\0"
"\0"
- /* _mesa_function_pool[15549]: MultiTexCoordP4uiv (will be remapped) */
+ /* _mesa_function_pool[15661]: MultiTexCoordP4uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP4uiv\0"
"\0"
- /* _mesa_function_pool[15575]: GetCombinerOutputParameterivNV (dynamic) */
+ /* _mesa_function_pool[15687]: GetCombinerOutputParameterivNV (dynamic) */
"iiip\0"
"glGetCombinerOutputParameterivNV\0"
"\0"
- /* _mesa_function_pool[15614]: PixelTexGenParameterivSGIS (dynamic) */
+ /* _mesa_function_pool[15726]: PixelTexGenParameterivSGIS (dynamic) */
"ip\0"
"glPixelTexGenParameterivSGIS\0"
"\0"
- /* _mesa_function_pool[15647]: TextureNormalEXT (dynamic) */
+ /* _mesa_function_pool[15759]: TextureNormalEXT (dynamic) */
"i\0"
"glTextureNormalEXT\0"
"\0"
- /* _mesa_function_pool[15669]: WindowPos3d (will be remapped) */
+ /* _mesa_function_pool[15781]: WindowPos3d (will be remapped) */
"ddd\0"
"glWindowPos3d\0"
"glWindowPos3dARB\0"
"glWindowPos3dMESA\0"
"\0"
- /* _mesa_function_pool[15723]: Enablei (will be remapped) */
+ /* _mesa_function_pool[15835]: Enablei (will be remapped) */
"ii\0"
"glEnableIndexedEXT\0"
"glEnablei\0"
"\0"
- /* _mesa_function_pool[15756]: WindowPos3f (will be remapped) */
+ /* _mesa_function_pool[15868]: WindowPos3f (will be remapped) */
"fff\0"
"glWindowPos3f\0"
"glWindowPos3fARB\0"
"glWindowPos3fMESA\0"
"\0"
- /* _mesa_function_pool[15810]: SecondaryColor3ub (will be remapped) */
+ /* _mesa_function_pool[15922]: SecondaryColor3ub (will be remapped) */
"iii\0"
"glSecondaryColor3ub\0"
"glSecondaryColor3ubEXT\0"
"\0"
- /* _mesa_function_pool[15858]: FinalCombinerInputNV (dynamic) */
+ /* _mesa_function_pool[15970]: FinalCombinerInputNV (dynamic) */
"iiii\0"
"glFinalCombinerInputNV\0"
"\0"
- /* _mesa_function_pool[15887]: GenProgramsARB (will be remapped) */
+ /* _mesa_function_pool[15999]: GenProgramsARB (will be remapped) */
"ip\0"
"glGenProgramsARB\0"
"glGenProgramsNV\0"
"\0"
- /* _mesa_function_pool[15924]: MultiTexCoordP3ui (will be remapped) */
+ /* _mesa_function_pool[16036]: MultiTexCoordP3ui (will be remapped) */
"iii\0"
"glMultiTexCoordP3ui\0"
"\0"
- /* _mesa_function_pool[15949]: ClearDebugLogMESA (dynamic) */
+ /* _mesa_function_pool[16061]: ClearDebugLogMESA (dynamic) */
"iii\0"
"glClearDebugLogMESA\0"
"\0"
- /* _mesa_function_pool[15974]: RasterPos2sv (offset 69) */
+ /* _mesa_function_pool[16086]: RasterPos2sv (offset 69) */
"p\0"
"glRasterPos2sv\0"
"\0"
- /* _mesa_function_pool[15992]: Color4ubv (offset 36) */
+ /* _mesa_function_pool[16104]: Color4ubv (offset 36) */
"p\0"
"glColor4ubv\0"
"\0"
- /* _mesa_function_pool[16007]: DrawBuffer (offset 202) */
+ /* _mesa_function_pool[16119]: DrawBuffer (offset 202) */
"i\0"
"glDrawBuffer\0"
"\0"
- /* _mesa_function_pool[16023]: TexCoord2fv (offset 105) */
+ /* _mesa_function_pool[16135]: TexCoord2fv (offset 105) */
"p\0"
"glTexCoord2fv\0"
"\0"
- /* _mesa_function_pool[16040]: BeginFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[16152]: BeginFragmentShaderATI (will be remapped) */
"\0"
"glBeginFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[16067]: WindowPos4fMESA (will be remapped) */
+ /* _mesa_function_pool[16179]: WindowPos4fMESA (will be remapped) */
"ffff\0"
"glWindowPos4fMESA\0"
"\0"
- /* _mesa_function_pool[16091]: MultiTexCoord4iv (offset 405) */
+ /* _mesa_function_pool[16203]: MultiTexCoord4iv (offset 405) */
"ip\0"
"glMultiTexCoord4iv\0"
"glMultiTexCoord4ivARB\0"
"\0"
- /* _mesa_function_pool[16136]: TexCoord1sv (offset 101) */
+ /* _mesa_function_pool[16248]: TexCoord1sv (offset 101) */
"p\0"
"glTexCoord1sv\0"
"\0"
- /* _mesa_function_pool[16153]: WindowPos2i (will be remapped) */
+ /* _mesa_function_pool[16265]: WindowPos2i (will be remapped) */
"ii\0"
"glWindowPos2i\0"
"glWindowPos2iARB\0"
"glWindowPos2iMESA\0"
"\0"
- /* _mesa_function_pool[16206]: WindowPos3s (will be remapped) */
+ /* _mesa_function_pool[16318]: WindowPos3s (will be remapped) */
"iii\0"
"glWindowPos3s\0"
"glWindowPos3sARB\0"
"glWindowPos3sMESA\0"
"\0"
- /* _mesa_function_pool[16260]: VertexAttribP4ui (will be remapped) */
+ /* _mesa_function_pool[16372]: VertexAttribP4ui (will be remapped) */
"iiii\0"
"glVertexAttribP4ui\0"
"\0"
- /* _mesa_function_pool[16285]: DepthFunc (offset 245) */
+ /* _mesa_function_pool[16397]: DepthFunc (offset 245) */
"i\0"
"glDepthFunc\0"
"\0"
- /* _mesa_function_pool[16300]: PixelMapusv (offset 253) */
+ /* _mesa_function_pool[16412]: PixelMapusv (offset 253) */
"iip\0"
"glPixelMapusv\0"
"\0"
- /* _mesa_function_pool[16319]: GetSamplerParameterIiv (will be remapped) */
+ /* _mesa_function_pool[16431]: GetSamplerParameterIiv (will be remapped) */
"iip\0"
"glGetSamplerParameterIiv\0"
"\0"
- /* _mesa_function_pool[16349]: IsSampler (will be remapped) */
+ /* _mesa_function_pool[16461]: IsSampler (will be remapped) */
"i\0"
"glIsSampler\0"
"\0"
- /* _mesa_function_pool[16364]: BlendFunc (offset 241) */
+ /* _mesa_function_pool[16476]: BlendFunc (offset 241) */
"ii\0"
"glBlendFunc\0"
"\0"
- /* _mesa_function_pool[16380]: Uniform4i (will be remapped) */
+ /* _mesa_function_pool[16492]: Uniform4i (will be remapped) */
"iiiii\0"
"glUniform4i\0"
"glUniform4iARB\0"
"\0"
- /* _mesa_function_pool[16414]: ColorP3ui (will be remapped) */
+ /* _mesa_function_pool[16526]: ColorP3ui (will be remapped) */
"ii\0"
"glColorP3ui\0"
"\0"
- /* _mesa_function_pool[16430]: BufferParameteriAPPLE (will be remapped) */
+ /* _mesa_function_pool[16542]: BufferParameteriAPPLE (will be remapped) */
"iii\0"
"glBufferParameteriAPPLE\0"
"\0"
- /* _mesa_function_pool[16459]: CompressedTexImage2D (will be remapped) */
+ /* _mesa_function_pool[16571]: CompressedTexImage2D (will be remapped) */
"iiiiiiip\0"
"glCompressedTexImage2D\0"
"glCompressedTexImage2DARB\0"
"\0"
- /* _mesa_function_pool[16518]: Materialxv (will be remapped) */
+ /* _mesa_function_pool[16630]: Materialxv (will be remapped) */
"iip\0"
"glMaterialxvOES\0"
"glMaterialxv\0"
"\0"
- /* _mesa_function_pool[16552]: DeleteObjectARB (will be remapped) */
+ /* _mesa_function_pool[16664]: DeleteObjectARB (will be remapped) */
"i\0"
"glDeleteObjectARB\0"
"\0"
- /* _mesa_function_pool[16573]: GetShaderPrecisionFormat (will be remapped) */
+ /* _mesa_function_pool[16685]: GetShaderPrecisionFormat (will be remapped) */
"iipp\0"
"glGetShaderPrecisionFormat\0"
"\0"
- /* _mesa_function_pool[16606]: GetBooleani_v (will be remapped) */
+ /* _mesa_function_pool[16718]: GetBooleani_v (will be remapped) */
"iip\0"
"glGetBooleanIndexedvEXT\0"
"glGetBooleani_v\0"
"\0"
- /* _mesa_function_pool[16651]: ProgramNamedParameter4dvNV (will be remapped) */
+ /* _mesa_function_pool[16763]: ProgramNamedParameter4dvNV (will be remapped) */
"iipp\0"
"glProgramNamedParameter4dvNV\0"
"\0"
- /* _mesa_function_pool[16686]: Tangent3fvEXT (dynamic) */
+ /* _mesa_function_pool[16798]: Tangent3fvEXT (dynamic) */
"p\0"
"glTangent3fvEXT\0"
"\0"
- /* _mesa_function_pool[16705]: Flush (offset 217) */
+ /* _mesa_function_pool[16817]: Flush (offset 217) */
"\0"
"glFlush\0"
"\0"
- /* _mesa_function_pool[16715]: Color4uiv (offset 38) */
+ /* _mesa_function_pool[16827]: Color4uiv (offset 38) */
"p\0"
"glColor4uiv\0"
"\0"
- /* _mesa_function_pool[16730]: MultiTexCoord1sv (offset 383) */
+ /* _mesa_function_pool[16842]: MultiTexCoord1sv (offset 383) */
"ip\0"
"glMultiTexCoord1sv\0"
"glMultiTexCoord1svARB\0"
"\0"
- /* _mesa_function_pool[16775]: FogCoordd (will be remapped) */
+ /* _mesa_function_pool[16887]: FogCoordd (will be remapped) */
"d\0"
"glFogCoordd\0"
"glFogCoorddEXT\0"
"\0"
- /* _mesa_function_pool[16805]: RasterPos3sv (offset 77) */
+ /* _mesa_function_pool[16917]: RasterPos3sv (offset 77) */
"p\0"
"glRasterPos3sv\0"
"\0"
- /* _mesa_function_pool[16823]: TexCoordP2ui (will be remapped) */
+ /* _mesa_function_pool[16935]: TexCoordP2ui (will be remapped) */
"ii\0"
"glTexCoordP2ui\0"
"\0"
- /* _mesa_function_pool[16842]: BindFramebufferEXT (will be remapped) */
+ /* _mesa_function_pool[16954]: BindFramebufferEXT (will be remapped) */
"ii\0"
"glBindFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[16867]: Uniform1uiv (will be remapped) */
+ /* _mesa_function_pool[16979]: Uniform1uiv (will be remapped) */
"iip\0"
"glUniform1uivEXT\0"
"glUniform1uiv\0"
"\0"
- /* _mesa_function_pool[16903]: ReferencePlaneSGIX (dynamic) */
+ /* _mesa_function_pool[17015]: ReferencePlaneSGIX (dynamic) */
"p\0"
"glReferencePlaneSGIX\0"
"\0"
- /* _mesa_function_pool[16927]: PushAttrib (offset 219) */
+ /* _mesa_function_pool[17039]: PushAttrib (offset 219) */
"i\0"
"glPushAttrib\0"
"\0"
- /* _mesa_function_pool[16943]: RasterPos2i (offset 66) */
+ /* _mesa_function_pool[17055]: RasterPos2i (offset 66) */
"ii\0"
"glRasterPos2i\0"
"\0"
- /* _mesa_function_pool[16961]: Uniform3iv (will be remapped) */
+ /* _mesa_function_pool[17073]: Uniform3iv (will be remapped) */
"iip\0"
"glUniform3iv\0"
"glUniform3ivARB\0"
"\0"
- /* _mesa_function_pool[16995]: SamplerParameteriv (will be remapped) */
+ /* _mesa_function_pool[17107]: SamplerParameteriv (will be remapped) */
"iip\0"
"glSamplerParameteriv\0"
"\0"
- /* _mesa_function_pool[17021]: TexParameteriv (offset 181) */
+ /* _mesa_function_pool[17133]: TexParameteriv (offset 181) */
"iip\0"
"glTexParameteriv\0"
"\0"
- /* _mesa_function_pool[17043]: GetAttribLocation (will be remapped) */
+ /* _mesa_function_pool[17155]: GetAttribLocation (will be remapped) */
"ip\0"
"glGetAttribLocation\0"
"glGetAttribLocationARB\0"
"\0"
- /* _mesa_function_pool[17090]: TexCoord2fColor3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[17202]: TexCoord2fColor3fVertex3fSUN (dynamic) */
"ffffffff\0"
"glTexCoord2fColor3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[17131]: DeleteAsyncMarkersSGIX (dynamic) */
+ /* _mesa_function_pool[17243]: DeleteAsyncMarkersSGIX (dynamic) */
"ii\0"
"glDeleteAsyncMarkersSGIX\0"
"\0"
- /* _mesa_function_pool[17160]: RasterPos2f (offset 64) */
+ /* _mesa_function_pool[17272]: RasterPos2f (offset 64) */
"ff\0"
"glRasterPos2f\0"
"\0"
- /* _mesa_function_pool[17178]: TexCoord4fVertex4fSUN (dynamic) */
+ /* _mesa_function_pool[17290]: TexCoord4fVertex4fSUN (dynamic) */
"ffffffff\0"
"glTexCoord4fVertex4fSUN\0"
"\0"
- /* _mesa_function_pool[17212]: RasterPos2d (offset 62) */
+ /* _mesa_function_pool[17324]: RasterPos2d (offset 62) */
"dd\0"
"glRasterPos2d\0"
"\0"
- /* _mesa_function_pool[17230]: VertexAttrib4iv (will be remapped) */
+ /* _mesa_function_pool[17342]: VertexAttrib4iv (will be remapped) */
"ip\0"
"glVertexAttrib4iv\0"
"glVertexAttrib4ivARB\0"
"\0"
- /* _mesa_function_pool[17273]: RasterPos3fv (offset 73) */
+ /* _mesa_function_pool[17385]: RasterPos3fv (offset 73) */
"p\0"
"glRasterPos3fv\0"
"\0"
- /* _mesa_function_pool[17291]: CopyTexSubImage3D (offset 373) */
+ /* _mesa_function_pool[17403]: CopyTexSubImage3D (offset 373) */
"iiiiiiiii\0"
"glCopyTexSubImage3D\0"
"glCopyTexSubImage3DEXT\0"
"glCopyTexSubImage3DOES\0"
"\0"
- /* _mesa_function_pool[17368]: Color4ub (offset 35) */
+ /* _mesa_function_pool[17480]: Color4ub (offset 35) */
"iiii\0"
"glColor4ub\0"
"\0"
- /* _mesa_function_pool[17385]: GetInteger64v (will be remapped) */
+ /* _mesa_function_pool[17497]: GetInteger64v (will be remapped) */
"ip\0"
"glGetInteger64v\0"
"\0"
- /* _mesa_function_pool[17405]: TextureColorMaskSGIS (dynamic) */
+ /* _mesa_function_pool[17517]: TextureColorMaskSGIS (dynamic) */
"iiii\0"
"glTextureColorMaskSGIS\0"
"\0"
- /* _mesa_function_pool[17434]: RasterPos2s (offset 68) */
+ /* _mesa_function_pool[17546]: RasterPos2s (offset 68) */
"ii\0"
"glRasterPos2s\0"
"\0"
- /* _mesa_function_pool[17452]: GetColorTable (offset 343) */
+ /* _mesa_function_pool[17564]: GetColorTable (offset 343) */
"iiip\0"
"glGetColorTable\0"
"glGetColorTableSGI\0"
"glGetColorTableEXT\0"
"\0"
- /* _mesa_function_pool[17512]: EndQueryIndexed (will be remapped) */
+ /* _mesa_function_pool[17624]: EndQueryIndexed (will be remapped) */
"ii\0"
"glEndQueryIndexed\0"
"\0"
- /* _mesa_function_pool[17534]: SelectBuffer (offset 195) */
+ /* _mesa_function_pool[17646]: SelectBuffer (offset 195) */
"ip\0"
"glSelectBuffer\0"
"\0"
- /* _mesa_function_pool[17553]: Indexiv (offset 49) */
+ /* _mesa_function_pool[17665]: Indexiv (offset 49) */
"p\0"
"glIndexiv\0"
"\0"
- /* _mesa_function_pool[17566]: TexCoord3i (offset 114) */
+ /* _mesa_function_pool[17678]: TexCoord3i (offset 114) */
"iii\0"
"glTexCoord3i\0"
"\0"
- /* _mesa_function_pool[17584]: CopyColorTable (offset 342) */
+ /* _mesa_function_pool[17696]: CopyColorTable (offset 342) */
"iiiii\0"
"glCopyColorTable\0"
"glCopyColorTableSGI\0"
"\0"
- /* _mesa_function_pool[17628]: PointParameterfv (will be remapped) */
+ /* _mesa_function_pool[17740]: PointParameterfv (will be remapped) */
"ip\0"
"glPointParameterfv\0"
"glPointParameterfvARB\0"
"glPointParameterfvEXT\0"
"glPointParameterfvSGIS\0"
"\0"
- /* _mesa_function_pool[17718]: GetHistogramParameterfv (offset 362) */
+ /* _mesa_function_pool[17830]: GetHistogramParameterfv (offset 362) */
"iip\0"
"glGetHistogramParameterfv\0"
"glGetHistogramParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[17778]: Frustum (offset 289) */
+ /* _mesa_function_pool[17890]: Frustum (offset 289) */
"dddddd\0"
"glFrustum\0"
"\0"
- /* _mesa_function_pool[17796]: GetString (offset 275) */
+ /* _mesa_function_pool[17908]: GetString (offset 275) */
"i\0"
"glGetString\0"
"\0"
- /* _mesa_function_pool[17811]: ColorPointervINTEL (dynamic) */
+ /* _mesa_function_pool[17923]: ColorPointervINTEL (dynamic) */
"iip\0"
"glColorPointervINTEL\0"
"\0"
- /* _mesa_function_pool[17837]: TexEnvf (offset 184) */
+ /* _mesa_function_pool[17949]: TexEnvf (offset 184) */
"iif\0"
"glTexEnvf\0"
"\0"
- /* _mesa_function_pool[17852]: GetTexGenxvOES (will be remapped) */
+ /* _mesa_function_pool[17964]: GetTexGenxvOES (will be remapped) */
"iip\0"
"glGetTexGenxvOES\0"
"\0"
- /* _mesa_function_pool[17874]: TexCoord3d (offset 110) */
+ /* _mesa_function_pool[17986]: TexCoord3d (offset 110) */
"ddd\0"
"glTexCoord3d\0"
"\0"
- /* _mesa_function_pool[17892]: AlphaFragmentOp1ATI (will be remapped) */
+ /* _mesa_function_pool[18004]: AlphaFragmentOp1ATI (will be remapped) */
"iiiiii\0"
"glAlphaFragmentOp1ATI\0"
"\0"
- /* _mesa_function_pool[17922]: TexCoord3f (offset 112) */
+ /* _mesa_function_pool[18034]: TexCoord3f (offset 112) */
"fff\0"
"glTexCoord3f\0"
"\0"
- /* _mesa_function_pool[17940]: GetnHistogramARB (will be remapped) */
+ /* _mesa_function_pool[18052]: GetnHistogramARB (will be remapped) */
"iiiiip\0"
"glGetnHistogramARB\0"
"\0"
- /* _mesa_function_pool[17967]: DeleteTextures (offset 327) */
+ /* _mesa_function_pool[18079]: DeleteTextures (offset 327) */
"ip\0"
"glDeleteTextures\0"
"glDeleteTexturesEXT\0"
"\0"
- /* _mesa_function_pool[18008]: TexCoordPointerEXT (will be remapped) */
+ /* _mesa_function_pool[18120]: TexCoordPointerEXT (will be remapped) */
"iiiip\0"
"glTexCoordPointerEXT\0"
"\0"
- /* _mesa_function_pool[18036]: TexSubImage4DSGIS (dynamic) */
+ /* _mesa_function_pool[18148]: TexSubImage4DSGIS (dynamic) */
"iiiiiiiiiiiip\0"
"glTexSubImage4DSGIS\0"
"\0"
- /* _mesa_function_pool[18071]: TexCoord3s (offset 116) */
+ /* _mesa_function_pool[18183]: TexCoord3s (offset 116) */
"iii\0"
"glTexCoord3s\0"
"\0"
- /* _mesa_function_pool[18089]: GetTexLevelParameteriv (offset 285) */
+ /* _mesa_function_pool[18201]: GetTexLevelParameteriv (offset 285) */
"iiip\0"
"glGetTexLevelParameteriv\0"
"\0"
- /* _mesa_function_pool[18120]: GetClipPlanef (will be remapped) */
+ /* _mesa_function_pool[18232]: GetClipPlanef (will be remapped) */
"ip\0"
"glGetClipPlanefOES\0"
"glGetClipPlanef\0"
"\0"
- /* _mesa_function_pool[18159]: VertexAttribPointer (will be remapped) */
+ /* _mesa_function_pool[18271]: VertexAttribPointer (will be remapped) */
"iiiiip\0"
"glVertexAttribPointer\0"
"glVertexAttribPointerARB\0"
"\0"
- /* _mesa_function_pool[18214]: TexStorage2DMultisample (will be remapped) */
+ /* _mesa_function_pool[18326]: TexStorage2DMultisample (will be remapped) */
"iiiiii\0"
"glTexStorage2DMultisample\0"
"\0"
- /* _mesa_function_pool[18248]: VertexAttribP4uiv (will be remapped) */
+ /* _mesa_function_pool[18360]: VertexAttribP4uiv (will be remapped) */
"iiip\0"
"glVertexAttribP4uiv\0"
"\0"
- /* _mesa_function_pool[18274]: StopInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[18386]: StopInstrumentsSGIX (dynamic) */
"i\0"
"glStopInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[18299]: SecondaryColor3s (will be remapped) */
+ /* _mesa_function_pool[18411]: SecondaryColor3s (will be remapped) */
"iii\0"
"glSecondaryColor3s\0"
"glSecondaryColor3sEXT\0"
"\0"
- /* _mesa_function_pool[18345]: ClearAccum (offset 204) */
+ /* _mesa_function_pool[18457]: ClearAccum (offset 204) */
"ffff\0"
"glClearAccum\0"
"\0"
- /* _mesa_function_pool[18364]: DeformSGIX (dynamic) */
+ /* _mesa_function_pool[18476]: DeformSGIX (dynamic) */
"i\0"
"glDeformSGIX\0"
"\0"
- /* _mesa_function_pool[18380]: InvalidateBufferSubData (will be remapped) */
+ /* _mesa_function_pool[18492]: InvalidateBufferSubData (will be remapped) */
"iii\0"
"glInvalidateBufferSubData\0"
"\0"
- /* _mesa_function_pool[18411]: Uniform3i (will be remapped) */
+ /* _mesa_function_pool[18523]: Uniform3i (will be remapped) */
"iiii\0"
"glUniform3i\0"
"glUniform3iARB\0"
"\0"
- /* _mesa_function_pool[18444]: TexCoord4iv (offset 123) */
+ /* _mesa_function_pool[18556]: TexCoord4iv (offset 123) */
"p\0"
"glTexCoord4iv\0"
"\0"
- /* _mesa_function_pool[18461]: TexStorage3D (will be remapped) */
+ /* _mesa_function_pool[18573]: TexStorage3D (will be remapped) */
"iiiiii\0"
"glTexStorage3D\0"
"\0"
- /* _mesa_function_pool[18484]: UniformMatrix4x2fv (will be remapped) */
+ /* _mesa_function_pool[18596]: UniformMatrix4x2fv (will be remapped) */
"iiip\0"
"glUniformMatrix4x2fv\0"
"\0"
- /* _mesa_function_pool[18511]: GetDetailTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[18623]: GetDetailTexFuncSGIS (dynamic) */
"ip\0"
"glGetDetailTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[18538]: WindowPos3i (will be remapped) */
+ /* _mesa_function_pool[18650]: WindowPos3i (will be remapped) */
"iii\0"
"glWindowPos3i\0"
"glWindowPos3iARB\0"
"glWindowPos3iMESA\0"
"\0"
- /* _mesa_function_pool[18592]: SecondaryColor3b (will be remapped) */
+ /* _mesa_function_pool[18704]: SecondaryColor3b (will be remapped) */
"iii\0"
"glSecondaryColor3b\0"
"glSecondaryColor3bEXT\0"
"\0"
- /* _mesa_function_pool[18638]: FramebufferTexture3D (will be remapped) */
+ /* _mesa_function_pool[18750]: FramebufferTexture3D (will be remapped) */
"iiiiii\0"
"glFramebufferTexture3D\0"
"glFramebufferTexture3DEXT\0"
"glFramebufferTexture3DOES\0"
"\0"
- /* _mesa_function_pool[18721]: SamplerParameterIiv (will be remapped) */
+ /* _mesa_function_pool[18833]: SamplerParameterIiv (will be remapped) */
"iip\0"
"glSamplerParameterIiv\0"
"\0"
- /* _mesa_function_pool[18748]: PolygonOffset (offset 319) */
+ /* _mesa_function_pool[18860]: PolygonOffset (offset 319) */
"ff\0"
"glPolygonOffset\0"
"\0"
- /* _mesa_function_pool[18768]: BindVertexArray (will be remapped) */
+ /* _mesa_function_pool[18880]: BindVertexArray (will be remapped) */
"i\0"
"glBindVertexArray\0"
"glBindVertexArrayOES\0"
"\0"
- /* _mesa_function_pool[18810]: Color4ubVertex2fvSUN (dynamic) */
+ /* _mesa_function_pool[18922]: Color4ubVertex2fvSUN (dynamic) */
"pp\0"
"glColor4ubVertex2fvSUN\0"
"\0"
- /* _mesa_function_pool[18837]: GetProgramBinary (will be remapped) */
+ /* _mesa_function_pool[18949]: GetProgramBinary (will be remapped) */
"iippp\0"
"glGetProgramBinary\0"
"glGetProgramBinaryOES\0"
"\0"
- /* _mesa_function_pool[18885]: GetBufferParameteriv (will be remapped) */
+ /* _mesa_function_pool[18997]: GetBufferParameteriv (will be remapped) */
"iip\0"
"glGetBufferParameteriv\0"
"glGetBufferParameterivARB\0"
"\0"
- /* _mesa_function_pool[18939]: Rectd (offset 86) */
+ /* _mesa_function_pool[19051]: Rectd (offset 86) */
"dddd\0"
"glRectd\0"
"\0"
- /* _mesa_function_pool[18953]: TexFilterFuncSGIS (dynamic) */
+ /* _mesa_function_pool[19065]: TexFilterFuncSGIS (dynamic) */
"iiip\0"
"glTexFilterFuncSGIS\0"
"\0"
- /* _mesa_function_pool[18979]: NormalPointervINTEL (dynamic) */
+ /* _mesa_function_pool[19091]: NormalPointervINTEL (dynamic) */
"ip\0"
"glNormalPointervINTEL\0"
"\0"
- /* _mesa_function_pool[19005]: ProvokingVertex (will be remapped) */
+ /* _mesa_function_pool[19117]: ProvokingVertex (will be remapped) */
"i\0"
"glProvokingVertexEXT\0"
"glProvokingVertex\0"
"\0"
- /* _mesa_function_pool[19047]: SamplerParameterfv (will be remapped) */
+ /* _mesa_function_pool[19159]: SamplerParameterfv (will be remapped) */
"iip\0"
"glSamplerParameterfv\0"
"\0"
- /* _mesa_function_pool[19073]: MultiTexCoord1i (offset 380) */
+ /* _mesa_function_pool[19185]: MultiTexCoord1i (offset 380) */
"ii\0"
"glMultiTexCoord1i\0"
"glMultiTexCoord1iARB\0"
"\0"
- /* _mesa_function_pool[19116]: WindowPos2dv (will be remapped) */
+ /* _mesa_function_pool[19228]: WindowPos2dv (will be remapped) */
"p\0"
"glWindowPos2dv\0"
"glWindowPos2dvARB\0"
"glWindowPos2dvMESA\0"
"\0"
- /* _mesa_function_pool[19171]: GetProgramParameterdvNV (will be remapped) */
+ /* _mesa_function_pool[19283]: GetProgramParameterdvNV (will be remapped) */
"iiip\0"
"glGetProgramParameterdvNV\0"
"\0"
- /* _mesa_function_pool[19203]: VertexAttrib3fNV (will be remapped) */
+ /* _mesa_function_pool[19315]: VertexAttrib3fNV (will be remapped) */
"ifff\0"
"glVertexAttrib3fNV\0"
"\0"
- /* _mesa_function_pool[19228]: RasterPos3i (offset 74) */
+ /* _mesa_function_pool[19340]: RasterPos3i (offset 74) */
"iii\0"
"glRasterPos3i\0"
"\0"
- /* _mesa_function_pool[19247]: GetFragmentLightfvSGIX (dynamic) */
+ /* _mesa_function_pool[19359]: GetFragmentLightfvSGIX (dynamic) */
"iip\0"
"glGetFragmentLightfvSGIX\0"
"\0"
- /* _mesa_function_pool[19277]: PointParameterxv (will be remapped) */
+ /* _mesa_function_pool[19389]: PointParameterxv (will be remapped) */
"ip\0"
"glPointParameterxvOES\0"
"glPointParameterxv\0"
"\0"
- /* _mesa_function_pool[19322]: MultiTexCoord1d (offset 376) */
+ /* _mesa_function_pool[19434]: MultiTexCoord1d (offset 376) */
"id\0"
"glMultiTexCoord1d\0"
"glMultiTexCoord1dARB\0"
"\0"
- /* _mesa_function_pool[19365]: DetailTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[19477]: DetailTexFuncSGIS (dynamic) */
"iip\0"
"glDetailTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[19390]: Normal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[19502]: Normal3fVertex3fSUN (dynamic) */
"ffffff\0"
"glNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[19420]: CopyTexImage2D (offset 324) */
+ /* _mesa_function_pool[19532]: CopyTexImage2D (offset 324) */
"iiiiiiii\0"
"glCopyTexImage2D\0"
"glCopyTexImage2DEXT\0"
"\0"
- /* _mesa_function_pool[19467]: FlushMappedBufferRange (will be remapped) */
+ /* _mesa_function_pool[19579]: FlushMappedBufferRange (will be remapped) */
"iii\0"
"glFlushMappedBufferRange\0"
"glFlushMappedBufferRangeEXT\0"
"\0"
- /* _mesa_function_pool[19525]: MultiTexCoord2dv (offset 385) */
+ /* _mesa_function_pool[19637]: MultiTexCoord2dv (offset 385) */
"ip\0"
"glMultiTexCoord2dv\0"
"glMultiTexCoord2dvARB\0"
"\0"
- /* _mesa_function_pool[19570]: ProgramEnvParameter4fARB (will be remapped) */
+ /* _mesa_function_pool[19682]: ProgramEnvParameter4fARB (will be remapped) */
"iiffff\0"
"glProgramEnvParameter4fARB\0"
"glProgramParameter4fNV\0"
"\0"
- /* _mesa_function_pool[19628]: GenVertexArraysAPPLE (will be remapped) */
+ /* _mesa_function_pool[19740]: GenVertexArraysAPPLE (will be remapped) */
"ip\0"
"glGenVertexArraysAPPLE\0"
"\0"
- /* _mesa_function_pool[19655]: Lightfv (offset 160) */
+ /* _mesa_function_pool[19767]: Lightfv (offset 160) */
"iip\0"
"glLightfv\0"
"\0"
- /* _mesa_function_pool[19670]: GetFramebufferAttachmentParameteriv (will be remapped) */
+ /* _mesa_function_pool[19782]: GetFramebufferAttachmentParameteriv (will be remapped) */
"iiip\0"
"glGetFramebufferAttachmentParameteriv\0"
"glGetFramebufferAttachmentParameterivEXT\0"
"glGetFramebufferAttachmentParameterivOES\0"
"\0"
- /* _mesa_function_pool[19796]: MultiTexCoord1s (offset 382) */
+ /* _mesa_function_pool[19908]: MultiTexCoord1s (offset 382) */
"ii\0"
"glMultiTexCoord1s\0"
"glMultiTexCoord1sARB\0"
"\0"
- /* _mesa_function_pool[19839]: VertexAttribI4ivEXT (will be remapped) */
+ /* _mesa_function_pool[19951]: VertexAttribI4ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI4ivEXT\0"
"glVertexAttribI4iv\0"
"\0"
- /* _mesa_function_pool[19884]: ClearDepth (offset 208) */
+ /* _mesa_function_pool[19996]: ClearDepth (offset 208) */
"d\0"
"glClearDepth\0"
"\0"
- /* _mesa_function_pool[19900]: GetFenceivNV (dynamic) */
+ /* _mesa_function_pool[20012]: GetFenceivNV (dynamic) */
"iip\0"
"glGetFenceivNV\0"
"\0"
- /* _mesa_function_pool[19920]: GetVertexAttribPointerv (will be remapped) */
+ /* _mesa_function_pool[20032]: GetVertexAttribPointerv (will be remapped) */
"iip\0"
"glGetVertexAttribPointerv\0"
"glGetVertexAttribPointervARB\0"
"glGetVertexAttribPointervNV\0"
"\0"
- /* _mesa_function_pool[20008]: ColorSubTable (offset 346) */
+ /* _mesa_function_pool[20120]: ColorSubTable (offset 346) */
"iiiiip\0"
"glColorSubTable\0"
"glColorSubTableEXT\0"
"\0"
- /* _mesa_function_pool[20051]: Color4fv (offset 30) */
+ /* _mesa_function_pool[20163]: Color4fv (offset 30) */
"p\0"
"glColor4fv\0"
"\0"
- /* _mesa_function_pool[20065]: GetnMinmaxARB (will be remapped) */
+ /* _mesa_function_pool[20177]: EndPerfMonitorAMD (will be remapped) */
+ "i\0"
+ "glEndPerfMonitorAMD\0"
+ "\0"
+ /* _mesa_function_pool[20200]: GetnMinmaxARB (will be remapped) */
"iiiiip\0"
"glGetnMinmaxARB\0"
"\0"
- /* _mesa_function_pool[20089]: ProgramLocalParameters4fvEXT (will be remapped) */
+ /* _mesa_function_pool[20224]: ProgramLocalParameters4fvEXT (will be remapped) */
"iiip\0"
"glProgramLocalParameters4fvEXT\0"
"\0"
- /* _mesa_function_pool[20126]: BeginConditionalRender (will be remapped) */
+ /* _mesa_function_pool[20261]: BeginConditionalRender (will be remapped) */
"ii\0"
"glBeginConditionalRender\0"
"glBeginConditionalRenderNV\0"
"\0"
- /* _mesa_function_pool[20182]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */
+ /* _mesa_function_pool[20317]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */
"fffffffffffffff\0"
"glTexCoord4fColor4fNormal3fVertex4fSUN\0"
"\0"
- /* _mesa_function_pool[20238]: VertexAttribI1uiv (will be remapped) */
+ /* _mesa_function_pool[20373]: VertexAttribI1uiv (will be remapped) */
"ip\0"
"glVertexAttribI1uivEXT\0"
"glVertexAttribI1uiv\0"
"\0"
- /* _mesa_function_pool[20285]: ColorPointer (offset 308) */
+ /* _mesa_function_pool[20420]: ColorPointer (offset 308) */
"iiip\0"
"glColorPointer\0"
"\0"
- /* _mesa_function_pool[20306]: Rects (offset 92) */
+ /* _mesa_function_pool[20441]: Rects (offset 92) */
"iiii\0"
"glRects\0"
"\0"
- /* _mesa_function_pool[20320]: GetMapAttribParameterfvNV (dynamic) */
+ /* _mesa_function_pool[20455]: GetMapAttribParameterfvNV (dynamic) */
"iiip\0"
"glGetMapAttribParameterfvNV\0"
"\0"
- /* _mesa_function_pool[20354]: ClearColorx (will be remapped) */
+ /* _mesa_function_pool[20489]: ClearColorx (will be remapped) */
"iiii\0"
"glClearColorxOES\0"
"glClearColorx\0"
"\0"
- /* _mesa_function_pool[20391]: MultiTexCoordP2ui (will be remapped) */
+ /* _mesa_function_pool[20526]: MultiTexCoordP2ui (will be remapped) */
"iii\0"
"glMultiTexCoordP2ui\0"
"\0"
- /* _mesa_function_pool[20416]: ActiveProgramEXT (will be remapped) */
+ /* _mesa_function_pool[20551]: ActiveProgramEXT (will be remapped) */
"i\0"
"glActiveProgramEXT\0"
"\0"
- /* _mesa_function_pool[20438]: Lightiv (offset 162) */
+ /* _mesa_function_pool[20573]: Lightiv (offset 162) */
"iip\0"
"glLightiv\0"
"\0"
- /* _mesa_function_pool[20453]: Tangent3svEXT (dynamic) */
+ /* _mesa_function_pool[20588]: Tangent3svEXT (dynamic) */
"p\0"
"glTangent3svEXT\0"
"\0"
- /* _mesa_function_pool[20472]: TexCoordPointervINTEL (dynamic) */
+ /* _mesa_function_pool[20607]: TexCoordPointervINTEL (dynamic) */
"iip\0"
"glTexCoordPointervINTEL\0"
"\0"
- /* _mesa_function_pool[20501]: GetTexParameteriv (offset 283) */
+ /* _mesa_function_pool[20636]: GetTexParameteriv (offset 283) */
"iip\0"
"glGetTexParameteriv\0"
"\0"
- /* _mesa_function_pool[20526]: MapParameterivNV (dynamic) */
+ /* _mesa_function_pool[20661]: MapParameterivNV (dynamic) */
"iip\0"
"glMapParameterivNV\0"
"\0"
- /* _mesa_function_pool[20550]: VertexAttribs4dvNV (will be remapped) */
+ /* _mesa_function_pool[20685]: VertexAttribs4dvNV (will be remapped) */
"iip\0"
"glVertexAttribs4dvNV\0"
"\0"
- /* _mesa_function_pool[20576]: VertexAttrib3sv (will be remapped) */
+ /* _mesa_function_pool[20711]: VertexAttrib3sv (will be remapped) */
"ip\0"
"glVertexAttrib3sv\0"
"glVertexAttrib3svARB\0"
"\0"
- /* _mesa_function_pool[20619]: IsQuery (will be remapped) */
+ /* _mesa_function_pool[20754]: IsQuery (will be remapped) */
"i\0"
"glIsQuery\0"
"glIsQueryARB\0"
"\0"
- /* _mesa_function_pool[20645]: ClearBufferfv (will be remapped) */
+ /* _mesa_function_pool[20780]: ClearBufferfv (will be remapped) */
"iip\0"
"glClearBufferfv\0"
"\0"
- /* _mesa_function_pool[20666]: PrimitiveRestartNV (will be remapped) */
+ /* _mesa_function_pool[20801]: PrimitiveRestartNV (will be remapped) */
"\0"
"glPrimitiveRestartNV\0"
"\0"
- /* _mesa_function_pool[20689]: EdgeFlagPointerEXT (will be remapped) */
+ /* _mesa_function_pool[20824]: EdgeFlagPointerEXT (will be remapped) */
"iip\0"
"glEdgeFlagPointerEXT\0"
"\0"
- /* _mesa_function_pool[20715]: IsVertexArray (will be remapped) */
+ /* _mesa_function_pool[20850]: IsVertexArray (will be remapped) */
"i\0"
"glIsVertexArray\0"
"glIsVertexArrayAPPLE\0"
"glIsVertexArrayOES\0"
"\0"
- /* _mesa_function_pool[20774]: GetMultisamplefv (will be remapped) */
+ /* _mesa_function_pool[20909]: GetMultisamplefv (will be remapped) */
"iip\0"
"glGetMultisamplefv\0"
"\0"
- /* _mesa_function_pool[20798]: WeightbvARB (dynamic) */
+ /* _mesa_function_pool[20933]: WeightbvARB (dynamic) */
"ip\0"
"glWeightbvARB\0"
"\0"
- /* _mesa_function_pool[20816]: Rectdv (offset 87) */
+ /* _mesa_function_pool[20951]: Rectdv (offset 87) */
"pp\0"
"glRectdv\0"
"\0"
- /* _mesa_function_pool[20829]: ListParameteriSGIX (dynamic) */
+ /* _mesa_function_pool[20964]: ListParameteriSGIX (dynamic) */
"iii\0"
"glListParameteriSGIX\0"
"\0"
- /* _mesa_function_pool[20855]: BlendEquationiARB (will be remapped) */
+ /* _mesa_function_pool[20990]: BlendEquationiARB (will be remapped) */
"ii\0"
"glBlendEquationiARB\0"
"glBlendEquationIndexedAMD\0"
"\0"
- /* _mesa_function_pool[20905]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[21040]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */
"iffffffffff\0"
"glReplacementCodeuiColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[20964]: VertexAttrib4dv (will be remapped) */
+ /* _mesa_function_pool[21099]: VertexAttrib4dv (will be remapped) */
"ip\0"
"glVertexAttrib4dv\0"
"glVertexAttrib4dvARB\0"
"\0"
- /* _mesa_function_pool[21007]: InstrumentsBufferSGIX (dynamic) */
+ /* _mesa_function_pool[21142]: InstrumentsBufferSGIX (dynamic) */
"ip\0"
"glInstrumentsBufferSGIX\0"
"\0"
- /* _mesa_function_pool[21035]: SharpenTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[21170]: SharpenTexFuncSGIS (dynamic) */
"iip\0"
"glSharpenTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[21061]: DrawArraysInstancedARB (will be remapped) */
+ /* _mesa_function_pool[21196]: DrawArraysInstancedARB (will be remapped) */
"iiii\0"
"glDrawArraysInstancedARB\0"
"glDrawArraysInstancedEXT\0"
"glDrawArraysInstanced\0"
"\0"
- /* _mesa_function_pool[21139]: GetTexParameterxv (will be remapped) */
+ /* _mesa_function_pool[21274]: GetTexParameterxv (will be remapped) */
"iip\0"
"glGetTexParameterxvOES\0"
"glGetTexParameterxv\0"
"\0"
- /* _mesa_function_pool[21187]: GetAttachedShaders (will be remapped) */
+ /* _mesa_function_pool[21322]: GetAttachedShaders (will be remapped) */
"iipp\0"
"glGetAttachedShaders\0"
"\0"
- /* _mesa_function_pool[21214]: DebugMessageInsert (will be remapped) */
+ /* _mesa_function_pool[21349]: DebugMessageInsert (will be remapped) */
"iiiiip\0"
"glDebugMessageInsert\0"
"\0"
- /* _mesa_function_pool[21243]: Materialiv (offset 172) */
+ /* _mesa_function_pool[21378]: Materialiv (offset 172) */
"iip\0"
"glMaterialiv\0"
"\0"
- /* _mesa_function_pool[21261]: PushClientAttrib (offset 335) */
+ /* _mesa_function_pool[21396]: PushClientAttrib (offset 335) */
"i\0"
"glPushClientAttrib\0"
"\0"
- /* _mesa_function_pool[21283]: ProgramEnvParameters4fvEXT (will be remapped) */
+ /* _mesa_function_pool[21418]: ProgramEnvParameters4fvEXT (will be remapped) */
"iiip\0"
"glProgramEnvParameters4fvEXT\0"
"\0"
- /* _mesa_function_pool[21318]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[21453]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
"pppp\0"
"glTexCoord2fColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[21364]: SecondaryColor3fvEXT (will be remapped) */
+ /* _mesa_function_pool[21499]: SecondaryColor3fvEXT (will be remapped) */
"p\0"
"glSecondaryColor3fv\0"
"glSecondaryColor3fvEXT\0"
"\0"
- /* _mesa_function_pool[21410]: PolygonMode (offset 174) */
+ /* _mesa_function_pool[21545]: PolygonMode (offset 174) */
"ii\0"
"glPolygonMode\0"
"\0"
- /* _mesa_function_pool[21428]: SecondaryColor3iv (will be remapped) */
+ /* _mesa_function_pool[21563]: SecondaryColor3iv (will be remapped) */
"p\0"
"glSecondaryColor3iv\0"
"glSecondaryColor3ivEXT\0"
"\0"
- /* _mesa_function_pool[21474]: DrawTexivOES (will be remapped) */
+ /* _mesa_function_pool[21609]: DrawTexivOES (will be remapped) */
"p\0"
"glDrawTexivOES\0"
"\0"
- /* _mesa_function_pool[21492]: VertexAttribI1iEXT (will be remapped) */
+ /* _mesa_function_pool[21627]: VertexAttribI1iEXT (will be remapped) */
"ii\0"
"glVertexAttribI1iEXT\0"
"glVertexAttribI1i\0"
"\0"
- /* _mesa_function_pool[21535]: VertexAttrib4Niv (will be remapped) */
+ /* _mesa_function_pool[21670]: VertexAttrib4Niv (will be remapped) */
"ip\0"
"glVertexAttrib4Niv\0"
"glVertexAttrib4NivARB\0"
"\0"
- /* _mesa_function_pool[21580]: GetVertexAttribivNV (will be remapped) */
+ /* _mesa_function_pool[21715]: GetVertexAttribivNV (will be remapped) */
"iip\0"
"glGetVertexAttribivNV\0"
"\0"
- /* _mesa_function_pool[21607]: GetProgramStringARB (will be remapped) */
+ /* _mesa_function_pool[21742]: GetProgramStringARB (will be remapped) */
"iip\0"
"glGetProgramStringARB\0"
"\0"
- /* _mesa_function_pool[21634]: GetnUniformdvARB (will be remapped) */
+ /* _mesa_function_pool[21769]: GetnUniformdvARB (will be remapped) */
"iiip\0"
"glGetnUniformdvARB\0"
"\0"
- /* _mesa_function_pool[21659]: DrawElementsInstancedBaseVertex (will be remapped) */
+ /* _mesa_function_pool[21794]: DrawElementsInstancedBaseVertex (will be remapped) */
"iiipii\0"
"glDrawElementsInstancedBaseVertex\0"
"\0"
- /* _mesa_function_pool[21701]: LinkProgram (will be remapped) */
+ /* _mesa_function_pool[21836]: LinkProgram (will be remapped) */
"i\0"
"glLinkProgram\0"
"glLinkProgramARB\0"
"\0"
- /* _mesa_function_pool[21735]: TexBumpParameterfvATI (will be remapped) */
+ /* _mesa_function_pool[21870]: TexBumpParameterfvATI (will be remapped) */
"ip\0"
"glTexBumpParameterfvATI\0"
"\0"
- /* _mesa_function_pool[21763]: Tangent3ivEXT (dynamic) */
+ /* _mesa_function_pool[21898]: Tangent3ivEXT (dynamic) */
"p\0"
"glTangent3ivEXT\0"
"\0"
- /* _mesa_function_pool[21782]: Uniform1f (will be remapped) */
+ /* _mesa_function_pool[21917]: Uniform1f (will be remapped) */
"if\0"
"glUniform1f\0"
"glUniform1fARB\0"
"\0"
- /* _mesa_function_pool[21813]: DisableClientState (offset 309) */
+ /* _mesa_function_pool[21948]: DisableClientState (offset 309) */
"i\0"
"glDisableClientState\0"
"\0"
- /* _mesa_function_pool[21837]: TexGeni (offset 192) */
+ /* _mesa_function_pool[21972]: TexGeni (offset 192) */
"iii\0"
"glTexGeni\0"
"glTexGeniOES\0"
"\0"
- /* _mesa_function_pool[21865]: TexGenf (offset 190) */
+ /* _mesa_function_pool[22000]: TexGenf (offset 190) */
"iif\0"
"glTexGenf\0"
"glTexGenfOES\0"
"\0"
- /* _mesa_function_pool[21893]: TexGend (offset 188) */
+ /* _mesa_function_pool[22028]: TexGend (offset 188) */
"iid\0"
"glTexGend\0"
"\0"
- /* _mesa_function_pool[21908]: Uniform1i (will be remapped) */
+ /* _mesa_function_pool[22043]: Uniform1i (will be remapped) */
"ii\0"
"glUniform1i\0"
"glUniform1iARB\0"
"\0"
- /* _mesa_function_pool[21939]: GetPolygonStipple (offset 274) */
+ /* _mesa_function_pool[22074]: GetPolygonStipple (offset 274) */
"p\0"
"glGetPolygonStipple\0"
"\0"
- /* _mesa_function_pool[21962]: VertexAttrib4d (will be remapped) */
+ /* _mesa_function_pool[22097]: VertexAttrib4d (will be remapped) */
"idddd\0"
"glVertexAttrib4d\0"
"glVertexAttrib4dARB\0"
"\0"
- /* _mesa_function_pool[22006]: GetVertexAttribfvNV (will be remapped) */
+ /* _mesa_function_pool[22141]: GetVertexAttribfvNV (will be remapped) */
"iip\0"
"glGetVertexAttribfvNV\0"
"\0"
- /* _mesa_function_pool[22033]: DrawArraysInstancedBaseInstance (will be remapped) */
+ /* _mesa_function_pool[22168]: DrawArraysInstancedBaseInstance (will be remapped) */
"iiiii\0"
"glDrawArraysInstancedBaseInstance\0"
"\0"
- /* _mesa_function_pool[22074]: VertexAttrib2svNV (will be remapped) */
+ /* _mesa_function_pool[22209]: VertexAttrib2svNV (will be remapped) */
"ip\0"
"glVertexAttrib2svNV\0"
"\0"
- /* _mesa_function_pool[22098]: MultMatrixx (will be remapped) */
+ /* _mesa_function_pool[22233]: MultMatrixx (will be remapped) */
"p\0"
"glMultMatrixxOES\0"
"glMultMatrixx\0"
"\0"
- /* _mesa_function_pool[22132]: NormalP3uiv (will be remapped) */
+ /* _mesa_function_pool[22267]: NormalP3uiv (will be remapped) */
"ip\0"
"glNormalP3uiv\0"
"\0"
- /* _mesa_function_pool[22150]: SecondaryColorP3uiv (will be remapped) */
+ /* _mesa_function_pool[22285]: SecondaryColorP3uiv (will be remapped) */
"ip\0"
"glSecondaryColorP3uiv\0"
"\0"
- /* _mesa_function_pool[22176]: VertexAttribs1fvNV (will be remapped) */
+ /* _mesa_function_pool[22311]: VertexAttribs1fvNV (will be remapped) */
"iip\0"
"glVertexAttribs1fvNV\0"
"\0"
- /* _mesa_function_pool[22202]: DrawTexsvOES (will be remapped) */
+ /* _mesa_function_pool[22337]: GetPerfMonitorCountersAMD (will be remapped) */
+ "ippip\0"
+ "glGetPerfMonitorCountersAMD\0"
+ "\0"
+ /* _mesa_function_pool[22372]: DrawTexsvOES (will be remapped) */
"p\0"
"glDrawTexsvOES\0"
"\0"
- /* _mesa_function_pool[22220]: WindowPos4sMESA (will be remapped) */
+ /* _mesa_function_pool[22390]: WindowPos4sMESA (will be remapped) */
"iiii\0"
"glWindowPos4sMESA\0"
"\0"
- /* _mesa_function_pool[22244]: GetnPixelMapuivARB (will be remapped) */
+ /* _mesa_function_pool[22414]: GetnPixelMapuivARB (will be remapped) */
"iip\0"
"glGetnPixelMapuivARB\0"
"\0"
- /* _mesa_function_pool[22270]: VertexAttrib4s (will be remapped) */
+ /* _mesa_function_pool[22440]: VertexAttrib4s (will be remapped) */
"iiiii\0"
"glVertexAttrib4s\0"
"glVertexAttrib4sARB\0"
"\0"
- /* _mesa_function_pool[22314]: GetSamplerParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[22484]: GetSamplerParameterIuiv (will be remapped) */
"iip\0"
"glGetSamplerParameterIuiv\0"
"\0"
- /* _mesa_function_pool[22345]: ReplacementCodeusvSUN (dynamic) */
+ /* _mesa_function_pool[22515]: ReplacementCodeusvSUN (dynamic) */
"p\0"
"glReplacementCodeusvSUN\0"
"\0"
- /* _mesa_function_pool[22372]: VertexAttrib2dvNV (will be remapped) */
+ /* _mesa_function_pool[22542]: VertexAttrib2dvNV (will be remapped) */
"ip\0"
"glVertexAttrib2dvNV\0"
"\0"
- /* _mesa_function_pool[22396]: UseProgram (will be remapped) */
+ /* _mesa_function_pool[22566]: UseProgram (will be remapped) */
"i\0"
"glUseProgram\0"
"glUseProgramObjectARB\0"
"\0"
- /* _mesa_function_pool[22434]: GlobalAlphaFactoriSUN (dynamic) */
+ /* _mesa_function_pool[22604]: GlobalAlphaFactoriSUN (dynamic) */
"i\0"
"glGlobalAlphaFactoriSUN\0"
"\0"
- /* _mesa_function_pool[22461]: CompileShader (will be remapped) */
+ /* _mesa_function_pool[22631]: CompileShader (will be remapped) */
"i\0"
"glCompileShader\0"
"glCompileShaderARB\0"
"\0"
- /* _mesa_function_pool[22499]: Color4sv (offset 34) */
+ /* _mesa_function_pool[22669]: Color4sv (offset 34) */
"p\0"
"glColor4sv\0"
"\0"
- /* _mesa_function_pool[22513]: MultiModeDrawArraysIBM (will be remapped) */
+ /* _mesa_function_pool[22683]: MultiModeDrawArraysIBM (will be remapped) */
"pppii\0"
"glMultiModeDrawArraysIBM\0"
"\0"
- /* _mesa_function_pool[22545]: MultiTexCoord3d (offset 392) */
+ /* _mesa_function_pool[22715]: MultiTexCoord3d (offset 392) */
"iddd\0"
"glMultiTexCoord3d\0"
"glMultiTexCoord3dARB\0"
"\0"
- /* _mesa_function_pool[22590]: LoadTransposeMatrixf (will be remapped) */
+ /* _mesa_function_pool[22760]: LoadTransposeMatrixf (will be remapped) */
"p\0"
"glLoadTransposeMatrixf\0"
"glLoadTransposeMatrixfARB\0"
"\0"
- /* _mesa_function_pool[22642]: LoadTransposeMatrixd (will be remapped) */
+ /* _mesa_function_pool[22812]: LoadTransposeMatrixd (will be remapped) */
"p\0"
"glLoadTransposeMatrixd\0"
"glLoadTransposeMatrixdARB\0"
"\0"
- /* _mesa_function_pool[22694]: FlushMappedBufferRangeAPPLE (will be remapped) */
+ /* _mesa_function_pool[22864]: FlushMappedBufferRangeAPPLE (will be remapped) */
"iii\0"
"glFlushMappedBufferRangeAPPLE\0"
"\0"
- /* _mesa_function_pool[22729]: PixelZoom (offset 246) */
+ /* _mesa_function_pool[22899]: PixelZoom (offset 246) */
"ff\0"
"glPixelZoom\0"
"\0"
- /* _mesa_function_pool[22745]: ReplacementCodePointerSUN (dynamic) */
+ /* _mesa_function_pool[22915]: ReplacementCodePointerSUN (dynamic) */
"iip\0"
"glReplacementCodePointerSUN\0"
"\0"
- /* _mesa_function_pool[22778]: ProgramEnvParameter4dARB (will be remapped) */
+ /* _mesa_function_pool[22948]: ProgramEnvParameter4dARB (will be remapped) */
"iidddd\0"
"glProgramEnvParameter4dARB\0"
"glProgramParameter4dNV\0"
"\0"
- /* _mesa_function_pool[22836]: ColorTableParameterfv (offset 340) */
+ /* _mesa_function_pool[23006]: ColorTableParameterfv (offset 340) */
"iip\0"
"glColorTableParameterfv\0"
"glColorTableParameterfvSGI\0"
"\0"
- /* _mesa_function_pool[22892]: GetFragDataLocation (will be remapped) */
+ /* _mesa_function_pool[23062]: GetFragDataLocation (will be remapped) */
"ip\0"
"glGetFragDataLocationEXT\0"
"glGetFragDataLocation\0"
"\0"
- /* _mesa_function_pool[22943]: TexStorage3DMultisample (will be remapped) */
+ /* _mesa_function_pool[23113]: TexStorage3DMultisample (will be remapped) */
"iiiiiii\0"
"glTexStorage3DMultisample\0"
"\0"
- /* _mesa_function_pool[22978]: Binormal3bvEXT (dynamic) */
+ /* _mesa_function_pool[23148]: Binormal3bvEXT (dynamic) */
"p\0"
"glBinormal3bvEXT\0"
"\0"
- /* _mesa_function_pool[22998]: PixelMapuiv (offset 252) */
+ /* _mesa_function_pool[23168]: PixelMapuiv (offset 252) */
"iip\0"
"glPixelMapuiv\0"
"\0"
- /* _mesa_function_pool[23017]: Color3dv (offset 12) */
+ /* _mesa_function_pool[23187]: Color3dv (offset 12) */
"p\0"
"glColor3dv\0"
"\0"
- /* _mesa_function_pool[23031]: IsTexture (offset 330) */
+ /* _mesa_function_pool[23201]: IsTexture (offset 330) */
"i\0"
"glIsTexture\0"
"glIsTextureEXT\0"
"\0"
- /* _mesa_function_pool[23061]: VertexAttrib4fvNV (will be remapped) */
+ /* _mesa_function_pool[23231]: VertexAttrib4fvNV (will be remapped) */
"ip\0"
"glVertexAttrib4fvNV\0"
"\0"
- /* _mesa_function_pool[23085]: BeginQuery (will be remapped) */
+ /* _mesa_function_pool[23255]: BeginQuery (will be remapped) */
"ii\0"
"glBeginQuery\0"
"glBeginQueryARB\0"
"\0"
- /* _mesa_function_pool[23118]: ColorPointerEXT (will be remapped) */
+ /* _mesa_function_pool[23288]: ColorPointerEXT (will be remapped) */
"iiiip\0"
"glColorPointerEXT\0"
"\0"
- /* _mesa_function_pool[23143]: VertexWeightfvEXT (dynamic) */
+ /* _mesa_function_pool[23313]: VertexWeightfvEXT (dynamic) */
"p\0"
"glVertexWeightfvEXT\0"
"\0"
- /* _mesa_function_pool[23166]: VertexP3uiv (will be remapped) */
+ /* _mesa_function_pool[23336]: VertexP3uiv (will be remapped) */
"ip\0"
"glVertexP3uiv\0"
"\0"
- /* _mesa_function_pool[23184]: VertexAttrib3s (will be remapped) */
+ /* _mesa_function_pool[23354]: VertexAttrib3s (will be remapped) */
"iiii\0"
"glVertexAttrib3s\0"
"glVertexAttrib3sARB\0"
"\0"
- /* _mesa_function_pool[23227]: GetCombinerStageParameterfvNV (dynamic) */
+ /* _mesa_function_pool[23397]: GetCombinerStageParameterfvNV (dynamic) */
"iip\0"
"glGetCombinerStageParameterfvNV\0"
"\0"
- /* _mesa_function_pool[23264]: TexCoord4i (offset 122) */
+ /* _mesa_function_pool[23434]: TexCoord4i (offset 122) */
"iiii\0"
"glTexCoord4i\0"
"\0"
- /* _mesa_function_pool[23283]: Color4ubVertex2fSUN (dynamic) */
+ /* _mesa_function_pool[23453]: Color4ubVertex2fSUN (dynamic) */
"iiiiff\0"
"glColor4ubVertex2fSUN\0"
"\0"
- /* _mesa_function_pool[23313]: FragmentColorMaterialSGIX (dynamic) */
+ /* _mesa_function_pool[23483]: FragmentColorMaterialSGIX (dynamic) */
"ii\0"
"glFragmentColorMaterialSGIX\0"
"\0"
- /* _mesa_function_pool[23345]: CurrentPaletteMatrixARB (dynamic) */
+ /* _mesa_function_pool[23515]: CurrentPaletteMatrixARB (dynamic) */
"i\0"
"glCurrentPaletteMatrixARB\0"
"glCurrentPaletteMatrixOES\0"
"\0"
- /* _mesa_function_pool[23400]: GetMapdv (offset 266) */
+ /* _mesa_function_pool[23570]: GetMapdv (offset 266) */
"iip\0"
"glGetMapdv\0"
"\0"
- /* _mesa_function_pool[23416]: Color4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[23586]: Color4fNormal3fVertex3fvSUN (dynamic) */
"ppp\0"
"glColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[23451]: GetStringi (will be remapped) */
+ /* _mesa_function_pool[23621]: GetStringi (will be remapped) */
"ii\0"
"glGetStringi\0"
"\0"
- /* _mesa_function_pool[23468]: MultiTexCoord3iv (offset 397) */
+ /* _mesa_function_pool[23638]: MultiTexCoord3iv (offset 397) */
"ip\0"
"glMultiTexCoord3iv\0"
"glMultiTexCoord3ivARB\0"
"\0"
- /* _mesa_function_pool[23513]: GetUniformLocation (will be remapped) */
+ /* _mesa_function_pool[23683]: GetUniformLocation (will be remapped) */
"ip\0"
"glGetUniformLocation\0"
"glGetUniformLocationARB\0"
"\0"
- /* _mesa_function_pool[23562]: PixelStoref (offset 249) */
+ /* _mesa_function_pool[23732]: PixelStoref (offset 249) */
"if\0"
"glPixelStoref\0"
"\0"
- /* _mesa_function_pool[23580]: WindowPos2iv (will be remapped) */
+ /* _mesa_function_pool[23750]: WindowPos2iv (will be remapped) */
"p\0"
"glWindowPos2iv\0"
"glWindowPos2ivARB\0"
"glWindowPos2ivMESA\0"
"\0"
- /* _mesa_function_pool[23635]: Binormal3dEXT (dynamic) */
+ /* _mesa_function_pool[23805]: Binormal3dEXT (dynamic) */
"ddd\0"
"glBinormal3dEXT\0"
"\0"
- /* _mesa_function_pool[23656]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[23826]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */
"iiiiifff\0"
"glReplacementCodeuiColor4ubVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[23705]: PixelStorei (offset 250) */
+ /* _mesa_function_pool[23875]: PixelStorei (offset 250) */
"ii\0"
"glPixelStorei\0"
"\0"
- /* _mesa_function_pool[23723]: IsBuffer (will be remapped) */
+ /* _mesa_function_pool[23893]: IsBuffer (will be remapped) */
"i\0"
"glIsBuffer\0"
"glIsBufferARB\0"
"\0"
- /* _mesa_function_pool[23751]: VertexAttrib2fNV (will be remapped) */
+ /* _mesa_function_pool[23921]: VertexAttrib2fNV (will be remapped) */
"iff\0"
"glVertexAttrib2fNV\0"
"\0"
- /* _mesa_function_pool[23775]: FragmentMaterialiSGIX (dynamic) */
+ /* _mesa_function_pool[23945]: FragmentMaterialiSGIX (dynamic) */
"iii\0"
"glFragmentMaterialiSGIX\0"
"\0"
- /* _mesa_function_pool[23804]: VertexAttribI4ubv (will be remapped) */
+ /* _mesa_function_pool[23974]: VertexAttribI4ubv (will be remapped) */
"ip\0"
"glVertexAttribI4ubvEXT\0"
"glVertexAttribI4ubv\0"
"\0"
- /* _mesa_function_pool[23851]: EvalCoord2dv (offset 233) */
+ /* _mesa_function_pool[24021]: EvalCoord2dv (offset 233) */
"p\0"
"glEvalCoord2dv\0"
"\0"
- /* _mesa_function_pool[23869]: GenVertexArrays (will be remapped) */
+ /* _mesa_function_pool[24039]: GenVertexArrays (will be remapped) */
"ip\0"
"glGenVertexArrays\0"
"glGenVertexArraysOES\0"
"\0"
- /* _mesa_function_pool[23912]: ColorMaterial (offset 151) */
+ /* _mesa_function_pool[24082]: ColorMaterial (offset 151) */
"ii\0"
"glColorMaterial\0"
"\0"
- /* _mesa_function_pool[23932]: InvalidateSubFramebuffer (will be remapped) */
+ /* _mesa_function_pool[24102]: InvalidateSubFramebuffer (will be remapped) */
"iipiiii\0"
"glInvalidateSubFramebuffer\0"
"\0"
- /* _mesa_function_pool[23968]: SamplePatternSGIS (will be remapped) */
+ /* _mesa_function_pool[24138]: SamplePatternSGIS (will be remapped) */
"i\0"
"glSamplePatternSGIS\0"
"glSamplePatternEXT\0"
"\0"
- /* _mesa_function_pool[24010]: ColorP4ui (will be remapped) */
+ /* _mesa_function_pool[24180]: ColorP4ui (will be remapped) */
"ii\0"
"glColorP4ui\0"
"\0"
- /* _mesa_function_pool[24026]: VertexAttribs1svNV (will be remapped) */
+ /* _mesa_function_pool[24196]: VertexAttribs1svNV (will be remapped) */
"iip\0"
"glVertexAttribs1svNV\0"
"\0"
- /* _mesa_function_pool[24052]: DrawTexsOES (will be remapped) */
+ /* _mesa_function_pool[24222]: DrawTexsOES (will be remapped) */
"iiiii\0"
"glDrawTexsOES\0"
"\0"
- /* _mesa_function_pool[24073]: Uniform2ui (will be remapped) */
+ /* _mesa_function_pool[24243]: Uniform2ui (will be remapped) */
"iii\0"
"glUniform2uiEXT\0"
"glUniform2ui\0"
"\0"
- /* _mesa_function_pool[24107]: VertexAttribI4iEXT (will be remapped) */
+ /* _mesa_function_pool[24277]: VertexAttribI4iEXT (will be remapped) */
"iiiii\0"
"glVertexAttribI4iEXT\0"
"glVertexAttribI4i\0"
"\0"
- /* _mesa_function_pool[24153]: TexBumpParameterivATI (will be remapped) */
+ /* _mesa_function_pool[24323]: TexBumpParameterivATI (will be remapped) */
"ip\0"
"glTexBumpParameterivATI\0"
"\0"
- /* _mesa_function_pool[24181]: GetSeparableFilter (offset 359) */
+ /* _mesa_function_pool[24351]: GetSeparableFilter (offset 359) */
"iiippp\0"
"glGetSeparableFilter\0"
"glGetSeparableFilterEXT\0"
"\0"
- /* _mesa_function_pool[24234]: DeleteVertexArrays (will be remapped) */
+ /* _mesa_function_pool[24404]: DeleteVertexArrays (will be remapped) */
"ip\0"
"glDeleteVertexArrays\0"
"glDeleteVertexArraysAPPLE\0"
"glDeleteVertexArraysOES\0"
"\0"
- /* _mesa_function_pool[24309]: SpriteParameteriSGIX (dynamic) */
+ /* _mesa_function_pool[24479]: SpriteParameteriSGIX (dynamic) */
"ii\0"
"glSpriteParameteriSGIX\0"
"\0"
- /* _mesa_function_pool[24336]: RequestResidentProgramsNV (will be remapped) */
+ /* _mesa_function_pool[24506]: RequestResidentProgramsNV (will be remapped) */
"ip\0"
"glRequestResidentProgramsNV\0"
"\0"
- /* _mesa_function_pool[24368]: TexCoordP3uiv (will be remapped) */
+ /* _mesa_function_pool[24538]: TexCoordP3uiv (will be remapped) */
"ip\0"
"glTexCoordP3uiv\0"
"\0"
- /* _mesa_function_pool[24388]: ReplacementCodeusSUN (dynamic) */
+ /* _mesa_function_pool[24558]: ReplacementCodeusSUN (dynamic) */
"i\0"
"glReplacementCodeusSUN\0"
"\0"
- /* _mesa_function_pool[24414]: FeedbackBuffer (offset 194) */
+ /* _mesa_function_pool[24584]: FeedbackBuffer (offset 194) */
"iip\0"
"glFeedbackBuffer\0"
"\0"
- /* _mesa_function_pool[24436]: RasterPos2iv (offset 67) */
+ /* _mesa_function_pool[24606]: RasterPos2iv (offset 67) */
"p\0"
"glRasterPos2iv\0"
"\0"
- /* _mesa_function_pool[24454]: TexImage1D (offset 182) */
+ /* _mesa_function_pool[24624]: TexImage1D (offset 182) */
"iiiiiiip\0"
"glTexImage1D\0"
"\0"
- /* _mesa_function_pool[24477]: TexEnvxv (will be remapped) */
+ /* _mesa_function_pool[24647]: TexEnvxv (will be remapped) */
"iip\0"
"glTexEnvxvOES\0"
"glTexEnvxv\0"
"\0"
- /* _mesa_function_pool[24507]: ListParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[24677]: ListParameterivSGIX (dynamic) */
"iip\0"
"glListParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[24534]: MultiDrawElementsEXT (will be remapped) */
+ /* _mesa_function_pool[24704]: MultiDrawElementsEXT (will be remapped) */
"ipipi\0"
"glMultiDrawElements\0"
"glMultiDrawElementsEXT\0"
"\0"
- /* _mesa_function_pool[24584]: Color3s (offset 17) */
+ /* _mesa_function_pool[24754]: Color3s (offset 17) */
"iii\0"
"glColor3s\0"
"\0"
- /* _mesa_function_pool[24599]: MultiTexCoord3s (offset 398) */
+ /* _mesa_function_pool[24769]: MultiTexCoord3s (offset 398) */
"iiii\0"
"glMultiTexCoord3s\0"
"glMultiTexCoord3sARB\0"
"\0"
- /* _mesa_function_pool[24644]: WeightusvARB (dynamic) */
+ /* _mesa_function_pool[24814]: WeightusvARB (dynamic) */
"ip\0"
"glWeightusvARB\0"
"\0"
- /* _mesa_function_pool[24663]: BindFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[24833]: BindFragmentShaderATI (will be remapped) */
"i\0"
"glBindFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[24690]: TexCoordPointer (offset 320) */
+ /* _mesa_function_pool[24860]: TexCoordPointer (offset 320) */
"iiip\0"
"glTexCoordPointer\0"
"\0"
- /* _mesa_function_pool[24714]: GetnSeparableFilterARB (will be remapped) */
+ /* _mesa_function_pool[24884]: GetnSeparableFilterARB (will be remapped) */
"iiiipipp\0"
"glGetnSeparableFilterARB\0"
"\0"
- /* _mesa_function_pool[24749]: InvalidateBufferData (will be remapped) */
+ /* _mesa_function_pool[24919]: InvalidateBufferData (will be remapped) */
"i\0"
"glInvalidateBufferData\0"
"\0"
- /* _mesa_function_pool[24775]: Color3i (offset 15) */
+ /* _mesa_function_pool[24945]: Color3i (offset 15) */
"iii\0"
"glColor3i\0"
"\0"
- /* _mesa_function_pool[24790]: FrontFace (offset 157) */
+ /* _mesa_function_pool[24960]: FrontFace (offset 157) */
"i\0"
"glFrontFace\0"
"\0"
- /* _mesa_function_pool[24805]: EvalCoord2d (offset 232) */
+ /* _mesa_function_pool[24975]: EvalCoord2d (offset 232) */
"dd\0"
"glEvalCoord2d\0"
"\0"
- /* _mesa_function_pool[24823]: EvalCoord2f (offset 234) */
+ /* _mesa_function_pool[24993]: EvalCoord2f (offset 234) */
"ff\0"
"glEvalCoord2f\0"
"\0"
- /* _mesa_function_pool[24841]: Color3b (offset 9) */
+ /* _mesa_function_pool[25011]: Color3b (offset 9) */
"iii\0"
"glColor3b\0"
"\0"
- /* _mesa_function_pool[24856]: ExecuteProgramNV (will be remapped) */
+ /* _mesa_function_pool[25026]: ExecuteProgramNV (will be remapped) */
"iip\0"
"glExecuteProgramNV\0"
"\0"
- /* _mesa_function_pool[24880]: Color3f (offset 13) */
+ /* _mesa_function_pool[25050]: Color3f (offset 13) */
"fff\0"
"glColor3f\0"
"\0"
- /* _mesa_function_pool[24895]: LightEnviSGIX (dynamic) */
+ /* _mesa_function_pool[25065]: LightEnviSGIX (dynamic) */
"ii\0"
"glLightEnviSGIX\0"
"\0"
- /* _mesa_function_pool[24915]: Color3d (offset 11) */
+ /* _mesa_function_pool[25085]: Color3d (offset 11) */
"ddd\0"
"glColor3d\0"
"\0"
- /* _mesa_function_pool[24930]: GetVertexAttribdv (will be remapped) */
+ /* _mesa_function_pool[25100]: GetVertexAttribdv (will be remapped) */
"iip\0"
"glGetVertexAttribdv\0"
"glGetVertexAttribdvARB\0"
"\0"
- /* _mesa_function_pool[24978]: Normal3dv (offset 55) */
+ /* _mesa_function_pool[25148]: Normal3dv (offset 55) */
"p\0"
"glNormal3dv\0"
"\0"
- /* _mesa_function_pool[24993]: Lightf (offset 159) */
+ /* _mesa_function_pool[25163]: Lightf (offset 159) */
"iif\0"
"glLightf\0"
"\0"
- /* _mesa_function_pool[25007]: FinishTextureSUNX (dynamic) */
+ /* _mesa_function_pool[25177]: FinishTextureSUNX (dynamic) */
"\0"
"glFinishTextureSUNX\0"
"\0"
- /* _mesa_function_pool[25029]: MatrixMode (offset 293) */
+ /* _mesa_function_pool[25199]: MatrixMode (offset 293) */
"i\0"
"glMatrixMode\0"
"\0"
- /* _mesa_function_pool[25045]: GetPixelMapusv (offset 273) */
+ /* _mesa_function_pool[25215]: GetPixelMapusv (offset 273) */
"ip\0"
"glGetPixelMapusv\0"
"\0"
- /* _mesa_function_pool[25066]: Lighti (offset 161) */
+ /* _mesa_function_pool[25236]: Lighti (offset 161) */
"iii\0"
"glLighti\0"
"\0"
- /* _mesa_function_pool[25080]: VertexAttribPointerNV (will be remapped) */
+ /* _mesa_function_pool[25250]: VertexAttribPointerNV (will be remapped) */
"iiiip\0"
"glVertexAttribPointerNV\0"
"\0"
- /* _mesa_function_pool[25111]: GenFramebuffers (will be remapped) */
+ /* _mesa_function_pool[25281]: GenFramebuffers (will be remapped) */
"ip\0"
"glGenFramebuffers\0"
"glGenFramebuffersEXT\0"
"glGenFramebuffersOES\0"
"\0"
- /* _mesa_function_pool[25175]: GenBuffers (will be remapped) */
+ /* _mesa_function_pool[25345]: GenBuffers (will be remapped) */
"ip\0"
"glGenBuffers\0"
"glGenBuffersARB\0"
"\0"
- /* _mesa_function_pool[25208]: ClearDepthx (will be remapped) */
+ /* _mesa_function_pool[25378]: ClearDepthx (will be remapped) */
"i\0"
"glClearDepthxOES\0"
"glClearDepthx\0"
"\0"
- /* _mesa_function_pool[25242]: Uniform4uiv (will be remapped) */
+ /* _mesa_function_pool[25412]: Uniform4uiv (will be remapped) */
"iip\0"
"glUniform4uivEXT\0"
"glUniform4uiv\0"
"\0"
- /* _mesa_function_pool[25278]: IsFramebuffer (will be remapped) */
+ /* _mesa_function_pool[25448]: IsFramebuffer (will be remapped) */
"i\0"
"glIsFramebuffer\0"
"glIsFramebufferEXT\0"
"glIsFramebufferOES\0"
"\0"
- /* _mesa_function_pool[25335]: PopDebugGroup (will be remapped) */
+ /* _mesa_function_pool[25505]: PopDebugGroup (will be remapped) */
"\0"
"glPopDebugGroup\0"
"\0"
- /* _mesa_function_pool[25353]: PixelTransformParameterfEXT (dynamic) */
+ /* _mesa_function_pool[25523]: PixelTransformParameterfEXT (dynamic) */
"iif\0"
"glPixelTransformParameterfEXT\0"
"\0"
- /* _mesa_function_pool[25388]: BlendEquationSeparate (will be remapped) */
+ /* _mesa_function_pool[25558]: BlendEquationSeparate (will be remapped) */
"ii\0"
"glBlendEquationSeparate\0"
"glBlendEquationSeparateEXT\0"
"glBlendEquationSeparateATI\0"
"glBlendEquationSeparateOES\0"
"\0"
- /* _mesa_function_pool[25497]: Lightx (will be remapped) */
+ /* _mesa_function_pool[25667]: Lightx (will be remapped) */
"iii\0"
"glLightxOES\0"
"glLightx\0"
"\0"
- /* _mesa_function_pool[25523]: PixelTransformParameteriEXT (dynamic) */
+ /* _mesa_function_pool[25693]: PixelTransformParameteriEXT (dynamic) */
"iii\0"
"glPixelTransformParameteriEXT\0"
"\0"
- /* _mesa_function_pool[25558]: GetDoublev (offset 260) */
+ /* _mesa_function_pool[25728]: GetDoublev (offset 260) */
"ip\0"
"glGetDoublev\0"
"\0"
- /* _mesa_function_pool[25575]: MultiTexCoordP4ui (will be remapped) */
+ /* _mesa_function_pool[25745]: MultiTexCoordP4ui (will be remapped) */
"iii\0"
"glMultiTexCoordP4ui\0"
"\0"
- /* _mesa_function_pool[25600]: GetObjectLabel (will be remapped) */
+ /* _mesa_function_pool[25770]: GetObjectLabel (will be remapped) */
"iiipp\0"
"glGetObjectLabel\0"
"\0"
- /* _mesa_function_pool[25624]: MultMatrixd (offset 295) */
+ /* _mesa_function_pool[25794]: MultMatrixd (offset 295) */
"p\0"
"glMultMatrixd\0"
"\0"
- /* _mesa_function_pool[25641]: MultMatrixf (offset 294) */
+ /* _mesa_function_pool[25811]: MultMatrixf (offset 294) */
"p\0"
"glMultMatrixf\0"
"\0"
- /* _mesa_function_pool[25658]: TextureMaterialEXT (dynamic) */
+ /* _mesa_function_pool[25828]: TextureMaterialEXT (dynamic) */
"ii\0"
"glTextureMaterialEXT\0"
"\0"
- /* _mesa_function_pool[25683]: TexCoord2fColor4ubVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[25853]: TexCoord2fColor4ubVertex3fSUN (dynamic) */
"ffiiiifff\0"
"glTexCoord2fColor4ubVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[25726]: VertexAttrib1d (will be remapped) */
+ /* _mesa_function_pool[25896]: VertexAttrib1d (will be remapped) */
"id\0"
"glVertexAttrib1d\0"
"glVertexAttrib1dARB\0"
"\0"
- /* _mesa_function_pool[25767]: CompressedTexImage1D (will be remapped) */
+ /* _mesa_function_pool[25937]: CompressedTexImage1D (will be remapped) */
"iiiiiip\0"
"glCompressedTexImage1D\0"
"glCompressedTexImage1DARB\0"
"\0"
- /* _mesa_function_pool[25825]: UnlockArraysEXT (will be remapped) */
+ /* _mesa_function_pool[25995]: UnlockArraysEXT (will be remapped) */
"\0"
"glUnlockArraysEXT\0"
"\0"
- /* _mesa_function_pool[25845]: TexBufferRange (will be remapped) */
+ /* _mesa_function_pool[26015]: TexBufferRange (will be remapped) */
"iiiii\0"
"glTexBufferRange\0"
"\0"
- /* _mesa_function_pool[25869]: MultiTexCoord4fvARB (offset 403) */
+ /* _mesa_function_pool[26039]: MultiTexCoord4fvARB (offset 403) */
"ip\0"
"glMultiTexCoord4fv\0"
"glMultiTexCoord4fvARB\0"
"\0"
- /* _mesa_function_pool[25914]: TagSampleBufferSGIX (dynamic) */
+ /* _mesa_function_pool[26084]: TagSampleBufferSGIX (dynamic) */
"\0"
"glTagSampleBufferSGIX\0"
"\0"
- /* _mesa_function_pool[25938]: UniformMatrix2x3fv (will be remapped) */
+ /* _mesa_function_pool[26108]: UniformMatrix2x3fv (will be remapped) */
"iiip\0"
"glUniformMatrix2x3fv\0"
"\0"
- /* _mesa_function_pool[25965]: SamplerParameteri (will be remapped) */
+ /* _mesa_function_pool[26135]: SamplerParameteri (will be remapped) */
"iii\0"
"glSamplerParameteri\0"
"\0"
- /* _mesa_function_pool[25990]: SamplerParameterf (will be remapped) */
+ /* _mesa_function_pool[26160]: SamplerParameterf (will be remapped) */
"iif\0"
"glSamplerParameterf\0"
"\0"
- /* _mesa_function_pool[26015]: CombinerParameteriNV (dynamic) */
+ /* _mesa_function_pool[26185]: CombinerParameteriNV (dynamic) */
"ii\0"
"glCombinerParameteriNV\0"
"\0"
- /* _mesa_function_pool[26042]: VertexAttrib1s (will be remapped) */
+ /* _mesa_function_pool[26212]: VertexAttrib1s (will be remapped) */
"ii\0"
"glVertexAttrib1s\0"
"glVertexAttrib1sARB\0"
"\0"
- /* _mesa_function_pool[26083]: EnableVertexAttribArray (will be remapped) */
+ /* _mesa_function_pool[26253]: EnableVertexAttribArray (will be remapped) */
"i\0"
"glEnableVertexAttribArray\0"
"glEnableVertexAttribArrayARB\0"
"\0"
- /* _mesa_function_pool[26141]: FrameZoomSGIX (dynamic) */
+ /* _mesa_function_pool[26311]: FrameZoomSGIX (dynamic) */
"i\0"
"glFrameZoomSGIX\0"
"\0"
- /* _mesa_function_pool[26160]: Normal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[26330]: Normal3fVertex3fvSUN (dynamic) */
"pp\0"
"glNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[26187]: Tangent3dvEXT (dynamic) */
+ /* _mesa_function_pool[26357]: Tangent3dvEXT (dynamic) */
"p\0"
"glTangent3dvEXT\0"
"\0"
- /* _mesa_function_pool[26206]: GetnUniformuivARB (will be remapped) */
+ /* _mesa_function_pool[26376]: GetnUniformuivARB (will be remapped) */
"iiip\0"
"glGetnUniformuivARB\0"
"\0"
- /* _mesa_function_pool[26232]: RasterPos4sv (offset 85) */
+ /* _mesa_function_pool[26402]: RasterPos4sv (offset 85) */
"p\0"
"glRasterPos4sv\0"
"\0"
- /* _mesa_function_pool[26250]: VertexAttrib3fvARB (will be remapped) */
+ /* _mesa_function_pool[26420]: VertexAttrib3fvARB (will be remapped) */
"ip\0"
"glVertexAttrib3fv\0"
"glVertexAttrib3fvARB\0"
"\0"
- /* _mesa_function_pool[26293]: ClearColor (offset 206) */
+ /* _mesa_function_pool[26463]: ClearColor (offset 206) */
"ffff\0"
"glClearColor\0"
"\0"
- /* _mesa_function_pool[26312]: Materialx (will be remapped) */
+ /* _mesa_function_pool[26482]: Materialx (will be remapped) */
"iii\0"
"glMaterialxOES\0"
"glMaterialx\0"
"\0"
- /* _mesa_function_pool[26344]: GetSynciv (will be remapped) */
+ /* _mesa_function_pool[26514]: GetSynciv (will be remapped) */
"iiipp\0"
"glGetSynciv\0"
"\0"
- /* _mesa_function_pool[26363]: VertexAttrib1svNV (will be remapped) */
+ /* _mesa_function_pool[26533]: VertexAttrib1svNV (will be remapped) */
"ip\0"
"glVertexAttrib1svNV\0"
"\0"
- /* _mesa_function_pool[26387]: SecondaryColor3ubv (will be remapped) */
+ /* _mesa_function_pool[26557]: SecondaryColor3ubv (will be remapped) */
"p\0"
"glSecondaryColor3ubv\0"
"glSecondaryColor3ubvEXT\0"
"\0"
- /* _mesa_function_pool[26435]: PointParameteri (will be remapped) */
+ /* _mesa_function_pool[26605]: PointParameteri (will be remapped) */
"ii\0"
"glPointParameteri\0"
"glPointParameteriNV\0"
"\0"
- /* _mesa_function_pool[26477]: PointParameterf (will be remapped) */
+ /* _mesa_function_pool[26647]: PointParameterf (will be remapped) */
"if\0"
"glPointParameterf\0"
"glPointParameterfARB\0"
"glPointParameterfEXT\0"
"glPointParameterfSGIS\0"
"\0"
- /* _mesa_function_pool[26563]: GlobalAlphaFactorsSUN (dynamic) */
+ /* _mesa_function_pool[26733]: GlobalAlphaFactorsSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorsSUN\0"
"\0"
- /* _mesa_function_pool[26590]: GetDebugMessageLog (will be remapped) */
+ /* _mesa_function_pool[26760]: GetDebugMessageLog (will be remapped) */
"iipppppp\0"
"glGetDebugMessageLog\0"
"\0"
- /* _mesa_function_pool[26621]: TexEnviv (offset 187) */
+ /* _mesa_function_pool[26791]: TexEnviv (offset 187) */
"iip\0"
"glTexEnviv\0"
"\0"
- /* _mesa_function_pool[26637]: TexSubImage3D (offset 372) */
+ /* _mesa_function_pool[26807]: TexSubImage3D (offset 372) */
"iiiiiiiiiip\0"
"glTexSubImage3D\0"
"glTexSubImage3DEXT\0"
"glTexSubImage3DOES\0"
"\0"
- /* _mesa_function_pool[26704]: Tangent3fEXT (dynamic) */
+ /* _mesa_function_pool[26874]: Tangent3fEXT (dynamic) */
"fff\0"
"glTangent3fEXT\0"
"\0"
- /* _mesa_function_pool[26724]: DeformationMap3fSGIX (dynamic) */
+ /* _mesa_function_pool[26894]: DeformationMap3fSGIX (dynamic) */
"iffiiffiiffiip\0"
"glDeformationMap3fSGIX\0"
"\0"
- /* _mesa_function_pool[26763]: MatrixIndexubvARB (dynamic) */
+ /* _mesa_function_pool[26933]: BeginPerfMonitorAMD (will be remapped) */
+ "i\0"
+ "glBeginPerfMonitorAMD\0"
+ "\0"
+ /* _mesa_function_pool[26958]: MatrixIndexubvARB (dynamic) */
"ip\0"
"glMatrixIndexubvARB\0"
"\0"
- /* _mesa_function_pool[26787]: Color4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[26982]: Color4fNormal3fVertex3fSUN (dynamic) */
"ffffffffff\0"
"glColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[26828]: PixelTexGenParameterfSGIS (dynamic) */
+ /* _mesa_function_pool[27023]: PixelTexGenParameterfSGIS (dynamic) */
"if\0"
"glPixelTexGenParameterfSGIS\0"
"\0"
- /* _mesa_function_pool[26860]: CreateShader (will be remapped) */
+ /* _mesa_function_pool[27055]: CreateShader (will be remapped) */
"i\0"
"glCreateShader\0"
"\0"
- /* _mesa_function_pool[26878]: GetColorTableParameterfv (offset 344) */
+ /* _mesa_function_pool[27073]: GetColorTableParameterfv (offset 344) */
"iip\0"
"glGetColorTableParameterfv\0"
"glGetColorTableParameterfvSGI\0"
"glGetColorTableParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[26970]: FragmentLightModelfvSGIX (dynamic) */
+ /* _mesa_function_pool[27165]: FragmentLightModelfvSGIX (dynamic) */
"ip\0"
"glFragmentLightModelfvSGIX\0"
"\0"
- /* _mesa_function_pool[27001]: FramebufferTexture2D (will be remapped) */
+ /* _mesa_function_pool[27196]: FramebufferTexture2D (will be remapped) */
"iiiii\0"
"glFramebufferTexture2D\0"
"glFramebufferTexture2DEXT\0"
"glFramebufferTexture2DOES\0"
"\0"
- /* _mesa_function_pool[27083]: Bitmap (offset 8) */
+ /* _mesa_function_pool[27278]: Bitmap (offset 8) */
"iiffffp\0"
"glBitmap\0"
"\0"
- /* _mesa_function_pool[27101]: MultiTexCoord3fARB (offset 394) */
+ /* _mesa_function_pool[27296]: MultiTexCoord3fARB (offset 394) */
"ifff\0"
"glMultiTexCoord3f\0"
"glMultiTexCoord3fARB\0"
"\0"
- /* _mesa_function_pool[27146]: GetTexLevelParameterfv (offset 284) */
+ /* _mesa_function_pool[27341]: GetTexLevelParameterfv (offset 284) */
"iiip\0"
"glGetTexLevelParameterfv\0"
"\0"
- /* _mesa_function_pool[27177]: GetPixelTexGenParameterfvSGIS (dynamic) */
+ /* _mesa_function_pool[27372]: GetPixelTexGenParameterfvSGIS (dynamic) */
"ip\0"
"glGetPixelTexGenParameterfvSGIS\0"
"\0"
- /* _mesa_function_pool[27213]: CheckFramebufferStatus (will be remapped) */
+ /* _mesa_function_pool[27408]: CheckFramebufferStatus (will be remapped) */
"i\0"
"glCheckFramebufferStatus\0"
"glCheckFramebufferStatusEXT\0"
"glCheckFramebufferStatusOES\0"
"\0"
- /* _mesa_function_pool[27297]: DrawTransformFeedbackStream (will be remapped) */
+ /* _mesa_function_pool[27492]: DrawTransformFeedbackStream (will be remapped) */
"iii\0"
"glDrawTransformFeedbackStream\0"
"\0"
- /* _mesa_function_pool[27332]: Vertex2sv (offset 133) */
+ /* _mesa_function_pool[27527]: Vertex2sv (offset 133) */
"p\0"
"glVertex2sv\0"
"\0"
- /* _mesa_function_pool[27347]: GetIntegerv (offset 263) */
+ /* _mesa_function_pool[27542]: GetIntegerv (offset 263) */
"ip\0"
"glGetIntegerv\0"
"\0"
- /* _mesa_function_pool[27365]: GenFragmentShadersATI (will be remapped) */
+ /* _mesa_function_pool[27560]: GenFragmentShadersATI (will be remapped) */
"i\0"
"glGenFragmentShadersATI\0"
"\0"
- /* _mesa_function_pool[27392]: GetShaderSource (will be remapped) */
+ /* _mesa_function_pool[27587]: GetShaderSource (will be remapped) */
"iipp\0"
"glGetShaderSource\0"
"glGetShaderSourceARB\0"
"\0"
- /* _mesa_function_pool[27437]: GetTexBumpParameterfvATI (will be remapped) */
+ /* _mesa_function_pool[27632]: GetTexBumpParameterfvATI (will be remapped) */
"ip\0"
"glGetTexBumpParameterfvATI\0"
"\0"
- /* _mesa_function_pool[27468]: BindProgramARB (will be remapped) */
+ /* _mesa_function_pool[27663]: BindProgramARB (will be remapped) */
"ii\0"
"glBindProgramARB\0"
"glBindProgramNV\0"
"\0"
- /* _mesa_function_pool[27505]: GetnMapdvARB (will be remapped) */
+ /* _mesa_function_pool[27700]: GetnMapdvARB (will be remapped) */
"iiip\0"
"glGetnMapdvARB\0"
"\0"
- /* _mesa_function_pool[27526]: VertexAttrib3sNV (will be remapped) */
+ /* _mesa_function_pool[27721]: VertexAttrib3sNV (will be remapped) */
"iiii\0"
"glVertexAttrib3sNV\0"
"\0"
- /* _mesa_function_pool[27551]: VertexAttribI2uivEXT (will be remapped) */
+ /* _mesa_function_pool[27746]: VertexAttribI2uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI2uivEXT\0"
"glVertexAttribI2uiv\0"
"\0"
- /* _mesa_function_pool[27598]: GetProgramEnvParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[27793]: GetProgramEnvParameterfvARB (will be remapped) */
"iip\0"
"glGetProgramEnvParameterfvARB\0"
"\0"
- /* _mesa_function_pool[27633]: GetTrackMatrixivNV (will be remapped) */
+ /* _mesa_function_pool[27828]: GetTrackMatrixivNV (will be remapped) */
"iiip\0"
"glGetTrackMatrixivNV\0"
"\0"
- /* _mesa_function_pool[27660]: VertexAttrib3svNV (will be remapped) */
+ /* _mesa_function_pool[27855]: VertexAttrib3svNV (will be remapped) */
"ip\0"
"glVertexAttrib3svNV\0"
"\0"
- /* _mesa_function_pool[27684]: GetActiveUniform (will be remapped) */
+ /* _mesa_function_pool[27879]: GetActiveUniform (will be remapped) */
"iiipppp\0"
"glGetActiveUniform\0"
"glGetActiveUniformARB\0"
"\0"
- /* _mesa_function_pool[27734]: DeleteBuffers (will be remapped) */
+ /* _mesa_function_pool[27929]: DeleteBuffers (will be remapped) */
"ip\0"
"glDeleteBuffers\0"
"glDeleteBuffersARB\0"
"\0"
- /* _mesa_function_pool[27773]: AlphaFuncx (will be remapped) */
+ /* _mesa_function_pool[27968]: AlphaFuncx (will be remapped) */
"ii\0"
"glAlphaFuncxOES\0"
"glAlphaFuncx\0"
"\0"
- /* _mesa_function_pool[27806]: TexCoord2fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[28001]: TexCoord2fNormal3fVertex3fSUN (dynamic) */
"ffffffff\0"
"glTexCoord2fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[27848]: GetTexEnviv (offset 277) */
+ /* _mesa_function_pool[28043]: GetTexEnviv (offset 277) */
"iip\0"
"glGetTexEnviv\0"
"\0"
- /* _mesa_function_pool[27867]: GetBufferSubData (will be remapped) */
+ /* _mesa_function_pool[28062]: GetBufferSubData (will be remapped) */
"iiip\0"
"glGetBufferSubData\0"
"glGetBufferSubDataARB\0"
"\0"
- /* _mesa_function_pool[27914]: EGLImageTargetRenderbufferStorageOES (will be remapped) */
+ /* _mesa_function_pool[28109]: EGLImageTargetRenderbufferStorageOES (will be remapped) */
"ip\0"
"glEGLImageTargetRenderbufferStorageOES\0"
"\0"
- /* _mesa_function_pool[27957]: VertexAttribI2ivEXT (will be remapped) */
+ /* _mesa_function_pool[28152]: VertexAttribI2ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI2ivEXT\0"
"glVertexAttribI2iv\0"
"\0"
- /* _mesa_function_pool[28002]: PopClientAttrib (offset 334) */
+ /* _mesa_function_pool[28197]: PopClientAttrib (offset 334) */
"\0"
"glPopClientAttrib\0"
"\0"
- /* _mesa_function_pool[28022]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[28217]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
"iffffffffffff\0"
"glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[28093]: DetachObjectARB (will be remapped) */
+ /* _mesa_function_pool[28288]: DetachObjectARB (will be remapped) */
"ii\0"
"glDetachObjectARB\0"
"\0"
- /* _mesa_function_pool[28115]: VertexBlendARB (dynamic) */
+ /* _mesa_function_pool[28310]: VertexBlendARB (dynamic) */
"i\0"
"glVertexBlendARB\0"
"\0"
- /* _mesa_function_pool[28135]: EndTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[28330]: EndTransformFeedback (will be remapped) */
"\0"
"glEndTransformFeedback\0"
"glEndTransformFeedbackEXT\0"
"\0"
- /* _mesa_function_pool[28186]: SeparableFilter2D (offset 360) */
+ /* _mesa_function_pool[28381]: SeparableFilter2D (offset 360) */
"iiiiiipp\0"
"glSeparableFilter2D\0"
"glSeparableFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[28239]: GetQueryObjectuiv (will be remapped) */
+ /* _mesa_function_pool[28434]: GetQueryObjectuiv (will be remapped) */
"iip\0"
"glGetQueryObjectuiv\0"
"glGetQueryObjectuivARB\0"
"\0"
- /* _mesa_function_pool[28287]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[28482]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiColor4ubVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[28332]: Map1d (offset 220) */
+ /* _mesa_function_pool[28527]: Map1d (offset 220) */
"iddiip\0"
"glMap1d\0"
"\0"
- /* _mesa_function_pool[28348]: Map1f (offset 221) */
+ /* _mesa_function_pool[28543]: Map1f (offset 221) */
"iffiip\0"
"glMap1f\0"
"\0"
- /* _mesa_function_pool[28364]: FlushRasterSGIX (dynamic) */
+ /* _mesa_function_pool[28559]: FlushRasterSGIX (dynamic) */
"\0"
"glFlushRasterSGIX\0"
"\0"
- /* _mesa_function_pool[28384]: ArrayElement (offset 306) */
+ /* _mesa_function_pool[28579]: ArrayElement (offset 306) */
"i\0"
"glArrayElement\0"
"glArrayElementEXT\0"
"\0"
- /* _mesa_function_pool[28420]: TexImage2D (offset 183) */
+ /* _mesa_function_pool[28615]: TexImage2D (offset 183) */
"iiiiiiiip\0"
"glTexImage2D\0"
"\0"
- /* _mesa_function_pool[28444]: DepthBoundsEXT (will be remapped) */
+ /* _mesa_function_pool[28639]: DepthBoundsEXT (will be remapped) */
"dd\0"
"glDepthBoundsEXT\0"
"\0"
- /* _mesa_function_pool[28465]: GetProgramivNV (will be remapped) */
+ /* _mesa_function_pool[28660]: GetProgramivNV (will be remapped) */
"iip\0"
"glGetProgramivNV\0"
"\0"
- /* _mesa_function_pool[28487]: GetMinmaxParameteriv (offset 366) */
+ /* _mesa_function_pool[28682]: GetMinmaxParameteriv (offset 366) */
"iip\0"
"glGetMinmaxParameteriv\0"
"glGetMinmaxParameterivEXT\0"
"\0"
- /* _mesa_function_pool[28541]: PixelTransferf (offset 247) */
+ /* _mesa_function_pool[28736]: PixelTransferf (offset 247) */
"if\0"
"glPixelTransferf\0"
"\0"
- /* _mesa_function_pool[28562]: CopyTexImage1D (offset 323) */
+ /* _mesa_function_pool[28757]: CopyTexImage1D (offset 323) */
"iiiiiii\0"
"glCopyTexImage1D\0"
"glCopyTexImage1DEXT\0"
"\0"
- /* _mesa_function_pool[28608]: PushMatrix (offset 298) */
+ /* _mesa_function_pool[28803]: PushMatrix (offset 298) */
"\0"
"glPushMatrix\0"
"\0"
- /* _mesa_function_pool[28623]: Fogiv (offset 156) */
+ /* _mesa_function_pool[28818]: SelectPerfMonitorCountersAMD (will be remapped) */
+ "iiiip\0"
+ "glSelectPerfMonitorCountersAMD\0"
+ "\0"
+ /* _mesa_function_pool[28856]: Fogiv (offset 156) */
"ip\0"
"glFogiv\0"
"\0"
- /* _mesa_function_pool[28635]: EndQuery (will be remapped) */
+ /* _mesa_function_pool[28868]: EndQuery (will be remapped) */
"i\0"
"glEndQuery\0"
"glEndQueryARB\0"
"\0"
- /* _mesa_function_pool[28663]: TexCoord1dv (offset 95) */
+ /* _mesa_function_pool[28896]: TexCoord1dv (offset 95) */
"p\0"
"glTexCoord1dv\0"
"\0"
- /* _mesa_function_pool[28680]: AlphaFragmentOp3ATI (will be remapped) */
+ /* _mesa_function_pool[28913]: AlphaFragmentOp3ATI (will be remapped) */
"iiiiiiiiiiii\0"
"glAlphaFragmentOp3ATI\0"
"\0"
- /* _mesa_function_pool[28716]: PixelTransferi (offset 248) */
+ /* _mesa_function_pool[28949]: PixelTransferi (offset 248) */
"ii\0"
"glPixelTransferi\0"
"\0"
- /* _mesa_function_pool[28737]: GetnColorTableARB (will be remapped) */
+ /* _mesa_function_pool[28970]: GetnColorTableARB (will be remapped) */
"iiiip\0"
"glGetnColorTableARB\0"
"\0"
- /* _mesa_function_pool[28764]: VertexAttrib3fvNV (will be remapped) */
+ /* _mesa_function_pool[28997]: VertexAttrib3fvNV (will be remapped) */
"ip\0"
"glVertexAttrib3fvNV\0"
"\0"
- /* _mesa_function_pool[28788]: Rotatef (offset 300) */
+ /* _mesa_function_pool[29021]: Rotatef (offset 300) */
"ffff\0"
"glRotatef\0"
"\0"
- /* _mesa_function_pool[28804]: GetFinalCombinerInputParameterivNV (dynamic) */
+ /* _mesa_function_pool[29037]: GetFinalCombinerInputParameterivNV (dynamic) */
"iip\0"
"glGetFinalCombinerInputParameterivNV\0"
"\0"
- /* _mesa_function_pool[28846]: Vertex3i (offset 138) */
+ /* _mesa_function_pool[29079]: Vertex3i (offset 138) */
"iii\0"
"glVertex3i\0"
"\0"
- /* _mesa_function_pool[28862]: GetTexEnvxv (will be remapped) */
+ /* _mesa_function_pool[29095]: GetTexEnvxv (will be remapped) */
"iip\0"
"glGetTexEnvxvOES\0"
"glGetTexEnvxv\0"
"\0"
- /* _mesa_function_pool[28898]: SecondaryColorP3ui (will be remapped) */
+ /* _mesa_function_pool[29131]: SecondaryColorP3ui (will be remapped) */
"ii\0"
"glSecondaryColorP3ui\0"
"\0"
- /* _mesa_function_pool[28923]: Vertex3f (offset 136) */
+ /* _mesa_function_pool[29156]: Vertex3f (offset 136) */
"fff\0"
"glVertex3f\0"
"\0"
- /* _mesa_function_pool[28939]: Clear (offset 203) */
+ /* _mesa_function_pool[29172]: Clear (offset 203) */
"i\0"
"glClear\0"
"\0"
- /* _mesa_function_pool[28950]: Vertex3d (offset 134) */
+ /* _mesa_function_pool[29183]: Vertex3d (offset 134) */
"ddd\0"
"glVertex3d\0"
"\0"
- /* _mesa_function_pool[28966]: GetMapParameterivNV (dynamic) */
+ /* _mesa_function_pool[29199]: GetMapParameterivNV (dynamic) */
"iip\0"
"glGetMapParameterivNV\0"
"\0"
- /* _mesa_function_pool[28993]: IndexMaterialEXT (dynamic) */
+ /* _mesa_function_pool[29226]: IndexMaterialEXT (dynamic) */
"ii\0"
"glIndexMaterialEXT\0"
"\0"
- /* _mesa_function_pool[29016]: Disablei (will be remapped) */
+ /* _mesa_function_pool[29249]: Disablei (will be remapped) */
"ii\0"
"glDisableIndexedEXT\0"
"glDisablei\0"
"\0"
- /* _mesa_function_pool[29051]: ReadBuffer (offset 254) */
+ /* _mesa_function_pool[29284]: ReadBuffer (offset 254) */
"i\0"
"glReadBuffer\0"
"glReadBufferNV\0"
"\0"
- /* _mesa_function_pool[29082]: ConvolutionParameteri (offset 352) */
+ /* _mesa_function_pool[29315]: ConvolutionParameteri (offset 352) */
"iii\0"
"glConvolutionParameteri\0"
"glConvolutionParameteriEXT\0"
"\0"
- /* _mesa_function_pool[29138]: VertexAttrib4sv (will be remapped) */
+ /* _mesa_function_pool[29371]: VertexAttrib4sv (will be remapped) */
"ip\0"
"glVertexAttrib4sv\0"
"glVertexAttrib4svARB\0"
"\0"
- /* _mesa_function_pool[29181]: Ortho (offset 296) */
+ /* _mesa_function_pool[29414]: Ortho (offset 296) */
"dddddd\0"
"glOrtho\0"
"\0"
- /* _mesa_function_pool[29197]: Binormal3sEXT (dynamic) */
+ /* _mesa_function_pool[29430]: Binormal3sEXT (dynamic) */
"iii\0"
"glBinormal3sEXT\0"
"\0"
- /* _mesa_function_pool[29218]: ListBase (offset 6) */
+ /* _mesa_function_pool[29451]: ListBase (offset 6) */
"i\0"
"glListBase\0"
"\0"
- /* _mesa_function_pool[29232]: GetTexParameterIiv (will be remapped) */
+ /* _mesa_function_pool[29465]: GetTexParameterIiv (will be remapped) */
"iip\0"
"glGetTexParameterIivEXT\0"
"glGetTexParameterIiv\0"
"\0"
- /* _mesa_function_pool[29282]: Tangent3sEXT (dynamic) */
+ /* _mesa_function_pool[29515]: Tangent3sEXT (dynamic) */
"iii\0"
"glTangent3sEXT\0"
"\0"
- /* _mesa_function_pool[29302]: Vertex3s (offset 140) */
+ /* _mesa_function_pool[29535]: Vertex3s (offset 140) */
"iii\0"
"glVertex3s\0"
"\0"
- /* _mesa_function_pool[29318]: ConvolutionParameterf (offset 350) */
+ /* _mesa_function_pool[29551]: ConvolutionParameterf (offset 350) */
"iif\0"
"glConvolutionParameterf\0"
"glConvolutionParameterfEXT\0"
"\0"
- /* _mesa_function_pool[29374]: GetColorTableParameteriv (offset 345) */
+ /* _mesa_function_pool[29607]: GetColorTableParameteriv (offset 345) */
"iip\0"
"glGetColorTableParameteriv\0"
"glGetColorTableParameterivSGI\0"
"glGetColorTableParameterivEXT\0"
"\0"
- /* _mesa_function_pool[29466]: ProgramEnvParameter4dvARB (will be remapped) */
+ /* _mesa_function_pool[29699]: ProgramEnvParameter4dvARB (will be remapped) */
"iip\0"
"glProgramEnvParameter4dvARB\0"
"glProgramParameter4dvNV\0"
"\0"
- /* _mesa_function_pool[29523]: ShadeModel (offset 177) */
+ /* _mesa_function_pool[29756]: ShadeModel (offset 177) */
"i\0"
"glShadeModel\0"
"\0"
- /* _mesa_function_pool[29539]: Uniform3uiv (will be remapped) */
+ /* _mesa_function_pool[29772]: Uniform3uiv (will be remapped) */
"iip\0"
"glUniform3uivEXT\0"
"glUniform3uiv\0"
"\0"
- /* _mesa_function_pool[29575]: GenerateMipmap (will be remapped) */
+ /* _mesa_function_pool[29808]: GenerateMipmap (will be remapped) */
"i\0"
"glGenerateMipmap\0"
"glGenerateMipmapEXT\0"
"glGenerateMipmapOES\0"
"\0"
- /* _mesa_function_pool[29635]: Rectiv (offset 91) */
+ /* _mesa_function_pool[29868]: Rectiv (offset 91) */
"pp\0"
"glRectiv\0"
"\0"
- /* _mesa_function_pool[29648]: TexImage3DMultisample (will be remapped) */
+ /* _mesa_function_pool[29881]: TexImage3DMultisample (will be remapped) */
"iiiiiii\0"
"glTexImage3DMultisample\0"
"\0"
- /* _mesa_function_pool[29681]: MatrixIndexPointerARB (dynamic) */
+ /* _mesa_function_pool[29914]: MatrixIndexPointerARB (dynamic) */
"iiip\0"
"glMatrixIndexPointerARB\0"
"glMatrixIndexPointerOES\0"
"\0"
- /* _mesa_function_pool[29735]: GetMapParameterfvNV (dynamic) */
+ /* _mesa_function_pool[29968]: GetMapParameterfvNV (dynamic) */
"iip\0"
"glGetMapParameterfvNV\0"
"\0"
- /* _mesa_function_pool[29762]: MultiTexCoord1iv (offset 381) */
+ /* _mesa_function_pool[29995]: MultiTexCoord1iv (offset 381) */
"ip\0"
"glMultiTexCoord1iv\0"
"glMultiTexCoord1ivARB\0"
"\0"
- /* _mesa_function_pool[29807]: PassTexCoordATI (will be remapped) */
+ /* _mesa_function_pool[30040]: PassTexCoordATI (will be remapped) */
"iii\0"
"glPassTexCoordATI\0"
"\0"
- /* _mesa_function_pool[29830]: DeleteProgram (will be remapped) */
+ /* _mesa_function_pool[30063]: DeleteProgram (will be remapped) */
"i\0"
"glDeleteProgram\0"
"\0"
- /* _mesa_function_pool[29849]: GetSamplerParameteriv (will be remapped) */
+ /* _mesa_function_pool[30082]: GetSamplerParameteriv (will be remapped) */
"iip\0"
"glGetSamplerParameteriv\0"
"\0"
- /* _mesa_function_pool[29878]: BindBufferRange (will be remapped) */
+ /* _mesa_function_pool[30111]: BindBufferRange (will be remapped) */
"iiiii\0"
"glBindBufferRange\0"
"glBindBufferRangeEXT\0"
"\0"
- /* _mesa_function_pool[29924]: Tangent3dEXT (dynamic) */
+ /* _mesa_function_pool[30157]: Tangent3dEXT (dynamic) */
"ddd\0"
"glTangent3dEXT\0"
"\0"
- /* _mesa_function_pool[29944]: TexParameterxv (will be remapped) */
+ /* _mesa_function_pool[30177]: TexParameterxv (will be remapped) */
"iip\0"
"glTexParameterxvOES\0"
"glTexParameterxv\0"
"\0"
- /* _mesa_function_pool[29986]: BlendEquationSeparateiARB (will be remapped) */
+ /* _mesa_function_pool[30219]: BlendEquationSeparateiARB (will be remapped) */
"iii\0"
"glBlendEquationSeparateiARB\0"
"glBlendEquationSeparateIndexedAMD\0"
"\0"
- /* _mesa_function_pool[30053]: AlphaFragmentOp2ATI (will be remapped) */
+ /* _mesa_function_pool[30286]: AlphaFragmentOp2ATI (will be remapped) */
"iiiiiiiii\0"
"glAlphaFragmentOp2ATI\0"
"\0"
- /* _mesa_function_pool[30086]: Vertex2fv (offset 129) */
+ /* _mesa_function_pool[30319]: Vertex2fv (offset 129) */
"p\0"
"glVertex2fv\0"
"\0"
- /* _mesa_function_pool[30101]: SampleMaskSGIS (will be remapped) */
+ /* _mesa_function_pool[30334]: SampleMaskSGIS (will be remapped) */
"fi\0"
"glSampleMaskSGIS\0"
"glSampleMaskEXT\0"
"\0"
- /* _mesa_function_pool[30138]: BindRenderbufferEXT (will be remapped) */
+ /* _mesa_function_pool[30371]: BindRenderbufferEXT (will be remapped) */
"ii\0"
"glBindRenderbufferEXT\0"
"\0"
- /* _mesa_function_pool[30164]: VertexAttrib1fNV (will be remapped) */
+ /* _mesa_function_pool[30397]: VertexAttrib1fNV (will be remapped) */
"if\0"
"glVertexAttrib1fNV\0"
"\0"
- /* _mesa_function_pool[30187]: Rotatex (will be remapped) */
+ /* _mesa_function_pool[30420]: Rotatex (will be remapped) */
"iiii\0"
"glRotatexOES\0"
"glRotatex\0"
"\0"
- /* _mesa_function_pool[30216]: FramebufferTextureFaceARB (will be remapped) */
+ /* _mesa_function_pool[30449]: FramebufferTextureFaceARB (will be remapped) */
"iiiii\0"
"glFramebufferTextureFaceARB\0"
"\0"
- /* _mesa_function_pool[30251]: BindBufferBase (will be remapped) */
+ /* _mesa_function_pool[30484]: BindBufferBase (will be remapped) */
"iii\0"
"glBindBufferBase\0"
"glBindBufferBaseEXT\0"
"\0"
- /* _mesa_function_pool[30293]: Vertex3sv (offset 141) */
+ /* _mesa_function_pool[30526]: Vertex3sv (offset 141) */
"p\0"
"glVertex3sv\0"
"\0"
- /* _mesa_function_pool[30308]: GetQueryObjectiv (will be remapped) */
+ /* _mesa_function_pool[30541]: GetQueryObjectiv (will be remapped) */
"iip\0"
"glGetQueryObjectiv\0"
"glGetQueryObjectivARB\0"
"\0"
- /* _mesa_function_pool[30354]: VertexAttrib2s (will be remapped) */
+ /* _mesa_function_pool[30587]: VertexAttrib2s (will be remapped) */
"iii\0"
"glVertexAttrib2s\0"
"glVertexAttrib2sARB\0"
"\0"
- /* _mesa_function_pool[30396]: VertexWeightfEXT (dynamic) */
+ /* _mesa_function_pool[30629]: VertexWeightfEXT (dynamic) */
"f\0"
"glVertexWeightfEXT\0"
"\0"
- /* _mesa_function_pool[30418]: ProgramLocalParameter4fvARB (will be remapped) */
+ /* _mesa_function_pool[30651]: ProgramLocalParameter4fvARB (will be remapped) */
"iip\0"
"glProgramLocalParameter4fvARB\0"
"\0"
- /* _mesa_function_pool[30453]: EvalMesh1 (offset 236) */
+ /* _mesa_function_pool[30686]: EvalMesh1 (offset 236) */
"iii\0"
"glEvalMesh1\0"
"\0"
- /* _mesa_function_pool[30470]: ObjectLabel (will be remapped) */
+ /* _mesa_function_pool[30703]: ObjectLabel (will be remapped) */
"iiip\0"
"glObjectLabel\0"
"\0"
- /* _mesa_function_pool[30490]: PauseTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[30723]: PauseTransformFeedback (will be remapped) */
"\0"
"glPauseTransformFeedback\0"
"\0"
- /* _mesa_function_pool[30517]: DeleteShader (will be remapped) */
+ /* _mesa_function_pool[30750]: DeleteShader (will be remapped) */
"i\0"
"glDeleteShader\0"
"\0"
- /* _mesa_function_pool[30535]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[30768]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */
"iffffff\0"
"glReplacementCodeuiColor3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[30582]: Uniform2f (will be remapped) */
+ /* _mesa_function_pool[30815]: Uniform2f (will be remapped) */
"iff\0"
"glUniform2f\0"
"glUniform2fARB\0"
"\0"
- /* _mesa_function_pool[30614]: VertexAttrib2d (will be remapped) */
+ /* _mesa_function_pool[30847]: VertexAttrib2d (will be remapped) */
"idd\0"
"glVertexAttrib2d\0"
"glVertexAttrib2dARB\0"
"\0"
- /* _mesa_function_pool[30656]: CompressedTexSubImage3D (will be remapped) */
+ /* _mesa_function_pool[30889]: CompressedTexSubImage3D (will be remapped) */
"iiiiiiiiiip\0"
"glCompressedTexSubImage3D\0"
"glCompressedTexSubImage3DARB\0"
"glCompressedTexSubImage3DOES\0"
"\0"
- /* _mesa_function_pool[30753]: Vertex2iv (offset 131) */
+ /* _mesa_function_pool[30986]: Vertex2iv (offset 131) */
"p\0"
"glVertex2iv\0"
"\0"
- /* _mesa_function_pool[30768]: GetProgramStringNV (will be remapped) */
+ /* _mesa_function_pool[31001]: GetProgramStringNV (will be remapped) */
"iip\0"
"glGetProgramStringNV\0"
"\0"
- /* _mesa_function_pool[30794]: VertexAttribP3uiv (will be remapped) */
+ /* _mesa_function_pool[31027]: VertexAttribP3uiv (will be remapped) */
"iiip\0"
"glVertexAttribP3uiv\0"
"\0"
- /* _mesa_function_pool[30820]: LineWidth (offset 168) */
+ /* _mesa_function_pool[31053]: LineWidth (offset 168) */
"f\0"
"glLineWidth\0"
"\0"
- /* _mesa_function_pool[30835]: Uniform2i (will be remapped) */
+ /* _mesa_function_pool[31068]: Uniform2i (will be remapped) */
"iii\0"
"glUniform2i\0"
"glUniform2iARB\0"
"\0"
- /* _mesa_function_pool[30867]: MultiDrawElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[31100]: MultiDrawElementsBaseVertex (will be remapped) */
"ipipip\0"
"glMultiDrawElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[30905]: FogFuncSGIS (dynamic) */
+ /* _mesa_function_pool[31138]: FogFuncSGIS (dynamic) */
"ip\0"
"glFogFuncSGIS\0"
"\0"
- /* _mesa_function_pool[30923]: Binormal3svEXT (dynamic) */
+ /* _mesa_function_pool[31156]: GenPerfMonitorsAMD (will be remapped) */
+ "ip\0"
+ "glGenPerfMonitorsAMD\0"
+ "\0"
+ /* _mesa_function_pool[31181]: Binormal3svEXT (dynamic) */
"p\0"
"glBinormal3svEXT\0"
"\0"
- /* _mesa_function_pool[30943]: GetBufferParameteri64v (will be remapped) */
+ /* _mesa_function_pool[31201]: GetBufferParameteri64v (will be remapped) */
"iip\0"
"glGetBufferParameteri64v\0"
"\0"
- /* _mesa_function_pool[30973]: TexGendv (offset 189) */
+ /* _mesa_function_pool[31231]: TexGendv (offset 189) */
"iip\0"
"glTexGendv\0"
"\0"
- /* _mesa_function_pool[30989]: Uniform1fv (will be remapped) */
+ /* _mesa_function_pool[31247]: Uniform1fv (will be remapped) */
"iip\0"
"glUniform1fv\0"
"glUniform1fvARB\0"
"\0"
- /* _mesa_function_pool[31023]: LightModelx (will be remapped) */
+ /* _mesa_function_pool[31281]: LightModelx (will be remapped) */
"ii\0"
"glLightModelxOES\0"
"glLightModelx\0"
"\0"
- /* _mesa_function_pool[31058]: VertexAttribI3iEXT (will be remapped) */
+ /* _mesa_function_pool[31316]: VertexAttribI3iEXT (will be remapped) */
"iiii\0"
"glVertexAttribI3iEXT\0"
"glVertexAttribI3i\0"
"\0"
- /* _mesa_function_pool[31103]: GetBufferPointerv (will be remapped) */
+ /* _mesa_function_pool[31361]: GetBufferPointerv (will be remapped) */
"iip\0"
"glGetBufferPointerv\0"
"glGetBufferPointervARB\0"
"glGetBufferPointervOES\0"
"\0"
- /* _mesa_function_pool[31174]: TextureLightEXT (dynamic) */
+ /* _mesa_function_pool[31432]: TextureLightEXT (dynamic) */
"i\0"
"glTextureLightEXT\0"
"\0"
- /* _mesa_function_pool[31195]: ResetMinmax (offset 370) */
+ /* _mesa_function_pool[31453]: ResetMinmax (offset 370) */
"i\0"
"glResetMinmax\0"
"glResetMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[31229]: SpriteParameterfSGIX (dynamic) */
+ /* _mesa_function_pool[31487]: SpriteParameterfSGIX (dynamic) */
"if\0"
"glSpriteParameterfSGIX\0"
"\0"
- /* _mesa_function_pool[31256]: EnableClientState (offset 313) */
+ /* _mesa_function_pool[31514]: EnableClientState (offset 313) */
"i\0"
"glEnableClientState\0"
"\0"
- /* _mesa_function_pool[31279]: VertexAttrib4sNV (will be remapped) */
+ /* _mesa_function_pool[31537]: VertexAttrib4sNV (will be remapped) */
"iiiii\0"
"glVertexAttrib4sNV\0"
"\0"
- /* _mesa_function_pool[31305]: GetConvolutionParameterfv (offset 357) */
+ /* _mesa_function_pool[31563]: GetConvolutionParameterfv (offset 357) */
"iip\0"
"glGetConvolutionParameterfv\0"
"glGetConvolutionParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[31369]: GetActiveUniformName (will be remapped) */
+ /* _mesa_function_pool[31627]: GetActiveUniformName (will be remapped) */
"iiipp\0"
"glGetActiveUniformName\0"
"\0"
- /* _mesa_function_pool[31399]: Uniform1iv (will be remapped) */
+ /* _mesa_function_pool[31657]: Uniform1iv (will be remapped) */
"iip\0"
"glUniform1iv\0"
"glUniform1ivARB\0"
"\0"
- /* _mesa_function_pool[31433]: MultiTexCoord4i (offset 404) */
+ /* _mesa_function_pool[31691]: MultiTexCoord4i (offset 404) */
"iiiii\0"
"glMultiTexCoord4i\0"
"glMultiTexCoord4iARB\0"
"\0"
- /* _mesa_function_pool[31479]: CombinerStageParameterfvNV (dynamic) */
+ /* _mesa_function_pool[31737]: CombinerStageParameterfvNV (dynamic) */
"iip\0"
"glCombinerStageParameterfvNV\0"
"\0"
- /* _mesa_function_pool[31513]: ProgramNamedParameter4dNV (will be remapped) */
+ /* _mesa_function_pool[31771]: ProgramNamedParameter4dNV (will be remapped) */
"iipdddd\0"
"glProgramNamedParameter4dNV\0"
"\0"
- /* _mesa_function_pool[31550]: GetMaterialfv (offset 269) */
+ /* _mesa_function_pool[31808]: GetMaterialfv (offset 269) */
"iip\0"
"glGetMaterialfv\0"
"\0"
- /* _mesa_function_pool[31571]: WindowPos3fv (will be remapped) */
+ /* _mesa_function_pool[31829]: WindowPos3fv (will be remapped) */
"p\0"
"glWindowPos3fv\0"
"glWindowPos3fvARB\0"
"glWindowPos3fvMESA\0"
"\0"
- /* _mesa_function_pool[31626]: SecondaryColorPointerListIBM (dynamic) */
+ /* _mesa_function_pool[31884]: SecondaryColorPointerListIBM (dynamic) */
"iiipi\0"
"glSecondaryColorPointerListIBM\0"
"\0"
- /* _mesa_function_pool[31664]: DeleteProgramsARB (will be remapped) */
+ /* _mesa_function_pool[31922]: DeleteProgramsARB (will be remapped) */
"ip\0"
"glDeleteProgramsARB\0"
"glDeleteProgramsNV\0"
"\0"
- /* _mesa_function_pool[31707]: TexEnvx (will be remapped) */
+ /* _mesa_function_pool[31965]: TexEnvx (will be remapped) */
"iii\0"
"glTexEnvxOES\0"
"glTexEnvx\0"
"\0"
- /* _mesa_function_pool[31735]: SetFragmentShaderConstantATI (will be remapped) */
+ /* _mesa_function_pool[31993]: SetFragmentShaderConstantATI (will be remapped) */
"ip\0"
"glSetFragmentShaderConstantATI\0"
"\0"
- /* _mesa_function_pool[31770]: Binormal3fEXT (dynamic) */
+ /* _mesa_function_pool[32028]: Binormal3fEXT (dynamic) */
"fff\0"
"glBinormal3fEXT\0"
"\0"
- /* _mesa_function_pool[31791]: CallList (offset 2) */
+ /* _mesa_function_pool[32049]: CallList (offset 2) */
"i\0"
"glCallList\0"
"\0"
- /* _mesa_function_pool[31805]: Materialfv (offset 170) */
+ /* _mesa_function_pool[32063]: Materialfv (offset 170) */
"iip\0"
"glMaterialfv\0"
"\0"
- /* _mesa_function_pool[31823]: TexCoord3fv (offset 113) */
+ /* _mesa_function_pool[32081]: TexCoord3fv (offset 113) */
"p\0"
"glTexCoord3fv\0"
"\0"
- /* _mesa_function_pool[31840]: WeightfvARB (dynamic) */
+ /* _mesa_function_pool[32098]: WeightfvARB (dynamic) */
"ip\0"
"glWeightfvARB\0"
"\0"
- /* _mesa_function_pool[31858]: GetUniformBlockIndex (will be remapped) */
+ /* _mesa_function_pool[32116]: GetUniformBlockIndex (will be remapped) */
"ip\0"
"glGetUniformBlockIndex\0"
"\0"
- /* _mesa_function_pool[31885]: FogCoordfvEXT (will be remapped) */
+ /* _mesa_function_pool[32143]: FogCoordfvEXT (will be remapped) */
"p\0"
"glFogCoordfv\0"
"glFogCoordfvEXT\0"
"\0"
- /* _mesa_function_pool[31917]: DetachShader (will be remapped) */
+ /* _mesa_function_pool[32175]: DetachShader (will be remapped) */
"ii\0"
"glDetachShader\0"
"\0"
- /* _mesa_function_pool[31936]: ClearDepthf (will be remapped) */
+ /* _mesa_function_pool[32194]: ClearDepthf (will be remapped) */
"f\0"
"glClearDepthf\0"
"glClearDepthfOES\0"
"\0"
- /* _mesa_function_pool[31970]: CopyTexSubImage2D (offset 326) */
+ /* _mesa_function_pool[32228]: CopyTexSubImage2D (offset 326) */
"iiiiiiii\0"
"glCopyTexSubImage2D\0"
"glCopyTexSubImage2DEXT\0"
"\0"
- /* _mesa_function_pool[32023]: SampleCoverage (will be remapped) */
+ /* _mesa_function_pool[32281]: SampleCoverage (will be remapped) */
"fi\0"
"glSampleCoverage\0"
"glSampleCoverageARB\0"
"\0"
- /* _mesa_function_pool[32064]: GetObjectParameterivARB (will be remapped) */
+ /* _mesa_function_pool[32322]: GetObjectParameterivARB (will be remapped) */
"iip\0"
"glGetObjectParameterivARB\0"
"\0"
- /* _mesa_function_pool[32095]: Color3iv (offset 16) */
+ /* _mesa_function_pool[32353]: Color3iv (offset 16) */
"p\0"
"glColor3iv\0"
"\0"
- /* _mesa_function_pool[32109]: GlobalAlphaFactorubSUN (dynamic) */
+ /* _mesa_function_pool[32367]: GlobalAlphaFactorubSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorubSUN\0"
"\0"
- /* _mesa_function_pool[32137]: VertexAttrib4ubv (will be remapped) */
+ /* _mesa_function_pool[32395]: VertexAttrib4ubv (will be remapped) */
"ip\0"
"glVertexAttrib4ubv\0"
"glVertexAttrib4ubvARB\0"
"\0"
- /* _mesa_function_pool[32182]: MultiDrawArrays (will be remapped) */
+ /* _mesa_function_pool[32440]: MultiDrawArrays (will be remapped) */
"ippi\0"
"glMultiDrawArrays\0"
"glMultiDrawArraysEXT\0"
"\0"
- /* _mesa_function_pool[32227]: DrawElements (offset 311) */
+ /* _mesa_function_pool[32485]: DrawElements (offset 311) */
"iiip\0"
"glDrawElements\0"
"\0"
- /* _mesa_function_pool[32248]: BindVertexArrayAPPLE (will be remapped) */
+ /* _mesa_function_pool[32506]: BindVertexArrayAPPLE (will be remapped) */
"i\0"
"glBindVertexArrayAPPLE\0"
"\0"
- /* _mesa_function_pool[32274]: GetProgramLocalParameterdvARB (will be remapped) */
+ /* _mesa_function_pool[32532]: GetProgramLocalParameterdvARB (will be remapped) */
"iip\0"
"glGetProgramLocalParameterdvARB\0"
"\0"
- /* _mesa_function_pool[32311]: GetHistogramParameteriv (offset 363) */
+ /* _mesa_function_pool[32569]: GetHistogramParameteriv (offset 363) */
"iip\0"
"glGetHistogramParameteriv\0"
"glGetHistogramParameterivEXT\0"
"\0"
- /* _mesa_function_pool[32371]: TexGenxvOES (will be remapped) */
+ /* _mesa_function_pool[32629]: TexGenxvOES (will be remapped) */
"iip\0"
"glTexGenxvOES\0"
"\0"
- /* _mesa_function_pool[32390]: PointParameteriv (will be remapped) */
+ /* _mesa_function_pool[32648]: PointParameteriv (will be remapped) */
"ip\0"
"glPointParameteriv\0"
"glPointParameterivNV\0"
"\0"
- /* _mesa_function_pool[32434]: UniformMatrix2x4fv (will be remapped) */
+ /* _mesa_function_pool[32692]: UniformMatrix2x4fv (will be remapped) */
"iiip\0"
"glUniformMatrix2x4fv\0"
"\0"
- /* _mesa_function_pool[32461]: SecondaryColor3d (will be remapped) */
+ /* _mesa_function_pool[32719]: SecondaryColor3d (will be remapped) */
"ddd\0"
"glSecondaryColor3d\0"
"glSecondaryColor3dEXT\0"
"\0"
- /* _mesa_function_pool[32507]: GetConvolutionFilter (offset 356) */
+ /* _mesa_function_pool[32765]: GetConvolutionFilter (offset 356) */
"iiip\0"
"glGetConvolutionFilter\0"
"glGetConvolutionFilterEXT\0"
"\0"
- /* _mesa_function_pool[32562]: GetProgramivARB (will be remapped) */
+ /* _mesa_function_pool[32820]: GetProgramivARB (will be remapped) */
"iip\0"
"glGetProgramivARB\0"
"\0"
- /* _mesa_function_pool[32585]: FlushVertexArrayRangeNV (dynamic) */
+ /* _mesa_function_pool[32843]: FlushVertexArrayRangeNV (dynamic) */
"\0"
"glFlushVertexArrayRangeNV\0"
"\0"
- /* _mesa_function_pool[32613]: Uniform2iv (will be remapped) */
+ /* _mesa_function_pool[32871]: Uniform2iv (will be remapped) */
"iip\0"
"glUniform2iv\0"
"glUniform2ivARB\0"
"\0"
- /* _mesa_function_pool[32647]: GetFixedv (will be remapped) */
+ /* _mesa_function_pool[32905]: GetFixedv (will be remapped) */
"ip\0"
"glGetFixedvOES\0"
"glGetFixedv\0"
"\0"
- /* _mesa_function_pool[32678]: BindRenderbuffer (will be remapped) */
+ /* _mesa_function_pool[32936]: BindRenderbuffer (will be remapped) */
"ii\0"
"glBindRenderbuffer\0"
"glBindRenderbufferOES\0"
"\0"
- /* _mesa_function_pool[32723]: ProgramParameters4dvNV (will be remapped) */
+ /* _mesa_function_pool[32981]: ProgramParameters4dvNV (will be remapped) */
"iiip\0"
"glProgramParameters4dvNV\0"
"\0"
- /* _mesa_function_pool[32754]: TexCoord2fColor3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[33012]: TexCoord2fColor3fVertex3fvSUN (dynamic) */
"ppp\0"
"glTexCoord2fColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[32791]: EvalPoint2 (offset 239) */
+ /* _mesa_function_pool[33049]: EvalPoint2 (offset 239) */
"ii\0"
"glEvalPoint2\0"
"\0"
- /* _mesa_function_pool[32808]: EvalPoint1 (offset 237) */
+ /* _mesa_function_pool[33066]: EvalPoint1 (offset 237) */
"i\0"
"glEvalPoint1\0"
"\0"
- /* _mesa_function_pool[32824]: Binormal3dvEXT (dynamic) */
+ /* _mesa_function_pool[33082]: Binormal3dvEXT (dynamic) */
"p\0"
"glBinormal3dvEXT\0"
"\0"
- /* _mesa_function_pool[32844]: PopMatrix (offset 297) */
+ /* _mesa_function_pool[33102]: PopMatrix (offset 297) */
"\0"
"glPopMatrix\0"
"\0"
- /* _mesa_function_pool[32858]: FinishFenceNV (dynamic) */
+ /* _mesa_function_pool[33116]: FinishFenceNV (dynamic) */
"i\0"
"glFinishFenceNV\0"
"\0"
- /* _mesa_function_pool[32877]: GetFogFuncSGIS (dynamic) */
+ /* _mesa_function_pool[33135]: GetFogFuncSGIS (dynamic) */
"p\0"
"glGetFogFuncSGIS\0"
"\0"
- /* _mesa_function_pool[32897]: DeleteFramebuffers (will be remapped) */
+ /* _mesa_function_pool[33155]: DeleteFramebuffers (will be remapped) */
"ip\0"
"glDeleteFramebuffers\0"
"glDeleteFramebuffersEXT\0"
"glDeleteFramebuffersOES\0"
"\0"
- /* _mesa_function_pool[32970]: SecondaryColor3fEXT (will be remapped) */
+ /* _mesa_function_pool[33228]: SecondaryColor3fEXT (will be remapped) */
"fff\0"
"glSecondaryColor3f\0"
"glSecondaryColor3fEXT\0"
"\0"
- /* _mesa_function_pool[33016]: GetTexGeniv (offset 280) */
+ /* _mesa_function_pool[33274]: GetTexGeniv (offset 280) */
"iip\0"
"glGetTexGeniv\0"
"glGetTexGenivOES\0"
"\0"
- /* _mesa_function_pool[33052]: CombinerInputNV (dynamic) */
+ /* _mesa_function_pool[33310]: CombinerInputNV (dynamic) */
"iiiiii\0"
"glCombinerInputNV\0"
"\0"
- /* _mesa_function_pool[33078]: FinishAsyncSGIX (dynamic) */
+ /* _mesa_function_pool[33336]: FinishAsyncSGIX (dynamic) */
"p\0"
"glFinishAsyncSGIX\0"
"\0"
- /* _mesa_function_pool[33099]: FramebufferRenderbuffer (will be remapped) */
+ /* _mesa_function_pool[33357]: FramebufferRenderbuffer (will be remapped) */
"iiii\0"
"glFramebufferRenderbuffer\0"
"glFramebufferRenderbufferEXT\0"
"glFramebufferRenderbufferOES\0"
"\0"
- /* _mesa_function_pool[33189]: IsProgramARB (will be remapped) */
+ /* _mesa_function_pool[33447]: IsProgramARB (will be remapped) */
"i\0"
"glIsProgramARB\0"
"glIsProgramNV\0"
"\0"
- /* _mesa_function_pool[33221]: VertexAttrib4uiv (will be remapped) */
+ /* _mesa_function_pool[33479]: VertexAttrib4uiv (will be remapped) */
"ip\0"
"glVertexAttrib4uiv\0"
"glVertexAttrib4uivARB\0"
"\0"
- /* _mesa_function_pool[33266]: VertexAttrib4Nsv (will be remapped) */
+ /* _mesa_function_pool[33524]: VertexAttrib4Nsv (will be remapped) */
"ip\0"
"glVertexAttrib4Nsv\0"
"glVertexAttrib4NsvARB\0"
"\0"
- /* _mesa_function_pool[33311]: Map2d (offset 222) */
+ /* _mesa_function_pool[33569]: Map2d (offset 222) */
"iddiiddiip\0"
"glMap2d\0"
"\0"
- /* _mesa_function_pool[33331]: Map2f (offset 223) */
+ /* _mesa_function_pool[33589]: Map2f (offset 223) */
"iffiiffiip\0"
"glMap2f\0"
"\0"
- /* _mesa_function_pool[33351]: ProgramStringARB (will be remapped) */
+ /* _mesa_function_pool[33609]: ProgramStringARB (will be remapped) */
"iiip\0"
"glProgramStringARB\0"
"\0"
- /* _mesa_function_pool[33376]: MultiTexCoord4x (will be remapped) */
+ /* _mesa_function_pool[33634]: MultiTexCoord4x (will be remapped) */
"iiiii\0"
"glMultiTexCoord4xOES\0"
"glMultiTexCoord4x\0"
"\0"
- /* _mesa_function_pool[33422]: Vertex4s (offset 148) */
+ /* _mesa_function_pool[33680]: Vertex4s (offset 148) */
"iiii\0"
"glVertex4s\0"
"\0"
- /* _mesa_function_pool[33439]: TexCoord4fVertex4fvSUN (dynamic) */
+ /* _mesa_function_pool[33697]: TexCoord4fVertex4fvSUN (dynamic) */
"pp\0"
"glTexCoord4fVertex4fvSUN\0"
"\0"
- /* _mesa_function_pool[33468]: UnmapBuffer (will be remapped) */
+ /* _mesa_function_pool[33726]: UnmapBuffer (will be remapped) */
"i\0"
"glUnmapBuffer\0"
"glUnmapBufferARB\0"
"glUnmapBufferOES\0"
"\0"
- /* _mesa_function_pool[33519]: MultiTexCoord4s (offset 406) */
+ /* _mesa_function_pool[33777]: MultiTexCoord4s (offset 406) */
"iiiii\0"
"glMultiTexCoord4s\0"
"glMultiTexCoord4sARB\0"
"\0"
- /* _mesa_function_pool[33565]: VertexAttribI2iEXT (will be remapped) */
+ /* _mesa_function_pool[33823]: VertexAttribI2iEXT (will be remapped) */
"iii\0"
"glVertexAttribI2iEXT\0"
"glVertexAttribI2i\0"
"\0"
- /* _mesa_function_pool[33609]: Vertex4f (offset 144) */
+ /* _mesa_function_pool[33867]: Vertex4f (offset 144) */
"ffff\0"
"glVertex4f\0"
"\0"
- /* _mesa_function_pool[33626]: EvalCoord1d (offset 228) */
+ /* _mesa_function_pool[33884]: EvalCoord1d (offset 228) */
"d\0"
"glEvalCoord1d\0"
"\0"
- /* _mesa_function_pool[33643]: Vertex4d (offset 142) */
+ /* _mesa_function_pool[33901]: Vertex4d (offset 142) */
"dddd\0"
"glVertex4d\0"
"\0"
- /* _mesa_function_pool[33660]: RasterPos4dv (offset 79) */
+ /* _mesa_function_pool[33918]: RasterPos4dv (offset 79) */
"p\0"
"glRasterPos4dv\0"
"\0"
- /* _mesa_function_pool[33678]: GetGraphicsResetStatusARB (will be remapped) */
+ /* _mesa_function_pool[33936]: GetGraphicsResetStatusARB (will be remapped) */
"\0"
"glGetGraphicsResetStatusARB\0"
"\0"
- /* _mesa_function_pool[33708]: UseShaderProgramEXT (will be remapped) */
+ /* _mesa_function_pool[33966]: UseShaderProgramEXT (will be remapped) */
"ii\0"
"glUseShaderProgramEXT\0"
"\0"
- /* _mesa_function_pool[33734]: VertexAttribP2uiv (will be remapped) */
+ /* _mesa_function_pool[33992]: VertexAttribP2uiv (will be remapped) */
"iiip\0"
"glVertexAttribP2uiv\0"
"\0"
- /* _mesa_function_pool[33760]: VertexAttrib4bv (will be remapped) */
+ /* _mesa_function_pool[34018]: VertexAttrib4bv (will be remapped) */
"ip\0"
"glVertexAttrib4bv\0"
"glVertexAttrib4bvARB\0"
"\0"
- /* _mesa_function_pool[33803]: DebugMessageControl (will be remapped) */
+ /* _mesa_function_pool[34061]: DebugMessageControl (will be remapped) */
"iiiipi\0"
"glDebugMessageControl\0"
"\0"
- /* _mesa_function_pool[33833]: GetTexGenfv (offset 279) */
+ /* _mesa_function_pool[34091]: GetTexGenfv (offset 279) */
"iip\0"
"glGetTexGenfv\0"
"glGetTexGenfvOES\0"
"\0"
- /* _mesa_function_pool[33869]: MultiTexCoord4d (offset 400) */
+ /* _mesa_function_pool[34127]: MultiTexCoord4d (offset 400) */
"idddd\0"
"glMultiTexCoord4d\0"
"glMultiTexCoord4dARB\0"
"\0"
- /* _mesa_function_pool[33915]: Vertex4i (offset 146) */
+ /* _mesa_function_pool[34173]: Vertex4i (offset 146) */
"iiii\0"
"glVertex4i\0"
"\0"
- /* _mesa_function_pool[33932]: VertexWeightPointerEXT (dynamic) */
+ /* _mesa_function_pool[34190]: VertexWeightPointerEXT (dynamic) */
"iiip\0"
"glVertexWeightPointerEXT\0"
"\0"
- /* _mesa_function_pool[33963]: GetHistogram (offset 361) */
+ /* _mesa_function_pool[34221]: GetHistogram (offset 361) */
"iiiip\0"
"glGetHistogram\0"
"glGetHistogramEXT\0"
"\0"
- /* _mesa_function_pool[34003]: ActiveStencilFaceEXT (will be remapped) */
+ /* _mesa_function_pool[34261]: ActiveStencilFaceEXT (will be remapped) */
"i\0"
"glActiveStencilFaceEXT\0"
"\0"
- /* _mesa_function_pool[34029]: Translatex (will be remapped) */
+ /* _mesa_function_pool[34287]: Translatex (will be remapped) */
"iii\0"
"glTranslatexOES\0"
"glTranslatex\0"
"\0"
- /* _mesa_function_pool[34063]: StencilFuncSeparateATI (will be remapped) */
+ /* _mesa_function_pool[34321]: StencilFuncSeparateATI (will be remapped) */
"iiii\0"
"glStencilFuncSeparateATI\0"
"\0"
- /* _mesa_function_pool[34094]: Materialf (offset 169) */
+ /* _mesa_function_pool[34352]: Materialf (offset 169) */
"iif\0"
"glMaterialf\0"
"\0"
- /* _mesa_function_pool[34111]: GetnMapfvARB (will be remapped) */
+ /* _mesa_function_pool[34369]: GetnMapfvARB (will be remapped) */
"iiip\0"
"glGetnMapfvARB\0"
"\0"
- /* _mesa_function_pool[34132]: IglooInterfaceSGIX (dynamic) */
+ /* _mesa_function_pool[34390]: IglooInterfaceSGIX (dynamic) */
"ip\0"
"glIglooInterfaceSGIX\0"
"\0"
- /* _mesa_function_pool[34157]: Materiali (offset 171) */
+ /* _mesa_function_pool[34415]: Materiali (offset 171) */
"iii\0"
"glMateriali\0"
"\0"
- /* _mesa_function_pool[34174]: VertexAttrib4dNV (will be remapped) */
+ /* _mesa_function_pool[34432]: VertexAttrib4dNV (will be remapped) */
"idddd\0"
"glVertexAttrib4dNV\0"
"\0"
- /* _mesa_function_pool[34200]: MultiModeDrawElementsIBM (will be remapped) */
+ /* _mesa_function_pool[34458]: MultiModeDrawElementsIBM (will be remapped) */
"ppipii\0"
"glMultiModeDrawElementsIBM\0"
"\0"
- /* _mesa_function_pool[34235]: Indexsv (offset 51) */
+ /* _mesa_function_pool[34493]: Indexsv (offset 51) */
"p\0"
"glIndexsv\0"
"\0"
- /* _mesa_function_pool[34248]: VertexAttrib1fvARB (will be remapped) */
+ /* _mesa_function_pool[34506]: VertexAttrib1fvARB (will be remapped) */
"ip\0"
"glVertexAttrib1fv\0"
"glVertexAttrib1fvARB\0"
"\0"
- /* _mesa_function_pool[34291]: LightModelfv (offset 164) */
+ /* _mesa_function_pool[34549]: LightModelfv (offset 164) */
"ip\0"
"glLightModelfv\0"
"\0"
- /* _mesa_function_pool[34310]: TexCoord2dv (offset 103) */
+ /* _mesa_function_pool[34568]: TexCoord2dv (offset 103) */
"p\0"
"glTexCoord2dv\0"
"\0"
- /* _mesa_function_pool[34327]: ProgramParameters4fvNV (will be remapped) */
+ /* _mesa_function_pool[34585]: ProgramParameters4fvNV (will be remapped) */
"iiip\0"
"glProgramParameters4fvNV\0"
"\0"
- /* _mesa_function_pool[34358]: EvalCoord1dv (offset 229) */
+ /* _mesa_function_pool[34616]: EvalCoord1dv (offset 229) */
"p\0"
"glEvalCoord1dv\0"
"\0"
- /* _mesa_function_pool[34376]: ReplacementCodeuiVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[34634]: ReplacementCodeuiVertex3fSUN (dynamic) */
"ifff\0"
"glReplacementCodeuiVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[34413]: MapBufferRange (will be remapped) */
+ /* _mesa_function_pool[34671]: MapBufferRange (will be remapped) */
"iiii\0"
"glMapBufferRange\0"
"glMapBufferRangeEXT\0"
"\0"
- /* _mesa_function_pool[34456]: Translated (offset 303) */
+ /* _mesa_function_pool[34714]: Translated (offset 303) */
"ddd\0"
"glTranslated\0"
"\0"
- /* _mesa_function_pool[34474]: Translatef (offset 304) */
+ /* _mesa_function_pool[34732]: Translatef (offset 304) */
"fff\0"
"glTranslatef\0"
"\0"
- /* _mesa_function_pool[34492]: StencilMask (offset 209) */
+ /* _mesa_function_pool[34750]: StencilMask (offset 209) */
"i\0"
"glStencilMask\0"
"\0"
- /* _mesa_function_pool[34509]: Tangent3iEXT (dynamic) */
+ /* _mesa_function_pool[34767]: Tangent3iEXT (dynamic) */
"iii\0"
"glTangent3iEXT\0"
"\0"
- /* _mesa_function_pool[34529]: MultTransposeMatrixd (will be remapped) */
+ /* _mesa_function_pool[34787]: MultTransposeMatrixd (will be remapped) */
"p\0"
"glMultTransposeMatrixd\0"
"glMultTransposeMatrixdARB\0"
"\0"
- /* _mesa_function_pool[34581]: MultTransposeMatrixf (will be remapped) */
+ /* _mesa_function_pool[34839]: MultTransposeMatrixf (will be remapped) */
"p\0"
"glMultTransposeMatrixf\0"
"glMultTransposeMatrixfARB\0"
"\0"
- /* _mesa_function_pool[34633]: GetLightiv (offset 265) */
+ /* _mesa_function_pool[34891]: GetLightiv (offset 265) */
"iip\0"
"glGetLightiv\0"
"\0"
- /* _mesa_function_pool[34651]: DrawElementsInstancedBaseInstance (will be remapped) */
+ /* _mesa_function_pool[34909]: DrawElementsInstancedBaseInstance (will be remapped) */
"iiipii\0"
"glDrawElementsInstancedBaseInstance\0"
"\0"
- /* _mesa_function_pool[34695]: IsList (offset 287) */
+ /* _mesa_function_pool[34953]: IsList (offset 287) */
"i\0"
"glIsList\0"
"\0"
- /* _mesa_function_pool[34707]: PointSizex (will be remapped) */
+ /* _mesa_function_pool[34965]: PointSizex (will be remapped) */
"i\0"
"glPointSizexOES\0"
"glPointSizex\0"
"\0"
- /* _mesa_function_pool[34739]: GetnPixelMapusvARB (will be remapped) */
+ /* _mesa_function_pool[34997]: GetnPixelMapusvARB (will be remapped) */
"iip\0"
"glGetnPixelMapusvARB\0"
"\0"
- /* _mesa_function_pool[34765]: IsSync (will be remapped) */
+ /* _mesa_function_pool[35023]: IsSync (will be remapped) */
"i\0"
"glIsSync\0"
"\0"
- /* _mesa_function_pool[34777]: RenderMode (offset 196) */
+ /* _mesa_function_pool[35035]: RenderMode (offset 196) */
"i\0"
"glRenderMode\0"
"\0"
- /* _mesa_function_pool[34793]: PrimitiveRestartIndex (will be remapped) */
+ /* _mesa_function_pool[35051]: PrimitiveRestartIndex (will be remapped) */
"i\0"
"glPrimitiveRestartIndex\0"
"glPrimitiveRestartIndexNV\0"
"\0"
- /* _mesa_function_pool[34846]: GetMapControlPointsNV (dynamic) */
+ /* _mesa_function_pool[35104]: GetMapControlPointsNV (dynamic) */
"iiiiiip\0"
"glGetMapControlPointsNV\0"
"\0"
- /* _mesa_function_pool[34879]: ClearBufferiv (will be remapped) */
+ /* _mesa_function_pool[35137]: ClearBufferiv (will be remapped) */
"iip\0"
"glClearBufferiv\0"
"\0"
- /* _mesa_function_pool[34900]: ProgramLocalParameter4fARB (will be remapped) */
+ /* _mesa_function_pool[35158]: ProgramLocalParameter4fARB (will be remapped) */
"iiffff\0"
"glProgramLocalParameter4fARB\0"
"\0"
- /* _mesa_function_pool[34937]: SpriteParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[35195]: SpriteParameterivSGIX (dynamic) */
"ip\0"
"glSpriteParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[34965]: MultiTexCoord1fARB (offset 378) */
+ /* _mesa_function_pool[35223]: MultiTexCoord1fARB (offset 378) */
"if\0"
"glMultiTexCoord1f\0"
"glMultiTexCoord1fARB\0"
"\0"
- /* _mesa_function_pool[35008]: LoadName (offset 198) */
+ /* _mesa_function_pool[35266]: LoadName (offset 198) */
"i\0"
"glLoadName\0"
"\0"
- /* _mesa_function_pool[35022]: GetInternalformativ (will be remapped) */
+ /* _mesa_function_pool[35280]: GetInternalformativ (will be remapped) */
"iiiip\0"
"glGetInternalformativ\0"
"\0"
- /* _mesa_function_pool[35051]: VertexAttribs4ubvNV (will be remapped) */
+ /* _mesa_function_pool[35309]: VertexAttribs4ubvNV (will be remapped) */
"iip\0"
"glVertexAttribs4ubvNV\0"
"\0"
- /* _mesa_function_pool[35078]: Frustumf (will be remapped) */
+ /* _mesa_function_pool[35336]: Frustumf (will be remapped) */
"ffffff\0"
"glFrustumfOES\0"
"glFrustumf\0"
"\0"
- /* _mesa_function_pool[35111]: WeightsvARB (dynamic) */
+ /* _mesa_function_pool[35369]: WeightsvARB (dynamic) */
"ip\0"
"glWeightsvARB\0"
"\0"
- /* _mesa_function_pool[35129]: GetIntegeri_v (will be remapped) */
+ /* _mesa_function_pool[35387]: GetIntegeri_v (will be remapped) */
"iip\0"
"glGetIntegerIndexedvEXT\0"
"glGetIntegeri_v\0"
"\0"
- /* _mesa_function_pool[35174]: LightModelxv (will be remapped) */
+ /* _mesa_function_pool[35432]: LightModelxv (will be remapped) */
"ip\0"
"glLightModelxvOES\0"
"glLightModelxv\0"
"\0"
- /* _mesa_function_pool[35211]: IsTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[35469]: IsTransformFeedback (will be remapped) */
"i\0"
"glIsTransformFeedback\0"
"\0"
- /* _mesa_function_pool[35236]: LoadIdentityDeformationMapSGIX (dynamic) */
+ /* _mesa_function_pool[35494]: LoadIdentityDeformationMapSGIX (dynamic) */
"i\0"
"glLoadIdentityDeformationMapSGIX\0"
"\0"
- /* _mesa_function_pool[35272]: CopyTexSubImage1D (offset 325) */
+ /* _mesa_function_pool[35530]: CopyTexSubImage1D (offset 325) */
"iiiiii\0"
"glCopyTexSubImage1D\0"
"glCopyTexSubImage1DEXT\0"
"\0"
- /* _mesa_function_pool[35323]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[35581]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[35367]: CullFace (offset 152) */
+ /* _mesa_function_pool[35625]: CullFace (offset 152) */
"i\0"
"glCullFace\0"
"\0"
- /* _mesa_function_pool[35381]: BindTexture (offset 307) */
+ /* _mesa_function_pool[35639]: BindTexture (offset 307) */
"ii\0"
"glBindTexture\0"
"glBindTextureEXT\0"
"\0"
- /* _mesa_function_pool[35416]: VertexAttribs2fvNV (will be remapped) */
+ /* _mesa_function_pool[35674]: VertexAttribs2fvNV (will be remapped) */
"iip\0"
"glVertexAttribs2fvNV\0"
"\0"
- /* _mesa_function_pool[35442]: MultiTexCoord4fARB (offset 402) */
+ /* _mesa_function_pool[35700]: MultiTexCoord4fARB (offset 402) */
"iffff\0"
"glMultiTexCoord4f\0"
"glMultiTexCoord4fARB\0"
"\0"
- /* _mesa_function_pool[35488]: ResumeTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[35746]: ResumeTransformFeedback (will be remapped) */
"\0"
"glResumeTransformFeedback\0"
"\0"
- /* _mesa_function_pool[35516]: PushDebugGroup (will be remapped) */
+ /* _mesa_function_pool[35774]: PushDebugGroup (will be remapped) */
"iiip\0"
"glPushDebugGroup\0"
"\0"
- /* _mesa_function_pool[35539]: DrawMeshArraysSUN (dynamic) */
+ /* _mesa_function_pool[35797]: DrawMeshArraysSUN (dynamic) */
"iiii\0"
"glDrawMeshArraysSUN\0"
"\0"
- /* _mesa_function_pool[35565]: SecondaryColor3i (will be remapped) */
+ /* _mesa_function_pool[35823]: SecondaryColor3i (will be remapped) */
"iii\0"
"glSecondaryColor3i\0"
"glSecondaryColor3iEXT\0"
"\0"
- /* _mesa_function_pool[35611]: StencilFunc (offset 243) */
+ /* _mesa_function_pool[35869]: StencilFunc (offset 243) */
"iii\0"
"glStencilFunc\0"
"\0"
- /* _mesa_function_pool[35630]: CopyPixels (offset 255) */
+ /* _mesa_function_pool[35888]: CopyPixels (offset 255) */
"iiiii\0"
"glCopyPixels\0"
"\0"
- /* _mesa_function_pool[35650]: Rectsv (offset 93) */
+ /* _mesa_function_pool[35908]: Rectsv (offset 93) */
"pp\0"
"glRectsv\0"
"\0"
- /* _mesa_function_pool[35663]: WindowPos3iv (will be remapped) */
+ /* _mesa_function_pool[35921]: WindowPos3iv (will be remapped) */
"p\0"
"glWindowPos3iv\0"
"glWindowPos3ivARB\0"
"glWindowPos3ivMESA\0"
"\0"
- /* _mesa_function_pool[35718]: ReplacementCodeuivSUN (dynamic) */
+ /* _mesa_function_pool[35976]: ReplacementCodeuivSUN (dynamic) */
"p\0"
"glReplacementCodeuivSUN\0"
"\0"
- /* _mesa_function_pool[35745]: DrawElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[36003]: DrawElementsBaseVertex (will be remapped) */
"iiipi\0"
"glDrawElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[35777]: CopyConvolutionFilter2D (offset 355) */
+ /* _mesa_function_pool[36035]: CopyConvolutionFilter2D (offset 355) */
"iiiiii\0"
"glCopyConvolutionFilter2D\0"
"glCopyConvolutionFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[35840]: ApplyTextureEXT (dynamic) */
+ /* _mesa_function_pool[36098]: ApplyTextureEXT (dynamic) */
"i\0"
"glApplyTextureEXT\0"
"\0"
- /* _mesa_function_pool[35861]: CopyBufferSubData (will be remapped) */
+ /* _mesa_function_pool[36119]: CopyBufferSubData (will be remapped) */
"iiiii\0"
"glCopyBufferSubData\0"
"\0"
- /* _mesa_function_pool[35888]: NormalPointer (offset 318) */
+ /* _mesa_function_pool[36146]: NormalPointer (offset 318) */
"iip\0"
"glNormalPointer\0"
"\0"
- /* _mesa_function_pool[35909]: TexParameterfv (offset 179) */
+ /* _mesa_function_pool[36167]: TexParameterfv (offset 179) */
"iip\0"
"glTexParameterfv\0"
"\0"
- /* _mesa_function_pool[35931]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[36189]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[35976]: GetCombinerOutputParameterfvNV (dynamic) */
+ /* _mesa_function_pool[36234]: GetCombinerOutputParameterfvNV (dynamic) */
"iiip\0"
"glGetCombinerOutputParameterfvNV\0"
"\0"
- /* _mesa_function_pool[36015]: WindowPos4iMESA (will be remapped) */
+ /* _mesa_function_pool[36273]: WindowPos4iMESA (will be remapped) */
"iiii\0"
"glWindowPos4iMESA\0"
"\0"
- /* _mesa_function_pool[36039]: VertexAttrib4Nubv (will be remapped) */
+ /* _mesa_function_pool[36297]: VertexAttrib4Nubv (will be remapped) */
"ip\0"
"glVertexAttrib4Nubv\0"
"glVertexAttrib4NubvARB\0"
"\0"
- /* _mesa_function_pool[36086]: SecondaryColor3ui (will be remapped) */
+ /* _mesa_function_pool[36344]: SecondaryColor3ui (will be remapped) */
"iii\0"
"glSecondaryColor3ui\0"
"glSecondaryColor3uiEXT\0"
"\0"
- /* _mesa_function_pool[36134]: VertexAttribI3uivEXT (will be remapped) */
+ /* _mesa_function_pool[36392]: VertexAttribI3uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI3uivEXT\0"
"glVertexAttribI3uiv\0"
"\0"
- /* _mesa_function_pool[36181]: UniformMatrix3x4fv (will be remapped) */
+ /* _mesa_function_pool[36439]: UniformMatrix3x4fv (will be remapped) */
"iiip\0"
"glUniformMatrix3x4fv\0"
"\0"
- /* _mesa_function_pool[36208]: ClipPlane (offset 150) */
+ /* _mesa_function_pool[36466]: ClipPlane (offset 150) */
"ip\0"
"glClipPlane\0"
"\0"
- /* _mesa_function_pool[36224]: Recti (offset 90) */
+ /* _mesa_function_pool[36482]: Recti (offset 90) */
"iiii\0"
"glRecti\0"
"\0"
- /* _mesa_function_pool[36238]: VertexAttribI3ivEXT (will be remapped) */
+ /* _mesa_function_pool[36496]: VertexAttribI3ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI3ivEXT\0"
"glVertexAttribI3iv\0"
"\0"
- /* _mesa_function_pool[36283]: DrawRangeElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[36541]: DrawRangeElementsBaseVertex (will be remapped) */
"iiiiipi\0"
"glDrawRangeElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[36322]: VertexAttribIPointer (will be remapped) */
+ /* _mesa_function_pool[36580]: VertexAttribIPointer (will be remapped) */
"iiiip\0"
"glVertexAttribIPointerEXT\0"
"glVertexAttribIPointer\0"
"\0"
- /* _mesa_function_pool[36378]: SecondaryColor3usv (will be remapped) */
+ /* _mesa_function_pool[36636]: SecondaryColor3usv (will be remapped) */
"p\0"
"glSecondaryColor3usv\0"
"glSecondaryColor3usvEXT\0"
"\0"
- /* _mesa_function_pool[36426]: VertexP2uiv (will be remapped) */
+ /* _mesa_function_pool[36684]: VertexP2uiv (will be remapped) */
"ip\0"
"glVertexP2uiv\0"
"\0"
- /* _mesa_function_pool[36444]: Fogxv (will be remapped) */
+ /* _mesa_function_pool[36702]: Fogxv (will be remapped) */
"ip\0"
"glFogxvOES\0"
"glFogxv\0"
"\0"
- /* _mesa_function_pool[36467]: MultiTexCoord3dv (offset 393) */
+ /* _mesa_function_pool[36725]: MultiTexCoord3dv (offset 393) */
"ip\0"
"glMultiTexCoord3dv\0"
"glMultiTexCoord3dvARB\0"
"\0"
- /* _mesa_function_pool[36512]: WindowPos4fvMESA (will be remapped) */
+ /* _mesa_function_pool[36770]: WindowPos4fvMESA (will be remapped) */
"p\0"
"glWindowPos4fvMESA\0"
"\0"
- /* _mesa_function_pool[36534]: GetPixelMapuiv (offset 272) */
+ /* _mesa_function_pool[36792]: GetPixelMapuiv (offset 272) */
"ip\0"
"glGetPixelMapuiv\0"
"\0"
- /* _mesa_function_pool[36555]: Rectf (offset 88) */
+ /* _mesa_function_pool[36813]: Rectf (offset 88) */
"ffff\0"
"glRectf\0"
"\0"
- /* _mesa_function_pool[36569]: VertexAttrib1sNV (will be remapped) */
+ /* _mesa_function_pool[36827]: VertexAttrib1sNV (will be remapped) */
"ii\0"
"glVertexAttrib1sNV\0"
"\0"
- /* _mesa_function_pool[36592]: Indexfv (offset 47) */
+ /* _mesa_function_pool[36850]: Indexfv (offset 47) */
"p\0"
"glIndexfv\0"
"\0"
- /* _mesa_function_pool[36605]: ColorP3uiv (will be remapped) */
+ /* _mesa_function_pool[36863]: ColorP3uiv (will be remapped) */
"ip\0"
"glColorP3uiv\0"
"\0"
- /* _mesa_function_pool[36622]: TexParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[36880]: TexParameterIuiv (will be remapped) */
"iip\0"
"glTexParameterIuivEXT\0"
"glTexParameterIuiv\0"
"\0"
- /* _mesa_function_pool[36668]: BlitFramebuffer (will be remapped) */
+ /* _mesa_function_pool[36926]: BlitFramebuffer (will be remapped) */
"iiiiiiiiii\0"
"glBlitFramebuffer\0"
"glBlitFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[36719]: GetPointerv (offset 329) */
+ /* _mesa_function_pool[36977]: GetPointerv (offset 329) */
"ip\0"
"glGetPointerv\0"
"glGetPointervEXT\0"
"\0"
- /* _mesa_function_pool[36754]: Tangent3bEXT (dynamic) */
+ /* _mesa_function_pool[37012]: Tangent3bEXT (dynamic) */
"iii\0"
"glTangent3bEXT\0"
"\0"
- /* _mesa_function_pool[36774]: CombinerParameterfNV (dynamic) */
+ /* _mesa_function_pool[37032]: CombinerParameterfNV (dynamic) */
"if\0"
"glCombinerParameterfNV\0"
"\0"
- /* _mesa_function_pool[36801]: IndexMask (offset 212) */
+ /* _mesa_function_pool[37059]: IndexMask (offset 212) */
"i\0"
"glIndexMask\0"
"\0"
- /* _mesa_function_pool[36816]: CreateShaderObjectARB (will be remapped) */
+ /* _mesa_function_pool[37074]: CreateShaderObjectARB (will be remapped) */
"i\0"
"glCreateShaderObjectARB\0"
"\0"
- /* _mesa_function_pool[36843]: ReplacementCodeuiSUN (dynamic) */
+ /* _mesa_function_pool[37101]: ReplacementCodeuiSUN (dynamic) */
"i\0"
"glReplacementCodeuiSUN\0"
"\0"
- /* _mesa_function_pool[36869]: GetFloatv (offset 262) */
+ /* _mesa_function_pool[37127]: GetFloatv (offset 262) */
"ip\0"
"glGetFloatv\0"
"\0"
- /* _mesa_function_pool[36885]: CreateDebugObjectMESA (dynamic) */
+ /* _mesa_function_pool[37143]: CreateDebugObjectMESA (dynamic) */
"\0"
"glCreateDebugObjectMESA\0"
"\0"
- /* _mesa_function_pool[36911]: CombinerOutputNV (dynamic) */
+ /* _mesa_function_pool[37169]: CombinerOutputNV (dynamic) */
"iiiiiiiiii\0"
"glCombinerOutputNV\0"
"\0"
- /* _mesa_function_pool[36942]: MultiTexCoord3i (offset 396) */
+ /* _mesa_function_pool[37200]: MultiTexCoord3i (offset 396) */
"iiii\0"
"glMultiTexCoord3i\0"
"glMultiTexCoord3iARB\0"
"\0"
- /* _mesa_function_pool[36987]: GetVertexAttribIiv (will be remapped) */
+ /* _mesa_function_pool[37245]: GetVertexAttribIiv (will be remapped) */
"iip\0"
"glGetVertexAttribIivEXT\0"
"glGetVertexAttribIiv\0"
"\0"
- /* _mesa_function_pool[37037]: ClientWaitSync (will be remapped) */
+ /* _mesa_function_pool[37295]: ClientWaitSync (will be remapped) */
"iii\0"
"glClientWaitSync\0"
"\0"
- /* _mesa_function_pool[37059]: TexCoord4s (offset 124) */
+ /* _mesa_function_pool[37317]: TexCoord4s (offset 124) */
"iiii\0"
"glTexCoord4s\0"
"\0"
- /* _mesa_function_pool[37078]: TexCoord3sv (offset 117) */
+ /* _mesa_function_pool[37336]: GetPerfMonitorGroupsAMD (will be remapped) */
+ "pip\0"
+ "glGetPerfMonitorGroupsAMD\0"
+ "\0"
+ /* _mesa_function_pool[37367]: TexCoord3sv (offset 117) */
"p\0"
"glTexCoord3sv\0"
"\0"
- /* _mesa_function_pool[37095]: VertexAttrib2dNV (will be remapped) */
+ /* _mesa_function_pool[37384]: VertexAttrib2dNV (will be remapped) */
"idd\0"
"glVertexAttrib2dNV\0"
"\0"
- /* _mesa_function_pool[37119]: FogCoorddv (will be remapped) */
+ /* _mesa_function_pool[37408]: FogCoorddv (will be remapped) */
"p\0"
"glFogCoorddv\0"
"glFogCoorddvEXT\0"
"\0"
- /* _mesa_function_pool[37151]: PopAttrib (offset 218) */
+ /* _mesa_function_pool[37440]: PopAttrib (offset 218) */
"\0"
"glPopAttrib\0"
"\0"
- /* _mesa_function_pool[37165]: Fogfv (offset 154) */
+ /* _mesa_function_pool[37454]: Fogfv (offset 154) */
"ip\0"
"glFogfv\0"
"\0"
- /* _mesa_function_pool[37177]: ObjectPurgeableAPPLE (will be remapped) */
+ /* _mesa_function_pool[37466]: ObjectPurgeableAPPLE (will be remapped) */
"iii\0"
"glObjectPurgeableAPPLE\0"
"\0"
- /* _mesa_function_pool[37205]: InitNames (offset 197) */
+ /* _mesa_function_pool[37494]: InitNames (offset 197) */
"\0"
"glInitNames\0"
"\0"
- /* _mesa_function_pool[37219]: Normal3sv (offset 61) */
+ /* _mesa_function_pool[37508]: Normal3sv (offset 61) */
"p\0"
"glNormal3sv\0"
"\0"
- /* _mesa_function_pool[37234]: Minmax (offset 368) */
+ /* _mesa_function_pool[37523]: Minmax (offset 368) */
"iii\0"
"glMinmax\0"
"glMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[37260]: BufferData (will be remapped) */
+ /* _mesa_function_pool[37549]: BufferData (will be remapped) */
"iipi\0"
"glBufferData\0"
"glBufferDataARB\0"
"\0"
- /* _mesa_function_pool[37295]: DeleteQueries (will be remapped) */
+ /* _mesa_function_pool[37584]: DeleteQueries (will be remapped) */
"ip\0"
"glDeleteQueries\0"
"glDeleteQueriesARB\0"
"\0"
- /* _mesa_function_pool[37334]: TexCoord4d (offset 118) */
+ /* _mesa_function_pool[37623]: TexCoord4d (offset 118) */
"dddd\0"
"glTexCoord4d\0"
"\0"
- /* _mesa_function_pool[37353]: IsEnabledi (will be remapped) */
+ /* _mesa_function_pool[37642]: IsEnabledi (will be remapped) */
"ii\0"
"glIsEnabledIndexedEXT\0"
"glIsEnabledi\0"
"\0"
- /* _mesa_function_pool[37392]: TexCoord4f (offset 120) */
+ /* _mesa_function_pool[37681]: TexCoord4f (offset 120) */
"ffff\0"
"glTexCoord4f\0"
"\0"
- /* _mesa_function_pool[37411]: Uniform3ui (will be remapped) */
+ /* _mesa_function_pool[37700]: Uniform3ui (will be remapped) */
"iiii\0"
"glUniform3uiEXT\0"
"glUniform3ui\0"
"\0"
- /* _mesa_function_pool[37446]: InvalidateFramebuffer (will be remapped) */
+ /* _mesa_function_pool[37735]: InvalidateFramebuffer (will be remapped) */
"iip\0"
"glInvalidateFramebuffer\0"
"\0"
- /* _mesa_function_pool[37475]: GetFragmentMaterialfvSGIX (dynamic) */
+ /* _mesa_function_pool[37764]: GetFragmentMaterialfvSGIX (dynamic) */
"iip\0"
"glGetFragmentMaterialfvSGIX\0"
"\0"
- /* _mesa_function_pool[37508]: Binormal3fvEXT (dynamic) */
+ /* _mesa_function_pool[37797]: Binormal3fvEXT (dynamic) */
"p\0"
"glBinormal3fvEXT\0"
"\0"
- /* _mesa_function_pool[37528]: GetBooleanv (offset 258) */
+ /* _mesa_function_pool[37817]: GetBooleanv (offset 258) */
"ip\0"
"glGetBooleanv\0"
"\0"
- /* _mesa_function_pool[37546]: ColorFragmentOp3ATI (will be remapped) */
+ /* _mesa_function_pool[37835]: ColorFragmentOp3ATI (will be remapped) */
"iiiiiiiiiiiii\0"
"glColorFragmentOp3ATI\0"
"\0"
- /* _mesa_function_pool[37583]: Hint (offset 158) */
+ /* _mesa_function_pool[37872]: Hint (offset 158) */
"ii\0"
"glHint\0"
"\0"
- /* _mesa_function_pool[37594]: Color4dv (offset 28) */
+ /* _mesa_function_pool[37883]: DeletePerfMonitorsAMD (will be remapped) */
+ "ip\0"
+ "glDeletePerfMonitorsAMD\0"
+ "\0"
+ /* _mesa_function_pool[37911]: Color4dv (offset 28) */
"p\0"
"glColor4dv\0"
"\0"
- /* _mesa_function_pool[37608]: IsAsyncMarkerSGIX (dynamic) */
+ /* _mesa_function_pool[37925]: IsAsyncMarkerSGIX (dynamic) */
"i\0"
"glIsAsyncMarkerSGIX\0"
"\0"
- /* _mesa_function_pool[37631]: AreProgramsResidentNV (will be remapped) */
+ /* _mesa_function_pool[37948]: AreProgramsResidentNV (will be remapped) */
"ipp\0"
"glAreProgramsResidentNV\0"
"\0"
- /* _mesa_function_pool[37660]: DisableVertexAttribArray (will be remapped) */
+ /* _mesa_function_pool[37977]: DisableVertexAttribArray (will be remapped) */
"i\0"
"glDisableVertexAttribArray\0"
"glDisableVertexAttribArrayARB\0"
"\0"
- /* _mesa_function_pool[37720]: CopyColorSubTable (offset 347) */
+ /* _mesa_function_pool[38037]: CopyColorSubTable (offset 347) */
"iiiii\0"
"glCopyColorSubTable\0"
"glCopyColorSubTableEXT\0"
"\0"
- /* _mesa_function_pool[37770]: WeightdvARB (dynamic) */
+ /* _mesa_function_pool[38087]: WeightdvARB (dynamic) */
"ip\0"
"glWeightdvARB\0"
"\0"
- /* _mesa_function_pool[37788]: PollInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[38105]: PollInstrumentsSGIX (dynamic) */
"p\0"
"glPollInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[37813]: VertexAttrib3dvNV (will be remapped) */
+ /* _mesa_function_pool[38130]: VertexAttrib3dvNV (will be remapped) */
"ip\0"
"glVertexAttrib3dvNV\0"
"\0"
- /* _mesa_function_pool[37837]: GetObjectParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[38154]: GetObjectParameterfvARB (will be remapped) */
"iip\0"
"glGetObjectParameterfvARB\0"
"\0"
- /* _mesa_function_pool[37868]: Vertex4iv (offset 147) */
+ /* _mesa_function_pool[38185]: Vertex4iv (offset 147) */
"p\0"
"glVertex4iv\0"
"\0"
- /* _mesa_function_pool[37883]: BufferSubData (will be remapped) */
+ /* _mesa_function_pool[38200]: BufferSubData (will be remapped) */
"iiip\0"
"glBufferSubData\0"
"glBufferSubDataARB\0"
"\0"
- /* _mesa_function_pool[37924]: TexCoord4dv (offset 119) */
+ /* _mesa_function_pool[38241]: TexCoord4dv (offset 119) */
"p\0"
"glTexCoord4dv\0"
"\0"
- /* _mesa_function_pool[37941]: LockArraysEXT (will be remapped) */
+ /* _mesa_function_pool[38258]: LockArraysEXT (will be remapped) */
"ii\0"
"glLockArraysEXT\0"
"\0"
- /* _mesa_function_pool[37961]: Begin (offset 7) */
+ /* _mesa_function_pool[38278]: Begin (offset 7) */
"i\0"
"glBegin\0"
"\0"
- /* _mesa_function_pool[37972]: LightModeli (offset 165) */
+ /* _mesa_function_pool[38289]: LightModeli (offset 165) */
"ii\0"
"glLightModeli\0"
"\0"
- /* _mesa_function_pool[37990]: FogCoordPointerListIBM (dynamic) */
+ /* _mesa_function_pool[38307]: FogCoordPointerListIBM (dynamic) */
"iipi\0"
"glFogCoordPointerListIBM\0"
"\0"
- /* _mesa_function_pool[38021]: ObjectPtrLabel (will be remapped) */
+ /* _mesa_function_pool[38338]: ObjectPtrLabel (will be remapped) */
"pip\0"
"glObjectPtrLabel\0"
"\0"
- /* _mesa_function_pool[38043]: Rectfv (offset 89) */
+ /* _mesa_function_pool[38360]: Rectfv (offset 89) */
"pp\0"
"glRectfv\0"
"\0"
- /* _mesa_function_pool[38056]: ClipPlanex (will be remapped) */
+ /* _mesa_function_pool[38373]: ClipPlanex (will be remapped) */
"ip\0"
"glClipPlanexOES\0"
"glClipPlanex\0"
"\0"
- /* _mesa_function_pool[38089]: Uniform4f (will be remapped) */
+ /* _mesa_function_pool[38406]: Uniform4f (will be remapped) */
"iffff\0"
"glUniform4f\0"
"glUniform4fARB\0"
"\0"
- /* _mesa_function_pool[38123]: LightModelf (offset 163) */
+ /* _mesa_function_pool[38440]: LightModelf (offset 163) */
"if\0"
"glLightModelf\0"
"\0"
- /* _mesa_function_pool[38141]: GetTexParameterfv (offset 282) */
+ /* _mesa_function_pool[38458]: GetTexParameterfv (offset 282) */
"iip\0"
"glGetTexParameterfv\0"
"\0"
- /* _mesa_function_pool[38166]: GetLightfv (offset 264) */
+ /* _mesa_function_pool[38483]: GetLightfv (offset 264) */
"iip\0"
"glGetLightfv\0"
"\0"
- /* _mesa_function_pool[38184]: PixelTransformParameterivEXT (dynamic) */
+ /* _mesa_function_pool[38501]: PixelTransformParameterivEXT (dynamic) */
"iip\0"
"glPixelTransformParameterivEXT\0"
"\0"
- /* _mesa_function_pool[38220]: BinormalPointerEXT (dynamic) */
+ /* _mesa_function_pool[38537]: BinormalPointerEXT (dynamic) */
"iip\0"
"glBinormalPointerEXT\0"
"\0"
- /* _mesa_function_pool[38246]: VertexP4uiv (will be remapped) */
+ /* _mesa_function_pool[38563]: VertexP4uiv (will be remapped) */
"ip\0"
"glVertexP4uiv\0"
"\0"
- /* _mesa_function_pool[38264]: GetCombinerInputParameterivNV (dynamic) */
+ /* _mesa_function_pool[38581]: GetCombinerInputParameterivNV (dynamic) */
"iiiip\0"
"glGetCombinerInputParameterivNV\0"
"\0"
- /* _mesa_function_pool[38303]: Disable (offset 214) */
+ /* _mesa_function_pool[38620]: Disable (offset 214) */
"i\0"
"glDisable\0"
"\0"
- /* _mesa_function_pool[38316]: ClipPlanef (will be remapped) */
+ /* _mesa_function_pool[38633]: ClipPlanef (will be remapped) */
"ip\0"
"glClipPlanefOES\0"
"glClipPlanef\0"
"\0"
- /* _mesa_function_pool[38349]: MultiTexCoord2fvARB (offset 387) */
+ /* _mesa_function_pool[38666]: MultiTexCoord2fvARB (offset 387) */
"ip\0"
"glMultiTexCoord2fv\0"
"glMultiTexCoord2fvARB\0"
"\0"
- /* _mesa_function_pool[38394]: TextureBarrierNV (will be remapped) */
+ /* _mesa_function_pool[38711]: TextureBarrierNV (will be remapped) */
"\0"
"glTextureBarrierNV\0"
"\0"
- /* _mesa_function_pool[38415]: SecondaryColorPointer (will be remapped) */
+ /* _mesa_function_pool[38732]: GetPerfMonitorCounterStringAMD (will be remapped) */
+ "iiipp\0"
+ "glGetPerfMonitorCounterStringAMD\0"
+ "\0"
+ /* _mesa_function_pool[38772]: SecondaryColorPointer (will be remapped) */
"iiip\0"
"glSecondaryColorPointer\0"
"glSecondaryColorPointerEXT\0"
"\0"
- /* _mesa_function_pool[38472]: DrawArrays (offset 310) */
+ /* _mesa_function_pool[38829]: DrawArrays (offset 310) */
"iii\0"
"glDrawArrays\0"
"glDrawArraysEXT\0"
"\0"
- /* _mesa_function_pool[38506]: WeightuivARB (dynamic) */
+ /* _mesa_function_pool[38863]: WeightuivARB (dynamic) */
"ip\0"
"glWeightuivARB\0"
"\0"
- /* _mesa_function_pool[38525]: GetnTexImageARB (will be remapped) */
+ /* _mesa_function_pool[38882]: GetnTexImageARB (will be remapped) */
"iiiiip\0"
"glGetnTexImageARB\0"
"\0"
- /* _mesa_function_pool[38551]: ColorMask (offset 210) */
+ /* _mesa_function_pool[38908]: ColorMask (offset 210) */
"iiii\0"
"glColorMask\0"
"\0"
- /* _mesa_function_pool[38569]: GenAsyncMarkersSGIX (dynamic) */
+ /* _mesa_function_pool[38926]: GenAsyncMarkersSGIX (dynamic) */
"i\0"
"glGenAsyncMarkersSGIX\0"
"\0"
- /* _mesa_function_pool[38594]: DebugMessageInsertARB (will be remapped) */
+ /* _mesa_function_pool[38951]: DebugMessageInsertARB (will be remapped) */
"iiiiip\0"
"glDebugMessageInsertARB\0"
"\0"
- /* _mesa_function_pool[38626]: GetListParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[38983]: GetListParameterivSGIX (dynamic) */
"iip\0"
"glGetListParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[38656]: GetInfoLogARB (will be remapped) */
+ /* _mesa_function_pool[39013]: GetInfoLogARB (will be remapped) */
"iipp\0"
"glGetInfoLogARB\0"
"\0"
- /* _mesa_function_pool[38678]: RasterPos4iv (offset 83) */
+ /* _mesa_function_pool[39035]: RasterPos4iv (offset 83) */
"p\0"
"glRasterPos4iv\0"
"\0"
- /* _mesa_function_pool[38696]: Enable (offset 215) */
+ /* _mesa_function_pool[39053]: Enable (offset 215) */
"i\0"
"glEnable\0"
"\0"
- /* _mesa_function_pool[38708]: GetRenderbufferParameteriv (will be remapped) */
+ /* _mesa_function_pool[39065]: GetRenderbufferParameteriv (will be remapped) */
"iip\0"
"glGetRenderbufferParameteriv\0"
"glGetRenderbufferParameterivEXT\0"
"glGetRenderbufferParameterivOES\0"
"\0"
- /* _mesa_function_pool[38806]: LineStipple (offset 167) */
+ /* _mesa_function_pool[39163]: LineStipple (offset 167) */
"ii\0"
"glLineStipple\0"
"\0"
- /* _mesa_function_pool[38824]: FragmentLightfSGIX (dynamic) */
+ /* _mesa_function_pool[39181]: FragmentLightfSGIX (dynamic) */
"iif\0"
"glFragmentLightfSGIX\0"
"\0"
- /* _mesa_function_pool[38850]: SetFenceNV (dynamic) */
+ /* _mesa_function_pool[39207]: SetFenceNV (dynamic) */
"ii\0"
"glSetFenceNV\0"
"\0"
- /* _mesa_function_pool[38867]: VertexAttribs4svNV (will be remapped) */
+ /* _mesa_function_pool[39224]: VertexAttribs4svNV (will be remapped) */
"iip\0"
"glVertexAttribs4svNV\0"
"\0"
- /* _mesa_function_pool[38893]: GenRenderbuffers (will be remapped) */
+ /* _mesa_function_pool[39250]: GenRenderbuffers (will be remapped) */
"ip\0"
"glGenRenderbuffers\0"
"glGenRenderbuffersEXT\0"
"glGenRenderbuffersOES\0"
"\0"
- /* _mesa_function_pool[38960]: EdgeFlagPointerListIBM (dynamic) */
+ /* _mesa_function_pool[39317]: EdgeFlagPointerListIBM (dynamic) */
"ipi\0"
"glEdgeFlagPointerListIBM\0"
"\0"
- /* _mesa_function_pool[38990]: UniformMatrix4fv (will be remapped) */
+ /* _mesa_function_pool[39347]: UniformMatrix4fv (will be remapped) */
"iiip\0"
"glUniformMatrix4fv\0"
"glUniformMatrix4fvARB\0"
"\0"
- /* _mesa_function_pool[39037]: UniformMatrix3x2fv (will be remapped) */
+ /* _mesa_function_pool[39394]: UniformMatrix3x2fv (will be remapped) */
"iiip\0"
"glUniformMatrix3x2fv\0"
"\0"
- /* _mesa_function_pool[39064]: GetMinmaxParameterfv (offset 365) */
+ /* _mesa_function_pool[39421]: GetMinmaxParameterfv (offset 365) */
"iip\0"
"glGetMinmaxParameterfv\0"
"glGetMinmaxParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[39118]: VertexAttrib4Nuiv (will be remapped) */
+ /* _mesa_function_pool[39475]: VertexAttrib4Nuiv (will be remapped) */
"ip\0"
"glVertexAttrib4Nuiv\0"
"glVertexAttrib4NuivARB\0"
"\0"
- /* _mesa_function_pool[39165]: ClientActiveTexture (offset 375) */
+ /* _mesa_function_pool[39522]: ClientActiveTexture (offset 375) */
"i\0"
"glClientActiveTexture\0"
"glClientActiveTextureARB\0"
"\0"
- /* _mesa_function_pool[39215]: WindowPos2sv (will be remapped) */
+ /* _mesa_function_pool[39572]: WindowPos2sv (will be remapped) */
"p\0"
"glWindowPos2sv\0"
"glWindowPos2svARB\0"
"glWindowPos2svMESA\0"
"\0"
- /* _mesa_function_pool[39270]: Vertex3fv (offset 137) */
+ /* _mesa_function_pool[39627]: Vertex3fv (offset 137) */
"p\0"
"glVertex3fv\0"
"\0"
- /* _mesa_function_pool[39285]: GetUniformIndices (will be remapped) */
+ /* _mesa_function_pool[39642]: GetUniformIndices (will be remapped) */
"iipp\0"
"glGetUniformIndices\0"
"\0"
- /* _mesa_function_pool[39311]: GetTexBumpParameterivATI (will be remapped) */
+ /* _mesa_function_pool[39668]: GetTexBumpParameterivATI (will be remapped) */
"ip\0"
"glGetTexBumpParameterivATI\0"
"\0"
- /* _mesa_function_pool[39342]: SecondaryColor3sv (will be remapped) */
+ /* _mesa_function_pool[39699]: SecondaryColor3sv (will be remapped) */
"p\0"
"glSecondaryColor3sv\0"
"glSecondaryColor3svEXT\0"
"\0"
- /* _mesa_function_pool[39388]: Fogx (will be remapped) */
+ /* _mesa_function_pool[39745]: Fogx (will be remapped) */
"ii\0"
"glFogxOES\0"
"glFogx\0"
"\0"
- /* _mesa_function_pool[39409]: Binormal3bEXT (dynamic) */
+ /* _mesa_function_pool[39766]: Binormal3bEXT (dynamic) */
"iii\0"
"glBinormal3bEXT\0"
"\0"
- /* _mesa_function_pool[39430]: FragmentMaterialivSGIX (dynamic) */
+ /* _mesa_function_pool[39787]: FragmentMaterialivSGIX (dynamic) */
"iip\0"
"glFragmentMaterialivSGIX\0"
"\0"
- /* _mesa_function_pool[39460]: WaitSync (will be remapped) */
+ /* _mesa_function_pool[39817]: WaitSync (will be remapped) */
"iii\0"
"glWaitSync\0"
"\0"
- /* _mesa_function_pool[39476]: CombinerParameterivNV (dynamic) */
+ /* _mesa_function_pool[39833]: CombinerParameterivNV (dynamic) */
"ip\0"
"glCombinerParameterivNV\0"
"\0"
- /* _mesa_function_pool[39504]: WindowPos4dvMESA (will be remapped) */
+ /* _mesa_function_pool[39861]: WindowPos4dvMESA (will be remapped) */
"p\0"
"glWindowPos4dvMESA\0"
"\0"
- /* _mesa_function_pool[39526]: MultiTexCoord2sv (offset 391) */
+ /* _mesa_function_pool[39883]: MultiTexCoord2sv (offset 391) */
"ip\0"
"glMultiTexCoord2sv\0"
"glMultiTexCoord2svARB\0"
"\0"
- /* _mesa_function_pool[39571]: DeformationMap3dSGIX (dynamic) */
+ /* _mesa_function_pool[39928]: DeformationMap3dSGIX (dynamic) */
"iddiiddiiddiip\0"
"glDeformationMap3dSGIX\0"
"\0"
- /* _mesa_function_pool[39610]: EndFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[39967]: EndFragmentShaderATI (will be remapped) */
"\0"
"glEndFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[39635]: Binormal3iEXT (dynamic) */
+ /* _mesa_function_pool[39992]: Binormal3iEXT (dynamic) */
"iii\0"
"glBinormal3iEXT\0"
"\0"
- /* _mesa_function_pool[39656]: Uniform4iv (will be remapped) */
+ /* _mesa_function_pool[40013]: Uniform4iv (will be remapped) */
"iip\0"
"glUniform4iv\0"
"glUniform4ivARB\0"
@@ -5627,644 +5671,655 @@ static const char _mesa_function_pool[] =
/* these functions need to be remapped */
static const struct gl_function_pool_remap MESA_remap_table_functions[] = {
- { 25767, CompressedTexImage1D_remap_index },
- { 16459, CompressedTexImage2D_remap_index },
+ { 25937, CompressedTexImage1D_remap_index },
+ { 16571, CompressedTexImage2D_remap_index },
{ 2943, CompressedTexImage3D_remap_index },
- { 7637, CompressedTexSubImage1D_remap_index },
+ { 7640, CompressedTexSubImage1D_remap_index },
{ 4058, CompressedTexSubImage2D_remap_index },
- { 30656, CompressedTexSubImage3D_remap_index },
- { 14875, GetCompressedTexImage_remap_index },
- { 22642, LoadTransposeMatrixd_remap_index },
- { 22590, LoadTransposeMatrixf_remap_index },
- { 34529, MultTransposeMatrixd_remap_index },
- { 34581, MultTransposeMatrixf_remap_index },
- { 32023, SampleCoverage_remap_index },
- { 11747, BlendFuncSeparate_remap_index },
- { 13853, FogCoordPointer_remap_index },
- { 16775, FogCoordd_remap_index },
- { 37119, FogCoorddv_remap_index },
- { 32182, MultiDrawArrays_remap_index },
- { 26477, PointParameterf_remap_index },
- { 17628, PointParameterfv_remap_index },
- { 26435, PointParameteri_remap_index },
- { 32390, PointParameteriv_remap_index },
- { 18592, SecondaryColor3b_remap_index },
- { 15259, SecondaryColor3bv_remap_index },
- { 32461, SecondaryColor3d_remap_index },
+ { 30889, CompressedTexSubImage3D_remap_index },
+ { 14987, GetCompressedTexImage_remap_index },
+ { 22812, LoadTransposeMatrixd_remap_index },
+ { 22760, LoadTransposeMatrixf_remap_index },
+ { 34787, MultTransposeMatrixd_remap_index },
+ { 34839, MultTransposeMatrixf_remap_index },
+ { 32281, SampleCoverage_remap_index },
+ { 11822, BlendFuncSeparate_remap_index },
+ { 13965, FogCoordPointer_remap_index },
+ { 16887, FogCoordd_remap_index },
+ { 37408, FogCoorddv_remap_index },
+ { 32440, MultiDrawArrays_remap_index },
+ { 26647, PointParameterf_remap_index },
+ { 17740, PointParameterfv_remap_index },
+ { 26605, PointParameteri_remap_index },
+ { 32648, PointParameteriv_remap_index },
+ { 18704, SecondaryColor3b_remap_index },
+ { 15371, SecondaryColor3bv_remap_index },
+ { 32719, SecondaryColor3d_remap_index },
{ 3254, SecondaryColor3dv_remap_index },
- { 35565, SecondaryColor3i_remap_index },
- { 21428, SecondaryColor3iv_remap_index },
- { 18299, SecondaryColor3s_remap_index },
- { 39342, SecondaryColor3sv_remap_index },
- { 15810, SecondaryColor3ub_remap_index },
- { 26387, SecondaryColor3ubv_remap_index },
- { 36086, SecondaryColor3ui_remap_index },
+ { 35823, SecondaryColor3i_remap_index },
+ { 21563, SecondaryColor3iv_remap_index },
+ { 18411, SecondaryColor3s_remap_index },
+ { 39699, SecondaryColor3sv_remap_index },
+ { 15922, SecondaryColor3ub_remap_index },
+ { 26557, SecondaryColor3ubv_remap_index },
+ { 36344, SecondaryColor3ui_remap_index },
{ 4240, SecondaryColor3uiv_remap_index },
- { 14084, SecondaryColor3us_remap_index },
- { 36378, SecondaryColor3usv_remap_index },
- { 38415, SecondaryColorPointer_remap_index },
+ { 14196, SecondaryColor3us_remap_index },
+ { 36636, SecondaryColor3usv_remap_index },
+ { 38772, SecondaryColorPointer_remap_index },
{ 2115, WindowPos2d_remap_index },
- { 19116, WindowPos2dv_remap_index },
+ { 19228, WindowPos2dv_remap_index },
{ 2043, WindowPos2f_remap_index },
{ 1530, WindowPos2fv_remap_index },
- { 16153, WindowPos2i_remap_index },
- { 23580, WindowPos2iv_remap_index },
+ { 16265, WindowPos2i_remap_index },
+ { 23750, WindowPos2iv_remap_index },
{ 2477, WindowPos2s_remap_index },
- { 39215, WindowPos2sv_remap_index },
- { 15669, WindowPos3d_remap_index },
- { 13748, WindowPos3dv_remap_index },
- { 15756, WindowPos3f_remap_index },
- { 31571, WindowPos3fv_remap_index },
- { 18538, WindowPos3i_remap_index },
- { 35663, WindowPos3iv_remap_index },
- { 16206, WindowPos3s_remap_index },
- { 7072, WindowPos3sv_remap_index },
- { 23085, BeginQuery_remap_index },
- { 12309, BindBuffer_remap_index },
- { 37260, BufferData_remap_index },
- { 37883, BufferSubData_remap_index },
- { 27734, DeleteBuffers_remap_index },
- { 37295, DeleteQueries_remap_index },
- { 28635, EndQuery_remap_index },
- { 25175, GenBuffers_remap_index },
+ { 39572, WindowPos2sv_remap_index },
+ { 15781, WindowPos3d_remap_index },
+ { 13860, WindowPos3dv_remap_index },
+ { 15868, WindowPos3f_remap_index },
+ { 31829, WindowPos3fv_remap_index },
+ { 18650, WindowPos3i_remap_index },
+ { 35921, WindowPos3iv_remap_index },
+ { 16318, WindowPos3s_remap_index },
+ { 7075, WindowPos3sv_remap_index },
+ { 23255, BeginQuery_remap_index },
+ { 12384, BindBuffer_remap_index },
+ { 37549, BufferData_remap_index },
+ { 38200, BufferSubData_remap_index },
+ { 27929, DeleteBuffers_remap_index },
+ { 37584, DeleteQueries_remap_index },
+ { 28868, EndQuery_remap_index },
+ { 25345, GenBuffers_remap_index },
{ 2794, GenQueries_remap_index },
- { 18885, GetBufferParameteriv_remap_index },
- { 31103, GetBufferPointerv_remap_index },
- { 27867, GetBufferSubData_remap_index },
- { 30308, GetQueryObjectiv_remap_index },
- { 28239, GetQueryObjectuiv_remap_index },
+ { 18997, GetBufferParameteriv_remap_index },
+ { 31361, GetBufferPointerv_remap_index },
+ { 28062, GetBufferSubData_remap_index },
+ { 30541, GetQueryObjectiv_remap_index },
+ { 28434, GetQueryObjectuiv_remap_index },
{ 3846, GetQueryiv_remap_index },
- { 23723, IsBuffer_remap_index },
- { 20619, IsQuery_remap_index },
+ { 23893, IsBuffer_remap_index },
+ { 20754, IsQuery_remap_index },
{ 4419, MapBuffer_remap_index },
- { 33468, UnmapBuffer_remap_index },
+ { 33726, UnmapBuffer_remap_index },
{ 1265, AttachShader_remap_index },
- { 6526, BindAttribLocation_remap_index },
- { 25388, BlendEquationSeparate_remap_index },
- { 22461, CompileShader_remap_index },
- { 11669, CreateProgram_remap_index },
- { 26860, CreateShader_remap_index },
- { 29830, DeleteProgram_remap_index },
- { 30517, DeleteShader_remap_index },
- { 31917, DetachShader_remap_index },
- { 37660, DisableVertexAttribArray_remap_index },
- { 12893, DrawBuffers_remap_index },
- { 26083, EnableVertexAttribArray_remap_index },
- { 9065, GetActiveAttrib_remap_index },
- { 27684, GetActiveUniform_remap_index },
- { 21187, GetAttachedShaders_remap_index },
- { 17043, GetAttribLocation_remap_index },
- { 6106, GetProgramInfoLog_remap_index },
+ { 6491, BindAttribLocation_remap_index },
+ { 25558, BlendEquationSeparate_remap_index },
+ { 22631, CompileShader_remap_index },
+ { 11744, CreateProgram_remap_index },
+ { 27055, CreateShader_remap_index },
+ { 30063, DeleteProgram_remap_index },
+ { 30750, DeleteShader_remap_index },
+ { 32175, DetachShader_remap_index },
+ { 37977, DisableVertexAttribArray_remap_index },
+ { 12968, DrawBuffers_remap_index },
+ { 26253, EnableVertexAttribArray_remap_index },
+ { 9140, GetActiveAttrib_remap_index },
+ { 27879, GetActiveUniform_remap_index },
+ { 21322, GetAttachedShaders_remap_index },
+ { 17155, GetAttribLocation_remap_index },
+ { 6071, GetProgramInfoLog_remap_index },
{ 272, GetProgramiv_remap_index },
- { 14345, GetShaderInfoLog_remap_index },
- { 27392, GetShaderSource_remap_index },
+ { 14457, GetShaderInfoLog_remap_index },
+ { 27587, GetShaderSource_remap_index },
{ 1599, GetShaderiv_remap_index },
- { 23513, GetUniformLocation_remap_index },
- { 7336, GetUniformfv_remap_index },
- { 7828, GetUniformiv_remap_index },
- { 19920, GetVertexAttribPointerv_remap_index },
- { 24930, GetVertexAttribdv_remap_index },
+ { 23683, GetUniformLocation_remap_index },
+ { 7339, GetUniformfv_remap_index },
+ { 7903, GetUniformiv_remap_index },
+ { 20032, GetVertexAttribPointerv_remap_index },
+ { 25100, GetVertexAttribdv_remap_index },
{ 2226, GetVertexAttribfv_remap_index },
- { 12694, GetVertexAttribiv_remap_index },
- { 15244, IsProgram_remap_index },
- { 7454, IsShader_remap_index },
- { 21701, LinkProgram_remap_index },
- { 11871, ShaderSource_remap_index },
- { 11843, StencilFuncSeparate_remap_index },
+ { 12769, GetVertexAttribiv_remap_index },
+ { 15356, IsProgram_remap_index },
+ { 7457, IsShader_remap_index },
+ { 21836, LinkProgram_remap_index },
+ { 11946, ShaderSource_remap_index },
+ { 11918, StencilFuncSeparate_remap_index },
{ 4393, StencilMaskSeparate_remap_index },
- { 9489, StencilOpSeparate_remap_index },
- { 21782, Uniform1f_remap_index },
- { 30989, Uniform1fv_remap_index },
- { 21908, Uniform1i_remap_index },
- { 31399, Uniform1iv_remap_index },
- { 30582, Uniform2f_remap_index },
+ { 9564, StencilOpSeparate_remap_index },
+ { 21917, Uniform1f_remap_index },
+ { 31247, Uniform1fv_remap_index },
+ { 22043, Uniform1i_remap_index },
+ { 31657, Uniform1iv_remap_index },
+ { 30815, Uniform2f_remap_index },
{ 739, Uniform2fv_remap_index },
- { 30835, Uniform2i_remap_index },
- { 32613, Uniform2iv_remap_index },
+ { 31068, Uniform2i_remap_index },
+ { 32871, Uniform2iv_remap_index },
{ 3105, Uniform3f_remap_index },
- { 12989, Uniform3fv_remap_index },
- { 18411, Uniform3i_remap_index },
- { 16961, Uniform3iv_remap_index },
- { 38089, Uniform4f_remap_index },
+ { 13064, Uniform3fv_remap_index },
+ { 18523, Uniform3i_remap_index },
+ { 17073, Uniform3iv_remap_index },
+ { 38406, Uniform4f_remap_index },
{ 5629, Uniform4fv_remap_index },
- { 16380, Uniform4i_remap_index },
- { 39656, Uniform4iv_remap_index },
+ { 16492, Uniform4i_remap_index },
+ { 40013, Uniform4iv_remap_index },
{ 3138, UniformMatrix2fv_remap_index },
{ 3572, UniformMatrix3fv_remap_index },
- { 38990, UniformMatrix4fv_remap_index },
- { 22396, UseProgram_remap_index },
- { 8626, ValidateProgram_remap_index },
- { 25726, VertexAttrib1d_remap_index },
- { 13609, VertexAttrib1dv_remap_index },
- { 26042, VertexAttrib1s_remap_index },
+ { 39347, UniformMatrix4fv_remap_index },
+ { 22566, UseProgram_remap_index },
+ { 8701, ValidateProgram_remap_index },
+ { 25896, VertexAttrib1d_remap_index },
+ { 13721, VertexAttrib1dv_remap_index },
+ { 26212, VertexAttrib1s_remap_index },
{ 1730, VertexAttrib1sv_remap_index },
- { 30614, VertexAttrib2d_remap_index },
- { 5998, VertexAttrib2dv_remap_index },
- { 30354, VertexAttrib2s_remap_index },
- { 12386, VertexAttrib2sv_remap_index },
+ { 30847, VertexAttrib2d_remap_index },
+ { 5963, VertexAttrib2dv_remap_index },
+ { 30587, VertexAttrib2s_remap_index },
+ { 12461, VertexAttrib2sv_remap_index },
{ 3905, VertexAttrib3d_remap_index },
{ 485, VertexAttrib3dv_remap_index },
- { 23184, VertexAttrib3s_remap_index },
- { 20576, VertexAttrib3sv_remap_index },
+ { 23354, VertexAttrib3s_remap_index },
+ { 20711, VertexAttrib3sv_remap_index },
{ 4506, VertexAttrib4Nbv_remap_index },
- { 21535, VertexAttrib4Niv_remap_index },
- { 33266, VertexAttrib4Nsv_remap_index },
+ { 21670, VertexAttrib4Niv_remap_index },
+ { 33524, VertexAttrib4Nsv_remap_index },
{ 5487, VertexAttrib4Nub_remap_index },
- { 36039, VertexAttrib4Nubv_remap_index },
- { 39118, VertexAttrib4Nuiv_remap_index },
- { 6041, VertexAttrib4Nusv_remap_index },
- { 33760, VertexAttrib4bv_remap_index },
- { 21962, VertexAttrib4d_remap_index },
- { 20964, VertexAttrib4dv_remap_index },
- { 17230, VertexAttrib4iv_remap_index },
- { 22270, VertexAttrib4s_remap_index },
- { 29138, VertexAttrib4sv_remap_index },
- { 32137, VertexAttrib4ubv_remap_index },
- { 33221, VertexAttrib4uiv_remap_index },
+ { 36297, VertexAttrib4Nubv_remap_index },
+ { 39475, VertexAttrib4Nuiv_remap_index },
+ { 6006, VertexAttrib4Nusv_remap_index },
+ { 34018, VertexAttrib4bv_remap_index },
+ { 22097, VertexAttrib4d_remap_index },
+ { 21099, VertexAttrib4dv_remap_index },
+ { 17342, VertexAttrib4iv_remap_index },
+ { 22440, VertexAttrib4s_remap_index },
+ { 29371, VertexAttrib4sv_remap_index },
+ { 32395, VertexAttrib4ubv_remap_index },
+ { 33479, VertexAttrib4uiv_remap_index },
{ 5239, VertexAttrib4usv_remap_index },
- { 18159, VertexAttribPointer_remap_index },
- { 25938, UniformMatrix2x3fv_remap_index },
- { 32434, UniformMatrix2x4fv_remap_index },
- { 39037, UniformMatrix3x2fv_remap_index },
- { 36181, UniformMatrix3x4fv_remap_index },
- { 18484, UniformMatrix4x2fv_remap_index },
+ { 18271, VertexAttribPointer_remap_index },
+ { 26108, UniformMatrix2x3fv_remap_index },
+ { 32692, UniformMatrix2x4fv_remap_index },
+ { 39394, UniformMatrix3x2fv_remap_index },
+ { 36439, UniformMatrix3x4fv_remap_index },
+ { 18596, UniformMatrix4x2fv_remap_index },
{ 3650, UniformMatrix4x3fv_remap_index },
- { 20126, BeginConditionalRender_remap_index },
- { 8865, BeginTransformFeedback_remap_index },
- { 30251, BindBufferBase_remap_index },
- { 29878, BindBufferRange_remap_index },
+ { 20261, BeginConditionalRender_remap_index },
+ { 8940, BeginTransformFeedback_remap_index },
+ { 30484, BindBufferBase_remap_index },
+ { 30111, BindBufferRange_remap_index },
{ 1773, BindFragDataLocation_remap_index },
- { 6436, ClampColor_remap_index },
- { 6897, ClearBufferfi_remap_index },
- { 20645, ClearBufferfv_remap_index },
- { 34879, ClearBufferiv_remap_index },
- { 15411, ClearBufferuiv_remap_index },
- { 9023, ColorMaski_remap_index },
- { 29016, Disablei_remap_index },
- { 15723, Enablei_remap_index },
- { 8174, EndConditionalRender_remap_index },
- { 28135, EndTransformFeedback_remap_index },
- { 16606, GetBooleani_v_remap_index },
- { 22892, GetFragDataLocation_remap_index },
- { 35129, GetIntegeri_v_remap_index },
- { 23451, GetStringi_remap_index },
- { 29232, GetTexParameterIiv_remap_index },
- { 13403, GetTexParameterIuiv_remap_index },
- { 5814, GetTransformFeedbackVarying_remap_index },
- { 9904, GetUniformuiv_remap_index },
- { 36987, GetVertexAttribIiv_remap_index },
+ { 6401, ClampColor_remap_index },
+ { 6900, ClearBufferfi_remap_index },
+ { 20780, ClearBufferfv_remap_index },
+ { 35137, ClearBufferiv_remap_index },
+ { 15523, ClearBufferuiv_remap_index },
+ { 9098, ColorMaski_remap_index },
+ { 29249, Disablei_remap_index },
+ { 15835, Enablei_remap_index },
+ { 8249, EndConditionalRender_remap_index },
+ { 28330, EndTransformFeedback_remap_index },
+ { 16718, GetBooleani_v_remap_index },
+ { 23062, GetFragDataLocation_remap_index },
+ { 35387, GetIntegeri_v_remap_index },
+ { 23621, GetStringi_remap_index },
+ { 29465, GetTexParameterIiv_remap_index },
+ { 13515, GetTexParameterIuiv_remap_index },
+ { 7831, GetTransformFeedbackVarying_remap_index },
+ { 9979, GetUniformuiv_remap_index },
+ { 37245, GetVertexAttribIiv_remap_index },
{ 2862, GetVertexAttribIuiv_remap_index },
- { 37353, IsEnabledi_remap_index },
- { 10306, TexParameterIiv_remap_index },
- { 36622, TexParameterIuiv_remap_index },
+ { 37642, IsEnabledi_remap_index },
+ { 10381, TexParameterIiv_remap_index },
+ { 36880, TexParameterIuiv_remap_index },
{ 3355, TransformFeedbackVaryings_remap_index },
- { 15481, Uniform1ui_remap_index },
- { 16867, Uniform1uiv_remap_index },
- { 24073, Uniform2ui_remap_index },
- { 15333, Uniform2uiv_remap_index },
- { 37411, Uniform3ui_remap_index },
- { 29539, Uniform3uiv_remap_index },
+ { 15593, Uniform1ui_remap_index },
+ { 16979, Uniform1uiv_remap_index },
+ { 24243, Uniform2ui_remap_index },
+ { 15445, Uniform2uiv_remap_index },
+ { 37700, Uniform3ui_remap_index },
+ { 29772, Uniform3uiv_remap_index },
{ 4654, Uniform4ui_remap_index },
- { 25242, Uniform4uiv_remap_index },
- { 7233, VertexAttribI1iv_remap_index },
- { 20238, VertexAttribI1uiv_remap_index },
+ { 25412, Uniform4uiv_remap_index },
+ { 7236, VertexAttribI1iv_remap_index },
+ { 20373, VertexAttribI1uiv_remap_index },
{ 5043, VertexAttribI4bv_remap_index },
- { 8722, VertexAttribI4sv_remap_index },
- { 23804, VertexAttribI4ubv_remap_index },
+ { 8797, VertexAttribI4sv_remap_index },
+ { 23974, VertexAttribI4ubv_remap_index },
{ 1827, VertexAttribI4usv_remap_index },
- { 36322, VertexAttribIPointer_remap_index },
- { 34793, PrimitiveRestartIndex_remap_index },
+ { 36580, VertexAttribIPointer_remap_index },
+ { 35051, PrimitiveRestartIndex_remap_index },
{ 344, TexBuffer_remap_index },
- { 6232, FramebufferTexture_remap_index },
- { 30943, GetBufferParameteri64v_remap_index },
- { 11910, GetInteger64i_v_remap_index },
+ { 6197, FramebufferTexture_remap_index },
+ { 31201, GetBufferParameteri64v_remap_index },
+ { 11985, GetInteger64i_v_remap_index },
{ 3774, VertexAttribDivisor_remap_index },
- { 27468, BindProgramARB_remap_index },
- { 31664, DeleteProgramsARB_remap_index },
- { 15887, GenProgramsARB_remap_index },
- { 11542, GetProgramEnvParameterdvARB_remap_index },
- { 27598, GetProgramEnvParameterfvARB_remap_index },
- { 32274, GetProgramLocalParameterdvARB_remap_index },
- { 9820, GetProgramLocalParameterfvARB_remap_index },
- { 21607, GetProgramStringARB_remap_index },
- { 32562, GetProgramivARB_remap_index },
- { 33189, IsProgramARB_remap_index },
- { 22778, ProgramEnvParameter4dARB_remap_index },
- { 29466, ProgramEnvParameter4dvARB_remap_index },
- { 19570, ProgramEnvParameter4fARB_remap_index },
- { 10731, ProgramEnvParameter4fvARB_remap_index },
+ { 27663, BindProgramARB_remap_index },
+ { 31922, DeleteProgramsARB_remap_index },
+ { 15999, GenProgramsARB_remap_index },
+ { 11617, GetProgramEnvParameterdvARB_remap_index },
+ { 27793, GetProgramEnvParameterfvARB_remap_index },
+ { 32532, GetProgramLocalParameterdvARB_remap_index },
+ { 9895, GetProgramLocalParameterfvARB_remap_index },
+ { 21742, GetProgramStringARB_remap_index },
+ { 32820, GetProgramivARB_remap_index },
+ { 33447, IsProgramARB_remap_index },
+ { 22948, ProgramEnvParameter4dARB_remap_index },
+ { 29699, ProgramEnvParameter4dvARB_remap_index },
+ { 19682, ProgramEnvParameter4fARB_remap_index },
+ { 10806, ProgramEnvParameter4fvARB_remap_index },
{ 4551, ProgramLocalParameter4dARB_remap_index },
- { 14955, ProgramLocalParameter4dvARB_remap_index },
- { 34900, ProgramLocalParameter4fARB_remap_index },
- { 30418, ProgramLocalParameter4fvARB_remap_index },
- { 33351, ProgramStringARB_remap_index },
+ { 15067, ProgramLocalParameter4dvARB_remap_index },
+ { 35158, ProgramLocalParameter4fARB_remap_index },
+ { 30651, ProgramLocalParameter4fvARB_remap_index },
+ { 33609, ProgramStringARB_remap_index },
{ 4849, VertexAttrib1fARB_remap_index },
- { 34248, VertexAttrib1fvARB_remap_index },
+ { 34506, VertexAttrib1fvARB_remap_index },
{ 1371, VertexAttrib2fARB_remap_index },
- { 9747, VertexAttrib2fvARB_remap_index },
+ { 9822, VertexAttrib2fvARB_remap_index },
{ 1487, VertexAttrib3fARB_remap_index },
- { 26250, VertexAttrib3fvARB_remap_index },
- { 13199, VertexAttrib4fARB_remap_index },
- { 13566, VertexAttrib4fvARB_remap_index },
- { 10016, AttachObjectARB_remap_index },
+ { 26420, VertexAttrib3fvARB_remap_index },
+ { 13274, VertexAttrib4fARB_remap_index },
+ { 13678, VertexAttrib4fvARB_remap_index },
+ { 10091, AttachObjectARB_remap_index },
{ 3545, CreateProgramObjectARB_remap_index },
- { 36816, CreateShaderObjectARB_remap_index },
- { 16552, DeleteObjectARB_remap_index },
- { 28093, DetachObjectARB_remap_index },
- { 11155, GetAttachedObjectsARB_remap_index },
- { 11430, GetHandleARB_remap_index },
- { 38656, GetInfoLogARB_remap_index },
- { 37837, GetObjectParameterfvARB_remap_index },
- { 32064, GetObjectParameterivARB_remap_index },
- { 21061, DrawArraysInstancedARB_remap_index },
- { 8044, DrawElementsInstancedARB_remap_index },
- { 11626, BindFramebuffer_remap_index },
- { 32678, BindRenderbuffer_remap_index },
- { 36668, BlitFramebuffer_remap_index },
- { 27213, CheckFramebufferStatus_remap_index },
- { 32897, DeleteFramebuffers_remap_index },
+ { 37074, CreateShaderObjectARB_remap_index },
+ { 16664, DeleteObjectARB_remap_index },
+ { 28288, DetachObjectARB_remap_index },
+ { 11230, GetAttachedObjectsARB_remap_index },
+ { 11505, GetHandleARB_remap_index },
+ { 39013, GetInfoLogARB_remap_index },
+ { 38154, GetObjectParameterfvARB_remap_index },
+ { 32322, GetObjectParameterivARB_remap_index },
+ { 21196, DrawArraysInstancedARB_remap_index },
+ { 8119, DrawElementsInstancedARB_remap_index },
+ { 11701, BindFramebuffer_remap_index },
+ { 32936, BindRenderbuffer_remap_index },
+ { 36926, BlitFramebuffer_remap_index },
+ { 27408, CheckFramebufferStatus_remap_index },
+ { 33155, DeleteFramebuffers_remap_index },
{ 4922, DeleteRenderbuffers_remap_index },
- { 33099, FramebufferRenderbuffer_remap_index },
+ { 33357, FramebufferRenderbuffer_remap_index },
{ 1315, FramebufferTexture1D_remap_index },
- { 27001, FramebufferTexture2D_remap_index },
- { 18638, FramebufferTexture3D_remap_index },
- { 14254, FramebufferTextureLayer_remap_index },
- { 25111, GenFramebuffers_remap_index },
- { 38893, GenRenderbuffers_remap_index },
- { 29575, GenerateMipmap_remap_index },
- { 19670, GetFramebufferAttachmentParameteriv_remap_index },
- { 38708, GetRenderbufferParameteriv_remap_index },
- { 25278, IsFramebuffer_remap_index },
- { 14009, IsRenderbuffer_remap_index },
+ { 27196, FramebufferTexture2D_remap_index },
+ { 18750, FramebufferTexture3D_remap_index },
+ { 14366, FramebufferTextureLayer_remap_index },
+ { 25281, GenFramebuffers_remap_index },
+ { 39250, GenRenderbuffers_remap_index },
+ { 29808, GenerateMipmap_remap_index },
+ { 19782, GetFramebufferAttachmentParameteriv_remap_index },
+ { 39065, GetRenderbufferParameteriv_remap_index },
+ { 25448, IsFramebuffer_remap_index },
+ { 14121, IsRenderbuffer_remap_index },
{ 2545, RenderbufferStorage_remap_index },
- { 15060, RenderbufferStorageMultisample_remap_index },
- { 30216, FramebufferTextureFaceARB_remap_index },
- { 19467, FlushMappedBufferRange_remap_index },
- { 34413, MapBufferRange_remap_index },
- { 18768, BindVertexArray_remap_index },
- { 24234, DeleteVertexArrays_remap_index },
- { 23869, GenVertexArrays_remap_index },
- { 20715, IsVertexArray_remap_index },
- { 13455, GetActiveUniformBlockName_remap_index },
- { 6333, GetActiveUniformBlockiv_remap_index },
- { 31369, GetActiveUniformName_remap_index },
- { 12280, GetActiveUniformsiv_remap_index },
- { 31858, GetUniformBlockIndex_remap_index },
- { 39285, GetUniformIndices_remap_index },
- { 5930, UniformBlockBinding_remap_index },
- { 35861, CopyBufferSubData_remap_index },
- { 37037, ClientWaitSync_remap_index },
+ { 15172, RenderbufferStorageMultisample_remap_index },
+ { 30449, FramebufferTextureFaceARB_remap_index },
+ { 19579, FlushMappedBufferRange_remap_index },
+ { 34671, MapBufferRange_remap_index },
+ { 18880, BindVertexArray_remap_index },
+ { 24404, DeleteVertexArrays_remap_index },
+ { 24039, GenVertexArrays_remap_index },
+ { 20850, IsVertexArray_remap_index },
+ { 13567, GetActiveUniformBlockName_remap_index },
+ { 6298, GetActiveUniformBlockiv_remap_index },
+ { 31627, GetActiveUniformName_remap_index },
+ { 12355, GetActiveUniformsiv_remap_index },
+ { 32116, GetUniformBlockIndex_remap_index },
+ { 39642, GetUniformIndices_remap_index },
+ { 5895, UniformBlockBinding_remap_index },
+ { 36119, CopyBufferSubData_remap_index },
+ { 37295, ClientWaitSync_remap_index },
{ 2778, DeleteSync_remap_index },
- { 8921, FenceSync_remap_index },
- { 17385, GetInteger64v_remap_index },
- { 26344, GetSynciv_remap_index },
- { 34765, IsSync_remap_index },
- { 39460, WaitSync_remap_index },
- { 35745, DrawElementsBaseVertex_remap_index },
- { 21659, DrawElementsInstancedBaseVertex_remap_index },
- { 36283, DrawRangeElementsBaseVertex_remap_index },
- { 30867, MultiDrawElementsBaseVertex_remap_index },
- { 19005, ProvokingVertex_remap_index },
- { 20774, GetMultisamplefv_remap_index },
- { 6088, SampleMaski_remap_index },
- { 7499, TexImage2DMultisample_remap_index },
- { 29648, TexImage3DMultisample_remap_index },
- { 29986, BlendEquationSeparateiARB_remap_index },
- { 20855, BlendEquationiARB_remap_index },
- { 14486, BlendFuncSeparateiARB_remap_index },
- { 11499, BlendFunciARB_remap_index },
- { 6576, BindFragDataLocationIndexed_remap_index },
- { 14647, GetFragDataIndex_remap_index },
- { 9886, BindSampler_remap_index },
+ { 8996, FenceSync_remap_index },
+ { 17497, GetInteger64v_remap_index },
+ { 26514, GetSynciv_remap_index },
+ { 35023, IsSync_remap_index },
+ { 39817, WaitSync_remap_index },
+ { 36003, DrawElementsBaseVertex_remap_index },
+ { 21794, DrawElementsInstancedBaseVertex_remap_index },
+ { 36541, DrawRangeElementsBaseVertex_remap_index },
+ { 31100, MultiDrawElementsBaseVertex_remap_index },
+ { 19117, ProvokingVertex_remap_index },
+ { 20909, GetMultisamplefv_remap_index },
+ { 6053, SampleMaski_remap_index },
+ { 7502, TexImage2DMultisample_remap_index },
+ { 29881, TexImage3DMultisample_remap_index },
+ { 30219, BlendEquationSeparateiARB_remap_index },
+ { 20990, BlendEquationiARB_remap_index },
+ { 14598, BlendFuncSeparateiARB_remap_index },
+ { 11574, BlendFunciARB_remap_index },
+ { 6541, BindFragDataLocationIndexed_remap_index },
+ { 14759, GetFragDataIndex_remap_index },
+ { 9961, BindSampler_remap_index },
{ 4828, DeleteSamplers_remap_index },
- { 9619, GenSamplers_remap_index },
- { 16319, GetSamplerParameterIiv_remap_index },
- { 22314, GetSamplerParameterIuiv_remap_index },
- { 5969, GetSamplerParameterfv_remap_index },
- { 29849, GetSamplerParameteriv_remap_index },
- { 16349, IsSampler_remap_index },
- { 18721, SamplerParameterIiv_remap_index },
- { 6149, SamplerParameterIuiv_remap_index },
- { 25990, SamplerParameterf_remap_index },
- { 19047, SamplerParameterfv_remap_index },
- { 25965, SamplerParameteri_remap_index },
- { 16995, SamplerParameteriv_remap_index },
- { 6283, GetQueryObjecti64v_remap_index },
+ { 9694, GenSamplers_remap_index },
+ { 16431, GetSamplerParameterIiv_remap_index },
+ { 22484, GetSamplerParameterIuiv_remap_index },
+ { 5934, GetSamplerParameterfv_remap_index },
+ { 30082, GetSamplerParameteriv_remap_index },
+ { 16461, IsSampler_remap_index },
+ { 18833, SamplerParameterIiv_remap_index },
+ { 6114, SamplerParameterIuiv_remap_index },
+ { 26160, SamplerParameterf_remap_index },
+ { 19159, SamplerParameterfv_remap_index },
+ { 26135, SamplerParameteri_remap_index },
+ { 17107, SamplerParameteriv_remap_index },
+ { 6248, GetQueryObjecti64v_remap_index },
{ 292, GetQueryObjectui64v_remap_index },
- { 7701, QueryCounter_remap_index },
- { 16414, ColorP3ui_remap_index },
- { 36605, ColorP3uiv_remap_index },
- { 24010, ColorP4ui_remap_index },
- { 15369, ColorP4uiv_remap_index },
- { 11130, MultiTexCoordP1ui_remap_index },
- { 14460, MultiTexCoordP1uiv_remap_index },
- { 20391, MultiTexCoordP2ui_remap_index },
- { 14579, MultiTexCoordP2uiv_remap_index },
- { 15924, MultiTexCoordP3ui_remap_index },
- { 12135, MultiTexCoordP3uiv_remap_index },
- { 25575, MultiTexCoordP4ui_remap_index },
- { 15549, MultiTexCoordP4uiv_remap_index },
- { 12084, NormalP3ui_remap_index },
- { 22132, NormalP3uiv_remap_index },
- { 28898, SecondaryColorP3ui_remap_index },
- { 22150, SecondaryColorP3uiv_remap_index },
+ { 7704, QueryCounter_remap_index },
+ { 16526, ColorP3ui_remap_index },
+ { 36863, ColorP3uiv_remap_index },
+ { 24180, ColorP4ui_remap_index },
+ { 15481, ColorP4uiv_remap_index },
+ { 11205, MultiTexCoordP1ui_remap_index },
+ { 14572, MultiTexCoordP1uiv_remap_index },
+ { 20526, MultiTexCoordP2ui_remap_index },
+ { 14691, MultiTexCoordP2uiv_remap_index },
+ { 16036, MultiTexCoordP3ui_remap_index },
+ { 12210, MultiTexCoordP3uiv_remap_index },
+ { 25745, MultiTexCoordP4ui_remap_index },
+ { 15661, MultiTexCoordP4uiv_remap_index },
+ { 12159, NormalP3ui_remap_index },
+ { 22267, NormalP3uiv_remap_index },
+ { 29131, SecondaryColorP3ui_remap_index },
+ { 22285, SecondaryColorP3uiv_remap_index },
{ 773, TexCoordP1ui_remap_index },
{ 2413, TexCoordP1uiv_remap_index },
- { 16823, TexCoordP2ui_remap_index },
- { 12786, TexCoordP2uiv_remap_index },
- { 14419, TexCoordP3ui_remap_index },
- { 24368, TexCoordP3uiv_remap_index },
+ { 16935, TexCoordP2ui_remap_index },
+ { 12861, TexCoordP2uiv_remap_index },
+ { 14531, TexCoordP3ui_remap_index },
+ { 24538, TexCoordP3uiv_remap_index },
{ 1675, TexCoordP4ui_remap_index },
- { 6774, TexCoordP4uiv_remap_index },
- { 14791, VertexAttribP1ui_remap_index },
- { 15218, VertexAttribP1uiv_remap_index },
- { 9594, VertexAttribP2ui_remap_index },
- { 33734, VertexAttribP2uiv_remap_index },
+ { 6777, TexCoordP4uiv_remap_index },
+ { 14903, VertexAttribP1ui_remap_index },
+ { 15330, VertexAttribP1uiv_remap_index },
+ { 9669, VertexAttribP2ui_remap_index },
+ { 33992, VertexAttribP2uiv_remap_index },
{ 5578, VertexAttribP3ui_remap_index },
- { 30794, VertexAttribP3uiv_remap_index },
- { 16260, VertexAttribP4ui_remap_index },
- { 18248, VertexAttribP4uiv_remap_index },
- { 6132, VertexP2ui_remap_index },
- { 36426, VertexP2uiv_remap_index },
+ { 31027, VertexAttribP3uiv_remap_index },
+ { 16372, VertexAttribP4ui_remap_index },
+ { 18360, VertexAttribP4uiv_remap_index },
+ { 6097, VertexP2ui_remap_index },
+ { 36684, VertexP2uiv_remap_index },
{ 3338, VertexP3ui_remap_index },
- { 23166, VertexP3uiv_remap_index },
- { 11113, VertexP4ui_remap_index },
- { 38246, VertexP4uiv_remap_index },
- { 6641, BindTransformFeedback_remap_index },
- { 11960, DeleteTransformFeedbacks_remap_index },
- { 8016, DrawTransformFeedback_remap_index },
- { 11320, GenTransformFeedbacks_remap_index },
- { 35211, IsTransformFeedback_remap_index },
- { 30490, PauseTransformFeedback_remap_index },
- { 35488, ResumeTransformFeedback_remap_index },
+ { 23336, VertexP3uiv_remap_index },
+ { 11188, VertexP4ui_remap_index },
+ { 38563, VertexP4uiv_remap_index },
+ { 6606, BindTransformFeedback_remap_index },
+ { 12035, DeleteTransformFeedbacks_remap_index },
+ { 8091, DrawTransformFeedback_remap_index },
+ { 11395, GenTransformFeedbacks_remap_index },
+ { 35469, IsTransformFeedback_remap_index },
+ { 30723, PauseTransformFeedback_remap_index },
+ { 35746, ResumeTransformFeedback_remap_index },
{ 2433, BeginQueryIndexed_remap_index },
- { 27297, DrawTransformFeedbackStream_remap_index },
- { 17512, EndQueryIndexed_remap_index },
+ { 27492, DrawTransformFeedbackStream_remap_index },
+ { 17624, EndQueryIndexed_remap_index },
{ 228, GetQueryIndexediv_remap_index },
- { 31936, ClearDepthf_remap_index },
- { 8325, DepthRangef_remap_index },
- { 16573, GetShaderPrecisionFormat_remap_index },
- { 11687, ReleaseShaderCompiler_remap_index },
- { 12764, ShaderBinary_remap_index },
- { 18837, GetProgramBinary_remap_index },
+ { 32194, ClearDepthf_remap_index },
+ { 8400, DepthRangef_remap_index },
+ { 16685, GetShaderPrecisionFormat_remap_index },
+ { 11762, ReleaseShaderCompiler_remap_index },
+ { 12839, ShaderBinary_remap_index },
+ { 18949, GetProgramBinary_remap_index },
{ 4588, ProgramBinary_remap_index },
{ 5191, ProgramParameteri_remap_index },
{ 1102, DebugMessageCallbackARB_remap_index },
- { 11448, DebugMessageControlARB_remap_index },
- { 38594, DebugMessageInsertARB_remap_index },
+ { 11523, DebugMessageControlARB_remap_index },
+ { 38951, DebugMessageInsertARB_remap_index },
{ 3029, GetDebugMessageLogARB_remap_index },
- { 33678, GetGraphicsResetStatusARB_remap_index },
- { 28737, GetnColorTableARB_remap_index },
- { 9668, GetnCompressedTexImageARB_remap_index },
+ { 33936, GetGraphicsResetStatusARB_remap_index },
+ { 28970, GetnColorTableARB_remap_index },
+ { 9743, GetnCompressedTexImageARB_remap_index },
{ 4288, GetnConvolutionFilterARB_remap_index },
- { 17940, GetnHistogramARB_remap_index },
- { 27505, GetnMapdvARB_remap_index },
- { 34111, GetnMapfvARB_remap_index },
+ { 18052, GetnHistogramARB_remap_index },
+ { 27700, GetnMapdvARB_remap_index },
+ { 34369, GetnMapfvARB_remap_index },
{ 2002, GetnMapivARB_remap_index },
- { 20065, GetnMinmaxARB_remap_index },
- { 13673, GetnPixelMapfvARB_remap_index },
- { 22244, GetnPixelMapuivARB_remap_index },
- { 34739, GetnPixelMapusvARB_remap_index },
+ { 20200, GetnMinmaxARB_remap_index },
+ { 13785, GetnPixelMapfvARB_remap_index },
+ { 22414, GetnPixelMapuivARB_remap_index },
+ { 34997, GetnPixelMapusvARB_remap_index },
{ 1024, GetnPolygonStippleARB_remap_index },
- { 24714, GetnSeparableFilterARB_remap_index },
- { 38525, GetnTexImageARB_remap_index },
- { 21634, GetnUniformdvARB_remap_index },
- { 8952, GetnUniformfvARB_remap_index },
- { 11577, GetnUniformivARB_remap_index },
- { 26206, GetnUniformuivARB_remap_index },
+ { 24884, GetnSeparableFilterARB_remap_index },
+ { 38882, GetnTexImageARB_remap_index },
+ { 21769, GetnUniformdvARB_remap_index },
+ { 9027, GetnUniformfvARB_remap_index },
+ { 11652, GetnUniformivARB_remap_index },
+ { 26376, GetnUniformuivARB_remap_index },
{ 3185, ReadnPixelsARB_remap_index },
- { 22033, DrawArraysInstancedBaseInstance_remap_index },
- { 34651, DrawElementsInstancedBaseInstance_remap_index },
- { 9417, DrawElementsInstancedBaseVertexBaseInstance_remap_index },
- { 6919, DrawTransformFeedbackInstanced_remap_index },
- { 9702, DrawTransformFeedbackStreamInstanced_remap_index },
- { 35022, GetInternalformativ_remap_index },
+ { 22168, DrawArraysInstancedBaseInstance_remap_index },
+ { 34909, DrawElementsInstancedBaseInstance_remap_index },
+ { 9492, DrawElementsInstancedBaseVertexBaseInstance_remap_index },
+ { 6922, DrawTransformFeedbackInstanced_remap_index },
+ { 9777, DrawTransformFeedbackStreamInstanced_remap_index },
+ { 35280, GetInternalformativ_remap_index },
{ 957, TexStorage1D_remap_index },
{ 5131, TexStorage2D_remap_index },
- { 18461, TexStorage3D_remap_index },
+ { 18573, TexStorage3D_remap_index },
{ 5432, TextureStorage1DEXT_remap_index },
- { 6669, TextureStorage2DEXT_remap_index },
+ { 6634, TextureStorage2DEXT_remap_index },
{ 1284, TextureStorage3DEXT_remap_index },
- { 25845, TexBufferRange_remap_index },
- { 18214, TexStorage2DMultisample_remap_index },
- { 22943, TexStorage3DMultisample_remap_index },
- { 24749, InvalidateBufferData_remap_index },
- { 18380, InvalidateBufferSubData_remap_index },
- { 37446, InvalidateFramebuffer_remap_index },
- { 23932, InvalidateSubFramebuffer_remap_index },
+ { 26015, TexBufferRange_remap_index },
+ { 18326, TexStorage2DMultisample_remap_index },
+ { 23113, TexStorage3DMultisample_remap_index },
+ { 24919, InvalidateBufferData_remap_index },
+ { 18492, InvalidateBufferSubData_remap_index },
+ { 37735, InvalidateFramebuffer_remap_index },
+ { 24102, InvalidateSubFramebuffer_remap_index },
{ 4629, InvalidateTexImage_remap_index },
- { 13305, InvalidateTexSubImage_remap_index },
- { 6957, PolygonOffsetEXT_remap_index },
- { 14386, DrawTexfOES_remap_index },
- { 11481, DrawTexfvOES_remap_index },
+ { 13417, InvalidateTexSubImage_remap_index },
+ { 6960, PolygonOffsetEXT_remap_index },
+ { 14498, DrawTexfOES_remap_index },
+ { 11556, DrawTexfvOES_remap_index },
{ 3300, DrawTexiOES_remap_index },
- { 21474, DrawTexivOES_remap_index },
- { 24052, DrawTexsOES_remap_index },
- { 22202, DrawTexsvOES_remap_index },
- { 12365, DrawTexxOES_remap_index },
- { 12462, DrawTexxvOES_remap_index },
+ { 21609, DrawTexivOES_remap_index },
+ { 24222, DrawTexsOES_remap_index },
+ { 22372, DrawTexsvOES_remap_index },
+ { 12440, DrawTexxOES_remap_index },
+ { 12537, DrawTexxvOES_remap_index },
{ 2327, PointSizePointerOES_remap_index },
- { 12742, QueryMatrixxOES_remap_index },
- { 30101, SampleMaskSGIS_remap_index },
- { 23968, SamplePatternSGIS_remap_index },
- { 23118, ColorPointerEXT_remap_index },
- { 20689, EdgeFlagPointerEXT_remap_index },
- { 7209, IndexPointerEXT_remap_index },
- { 7803, NormalPointerEXT_remap_index },
- { 18008, TexCoordPointerEXT_remap_index },
- { 8668, VertexPointerEXT_remap_index },
- { 6612, DiscardFramebufferEXT_remap_index },
- { 37941, LockArraysEXT_remap_index },
- { 25825, UnlockArraysEXT_remap_index },
- { 7734, DebugMessageCallback_remap_index },
- { 33803, DebugMessageControl_remap_index },
- { 21214, DebugMessageInsert_remap_index },
- { 26590, GetDebugMessageLog_remap_index },
- { 25600, GetObjectLabel_remap_index },
+ { 12817, QueryMatrixxOES_remap_index },
+ { 30334, SampleMaskSGIS_remap_index },
+ { 24138, SamplePatternSGIS_remap_index },
+ { 23288, ColorPointerEXT_remap_index },
+ { 20824, EdgeFlagPointerEXT_remap_index },
+ { 7212, IndexPointerEXT_remap_index },
+ { 7806, NormalPointerEXT_remap_index },
+ { 18120, TexCoordPointerEXT_remap_index },
+ { 8743, VertexPointerEXT_remap_index },
+ { 6577, DiscardFramebufferEXT_remap_index },
+ { 38258, LockArraysEXT_remap_index },
+ { 25995, UnlockArraysEXT_remap_index },
+ { 7737, DebugMessageCallback_remap_index },
+ { 34061, DebugMessageControl_remap_index },
+ { 21349, DebugMessageInsert_remap_index },
+ { 26760, GetDebugMessageLog_remap_index },
+ { 25770, GetObjectLabel_remap_index },
{ 5105, GetObjectPtrLabel_remap_index },
- { 30470, ObjectLabel_remap_index },
- { 38021, ObjectPtrLabel_remap_index },
- { 25335, PopDebugGroup_remap_index },
- { 35516, PushDebugGroup_remap_index },
- { 32970, SecondaryColor3fEXT_remap_index },
- { 21364, SecondaryColor3fvEXT_remap_index },
- { 24534, MultiDrawElementsEXT_remap_index },
+ { 30703, ObjectLabel_remap_index },
+ { 38338, ObjectPtrLabel_remap_index },
+ { 25505, PopDebugGroup_remap_index },
+ { 35774, PushDebugGroup_remap_index },
+ { 33228, SecondaryColor3fEXT_remap_index },
+ { 21499, SecondaryColor3fvEXT_remap_index },
+ { 24704, MultiDrawElementsEXT_remap_index },
{ 5694, FogCoordfEXT_remap_index },
- { 31885, FogCoordfvEXT_remap_index },
- { 14438, ResizeBuffersMESA_remap_index },
- { 12869, WindowPos4dMESA_remap_index },
- { 39504, WindowPos4dvMESA_remap_index },
- { 16067, WindowPos4fMESA_remap_index },
- { 36512, WindowPos4fvMESA_remap_index },
- { 36015, WindowPos4iMESA_remap_index },
- { 14232, WindowPos4ivMESA_remap_index },
- { 22220, WindowPos4sMESA_remap_index },
+ { 32143, FogCoordfvEXT_remap_index },
+ { 14550, ResizeBuffersMESA_remap_index },
+ { 12944, WindowPos4dMESA_remap_index },
+ { 39861, WindowPos4dvMESA_remap_index },
+ { 16179, WindowPos4fMESA_remap_index },
+ { 36770, WindowPos4fvMESA_remap_index },
+ { 36273, WindowPos4iMESA_remap_index },
+ { 14344, WindowPos4ivMESA_remap_index },
+ { 22390, WindowPos4sMESA_remap_index },
{ 3523, WindowPos4svMESA_remap_index },
- { 22513, MultiModeDrawArraysIBM_remap_index },
- { 34200, MultiModeDrawElementsIBM_remap_index },
- { 37631, AreProgramsResidentNV_remap_index },
- { 24856, ExecuteProgramNV_remap_index },
- { 19171, GetProgramParameterdvNV_remap_index },
- { 12248, GetProgramParameterfvNV_remap_index },
- { 30768, GetProgramStringNV_remap_index },
- { 28465, GetProgramivNV_remap_index },
- { 27633, GetTrackMatrixivNV_remap_index },
- { 11933, GetVertexAttribdvNV_remap_index },
- { 22006, GetVertexAttribfvNV_remap_index },
- { 21580, GetVertexAttribivNV_remap_index },
- { 11079, LoadProgramNV_remap_index },
- { 32723, ProgramParameters4dvNV_remap_index },
- { 34327, ProgramParameters4fvNV_remap_index },
- { 24336, RequestResidentProgramsNV_remap_index },
+ { 22683, MultiModeDrawArraysIBM_remap_index },
+ { 34458, MultiModeDrawElementsIBM_remap_index },
+ { 37948, AreProgramsResidentNV_remap_index },
+ { 25026, ExecuteProgramNV_remap_index },
+ { 19283, GetProgramParameterdvNV_remap_index },
+ { 12323, GetProgramParameterfvNV_remap_index },
+ { 31001, GetProgramStringNV_remap_index },
+ { 28660, GetProgramivNV_remap_index },
+ { 27828, GetTrackMatrixivNV_remap_index },
+ { 12008, GetVertexAttribdvNV_remap_index },
+ { 22141, GetVertexAttribfvNV_remap_index },
+ { 21715, GetVertexAttribivNV_remap_index },
+ { 11154, LoadProgramNV_remap_index },
+ { 32981, ProgramParameters4dvNV_remap_index },
+ { 34585, ProgramParameters4fvNV_remap_index },
+ { 24506, RequestResidentProgramsNV_remap_index },
{ 463, TrackMatrixNV_remap_index },
- { 12647, VertexAttrib1dNV_remap_index },
- { 15433, VertexAttrib1dvNV_remap_index },
- { 30164, VertexAttrib1fNV_remap_index },
- { 15457, VertexAttrib1fvNV_remap_index },
- { 36569, VertexAttrib1sNV_remap_index },
- { 26363, VertexAttrib1svNV_remap_index },
- { 37095, VertexAttrib2dNV_remap_index },
- { 22372, VertexAttrib2dvNV_remap_index },
- { 23751, VertexAttrib2fNV_remap_index },
- { 14931, VertexAttrib2fvNV_remap_index },
- { 7547, VertexAttrib2sNV_remap_index },
- { 22074, VertexAttrib2svNV_remap_index },
- { 13080, VertexAttrib3dNV_remap_index },
- { 37813, VertexAttrib3dvNV_remap_index },
- { 19203, VertexAttrib3fNV_remap_index },
- { 28764, VertexAttrib3fvNV_remap_index },
- { 27526, VertexAttrib3sNV_remap_index },
- { 27660, VertexAttrib3svNV_remap_index },
- { 34174, VertexAttrib4dNV_remap_index },
- { 12670, VertexAttrib4dvNV_remap_index },
+ { 12722, VertexAttrib1dNV_remap_index },
+ { 15545, VertexAttrib1dvNV_remap_index },
+ { 30397, VertexAttrib1fNV_remap_index },
+ { 15569, VertexAttrib1fvNV_remap_index },
+ { 36827, VertexAttrib1sNV_remap_index },
+ { 26533, VertexAttrib1svNV_remap_index },
+ { 37384, VertexAttrib2dNV_remap_index },
+ { 22542, VertexAttrib2dvNV_remap_index },
+ { 23921, VertexAttrib2fNV_remap_index },
+ { 15043, VertexAttrib2fvNV_remap_index },
+ { 7550, VertexAttrib2sNV_remap_index },
+ { 22209, VertexAttrib2svNV_remap_index },
+ { 13155, VertexAttrib3dNV_remap_index },
+ { 38130, VertexAttrib3dvNV_remap_index },
+ { 19315, VertexAttrib3fNV_remap_index },
+ { 28997, VertexAttrib3fvNV_remap_index },
+ { 27721, VertexAttrib3sNV_remap_index },
+ { 27855, VertexAttrib3svNV_remap_index },
+ { 34432, VertexAttrib4dNV_remap_index },
+ { 12745, VertexAttrib4dvNV_remap_index },
{ 5361, VertexAttrib4fNV_remap_index },
- { 23061, VertexAttrib4fvNV_remap_index },
- { 31279, VertexAttrib4sNV_remap_index },
+ { 23231, VertexAttrib4fvNV_remap_index },
+ { 31537, VertexAttrib4sNV_remap_index },
{ 1132, VertexAttrib4svNV_remap_index },
- { 6365, VertexAttrib4ubNV_remap_index },
+ { 6330, VertexAttrib4ubNV_remap_index },
{ 579, VertexAttrib4ubvNV_remap_index },
- { 25080, VertexAttribPointerNV_remap_index },
+ { 25250, VertexAttribPointerNV_remap_index },
{ 2200, VertexAttribs1dvNV_remap_index },
- { 22176, VertexAttribs1fvNV_remap_index },
- { 24026, VertexAttribs1svNV_remap_index },
- { 12161, VertexAttribs2dvNV_remap_index },
- { 35416, VertexAttribs2fvNV_remap_index },
+ { 22311, VertexAttribs1fvNV_remap_index },
+ { 24196, VertexAttribs1svNV_remap_index },
+ { 12236, VertexAttribs2dvNV_remap_index },
+ { 35674, VertexAttribs2fvNV_remap_index },
{ 4690, VertexAttribs2svNV_remap_index },
- { 6794, VertexAttribs3dvNV_remap_index },
- { 11376, VertexAttribs3fvNV_remap_index },
- { 12109, VertexAttribs3svNV_remap_index },
- { 20550, VertexAttribs4dvNV_remap_index },
- { 6820, VertexAttribs4fvNV_remap_index },
- { 38867, VertexAttribs4svNV_remap_index },
- { 35051, VertexAttribs4ubvNV_remap_index },
- { 27437, GetTexBumpParameterfvATI_remap_index },
- { 39311, GetTexBumpParameterivATI_remap_index },
- { 21735, TexBumpParameterfvATI_remap_index },
- { 24153, TexBumpParameterivATI_remap_index },
- { 17892, AlphaFragmentOp1ATI_remap_index },
- { 30053, AlphaFragmentOp2ATI_remap_index },
- { 28680, AlphaFragmentOp3ATI_remap_index },
- { 16040, BeginFragmentShaderATI_remap_index },
- { 24663, BindFragmentShaderATI_remap_index },
- { 7305, ColorFragmentOp1ATI_remap_index },
- { 7420, ColorFragmentOp2ATI_remap_index },
- { 37546, ColorFragmentOp3ATI_remap_index },
- { 7127, DeleteFragmentShaderATI_remap_index },
- { 39610, EndFragmentShaderATI_remap_index },
- { 27365, GenFragmentShadersATI_remap_index },
- { 29807, PassTexCoordATI_remap_index },
- { 8606, SampleMapATI_remap_index },
- { 31735, SetFragmentShaderConstantATI_remap_index },
- { 34003, ActiveStencilFaceEXT_remap_index },
- { 32248, BindVertexArrayAPPLE_remap_index },
- { 19628, GenVertexArraysAPPLE_remap_index },
+ { 6797, VertexAttribs3dvNV_remap_index },
+ { 11451, VertexAttribs3fvNV_remap_index },
+ { 12184, VertexAttribs3svNV_remap_index },
+ { 20685, VertexAttribs4dvNV_remap_index },
+ { 6823, VertexAttribs4fvNV_remap_index },
+ { 39224, VertexAttribs4svNV_remap_index },
+ { 35309, VertexAttribs4ubvNV_remap_index },
+ { 27632, GetTexBumpParameterfvATI_remap_index },
+ { 39668, GetTexBumpParameterivATI_remap_index },
+ { 21870, TexBumpParameterfvATI_remap_index },
+ { 24323, TexBumpParameterivATI_remap_index },
+ { 18004, AlphaFragmentOp1ATI_remap_index },
+ { 30286, AlphaFragmentOp2ATI_remap_index },
+ { 28913, AlphaFragmentOp3ATI_remap_index },
+ { 16152, BeginFragmentShaderATI_remap_index },
+ { 24833, BindFragmentShaderATI_remap_index },
+ { 7308, ColorFragmentOp1ATI_remap_index },
+ { 7423, ColorFragmentOp2ATI_remap_index },
+ { 37835, ColorFragmentOp3ATI_remap_index },
+ { 7130, DeleteFragmentShaderATI_remap_index },
+ { 39967, EndFragmentShaderATI_remap_index },
+ { 27560, GenFragmentShadersATI_remap_index },
+ { 30040, PassTexCoordATI_remap_index },
+ { 8681, SampleMapATI_remap_index },
+ { 31993, SetFragmentShaderConstantATI_remap_index },
+ { 34261, ActiveStencilFaceEXT_remap_index },
+ { 32506, BindVertexArrayAPPLE_remap_index },
+ { 19740, GenVertexArraysAPPLE_remap_index },
{ 620, GetProgramNamedParameterdvNV_remap_index },
{ 4021, GetProgramNamedParameterfvNV_remap_index },
- { 31513, ProgramNamedParameter4dNV_remap_index },
- { 16651, ProgramNamedParameter4dvNV_remap_index },
- { 10620, ProgramNamedParameter4fNV_remap_index },
- { 13531, ProgramNamedParameter4fvNV_remap_index },
- { 20666, PrimitiveRestartNV_remap_index },
- { 17852, GetTexGenxvOES_remap_index },
- { 13819, TexGenxOES_remap_index },
- { 32371, TexGenxvOES_remap_index },
- { 28444, DepthBoundsEXT_remap_index },
- { 16842, BindFramebufferEXT_remap_index },
- { 30138, BindRenderbufferEXT_remap_index },
- { 16430, BufferParameteriAPPLE_remap_index },
- { 22694, FlushMappedBufferRangeAPPLE_remap_index },
- { 21492, VertexAttribI1iEXT_remap_index },
+ { 31771, ProgramNamedParameter4dNV_remap_index },
+ { 16763, ProgramNamedParameter4dvNV_remap_index },
+ { 10695, ProgramNamedParameter4fNV_remap_index },
+ { 13643, ProgramNamedParameter4fvNV_remap_index },
+ { 20801, PrimitiveRestartNV_remap_index },
+ { 17964, GetTexGenxvOES_remap_index },
+ { 13931, TexGenxOES_remap_index },
+ { 32629, TexGenxvOES_remap_index },
+ { 28639, DepthBoundsEXT_remap_index },
+ { 16954, BindFramebufferEXT_remap_index },
+ { 30371, BindRenderbufferEXT_remap_index },
+ { 16542, BufferParameteriAPPLE_remap_index },
+ { 22864, FlushMappedBufferRangeAPPLE_remap_index },
+ { 21627, VertexAttribI1iEXT_remap_index },
{ 2685, VertexAttribI1uiEXT_remap_index },
- { 33565, VertexAttribI2iEXT_remap_index },
- { 27957, VertexAttribI2ivEXT_remap_index },
- { 13942, VertexAttribI2uiEXT_remap_index },
- { 27551, VertexAttribI2uivEXT_remap_index },
- { 31058, VertexAttribI3iEXT_remap_index },
- { 36238, VertexAttribI3ivEXT_remap_index },
+ { 33823, VertexAttribI2iEXT_remap_index },
+ { 28152, VertexAttribI2ivEXT_remap_index },
+ { 14054, VertexAttribI2uiEXT_remap_index },
+ { 27746, VertexAttribI2uivEXT_remap_index },
+ { 31316, VertexAttribI3iEXT_remap_index },
+ { 36496, VertexAttribI3ivEXT_remap_index },
{ 3727, VertexAttribI3uiEXT_remap_index },
- { 36134, VertexAttribI3uivEXT_remap_index },
- { 24107, VertexAttribI4iEXT_remap_index },
- { 19839, VertexAttribI4ivEXT_remap_index },
+ { 36392, VertexAttribI3uivEXT_remap_index },
+ { 24277, VertexAttribI4iEXT_remap_index },
+ { 19951, VertexAttribI4ivEXT_remap_index },
{ 54, VertexAttribI4uiEXT_remap_index },
- { 6980, VertexAttribI4uivEXT_remap_index },
- { 11602, ClearColorIiEXT_remap_index },
+ { 6983, VertexAttribI4uivEXT_remap_index },
+ { 11677, ClearColorIiEXT_remap_index },
{ 3880, ClearColorIuiEXT_remap_index },
- { 9944, BindBufferOffsetEXT_remap_index },
- { 13355, GetObjectParameterivAPPLE_remap_index },
- { 37177, ObjectPurgeableAPPLE_remap_index },
- { 7374, ObjectUnpurgeableAPPLE_remap_index },
- { 20416, ActiveProgramEXT_remap_index },
+ { 10019, BindBufferOffsetEXT_remap_index },
+ { 26933, BeginPerfMonitorAMD_remap_index },
+ { 37883, DeletePerfMonitorsAMD_remap_index },
+ { 20177, EndPerfMonitorAMD_remap_index },
+ { 31156, GenPerfMonitorsAMD_remap_index },
+ { 6677, GetPerfMonitorCounterDataAMD_remap_index },
+ { 5814, GetPerfMonitorCounterInfoAMD_remap_index },
+ { 38732, GetPerfMonitorCounterStringAMD_remap_index },
+ { 22337, GetPerfMonitorCountersAMD_remap_index },
+ { 13318, GetPerfMonitorGroupStringAMD_remap_index },
+ { 37336, GetPerfMonitorGroupsAMD_remap_index },
+ { 28818, SelectPerfMonitorCountersAMD_remap_index },
+ { 13467, GetObjectParameterivAPPLE_remap_index },
+ { 37466, ObjectPurgeableAPPLE_remap_index },
+ { 7377, ObjectUnpurgeableAPPLE_remap_index },
+ { 20551, ActiveProgramEXT_remap_index },
{ 1973, CreateShaderProgramEXT_remap_index },
- { 33708, UseShaderProgramEXT_remap_index },
- { 38394, TextureBarrierNV_remap_index },
- { 34063, StencilFuncSeparateATI_remap_index },
- { 21283, ProgramEnvParameters4fvEXT_remap_index },
- { 20089, ProgramLocalParameters4fvEXT_remap_index },
- { 27914, EGLImageTargetRenderbufferStorageOES_remap_index },
- { 13909, EGLImageTargetTexture2DOES_remap_index },
- { 27773, AlphaFuncx_remap_index },
- { 20354, ClearColorx_remap_index },
- { 25208, ClearDepthx_remap_index },
- { 10403, Color4x_remap_index },
- { 7946, DepthRangex_remap_index },
- { 39388, Fogx_remap_index },
- { 36444, Fogxv_remap_index },
- { 35078, Frustumf_remap_index },
+ { 33966, UseShaderProgramEXT_remap_index },
+ { 38711, TextureBarrierNV_remap_index },
+ { 34321, StencilFuncSeparateATI_remap_index },
+ { 21418, ProgramEnvParameters4fvEXT_remap_index },
+ { 20224, ProgramLocalParameters4fvEXT_remap_index },
+ { 28109, EGLImageTargetRenderbufferStorageOES_remap_index },
+ { 14021, EGLImageTargetTexture2DOES_remap_index },
+ { 27968, AlphaFuncx_remap_index },
+ { 20489, ClearColorx_remap_index },
+ { 25378, ClearDepthx_remap_index },
+ { 10478, Color4x_remap_index },
+ { 8021, DepthRangex_remap_index },
+ { 39745, Fogx_remap_index },
+ { 36702, Fogxv_remap_index },
+ { 35336, Frustumf_remap_index },
{ 3948, Frustumx_remap_index },
- { 31023, LightModelx_remap_index },
- { 35174, LightModelxv_remap_index },
- { 25497, Lightx_remap_index },
- { 12961, Lightxv_remap_index },
+ { 31281, LightModelx_remap_index },
+ { 35432, LightModelxv_remap_index },
+ { 25667, Lightx_remap_index },
+ { 13036, Lightxv_remap_index },
{ 2168, LineWidthx_remap_index },
- { 14841, LoadMatrixx_remap_index },
- { 26312, Materialx_remap_index },
- { 16518, Materialxv_remap_index },
- { 22098, MultMatrixx_remap_index },
- { 33376, MultiTexCoord4x_remap_index },
- { 13105, Normal3x_remap_index },
- { 10657, Orthof_remap_index },
+ { 14953, LoadMatrixx_remap_index },
+ { 26482, Materialx_remap_index },
+ { 16630, Materialxv_remap_index },
+ { 22233, MultMatrixx_remap_index },
+ { 33634, MultiTexCoord4x_remap_index },
+ { 13180, Normal3x_remap_index },
+ { 10732, Orthof_remap_index },
{ 1413, Orthox_remap_index },
- { 34707, PointSizex_remap_index },
+ { 34965, PointSizex_remap_index },
{ 4465, PolygonOffsetx_remap_index },
- { 30187, Rotatex_remap_index },
- { 8386, SampleCoveragex_remap_index },
- { 7027, Scalex_remap_index },
- { 31707, TexEnvx_remap_index },
- { 24477, TexEnvxv_remap_index },
- { 6177, TexParameterx_remap_index },
- { 34029, Translatex_remap_index },
- { 38316, ClipPlanef_remap_index },
- { 38056, ClipPlanex_remap_index },
- { 18120, GetClipPlanef_remap_index },
+ { 30420, Rotatex_remap_index },
+ { 8461, SampleCoveragex_remap_index },
+ { 7030, Scalex_remap_index },
+ { 31965, TexEnvx_remap_index },
+ { 24647, TexEnvxv_remap_index },
+ { 6142, TexParameterx_remap_index },
+ { 34287, Translatex_remap_index },
+ { 38633, ClipPlanef_remap_index },
+ { 38373, ClipPlanex_remap_index },
+ { 18232, GetClipPlanef_remap_index },
{ 4339, GetClipPlanex_remap_index },
- { 32647, GetFixedv_remap_index },
+ { 32905, GetFixedv_remap_index },
{ 4730, GetLightxv_remap_index },
{ 4142, GetMaterialxv_remap_index },
- { 28862, GetTexEnvxv_remap_index },
- { 21139, GetTexParameterxv_remap_index },
+ { 29095, GetTexEnvxv_remap_index },
+ { 21274, GetTexParameterxv_remap_index },
{ 5535, PointParameterx_remap_index },
- { 19277, PointParameterxv_remap_index },
- { 29944, TexParameterxv_remap_index },
+ { 19389, PointParameterxv_remap_index },
+ { 30177, TexParameterxv_remap_index },
{ -1, -1 }
};
@@ -6273,88 +6328,88 @@ static const struct gl_function_remap MESA_alt_functions[] = {
/* from GL_EXT_blend_color */
{ 2827, _gloffset_BlendColor },
/* from GL_EXT_blend_minmax */
- { 13023, _gloffset_BlendEquation },
+ { 13098, _gloffset_BlendEquation },
/* from GL_EXT_color_subtable */
- { 20008, _gloffset_ColorSubTable },
- { 37720, _gloffset_CopyColorSubTable },
+ { 20120, _gloffset_ColorSubTable },
+ { 38037, _gloffset_CopyColorSubTable },
/* from GL_EXT_convolution */
{ 173, _gloffset_ConvolutionFilter1D },
{ 2623, _gloffset_CopyConvolutionFilter1D },
{ 4764, _gloffset_GetConvolutionParameteriv },
- { 10250, _gloffset_ConvolutionFilter2D },
- { 10446, _gloffset_ConvolutionParameteriv },
- { 10951, _gloffset_ConvolutionParameterfv },
- { 24181, _gloffset_GetSeparableFilter },
- { 28186, _gloffset_SeparableFilter2D },
- { 29082, _gloffset_ConvolutionParameteri },
- { 29318, _gloffset_ConvolutionParameterf },
- { 31305, _gloffset_GetConvolutionParameterfv },
- { 32507, _gloffset_GetConvolutionFilter },
- { 35777, _gloffset_CopyConvolutionFilter2D },
+ { 10325, _gloffset_ConvolutionFilter2D },
+ { 10521, _gloffset_ConvolutionParameteriv },
+ { 11026, _gloffset_ConvolutionParameterfv },
+ { 24351, _gloffset_GetSeparableFilter },
+ { 28381, _gloffset_SeparableFilter2D },
+ { 29315, _gloffset_ConvolutionParameteri },
+ { 29551, _gloffset_ConvolutionParameterf },
+ { 31563, _gloffset_GetConvolutionParameterfv },
+ { 32765, _gloffset_GetConvolutionFilter },
+ { 36035, _gloffset_CopyConvolutionFilter2D },
/* from GL_EXT_copy_texture */
- { 17291, _gloffset_CopyTexSubImage3D },
- { 19420, _gloffset_CopyTexImage2D },
- { 28562, _gloffset_CopyTexImage1D },
- { 31970, _gloffset_CopyTexSubImage2D },
- { 35272, _gloffset_CopyTexSubImage1D },
+ { 17403, _gloffset_CopyTexSubImage3D },
+ { 19532, _gloffset_CopyTexImage2D },
+ { 28757, _gloffset_CopyTexImage1D },
+ { 32228, _gloffset_CopyTexSubImage2D },
+ { 35530, _gloffset_CopyTexSubImage1D },
/* from GL_EXT_draw_range_elements */
- { 11203, _gloffset_DrawRangeElements },
+ { 11278, _gloffset_DrawRangeElements },
/* from GL_EXT_histogram */
{ 657, _gloffset_Histogram },
{ 3981, _gloffset_ResetHistogram },
- { 11713, _gloffset_GetMinmax },
- { 17718, _gloffset_GetHistogramParameterfv },
- { 28487, _gloffset_GetMinmaxParameteriv },
- { 31195, _gloffset_ResetMinmax },
- { 32311, _gloffset_GetHistogramParameteriv },
- { 33963, _gloffset_GetHistogram },
- { 37234, _gloffset_Minmax },
- { 39064, _gloffset_GetMinmaxParameterfv },
+ { 11788, _gloffset_GetMinmax },
+ { 17830, _gloffset_GetHistogramParameterfv },
+ { 28682, _gloffset_GetMinmaxParameteriv },
+ { 31453, _gloffset_ResetMinmax },
+ { 32569, _gloffset_GetHistogramParameteriv },
+ { 34221, _gloffset_GetHistogram },
+ { 37523, _gloffset_Minmax },
+ { 39421, _gloffset_GetMinmaxParameterfv },
/* from GL_EXT_paletted_texture */
- { 10112, _gloffset_ColorTable },
- { 17452, _gloffset_GetColorTable },
- { 26878, _gloffset_GetColorTableParameterfv },
- { 29374, _gloffset_GetColorTableParameteriv },
+ { 10187, _gloffset_ColorTable },
+ { 17564, _gloffset_GetColorTable },
+ { 27073, _gloffset_GetColorTableParameterfv },
+ { 29607, _gloffset_GetColorTableParameteriv },
/* from GL_EXT_subtexture */
- { 8821, _gloffset_TexSubImage1D },
- { 12480, _gloffset_TexSubImage2D },
+ { 8896, _gloffset_TexSubImage1D },
+ { 12555, _gloffset_TexSubImage2D },
/* from GL_EXT_texture3D */
{ 1618, _gloffset_TexImage3D },
- { 26637, _gloffset_TexSubImage3D },
+ { 26807, _gloffset_TexSubImage3D },
/* from GL_EXT_texture_object */
{ 3677, _gloffset_PrioritizeTextures },
- { 9365, _gloffset_AreTexturesResident },
- { 15514, _gloffset_GenTextures },
- { 17967, _gloffset_DeleteTextures },
- { 23031, _gloffset_IsTexture },
- { 35381, _gloffset_BindTexture },
+ { 9440, _gloffset_AreTexturesResident },
+ { 15626, _gloffset_GenTextures },
+ { 18079, _gloffset_DeleteTextures },
+ { 23201, _gloffset_IsTexture },
+ { 35639, _gloffset_BindTexture },
/* from GL_EXT_vertex_array */
- { 28384, _gloffset_ArrayElement },
- { 36719, _gloffset_GetPointerv },
- { 38472, _gloffset_DrawArrays },
+ { 28579, _gloffset_ArrayElement },
+ { 36977, _gloffset_GetPointerv },
+ { 38829, _gloffset_DrawArrays },
/* from GL_NV_read_buffer */
- { 29051, _gloffset_ReadBuffer },
+ { 29284, _gloffset_ReadBuffer },
/* from GL_OES_blend_subtract */
- { 13023, _gloffset_BlendEquation },
+ { 13098, _gloffset_BlendEquation },
/* from GL_OES_texture_3D */
{ 1618, _gloffset_TexImage3D },
- { 17291, _gloffset_CopyTexSubImage3D },
- { 26637, _gloffset_TexSubImage3D },
+ { 17403, _gloffset_CopyTexSubImage3D },
+ { 26807, _gloffset_TexSubImage3D },
/* from GL_OES_texture_cube_map */
{ 2383, _gloffset_TexGeniv },
- { 12617, _gloffset_TexGenfv },
- { 21837, _gloffset_TexGeni },
- { 21865, _gloffset_TexGenf },
- { 33016, _gloffset_GetTexGeniv },
- { 33833, _gloffset_GetTexGenfv },
+ { 12692, _gloffset_TexGenfv },
+ { 21972, _gloffset_TexGeni },
+ { 22000, _gloffset_TexGenf },
+ { 33274, _gloffset_GetTexGeniv },
+ { 34091, _gloffset_GetTexGenfv },
/* from GL_SGI_color_table */
- { 9538, _gloffset_ColorTableParameteriv },
- { 10112, _gloffset_ColorTable },
- { 17452, _gloffset_GetColorTable },
- { 17584, _gloffset_CopyColorTable },
- { 22836, _gloffset_ColorTableParameterfv },
- { 26878, _gloffset_GetColorTableParameterfv },
- { 29374, _gloffset_GetColorTableParameteriv },
+ { 9613, _gloffset_ColorTableParameteriv },
+ { 10187, _gloffset_ColorTable },
+ { 17564, _gloffset_GetColorTable },
+ { 17696, _gloffset_CopyColorTable },
+ { 23006, _gloffset_ColorTableParameterfv },
+ { 27073, _gloffset_GetColorTableParameterfv },
+ { 29607, _gloffset_GetColorTableParameteriv },
{ -1, -1 }
};