aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-08-16 15:41:45 +0200
committermarha <marha@users.sourceforge.net>2012-08-16 15:41:45 +0200
commitcf506c799c2281867a28ac33ac985994918bc0ba (patch)
treef20bc970010e041b53b0357ebb046fef61705943
parente12a88a1a4897365d47e428bceda547a4e02fbd0 (diff)
downloadvcxsrv-cf506c799c2281867a28ac33ac985994918bc0ba.tar.gz
vcxsrv-cf506c799c2281867a28ac33ac985994918bc0ba.tar.bz2
vcxsrv-cf506c799c2281867a28ac33ac985994918bc0ba.zip
Synchronised files
-rw-r--r--gl/internal/dri_interface.h4
-rw-r--r--xorg-server/glx/dispatch.h1092
-rw-r--r--xorg-server/glx/glapi_gentable.c42
-rw-r--r--xorg-server/glx/glapitable.h510
-rw-r--r--xorg-server/glx/glprocs.h1324
5 files changed, 1559 insertions, 1413 deletions
diff --git a/gl/internal/dri_interface.h b/gl/internal/dri_interface.h
index 9aef95860..865164306 100644
--- a/gl/internal/dri_interface.h
+++ b/gl/internal/dri_interface.h
@@ -804,8 +804,8 @@ struct __DRIdri2LoaderExtensionRec {
#define __DRI_DRI2_VERSION 3
#define __DRI_API_OPENGL 0 /**< OpenGL compatibility profile */
-#define __DRI_API_GLES 1
-#define __DRI_API_GLES2 2
+#define __DRI_API_GLES 1 /**< OpenGL ES 1.x */
+#define __DRI_API_GLES2 2 /**< OpenGL ES 2.0 or 3.0 */
#define __DRI_API_OPENGL_CORE 3 /**< OpenGL 3.2+ core profile */
#define __DRI_CTX_ATTRIB_MAJOR_VERSION 0
diff --git a/xorg-server/glx/dispatch.h b/xorg-server/glx/dispatch.h
index b159c85a3..1c8738187 100644
--- a/xorg-server/glx/dispatch.h
+++ b/xorg-server/glx/dispatch.h
@@ -69,7 +69,7 @@
} while(0)
/* total number of offsets below */
-#define _gloffset_COUNT 964
+#define _gloffset_COUNT 970
#define _gloffset_NewList 0
#define _gloffset_EndList 1
@@ -787,261 +787,267 @@
#define _gloffset_TextureStorage1DEXT 710
#define _gloffset_TextureStorage2DEXT 711
#define _gloffset_TextureStorage3DEXT 712
-#define _gloffset_PolygonOffsetEXT 713
-#define _gloffset_SampleMaskSGIS 714
-#define _gloffset_SamplePatternSGIS 715
-#define _gloffset_ColorPointerEXT 716
-#define _gloffset_EdgeFlagPointerEXT 717
-#define _gloffset_IndexPointerEXT 718
-#define _gloffset_NormalPointerEXT 719
-#define _gloffset_TexCoordPointerEXT 720
-#define _gloffset_VertexPointerEXT 721
-#define _gloffset_PointParameterfEXT 722
-#define _gloffset_PointParameterfvEXT 723
-#define _gloffset_LockArraysEXT 724
-#define _gloffset_UnlockArraysEXT 725
-#define _gloffset_SecondaryColor3bEXT 726
-#define _gloffset_SecondaryColor3bvEXT 727
-#define _gloffset_SecondaryColor3dEXT 728
-#define _gloffset_SecondaryColor3dvEXT 729
-#define _gloffset_SecondaryColor3fEXT 730
-#define _gloffset_SecondaryColor3fvEXT 731
-#define _gloffset_SecondaryColor3iEXT 732
-#define _gloffset_SecondaryColor3ivEXT 733
-#define _gloffset_SecondaryColor3sEXT 734
-#define _gloffset_SecondaryColor3svEXT 735
-#define _gloffset_SecondaryColor3ubEXT 736
-#define _gloffset_SecondaryColor3ubvEXT 737
-#define _gloffset_SecondaryColor3uiEXT 738
-#define _gloffset_SecondaryColor3uivEXT 739
-#define _gloffset_SecondaryColor3usEXT 740
-#define _gloffset_SecondaryColor3usvEXT 741
-#define _gloffset_SecondaryColorPointerEXT 742
-#define _gloffset_MultiDrawArraysEXT 743
-#define _gloffset_MultiDrawElementsEXT 744
-#define _gloffset_FogCoordPointerEXT 745
-#define _gloffset_FogCoorddEXT 746
-#define _gloffset_FogCoorddvEXT 747
-#define _gloffset_FogCoordfEXT 748
-#define _gloffset_FogCoordfvEXT 749
-#define _gloffset_BlendFuncSeparateEXT 750
-#define _gloffset_ResizeBuffersMESA 751
-#define _gloffset_WindowPos2dMESA 752
-#define _gloffset_WindowPos2dvMESA 753
-#define _gloffset_WindowPos2fMESA 754
-#define _gloffset_WindowPos2fvMESA 755
-#define _gloffset_WindowPos2iMESA 756
-#define _gloffset_WindowPos2ivMESA 757
-#define _gloffset_WindowPos2sMESA 758
-#define _gloffset_WindowPos2svMESA 759
-#define _gloffset_WindowPos3dMESA 760
-#define _gloffset_WindowPos3dvMESA 761
-#define _gloffset_WindowPos3fMESA 762
-#define _gloffset_WindowPos3fvMESA 763
-#define _gloffset_WindowPos3iMESA 764
-#define _gloffset_WindowPos3ivMESA 765
-#define _gloffset_WindowPos3sMESA 766
-#define _gloffset_WindowPos3svMESA 767
-#define _gloffset_WindowPos4dMESA 768
-#define _gloffset_WindowPos4dvMESA 769
-#define _gloffset_WindowPos4fMESA 770
-#define _gloffset_WindowPos4fvMESA 771
-#define _gloffset_WindowPos4iMESA 772
-#define _gloffset_WindowPos4ivMESA 773
-#define _gloffset_WindowPos4sMESA 774
-#define _gloffset_WindowPos4svMESA 775
-#define _gloffset_MultiModeDrawArraysIBM 776
-#define _gloffset_MultiModeDrawElementsIBM 777
-#define _gloffset_AreProgramsResidentNV 778
-#define _gloffset_BindProgramNV 779
-#define _gloffset_DeleteProgramsNV 780
-#define _gloffset_ExecuteProgramNV 781
-#define _gloffset_GenProgramsNV 782
-#define _gloffset_GetProgramParameterdvNV 783
-#define _gloffset_GetProgramParameterfvNV 784
-#define _gloffset_GetProgramStringNV 785
-#define _gloffset_GetProgramivNV 786
-#define _gloffset_GetTrackMatrixivNV 787
-#define _gloffset_GetVertexAttribPointervNV 788
-#define _gloffset_GetVertexAttribdvNV 789
-#define _gloffset_GetVertexAttribfvNV 790
-#define _gloffset_GetVertexAttribivNV 791
-#define _gloffset_IsProgramNV 792
-#define _gloffset_LoadProgramNV 793
-#define _gloffset_ProgramParameters4dvNV 794
-#define _gloffset_ProgramParameters4fvNV 795
-#define _gloffset_RequestResidentProgramsNV 796
-#define _gloffset_TrackMatrixNV 797
-#define _gloffset_VertexAttrib1dNV 798
-#define _gloffset_VertexAttrib1dvNV 799
-#define _gloffset_VertexAttrib1fNV 800
-#define _gloffset_VertexAttrib1fvNV 801
-#define _gloffset_VertexAttrib1sNV 802
-#define _gloffset_VertexAttrib1svNV 803
-#define _gloffset_VertexAttrib2dNV 804
-#define _gloffset_VertexAttrib2dvNV 805
-#define _gloffset_VertexAttrib2fNV 806
-#define _gloffset_VertexAttrib2fvNV 807
-#define _gloffset_VertexAttrib2sNV 808
-#define _gloffset_VertexAttrib2svNV 809
-#define _gloffset_VertexAttrib3dNV 810
-#define _gloffset_VertexAttrib3dvNV 811
-#define _gloffset_VertexAttrib3fNV 812
-#define _gloffset_VertexAttrib3fvNV 813
-#define _gloffset_VertexAttrib3sNV 814
-#define _gloffset_VertexAttrib3svNV 815
-#define _gloffset_VertexAttrib4dNV 816
-#define _gloffset_VertexAttrib4dvNV 817
-#define _gloffset_VertexAttrib4fNV 818
-#define _gloffset_VertexAttrib4fvNV 819
-#define _gloffset_VertexAttrib4sNV 820
-#define _gloffset_VertexAttrib4svNV 821
-#define _gloffset_VertexAttrib4ubNV 822
-#define _gloffset_VertexAttrib4ubvNV 823
-#define _gloffset_VertexAttribPointerNV 824
-#define _gloffset_VertexAttribs1dvNV 825
-#define _gloffset_VertexAttribs1fvNV 826
-#define _gloffset_VertexAttribs1svNV 827
-#define _gloffset_VertexAttribs2dvNV 828
-#define _gloffset_VertexAttribs2fvNV 829
-#define _gloffset_VertexAttribs2svNV 830
-#define _gloffset_VertexAttribs3dvNV 831
-#define _gloffset_VertexAttribs3fvNV 832
-#define _gloffset_VertexAttribs3svNV 833
-#define _gloffset_VertexAttribs4dvNV 834
-#define _gloffset_VertexAttribs4fvNV 835
-#define _gloffset_VertexAttribs4svNV 836
-#define _gloffset_VertexAttribs4ubvNV 837
-#define _gloffset_GetTexBumpParameterfvATI 838
-#define _gloffset_GetTexBumpParameterivATI 839
-#define _gloffset_TexBumpParameterfvATI 840
-#define _gloffset_TexBumpParameterivATI 841
-#define _gloffset_AlphaFragmentOp1ATI 842
-#define _gloffset_AlphaFragmentOp2ATI 843
-#define _gloffset_AlphaFragmentOp3ATI 844
-#define _gloffset_BeginFragmentShaderATI 845
-#define _gloffset_BindFragmentShaderATI 846
-#define _gloffset_ColorFragmentOp1ATI 847
-#define _gloffset_ColorFragmentOp2ATI 848
-#define _gloffset_ColorFragmentOp3ATI 849
-#define _gloffset_DeleteFragmentShaderATI 850
-#define _gloffset_EndFragmentShaderATI 851
-#define _gloffset_GenFragmentShadersATI 852
-#define _gloffset_PassTexCoordATI 853
-#define _gloffset_SampleMapATI 854
-#define _gloffset_SetFragmentShaderConstantATI 855
-#define _gloffset_PointParameteriNV 856
-#define _gloffset_PointParameterivNV 857
-#define _gloffset_ActiveStencilFaceEXT 858
-#define _gloffset_BindVertexArrayAPPLE 859
-#define _gloffset_DeleteVertexArraysAPPLE 860
-#define _gloffset_GenVertexArraysAPPLE 861
-#define _gloffset_IsVertexArrayAPPLE 862
-#define _gloffset_GetProgramNamedParameterdvNV 863
-#define _gloffset_GetProgramNamedParameterfvNV 864
-#define _gloffset_ProgramNamedParameter4dNV 865
-#define _gloffset_ProgramNamedParameter4dvNV 866
-#define _gloffset_ProgramNamedParameter4fNV 867
-#define _gloffset_ProgramNamedParameter4fvNV 868
-#define _gloffset_PrimitiveRestartIndexNV 869
-#define _gloffset_PrimitiveRestartNV 870
-#define _gloffset_DepthBoundsEXT 871
-#define _gloffset_BlendEquationSeparateEXT 872
-#define _gloffset_BindFramebufferEXT 873
-#define _gloffset_BindRenderbufferEXT 874
-#define _gloffset_CheckFramebufferStatusEXT 875
-#define _gloffset_DeleteFramebuffersEXT 876
-#define _gloffset_DeleteRenderbuffersEXT 877
-#define _gloffset_FramebufferRenderbufferEXT 878
-#define _gloffset_FramebufferTexture1DEXT 879
-#define _gloffset_FramebufferTexture2DEXT 880
-#define _gloffset_FramebufferTexture3DEXT 881
-#define _gloffset_GenFramebuffersEXT 882
-#define _gloffset_GenRenderbuffersEXT 883
-#define _gloffset_GenerateMipmapEXT 884
-#define _gloffset_GetFramebufferAttachmentParameterivEXT 885
-#define _gloffset_GetRenderbufferParameterivEXT 886
-#define _gloffset_IsFramebufferEXT 887
-#define _gloffset_IsRenderbufferEXT 888
-#define _gloffset_RenderbufferStorageEXT 889
-#define _gloffset_BlitFramebufferEXT 890
-#define _gloffset_BufferParameteriAPPLE 891
-#define _gloffset_FlushMappedBufferRangeAPPLE 892
-#define _gloffset_BindFragDataLocationEXT 893
-#define _gloffset_GetFragDataLocationEXT 894
-#define _gloffset_GetUniformuivEXT 895
-#define _gloffset_GetVertexAttribIivEXT 896
-#define _gloffset_GetVertexAttribIuivEXT 897
-#define _gloffset_Uniform1uiEXT 898
-#define _gloffset_Uniform1uivEXT 899
-#define _gloffset_Uniform2uiEXT 900
-#define _gloffset_Uniform2uivEXT 901
-#define _gloffset_Uniform3uiEXT 902
-#define _gloffset_Uniform3uivEXT 903
-#define _gloffset_Uniform4uiEXT 904
-#define _gloffset_Uniform4uivEXT 905
-#define _gloffset_VertexAttribI1iEXT 906
-#define _gloffset_VertexAttribI1ivEXT 907
-#define _gloffset_VertexAttribI1uiEXT 908
-#define _gloffset_VertexAttribI1uivEXT 909
-#define _gloffset_VertexAttribI2iEXT 910
-#define _gloffset_VertexAttribI2ivEXT 911
-#define _gloffset_VertexAttribI2uiEXT 912
-#define _gloffset_VertexAttribI2uivEXT 913
-#define _gloffset_VertexAttribI3iEXT 914
-#define _gloffset_VertexAttribI3ivEXT 915
-#define _gloffset_VertexAttribI3uiEXT 916
-#define _gloffset_VertexAttribI3uivEXT 917
-#define _gloffset_VertexAttribI4bvEXT 918
-#define _gloffset_VertexAttribI4iEXT 919
-#define _gloffset_VertexAttribI4ivEXT 920
-#define _gloffset_VertexAttribI4svEXT 921
-#define _gloffset_VertexAttribI4ubvEXT 922
-#define _gloffset_VertexAttribI4uiEXT 923
-#define _gloffset_VertexAttribI4uivEXT 924
-#define _gloffset_VertexAttribI4usvEXT 925
-#define _gloffset_VertexAttribIPointerEXT 926
-#define _gloffset_FramebufferTextureLayerEXT 927
-#define _gloffset_ColorMaskIndexedEXT 928
-#define _gloffset_DisableIndexedEXT 929
-#define _gloffset_EnableIndexedEXT 930
-#define _gloffset_GetBooleanIndexedvEXT 931
-#define _gloffset_GetIntegerIndexedvEXT 932
-#define _gloffset_IsEnabledIndexedEXT 933
-#define _gloffset_ClearColorIiEXT 934
-#define _gloffset_ClearColorIuiEXT 935
-#define _gloffset_GetTexParameterIivEXT 936
-#define _gloffset_GetTexParameterIuivEXT 937
-#define _gloffset_TexParameterIivEXT 938
-#define _gloffset_TexParameterIuivEXT 939
-#define _gloffset_BeginConditionalRenderNV 940
-#define _gloffset_EndConditionalRenderNV 941
-#define _gloffset_BeginTransformFeedbackEXT 942
-#define _gloffset_BindBufferBaseEXT 943
-#define _gloffset_BindBufferOffsetEXT 944
-#define _gloffset_BindBufferRangeEXT 945
-#define _gloffset_EndTransformFeedbackEXT 946
-#define _gloffset_GetTransformFeedbackVaryingEXT 947
-#define _gloffset_TransformFeedbackVaryingsEXT 948
-#define _gloffset_ProvokingVertexEXT 949
-#define _gloffset_GetObjectParameterivAPPLE 950
-#define _gloffset_ObjectPurgeableAPPLE 951
-#define _gloffset_ObjectUnpurgeableAPPLE 952
-#define _gloffset_ActiveProgramEXT 953
-#define _gloffset_CreateShaderProgramEXT 954
-#define _gloffset_UseShaderProgramEXT 955
-#define _gloffset_TextureBarrierNV 956
-#define _gloffset_StencilFuncSeparateATI 957
-#define _gloffset_ProgramEnvParameters4fvEXT 958
-#define _gloffset_ProgramLocalParameters4fvEXT 959
-#define _gloffset_GetQueryObjecti64vEXT 960
-#define _gloffset_GetQueryObjectui64vEXT 961
-#define _gloffset_EGLImageTargetRenderbufferStorageOES 962
-#define _gloffset_EGLImageTargetTexture2DOES 963
+#define _gloffset_InvalidateBufferData 713
+#define _gloffset_InvalidateBufferSubData 714
+#define _gloffset_InvalidateFramebuffer 715
+#define _gloffset_InvalidateSubFramebuffer 716
+#define _gloffset_InvalidateTexImage 717
+#define _gloffset_InvalidateTexSubImage 718
+#define _gloffset_PolygonOffsetEXT 719
+#define _gloffset_SampleMaskSGIS 720
+#define _gloffset_SamplePatternSGIS 721
+#define _gloffset_ColorPointerEXT 722
+#define _gloffset_EdgeFlagPointerEXT 723
+#define _gloffset_IndexPointerEXT 724
+#define _gloffset_NormalPointerEXT 725
+#define _gloffset_TexCoordPointerEXT 726
+#define _gloffset_VertexPointerEXT 727
+#define _gloffset_PointParameterfEXT 728
+#define _gloffset_PointParameterfvEXT 729
+#define _gloffset_LockArraysEXT 730
+#define _gloffset_UnlockArraysEXT 731
+#define _gloffset_SecondaryColor3bEXT 732
+#define _gloffset_SecondaryColor3bvEXT 733
+#define _gloffset_SecondaryColor3dEXT 734
+#define _gloffset_SecondaryColor3dvEXT 735
+#define _gloffset_SecondaryColor3fEXT 736
+#define _gloffset_SecondaryColor3fvEXT 737
+#define _gloffset_SecondaryColor3iEXT 738
+#define _gloffset_SecondaryColor3ivEXT 739
+#define _gloffset_SecondaryColor3sEXT 740
+#define _gloffset_SecondaryColor3svEXT 741
+#define _gloffset_SecondaryColor3ubEXT 742
+#define _gloffset_SecondaryColor3ubvEXT 743
+#define _gloffset_SecondaryColor3uiEXT 744
+#define _gloffset_SecondaryColor3uivEXT 745
+#define _gloffset_SecondaryColor3usEXT 746
+#define _gloffset_SecondaryColor3usvEXT 747
+#define _gloffset_SecondaryColorPointerEXT 748
+#define _gloffset_MultiDrawArraysEXT 749
+#define _gloffset_MultiDrawElementsEXT 750
+#define _gloffset_FogCoordPointerEXT 751
+#define _gloffset_FogCoorddEXT 752
+#define _gloffset_FogCoorddvEXT 753
+#define _gloffset_FogCoordfEXT 754
+#define _gloffset_FogCoordfvEXT 755
+#define _gloffset_BlendFuncSeparateEXT 756
+#define _gloffset_ResizeBuffersMESA 757
+#define _gloffset_WindowPos2dMESA 758
+#define _gloffset_WindowPos2dvMESA 759
+#define _gloffset_WindowPos2fMESA 760
+#define _gloffset_WindowPos2fvMESA 761
+#define _gloffset_WindowPos2iMESA 762
+#define _gloffset_WindowPos2ivMESA 763
+#define _gloffset_WindowPos2sMESA 764
+#define _gloffset_WindowPos2svMESA 765
+#define _gloffset_WindowPos3dMESA 766
+#define _gloffset_WindowPos3dvMESA 767
+#define _gloffset_WindowPos3fMESA 768
+#define _gloffset_WindowPos3fvMESA 769
+#define _gloffset_WindowPos3iMESA 770
+#define _gloffset_WindowPos3ivMESA 771
+#define _gloffset_WindowPos3sMESA 772
+#define _gloffset_WindowPos3svMESA 773
+#define _gloffset_WindowPos4dMESA 774
+#define _gloffset_WindowPos4dvMESA 775
+#define _gloffset_WindowPos4fMESA 776
+#define _gloffset_WindowPos4fvMESA 777
+#define _gloffset_WindowPos4iMESA 778
+#define _gloffset_WindowPos4ivMESA 779
+#define _gloffset_WindowPos4sMESA 780
+#define _gloffset_WindowPos4svMESA 781
+#define _gloffset_MultiModeDrawArraysIBM 782
+#define _gloffset_MultiModeDrawElementsIBM 783
+#define _gloffset_AreProgramsResidentNV 784
+#define _gloffset_BindProgramNV 785
+#define _gloffset_DeleteProgramsNV 786
+#define _gloffset_ExecuteProgramNV 787
+#define _gloffset_GenProgramsNV 788
+#define _gloffset_GetProgramParameterdvNV 789
+#define _gloffset_GetProgramParameterfvNV 790
+#define _gloffset_GetProgramStringNV 791
+#define _gloffset_GetProgramivNV 792
+#define _gloffset_GetTrackMatrixivNV 793
+#define _gloffset_GetVertexAttribPointervNV 794
+#define _gloffset_GetVertexAttribdvNV 795
+#define _gloffset_GetVertexAttribfvNV 796
+#define _gloffset_GetVertexAttribivNV 797
+#define _gloffset_IsProgramNV 798
+#define _gloffset_LoadProgramNV 799
+#define _gloffset_ProgramParameters4dvNV 800
+#define _gloffset_ProgramParameters4fvNV 801
+#define _gloffset_RequestResidentProgramsNV 802
+#define _gloffset_TrackMatrixNV 803
+#define _gloffset_VertexAttrib1dNV 804
+#define _gloffset_VertexAttrib1dvNV 805
+#define _gloffset_VertexAttrib1fNV 806
+#define _gloffset_VertexAttrib1fvNV 807
+#define _gloffset_VertexAttrib1sNV 808
+#define _gloffset_VertexAttrib1svNV 809
+#define _gloffset_VertexAttrib2dNV 810
+#define _gloffset_VertexAttrib2dvNV 811
+#define _gloffset_VertexAttrib2fNV 812
+#define _gloffset_VertexAttrib2fvNV 813
+#define _gloffset_VertexAttrib2sNV 814
+#define _gloffset_VertexAttrib2svNV 815
+#define _gloffset_VertexAttrib3dNV 816
+#define _gloffset_VertexAttrib3dvNV 817
+#define _gloffset_VertexAttrib3fNV 818
+#define _gloffset_VertexAttrib3fvNV 819
+#define _gloffset_VertexAttrib3sNV 820
+#define _gloffset_VertexAttrib3svNV 821
+#define _gloffset_VertexAttrib4dNV 822
+#define _gloffset_VertexAttrib4dvNV 823
+#define _gloffset_VertexAttrib4fNV 824
+#define _gloffset_VertexAttrib4fvNV 825
+#define _gloffset_VertexAttrib4sNV 826
+#define _gloffset_VertexAttrib4svNV 827
+#define _gloffset_VertexAttrib4ubNV 828
+#define _gloffset_VertexAttrib4ubvNV 829
+#define _gloffset_VertexAttribPointerNV 830
+#define _gloffset_VertexAttribs1dvNV 831
+#define _gloffset_VertexAttribs1fvNV 832
+#define _gloffset_VertexAttribs1svNV 833
+#define _gloffset_VertexAttribs2dvNV 834
+#define _gloffset_VertexAttribs2fvNV 835
+#define _gloffset_VertexAttribs2svNV 836
+#define _gloffset_VertexAttribs3dvNV 837
+#define _gloffset_VertexAttribs3fvNV 838
+#define _gloffset_VertexAttribs3svNV 839
+#define _gloffset_VertexAttribs4dvNV 840
+#define _gloffset_VertexAttribs4fvNV 841
+#define _gloffset_VertexAttribs4svNV 842
+#define _gloffset_VertexAttribs4ubvNV 843
+#define _gloffset_GetTexBumpParameterfvATI 844
+#define _gloffset_GetTexBumpParameterivATI 845
+#define _gloffset_TexBumpParameterfvATI 846
+#define _gloffset_TexBumpParameterivATI 847
+#define _gloffset_AlphaFragmentOp1ATI 848
+#define _gloffset_AlphaFragmentOp2ATI 849
+#define _gloffset_AlphaFragmentOp3ATI 850
+#define _gloffset_BeginFragmentShaderATI 851
+#define _gloffset_BindFragmentShaderATI 852
+#define _gloffset_ColorFragmentOp1ATI 853
+#define _gloffset_ColorFragmentOp2ATI 854
+#define _gloffset_ColorFragmentOp3ATI 855
+#define _gloffset_DeleteFragmentShaderATI 856
+#define _gloffset_EndFragmentShaderATI 857
+#define _gloffset_GenFragmentShadersATI 858
+#define _gloffset_PassTexCoordATI 859
+#define _gloffset_SampleMapATI 860
+#define _gloffset_SetFragmentShaderConstantATI 861
+#define _gloffset_PointParameteriNV 862
+#define _gloffset_PointParameterivNV 863
+#define _gloffset_ActiveStencilFaceEXT 864
+#define _gloffset_BindVertexArrayAPPLE 865
+#define _gloffset_DeleteVertexArraysAPPLE 866
+#define _gloffset_GenVertexArraysAPPLE 867
+#define _gloffset_IsVertexArrayAPPLE 868
+#define _gloffset_GetProgramNamedParameterdvNV 869
+#define _gloffset_GetProgramNamedParameterfvNV 870
+#define _gloffset_ProgramNamedParameter4dNV 871
+#define _gloffset_ProgramNamedParameter4dvNV 872
+#define _gloffset_ProgramNamedParameter4fNV 873
+#define _gloffset_ProgramNamedParameter4fvNV 874
+#define _gloffset_PrimitiveRestartIndexNV 875
+#define _gloffset_PrimitiveRestartNV 876
+#define _gloffset_DepthBoundsEXT 877
+#define _gloffset_BlendEquationSeparateEXT 878
+#define _gloffset_BindFramebufferEXT 879
+#define _gloffset_BindRenderbufferEXT 880
+#define _gloffset_CheckFramebufferStatusEXT 881
+#define _gloffset_DeleteFramebuffersEXT 882
+#define _gloffset_DeleteRenderbuffersEXT 883
+#define _gloffset_FramebufferRenderbufferEXT 884
+#define _gloffset_FramebufferTexture1DEXT 885
+#define _gloffset_FramebufferTexture2DEXT 886
+#define _gloffset_FramebufferTexture3DEXT 887
+#define _gloffset_GenFramebuffersEXT 888
+#define _gloffset_GenRenderbuffersEXT 889
+#define _gloffset_GenerateMipmapEXT 890
+#define _gloffset_GetFramebufferAttachmentParameterivEXT 891
+#define _gloffset_GetRenderbufferParameterivEXT 892
+#define _gloffset_IsFramebufferEXT 893
+#define _gloffset_IsRenderbufferEXT 894
+#define _gloffset_RenderbufferStorageEXT 895
+#define _gloffset_BlitFramebufferEXT 896
+#define _gloffset_BufferParameteriAPPLE 897
+#define _gloffset_FlushMappedBufferRangeAPPLE 898
+#define _gloffset_BindFragDataLocationEXT 899
+#define _gloffset_GetFragDataLocationEXT 900
+#define _gloffset_GetUniformuivEXT 901
+#define _gloffset_GetVertexAttribIivEXT 902
+#define _gloffset_GetVertexAttribIuivEXT 903
+#define _gloffset_Uniform1uiEXT 904
+#define _gloffset_Uniform1uivEXT 905
+#define _gloffset_Uniform2uiEXT 906
+#define _gloffset_Uniform2uivEXT 907
+#define _gloffset_Uniform3uiEXT 908
+#define _gloffset_Uniform3uivEXT 909
+#define _gloffset_Uniform4uiEXT 910
+#define _gloffset_Uniform4uivEXT 911
+#define _gloffset_VertexAttribI1iEXT 912
+#define _gloffset_VertexAttribI1ivEXT 913
+#define _gloffset_VertexAttribI1uiEXT 914
+#define _gloffset_VertexAttribI1uivEXT 915
+#define _gloffset_VertexAttribI2iEXT 916
+#define _gloffset_VertexAttribI2ivEXT 917
+#define _gloffset_VertexAttribI2uiEXT 918
+#define _gloffset_VertexAttribI2uivEXT 919
+#define _gloffset_VertexAttribI3iEXT 920
+#define _gloffset_VertexAttribI3ivEXT 921
+#define _gloffset_VertexAttribI3uiEXT 922
+#define _gloffset_VertexAttribI3uivEXT 923
+#define _gloffset_VertexAttribI4bvEXT 924
+#define _gloffset_VertexAttribI4iEXT 925
+#define _gloffset_VertexAttribI4ivEXT 926
+#define _gloffset_VertexAttribI4svEXT 927
+#define _gloffset_VertexAttribI4ubvEXT 928
+#define _gloffset_VertexAttribI4uiEXT 929
+#define _gloffset_VertexAttribI4uivEXT 930
+#define _gloffset_VertexAttribI4usvEXT 931
+#define _gloffset_VertexAttribIPointerEXT 932
+#define _gloffset_FramebufferTextureLayerEXT 933
+#define _gloffset_ColorMaskIndexedEXT 934
+#define _gloffset_DisableIndexedEXT 935
+#define _gloffset_EnableIndexedEXT 936
+#define _gloffset_GetBooleanIndexedvEXT 937
+#define _gloffset_GetIntegerIndexedvEXT 938
+#define _gloffset_IsEnabledIndexedEXT 939
+#define _gloffset_ClearColorIiEXT 940
+#define _gloffset_ClearColorIuiEXT 941
+#define _gloffset_GetTexParameterIivEXT 942
+#define _gloffset_GetTexParameterIuivEXT 943
+#define _gloffset_TexParameterIivEXT 944
+#define _gloffset_TexParameterIuivEXT 945
+#define _gloffset_BeginConditionalRenderNV 946
+#define _gloffset_EndConditionalRenderNV 947
+#define _gloffset_BeginTransformFeedbackEXT 948
+#define _gloffset_BindBufferBaseEXT 949
+#define _gloffset_BindBufferOffsetEXT 950
+#define _gloffset_BindBufferRangeEXT 951
+#define _gloffset_EndTransformFeedbackEXT 952
+#define _gloffset_GetTransformFeedbackVaryingEXT 953
+#define _gloffset_TransformFeedbackVaryingsEXT 954
+#define _gloffset_ProvokingVertexEXT 955
+#define _gloffset_GetObjectParameterivAPPLE 956
+#define _gloffset_ObjectPurgeableAPPLE 957
+#define _gloffset_ObjectUnpurgeableAPPLE 958
+#define _gloffset_ActiveProgramEXT 959
+#define _gloffset_CreateShaderProgramEXT 960
+#define _gloffset_UseShaderProgramEXT 961
+#define _gloffset_TextureBarrierNV 962
+#define _gloffset_StencilFuncSeparateATI 963
+#define _gloffset_ProgramEnvParameters4fvEXT 964
+#define _gloffset_ProgramLocalParameters4fvEXT 965
+#define _gloffset_GetQueryObjecti64vEXT 966
+#define _gloffset_GetQueryObjectui64vEXT 967
+#define _gloffset_EGLImageTargetRenderbufferStorageOES 968
+#define _gloffset_EGLImageTargetTexture2DOES 969
#else /* !FEATURE_remap_table */
-#define driDispatchRemapTable_size 556
+#define driDispatchRemapTable_size 562
extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define AttachShader_remap_index 0
@@ -1349,257 +1355,263 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define TextureStorage1DEXT_remap_index 302
#define TextureStorage2DEXT_remap_index 303
#define TextureStorage3DEXT_remap_index 304
-#define PolygonOffsetEXT_remap_index 305
-#define SampleMaskSGIS_remap_index 306
-#define SamplePatternSGIS_remap_index 307
-#define ColorPointerEXT_remap_index 308
-#define EdgeFlagPointerEXT_remap_index 309
-#define IndexPointerEXT_remap_index 310
-#define NormalPointerEXT_remap_index 311
-#define TexCoordPointerEXT_remap_index 312
-#define VertexPointerEXT_remap_index 313
-#define PointParameterfEXT_remap_index 314
-#define PointParameterfvEXT_remap_index 315
-#define LockArraysEXT_remap_index 316
-#define UnlockArraysEXT_remap_index 317
-#define SecondaryColor3bEXT_remap_index 318
-#define SecondaryColor3bvEXT_remap_index 319
-#define SecondaryColor3dEXT_remap_index 320
-#define SecondaryColor3dvEXT_remap_index 321
-#define SecondaryColor3fEXT_remap_index 322
-#define SecondaryColor3fvEXT_remap_index 323
-#define SecondaryColor3iEXT_remap_index 324
-#define SecondaryColor3ivEXT_remap_index 325
-#define SecondaryColor3sEXT_remap_index 326
-#define SecondaryColor3svEXT_remap_index 327
-#define SecondaryColor3ubEXT_remap_index 328
-#define SecondaryColor3ubvEXT_remap_index 329
-#define SecondaryColor3uiEXT_remap_index 330
-#define SecondaryColor3uivEXT_remap_index 331
-#define SecondaryColor3usEXT_remap_index 332
-#define SecondaryColor3usvEXT_remap_index 333
-#define SecondaryColorPointerEXT_remap_index 334
-#define MultiDrawArraysEXT_remap_index 335
-#define MultiDrawElementsEXT_remap_index 336
-#define FogCoordPointerEXT_remap_index 337
-#define FogCoorddEXT_remap_index 338
-#define FogCoorddvEXT_remap_index 339
-#define FogCoordfEXT_remap_index 340
-#define FogCoordfvEXT_remap_index 341
-#define BlendFuncSeparateEXT_remap_index 342
-#define ResizeBuffersMESA_remap_index 343
-#define WindowPos2dMESA_remap_index 344
-#define WindowPos2dvMESA_remap_index 345
-#define WindowPos2fMESA_remap_index 346
-#define WindowPos2fvMESA_remap_index 347
-#define WindowPos2iMESA_remap_index 348
-#define WindowPos2ivMESA_remap_index 349
-#define WindowPos2sMESA_remap_index 350
-#define WindowPos2svMESA_remap_index 351
-#define WindowPos3dMESA_remap_index 352
-#define WindowPos3dvMESA_remap_index 353
-#define WindowPos3fMESA_remap_index 354
-#define WindowPos3fvMESA_remap_index 355
-#define WindowPos3iMESA_remap_index 356
-#define WindowPos3ivMESA_remap_index 357
-#define WindowPos3sMESA_remap_index 358
-#define WindowPos3svMESA_remap_index 359
-#define WindowPos4dMESA_remap_index 360
-#define WindowPos4dvMESA_remap_index 361
-#define WindowPos4fMESA_remap_index 362
-#define WindowPos4fvMESA_remap_index 363
-#define WindowPos4iMESA_remap_index 364
-#define WindowPos4ivMESA_remap_index 365
-#define WindowPos4sMESA_remap_index 366
-#define WindowPos4svMESA_remap_index 367
-#define MultiModeDrawArraysIBM_remap_index 368
-#define MultiModeDrawElementsIBM_remap_index 369
-#define AreProgramsResidentNV_remap_index 370
-#define BindProgramNV_remap_index 371
-#define DeleteProgramsNV_remap_index 372
-#define ExecuteProgramNV_remap_index 373
-#define GenProgramsNV_remap_index 374
-#define GetProgramParameterdvNV_remap_index 375
-#define GetProgramParameterfvNV_remap_index 376
-#define GetProgramStringNV_remap_index 377
-#define GetProgramivNV_remap_index 378
-#define GetTrackMatrixivNV_remap_index 379
-#define GetVertexAttribPointervNV_remap_index 380
-#define GetVertexAttribdvNV_remap_index 381
-#define GetVertexAttribfvNV_remap_index 382
-#define GetVertexAttribivNV_remap_index 383
-#define IsProgramNV_remap_index 384
-#define LoadProgramNV_remap_index 385
-#define ProgramParameters4dvNV_remap_index 386
-#define ProgramParameters4fvNV_remap_index 387
-#define RequestResidentProgramsNV_remap_index 388
-#define TrackMatrixNV_remap_index 389
-#define VertexAttrib1dNV_remap_index 390
-#define VertexAttrib1dvNV_remap_index 391
-#define VertexAttrib1fNV_remap_index 392
-#define VertexAttrib1fvNV_remap_index 393
-#define VertexAttrib1sNV_remap_index 394
-#define VertexAttrib1svNV_remap_index 395
-#define VertexAttrib2dNV_remap_index 396
-#define VertexAttrib2dvNV_remap_index 397
-#define VertexAttrib2fNV_remap_index 398
-#define VertexAttrib2fvNV_remap_index 399
-#define VertexAttrib2sNV_remap_index 400
-#define VertexAttrib2svNV_remap_index 401
-#define VertexAttrib3dNV_remap_index 402
-#define VertexAttrib3dvNV_remap_index 403
-#define VertexAttrib3fNV_remap_index 404
-#define VertexAttrib3fvNV_remap_index 405
-#define VertexAttrib3sNV_remap_index 406
-#define VertexAttrib3svNV_remap_index 407
-#define VertexAttrib4dNV_remap_index 408
-#define VertexAttrib4dvNV_remap_index 409
-#define VertexAttrib4fNV_remap_index 410
-#define VertexAttrib4fvNV_remap_index 411
-#define VertexAttrib4sNV_remap_index 412
-#define VertexAttrib4svNV_remap_index 413
-#define VertexAttrib4ubNV_remap_index 414
-#define VertexAttrib4ubvNV_remap_index 415
-#define VertexAttribPointerNV_remap_index 416
-#define VertexAttribs1dvNV_remap_index 417
-#define VertexAttribs1fvNV_remap_index 418
-#define VertexAttribs1svNV_remap_index 419
-#define VertexAttribs2dvNV_remap_index 420
-#define VertexAttribs2fvNV_remap_index 421
-#define VertexAttribs2svNV_remap_index 422
-#define VertexAttribs3dvNV_remap_index 423
-#define VertexAttribs3fvNV_remap_index 424
-#define VertexAttribs3svNV_remap_index 425
-#define VertexAttribs4dvNV_remap_index 426
-#define VertexAttribs4fvNV_remap_index 427
-#define VertexAttribs4svNV_remap_index 428
-#define VertexAttribs4ubvNV_remap_index 429
-#define GetTexBumpParameterfvATI_remap_index 430
-#define GetTexBumpParameterivATI_remap_index 431
-#define TexBumpParameterfvATI_remap_index 432
-#define TexBumpParameterivATI_remap_index 433
-#define AlphaFragmentOp1ATI_remap_index 434
-#define AlphaFragmentOp2ATI_remap_index 435
-#define AlphaFragmentOp3ATI_remap_index 436
-#define BeginFragmentShaderATI_remap_index 437
-#define BindFragmentShaderATI_remap_index 438
-#define ColorFragmentOp1ATI_remap_index 439
-#define ColorFragmentOp2ATI_remap_index 440
-#define ColorFragmentOp3ATI_remap_index 441
-#define DeleteFragmentShaderATI_remap_index 442
-#define EndFragmentShaderATI_remap_index 443
-#define GenFragmentShadersATI_remap_index 444
-#define PassTexCoordATI_remap_index 445
-#define SampleMapATI_remap_index 446
-#define SetFragmentShaderConstantATI_remap_index 447
-#define PointParameteriNV_remap_index 448
-#define PointParameterivNV_remap_index 449
-#define ActiveStencilFaceEXT_remap_index 450
-#define BindVertexArrayAPPLE_remap_index 451
-#define DeleteVertexArraysAPPLE_remap_index 452
-#define GenVertexArraysAPPLE_remap_index 453
-#define IsVertexArrayAPPLE_remap_index 454
-#define GetProgramNamedParameterdvNV_remap_index 455
-#define GetProgramNamedParameterfvNV_remap_index 456
-#define ProgramNamedParameter4dNV_remap_index 457
-#define ProgramNamedParameter4dvNV_remap_index 458
-#define ProgramNamedParameter4fNV_remap_index 459
-#define ProgramNamedParameter4fvNV_remap_index 460
-#define PrimitiveRestartIndexNV_remap_index 461
-#define PrimitiveRestartNV_remap_index 462
-#define DepthBoundsEXT_remap_index 463
-#define BlendEquationSeparateEXT_remap_index 464
-#define BindFramebufferEXT_remap_index 465
-#define BindRenderbufferEXT_remap_index 466
-#define CheckFramebufferStatusEXT_remap_index 467
-#define DeleteFramebuffersEXT_remap_index 468
-#define DeleteRenderbuffersEXT_remap_index 469
-#define FramebufferRenderbufferEXT_remap_index 470
-#define FramebufferTexture1DEXT_remap_index 471
-#define FramebufferTexture2DEXT_remap_index 472
-#define FramebufferTexture3DEXT_remap_index 473
-#define GenFramebuffersEXT_remap_index 474
-#define GenRenderbuffersEXT_remap_index 475
-#define GenerateMipmapEXT_remap_index 476
-#define GetFramebufferAttachmentParameterivEXT_remap_index 477
-#define GetRenderbufferParameterivEXT_remap_index 478
-#define IsFramebufferEXT_remap_index 479
-#define IsRenderbufferEXT_remap_index 480
-#define RenderbufferStorageEXT_remap_index 481
-#define BlitFramebufferEXT_remap_index 482
-#define BufferParameteriAPPLE_remap_index 483
-#define FlushMappedBufferRangeAPPLE_remap_index 484
-#define BindFragDataLocationEXT_remap_index 485
-#define GetFragDataLocationEXT_remap_index 486
-#define GetUniformuivEXT_remap_index 487
-#define GetVertexAttribIivEXT_remap_index 488
-#define GetVertexAttribIuivEXT_remap_index 489
-#define Uniform1uiEXT_remap_index 490
-#define Uniform1uivEXT_remap_index 491
-#define Uniform2uiEXT_remap_index 492
-#define Uniform2uivEXT_remap_index 493
-#define Uniform3uiEXT_remap_index 494
-#define Uniform3uivEXT_remap_index 495
-#define Uniform4uiEXT_remap_index 496
-#define Uniform4uivEXT_remap_index 497
-#define VertexAttribI1iEXT_remap_index 498
-#define VertexAttribI1ivEXT_remap_index 499
-#define VertexAttribI1uiEXT_remap_index 500
-#define VertexAttribI1uivEXT_remap_index 501
-#define VertexAttribI2iEXT_remap_index 502
-#define VertexAttribI2ivEXT_remap_index 503
-#define VertexAttribI2uiEXT_remap_index 504
-#define VertexAttribI2uivEXT_remap_index 505
-#define VertexAttribI3iEXT_remap_index 506
-#define VertexAttribI3ivEXT_remap_index 507
-#define VertexAttribI3uiEXT_remap_index 508
-#define VertexAttribI3uivEXT_remap_index 509
-#define VertexAttribI4bvEXT_remap_index 510
-#define VertexAttribI4iEXT_remap_index 511
-#define VertexAttribI4ivEXT_remap_index 512
-#define VertexAttribI4svEXT_remap_index 513
-#define VertexAttribI4ubvEXT_remap_index 514
-#define VertexAttribI4uiEXT_remap_index 515
-#define VertexAttribI4uivEXT_remap_index 516
-#define VertexAttribI4usvEXT_remap_index 517
-#define VertexAttribIPointerEXT_remap_index 518
-#define FramebufferTextureLayerEXT_remap_index 519
-#define ColorMaskIndexedEXT_remap_index 520
-#define DisableIndexedEXT_remap_index 521
-#define EnableIndexedEXT_remap_index 522
-#define GetBooleanIndexedvEXT_remap_index 523
-#define GetIntegerIndexedvEXT_remap_index 524
-#define IsEnabledIndexedEXT_remap_index 525
-#define ClearColorIiEXT_remap_index 526
-#define ClearColorIuiEXT_remap_index 527
-#define GetTexParameterIivEXT_remap_index 528
-#define GetTexParameterIuivEXT_remap_index 529
-#define TexParameterIivEXT_remap_index 530
-#define TexParameterIuivEXT_remap_index 531
-#define BeginConditionalRenderNV_remap_index 532
-#define EndConditionalRenderNV_remap_index 533
-#define BeginTransformFeedbackEXT_remap_index 534
-#define BindBufferBaseEXT_remap_index 535
-#define BindBufferOffsetEXT_remap_index 536
-#define BindBufferRangeEXT_remap_index 537
-#define EndTransformFeedbackEXT_remap_index 538
-#define GetTransformFeedbackVaryingEXT_remap_index 539
-#define TransformFeedbackVaryingsEXT_remap_index 540
-#define ProvokingVertexEXT_remap_index 541
-#define GetObjectParameterivAPPLE_remap_index 542
-#define ObjectPurgeableAPPLE_remap_index 543
-#define ObjectUnpurgeableAPPLE_remap_index 544
-#define ActiveProgramEXT_remap_index 545
-#define CreateShaderProgramEXT_remap_index 546
-#define UseShaderProgramEXT_remap_index 547
-#define TextureBarrierNV_remap_index 548
-#define StencilFuncSeparateATI_remap_index 549
-#define ProgramEnvParameters4fvEXT_remap_index 550
-#define ProgramLocalParameters4fvEXT_remap_index 551
-#define GetQueryObjecti64vEXT_remap_index 552
-#define GetQueryObjectui64vEXT_remap_index 553
-#define EGLImageTargetRenderbufferStorageOES_remap_index 554
-#define EGLImageTargetTexture2DOES_remap_index 555
+#define InvalidateBufferData_remap_index 305
+#define InvalidateBufferSubData_remap_index 306
+#define InvalidateFramebuffer_remap_index 307
+#define InvalidateSubFramebuffer_remap_index 308
+#define InvalidateTexImage_remap_index 309
+#define InvalidateTexSubImage_remap_index 310
+#define PolygonOffsetEXT_remap_index 311
+#define SampleMaskSGIS_remap_index 312
+#define SamplePatternSGIS_remap_index 313
+#define ColorPointerEXT_remap_index 314
+#define EdgeFlagPointerEXT_remap_index 315
+#define IndexPointerEXT_remap_index 316
+#define NormalPointerEXT_remap_index 317
+#define TexCoordPointerEXT_remap_index 318
+#define VertexPointerEXT_remap_index 319
+#define PointParameterfEXT_remap_index 320
+#define PointParameterfvEXT_remap_index 321
+#define LockArraysEXT_remap_index 322
+#define UnlockArraysEXT_remap_index 323
+#define SecondaryColor3bEXT_remap_index 324
+#define SecondaryColor3bvEXT_remap_index 325
+#define SecondaryColor3dEXT_remap_index 326
+#define SecondaryColor3dvEXT_remap_index 327
+#define SecondaryColor3fEXT_remap_index 328
+#define SecondaryColor3fvEXT_remap_index 329
+#define SecondaryColor3iEXT_remap_index 330
+#define SecondaryColor3ivEXT_remap_index 331
+#define SecondaryColor3sEXT_remap_index 332
+#define SecondaryColor3svEXT_remap_index 333
+#define SecondaryColor3ubEXT_remap_index 334
+#define SecondaryColor3ubvEXT_remap_index 335
+#define SecondaryColor3uiEXT_remap_index 336
+#define SecondaryColor3uivEXT_remap_index 337
+#define SecondaryColor3usEXT_remap_index 338
+#define SecondaryColor3usvEXT_remap_index 339
+#define SecondaryColorPointerEXT_remap_index 340
+#define MultiDrawArraysEXT_remap_index 341
+#define MultiDrawElementsEXT_remap_index 342
+#define FogCoordPointerEXT_remap_index 343
+#define FogCoorddEXT_remap_index 344
+#define FogCoorddvEXT_remap_index 345
+#define FogCoordfEXT_remap_index 346
+#define FogCoordfvEXT_remap_index 347
+#define BlendFuncSeparateEXT_remap_index 348
+#define ResizeBuffersMESA_remap_index 349
+#define WindowPos2dMESA_remap_index 350
+#define WindowPos2dvMESA_remap_index 351
+#define WindowPos2fMESA_remap_index 352
+#define WindowPos2fvMESA_remap_index 353
+#define WindowPos2iMESA_remap_index 354
+#define WindowPos2ivMESA_remap_index 355
+#define WindowPos2sMESA_remap_index 356
+#define WindowPos2svMESA_remap_index 357
+#define WindowPos3dMESA_remap_index 358
+#define WindowPos3dvMESA_remap_index 359
+#define WindowPos3fMESA_remap_index 360
+#define WindowPos3fvMESA_remap_index 361
+#define WindowPos3iMESA_remap_index 362
+#define WindowPos3ivMESA_remap_index 363
+#define WindowPos3sMESA_remap_index 364
+#define WindowPos3svMESA_remap_index 365
+#define WindowPos4dMESA_remap_index 366
+#define WindowPos4dvMESA_remap_index 367
+#define WindowPos4fMESA_remap_index 368
+#define WindowPos4fvMESA_remap_index 369
+#define WindowPos4iMESA_remap_index 370
+#define WindowPos4ivMESA_remap_index 371
+#define WindowPos4sMESA_remap_index 372
+#define WindowPos4svMESA_remap_index 373
+#define MultiModeDrawArraysIBM_remap_index 374
+#define MultiModeDrawElementsIBM_remap_index 375
+#define AreProgramsResidentNV_remap_index 376
+#define BindProgramNV_remap_index 377
+#define DeleteProgramsNV_remap_index 378
+#define ExecuteProgramNV_remap_index 379
+#define GenProgramsNV_remap_index 380
+#define GetProgramParameterdvNV_remap_index 381
+#define GetProgramParameterfvNV_remap_index 382
+#define GetProgramStringNV_remap_index 383
+#define GetProgramivNV_remap_index 384
+#define GetTrackMatrixivNV_remap_index 385
+#define GetVertexAttribPointervNV_remap_index 386
+#define GetVertexAttribdvNV_remap_index 387
+#define GetVertexAttribfvNV_remap_index 388
+#define GetVertexAttribivNV_remap_index 389
+#define IsProgramNV_remap_index 390
+#define LoadProgramNV_remap_index 391
+#define ProgramParameters4dvNV_remap_index 392
+#define ProgramParameters4fvNV_remap_index 393
+#define RequestResidentProgramsNV_remap_index 394
+#define TrackMatrixNV_remap_index 395
+#define VertexAttrib1dNV_remap_index 396
+#define VertexAttrib1dvNV_remap_index 397
+#define VertexAttrib1fNV_remap_index 398
+#define VertexAttrib1fvNV_remap_index 399
+#define VertexAttrib1sNV_remap_index 400
+#define VertexAttrib1svNV_remap_index 401
+#define VertexAttrib2dNV_remap_index 402
+#define VertexAttrib2dvNV_remap_index 403
+#define VertexAttrib2fNV_remap_index 404
+#define VertexAttrib2fvNV_remap_index 405
+#define VertexAttrib2sNV_remap_index 406
+#define VertexAttrib2svNV_remap_index 407
+#define VertexAttrib3dNV_remap_index 408
+#define VertexAttrib3dvNV_remap_index 409
+#define VertexAttrib3fNV_remap_index 410
+#define VertexAttrib3fvNV_remap_index 411
+#define VertexAttrib3sNV_remap_index 412
+#define VertexAttrib3svNV_remap_index 413
+#define VertexAttrib4dNV_remap_index 414
+#define VertexAttrib4dvNV_remap_index 415
+#define VertexAttrib4fNV_remap_index 416
+#define VertexAttrib4fvNV_remap_index 417
+#define VertexAttrib4sNV_remap_index 418
+#define VertexAttrib4svNV_remap_index 419
+#define VertexAttrib4ubNV_remap_index 420
+#define VertexAttrib4ubvNV_remap_index 421
+#define VertexAttribPointerNV_remap_index 422
+#define VertexAttribs1dvNV_remap_index 423
+#define VertexAttribs1fvNV_remap_index 424
+#define VertexAttribs1svNV_remap_index 425
+#define VertexAttribs2dvNV_remap_index 426
+#define VertexAttribs2fvNV_remap_index 427
+#define VertexAttribs2svNV_remap_index 428
+#define VertexAttribs3dvNV_remap_index 429
+#define VertexAttribs3fvNV_remap_index 430
+#define VertexAttribs3svNV_remap_index 431
+#define VertexAttribs4dvNV_remap_index 432
+#define VertexAttribs4fvNV_remap_index 433
+#define VertexAttribs4svNV_remap_index 434
+#define VertexAttribs4ubvNV_remap_index 435
+#define GetTexBumpParameterfvATI_remap_index 436
+#define GetTexBumpParameterivATI_remap_index 437
+#define TexBumpParameterfvATI_remap_index 438
+#define TexBumpParameterivATI_remap_index 439
+#define AlphaFragmentOp1ATI_remap_index 440
+#define AlphaFragmentOp2ATI_remap_index 441
+#define AlphaFragmentOp3ATI_remap_index 442
+#define BeginFragmentShaderATI_remap_index 443
+#define BindFragmentShaderATI_remap_index 444
+#define ColorFragmentOp1ATI_remap_index 445
+#define ColorFragmentOp2ATI_remap_index 446
+#define ColorFragmentOp3ATI_remap_index 447
+#define DeleteFragmentShaderATI_remap_index 448
+#define EndFragmentShaderATI_remap_index 449
+#define GenFragmentShadersATI_remap_index 450
+#define PassTexCoordATI_remap_index 451
+#define SampleMapATI_remap_index 452
+#define SetFragmentShaderConstantATI_remap_index 453
+#define PointParameteriNV_remap_index 454
+#define PointParameterivNV_remap_index 455
+#define ActiveStencilFaceEXT_remap_index 456
+#define BindVertexArrayAPPLE_remap_index 457
+#define DeleteVertexArraysAPPLE_remap_index 458
+#define GenVertexArraysAPPLE_remap_index 459
+#define IsVertexArrayAPPLE_remap_index 460
+#define GetProgramNamedParameterdvNV_remap_index 461
+#define GetProgramNamedParameterfvNV_remap_index 462
+#define ProgramNamedParameter4dNV_remap_index 463
+#define ProgramNamedParameter4dvNV_remap_index 464
+#define ProgramNamedParameter4fNV_remap_index 465
+#define ProgramNamedParameter4fvNV_remap_index 466
+#define PrimitiveRestartIndexNV_remap_index 467
+#define PrimitiveRestartNV_remap_index 468
+#define DepthBoundsEXT_remap_index 469
+#define BlendEquationSeparateEXT_remap_index 470
+#define BindFramebufferEXT_remap_index 471
+#define BindRenderbufferEXT_remap_index 472
+#define CheckFramebufferStatusEXT_remap_index 473
+#define DeleteFramebuffersEXT_remap_index 474
+#define DeleteRenderbuffersEXT_remap_index 475
+#define FramebufferRenderbufferEXT_remap_index 476
+#define FramebufferTexture1DEXT_remap_index 477
+#define FramebufferTexture2DEXT_remap_index 478
+#define FramebufferTexture3DEXT_remap_index 479
+#define GenFramebuffersEXT_remap_index 480
+#define GenRenderbuffersEXT_remap_index 481
+#define GenerateMipmapEXT_remap_index 482
+#define GetFramebufferAttachmentParameterivEXT_remap_index 483
+#define GetRenderbufferParameterivEXT_remap_index 484
+#define IsFramebufferEXT_remap_index 485
+#define IsRenderbufferEXT_remap_index 486
+#define RenderbufferStorageEXT_remap_index 487
+#define BlitFramebufferEXT_remap_index 488
+#define BufferParameteriAPPLE_remap_index 489
+#define FlushMappedBufferRangeAPPLE_remap_index 490
+#define BindFragDataLocationEXT_remap_index 491
+#define GetFragDataLocationEXT_remap_index 492
+#define GetUniformuivEXT_remap_index 493
+#define GetVertexAttribIivEXT_remap_index 494
+#define GetVertexAttribIuivEXT_remap_index 495
+#define Uniform1uiEXT_remap_index 496
+#define Uniform1uivEXT_remap_index 497
+#define Uniform2uiEXT_remap_index 498
+#define Uniform2uivEXT_remap_index 499
+#define Uniform3uiEXT_remap_index 500
+#define Uniform3uivEXT_remap_index 501
+#define Uniform4uiEXT_remap_index 502
+#define Uniform4uivEXT_remap_index 503
+#define VertexAttribI1iEXT_remap_index 504
+#define VertexAttribI1ivEXT_remap_index 505
+#define VertexAttribI1uiEXT_remap_index 506
+#define VertexAttribI1uivEXT_remap_index 507
+#define VertexAttribI2iEXT_remap_index 508
+#define VertexAttribI2ivEXT_remap_index 509
+#define VertexAttribI2uiEXT_remap_index 510
+#define VertexAttribI2uivEXT_remap_index 511
+#define VertexAttribI3iEXT_remap_index 512
+#define VertexAttribI3ivEXT_remap_index 513
+#define VertexAttribI3uiEXT_remap_index 514
+#define VertexAttribI3uivEXT_remap_index 515
+#define VertexAttribI4bvEXT_remap_index 516
+#define VertexAttribI4iEXT_remap_index 517
+#define VertexAttribI4ivEXT_remap_index 518
+#define VertexAttribI4svEXT_remap_index 519
+#define VertexAttribI4ubvEXT_remap_index 520
+#define VertexAttribI4uiEXT_remap_index 521
+#define VertexAttribI4uivEXT_remap_index 522
+#define VertexAttribI4usvEXT_remap_index 523
+#define VertexAttribIPointerEXT_remap_index 524
+#define FramebufferTextureLayerEXT_remap_index 525
+#define ColorMaskIndexedEXT_remap_index 526
+#define DisableIndexedEXT_remap_index 527
+#define EnableIndexedEXT_remap_index 528
+#define GetBooleanIndexedvEXT_remap_index 529
+#define GetIntegerIndexedvEXT_remap_index 530
+#define IsEnabledIndexedEXT_remap_index 531
+#define ClearColorIiEXT_remap_index 532
+#define ClearColorIuiEXT_remap_index 533
+#define GetTexParameterIivEXT_remap_index 534
+#define GetTexParameterIuivEXT_remap_index 535
+#define TexParameterIivEXT_remap_index 536
+#define TexParameterIuivEXT_remap_index 537
+#define BeginConditionalRenderNV_remap_index 538
+#define EndConditionalRenderNV_remap_index 539
+#define BeginTransformFeedbackEXT_remap_index 540
+#define BindBufferBaseEXT_remap_index 541
+#define BindBufferOffsetEXT_remap_index 542
+#define BindBufferRangeEXT_remap_index 543
+#define EndTransformFeedbackEXT_remap_index 544
+#define GetTransformFeedbackVaryingEXT_remap_index 545
+#define TransformFeedbackVaryingsEXT_remap_index 546
+#define ProvokingVertexEXT_remap_index 547
+#define GetObjectParameterivAPPLE_remap_index 548
+#define ObjectPurgeableAPPLE_remap_index 549
+#define ObjectUnpurgeableAPPLE_remap_index 550
+#define ActiveProgramEXT_remap_index 551
+#define CreateShaderProgramEXT_remap_index 552
+#define UseShaderProgramEXT_remap_index 553
+#define TextureBarrierNV_remap_index 554
+#define StencilFuncSeparateATI_remap_index 555
+#define ProgramEnvParameters4fvEXT_remap_index 556
+#define ProgramLocalParameters4fvEXT_remap_index 557
+#define GetQueryObjecti64vEXT_remap_index 558
+#define GetQueryObjectui64vEXT_remap_index 559
+#define EGLImageTargetRenderbufferStorageOES_remap_index 560
+#define EGLImageTargetTexture2DOES_remap_index 561
#define _gloffset_AttachShader driDispatchRemapTable[AttachShader_remap_index]
#define _gloffset_CreateProgram driDispatchRemapTable[CreateProgram_remap_index]
@@ -1906,6 +1918,12 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_TextureStorage1DEXT driDispatchRemapTable[TextureStorage1DEXT_remap_index]
#define _gloffset_TextureStorage2DEXT driDispatchRemapTable[TextureStorage2DEXT_remap_index]
#define _gloffset_TextureStorage3DEXT driDispatchRemapTable[TextureStorage3DEXT_remap_index]
+#define _gloffset_InvalidateBufferData driDispatchRemapTable[InvalidateBufferData_remap_index]
+#define _gloffset_InvalidateBufferSubData driDispatchRemapTable[InvalidateBufferSubData_remap_index]
+#define _gloffset_InvalidateFramebuffer driDispatchRemapTable[InvalidateFramebuffer_remap_index]
+#define _gloffset_InvalidateSubFramebuffer driDispatchRemapTable[InvalidateSubFramebuffer_remap_index]
+#define _gloffset_InvalidateTexImage driDispatchRemapTable[InvalidateTexImage_remap_index]
+#define _gloffset_InvalidateTexSubImage driDispatchRemapTable[InvalidateTexSubImage_remap_index]
#define _gloffset_PolygonOffsetEXT driDispatchRemapTable[PolygonOffsetEXT_remap_index]
#define _gloffset_SampleMaskSGIS driDispatchRemapTable[SampleMaskSGIS_remap_index]
#define _gloffset_SamplePatternSGIS driDispatchRemapTable[SamplePatternSGIS_remap_index]
@@ -10003,6 +10021,72 @@ static INLINE void SET_TextureStorage3DEXT(struct _glapi_table *disp, void (GLAP
SET_by_offset(disp, _gloffset_TextureStorage3DEXT, fn);
}
+typedef void (GLAPIENTRYP _glptr_InvalidateBufferData)(GLuint);
+#define CALL_InvalidateBufferData(disp, parameters) \
+ (* GET_InvalidateBufferData(disp)) parameters
+static INLINE _glptr_InvalidateBufferData GET_InvalidateBufferData(struct _glapi_table *disp) {
+ return (_glptr_InvalidateBufferData) (GET_by_offset(disp, _gloffset_InvalidateBufferData));
+}
+
+static INLINE void SET_InvalidateBufferData(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint)) {
+ SET_by_offset(disp, _gloffset_InvalidateBufferData, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_InvalidateBufferSubData)(GLuint, GLintptr, GLsizeiptr);
+#define CALL_InvalidateBufferSubData(disp, parameters) \
+ (* GET_InvalidateBufferSubData(disp)) parameters
+static INLINE _glptr_InvalidateBufferSubData GET_InvalidateBufferSubData(struct _glapi_table *disp) {
+ return (_glptr_InvalidateBufferSubData) (GET_by_offset(disp, _gloffset_InvalidateBufferSubData));
+}
+
+static INLINE void SET_InvalidateBufferSubData(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLintptr, GLsizeiptr)) {
+ SET_by_offset(disp, _gloffset_InvalidateBufferSubData, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_InvalidateFramebuffer)(GLenum, GLsizei, const GLenum *);
+#define CALL_InvalidateFramebuffer(disp, parameters) \
+ (* GET_InvalidateFramebuffer(disp)) parameters
+static INLINE _glptr_InvalidateFramebuffer GET_InvalidateFramebuffer(struct _glapi_table *disp) {
+ return (_glptr_InvalidateFramebuffer) (GET_by_offset(disp, _gloffset_InvalidateFramebuffer));
+}
+
+static INLINE void SET_InvalidateFramebuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLsizei, const GLenum *)) {
+ SET_by_offset(disp, _gloffset_InvalidateFramebuffer, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_InvalidateSubFramebuffer)(GLenum, GLsizei, const GLenum *, GLint, GLint, GLsizei, GLsizei);
+#define CALL_InvalidateSubFramebuffer(disp, parameters) \
+ (* GET_InvalidateSubFramebuffer(disp)) parameters
+static INLINE _glptr_InvalidateSubFramebuffer GET_InvalidateSubFramebuffer(struct _glapi_table *disp) {
+ return (_glptr_InvalidateSubFramebuffer) (GET_by_offset(disp, _gloffset_InvalidateSubFramebuffer));
+}
+
+static INLINE void SET_InvalidateSubFramebuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLsizei, const GLenum *, GLint, GLint, GLsizei, GLsizei)) {
+ SET_by_offset(disp, _gloffset_InvalidateSubFramebuffer, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_InvalidateTexImage)(GLuint, GLint);
+#define CALL_InvalidateTexImage(disp, parameters) \
+ (* GET_InvalidateTexImage(disp)) parameters
+static INLINE _glptr_InvalidateTexImage GET_InvalidateTexImage(struct _glapi_table *disp) {
+ return (_glptr_InvalidateTexImage) (GET_by_offset(disp, _gloffset_InvalidateTexImage));
+}
+
+static INLINE void SET_InvalidateTexImage(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLint)) {
+ SET_by_offset(disp, _gloffset_InvalidateTexImage, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_InvalidateTexSubImage)(GLuint, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei);
+#define CALL_InvalidateTexSubImage(disp, parameters) \
+ (* GET_InvalidateTexSubImage(disp)) parameters
+static INLINE _glptr_InvalidateTexSubImage GET_InvalidateTexSubImage(struct _glapi_table *disp) {
+ return (_glptr_InvalidateTexSubImage) (GET_by_offset(disp, _gloffset_InvalidateTexSubImage));
+}
+
+static INLINE void SET_InvalidateTexSubImage(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei)) {
+ SET_by_offset(disp, _gloffset_InvalidateTexSubImage, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_PolygonOffsetEXT)(GLfloat, GLfloat);
#define CALL_PolygonOffsetEXT(disp, parameters) \
(* GET_PolygonOffsetEXT(disp)) parameters
diff --git a/xorg-server/glx/glapi_gentable.c b/xorg-server/glx/glapi_gentable.c
index 5da44ce22..958fd2c8b 100644
--- a/xorg-server/glx/glapi_gentable.c
+++ b/xorg-server/glx/glapi_gentable.c
@@ -6597,6 +6597,48 @@ _glapi_create_table_from_handle(void *handle, const char *symbol_prefix) {
}
+ if(!disp->InvalidateBufferData) {
+ void ** procp = (void **) &disp->InvalidateBufferData;
+ snprintf(symboln, sizeof(symboln), "%sInvalidateBufferData", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->InvalidateBufferSubData) {
+ void ** procp = (void **) &disp->InvalidateBufferSubData;
+ snprintf(symboln, sizeof(symboln), "%sInvalidateBufferSubData", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->InvalidateFramebuffer) {
+ void ** procp = (void **) &disp->InvalidateFramebuffer;
+ snprintf(symboln, sizeof(symboln), "%sInvalidateFramebuffer", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->InvalidateSubFramebuffer) {
+ void ** procp = (void **) &disp->InvalidateSubFramebuffer;
+ snprintf(symboln, sizeof(symboln), "%sInvalidateSubFramebuffer", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->InvalidateTexImage) {
+ void ** procp = (void **) &disp->InvalidateTexImage;
+ snprintf(symboln, sizeof(symboln), "%sInvalidateTexImage", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
+ if(!disp->InvalidateTexSubImage) {
+ void ** procp = (void **) &disp->InvalidateTexSubImage;
+ snprintf(symboln, sizeof(symboln), "%sInvalidateTexSubImage", symbol_prefix);
+ *procp = dlsym(handle, symboln);
+ }
+
+
if(!disp->PolygonOffsetEXT) {
void ** procp = (void **) &disp->PolygonOffsetEXT;
snprintf(symboln, sizeof(symboln), "%sPolygonOffsetEXT", symbol_prefix);
diff --git a/xorg-server/glx/glapitable.h b/xorg-server/glx/glapitable.h
index 0716e5f74..9b6c08aca 100644
--- a/xorg-server/glx/glapitable.h
+++ b/xorg-server/glx/glapitable.h
@@ -448,6 +448,7 @@ struct _glapi_table
void (GLAPIENTRYP MultiTexCoord4ivARB)(GLenum target, const GLint * v); /* 405 */
void (GLAPIENTRYP MultiTexCoord4sARB)(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q); /* 406 */
void (GLAPIENTRYP MultiTexCoord4svARB)(GLenum target, const GLshort * v); /* 407 */
+#if !defined HAVE_SHARED_GLAPI
void (GLAPIENTRYP AttachShader)(GLuint program, GLuint shader); /* 408 */
GLuint (GLAPIENTRYP CreateProgram)(void); /* 409 */
GLuint (GLAPIENTRYP CreateShader)(GLenum type); /* 410 */
@@ -753,257 +754,264 @@ struct _glapi_table
void (GLAPIENTRYP TextureStorage1DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 710 */
void (GLAPIENTRYP TextureStorage2DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 711 */
void (GLAPIENTRYP TextureStorage3DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 712 */
- void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 713 */
- void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 714 */
- void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 715 */
- void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 716 */
- void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 717 */
- void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 718 */
- void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 719 */
- void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 720 */
- void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 721 */
- void (GLAPIENTRYP PointParameterfEXT)(GLenum pname, GLfloat param); /* 722 */
- void (GLAPIENTRYP PointParameterfvEXT)(GLenum pname, const GLfloat * params); /* 723 */
- void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 724 */
- void (GLAPIENTRYP UnlockArraysEXT)(void); /* 725 */
- void (GLAPIENTRYP SecondaryColor3bEXT)(GLbyte red, GLbyte green, GLbyte blue); /* 726 */
- void (GLAPIENTRYP SecondaryColor3bvEXT)(const GLbyte * v); /* 727 */
- void (GLAPIENTRYP SecondaryColor3dEXT)(GLdouble red, GLdouble green, GLdouble blue); /* 728 */
- void (GLAPIENTRYP SecondaryColor3dvEXT)(const GLdouble * v); /* 729 */
- void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 730 */
- void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 731 */
- void (GLAPIENTRYP SecondaryColor3iEXT)(GLint red, GLint green, GLint blue); /* 732 */
- void (GLAPIENTRYP SecondaryColor3ivEXT)(const GLint * v); /* 733 */
- void (GLAPIENTRYP SecondaryColor3sEXT)(GLshort red, GLshort green, GLshort blue); /* 734 */
- void (GLAPIENTRYP SecondaryColor3svEXT)(const GLshort * v); /* 735 */
- void (GLAPIENTRYP SecondaryColor3ubEXT)(GLubyte red, GLubyte green, GLubyte blue); /* 736 */
- void (GLAPIENTRYP SecondaryColor3ubvEXT)(const GLubyte * v); /* 737 */
- void (GLAPIENTRYP SecondaryColor3uiEXT)(GLuint red, GLuint green, GLuint blue); /* 738 */
- void (GLAPIENTRYP SecondaryColor3uivEXT)(const GLuint * v); /* 739 */
- void (GLAPIENTRYP SecondaryColor3usEXT)(GLushort red, GLushort green, GLushort blue); /* 740 */
- void (GLAPIENTRYP SecondaryColor3usvEXT)(const GLushort * v); /* 741 */
- void (GLAPIENTRYP SecondaryColorPointerEXT)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 742 */
- void (GLAPIENTRYP MultiDrawArraysEXT)(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount); /* 743 */
- void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount); /* 744 */
- void (GLAPIENTRYP FogCoordPointerEXT)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 745 */
- void (GLAPIENTRYP FogCoorddEXT)(GLdouble coord); /* 746 */
- void (GLAPIENTRYP FogCoorddvEXT)(const GLdouble * coord); /* 747 */
- void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 748 */
- void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 749 */
- void (GLAPIENTRYP BlendFuncSeparateEXT)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha); /* 750 */
- void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 751 */
- void (GLAPIENTRYP WindowPos2dMESA)(GLdouble x, GLdouble y); /* 752 */
- void (GLAPIENTRYP WindowPos2dvMESA)(const GLdouble * v); /* 753 */
- void (GLAPIENTRYP WindowPos2fMESA)(GLfloat x, GLfloat y); /* 754 */
- void (GLAPIENTRYP WindowPos2fvMESA)(const GLfloat * v); /* 755 */
- void (GLAPIENTRYP WindowPos2iMESA)(GLint x, GLint y); /* 756 */
- void (GLAPIENTRYP WindowPos2ivMESA)(const GLint * v); /* 757 */
- void (GLAPIENTRYP WindowPos2sMESA)(GLshort x, GLshort y); /* 758 */
- void (GLAPIENTRYP WindowPos2svMESA)(const GLshort * v); /* 759 */
- void (GLAPIENTRYP WindowPos3dMESA)(GLdouble x, GLdouble y, GLdouble z); /* 760 */
- void (GLAPIENTRYP WindowPos3dvMESA)(const GLdouble * v); /* 761 */
- void (GLAPIENTRYP WindowPos3fMESA)(GLfloat x, GLfloat y, GLfloat z); /* 762 */
- void (GLAPIENTRYP WindowPos3fvMESA)(const GLfloat * v); /* 763 */
- void (GLAPIENTRYP WindowPos3iMESA)(GLint x, GLint y, GLint z); /* 764 */
- void (GLAPIENTRYP WindowPos3ivMESA)(const GLint * v); /* 765 */
- void (GLAPIENTRYP WindowPos3sMESA)(GLshort x, GLshort y, GLshort z); /* 766 */
- void (GLAPIENTRYP WindowPos3svMESA)(const GLshort * v); /* 767 */
- void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 768 */
- void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 769 */
- void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 770 */
- void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 771 */
- void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 772 */
- void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 773 */
- void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 774 */
- void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 775 */
- void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 776 */
- void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 777 */
- GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 778 */
- void (GLAPIENTRYP BindProgramNV)(GLenum target, GLuint program); /* 779 */
- void (GLAPIENTRYP DeleteProgramsNV)(GLsizei n, const GLuint * programs); /* 780 */
- void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 781 */
- void (GLAPIENTRYP GenProgramsNV)(GLsizei n, GLuint * programs); /* 782 */
- void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 783 */
- void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 784 */
- void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 785 */
- void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 786 */
- void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 787 */
- void (GLAPIENTRYP GetVertexAttribPointervNV)(GLuint index, GLenum pname, GLvoid ** pointer); /* 788 */
- void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 789 */
- void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 790 */
- void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 791 */
- GLboolean (GLAPIENTRYP IsProgramNV)(GLuint program); /* 792 */
- void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 793 */
- void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLsizei num, const GLdouble * params); /* 794 */
- void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLsizei num, const GLfloat * params); /* 795 */
- void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 796 */
- void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 797 */
- void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 798 */
- void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 799 */
- void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 800 */
- void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 801 */
- void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 802 */
- void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 803 */
- void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 804 */
- void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 805 */
- void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 806 */
- void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 807 */
- void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 808 */
- void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 809 */
- void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 810 */
- void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 811 */
- void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 812 */
- void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 813 */
- void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 814 */
- void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 815 */
- void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 816 */
- void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 817 */
- void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 818 */
- void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 819 */
- void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 820 */
- void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 821 */
- void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 822 */
- void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 823 */
- void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 824 */
- void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 825 */
- void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 826 */
- void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 827 */
- void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 828 */
- void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 829 */
- void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 830 */
- void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 831 */
- void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 832 */
- void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 833 */
- void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 834 */
- void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 835 */
- void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 836 */
- void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 837 */
- void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 838 */
- void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 839 */
- void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 840 */
- void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 841 */
- void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 842 */
- void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 843 */
- void (GLAPIENTRYP AlphaFragmentOp3ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod); /* 844 */
- void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 845 */
- void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 846 */
- void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 847 */
- void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 848 */
- void (GLAPIENTRYP ColorFragmentOp3ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod); /* 849 */
- void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 850 */
- void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 851 */
- GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 852 */
- void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 853 */
- void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 854 */
- void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 855 */
- void (GLAPIENTRYP PointParameteriNV)(GLenum pname, GLint param); /* 856 */
- void (GLAPIENTRYP PointParameterivNV)(GLenum pname, const GLint * params); /* 857 */
- void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 858 */
- void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 859 */
- void (GLAPIENTRYP DeleteVertexArraysAPPLE)(GLsizei n, const GLuint * arrays); /* 860 */
- void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 861 */
- GLboolean (GLAPIENTRYP IsVertexArrayAPPLE)(GLuint array); /* 862 */
- void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 863 */
- void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 864 */
- void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 865 */
- void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 866 */
- void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 867 */
- void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 868 */
- void (GLAPIENTRYP PrimitiveRestartIndexNV)(GLuint index); /* 869 */
- void (GLAPIENTRYP PrimitiveRestartNV)(void); /* 870 */
- void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 871 */
- void (GLAPIENTRYP BlendEquationSeparateEXT)(GLenum modeRGB, GLenum modeA); /* 872 */
- void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 873 */
- void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 874 */
- GLenum (GLAPIENTRYP CheckFramebufferStatusEXT)(GLenum target); /* 875 */
- void (GLAPIENTRYP DeleteFramebuffersEXT)(GLsizei n, const GLuint * framebuffers); /* 876 */
- void (GLAPIENTRYP DeleteRenderbuffersEXT)(GLsizei n, const GLuint * renderbuffers); /* 877 */
- void (GLAPIENTRYP FramebufferRenderbufferEXT)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); /* 878 */
- void (GLAPIENTRYP FramebufferTexture1DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 879 */
- void (GLAPIENTRYP FramebufferTexture2DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 880 */
- void (GLAPIENTRYP FramebufferTexture3DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); /* 881 */
- void (GLAPIENTRYP GenFramebuffersEXT)(GLsizei n, GLuint * framebuffers); /* 882 */
- void (GLAPIENTRYP GenRenderbuffersEXT)(GLsizei n, GLuint * renderbuffers); /* 883 */
- void (GLAPIENTRYP GenerateMipmapEXT)(GLenum target); /* 884 */
- void (GLAPIENTRYP GetFramebufferAttachmentParameterivEXT)(GLenum target, GLenum attachment, GLenum pname, GLint * params); /* 885 */
- void (GLAPIENTRYP GetRenderbufferParameterivEXT)(GLenum target, GLenum pname, GLint * params); /* 886 */
- GLboolean (GLAPIENTRYP IsFramebufferEXT)(GLuint framebuffer); /* 887 */
- GLboolean (GLAPIENTRYP IsRenderbufferEXT)(GLuint renderbuffer); /* 888 */
- void (GLAPIENTRYP RenderbufferStorageEXT)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); /* 889 */
- void (GLAPIENTRYP BlitFramebufferEXT)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); /* 890 */
- void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 891 */
- void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 892 */
- void (GLAPIENTRYP BindFragDataLocationEXT)(GLuint program, GLuint colorNumber, const GLchar * name); /* 893 */
- GLint (GLAPIENTRYP GetFragDataLocationEXT)(GLuint program, const GLchar * name); /* 894 */
- void (GLAPIENTRYP GetUniformuivEXT)(GLuint program, GLint location, GLuint * params); /* 895 */
- void (GLAPIENTRYP GetVertexAttribIivEXT)(GLuint index, GLenum pname, GLint * params); /* 896 */
- void (GLAPIENTRYP GetVertexAttribIuivEXT)(GLuint index, GLenum pname, GLuint * params); /* 897 */
- void (GLAPIENTRYP Uniform1uiEXT)(GLint location, GLuint x); /* 898 */
- void (GLAPIENTRYP Uniform1uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 899 */
- void (GLAPIENTRYP Uniform2uiEXT)(GLint location, GLuint x, GLuint y); /* 900 */
- void (GLAPIENTRYP Uniform2uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 901 */
- void (GLAPIENTRYP Uniform3uiEXT)(GLint location, GLuint x, GLuint y, GLuint z); /* 902 */
- void (GLAPIENTRYP Uniform3uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 903 */
- void (GLAPIENTRYP Uniform4uiEXT)(GLint location, GLuint x, GLuint y, GLuint z, GLuint w); /* 904 */
- void (GLAPIENTRYP Uniform4uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 905 */
- void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 906 */
- void (GLAPIENTRYP VertexAttribI1ivEXT)(GLuint index, const GLint * v); /* 907 */
- void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 908 */
- void (GLAPIENTRYP VertexAttribI1uivEXT)(GLuint index, const GLuint * v); /* 909 */
- void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 910 */
- void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 911 */
- void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 912 */
- void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 913 */
- void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 914 */
- void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 915 */
- void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 916 */
- void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 917 */
- void (GLAPIENTRYP VertexAttribI4bvEXT)(GLuint index, const GLbyte * v); /* 918 */
- void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 919 */
- void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 920 */
- void (GLAPIENTRYP VertexAttribI4svEXT)(GLuint index, const GLshort * v); /* 921 */
- void (GLAPIENTRYP VertexAttribI4ubvEXT)(GLuint index, const GLubyte * v); /* 922 */
- void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 923 */
- void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 924 */
- void (GLAPIENTRYP VertexAttribI4usvEXT)(GLuint index, const GLushort * v); /* 925 */
- void (GLAPIENTRYP VertexAttribIPointerEXT)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 926 */
- void (GLAPIENTRYP FramebufferTextureLayerEXT)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 927 */
- void (GLAPIENTRYP ColorMaskIndexedEXT)(GLuint buf, GLboolean r, GLboolean g, GLboolean b, GLboolean a); /* 928 */
- void (GLAPIENTRYP DisableIndexedEXT)(GLenum target, GLuint index); /* 929 */
- void (GLAPIENTRYP EnableIndexedEXT)(GLenum target, GLuint index); /* 930 */
- void (GLAPIENTRYP GetBooleanIndexedvEXT)(GLenum value, GLuint index, GLboolean * data); /* 931 */
- void (GLAPIENTRYP GetIntegerIndexedvEXT)(GLenum value, GLuint index, GLint * data); /* 932 */
- GLboolean (GLAPIENTRYP IsEnabledIndexedEXT)(GLenum target, GLuint index); /* 933 */
- void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 934 */
- void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 935 */
- void (GLAPIENTRYP GetTexParameterIivEXT)(GLenum target, GLenum pname, GLint * params); /* 936 */
- void (GLAPIENTRYP GetTexParameterIuivEXT)(GLenum target, GLenum pname, GLuint * params); /* 937 */
- void (GLAPIENTRYP TexParameterIivEXT)(GLenum target, GLenum pname, const GLint * params); /* 938 */
- void (GLAPIENTRYP TexParameterIuivEXT)(GLenum target, GLenum pname, const GLuint * params); /* 939 */
- void (GLAPIENTRYP BeginConditionalRenderNV)(GLuint query, GLenum mode); /* 940 */
- void (GLAPIENTRYP EndConditionalRenderNV)(void); /* 941 */
- void (GLAPIENTRYP BeginTransformFeedbackEXT)(GLenum mode); /* 942 */
- void (GLAPIENTRYP BindBufferBaseEXT)(GLenum target, GLuint index, GLuint buffer); /* 943 */
- void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 944 */
- void (GLAPIENTRYP BindBufferRangeEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 945 */
- void (GLAPIENTRYP EndTransformFeedbackEXT)(void); /* 946 */
- void (GLAPIENTRYP GetTransformFeedbackVaryingEXT)(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); /* 947 */
- void (GLAPIENTRYP TransformFeedbackVaryingsEXT)(GLuint program, GLsizei count, const char ** varyings, GLenum bufferMode); /* 948 */
- void (GLAPIENTRYP ProvokingVertexEXT)(GLenum mode); /* 949 */
- void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 950 */
- GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 951 */
- GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 952 */
- void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 953 */
- GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 954 */
- void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 955 */
- void (GLAPIENTRYP TextureBarrierNV)(void); /* 956 */
- void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 957 */
- void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 958 */
- void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 959 */
- void (GLAPIENTRYP GetQueryObjecti64vEXT)(GLuint id, GLenum pname, GLint64EXT * params); /* 960 */
- void (GLAPIENTRYP GetQueryObjectui64vEXT)(GLuint id, GLenum pname, GLuint64EXT * params); /* 961 */
- void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 962 */
- void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 963 */
+ void (GLAPIENTRYP InvalidateBufferData)(GLuint buffer); /* 713 */
+ void (GLAPIENTRYP InvalidateBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr length); /* 714 */
+ void (GLAPIENTRYP InvalidateFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 715 */
+ void (GLAPIENTRYP InvalidateSubFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height); /* 716 */
+ void (GLAPIENTRYP InvalidateTexImage)(GLuint texture, GLint level); /* 717 */
+ void (GLAPIENTRYP InvalidateTexSubImage)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth); /* 718 */
+ void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 719 */
+ void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 720 */
+ void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 721 */
+ void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 722 */
+ void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 723 */
+ void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 724 */
+ void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 725 */
+ void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 726 */
+ void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 727 */
+ void (GLAPIENTRYP PointParameterfEXT)(GLenum pname, GLfloat param); /* 728 */
+ void (GLAPIENTRYP PointParameterfvEXT)(GLenum pname, const GLfloat * params); /* 729 */
+ void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 730 */
+ void (GLAPIENTRYP UnlockArraysEXT)(void); /* 731 */
+ void (GLAPIENTRYP SecondaryColor3bEXT)(GLbyte red, GLbyte green, GLbyte blue); /* 732 */
+ void (GLAPIENTRYP SecondaryColor3bvEXT)(const GLbyte * v); /* 733 */
+ void (GLAPIENTRYP SecondaryColor3dEXT)(GLdouble red, GLdouble green, GLdouble blue); /* 734 */
+ void (GLAPIENTRYP SecondaryColor3dvEXT)(const GLdouble * v); /* 735 */
+ void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 736 */
+ void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 737 */
+ void (GLAPIENTRYP SecondaryColor3iEXT)(GLint red, GLint green, GLint blue); /* 738 */
+ void (GLAPIENTRYP SecondaryColor3ivEXT)(const GLint * v); /* 739 */
+ void (GLAPIENTRYP SecondaryColor3sEXT)(GLshort red, GLshort green, GLshort blue); /* 740 */
+ void (GLAPIENTRYP SecondaryColor3svEXT)(const GLshort * v); /* 741 */
+ void (GLAPIENTRYP SecondaryColor3ubEXT)(GLubyte red, GLubyte green, GLubyte blue); /* 742 */
+ void (GLAPIENTRYP SecondaryColor3ubvEXT)(const GLubyte * v); /* 743 */
+ void (GLAPIENTRYP SecondaryColor3uiEXT)(GLuint red, GLuint green, GLuint blue); /* 744 */
+ void (GLAPIENTRYP SecondaryColor3uivEXT)(const GLuint * v); /* 745 */
+ void (GLAPIENTRYP SecondaryColor3usEXT)(GLushort red, GLushort green, GLushort blue); /* 746 */
+ void (GLAPIENTRYP SecondaryColor3usvEXT)(const GLushort * v); /* 747 */
+ void (GLAPIENTRYP SecondaryColorPointerEXT)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 748 */
+ void (GLAPIENTRYP MultiDrawArraysEXT)(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount); /* 749 */
+ void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount); /* 750 */
+ void (GLAPIENTRYP FogCoordPointerEXT)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 751 */
+ void (GLAPIENTRYP FogCoorddEXT)(GLdouble coord); /* 752 */
+ void (GLAPIENTRYP FogCoorddvEXT)(const GLdouble * coord); /* 753 */
+ void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 754 */
+ void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 755 */
+ void (GLAPIENTRYP BlendFuncSeparateEXT)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha); /* 756 */
+ void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 757 */
+ void (GLAPIENTRYP WindowPos2dMESA)(GLdouble x, GLdouble y); /* 758 */
+ void (GLAPIENTRYP WindowPos2dvMESA)(const GLdouble * v); /* 759 */
+ void (GLAPIENTRYP WindowPos2fMESA)(GLfloat x, GLfloat y); /* 760 */
+ void (GLAPIENTRYP WindowPos2fvMESA)(const GLfloat * v); /* 761 */
+ void (GLAPIENTRYP WindowPos2iMESA)(GLint x, GLint y); /* 762 */
+ void (GLAPIENTRYP WindowPos2ivMESA)(const GLint * v); /* 763 */
+ void (GLAPIENTRYP WindowPos2sMESA)(GLshort x, GLshort y); /* 764 */
+ void (GLAPIENTRYP WindowPos2svMESA)(const GLshort * v); /* 765 */
+ void (GLAPIENTRYP WindowPos3dMESA)(GLdouble x, GLdouble y, GLdouble z); /* 766 */
+ void (GLAPIENTRYP WindowPos3dvMESA)(const GLdouble * v); /* 767 */
+ void (GLAPIENTRYP WindowPos3fMESA)(GLfloat x, GLfloat y, GLfloat z); /* 768 */
+ void (GLAPIENTRYP WindowPos3fvMESA)(const GLfloat * v); /* 769 */
+ void (GLAPIENTRYP WindowPos3iMESA)(GLint x, GLint y, GLint z); /* 770 */
+ void (GLAPIENTRYP WindowPos3ivMESA)(const GLint * v); /* 771 */
+ void (GLAPIENTRYP WindowPos3sMESA)(GLshort x, GLshort y, GLshort z); /* 772 */
+ void (GLAPIENTRYP WindowPos3svMESA)(const GLshort * v); /* 773 */
+ void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 774 */
+ void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 775 */
+ void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 776 */
+ void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 777 */
+ void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 778 */
+ void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 779 */
+ void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 780 */
+ void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 781 */
+ void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 782 */
+ void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 783 */
+ GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 784 */
+ void (GLAPIENTRYP BindProgramNV)(GLenum target, GLuint program); /* 785 */
+ void (GLAPIENTRYP DeleteProgramsNV)(GLsizei n, const GLuint * programs); /* 786 */
+ void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 787 */
+ void (GLAPIENTRYP GenProgramsNV)(GLsizei n, GLuint * programs); /* 788 */
+ void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 789 */
+ void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 790 */
+ void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 791 */
+ void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 792 */
+ void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 793 */
+ void (GLAPIENTRYP GetVertexAttribPointervNV)(GLuint index, GLenum pname, GLvoid ** pointer); /* 794 */
+ void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 795 */
+ void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 796 */
+ void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 797 */
+ GLboolean (GLAPIENTRYP IsProgramNV)(GLuint program); /* 798 */
+ void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 799 */
+ void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLsizei num, const GLdouble * params); /* 800 */
+ void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLsizei num, const GLfloat * params); /* 801 */
+ void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 802 */
+ void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 803 */
+ void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 804 */
+ void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 805 */
+ void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 806 */
+ void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 807 */
+ void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 808 */
+ void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 809 */
+ void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 810 */
+ void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 811 */
+ void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 812 */
+ void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 813 */
+ void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 814 */
+ void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 815 */
+ void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 816 */
+ void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 817 */
+ void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 818 */
+ void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 819 */
+ void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 820 */
+ void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 821 */
+ void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 822 */
+ void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 823 */
+ void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 824 */
+ void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 825 */
+ void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 826 */
+ void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 827 */
+ void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 828 */
+ void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 829 */
+ void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 830 */
+ void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 831 */
+ void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 832 */
+ void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 833 */
+ void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 834 */
+ void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 835 */
+ void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 836 */
+ void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 837 */
+ void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 838 */
+ void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 839 */
+ void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 840 */
+ void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 841 */
+ void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 842 */
+ void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 843 */
+ void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 844 */
+ void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 845 */
+ void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 846 */
+ void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 847 */
+ void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 848 */
+ void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 849 */
+ void (GLAPIENTRYP AlphaFragmentOp3ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod); /* 850 */
+ void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 851 */
+ void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 852 */
+ void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 853 */
+ void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 854 */
+ void (GLAPIENTRYP ColorFragmentOp3ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod); /* 855 */
+ void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 856 */
+ void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 857 */
+ GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 858 */
+ void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 859 */
+ void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 860 */
+ void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 861 */
+ void (GLAPIENTRYP PointParameteriNV)(GLenum pname, GLint param); /* 862 */
+ void (GLAPIENTRYP PointParameterivNV)(GLenum pname, const GLint * params); /* 863 */
+ void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 864 */
+ void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 865 */
+ void (GLAPIENTRYP DeleteVertexArraysAPPLE)(GLsizei n, const GLuint * arrays); /* 866 */
+ void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 867 */
+ GLboolean (GLAPIENTRYP IsVertexArrayAPPLE)(GLuint array); /* 868 */
+ void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 869 */
+ void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 870 */
+ void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 871 */
+ void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 872 */
+ void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 873 */
+ void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 874 */
+ void (GLAPIENTRYP PrimitiveRestartIndexNV)(GLuint index); /* 875 */
+ void (GLAPIENTRYP PrimitiveRestartNV)(void); /* 876 */
+ void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 877 */
+ void (GLAPIENTRYP BlendEquationSeparateEXT)(GLenum modeRGB, GLenum modeA); /* 878 */
+ void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 879 */
+ void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 880 */
+ GLenum (GLAPIENTRYP CheckFramebufferStatusEXT)(GLenum target); /* 881 */
+ void (GLAPIENTRYP DeleteFramebuffersEXT)(GLsizei n, const GLuint * framebuffers); /* 882 */
+ void (GLAPIENTRYP DeleteRenderbuffersEXT)(GLsizei n, const GLuint * renderbuffers); /* 883 */
+ void (GLAPIENTRYP FramebufferRenderbufferEXT)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); /* 884 */
+ void (GLAPIENTRYP FramebufferTexture1DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 885 */
+ void (GLAPIENTRYP FramebufferTexture2DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 886 */
+ void (GLAPIENTRYP FramebufferTexture3DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); /* 887 */
+ void (GLAPIENTRYP GenFramebuffersEXT)(GLsizei n, GLuint * framebuffers); /* 888 */
+ void (GLAPIENTRYP GenRenderbuffersEXT)(GLsizei n, GLuint * renderbuffers); /* 889 */
+ void (GLAPIENTRYP GenerateMipmapEXT)(GLenum target); /* 890 */
+ void (GLAPIENTRYP GetFramebufferAttachmentParameterivEXT)(GLenum target, GLenum attachment, GLenum pname, GLint * params); /* 891 */
+ void (GLAPIENTRYP GetRenderbufferParameterivEXT)(GLenum target, GLenum pname, GLint * params); /* 892 */
+ GLboolean (GLAPIENTRYP IsFramebufferEXT)(GLuint framebuffer); /* 893 */
+ GLboolean (GLAPIENTRYP IsRenderbufferEXT)(GLuint renderbuffer); /* 894 */
+ void (GLAPIENTRYP RenderbufferStorageEXT)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); /* 895 */
+ void (GLAPIENTRYP BlitFramebufferEXT)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); /* 896 */
+ void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 897 */
+ void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 898 */
+ void (GLAPIENTRYP BindFragDataLocationEXT)(GLuint program, GLuint colorNumber, const GLchar * name); /* 899 */
+ GLint (GLAPIENTRYP GetFragDataLocationEXT)(GLuint program, const GLchar * name); /* 900 */
+ void (GLAPIENTRYP GetUniformuivEXT)(GLuint program, GLint location, GLuint * params); /* 901 */
+ void (GLAPIENTRYP GetVertexAttribIivEXT)(GLuint index, GLenum pname, GLint * params); /* 902 */
+ void (GLAPIENTRYP GetVertexAttribIuivEXT)(GLuint index, GLenum pname, GLuint * params); /* 903 */
+ void (GLAPIENTRYP Uniform1uiEXT)(GLint location, GLuint x); /* 904 */
+ void (GLAPIENTRYP Uniform1uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 905 */
+ void (GLAPIENTRYP Uniform2uiEXT)(GLint location, GLuint x, GLuint y); /* 906 */
+ void (GLAPIENTRYP Uniform2uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 907 */
+ void (GLAPIENTRYP Uniform3uiEXT)(GLint location, GLuint x, GLuint y, GLuint z); /* 908 */
+ void (GLAPIENTRYP Uniform3uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 909 */
+ void (GLAPIENTRYP Uniform4uiEXT)(GLint location, GLuint x, GLuint y, GLuint z, GLuint w); /* 910 */
+ void (GLAPIENTRYP Uniform4uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 911 */
+ void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 912 */
+ void (GLAPIENTRYP VertexAttribI1ivEXT)(GLuint index, const GLint * v); /* 913 */
+ void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 914 */
+ void (GLAPIENTRYP VertexAttribI1uivEXT)(GLuint index, const GLuint * v); /* 915 */
+ void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 916 */
+ void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 917 */
+ void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 918 */
+ void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 919 */
+ void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 920 */
+ void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 921 */
+ void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 922 */
+ void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 923 */
+ void (GLAPIENTRYP VertexAttribI4bvEXT)(GLuint index, const GLbyte * v); /* 924 */
+ void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 925 */
+ void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 926 */
+ void (GLAPIENTRYP VertexAttribI4svEXT)(GLuint index, const GLshort * v); /* 927 */
+ void (GLAPIENTRYP VertexAttribI4ubvEXT)(GLuint index, const GLubyte * v); /* 928 */
+ void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 929 */
+ void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 930 */
+ void (GLAPIENTRYP VertexAttribI4usvEXT)(GLuint index, const GLushort * v); /* 931 */
+ void (GLAPIENTRYP VertexAttribIPointerEXT)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 932 */
+ void (GLAPIENTRYP FramebufferTextureLayerEXT)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 933 */
+ void (GLAPIENTRYP ColorMaskIndexedEXT)(GLuint buf, GLboolean r, GLboolean g, GLboolean b, GLboolean a); /* 934 */
+ void (GLAPIENTRYP DisableIndexedEXT)(GLenum target, GLuint index); /* 935 */
+ void (GLAPIENTRYP EnableIndexedEXT)(GLenum target, GLuint index); /* 936 */
+ void (GLAPIENTRYP GetBooleanIndexedvEXT)(GLenum value, GLuint index, GLboolean * data); /* 937 */
+ void (GLAPIENTRYP GetIntegerIndexedvEXT)(GLenum value, GLuint index, GLint * data); /* 938 */
+ GLboolean (GLAPIENTRYP IsEnabledIndexedEXT)(GLenum target, GLuint index); /* 939 */
+ void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 940 */
+ void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 941 */
+ void (GLAPIENTRYP GetTexParameterIivEXT)(GLenum target, GLenum pname, GLint * params); /* 942 */
+ void (GLAPIENTRYP GetTexParameterIuivEXT)(GLenum target, GLenum pname, GLuint * params); /* 943 */
+ void (GLAPIENTRYP TexParameterIivEXT)(GLenum target, GLenum pname, const GLint * params); /* 944 */
+ void (GLAPIENTRYP TexParameterIuivEXT)(GLenum target, GLenum pname, const GLuint * params); /* 945 */
+ void (GLAPIENTRYP BeginConditionalRenderNV)(GLuint query, GLenum mode); /* 946 */
+ void (GLAPIENTRYP EndConditionalRenderNV)(void); /* 947 */
+ void (GLAPIENTRYP BeginTransformFeedbackEXT)(GLenum mode); /* 948 */
+ void (GLAPIENTRYP BindBufferBaseEXT)(GLenum target, GLuint index, GLuint buffer); /* 949 */
+ void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 950 */
+ void (GLAPIENTRYP BindBufferRangeEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 951 */
+ void (GLAPIENTRYP EndTransformFeedbackEXT)(void); /* 952 */
+ void (GLAPIENTRYP GetTransformFeedbackVaryingEXT)(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); /* 953 */
+ void (GLAPIENTRYP TransformFeedbackVaryingsEXT)(GLuint program, GLsizei count, const char ** varyings, GLenum bufferMode); /* 954 */
+ void (GLAPIENTRYP ProvokingVertexEXT)(GLenum mode); /* 955 */
+ void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 956 */
+ GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 957 */
+ GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 958 */
+ void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 959 */
+ GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 960 */
+ void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 961 */
+ void (GLAPIENTRYP TextureBarrierNV)(void); /* 962 */
+ void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 963 */
+ void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 964 */
+ void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 965 */
+ void (GLAPIENTRYP GetQueryObjecti64vEXT)(GLuint id, GLenum pname, GLint64EXT * params); /* 966 */
+ void (GLAPIENTRYP GetQueryObjectui64vEXT)(GLuint id, GLenum pname, GLuint64EXT * params); /* 967 */
+ void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 968 */
+ void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 969 */
+#endif /* !defined HAVE_SHARED_GLAPI */
};
#endif /* !defined( _GLAPI_TABLE_H_ ) */
diff --git a/xorg-server/glx/glprocs.h b/xorg-server/glx/glprocs.h
index 1af38a9dd..a448a4a37 100644
--- a/xorg-server/glx/glprocs.h
+++ b/xorg-server/glx/glprocs.h
@@ -765,6 +765,12 @@ static const char gl_string_table[] =
"glTextureStorage1DEXT\0"
"glTextureStorage2DEXT\0"
"glTextureStorage3DEXT\0"
+ "glInvalidateBufferData\0"
+ "glInvalidateBufferSubData\0"
+ "glInvalidateFramebuffer\0"
+ "glInvalidateSubFramebuffer\0"
+ "glInvalidateTexImage\0"
+ "glInvalidateTexSubImage\0"
"glPolygonOffsetEXT\0"
"glSampleMaskSGIS\0"
"glSamplePatternSGIS\0"
@@ -1401,25 +1407,25 @@ static const char gl_string_table[] =
#define gl_dispatch_stub_365 mgl_dispatch_stub_365
#define gl_dispatch_stub_366 mgl_dispatch_stub_366
#define gl_dispatch_stub_623 mgl_dispatch_stub_623
-#define gl_dispatch_stub_714 mgl_dispatch_stub_714
-#define gl_dispatch_stub_715 mgl_dispatch_stub_715
-#define gl_dispatch_stub_776 mgl_dispatch_stub_776
-#define gl_dispatch_stub_777 mgl_dispatch_stub_777
-#define gl_dispatch_stub_858 mgl_dispatch_stub_858
-#define gl_dispatch_stub_859 mgl_dispatch_stub_859
-#define gl_dispatch_stub_860 mgl_dispatch_stub_860
-#define gl_dispatch_stub_861 mgl_dispatch_stub_861
-#define gl_dispatch_stub_862 mgl_dispatch_stub_862
-#define gl_dispatch_stub_871 mgl_dispatch_stub_871
-#define gl_dispatch_stub_872 mgl_dispatch_stub_872
-#define gl_dispatch_stub_890 mgl_dispatch_stub_890
-#define gl_dispatch_stub_891 mgl_dispatch_stub_891
-#define gl_dispatch_stub_892 mgl_dispatch_stub_892
-#define gl_dispatch_stub_957 mgl_dispatch_stub_957
-#define gl_dispatch_stub_958 mgl_dispatch_stub_958
-#define gl_dispatch_stub_959 mgl_dispatch_stub_959
-#define gl_dispatch_stub_960 mgl_dispatch_stub_960
-#define gl_dispatch_stub_961 mgl_dispatch_stub_961
+#define gl_dispatch_stub_720 mgl_dispatch_stub_720
+#define gl_dispatch_stub_721 mgl_dispatch_stub_721
+#define gl_dispatch_stub_782 mgl_dispatch_stub_782
+#define gl_dispatch_stub_783 mgl_dispatch_stub_783
+#define gl_dispatch_stub_864 mgl_dispatch_stub_864
+#define gl_dispatch_stub_865 mgl_dispatch_stub_865
+#define gl_dispatch_stub_866 mgl_dispatch_stub_866
+#define gl_dispatch_stub_867 mgl_dispatch_stub_867
+#define gl_dispatch_stub_868 mgl_dispatch_stub_868
+#define gl_dispatch_stub_877 mgl_dispatch_stub_877
+#define gl_dispatch_stub_878 mgl_dispatch_stub_878
+#define gl_dispatch_stub_896 mgl_dispatch_stub_896
+#define gl_dispatch_stub_897 mgl_dispatch_stub_897
+#define gl_dispatch_stub_898 mgl_dispatch_stub_898
+#define gl_dispatch_stub_963 mgl_dispatch_stub_963
+#define gl_dispatch_stub_964 mgl_dispatch_stub_964
+#define gl_dispatch_stub_965 mgl_dispatch_stub_965
+#define gl_dispatch_stub_966 mgl_dispatch_stub_966
+#define gl_dispatch_stub_967 mgl_dispatch_stub_967
#endif /* USE_MGL_NAMESPACE */
@@ -1438,25 +1444,25 @@ void GLAPIENTRY gl_dispatch_stub_364(GLenum target, GLboolean reset, GLenum form
void GLAPIENTRY gl_dispatch_stub_365(GLenum target, GLenum pname, GLfloat * params);
void GLAPIENTRY gl_dispatch_stub_366(GLenum target, GLenum pname, GLint * params);
void GLAPIENTRY gl_dispatch_stub_623(GLuint id, GLenum target);
-void GLAPIENTRY gl_dispatch_stub_714(GLclampf value, GLboolean invert);
-void GLAPIENTRY gl_dispatch_stub_715(GLenum pattern);
-void GLAPIENTRY gl_dispatch_stub_776(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
-void GLAPIENTRY gl_dispatch_stub_777(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
-void GLAPIENTRY gl_dispatch_stub_858(GLenum face);
-void GLAPIENTRY gl_dispatch_stub_859(GLuint array);
-void GLAPIENTRY gl_dispatch_stub_860(GLsizei n, const GLuint * arrays);
-void GLAPIENTRY gl_dispatch_stub_861(GLsizei n, GLuint * arrays);
-GLboolean GLAPIENTRY gl_dispatch_stub_862(GLuint array);
-void GLAPIENTRY gl_dispatch_stub_871(GLclampd zmin, GLclampd zmax);
-void GLAPIENTRY gl_dispatch_stub_872(GLenum modeRGB, GLenum modeA);
-void GLAPIENTRY gl_dispatch_stub_890(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
-void GLAPIENTRY gl_dispatch_stub_891(GLenum target, GLenum pname, GLint param);
-void GLAPIENTRY gl_dispatch_stub_892(GLenum target, GLintptr offset, GLsizeiptr size);
-void GLAPIENTRY gl_dispatch_stub_957(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
-void GLAPIENTRY gl_dispatch_stub_958(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
-void GLAPIENTRY gl_dispatch_stub_959(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
-void GLAPIENTRY gl_dispatch_stub_960(GLuint id, GLenum pname, GLint64EXT * params);
-void GLAPIENTRY gl_dispatch_stub_961(GLuint id, GLenum pname, GLuint64EXT * params);
+void GLAPIENTRY gl_dispatch_stub_720(GLclampf value, GLboolean invert);
+void GLAPIENTRY gl_dispatch_stub_721(GLenum pattern);
+void GLAPIENTRY gl_dispatch_stub_782(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
+void GLAPIENTRY gl_dispatch_stub_783(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
+void GLAPIENTRY gl_dispatch_stub_864(GLenum face);
+void GLAPIENTRY gl_dispatch_stub_865(GLuint array);
+void GLAPIENTRY gl_dispatch_stub_866(GLsizei n, const GLuint * arrays);
+void GLAPIENTRY gl_dispatch_stub_867(GLsizei n, GLuint * arrays);
+GLboolean GLAPIENTRY gl_dispatch_stub_868(GLuint array);
+void GLAPIENTRY gl_dispatch_stub_877(GLclampd zmin, GLclampd zmax);
+void GLAPIENTRY gl_dispatch_stub_878(GLenum modeRGB, GLenum modeA);
+void GLAPIENTRY gl_dispatch_stub_896(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
+void GLAPIENTRY gl_dispatch_stub_897(GLenum target, GLenum pname, GLint param);
+void GLAPIENTRY gl_dispatch_stub_898(GLenum target, GLintptr offset, GLsizeiptr size);
+void GLAPIENTRY gl_dispatch_stub_963(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
+void GLAPIENTRY gl_dispatch_stub_964(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
+void GLAPIENTRY gl_dispatch_stub_965(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
+void GLAPIENTRY gl_dispatch_stub_966(GLuint id, GLenum pname, GLint64EXT * params);
+void GLAPIENTRY gl_dispatch_stub_967(GLuint id, GLenum pname, GLuint64EXT * params);
#endif /* defined(NEED_FUNCTION_POINTER) || defined(GLX_INDIRECT_RENDERING) */
static const glprocs_table_t static_functions[] = {
@@ -2173,624 +2179,630 @@ static const glprocs_table_t static_functions[] = {
NAME_FUNC_OFFSET(11987, glTextureStorage1DEXT, glTextureStorage1DEXT, NULL, 710),
NAME_FUNC_OFFSET(12009, glTextureStorage2DEXT, glTextureStorage2DEXT, NULL, 711),
NAME_FUNC_OFFSET(12031, glTextureStorage3DEXT, glTextureStorage3DEXT, NULL, 712),
- NAME_FUNC_OFFSET(12053, glPolygonOffsetEXT, glPolygonOffsetEXT, NULL, 713),
- NAME_FUNC_OFFSET(12072, gl_dispatch_stub_714, gl_dispatch_stub_714, NULL, 714),
- NAME_FUNC_OFFSET(12089, gl_dispatch_stub_715, gl_dispatch_stub_715, NULL, 715),
- NAME_FUNC_OFFSET(12109, glColorPointerEXT, glColorPointerEXT, NULL, 716),
- NAME_FUNC_OFFSET(12127, glEdgeFlagPointerEXT, glEdgeFlagPointerEXT, NULL, 717),
- NAME_FUNC_OFFSET(12148, glIndexPointerEXT, glIndexPointerEXT, NULL, 718),
- NAME_FUNC_OFFSET(12166, glNormalPointerEXT, glNormalPointerEXT, NULL, 719),
- NAME_FUNC_OFFSET(12185, glTexCoordPointerEXT, glTexCoordPointerEXT, NULL, 720),
- NAME_FUNC_OFFSET(12206, glVertexPointerEXT, glVertexPointerEXT, NULL, 721),
- NAME_FUNC_OFFSET(12225, glPointParameterfEXT, glPointParameterfEXT, NULL, 722),
- NAME_FUNC_OFFSET(12246, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 723),
- NAME_FUNC_OFFSET(12268, glLockArraysEXT, glLockArraysEXT, NULL, 724),
- NAME_FUNC_OFFSET(12284, glUnlockArraysEXT, glUnlockArraysEXT, NULL, 725),
- NAME_FUNC_OFFSET(12302, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, 726),
- NAME_FUNC_OFFSET(12324, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, 727),
- NAME_FUNC_OFFSET(12347, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, 728),
- NAME_FUNC_OFFSET(12369, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, 729),
- NAME_FUNC_OFFSET(12392, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 730),
- NAME_FUNC_OFFSET(12414, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 731),
- NAME_FUNC_OFFSET(12437, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, 732),
- NAME_FUNC_OFFSET(12459, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, 733),
- NAME_FUNC_OFFSET(12482, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, 734),
- NAME_FUNC_OFFSET(12504, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, 735),
- NAME_FUNC_OFFSET(12527, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, 736),
- NAME_FUNC_OFFSET(12550, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, 737),
- NAME_FUNC_OFFSET(12574, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, 738),
- NAME_FUNC_OFFSET(12597, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, 739),
- NAME_FUNC_OFFSET(12621, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, 740),
- NAME_FUNC_OFFSET(12644, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, 741),
- NAME_FUNC_OFFSET(12668, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, 742),
- NAME_FUNC_OFFSET(12695, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, 743),
- NAME_FUNC_OFFSET(12716, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 744),
- NAME_FUNC_OFFSET(12739, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, 745),
- NAME_FUNC_OFFSET(12760, glFogCoorddEXT, glFogCoorddEXT, NULL, 746),
- NAME_FUNC_OFFSET(12775, glFogCoorddvEXT, glFogCoorddvEXT, NULL, 747),
- NAME_FUNC_OFFSET(12791, glFogCoordfEXT, glFogCoordfEXT, NULL, 748),
- NAME_FUNC_OFFSET(12806, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 749),
- NAME_FUNC_OFFSET(12822, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 750),
- NAME_FUNC_OFFSET(12845, glResizeBuffersMESA, glResizeBuffersMESA, NULL, 751),
- NAME_FUNC_OFFSET(12865, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 752),
- NAME_FUNC_OFFSET(12883, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 753),
- NAME_FUNC_OFFSET(12902, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 754),
- NAME_FUNC_OFFSET(12920, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 755),
- NAME_FUNC_OFFSET(12939, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 756),
- NAME_FUNC_OFFSET(12957, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 757),
- NAME_FUNC_OFFSET(12976, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 758),
- NAME_FUNC_OFFSET(12994, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 759),
- NAME_FUNC_OFFSET(13013, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 760),
- NAME_FUNC_OFFSET(13031, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 761),
- NAME_FUNC_OFFSET(13050, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 762),
- NAME_FUNC_OFFSET(13068, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 763),
- NAME_FUNC_OFFSET(13087, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 764),
- NAME_FUNC_OFFSET(13105, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 765),
- NAME_FUNC_OFFSET(13124, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 766),
- NAME_FUNC_OFFSET(13142, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 767),
- NAME_FUNC_OFFSET(13161, glWindowPos4dMESA, glWindowPos4dMESA, NULL, 768),
- NAME_FUNC_OFFSET(13179, glWindowPos4dvMESA, glWindowPos4dvMESA, NULL, 769),
- NAME_FUNC_OFFSET(13198, glWindowPos4fMESA, glWindowPos4fMESA, NULL, 770),
- NAME_FUNC_OFFSET(13216, glWindowPos4fvMESA, glWindowPos4fvMESA, NULL, 771),
- NAME_FUNC_OFFSET(13235, glWindowPos4iMESA, glWindowPos4iMESA, NULL, 772),
- NAME_FUNC_OFFSET(13253, glWindowPos4ivMESA, glWindowPos4ivMESA, NULL, 773),
- NAME_FUNC_OFFSET(13272, glWindowPos4sMESA, glWindowPos4sMESA, NULL, 774),
- NAME_FUNC_OFFSET(13290, glWindowPos4svMESA, glWindowPos4svMESA, NULL, 775),
- NAME_FUNC_OFFSET(13309, gl_dispatch_stub_776, gl_dispatch_stub_776, NULL, 776),
- NAME_FUNC_OFFSET(13334, gl_dispatch_stub_777, gl_dispatch_stub_777, NULL, 777),
- NAME_FUNC_OFFSET(13361, glAreProgramsResidentNV, glAreProgramsResidentNV, NULL, 778),
- NAME_FUNC_OFFSET(13385, glBindProgramNV, glBindProgramNV, NULL, 779),
- NAME_FUNC_OFFSET(13401, glDeleteProgramsNV, glDeleteProgramsNV, NULL, 780),
- NAME_FUNC_OFFSET(13420, glExecuteProgramNV, glExecuteProgramNV, NULL, 781),
- NAME_FUNC_OFFSET(13439, glGenProgramsNV, glGenProgramsNV, NULL, 782),
- NAME_FUNC_OFFSET(13455, glGetProgramParameterdvNV, glGetProgramParameterdvNV, NULL, 783),
- NAME_FUNC_OFFSET(13481, glGetProgramParameterfvNV, glGetProgramParameterfvNV, NULL, 784),
- NAME_FUNC_OFFSET(13507, glGetProgramStringNV, glGetProgramStringNV, NULL, 785),
- NAME_FUNC_OFFSET(13528, glGetProgramivNV, glGetProgramivNV, NULL, 786),
- NAME_FUNC_OFFSET(13545, glGetTrackMatrixivNV, glGetTrackMatrixivNV, NULL, 787),
- NAME_FUNC_OFFSET(13566, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 788),
- NAME_FUNC_OFFSET(13594, glGetVertexAttribdvNV, glGetVertexAttribdvNV, NULL, 789),
- NAME_FUNC_OFFSET(13616, glGetVertexAttribfvNV, glGetVertexAttribfvNV, NULL, 790),
- NAME_FUNC_OFFSET(13638, glGetVertexAttribivNV, glGetVertexAttribivNV, NULL, 791),
- NAME_FUNC_OFFSET(13660, glIsProgramNV, glIsProgramNV, NULL, 792),
- NAME_FUNC_OFFSET(13674, glLoadProgramNV, glLoadProgramNV, NULL, 793),
- NAME_FUNC_OFFSET(13690, glProgramParameters4dvNV, glProgramParameters4dvNV, NULL, 794),
- NAME_FUNC_OFFSET(13715, glProgramParameters4fvNV, glProgramParameters4fvNV, NULL, 795),
- NAME_FUNC_OFFSET(13740, glRequestResidentProgramsNV, glRequestResidentProgramsNV, NULL, 796),
- NAME_FUNC_OFFSET(13768, glTrackMatrixNV, glTrackMatrixNV, NULL, 797),
- NAME_FUNC_OFFSET(13784, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, 798),
- NAME_FUNC_OFFSET(13803, glVertexAttrib1dvNV, glVertexAttrib1dvNV, NULL, 799),
- NAME_FUNC_OFFSET(13823, glVertexAttrib1fNV, glVertexAttrib1fNV, NULL, 800),
- NAME_FUNC_OFFSET(13842, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, 801),
- NAME_FUNC_OFFSET(13862, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, 802),
- NAME_FUNC_OFFSET(13881, glVertexAttrib1svNV, glVertexAttrib1svNV, NULL, 803),
- NAME_FUNC_OFFSET(13901, glVertexAttrib2dNV, glVertexAttrib2dNV, NULL, 804),
- NAME_FUNC_OFFSET(13920, glVertexAttrib2dvNV, glVertexAttrib2dvNV, NULL, 805),
- NAME_FUNC_OFFSET(13940, glVertexAttrib2fNV, glVertexAttrib2fNV, NULL, 806),
- NAME_FUNC_OFFSET(13959, glVertexAttrib2fvNV, glVertexAttrib2fvNV, NULL, 807),
- NAME_FUNC_OFFSET(13979, glVertexAttrib2sNV, glVertexAttrib2sNV, NULL, 808),
- NAME_FUNC_OFFSET(13998, glVertexAttrib2svNV, glVertexAttrib2svNV, NULL, 809),
- NAME_FUNC_OFFSET(14018, glVertexAttrib3dNV, glVertexAttrib3dNV, NULL, 810),
- NAME_FUNC_OFFSET(14037, glVertexAttrib3dvNV, glVertexAttrib3dvNV, NULL, 811),
- NAME_FUNC_OFFSET(14057, glVertexAttrib3fNV, glVertexAttrib3fNV, NULL, 812),
- NAME_FUNC_OFFSET(14076, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, 813),
- NAME_FUNC_OFFSET(14096, glVertexAttrib3sNV, glVertexAttrib3sNV, NULL, 814),
- NAME_FUNC_OFFSET(14115, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, 815),
- NAME_FUNC_OFFSET(14135, glVertexAttrib4dNV, glVertexAttrib4dNV, NULL, 816),
- NAME_FUNC_OFFSET(14154, glVertexAttrib4dvNV, glVertexAttrib4dvNV, NULL, 817),
- NAME_FUNC_OFFSET(14174, glVertexAttrib4fNV, glVertexAttrib4fNV, NULL, 818),
- NAME_FUNC_OFFSET(14193, glVertexAttrib4fvNV, glVertexAttrib4fvNV, NULL, 819),
- NAME_FUNC_OFFSET(14213, glVertexAttrib4sNV, glVertexAttrib4sNV, NULL, 820),
- NAME_FUNC_OFFSET(14232, glVertexAttrib4svNV, glVertexAttrib4svNV, NULL, 821),
- NAME_FUNC_OFFSET(14252, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, 822),
- NAME_FUNC_OFFSET(14272, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, 823),
- NAME_FUNC_OFFSET(14293, glVertexAttribPointerNV, glVertexAttribPointerNV, NULL, 824),
- NAME_FUNC_OFFSET(14317, glVertexAttribs1dvNV, glVertexAttribs1dvNV, NULL, 825),
- NAME_FUNC_OFFSET(14338, glVertexAttribs1fvNV, glVertexAttribs1fvNV, NULL, 826),
- NAME_FUNC_OFFSET(14359, glVertexAttribs1svNV, glVertexAttribs1svNV, NULL, 827),
- NAME_FUNC_OFFSET(14380, glVertexAttribs2dvNV, glVertexAttribs2dvNV, NULL, 828),
- NAME_FUNC_OFFSET(14401, glVertexAttribs2fvNV, glVertexAttribs2fvNV, NULL, 829),
- NAME_FUNC_OFFSET(14422, glVertexAttribs2svNV, glVertexAttribs2svNV, NULL, 830),
- NAME_FUNC_OFFSET(14443, glVertexAttribs3dvNV, glVertexAttribs3dvNV, NULL, 831),
- NAME_FUNC_OFFSET(14464, glVertexAttribs3fvNV, glVertexAttribs3fvNV, NULL, 832),
- NAME_FUNC_OFFSET(14485, glVertexAttribs3svNV, glVertexAttribs3svNV, NULL, 833),
- NAME_FUNC_OFFSET(14506, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, 834),
- NAME_FUNC_OFFSET(14527, glVertexAttribs4fvNV, glVertexAttribs4fvNV, NULL, 835),
- NAME_FUNC_OFFSET(14548, glVertexAttribs4svNV, glVertexAttribs4svNV, NULL, 836),
- NAME_FUNC_OFFSET(14569, glVertexAttribs4ubvNV, glVertexAttribs4ubvNV, NULL, 837),
- NAME_FUNC_OFFSET(14591, glGetTexBumpParameterfvATI, glGetTexBumpParameterfvATI, NULL, 838),
- NAME_FUNC_OFFSET(14618, glGetTexBumpParameterivATI, glGetTexBumpParameterivATI, NULL, 839),
- NAME_FUNC_OFFSET(14645, glTexBumpParameterfvATI, glTexBumpParameterfvATI, NULL, 840),
- NAME_FUNC_OFFSET(14669, glTexBumpParameterivATI, glTexBumpParameterivATI, NULL, 841),
- NAME_FUNC_OFFSET(14693, glAlphaFragmentOp1ATI, glAlphaFragmentOp1ATI, NULL, 842),
- NAME_FUNC_OFFSET(14715, glAlphaFragmentOp2ATI, glAlphaFragmentOp2ATI, NULL, 843),
- NAME_FUNC_OFFSET(14737, glAlphaFragmentOp3ATI, glAlphaFragmentOp3ATI, NULL, 844),
- NAME_FUNC_OFFSET(14759, glBeginFragmentShaderATI, glBeginFragmentShaderATI, NULL, 845),
- NAME_FUNC_OFFSET(14784, glBindFragmentShaderATI, glBindFragmentShaderATI, NULL, 846),
- NAME_FUNC_OFFSET(14808, glColorFragmentOp1ATI, glColorFragmentOp1ATI, NULL, 847),
- NAME_FUNC_OFFSET(14830, glColorFragmentOp2ATI, glColorFragmentOp2ATI, NULL, 848),
- NAME_FUNC_OFFSET(14852, glColorFragmentOp3ATI, glColorFragmentOp3ATI, NULL, 849),
- NAME_FUNC_OFFSET(14874, glDeleteFragmentShaderATI, glDeleteFragmentShaderATI, NULL, 850),
- NAME_FUNC_OFFSET(14900, glEndFragmentShaderATI, glEndFragmentShaderATI, NULL, 851),
- NAME_FUNC_OFFSET(14923, glGenFragmentShadersATI, glGenFragmentShadersATI, NULL, 852),
- NAME_FUNC_OFFSET(14947, glPassTexCoordATI, glPassTexCoordATI, NULL, 853),
- NAME_FUNC_OFFSET(14965, glSampleMapATI, glSampleMapATI, NULL, 854),
- NAME_FUNC_OFFSET(14980, glSetFragmentShaderConstantATI, glSetFragmentShaderConstantATI, NULL, 855),
- NAME_FUNC_OFFSET(15011, glPointParameteriNV, glPointParameteriNV, NULL, 856),
- NAME_FUNC_OFFSET(15031, glPointParameterivNV, glPointParameterivNV, NULL, 857),
- NAME_FUNC_OFFSET(15052, gl_dispatch_stub_858, gl_dispatch_stub_858, NULL, 858),
- NAME_FUNC_OFFSET(15075, gl_dispatch_stub_859, gl_dispatch_stub_859, NULL, 859),
- NAME_FUNC_OFFSET(15098, gl_dispatch_stub_860, gl_dispatch_stub_860, NULL, 860),
- NAME_FUNC_OFFSET(15124, gl_dispatch_stub_861, gl_dispatch_stub_861, NULL, 861),
- NAME_FUNC_OFFSET(15147, gl_dispatch_stub_862, gl_dispatch_stub_862, NULL, 862),
- NAME_FUNC_OFFSET(15168, glGetProgramNamedParameterdvNV, glGetProgramNamedParameterdvNV, NULL, 863),
- NAME_FUNC_OFFSET(15199, glGetProgramNamedParameterfvNV, glGetProgramNamedParameterfvNV, NULL, 864),
- NAME_FUNC_OFFSET(15230, glProgramNamedParameter4dNV, glProgramNamedParameter4dNV, NULL, 865),
- NAME_FUNC_OFFSET(15258, glProgramNamedParameter4dvNV, glProgramNamedParameter4dvNV, NULL, 866),
- NAME_FUNC_OFFSET(15287, glProgramNamedParameter4fNV, glProgramNamedParameter4fNV, NULL, 867),
- NAME_FUNC_OFFSET(15315, glProgramNamedParameter4fvNV, glProgramNamedParameter4fvNV, NULL, 868),
- NAME_FUNC_OFFSET(15344, glPrimitiveRestartIndexNV, glPrimitiveRestartIndexNV, NULL, 869),
- NAME_FUNC_OFFSET(15370, glPrimitiveRestartNV, glPrimitiveRestartNV, NULL, 870),
- NAME_FUNC_OFFSET(15391, gl_dispatch_stub_871, gl_dispatch_stub_871, NULL, 871),
- NAME_FUNC_OFFSET(15408, gl_dispatch_stub_872, gl_dispatch_stub_872, NULL, 872),
- NAME_FUNC_OFFSET(15435, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 873),
- NAME_FUNC_OFFSET(15456, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 874),
- NAME_FUNC_OFFSET(15478, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, 875),
- NAME_FUNC_OFFSET(15506, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, 876),
- NAME_FUNC_OFFSET(15530, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, 877),
- NAME_FUNC_OFFSET(15555, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, 878),
- NAME_FUNC_OFFSET(15584, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, 879),
- NAME_FUNC_OFFSET(15610, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, 880),
- NAME_FUNC_OFFSET(15636, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, 881),
- NAME_FUNC_OFFSET(15662, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, 882),
- NAME_FUNC_OFFSET(15683, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, 883),
- NAME_FUNC_OFFSET(15705, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, 884),
- NAME_FUNC_OFFSET(15725, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, 885),
- NAME_FUNC_OFFSET(15766, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, 886),
- NAME_FUNC_OFFSET(15798, glIsFramebufferEXT, glIsFramebufferEXT, NULL, 887),
- NAME_FUNC_OFFSET(15817, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, 888),
- NAME_FUNC_OFFSET(15837, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, 889),
- NAME_FUNC_OFFSET(15862, gl_dispatch_stub_890, gl_dispatch_stub_890, NULL, 890),
- NAME_FUNC_OFFSET(15883, gl_dispatch_stub_891, gl_dispatch_stub_891, NULL, 891),
- NAME_FUNC_OFFSET(15907, gl_dispatch_stub_892, gl_dispatch_stub_892, NULL, 892),
- NAME_FUNC_OFFSET(15937, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, 893),
- NAME_FUNC_OFFSET(15963, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, 894),
- NAME_FUNC_OFFSET(15988, glGetUniformuivEXT, glGetUniformuivEXT, NULL, 895),
- NAME_FUNC_OFFSET(16007, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, 896),
- NAME_FUNC_OFFSET(16031, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, 897),
- NAME_FUNC_OFFSET(16056, glUniform1uiEXT, glUniform1uiEXT, NULL, 898),
- NAME_FUNC_OFFSET(16072, glUniform1uivEXT, glUniform1uivEXT, NULL, 899),
- NAME_FUNC_OFFSET(16089, glUniform2uiEXT, glUniform2uiEXT, NULL, 900),
- NAME_FUNC_OFFSET(16105, glUniform2uivEXT, glUniform2uivEXT, NULL, 901),
- NAME_FUNC_OFFSET(16122, glUniform3uiEXT, glUniform3uiEXT, NULL, 902),
- NAME_FUNC_OFFSET(16138, glUniform3uivEXT, glUniform3uivEXT, NULL, 903),
- NAME_FUNC_OFFSET(16155, glUniform4uiEXT, glUniform4uiEXT, NULL, 904),
- NAME_FUNC_OFFSET(16171, glUniform4uivEXT, glUniform4uivEXT, NULL, 905),
- NAME_FUNC_OFFSET(16188, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 906),
- NAME_FUNC_OFFSET(16209, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, 907),
- NAME_FUNC_OFFSET(16231, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 908),
- NAME_FUNC_OFFSET(16253, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, 909),
- NAME_FUNC_OFFSET(16276, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 910),
- NAME_FUNC_OFFSET(16297, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 911),
- NAME_FUNC_OFFSET(16319, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 912),
- NAME_FUNC_OFFSET(16341, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 913),
- NAME_FUNC_OFFSET(16364, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 914),
- NAME_FUNC_OFFSET(16385, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 915),
- NAME_FUNC_OFFSET(16407, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 916),
- NAME_FUNC_OFFSET(16429, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 917),
- NAME_FUNC_OFFSET(16452, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, 918),
- NAME_FUNC_OFFSET(16474, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 919),
- NAME_FUNC_OFFSET(16495, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 920),
- NAME_FUNC_OFFSET(16517, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, 921),
- NAME_FUNC_OFFSET(16539, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, 922),
- NAME_FUNC_OFFSET(16562, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 923),
- NAME_FUNC_OFFSET(16584, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 924),
- NAME_FUNC_OFFSET(16607, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, 925),
- NAME_FUNC_OFFSET(16630, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, 926),
- NAME_FUNC_OFFSET(16656, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 927),
- NAME_FUNC_OFFSET(16685, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, 928),
- NAME_FUNC_OFFSET(16707, glDisableIndexedEXT, glDisableIndexedEXT, NULL, 929),
- NAME_FUNC_OFFSET(16727, glEnableIndexedEXT, glEnableIndexedEXT, NULL, 930),
- NAME_FUNC_OFFSET(16746, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, 931),
- NAME_FUNC_OFFSET(16770, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, 932),
- NAME_FUNC_OFFSET(16794, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, 933),
- NAME_FUNC_OFFSET(16816, glClearColorIiEXT, glClearColorIiEXT, NULL, 934),
- NAME_FUNC_OFFSET(16834, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 935),
- NAME_FUNC_OFFSET(16853, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, 936),
- NAME_FUNC_OFFSET(16877, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, 937),
- NAME_FUNC_OFFSET(16902, glTexParameterIivEXT, glTexParameterIivEXT, NULL, 938),
- NAME_FUNC_OFFSET(16923, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, 939),
- NAME_FUNC_OFFSET(16945, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, 940),
- NAME_FUNC_OFFSET(16972, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, 941),
- NAME_FUNC_OFFSET(16997, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, 942),
- NAME_FUNC_OFFSET(17025, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, 943),
- NAME_FUNC_OFFSET(17045, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 944),
- NAME_FUNC_OFFSET(17067, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, 945),
- NAME_FUNC_OFFSET(17088, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, 946),
- NAME_FUNC_OFFSET(17114, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, 947),
- NAME_FUNC_OFFSET(17147, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, 948),
- NAME_FUNC_OFFSET(17178, glProvokingVertexEXT, glProvokingVertexEXT, NULL, 949),
- NAME_FUNC_OFFSET(17199, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 950),
- NAME_FUNC_OFFSET(17227, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 951),
- NAME_FUNC_OFFSET(17250, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 952),
- NAME_FUNC_OFFSET(17275, glActiveProgramEXT, glActiveProgramEXT, NULL, 953),
- NAME_FUNC_OFFSET(17294, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 954),
- NAME_FUNC_OFFSET(17319, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 955),
- NAME_FUNC_OFFSET(17341, glTextureBarrierNV, glTextureBarrierNV, NULL, 956),
- NAME_FUNC_OFFSET(17360, gl_dispatch_stub_957, gl_dispatch_stub_957, NULL, 957),
- NAME_FUNC_OFFSET(17385, gl_dispatch_stub_958, gl_dispatch_stub_958, NULL, 958),
- NAME_FUNC_OFFSET(17414, gl_dispatch_stub_959, gl_dispatch_stub_959, NULL, 959),
- NAME_FUNC_OFFSET(17445, gl_dispatch_stub_960, gl_dispatch_stub_960, NULL, 960),
- NAME_FUNC_OFFSET(17469, gl_dispatch_stub_961, gl_dispatch_stub_961, NULL, 961),
- NAME_FUNC_OFFSET(17494, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 962),
- NAME_FUNC_OFFSET(17533, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 963),
- NAME_FUNC_OFFSET(17562, glArrayElement, glArrayElement, NULL, 306),
- NAME_FUNC_OFFSET(17580, glBindTexture, glBindTexture, NULL, 307),
- NAME_FUNC_OFFSET(17597, glDrawArrays, glDrawArrays, NULL, 310),
- NAME_FUNC_OFFSET(17613, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322),
- NAME_FUNC_OFFSET(17638, glCopyTexImage1D, glCopyTexImage1D, NULL, 323),
- NAME_FUNC_OFFSET(17658, glCopyTexImage2D, glCopyTexImage2D, NULL, 324),
- NAME_FUNC_OFFSET(17678, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325),
- NAME_FUNC_OFFSET(17701, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326),
- NAME_FUNC_OFFSET(17724, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327),
- NAME_FUNC_OFFSET(17744, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328),
- NAME_FUNC_OFFSET(17761, glGetPointerv, glGetPointerv, NULL, 329),
- NAME_FUNC_OFFSET(17778, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330),
- NAME_FUNC_OFFSET(17793, glPrioritizeTextures, glPrioritizeTextures, NULL, 331),
- NAME_FUNC_OFFSET(17817, glTexSubImage1D, glTexSubImage1D, NULL, 332),
- NAME_FUNC_OFFSET(17836, glTexSubImage2D, glTexSubImage2D, NULL, 333),
- NAME_FUNC_OFFSET(17855, glBlendColor, glBlendColor, NULL, 336),
- NAME_FUNC_OFFSET(17871, glBlendEquation, glBlendEquation, NULL, 337),
- NAME_FUNC_OFFSET(17890, glDrawRangeElements, glDrawRangeElements, NULL, 338),
- NAME_FUNC_OFFSET(17913, glColorTable, glColorTable, NULL, 339),
- NAME_FUNC_OFFSET(17929, glColorTable, glColorTable, NULL, 339),
- NAME_FUNC_OFFSET(17945, glColorTableParameterfv, glColorTableParameterfv, NULL, 340),
- NAME_FUNC_OFFSET(17972, glColorTableParameteriv, glColorTableParameteriv, NULL, 341),
- NAME_FUNC_OFFSET(17999, glCopyColorTable, glCopyColorTable, NULL, 342),
- NAME_FUNC_OFFSET(18019, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
- NAME_FUNC_OFFSET(18038, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
- NAME_FUNC_OFFSET(18057, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
- NAME_FUNC_OFFSET(18087, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
- NAME_FUNC_OFFSET(18117, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
- NAME_FUNC_OFFSET(18147, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
- NAME_FUNC_OFFSET(18177, glColorSubTable, glColorSubTable, NULL, 346),
- NAME_FUNC_OFFSET(18196, glCopyColorSubTable, glCopyColorSubTable, NULL, 347),
- NAME_FUNC_OFFSET(18219, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348),
- NAME_FUNC_OFFSET(18244, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349),
- NAME_FUNC_OFFSET(18269, glConvolutionParameterf, glConvolutionParameterf, NULL, 350),
- NAME_FUNC_OFFSET(18296, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351),
- NAME_FUNC_OFFSET(18324, glConvolutionParameteri, glConvolutionParameteri, NULL, 352),
- NAME_FUNC_OFFSET(18351, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353),
- NAME_FUNC_OFFSET(18379, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354),
- NAME_FUNC_OFFSET(18408, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355),
- NAME_FUNC_OFFSET(18437, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356),
- NAME_FUNC_OFFSET(18463, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357),
- NAME_FUNC_OFFSET(18494, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358),
- NAME_FUNC_OFFSET(18525, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359),
- NAME_FUNC_OFFSET(18549, glSeparableFilter2D, glSeparableFilter2D, NULL, 360),
- NAME_FUNC_OFFSET(18572, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361),
- NAME_FUNC_OFFSET(18590, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362),
- NAME_FUNC_OFFSET(18619, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363),
- NAME_FUNC_OFFSET(18648, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364),
- NAME_FUNC_OFFSET(18663, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365),
- NAME_FUNC_OFFSET(18689, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366),
- NAME_FUNC_OFFSET(18715, glHistogram, glHistogram, NULL, 367),
- NAME_FUNC_OFFSET(18730, glMinmax, glMinmax, NULL, 368),
- NAME_FUNC_OFFSET(18742, glResetHistogram, glResetHistogram, NULL, 369),
- NAME_FUNC_OFFSET(18762, glResetMinmax, glResetMinmax, NULL, 370),
- NAME_FUNC_OFFSET(18779, glTexImage3D, glTexImage3D, NULL, 371),
- NAME_FUNC_OFFSET(18795, glTexSubImage3D, glTexSubImage3D, NULL, 372),
- NAME_FUNC_OFFSET(18814, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
- NAME_FUNC_OFFSET(18837, glActiveTextureARB, glActiveTextureARB, NULL, 374),
- NAME_FUNC_OFFSET(18853, glClientActiveTextureARB, glClientActiveTextureARB, NULL, 375),
- NAME_FUNC_OFFSET(18875, glMultiTexCoord1dARB, glMultiTexCoord1dARB, NULL, 376),
- NAME_FUNC_OFFSET(18893, glMultiTexCoord1dvARB, glMultiTexCoord1dvARB, NULL, 377),
- NAME_FUNC_OFFSET(18912, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378),
- NAME_FUNC_OFFSET(18930, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379),
- NAME_FUNC_OFFSET(18949, glMultiTexCoord1iARB, glMultiTexCoord1iARB, NULL, 380),
- NAME_FUNC_OFFSET(18967, glMultiTexCoord1ivARB, glMultiTexCoord1ivARB, NULL, 381),
- NAME_FUNC_OFFSET(18986, glMultiTexCoord1sARB, glMultiTexCoord1sARB, NULL, 382),
- NAME_FUNC_OFFSET(19004, glMultiTexCoord1svARB, glMultiTexCoord1svARB, NULL, 383),
- NAME_FUNC_OFFSET(19023, glMultiTexCoord2dARB, glMultiTexCoord2dARB, NULL, 384),
- NAME_FUNC_OFFSET(19041, glMultiTexCoord2dvARB, glMultiTexCoord2dvARB, NULL, 385),
- NAME_FUNC_OFFSET(19060, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386),
- NAME_FUNC_OFFSET(19078, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387),
- NAME_FUNC_OFFSET(19097, glMultiTexCoord2iARB, glMultiTexCoord2iARB, NULL, 388),
- NAME_FUNC_OFFSET(19115, glMultiTexCoord2ivARB, glMultiTexCoord2ivARB, NULL, 389),
- NAME_FUNC_OFFSET(19134, glMultiTexCoord2sARB, glMultiTexCoord2sARB, NULL, 390),
- NAME_FUNC_OFFSET(19152, glMultiTexCoord2svARB, glMultiTexCoord2svARB, NULL, 391),
- NAME_FUNC_OFFSET(19171, glMultiTexCoord3dARB, glMultiTexCoord3dARB, NULL, 392),
- NAME_FUNC_OFFSET(19189, glMultiTexCoord3dvARB, glMultiTexCoord3dvARB, NULL, 393),
- NAME_FUNC_OFFSET(19208, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394),
- NAME_FUNC_OFFSET(19226, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395),
- NAME_FUNC_OFFSET(19245, glMultiTexCoord3iARB, glMultiTexCoord3iARB, NULL, 396),
- NAME_FUNC_OFFSET(19263, glMultiTexCoord3ivARB, glMultiTexCoord3ivARB, NULL, 397),
- NAME_FUNC_OFFSET(19282, glMultiTexCoord3sARB, glMultiTexCoord3sARB, NULL, 398),
- NAME_FUNC_OFFSET(19300, glMultiTexCoord3svARB, glMultiTexCoord3svARB, NULL, 399),
- NAME_FUNC_OFFSET(19319, glMultiTexCoord4dARB, glMultiTexCoord4dARB, NULL, 400),
- NAME_FUNC_OFFSET(19337, glMultiTexCoord4dvARB, glMultiTexCoord4dvARB, NULL, 401),
- NAME_FUNC_OFFSET(19356, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402),
- NAME_FUNC_OFFSET(19374, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403),
- NAME_FUNC_OFFSET(19393, glMultiTexCoord4iARB, glMultiTexCoord4iARB, NULL, 404),
- NAME_FUNC_OFFSET(19411, glMultiTexCoord4ivARB, glMultiTexCoord4ivARB, NULL, 405),
- NAME_FUNC_OFFSET(19430, glMultiTexCoord4sARB, glMultiTexCoord4sARB, NULL, 406),
- NAME_FUNC_OFFSET(19448, glMultiTexCoord4svARB, glMultiTexCoord4svARB, NULL, 407),
- NAME_FUNC_OFFSET(19467, glStencilOpSeparate, glStencilOpSeparate, NULL, 423),
- NAME_FUNC_OFFSET(19490, glLoadTransposeMatrixdARB, glLoadTransposeMatrixdARB, NULL, 440),
- NAME_FUNC_OFFSET(19513, glLoadTransposeMatrixfARB, glLoadTransposeMatrixfARB, NULL, 441),
- NAME_FUNC_OFFSET(19536, glMultTransposeMatrixdARB, glMultTransposeMatrixdARB, NULL, 442),
- NAME_FUNC_OFFSET(19559, glMultTransposeMatrixfARB, glMultTransposeMatrixfARB, NULL, 443),
- NAME_FUNC_OFFSET(19582, glSampleCoverageARB, glSampleCoverageARB, NULL, 444),
- NAME_FUNC_OFFSET(19599, glCompressedTexImage1DARB, glCompressedTexImage1DARB, NULL, 445),
- NAME_FUNC_OFFSET(19622, glCompressedTexImage2DARB, glCompressedTexImage2DARB, NULL, 446),
- NAME_FUNC_OFFSET(19645, glCompressedTexImage3DARB, glCompressedTexImage3DARB, NULL, 447),
- NAME_FUNC_OFFSET(19668, glCompressedTexSubImage1DARB, glCompressedTexSubImage1DARB, NULL, 448),
- NAME_FUNC_OFFSET(19694, glCompressedTexSubImage2DARB, glCompressedTexSubImage2DARB, NULL, 449),
- NAME_FUNC_OFFSET(19720, glCompressedTexSubImage3DARB, glCompressedTexSubImage3DARB, NULL, 450),
- NAME_FUNC_OFFSET(19746, glGetCompressedTexImageARB, glGetCompressedTexImageARB, NULL, 451),
- NAME_FUNC_OFFSET(19770, glDisableVertexAttribArrayARB, glDisableVertexAttribArrayARB, NULL, 452),
- NAME_FUNC_OFFSET(19797, glEnableVertexAttribArrayARB, glEnableVertexAttribArrayARB, NULL, 453),
- NAME_FUNC_OFFSET(19823, glGetVertexAttribdvARB, glGetVertexAttribdvARB, NULL, 460),
- NAME_FUNC_OFFSET(19843, glGetVertexAttribfvARB, glGetVertexAttribfvARB, NULL, 461),
- NAME_FUNC_OFFSET(19863, glGetVertexAttribivARB, glGetVertexAttribivARB, NULL, 462),
- NAME_FUNC_OFFSET(19883, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 463),
- NAME_FUNC_OFFSET(19906, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 464),
- NAME_FUNC_OFFSET(19930, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 465),
- NAME_FUNC_OFFSET(19953, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 466),
- NAME_FUNC_OFFSET(19977, glVertexAttrib1dARB, glVertexAttrib1dARB, NULL, 472),
- NAME_FUNC_OFFSET(19994, glVertexAttrib1dvARB, glVertexAttrib1dvARB, NULL, 473),
- NAME_FUNC_OFFSET(20012, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 474),
- NAME_FUNC_OFFSET(20029, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 475),
- NAME_FUNC_OFFSET(20047, glVertexAttrib1sARB, glVertexAttrib1sARB, NULL, 476),
- NAME_FUNC_OFFSET(20064, glVertexAttrib1svARB, glVertexAttrib1svARB, NULL, 477),
- NAME_FUNC_OFFSET(20082, glVertexAttrib2dARB, glVertexAttrib2dARB, NULL, 478),
- NAME_FUNC_OFFSET(20099, glVertexAttrib2dvARB, glVertexAttrib2dvARB, NULL, 479),
- NAME_FUNC_OFFSET(20117, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 480),
- NAME_FUNC_OFFSET(20134, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 481),
- NAME_FUNC_OFFSET(20152, glVertexAttrib2sARB, glVertexAttrib2sARB, NULL, 482),
- NAME_FUNC_OFFSET(20169, glVertexAttrib2svARB, glVertexAttrib2svARB, NULL, 483),
- NAME_FUNC_OFFSET(20187, glVertexAttrib3dARB, glVertexAttrib3dARB, NULL, 484),
- NAME_FUNC_OFFSET(20204, glVertexAttrib3dvARB, glVertexAttrib3dvARB, NULL, 485),
- NAME_FUNC_OFFSET(20222, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 486),
- NAME_FUNC_OFFSET(20239, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 487),
- NAME_FUNC_OFFSET(20257, glVertexAttrib3sARB, glVertexAttrib3sARB, NULL, 488),
- NAME_FUNC_OFFSET(20274, glVertexAttrib3svARB, glVertexAttrib3svARB, NULL, 489),
- NAME_FUNC_OFFSET(20292, glVertexAttrib4NbvARB, glVertexAttrib4NbvARB, NULL, 490),
- NAME_FUNC_OFFSET(20311, glVertexAttrib4NivARB, glVertexAttrib4NivARB, NULL, 491),
- NAME_FUNC_OFFSET(20330, glVertexAttrib4NsvARB, glVertexAttrib4NsvARB, NULL, 492),
- NAME_FUNC_OFFSET(20349, glVertexAttrib4NubARB, glVertexAttrib4NubARB, NULL, 493),
- NAME_FUNC_OFFSET(20368, glVertexAttrib4NubvARB, glVertexAttrib4NubvARB, NULL, 494),
- NAME_FUNC_OFFSET(20388, glVertexAttrib4NuivARB, glVertexAttrib4NuivARB, NULL, 495),
- NAME_FUNC_OFFSET(20408, glVertexAttrib4NusvARB, glVertexAttrib4NusvARB, NULL, 496),
- NAME_FUNC_OFFSET(20428, glVertexAttrib4bvARB, glVertexAttrib4bvARB, NULL, 497),
- NAME_FUNC_OFFSET(20446, glVertexAttrib4dARB, glVertexAttrib4dARB, NULL, 498),
- NAME_FUNC_OFFSET(20463, glVertexAttrib4dvARB, glVertexAttrib4dvARB, NULL, 499),
- NAME_FUNC_OFFSET(20481, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 500),
- NAME_FUNC_OFFSET(20498, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 501),
- NAME_FUNC_OFFSET(20516, glVertexAttrib4ivARB, glVertexAttrib4ivARB, NULL, 502),
- NAME_FUNC_OFFSET(20534, glVertexAttrib4sARB, glVertexAttrib4sARB, NULL, 503),
- NAME_FUNC_OFFSET(20551, glVertexAttrib4svARB, glVertexAttrib4svARB, NULL, 504),
- NAME_FUNC_OFFSET(20569, glVertexAttrib4ubvARB, glVertexAttrib4ubvARB, NULL, 505),
- NAME_FUNC_OFFSET(20588, glVertexAttrib4uivARB, glVertexAttrib4uivARB, NULL, 506),
- NAME_FUNC_OFFSET(20607, glVertexAttrib4usvARB, glVertexAttrib4usvARB, NULL, 507),
- NAME_FUNC_OFFSET(20626, glVertexAttribPointerARB, glVertexAttribPointerARB, NULL, 508),
- NAME_FUNC_OFFSET(20648, glBindBufferARB, glBindBufferARB, NULL, 509),
- NAME_FUNC_OFFSET(20661, glBufferDataARB, glBufferDataARB, NULL, 510),
- NAME_FUNC_OFFSET(20674, glBufferSubDataARB, glBufferSubDataARB, NULL, 511),
- NAME_FUNC_OFFSET(20690, glDeleteBuffersARB, glDeleteBuffersARB, NULL, 512),
- NAME_FUNC_OFFSET(20706, glGenBuffersARB, glGenBuffersARB, NULL, 513),
- NAME_FUNC_OFFSET(20719, glGetBufferParameterivARB, glGetBufferParameterivARB, NULL, 514),
- NAME_FUNC_OFFSET(20742, glGetBufferPointervARB, glGetBufferPointervARB, NULL, 515),
- NAME_FUNC_OFFSET(20762, glGetBufferSubDataARB, glGetBufferSubDataARB, NULL, 516),
- NAME_FUNC_OFFSET(20781, glIsBufferARB, glIsBufferARB, NULL, 517),
- NAME_FUNC_OFFSET(20792, glMapBufferARB, glMapBufferARB, NULL, 518),
- NAME_FUNC_OFFSET(20804, glUnmapBufferARB, glUnmapBufferARB, NULL, 519),
- NAME_FUNC_OFFSET(20818, glBeginQueryARB, glBeginQueryARB, NULL, 520),
- NAME_FUNC_OFFSET(20831, glDeleteQueriesARB, glDeleteQueriesARB, NULL, 521),
- NAME_FUNC_OFFSET(20847, glEndQueryARB, glEndQueryARB, NULL, 522),
- NAME_FUNC_OFFSET(20858, glGenQueriesARB, glGenQueriesARB, NULL, 523),
- NAME_FUNC_OFFSET(20871, glGetQueryObjectivARB, glGetQueryObjectivARB, NULL, 524),
- NAME_FUNC_OFFSET(20890, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, 525),
- NAME_FUNC_OFFSET(20910, glGetQueryivARB, glGetQueryivARB, NULL, 526),
- NAME_FUNC_OFFSET(20923, glIsQueryARB, glIsQueryARB, NULL, 527),
- NAME_FUNC_OFFSET(20933, glCompileShaderARB, glCompileShaderARB, NULL, 529),
- NAME_FUNC_OFFSET(20949, glGetActiveUniformARB, glGetActiveUniformARB, NULL, 534),
- NAME_FUNC_OFFSET(20968, glGetShaderSourceARB, glGetShaderSourceARB, NULL, 540),
- NAME_FUNC_OFFSET(20986, glGetUniformLocationARB, glGetUniformLocationARB, NULL, 541),
- NAME_FUNC_OFFSET(21007, glGetUniformfvARB, glGetUniformfvARB, NULL, 542),
- NAME_FUNC_OFFSET(21022, glGetUniformivARB, glGetUniformivARB, NULL, 543),
- NAME_FUNC_OFFSET(21037, glLinkProgramARB, glLinkProgramARB, NULL, 544),
- NAME_FUNC_OFFSET(21051, glShaderSourceARB, glShaderSourceARB, NULL, 545),
- NAME_FUNC_OFFSET(21066, glUniform1fARB, glUniform1fARB, NULL, 546),
- NAME_FUNC_OFFSET(21078, glUniform1fvARB, glUniform1fvARB, NULL, 547),
- NAME_FUNC_OFFSET(21091, glUniform1iARB, glUniform1iARB, NULL, 548),
- NAME_FUNC_OFFSET(21103, glUniform1ivARB, glUniform1ivARB, NULL, 549),
- NAME_FUNC_OFFSET(21116, glUniform2fARB, glUniform2fARB, NULL, 550),
- NAME_FUNC_OFFSET(21128, glUniform2fvARB, glUniform2fvARB, NULL, 551),
- NAME_FUNC_OFFSET(21141, glUniform2iARB, glUniform2iARB, NULL, 552),
- NAME_FUNC_OFFSET(21153, glUniform2ivARB, glUniform2ivARB, NULL, 553),
- NAME_FUNC_OFFSET(21166, glUniform3fARB, glUniform3fARB, NULL, 554),
- NAME_FUNC_OFFSET(21178, glUniform3fvARB, glUniform3fvARB, NULL, 555),
- NAME_FUNC_OFFSET(21191, glUniform3iARB, glUniform3iARB, NULL, 556),
- NAME_FUNC_OFFSET(21203, glUniform3ivARB, glUniform3ivARB, NULL, 557),
- NAME_FUNC_OFFSET(21216, glUniform4fARB, glUniform4fARB, NULL, 558),
- NAME_FUNC_OFFSET(21228, glUniform4fvARB, glUniform4fvARB, NULL, 559),
- NAME_FUNC_OFFSET(21241, glUniform4iARB, glUniform4iARB, NULL, 560),
- NAME_FUNC_OFFSET(21253, glUniform4ivARB, glUniform4ivARB, NULL, 561),
- NAME_FUNC_OFFSET(21266, glUniformMatrix2fvARB, glUniformMatrix2fvARB, NULL, 562),
- NAME_FUNC_OFFSET(21285, glUniformMatrix3fvARB, glUniformMatrix3fvARB, NULL, 563),
- NAME_FUNC_OFFSET(21304, glUniformMatrix4fvARB, glUniformMatrix4fvARB, NULL, 564),
- NAME_FUNC_OFFSET(21323, glUseProgramObjectARB, glUseProgramObjectARB, NULL, 565),
- NAME_FUNC_OFFSET(21336, glValidateProgramARB, glValidateProgramARB, NULL, 566),
- NAME_FUNC_OFFSET(21354, glBindAttribLocationARB, glBindAttribLocationARB, NULL, 567),
- NAME_FUNC_OFFSET(21375, glGetActiveAttribARB, glGetActiveAttribARB, NULL, 568),
- NAME_FUNC_OFFSET(21393, glGetAttribLocationARB, glGetAttribLocationARB, NULL, 569),
- NAME_FUNC_OFFSET(21413, glDrawBuffersARB, glDrawBuffersARB, NULL, 570),
- NAME_FUNC_OFFSET(21427, glDrawBuffersARB, glDrawBuffersARB, NULL, 570),
- NAME_FUNC_OFFSET(21444, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 572),
- NAME_FUNC_OFFSET(21469, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 572),
- NAME_FUNC_OFFSET(21491, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 573),
- NAME_FUNC_OFFSET(21518, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 573),
- NAME_FUNC_OFFSET(21542, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 574),
- NAME_FUNC_OFFSET(21578, glTexBufferARB, glTexBufferARB, NULL, 581),
- NAME_FUNC_OFFSET(21590, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 603),
- NAME_FUNC_OFFSET(21624, glBlendEquationiARB, glBlendEquationiARB, NULL, 604),
- NAME_FUNC_OFFSET(21650, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 605),
- NAME_FUNC_OFFSET(21680, glBlendFunciARB, glBlendFunciARB, NULL, 606),
- NAME_FUNC_OFFSET(21702, gl_dispatch_stub_714, gl_dispatch_stub_714, NULL, 714),
- NAME_FUNC_OFFSET(21718, gl_dispatch_stub_715, gl_dispatch_stub_715, NULL, 715),
- NAME_FUNC_OFFSET(21737, glPointParameterfEXT, glPointParameterfEXT, NULL, 722),
- NAME_FUNC_OFFSET(21755, glPointParameterfEXT, glPointParameterfEXT, NULL, 722),
- NAME_FUNC_OFFSET(21776, glPointParameterfEXT, glPointParameterfEXT, NULL, 722),
- NAME_FUNC_OFFSET(21798, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 723),
- NAME_FUNC_OFFSET(21817, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 723),
- NAME_FUNC_OFFSET(21839, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 723),
- NAME_FUNC_OFFSET(21862, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, 726),
- NAME_FUNC_OFFSET(21881, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, 727),
- NAME_FUNC_OFFSET(21901, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, 728),
- NAME_FUNC_OFFSET(21920, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, 729),
- NAME_FUNC_OFFSET(21940, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 730),
- NAME_FUNC_OFFSET(21959, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 731),
- NAME_FUNC_OFFSET(21979, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, 732),
- NAME_FUNC_OFFSET(21998, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, 733),
- NAME_FUNC_OFFSET(22018, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, 734),
- NAME_FUNC_OFFSET(22037, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, 735),
- NAME_FUNC_OFFSET(22057, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, 736),
- NAME_FUNC_OFFSET(22077, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, 737),
- NAME_FUNC_OFFSET(22098, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, 738),
- NAME_FUNC_OFFSET(22118, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, 739),
- NAME_FUNC_OFFSET(22139, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, 740),
- NAME_FUNC_OFFSET(22159, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, 741),
- NAME_FUNC_OFFSET(22180, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, 742),
- NAME_FUNC_OFFSET(22204, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, 743),
- NAME_FUNC_OFFSET(22222, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 744),
- NAME_FUNC_OFFSET(22242, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, 745),
- NAME_FUNC_OFFSET(22260, glFogCoorddEXT, glFogCoorddEXT, NULL, 746),
- NAME_FUNC_OFFSET(22272, glFogCoorddvEXT, glFogCoorddvEXT, NULL, 747),
- NAME_FUNC_OFFSET(22285, glFogCoordfEXT, glFogCoordfEXT, NULL, 748),
- NAME_FUNC_OFFSET(22297, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 749),
- NAME_FUNC_OFFSET(22310, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 750),
- NAME_FUNC_OFFSET(22330, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 750),
- NAME_FUNC_OFFSET(22354, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 752),
- NAME_FUNC_OFFSET(22368, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 752),
- NAME_FUNC_OFFSET(22385, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 753),
- NAME_FUNC_OFFSET(22400, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 753),
- NAME_FUNC_OFFSET(22418, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 754),
- NAME_FUNC_OFFSET(22432, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 754),
- NAME_FUNC_OFFSET(22449, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 755),
- NAME_FUNC_OFFSET(22464, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 755),
- NAME_FUNC_OFFSET(22482, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 756),
- NAME_FUNC_OFFSET(22496, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 756),
- NAME_FUNC_OFFSET(22513, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 757),
- NAME_FUNC_OFFSET(22528, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 757),
- NAME_FUNC_OFFSET(22546, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 758),
- NAME_FUNC_OFFSET(22560, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 758),
- NAME_FUNC_OFFSET(22577, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 759),
- NAME_FUNC_OFFSET(22592, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 759),
- NAME_FUNC_OFFSET(22610, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 760),
- NAME_FUNC_OFFSET(22624, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 760),
- NAME_FUNC_OFFSET(22641, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 761),
- NAME_FUNC_OFFSET(22656, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 761),
- NAME_FUNC_OFFSET(22674, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 762),
- NAME_FUNC_OFFSET(22688, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 762),
- NAME_FUNC_OFFSET(22705, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 763),
- NAME_FUNC_OFFSET(22720, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 763),
- NAME_FUNC_OFFSET(22738, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 764),
- NAME_FUNC_OFFSET(22752, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 764),
- NAME_FUNC_OFFSET(22769, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 765),
- NAME_FUNC_OFFSET(22784, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 765),
- NAME_FUNC_OFFSET(22802, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 766),
- NAME_FUNC_OFFSET(22816, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 766),
- NAME_FUNC_OFFSET(22833, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 767),
- NAME_FUNC_OFFSET(22848, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 767),
- NAME_FUNC_OFFSET(22866, glBindProgramNV, glBindProgramNV, NULL, 779),
- NAME_FUNC_OFFSET(22883, glDeleteProgramsNV, glDeleteProgramsNV, NULL, 780),
- NAME_FUNC_OFFSET(22903, glGenProgramsNV, glGenProgramsNV, NULL, 782),
- NAME_FUNC_OFFSET(22920, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 788),
- NAME_FUNC_OFFSET(22946, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 788),
- NAME_FUNC_OFFSET(22975, glIsProgramNV, glIsProgramNV, NULL, 792),
- NAME_FUNC_OFFSET(22990, glPointParameteriNV, glPointParameteriNV, NULL, 856),
- NAME_FUNC_OFFSET(23008, glPointParameterivNV, glPointParameterivNV, NULL, 857),
- NAME_FUNC_OFFSET(23027, gl_dispatch_stub_860, gl_dispatch_stub_860, NULL, 860),
- NAME_FUNC_OFFSET(23048, gl_dispatch_stub_862, gl_dispatch_stub_862, NULL, 862),
- NAME_FUNC_OFFSET(23064, glPrimitiveRestartIndexNV, glPrimitiveRestartIndexNV, NULL, 869),
- NAME_FUNC_OFFSET(23088, gl_dispatch_stub_872, gl_dispatch_stub_872, NULL, 872),
- NAME_FUNC_OFFSET(23112, gl_dispatch_stub_872, gl_dispatch_stub_872, NULL, 872),
- NAME_FUNC_OFFSET(23139, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 873),
- NAME_FUNC_OFFSET(23157, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 874),
- NAME_FUNC_OFFSET(23176, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, 875),
- NAME_FUNC_OFFSET(23201, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, 876),
- NAME_FUNC_OFFSET(23222, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, 877),
- NAME_FUNC_OFFSET(23244, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, 878),
- NAME_FUNC_OFFSET(23270, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, 879),
- NAME_FUNC_OFFSET(23293, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, 880),
- NAME_FUNC_OFFSET(23316, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, 881),
- NAME_FUNC_OFFSET(23339, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, 882),
- NAME_FUNC_OFFSET(23357, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, 883),
- NAME_FUNC_OFFSET(23376, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, 884),
- NAME_FUNC_OFFSET(23393, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, 885),
- NAME_FUNC_OFFSET(23431, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, 886),
- NAME_FUNC_OFFSET(23460, glIsFramebufferEXT, glIsFramebufferEXT, NULL, 887),
- NAME_FUNC_OFFSET(23476, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, 888),
- NAME_FUNC_OFFSET(23493, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, 889),
- NAME_FUNC_OFFSET(23515, gl_dispatch_stub_890, gl_dispatch_stub_890, NULL, 890),
- NAME_FUNC_OFFSET(23533, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, 893),
- NAME_FUNC_OFFSET(23556, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, 894),
- NAME_FUNC_OFFSET(23578, glGetUniformuivEXT, glGetUniformuivEXT, NULL, 895),
- NAME_FUNC_OFFSET(23594, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, 896),
- NAME_FUNC_OFFSET(23615, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, 897),
- NAME_FUNC_OFFSET(23637, glUniform1uiEXT, glUniform1uiEXT, NULL, 898),
- NAME_FUNC_OFFSET(23650, glUniform1uivEXT, glUniform1uivEXT, NULL, 899),
- NAME_FUNC_OFFSET(23664, glUniform2uiEXT, glUniform2uiEXT, NULL, 900),
- NAME_FUNC_OFFSET(23677, glUniform2uivEXT, glUniform2uivEXT, NULL, 901),
- NAME_FUNC_OFFSET(23691, glUniform3uiEXT, glUniform3uiEXT, NULL, 902),
- NAME_FUNC_OFFSET(23704, glUniform3uivEXT, glUniform3uivEXT, NULL, 903),
- NAME_FUNC_OFFSET(23718, glUniform4uiEXT, glUniform4uiEXT, NULL, 904),
- NAME_FUNC_OFFSET(23731, glUniform4uivEXT, glUniform4uivEXT, NULL, 905),
- NAME_FUNC_OFFSET(23745, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 906),
- NAME_FUNC_OFFSET(23763, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, 907),
- NAME_FUNC_OFFSET(23782, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 908),
- NAME_FUNC_OFFSET(23801, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, 909),
- NAME_FUNC_OFFSET(23821, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 910),
- NAME_FUNC_OFFSET(23839, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 911),
- NAME_FUNC_OFFSET(23858, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 912),
- NAME_FUNC_OFFSET(23877, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 913),
- NAME_FUNC_OFFSET(23897, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 914),
- NAME_FUNC_OFFSET(23915, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 915),
- NAME_FUNC_OFFSET(23934, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 916),
- NAME_FUNC_OFFSET(23953, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 917),
- NAME_FUNC_OFFSET(23973, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, 918),
- NAME_FUNC_OFFSET(23992, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 919),
- NAME_FUNC_OFFSET(24010, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 920),
- NAME_FUNC_OFFSET(24029, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, 921),
- NAME_FUNC_OFFSET(24048, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, 922),
- NAME_FUNC_OFFSET(24068, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 923),
- NAME_FUNC_OFFSET(24087, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 924),
- NAME_FUNC_OFFSET(24107, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, 925),
- NAME_FUNC_OFFSET(24127, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, 926),
- NAME_FUNC_OFFSET(24150, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 927),
- NAME_FUNC_OFFSET(24176, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 927),
- NAME_FUNC_OFFSET(24205, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, 928),
- NAME_FUNC_OFFSET(24218, glDisableIndexedEXT, glDisableIndexedEXT, NULL, 929),
- NAME_FUNC_OFFSET(24229, glEnableIndexedEXT, glEnableIndexedEXT, NULL, 930),
- NAME_FUNC_OFFSET(24239, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, 931),
- NAME_FUNC_OFFSET(24255, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, 932),
- NAME_FUNC_OFFSET(24271, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, 933),
- NAME_FUNC_OFFSET(24284, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, 936),
- NAME_FUNC_OFFSET(24305, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, 937),
- NAME_FUNC_OFFSET(24327, glTexParameterIivEXT, glTexParameterIivEXT, NULL, 938),
- NAME_FUNC_OFFSET(24345, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, 939),
- NAME_FUNC_OFFSET(24364, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, 940),
- NAME_FUNC_OFFSET(24389, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, 941),
- NAME_FUNC_OFFSET(24412, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, 942),
- NAME_FUNC_OFFSET(24437, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, 943),
- NAME_FUNC_OFFSET(24454, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, 945),
- NAME_FUNC_OFFSET(24472, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, 946),
- NAME_FUNC_OFFSET(24495, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, 947),
- NAME_FUNC_OFFSET(24525, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, 948),
- NAME_FUNC_OFFSET(24553, glProvokingVertexEXT, glProvokingVertexEXT, NULL, 949),
- NAME_FUNC_OFFSET(24571, gl_dispatch_stub_960, gl_dispatch_stub_960, NULL, 960),
- NAME_FUNC_OFFSET(24592, gl_dispatch_stub_961, gl_dispatch_stub_961, NULL, 961),
+ NAME_FUNC_OFFSET(12053, glInvalidateBufferData, glInvalidateBufferData, NULL, 713),
+ NAME_FUNC_OFFSET(12076, glInvalidateBufferSubData, glInvalidateBufferSubData, NULL, 714),
+ NAME_FUNC_OFFSET(12102, glInvalidateFramebuffer, glInvalidateFramebuffer, NULL, 715),
+ NAME_FUNC_OFFSET(12126, glInvalidateSubFramebuffer, glInvalidateSubFramebuffer, NULL, 716),
+ NAME_FUNC_OFFSET(12153, glInvalidateTexImage, glInvalidateTexImage, NULL, 717),
+ NAME_FUNC_OFFSET(12174, glInvalidateTexSubImage, glInvalidateTexSubImage, NULL, 718),
+ NAME_FUNC_OFFSET(12198, glPolygonOffsetEXT, glPolygonOffsetEXT, NULL, 719),
+ NAME_FUNC_OFFSET(12217, gl_dispatch_stub_720, gl_dispatch_stub_720, NULL, 720),
+ NAME_FUNC_OFFSET(12234, gl_dispatch_stub_721, gl_dispatch_stub_721, NULL, 721),
+ NAME_FUNC_OFFSET(12254, glColorPointerEXT, glColorPointerEXT, NULL, 722),
+ NAME_FUNC_OFFSET(12272, glEdgeFlagPointerEXT, glEdgeFlagPointerEXT, NULL, 723),
+ NAME_FUNC_OFFSET(12293, glIndexPointerEXT, glIndexPointerEXT, NULL, 724),
+ NAME_FUNC_OFFSET(12311, glNormalPointerEXT, glNormalPointerEXT, NULL, 725),
+ NAME_FUNC_OFFSET(12330, glTexCoordPointerEXT, glTexCoordPointerEXT, NULL, 726),
+ NAME_FUNC_OFFSET(12351, glVertexPointerEXT, glVertexPointerEXT, NULL, 727),
+ NAME_FUNC_OFFSET(12370, glPointParameterfEXT, glPointParameterfEXT, NULL, 728),
+ NAME_FUNC_OFFSET(12391, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 729),
+ NAME_FUNC_OFFSET(12413, glLockArraysEXT, glLockArraysEXT, NULL, 730),
+ NAME_FUNC_OFFSET(12429, glUnlockArraysEXT, glUnlockArraysEXT, NULL, 731),
+ NAME_FUNC_OFFSET(12447, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, 732),
+ NAME_FUNC_OFFSET(12469, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, 733),
+ NAME_FUNC_OFFSET(12492, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, 734),
+ NAME_FUNC_OFFSET(12514, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, 735),
+ NAME_FUNC_OFFSET(12537, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 736),
+ NAME_FUNC_OFFSET(12559, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 737),
+ NAME_FUNC_OFFSET(12582, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, 738),
+ NAME_FUNC_OFFSET(12604, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, 739),
+ NAME_FUNC_OFFSET(12627, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, 740),
+ NAME_FUNC_OFFSET(12649, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, 741),
+ NAME_FUNC_OFFSET(12672, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, 742),
+ NAME_FUNC_OFFSET(12695, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, 743),
+ NAME_FUNC_OFFSET(12719, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, 744),
+ NAME_FUNC_OFFSET(12742, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, 745),
+ NAME_FUNC_OFFSET(12766, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, 746),
+ NAME_FUNC_OFFSET(12789, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, 747),
+ NAME_FUNC_OFFSET(12813, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, 748),
+ NAME_FUNC_OFFSET(12840, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, 749),
+ NAME_FUNC_OFFSET(12861, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 750),
+ NAME_FUNC_OFFSET(12884, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, 751),
+ NAME_FUNC_OFFSET(12905, glFogCoorddEXT, glFogCoorddEXT, NULL, 752),
+ NAME_FUNC_OFFSET(12920, glFogCoorddvEXT, glFogCoorddvEXT, NULL, 753),
+ NAME_FUNC_OFFSET(12936, glFogCoordfEXT, glFogCoordfEXT, NULL, 754),
+ NAME_FUNC_OFFSET(12951, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 755),
+ NAME_FUNC_OFFSET(12967, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 756),
+ NAME_FUNC_OFFSET(12990, glResizeBuffersMESA, glResizeBuffersMESA, NULL, 757),
+ NAME_FUNC_OFFSET(13010, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 758),
+ NAME_FUNC_OFFSET(13028, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 759),
+ NAME_FUNC_OFFSET(13047, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 760),
+ NAME_FUNC_OFFSET(13065, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 761),
+ NAME_FUNC_OFFSET(13084, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 762),
+ NAME_FUNC_OFFSET(13102, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 763),
+ NAME_FUNC_OFFSET(13121, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 764),
+ NAME_FUNC_OFFSET(13139, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 765),
+ NAME_FUNC_OFFSET(13158, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 766),
+ NAME_FUNC_OFFSET(13176, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 767),
+ NAME_FUNC_OFFSET(13195, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 768),
+ NAME_FUNC_OFFSET(13213, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 769),
+ NAME_FUNC_OFFSET(13232, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 770),
+ NAME_FUNC_OFFSET(13250, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 771),
+ NAME_FUNC_OFFSET(13269, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 772),
+ NAME_FUNC_OFFSET(13287, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 773),
+ NAME_FUNC_OFFSET(13306, glWindowPos4dMESA, glWindowPos4dMESA, NULL, 774),
+ NAME_FUNC_OFFSET(13324, glWindowPos4dvMESA, glWindowPos4dvMESA, NULL, 775),
+ NAME_FUNC_OFFSET(13343, glWindowPos4fMESA, glWindowPos4fMESA, NULL, 776),
+ NAME_FUNC_OFFSET(13361, glWindowPos4fvMESA, glWindowPos4fvMESA, NULL, 777),
+ NAME_FUNC_OFFSET(13380, glWindowPos4iMESA, glWindowPos4iMESA, NULL, 778),
+ NAME_FUNC_OFFSET(13398, glWindowPos4ivMESA, glWindowPos4ivMESA, NULL, 779),
+ NAME_FUNC_OFFSET(13417, glWindowPos4sMESA, glWindowPos4sMESA, NULL, 780),
+ NAME_FUNC_OFFSET(13435, glWindowPos4svMESA, glWindowPos4svMESA, NULL, 781),
+ NAME_FUNC_OFFSET(13454, gl_dispatch_stub_782, gl_dispatch_stub_782, NULL, 782),
+ NAME_FUNC_OFFSET(13479, gl_dispatch_stub_783, gl_dispatch_stub_783, NULL, 783),
+ NAME_FUNC_OFFSET(13506, glAreProgramsResidentNV, glAreProgramsResidentNV, NULL, 784),
+ NAME_FUNC_OFFSET(13530, glBindProgramNV, glBindProgramNV, NULL, 785),
+ NAME_FUNC_OFFSET(13546, glDeleteProgramsNV, glDeleteProgramsNV, NULL, 786),
+ NAME_FUNC_OFFSET(13565, glExecuteProgramNV, glExecuteProgramNV, NULL, 787),
+ NAME_FUNC_OFFSET(13584, glGenProgramsNV, glGenProgramsNV, NULL, 788),
+ NAME_FUNC_OFFSET(13600, glGetProgramParameterdvNV, glGetProgramParameterdvNV, NULL, 789),
+ NAME_FUNC_OFFSET(13626, glGetProgramParameterfvNV, glGetProgramParameterfvNV, NULL, 790),
+ NAME_FUNC_OFFSET(13652, glGetProgramStringNV, glGetProgramStringNV, NULL, 791),
+ NAME_FUNC_OFFSET(13673, glGetProgramivNV, glGetProgramivNV, NULL, 792),
+ NAME_FUNC_OFFSET(13690, glGetTrackMatrixivNV, glGetTrackMatrixivNV, NULL, 793),
+ NAME_FUNC_OFFSET(13711, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 794),
+ NAME_FUNC_OFFSET(13739, glGetVertexAttribdvNV, glGetVertexAttribdvNV, NULL, 795),
+ NAME_FUNC_OFFSET(13761, glGetVertexAttribfvNV, glGetVertexAttribfvNV, NULL, 796),
+ NAME_FUNC_OFFSET(13783, glGetVertexAttribivNV, glGetVertexAttribivNV, NULL, 797),
+ NAME_FUNC_OFFSET(13805, glIsProgramNV, glIsProgramNV, NULL, 798),
+ NAME_FUNC_OFFSET(13819, glLoadProgramNV, glLoadProgramNV, NULL, 799),
+ NAME_FUNC_OFFSET(13835, glProgramParameters4dvNV, glProgramParameters4dvNV, NULL, 800),
+ NAME_FUNC_OFFSET(13860, glProgramParameters4fvNV, glProgramParameters4fvNV, NULL, 801),
+ NAME_FUNC_OFFSET(13885, glRequestResidentProgramsNV, glRequestResidentProgramsNV, NULL, 802),
+ NAME_FUNC_OFFSET(13913, glTrackMatrixNV, glTrackMatrixNV, NULL, 803),
+ NAME_FUNC_OFFSET(13929, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, 804),
+ NAME_FUNC_OFFSET(13948, glVertexAttrib1dvNV, glVertexAttrib1dvNV, NULL, 805),
+ NAME_FUNC_OFFSET(13968, glVertexAttrib1fNV, glVertexAttrib1fNV, NULL, 806),
+ NAME_FUNC_OFFSET(13987, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, 807),
+ NAME_FUNC_OFFSET(14007, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, 808),
+ NAME_FUNC_OFFSET(14026, glVertexAttrib1svNV, glVertexAttrib1svNV, NULL, 809),
+ NAME_FUNC_OFFSET(14046, glVertexAttrib2dNV, glVertexAttrib2dNV, NULL, 810),
+ NAME_FUNC_OFFSET(14065, glVertexAttrib2dvNV, glVertexAttrib2dvNV, NULL, 811),
+ NAME_FUNC_OFFSET(14085, glVertexAttrib2fNV, glVertexAttrib2fNV, NULL, 812),
+ NAME_FUNC_OFFSET(14104, glVertexAttrib2fvNV, glVertexAttrib2fvNV, NULL, 813),
+ NAME_FUNC_OFFSET(14124, glVertexAttrib2sNV, glVertexAttrib2sNV, NULL, 814),
+ NAME_FUNC_OFFSET(14143, glVertexAttrib2svNV, glVertexAttrib2svNV, NULL, 815),
+ NAME_FUNC_OFFSET(14163, glVertexAttrib3dNV, glVertexAttrib3dNV, NULL, 816),
+ NAME_FUNC_OFFSET(14182, glVertexAttrib3dvNV, glVertexAttrib3dvNV, NULL, 817),
+ NAME_FUNC_OFFSET(14202, glVertexAttrib3fNV, glVertexAttrib3fNV, NULL, 818),
+ NAME_FUNC_OFFSET(14221, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, 819),
+ NAME_FUNC_OFFSET(14241, glVertexAttrib3sNV, glVertexAttrib3sNV, NULL, 820),
+ NAME_FUNC_OFFSET(14260, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, 821),
+ NAME_FUNC_OFFSET(14280, glVertexAttrib4dNV, glVertexAttrib4dNV, NULL, 822),
+ NAME_FUNC_OFFSET(14299, glVertexAttrib4dvNV, glVertexAttrib4dvNV, NULL, 823),
+ NAME_FUNC_OFFSET(14319, glVertexAttrib4fNV, glVertexAttrib4fNV, NULL, 824),
+ NAME_FUNC_OFFSET(14338, glVertexAttrib4fvNV, glVertexAttrib4fvNV, NULL, 825),
+ NAME_FUNC_OFFSET(14358, glVertexAttrib4sNV, glVertexAttrib4sNV, NULL, 826),
+ NAME_FUNC_OFFSET(14377, glVertexAttrib4svNV, glVertexAttrib4svNV, NULL, 827),
+ NAME_FUNC_OFFSET(14397, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, 828),
+ NAME_FUNC_OFFSET(14417, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, 829),
+ NAME_FUNC_OFFSET(14438, glVertexAttribPointerNV, glVertexAttribPointerNV, NULL, 830),
+ NAME_FUNC_OFFSET(14462, glVertexAttribs1dvNV, glVertexAttribs1dvNV, NULL, 831),
+ NAME_FUNC_OFFSET(14483, glVertexAttribs1fvNV, glVertexAttribs1fvNV, NULL, 832),
+ NAME_FUNC_OFFSET(14504, glVertexAttribs1svNV, glVertexAttribs1svNV, NULL, 833),
+ NAME_FUNC_OFFSET(14525, glVertexAttribs2dvNV, glVertexAttribs2dvNV, NULL, 834),
+ NAME_FUNC_OFFSET(14546, glVertexAttribs2fvNV, glVertexAttribs2fvNV, NULL, 835),
+ NAME_FUNC_OFFSET(14567, glVertexAttribs2svNV, glVertexAttribs2svNV, NULL, 836),
+ NAME_FUNC_OFFSET(14588, glVertexAttribs3dvNV, glVertexAttribs3dvNV, NULL, 837),
+ NAME_FUNC_OFFSET(14609, glVertexAttribs3fvNV, glVertexAttribs3fvNV, NULL, 838),
+ NAME_FUNC_OFFSET(14630, glVertexAttribs3svNV, glVertexAttribs3svNV, NULL, 839),
+ NAME_FUNC_OFFSET(14651, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, 840),
+ NAME_FUNC_OFFSET(14672, glVertexAttribs4fvNV, glVertexAttribs4fvNV, NULL, 841),
+ NAME_FUNC_OFFSET(14693, glVertexAttribs4svNV, glVertexAttribs4svNV, NULL, 842),
+ NAME_FUNC_OFFSET(14714, glVertexAttribs4ubvNV, glVertexAttribs4ubvNV, NULL, 843),
+ NAME_FUNC_OFFSET(14736, glGetTexBumpParameterfvATI, glGetTexBumpParameterfvATI, NULL, 844),
+ NAME_FUNC_OFFSET(14763, glGetTexBumpParameterivATI, glGetTexBumpParameterivATI, NULL, 845),
+ NAME_FUNC_OFFSET(14790, glTexBumpParameterfvATI, glTexBumpParameterfvATI, NULL, 846),
+ NAME_FUNC_OFFSET(14814, glTexBumpParameterivATI, glTexBumpParameterivATI, NULL, 847),
+ NAME_FUNC_OFFSET(14838, glAlphaFragmentOp1ATI, glAlphaFragmentOp1ATI, NULL, 848),
+ NAME_FUNC_OFFSET(14860, glAlphaFragmentOp2ATI, glAlphaFragmentOp2ATI, NULL, 849),
+ NAME_FUNC_OFFSET(14882, glAlphaFragmentOp3ATI, glAlphaFragmentOp3ATI, NULL, 850),
+ NAME_FUNC_OFFSET(14904, glBeginFragmentShaderATI, glBeginFragmentShaderATI, NULL, 851),
+ NAME_FUNC_OFFSET(14929, glBindFragmentShaderATI, glBindFragmentShaderATI, NULL, 852),
+ NAME_FUNC_OFFSET(14953, glColorFragmentOp1ATI, glColorFragmentOp1ATI, NULL, 853),
+ NAME_FUNC_OFFSET(14975, glColorFragmentOp2ATI, glColorFragmentOp2ATI, NULL, 854),
+ NAME_FUNC_OFFSET(14997, glColorFragmentOp3ATI, glColorFragmentOp3ATI, NULL, 855),
+ NAME_FUNC_OFFSET(15019, glDeleteFragmentShaderATI, glDeleteFragmentShaderATI, NULL, 856),
+ NAME_FUNC_OFFSET(15045, glEndFragmentShaderATI, glEndFragmentShaderATI, NULL, 857),
+ NAME_FUNC_OFFSET(15068, glGenFragmentShadersATI, glGenFragmentShadersATI, NULL, 858),
+ NAME_FUNC_OFFSET(15092, glPassTexCoordATI, glPassTexCoordATI, NULL, 859),
+ NAME_FUNC_OFFSET(15110, glSampleMapATI, glSampleMapATI, NULL, 860),
+ NAME_FUNC_OFFSET(15125, glSetFragmentShaderConstantATI, glSetFragmentShaderConstantATI, NULL, 861),
+ NAME_FUNC_OFFSET(15156, glPointParameteriNV, glPointParameteriNV, NULL, 862),
+ NAME_FUNC_OFFSET(15176, glPointParameterivNV, glPointParameterivNV, NULL, 863),
+ NAME_FUNC_OFFSET(15197, gl_dispatch_stub_864, gl_dispatch_stub_864, NULL, 864),
+ NAME_FUNC_OFFSET(15220, gl_dispatch_stub_865, gl_dispatch_stub_865, NULL, 865),
+ NAME_FUNC_OFFSET(15243, gl_dispatch_stub_866, gl_dispatch_stub_866, NULL, 866),
+ NAME_FUNC_OFFSET(15269, gl_dispatch_stub_867, gl_dispatch_stub_867, NULL, 867),
+ NAME_FUNC_OFFSET(15292, gl_dispatch_stub_868, gl_dispatch_stub_868, NULL, 868),
+ NAME_FUNC_OFFSET(15313, glGetProgramNamedParameterdvNV, glGetProgramNamedParameterdvNV, NULL, 869),
+ NAME_FUNC_OFFSET(15344, glGetProgramNamedParameterfvNV, glGetProgramNamedParameterfvNV, NULL, 870),
+ NAME_FUNC_OFFSET(15375, glProgramNamedParameter4dNV, glProgramNamedParameter4dNV, NULL, 871),
+ NAME_FUNC_OFFSET(15403, glProgramNamedParameter4dvNV, glProgramNamedParameter4dvNV, NULL, 872),
+ NAME_FUNC_OFFSET(15432, glProgramNamedParameter4fNV, glProgramNamedParameter4fNV, NULL, 873),
+ NAME_FUNC_OFFSET(15460, glProgramNamedParameter4fvNV, glProgramNamedParameter4fvNV, NULL, 874),
+ NAME_FUNC_OFFSET(15489, glPrimitiveRestartIndexNV, glPrimitiveRestartIndexNV, NULL, 875),
+ NAME_FUNC_OFFSET(15515, glPrimitiveRestartNV, glPrimitiveRestartNV, NULL, 876),
+ NAME_FUNC_OFFSET(15536, gl_dispatch_stub_877, gl_dispatch_stub_877, NULL, 877),
+ NAME_FUNC_OFFSET(15553, gl_dispatch_stub_878, gl_dispatch_stub_878, NULL, 878),
+ NAME_FUNC_OFFSET(15580, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 879),
+ NAME_FUNC_OFFSET(15601, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 880),
+ NAME_FUNC_OFFSET(15623, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, 881),
+ NAME_FUNC_OFFSET(15651, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, 882),
+ NAME_FUNC_OFFSET(15675, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, 883),
+ NAME_FUNC_OFFSET(15700, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, 884),
+ NAME_FUNC_OFFSET(15729, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, 885),
+ NAME_FUNC_OFFSET(15755, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, 886),
+ NAME_FUNC_OFFSET(15781, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, 887),
+ NAME_FUNC_OFFSET(15807, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, 888),
+ NAME_FUNC_OFFSET(15828, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, 889),
+ NAME_FUNC_OFFSET(15850, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, 890),
+ NAME_FUNC_OFFSET(15870, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, 891),
+ NAME_FUNC_OFFSET(15911, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, 892),
+ NAME_FUNC_OFFSET(15943, glIsFramebufferEXT, glIsFramebufferEXT, NULL, 893),
+ NAME_FUNC_OFFSET(15962, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, 894),
+ NAME_FUNC_OFFSET(15982, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, 895),
+ NAME_FUNC_OFFSET(16007, gl_dispatch_stub_896, gl_dispatch_stub_896, NULL, 896),
+ NAME_FUNC_OFFSET(16028, gl_dispatch_stub_897, gl_dispatch_stub_897, NULL, 897),
+ NAME_FUNC_OFFSET(16052, gl_dispatch_stub_898, gl_dispatch_stub_898, NULL, 898),
+ NAME_FUNC_OFFSET(16082, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, 899),
+ NAME_FUNC_OFFSET(16108, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, 900),
+ NAME_FUNC_OFFSET(16133, glGetUniformuivEXT, glGetUniformuivEXT, NULL, 901),
+ NAME_FUNC_OFFSET(16152, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, 902),
+ NAME_FUNC_OFFSET(16176, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, 903),
+ NAME_FUNC_OFFSET(16201, glUniform1uiEXT, glUniform1uiEXT, NULL, 904),
+ NAME_FUNC_OFFSET(16217, glUniform1uivEXT, glUniform1uivEXT, NULL, 905),
+ NAME_FUNC_OFFSET(16234, glUniform2uiEXT, glUniform2uiEXT, NULL, 906),
+ NAME_FUNC_OFFSET(16250, glUniform2uivEXT, glUniform2uivEXT, NULL, 907),
+ NAME_FUNC_OFFSET(16267, glUniform3uiEXT, glUniform3uiEXT, NULL, 908),
+ NAME_FUNC_OFFSET(16283, glUniform3uivEXT, glUniform3uivEXT, NULL, 909),
+ NAME_FUNC_OFFSET(16300, glUniform4uiEXT, glUniform4uiEXT, NULL, 910),
+ NAME_FUNC_OFFSET(16316, glUniform4uivEXT, glUniform4uivEXT, NULL, 911),
+ NAME_FUNC_OFFSET(16333, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 912),
+ NAME_FUNC_OFFSET(16354, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, 913),
+ NAME_FUNC_OFFSET(16376, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 914),
+ NAME_FUNC_OFFSET(16398, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, 915),
+ NAME_FUNC_OFFSET(16421, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 916),
+ NAME_FUNC_OFFSET(16442, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 917),
+ NAME_FUNC_OFFSET(16464, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 918),
+ NAME_FUNC_OFFSET(16486, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 919),
+ NAME_FUNC_OFFSET(16509, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 920),
+ NAME_FUNC_OFFSET(16530, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 921),
+ NAME_FUNC_OFFSET(16552, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 922),
+ NAME_FUNC_OFFSET(16574, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 923),
+ NAME_FUNC_OFFSET(16597, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, 924),
+ NAME_FUNC_OFFSET(16619, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 925),
+ NAME_FUNC_OFFSET(16640, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 926),
+ NAME_FUNC_OFFSET(16662, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, 927),
+ NAME_FUNC_OFFSET(16684, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, 928),
+ NAME_FUNC_OFFSET(16707, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 929),
+ NAME_FUNC_OFFSET(16729, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 930),
+ NAME_FUNC_OFFSET(16752, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, 931),
+ NAME_FUNC_OFFSET(16775, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, 932),
+ NAME_FUNC_OFFSET(16801, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 933),
+ NAME_FUNC_OFFSET(16830, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, 934),
+ NAME_FUNC_OFFSET(16852, glDisableIndexedEXT, glDisableIndexedEXT, NULL, 935),
+ NAME_FUNC_OFFSET(16872, glEnableIndexedEXT, glEnableIndexedEXT, NULL, 936),
+ NAME_FUNC_OFFSET(16891, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, 937),
+ NAME_FUNC_OFFSET(16915, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, 938),
+ NAME_FUNC_OFFSET(16939, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, 939),
+ NAME_FUNC_OFFSET(16961, glClearColorIiEXT, glClearColorIiEXT, NULL, 940),
+ NAME_FUNC_OFFSET(16979, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 941),
+ NAME_FUNC_OFFSET(16998, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, 942),
+ NAME_FUNC_OFFSET(17022, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, 943),
+ NAME_FUNC_OFFSET(17047, glTexParameterIivEXT, glTexParameterIivEXT, NULL, 944),
+ NAME_FUNC_OFFSET(17068, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, 945),
+ NAME_FUNC_OFFSET(17090, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, 946),
+ NAME_FUNC_OFFSET(17117, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, 947),
+ NAME_FUNC_OFFSET(17142, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, 948),
+ NAME_FUNC_OFFSET(17170, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, 949),
+ NAME_FUNC_OFFSET(17190, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 950),
+ NAME_FUNC_OFFSET(17212, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, 951),
+ NAME_FUNC_OFFSET(17233, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, 952),
+ NAME_FUNC_OFFSET(17259, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, 953),
+ NAME_FUNC_OFFSET(17292, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, 954),
+ NAME_FUNC_OFFSET(17323, glProvokingVertexEXT, glProvokingVertexEXT, NULL, 955),
+ NAME_FUNC_OFFSET(17344, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 956),
+ NAME_FUNC_OFFSET(17372, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 957),
+ NAME_FUNC_OFFSET(17395, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 958),
+ NAME_FUNC_OFFSET(17420, glActiveProgramEXT, glActiveProgramEXT, NULL, 959),
+ NAME_FUNC_OFFSET(17439, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 960),
+ NAME_FUNC_OFFSET(17464, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 961),
+ NAME_FUNC_OFFSET(17486, glTextureBarrierNV, glTextureBarrierNV, NULL, 962),
+ NAME_FUNC_OFFSET(17505, gl_dispatch_stub_963, gl_dispatch_stub_963, NULL, 963),
+ NAME_FUNC_OFFSET(17530, gl_dispatch_stub_964, gl_dispatch_stub_964, NULL, 964),
+ NAME_FUNC_OFFSET(17559, gl_dispatch_stub_965, gl_dispatch_stub_965, NULL, 965),
+ NAME_FUNC_OFFSET(17590, gl_dispatch_stub_966, gl_dispatch_stub_966, NULL, 966),
+ NAME_FUNC_OFFSET(17614, gl_dispatch_stub_967, gl_dispatch_stub_967, NULL, 967),
+ NAME_FUNC_OFFSET(17639, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 968),
+ NAME_FUNC_OFFSET(17678, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 969),
+ NAME_FUNC_OFFSET(17707, glArrayElement, glArrayElement, NULL, 306),
+ NAME_FUNC_OFFSET(17725, glBindTexture, glBindTexture, NULL, 307),
+ NAME_FUNC_OFFSET(17742, glDrawArrays, glDrawArrays, NULL, 310),
+ NAME_FUNC_OFFSET(17758, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322),
+ NAME_FUNC_OFFSET(17783, glCopyTexImage1D, glCopyTexImage1D, NULL, 323),
+ NAME_FUNC_OFFSET(17803, glCopyTexImage2D, glCopyTexImage2D, NULL, 324),
+ NAME_FUNC_OFFSET(17823, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325),
+ NAME_FUNC_OFFSET(17846, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326),
+ NAME_FUNC_OFFSET(17869, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327),
+ NAME_FUNC_OFFSET(17889, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328),
+ NAME_FUNC_OFFSET(17906, glGetPointerv, glGetPointerv, NULL, 329),
+ NAME_FUNC_OFFSET(17923, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330),
+ NAME_FUNC_OFFSET(17938, glPrioritizeTextures, glPrioritizeTextures, NULL, 331),
+ NAME_FUNC_OFFSET(17962, glTexSubImage1D, glTexSubImage1D, NULL, 332),
+ NAME_FUNC_OFFSET(17981, glTexSubImage2D, glTexSubImage2D, NULL, 333),
+ NAME_FUNC_OFFSET(18000, glBlendColor, glBlendColor, NULL, 336),
+ NAME_FUNC_OFFSET(18016, glBlendEquation, glBlendEquation, NULL, 337),
+ NAME_FUNC_OFFSET(18035, glDrawRangeElements, glDrawRangeElements, NULL, 338),
+ NAME_FUNC_OFFSET(18058, glColorTable, glColorTable, NULL, 339),
+ NAME_FUNC_OFFSET(18074, glColorTable, glColorTable, NULL, 339),
+ NAME_FUNC_OFFSET(18090, glColorTableParameterfv, glColorTableParameterfv, NULL, 340),
+ NAME_FUNC_OFFSET(18117, glColorTableParameteriv, glColorTableParameteriv, NULL, 341),
+ NAME_FUNC_OFFSET(18144, glCopyColorTable, glCopyColorTable, NULL, 342),
+ NAME_FUNC_OFFSET(18164, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
+ NAME_FUNC_OFFSET(18183, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
+ NAME_FUNC_OFFSET(18202, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
+ NAME_FUNC_OFFSET(18232, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
+ NAME_FUNC_OFFSET(18262, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
+ NAME_FUNC_OFFSET(18292, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
+ NAME_FUNC_OFFSET(18322, glColorSubTable, glColorSubTable, NULL, 346),
+ NAME_FUNC_OFFSET(18341, glCopyColorSubTable, glCopyColorSubTable, NULL, 347),
+ NAME_FUNC_OFFSET(18364, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348),
+ NAME_FUNC_OFFSET(18389, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349),
+ NAME_FUNC_OFFSET(18414, glConvolutionParameterf, glConvolutionParameterf, NULL, 350),
+ NAME_FUNC_OFFSET(18441, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351),
+ NAME_FUNC_OFFSET(18469, glConvolutionParameteri, glConvolutionParameteri, NULL, 352),
+ NAME_FUNC_OFFSET(18496, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353),
+ NAME_FUNC_OFFSET(18524, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354),
+ NAME_FUNC_OFFSET(18553, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355),
+ NAME_FUNC_OFFSET(18582, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356),
+ NAME_FUNC_OFFSET(18608, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357),
+ NAME_FUNC_OFFSET(18639, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358),
+ NAME_FUNC_OFFSET(18670, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359),
+ NAME_FUNC_OFFSET(18694, glSeparableFilter2D, glSeparableFilter2D, NULL, 360),
+ NAME_FUNC_OFFSET(18717, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361),
+ NAME_FUNC_OFFSET(18735, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362),
+ NAME_FUNC_OFFSET(18764, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363),
+ NAME_FUNC_OFFSET(18793, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364),
+ NAME_FUNC_OFFSET(18808, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365),
+ NAME_FUNC_OFFSET(18834, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366),
+ NAME_FUNC_OFFSET(18860, glHistogram, glHistogram, NULL, 367),
+ NAME_FUNC_OFFSET(18875, glMinmax, glMinmax, NULL, 368),
+ NAME_FUNC_OFFSET(18887, glResetHistogram, glResetHistogram, NULL, 369),
+ NAME_FUNC_OFFSET(18907, glResetMinmax, glResetMinmax, NULL, 370),
+ NAME_FUNC_OFFSET(18924, glTexImage3D, glTexImage3D, NULL, 371),
+ NAME_FUNC_OFFSET(18940, glTexSubImage3D, glTexSubImage3D, NULL, 372),
+ NAME_FUNC_OFFSET(18959, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
+ NAME_FUNC_OFFSET(18982, glActiveTextureARB, glActiveTextureARB, NULL, 374),
+ NAME_FUNC_OFFSET(18998, glClientActiveTextureARB, glClientActiveTextureARB, NULL, 375),
+ NAME_FUNC_OFFSET(19020, glMultiTexCoord1dARB, glMultiTexCoord1dARB, NULL, 376),
+ NAME_FUNC_OFFSET(19038, glMultiTexCoord1dvARB, glMultiTexCoord1dvARB, NULL, 377),
+ NAME_FUNC_OFFSET(19057, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378),
+ NAME_FUNC_OFFSET(19075, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379),
+ NAME_FUNC_OFFSET(19094, glMultiTexCoord1iARB, glMultiTexCoord1iARB, NULL, 380),
+ NAME_FUNC_OFFSET(19112, glMultiTexCoord1ivARB, glMultiTexCoord1ivARB, NULL, 381),
+ NAME_FUNC_OFFSET(19131, glMultiTexCoord1sARB, glMultiTexCoord1sARB, NULL, 382),
+ NAME_FUNC_OFFSET(19149, glMultiTexCoord1svARB, glMultiTexCoord1svARB, NULL, 383),
+ NAME_FUNC_OFFSET(19168, glMultiTexCoord2dARB, glMultiTexCoord2dARB, NULL, 384),
+ NAME_FUNC_OFFSET(19186, glMultiTexCoord2dvARB, glMultiTexCoord2dvARB, NULL, 385),
+ NAME_FUNC_OFFSET(19205, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386),
+ NAME_FUNC_OFFSET(19223, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387),
+ NAME_FUNC_OFFSET(19242, glMultiTexCoord2iARB, glMultiTexCoord2iARB, NULL, 388),
+ NAME_FUNC_OFFSET(19260, glMultiTexCoord2ivARB, glMultiTexCoord2ivARB, NULL, 389),
+ NAME_FUNC_OFFSET(19279, glMultiTexCoord2sARB, glMultiTexCoord2sARB, NULL, 390),
+ NAME_FUNC_OFFSET(19297, glMultiTexCoord2svARB, glMultiTexCoord2svARB, NULL, 391),
+ NAME_FUNC_OFFSET(19316, glMultiTexCoord3dARB, glMultiTexCoord3dARB, NULL, 392),
+ NAME_FUNC_OFFSET(19334, glMultiTexCoord3dvARB, glMultiTexCoord3dvARB, NULL, 393),
+ NAME_FUNC_OFFSET(19353, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394),
+ NAME_FUNC_OFFSET(19371, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395),
+ NAME_FUNC_OFFSET(19390, glMultiTexCoord3iARB, glMultiTexCoord3iARB, NULL, 396),
+ NAME_FUNC_OFFSET(19408, glMultiTexCoord3ivARB, glMultiTexCoord3ivARB, NULL, 397),
+ NAME_FUNC_OFFSET(19427, glMultiTexCoord3sARB, glMultiTexCoord3sARB, NULL, 398),
+ NAME_FUNC_OFFSET(19445, glMultiTexCoord3svARB, glMultiTexCoord3svARB, NULL, 399),
+ NAME_FUNC_OFFSET(19464, glMultiTexCoord4dARB, glMultiTexCoord4dARB, NULL, 400),
+ NAME_FUNC_OFFSET(19482, glMultiTexCoord4dvARB, glMultiTexCoord4dvARB, NULL, 401),
+ NAME_FUNC_OFFSET(19501, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402),
+ NAME_FUNC_OFFSET(19519, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403),
+ NAME_FUNC_OFFSET(19538, glMultiTexCoord4iARB, glMultiTexCoord4iARB, NULL, 404),
+ NAME_FUNC_OFFSET(19556, glMultiTexCoord4ivARB, glMultiTexCoord4ivARB, NULL, 405),
+ NAME_FUNC_OFFSET(19575, glMultiTexCoord4sARB, glMultiTexCoord4sARB, NULL, 406),
+ NAME_FUNC_OFFSET(19593, glMultiTexCoord4svARB, glMultiTexCoord4svARB, NULL, 407),
+ NAME_FUNC_OFFSET(19612, glStencilOpSeparate, glStencilOpSeparate, NULL, 423),
+ NAME_FUNC_OFFSET(19635, glLoadTransposeMatrixdARB, glLoadTransposeMatrixdARB, NULL, 440),
+ NAME_FUNC_OFFSET(19658, glLoadTransposeMatrixfARB, glLoadTransposeMatrixfARB, NULL, 441),
+ NAME_FUNC_OFFSET(19681, glMultTransposeMatrixdARB, glMultTransposeMatrixdARB, NULL, 442),
+ NAME_FUNC_OFFSET(19704, glMultTransposeMatrixfARB, glMultTransposeMatrixfARB, NULL, 443),
+ NAME_FUNC_OFFSET(19727, glSampleCoverageARB, glSampleCoverageARB, NULL, 444),
+ NAME_FUNC_OFFSET(19744, glCompressedTexImage1DARB, glCompressedTexImage1DARB, NULL, 445),
+ NAME_FUNC_OFFSET(19767, glCompressedTexImage2DARB, glCompressedTexImage2DARB, NULL, 446),
+ NAME_FUNC_OFFSET(19790, glCompressedTexImage3DARB, glCompressedTexImage3DARB, NULL, 447),
+ NAME_FUNC_OFFSET(19813, glCompressedTexSubImage1DARB, glCompressedTexSubImage1DARB, NULL, 448),
+ NAME_FUNC_OFFSET(19839, glCompressedTexSubImage2DARB, glCompressedTexSubImage2DARB, NULL, 449),
+ NAME_FUNC_OFFSET(19865, glCompressedTexSubImage3DARB, glCompressedTexSubImage3DARB, NULL, 450),
+ NAME_FUNC_OFFSET(19891, glGetCompressedTexImageARB, glGetCompressedTexImageARB, NULL, 451),
+ NAME_FUNC_OFFSET(19915, glDisableVertexAttribArrayARB, glDisableVertexAttribArrayARB, NULL, 452),
+ NAME_FUNC_OFFSET(19942, glEnableVertexAttribArrayARB, glEnableVertexAttribArrayARB, NULL, 453),
+ NAME_FUNC_OFFSET(19968, glGetVertexAttribdvARB, glGetVertexAttribdvARB, NULL, 460),
+ NAME_FUNC_OFFSET(19988, glGetVertexAttribfvARB, glGetVertexAttribfvARB, NULL, 461),
+ NAME_FUNC_OFFSET(20008, glGetVertexAttribivARB, glGetVertexAttribivARB, NULL, 462),
+ NAME_FUNC_OFFSET(20028, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 463),
+ NAME_FUNC_OFFSET(20051, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 464),
+ NAME_FUNC_OFFSET(20075, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 465),
+ NAME_FUNC_OFFSET(20098, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 466),
+ NAME_FUNC_OFFSET(20122, glVertexAttrib1dARB, glVertexAttrib1dARB, NULL, 472),
+ NAME_FUNC_OFFSET(20139, glVertexAttrib1dvARB, glVertexAttrib1dvARB, NULL, 473),
+ NAME_FUNC_OFFSET(20157, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 474),
+ NAME_FUNC_OFFSET(20174, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 475),
+ NAME_FUNC_OFFSET(20192, glVertexAttrib1sARB, glVertexAttrib1sARB, NULL, 476),
+ NAME_FUNC_OFFSET(20209, glVertexAttrib1svARB, glVertexAttrib1svARB, NULL, 477),
+ NAME_FUNC_OFFSET(20227, glVertexAttrib2dARB, glVertexAttrib2dARB, NULL, 478),
+ NAME_FUNC_OFFSET(20244, glVertexAttrib2dvARB, glVertexAttrib2dvARB, NULL, 479),
+ NAME_FUNC_OFFSET(20262, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 480),
+ NAME_FUNC_OFFSET(20279, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 481),
+ NAME_FUNC_OFFSET(20297, glVertexAttrib2sARB, glVertexAttrib2sARB, NULL, 482),
+ NAME_FUNC_OFFSET(20314, glVertexAttrib2svARB, glVertexAttrib2svARB, NULL, 483),
+ NAME_FUNC_OFFSET(20332, glVertexAttrib3dARB, glVertexAttrib3dARB, NULL, 484),
+ NAME_FUNC_OFFSET(20349, glVertexAttrib3dvARB, glVertexAttrib3dvARB, NULL, 485),
+ NAME_FUNC_OFFSET(20367, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 486),
+ NAME_FUNC_OFFSET(20384, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 487),
+ NAME_FUNC_OFFSET(20402, glVertexAttrib3sARB, glVertexAttrib3sARB, NULL, 488),
+ NAME_FUNC_OFFSET(20419, glVertexAttrib3svARB, glVertexAttrib3svARB, NULL, 489),
+ NAME_FUNC_OFFSET(20437, glVertexAttrib4NbvARB, glVertexAttrib4NbvARB, NULL, 490),
+ NAME_FUNC_OFFSET(20456, glVertexAttrib4NivARB, glVertexAttrib4NivARB, NULL, 491),
+ NAME_FUNC_OFFSET(20475, glVertexAttrib4NsvARB, glVertexAttrib4NsvARB, NULL, 492),
+ NAME_FUNC_OFFSET(20494, glVertexAttrib4NubARB, glVertexAttrib4NubARB, NULL, 493),
+ NAME_FUNC_OFFSET(20513, glVertexAttrib4NubvARB, glVertexAttrib4NubvARB, NULL, 494),
+ NAME_FUNC_OFFSET(20533, glVertexAttrib4NuivARB, glVertexAttrib4NuivARB, NULL, 495),
+ NAME_FUNC_OFFSET(20553, glVertexAttrib4NusvARB, glVertexAttrib4NusvARB, NULL, 496),
+ NAME_FUNC_OFFSET(20573, glVertexAttrib4bvARB, glVertexAttrib4bvARB, NULL, 497),
+ NAME_FUNC_OFFSET(20591, glVertexAttrib4dARB, glVertexAttrib4dARB, NULL, 498),
+ NAME_FUNC_OFFSET(20608, glVertexAttrib4dvARB, glVertexAttrib4dvARB, NULL, 499),
+ NAME_FUNC_OFFSET(20626, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 500),
+ NAME_FUNC_OFFSET(20643, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 501),
+ NAME_FUNC_OFFSET(20661, glVertexAttrib4ivARB, glVertexAttrib4ivARB, NULL, 502),
+ NAME_FUNC_OFFSET(20679, glVertexAttrib4sARB, glVertexAttrib4sARB, NULL, 503),
+ NAME_FUNC_OFFSET(20696, glVertexAttrib4svARB, glVertexAttrib4svARB, NULL, 504),
+ NAME_FUNC_OFFSET(20714, glVertexAttrib4ubvARB, glVertexAttrib4ubvARB, NULL, 505),
+ NAME_FUNC_OFFSET(20733, glVertexAttrib4uivARB, glVertexAttrib4uivARB, NULL, 506),
+ NAME_FUNC_OFFSET(20752, glVertexAttrib4usvARB, glVertexAttrib4usvARB, NULL, 507),
+ NAME_FUNC_OFFSET(20771, glVertexAttribPointerARB, glVertexAttribPointerARB, NULL, 508),
+ NAME_FUNC_OFFSET(20793, glBindBufferARB, glBindBufferARB, NULL, 509),
+ NAME_FUNC_OFFSET(20806, glBufferDataARB, glBufferDataARB, NULL, 510),
+ NAME_FUNC_OFFSET(20819, glBufferSubDataARB, glBufferSubDataARB, NULL, 511),
+ NAME_FUNC_OFFSET(20835, glDeleteBuffersARB, glDeleteBuffersARB, NULL, 512),
+ NAME_FUNC_OFFSET(20851, glGenBuffersARB, glGenBuffersARB, NULL, 513),
+ NAME_FUNC_OFFSET(20864, glGetBufferParameterivARB, glGetBufferParameterivARB, NULL, 514),
+ NAME_FUNC_OFFSET(20887, glGetBufferPointervARB, glGetBufferPointervARB, NULL, 515),
+ NAME_FUNC_OFFSET(20907, glGetBufferSubDataARB, glGetBufferSubDataARB, NULL, 516),
+ NAME_FUNC_OFFSET(20926, glIsBufferARB, glIsBufferARB, NULL, 517),
+ NAME_FUNC_OFFSET(20937, glMapBufferARB, glMapBufferARB, NULL, 518),
+ NAME_FUNC_OFFSET(20949, glUnmapBufferARB, glUnmapBufferARB, NULL, 519),
+ NAME_FUNC_OFFSET(20963, glBeginQueryARB, glBeginQueryARB, NULL, 520),
+ NAME_FUNC_OFFSET(20976, glDeleteQueriesARB, glDeleteQueriesARB, NULL, 521),
+ NAME_FUNC_OFFSET(20992, glEndQueryARB, glEndQueryARB, NULL, 522),
+ NAME_FUNC_OFFSET(21003, glGenQueriesARB, glGenQueriesARB, NULL, 523),
+ NAME_FUNC_OFFSET(21016, glGetQueryObjectivARB, glGetQueryObjectivARB, NULL, 524),
+ NAME_FUNC_OFFSET(21035, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, 525),
+ NAME_FUNC_OFFSET(21055, glGetQueryivARB, glGetQueryivARB, NULL, 526),
+ NAME_FUNC_OFFSET(21068, glIsQueryARB, glIsQueryARB, NULL, 527),
+ NAME_FUNC_OFFSET(21078, glCompileShaderARB, glCompileShaderARB, NULL, 529),
+ NAME_FUNC_OFFSET(21094, glGetActiveUniformARB, glGetActiveUniformARB, NULL, 534),
+ NAME_FUNC_OFFSET(21113, glGetShaderSourceARB, glGetShaderSourceARB, NULL, 540),
+ NAME_FUNC_OFFSET(21131, glGetUniformLocationARB, glGetUniformLocationARB, NULL, 541),
+ NAME_FUNC_OFFSET(21152, glGetUniformfvARB, glGetUniformfvARB, NULL, 542),
+ NAME_FUNC_OFFSET(21167, glGetUniformivARB, glGetUniformivARB, NULL, 543),
+ NAME_FUNC_OFFSET(21182, glLinkProgramARB, glLinkProgramARB, NULL, 544),
+ NAME_FUNC_OFFSET(21196, glShaderSourceARB, glShaderSourceARB, NULL, 545),
+ NAME_FUNC_OFFSET(21211, glUniform1fARB, glUniform1fARB, NULL, 546),
+ NAME_FUNC_OFFSET(21223, glUniform1fvARB, glUniform1fvARB, NULL, 547),
+ NAME_FUNC_OFFSET(21236, glUniform1iARB, glUniform1iARB, NULL, 548),
+ NAME_FUNC_OFFSET(21248, glUniform1ivARB, glUniform1ivARB, NULL, 549),
+ NAME_FUNC_OFFSET(21261, glUniform2fARB, glUniform2fARB, NULL, 550),
+ NAME_FUNC_OFFSET(21273, glUniform2fvARB, glUniform2fvARB, NULL, 551),
+ NAME_FUNC_OFFSET(21286, glUniform2iARB, glUniform2iARB, NULL, 552),
+ NAME_FUNC_OFFSET(21298, glUniform2ivARB, glUniform2ivARB, NULL, 553),
+ NAME_FUNC_OFFSET(21311, glUniform3fARB, glUniform3fARB, NULL, 554),
+ NAME_FUNC_OFFSET(21323, glUniform3fvARB, glUniform3fvARB, NULL, 555),
+ NAME_FUNC_OFFSET(21336, glUniform3iARB, glUniform3iARB, NULL, 556),
+ NAME_FUNC_OFFSET(21348, glUniform3ivARB, glUniform3ivARB, NULL, 557),
+ NAME_FUNC_OFFSET(21361, glUniform4fARB, glUniform4fARB, NULL, 558),
+ NAME_FUNC_OFFSET(21373, glUniform4fvARB, glUniform4fvARB, NULL, 559),
+ NAME_FUNC_OFFSET(21386, glUniform4iARB, glUniform4iARB, NULL, 560),
+ NAME_FUNC_OFFSET(21398, glUniform4ivARB, glUniform4ivARB, NULL, 561),
+ NAME_FUNC_OFFSET(21411, glUniformMatrix2fvARB, glUniformMatrix2fvARB, NULL, 562),
+ NAME_FUNC_OFFSET(21430, glUniformMatrix3fvARB, glUniformMatrix3fvARB, NULL, 563),
+ NAME_FUNC_OFFSET(21449, glUniformMatrix4fvARB, glUniformMatrix4fvARB, NULL, 564),
+ NAME_FUNC_OFFSET(21468, glUseProgramObjectARB, glUseProgramObjectARB, NULL, 565),
+ NAME_FUNC_OFFSET(21481, glValidateProgramARB, glValidateProgramARB, NULL, 566),
+ NAME_FUNC_OFFSET(21499, glBindAttribLocationARB, glBindAttribLocationARB, NULL, 567),
+ NAME_FUNC_OFFSET(21520, glGetActiveAttribARB, glGetActiveAttribARB, NULL, 568),
+ NAME_FUNC_OFFSET(21538, glGetAttribLocationARB, glGetAttribLocationARB, NULL, 569),
+ NAME_FUNC_OFFSET(21558, glDrawBuffersARB, glDrawBuffersARB, NULL, 570),
+ NAME_FUNC_OFFSET(21572, glDrawBuffersARB, glDrawBuffersARB, NULL, 570),
+ NAME_FUNC_OFFSET(21589, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 572),
+ NAME_FUNC_OFFSET(21614, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 572),
+ NAME_FUNC_OFFSET(21636, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 573),
+ NAME_FUNC_OFFSET(21663, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 573),
+ NAME_FUNC_OFFSET(21687, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 574),
+ NAME_FUNC_OFFSET(21723, glTexBufferARB, glTexBufferARB, NULL, 581),
+ NAME_FUNC_OFFSET(21735, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 603),
+ NAME_FUNC_OFFSET(21769, glBlendEquationiARB, glBlendEquationiARB, NULL, 604),
+ NAME_FUNC_OFFSET(21795, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 605),
+ NAME_FUNC_OFFSET(21825, glBlendFunciARB, glBlendFunciARB, NULL, 606),
+ NAME_FUNC_OFFSET(21847, gl_dispatch_stub_720, gl_dispatch_stub_720, NULL, 720),
+ NAME_FUNC_OFFSET(21863, gl_dispatch_stub_721, gl_dispatch_stub_721, NULL, 721),
+ NAME_FUNC_OFFSET(21882, glPointParameterfEXT, glPointParameterfEXT, NULL, 728),
+ NAME_FUNC_OFFSET(21900, glPointParameterfEXT, glPointParameterfEXT, NULL, 728),
+ NAME_FUNC_OFFSET(21921, glPointParameterfEXT, glPointParameterfEXT, NULL, 728),
+ NAME_FUNC_OFFSET(21943, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 729),
+ NAME_FUNC_OFFSET(21962, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 729),
+ NAME_FUNC_OFFSET(21984, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 729),
+ NAME_FUNC_OFFSET(22007, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, 732),
+ NAME_FUNC_OFFSET(22026, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, 733),
+ NAME_FUNC_OFFSET(22046, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, 734),
+ NAME_FUNC_OFFSET(22065, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, 735),
+ NAME_FUNC_OFFSET(22085, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 736),
+ NAME_FUNC_OFFSET(22104, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 737),
+ NAME_FUNC_OFFSET(22124, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, 738),
+ NAME_FUNC_OFFSET(22143, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, 739),
+ NAME_FUNC_OFFSET(22163, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, 740),
+ NAME_FUNC_OFFSET(22182, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, 741),
+ NAME_FUNC_OFFSET(22202, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, 742),
+ NAME_FUNC_OFFSET(22222, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, 743),
+ NAME_FUNC_OFFSET(22243, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, 744),
+ NAME_FUNC_OFFSET(22263, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, 745),
+ NAME_FUNC_OFFSET(22284, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, 746),
+ NAME_FUNC_OFFSET(22304, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, 747),
+ NAME_FUNC_OFFSET(22325, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, 748),
+ NAME_FUNC_OFFSET(22349, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, 749),
+ NAME_FUNC_OFFSET(22367, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 750),
+ NAME_FUNC_OFFSET(22387, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, 751),
+ NAME_FUNC_OFFSET(22405, glFogCoorddEXT, glFogCoorddEXT, NULL, 752),
+ NAME_FUNC_OFFSET(22417, glFogCoorddvEXT, glFogCoorddvEXT, NULL, 753),
+ NAME_FUNC_OFFSET(22430, glFogCoordfEXT, glFogCoordfEXT, NULL, 754),
+ NAME_FUNC_OFFSET(22442, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 755),
+ NAME_FUNC_OFFSET(22455, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 756),
+ NAME_FUNC_OFFSET(22475, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 756),
+ NAME_FUNC_OFFSET(22499, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 758),
+ NAME_FUNC_OFFSET(22513, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 758),
+ NAME_FUNC_OFFSET(22530, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 759),
+ NAME_FUNC_OFFSET(22545, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 759),
+ NAME_FUNC_OFFSET(22563, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 760),
+ NAME_FUNC_OFFSET(22577, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 760),
+ NAME_FUNC_OFFSET(22594, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 761),
+ NAME_FUNC_OFFSET(22609, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 761),
+ NAME_FUNC_OFFSET(22627, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 762),
+ NAME_FUNC_OFFSET(22641, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 762),
+ NAME_FUNC_OFFSET(22658, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 763),
+ NAME_FUNC_OFFSET(22673, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 763),
+ NAME_FUNC_OFFSET(22691, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 764),
+ NAME_FUNC_OFFSET(22705, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 764),
+ NAME_FUNC_OFFSET(22722, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 765),
+ NAME_FUNC_OFFSET(22737, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 765),
+ NAME_FUNC_OFFSET(22755, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 766),
+ NAME_FUNC_OFFSET(22769, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 766),
+ NAME_FUNC_OFFSET(22786, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 767),
+ NAME_FUNC_OFFSET(22801, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 767),
+ NAME_FUNC_OFFSET(22819, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 768),
+ NAME_FUNC_OFFSET(22833, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 768),
+ NAME_FUNC_OFFSET(22850, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 769),
+ NAME_FUNC_OFFSET(22865, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 769),
+ NAME_FUNC_OFFSET(22883, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 770),
+ NAME_FUNC_OFFSET(22897, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 770),
+ NAME_FUNC_OFFSET(22914, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 771),
+ NAME_FUNC_OFFSET(22929, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 771),
+ NAME_FUNC_OFFSET(22947, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 772),
+ NAME_FUNC_OFFSET(22961, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 772),
+ NAME_FUNC_OFFSET(22978, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 773),
+ NAME_FUNC_OFFSET(22993, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 773),
+ NAME_FUNC_OFFSET(23011, glBindProgramNV, glBindProgramNV, NULL, 785),
+ NAME_FUNC_OFFSET(23028, glDeleteProgramsNV, glDeleteProgramsNV, NULL, 786),
+ NAME_FUNC_OFFSET(23048, glGenProgramsNV, glGenProgramsNV, NULL, 788),
+ NAME_FUNC_OFFSET(23065, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 794),
+ NAME_FUNC_OFFSET(23091, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 794),
+ NAME_FUNC_OFFSET(23120, glIsProgramNV, glIsProgramNV, NULL, 798),
+ NAME_FUNC_OFFSET(23135, glPointParameteriNV, glPointParameteriNV, NULL, 862),
+ NAME_FUNC_OFFSET(23153, glPointParameterivNV, glPointParameterivNV, NULL, 863),
+ NAME_FUNC_OFFSET(23172, gl_dispatch_stub_866, gl_dispatch_stub_866, NULL, 866),
+ NAME_FUNC_OFFSET(23193, gl_dispatch_stub_868, gl_dispatch_stub_868, NULL, 868),
+ NAME_FUNC_OFFSET(23209, glPrimitiveRestartIndexNV, glPrimitiveRestartIndexNV, NULL, 875),
+ NAME_FUNC_OFFSET(23233, gl_dispatch_stub_878, gl_dispatch_stub_878, NULL, 878),
+ NAME_FUNC_OFFSET(23257, gl_dispatch_stub_878, gl_dispatch_stub_878, NULL, 878),
+ NAME_FUNC_OFFSET(23284, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 879),
+ NAME_FUNC_OFFSET(23302, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 880),
+ NAME_FUNC_OFFSET(23321, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, 881),
+ NAME_FUNC_OFFSET(23346, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, 882),
+ NAME_FUNC_OFFSET(23367, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, 883),
+ NAME_FUNC_OFFSET(23389, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, 884),
+ NAME_FUNC_OFFSET(23415, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, 885),
+ NAME_FUNC_OFFSET(23438, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, 886),
+ NAME_FUNC_OFFSET(23461, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, 887),
+ NAME_FUNC_OFFSET(23484, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, 888),
+ NAME_FUNC_OFFSET(23502, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, 889),
+ NAME_FUNC_OFFSET(23521, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, 890),
+ NAME_FUNC_OFFSET(23538, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, 891),
+ NAME_FUNC_OFFSET(23576, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, 892),
+ NAME_FUNC_OFFSET(23605, glIsFramebufferEXT, glIsFramebufferEXT, NULL, 893),
+ NAME_FUNC_OFFSET(23621, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, 894),
+ NAME_FUNC_OFFSET(23638, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, 895),
+ NAME_FUNC_OFFSET(23660, gl_dispatch_stub_896, gl_dispatch_stub_896, NULL, 896),
+ NAME_FUNC_OFFSET(23678, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, 899),
+ NAME_FUNC_OFFSET(23701, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, 900),
+ NAME_FUNC_OFFSET(23723, glGetUniformuivEXT, glGetUniformuivEXT, NULL, 901),
+ NAME_FUNC_OFFSET(23739, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, 902),
+ NAME_FUNC_OFFSET(23760, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, 903),
+ NAME_FUNC_OFFSET(23782, glUniform1uiEXT, glUniform1uiEXT, NULL, 904),
+ NAME_FUNC_OFFSET(23795, glUniform1uivEXT, glUniform1uivEXT, NULL, 905),
+ NAME_FUNC_OFFSET(23809, glUniform2uiEXT, glUniform2uiEXT, NULL, 906),
+ NAME_FUNC_OFFSET(23822, glUniform2uivEXT, glUniform2uivEXT, NULL, 907),
+ NAME_FUNC_OFFSET(23836, glUniform3uiEXT, glUniform3uiEXT, NULL, 908),
+ NAME_FUNC_OFFSET(23849, glUniform3uivEXT, glUniform3uivEXT, NULL, 909),
+ NAME_FUNC_OFFSET(23863, glUniform4uiEXT, glUniform4uiEXT, NULL, 910),
+ NAME_FUNC_OFFSET(23876, glUniform4uivEXT, glUniform4uivEXT, NULL, 911),
+ NAME_FUNC_OFFSET(23890, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 912),
+ NAME_FUNC_OFFSET(23908, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, 913),
+ NAME_FUNC_OFFSET(23927, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 914),
+ NAME_FUNC_OFFSET(23946, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, 915),
+ NAME_FUNC_OFFSET(23966, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 916),
+ NAME_FUNC_OFFSET(23984, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 917),
+ NAME_FUNC_OFFSET(24003, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 918),
+ NAME_FUNC_OFFSET(24022, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 919),
+ NAME_FUNC_OFFSET(24042, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 920),
+ NAME_FUNC_OFFSET(24060, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 921),
+ NAME_FUNC_OFFSET(24079, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 922),
+ NAME_FUNC_OFFSET(24098, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 923),
+ NAME_FUNC_OFFSET(24118, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, 924),
+ NAME_FUNC_OFFSET(24137, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 925),
+ NAME_FUNC_OFFSET(24155, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 926),
+ NAME_FUNC_OFFSET(24174, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, 927),
+ NAME_FUNC_OFFSET(24193, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, 928),
+ NAME_FUNC_OFFSET(24213, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 929),
+ NAME_FUNC_OFFSET(24232, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 930),
+ NAME_FUNC_OFFSET(24252, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, 931),
+ NAME_FUNC_OFFSET(24272, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, 932),
+ NAME_FUNC_OFFSET(24295, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 933),
+ NAME_FUNC_OFFSET(24321, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 933),
+ NAME_FUNC_OFFSET(24350, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, 934),
+ NAME_FUNC_OFFSET(24363, glDisableIndexedEXT, glDisableIndexedEXT, NULL, 935),
+ NAME_FUNC_OFFSET(24374, glEnableIndexedEXT, glEnableIndexedEXT, NULL, 936),
+ NAME_FUNC_OFFSET(24384, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, 937),
+ NAME_FUNC_OFFSET(24400, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, 938),
+ NAME_FUNC_OFFSET(24416, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, 939),
+ NAME_FUNC_OFFSET(24429, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, 942),
+ NAME_FUNC_OFFSET(24450, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, 943),
+ NAME_FUNC_OFFSET(24472, glTexParameterIivEXT, glTexParameterIivEXT, NULL, 944),
+ NAME_FUNC_OFFSET(24490, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, 945),
+ NAME_FUNC_OFFSET(24509, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, 946),
+ NAME_FUNC_OFFSET(24534, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, 947),
+ NAME_FUNC_OFFSET(24557, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, 948),
+ NAME_FUNC_OFFSET(24582, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, 949),
+ NAME_FUNC_OFFSET(24599, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, 951),
+ NAME_FUNC_OFFSET(24617, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, 952),
+ NAME_FUNC_OFFSET(24640, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, 953),
+ NAME_FUNC_OFFSET(24670, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, 954),
+ NAME_FUNC_OFFSET(24698, glProvokingVertexEXT, glProvokingVertexEXT, NULL, 955),
+ NAME_FUNC_OFFSET(24716, gl_dispatch_stub_966, gl_dispatch_stub_966, NULL, 966),
+ NAME_FUNC_OFFSET(24737, gl_dispatch_stub_967, gl_dispatch_stub_967, NULL, 967),
NAME_FUNC_OFFSET(-1, NULL, NULL, NULL, 0)
};