summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2011-11-19 13:17:07 +0000
committerDave Airlie <[email protected]>2012-03-26 18:42:41 +0100
commita83c1d61c2919485b1e8ad33fcf658c85b67ba3a (patch)
tree585837f5965bf89393bce76ade80d57d3ce7b131 /src/mesa
parent7a348b91ce983c7efb1db61f36083f7d8d088f26 (diff)
glapi: ARB_blend_func_extended support + regen. (v2)
This adds the xml file covering ARB_blend_func_extended. v2: fix SRC1_ALPHA Reviewed-by: Kenneth Graunke <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/main/dispatch.h1536
-rw-r--r--src/mesa/main/enums.c4294
-rw-r--r--src/mesa/main/remap_helper.h3728
3 files changed, 4804 insertions, 4754 deletions
diff --git a/src/mesa/main/dispatch.h b/src/mesa/main/dispatch.h
index 6ae69f77056..e5b05b7b5d8 100644
--- a/src/mesa/main/dispatch.h
+++ b/src/mesa/main/dispatch.h
@@ -63,7 +63,7 @@
} while(0)
/* total number of offsets below */
-#define _gloffset_COUNT 977
+#define _gloffset_COUNT 979
#define _gloffset_NewList 0
#define _gloffset_EndList 1
@@ -669,386 +669,388 @@
#define _gloffset_BlendEquationiARB 598
#define _gloffset_BlendFuncSeparateiARB 599
#define _gloffset_BlendFunciARB 600
-#define _gloffset_BindSampler 601
-#define _gloffset_DeleteSamplers 602
-#define _gloffset_GenSamplers 603
-#define _gloffset_GetSamplerParameterIiv 604
-#define _gloffset_GetSamplerParameterIuiv 605
-#define _gloffset_GetSamplerParameterfv 606
-#define _gloffset_GetSamplerParameteriv 607
-#define _gloffset_IsSampler 608
-#define _gloffset_SamplerParameterIiv 609
-#define _gloffset_SamplerParameterIuiv 610
-#define _gloffset_SamplerParameterf 611
-#define _gloffset_SamplerParameterfv 612
-#define _gloffset_SamplerParameteri 613
-#define _gloffset_SamplerParameteriv 614
-#define _gloffset_ColorP3ui 615
-#define _gloffset_ColorP3uiv 616
-#define _gloffset_ColorP4ui 617
-#define _gloffset_ColorP4uiv 618
-#define _gloffset_MultiTexCoordP1ui 619
-#define _gloffset_MultiTexCoordP1uiv 620
-#define _gloffset_MultiTexCoordP2ui 621
-#define _gloffset_MultiTexCoordP2uiv 622
-#define _gloffset_MultiTexCoordP3ui 623
-#define _gloffset_MultiTexCoordP3uiv 624
-#define _gloffset_MultiTexCoordP4ui 625
-#define _gloffset_MultiTexCoordP4uiv 626
-#define _gloffset_NormalP3ui 627
-#define _gloffset_NormalP3uiv 628
-#define _gloffset_SecondaryColorP3ui 629
-#define _gloffset_SecondaryColorP3uiv 630
-#define _gloffset_TexCoordP1ui 631
-#define _gloffset_TexCoordP1uiv 632
-#define _gloffset_TexCoordP2ui 633
-#define _gloffset_TexCoordP2uiv 634
-#define _gloffset_TexCoordP3ui 635
-#define _gloffset_TexCoordP3uiv 636
-#define _gloffset_TexCoordP4ui 637
-#define _gloffset_TexCoordP4uiv 638
-#define _gloffset_VertexAttribP1ui 639
-#define _gloffset_VertexAttribP1uiv 640
-#define _gloffset_VertexAttribP2ui 641
-#define _gloffset_VertexAttribP2uiv 642
-#define _gloffset_VertexAttribP3ui 643
-#define _gloffset_VertexAttribP3uiv 644
-#define _gloffset_VertexAttribP4ui 645
-#define _gloffset_VertexAttribP4uiv 646
-#define _gloffset_VertexP2ui 647
-#define _gloffset_VertexP2uiv 648
-#define _gloffset_VertexP3ui 649
-#define _gloffset_VertexP3uiv 650
-#define _gloffset_VertexP4ui 651
-#define _gloffset_VertexP4uiv 652
-#define _gloffset_BindTransformFeedback 653
-#define _gloffset_DeleteTransformFeedbacks 654
-#define _gloffset_DrawTransformFeedback 655
-#define _gloffset_GenTransformFeedbacks 656
-#define _gloffset_IsTransformFeedback 657
-#define _gloffset_PauseTransformFeedback 658
-#define _gloffset_ResumeTransformFeedback 659
-#define _gloffset_ClearDepthf 660
-#define _gloffset_DepthRangef 661
-#define _gloffset_GetShaderPrecisionFormat 662
-#define _gloffset_ReleaseShaderCompiler 663
-#define _gloffset_ShaderBinary 664
-#define _gloffset_DebugMessageCallbackARB 665
-#define _gloffset_DebugMessageControlARB 666
-#define _gloffset_DebugMessageInsertARB 667
-#define _gloffset_GetDebugMessageLogARB 668
-#define _gloffset_GetGraphicsResetStatusARB 669
-#define _gloffset_GetnColorTableARB 670
-#define _gloffset_GetnCompressedTexImageARB 671
-#define _gloffset_GetnConvolutionFilterARB 672
-#define _gloffset_GetnHistogramARB 673
-#define _gloffset_GetnMapdvARB 674
-#define _gloffset_GetnMapfvARB 675
-#define _gloffset_GetnMapivARB 676
-#define _gloffset_GetnMinmaxARB 677
-#define _gloffset_GetnPixelMapfvARB 678
-#define _gloffset_GetnPixelMapuivARB 679
-#define _gloffset_GetnPixelMapusvARB 680
-#define _gloffset_GetnPolygonStippleARB 681
-#define _gloffset_GetnSeparableFilterARB 682
-#define _gloffset_GetnTexImageARB 683
-#define _gloffset_GetnUniformdvARB 684
-#define _gloffset_GetnUniformfvARB 685
-#define _gloffset_GetnUniformivARB 686
-#define _gloffset_GetnUniformuivARB 687
-#define _gloffset_ReadnPixelsARB 688
-#define _gloffset_TexStorage1D 689
-#define _gloffset_TexStorage2D 690
-#define _gloffset_TexStorage3D 691
-#define _gloffset_TextureStorage1DEXT 692
-#define _gloffset_TextureStorage2DEXT 693
-#define _gloffset_TextureStorage3DEXT 694
-#define _gloffset_PolygonOffsetEXT 695
-#define _gloffset_GetPixelTexGenParameterfvSGIS 696
-#define _gloffset_GetPixelTexGenParameterivSGIS 697
-#define _gloffset_PixelTexGenParameterfSGIS 698
-#define _gloffset_PixelTexGenParameterfvSGIS 699
-#define _gloffset_PixelTexGenParameteriSGIS 700
-#define _gloffset_PixelTexGenParameterivSGIS 701
-#define _gloffset_SampleMaskSGIS 702
-#define _gloffset_SamplePatternSGIS 703
-#define _gloffset_ColorPointerEXT 704
-#define _gloffset_EdgeFlagPointerEXT 705
-#define _gloffset_IndexPointerEXT 706
-#define _gloffset_NormalPointerEXT 707
-#define _gloffset_TexCoordPointerEXT 708
-#define _gloffset_VertexPointerEXT 709
-#define _gloffset_PointParameterfEXT 710
-#define _gloffset_PointParameterfvEXT 711
-#define _gloffset_LockArraysEXT 712
-#define _gloffset_UnlockArraysEXT 713
-#define _gloffset_SecondaryColor3bEXT 714
-#define _gloffset_SecondaryColor3bvEXT 715
-#define _gloffset_SecondaryColor3dEXT 716
-#define _gloffset_SecondaryColor3dvEXT 717
-#define _gloffset_SecondaryColor3fEXT 718
-#define _gloffset_SecondaryColor3fvEXT 719
-#define _gloffset_SecondaryColor3iEXT 720
-#define _gloffset_SecondaryColor3ivEXT 721
-#define _gloffset_SecondaryColor3sEXT 722
-#define _gloffset_SecondaryColor3svEXT 723
-#define _gloffset_SecondaryColor3ubEXT 724
-#define _gloffset_SecondaryColor3ubvEXT 725
-#define _gloffset_SecondaryColor3uiEXT 726
-#define _gloffset_SecondaryColor3uivEXT 727
-#define _gloffset_SecondaryColor3usEXT 728
-#define _gloffset_SecondaryColor3usvEXT 729
-#define _gloffset_SecondaryColorPointerEXT 730
-#define _gloffset_MultiDrawArraysEXT 731
-#define _gloffset_MultiDrawElementsEXT 732
-#define _gloffset_FogCoordPointerEXT 733
-#define _gloffset_FogCoorddEXT 734
-#define _gloffset_FogCoorddvEXT 735
-#define _gloffset_FogCoordfEXT 736
-#define _gloffset_FogCoordfvEXT 737
-#define _gloffset_PixelTexGenSGIX 738
-#define _gloffset_BlendFuncSeparateEXT 739
-#define _gloffset_FlushVertexArrayRangeNV 740
-#define _gloffset_VertexArrayRangeNV 741
-#define _gloffset_CombinerInputNV 742
-#define _gloffset_CombinerOutputNV 743
-#define _gloffset_CombinerParameterfNV 744
-#define _gloffset_CombinerParameterfvNV 745
-#define _gloffset_CombinerParameteriNV 746
-#define _gloffset_CombinerParameterivNV 747
-#define _gloffset_FinalCombinerInputNV 748
-#define _gloffset_GetCombinerInputParameterfvNV 749
-#define _gloffset_GetCombinerInputParameterivNV 750
-#define _gloffset_GetCombinerOutputParameterfvNV 751
-#define _gloffset_GetCombinerOutputParameterivNV 752
-#define _gloffset_GetFinalCombinerInputParameterfvNV 753
-#define _gloffset_GetFinalCombinerInputParameterivNV 754
-#define _gloffset_ResizeBuffersMESA 755
-#define _gloffset_WindowPos2dMESA 756
-#define _gloffset_WindowPos2dvMESA 757
-#define _gloffset_WindowPos2fMESA 758
-#define _gloffset_WindowPos2fvMESA 759
-#define _gloffset_WindowPos2iMESA 760
-#define _gloffset_WindowPos2ivMESA 761
-#define _gloffset_WindowPos2sMESA 762
-#define _gloffset_WindowPos2svMESA 763
-#define _gloffset_WindowPos3dMESA 764
-#define _gloffset_WindowPos3dvMESA 765
-#define _gloffset_WindowPos3fMESA 766
-#define _gloffset_WindowPos3fvMESA 767
-#define _gloffset_WindowPos3iMESA 768
-#define _gloffset_WindowPos3ivMESA 769
-#define _gloffset_WindowPos3sMESA 770
-#define _gloffset_WindowPos3svMESA 771
-#define _gloffset_WindowPos4dMESA 772
-#define _gloffset_WindowPos4dvMESA 773
-#define _gloffset_WindowPos4fMESA 774
-#define _gloffset_WindowPos4fvMESA 775
-#define _gloffset_WindowPos4iMESA 776
-#define _gloffset_WindowPos4ivMESA 777
-#define _gloffset_WindowPos4sMESA 778
-#define _gloffset_WindowPos4svMESA 779
-#define _gloffset_MultiModeDrawArraysIBM 780
-#define _gloffset_MultiModeDrawElementsIBM 781
-#define _gloffset_DeleteFencesNV 782
-#define _gloffset_FinishFenceNV 783
-#define _gloffset_GenFencesNV 784
-#define _gloffset_GetFenceivNV 785
-#define _gloffset_IsFenceNV 786
-#define _gloffset_SetFenceNV 787
-#define _gloffset_TestFenceNV 788
-#define _gloffset_AreProgramsResidentNV 789
-#define _gloffset_BindProgramNV 790
-#define _gloffset_DeleteProgramsNV 791
-#define _gloffset_ExecuteProgramNV 792
-#define _gloffset_GenProgramsNV 793
-#define _gloffset_GetProgramParameterdvNV 794
-#define _gloffset_GetProgramParameterfvNV 795
-#define _gloffset_GetProgramStringNV 796
-#define _gloffset_GetProgramivNV 797
-#define _gloffset_GetTrackMatrixivNV 798
-#define _gloffset_GetVertexAttribPointervNV 799
-#define _gloffset_GetVertexAttribdvNV 800
-#define _gloffset_GetVertexAttribfvNV 801
-#define _gloffset_GetVertexAttribivNV 802
-#define _gloffset_IsProgramNV 803
-#define _gloffset_LoadProgramNV 804
-#define _gloffset_ProgramParameters4dvNV 805
-#define _gloffset_ProgramParameters4fvNV 806
-#define _gloffset_RequestResidentProgramsNV 807
-#define _gloffset_TrackMatrixNV 808
-#define _gloffset_VertexAttrib1dNV 809
-#define _gloffset_VertexAttrib1dvNV 810
-#define _gloffset_VertexAttrib1fNV 811
-#define _gloffset_VertexAttrib1fvNV 812
-#define _gloffset_VertexAttrib1sNV 813
-#define _gloffset_VertexAttrib1svNV 814
-#define _gloffset_VertexAttrib2dNV 815
-#define _gloffset_VertexAttrib2dvNV 816
-#define _gloffset_VertexAttrib2fNV 817
-#define _gloffset_VertexAttrib2fvNV 818
-#define _gloffset_VertexAttrib2sNV 819
-#define _gloffset_VertexAttrib2svNV 820
-#define _gloffset_VertexAttrib3dNV 821
-#define _gloffset_VertexAttrib3dvNV 822
-#define _gloffset_VertexAttrib3fNV 823
-#define _gloffset_VertexAttrib3fvNV 824
-#define _gloffset_VertexAttrib3sNV 825
-#define _gloffset_VertexAttrib3svNV 826
-#define _gloffset_VertexAttrib4dNV 827
-#define _gloffset_VertexAttrib4dvNV 828
-#define _gloffset_VertexAttrib4fNV 829
-#define _gloffset_VertexAttrib4fvNV 830
-#define _gloffset_VertexAttrib4sNV 831
-#define _gloffset_VertexAttrib4svNV 832
-#define _gloffset_VertexAttrib4ubNV 833
-#define _gloffset_VertexAttrib4ubvNV 834
-#define _gloffset_VertexAttribPointerNV 835
-#define _gloffset_VertexAttribs1dvNV 836
-#define _gloffset_VertexAttribs1fvNV 837
-#define _gloffset_VertexAttribs1svNV 838
-#define _gloffset_VertexAttribs2dvNV 839
-#define _gloffset_VertexAttribs2fvNV 840
-#define _gloffset_VertexAttribs2svNV 841
-#define _gloffset_VertexAttribs3dvNV 842
-#define _gloffset_VertexAttribs3fvNV 843
-#define _gloffset_VertexAttribs3svNV 844
-#define _gloffset_VertexAttribs4dvNV 845
-#define _gloffset_VertexAttribs4fvNV 846
-#define _gloffset_VertexAttribs4svNV 847
-#define _gloffset_VertexAttribs4ubvNV 848
-#define _gloffset_GetTexBumpParameterfvATI 849
-#define _gloffset_GetTexBumpParameterivATI 850
-#define _gloffset_TexBumpParameterfvATI 851
-#define _gloffset_TexBumpParameterivATI 852
-#define _gloffset_AlphaFragmentOp1ATI 853
-#define _gloffset_AlphaFragmentOp2ATI 854
-#define _gloffset_AlphaFragmentOp3ATI 855
-#define _gloffset_BeginFragmentShaderATI 856
-#define _gloffset_BindFragmentShaderATI 857
-#define _gloffset_ColorFragmentOp1ATI 858
-#define _gloffset_ColorFragmentOp2ATI 859
-#define _gloffset_ColorFragmentOp3ATI 860
-#define _gloffset_DeleteFragmentShaderATI 861
-#define _gloffset_EndFragmentShaderATI 862
-#define _gloffset_GenFragmentShadersATI 863
-#define _gloffset_PassTexCoordATI 864
-#define _gloffset_SampleMapATI 865
-#define _gloffset_SetFragmentShaderConstantATI 866
-#define _gloffset_PointParameteriNV 867
-#define _gloffset_PointParameterivNV 868
-#define _gloffset_ActiveStencilFaceEXT 869
-#define _gloffset_BindVertexArrayAPPLE 870
-#define _gloffset_DeleteVertexArraysAPPLE 871
-#define _gloffset_GenVertexArraysAPPLE 872
-#define _gloffset_IsVertexArrayAPPLE 873
-#define _gloffset_GetProgramNamedParameterdvNV 874
-#define _gloffset_GetProgramNamedParameterfvNV 875
-#define _gloffset_ProgramNamedParameter4dNV 876
-#define _gloffset_ProgramNamedParameter4dvNV 877
-#define _gloffset_ProgramNamedParameter4fNV 878
-#define _gloffset_ProgramNamedParameter4fvNV 879
-#define _gloffset_PrimitiveRestartIndexNV 880
-#define _gloffset_PrimitiveRestartNV 881
-#define _gloffset_DepthBoundsEXT 882
-#define _gloffset_BlendEquationSeparateEXT 883
-#define _gloffset_BindFramebufferEXT 884
-#define _gloffset_BindRenderbufferEXT 885
-#define _gloffset_CheckFramebufferStatusEXT 886
-#define _gloffset_DeleteFramebuffersEXT 887
-#define _gloffset_DeleteRenderbuffersEXT 888
-#define _gloffset_FramebufferRenderbufferEXT 889
-#define _gloffset_FramebufferTexture1DEXT 890
-#define _gloffset_FramebufferTexture2DEXT 891
-#define _gloffset_FramebufferTexture3DEXT 892
-#define _gloffset_GenFramebuffersEXT 893
-#define _gloffset_GenRenderbuffersEXT 894
-#define _gloffset_GenerateMipmapEXT 895
-#define _gloffset_GetFramebufferAttachmentParameterivEXT 896
-#define _gloffset_GetRenderbufferParameterivEXT 897
-#define _gloffset_IsFramebufferEXT 898
-#define _gloffset_IsRenderbufferEXT 899
-#define _gloffset_RenderbufferStorageEXT 900
-#define _gloffset_BlitFramebufferEXT 901
-#define _gloffset_BufferParameteriAPPLE 902
-#define _gloffset_FlushMappedBufferRangeAPPLE 903
-#define _gloffset_BindFragDataLocationEXT 904
-#define _gloffset_GetFragDataLocationEXT 905
-#define _gloffset_GetUniformuivEXT 906
-#define _gloffset_GetVertexAttribIivEXT 907
-#define _gloffset_GetVertexAttribIuivEXT 908
-#define _gloffset_Uniform1uiEXT 909
-#define _gloffset_Uniform1uivEXT 910
-#define _gloffset_Uniform2uiEXT 911
-#define _gloffset_Uniform2uivEXT 912
-#define _gloffset_Uniform3uiEXT 913
-#define _gloffset_Uniform3uivEXT 914
-#define _gloffset_Uniform4uiEXT 915
-#define _gloffset_Uniform4uivEXT 916
-#define _gloffset_VertexAttribI1iEXT 917
-#define _gloffset_VertexAttribI1ivEXT 918
-#define _gloffset_VertexAttribI1uiEXT 919
-#define _gloffset_VertexAttribI1uivEXT 920
-#define _gloffset_VertexAttribI2iEXT 921
-#define _gloffset_VertexAttribI2ivEXT 922
-#define _gloffset_VertexAttribI2uiEXT 923
-#define _gloffset_VertexAttribI2uivEXT 924
-#define _gloffset_VertexAttribI3iEXT 925
-#define _gloffset_VertexAttribI3ivEXT 926
-#define _gloffset_VertexAttribI3uiEXT 927
-#define _gloffset_VertexAttribI3uivEXT 928
-#define _gloffset_VertexAttribI4bvEXT 929
-#define _gloffset_VertexAttribI4iEXT 930
-#define _gloffset_VertexAttribI4ivEXT 931
-#define _gloffset_VertexAttribI4svEXT 932
-#define _gloffset_VertexAttribI4ubvEXT 933
-#define _gloffset_VertexAttribI4uiEXT 934
-#define _gloffset_VertexAttribI4uivEXT 935
-#define _gloffset_VertexAttribI4usvEXT 936
-#define _gloffset_VertexAttribIPointerEXT 937
-#define _gloffset_FramebufferTextureLayerEXT 938
-#define _gloffset_ColorMaskIndexedEXT 939
-#define _gloffset_DisableIndexedEXT 940
-#define _gloffset_EnableIndexedEXT 941
-#define _gloffset_GetBooleanIndexedvEXT 942
-#define _gloffset_GetIntegerIndexedvEXT 943
-#define _gloffset_IsEnabledIndexedEXT 944
-#define _gloffset_ClearColorIiEXT 945
-#define _gloffset_ClearColorIuiEXT 946
-#define _gloffset_GetTexParameterIivEXT 947
-#define _gloffset_GetTexParameterIuivEXT 948
-#define _gloffset_TexParameterIivEXT 949
-#define _gloffset_TexParameterIuivEXT 950
-#define _gloffset_BeginConditionalRenderNV 951
-#define _gloffset_EndConditionalRenderNV 952
-#define _gloffset_BeginTransformFeedbackEXT 953
-#define _gloffset_BindBufferBaseEXT 954
-#define _gloffset_BindBufferOffsetEXT 955
-#define _gloffset_BindBufferRangeEXT 956
-#define _gloffset_EndTransformFeedbackEXT 957
-#define _gloffset_GetTransformFeedbackVaryingEXT 958
-#define _gloffset_TransformFeedbackVaryingsEXT 959
-#define _gloffset_ProvokingVertexEXT 960
-#define _gloffset_GetTexParameterPointervAPPLE 961
-#define _gloffset_TextureRangeAPPLE 962
-#define _gloffset_GetObjectParameterivAPPLE 963
-#define _gloffset_ObjectPurgeableAPPLE 964
-#define _gloffset_ObjectUnpurgeableAPPLE 965
-#define _gloffset_ActiveProgramEXT 966
-#define _gloffset_CreateShaderProgramEXT 967
-#define _gloffset_UseShaderProgramEXT 968
-#define _gloffset_TextureBarrierNV 969
-#define _gloffset_StencilFuncSeparateATI 970
-#define _gloffset_ProgramEnvParameters4fvEXT 971
-#define _gloffset_ProgramLocalParameters4fvEXT 972
-#define _gloffset_GetQueryObjecti64vEXT 973
-#define _gloffset_GetQueryObjectui64vEXT 974
-#define _gloffset_EGLImageTargetRenderbufferStorageOES 975
-#define _gloffset_EGLImageTargetTexture2DOES 976
+#define _gloffset_BindFragDataLocationIndexed 601
+#define _gloffset_GetFragDataIndex 602
+#define _gloffset_BindSampler 603
+#define _gloffset_DeleteSamplers 604
+#define _gloffset_GenSamplers 605
+#define _gloffset_GetSamplerParameterIiv 606
+#define _gloffset_GetSamplerParameterIuiv 607
+#define _gloffset_GetSamplerParameterfv 608
+#define _gloffset_GetSamplerParameteriv 609
+#define _gloffset_IsSampler 610
+#define _gloffset_SamplerParameterIiv 611
+#define _gloffset_SamplerParameterIuiv 612
+#define _gloffset_SamplerParameterf 613
+#define _gloffset_SamplerParameterfv 614
+#define _gloffset_SamplerParameteri 615
+#define _gloffset_SamplerParameteriv 616
+#define _gloffset_ColorP3ui 617
+#define _gloffset_ColorP3uiv 618
+#define _gloffset_ColorP4ui 619
+#define _gloffset_ColorP4uiv 620
+#define _gloffset_MultiTexCoordP1ui 621
+#define _gloffset_MultiTexCoordP1uiv 622
+#define _gloffset_MultiTexCoordP2ui 623
+#define _gloffset_MultiTexCoordP2uiv 624
+#define _gloffset_MultiTexCoordP3ui 625
+#define _gloffset_MultiTexCoordP3uiv 626
+#define _gloffset_MultiTexCoordP4ui 627
+#define _gloffset_MultiTexCoordP4uiv 628
+#define _gloffset_NormalP3ui 629
+#define _gloffset_NormalP3uiv 630
+#define _gloffset_SecondaryColorP3ui 631
+#define _gloffset_SecondaryColorP3uiv 632
+#define _gloffset_TexCoordP1ui 633
+#define _gloffset_TexCoordP1uiv 634
+#define _gloffset_TexCoordP2ui 635
+#define _gloffset_TexCoordP2uiv 636
+#define _gloffset_TexCoordP3ui 637
+#define _gloffset_TexCoordP3uiv 638
+#define _gloffset_TexCoordP4ui 639
+#define _gloffset_TexCoordP4uiv 640
+#define _gloffset_VertexAttribP1ui 641
+#define _gloffset_VertexAttribP1uiv 642
+#define _gloffset_VertexAttribP2ui 643
+#define _gloffset_VertexAttribP2uiv 644
+#define _gloffset_VertexAttribP3ui 645
+#define _gloffset_VertexAttribP3uiv 646
+#define _gloffset_VertexAttribP4ui 647
+#define _gloffset_VertexAttribP4uiv 648
+#define _gloffset_VertexP2ui 649
+#define _gloffset_VertexP2uiv 650
+#define _gloffset_VertexP3ui 651
+#define _gloffset_VertexP3uiv 652
+#define _gloffset_VertexP4ui 653
+#define _gloffset_VertexP4uiv 654
+#define _gloffset_BindTransformFeedback 655
+#define _gloffset_DeleteTransformFeedbacks 656
+#define _gloffset_DrawTransformFeedback 657
+#define _gloffset_GenTransformFeedbacks 658
+#define _gloffset_IsTransformFeedback 659
+#define _gloffset_PauseTransformFeedback 660
+#define _gloffset_ResumeTransformFeedback 661
+#define _gloffset_ClearDepthf 662
+#define _gloffset_DepthRangef 663
+#define _gloffset_GetShaderPrecisionFormat 664
+#define _gloffset_ReleaseShaderCompiler 665
+#define _gloffset_ShaderBinary 666
+#define _gloffset_DebugMessageCallbackARB 667
+#define _gloffset_DebugMessageControlARB 668
+#define _gloffset_DebugMessageInsertARB 669
+#define _gloffset_GetDebugMessageLogARB 670
+#define _gloffset_GetGraphicsResetStatusARB 671
+#define _gloffset_GetnColorTableARB 672
+#define _gloffset_GetnCompressedTexImageARB 673
+#define _gloffset_GetnConvolutionFilterARB 674
+#define _gloffset_GetnHistogramARB 675
+#define _gloffset_GetnMapdvARB 676
+#define _gloffset_GetnMapfvARB 677
+#define _gloffset_GetnMapivARB 678
+#define _gloffset_GetnMinmaxARB 679
+#define _gloffset_GetnPixelMapfvARB 680
+#define _gloffset_GetnPixelMapuivARB 681
+#define _gloffset_GetnPixelMapusvARB 682
+#define _gloffset_GetnPolygonStippleARB 683
+#define _gloffset_GetnSeparableFilterARB 684
+#define _gloffset_GetnTexImageARB 685
+#define _gloffset_GetnUniformdvARB 686
+#define _gloffset_GetnUniformfvARB 687
+#define _gloffset_GetnUniformivARB 688
+#define _gloffset_GetnUniformuivARB 689
+#define _gloffset_ReadnPixelsARB 690
+#define _gloffset_TexStorage1D 691
+#define _gloffset_TexStorage2D 692
+#define _gloffset_TexStorage3D 693
+#define _gloffset_TextureStorage1DEXT 694
+#define _gloffset_TextureStorage2DEXT 695
+#define _gloffset_TextureStorage3DEXT 696
+#define _gloffset_PolygonOffsetEXT 697
+#define _gloffset_GetPixelTexGenParameterfvSGIS 698
+#define _gloffset_GetPixelTexGenParameterivSGIS 699
+#define _gloffset_PixelTexGenParameterfSGIS 700
+#define _gloffset_PixelTexGenParameterfvSGIS 701
+#define _gloffset_PixelTexGenParameteriSGIS 702
+#define _gloffset_PixelTexGenParameterivSGIS 703
+#define _gloffset_SampleMaskSGIS 704
+#define _gloffset_SamplePatternSGIS 705
+#define _gloffset_ColorPointerEXT 706
+#define _gloffset_EdgeFlagPointerEXT 707
+#define _gloffset_IndexPointerEXT 708
+#define _gloffset_NormalPointerEXT 709
+#define _gloffset_TexCoordPointerEXT 710
+#define _gloffset_VertexPointerEXT 711
+#define _gloffset_PointParameterfEXT 712
+#define _gloffset_PointParameterfvEXT 713
+#define _gloffset_LockArraysEXT 714
+#define _gloffset_UnlockArraysEXT 715
+#define _gloffset_SecondaryColor3bEXT 716
+#define _gloffset_SecondaryColor3bvEXT 717
+#define _gloffset_SecondaryColor3dEXT 718
+#define _gloffset_SecondaryColor3dvEXT 719
+#define _gloffset_SecondaryColor3fEXT 720
+#define _gloffset_SecondaryColor3fvEXT 721
+#define _gloffset_SecondaryColor3iEXT 722
+#define _gloffset_SecondaryColor3ivEXT 723
+#define _gloffset_SecondaryColor3sEXT 724
+#define _gloffset_SecondaryColor3svEXT 725
+#define _gloffset_SecondaryColor3ubEXT 726
+#define _gloffset_SecondaryColor3ubvEXT 727
+#define _gloffset_SecondaryColor3uiEXT 728
+#define _gloffset_SecondaryColor3uivEXT 729
+#define _gloffset_SecondaryColor3usEXT 730
+#define _gloffset_SecondaryColor3usvEXT 731
+#define _gloffset_SecondaryColorPointerEXT 732
+#define _gloffset_MultiDrawArraysEXT 733
+#define _gloffset_MultiDrawElementsEXT 734
+#define _gloffset_FogCoordPointerEXT 735
+#define _gloffset_FogCoorddEXT 736
+#define _gloffset_FogCoorddvEXT 737
+#define _gloffset_FogCoordfEXT 738
+#define _gloffset_FogCoordfvEXT 739
+#define _gloffset_PixelTexGenSGIX 740
+#define _gloffset_BlendFuncSeparateEXT 741
+#define _gloffset_FlushVertexArrayRangeNV 742
+#define _gloffset_VertexArrayRangeNV 743
+#define _gloffset_CombinerInputNV 744
+#define _gloffset_CombinerOutputNV 745
+#define _gloffset_CombinerParameterfNV 746
+#define _gloffset_CombinerParameterfvNV 747
+#define _gloffset_CombinerParameteriNV 748
+#define _gloffset_CombinerParameterivNV 749
+#define _gloffset_FinalCombinerInputNV 750
+#define _gloffset_GetCombinerInputParameterfvNV 751
+#define _gloffset_GetCombinerInputParameterivNV 752
+#define _gloffset_GetCombinerOutputParameterfvNV 753
+#define _gloffset_GetCombinerOutputParameterivNV 754
+#define _gloffset_GetFinalCombinerInputParameterfvNV 755
+#define _gloffset_GetFinalCombinerInputParameterivNV 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_DeleteFencesNV 784
+#define _gloffset_FinishFenceNV 785
+#define _gloffset_GenFencesNV 786
+#define _gloffset_GetFenceivNV 787
+#define _gloffset_IsFenceNV 788
+#define _gloffset_SetFenceNV 789
+#define _gloffset_TestFenceNV 790
+#define _gloffset_AreProgramsResidentNV 791
+#define _gloffset_BindProgramNV 792
+#define _gloffset_DeleteProgramsNV 793
+#define _gloffset_ExecuteProgramNV 794
+#define _gloffset_GenProgramsNV 795
+#define _gloffset_GetProgramParameterdvNV 796
+#define _gloffset_GetProgramParameterfvNV 797
+#define _gloffset_GetProgramStringNV 798
+#define _gloffset_GetProgramivNV 799
+#define _gloffset_GetTrackMatrixivNV 800
+#define _gloffset_GetVertexAttribPointervNV 801
+#define _gloffset_GetVertexAttribdvNV 802
+#define _gloffset_GetVertexAttribfvNV 803
+#define _gloffset_GetVertexAttribivNV 804
+#define _gloffset_IsProgramNV 805
+#define _gloffset_LoadProgramNV 806
+#define _gloffset_ProgramParameters4dvNV 807
+#define _gloffset_ProgramParameters4fvNV 808
+#define _gloffset_RequestResidentProgramsNV 809
+#define _gloffset_TrackMatrixNV 810
+#define _gloffset_VertexAttrib1dNV 811
+#define _gloffset_VertexAttrib1dvNV 812
+#define _gloffset_VertexAttrib1fNV 813
+#define _gloffset_VertexAttrib1fvNV 814
+#define _gloffset_VertexAttrib1sNV 815
+#define _gloffset_VertexAttrib1svNV 816
+#define _gloffset_VertexAttrib2dNV 817
+#define _gloffset_VertexAttrib2dvNV 818
+#define _gloffset_VertexAttrib2fNV 819
+#define _gloffset_VertexAttrib2fvNV 820
+#define _gloffset_VertexAttrib2sNV 821
+#define _gloffset_VertexAttrib2svNV 822
+#define _gloffset_VertexAttrib3dNV 823
+#define _gloffset_VertexAttrib3dvNV 824
+#define _gloffset_VertexAttrib3fNV 825
+#define _gloffset_VertexAttrib3fvNV 826
+#define _gloffset_VertexAttrib3sNV 827
+#define _gloffset_VertexAttrib3svNV 828
+#define _gloffset_VertexAttrib4dNV 829
+#define _gloffset_VertexAttrib4dvNV 830
+#define _gloffset_VertexAttrib4fNV 831
+#define _gloffset_VertexAttrib4fvNV 832
+#define _gloffset_VertexAttrib4sNV 833
+#define _gloffset_VertexAttrib4svNV 834
+#define _gloffset_VertexAttrib4ubNV 835
+#define _gloffset_VertexAttrib4ubvNV 836
+#define _gloffset_VertexAttribPointerNV 837
+#define _gloffset_VertexAttribs1dvNV 838
+#define _gloffset_VertexAttribs1fvNV 839
+#define _gloffset_VertexAttribs1svNV 840
+#define _gloffset_VertexAttribs2dvNV 841
+#define _gloffset_VertexAttribs2fvNV 842
+#define _gloffset_VertexAttribs2svNV 843
+#define _gloffset_VertexAttribs3dvNV 844
+#define _gloffset_VertexAttribs3fvNV 845
+#define _gloffset_VertexAttribs3svNV 846
+#define _gloffset_VertexAttribs4dvNV 847
+#define _gloffset_VertexAttribs4fvNV 848
+#define _gloffset_VertexAttribs4svNV 849
+#define _gloffset_VertexAttribs4ubvNV 850
+#define _gloffset_GetTexBumpParameterfvATI 851
+#define _gloffset_GetTexBumpParameterivATI 852
+#define _gloffset_TexBumpParameterfvATI 853
+#define _gloffset_TexBumpParameterivATI 854
+#define _gloffset_AlphaFragmentOp1ATI 855
+#define _gloffset_AlphaFragmentOp2ATI 856
+#define _gloffset_AlphaFragmentOp3ATI 857
+#define _gloffset_BeginFragmentShaderATI 858
+#define _gloffset_BindFragmentShaderATI 859
+#define _gloffset_ColorFragmentOp1ATI 860
+#define _gloffset_ColorFragmentOp2ATI 861
+#define _gloffset_ColorFragmentOp3ATI 862
+#define _gloffset_DeleteFragmentShaderATI 863
+#define _gloffset_EndFragmentShaderATI 864
+#define _gloffset_GenFragmentShadersATI 865
+#define _gloffset_PassTexCoordATI 866
+#define _gloffset_SampleMapATI 867
+#define _gloffset_SetFragmentShaderConstantATI 868
+#define _gloffset_PointParameteriNV 869
+#define _gloffset_PointParameterivNV 870
+#define _gloffset_ActiveStencilFaceEXT 871
+#define _gloffset_BindVertexArrayAPPLE 872
+#define _gloffset_DeleteVertexArraysAPPLE 873
+#define _gloffset_GenVertexArraysAPPLE 874
+#define _gloffset_IsVertexArrayAPPLE 875
+#define _gloffset_GetProgramNamedParameterdvNV 876
+#define _gloffset_GetProgramNamedParameterfvNV 877
+#define _gloffset_ProgramNamedParameter4dNV 878
+#define _gloffset_ProgramNamedParameter4dvNV 879
+#define _gloffset_ProgramNamedParameter4fNV 880
+#define _gloffset_ProgramNamedParameter4fvNV 881
+#define _gloffset_PrimitiveRestartIndexNV 882
+#define _gloffset_PrimitiveRestartNV 883
+#define _gloffset_DepthBoundsEXT 884
+#define _gloffset_BlendEquationSeparateEXT 885
+#define _gloffset_BindFramebufferEXT 886
+#define _gloffset_BindRenderbufferEXT 887
+#define _gloffset_CheckFramebufferStatusEXT 888
+#define _gloffset_DeleteFramebuffersEXT 889
+#define _gloffset_DeleteRenderbuffersEXT 890
+#define _gloffset_FramebufferRenderbufferEXT 891
+#define _gloffset_FramebufferTexture1DEXT 892
+#define _gloffset_FramebufferTexture2DEXT 893
+#define _gloffset_FramebufferTexture3DEXT 894
+#define _gloffset_GenFramebuffersEXT 895
+#define _gloffset_GenRenderbuffersEXT 896
+#define _gloffset_GenerateMipmapEXT 897
+#define _gloffset_GetFramebufferAttachmentParameterivEXT 898
+#define _gloffset_GetRenderbufferParameterivEXT 899
+#define _gloffset_IsFramebufferEXT 900
+#define _gloffset_IsRenderbufferEXT 901
+#define _gloffset_RenderbufferStorageEXT 902
+#define _gloffset_BlitFramebufferEXT 903
+#define _gloffset_BufferParameteriAPPLE 904
+#define _gloffset_FlushMappedBufferRangeAPPLE 905
+#define _gloffset_BindFragDataLocationEXT 906
+#define _gloffset_GetFragDataLocationEXT 907
+#define _gloffset_GetUniformuivEXT 908
+#define _gloffset_GetVertexAttribIivEXT 909
+#define _gloffset_GetVertexAttribIuivEXT 910
+#define _gloffset_Uniform1uiEXT 911
+#define _gloffset_Uniform1uivEXT 912
+#define _gloffset_Uniform2uiEXT 913
+#define _gloffset_Uniform2uivEXT 914
+#define _gloffset_Uniform3uiEXT 915
+#define _gloffset_Uniform3uivEXT 916
+#define _gloffset_Uniform4uiEXT 917
+#define _gloffset_Uniform4uivEXT 918
+#define _gloffset_VertexAttribI1iEXT 919
+#define _gloffset_VertexAttribI1ivEXT 920
+#define _gloffset_VertexAttribI1uiEXT 921
+#define _gloffset_VertexAttribI1uivEXT 922
+#define _gloffset_VertexAttribI2iEXT 923
+#define _gloffset_VertexAttribI2ivEXT 924
+#define _gloffset_VertexAttribI2uiEXT 925
+#define _gloffset_VertexAttribI2uivEXT 926
+#define _gloffset_VertexAttribI3iEXT 927
+#define _gloffset_VertexAttribI3ivEXT 928
+#define _gloffset_VertexAttribI3uiEXT 929
+#define _gloffset_VertexAttribI3uivEXT 930
+#define _gloffset_VertexAttribI4bvEXT 931
+#define _gloffset_VertexAttribI4iEXT 932
+#define _gloffset_VertexAttribI4ivEXT 933
+#define _gloffset_VertexAttribI4svEXT 934
+#define _gloffset_VertexAttribI4ubvEXT 935
+#define _gloffset_VertexAttribI4uiEXT 936
+#define _gloffset_VertexAttribI4uivEXT 937
+#define _gloffset_VertexAttribI4usvEXT 938
+#define _gloffset_VertexAttribIPointerEXT 939
+#define _gloffset_FramebufferTextureLayerEXT 940
+#define _gloffset_ColorMaskIndexedEXT 941
+#define _gloffset_DisableIndexedEXT 942
+#define _gloffset_EnableIndexedEXT 943
+#define _gloffset_GetBooleanIndexedvEXT 944
+#define _gloffset_GetIntegerIndexedvEXT 945
+#define _gloffset_IsEnabledIndexedEXT 946
+#define _gloffset_ClearColorIiEXT 947
+#define _gloffset_ClearColorIuiEXT 948
+#define _gloffset_GetTexParameterIivEXT 949
+#define _gloffset_GetTexParameterIuivEXT 950
+#define _gloffset_TexParameterIivEXT 951
+#define _gloffset_TexParameterIuivEXT 952
+#define _gloffset_BeginConditionalRenderNV 953
+#define _gloffset_EndConditionalRenderNV 954
+#define _gloffset_BeginTransformFeedbackEXT 955
+#define _gloffset_BindBufferBaseEXT 956
+#define _gloffset_BindBufferOffsetEXT 957
+#define _gloffset_BindBufferRangeEXT 958
+#define _gloffset_EndTransformFeedbackEXT 959
+#define _gloffset_GetTransformFeedbackVaryingEXT 960
+#define _gloffset_TransformFeedbackVaryingsEXT 961
+#define _gloffset_ProvokingVertexEXT 962
+#define _gloffset_GetTexParameterPointervAPPLE 963
+#define _gloffset_TextureRangeAPPLE 964
+#define _gloffset_GetObjectParameterivAPPLE 965
+#define _gloffset_ObjectPurgeableAPPLE 966
+#define _gloffset_ObjectUnpurgeableAPPLE 967
+#define _gloffset_ActiveProgramEXT 968
+#define _gloffset_CreateShaderProgramEXT 969
+#define _gloffset_UseShaderProgramEXT 970
+#define _gloffset_TextureBarrierNV 971
+#define _gloffset_StencilFuncSeparateATI 972
+#define _gloffset_ProgramEnvParameters4fvEXT 973
+#define _gloffset_ProgramLocalParameters4fvEXT 974
+#define _gloffset_GetQueryObjecti64vEXT 975
+#define _gloffset_GetQueryObjectui64vEXT 976
+#define _gloffset_EGLImageTargetRenderbufferStorageOES 977
+#define _gloffset_EGLImageTargetTexture2DOES 978
#else /* !FEATURE_remap_table */
-#define driDispatchRemapTable_size 569
+#define driDispatchRemapTable_size 571
extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define AttachShader_remap_index 0
@@ -1244,382 +1246,384 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define BlendEquationiARB_remap_index 190
#define BlendFuncSeparateiARB_remap_index 191
#define BlendFunciARB_remap_index 192
-#define BindSampler_remap_index 193
-#define DeleteSamplers_remap_index 194
-#define GenSamplers_remap_index 195
-#define GetSamplerParameterIiv_remap_index 196
-#define GetSamplerParameterIuiv_remap_index 197
-#define GetSamplerParameterfv_remap_index 198
-#define GetSamplerParameteriv_remap_index 199
-#define IsSampler_remap_index 200
-#define SamplerParameterIiv_remap_index 201
-#define SamplerParameterIuiv_remap_index 202
-#define SamplerParameterf_remap_index 203
-#define SamplerParameterfv_remap_index 204
-#define SamplerParameteri_remap_index 205
-#define SamplerParameteriv_remap_index 206
-#define ColorP3ui_remap_index 207
-#define ColorP3uiv_remap_index 208
-#define ColorP4ui_remap_index 209
-#define ColorP4uiv_remap_index 210
-#define MultiTexCoordP1ui_remap_index 211
-#define MultiTexCoordP1uiv_remap_index 212
-#define MultiTexCoordP2ui_remap_index 213
-#define MultiTexCoordP2uiv_remap_index 214
-#define MultiTexCoordP3ui_remap_index 215
-#define MultiTexCoordP3uiv_remap_index 216
-#define MultiTexCoordP4ui_remap_index 217
-#define MultiTexCoordP4uiv_remap_index 218
-#define NormalP3ui_remap_index 219
-#define NormalP3uiv_remap_index 220
-#define SecondaryColorP3ui_remap_index 221
-#define SecondaryColorP3uiv_remap_index 222
-#define TexCoordP1ui_remap_index 223
-#define TexCoordP1uiv_remap_index 224
-#define TexCoordP2ui_remap_index 225
-#define TexCoordP2uiv_remap_index 226
-#define TexCoordP3ui_remap_index 227
-#define TexCoordP3uiv_remap_index 228
-#define TexCoordP4ui_remap_index 229
-#define TexCoordP4uiv_remap_index 230
-#define VertexAttribP1ui_remap_index 231
-#define VertexAttribP1uiv_remap_index 232
-#define VertexAttribP2ui_remap_index 233
-#define VertexAttribP2uiv_remap_index 234
-#define VertexAttribP3ui_remap_index 235
-#define VertexAttribP3uiv_remap_index 236
-#define VertexAttribP4ui_remap_index 237
-#define VertexAttribP4uiv_remap_index 238
-#define VertexP2ui_remap_index 239
-#define VertexP2uiv_remap_index 240
-#define VertexP3ui_remap_index 241
-#define VertexP3uiv_remap_index 242
-#define VertexP4ui_remap_index 243
-#define VertexP4uiv_remap_index 244
-#define BindTransformFeedback_remap_index 245
-#define DeleteTransformFeedbacks_remap_index 246
-#define DrawTransformFeedback_remap_index 247
-#define GenTransformFeedbacks_remap_index 248
-#define IsTransformFeedback_remap_index 249
-#define PauseTransformFeedback_remap_index 250
-#define ResumeTransformFeedback_remap_index 251
-#define ClearDepthf_remap_index 252
-#define DepthRangef_remap_index 253
-#define GetShaderPrecisionFormat_remap_index 254
-#define ReleaseShaderCompiler_remap_index 255
-#define ShaderBinary_remap_index 256
-#define DebugMessageCallbackARB_remap_index 257
-#define DebugMessageControlARB_remap_index 258
-#define DebugMessageInsertARB_remap_index 259
-#define GetDebugMessageLogARB_remap_index 260
-#define GetGraphicsResetStatusARB_remap_index 261
-#define GetnColorTableARB_remap_index 262
-#define GetnCompressedTexImageARB_remap_index 263
-#define GetnConvolutionFilterARB_remap_index 264
-#define GetnHistogramARB_remap_index 265
-#define GetnMapdvARB_remap_index 266
-#define GetnMapfvARB_remap_index 267
-#define GetnMapivARB_remap_index 268
-#define GetnMinmaxARB_remap_index 269
-#define GetnPixelMapfvARB_remap_index 270
-#define GetnPixelMapuivARB_remap_index 271
-#define GetnPixelMapusvARB_remap_index 272
-#define GetnPolygonStippleARB_remap_index 273
-#define GetnSeparableFilterARB_remap_index 274
-#define GetnTexImageARB_remap_index 275
-#define GetnUniformdvARB_remap_index 276
-#define GetnUniformfvARB_remap_index 277
-#define GetnUniformivARB_remap_index 278
-#define GetnUniformuivARB_remap_index 279
-#define ReadnPixelsARB_remap_index 280
-#define TexStorage1D_remap_index 281
-#define TexStorage2D_remap_index 282
-#define TexStorage3D_remap_index 283
-#define TextureStorage1DEXT_remap_index 284
-#define TextureStorage2DEXT_remap_index 285
-#define TextureStorage3DEXT_remap_index 286
-#define PolygonOffsetEXT_remap_index 287
-#define GetPixelTexGenParameterfvSGIS_remap_index 288
-#define GetPixelTexGenParameterivSGIS_remap_index 289
-#define PixelTexGenParameterfSGIS_remap_index 290
-#define PixelTexGenParameterfvSGIS_remap_index 291
-#define PixelTexGenParameteriSGIS_remap_index 292
-#define PixelTexGenParameterivSGIS_remap_index 293
-#define SampleMaskSGIS_remap_index 294
-#define SamplePatternSGIS_remap_index 295
-#define ColorPointerEXT_remap_index 296
-#define EdgeFlagPointerEXT_remap_index 297
-#define IndexPointerEXT_remap_index 298
-#define NormalPointerEXT_remap_index 299
-#define TexCoordPointerEXT_remap_index 300
-#define VertexPointerEXT_remap_index 301
-#define PointParameterfEXT_remap_index 302
-#define PointParameterfvEXT_remap_index 303
-#define LockArraysEXT_remap_index 304
-#define UnlockArraysEXT_remap_index 305
-#define SecondaryColor3bEXT_remap_index 306
-#define SecondaryColor3bvEXT_remap_index 307
-#define SecondaryColor3dEXT_remap_index 308
-#define SecondaryColor3dvEXT_remap_index 309
-#define SecondaryColor3fEXT_remap_index 310
-#define SecondaryColor3fvEXT_remap_index 311
-#define SecondaryColor3iEXT_remap_index 312
-#define SecondaryColor3ivEXT_remap_index 313
-#define SecondaryColor3sEXT_remap_index 314
-#define SecondaryColor3svEXT_remap_index 315
-#define SecondaryColor3ubEXT_remap_index 316
-#define SecondaryColor3ubvEXT_remap_index 317
-#define SecondaryColor3uiEXT_remap_index 318
-#define SecondaryColor3uivEXT_remap_index 319
-#define SecondaryColor3usEXT_remap_index 320
-#define SecondaryColor3usvEXT_remap_index 321
-#define SecondaryColorPointerEXT_remap_index 322
-#define MultiDrawArraysEXT_remap_index 323
-#define MultiDrawElementsEXT_remap_index 324
-#define FogCoordPointerEXT_remap_index 325
-#define FogCoorddEXT_remap_index 326
-#define FogCoorddvEXT_remap_index 327
-#define FogCoordfEXT_remap_index 328
-#define FogCoordfvEXT_remap_index 329
-#define PixelTexGenSGIX_remap_index 330
-#define BlendFuncSeparateEXT_remap_index 331
-#define FlushVertexArrayRangeNV_remap_index 332
-#define VertexArrayRangeNV_remap_index 333
-#define CombinerInputNV_remap_index 334
-#define CombinerOutputNV_remap_index 335
-#define CombinerParameterfNV_remap_index 336
-#define CombinerParameterfvNV_remap_index 337
-#define CombinerParameteriNV_remap_index 338
-#define CombinerParameterivNV_remap_index 339
-#define FinalCombinerInputNV_remap_index 340
-#define GetCombinerInputParameterfvNV_remap_index 341
-#define GetCombinerInputParameterivNV_remap_index 342
-#define GetCombinerOutputParameterfvNV_remap_index 343
-#define GetCombinerOutputParameterivNV_remap_index 344
-#define GetFinalCombinerInputParameterfvNV_remap_index 345
-#define GetFinalCombinerInputParameterivNV_remap_index 346
-#define ResizeBuffersMESA_remap_index 347
-#define WindowPos2dMESA_remap_index 348
-#define WindowPos2dvMESA_remap_index 349
-#define WindowPos2fMESA_remap_index 350
-#define WindowPos2fvMESA_remap_index 351
-#define WindowPos2iMESA_remap_index 352
-#define WindowPos2ivMESA_remap_index 353
-#define WindowPos2sMESA_remap_index 354
-#define WindowPos2svMESA_remap_index 355
-#define WindowPos3dMESA_remap_index 356
-#define WindowPos3dvMESA_remap_index 357
-#define WindowPos3fMESA_remap_index 358
-#define WindowPos3fvMESA_remap_index 359
-#define WindowPos3iMESA_remap_index 360
-#define WindowPos3ivMESA_remap_index 361
-#define WindowPos3sMESA_remap_index 362
-#define WindowPos3svMESA_remap_index 363
-#define WindowPos4dMESA_remap_index 364
-#define WindowPos4dvMESA_remap_index 365
-#define WindowPos4fMESA_remap_index 366
-#define WindowPos4fvMESA_remap_index 367
-#define WindowPos4iMESA_remap_index 368
-#define WindowPos4ivMESA_remap_index 369
-#define WindowPos4sMESA_remap_index 370
-#define WindowPos4svMESA_remap_index 371
-#define MultiModeDrawArraysIBM_remap_index 372
-#define MultiModeDrawElementsIBM_remap_index 373
-#define DeleteFencesNV_remap_index 374
-#define FinishFenceNV_remap_index 375
-#define GenFencesNV_remap_index 376
-#define GetFenceivNV_remap_index 377
-#define IsFenceNV_remap_index 378
-#define SetFenceNV_remap_index 379
-#define TestFenceNV_remap_index 380
-#define AreProgramsResidentNV_remap_index 381
-#define BindProgramNV_remap_index 382
-#define DeleteProgramsNV_remap_index 383
-#define ExecuteProgramNV_remap_index 384
-#define GenProgramsNV_remap_index 385
-#define GetProgramParameterdvNV_remap_index 386
-#define GetProgramParameterfvNV_remap_index 387
-#define GetProgramStringNV_remap_index 388
-#define GetProgramivNV_remap_index 389
-#define GetTrackMatrixivNV_remap_index 390
-#define GetVertexAttribPointervNV_remap_index 391
-#define GetVertexAttribdvNV_remap_index 392
-#define GetVertexAttribfvNV_remap_index 393
-#define GetVertexAttribivNV_remap_index 394
-#define IsProgramNV_remap_index 395
-#define LoadProgramNV_remap_index 396
-#define ProgramParameters4dvNV_remap_index 397
-#define ProgramParameters4fvNV_remap_index 398
-#define RequestResidentProgramsNV_remap_index 399
-#define TrackMatrixNV_remap_index 400
-#define VertexAttrib1dNV_remap_index 401
-#define VertexAttrib1dvNV_remap_index 402
-#define VertexAttrib1fNV_remap_index 403
-#define VertexAttrib1fvNV_remap_index 404
-#define VertexAttrib1sNV_remap_index 405
-#define VertexAttrib1svNV_remap_index 406
-#define VertexAttrib2dNV_remap_index 407
-#define VertexAttrib2dvNV_remap_index 408
-#define VertexAttrib2fNV_remap_index 409
-#define VertexAttrib2fvNV_remap_index 410
-#define VertexAttrib2sNV_remap_index 411
-#define VertexAttrib2svNV_remap_index 412
-#define VertexAttrib3dNV_remap_index 413
-#define VertexAttrib3dvNV_remap_index 414
-#define VertexAttrib3fNV_remap_index 415
-#define VertexAttrib3fvNV_remap_index 416
-#define VertexAttrib3sNV_remap_index 417
-#define VertexAttrib3svNV_remap_index 418
-#define VertexAttrib4dNV_remap_index 419
-#define VertexAttrib4dvNV_remap_index 420
-#define VertexAttrib4fNV_remap_index 421
-#define VertexAttrib4fvNV_remap_index 422
-#define VertexAttrib4sNV_remap_index 423
-#define VertexAttrib4svNV_remap_index 424
-#define VertexAttrib4ubNV_remap_index 425
-#define VertexAttrib4ubvNV_remap_index 426
-#define VertexAttribPointerNV_remap_index 427
-#define VertexAttribs1dvNV_remap_index 428
-#define VertexAttribs1fvNV_remap_index 429
-#define VertexAttribs1svNV_remap_index 430
-#define VertexAttribs2dvNV_remap_index 431
-#define VertexAttribs2fvNV_remap_index 432
-#define VertexAttribs2svNV_remap_index 433
-#define VertexAttribs3dvNV_remap_index 434
-#define VertexAttribs3fvNV_remap_index 435
-#define VertexAttribs3svNV_remap_index 436
-#define VertexAttribs4dvNV_remap_index 437
-#define VertexAttribs4fvNV_remap_index 438
-#define VertexAttribs4svNV_remap_index 439
-#define VertexAttribs4ubvNV_remap_index 440
-#define GetTexBumpParameterfvATI_remap_index 441
-#define GetTexBumpParameterivATI_remap_index 442
-#define TexBumpParameterfvATI_remap_index 443
-#define TexBumpParameterivATI_remap_index 444
-#define AlphaFragmentOp1ATI_remap_index 445
-#define AlphaFragmentOp2ATI_remap_index 446
-#define AlphaFragmentOp3ATI_remap_index 447
-#define BeginFragmentShaderATI_remap_index 448
-#define BindFragmentShaderATI_remap_index 449
-#define ColorFragmentOp1ATI_remap_index 450
-#define ColorFragmentOp2ATI_remap_index 451
-#define ColorFragmentOp3ATI_remap_index 452
-#define DeleteFragmentShaderATI_remap_index 453
-#define EndFragmentShaderATI_remap_index 454
-#define GenFragmentShadersATI_remap_index 455
-#define PassTexCoordATI_remap_index 456
-#define SampleMapATI_remap_index 457
-#define SetFragmentShaderConstantATI_remap_index 458
-#define PointParameteriNV_remap_index 459
-#define PointParameterivNV_remap_index 460
-#define ActiveStencilFaceEXT_remap_index 461
-#define BindVertexArrayAPPLE_remap_index 462
-#define DeleteVertexArraysAPPLE_remap_index 463
-#define GenVertexArraysAPPLE_remap_index 464
-#define IsVertexArrayAPPLE_remap_index 465
-#define GetProgramNamedParameterdvNV_remap_index 466
-#define GetProgramNamedParameterfvNV_remap_index 467
-#define ProgramNamedParameter4dNV_remap_index 468
-#define ProgramNamedParameter4dvNV_remap_index 469
-#define ProgramNamedParameter4fNV_remap_index 470
-#define ProgramNamedParameter4fvNV_remap_index 471
-#define PrimitiveRestartIndexNV_remap_index 472
-#define PrimitiveRestartNV_remap_index 473
-#define DepthBoundsEXT_remap_index 474
-#define BlendEquationSeparateEXT_remap_index 475
-#define BindFramebufferEXT_remap_index 476
-#define BindRenderbufferEXT_remap_index 477
-#define CheckFramebufferStatusEXT_remap_index 478
-#define DeleteFramebuffersEXT_remap_index 479
-#define DeleteRenderbuffersEXT_remap_index 480
-#define FramebufferRenderbufferEXT_remap_index 481
-#define FramebufferTexture1DEXT_remap_index 482
-#define FramebufferTexture2DEXT_remap_index 483
-#define FramebufferTexture3DEXT_remap_index 484
-#define GenFramebuffersEXT_remap_index 485
-#define GenRenderbuffersEXT_remap_index 486
-#define GenerateMipmapEXT_remap_index 487
-#define GetFramebufferAttachmentParameterivEXT_remap_index 488
-#define GetRenderbufferParameterivEXT_remap_index 489
-#define IsFramebufferEXT_remap_index 490
-#define IsRenderbufferEXT_remap_index 491
-#define RenderbufferStorageEXT_remap_index 492
-#define BlitFramebufferEXT_remap_index 493
-#define BufferParameteriAPPLE_remap_index 494
-#define FlushMappedBufferRangeAPPLE_remap_index 495
-#define BindFragDataLocationEXT_remap_index 496
-#define GetFragDataLocationEXT_remap_index 497
-#define GetUniformuivEXT_remap_index 498
-#define GetVertexAttribIivEXT_remap_index 499
-#define GetVertexAttribIuivEXT_remap_index 500
-#define Uniform1uiEXT_remap_index 501
-#define Uniform1uivEXT_remap_index 502
-#define Uniform2uiEXT_remap_index 503
-#define Uniform2uivEXT_remap_index 504
-#define Uniform3uiEXT_remap_index 505
-#define Uniform3uivEXT_remap_index 506
-#define Uniform4uiEXT_remap_index 507
-#define Uniform4uivEXT_remap_index 508
-#define VertexAttribI1iEXT_remap_index 509
-#define VertexAttribI1ivEXT_remap_index 510
-#define VertexAttribI1uiEXT_remap_index 511
-#define VertexAttribI1uivEXT_remap_index 512
-#define VertexAttribI2iEXT_remap_index 513
-#define VertexAttribI2ivEXT_remap_index 514
-#define VertexAttribI2uiEXT_remap_index 515
-#define VertexAttribI2uivEXT_remap_index 516
-#define VertexAttribI3iEXT_remap_index 517
-#define VertexAttribI3ivEXT_remap_index 518
-#define VertexAttribI3uiEXT_remap_index 519
-#define VertexAttribI3uivEXT_remap_index 520
-#define VertexAttribI4bvEXT_remap_index 521
-#define VertexAttribI4iEXT_remap_index 522
-#define VertexAttribI4ivEXT_remap_index 523
-#define VertexAttribI4svEXT_remap_index 524
-#define VertexAttribI4ubvEXT_remap_index 525
-#define VertexAttribI4uiEXT_remap_index 526
-#define VertexAttribI4uivEXT_remap_index 527
-#define VertexAttribI4usvEXT_remap_index 528
-#define VertexAttribIPointerEXT_remap_index 529
-#define FramebufferTextureLayerEXT_remap_index 530
-#define ColorMaskIndexedEXT_remap_index 531
-#define DisableIndexedEXT_remap_index 532
-#define EnableIndexedEXT_remap_index 533
-#define GetBooleanIndexedvEXT_remap_index 534
-#define GetIntegerIndexedvEXT_remap_index 535
-#define IsEnabledIndexedEXT_remap_index 536
-#define ClearColorIiEXT_remap_index 537
-#define ClearColorIuiEXT_remap_index 538
-#define GetTexParameterIivEXT_remap_index 539
-#define GetTexParameterIuivEXT_remap_index 540
-#define TexParameterIivEXT_remap_index 541
-#define TexParameterIuivEXT_remap_index 542
-#define BeginConditionalRenderNV_remap_index 543
-#define EndConditionalRenderNV_remap_index 544
-#define BeginTransformFeedbackEXT_remap_index 545
-#define BindBufferBaseEXT_remap_index 546
-#define BindBufferOffsetEXT_remap_index 547
-#define BindBufferRangeEXT_remap_index 548
-#define EndTransformFeedbackEXT_remap_index 549
-#define GetTransformFeedbackVaryingEXT_remap_index 550
-#define TransformFeedbackVaryingsEXT_remap_index 551
-#define ProvokingVertexEXT_remap_index 552
-#define GetTexParameterPointervAPPLE_remap_index 553
-#define TextureRangeAPPLE_remap_index 554
-#define GetObjectParameterivAPPLE_remap_index 555
-#define ObjectPurgeableAPPLE_remap_index 556
-#define ObjectUnpurgeableAPPLE_remap_index 557
-#define ActiveProgramEXT_remap_index 558
-#define CreateShaderProgramEXT_remap_index 559
-#define UseShaderProgramEXT_remap_index 560
-#define TextureBarrierNV_remap_index 561
-#define StencilFuncSeparateATI_remap_index 562
-#define ProgramEnvParameters4fvEXT_remap_index 563
-#define ProgramLocalParameters4fvEXT_remap_index 564
-#define GetQueryObjecti64vEXT_remap_index 565
-#define GetQueryObjectui64vEXT_remap_index 566
-#define EGLImageTargetRenderbufferStorageOES_remap_index 567
-#define EGLImageTargetTexture2DOES_remap_index 568
+#define BindFragDataLocationIndexed_remap_index 193
+#define GetFragDataIndex_remap_index 194
+#define BindSampler_remap_index 195
+#define DeleteSamplers_remap_index 196
+#define GenSamplers_remap_index 197
+#define GetSamplerParameterIiv_remap_index 198
+#define GetSamplerParameterIuiv_remap_index 199
+#define GetSamplerParameterfv_remap_index 200
+#define GetSamplerParameteriv_remap_index 201
+#define IsSampler_remap_index 202
+#define SamplerParameterIiv_remap_index 203
+#define SamplerParameterIuiv_remap_index 204
+#define SamplerParameterf_remap_index 205
+#define SamplerParameterfv_remap_index 206
+#define SamplerParameteri_remap_index 207
+#define SamplerParameteriv_remap_index 208
+#define ColorP3ui_remap_index 209
+#define ColorP3uiv_remap_index 210
+#define ColorP4ui_remap_index 211
+#define ColorP4uiv_remap_index 212
+#define MultiTexCoordP1ui_remap_index 213
+#define MultiTexCoordP1uiv_remap_index 214
+#define MultiTexCoordP2ui_remap_index 215
+#define MultiTexCoordP2uiv_remap_index 216
+#define MultiTexCoordP3ui_remap_index 217
+#define MultiTexCoordP3uiv_remap_index 218
+#define MultiTexCoordP4ui_remap_index 219
+#define MultiTexCoordP4uiv_remap_index 220
+#define NormalP3ui_remap_index 221
+#define NormalP3uiv_remap_index 222
+#define SecondaryColorP3ui_remap_index 223
+#define SecondaryColorP3uiv_remap_index 224
+#define TexCoordP1ui_remap_index 225
+#define TexCoordP1uiv_remap_index 226
+#define TexCoordP2ui_remap_index 227
+#define TexCoordP2uiv_remap_index 228
+#define TexCoordP3ui_remap_index 229
+#define TexCoordP3uiv_remap_index 230
+#define TexCoordP4ui_remap_index 231
+#define TexCoordP4uiv_remap_index 232
+#define VertexAttribP1ui_remap_index 233
+#define VertexAttribP1uiv_remap_index 234
+#define VertexAttribP2ui_remap_index 235
+#define VertexAttribP2uiv_remap_index 236
+#define VertexAttribP3ui_remap_index 237
+#define VertexAttribP3uiv_remap_index 238
+#define VertexAttribP4ui_remap_index 239
+#define VertexAttribP4uiv_remap_index 240
+#define VertexP2ui_remap_index 241
+#define VertexP2uiv_remap_index 242
+#define VertexP3ui_remap_index 243
+#define VertexP3uiv_remap_index 244
+#define VertexP4ui_remap_index 245
+#define VertexP4uiv_remap_index 246
+#define BindTransformFeedback_remap_index 247
+#define DeleteTransformFeedbacks_remap_index 248
+#define DrawTransformFeedback_remap_index 249
+#define GenTransformFeedbacks_remap_index 250
+#define IsTransformFeedback_remap_index 251
+#define PauseTransformFeedback_remap_index 252
+#define ResumeTransformFeedback_remap_index 253
+#define ClearDepthf_remap_index 254
+#define DepthRangef_remap_index 255
+#define GetShaderPrecisionFormat_remap_index 256
+#define ReleaseShaderCompiler_remap_index 257
+#define ShaderBinary_remap_index 258
+#define DebugMessageCallbackARB_remap_index 259
+#define DebugMessageControlARB_remap_index 260
+#define DebugMessageInsertARB_remap_index 261
+#define GetDebugMessageLogARB_remap_index 262
+#define GetGraphicsResetStatusARB_remap_index 263
+#define GetnColorTableARB_remap_index 264
+#define GetnCompressedTexImageARB_remap_index 265
+#define GetnConvolutionFilterARB_remap_index 266
+#define GetnHistogramARB_remap_index 267
+#define GetnMapdvARB_remap_index 268
+#define GetnMapfvARB_remap_index 269
+#define GetnMapivARB_remap_index 270
+#define GetnMinmaxARB_remap_index 271
+#define GetnPixelMapfvARB_remap_index 272
+#define GetnPixelMapuivARB_remap_index 273
+#define GetnPixelMapusvARB_remap_index 274
+#define GetnPolygonStippleARB_remap_index 275
+#define GetnSeparableFilterARB_remap_index 276
+#define GetnTexImageARB_remap_index 277
+#define GetnUniformdvARB_remap_index 278
+#define GetnUniformfvARB_remap_index 279
+#define GetnUniformivARB_remap_index 280
+#define GetnUniformuivARB_remap_index 281
+#define ReadnPixelsARB_remap_index 282
+#define TexStorage1D_remap_index 283
+#define TexStorage2D_remap_index 284
+#define TexStorage3D_remap_index 285
+#define TextureStorage1DEXT_remap_index 286
+#define TextureStorage2DEXT_remap_index 287
+#define TextureStorage3DEXT_remap_index 288
+#define PolygonOffsetEXT_remap_index 289
+#define GetPixelTexGenParameterfvSGIS_remap_index 290
+#define GetPixelTexGenParameterivSGIS_remap_index 291
+#define PixelTexGenParameterfSGIS_remap_index 292
+#define PixelTexGenParameterfvSGIS_remap_index 293
+#define PixelTexGenParameteriSGIS_remap_index 294
+#define PixelTexGenParameterivSGIS_remap_index 295
+#define SampleMaskSGIS_remap_index 296
+#define SamplePatternSGIS_remap_index 297
+#define ColorPointerEXT_remap_index 298
+#define EdgeFlagPointerEXT_remap_index 299
+#define IndexPointerEXT_remap_index 300
+#define NormalPointerEXT_remap_index 301
+#define TexCoordPointerEXT_remap_index 302
+#define VertexPointerEXT_remap_index 303
+#define PointParameterfEXT_remap_index 304
+#define PointParameterfvEXT_remap_index 305
+#define LockArraysEXT_remap_index 306
+#define UnlockArraysEXT_remap_index 307
+#define SecondaryColor3bEXT_remap_index 308
+#define SecondaryColor3bvEXT_remap_index 309
+#define SecondaryColor3dEXT_remap_index 310
+#define SecondaryColor3dvEXT_remap_index 311
+#define SecondaryColor3fEXT_remap_index 312
+#define SecondaryColor3fvEXT_remap_index 313
+#define SecondaryColor3iEXT_remap_index 314
+#define SecondaryColor3ivEXT_remap_index 315
+#define SecondaryColor3sEXT_remap_index 316
+#define SecondaryColor3svEXT_remap_index 317
+#define SecondaryColor3ubEXT_remap_index 318
+#define SecondaryColor3ubvEXT_remap_index 319
+#define SecondaryColor3uiEXT_remap_index 320
+#define SecondaryColor3uivEXT_remap_index 321
+#define SecondaryColor3usEXT_remap_index 322
+#define SecondaryColor3usvEXT_remap_index 323
+#define SecondaryColorPointerEXT_remap_index 324
+#define MultiDrawArraysEXT_remap_index 325
+#define MultiDrawElementsEXT_remap_index 326
+#define FogCoordPointerEXT_remap_index 327
+#define FogCoorddEXT_remap_index 328
+#define FogCoorddvEXT_remap_index 329
+#define FogCoordfEXT_remap_index 330
+#define FogCoordfvEXT_remap_index 331
+#define PixelTexGenSGIX_remap_index 332
+#define BlendFuncSeparateEXT_remap_index 333
+#define FlushVertexArrayRangeNV_remap_index 334
+#define VertexArrayRangeNV_remap_index 335
+#define CombinerInputNV_remap_index 336
+#define CombinerOutputNV_remap_index 337
+#define CombinerParameterfNV_remap_index 338
+#define CombinerParameterfvNV_remap_index 339
+#define CombinerParameteriNV_remap_index 340
+#define CombinerParameterivNV_remap_index 341
+#define FinalCombinerInputNV_remap_index 342
+#define GetCombinerInputParameterfvNV_remap_index 343
+#define GetCombinerInputParameterivNV_remap_index 344
+#define GetCombinerOutputParameterfvNV_remap_index 345
+#define GetCombinerOutputParameterivNV_remap_index 346
+#define GetFinalCombinerInputParameterfvNV_remap_index 347
+#define GetFinalCombinerInputParameterivNV_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 DeleteFencesNV_remap_index 376
+#define FinishFenceNV_remap_index 377
+#define GenFencesNV_remap_index 378
+#define GetFenceivNV_remap_index 379
+#define IsFenceNV_remap_index 380
+#define SetFenceNV_remap_index 381
+#define TestFenceNV_remap_index 382
+#define AreProgramsResidentNV_remap_index 383
+#define BindProgramNV_remap_index 384
+#define DeleteProgramsNV_remap_index 385
+#define ExecuteProgramNV_remap_index 386
+#define GenProgramsNV_remap_index 387
+#define GetProgramParameterdvNV_remap_index 388
+#define GetProgramParameterfvNV_remap_index 389
+#define GetProgramStringNV_remap_index 390
+#define GetProgramivNV_remap_index 391
+#define GetTrackMatrixivNV_remap_index 392
+#define GetVertexAttribPointervNV_remap_index 393
+#define GetVertexAttribdvNV_remap_index 394
+#define GetVertexAttribfvNV_remap_index 395
+#define GetVertexAttribivNV_remap_index 396
+#define IsProgramNV_remap_index 397
+#define LoadProgramNV_remap_index 398
+#define ProgramParameters4dvNV_remap_index 399
+#define ProgramParameters4fvNV_remap_index 400
+#define RequestResidentProgramsNV_remap_index 401
+#define TrackMatrixNV_remap_index 402
+#define VertexAttrib1dNV_remap_index 403
+#define VertexAttrib1dvNV_remap_index 404
+#define VertexAttrib1fNV_remap_index 405
+#define VertexAttrib1fvNV_remap_index 406
+#define VertexAttrib1sNV_remap_index 407
+#define VertexAttrib1svNV_remap_index 408
+#define VertexAttrib2dNV_remap_index 409
+#define VertexAttrib2dvNV_remap_index 410
+#define VertexAttrib2fNV_remap_index 411
+#define VertexAttrib2fvNV_remap_index 412
+#define VertexAttrib2sNV_remap_index 413
+#define VertexAttrib2svNV_remap_index 414
+#define VertexAttrib3dNV_remap_index 415
+#define VertexAttrib3dvNV_remap_index 416
+#define VertexAttrib3fNV_remap_index 417
+#define VertexAttrib3fvNV_remap_index 418
+#define VertexAttrib3sNV_remap_index 419
+#define VertexAttrib3svNV_remap_index 420
+#define VertexAttrib4dNV_remap_index 421
+#define VertexAttrib4dvNV_remap_index 422
+#define VertexAttrib4fNV_remap_index 423
+#define VertexAttrib4fvNV_remap_index 424
+#define VertexAttrib4sNV_remap_index 425
+#define VertexAttrib4svNV_remap_index 426
+#define VertexAttrib4ubNV_remap_index 427
+#define VertexAttrib4ubvNV_remap_index 428
+#define VertexAttribPointerNV_remap_index 429
+#define VertexAttribs1dvNV_remap_index 430
+#define VertexAttribs1fvNV_remap_index 431
+#define VertexAttribs1svNV_remap_index 432
+#define VertexAttribs2dvNV_remap_index 433
+#define VertexAttribs2fvNV_remap_index 434
+#define VertexAttribs2svNV_remap_index 435
+#define VertexAttribs3dvNV_remap_index 436
+#define VertexAttribs3fvNV_remap_index 437
+#define VertexAttribs3svNV_remap_index 438
+#define VertexAttribs4dvNV_remap_index 439
+#define VertexAttribs4fvNV_remap_index 440
+#define VertexAttribs4svNV_remap_index 441
+#define VertexAttribs4ubvNV_remap_index 442
+#define GetTexBumpParameterfvATI_remap_index 443
+#define GetTexBumpParameterivATI_remap_index 444
+#define TexBumpParameterfvATI_remap_index 445
+#define TexBumpParameterivATI_remap_index 446
+#define AlphaFragmentOp1ATI_remap_index 447
+#define AlphaFragmentOp2ATI_remap_index 448
+#define AlphaFragmentOp3ATI_remap_index 449
+#define BeginFragmentShaderATI_remap_index 450
+#define BindFragmentShaderATI_remap_index 451
+#define ColorFragmentOp1ATI_remap_index 452
+#define ColorFragmentOp2ATI_remap_index 453
+#define ColorFragmentOp3ATI_remap_index 454
+#define DeleteFragmentShaderATI_remap_index 455
+#define EndFragmentShaderATI_remap_index 456
+#define GenFragmentShadersATI_remap_index 457
+#define PassTexCoordATI_remap_index 458
+#define SampleMapATI_remap_index 459
+#define SetFragmentShaderConstantATI_remap_index 460
+#define PointParameteriNV_remap_index 461
+#define PointParameterivNV_remap_index 462
+#define ActiveStencilFaceEXT_remap_index 463
+#define BindVertexArrayAPPLE_remap_index 464
+#define DeleteVertexArraysAPPLE_remap_index 465
+#define GenVertexArraysAPPLE_remap_index 466
+#define IsVertexArrayAPPLE_remap_index 467
+#define GetProgramNamedParameterdvNV_remap_index 468
+#define GetProgramNamedParameterfvNV_remap_index 469
+#define ProgramNamedParameter4dNV_remap_index 470
+#define ProgramNamedParameter4dvNV_remap_index 471
+#define ProgramNamedParameter4fNV_remap_index 472
+#define ProgramNamedParameter4fvNV_remap_index 473
+#define PrimitiveRestartIndexNV_remap_index 474
+#define PrimitiveRestartNV_remap_index 475
+#define DepthBoundsEXT_remap_index 476
+#define BlendEquationSeparateEXT_remap_index 477
+#define BindFramebufferEXT_remap_index 478
+#define BindRenderbufferEXT_remap_index 479
+#define CheckFramebufferStatusEXT_remap_index 480
+#define DeleteFramebuffersEXT_remap_index 481
+#define DeleteRenderbuffersEXT_remap_index 482
+#define FramebufferRenderbufferEXT_remap_index 483
+#define FramebufferTexture1DEXT_remap_index 484
+#define FramebufferTexture2DEXT_remap_index 485
+#define FramebufferTexture3DEXT_remap_index 486
+#define GenFramebuffersEXT_remap_index 487
+#define GenRenderbuffersEXT_remap_index 488
+#define GenerateMipmapEXT_remap_index 489
+#define GetFramebufferAttachmentParameterivEXT_remap_index 490
+#define GetRenderbufferParameterivEXT_remap_index 491
+#define IsFramebufferEXT_remap_index 492
+#define IsRenderbufferEXT_remap_index 493
+#define RenderbufferStorageEXT_remap_index 494
+#define BlitFramebufferEXT_remap_index 495
+#define BufferParameteriAPPLE_remap_index 496
+#define FlushMappedBufferRangeAPPLE_remap_index 497
+#define BindFragDataLocationEXT_remap_index 498
+#define GetFragDataLocationEXT_remap_index 499
+#define GetUniformuivEXT_remap_index 500
+#define GetVertexAttribIivEXT_remap_index 501
+#define GetVertexAttribIuivEXT_remap_index 502
+#define Uniform1uiEXT_remap_index 503
+#define Uniform1uivEXT_remap_index 504
+#define Uniform2uiEXT_remap_index 505
+#define Uniform2uivEXT_remap_index 506
+#define Uniform3uiEXT_remap_index 507
+#define Uniform3uivEXT_remap_index 508
+#define Uniform4uiEXT_remap_index 509
+#define Uniform4uivEXT_remap_index 510
+#define VertexAttribI1iEXT_remap_index 511
+#define VertexAttribI1ivEXT_remap_index 512
+#define VertexAttribI1uiEXT_remap_index 513
+#define VertexAttribI1uivEXT_remap_index 514
+#define VertexAttribI2iEXT_remap_index 515
+#define VertexAttribI2ivEXT_remap_index 516
+#define VertexAttribI2uiEXT_remap_index 517
+#define VertexAttribI2uivEXT_remap_index 518
+#define VertexAttribI3iEXT_remap_index 519
+#define VertexAttribI3ivEXT_remap_index 520
+#define VertexAttribI3uiEXT_remap_index 521
+#define VertexAttribI3uivEXT_remap_index 522
+#define VertexAttribI4bvEXT_remap_index 523
+#define VertexAttribI4iEXT_remap_index 524
+#define VertexAttribI4ivEXT_remap_index 525
+#define VertexAttribI4svEXT_remap_index 526
+#define VertexAttribI4ubvEXT_remap_index 527
+#define VertexAttribI4uiEXT_remap_index 528
+#define VertexAttribI4uivEXT_remap_index 529
+#define VertexAttribI4usvEXT_remap_index 530
+#define VertexAttribIPointerEXT_remap_index 531
+#define FramebufferTextureLayerEXT_remap_index 532
+#define ColorMaskIndexedEXT_remap_index 533
+#define DisableIndexedEXT_remap_index 534
+#define EnableIndexedEXT_remap_index 535
+#define GetBooleanIndexedvEXT_remap_index 536
+#define GetIntegerIndexedvEXT_remap_index 537
+#define IsEnabledIndexedEXT_remap_index 538
+#define ClearColorIiEXT_remap_index 539
+#define ClearColorIuiEXT_remap_index 540
+#define GetTexParameterIivEXT_remap_index 541
+#define GetTexParameterIuivEXT_remap_index 542
+#define TexParameterIivEXT_remap_index 543
+#define TexParameterIuivEXT_remap_index 544
+#define BeginConditionalRenderNV_remap_index 545
+#define EndConditionalRenderNV_remap_index 546
+#define BeginTransformFeedbackEXT_remap_index 547
+#define BindBufferBaseEXT_remap_index 548
+#define BindBufferOffsetEXT_remap_index 549
+#define BindBufferRangeEXT_remap_index 550
+#define EndTransformFeedbackEXT_remap_index 551
+#define GetTransformFeedbackVaryingEXT_remap_index 552
+#define TransformFeedbackVaryingsEXT_remap_index 553
+#define ProvokingVertexEXT_remap_index 554
+#define GetTexParameterPointervAPPLE_remap_index 555
+#define TextureRangeAPPLE_remap_index 556
+#define GetObjectParameterivAPPLE_remap_index 557
+#define ObjectPurgeableAPPLE_remap_index 558
+#define ObjectUnpurgeableAPPLE_remap_index 559
+#define ActiveProgramEXT_remap_index 560
+#define CreateShaderProgramEXT_remap_index 561
+#define UseShaderProgramEXT_remap_index 562
+#define TextureBarrierNV_remap_index 563
+#define StencilFuncSeparateATI_remap_index 564
+#define ProgramEnvParameters4fvEXT_remap_index 565
+#define ProgramLocalParameters4fvEXT_remap_index 566
+#define GetQueryObjecti64vEXT_remap_index 567
+#define GetQueryObjectui64vEXT_remap_index 568
+#define EGLImageTargetRenderbufferStorageOES_remap_index 569
+#define EGLImageTargetTexture2DOES_remap_index 570
#define _gloffset_AttachShader driDispatchRemapTable[AttachShader_remap_index]
#define _gloffset_CreateProgram driDispatchRemapTable[CreateProgram_remap_index]
@@ -1814,6 +1818,8 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_BlendEquationiARB driDispatchRemapTable[BlendEquationiARB_remap_index]
#define _gloffset_BlendFuncSeparateiARB driDispatchRemapTable[BlendFuncSeparateiARB_remap_index]
#define _gloffset_BlendFunciARB driDispatchRemapTable[BlendFunciARB_remap_index]
+#define _gloffset_BindFragDataLocationIndexed driDispatchRemapTable[BindFragDataLocationIndexed_remap_index]
+#define _gloffset_GetFragDataIndex driDispatchRemapTable[GetFragDataIndex_remap_index]
#define _gloffset_BindSampler driDispatchRemapTable[BindSampler_remap_index]
#define _gloffset_DeleteSamplers driDispatchRemapTable[DeleteSamplers_remap_index]
#define _gloffset_GenSamplers driDispatchRemapTable[GenSamplers_remap_index]
@@ -8804,6 +8810,28 @@ static inline void SET_BlendFunciARB(struct _glapi_table *disp, void (GLAPIENTRY
SET_by_offset(disp, _gloffset_BlendFunciARB, fn);
}
+typedef void (GLAPIENTRYP _glptr_BindFragDataLocationIndexed)(GLuint, GLuint, GLuint, const GLchar *);
+#define CALL_BindFragDataLocationIndexed(disp, parameters) \
+ (* GET_BindFragDataLocationIndexed(disp)) parameters
+static inline _glptr_BindFragDataLocationIndexed GET_BindFragDataLocationIndexed(struct _glapi_table *disp) {
+ return (_glptr_BindFragDataLocationIndexed) (GET_by_offset(disp, _gloffset_BindFragDataLocationIndexed));
+}
+
+static inline void SET_BindFragDataLocationIndexed(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLuint, const GLchar *)) {
+ SET_by_offset(disp, _gloffset_BindFragDataLocationIndexed, fn);
+}
+
+typedef GLint (GLAPIENTRYP _glptr_GetFragDataIndex)(GLuint, const GLchar *);
+#define CALL_GetFragDataIndex(disp, parameters) \
+ (* GET_GetFragDataIndex(disp)) parameters
+static inline _glptr_GetFragDataIndex GET_GetFragDataIndex(struct _glapi_table *disp) {
+ return (_glptr_GetFragDataIndex) (GET_by_offset(disp, _gloffset_GetFragDataIndex));
+}
+
+static inline void SET_GetFragDataIndex(struct _glapi_table *disp, GLint (GLAPIENTRYP fn)(GLuint, const GLchar *)) {
+ SET_by_offset(disp, _gloffset_GetFragDataIndex, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_BindSampler)(GLuint, GLuint);
#define CALL_BindSampler(disp, parameters) \
(* GET_BindSampler(disp)) parameters
diff --git a/src/mesa/main/enums.c b/src/mesa/main/enums.c
index d2a2773fa23..486a159314a 100644
--- a/src/mesa/main/enums.c
+++ b/src/mesa/main/enums.c
@@ -1123,6 +1123,7 @@ LONGSTRING static const char enum_string_table[] =
"GL_MAX_DRAW_BUFFERS_ARB\0"
"GL_MAX_DRAW_BUFFERS_ATI\0"
"GL_MAX_DRAW_BUFFERS_NV\0"
+ "GL_MAX_DUAL_SOURCE_DRAW_BUFFERS\0"
"GL_MAX_ELEMENTS_INDICES\0"
"GL_MAX_ELEMENTS_VERTICES\0"
"GL_MAX_EVAL_ORDER\0"
@@ -1353,6 +1354,8 @@ LONGSTRING static const char enum_string_table[] =
"GL_ONE_MINUS_CONSTANT_COLOR_EXT\0"
"GL_ONE_MINUS_DST_ALPHA\0"
"GL_ONE_MINUS_DST_COLOR\0"
+ "GL_ONE_MINUS_SRC1_ALPHA\0"
+ "GL_ONE_MINUS_SRC1_COLOR\0"
"GL_ONE_MINUS_SRC_ALPHA\0"
"GL_ONE_MINUS_SRC_COLOR\0"
"GL_OPERAND0_ALPHA\0"
@@ -1895,6 +1898,7 @@ LONGSTRING static const char enum_string_table[] =
"GL_SRC0_ALPHA\0"
"GL_SRC0_RGB\0"
"GL_SRC1_ALPHA\0"
+ "GL_SRC1_COLOR\0"
"GL_SRC1_RGB\0"
"GL_SRC2_ALPHA\0"
"GL_SRC2_RGB\0"
@@ -2401,7 +2405,7 @@ LONGSTRING static const char enum_string_table[] =
"GL_ZOOM_Y\0"
;
-static const enum_elt all_enums[2362] =
+static const enum_elt all_enums[2366] =
{
{ 0, 0x00000600 }, /* GL_2D */
{ 6, 0x00001407 }, /* GL_2_BYTES */
@@ -3489,1326 +3493,1330 @@ static const enum_elt all_enums[2362] =
{ 23545, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS_ARB */
{ 23569, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS_ATI */
{ 23593, 0x00008824 }, /* GL_MAX_DRAW_BUFFERS_NV */
- { 23616, 0x000080E9 }, /* GL_MAX_ELEMENTS_INDICES */
- { 23640, 0x000080E8 }, /* GL_MAX_ELEMENTS_VERTICES */
- { 23665, 0x00000D30 }, /* GL_MAX_EVAL_ORDER */
- { 23683, 0x00008008 }, /* GL_MAX_EXT */
- { 23694, 0x00009125 }, /* GL_MAX_FRAGMENT_INPUT_COMPONENTS */
- { 23727, 0x00008B49 }, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS */
- { 23762, 0x00008B49 }, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB */
- { 23801, 0x00008DFD }, /* GL_MAX_FRAGMENT_UNIFORM_VECTORS */
- { 23833, 0x00009123 }, /* GL_MAX_GEOMETRY_INPUT_COMPONENTS */
- { 23866, 0x00009124 }, /* GL_MAX_GEOMETRY_OUTPUT_COMPONENTS */
- { 23900, 0x00008DE0 }, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES */
- { 23932, 0x00008DE0 }, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB */
- { 23968, 0x00008C29 }, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS */
- { 24004, 0x00008C29 }, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB */
- { 24044, 0x00008DE1 }, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS */
- { 24084, 0x00008DE1 }, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB */
- { 24128, 0x00008DDF }, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS */
- { 24163, 0x00008DDF }, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB */
- { 24202, 0x00008DDD }, /* GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB */
- { 24241, 0x00000D31 }, /* GL_MAX_LIGHTS */
- { 24255, 0x00000B31 }, /* GL_MAX_LIST_NESTING */
- { 24275, 0x00008841 }, /* GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB */
- { 24313, 0x00000D36 }, /* GL_MAX_MODELVIEW_STACK_DEPTH */
- { 24342, 0x00000D37 }, /* GL_MAX_NAME_STACK_DEPTH */
- { 24366, 0x00008842 }, /* GL_MAX_PALETTE_MATRICES_ARB */
- { 24394, 0x00008842 }, /* GL_MAX_PALETTE_MATRICES_OES */
- { 24422, 0x00000D34 }, /* GL_MAX_PIXEL_MAP_TABLE */
- { 24445, 0x000088B1 }, /* GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB */
- { 24482, 0x0000880B }, /* GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB */
- { 24518, 0x000088AD }, /* GL_MAX_PROGRAM_ATTRIBS_ARB */
- { 24545, 0x000088F5 }, /* GL_MAX_PROGRAM_CALL_DEPTH_NV */
- { 24574, 0x000088B5 }, /* GL_MAX_PROGRAM_ENV_PARAMETERS_ARB */
- { 24608, 0x000088F4 }, /* GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV */
- { 24644, 0x000088F6 }, /* GL_MAX_PROGRAM_IF_DEPTH_NV */
- { 24671, 0x000088A1 }, /* GL_MAX_PROGRAM_INSTRUCTIONS_ARB */
- { 24703, 0x000088B4 }, /* GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB */
- { 24739, 0x000088F8 }, /* GL_MAX_PROGRAM_LOOP_COUNT_NV */
- { 24768, 0x000088F7 }, /* GL_MAX_PROGRAM_LOOP_DEPTH_NV */
- { 24797, 0x0000862F }, /* GL_MAX_PROGRAM_MATRICES_ARB */
- { 24825, 0x0000862E }, /* GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB */
- { 24863, 0x000088B3 }, /* GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */
- { 24907, 0x0000880E }, /* GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */
- { 24950, 0x000088AF }, /* GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB */
- { 24984, 0x000088A3 }, /* GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB */
- { 25023, 0x000088AB }, /* GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB */
- { 25060, 0x000088A7 }, /* GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB */
- { 25098, 0x00008810 }, /* GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */
- { 25141, 0x0000880F }, /* GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */
- { 25184, 0x000088A9 }, /* GL_MAX_PROGRAM_PARAMETERS_ARB */
- { 25214, 0x000088A5 }, /* GL_MAX_PROGRAM_TEMPORARIES_ARB */
- { 25245, 0x00008905 }, /* GL_MAX_PROGRAM_TEXEL_OFFSET */
- { 25273, 0x0000880D }, /* GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB */
- { 25309, 0x0000880C }, /* GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB */
- { 25345, 0x00000D38 }, /* GL_MAX_PROJECTION_STACK_DEPTH */
- { 25375, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE */
- { 25405, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB */
- { 25439, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_NV */
- { 25472, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE */
- { 25497, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE_EXT */
- { 25526, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE_OES */
- { 25555, 0x00008D57 }, /* GL_MAX_SAMPLES */
- { 25570, 0x00008D57 }, /* GL_MAX_SAMPLES_EXT */
- { 25589, 0x00009111 }, /* GL_MAX_SERVER_WAIT_TIMEOUT */
- { 25616, 0x00008504 }, /* GL_MAX_SHININESS_NV */
- { 25636, 0x00008505 }, /* GL_MAX_SPOT_EXPONENT_NV */
- { 25660, 0x00008C2B }, /* GL_MAX_TEXTURE_BUFFER_SIZE */
- { 25687, 0x00008C2B }, /* GL_MAX_TEXTURE_BUFFER_SIZE_ARB */
- { 25718, 0x00008871 }, /* GL_MAX_TEXTURE_COORDS */
- { 25740, 0x00008871 }, /* GL_MAX_TEXTURE_COORDS_ARB */
- { 25766, 0x00008872 }, /* GL_MAX_TEXTURE_IMAGE_UNITS */
- { 25793, 0x00008872 }, /* GL_MAX_TEXTURE_IMAGE_UNITS_ARB */
- { 25824, 0x000084FD }, /* GL_MAX_TEXTURE_LOD_BIAS */
- { 25848, 0x000084FD }, /* GL_MAX_TEXTURE_LOD_BIAS_EXT */
- { 25876, 0x000084FF }, /* GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT */
- { 25910, 0x00000D33 }, /* GL_MAX_TEXTURE_SIZE */
- { 25930, 0x00000D39 }, /* GL_MAX_TEXTURE_STACK_DEPTH */
- { 25957, 0x000084E2 }, /* GL_MAX_TEXTURE_UNITS */
- { 25978, 0x000084E2 }, /* GL_MAX_TEXTURE_UNITS_ARB */
- { 26003, 0x0000862F }, /* GL_MAX_TRACK_MATRICES_NV */
- { 26028, 0x0000862E }, /* GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV */
- { 26063, 0x00008C8A }, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS */
- { 26112, 0x00008C8A }, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT */
- { 26165, 0x00008C8B }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS */
- { 26208, 0x00008C8B }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT */
- { 26255, 0x00008C80 }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS */
- { 26301, 0x00008C80 }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT */
- { 26351, 0x00008B4B }, /* GL_MAX_VARYING_COMPONENTS */
- { 26377, 0x00008B4B }, /* GL_MAX_VARYING_FLOATS */
- { 26399, 0x00008B4B }, /* GL_MAX_VARYING_FLOATS_ARB */
- { 26425, 0x00008DFC }, /* GL_MAX_VARYING_VECTORS */
- { 26448, 0x00008869 }, /* GL_MAX_VERTEX_ATTRIBS */
- { 26470, 0x00008869 }, /* GL_MAX_VERTEX_ATTRIBS_ARB */
- { 26496, 0x00009122 }, /* GL_MAX_VERTEX_OUTPUT_COMPONENTS */
- { 26528, 0x00008B4C }, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS */
- { 26562, 0x00008B4C }, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB */
- { 26600, 0x00008B4A }, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS */
- { 26633, 0x00008B4A }, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB */
- { 26670, 0x00008DFB }, /* GL_MAX_VERTEX_UNIFORM_VECTORS */
- { 26700, 0x000086A4 }, /* GL_MAX_VERTEX_UNITS_ARB */
- { 26724, 0x000086A4 }, /* GL_MAX_VERTEX_UNITS_OES */
- { 26748, 0x00008DDE }, /* GL_MAX_VERTEX_VARYING_COMPONENTS_ARB */
- { 26785, 0x00000D3A }, /* GL_MAX_VIEWPORT_DIMS */
- { 26806, 0x00008DF1 }, /* GL_MEDIUM_FLOAT */
- { 26822, 0x00008DF4 }, /* GL_MEDIUM_INT */
- { 26836, 0x00008007 }, /* GL_MIN */
- { 26843, 0x0000802E }, /* GL_MINMAX */
- { 26853, 0x0000802E }, /* GL_MINMAX_EXT */
- { 26867, 0x0000802F }, /* GL_MINMAX_FORMAT */
- { 26884, 0x0000802F }, /* GL_MINMAX_FORMAT_EXT */
- { 26905, 0x00008030 }, /* GL_MINMAX_SINK */
- { 26920, 0x00008030 }, /* GL_MINMAX_SINK_EXT */
- { 26939, 0x0000821C }, /* GL_MINOR_VERSION */
- { 26956, 0x00008007 }, /* GL_MIN_EXT */
- { 26967, 0x00008904 }, /* GL_MIN_PROGRAM_TEXEL_OFFSET */
- { 26995, 0x00008370 }, /* GL_MIRRORED_REPEAT */
- { 27014, 0x00008370 }, /* GL_MIRRORED_REPEAT_ARB */
- { 27037, 0x00008370 }, /* GL_MIRRORED_REPEAT_IBM */
- { 27060, 0x00008742 }, /* GL_MIRROR_CLAMP_ATI */
- { 27080, 0x00008742 }, /* GL_MIRROR_CLAMP_EXT */
- { 27100, 0x00008912 }, /* GL_MIRROR_CLAMP_TO_BORDER_EXT */
- { 27130, 0x00008743 }, /* GL_MIRROR_CLAMP_TO_EDGE_ATI */
- { 27158, 0x00008743 }, /* GL_MIRROR_CLAMP_TO_EDGE_EXT */
- { 27186, 0x00001700 }, /* GL_MODELVIEW */
- { 27199, 0x00001700 }, /* GL_MODELVIEW0_ARB */
- { 27217, 0x0000872A }, /* GL_MODELVIEW10_ARB */
- { 27236, 0x0000872B }, /* GL_MODELVIEW11_ARB */
- { 27255, 0x0000872C }, /* GL_MODELVIEW12_ARB */
- { 27274, 0x0000872D }, /* GL_MODELVIEW13_ARB */
- { 27293, 0x0000872E }, /* GL_MODELVIEW14_ARB */
- { 27312, 0x0000872F }, /* GL_MODELVIEW15_ARB */
- { 27331, 0x00008730 }, /* GL_MODELVIEW16_ARB */
- { 27350, 0x00008731 }, /* GL_MODELVIEW17_ARB */
- { 27369, 0x00008732 }, /* GL_MODELVIEW18_ARB */
- { 27388, 0x00008733 }, /* GL_MODELVIEW19_ARB */
- { 27407, 0x0000850A }, /* GL_MODELVIEW1_ARB */
- { 27425, 0x00008734 }, /* GL_MODELVIEW20_ARB */
- { 27444, 0x00008735 }, /* GL_MODELVIEW21_ARB */
- { 27463, 0x00008736 }, /* GL_MODELVIEW22_ARB */
- { 27482, 0x00008737 }, /* GL_MODELVIEW23_ARB */
- { 27501, 0x00008738 }, /* GL_MODELVIEW24_ARB */
- { 27520, 0x00008739 }, /* GL_MODELVIEW25_ARB */
- { 27539, 0x0000873A }, /* GL_MODELVIEW26_ARB */
- { 27558, 0x0000873B }, /* GL_MODELVIEW27_ARB */
- { 27577, 0x0000873C }, /* GL_MODELVIEW28_ARB */
- { 27596, 0x0000873D }, /* GL_MODELVIEW29_ARB */
- { 27615, 0x00008722 }, /* GL_MODELVIEW2_ARB */
- { 27633, 0x0000873E }, /* GL_MODELVIEW30_ARB */
- { 27652, 0x0000873F }, /* GL_MODELVIEW31_ARB */
- { 27671, 0x00008723 }, /* GL_MODELVIEW3_ARB */
- { 27689, 0x00008724 }, /* GL_MODELVIEW4_ARB */
- { 27707, 0x00008725 }, /* GL_MODELVIEW5_ARB */
- { 27725, 0x00008726 }, /* GL_MODELVIEW6_ARB */
- { 27743, 0x00008727 }, /* GL_MODELVIEW7_ARB */
- { 27761, 0x00008728 }, /* GL_MODELVIEW8_ARB */
- { 27779, 0x00008729 }, /* GL_MODELVIEW9_ARB */
- { 27797, 0x00000BA6 }, /* GL_MODELVIEW_MATRIX */
- { 27817, 0x0000898D }, /* GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES */
- { 27859, 0x00008629 }, /* GL_MODELVIEW_PROJECTION_NV */
- { 27886, 0x00000BA3 }, /* GL_MODELVIEW_STACK_DEPTH */
- { 27911, 0x00002100 }, /* GL_MODULATE */
- { 27923, 0x00008744 }, /* GL_MODULATE_ADD_ATI */
- { 27943, 0x00008745 }, /* GL_MODULATE_SIGNED_ADD_ATI */
- { 27970, 0x00008746 }, /* GL_MODULATE_SUBTRACT_ATI */
- { 27995, 0x00000103 }, /* GL_MULT */
- { 28003, 0x0000809D }, /* GL_MULTISAMPLE */
- { 28018, 0x000086B2 }, /* GL_MULTISAMPLE_3DFX */
- { 28038, 0x0000809D }, /* GL_MULTISAMPLE_ARB */
- { 28057, 0x20000000 }, /* GL_MULTISAMPLE_BIT */
- { 28076, 0x20000000 }, /* GL_MULTISAMPLE_BIT_3DFX */
- { 28100, 0x20000000 }, /* GL_MULTISAMPLE_BIT_ARB */
- { 28123, 0x00008534 }, /* GL_MULTISAMPLE_FILTER_HINT_NV */
- { 28153, 0x00002A25 }, /* GL_N3F_V3F */
- { 28164, 0x00000D70 }, /* GL_NAME_STACK_DEPTH */
- { 28184, 0x0000150E }, /* GL_NAND */
- { 28192, 0x00002600 }, /* GL_NEAREST */
- { 28203, 0x0000844E }, /* GL_NEAREST_CLIPMAP_LINEAR_SGIX */
- { 28234, 0x0000844D }, /* GL_NEAREST_CLIPMAP_NEAREST_SGIX */
- { 28266, 0x00002702 }, /* GL_NEAREST_MIPMAP_LINEAR */
- { 28291, 0x00002700 }, /* GL_NEAREST_MIPMAP_NEAREST */
- { 28317, 0x00000200 }, /* GL_NEVER */
- { 28326, 0x00001102 }, /* GL_NICEST */
- { 28336, 0x00000000 }, /* GL_NONE */
- { 28344, 0x00000000 }, /* GL_NONE_OES */
- { 28356, 0x00001505 }, /* GL_NOOP */
- { 28364, 0x00001508 }, /* GL_NOR */
- { 28371, 0x00000BA1 }, /* GL_NORMALIZE */
- { 28384, 0x00008075 }, /* GL_NORMAL_ARRAY */
- { 28400, 0x00008897 }, /* GL_NORMAL_ARRAY_BUFFER_BINDING */
- { 28431, 0x00008897 }, /* GL_NORMAL_ARRAY_BUFFER_BINDING_ARB */
- { 28466, 0x0000808F }, /* GL_NORMAL_ARRAY_POINTER */
- { 28490, 0x0000807F }, /* GL_NORMAL_ARRAY_STRIDE */
- { 28513, 0x0000807E }, /* GL_NORMAL_ARRAY_TYPE */
- { 28534, 0x00008511 }, /* GL_NORMAL_MAP */
- { 28548, 0x00008511 }, /* GL_NORMAL_MAP_ARB */
- { 28566, 0x00008511 }, /* GL_NORMAL_MAP_NV */
- { 28583, 0x00008511 }, /* GL_NORMAL_MAP_OES */
- { 28601, 0x00000205 }, /* GL_NOTEQUAL */
- { 28613, 0x00000000 }, /* GL_NO_ERROR */
- { 28625, 0x00008261 }, /* GL_NO_RESET_NOTIFICATION_ARB */
- { 28654, 0x000086A2 }, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS */
- { 28688, 0x000086A2 }, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB */
- { 28726, 0x0000821D }, /* GL_NUM_EXTENSIONS */
- { 28744, 0x000087FE }, /* GL_NUM_PROGRAM_BINARY_FORMATS */
- { 28774, 0x000087FE }, /* GL_NUM_PROGRAM_BINARY_FORMATS_OES */
- { 28808, 0x00008DF9 }, /* GL_NUM_SHADER_BINARY_FORMATS */
- { 28837, 0x00008B89 }, /* GL_OBJECT_ACTIVE_ATTRIBUTES_ARB */
- { 28869, 0x00008B8A }, /* GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB */
- { 28911, 0x00008B86 }, /* GL_OBJECT_ACTIVE_UNIFORMS_ARB */
- { 28941, 0x00008B87 }, /* GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB */
- { 28981, 0x00008B85 }, /* GL_OBJECT_ATTACHED_OBJECTS_ARB */
- { 29012, 0x00008B81 }, /* GL_OBJECT_COMPILE_STATUS_ARB */
- { 29041, 0x00008B80 }, /* GL_OBJECT_DELETE_STATUS_ARB */
- { 29069, 0x00008B84 }, /* GL_OBJECT_INFO_LOG_LENGTH_ARB */
- { 29099, 0x00002401 }, /* GL_OBJECT_LINEAR */
- { 29116, 0x00008B82 }, /* GL_OBJECT_LINK_STATUS_ARB */
- { 29142, 0x00002501 }, /* GL_OBJECT_PLANE */
- { 29158, 0x00008B88 }, /* GL_OBJECT_SHADER_SOURCE_LENGTH_ARB */
- { 29193, 0x00008B4F }, /* GL_OBJECT_SUBTYPE_ARB */
- { 29215, 0x00009112 }, /* GL_OBJECT_TYPE */
- { 29230, 0x00008B4E }, /* GL_OBJECT_TYPE_ARB */
- { 29249, 0x00008B83 }, /* GL_OBJECT_VALIDATE_STATUS_ARB */
- { 29279, 0x00008165 }, /* GL_OCCLUSION_TEST_HP */
- { 29300, 0x00008166 }, /* GL_OCCLUSION_TEST_RESULT_HP */
- { 29328, 0x00000001 }, /* GL_ONE */
- { 29335, 0x00008004 }, /* GL_ONE_MINUS_CONSTANT_ALPHA */
- { 29363, 0x00008004 }, /* GL_ONE_MINUS_CONSTANT_ALPHA_EXT */
- { 29395, 0x00008002 }, /* GL_ONE_MINUS_CONSTANT_COLOR */
- { 29423, 0x00008002 }, /* GL_ONE_MINUS_CONSTANT_COLOR_EXT */
- { 29455, 0x00000305 }, /* GL_ONE_MINUS_DST_ALPHA */
- { 29478, 0x00000307 }, /* GL_ONE_MINUS_DST_COLOR */
- { 29501, 0x00000303 }, /* GL_ONE_MINUS_SRC_ALPHA */
- { 29524, 0x00000301 }, /* GL_ONE_MINUS_SRC_COLOR */
- { 29547, 0x00008598 }, /* GL_OPERAND0_ALPHA */
- { 29565, 0x00008598 }, /* GL_OPERAND0_ALPHA_ARB */
- { 29587, 0x00008598 }, /* GL_OPERAND0_ALPHA_EXT */
- { 29609, 0x00008590 }, /* GL_OPERAND0_RGB */
- { 29625, 0x00008590 }, /* GL_OPERAND0_RGB_ARB */
- { 29645, 0x00008590 }, /* GL_OPERAND0_RGB_EXT */
- { 29665, 0x00008599 }, /* GL_OPERAND1_ALPHA */
- { 29683, 0x00008599 }, /* GL_OPERAND1_ALPHA_ARB */
- { 29705, 0x00008599 }, /* GL_OPERAND1_ALPHA_EXT */
- { 29727, 0x00008591 }, /* GL_OPERAND1_RGB */
- { 29743, 0x00008591 }, /* GL_OPERAND1_RGB_ARB */
- { 29763, 0x00008591 }, /* GL_OPERAND1_RGB_EXT */
- { 29783, 0x0000859A }, /* GL_OPERAND2_ALPHA */
- { 29801, 0x0000859A }, /* GL_OPERAND2_ALPHA_ARB */
- { 29823, 0x0000859A }, /* GL_OPERAND2_ALPHA_EXT */
- { 29845, 0x00008592 }, /* GL_OPERAND2_RGB */
- { 29861, 0x00008592 }, /* GL_OPERAND2_RGB_ARB */
- { 29881, 0x00008592 }, /* GL_OPERAND2_RGB_EXT */
- { 29901, 0x0000859B }, /* GL_OPERAND3_ALPHA_NV */
- { 29922, 0x00008593 }, /* GL_OPERAND3_RGB_NV */
- { 29941, 0x00001507 }, /* GL_OR */
- { 29947, 0x00000A01 }, /* GL_ORDER */
- { 29956, 0x0000150D }, /* GL_OR_INVERTED */
- { 29971, 0x0000150B }, /* GL_OR_REVERSE */
- { 29985, 0x00000505 }, /* GL_OUT_OF_MEMORY */
- { 30002, 0x00000D05 }, /* GL_PACK_ALIGNMENT */
- { 30020, 0x0000806C }, /* GL_PACK_IMAGE_HEIGHT */
- { 30041, 0x00008758 }, /* GL_PACK_INVERT_MESA */
- { 30061, 0x00000D01 }, /* GL_PACK_LSB_FIRST */
- { 30079, 0x00000D02 }, /* GL_PACK_ROW_LENGTH */
- { 30098, 0x0000806B }, /* GL_PACK_SKIP_IMAGES */
- { 30118, 0x00000D04 }, /* GL_PACK_SKIP_PIXELS */
- { 30138, 0x00000D03 }, /* GL_PACK_SKIP_ROWS */
- { 30156, 0x00000D00 }, /* GL_PACK_SWAP_BYTES */
- { 30175, 0x00008B92 }, /* GL_PALETTE4_R5_G6_B5_OES */
- { 30200, 0x00008B94 }, /* GL_PALETTE4_RGB5_A1_OES */
- { 30224, 0x00008B90 }, /* GL_PALETTE4_RGB8_OES */
- { 30245, 0x00008B93 }, /* GL_PALETTE4_RGBA4_OES */
- { 30267, 0x00008B91 }, /* GL_PALETTE4_RGBA8_OES */
- { 30289, 0x00008B97 }, /* GL_PALETTE8_R5_G6_B5_OES */
- { 30314, 0x00008B99 }, /* GL_PALETTE8_RGB5_A1_OES */
- { 30338, 0x00008B95 }, /* GL_PALETTE8_RGB8_OES */
- { 30359, 0x00008B98 }, /* GL_PALETTE8_RGBA4_OES */
- { 30381, 0x00008B96 }, /* GL_PALETTE8_RGBA8_OES */
- { 30403, 0x00000700 }, /* GL_PASS_THROUGH_TOKEN */
- { 30425, 0x00000C50 }, /* GL_PERSPECTIVE_CORRECTION_HINT */
- { 30456, 0x00000C79 }, /* GL_PIXEL_MAP_A_TO_A */
- { 30476, 0x00000CB9 }, /* GL_PIXEL_MAP_A_TO_A_SIZE */
- { 30501, 0x00000C78 }, /* GL_PIXEL_MAP_B_TO_B */
- { 30521, 0x00000CB8 }, /* GL_PIXEL_MAP_B_TO_B_SIZE */
- { 30546, 0x00000C77 }, /* GL_PIXEL_MAP_G_TO_G */
- { 30566, 0x00000CB7 }, /* GL_PIXEL_MAP_G_TO_G_SIZE */
- { 30591, 0x00000C75 }, /* GL_PIXEL_MAP_I_TO_A */
- { 30611, 0x00000CB5 }, /* GL_PIXEL_MAP_I_TO_A_SIZE */
- { 30636, 0x00000C74 }, /* GL_PIXEL_MAP_I_TO_B */
- { 30656, 0x00000CB4 }, /* GL_PIXEL_MAP_I_TO_B_SIZE */
- { 30681, 0x00000C73 }, /* GL_PIXEL_MAP_I_TO_G */
- { 30701, 0x00000CB3 }, /* GL_PIXEL_MAP_I_TO_G_SIZE */
- { 30726, 0x00000C70 }, /* GL_PIXEL_MAP_I_TO_I */
- { 30746, 0x00000CB0 }, /* GL_PIXEL_MAP_I_TO_I_SIZE */
- { 30771, 0x00000C72 }, /* GL_PIXEL_MAP_I_TO_R */
- { 30791, 0x00000CB2 }, /* GL_PIXEL_MAP_I_TO_R_SIZE */
- { 30816, 0x00000C76 }, /* GL_PIXEL_MAP_R_TO_R */
- { 30836, 0x00000CB6 }, /* GL_PIXEL_MAP_R_TO_R_SIZE */
- { 30861, 0x00000C71 }, /* GL_PIXEL_MAP_S_TO_S */
- { 30881, 0x00000CB1 }, /* GL_PIXEL_MAP_S_TO_S_SIZE */
- { 30906, 0x00000020 }, /* GL_PIXEL_MODE_BIT */
- { 30924, 0x000088EB }, /* GL_PIXEL_PACK_BUFFER */
- { 30945, 0x000088ED }, /* GL_PIXEL_PACK_BUFFER_BINDING */
- { 30974, 0x000088ED }, /* GL_PIXEL_PACK_BUFFER_BINDING_EXT */
- { 31007, 0x000088EB }, /* GL_PIXEL_PACK_BUFFER_EXT */
- { 31032, 0x000088EC }, /* GL_PIXEL_UNPACK_BUFFER */
- { 31055, 0x000088EF }, /* GL_PIXEL_UNPACK_BUFFER_BINDING */
- { 31086, 0x000088EF }, /* GL_PIXEL_UNPACK_BUFFER_BINDING_EXT */
- { 31121, 0x000088EC }, /* GL_PIXEL_UNPACK_BUFFER_EXT */
- { 31148, 0x00001B00 }, /* GL_POINT */
- { 31157, 0x00000000 }, /* GL_POINTS */
- { 31167, 0x00000002 }, /* GL_POINT_BIT */
- { 31180, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION */
- { 31210, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_ARB */
- { 31244, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_EXT */
- { 31278, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_SGIS */
- { 31313, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE */
- { 31342, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_ARB */
- { 31375, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_EXT */
- { 31408, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_SGIS */
- { 31442, 0x00000B11 }, /* GL_POINT_SIZE */
- { 31456, 0x00008B9F }, /* GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES */
- { 31495, 0x00008B9C }, /* GL_POINT_SIZE_ARRAY_OES */
- { 31519, 0x0000898C }, /* GL_POINT_SIZE_ARRAY_POINTER_OES */
- { 31551, 0x0000898B }, /* GL_POINT_SIZE_ARRAY_STRIDE_OES */
- { 31582, 0x0000898A }, /* GL_POINT_SIZE_ARRAY_TYPE_OES */
- { 31611, 0x00000B13 }, /* GL_POINT_SIZE_GRANULARITY */
- { 31637, 0x00008127 }, /* GL_POINT_SIZE_MAX */
- { 31655, 0x00008127 }, /* GL_POINT_SIZE_MAX_ARB */
- { 31677, 0x00008127 }, /* GL_POINT_SIZE_MAX_EXT */
- { 31699, 0x00008127 }, /* GL_POINT_SIZE_MAX_SGIS */
- { 31722, 0x00008126 }, /* GL_POINT_SIZE_MIN */
- { 31740, 0x00008126 }, /* GL_POINT_SIZE_MIN_ARB */
- { 31762, 0x00008126 }, /* GL_POINT_SIZE_MIN_EXT */
- { 31784, 0x00008126 }, /* GL_POINT_SIZE_MIN_SGIS */
- { 31807, 0x00000B12 }, /* GL_POINT_SIZE_RANGE */
- { 31827, 0x00000B10 }, /* GL_POINT_SMOOTH */
- { 31843, 0x00000C51 }, /* GL_POINT_SMOOTH_HINT */
- { 31864, 0x00008861 }, /* GL_POINT_SPRITE */
- { 31880, 0x00008861 }, /* GL_POINT_SPRITE_ARB */
- { 31900, 0x00008CA0 }, /* GL_POINT_SPRITE_COORD_ORIGIN */
- { 31929, 0x00008861 }, /* GL_POINT_SPRITE_NV */
- { 31948, 0x00008861 }, /* GL_POINT_SPRITE_OES */
- { 31968, 0x00008863 }, /* GL_POINT_SPRITE_R_MODE_NV */
- { 31994, 0x00000701 }, /* GL_POINT_TOKEN */
- { 32009, 0x00000009 }, /* GL_POLYGON */
- { 32020, 0x00000008 }, /* GL_POLYGON_BIT */
- { 32035, 0x00000B40 }, /* GL_POLYGON_MODE */
- { 32051, 0x00008039 }, /* GL_POLYGON_OFFSET_BIAS */
- { 32074, 0x00008038 }, /* GL_POLYGON_OFFSET_FACTOR */
- { 32099, 0x00008037 }, /* GL_POLYGON_OFFSET_FILL */
- { 32122, 0x00002A02 }, /* GL_POLYGON_OFFSET_LINE */
- { 32145, 0x00002A01 }, /* GL_POLYGON_OFFSET_POINT */
- { 32169, 0x00002A00 }, /* GL_POLYGON_OFFSET_UNITS */
- { 32193, 0x00000B41 }, /* GL_POLYGON_SMOOTH */
- { 32211, 0x00000C53 }, /* GL_POLYGON_SMOOTH_HINT */
- { 32234, 0x00000B42 }, /* GL_POLYGON_STIPPLE */
- { 32253, 0x00000010 }, /* GL_POLYGON_STIPPLE_BIT */
- { 32276, 0x00000703 }, /* GL_POLYGON_TOKEN */
- { 32293, 0x00001203 }, /* GL_POSITION */
- { 32305, 0x000080BB }, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS */
- { 32337, 0x000080BB }, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI */
- { 32373, 0x000080B7 }, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE */
- { 32406, 0x000080B7 }, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI */
- { 32443, 0x000080BA }, /* GL_POST_COLOR_MATRIX_BLUE_BIAS */
- { 32474, 0x000080BA }, /* GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI */
- { 32509, 0x000080B6 }, /* GL_POST_COLOR_MATRIX_BLUE_SCALE */
- { 32541, 0x000080B6 }, /* GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI */
- { 32577, 0x000080D2 }, /* GL_POST_COLOR_MATRIX_COLOR_TABLE */
- { 32610, 0x000080B9 }, /* GL_POST_COLOR_MATRIX_GREEN_BIAS */
- { 32642, 0x000080B9 }, /* GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI */
- { 32678, 0x000080B5 }, /* GL_POST_COLOR_MATRIX_GREEN_SCALE */
- { 32711, 0x000080B5 }, /* GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI */
- { 32748, 0x000080B8 }, /* GL_POST_COLOR_MATRIX_RED_BIAS */
- { 32778, 0x000080B8 }, /* GL_POST_COLOR_MATRIX_RED_BIAS_SGI */
- { 32812, 0x000080B4 }, /* GL_POST_COLOR_MATRIX_RED_SCALE */
- { 32843, 0x000080B4 }, /* GL_POST_COLOR_MATRIX_RED_SCALE_SGI */
- { 32878, 0x00008023 }, /* GL_POST_CONVOLUTION_ALPHA_BIAS */
- { 32909, 0x00008023 }, /* GL_POST_CONVOLUTION_ALPHA_BIAS_EXT */
- { 32944, 0x0000801F }, /* GL_POST_CONVOLUTION_ALPHA_SCALE */
- { 32976, 0x0000801F }, /* GL_POST_CONVOLUTION_ALPHA_SCALE_EXT */
- { 33012, 0x00008022 }, /* GL_POST_CONVOLUTION_BLUE_BIAS */
- { 33042, 0x00008022 }, /* GL_POST_CONVOLUTION_BLUE_BIAS_EXT */
- { 33076, 0x0000801E }, /* GL_POST_CONVOLUTION_BLUE_SCALE */
- { 33107, 0x0000801E }, /* GL_POST_CONVOLUTION_BLUE_SCALE_EXT */
- { 33142, 0x000080D1 }, /* GL_POST_CONVOLUTION_COLOR_TABLE */
- { 33174, 0x00008021 }, /* GL_POST_CONVOLUTION_GREEN_BIAS */
- { 33205, 0x00008021 }, /* GL_POST_CONVOLUTION_GREEN_BIAS_EXT */
- { 33240, 0x0000801D }, /* GL_POST_CONVOLUTION_GREEN_SCALE */
- { 33272, 0x0000801D }, /* GL_POST_CONVOLUTION_GREEN_SCALE_EXT */
- { 33308, 0x00008020 }, /* GL_POST_CONVOLUTION_RED_BIAS */
- { 33337, 0x00008020 }, /* GL_POST_CONVOLUTION_RED_BIAS_EXT */
- { 33370, 0x0000801C }, /* GL_POST_CONVOLUTION_RED_SCALE */
- { 33400, 0x0000801C }, /* GL_POST_CONVOLUTION_RED_SCALE_EXT */
- { 33434, 0x0000817B }, /* GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX */
- { 33473, 0x00008179 }, /* GL_POST_TEXTURE_FILTER_BIAS_SGIX */
- { 33506, 0x0000817C }, /* GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX */
- { 33546, 0x0000817A }, /* GL_POST_TEXTURE_FILTER_SCALE_SGIX */
- { 33580, 0x00008578 }, /* GL_PREVIOUS */
- { 33592, 0x00008578 }, /* GL_PREVIOUS_ARB */
- { 33608, 0x00008578 }, /* GL_PREVIOUS_EXT */
- { 33624, 0x00008577 }, /* GL_PRIMARY_COLOR */
- { 33641, 0x00008577 }, /* GL_PRIMARY_COLOR_ARB */
- { 33662, 0x00008577 }, /* GL_PRIMARY_COLOR_EXT */
- { 33683, 0x00008C87 }, /* GL_PRIMITIVES_GENERATED */
- { 33707, 0x00008C87 }, /* GL_PRIMITIVES_GENERATED_EXT */
- { 33735, 0x00008F9D }, /* GL_PRIMITIVE_RESTART */
- { 33756, 0x00008F9E }, /* GL_PRIMITIVE_RESTART_INDEX */
- { 33783, 0x00008559 }, /* GL_PRIMITIVE_RESTART_INDEX_NV */
- { 33813, 0x00008558 }, /* GL_PRIMITIVE_RESTART_NV */
- { 33837, 0x000088B0 }, /* GL_PROGRAM_ADDRESS_REGISTERS_ARB */
- { 33870, 0x00008805 }, /* GL_PROGRAM_ALU_INSTRUCTIONS_ARB */
- { 33902, 0x000088AC }, /* GL_PROGRAM_ATTRIBS_ARB */
- { 33925, 0x000087FF }, /* GL_PROGRAM_BINARY_FORMATS */
- { 33951, 0x000087FF }, /* GL_PROGRAM_BINARY_FORMATS_OES */
- { 33981, 0x00008741 }, /* GL_PROGRAM_BINARY_LENGTH */
- { 34006, 0x00008741 }, /* GL_PROGRAM_BINARY_LENGTH_OES */
- { 34035, 0x00008257 }, /* GL_PROGRAM_BINARY_RETRIEVABLE_HINT */
- { 34070, 0x00008677 }, /* GL_PROGRAM_BINDING_ARB */
- { 34093, 0x0000864B }, /* GL_PROGRAM_ERROR_POSITION_ARB */
- { 34123, 0x0000864B }, /* GL_PROGRAM_ERROR_POSITION_NV */
- { 34152, 0x00008874 }, /* GL_PROGRAM_ERROR_STRING_ARB */
- { 34180, 0x00008876 }, /* GL_PROGRAM_FORMAT_ARB */
- { 34202, 0x00008875 }, /* GL_PROGRAM_FORMAT_ASCII_ARB */
- { 34230, 0x000088A0 }, /* GL_PROGRAM_INSTRUCTIONS_ARB */
- { 34258, 0x00008627 }, /* GL_PROGRAM_LENGTH_ARB */
- { 34280, 0x00008627 }, /* GL_PROGRAM_LENGTH_NV */
- { 34301, 0x000088B2 }, /* GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */
- { 34341, 0x00008808 }, /* GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */
- { 34380, 0x000088AE }, /* GL_PROGRAM_NATIVE_ATTRIBS_ARB */
- { 34410, 0x000088A2 }, /* GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB */
- { 34445, 0x000088AA }, /* GL_PROGRAM_NATIVE_PARAMETERS_ARB */
- { 34478, 0x000088A6 }, /* GL_PROGRAM_NATIVE_TEMPORARIES_ARB */
- { 34512, 0x0000880A }, /* GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */
- { 34551, 0x00008809 }, /* GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */
- { 34590, 0x00008B40 }, /* GL_PROGRAM_OBJECT_ARB */
- { 34612, 0x000088A8 }, /* GL_PROGRAM_PARAMETERS_ARB */
- { 34638, 0x00008644 }, /* GL_PROGRAM_PARAMETER_NV */
- { 34662, 0x00008642 }, /* GL_PROGRAM_POINT_SIZE */
- { 34684, 0x00008642 }, /* GL_PROGRAM_POINT_SIZE_ARB */
- { 34710, 0x00008647 }, /* GL_PROGRAM_RESIDENT_NV */
- { 34733, 0x00008628 }, /* GL_PROGRAM_STRING_ARB */
- { 34755, 0x00008628 }, /* GL_PROGRAM_STRING_NV */
- { 34776, 0x00008646 }, /* GL_PROGRAM_TARGET_NV */
- { 34797, 0x000088A4 }, /* GL_PROGRAM_TEMPORARIES_ARB */
- { 34824, 0x00008807 }, /* GL_PROGRAM_TEX_INDIRECTIONS_ARB */
- { 34856, 0x00008806 }, /* GL_PROGRAM_TEX_INSTRUCTIONS_ARB */
- { 34888, 0x000088B6 }, /* GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB */
- { 34923, 0x00001701 }, /* GL_PROJECTION */
- { 34937, 0x00000BA7 }, /* GL_PROJECTION_MATRIX */
- { 34958, 0x0000898E }, /* GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES */
- { 35001, 0x00000BA4 }, /* GL_PROJECTION_STACK_DEPTH */
- { 35027, 0x00008E4F }, /* GL_PROVOKING_VERTEX */
- { 35047, 0x00008E4F }, /* GL_PROVOKING_VERTEX_EXT */
- { 35071, 0x000080D3 }, /* GL_PROXY_COLOR_TABLE */
- { 35092, 0x00008025 }, /* GL_PROXY_HISTOGRAM */
- { 35111, 0x00008025 }, /* GL_PROXY_HISTOGRAM_EXT */
- { 35134, 0x000080D5 }, /* GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE */
- { 35173, 0x000080D4 }, /* GL_PROXY_POST_CONVOLUTION_COLOR_TABLE */
- { 35211, 0x00008063 }, /* GL_PROXY_TEXTURE_1D */
- { 35231, 0x00008C19 }, /* GL_PROXY_TEXTURE_1D_ARRAY */
- { 35257, 0x00008C19 }, /* GL_PROXY_TEXTURE_1D_ARRAY_EXT */
- { 35287, 0x00008063 }, /* GL_PROXY_TEXTURE_1D_EXT */
- { 35311, 0x00008064 }, /* GL_PROXY_TEXTURE_2D */
- { 35331, 0x00008C1B }, /* GL_PROXY_TEXTURE_2D_ARRAY */
- { 35357, 0x00008C1B }, /* GL_PROXY_TEXTURE_2D_ARRAY_EXT */
- { 35387, 0x00008064 }, /* GL_PROXY_TEXTURE_2D_EXT */
- { 35411, 0x00008070 }, /* GL_PROXY_TEXTURE_3D */
- { 35431, 0x000080BD }, /* GL_PROXY_TEXTURE_COLOR_TABLE_SGI */
- { 35464, 0x0000851B }, /* GL_PROXY_TEXTURE_CUBE_MAP */
- { 35490, 0x0000851B }, /* GL_PROXY_TEXTURE_CUBE_MAP_ARB */
- { 35520, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE */
- { 35547, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE_ARB */
- { 35578, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE_NV */
- { 35608, 0x00008A1D }, /* GL_PURGEABLE_APPLE */
- { 35627, 0x00002003 }, /* GL_Q */
- { 35632, 0x00001209 }, /* GL_QUADRATIC_ATTENUATION */
- { 35657, 0x00000007 }, /* GL_QUADS */
- { 35666, 0x00008E4C }, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION */
- { 35710, 0x00008E4C }, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT */
- { 35758, 0x00008614 }, /* GL_QUAD_MESH_SUN */
- { 35775, 0x00000008 }, /* GL_QUAD_STRIP */
- { 35789, 0x00008E16 }, /* GL_QUERY_BY_REGION_NO_WAIT */
- { 35816, 0x00008E16 }, /* GL_QUERY_BY_REGION_NO_WAIT_NV */
- { 35846, 0x00008E15 }, /* GL_QUERY_BY_REGION_WAIT */
- { 35870, 0x00008E15 }, /* GL_QUERY_BY_REGION_WAIT_NV */
- { 35897, 0x00008864 }, /* GL_QUERY_COUNTER_BITS */
- { 35919, 0x00008864 }, /* GL_QUERY_COUNTER_BITS_ARB */
- { 35945, 0x00008E14 }, /* GL_QUERY_NO_WAIT */
- { 35962, 0x00008E14 }, /* GL_QUERY_NO_WAIT_NV */
- { 35982, 0x00008866 }, /* GL_QUERY_RESULT */
- { 35998, 0x00008866 }, /* GL_QUERY_RESULT_ARB */
- { 36018, 0x00008867 }, /* GL_QUERY_RESULT_AVAILABLE */
- { 36044, 0x00008867 }, /* GL_QUERY_RESULT_AVAILABLE_ARB */
- { 36074, 0x00008E13 }, /* GL_QUERY_WAIT */
- { 36088, 0x00008E13 }, /* GL_QUERY_WAIT_NV */
- { 36105, 0x00002002 }, /* GL_R */
- { 36110, 0x00008C3A }, /* GL_R11F_G11F_B10F */
- { 36128, 0x00008F98 }, /* GL_R16_SNORM */
- { 36141, 0x00002A10 }, /* GL_R3_G3_B2 */
- { 36153, 0x00008F94 }, /* GL_R8_SNORM */
- { 36165, 0x00008C89 }, /* GL_RASTERIZER_DISCARD */
- { 36187, 0x00008C89 }, /* GL_RASTERIZER_DISCARD_EXT */
- { 36213, 0x00019262 }, /* GL_RASTER_POSITION_UNCLIPPED_IBM */
- { 36246, 0x00000C02 }, /* GL_READ_BUFFER */
- { 36261, 0x00008CA8 }, /* GL_READ_FRAMEBUFFER */
- { 36281, 0x00008CAA }, /* GL_READ_FRAMEBUFFER_BINDING */
- { 36309, 0x00008CAA }, /* GL_READ_FRAMEBUFFER_BINDING_EXT */
- { 36341, 0x00008CA8 }, /* GL_READ_FRAMEBUFFER_EXT */
- { 36365, 0x000088B8 }, /* GL_READ_ONLY */
- { 36378, 0x000088B8 }, /* GL_READ_ONLY_ARB */
- { 36395, 0x000088BA }, /* GL_READ_WRITE */
- { 36409, 0x000088BA }, /* GL_READ_WRITE_ARB */
- { 36427, 0x00001903 }, /* GL_RED */
- { 36434, 0x00008016 }, /* GL_REDUCE */
- { 36444, 0x00008016 }, /* GL_REDUCE_EXT */
- { 36458, 0x00000D15 }, /* GL_RED_BIAS */
- { 36470, 0x00000D52 }, /* GL_RED_BITS */
- { 36482, 0x00008D94 }, /* GL_RED_INTEGER */
- { 36497, 0x00008D94 }, /* GL_RED_INTEGER_EXT */
- { 36516, 0x00000D14 }, /* GL_RED_SCALE */
- { 36529, 0x00008F90 }, /* GL_RED_SNORM */
- { 36542, 0x00008512 }, /* GL_REFLECTION_MAP */
- { 36560, 0x00008512 }, /* GL_REFLECTION_MAP_ARB */
- { 36582, 0x00008512 }, /* GL_REFLECTION_MAP_NV */
- { 36603, 0x00008512 }, /* GL_REFLECTION_MAP_OES */
- { 36625, 0x00008A19 }, /* GL_RELEASED_APPLE */
- { 36643, 0x00001C00 }, /* GL_RENDER */
- { 36653, 0x00008D41 }, /* GL_RENDERBUFFER */
- { 36669, 0x00008D53 }, /* GL_RENDERBUFFER_ALPHA_SIZE */
- { 36696, 0x00008D53 }, /* GL_RENDERBUFFER_ALPHA_SIZE_OES */
- { 36727, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING */
- { 36751, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING_EXT */
- { 36779, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING_OES */
- { 36807, 0x00008D52 }, /* GL_RENDERBUFFER_BLUE_SIZE */
- { 36833, 0x00008D52 }, /* GL_RENDERBUFFER_BLUE_SIZE_OES */
- { 36863, 0x00008D54 }, /* GL_RENDERBUFFER_DEPTH_SIZE */
- { 36890, 0x00008D54 }, /* GL_RENDERBUFFER_DEPTH_SIZE_OES */
- { 36921, 0x00008D41 }, /* GL_RENDERBUFFER_EXT */
- { 36941, 0x00008D51 }, /* GL_RENDERBUFFER_GREEN_SIZE */
- { 36968, 0x00008D51 }, /* GL_RENDERBUFFER_GREEN_SIZE_OES */
- { 36999, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT */
- { 37022, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT_EXT */
- { 37049, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT_OES */
- { 37076, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT */
- { 37108, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT_EXT */
- { 37144, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT_OES */
- { 37180, 0x00008D41 }, /* GL_RENDERBUFFER_OES */
- { 37200, 0x00008D50 }, /* GL_RENDERBUFFER_RED_SIZE */
- { 37225, 0x00008D50 }, /* GL_RENDERBUFFER_RED_SIZE_OES */
- { 37254, 0x00008CAB }, /* GL_RENDERBUFFER_SAMPLES */
- { 37278, 0x00008CAB }, /* GL_RENDERBUFFER_SAMPLES_EXT */
- { 37306, 0x00008D55 }, /* GL_RENDERBUFFER_STENCIL_SIZE */
- { 37335, 0x00008D55 }, /* GL_RENDERBUFFER_STENCIL_SIZE_OES */
- { 37368, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH */
- { 37390, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH_EXT */
- { 37416, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH_OES */
- { 37442, 0x00001F01 }, /* GL_RENDERER */
- { 37454, 0x00000C40 }, /* GL_RENDER_MODE */
- { 37469, 0x00002901 }, /* GL_REPEAT */
- { 37479, 0x00001E01 }, /* GL_REPLACE */
- { 37490, 0x00008062 }, /* GL_REPLACE_EXT */
- { 37505, 0x00008153 }, /* GL_REPLICATE_BORDER_HP */
- { 37528, 0x00008D68 }, /* GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES */
- { 37564, 0x0000803A }, /* GL_RESCALE_NORMAL */
- { 37582, 0x0000803A }, /* GL_RESCALE_NORMAL_EXT */
- { 37604, 0x00008256 }, /* GL_RESET_NOTIFICATION_STRATEGY_ARB */
- { 37639, 0x00008A1B }, /* GL_RETAINED_APPLE */
- { 37657, 0x00000102 }, /* GL_RETURN */
- { 37667, 0x00008F99 }, /* GL_RG16_SNORM */
- { 37681, 0x00008F95 }, /* GL_RG8_SNORM */
- { 37694, 0x00001907 }, /* GL_RGB */
- { 37701, 0x00008052 }, /* GL_RGB10 */
- { 37710, 0x00008059 }, /* GL_RGB10_A2 */
- { 37722, 0x0000906F }, /* GL_RGB10_A2UI */
- { 37736, 0x00008059 }, /* GL_RGB10_A2_EXT */
- { 37752, 0x00008052 }, /* GL_RGB10_EXT */
- { 37765, 0x00008053 }, /* GL_RGB12 */
- { 37774, 0x00008053 }, /* GL_RGB12_EXT */
- { 37787, 0x00008054 }, /* GL_RGB16 */
- { 37796, 0x0000881B }, /* GL_RGB16F */
- { 37806, 0x00008D89 }, /* GL_RGB16I */
- { 37816, 0x00008D89 }, /* GL_RGB16I_EXT */
- { 37830, 0x00008D77 }, /* GL_RGB16UI */
- { 37841, 0x00008D77 }, /* GL_RGB16UI_EXT */
- { 37856, 0x00008054 }, /* GL_RGB16_EXT */
- { 37869, 0x00008F9A }, /* GL_RGB16_SNORM */
- { 37884, 0x0000804E }, /* GL_RGB2_EXT */
- { 37896, 0x00008815 }, /* GL_RGB32F */
- { 37906, 0x00008D83 }, /* GL_RGB32I */
- { 37916, 0x00008D83 }, /* GL_RGB32I_EXT */
- { 37930, 0x00008D71 }, /* GL_RGB32UI */
- { 37941, 0x00008D71 }, /* GL_RGB32UI_EXT */
- { 37956, 0x0000804F }, /* GL_RGB4 */
- { 37964, 0x0000804F }, /* GL_RGB4_EXT */
- { 37976, 0x000083A1 }, /* GL_RGB4_S3TC */
- { 37989, 0x00008050 }, /* GL_RGB5 */
- { 37997, 0x00008D62 }, /* GL_RGB565 */
- { 38007, 0x00008D62 }, /* GL_RGB565_OES */
- { 38021, 0x00008057 }, /* GL_RGB5_A1 */
- { 38032, 0x00008057 }, /* GL_RGB5_A1_EXT */
- { 38047, 0x00008057 }, /* GL_RGB5_A1_OES */
- { 38062, 0x00008050 }, /* GL_RGB5_EXT */
- { 38074, 0x00008051 }, /* GL_RGB8 */
- { 38082, 0x00008D8F }, /* GL_RGB8I */
- { 38091, 0x00008D8F }, /* GL_RGB8I_EXT */
- { 38104, 0x00008D7D }, /* GL_RGB8UI */
- { 38114, 0x00008D7D }, /* GL_RGB8UI_EXT */
- { 38128, 0x00008051 }, /* GL_RGB8_EXT */
- { 38140, 0x00008051 }, /* GL_RGB8_OES */
- { 38152, 0x00008F96 }, /* GL_RGB8_SNORM */
- { 38166, 0x00008C3D }, /* GL_RGB9_E5 */
- { 38177, 0x00001908 }, /* GL_RGBA */
- { 38185, 0x0000805A }, /* GL_RGBA12 */
- { 38195, 0x0000805A }, /* GL_RGBA12_EXT */
- { 38209, 0x0000805B }, /* GL_RGBA16 */
- { 38219, 0x0000881A }, /* GL_RGBA16F */
- { 38230, 0x00008D88 }, /* GL_RGBA16I */
- { 38241, 0x00008D88 }, /* GL_RGBA16I_EXT */
- { 38256, 0x00008D76 }, /* GL_RGBA16UI */
- { 38268, 0x00008D76 }, /* GL_RGBA16UI_EXT */
- { 38284, 0x0000805B }, /* GL_RGBA16_EXT */
- { 38298, 0x00008F9B }, /* GL_RGBA16_SNORM */
- { 38314, 0x00008055 }, /* GL_RGBA2 */
- { 38323, 0x00008055 }, /* GL_RGBA2_EXT */
- { 38336, 0x00008814 }, /* GL_RGBA32F */
- { 38347, 0x00008D82 }, /* GL_RGBA32I */
- { 38358, 0x00008D82 }, /* GL_RGBA32I_EXT */
- { 38373, 0x00008D70 }, /* GL_RGBA32UI */
- { 38385, 0x00008D70 }, /* GL_RGBA32UI_EXT */
- { 38401, 0x00008056 }, /* GL_RGBA4 */
- { 38410, 0x000083A5 }, /* GL_RGBA4_DXT5_S3TC */
- { 38429, 0x00008056 }, /* GL_RGBA4_EXT */
- { 38442, 0x00008056 }, /* GL_RGBA4_OES */
- { 38455, 0x000083A3 }, /* GL_RGBA4_S3TC */
- { 38469, 0x00008058 }, /* GL_RGBA8 */
- { 38478, 0x00008D8E }, /* GL_RGBA8I */
- { 38488, 0x00008D8E }, /* GL_RGBA8I_EXT */
- { 38502, 0x00008D7C }, /* GL_RGBA8UI */
- { 38513, 0x00008D7C }, /* GL_RGBA8UI_EXT */
- { 38528, 0x00008058 }, /* GL_RGBA8_EXT */
- { 38541, 0x00008058 }, /* GL_RGBA8_OES */
- { 38554, 0x00008F97 }, /* GL_RGBA8_SNORM */
- { 38569, 0x000083A4 }, /* GL_RGBA_DXT5_S3TC */
- { 38587, 0x00008820 }, /* GL_RGBA_FLOAT_MODE_ARB */
- { 38610, 0x00008D99 }, /* GL_RGBA_INTEGER */
- { 38626, 0x00008D99 }, /* GL_RGBA_INTEGER_EXT */
- { 38646, 0x00008D9E }, /* GL_RGBA_INTEGER_MODE_EXT */
- { 38671, 0x00000C31 }, /* GL_RGBA_MODE */
- { 38684, 0x000083A2 }, /* GL_RGBA_S3TC */
- { 38697, 0x00008F93 }, /* GL_RGBA_SNORM */
- { 38711, 0x00008D98 }, /* GL_RGB_INTEGER */
- { 38726, 0x00008D98 }, /* GL_RGB_INTEGER_EXT */
- { 38745, 0x000083A0 }, /* GL_RGB_S3TC */
- { 38757, 0x00008573 }, /* GL_RGB_SCALE */
- { 38770, 0x00008573 }, /* GL_RGB_SCALE_ARB */
- { 38787, 0x00008573 }, /* GL_RGB_SCALE_EXT */
- { 38804, 0x00008F92 }, /* GL_RGB_SNORM */
- { 38817, 0x00008F91 }, /* GL_RG_SNORM */
- { 38829, 0x00000407 }, /* GL_RIGHT */
- { 38838, 0x00002000 }, /* GL_S */
- { 38843, 0x00008B5D }, /* GL_SAMPLER_1D */
- { 38857, 0x00008DC0 }, /* GL_SAMPLER_1D_ARRAY */
- { 38877, 0x00008DC0 }, /* GL_SAMPLER_1D_ARRAY_EXT */
- { 38901, 0x00008DC3 }, /* GL_SAMPLER_1D_ARRAY_SHADOW */
- { 38928, 0x00008DC3 }, /* GL_SAMPLER_1D_ARRAY_SHADOW_EXT */
- { 38959, 0x00008B61 }, /* GL_SAMPLER_1D_SHADOW */
- { 38980, 0x00008B5E }, /* GL_SAMPLER_2D */
- { 38994, 0x00008DC1 }, /* GL_SAMPLER_2D_ARRAY */
- { 39014, 0x00008DC1 }, /* GL_SAMPLER_2D_ARRAY_EXT */
- { 39038, 0x00008DC4 }, /* GL_SAMPLER_2D_ARRAY_SHADOW */
- { 39065, 0x00008DC4 }, /* GL_SAMPLER_2D_ARRAY_SHADOW_EXT */
- { 39096, 0x00008B63 }, /* GL_SAMPLER_2D_RECT */
- { 39115, 0x00008B64 }, /* GL_SAMPLER_2D_RECT_SHADOW */
- { 39141, 0x00008B62 }, /* GL_SAMPLER_2D_SHADOW */
- { 39162, 0x00008B5F }, /* GL_SAMPLER_3D */
- { 39176, 0x00008B5F }, /* GL_SAMPLER_3D_OES */
- { 39194, 0x00008919 }, /* GL_SAMPLER_BINDING */
- { 39213, 0x00008DC2 }, /* GL_SAMPLER_BUFFER */
- { 39231, 0x00008DC2 }, /* GL_SAMPLER_BUFFER_EXT */
- { 39253, 0x00008B60 }, /* GL_SAMPLER_CUBE */
- { 39269, 0x00008DC5 }, /* GL_SAMPLER_CUBE_SHADOW */
- { 39292, 0x00008DC5 }, /* GL_SAMPLER_CUBE_SHADOW_EXT */
- { 39319, 0x00008D66 }, /* GL_SAMPLER_EXTERNAL_OES */
- { 39343, 0x000080A9 }, /* GL_SAMPLES */
- { 39354, 0x000086B4 }, /* GL_SAMPLES_3DFX */
- { 39370, 0x000080A9 }, /* GL_SAMPLES_ARB */
- { 39385, 0x00008914 }, /* GL_SAMPLES_PASSED */
- { 39403, 0x00008914 }, /* GL_SAMPLES_PASSED_ARB */
- { 39425, 0x0000809E }, /* GL_SAMPLE_ALPHA_TO_COVERAGE */
- { 39453, 0x0000809E }, /* GL_SAMPLE_ALPHA_TO_COVERAGE_ARB */
- { 39485, 0x0000809F }, /* GL_SAMPLE_ALPHA_TO_ONE */
- { 39508, 0x0000809F }, /* GL_SAMPLE_ALPHA_TO_ONE_ARB */
- { 39535, 0x000080A8 }, /* GL_SAMPLE_BUFFERS */
- { 39553, 0x000086B3 }, /* GL_SAMPLE_BUFFERS_3DFX */
- { 39576, 0x000080A8 }, /* GL_SAMPLE_BUFFERS_ARB */
- { 39598, 0x000080A0 }, /* GL_SAMPLE_COVERAGE */
- { 39617, 0x000080A0 }, /* GL_SAMPLE_COVERAGE_ARB */
- { 39640, 0x000080AB }, /* GL_SAMPLE_COVERAGE_INVERT */
- { 39666, 0x000080AB }, /* GL_SAMPLE_COVERAGE_INVERT_ARB */
- { 39696, 0x000080AA }, /* GL_SAMPLE_COVERAGE_VALUE */
- { 39721, 0x000080AA }, /* GL_SAMPLE_COVERAGE_VALUE_ARB */
- { 39750, 0x00080000 }, /* GL_SCISSOR_BIT */
- { 39765, 0x00000C10 }, /* GL_SCISSOR_BOX */
- { 39780, 0x00000C11 }, /* GL_SCISSOR_TEST */
- { 39796, 0x0000845E }, /* GL_SECONDARY_COLOR_ARRAY */
- { 39821, 0x0000889C }, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING */
- { 39861, 0x0000889C }, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB */
- { 39905, 0x0000845D }, /* GL_SECONDARY_COLOR_ARRAY_POINTER */
- { 39938, 0x0000845A }, /* GL_SECONDARY_COLOR_ARRAY_SIZE */
- { 39968, 0x0000845C }, /* GL_SECONDARY_COLOR_ARRAY_STRIDE */
- { 40000, 0x0000845B }, /* GL_SECONDARY_COLOR_ARRAY_TYPE */
- { 40030, 0x00001C02 }, /* GL_SELECT */
- { 40040, 0x00000DF3 }, /* GL_SELECTION_BUFFER_POINTER */
- { 40068, 0x00000DF4 }, /* GL_SELECTION_BUFFER_SIZE */
- { 40093, 0x00008012 }, /* GL_SEPARABLE_2D */
- { 40109, 0x00008C8D }, /* GL_SEPARATE_ATTRIBS */
- { 40129, 0x00008C8D }, /* GL_SEPARATE_ATTRIBS_EXT */
- { 40153, 0x000081FA }, /* GL_SEPARATE_SPECULAR_COLOR */
- { 40180, 0x000081FA }, /* GL_SEPARATE_SPECULAR_COLOR_EXT */
- { 40211, 0x0000150F }, /* GL_SET */
- { 40218, 0x00008DF8 }, /* GL_SHADER_BINARY_FORMATS */
- { 40243, 0x00008DFA }, /* GL_SHADER_COMPILER */
- { 40262, 0x00008B48 }, /* GL_SHADER_OBJECT_ARB */
- { 40283, 0x00008B88 }, /* GL_SHADER_SOURCE_LENGTH */
- { 40307, 0x00008B4F }, /* GL_SHADER_TYPE */
- { 40322, 0x00000B54 }, /* GL_SHADE_MODEL */
- { 40337, 0x00008B8C }, /* GL_SHADING_LANGUAGE_VERSION */
- { 40365, 0x000080BF }, /* GL_SHADOW_AMBIENT_SGIX */
- { 40388, 0x000081FB }, /* GL_SHARED_TEXTURE_PALETTE_EXT */
- { 40418, 0x00001601 }, /* GL_SHININESS */
- { 40431, 0x00001402 }, /* GL_SHORT */
- { 40440, 0x00009119 }, /* GL_SIGNALED */
- { 40452, 0x00008F9C }, /* GL_SIGNED_NORMALIZED */
- { 40473, 0x000081F9 }, /* GL_SINGLE_COLOR */
- { 40489, 0x000081F9 }, /* GL_SINGLE_COLOR_EXT */
- { 40509, 0x000085CC }, /* GL_SLICE_ACCUM_SUN */
- { 40528, 0x00008C46 }, /* GL_SLUMINANCE */
- { 40542, 0x00008C47 }, /* GL_SLUMINANCE8 */
- { 40557, 0x00008C45 }, /* GL_SLUMINANCE8_ALPHA8 */
- { 40579, 0x00008C44 }, /* GL_SLUMINANCE_ALPHA */
- { 40599, 0x00001D01 }, /* GL_SMOOTH */
- { 40609, 0x00000B23 }, /* GL_SMOOTH_LINE_WIDTH_GRANULARITY */
- { 40642, 0x00000B22 }, /* GL_SMOOTH_LINE_WIDTH_RANGE */
- { 40669, 0x00000B13 }, /* GL_SMOOTH_POINT_SIZE_GRANULARITY */
- { 40702, 0x00000B12 }, /* GL_SMOOTH_POINT_SIZE_RANGE */
- { 40729, 0x00008588 }, /* GL_SOURCE0_ALPHA */
- { 40746, 0x00008588 }, /* GL_SOURCE0_ALPHA_ARB */
- { 40767, 0x00008588 }, /* GL_SOURCE0_ALPHA_EXT */
- { 40788, 0x00008580 }, /* GL_SOURCE0_RGB */
- { 40803, 0x00008580 }, /* GL_SOURCE0_RGB_ARB */
- { 40822, 0x00008580 }, /* GL_SOURCE0_RGB_EXT */
- { 40841, 0x00008589 }, /* GL_SOURCE1_ALPHA */
- { 40858, 0x00008589 }, /* GL_SOURCE1_ALPHA_ARB */
- { 40879, 0x00008589 }, /* GL_SOURCE1_ALPHA_EXT */
- { 40900, 0x00008581 }, /* GL_SOURCE1_RGB */
- { 40915, 0x00008581 }, /* GL_SOURCE1_RGB_ARB */
- { 40934, 0x00008581 }, /* GL_SOURCE1_RGB_EXT */
- { 40953, 0x0000858A }, /* GL_SOURCE2_ALPHA */
- { 40970, 0x0000858A }, /* GL_SOURCE2_ALPHA_ARB */
- { 40991, 0x0000858A }, /* GL_SOURCE2_ALPHA_EXT */
- { 41012, 0x00008582 }, /* GL_SOURCE2_RGB */
- { 41027, 0x00008582 }, /* GL_SOURCE2_RGB_ARB */
- { 41046, 0x00008582 }, /* GL_SOURCE2_RGB_EXT */
- { 41065, 0x0000858B }, /* GL_SOURCE3_ALPHA_NV */
- { 41085, 0x00008583 }, /* GL_SOURCE3_RGB_NV */
- { 41103, 0x00001202 }, /* GL_SPECULAR */
- { 41115, 0x00002402 }, /* GL_SPHERE_MAP */
- { 41129, 0x00001206 }, /* GL_SPOT_CUTOFF */
- { 41144, 0x00001204 }, /* GL_SPOT_DIRECTION */
- { 41162, 0x00001205 }, /* GL_SPOT_EXPONENT */
- { 41179, 0x00008588 }, /* GL_SRC0_ALPHA */
- { 41193, 0x00008580 }, /* GL_SRC0_RGB */
- { 41205, 0x00008589 }, /* GL_SRC1_ALPHA */
- { 41219, 0x00008581 }, /* GL_SRC1_RGB */
- { 41231, 0x0000858A }, /* GL_SRC2_ALPHA */
- { 41245, 0x00008582 }, /* GL_SRC2_RGB */
- { 41257, 0x00000302 }, /* GL_SRC_ALPHA */
- { 41270, 0x00000308 }, /* GL_SRC_ALPHA_SATURATE */
- { 41292, 0x00000300 }, /* GL_SRC_COLOR */
- { 41305, 0x00008C40 }, /* GL_SRGB */
- { 41313, 0x00008C41 }, /* GL_SRGB8 */
- { 41322, 0x00008C43 }, /* GL_SRGB8_ALPHA8 */
- { 41338, 0x00008C42 }, /* GL_SRGB_ALPHA */
- { 41352, 0x00000503 }, /* GL_STACK_OVERFLOW */
- { 41370, 0x00000504 }, /* GL_STACK_UNDERFLOW */
- { 41389, 0x000088E6 }, /* GL_STATIC_COPY */
- { 41404, 0x000088E6 }, /* GL_STATIC_COPY_ARB */
- { 41423, 0x000088E4 }, /* GL_STATIC_DRAW */
- { 41438, 0x000088E4 }, /* GL_STATIC_DRAW_ARB */
- { 41457, 0x000088E5 }, /* GL_STATIC_READ */
- { 41472, 0x000088E5 }, /* GL_STATIC_READ_ARB */
- { 41491, 0x00001802 }, /* GL_STENCIL */
- { 41502, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT */
- { 41524, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT_EXT */
- { 41550, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT_OES */
- { 41576, 0x00008801 }, /* GL_STENCIL_BACK_FAIL */
- { 41597, 0x00008801 }, /* GL_STENCIL_BACK_FAIL_ATI */
- { 41622, 0x00008800 }, /* GL_STENCIL_BACK_FUNC */
- { 41643, 0x00008800 }, /* GL_STENCIL_BACK_FUNC_ATI */
- { 41668, 0x00008802 }, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL */
- { 41700, 0x00008802 }, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI */
- { 41736, 0x00008803 }, /* GL_STENCIL_BACK_PASS_DEPTH_PASS */
- { 41768, 0x00008803 }, /* GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI */
- { 41804, 0x00008CA3 }, /* GL_STENCIL_BACK_REF */
- { 41824, 0x00008CA4 }, /* GL_STENCIL_BACK_VALUE_MASK */
- { 41851, 0x00008CA5 }, /* GL_STENCIL_BACK_WRITEMASK */
- { 41877, 0x00000D57 }, /* GL_STENCIL_BITS */
- { 41893, 0x00008224 }, /* GL_STENCIL_BUFFER */
- { 41911, 0x00000400 }, /* GL_STENCIL_BUFFER_BIT */
- { 41933, 0x00000B91 }, /* GL_STENCIL_CLEAR_VALUE */
- { 41956, 0x00000B94 }, /* GL_STENCIL_FAIL */
- { 41972, 0x00000B92 }, /* GL_STENCIL_FUNC */
- { 41988, 0x00001901 }, /* GL_STENCIL_INDEX */
- { 42005, 0x00008D46 }, /* GL_STENCIL_INDEX1 */
- { 42023, 0x00008D49 }, /* GL_STENCIL_INDEX16 */
- { 42042, 0x00008D49 }, /* GL_STENCIL_INDEX16_EXT */
- { 42065, 0x00008D46 }, /* GL_STENCIL_INDEX1_EXT */
- { 42087, 0x00008D46 }, /* GL_STENCIL_INDEX1_OES */
- { 42109, 0x00008D47 }, /* GL_STENCIL_INDEX4 */
- { 42127, 0x00008D47 }, /* GL_STENCIL_INDEX4_EXT */
- { 42149, 0x00008D47 }, /* GL_STENCIL_INDEX4_OES */
- { 42171, 0x00008D48 }, /* GL_STENCIL_INDEX8 */
- { 42189, 0x00008D48 }, /* GL_STENCIL_INDEX8_EXT */
- { 42211, 0x00008D48 }, /* GL_STENCIL_INDEX8_OES */
- { 42233, 0x00008D45 }, /* GL_STENCIL_INDEX_EXT */
- { 42254, 0x00000B95 }, /* GL_STENCIL_PASS_DEPTH_FAIL */
- { 42281, 0x00000B96 }, /* GL_STENCIL_PASS_DEPTH_PASS */
- { 42308, 0x00000B97 }, /* GL_STENCIL_REF */
- { 42323, 0x00000B90 }, /* GL_STENCIL_TEST */
- { 42339, 0x00008910 }, /* GL_STENCIL_TEST_TWO_SIDE_EXT */
- { 42368, 0x00000B93 }, /* GL_STENCIL_VALUE_MASK */
- { 42390, 0x00000B98 }, /* GL_STENCIL_WRITEMASK */
- { 42411, 0x00000C33 }, /* GL_STEREO */
- { 42421, 0x000085BE }, /* GL_STORAGE_CACHED_APPLE */
- { 42445, 0x000085BD }, /* GL_STORAGE_PRIVATE_APPLE */
- { 42470, 0x000085BF }, /* GL_STORAGE_SHARED_APPLE */
- { 42494, 0x000088E2 }, /* GL_STREAM_COPY */
- { 42509, 0x000088E2 }, /* GL_STREAM_COPY_ARB */
- { 42528, 0x000088E0 }, /* GL_STREAM_DRAW */
- { 42543, 0x000088E0 }, /* GL_STREAM_DRAW_ARB */
- { 42562, 0x000088E1 }, /* GL_STREAM_READ */
- { 42577, 0x000088E1 }, /* GL_STREAM_READ_ARB */
- { 42596, 0x00000D50 }, /* GL_SUBPIXEL_BITS */
- { 42613, 0x000084E7 }, /* GL_SUBTRACT */
- { 42625, 0x000084E7 }, /* GL_SUBTRACT_ARB */
- { 42641, 0x00009113 }, /* GL_SYNC_CONDITION */
- { 42659, 0x00009116 }, /* GL_SYNC_FENCE */
- { 42673, 0x00009115 }, /* GL_SYNC_FLAGS */
- { 42687, 0x00000001 }, /* GL_SYNC_FLUSH_COMMANDS_BIT */
- { 42714, 0x00009117 }, /* GL_SYNC_GPU_COMMANDS_COMPLETE */
- { 42744, 0x00009114 }, /* GL_SYNC_STATUS */
- { 42759, 0x00002001 }, /* GL_T */
- { 42764, 0x00002A2A }, /* GL_T2F_C3F_V3F */
- { 42779, 0x00002A2C }, /* GL_T2F_C4F_N3F_V3F */
- { 42798, 0x00002A29 }, /* GL_T2F_C4UB_V3F */
- { 42814, 0x00002A2B }, /* GL_T2F_N3F_V3F */
- { 42829, 0x00002A27 }, /* GL_T2F_V3F */
- { 42840, 0x00002A2D }, /* GL_T4F_C4F_N3F_V4F */
- { 42859, 0x00002A28 }, /* GL_T4F_V4F */
- { 42870, 0x00008031 }, /* GL_TABLE_TOO_LARGE_EXT */
- { 42893, 0x00001702 }, /* GL_TEXTURE */
- { 42904, 0x000084C0 }, /* GL_TEXTURE0 */
- { 42916, 0x000084C0 }, /* GL_TEXTURE0_ARB */
- { 42932, 0x000084C1 }, /* GL_TEXTURE1 */
- { 42944, 0x000084CA }, /* GL_TEXTURE10 */
- { 42957, 0x000084CA }, /* GL_TEXTURE10_ARB */
- { 42974, 0x000084CB }, /* GL_TEXTURE11 */
- { 42987, 0x000084CB }, /* GL_TEXTURE11_ARB */
- { 43004, 0x000084CC }, /* GL_TEXTURE12 */
- { 43017, 0x000084CC }, /* GL_TEXTURE12_ARB */
- { 43034, 0x000084CD }, /* GL_TEXTURE13 */
- { 43047, 0x000084CD }, /* GL_TEXTURE13_ARB */
- { 43064, 0x000084CE }, /* GL_TEXTURE14 */
- { 43077, 0x000084CE }, /* GL_TEXTURE14_ARB */
- { 43094, 0x000084CF }, /* GL_TEXTURE15 */
- { 43107, 0x000084CF }, /* GL_TEXTURE15_ARB */
- { 43124, 0x000084D0 }, /* GL_TEXTURE16 */
- { 43137, 0x000084D0 }, /* GL_TEXTURE16_ARB */
- { 43154, 0x000084D1 }, /* GL_TEXTURE17 */
- { 43167, 0x000084D1 }, /* GL_TEXTURE17_ARB */
- { 43184, 0x000084D2 }, /* GL_TEXTURE18 */
- { 43197, 0x000084D2 }, /* GL_TEXTURE18_ARB */
- { 43214, 0x000084D3 }, /* GL_TEXTURE19 */
- { 43227, 0x000084D3 }, /* GL_TEXTURE19_ARB */
- { 43244, 0x000084C1 }, /* GL_TEXTURE1_ARB */
- { 43260, 0x000084C2 }, /* GL_TEXTURE2 */
- { 43272, 0x000084D4 }, /* GL_TEXTURE20 */
- { 43285, 0x000084D4 }, /* GL_TEXTURE20_ARB */
- { 43302, 0x000084D5 }, /* GL_TEXTURE21 */
- { 43315, 0x000084D5 }, /* GL_TEXTURE21_ARB */
- { 43332, 0x000084D6 }, /* GL_TEXTURE22 */
- { 43345, 0x000084D6 }, /* GL_TEXTURE22_ARB */
- { 43362, 0x000084D7 }, /* GL_TEXTURE23 */
- { 43375, 0x000084D7 }, /* GL_TEXTURE23_ARB */
- { 43392, 0x000084D8 }, /* GL_TEXTURE24 */
- { 43405, 0x000084D8 }, /* GL_TEXTURE24_ARB */
- { 43422, 0x000084D9 }, /* GL_TEXTURE25 */
- { 43435, 0x000084D9 }, /* GL_TEXTURE25_ARB */
- { 43452, 0x000084DA }, /* GL_TEXTURE26 */
- { 43465, 0x000084DA }, /* GL_TEXTURE26_ARB */
- { 43482, 0x000084DB }, /* GL_TEXTURE27 */
- { 43495, 0x000084DB }, /* GL_TEXTURE27_ARB */
- { 43512, 0x000084DC }, /* GL_TEXTURE28 */
- { 43525, 0x000084DC }, /* GL_TEXTURE28_ARB */
- { 43542, 0x000084DD }, /* GL_TEXTURE29 */
- { 43555, 0x000084DD }, /* GL_TEXTURE29_ARB */
- { 43572, 0x000084C2 }, /* GL_TEXTURE2_ARB */
- { 43588, 0x000084C3 }, /* GL_TEXTURE3 */
- { 43600, 0x000084DE }, /* GL_TEXTURE30 */
- { 43613, 0x000084DE }, /* GL_TEXTURE30_ARB */
- { 43630, 0x000084DF }, /* GL_TEXTURE31 */
- { 43643, 0x000084DF }, /* GL_TEXTURE31_ARB */
- { 43660, 0x000084C3 }, /* GL_TEXTURE3_ARB */
- { 43676, 0x000084C4 }, /* GL_TEXTURE4 */
- { 43688, 0x000084C4 }, /* GL_TEXTURE4_ARB */
- { 43704, 0x000084C5 }, /* GL_TEXTURE5 */
- { 43716, 0x000084C5 }, /* GL_TEXTURE5_ARB */
- { 43732, 0x000084C6 }, /* GL_TEXTURE6 */
- { 43744, 0x000084C6 }, /* GL_TEXTURE6_ARB */
- { 43760, 0x000084C7 }, /* GL_TEXTURE7 */
- { 43772, 0x000084C7 }, /* GL_TEXTURE7_ARB */
- { 43788, 0x000084C8 }, /* GL_TEXTURE8 */
- { 43800, 0x000084C8 }, /* GL_TEXTURE8_ARB */
- { 43816, 0x000084C9 }, /* GL_TEXTURE9 */
- { 43828, 0x000084C9 }, /* GL_TEXTURE9_ARB */
- { 43844, 0x00000DE0 }, /* GL_TEXTURE_1D */
- { 43858, 0x00008C18 }, /* GL_TEXTURE_1D_ARRAY */
- { 43878, 0x00008C18 }, /* GL_TEXTURE_1D_ARRAY_EXT */
- { 43902, 0x00000DE1 }, /* GL_TEXTURE_2D */
- { 43916, 0x00008C1A }, /* GL_TEXTURE_2D_ARRAY */
- { 43936, 0x00008C1A }, /* GL_TEXTURE_2D_ARRAY_EXT */
- { 43960, 0x0000806F }, /* GL_TEXTURE_3D */
- { 43974, 0x0000806F }, /* GL_TEXTURE_3D_OES */
- { 43992, 0x0000805F }, /* GL_TEXTURE_ALPHA_SIZE */
- { 44014, 0x0000805F }, /* GL_TEXTURE_ALPHA_SIZE_EXT */
- { 44040, 0x0000813C }, /* GL_TEXTURE_BASE_LEVEL */
- { 44062, 0x00008068 }, /* GL_TEXTURE_BINDING_1D */
- { 44084, 0x00008C1C }, /* GL_TEXTURE_BINDING_1D_ARRAY */
- { 44112, 0x00008C1C }, /* GL_TEXTURE_BINDING_1D_ARRAY_EXT */
- { 44144, 0x00008069 }, /* GL_TEXTURE_BINDING_2D */
- { 44166, 0x00008C1D }, /* GL_TEXTURE_BINDING_2D_ARRAY */
- { 44194, 0x00008C1D }, /* GL_TEXTURE_BINDING_2D_ARRAY_EXT */
- { 44226, 0x0000806A }, /* GL_TEXTURE_BINDING_3D */
- { 44248, 0x0000806A }, /* GL_TEXTURE_BINDING_3D_OES */
- { 44274, 0x00008C2C }, /* GL_TEXTURE_BINDING_BUFFER */
- { 44300, 0x00008C2C }, /* GL_TEXTURE_BINDING_BUFFER_ARB */
- { 44330, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP */
- { 44358, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP_ARB */
- { 44390, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP_OES */
- { 44422, 0x00008D67 }, /* GL_TEXTURE_BINDING_EXTERNAL_OES */
- { 44454, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE */
- { 44483, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE_ARB */
- { 44516, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE_NV */
- { 44548, 0x00040000 }, /* GL_TEXTURE_BIT */
- { 44563, 0x0000805E }, /* GL_TEXTURE_BLUE_SIZE */
- { 44584, 0x0000805E }, /* GL_TEXTURE_BLUE_SIZE_EXT */
- { 44609, 0x00001005 }, /* GL_TEXTURE_BORDER */
- { 44627, 0x00001004 }, /* GL_TEXTURE_BORDER_COLOR */
- { 44651, 0x00008C2A }, /* GL_TEXTURE_BUFFER */
- { 44669, 0x00008C2A }, /* GL_TEXTURE_BUFFER_ARB */
- { 44691, 0x00008C2D }, /* GL_TEXTURE_BUFFER_DATA_STORE_BINDING */
- { 44728, 0x00008C2D }, /* GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB */
- { 44769, 0x00008C2E }, /* GL_TEXTURE_BUFFER_FORMAT */
- { 44794, 0x00008C2E }, /* GL_TEXTURE_BUFFER_FORMAT_ARB */
- { 44823, 0x00008171 }, /* GL_TEXTURE_CLIPMAP_CENTER_SGIX */
- { 44854, 0x00008176 }, /* GL_TEXTURE_CLIPMAP_DEPTH_SGIX */
- { 44884, 0x00008172 }, /* GL_TEXTURE_CLIPMAP_FRAME_SGIX */
- { 44914, 0x00008175 }, /* GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX */
- { 44949, 0x00008173 }, /* GL_TEXTURE_CLIPMAP_OFFSET_SGIX */
- { 44980, 0x00008174 }, /* GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX */
- { 45018, 0x000080BC }, /* GL_TEXTURE_COLOR_TABLE_SGI */
- { 45045, 0x000081EF }, /* GL_TEXTURE_COLOR_WRITEMASK_SGIS */
- { 45077, 0x000080BF }, /* GL_TEXTURE_COMPARE_FAIL_VALUE_ARB */
- { 45111, 0x0000884D }, /* GL_TEXTURE_COMPARE_FUNC */
- { 45135, 0x0000884D }, /* GL_TEXTURE_COMPARE_FUNC_ARB */
- { 45163, 0x0000884C }, /* GL_TEXTURE_COMPARE_MODE */
- { 45187, 0x0000884C }, /* GL_TEXTURE_COMPARE_MODE_ARB */
- { 45215, 0x0000819B }, /* GL_TEXTURE_COMPARE_OPERATOR_SGIX */
- { 45248, 0x0000819A }, /* GL_TEXTURE_COMPARE_SGIX */
- { 45272, 0x00001003 }, /* GL_TEXTURE_COMPONENTS */
- { 45294, 0x000086A1 }, /* GL_TEXTURE_COMPRESSED */
- { 45316, 0x000086A1 }, /* GL_TEXTURE_COMPRESSED_ARB */
- { 45342, 0x000086A3 }, /* GL_TEXTURE_COMPRESSED_FORMATS_ARB */
- { 45376, 0x000086A0 }, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE */
- { 45409, 0x000086A0 }, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB */
- { 45446, 0x000084EF }, /* GL_TEXTURE_COMPRESSION_HINT */
- { 45474, 0x000084EF }, /* GL_TEXTURE_COMPRESSION_HINT_ARB */
- { 45506, 0x00008078 }, /* GL_TEXTURE_COORD_ARRAY */
- { 45529, 0x0000889A }, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING */
- { 45567, 0x0000889A }, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB */
- { 45609, 0x00008092 }, /* GL_TEXTURE_COORD_ARRAY_POINTER */
- { 45640, 0x00008088 }, /* GL_TEXTURE_COORD_ARRAY_SIZE */
- { 45668, 0x0000808A }, /* GL_TEXTURE_COORD_ARRAY_STRIDE */
- { 45698, 0x00008089 }, /* GL_TEXTURE_COORD_ARRAY_TYPE */
- { 45726, 0x00008B9D }, /* GL_TEXTURE_CROP_RECT_OES */
- { 45751, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP */
- { 45771, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP_ARB */
- { 45795, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X */
- { 45826, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB */
- { 45861, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES */
- { 45896, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y */
- { 45927, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB */
- { 45962, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES */
- { 45997, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z */
- { 46028, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB */
- { 46063, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES */
- { 46098, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP_OES */
- { 46122, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X */
- { 46153, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB */
- { 46188, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES */
- { 46223, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y */
- { 46254, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB */
- { 46289, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES */
- { 46324, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z */
- { 46355, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB */
- { 46390, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES */
- { 46425, 0x0000884F }, /* GL_TEXTURE_CUBE_MAP_SEAMLESS */
- { 46454, 0x00008071 }, /* GL_TEXTURE_DEPTH */
- { 46471, 0x0000884A }, /* GL_TEXTURE_DEPTH_SIZE */
- { 46493, 0x0000884A }, /* GL_TEXTURE_DEPTH_SIZE_ARB */
- { 46519, 0x00002300 }, /* GL_TEXTURE_ENV */
- { 46534, 0x00002201 }, /* GL_TEXTURE_ENV_COLOR */
- { 46555, 0x00002200 }, /* GL_TEXTURE_ENV_MODE */
- { 46575, 0x00008D65 }, /* GL_TEXTURE_EXTERNAL_OES */
- { 46599, 0x00008500 }, /* GL_TEXTURE_FILTER_CONTROL */
- { 46625, 0x00008500 }, /* GL_TEXTURE_FILTER_CONTROL_EXT */
- { 46655, 0x00002500 }, /* GL_TEXTURE_GEN_MODE */
- { 46675, 0x00002500 }, /* GL_TEXTURE_GEN_MODE_OES */
- { 46699, 0x00000C63 }, /* GL_TEXTURE_GEN_Q */
- { 46716, 0x00000C62 }, /* GL_TEXTURE_GEN_R */
- { 46733, 0x00000C60 }, /* GL_TEXTURE_GEN_S */
- { 46750, 0x00008D60 }, /* GL_TEXTURE_GEN_STR_OES */
- { 46773, 0x00000C61 }, /* GL_TEXTURE_GEN_T */
- { 46790, 0x0000819D }, /* GL_TEXTURE_GEQUAL_R_SGIX */
- { 46815, 0x0000805D }, /* GL_TEXTURE_GREEN_SIZE */
- { 46837, 0x0000805D }, /* GL_TEXTURE_GREEN_SIZE_EXT */
- { 46863, 0x00001001 }, /* GL_TEXTURE_HEIGHT */
- { 46881, 0x000080ED }, /* GL_TEXTURE_INDEX_SIZE_EXT */
- { 46907, 0x00008061 }, /* GL_TEXTURE_INTENSITY_SIZE */
- { 46933, 0x00008061 }, /* GL_TEXTURE_INTENSITY_SIZE_EXT */
- { 46963, 0x00001003 }, /* GL_TEXTURE_INTERNAL_FORMAT */
- { 46990, 0x0000819C }, /* GL_TEXTURE_LEQUAL_R_SGIX */
- { 47015, 0x00008501 }, /* GL_TEXTURE_LOD_BIAS */
- { 47035, 0x00008501 }, /* GL_TEXTURE_LOD_BIAS_EXT */
- { 47059, 0x00008190 }, /* GL_TEXTURE_LOD_BIAS_R_SGIX */
- { 47086, 0x0000818E }, /* GL_TEXTURE_LOD_BIAS_S_SGIX */
- { 47113, 0x0000818F }, /* GL_TEXTURE_LOD_BIAS_T_SGIX */
- { 47140, 0x00008060 }, /* GL_TEXTURE_LUMINANCE_SIZE */
- { 47166, 0x00008060 }, /* GL_TEXTURE_LUMINANCE_SIZE_EXT */
- { 47196, 0x00002800 }, /* GL_TEXTURE_MAG_FILTER */
- { 47218, 0x00000BA8 }, /* GL_TEXTURE_MATRIX */
- { 47236, 0x0000898F }, /* GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES */
- { 47276, 0x000084FE }, /* GL_TEXTURE_MAX_ANISOTROPY_EXT */
- { 47306, 0x0000836B }, /* GL_TEXTURE_MAX_CLAMP_R_SGIX */
- { 47334, 0x00008369 }, /* GL_TEXTURE_MAX_CLAMP_S_SGIX */
- { 47362, 0x0000836A }, /* GL_TEXTURE_MAX_CLAMP_T_SGIX */
- { 47390, 0x0000813D }, /* GL_TEXTURE_MAX_LEVEL */
- { 47411, 0x0000813B }, /* GL_TEXTURE_MAX_LOD */
- { 47430, 0x00002801 }, /* GL_TEXTURE_MIN_FILTER */
- { 47452, 0x0000813A }, /* GL_TEXTURE_MIN_LOD */
- { 47471, 0x00008066 }, /* GL_TEXTURE_PRIORITY */
- { 47491, 0x000085B7 }, /* GL_TEXTURE_RANGE_LENGTH_APPLE */
- { 47521, 0x000085B8 }, /* GL_TEXTURE_RANGE_POINTER_APPLE */
- { 47552, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE */
- { 47573, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE_ARB */
- { 47598, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE_NV */
- { 47622, 0x0000805C }, /* GL_TEXTURE_RED_SIZE */
- { 47642, 0x0000805C }, /* GL_TEXTURE_RED_SIZE_EXT */
- { 47666, 0x00008067 }, /* GL_TEXTURE_RESIDENT */
- { 47686, 0x00008C3F }, /* GL_TEXTURE_SHARED_SIZE */
- { 47709, 0x00000BA5 }, /* GL_TEXTURE_STACK_DEPTH */
- { 47732, 0x000088F1 }, /* GL_TEXTURE_STENCIL_SIZE */
- { 47756, 0x000088F1 }, /* GL_TEXTURE_STENCIL_SIZE_EXT */
- { 47784, 0x000085BC }, /* GL_TEXTURE_STORAGE_HINT_APPLE */
- { 47814, 0x00008065 }, /* GL_TEXTURE_TOO_LARGE_EXT */
- { 47839, 0x0000888F }, /* GL_TEXTURE_UNSIGNED_REMAP_MODE_NV */
- { 47873, 0x00001000 }, /* GL_TEXTURE_WIDTH */
- { 47890, 0x00008072 }, /* GL_TEXTURE_WRAP_R */
- { 47908, 0x00008072 }, /* GL_TEXTURE_WRAP_R_OES */
- { 47930, 0x00002802 }, /* GL_TEXTURE_WRAP_S */
- { 47948, 0x00002803 }, /* GL_TEXTURE_WRAP_T */
- { 47966, 0x0000911B }, /* GL_TIMEOUT_EXPIRED */
- { 47985, 0x000088BF }, /* GL_TIME_ELAPSED_EXT */
- { 48005, 0x00008648 }, /* GL_TRACK_MATRIX_NV */
- { 48024, 0x00008649 }, /* GL_TRACK_MATRIX_TRANSFORM_NV */
- { 48053, 0x00001000 }, /* GL_TRANSFORM_BIT */
- { 48070, 0x00008E22 }, /* GL_TRANSFORM_FEEDBACK */
- { 48092, 0x00008E25 }, /* GL_TRANSFORM_FEEDBACK_BINDING */
- { 48122, 0x00008C8E }, /* GL_TRANSFORM_FEEDBACK_BUFFER */
- { 48151, 0x00008E24 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE */
- { 48187, 0x00008C8F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING */
- { 48224, 0x00008C8F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT */
- { 48265, 0x00008C8E }, /* GL_TRANSFORM_FEEDBACK_BUFFER_EXT */
- { 48298, 0x00008C7F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE */
- { 48332, 0x00008C7F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT */
- { 48370, 0x00008E23 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED */
- { 48406, 0x00008C85 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE */
- { 48440, 0x00008C85 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT */
- { 48478, 0x00008C84 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_START */
- { 48513, 0x00008C84 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT */
- { 48552, 0x00008C88 }, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN */
- { 48593, 0x00008C88 }, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT */
- { 48638, 0x00008C83 }, /* GL_TRANSFORM_FEEDBACK_VARYINGS */
- { 48669, 0x00008C83 }, /* GL_TRANSFORM_FEEDBACK_VARYINGS_EXT */
- { 48704, 0x00008C76 }, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH */
- { 48745, 0x00008C76 }, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT */
- { 48790, 0x000084E6 }, /* GL_TRANSPOSE_COLOR_MATRIX */
- { 48816, 0x000084E6 }, /* GL_TRANSPOSE_COLOR_MATRIX_ARB */
- { 48846, 0x000088B7 }, /* GL_TRANSPOSE_CURRENT_MATRIX_ARB */
- { 48878, 0x000084E3 }, /* GL_TRANSPOSE_MODELVIEW_MATRIX */
- { 48908, 0x000084E3 }, /* GL_TRANSPOSE_MODELVIEW_MATRIX_ARB */
- { 48942, 0x0000862C }, /* GL_TRANSPOSE_NV */
- { 48958, 0x000084E4 }, /* GL_TRANSPOSE_PROJECTION_MATRIX */
- { 48989, 0x000084E4 }, /* GL_TRANSPOSE_PROJECTION_MATRIX_ARB */
- { 49024, 0x000084E5 }, /* GL_TRANSPOSE_TEXTURE_MATRIX */
- { 49052, 0x000084E5 }, /* GL_TRANSPOSE_TEXTURE_MATRIX_ARB */
- { 49084, 0x00000004 }, /* GL_TRIANGLES */
- { 49097, 0x0000000C }, /* GL_TRIANGLES_ADJACENCY */
- { 49120, 0x0000000C }, /* GL_TRIANGLES_ADJACENCY_ARB */
- { 49147, 0x00000006 }, /* GL_TRIANGLE_FAN */
- { 49163, 0x00008615 }, /* GL_TRIANGLE_MESH_SUN */
- { 49184, 0x00000005 }, /* GL_TRIANGLE_STRIP */
- { 49202, 0x0000000D }, /* GL_TRIANGLE_STRIP_ADJACENCY */
- { 49230, 0x0000000D }, /* GL_TRIANGLE_STRIP_ADJACENCY_ARB */
- { 49262, 0x00000001 }, /* GL_TRUE */
- { 49270, 0x00008A1C }, /* GL_UNDEFINED_APPLE */
- { 49289, 0x00008255 }, /* GL_UNKNOWN_CONTEXT_RESET_ARB */
- { 49318, 0x00000CF5 }, /* GL_UNPACK_ALIGNMENT */
- { 49338, 0x0000806E }, /* GL_UNPACK_IMAGE_HEIGHT */
- { 49361, 0x00000CF1 }, /* GL_UNPACK_LSB_FIRST */
- { 49381, 0x00000CF2 }, /* GL_UNPACK_ROW_LENGTH */
- { 49402, 0x0000806D }, /* GL_UNPACK_SKIP_IMAGES */
- { 49424, 0x00000CF4 }, /* GL_UNPACK_SKIP_PIXELS */
- { 49446, 0x00000CF3 }, /* GL_UNPACK_SKIP_ROWS */
- { 49466, 0x00000CF0 }, /* GL_UNPACK_SWAP_BYTES */
- { 49487, 0x00009118 }, /* GL_UNSIGNALED */
- { 49501, 0x00001401 }, /* GL_UNSIGNED_BYTE */
- { 49518, 0x00008362 }, /* GL_UNSIGNED_BYTE_2_3_3_REV */
- { 49545, 0x00008032 }, /* GL_UNSIGNED_BYTE_3_3_2 */
- { 49568, 0x00001405 }, /* GL_UNSIGNED_INT */
- { 49584, 0x00008C3B }, /* GL_UNSIGNED_INT_10F_11F_11F_REV */
- { 49616, 0x00008036 }, /* GL_UNSIGNED_INT_10_10_10_2 */
- { 49643, 0x00008DF6 }, /* GL_UNSIGNED_INT_10_10_10_2_OES */
- { 49674, 0x000084FA }, /* GL_UNSIGNED_INT_24_8 */
- { 49695, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_EXT */
- { 49720, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_NV */
- { 49744, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_OES */
- { 49769, 0x00008368 }, /* GL_UNSIGNED_INT_2_10_10_10_REV */
- { 49800, 0x00008368 }, /* GL_UNSIGNED_INT_2_10_10_10_REV_EXT */
- { 49835, 0x00008C3E }, /* GL_UNSIGNED_INT_5_9_9_9_REV */
- { 49863, 0x00008035 }, /* GL_UNSIGNED_INT_8_8_8_8 */
- { 49887, 0x00008367 }, /* GL_UNSIGNED_INT_8_8_8_8_REV */
- { 49915, 0x00008DD1 }, /* GL_UNSIGNED_INT_SAMPLER_1D */
- { 49942, 0x00008DD6 }, /* GL_UNSIGNED_INT_SAMPLER_1D_ARRAY */
- { 49975, 0x00008DD6 }, /* GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT */
- { 50012, 0x00008DD1 }, /* GL_UNSIGNED_INT_SAMPLER_1D_EXT */
- { 50043, 0x00008DD2 }, /* GL_UNSIGNED_INT_SAMPLER_2D */
- { 50070, 0x00008DD7 }, /* GL_UNSIGNED_INT_SAMPLER_2D_ARRAY */
- { 50103, 0x00008DD7 }, /* GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT */
- { 50140, 0x00008DD2 }, /* GL_UNSIGNED_INT_SAMPLER_2D_EXT */
- { 50171, 0x00008DD5 }, /* GL_UNSIGNED_INT_SAMPLER_2D_RECT */
- { 50203, 0x00008DD5 }, /* GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT */
- { 50239, 0x00008DD3 }, /* GL_UNSIGNED_INT_SAMPLER_3D */
- { 50266, 0x00008DD3 }, /* GL_UNSIGNED_INT_SAMPLER_3D_EXT */
- { 50297, 0x00008DD8 }, /* GL_UNSIGNED_INT_SAMPLER_BUFFER */
- { 50328, 0x00008DD8 }, /* GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT */
- { 50363, 0x00008DD4 }, /* GL_UNSIGNED_INT_SAMPLER_CUBE */
- { 50392, 0x00008DD4 }, /* GL_UNSIGNED_INT_SAMPLER_CUBE_EXT */
- { 50425, 0x00008DC6 }, /* GL_UNSIGNED_INT_VEC2 */
- { 50446, 0x00008DC6 }, /* GL_UNSIGNED_INT_VEC2_EXT */
- { 50471, 0x00008DC7 }, /* GL_UNSIGNED_INT_VEC3 */
- { 50492, 0x00008DC7 }, /* GL_UNSIGNED_INT_VEC3_EXT */
- { 50517, 0x00008DC8 }, /* GL_UNSIGNED_INT_VEC4 */
- { 50538, 0x00008DC8 }, /* GL_UNSIGNED_INT_VEC4_EXT */
- { 50563, 0x00008C17 }, /* GL_UNSIGNED_NORMALIZED */
- { 50586, 0x00001403 }, /* GL_UNSIGNED_SHORT */
- { 50604, 0x00008366 }, /* GL_UNSIGNED_SHORT_1_5_5_5_REV */
- { 50634, 0x00008366 }, /* GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT */
- { 50668, 0x00008033 }, /* GL_UNSIGNED_SHORT_4_4_4_4 */
- { 50694, 0x00008365 }, /* GL_UNSIGNED_SHORT_4_4_4_4_REV */
- { 50724, 0x00008365 }, /* GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT */
- { 50758, 0x00008034 }, /* GL_UNSIGNED_SHORT_5_5_5_1 */
- { 50784, 0x00008363 }, /* GL_UNSIGNED_SHORT_5_6_5 */
- { 50808, 0x00008364 }, /* GL_UNSIGNED_SHORT_5_6_5_REV */
- { 50836, 0x000085BA }, /* GL_UNSIGNED_SHORT_8_8_APPLE */
- { 50864, 0x000085BA }, /* GL_UNSIGNED_SHORT_8_8_MESA */
- { 50891, 0x000085BB }, /* GL_UNSIGNED_SHORT_8_8_REV_APPLE */
- { 50923, 0x000085BB }, /* GL_UNSIGNED_SHORT_8_8_REV_MESA */
- { 50954, 0x00008CA2 }, /* GL_UPPER_LEFT */
- { 50968, 0x00002A20 }, /* GL_V2F */
- { 50975, 0x00002A21 }, /* GL_V3F */
- { 50982, 0x00008B83 }, /* GL_VALIDATE_STATUS */
- { 51001, 0x00001F00 }, /* GL_VENDOR */
- { 51011, 0x00001F02 }, /* GL_VERSION */
- { 51022, 0x00008074 }, /* GL_VERTEX_ARRAY */
- { 51038, 0x000085B5 }, /* GL_VERTEX_ARRAY_BINDING */
- { 51062, 0x000085B5 }, /* GL_VERTEX_ARRAY_BINDING_APPLE */
- { 51092, 0x00008896 }, /* GL_VERTEX_ARRAY_BUFFER_BINDING */
- { 51123, 0x00008896 }, /* GL_VERTEX_ARRAY_BUFFER_BINDING_ARB */
- { 51158, 0x0000808E }, /* GL_VERTEX_ARRAY_POINTER */
- { 51182, 0x0000807A }, /* GL_VERTEX_ARRAY_SIZE */
- { 51203, 0x0000807C }, /* GL_VERTEX_ARRAY_STRIDE */
- { 51226, 0x0000807B }, /* GL_VERTEX_ARRAY_TYPE */
- { 51247, 0x00008650 }, /* GL_VERTEX_ATTRIB_ARRAY0_NV */
- { 51274, 0x0000865A }, /* GL_VERTEX_ATTRIB_ARRAY10_NV */
- { 51302, 0x0000865B }, /* GL_VERTEX_ATTRIB_ARRAY11_NV */
- { 51330, 0x0000865C }, /* GL_VERTEX_ATTRIB_ARRAY12_NV */
- { 51358, 0x0000865D }, /* GL_VERTEX_ATTRIB_ARRAY13_NV */
- { 51386, 0x0000865E }, /* GL_VERTEX_ATTRIB_ARRAY14_NV */
- { 51414, 0x0000865F }, /* GL_VERTEX_ATTRIB_ARRAY15_NV */
- { 51442, 0x00008651 }, /* GL_VERTEX_ATTRIB_ARRAY1_NV */
- { 51469, 0x00008652 }, /* GL_VERTEX_ATTRIB_ARRAY2_NV */
- { 51496, 0x00008653 }, /* GL_VERTEX_ATTRIB_ARRAY3_NV */
- { 51523, 0x00008654 }, /* GL_VERTEX_ATTRIB_ARRAY4_NV */
- { 51550, 0x00008655 }, /* GL_VERTEX_ATTRIB_ARRAY5_NV */
- { 51577, 0x00008656 }, /* GL_VERTEX_ATTRIB_ARRAY6_NV */
- { 51604, 0x00008657 }, /* GL_VERTEX_ATTRIB_ARRAY7_NV */
- { 51631, 0x00008658 }, /* GL_VERTEX_ATTRIB_ARRAY8_NV */
- { 51658, 0x00008659 }, /* GL_VERTEX_ATTRIB_ARRAY9_NV */
- { 51685, 0x0000889F }, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING */
- { 51723, 0x0000889F }, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB */
- { 51765, 0x000088FE }, /* GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB */
- { 51800, 0x00008622 }, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED */
- { 51831, 0x00008622 }, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB */
- { 51866, 0x000088FD }, /* GL_VERTEX_ATTRIB_ARRAY_INTEGER */
- { 51897, 0x000088FD }, /* GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT */
- { 51932, 0x0000886A }, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED */
- { 51966, 0x0000886A }, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB */
- { 52004, 0x00008645 }, /* GL_VERTEX_ATTRIB_ARRAY_POINTER */
- { 52035, 0x00008645 }, /* GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB */
- { 52070, 0x00008623 }, /* GL_VERTEX_ATTRIB_ARRAY_SIZE */
- { 52098, 0x00008623 }, /* GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB */
- { 52130, 0x00008624 }, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE */
- { 52160, 0x00008624 }, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB */
- { 52194, 0x00008625 }, /* GL_VERTEX_ATTRIB_ARRAY_TYPE */
- { 52222, 0x00008625 }, /* GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB */
- { 52254, 0x000086A7 }, /* GL_VERTEX_BLEND_ARB */
- { 52274, 0x00008620 }, /* GL_VERTEX_PROGRAM_ARB */
- { 52296, 0x0000864A }, /* GL_VERTEX_PROGRAM_BINDING_NV */
- { 52325, 0x00008620 }, /* GL_VERTEX_PROGRAM_NV */
- { 52346, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE */
- { 52375, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE_ARB */
- { 52408, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE_NV */
- { 52440, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE */
- { 52467, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE_ARB */
- { 52498, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE_NV */
- { 52528, 0x00008B31 }, /* GL_VERTEX_SHADER */
- { 52545, 0x00008B31 }, /* GL_VERTEX_SHADER_ARB */
- { 52566, 0x00008621 }, /* GL_VERTEX_STATE_PROGRAM_NV */
- { 52593, 0x00000BA2 }, /* GL_VIEWPORT */
- { 52605, 0x00000800 }, /* GL_VIEWPORT_BIT */
- { 52621, 0x00008A1A }, /* GL_VOLATILE_APPLE */
- { 52639, 0x0000911D }, /* GL_WAIT_FAILED */
- { 52654, 0x000086AD }, /* GL_WEIGHT_ARRAY_ARB */
- { 52674, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING */
- { 52705, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB */
- { 52740, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING_OES */
- { 52775, 0x000086AD }, /* GL_WEIGHT_ARRAY_OES */
- { 52795, 0x000086AC }, /* GL_WEIGHT_ARRAY_POINTER_ARB */
- { 52823, 0x000086AC }, /* GL_WEIGHT_ARRAY_POINTER_OES */
- { 52851, 0x000086AB }, /* GL_WEIGHT_ARRAY_SIZE_ARB */
- { 52876, 0x000086AB }, /* GL_WEIGHT_ARRAY_SIZE_OES */
- { 52901, 0x000086AA }, /* GL_WEIGHT_ARRAY_STRIDE_ARB */
- { 52928, 0x000086AA }, /* GL_WEIGHT_ARRAY_STRIDE_OES */
- { 52955, 0x000086A9 }, /* GL_WEIGHT_ARRAY_TYPE_ARB */
- { 52980, 0x000086A9 }, /* GL_WEIGHT_ARRAY_TYPE_OES */
- { 53005, 0x000086A6 }, /* GL_WEIGHT_SUM_UNITY_ARB */
- { 53029, 0x000081D4 }, /* GL_WRAP_BORDER_SUN */
- { 53048, 0x000088B9 }, /* GL_WRITE_ONLY */
- { 53062, 0x000088B9 }, /* GL_WRITE_ONLY_ARB */
- { 53080, 0x000088B9 }, /* GL_WRITE_ONLY_OES */
- { 53098, 0x00001506 }, /* GL_XOR */
- { 53105, 0x000085B9 }, /* GL_YCBCR_422_APPLE */
- { 53124, 0x00008757 }, /* GL_YCBCR_MESA */
- { 53138, 0x00000000 }, /* GL_ZERO */
- { 53146, 0x00000D16 }, /* GL_ZOOM_X */
- { 53156, 0x00000D17 }, /* GL_ZOOM_Y */
+ { 23616, 0x000088FC }, /* GL_MAX_DUAL_SOURCE_DRAW_BUFFERS */
+ { 23648, 0x000080E9 }, /* GL_MAX_ELEMENTS_INDICES */
+ { 23672, 0x000080E8 }, /* GL_MAX_ELEMENTS_VERTICES */
+ { 23697, 0x00000D30 }, /* GL_MAX_EVAL_ORDER */
+ { 23715, 0x00008008 }, /* GL_MAX_EXT */
+ { 23726, 0x00009125 }, /* GL_MAX_FRAGMENT_INPUT_COMPONENTS */
+ { 23759, 0x00008B49 }, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS */
+ { 23794, 0x00008B49 }, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB */
+ { 23833, 0x00008DFD }, /* GL_MAX_FRAGMENT_UNIFORM_VECTORS */
+ { 23865, 0x00009123 }, /* GL_MAX_GEOMETRY_INPUT_COMPONENTS */
+ { 23898, 0x00009124 }, /* GL_MAX_GEOMETRY_OUTPUT_COMPONENTS */
+ { 23932, 0x00008DE0 }, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES */
+ { 23964, 0x00008DE0 }, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB */
+ { 24000, 0x00008C29 }, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS */
+ { 24036, 0x00008C29 }, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB */
+ { 24076, 0x00008DE1 }, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS */
+ { 24116, 0x00008DE1 }, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB */
+ { 24160, 0x00008DDF }, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS */
+ { 24195, 0x00008DDF }, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB */
+ { 24234, 0x00008DDD }, /* GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB */
+ { 24273, 0x00000D31 }, /* GL_MAX_LIGHTS */
+ { 24287, 0x00000B31 }, /* GL_MAX_LIST_NESTING */
+ { 24307, 0x00008841 }, /* GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB */
+ { 24345, 0x00000D36 }, /* GL_MAX_MODELVIEW_STACK_DEPTH */
+ { 24374, 0x00000D37 }, /* GL_MAX_NAME_STACK_DEPTH */
+ { 24398, 0x00008842 }, /* GL_MAX_PALETTE_MATRICES_ARB */
+ { 24426, 0x00008842 }, /* GL_MAX_PALETTE_MATRICES_OES */
+ { 24454, 0x00000D34 }, /* GL_MAX_PIXEL_MAP_TABLE */
+ { 24477, 0x000088B1 }, /* GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB */
+ { 24514, 0x0000880B }, /* GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB */
+ { 24550, 0x000088AD }, /* GL_MAX_PROGRAM_ATTRIBS_ARB */
+ { 24577, 0x000088F5 }, /* GL_MAX_PROGRAM_CALL_DEPTH_NV */
+ { 24606, 0x000088B5 }, /* GL_MAX_PROGRAM_ENV_PARAMETERS_ARB */
+ { 24640, 0x000088F4 }, /* GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV */
+ { 24676, 0x000088F6 }, /* GL_MAX_PROGRAM_IF_DEPTH_NV */
+ { 24703, 0x000088A1 }, /* GL_MAX_PROGRAM_INSTRUCTIONS_ARB */
+ { 24735, 0x000088B4 }, /* GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB */
+ { 24771, 0x000088F8 }, /* GL_MAX_PROGRAM_LOOP_COUNT_NV */
+ { 24800, 0x000088F7 }, /* GL_MAX_PROGRAM_LOOP_DEPTH_NV */
+ { 24829, 0x0000862F }, /* GL_MAX_PROGRAM_MATRICES_ARB */
+ { 24857, 0x0000862E }, /* GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB */
+ { 24895, 0x000088B3 }, /* GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */
+ { 24939, 0x0000880E }, /* GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */
+ { 24982, 0x000088AF }, /* GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB */
+ { 25016, 0x000088A3 }, /* GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB */
+ { 25055, 0x000088AB }, /* GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB */
+ { 25092, 0x000088A7 }, /* GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB */
+ { 25130, 0x00008810 }, /* GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */
+ { 25173, 0x0000880F }, /* GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */
+ { 25216, 0x000088A9 }, /* GL_MAX_PROGRAM_PARAMETERS_ARB */
+ { 25246, 0x000088A5 }, /* GL_MAX_PROGRAM_TEMPORARIES_ARB */
+ { 25277, 0x00008905 }, /* GL_MAX_PROGRAM_TEXEL_OFFSET */
+ { 25305, 0x0000880D }, /* GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB */
+ { 25341, 0x0000880C }, /* GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB */
+ { 25377, 0x00000D38 }, /* GL_MAX_PROJECTION_STACK_DEPTH */
+ { 25407, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE */
+ { 25437, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB */
+ { 25471, 0x000084F8 }, /* GL_MAX_RECTANGLE_TEXTURE_SIZE_NV */
+ { 25504, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE */
+ { 25529, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE_EXT */
+ { 25558, 0x000084E8 }, /* GL_MAX_RENDERBUFFER_SIZE_OES */
+ { 25587, 0x00008D57 }, /* GL_MAX_SAMPLES */
+ { 25602, 0x00008D57 }, /* GL_MAX_SAMPLES_EXT */
+ { 25621, 0x00009111 }, /* GL_MAX_SERVER_WAIT_TIMEOUT */
+ { 25648, 0x00008504 }, /* GL_MAX_SHININESS_NV */
+ { 25668, 0x00008505 }, /* GL_MAX_SPOT_EXPONENT_NV */
+ { 25692, 0x00008C2B }, /* GL_MAX_TEXTURE_BUFFER_SIZE */
+ { 25719, 0x00008C2B }, /* GL_MAX_TEXTURE_BUFFER_SIZE_ARB */
+ { 25750, 0x00008871 }, /* GL_MAX_TEXTURE_COORDS */
+ { 25772, 0x00008871 }, /* GL_MAX_TEXTURE_COORDS_ARB */
+ { 25798, 0x00008872 }, /* GL_MAX_TEXTURE_IMAGE_UNITS */
+ { 25825, 0x00008872 }, /* GL_MAX_TEXTURE_IMAGE_UNITS_ARB */
+ { 25856, 0x000084FD }, /* GL_MAX_TEXTURE_LOD_BIAS */
+ { 25880, 0x000084FD }, /* GL_MAX_TEXTURE_LOD_BIAS_EXT */
+ { 25908, 0x000084FF }, /* GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT */
+ { 25942, 0x00000D33 }, /* GL_MAX_TEXTURE_SIZE */
+ { 25962, 0x00000D39 }, /* GL_MAX_TEXTURE_STACK_DEPTH */
+ { 25989, 0x000084E2 }, /* GL_MAX_TEXTURE_UNITS */
+ { 26010, 0x000084E2 }, /* GL_MAX_TEXTURE_UNITS_ARB */
+ { 26035, 0x0000862F }, /* GL_MAX_TRACK_MATRICES_NV */
+ { 26060, 0x0000862E }, /* GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV */
+ { 26095, 0x00008C8A }, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS */
+ { 26144, 0x00008C8A }, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT */
+ { 26197, 0x00008C8B }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS */
+ { 26240, 0x00008C8B }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT */
+ { 26287, 0x00008C80 }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS */
+ { 26333, 0x00008C80 }, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT */
+ { 26383, 0x00008B4B }, /* GL_MAX_VARYING_COMPONENTS */
+ { 26409, 0x00008B4B }, /* GL_MAX_VARYING_FLOATS */
+ { 26431, 0x00008B4B }, /* GL_MAX_VARYING_FLOATS_ARB */
+ { 26457, 0x00008DFC }, /* GL_MAX_VARYING_VECTORS */
+ { 26480, 0x00008869 }, /* GL_MAX_VERTEX_ATTRIBS */
+ { 26502, 0x00008869 }, /* GL_MAX_VERTEX_ATTRIBS_ARB */
+ { 26528, 0x00009122 }, /* GL_MAX_VERTEX_OUTPUT_COMPONENTS */
+ { 26560, 0x00008B4C }, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS */
+ { 26594, 0x00008B4C }, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB */
+ { 26632, 0x00008B4A }, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS */
+ { 26665, 0x00008B4A }, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB */
+ { 26702, 0x00008DFB }, /* GL_MAX_VERTEX_UNIFORM_VECTORS */
+ { 26732, 0x000086A4 }, /* GL_MAX_VERTEX_UNITS_ARB */
+ { 26756, 0x000086A4 }, /* GL_MAX_VERTEX_UNITS_OES */
+ { 26780, 0x00008DDE }, /* GL_MAX_VERTEX_VARYING_COMPONENTS_ARB */
+ { 26817, 0x00000D3A }, /* GL_MAX_VIEWPORT_DIMS */
+ { 26838, 0x00008DF1 }, /* GL_MEDIUM_FLOAT */
+ { 26854, 0x00008DF4 }, /* GL_MEDIUM_INT */
+ { 26868, 0x00008007 }, /* GL_MIN */
+ { 26875, 0x0000802E }, /* GL_MINMAX */
+ { 26885, 0x0000802E }, /* GL_MINMAX_EXT */
+ { 26899, 0x0000802F }, /* GL_MINMAX_FORMAT */
+ { 26916, 0x0000802F }, /* GL_MINMAX_FORMAT_EXT */
+ { 26937, 0x00008030 }, /* GL_MINMAX_SINK */
+ { 26952, 0x00008030 }, /* GL_MINMAX_SINK_EXT */
+ { 26971, 0x0000821C }, /* GL_MINOR_VERSION */
+ { 26988, 0x00008007 }, /* GL_MIN_EXT */
+ { 26999, 0x00008904 }, /* GL_MIN_PROGRAM_TEXEL_OFFSET */
+ { 27027, 0x00008370 }, /* GL_MIRRORED_REPEAT */
+ { 27046, 0x00008370 }, /* GL_MIRRORED_REPEAT_ARB */
+ { 27069, 0x00008370 }, /* GL_MIRRORED_REPEAT_IBM */
+ { 27092, 0x00008742 }, /* GL_MIRROR_CLAMP_ATI */
+ { 27112, 0x00008742 }, /* GL_MIRROR_CLAMP_EXT */
+ { 27132, 0x00008912 }, /* GL_MIRROR_CLAMP_TO_BORDER_EXT */
+ { 27162, 0x00008743 }, /* GL_MIRROR_CLAMP_TO_EDGE_ATI */
+ { 27190, 0x00008743 }, /* GL_MIRROR_CLAMP_TO_EDGE_EXT */
+ { 27218, 0x00001700 }, /* GL_MODELVIEW */
+ { 27231, 0x00001700 }, /* GL_MODELVIEW0_ARB */
+ { 27249, 0x0000872A }, /* GL_MODELVIEW10_ARB */
+ { 27268, 0x0000872B }, /* GL_MODELVIEW11_ARB */
+ { 27287, 0x0000872C }, /* GL_MODELVIEW12_ARB */
+ { 27306, 0x0000872D }, /* GL_MODELVIEW13_ARB */
+ { 27325, 0x0000872E }, /* GL_MODELVIEW14_ARB */
+ { 27344, 0x0000872F }, /* GL_MODELVIEW15_ARB */
+ { 27363, 0x00008730 }, /* GL_MODELVIEW16_ARB */
+ { 27382, 0x00008731 }, /* GL_MODELVIEW17_ARB */
+ { 27401, 0x00008732 }, /* GL_MODELVIEW18_ARB */
+ { 27420, 0x00008733 }, /* GL_MODELVIEW19_ARB */
+ { 27439, 0x0000850A }, /* GL_MODELVIEW1_ARB */
+ { 27457, 0x00008734 }, /* GL_MODELVIEW20_ARB */
+ { 27476, 0x00008735 }, /* GL_MODELVIEW21_ARB */
+ { 27495, 0x00008736 }, /* GL_MODELVIEW22_ARB */
+ { 27514, 0x00008737 }, /* GL_MODELVIEW23_ARB */
+ { 27533, 0x00008738 }, /* GL_MODELVIEW24_ARB */
+ { 27552, 0x00008739 }, /* GL_MODELVIEW25_ARB */
+ { 27571, 0x0000873A }, /* GL_MODELVIEW26_ARB */
+ { 27590, 0x0000873B }, /* GL_MODELVIEW27_ARB */
+ { 27609, 0x0000873C }, /* GL_MODELVIEW28_ARB */
+ { 27628, 0x0000873D }, /* GL_MODELVIEW29_ARB */
+ { 27647, 0x00008722 }, /* GL_MODELVIEW2_ARB */
+ { 27665, 0x0000873E }, /* GL_MODELVIEW30_ARB */
+ { 27684, 0x0000873F }, /* GL_MODELVIEW31_ARB */
+ { 27703, 0x00008723 }, /* GL_MODELVIEW3_ARB */
+ { 27721, 0x00008724 }, /* GL_MODELVIEW4_ARB */
+ { 27739, 0x00008725 }, /* GL_MODELVIEW5_ARB */
+ { 27757, 0x00008726 }, /* GL_MODELVIEW6_ARB */
+ { 27775, 0x00008727 }, /* GL_MODELVIEW7_ARB */
+ { 27793, 0x00008728 }, /* GL_MODELVIEW8_ARB */
+ { 27811, 0x00008729 }, /* GL_MODELVIEW9_ARB */
+ { 27829, 0x00000BA6 }, /* GL_MODELVIEW_MATRIX */
+ { 27849, 0x0000898D }, /* GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES */
+ { 27891, 0x00008629 }, /* GL_MODELVIEW_PROJECTION_NV */
+ { 27918, 0x00000BA3 }, /* GL_MODELVIEW_STACK_DEPTH */
+ { 27943, 0x00002100 }, /* GL_MODULATE */
+ { 27955, 0x00008744 }, /* GL_MODULATE_ADD_ATI */
+ { 27975, 0x00008745 }, /* GL_MODULATE_SIGNED_ADD_ATI */
+ { 28002, 0x00008746 }, /* GL_MODULATE_SUBTRACT_ATI */
+ { 28027, 0x00000103 }, /* GL_MULT */
+ { 28035, 0x0000809D }, /* GL_MULTISAMPLE */
+ { 28050, 0x000086B2 }, /* GL_MULTISAMPLE_3DFX */
+ { 28070, 0x0000809D }, /* GL_MULTISAMPLE_ARB */
+ { 28089, 0x20000000 }, /* GL_MULTISAMPLE_BIT */
+ { 28108, 0x20000000 }, /* GL_MULTISAMPLE_BIT_3DFX */
+ { 28132, 0x20000000 }, /* GL_MULTISAMPLE_BIT_ARB */
+ { 28155, 0x00008534 }, /* GL_MULTISAMPLE_FILTER_HINT_NV */
+ { 28185, 0x00002A25 }, /* GL_N3F_V3F */
+ { 28196, 0x00000D70 }, /* GL_NAME_STACK_DEPTH */
+ { 28216, 0x0000150E }, /* GL_NAND */
+ { 28224, 0x00002600 }, /* GL_NEAREST */
+ { 28235, 0x0000844E }, /* GL_NEAREST_CLIPMAP_LINEAR_SGIX */
+ { 28266, 0x0000844D }, /* GL_NEAREST_CLIPMAP_NEAREST_SGIX */
+ { 28298, 0x00002702 }, /* GL_NEAREST_MIPMAP_LINEAR */
+ { 28323, 0x00002700 }, /* GL_NEAREST_MIPMAP_NEAREST */
+ { 28349, 0x00000200 }, /* GL_NEVER */
+ { 28358, 0x00001102 }, /* GL_NICEST */
+ { 28368, 0x00000000 }, /* GL_NONE */
+ { 28376, 0x00000000 }, /* GL_NONE_OES */
+ { 28388, 0x00001505 }, /* GL_NOOP */
+ { 28396, 0x00001508 }, /* GL_NOR */
+ { 28403, 0x00000BA1 }, /* GL_NORMALIZE */
+ { 28416, 0x00008075 }, /* GL_NORMAL_ARRAY */
+ { 28432, 0x00008897 }, /* GL_NORMAL_ARRAY_BUFFER_BINDING */
+ { 28463, 0x00008897 }, /* GL_NORMAL_ARRAY_BUFFER_BINDING_ARB */
+ { 28498, 0x0000808F }, /* GL_NORMAL_ARRAY_POINTER */
+ { 28522, 0x0000807F }, /* GL_NORMAL_ARRAY_STRIDE */
+ { 28545, 0x0000807E }, /* GL_NORMAL_ARRAY_TYPE */
+ { 28566, 0x00008511 }, /* GL_NORMAL_MAP */
+ { 28580, 0x00008511 }, /* GL_NORMAL_MAP_ARB */
+ { 28598, 0x00008511 }, /* GL_NORMAL_MAP_NV */
+ { 28615, 0x00008511 }, /* GL_NORMAL_MAP_OES */
+ { 28633, 0x00000205 }, /* GL_NOTEQUAL */
+ { 28645, 0x00000000 }, /* GL_NO_ERROR */
+ { 28657, 0x00008261 }, /* GL_NO_RESET_NOTIFICATION_ARB */
+ { 28686, 0x000086A2 }, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS */
+ { 28720, 0x000086A2 }, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB */
+ { 28758, 0x0000821D }, /* GL_NUM_EXTENSIONS */
+ { 28776, 0x000087FE }, /* GL_NUM_PROGRAM_BINARY_FORMATS */
+ { 28806, 0x000087FE }, /* GL_NUM_PROGRAM_BINARY_FORMATS_OES */
+ { 28840, 0x00008DF9 }, /* GL_NUM_SHADER_BINARY_FORMATS */
+ { 28869, 0x00008B89 }, /* GL_OBJECT_ACTIVE_ATTRIBUTES_ARB */
+ { 28901, 0x00008B8A }, /* GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB */
+ { 28943, 0x00008B86 }, /* GL_OBJECT_ACTIVE_UNIFORMS_ARB */
+ { 28973, 0x00008B87 }, /* GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB */
+ { 29013, 0x00008B85 }, /* GL_OBJECT_ATTACHED_OBJECTS_ARB */
+ { 29044, 0x00008B81 }, /* GL_OBJECT_COMPILE_STATUS_ARB */
+ { 29073, 0x00008B80 }, /* GL_OBJECT_DELETE_STATUS_ARB */
+ { 29101, 0x00008B84 }, /* GL_OBJECT_INFO_LOG_LENGTH_ARB */
+ { 29131, 0x00002401 }, /* GL_OBJECT_LINEAR */
+ { 29148, 0x00008B82 }, /* GL_OBJECT_LINK_STATUS_ARB */
+ { 29174, 0x00002501 }, /* GL_OBJECT_PLANE */
+ { 29190, 0x00008B88 }, /* GL_OBJECT_SHADER_SOURCE_LENGTH_ARB */
+ { 29225, 0x00008B4F }, /* GL_OBJECT_SUBTYPE_ARB */
+ { 29247, 0x00009112 }, /* GL_OBJECT_TYPE */
+ { 29262, 0x00008B4E }, /* GL_OBJECT_TYPE_ARB */
+ { 29281, 0x00008B83 }, /* GL_OBJECT_VALIDATE_STATUS_ARB */
+ { 29311, 0x00008165 }, /* GL_OCCLUSION_TEST_HP */
+ { 29332, 0x00008166 }, /* GL_OCCLUSION_TEST_RESULT_HP */
+ { 29360, 0x00000001 }, /* GL_ONE */
+ { 29367, 0x00008004 }, /* GL_ONE_MINUS_CONSTANT_ALPHA */
+ { 29395, 0x00008004 }, /* GL_ONE_MINUS_CONSTANT_ALPHA_EXT */
+ { 29427, 0x00008002 }, /* GL_ONE_MINUS_CONSTANT_COLOR */
+ { 29455, 0x00008002 }, /* GL_ONE_MINUS_CONSTANT_COLOR_EXT */
+ { 29487, 0x00000305 }, /* GL_ONE_MINUS_DST_ALPHA */
+ { 29510, 0x00000307 }, /* GL_ONE_MINUS_DST_COLOR */
+ { 29533, 0x000088FB }, /* GL_ONE_MINUS_SRC1_ALPHA */
+ { 29557, 0x000088FA }, /* GL_ONE_MINUS_SRC1_COLOR */
+ { 29581, 0x00000303 }, /* GL_ONE_MINUS_SRC_ALPHA */
+ { 29604, 0x00000301 }, /* GL_ONE_MINUS_SRC_COLOR */
+ { 29627, 0x00008598 }, /* GL_OPERAND0_ALPHA */
+ { 29645, 0x00008598 }, /* GL_OPERAND0_ALPHA_ARB */
+ { 29667, 0x00008598 }, /* GL_OPERAND0_ALPHA_EXT */
+ { 29689, 0x00008590 }, /* GL_OPERAND0_RGB */
+ { 29705, 0x00008590 }, /* GL_OPERAND0_RGB_ARB */
+ { 29725, 0x00008590 }, /* GL_OPERAND0_RGB_EXT */
+ { 29745, 0x00008599 }, /* GL_OPERAND1_ALPHA */
+ { 29763, 0x00008599 }, /* GL_OPERAND1_ALPHA_ARB */
+ { 29785, 0x00008599 }, /* GL_OPERAND1_ALPHA_EXT */
+ { 29807, 0x00008591 }, /* GL_OPERAND1_RGB */
+ { 29823, 0x00008591 }, /* GL_OPERAND1_RGB_ARB */
+ { 29843, 0x00008591 }, /* GL_OPERAND1_RGB_EXT */
+ { 29863, 0x0000859A }, /* GL_OPERAND2_ALPHA */
+ { 29881, 0x0000859A }, /* GL_OPERAND2_ALPHA_ARB */
+ { 29903, 0x0000859A }, /* GL_OPERAND2_ALPHA_EXT */
+ { 29925, 0x00008592 }, /* GL_OPERAND2_RGB */
+ { 29941, 0x00008592 }, /* GL_OPERAND2_RGB_ARB */
+ { 29961, 0x00008592 }, /* GL_OPERAND2_RGB_EXT */
+ { 29981, 0x0000859B }, /* GL_OPERAND3_ALPHA_NV */
+ { 30002, 0x00008593 }, /* GL_OPERAND3_RGB_NV */
+ { 30021, 0x00001507 }, /* GL_OR */
+ { 30027, 0x00000A01 }, /* GL_ORDER */
+ { 30036, 0x0000150D }, /* GL_OR_INVERTED */
+ { 30051, 0x0000150B }, /* GL_OR_REVERSE */
+ { 30065, 0x00000505 }, /* GL_OUT_OF_MEMORY */
+ { 30082, 0x00000D05 }, /* GL_PACK_ALIGNMENT */
+ { 30100, 0x0000806C }, /* GL_PACK_IMAGE_HEIGHT */
+ { 30121, 0x00008758 }, /* GL_PACK_INVERT_MESA */
+ { 30141, 0x00000D01 }, /* GL_PACK_LSB_FIRST */
+ { 30159, 0x00000D02 }, /* GL_PACK_ROW_LENGTH */
+ { 30178, 0x0000806B }, /* GL_PACK_SKIP_IMAGES */
+ { 30198, 0x00000D04 }, /* GL_PACK_SKIP_PIXELS */
+ { 30218, 0x00000D03 }, /* GL_PACK_SKIP_ROWS */
+ { 30236, 0x00000D00 }, /* GL_PACK_SWAP_BYTES */
+ { 30255, 0x00008B92 }, /* GL_PALETTE4_R5_G6_B5_OES */
+ { 30280, 0x00008B94 }, /* GL_PALETTE4_RGB5_A1_OES */
+ { 30304, 0x00008B90 }, /* GL_PALETTE4_RGB8_OES */
+ { 30325, 0x00008B93 }, /* GL_PALETTE4_RGBA4_OES */
+ { 30347, 0x00008B91 }, /* GL_PALETTE4_RGBA8_OES */
+ { 30369, 0x00008B97 }, /* GL_PALETTE8_R5_G6_B5_OES */
+ { 30394, 0x00008B99 }, /* GL_PALETTE8_RGB5_A1_OES */
+ { 30418, 0x00008B95 }, /* GL_PALETTE8_RGB8_OES */
+ { 30439, 0x00008B98 }, /* GL_PALETTE8_RGBA4_OES */
+ { 30461, 0x00008B96 }, /* GL_PALETTE8_RGBA8_OES */
+ { 30483, 0x00000700 }, /* GL_PASS_THROUGH_TOKEN */
+ { 30505, 0x00000C50 }, /* GL_PERSPECTIVE_CORRECTION_HINT */
+ { 30536, 0x00000C79 }, /* GL_PIXEL_MAP_A_TO_A */
+ { 30556, 0x00000CB9 }, /* GL_PIXEL_MAP_A_TO_A_SIZE */
+ { 30581, 0x00000C78 }, /* GL_PIXEL_MAP_B_TO_B */
+ { 30601, 0x00000CB8 }, /* GL_PIXEL_MAP_B_TO_B_SIZE */
+ { 30626, 0x00000C77 }, /* GL_PIXEL_MAP_G_TO_G */
+ { 30646, 0x00000CB7 }, /* GL_PIXEL_MAP_G_TO_G_SIZE */
+ { 30671, 0x00000C75 }, /* GL_PIXEL_MAP_I_TO_A */
+ { 30691, 0x00000CB5 }, /* GL_PIXEL_MAP_I_TO_A_SIZE */
+ { 30716, 0x00000C74 }, /* GL_PIXEL_MAP_I_TO_B */
+ { 30736, 0x00000CB4 }, /* GL_PIXEL_MAP_I_TO_B_SIZE */
+ { 30761, 0x00000C73 }, /* GL_PIXEL_MAP_I_TO_G */
+ { 30781, 0x00000CB3 }, /* GL_PIXEL_MAP_I_TO_G_SIZE */
+ { 30806, 0x00000C70 }, /* GL_PIXEL_MAP_I_TO_I */
+ { 30826, 0x00000CB0 }, /* GL_PIXEL_MAP_I_TO_I_SIZE */
+ { 30851, 0x00000C72 }, /* GL_PIXEL_MAP_I_TO_R */
+ { 30871, 0x00000CB2 }, /* GL_PIXEL_MAP_I_TO_R_SIZE */
+ { 30896, 0x00000C76 }, /* GL_PIXEL_MAP_R_TO_R */
+ { 30916, 0x00000CB6 }, /* GL_PIXEL_MAP_R_TO_R_SIZE */
+ { 30941, 0x00000C71 }, /* GL_PIXEL_MAP_S_TO_S */
+ { 30961, 0x00000CB1 }, /* GL_PIXEL_MAP_S_TO_S_SIZE */
+ { 30986, 0x00000020 }, /* GL_PIXEL_MODE_BIT */
+ { 31004, 0x000088EB }, /* GL_PIXEL_PACK_BUFFER */
+ { 31025, 0x000088ED }, /* GL_PIXEL_PACK_BUFFER_BINDING */
+ { 31054, 0x000088ED }, /* GL_PIXEL_PACK_BUFFER_BINDING_EXT */
+ { 31087, 0x000088EB }, /* GL_PIXEL_PACK_BUFFER_EXT */
+ { 31112, 0x000088EC }, /* GL_PIXEL_UNPACK_BUFFER */
+ { 31135, 0x000088EF }, /* GL_PIXEL_UNPACK_BUFFER_BINDING */
+ { 31166, 0x000088EF }, /* GL_PIXEL_UNPACK_BUFFER_BINDING_EXT */
+ { 31201, 0x000088EC }, /* GL_PIXEL_UNPACK_BUFFER_EXT */
+ { 31228, 0x00001B00 }, /* GL_POINT */
+ { 31237, 0x00000000 }, /* GL_POINTS */
+ { 31247, 0x00000002 }, /* GL_POINT_BIT */
+ { 31260, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION */
+ { 31290, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_ARB */
+ { 31324, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_EXT */
+ { 31358, 0x00008129 }, /* GL_POINT_DISTANCE_ATTENUATION_SGIS */
+ { 31393, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE */
+ { 31422, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_ARB */
+ { 31455, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_EXT */
+ { 31488, 0x00008128 }, /* GL_POINT_FADE_THRESHOLD_SIZE_SGIS */
+ { 31522, 0x00000B11 }, /* GL_POINT_SIZE */
+ { 31536, 0x00008B9F }, /* GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES */
+ { 31575, 0x00008B9C }, /* GL_POINT_SIZE_ARRAY_OES */
+ { 31599, 0x0000898C }, /* GL_POINT_SIZE_ARRAY_POINTER_OES */
+ { 31631, 0x0000898B }, /* GL_POINT_SIZE_ARRAY_STRIDE_OES */
+ { 31662, 0x0000898A }, /* GL_POINT_SIZE_ARRAY_TYPE_OES */
+ { 31691, 0x00000B13 }, /* GL_POINT_SIZE_GRANULARITY */
+ { 31717, 0x00008127 }, /* GL_POINT_SIZE_MAX */
+ { 31735, 0x00008127 }, /* GL_POINT_SIZE_MAX_ARB */
+ { 31757, 0x00008127 }, /* GL_POINT_SIZE_MAX_EXT */
+ { 31779, 0x00008127 }, /* GL_POINT_SIZE_MAX_SGIS */
+ { 31802, 0x00008126 }, /* GL_POINT_SIZE_MIN */
+ { 31820, 0x00008126 }, /* GL_POINT_SIZE_MIN_ARB */
+ { 31842, 0x00008126 }, /* GL_POINT_SIZE_MIN_EXT */
+ { 31864, 0x00008126 }, /* GL_POINT_SIZE_MIN_SGIS */
+ { 31887, 0x00000B12 }, /* GL_POINT_SIZE_RANGE */
+ { 31907, 0x00000B10 }, /* GL_POINT_SMOOTH */
+ { 31923, 0x00000C51 }, /* GL_POINT_SMOOTH_HINT */
+ { 31944, 0x00008861 }, /* GL_POINT_SPRITE */
+ { 31960, 0x00008861 }, /* GL_POINT_SPRITE_ARB */
+ { 31980, 0x00008CA0 }, /* GL_POINT_SPRITE_COORD_ORIGIN */
+ { 32009, 0x00008861 }, /* GL_POINT_SPRITE_NV */
+ { 32028, 0x00008861 }, /* GL_POINT_SPRITE_OES */
+ { 32048, 0x00008863 }, /* GL_POINT_SPRITE_R_MODE_NV */
+ { 32074, 0x00000701 }, /* GL_POINT_TOKEN */
+ { 32089, 0x00000009 }, /* GL_POLYGON */
+ { 32100, 0x00000008 }, /* GL_POLYGON_BIT */
+ { 32115, 0x00000B40 }, /* GL_POLYGON_MODE */
+ { 32131, 0x00008039 }, /* GL_POLYGON_OFFSET_BIAS */
+ { 32154, 0x00008038 }, /* GL_POLYGON_OFFSET_FACTOR */
+ { 32179, 0x00008037 }, /* GL_POLYGON_OFFSET_FILL */
+ { 32202, 0x00002A02 }, /* GL_POLYGON_OFFSET_LINE */
+ { 32225, 0x00002A01 }, /* GL_POLYGON_OFFSET_POINT */
+ { 32249, 0x00002A00 }, /* GL_POLYGON_OFFSET_UNITS */
+ { 32273, 0x00000B41 }, /* GL_POLYGON_SMOOTH */
+ { 32291, 0x00000C53 }, /* GL_POLYGON_SMOOTH_HINT */
+ { 32314, 0x00000B42 }, /* GL_POLYGON_STIPPLE */
+ { 32333, 0x00000010 }, /* GL_POLYGON_STIPPLE_BIT */
+ { 32356, 0x00000703 }, /* GL_POLYGON_TOKEN */
+ { 32373, 0x00001203 }, /* GL_POSITION */
+ { 32385, 0x000080BB }, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS */
+ { 32417, 0x000080BB }, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI */
+ { 32453, 0x000080B7 }, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE */
+ { 32486, 0x000080B7 }, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI */
+ { 32523, 0x000080BA }, /* GL_POST_COLOR_MATRIX_BLUE_BIAS */
+ { 32554, 0x000080BA }, /* GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI */
+ { 32589, 0x000080B6 }, /* GL_POST_COLOR_MATRIX_BLUE_SCALE */
+ { 32621, 0x000080B6 }, /* GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI */
+ { 32657, 0x000080D2 }, /* GL_POST_COLOR_MATRIX_COLOR_TABLE */
+ { 32690, 0x000080B9 }, /* GL_POST_COLOR_MATRIX_GREEN_BIAS */
+ { 32722, 0x000080B9 }, /* GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI */
+ { 32758, 0x000080B5 }, /* GL_POST_COLOR_MATRIX_GREEN_SCALE */
+ { 32791, 0x000080B5 }, /* GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI */
+ { 32828, 0x000080B8 }, /* GL_POST_COLOR_MATRIX_RED_BIAS */
+ { 32858, 0x000080B8 }, /* GL_POST_COLOR_MATRIX_RED_BIAS_SGI */
+ { 32892, 0x000080B4 }, /* GL_POST_COLOR_MATRIX_RED_SCALE */
+ { 32923, 0x000080B4 }, /* GL_POST_COLOR_MATRIX_RED_SCALE_SGI */
+ { 32958, 0x00008023 }, /* GL_POST_CONVOLUTION_ALPHA_BIAS */
+ { 32989, 0x00008023 }, /* GL_POST_CONVOLUTION_ALPHA_BIAS_EXT */
+ { 33024, 0x0000801F }, /* GL_POST_CONVOLUTION_ALPHA_SCALE */
+ { 33056, 0x0000801F }, /* GL_POST_CONVOLUTION_ALPHA_SCALE_EXT */
+ { 33092, 0x00008022 }, /* GL_POST_CONVOLUTION_BLUE_BIAS */
+ { 33122, 0x00008022 }, /* GL_POST_CONVOLUTION_BLUE_BIAS_EXT */
+ { 33156, 0x0000801E }, /* GL_POST_CONVOLUTION_BLUE_SCALE */
+ { 33187, 0x0000801E }, /* GL_POST_CONVOLUTION_BLUE_SCALE_EXT */
+ { 33222, 0x000080D1 }, /* GL_POST_CONVOLUTION_COLOR_TABLE */
+ { 33254, 0x00008021 }, /* GL_POST_CONVOLUTION_GREEN_BIAS */
+ { 33285, 0x00008021 }, /* GL_POST_CONVOLUTION_GREEN_BIAS_EXT */
+ { 33320, 0x0000801D }, /* GL_POST_CONVOLUTION_GREEN_SCALE */
+ { 33352, 0x0000801D }, /* GL_POST_CONVOLUTION_GREEN_SCALE_EXT */
+ { 33388, 0x00008020 }, /* GL_POST_CONVOLUTION_RED_BIAS */
+ { 33417, 0x00008020 }, /* GL_POST_CONVOLUTION_RED_BIAS_EXT */
+ { 33450, 0x0000801C }, /* GL_POST_CONVOLUTION_RED_SCALE */
+ { 33480, 0x0000801C }, /* GL_POST_CONVOLUTION_RED_SCALE_EXT */
+ { 33514, 0x0000817B }, /* GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX */
+ { 33553, 0x00008179 }, /* GL_POST_TEXTURE_FILTER_BIAS_SGIX */
+ { 33586, 0x0000817C }, /* GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX */
+ { 33626, 0x0000817A }, /* GL_POST_TEXTURE_FILTER_SCALE_SGIX */
+ { 33660, 0x00008578 }, /* GL_PREVIOUS */
+ { 33672, 0x00008578 }, /* GL_PREVIOUS_ARB */
+ { 33688, 0x00008578 }, /* GL_PREVIOUS_EXT */
+ { 33704, 0x00008577 }, /* GL_PRIMARY_COLOR */
+ { 33721, 0x00008577 }, /* GL_PRIMARY_COLOR_ARB */
+ { 33742, 0x00008577 }, /* GL_PRIMARY_COLOR_EXT */
+ { 33763, 0x00008C87 }, /* GL_PRIMITIVES_GENERATED */
+ { 33787, 0x00008C87 }, /* GL_PRIMITIVES_GENERATED_EXT */
+ { 33815, 0x00008F9D }, /* GL_PRIMITIVE_RESTART */
+ { 33836, 0x00008F9E }, /* GL_PRIMITIVE_RESTART_INDEX */
+ { 33863, 0x00008559 }, /* GL_PRIMITIVE_RESTART_INDEX_NV */
+ { 33893, 0x00008558 }, /* GL_PRIMITIVE_RESTART_NV */
+ { 33917, 0x000088B0 }, /* GL_PROGRAM_ADDRESS_REGISTERS_ARB */
+ { 33950, 0x00008805 }, /* GL_PROGRAM_ALU_INSTRUCTIONS_ARB */
+ { 33982, 0x000088AC }, /* GL_PROGRAM_ATTRIBS_ARB */
+ { 34005, 0x000087FF }, /* GL_PROGRAM_BINARY_FORMATS */
+ { 34031, 0x000087FF }, /* GL_PROGRAM_BINARY_FORMATS_OES */
+ { 34061, 0x00008741 }, /* GL_PROGRAM_BINARY_LENGTH */
+ { 34086, 0x00008741 }, /* GL_PROGRAM_BINARY_LENGTH_OES */
+ { 34115, 0x00008257 }, /* GL_PROGRAM_BINARY_RETRIEVABLE_HINT */
+ { 34150, 0x00008677 }, /* GL_PROGRAM_BINDING_ARB */
+ { 34173, 0x0000864B }, /* GL_PROGRAM_ERROR_POSITION_ARB */
+ { 34203, 0x0000864B }, /* GL_PROGRAM_ERROR_POSITION_NV */
+ { 34232, 0x00008874 }, /* GL_PROGRAM_ERROR_STRING_ARB */
+ { 34260, 0x00008876 }, /* GL_PROGRAM_FORMAT_ARB */
+ { 34282, 0x00008875 }, /* GL_PROGRAM_FORMAT_ASCII_ARB */
+ { 34310, 0x000088A0 }, /* GL_PROGRAM_INSTRUCTIONS_ARB */
+ { 34338, 0x00008627 }, /* GL_PROGRAM_LENGTH_ARB */
+ { 34360, 0x00008627 }, /* GL_PROGRAM_LENGTH_NV */
+ { 34381, 0x000088B2 }, /* GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */
+ { 34421, 0x00008808 }, /* GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */
+ { 34460, 0x000088AE }, /* GL_PROGRAM_NATIVE_ATTRIBS_ARB */
+ { 34490, 0x000088A2 }, /* GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB */
+ { 34525, 0x000088AA }, /* GL_PROGRAM_NATIVE_PARAMETERS_ARB */
+ { 34558, 0x000088A6 }, /* GL_PROGRAM_NATIVE_TEMPORARIES_ARB */
+ { 34592, 0x0000880A }, /* GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */
+ { 34631, 0x00008809 }, /* GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */
+ { 34670, 0x00008B40 }, /* GL_PROGRAM_OBJECT_ARB */
+ { 34692, 0x000088A8 }, /* GL_PROGRAM_PARAMETERS_ARB */
+ { 34718, 0x00008644 }, /* GL_PROGRAM_PARAMETER_NV */
+ { 34742, 0x00008642 }, /* GL_PROGRAM_POINT_SIZE */
+ { 34764, 0x00008642 }, /* GL_PROGRAM_POINT_SIZE_ARB */
+ { 34790, 0x00008647 }, /* GL_PROGRAM_RESIDENT_NV */
+ { 34813, 0x00008628 }, /* GL_PROGRAM_STRING_ARB */
+ { 34835, 0x00008628 }, /* GL_PROGRAM_STRING_NV */
+ { 34856, 0x00008646 }, /* GL_PROGRAM_TARGET_NV */
+ { 34877, 0x000088A4 }, /* GL_PROGRAM_TEMPORARIES_ARB */
+ { 34904, 0x00008807 }, /* GL_PROGRAM_TEX_INDIRECTIONS_ARB */
+ { 34936, 0x00008806 }, /* GL_PROGRAM_TEX_INSTRUCTIONS_ARB */
+ { 34968, 0x000088B6 }, /* GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB */
+ { 35003, 0x00001701 }, /* GL_PROJECTION */
+ { 35017, 0x00000BA7 }, /* GL_PROJECTION_MATRIX */
+ { 35038, 0x0000898E }, /* GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES */
+ { 35081, 0x00000BA4 }, /* GL_PROJECTION_STACK_DEPTH */
+ { 35107, 0x00008E4F }, /* GL_PROVOKING_VERTEX */
+ { 35127, 0x00008E4F }, /* GL_PROVOKING_VERTEX_EXT */
+ { 35151, 0x000080D3 }, /* GL_PROXY_COLOR_TABLE */
+ { 35172, 0x00008025 }, /* GL_PROXY_HISTOGRAM */
+ { 35191, 0x00008025 }, /* GL_PROXY_HISTOGRAM_EXT */
+ { 35214, 0x000080D5 }, /* GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE */
+ { 35253, 0x000080D4 }, /* GL_PROXY_POST_CONVOLUTION_COLOR_TABLE */
+ { 35291, 0x00008063 }, /* GL_PROXY_TEXTURE_1D */
+ { 35311, 0x00008C19 }, /* GL_PROXY_TEXTURE_1D_ARRAY */
+ { 35337, 0x00008C19 }, /* GL_PROXY_TEXTURE_1D_ARRAY_EXT */
+ { 35367, 0x00008063 }, /* GL_PROXY_TEXTURE_1D_EXT */
+ { 35391, 0x00008064 }, /* GL_PROXY_TEXTURE_2D */
+ { 35411, 0x00008C1B }, /* GL_PROXY_TEXTURE_2D_ARRAY */
+ { 35437, 0x00008C1B }, /* GL_PROXY_TEXTURE_2D_ARRAY_EXT */
+ { 35467, 0x00008064 }, /* GL_PROXY_TEXTURE_2D_EXT */
+ { 35491, 0x00008070 }, /* GL_PROXY_TEXTURE_3D */
+ { 35511, 0x000080BD }, /* GL_PROXY_TEXTURE_COLOR_TABLE_SGI */
+ { 35544, 0x0000851B }, /* GL_PROXY_TEXTURE_CUBE_MAP */
+ { 35570, 0x0000851B }, /* GL_PROXY_TEXTURE_CUBE_MAP_ARB */
+ { 35600, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE */
+ { 35627, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE_ARB */
+ { 35658, 0x000084F7 }, /* GL_PROXY_TEXTURE_RECTANGLE_NV */
+ { 35688, 0x00008A1D }, /* GL_PURGEABLE_APPLE */
+ { 35707, 0x00002003 }, /* GL_Q */
+ { 35712, 0x00001209 }, /* GL_QUADRATIC_ATTENUATION */
+ { 35737, 0x00000007 }, /* GL_QUADS */
+ { 35746, 0x00008E4C }, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION */
+ { 35790, 0x00008E4C }, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT */
+ { 35838, 0x00008614 }, /* GL_QUAD_MESH_SUN */
+ { 35855, 0x00000008 }, /* GL_QUAD_STRIP */
+ { 35869, 0x00008E16 }, /* GL_QUERY_BY_REGION_NO_WAIT */
+ { 35896, 0x00008E16 }, /* GL_QUERY_BY_REGION_NO_WAIT_NV */
+ { 35926, 0x00008E15 }, /* GL_QUERY_BY_REGION_WAIT */
+ { 35950, 0x00008E15 }, /* GL_QUERY_BY_REGION_WAIT_NV */
+ { 35977, 0x00008864 }, /* GL_QUERY_COUNTER_BITS */
+ { 35999, 0x00008864 }, /* GL_QUERY_COUNTER_BITS_ARB */
+ { 36025, 0x00008E14 }, /* GL_QUERY_NO_WAIT */
+ { 36042, 0x00008E14 }, /* GL_QUERY_NO_WAIT_NV */
+ { 36062, 0x00008866 }, /* GL_QUERY_RESULT */
+ { 36078, 0x00008866 }, /* GL_QUERY_RESULT_ARB */
+ { 36098, 0x00008867 }, /* GL_QUERY_RESULT_AVAILABLE */
+ { 36124, 0x00008867 }, /* GL_QUERY_RESULT_AVAILABLE_ARB */
+ { 36154, 0x00008E13 }, /* GL_QUERY_WAIT */
+ { 36168, 0x00008E13 }, /* GL_QUERY_WAIT_NV */
+ { 36185, 0x00002002 }, /* GL_R */
+ { 36190, 0x00008C3A }, /* GL_R11F_G11F_B10F */
+ { 36208, 0x00008F98 }, /* GL_R16_SNORM */
+ { 36221, 0x00002A10 }, /* GL_R3_G3_B2 */
+ { 36233, 0x00008F94 }, /* GL_R8_SNORM */
+ { 36245, 0x00008C89 }, /* GL_RASTERIZER_DISCARD */
+ { 36267, 0x00008C89 }, /* GL_RASTERIZER_DISCARD_EXT */
+ { 36293, 0x00019262 }, /* GL_RASTER_POSITION_UNCLIPPED_IBM */
+ { 36326, 0x00000C02 }, /* GL_READ_BUFFER */
+ { 36341, 0x00008CA8 }, /* GL_READ_FRAMEBUFFER */
+ { 36361, 0x00008CAA }, /* GL_READ_FRAMEBUFFER_BINDING */
+ { 36389, 0x00008CAA }, /* GL_READ_FRAMEBUFFER_BINDING_EXT */
+ { 36421, 0x00008CA8 }, /* GL_READ_FRAMEBUFFER_EXT */
+ { 36445, 0x000088B8 }, /* GL_READ_ONLY */
+ { 36458, 0x000088B8 }, /* GL_READ_ONLY_ARB */
+ { 36475, 0x000088BA }, /* GL_READ_WRITE */
+ { 36489, 0x000088BA }, /* GL_READ_WRITE_ARB */
+ { 36507, 0x00001903 }, /* GL_RED */
+ { 36514, 0x00008016 }, /* GL_REDUCE */
+ { 36524, 0x00008016 }, /* GL_REDUCE_EXT */
+ { 36538, 0x00000D15 }, /* GL_RED_BIAS */
+ { 36550, 0x00000D52 }, /* GL_RED_BITS */
+ { 36562, 0x00008D94 }, /* GL_RED_INTEGER */
+ { 36577, 0x00008D94 }, /* GL_RED_INTEGER_EXT */
+ { 36596, 0x00000D14 }, /* GL_RED_SCALE */
+ { 36609, 0x00008F90 }, /* GL_RED_SNORM */
+ { 36622, 0x00008512 }, /* GL_REFLECTION_MAP */
+ { 36640, 0x00008512 }, /* GL_REFLECTION_MAP_ARB */
+ { 36662, 0x00008512 }, /* GL_REFLECTION_MAP_NV */
+ { 36683, 0x00008512 }, /* GL_REFLECTION_MAP_OES */
+ { 36705, 0x00008A19 }, /* GL_RELEASED_APPLE */
+ { 36723, 0x00001C00 }, /* GL_RENDER */
+ { 36733, 0x00008D41 }, /* GL_RENDERBUFFER */
+ { 36749, 0x00008D53 }, /* GL_RENDERBUFFER_ALPHA_SIZE */
+ { 36776, 0x00008D53 }, /* GL_RENDERBUFFER_ALPHA_SIZE_OES */
+ { 36807, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING */
+ { 36831, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING_EXT */
+ { 36859, 0x00008CA7 }, /* GL_RENDERBUFFER_BINDING_OES */
+ { 36887, 0x00008D52 }, /* GL_RENDERBUFFER_BLUE_SIZE */
+ { 36913, 0x00008D52 }, /* GL_RENDERBUFFER_BLUE_SIZE_OES */
+ { 36943, 0x00008D54 }, /* GL_RENDERBUFFER_DEPTH_SIZE */
+ { 36970, 0x00008D54 }, /* GL_RENDERBUFFER_DEPTH_SIZE_OES */
+ { 37001, 0x00008D41 }, /* GL_RENDERBUFFER_EXT */
+ { 37021, 0x00008D51 }, /* GL_RENDERBUFFER_GREEN_SIZE */
+ { 37048, 0x00008D51 }, /* GL_RENDERBUFFER_GREEN_SIZE_OES */
+ { 37079, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT */
+ { 37102, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT_EXT */
+ { 37129, 0x00008D43 }, /* GL_RENDERBUFFER_HEIGHT_OES */
+ { 37156, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT */
+ { 37188, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT_EXT */
+ { 37224, 0x00008D44 }, /* GL_RENDERBUFFER_INTERNAL_FORMAT_OES */
+ { 37260, 0x00008D41 }, /* GL_RENDERBUFFER_OES */
+ { 37280, 0x00008D50 }, /* GL_RENDERBUFFER_RED_SIZE */
+ { 37305, 0x00008D50 }, /* GL_RENDERBUFFER_RED_SIZE_OES */
+ { 37334, 0x00008CAB }, /* GL_RENDERBUFFER_SAMPLES */
+ { 37358, 0x00008CAB }, /* GL_RENDERBUFFER_SAMPLES_EXT */
+ { 37386, 0x00008D55 }, /* GL_RENDERBUFFER_STENCIL_SIZE */
+ { 37415, 0x00008D55 }, /* GL_RENDERBUFFER_STENCIL_SIZE_OES */
+ { 37448, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH */
+ { 37470, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH_EXT */
+ { 37496, 0x00008D42 }, /* GL_RENDERBUFFER_WIDTH_OES */
+ { 37522, 0x00001F01 }, /* GL_RENDERER */
+ { 37534, 0x00000C40 }, /* GL_RENDER_MODE */
+ { 37549, 0x00002901 }, /* GL_REPEAT */
+ { 37559, 0x00001E01 }, /* GL_REPLACE */
+ { 37570, 0x00008062 }, /* GL_REPLACE_EXT */
+ { 37585, 0x00008153 }, /* GL_REPLICATE_BORDER_HP */
+ { 37608, 0x00008D68 }, /* GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES */
+ { 37644, 0x0000803A }, /* GL_RESCALE_NORMAL */
+ { 37662, 0x0000803A }, /* GL_RESCALE_NORMAL_EXT */
+ { 37684, 0x00008256 }, /* GL_RESET_NOTIFICATION_STRATEGY_ARB */
+ { 37719, 0x00008A1B }, /* GL_RETAINED_APPLE */
+ { 37737, 0x00000102 }, /* GL_RETURN */
+ { 37747, 0x00008F99 }, /* GL_RG16_SNORM */
+ { 37761, 0x00008F95 }, /* GL_RG8_SNORM */
+ { 37774, 0x00001907 }, /* GL_RGB */
+ { 37781, 0x00008052 }, /* GL_RGB10 */
+ { 37790, 0x00008059 }, /* GL_RGB10_A2 */
+ { 37802, 0x0000906F }, /* GL_RGB10_A2UI */
+ { 37816, 0x00008059 }, /* GL_RGB10_A2_EXT */
+ { 37832, 0x00008052 }, /* GL_RGB10_EXT */
+ { 37845, 0x00008053 }, /* GL_RGB12 */
+ { 37854, 0x00008053 }, /* GL_RGB12_EXT */
+ { 37867, 0x00008054 }, /* GL_RGB16 */
+ { 37876, 0x0000881B }, /* GL_RGB16F */
+ { 37886, 0x00008D89 }, /* GL_RGB16I */
+ { 37896, 0x00008D89 }, /* GL_RGB16I_EXT */
+ { 37910, 0x00008D77 }, /* GL_RGB16UI */
+ { 37921, 0x00008D77 }, /* GL_RGB16UI_EXT */
+ { 37936, 0x00008054 }, /* GL_RGB16_EXT */
+ { 37949, 0x00008F9A }, /* GL_RGB16_SNORM */
+ { 37964, 0x0000804E }, /* GL_RGB2_EXT */
+ { 37976, 0x00008815 }, /* GL_RGB32F */
+ { 37986, 0x00008D83 }, /* GL_RGB32I */
+ { 37996, 0x00008D83 }, /* GL_RGB32I_EXT */
+ { 38010, 0x00008D71 }, /* GL_RGB32UI */
+ { 38021, 0x00008D71 }, /* GL_RGB32UI_EXT */
+ { 38036, 0x0000804F }, /* GL_RGB4 */
+ { 38044, 0x0000804F }, /* GL_RGB4_EXT */
+ { 38056, 0x000083A1 }, /* GL_RGB4_S3TC */
+ { 38069, 0x00008050 }, /* GL_RGB5 */
+ { 38077, 0x00008D62 }, /* GL_RGB565 */
+ { 38087, 0x00008D62 }, /* GL_RGB565_OES */
+ { 38101, 0x00008057 }, /* GL_RGB5_A1 */
+ { 38112, 0x00008057 }, /* GL_RGB5_A1_EXT */
+ { 38127, 0x00008057 }, /* GL_RGB5_A1_OES */
+ { 38142, 0x00008050 }, /* GL_RGB5_EXT */
+ { 38154, 0x00008051 }, /* GL_RGB8 */
+ { 38162, 0x00008D8F }, /* GL_RGB8I */
+ { 38171, 0x00008D8F }, /* GL_RGB8I_EXT */
+ { 38184, 0x00008D7D }, /* GL_RGB8UI */
+ { 38194, 0x00008D7D }, /* GL_RGB8UI_EXT */
+ { 38208, 0x00008051 }, /* GL_RGB8_EXT */
+ { 38220, 0x00008051 }, /* GL_RGB8_OES */
+ { 38232, 0x00008F96 }, /* GL_RGB8_SNORM */
+ { 38246, 0x00008C3D }, /* GL_RGB9_E5 */
+ { 38257, 0x00001908 }, /* GL_RGBA */
+ { 38265, 0x0000805A }, /* GL_RGBA12 */
+ { 38275, 0x0000805A }, /* GL_RGBA12_EXT */
+ { 38289, 0x0000805B }, /* GL_RGBA16 */
+ { 38299, 0x0000881A }, /* GL_RGBA16F */
+ { 38310, 0x00008D88 }, /* GL_RGBA16I */
+ { 38321, 0x00008D88 }, /* GL_RGBA16I_EXT */
+ { 38336, 0x00008D76 }, /* GL_RGBA16UI */
+ { 38348, 0x00008D76 }, /* GL_RGBA16UI_EXT */
+ { 38364, 0x0000805B }, /* GL_RGBA16_EXT */
+ { 38378, 0x00008F9B }, /* GL_RGBA16_SNORM */
+ { 38394, 0x00008055 }, /* GL_RGBA2 */
+ { 38403, 0x00008055 }, /* GL_RGBA2_EXT */
+ { 38416, 0x00008814 }, /* GL_RGBA32F */
+ { 38427, 0x00008D82 }, /* GL_RGBA32I */
+ { 38438, 0x00008D82 }, /* GL_RGBA32I_EXT */
+ { 38453, 0x00008D70 }, /* GL_RGBA32UI */
+ { 38465, 0x00008D70 }, /* GL_RGBA32UI_EXT */
+ { 38481, 0x00008056 }, /* GL_RGBA4 */
+ { 38490, 0x000083A5 }, /* GL_RGBA4_DXT5_S3TC */
+ { 38509, 0x00008056 }, /* GL_RGBA4_EXT */
+ { 38522, 0x00008056 }, /* GL_RGBA4_OES */
+ { 38535, 0x000083A3 }, /* GL_RGBA4_S3TC */
+ { 38549, 0x00008058 }, /* GL_RGBA8 */
+ { 38558, 0x00008D8E }, /* GL_RGBA8I */
+ { 38568, 0x00008D8E }, /* GL_RGBA8I_EXT */
+ { 38582, 0x00008D7C }, /* GL_RGBA8UI */
+ { 38593, 0x00008D7C }, /* GL_RGBA8UI_EXT */
+ { 38608, 0x00008058 }, /* GL_RGBA8_EXT */
+ { 38621, 0x00008058 }, /* GL_RGBA8_OES */
+ { 38634, 0x00008F97 }, /* GL_RGBA8_SNORM */
+ { 38649, 0x000083A4 }, /* GL_RGBA_DXT5_S3TC */
+ { 38667, 0x00008820 }, /* GL_RGBA_FLOAT_MODE_ARB */
+ { 38690, 0x00008D99 }, /* GL_RGBA_INTEGER */
+ { 38706, 0x00008D99 }, /* GL_RGBA_INTEGER_EXT */
+ { 38726, 0x00008D9E }, /* GL_RGBA_INTEGER_MODE_EXT */
+ { 38751, 0x00000C31 }, /* GL_RGBA_MODE */
+ { 38764, 0x000083A2 }, /* GL_RGBA_S3TC */
+ { 38777, 0x00008F93 }, /* GL_RGBA_SNORM */
+ { 38791, 0x00008D98 }, /* GL_RGB_INTEGER */
+ { 38806, 0x00008D98 }, /* GL_RGB_INTEGER_EXT */
+ { 38825, 0x000083A0 }, /* GL_RGB_S3TC */
+ { 38837, 0x00008573 }, /* GL_RGB_SCALE */
+ { 38850, 0x00008573 }, /* GL_RGB_SCALE_ARB */
+ { 38867, 0x00008573 }, /* GL_RGB_SCALE_EXT */
+ { 38884, 0x00008F92 }, /* GL_RGB_SNORM */
+ { 38897, 0x00008F91 }, /* GL_RG_SNORM */
+ { 38909, 0x00000407 }, /* GL_RIGHT */
+ { 38918, 0x00002000 }, /* GL_S */
+ { 38923, 0x00008B5D }, /* GL_SAMPLER_1D */
+ { 38937, 0x00008DC0 }, /* GL_SAMPLER_1D_ARRAY */
+ { 38957, 0x00008DC0 }, /* GL_SAMPLER_1D_ARRAY_EXT */
+ { 38981, 0x00008DC3 }, /* GL_SAMPLER_1D_ARRAY_SHADOW */
+ { 39008, 0x00008DC3 }, /* GL_SAMPLER_1D_ARRAY_SHADOW_EXT */
+ { 39039, 0x00008B61 }, /* GL_SAMPLER_1D_SHADOW */
+ { 39060, 0x00008B5E }, /* GL_SAMPLER_2D */
+ { 39074, 0x00008DC1 }, /* GL_SAMPLER_2D_ARRAY */
+ { 39094, 0x00008DC1 }, /* GL_SAMPLER_2D_ARRAY_EXT */
+ { 39118, 0x00008DC4 }, /* GL_SAMPLER_2D_ARRAY_SHADOW */
+ { 39145, 0x00008DC4 }, /* GL_SAMPLER_2D_ARRAY_SHADOW_EXT */
+ { 39176, 0x00008B63 }, /* GL_SAMPLER_2D_RECT */
+ { 39195, 0x00008B64 }, /* GL_SAMPLER_2D_RECT_SHADOW */
+ { 39221, 0x00008B62 }, /* GL_SAMPLER_2D_SHADOW */
+ { 39242, 0x00008B5F }, /* GL_SAMPLER_3D */
+ { 39256, 0x00008B5F }, /* GL_SAMPLER_3D_OES */
+ { 39274, 0x00008919 }, /* GL_SAMPLER_BINDING */
+ { 39293, 0x00008DC2 }, /* GL_SAMPLER_BUFFER */
+ { 39311, 0x00008DC2 }, /* GL_SAMPLER_BUFFER_EXT */
+ { 39333, 0x00008B60 }, /* GL_SAMPLER_CUBE */
+ { 39349, 0x00008DC5 }, /* GL_SAMPLER_CUBE_SHADOW */
+ { 39372, 0x00008DC5 }, /* GL_SAMPLER_CUBE_SHADOW_EXT */
+ { 39399, 0x00008D66 }, /* GL_SAMPLER_EXTERNAL_OES */
+ { 39423, 0x000080A9 }, /* GL_SAMPLES */
+ { 39434, 0x000086B4 }, /* GL_SAMPLES_3DFX */
+ { 39450, 0x000080A9 }, /* GL_SAMPLES_ARB */
+ { 39465, 0x00008914 }, /* GL_SAMPLES_PASSED */
+ { 39483, 0x00008914 }, /* GL_SAMPLES_PASSED_ARB */
+ { 39505, 0x0000809E }, /* GL_SAMPLE_ALPHA_TO_COVERAGE */
+ { 39533, 0x0000809E }, /* GL_SAMPLE_ALPHA_TO_COVERAGE_ARB */
+ { 39565, 0x0000809F }, /* GL_SAMPLE_ALPHA_TO_ONE */
+ { 39588, 0x0000809F }, /* GL_SAMPLE_ALPHA_TO_ONE_ARB */
+ { 39615, 0x000080A8 }, /* GL_SAMPLE_BUFFERS */
+ { 39633, 0x000086B3 }, /* GL_SAMPLE_BUFFERS_3DFX */
+ { 39656, 0x000080A8 }, /* GL_SAMPLE_BUFFERS_ARB */
+ { 39678, 0x000080A0 }, /* GL_SAMPLE_COVERAGE */
+ { 39697, 0x000080A0 }, /* GL_SAMPLE_COVERAGE_ARB */
+ { 39720, 0x000080AB }, /* GL_SAMPLE_COVERAGE_INVERT */
+ { 39746, 0x000080AB }, /* GL_SAMPLE_COVERAGE_INVERT_ARB */
+ { 39776, 0x000080AA }, /* GL_SAMPLE_COVERAGE_VALUE */
+ { 39801, 0x000080AA }, /* GL_SAMPLE_COVERAGE_VALUE_ARB */
+ { 39830, 0x00080000 }, /* GL_SCISSOR_BIT */
+ { 39845, 0x00000C10 }, /* GL_SCISSOR_BOX */
+ { 39860, 0x00000C11 }, /* GL_SCISSOR_TEST */
+ { 39876, 0x0000845E }, /* GL_SECONDARY_COLOR_ARRAY */
+ { 39901, 0x0000889C }, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING */
+ { 39941, 0x0000889C }, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB */
+ { 39985, 0x0000845D }, /* GL_SECONDARY_COLOR_ARRAY_POINTER */
+ { 40018, 0x0000845A }, /* GL_SECONDARY_COLOR_ARRAY_SIZE */
+ { 40048, 0x0000845C }, /* GL_SECONDARY_COLOR_ARRAY_STRIDE */
+ { 40080, 0x0000845B }, /* GL_SECONDARY_COLOR_ARRAY_TYPE */
+ { 40110, 0x00001C02 }, /* GL_SELECT */
+ { 40120, 0x00000DF3 }, /* GL_SELECTION_BUFFER_POINTER */
+ { 40148, 0x00000DF4 }, /* GL_SELECTION_BUFFER_SIZE */
+ { 40173, 0x00008012 }, /* GL_SEPARABLE_2D */
+ { 40189, 0x00008C8D }, /* GL_SEPARATE_ATTRIBS */
+ { 40209, 0x00008C8D }, /* GL_SEPARATE_ATTRIBS_EXT */
+ { 40233, 0x000081FA }, /* GL_SEPARATE_SPECULAR_COLOR */
+ { 40260, 0x000081FA }, /* GL_SEPARATE_SPECULAR_COLOR_EXT */
+ { 40291, 0x0000150F }, /* GL_SET */
+ { 40298, 0x00008DF8 }, /* GL_SHADER_BINARY_FORMATS */
+ { 40323, 0x00008DFA }, /* GL_SHADER_COMPILER */
+ { 40342, 0x00008B48 }, /* GL_SHADER_OBJECT_ARB */
+ { 40363, 0x00008B88 }, /* GL_SHADER_SOURCE_LENGTH */
+ { 40387, 0x00008B4F }, /* GL_SHADER_TYPE */
+ { 40402, 0x00000B54 }, /* GL_SHADE_MODEL */
+ { 40417, 0x00008B8C }, /* GL_SHADING_LANGUAGE_VERSION */
+ { 40445, 0x000080BF }, /* GL_SHADOW_AMBIENT_SGIX */
+ { 40468, 0x000081FB }, /* GL_SHARED_TEXTURE_PALETTE_EXT */
+ { 40498, 0x00001601 }, /* GL_SHININESS */
+ { 40511, 0x00001402 }, /* GL_SHORT */
+ { 40520, 0x00009119 }, /* GL_SIGNALED */
+ { 40532, 0x00008F9C }, /* GL_SIGNED_NORMALIZED */
+ { 40553, 0x000081F9 }, /* GL_SINGLE_COLOR */
+ { 40569, 0x000081F9 }, /* GL_SINGLE_COLOR_EXT */
+ { 40589, 0x000085CC }, /* GL_SLICE_ACCUM_SUN */
+ { 40608, 0x00008C46 }, /* GL_SLUMINANCE */
+ { 40622, 0x00008C47 }, /* GL_SLUMINANCE8 */
+ { 40637, 0x00008C45 }, /* GL_SLUMINANCE8_ALPHA8 */
+ { 40659, 0x00008C44 }, /* GL_SLUMINANCE_ALPHA */
+ { 40679, 0x00001D01 }, /* GL_SMOOTH */
+ { 40689, 0x00000B23 }, /* GL_SMOOTH_LINE_WIDTH_GRANULARITY */
+ { 40722, 0x00000B22 }, /* GL_SMOOTH_LINE_WIDTH_RANGE */
+ { 40749, 0x00000B13 }, /* GL_SMOOTH_POINT_SIZE_GRANULARITY */
+ { 40782, 0x00000B12 }, /* GL_SMOOTH_POINT_SIZE_RANGE */
+ { 40809, 0x00008588 }, /* GL_SOURCE0_ALPHA */
+ { 40826, 0x00008588 }, /* GL_SOURCE0_ALPHA_ARB */
+ { 40847, 0x00008588 }, /* GL_SOURCE0_ALPHA_EXT */
+ { 40868, 0x00008580 }, /* GL_SOURCE0_RGB */
+ { 40883, 0x00008580 }, /* GL_SOURCE0_RGB_ARB */
+ { 40902, 0x00008580 }, /* GL_SOURCE0_RGB_EXT */
+ { 40921, 0x00008589 }, /* GL_SOURCE1_ALPHA */
+ { 40938, 0x00008589 }, /* GL_SOURCE1_ALPHA_ARB */
+ { 40959, 0x00008589 }, /* GL_SOURCE1_ALPHA_EXT */
+ { 40980, 0x00008581 }, /* GL_SOURCE1_RGB */
+ { 40995, 0x00008581 }, /* GL_SOURCE1_RGB_ARB */
+ { 41014, 0x00008581 }, /* GL_SOURCE1_RGB_EXT */
+ { 41033, 0x0000858A }, /* GL_SOURCE2_ALPHA */
+ { 41050, 0x0000858A }, /* GL_SOURCE2_ALPHA_ARB */
+ { 41071, 0x0000858A }, /* GL_SOURCE2_ALPHA_EXT */
+ { 41092, 0x00008582 }, /* GL_SOURCE2_RGB */
+ { 41107, 0x00008582 }, /* GL_SOURCE2_RGB_ARB */
+ { 41126, 0x00008582 }, /* GL_SOURCE2_RGB_EXT */
+ { 41145, 0x0000858B }, /* GL_SOURCE3_ALPHA_NV */
+ { 41165, 0x00008583 }, /* GL_SOURCE3_RGB_NV */
+ { 41183, 0x00001202 }, /* GL_SPECULAR */
+ { 41195, 0x00002402 }, /* GL_SPHERE_MAP */
+ { 41209, 0x00001206 }, /* GL_SPOT_CUTOFF */
+ { 41224, 0x00001204 }, /* GL_SPOT_DIRECTION */
+ { 41242, 0x00001205 }, /* GL_SPOT_EXPONENT */
+ { 41259, 0x00008588 }, /* GL_SRC0_ALPHA */
+ { 41273, 0x00008580 }, /* GL_SRC0_RGB */
+ { 41285, 0x00008589 }, /* GL_SRC1_ALPHA */
+ { 41299, 0x000088F9 }, /* GL_SRC1_COLOR */
+ { 41313, 0x00008581 }, /* GL_SRC1_RGB */
+ { 41325, 0x0000858A }, /* GL_SRC2_ALPHA */
+ { 41339, 0x00008582 }, /* GL_SRC2_RGB */
+ { 41351, 0x00000302 }, /* GL_SRC_ALPHA */
+ { 41364, 0x00000308 }, /* GL_SRC_ALPHA_SATURATE */
+ { 41386, 0x00000300 }, /* GL_SRC_COLOR */
+ { 41399, 0x00008C40 }, /* GL_SRGB */
+ { 41407, 0x00008C41 }, /* GL_SRGB8 */
+ { 41416, 0x00008C43 }, /* GL_SRGB8_ALPHA8 */
+ { 41432, 0x00008C42 }, /* GL_SRGB_ALPHA */
+ { 41446, 0x00000503 }, /* GL_STACK_OVERFLOW */
+ { 41464, 0x00000504 }, /* GL_STACK_UNDERFLOW */
+ { 41483, 0x000088E6 }, /* GL_STATIC_COPY */
+ { 41498, 0x000088E6 }, /* GL_STATIC_COPY_ARB */
+ { 41517, 0x000088E4 }, /* GL_STATIC_DRAW */
+ { 41532, 0x000088E4 }, /* GL_STATIC_DRAW_ARB */
+ { 41551, 0x000088E5 }, /* GL_STATIC_READ */
+ { 41566, 0x000088E5 }, /* GL_STATIC_READ_ARB */
+ { 41585, 0x00001802 }, /* GL_STENCIL */
+ { 41596, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT */
+ { 41618, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT_EXT */
+ { 41644, 0x00008D20 }, /* GL_STENCIL_ATTACHMENT_OES */
+ { 41670, 0x00008801 }, /* GL_STENCIL_BACK_FAIL */
+ { 41691, 0x00008801 }, /* GL_STENCIL_BACK_FAIL_ATI */
+ { 41716, 0x00008800 }, /* GL_STENCIL_BACK_FUNC */
+ { 41737, 0x00008800 }, /* GL_STENCIL_BACK_FUNC_ATI */
+ { 41762, 0x00008802 }, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL */
+ { 41794, 0x00008802 }, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI */
+ { 41830, 0x00008803 }, /* GL_STENCIL_BACK_PASS_DEPTH_PASS */
+ { 41862, 0x00008803 }, /* GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI */
+ { 41898, 0x00008CA3 }, /* GL_STENCIL_BACK_REF */
+ { 41918, 0x00008CA4 }, /* GL_STENCIL_BACK_VALUE_MASK */
+ { 41945, 0x00008CA5 }, /* GL_STENCIL_BACK_WRITEMASK */
+ { 41971, 0x00000D57 }, /* GL_STENCIL_BITS */
+ { 41987, 0x00008224 }, /* GL_STENCIL_BUFFER */
+ { 42005, 0x00000400 }, /* GL_STENCIL_BUFFER_BIT */
+ { 42027, 0x00000B91 }, /* GL_STENCIL_CLEAR_VALUE */
+ { 42050, 0x00000B94 }, /* GL_STENCIL_FAIL */
+ { 42066, 0x00000B92 }, /* GL_STENCIL_FUNC */
+ { 42082, 0x00001901 }, /* GL_STENCIL_INDEX */
+ { 42099, 0x00008D46 }, /* GL_STENCIL_INDEX1 */
+ { 42117, 0x00008D49 }, /* GL_STENCIL_INDEX16 */
+ { 42136, 0x00008D49 }, /* GL_STENCIL_INDEX16_EXT */
+ { 42159, 0x00008D46 }, /* GL_STENCIL_INDEX1_EXT */
+ { 42181, 0x00008D46 }, /* GL_STENCIL_INDEX1_OES */
+ { 42203, 0x00008D47 }, /* GL_STENCIL_INDEX4 */
+ { 42221, 0x00008D47 }, /* GL_STENCIL_INDEX4_EXT */
+ { 42243, 0x00008D47 }, /* GL_STENCIL_INDEX4_OES */
+ { 42265, 0x00008D48 }, /* GL_STENCIL_INDEX8 */
+ { 42283, 0x00008D48 }, /* GL_STENCIL_INDEX8_EXT */
+ { 42305, 0x00008D48 }, /* GL_STENCIL_INDEX8_OES */
+ { 42327, 0x00008D45 }, /* GL_STENCIL_INDEX_EXT */
+ { 42348, 0x00000B95 }, /* GL_STENCIL_PASS_DEPTH_FAIL */
+ { 42375, 0x00000B96 }, /* GL_STENCIL_PASS_DEPTH_PASS */
+ { 42402, 0x00000B97 }, /* GL_STENCIL_REF */
+ { 42417, 0x00000B90 }, /* GL_STENCIL_TEST */
+ { 42433, 0x00008910 }, /* GL_STENCIL_TEST_TWO_SIDE_EXT */
+ { 42462, 0x00000B93 }, /* GL_STENCIL_VALUE_MASK */
+ { 42484, 0x00000B98 }, /* GL_STENCIL_WRITEMASK */
+ { 42505, 0x00000C33 }, /* GL_STEREO */
+ { 42515, 0x000085BE }, /* GL_STORAGE_CACHED_APPLE */
+ { 42539, 0x000085BD }, /* GL_STORAGE_PRIVATE_APPLE */
+ { 42564, 0x000085BF }, /* GL_STORAGE_SHARED_APPLE */
+ { 42588, 0x000088E2 }, /* GL_STREAM_COPY */
+ { 42603, 0x000088E2 }, /* GL_STREAM_COPY_ARB */
+ { 42622, 0x000088E0 }, /* GL_STREAM_DRAW */
+ { 42637, 0x000088E0 }, /* GL_STREAM_DRAW_ARB */
+ { 42656, 0x000088E1 }, /* GL_STREAM_READ */
+ { 42671, 0x000088E1 }, /* GL_STREAM_READ_ARB */
+ { 42690, 0x00000D50 }, /* GL_SUBPIXEL_BITS */
+ { 42707, 0x000084E7 }, /* GL_SUBTRACT */
+ { 42719, 0x000084E7 }, /* GL_SUBTRACT_ARB */
+ { 42735, 0x00009113 }, /* GL_SYNC_CONDITION */
+ { 42753, 0x00009116 }, /* GL_SYNC_FENCE */
+ { 42767, 0x00009115 }, /* GL_SYNC_FLAGS */
+ { 42781, 0x00000001 }, /* GL_SYNC_FLUSH_COMMANDS_BIT */
+ { 42808, 0x00009117 }, /* GL_SYNC_GPU_COMMANDS_COMPLETE */
+ { 42838, 0x00009114 }, /* GL_SYNC_STATUS */
+ { 42853, 0x00002001 }, /* GL_T */
+ { 42858, 0x00002A2A }, /* GL_T2F_C3F_V3F */
+ { 42873, 0x00002A2C }, /* GL_T2F_C4F_N3F_V3F */
+ { 42892, 0x00002A29 }, /* GL_T2F_C4UB_V3F */
+ { 42908, 0x00002A2B }, /* GL_T2F_N3F_V3F */
+ { 42923, 0x00002A27 }, /* GL_T2F_V3F */
+ { 42934, 0x00002A2D }, /* GL_T4F_C4F_N3F_V4F */
+ { 42953, 0x00002A28 }, /* GL_T4F_V4F */
+ { 42964, 0x00008031 }, /* GL_TABLE_TOO_LARGE_EXT */
+ { 42987, 0x00001702 }, /* GL_TEXTURE */
+ { 42998, 0x000084C0 }, /* GL_TEXTURE0 */
+ { 43010, 0x000084C0 }, /* GL_TEXTURE0_ARB */
+ { 43026, 0x000084C1 }, /* GL_TEXTURE1 */
+ { 43038, 0x000084CA }, /* GL_TEXTURE10 */
+ { 43051, 0x000084CA }, /* GL_TEXTURE10_ARB */
+ { 43068, 0x000084CB }, /* GL_TEXTURE11 */
+ { 43081, 0x000084CB }, /* GL_TEXTURE11_ARB */
+ { 43098, 0x000084CC }, /* GL_TEXTURE12 */
+ { 43111, 0x000084CC }, /* GL_TEXTURE12_ARB */
+ { 43128, 0x000084CD }, /* GL_TEXTURE13 */
+ { 43141, 0x000084CD }, /* GL_TEXTURE13_ARB */
+ { 43158, 0x000084CE }, /* GL_TEXTURE14 */
+ { 43171, 0x000084CE }, /* GL_TEXTURE14_ARB */
+ { 43188, 0x000084CF }, /* GL_TEXTURE15 */
+ { 43201, 0x000084CF }, /* GL_TEXTURE15_ARB */
+ { 43218, 0x000084D0 }, /* GL_TEXTURE16 */
+ { 43231, 0x000084D0 }, /* GL_TEXTURE16_ARB */
+ { 43248, 0x000084D1 }, /* GL_TEXTURE17 */
+ { 43261, 0x000084D1 }, /* GL_TEXTURE17_ARB */
+ { 43278, 0x000084D2 }, /* GL_TEXTURE18 */
+ { 43291, 0x000084D2 }, /* GL_TEXTURE18_ARB */
+ { 43308, 0x000084D3 }, /* GL_TEXTURE19 */
+ { 43321, 0x000084D3 }, /* GL_TEXTURE19_ARB */
+ { 43338, 0x000084C1 }, /* GL_TEXTURE1_ARB */
+ { 43354, 0x000084C2 }, /* GL_TEXTURE2 */
+ { 43366, 0x000084D4 }, /* GL_TEXTURE20 */
+ { 43379, 0x000084D4 }, /* GL_TEXTURE20_ARB */
+ { 43396, 0x000084D5 }, /* GL_TEXTURE21 */
+ { 43409, 0x000084D5 }, /* GL_TEXTURE21_ARB */
+ { 43426, 0x000084D6 }, /* GL_TEXTURE22 */
+ { 43439, 0x000084D6 }, /* GL_TEXTURE22_ARB */
+ { 43456, 0x000084D7 }, /* GL_TEXTURE23 */
+ { 43469, 0x000084D7 }, /* GL_TEXTURE23_ARB */
+ { 43486, 0x000084D8 }, /* GL_TEXTURE24 */
+ { 43499, 0x000084D8 }, /* GL_TEXTURE24_ARB */
+ { 43516, 0x000084D9 }, /* GL_TEXTURE25 */
+ { 43529, 0x000084D9 }, /* GL_TEXTURE25_ARB */
+ { 43546, 0x000084DA }, /* GL_TEXTURE26 */
+ { 43559, 0x000084DA }, /* GL_TEXTURE26_ARB */
+ { 43576, 0x000084DB }, /* GL_TEXTURE27 */
+ { 43589, 0x000084DB }, /* GL_TEXTURE27_ARB */
+ { 43606, 0x000084DC }, /* GL_TEXTURE28 */
+ { 43619, 0x000084DC }, /* GL_TEXTURE28_ARB */
+ { 43636, 0x000084DD }, /* GL_TEXTURE29 */
+ { 43649, 0x000084DD }, /* GL_TEXTURE29_ARB */
+ { 43666, 0x000084C2 }, /* GL_TEXTURE2_ARB */
+ { 43682, 0x000084C3 }, /* GL_TEXTURE3 */
+ { 43694, 0x000084DE }, /* GL_TEXTURE30 */
+ { 43707, 0x000084DE }, /* GL_TEXTURE30_ARB */
+ { 43724, 0x000084DF }, /* GL_TEXTURE31 */
+ { 43737, 0x000084DF }, /* GL_TEXTURE31_ARB */
+ { 43754, 0x000084C3 }, /* GL_TEXTURE3_ARB */
+ { 43770, 0x000084C4 }, /* GL_TEXTURE4 */
+ { 43782, 0x000084C4 }, /* GL_TEXTURE4_ARB */
+ { 43798, 0x000084C5 }, /* GL_TEXTURE5 */
+ { 43810, 0x000084C5 }, /* GL_TEXTURE5_ARB */
+ { 43826, 0x000084C6 }, /* GL_TEXTURE6 */
+ { 43838, 0x000084C6 }, /* GL_TEXTURE6_ARB */
+ { 43854, 0x000084C7 }, /* GL_TEXTURE7 */
+ { 43866, 0x000084C7 }, /* GL_TEXTURE7_ARB */
+ { 43882, 0x000084C8 }, /* GL_TEXTURE8 */
+ { 43894, 0x000084C8 }, /* GL_TEXTURE8_ARB */
+ { 43910, 0x000084C9 }, /* GL_TEXTURE9 */
+ { 43922, 0x000084C9 }, /* GL_TEXTURE9_ARB */
+ { 43938, 0x00000DE0 }, /* GL_TEXTURE_1D */
+ { 43952, 0x00008C18 }, /* GL_TEXTURE_1D_ARRAY */
+ { 43972, 0x00008C18 }, /* GL_TEXTURE_1D_ARRAY_EXT */
+ { 43996, 0x00000DE1 }, /* GL_TEXTURE_2D */
+ { 44010, 0x00008C1A }, /* GL_TEXTURE_2D_ARRAY */
+ { 44030, 0x00008C1A }, /* GL_TEXTURE_2D_ARRAY_EXT */
+ { 44054, 0x0000806F }, /* GL_TEXTURE_3D */
+ { 44068, 0x0000806F }, /* GL_TEXTURE_3D_OES */
+ { 44086, 0x0000805F }, /* GL_TEXTURE_ALPHA_SIZE */
+ { 44108, 0x0000805F }, /* GL_TEXTURE_ALPHA_SIZE_EXT */
+ { 44134, 0x0000813C }, /* GL_TEXTURE_BASE_LEVEL */
+ { 44156, 0x00008068 }, /* GL_TEXTURE_BINDING_1D */
+ { 44178, 0x00008C1C }, /* GL_TEXTURE_BINDING_1D_ARRAY */
+ { 44206, 0x00008C1C }, /* GL_TEXTURE_BINDING_1D_ARRAY_EXT */
+ { 44238, 0x00008069 }, /* GL_TEXTURE_BINDING_2D */
+ { 44260, 0x00008C1D }, /* GL_TEXTURE_BINDING_2D_ARRAY */
+ { 44288, 0x00008C1D }, /* GL_TEXTURE_BINDING_2D_ARRAY_EXT */
+ { 44320, 0x0000806A }, /* GL_TEXTURE_BINDING_3D */
+ { 44342, 0x0000806A }, /* GL_TEXTURE_BINDING_3D_OES */
+ { 44368, 0x00008C2C }, /* GL_TEXTURE_BINDING_BUFFER */
+ { 44394, 0x00008C2C }, /* GL_TEXTURE_BINDING_BUFFER_ARB */
+ { 44424, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP */
+ { 44452, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP_ARB */
+ { 44484, 0x00008514 }, /* GL_TEXTURE_BINDING_CUBE_MAP_OES */
+ { 44516, 0x00008D67 }, /* GL_TEXTURE_BINDING_EXTERNAL_OES */
+ { 44548, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE */
+ { 44577, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE_ARB */
+ { 44610, 0x000084F6 }, /* GL_TEXTURE_BINDING_RECTANGLE_NV */
+ { 44642, 0x00040000 }, /* GL_TEXTURE_BIT */
+ { 44657, 0x0000805E }, /* GL_TEXTURE_BLUE_SIZE */
+ { 44678, 0x0000805E }, /* GL_TEXTURE_BLUE_SIZE_EXT */
+ { 44703, 0x00001005 }, /* GL_TEXTURE_BORDER */
+ { 44721, 0x00001004 }, /* GL_TEXTURE_BORDER_COLOR */
+ { 44745, 0x00008C2A }, /* GL_TEXTURE_BUFFER */
+ { 44763, 0x00008C2A }, /* GL_TEXTURE_BUFFER_ARB */
+ { 44785, 0x00008C2D }, /* GL_TEXTURE_BUFFER_DATA_STORE_BINDING */
+ { 44822, 0x00008C2D }, /* GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB */
+ { 44863, 0x00008C2E }, /* GL_TEXTURE_BUFFER_FORMAT */
+ { 44888, 0x00008C2E }, /* GL_TEXTURE_BUFFER_FORMAT_ARB */
+ { 44917, 0x00008171 }, /* GL_TEXTURE_CLIPMAP_CENTER_SGIX */
+ { 44948, 0x00008176 }, /* GL_TEXTURE_CLIPMAP_DEPTH_SGIX */
+ { 44978, 0x00008172 }, /* GL_TEXTURE_CLIPMAP_FRAME_SGIX */
+ { 45008, 0x00008175 }, /* GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX */
+ { 45043, 0x00008173 }, /* GL_TEXTURE_CLIPMAP_OFFSET_SGIX */
+ { 45074, 0x00008174 }, /* GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX */
+ { 45112, 0x000080BC }, /* GL_TEXTURE_COLOR_TABLE_SGI */
+ { 45139, 0x000081EF }, /* GL_TEXTURE_COLOR_WRITEMASK_SGIS */
+ { 45171, 0x000080BF }, /* GL_TEXTURE_COMPARE_FAIL_VALUE_ARB */
+ { 45205, 0x0000884D }, /* GL_TEXTURE_COMPARE_FUNC */
+ { 45229, 0x0000884D }, /* GL_TEXTURE_COMPARE_FUNC_ARB */
+ { 45257, 0x0000884C }, /* GL_TEXTURE_COMPARE_MODE */
+ { 45281, 0x0000884C }, /* GL_TEXTURE_COMPARE_MODE_ARB */
+ { 45309, 0x0000819B }, /* GL_TEXTURE_COMPARE_OPERATOR_SGIX */
+ { 45342, 0x0000819A }, /* GL_TEXTURE_COMPARE_SGIX */
+ { 45366, 0x00001003 }, /* GL_TEXTURE_COMPONENTS */
+ { 45388, 0x000086A1 }, /* GL_TEXTURE_COMPRESSED */
+ { 45410, 0x000086A1 }, /* GL_TEXTURE_COMPRESSED_ARB */
+ { 45436, 0x000086A3 }, /* GL_TEXTURE_COMPRESSED_FORMATS_ARB */
+ { 45470, 0x000086A0 }, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE */
+ { 45503, 0x000086A0 }, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB */
+ { 45540, 0x000084EF }, /* GL_TEXTURE_COMPRESSION_HINT */
+ { 45568, 0x000084EF }, /* GL_TEXTURE_COMPRESSION_HINT_ARB */
+ { 45600, 0x00008078 }, /* GL_TEXTURE_COORD_ARRAY */
+ { 45623, 0x0000889A }, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING */
+ { 45661, 0x0000889A }, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB */
+ { 45703, 0x00008092 }, /* GL_TEXTURE_COORD_ARRAY_POINTER */
+ { 45734, 0x00008088 }, /* GL_TEXTURE_COORD_ARRAY_SIZE */
+ { 45762, 0x0000808A }, /* GL_TEXTURE_COORD_ARRAY_STRIDE */
+ { 45792, 0x00008089 }, /* GL_TEXTURE_COORD_ARRAY_TYPE */
+ { 45820, 0x00008B9D }, /* GL_TEXTURE_CROP_RECT_OES */
+ { 45845, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP */
+ { 45865, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP_ARB */
+ { 45889, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X */
+ { 45920, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB */
+ { 45955, 0x00008516 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES */
+ { 45990, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y */
+ { 46021, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB */
+ { 46056, 0x00008518 }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES */
+ { 46091, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z */
+ { 46122, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB */
+ { 46157, 0x0000851A }, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES */
+ { 46192, 0x00008513 }, /* GL_TEXTURE_CUBE_MAP_OES */
+ { 46216, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X */
+ { 46247, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB */
+ { 46282, 0x00008515 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES */
+ { 46317, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y */
+ { 46348, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB */
+ { 46383, 0x00008517 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES */
+ { 46418, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z */
+ { 46449, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB */
+ { 46484, 0x00008519 }, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES */
+ { 46519, 0x0000884F }, /* GL_TEXTURE_CUBE_MAP_SEAMLESS */
+ { 46548, 0x00008071 }, /* GL_TEXTURE_DEPTH */
+ { 46565, 0x0000884A }, /* GL_TEXTURE_DEPTH_SIZE */
+ { 46587, 0x0000884A }, /* GL_TEXTURE_DEPTH_SIZE_ARB */
+ { 46613, 0x00002300 }, /* GL_TEXTURE_ENV */
+ { 46628, 0x00002201 }, /* GL_TEXTURE_ENV_COLOR */
+ { 46649, 0x00002200 }, /* GL_TEXTURE_ENV_MODE */
+ { 46669, 0x00008D65 }, /* GL_TEXTURE_EXTERNAL_OES */
+ { 46693, 0x00008500 }, /* GL_TEXTURE_FILTER_CONTROL */
+ { 46719, 0x00008500 }, /* GL_TEXTURE_FILTER_CONTROL_EXT */
+ { 46749, 0x00002500 }, /* GL_TEXTURE_GEN_MODE */
+ { 46769, 0x00002500 }, /* GL_TEXTURE_GEN_MODE_OES */
+ { 46793, 0x00000C63 }, /* GL_TEXTURE_GEN_Q */
+ { 46810, 0x00000C62 }, /* GL_TEXTURE_GEN_R */
+ { 46827, 0x00000C60 }, /* GL_TEXTURE_GEN_S */
+ { 46844, 0x00008D60 }, /* GL_TEXTURE_GEN_STR_OES */
+ { 46867, 0x00000C61 }, /* GL_TEXTURE_GEN_T */
+ { 46884, 0x0000819D }, /* GL_TEXTURE_GEQUAL_R_SGIX */
+ { 46909, 0x0000805D }, /* GL_TEXTURE_GREEN_SIZE */
+ { 46931, 0x0000805D }, /* GL_TEXTURE_GREEN_SIZE_EXT */
+ { 46957, 0x00001001 }, /* GL_TEXTURE_HEIGHT */
+ { 46975, 0x000080ED }, /* GL_TEXTURE_INDEX_SIZE_EXT */
+ { 47001, 0x00008061 }, /* GL_TEXTURE_INTENSITY_SIZE */
+ { 47027, 0x00008061 }, /* GL_TEXTURE_INTENSITY_SIZE_EXT */
+ { 47057, 0x00001003 }, /* GL_TEXTURE_INTERNAL_FORMAT */
+ { 47084, 0x0000819C }, /* GL_TEXTURE_LEQUAL_R_SGIX */
+ { 47109, 0x00008501 }, /* GL_TEXTURE_LOD_BIAS */
+ { 47129, 0x00008501 }, /* GL_TEXTURE_LOD_BIAS_EXT */
+ { 47153, 0x00008190 }, /* GL_TEXTURE_LOD_BIAS_R_SGIX */
+ { 47180, 0x0000818E }, /* GL_TEXTURE_LOD_BIAS_S_SGIX */
+ { 47207, 0x0000818F }, /* GL_TEXTURE_LOD_BIAS_T_SGIX */
+ { 47234, 0x00008060 }, /* GL_TEXTURE_LUMINANCE_SIZE */
+ { 47260, 0x00008060 }, /* GL_TEXTURE_LUMINANCE_SIZE_EXT */
+ { 47290, 0x00002800 }, /* GL_TEXTURE_MAG_FILTER */
+ { 47312, 0x00000BA8 }, /* GL_TEXTURE_MATRIX */
+ { 47330, 0x0000898F }, /* GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES */
+ { 47370, 0x000084FE }, /* GL_TEXTURE_MAX_ANISOTROPY_EXT */
+ { 47400, 0x0000836B }, /* GL_TEXTURE_MAX_CLAMP_R_SGIX */
+ { 47428, 0x00008369 }, /* GL_TEXTURE_MAX_CLAMP_S_SGIX */
+ { 47456, 0x0000836A }, /* GL_TEXTURE_MAX_CLAMP_T_SGIX */
+ { 47484, 0x0000813D }, /* GL_TEXTURE_MAX_LEVEL */
+ { 47505, 0x0000813B }, /* GL_TEXTURE_MAX_LOD */
+ { 47524, 0x00002801 }, /* GL_TEXTURE_MIN_FILTER */
+ { 47546, 0x0000813A }, /* GL_TEXTURE_MIN_LOD */
+ { 47565, 0x00008066 }, /* GL_TEXTURE_PRIORITY */
+ { 47585, 0x000085B7 }, /* GL_TEXTURE_RANGE_LENGTH_APPLE */
+ { 47615, 0x000085B8 }, /* GL_TEXTURE_RANGE_POINTER_APPLE */
+ { 47646, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE */
+ { 47667, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE_ARB */
+ { 47692, 0x000084F5 }, /* GL_TEXTURE_RECTANGLE_NV */
+ { 47716, 0x0000805C }, /* GL_TEXTURE_RED_SIZE */
+ { 47736, 0x0000805C }, /* GL_TEXTURE_RED_SIZE_EXT */
+ { 47760, 0x00008067 }, /* GL_TEXTURE_RESIDENT */
+ { 47780, 0x00008C3F }, /* GL_TEXTURE_SHARED_SIZE */
+ { 47803, 0x00000BA5 }, /* GL_TEXTURE_STACK_DEPTH */
+ { 47826, 0x000088F1 }, /* GL_TEXTURE_STENCIL_SIZE */
+ { 47850, 0x000088F1 }, /* GL_TEXTURE_STENCIL_SIZE_EXT */
+ { 47878, 0x000085BC }, /* GL_TEXTURE_STORAGE_HINT_APPLE */
+ { 47908, 0x00008065 }, /* GL_TEXTURE_TOO_LARGE_EXT */
+ { 47933, 0x0000888F }, /* GL_TEXTURE_UNSIGNED_REMAP_MODE_NV */
+ { 47967, 0x00001000 }, /* GL_TEXTURE_WIDTH */
+ { 47984, 0x00008072 }, /* GL_TEXTURE_WRAP_R */
+ { 48002, 0x00008072 }, /* GL_TEXTURE_WRAP_R_OES */
+ { 48024, 0x00002802 }, /* GL_TEXTURE_WRAP_S */
+ { 48042, 0x00002803 }, /* GL_TEXTURE_WRAP_T */
+ { 48060, 0x0000911B }, /* GL_TIMEOUT_EXPIRED */
+ { 48079, 0x000088BF }, /* GL_TIME_ELAPSED_EXT */
+ { 48099, 0x00008648 }, /* GL_TRACK_MATRIX_NV */
+ { 48118, 0x00008649 }, /* GL_TRACK_MATRIX_TRANSFORM_NV */
+ { 48147, 0x00001000 }, /* GL_TRANSFORM_BIT */
+ { 48164, 0x00008E22 }, /* GL_TRANSFORM_FEEDBACK */
+ { 48186, 0x00008E25 }, /* GL_TRANSFORM_FEEDBACK_BINDING */
+ { 48216, 0x00008C8E }, /* GL_TRANSFORM_FEEDBACK_BUFFER */
+ { 48245, 0x00008E24 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE */
+ { 48281, 0x00008C8F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING */
+ { 48318, 0x00008C8F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT */
+ { 48359, 0x00008C8E }, /* GL_TRANSFORM_FEEDBACK_BUFFER_EXT */
+ { 48392, 0x00008C7F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE */
+ { 48426, 0x00008C7F }, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT */
+ { 48464, 0x00008E23 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED */
+ { 48500, 0x00008C85 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE */
+ { 48534, 0x00008C85 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT */
+ { 48572, 0x00008C84 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_START */
+ { 48607, 0x00008C84 }, /* GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT */
+ { 48646, 0x00008C88 }, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN */
+ { 48687, 0x00008C88 }, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT */
+ { 48732, 0x00008C83 }, /* GL_TRANSFORM_FEEDBACK_VARYINGS */
+ { 48763, 0x00008C83 }, /* GL_TRANSFORM_FEEDBACK_VARYINGS_EXT */
+ { 48798, 0x00008C76 }, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH */
+ { 48839, 0x00008C76 }, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT */
+ { 48884, 0x000084E6 }, /* GL_TRANSPOSE_COLOR_MATRIX */
+ { 48910, 0x000084E6 }, /* GL_TRANSPOSE_COLOR_MATRIX_ARB */
+ { 48940, 0x000088B7 }, /* GL_TRANSPOSE_CURRENT_MATRIX_ARB */
+ { 48972, 0x000084E3 }, /* GL_TRANSPOSE_MODELVIEW_MATRIX */
+ { 49002, 0x000084E3 }, /* GL_TRANSPOSE_MODELVIEW_MATRIX_ARB */
+ { 49036, 0x0000862C }, /* GL_TRANSPOSE_NV */
+ { 49052, 0x000084E4 }, /* GL_TRANSPOSE_PROJECTION_MATRIX */
+ { 49083, 0x000084E4 }, /* GL_TRANSPOSE_PROJECTION_MATRIX_ARB */
+ { 49118, 0x000084E5 }, /* GL_TRANSPOSE_TEXTURE_MATRIX */
+ { 49146, 0x000084E5 }, /* GL_TRANSPOSE_TEXTURE_MATRIX_ARB */
+ { 49178, 0x00000004 }, /* GL_TRIANGLES */
+ { 49191, 0x0000000C }, /* GL_TRIANGLES_ADJACENCY */
+ { 49214, 0x0000000C }, /* GL_TRIANGLES_ADJACENCY_ARB */
+ { 49241, 0x00000006 }, /* GL_TRIANGLE_FAN */
+ { 49257, 0x00008615 }, /* GL_TRIANGLE_MESH_SUN */
+ { 49278, 0x00000005 }, /* GL_TRIANGLE_STRIP */
+ { 49296, 0x0000000D }, /* GL_TRIANGLE_STRIP_ADJACENCY */
+ { 49324, 0x0000000D }, /* GL_TRIANGLE_STRIP_ADJACENCY_ARB */
+ { 49356, 0x00000001 }, /* GL_TRUE */
+ { 49364, 0x00008A1C }, /* GL_UNDEFINED_APPLE */
+ { 49383, 0x00008255 }, /* GL_UNKNOWN_CONTEXT_RESET_ARB */
+ { 49412, 0x00000CF5 }, /* GL_UNPACK_ALIGNMENT */
+ { 49432, 0x0000806E }, /* GL_UNPACK_IMAGE_HEIGHT */
+ { 49455, 0x00000CF1 }, /* GL_UNPACK_LSB_FIRST */
+ { 49475, 0x00000CF2 }, /* GL_UNPACK_ROW_LENGTH */
+ { 49496, 0x0000806D }, /* GL_UNPACK_SKIP_IMAGES */
+ { 49518, 0x00000CF4 }, /* GL_UNPACK_SKIP_PIXELS */
+ { 49540, 0x00000CF3 }, /* GL_UNPACK_SKIP_ROWS */
+ { 49560, 0x00000CF0 }, /* GL_UNPACK_SWAP_BYTES */
+ { 49581, 0x00009118 }, /* GL_UNSIGNALED */
+ { 49595, 0x00001401 }, /* GL_UNSIGNED_BYTE */
+ { 49612, 0x00008362 }, /* GL_UNSIGNED_BYTE_2_3_3_REV */
+ { 49639, 0x00008032 }, /* GL_UNSIGNED_BYTE_3_3_2 */
+ { 49662, 0x00001405 }, /* GL_UNSIGNED_INT */
+ { 49678, 0x00008C3B }, /* GL_UNSIGNED_INT_10F_11F_11F_REV */
+ { 49710, 0x00008036 }, /* GL_UNSIGNED_INT_10_10_10_2 */
+ { 49737, 0x00008DF6 }, /* GL_UNSIGNED_INT_10_10_10_2_OES */
+ { 49768, 0x000084FA }, /* GL_UNSIGNED_INT_24_8 */
+ { 49789, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_EXT */
+ { 49814, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_NV */
+ { 49838, 0x000084FA }, /* GL_UNSIGNED_INT_24_8_OES */
+ { 49863, 0x00008368 }, /* GL_UNSIGNED_INT_2_10_10_10_REV */
+ { 49894, 0x00008368 }, /* GL_UNSIGNED_INT_2_10_10_10_REV_EXT */
+ { 49929, 0x00008C3E }, /* GL_UNSIGNED_INT_5_9_9_9_REV */
+ { 49957, 0x00008035 }, /* GL_UNSIGNED_INT_8_8_8_8 */
+ { 49981, 0x00008367 }, /* GL_UNSIGNED_INT_8_8_8_8_REV */
+ { 50009, 0x00008DD1 }, /* GL_UNSIGNED_INT_SAMPLER_1D */
+ { 50036, 0x00008DD6 }, /* GL_UNSIGNED_INT_SAMPLER_1D_ARRAY */
+ { 50069, 0x00008DD6 }, /* GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT */
+ { 50106, 0x00008DD1 }, /* GL_UNSIGNED_INT_SAMPLER_1D_EXT */
+ { 50137, 0x00008DD2 }, /* GL_UNSIGNED_INT_SAMPLER_2D */
+ { 50164, 0x00008DD7 }, /* GL_UNSIGNED_INT_SAMPLER_2D_ARRAY */
+ { 50197, 0x00008DD7 }, /* GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT */
+ { 50234, 0x00008DD2 }, /* GL_UNSIGNED_INT_SAMPLER_2D_EXT */
+ { 50265, 0x00008DD5 }, /* GL_UNSIGNED_INT_SAMPLER_2D_RECT */
+ { 50297, 0x00008DD5 }, /* GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT */
+ { 50333, 0x00008DD3 }, /* GL_UNSIGNED_INT_SAMPLER_3D */
+ { 50360, 0x00008DD3 }, /* GL_UNSIGNED_INT_SAMPLER_3D_EXT */
+ { 50391, 0x00008DD8 }, /* GL_UNSIGNED_INT_SAMPLER_BUFFER */
+ { 50422, 0x00008DD8 }, /* GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT */
+ { 50457, 0x00008DD4 }, /* GL_UNSIGNED_INT_SAMPLER_CUBE */
+ { 50486, 0x00008DD4 }, /* GL_UNSIGNED_INT_SAMPLER_CUBE_EXT */
+ { 50519, 0x00008DC6 }, /* GL_UNSIGNED_INT_VEC2 */
+ { 50540, 0x00008DC6 }, /* GL_UNSIGNED_INT_VEC2_EXT */
+ { 50565, 0x00008DC7 }, /* GL_UNSIGNED_INT_VEC3 */
+ { 50586, 0x00008DC7 }, /* GL_UNSIGNED_INT_VEC3_EXT */
+ { 50611, 0x00008DC8 }, /* GL_UNSIGNED_INT_VEC4 */
+ { 50632, 0x00008DC8 }, /* GL_UNSIGNED_INT_VEC4_EXT */
+ { 50657, 0x00008C17 }, /* GL_UNSIGNED_NORMALIZED */
+ { 50680, 0x00001403 }, /* GL_UNSIGNED_SHORT */
+ { 50698, 0x00008366 }, /* GL_UNSIGNED_SHORT_1_5_5_5_REV */
+ { 50728, 0x00008366 }, /* GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT */
+ { 50762, 0x00008033 }, /* GL_UNSIGNED_SHORT_4_4_4_4 */
+ { 50788, 0x00008365 }, /* GL_UNSIGNED_SHORT_4_4_4_4_REV */
+ { 50818, 0x00008365 }, /* GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT */
+ { 50852, 0x00008034 }, /* GL_UNSIGNED_SHORT_5_5_5_1 */
+ { 50878, 0x00008363 }, /* GL_UNSIGNED_SHORT_5_6_5 */
+ { 50902, 0x00008364 }, /* GL_UNSIGNED_SHORT_5_6_5_REV */
+ { 50930, 0x000085BA }, /* GL_UNSIGNED_SHORT_8_8_APPLE */
+ { 50958, 0x000085BA }, /* GL_UNSIGNED_SHORT_8_8_MESA */
+ { 50985, 0x000085BB }, /* GL_UNSIGNED_SHORT_8_8_REV_APPLE */
+ { 51017, 0x000085BB }, /* GL_UNSIGNED_SHORT_8_8_REV_MESA */
+ { 51048, 0x00008CA2 }, /* GL_UPPER_LEFT */
+ { 51062, 0x00002A20 }, /* GL_V2F */
+ { 51069, 0x00002A21 }, /* GL_V3F */
+ { 51076, 0x00008B83 }, /* GL_VALIDATE_STATUS */
+ { 51095, 0x00001F00 }, /* GL_VENDOR */
+ { 51105, 0x00001F02 }, /* GL_VERSION */
+ { 51116, 0x00008074 }, /* GL_VERTEX_ARRAY */
+ { 51132, 0x000085B5 }, /* GL_VERTEX_ARRAY_BINDING */
+ { 51156, 0x000085B5 }, /* GL_VERTEX_ARRAY_BINDING_APPLE */
+ { 51186, 0x00008896 }, /* GL_VERTEX_ARRAY_BUFFER_BINDING */
+ { 51217, 0x00008896 }, /* GL_VERTEX_ARRAY_BUFFER_BINDING_ARB */
+ { 51252, 0x0000808E }, /* GL_VERTEX_ARRAY_POINTER */
+ { 51276, 0x0000807A }, /* GL_VERTEX_ARRAY_SIZE */
+ { 51297, 0x0000807C }, /* GL_VERTEX_ARRAY_STRIDE */
+ { 51320, 0x0000807B }, /* GL_VERTEX_ARRAY_TYPE */
+ { 51341, 0x00008650 }, /* GL_VERTEX_ATTRIB_ARRAY0_NV */
+ { 51368, 0x0000865A }, /* GL_VERTEX_ATTRIB_ARRAY10_NV */
+ { 51396, 0x0000865B }, /* GL_VERTEX_ATTRIB_ARRAY11_NV */
+ { 51424, 0x0000865C }, /* GL_VERTEX_ATTRIB_ARRAY12_NV */
+ { 51452, 0x0000865D }, /* GL_VERTEX_ATTRIB_ARRAY13_NV */
+ { 51480, 0x0000865E }, /* GL_VERTEX_ATTRIB_ARRAY14_NV */
+ { 51508, 0x0000865F }, /* GL_VERTEX_ATTRIB_ARRAY15_NV */
+ { 51536, 0x00008651 }, /* GL_VERTEX_ATTRIB_ARRAY1_NV */
+ { 51563, 0x00008652 }, /* GL_VERTEX_ATTRIB_ARRAY2_NV */
+ { 51590, 0x00008653 }, /* GL_VERTEX_ATTRIB_ARRAY3_NV */
+ { 51617, 0x00008654 }, /* GL_VERTEX_ATTRIB_ARRAY4_NV */
+ { 51644, 0x00008655 }, /* GL_VERTEX_ATTRIB_ARRAY5_NV */
+ { 51671, 0x00008656 }, /* GL_VERTEX_ATTRIB_ARRAY6_NV */
+ { 51698, 0x00008657 }, /* GL_VERTEX_ATTRIB_ARRAY7_NV */
+ { 51725, 0x00008658 }, /* GL_VERTEX_ATTRIB_ARRAY8_NV */
+ { 51752, 0x00008659 }, /* GL_VERTEX_ATTRIB_ARRAY9_NV */
+ { 51779, 0x0000889F }, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING */
+ { 51817, 0x0000889F }, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB */
+ { 51859, 0x000088FE }, /* GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB */
+ { 51894, 0x00008622 }, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED */
+ { 51925, 0x00008622 }, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB */
+ { 51960, 0x000088FD }, /* GL_VERTEX_ATTRIB_ARRAY_INTEGER */
+ { 51991, 0x000088FD }, /* GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT */
+ { 52026, 0x0000886A }, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED */
+ { 52060, 0x0000886A }, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB */
+ { 52098, 0x00008645 }, /* GL_VERTEX_ATTRIB_ARRAY_POINTER */
+ { 52129, 0x00008645 }, /* GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB */
+ { 52164, 0x00008623 }, /* GL_VERTEX_ATTRIB_ARRAY_SIZE */
+ { 52192, 0x00008623 }, /* GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB */
+ { 52224, 0x00008624 }, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE */
+ { 52254, 0x00008624 }, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB */
+ { 52288, 0x00008625 }, /* GL_VERTEX_ATTRIB_ARRAY_TYPE */
+ { 52316, 0x00008625 }, /* GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB */
+ { 52348, 0x000086A7 }, /* GL_VERTEX_BLEND_ARB */
+ { 52368, 0x00008620 }, /* GL_VERTEX_PROGRAM_ARB */
+ { 52390, 0x0000864A }, /* GL_VERTEX_PROGRAM_BINDING_NV */
+ { 52419, 0x00008620 }, /* GL_VERTEX_PROGRAM_NV */
+ { 52440, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE */
+ { 52469, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE_ARB */
+ { 52502, 0x00008642 }, /* GL_VERTEX_PROGRAM_POINT_SIZE_NV */
+ { 52534, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE */
+ { 52561, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE_ARB */
+ { 52592, 0x00008643 }, /* GL_VERTEX_PROGRAM_TWO_SIDE_NV */
+ { 52622, 0x00008B31 }, /* GL_VERTEX_SHADER */
+ { 52639, 0x00008B31 }, /* GL_VERTEX_SHADER_ARB */
+ { 52660, 0x00008621 }, /* GL_VERTEX_STATE_PROGRAM_NV */
+ { 52687, 0x00000BA2 }, /* GL_VIEWPORT */
+ { 52699, 0x00000800 }, /* GL_VIEWPORT_BIT */
+ { 52715, 0x00008A1A }, /* GL_VOLATILE_APPLE */
+ { 52733, 0x0000911D }, /* GL_WAIT_FAILED */
+ { 52748, 0x000086AD }, /* GL_WEIGHT_ARRAY_ARB */
+ { 52768, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING */
+ { 52799, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB */
+ { 52834, 0x0000889E }, /* GL_WEIGHT_ARRAY_BUFFER_BINDING_OES */
+ { 52869, 0x000086AD }, /* GL_WEIGHT_ARRAY_OES */
+ { 52889, 0x000086AC }, /* GL_WEIGHT_ARRAY_POINTER_ARB */
+ { 52917, 0x000086AC }, /* GL_WEIGHT_ARRAY_POINTER_OES */
+ { 52945, 0x000086AB }, /* GL_WEIGHT_ARRAY_SIZE_ARB */
+ { 52970, 0x000086AB }, /* GL_WEIGHT_ARRAY_SIZE_OES */
+ { 52995, 0x000086AA }, /* GL_WEIGHT_ARRAY_STRIDE_ARB */
+ { 53022, 0x000086AA }, /* GL_WEIGHT_ARRAY_STRIDE_OES */
+ { 53049, 0x000086A9 }, /* GL_WEIGHT_ARRAY_TYPE_ARB */
+ { 53074, 0x000086A9 }, /* GL_WEIGHT_ARRAY_TYPE_OES */
+ { 53099, 0x000086A6 }, /* GL_WEIGHT_SUM_UNITY_ARB */
+ { 53123, 0x000081D4 }, /* GL_WRAP_BORDER_SUN */
+ { 53142, 0x000088B9 }, /* GL_WRITE_ONLY */
+ { 53156, 0x000088B9 }, /* GL_WRITE_ONLY_ARB */
+ { 53174, 0x000088B9 }, /* GL_WRITE_ONLY_OES */
+ { 53192, 0x00001506 }, /* GL_XOR */
+ { 53199, 0x000085B9 }, /* GL_YCBCR_422_APPLE */
+ { 53218, 0x00008757 }, /* GL_YCBCR_MESA */
+ { 53232, 0x00000000 }, /* GL_ZERO */
+ { 53240, 0x00000D16 }, /* GL_ZOOM_X */
+ { 53250, 0x00000D17 }, /* GL_ZOOM_Y */
};
-static const unsigned reduced_enums[1594] =
+static const unsigned reduced_enums[1598] =
{
576, /* GL_FALSE */
873, /* GL_LINES */
877, /* GL_LINE_LOOP */
884, /* GL_LINE_STRIP */
- 2201, /* GL_TRIANGLES */
- 2206, /* GL_TRIANGLE_STRIP */
- 2204, /* GL_TRIANGLE_FAN */
- 1561, /* GL_QUADS */
- 1565, /* GL_QUAD_STRIP */
- 1429, /* GL_POLYGON */
+ 2205, /* GL_TRIANGLES */
+ 2210, /* GL_TRIANGLE_STRIP */
+ 2208, /* GL_TRIANGLE_FAN */
+ 1564, /* GL_QUADS */
+ 1568, /* GL_QUAD_STRIP */
+ 1432, /* GL_POLYGON */
874, /* GL_LINES_ADJACENCY */
885, /* GL_LINE_STRIP_ADJACENCY */
- 2202, /* GL_TRIANGLES_ADJACENCY */
- 2207, /* GL_TRIANGLE_STRIP_ADJACENCY */
- 1441, /* GL_POLYGON_STIPPLE_BIT */
- 1384, /* GL_PIXEL_MODE_BIT */
+ 2206, /* GL_TRIANGLES_ADJACENCY */
+ 2211, /* GL_TRIANGLE_STRIP_ADJACENCY */
+ 1444, /* GL_POLYGON_STIPPLE_BIT */
+ 1387, /* GL_PIXEL_MODE_BIT */
860, /* GL_LIGHTING_BIT */
610, /* GL_FOG_BIT */
8, /* GL_ACCUM */
896, /* GL_LOAD */
- 1652, /* GL_RETURN */
- 1249, /* GL_MULT */
+ 1655, /* GL_RETURN */
+ 1250, /* GL_MULT */
24, /* GL_ADD */
- 1265, /* GL_NEVER */
+ 1266, /* GL_NEVER */
850, /* GL_LESS */
565, /* GL_EQUAL */
849, /* GL_LEQUAL */
734, /* GL_GREATER */
- 1282, /* GL_NOTEQUAL */
+ 1283, /* GL_NOTEQUAL */
732, /* GL_GEQUAL */
55, /* GL_ALWAYS */
- 1863, /* GL_SRC_COLOR */
- 1317, /* GL_ONE_MINUS_SRC_COLOR */
- 1861, /* GL_SRC_ALPHA */
- 1316, /* GL_ONE_MINUS_SRC_ALPHA */
+ 1867, /* GL_SRC_COLOR */
+ 1320, /* GL_ONE_MINUS_SRC_COLOR */
+ 1865, /* GL_SRC_ALPHA */
+ 1319, /* GL_ONE_MINUS_SRC_ALPHA */
544, /* GL_DST_ALPHA */
- 1314, /* GL_ONE_MINUS_DST_ALPHA */
+ 1315, /* GL_ONE_MINUS_DST_ALPHA */
545, /* GL_DST_COLOR */
- 1315, /* GL_ONE_MINUS_DST_COLOR */
- 1862, /* GL_SRC_ALPHA_SATURATE */
+ 1316, /* GL_ONE_MINUS_DST_COLOR */
+ 1866, /* GL_SRC_ALPHA_SATURATE */
709, /* GL_FRONT_LEFT */
710, /* GL_FRONT_RIGHT */
77, /* GL_BACK_LEFT */
@@ -4816,7 +4824,7 @@ static const unsigned reduced_enums[1594] =
706, /* GL_FRONT */
76, /* GL_BACK */
848, /* GL_LEFT */
- 1743, /* GL_RIGHT */
+ 1746, /* GL_RIGHT */
707, /* GL_FRONT_AND_BACK */
71, /* GL_AUX0 */
72, /* GL_AUX1 */
@@ -4825,19 +4833,19 @@ static const unsigned reduced_enums[1594] =
836, /* GL_INVALID_ENUM */
841, /* GL_INVALID_VALUE */
840, /* GL_INVALID_OPERATION */
- 1868, /* GL_STACK_OVERFLOW */
- 1869, /* GL_STACK_UNDERFLOW */
- 1342, /* GL_OUT_OF_MEMORY */
+ 1872, /* GL_STACK_OVERFLOW */
+ 1873, /* GL_STACK_UNDERFLOW */
+ 1345, /* GL_OUT_OF_MEMORY */
837, /* GL_INVALID_FRAMEBUFFER_OPERATION */
0, /* GL_2D */
2, /* GL_3D */
3, /* GL_3D_COLOR */
4, /* GL_3D_COLOR_TEXTURE */
6, /* GL_4D_COLOR_TEXTURE */
- 1362, /* GL_PASS_THROUGH_TOKEN */
- 1428, /* GL_POINT_TOKEN */
+ 1365, /* GL_PASS_THROUGH_TOKEN */
+ 1431, /* GL_POINT_TOKEN */
887, /* GL_LINE_TOKEN */
- 1442, /* GL_POLYGON_TOKEN */
+ 1445, /* GL_POLYGON_TOKEN */
87, /* GL_BITMAP_TOKEN */
543, /* GL_DRAW_PIXEL_TOKEN */
353, /* GL_COPY_PIXEL_TOKEN */
@@ -4847,7 +4855,7 @@ static const unsigned reduced_enums[1594] =
390, /* GL_CW */
154, /* GL_CCW */
187, /* GL_COEFF */
- 1339, /* GL_ORDER */
+ 1342, /* GL_ORDER */
464, /* GL_DOMAIN */
363, /* GL_CURRENT_COLOR */
366, /* GL_CURRENT_INDEX */
@@ -4859,10 +4867,10 @@ static const unsigned reduced_enums[1594] =
381, /* GL_CURRENT_RASTER_POSITION */
382, /* GL_CURRENT_RASTER_POSITION_VALID */
379, /* GL_CURRENT_RASTER_DISTANCE */
- 1420, /* GL_POINT_SMOOTH */
- 1404, /* GL_POINT_SIZE */
- 1419, /* GL_POINT_SIZE_RANGE */
- 1410, /* GL_POINT_SIZE_GRANULARITY */
+ 1423, /* GL_POINT_SMOOTH */
+ 1407, /* GL_POINT_SIZE */
+ 1422, /* GL_POINT_SIZE_RANGE */
+ 1413, /* GL_POINT_SIZE_GRANULARITY */
879, /* GL_LINE_SMOOTH */
888, /* GL_LINE_WIDTH */
890, /* GL_LINE_WIDTH_RANGE */
@@ -4871,12 +4879,12 @@ static const unsigned reduced_enums[1594] =
882, /* GL_LINE_STIPPLE_PATTERN */
883, /* GL_LINE_STIPPLE_REPEAT */
895, /* GL_LIST_MODE */
- 1106, /* GL_MAX_LIST_NESTING */
+ 1107, /* GL_MAX_LIST_NESTING */
892, /* GL_LIST_BASE */
894, /* GL_LIST_INDEX */
- 1431, /* GL_POLYGON_MODE */
- 1438, /* GL_POLYGON_SMOOTH */
- 1440, /* GL_POLYGON_STIPPLE */
+ 1434, /* GL_POLYGON_MODE */
+ 1441, /* GL_POLYGON_SMOOTH */
+ 1443, /* GL_POLYGON_STIPPLE */
554, /* GL_EDGE_FLAG */
356, /* GL_CULL_FACE */
357, /* GL_CULL_FACE_MODE */
@@ -4885,7 +4893,7 @@ static const unsigned reduced_enums[1594] =
864, /* GL_LIGHT_MODEL_LOCAL_VIEWER */
865, /* GL_LIGHT_MODEL_TWO_SIDE */
861, /* GL_LIGHT_MODEL_AMBIENT */
- 1810, /* GL_SHADE_MODEL */
+ 1813, /* GL_SHADE_MODEL */
235, /* GL_COLOR_MATERIAL_FACE */
236, /* GL_COLOR_MATERIAL_PARAMETER */
234, /* GL_COLOR_MATERIAL */
@@ -4902,24 +4910,24 @@ static const unsigned reduced_enums[1594] =
434, /* GL_DEPTH_CLEAR_VALUE */
448, /* GL_DEPTH_FUNC */
12, /* GL_ACCUM_CLEAR_VALUE */
- 1913, /* GL_STENCIL_TEST */
- 1894, /* GL_STENCIL_CLEAR_VALUE */
- 1896, /* GL_STENCIL_FUNC */
- 1915, /* GL_STENCIL_VALUE_MASK */
- 1895, /* GL_STENCIL_FAIL */
- 1910, /* GL_STENCIL_PASS_DEPTH_FAIL */
- 1911, /* GL_STENCIL_PASS_DEPTH_PASS */
- 1912, /* GL_STENCIL_REF */
- 1916, /* GL_STENCIL_WRITEMASK */
+ 1917, /* GL_STENCIL_TEST */
+ 1898, /* GL_STENCIL_CLEAR_VALUE */
+ 1900, /* GL_STENCIL_FUNC */
+ 1919, /* GL_STENCIL_VALUE_MASK */
+ 1899, /* GL_STENCIL_FAIL */
+ 1914, /* GL_STENCIL_PASS_DEPTH_FAIL */
+ 1915, /* GL_STENCIL_PASS_DEPTH_PASS */
+ 1916, /* GL_STENCIL_REF */
+ 1920, /* GL_STENCIL_WRITEMASK */
1053, /* GL_MATRIX_MODE */
- 1271, /* GL_NORMALIZE */
- 2334, /* GL_VIEWPORT */
- 1244, /* GL_MODELVIEW_STACK_DEPTH */
- 1535, /* GL_PROJECTION_STACK_DEPTH */
- 2155, /* GL_TEXTURE_STACK_DEPTH */
- 1241, /* GL_MODELVIEW_MATRIX */
- 1533, /* GL_PROJECTION_MATRIX */
- 2135, /* GL_TEXTURE_MATRIX */
+ 1272, /* GL_NORMALIZE */
+ 2338, /* GL_VIEWPORT */
+ 1245, /* GL_MODELVIEW_STACK_DEPTH */
+ 1538, /* GL_PROJECTION_STACK_DEPTH */
+ 2159, /* GL_TEXTURE_STACK_DEPTH */
+ 1242, /* GL_MODELVIEW_MATRIX */
+ 1536, /* GL_PROJECTION_MATRIX */
+ 2139, /* GL_TEXTURE_MATRIX */
69, /* GL_ATTRIB_STACK_DEPTH */
169, /* GL_CLIENT_ATTRIB_STACK_DEPTH */
51, /* GL_ALPHA_TEST */
@@ -4934,67 +4942,67 @@ static const unsigned reduced_enums[1594] =
233, /* GL_COLOR_LOGIC_OP */
75, /* GL_AUX_BUFFERS */
474, /* GL_DRAW_BUFFER */
- 1588, /* GL_READ_BUFFER */
- 1787, /* GL_SCISSOR_BOX */
- 1788, /* GL_SCISSOR_TEST */
+ 1591, /* GL_READ_BUFFER */
+ 1790, /* GL_SCISSOR_BOX */
+ 1791, /* GL_SCISSOR_TEST */
782, /* GL_INDEX_CLEAR_VALUE */
787, /* GL_INDEX_WRITEMASK */
230, /* GL_COLOR_CLEAR_VALUE */
272, /* GL_COLOR_WRITEMASK */
784, /* GL_INDEX_MODE */
- 1732, /* GL_RGBA_MODE */
+ 1735, /* GL_RGBA_MODE */
473, /* GL_DOUBLEBUFFER */
- 1917, /* GL_STEREO */
- 1642, /* GL_RENDER_MODE */
- 1363, /* GL_PERSPECTIVE_CORRECTION_HINT */
- 1421, /* GL_POINT_SMOOTH_HINT */
+ 1921, /* GL_STEREO */
+ 1645, /* GL_RENDER_MODE */
+ 1366, /* GL_PERSPECTIVE_CORRECTION_HINT */
+ 1424, /* GL_POINT_SMOOTH_HINT */
880, /* GL_LINE_SMOOTH_HINT */
- 1439, /* GL_POLYGON_SMOOTH_HINT */
+ 1442, /* GL_POLYGON_SMOOTH_HINT */
630, /* GL_FOG_HINT */
- 2115, /* GL_TEXTURE_GEN_S */
- 2117, /* GL_TEXTURE_GEN_T */
- 2114, /* GL_TEXTURE_GEN_R */
- 2113, /* GL_TEXTURE_GEN_Q */
- 1376, /* GL_PIXEL_MAP_I_TO_I */
- 1382, /* GL_PIXEL_MAP_S_TO_S */
- 1378, /* GL_PIXEL_MAP_I_TO_R */
- 1374, /* GL_PIXEL_MAP_I_TO_G */
- 1372, /* GL_PIXEL_MAP_I_TO_B */
- 1370, /* GL_PIXEL_MAP_I_TO_A */
- 1380, /* GL_PIXEL_MAP_R_TO_R */
- 1368, /* GL_PIXEL_MAP_G_TO_G */
- 1366, /* GL_PIXEL_MAP_B_TO_B */
- 1364, /* GL_PIXEL_MAP_A_TO_A */
- 1377, /* GL_PIXEL_MAP_I_TO_I_SIZE */
- 1383, /* GL_PIXEL_MAP_S_TO_S_SIZE */
- 1379, /* GL_PIXEL_MAP_I_TO_R_SIZE */
- 1375, /* GL_PIXEL_MAP_I_TO_G_SIZE */
- 1373, /* GL_PIXEL_MAP_I_TO_B_SIZE */
- 1371, /* GL_PIXEL_MAP_I_TO_A_SIZE */
- 1381, /* GL_PIXEL_MAP_R_TO_R_SIZE */
- 1369, /* GL_PIXEL_MAP_G_TO_G_SIZE */
- 1367, /* GL_PIXEL_MAP_B_TO_B_SIZE */
- 1365, /* GL_PIXEL_MAP_A_TO_A_SIZE */
- 2219, /* GL_UNPACK_SWAP_BYTES */
- 2214, /* GL_UNPACK_LSB_FIRST */
- 2215, /* GL_UNPACK_ROW_LENGTH */
- 2218, /* GL_UNPACK_SKIP_ROWS */
- 2217, /* GL_UNPACK_SKIP_PIXELS */
- 2212, /* GL_UNPACK_ALIGNMENT */
- 1351, /* GL_PACK_SWAP_BYTES */
- 1346, /* GL_PACK_LSB_FIRST */
- 1347, /* GL_PACK_ROW_LENGTH */
- 1350, /* GL_PACK_SKIP_ROWS */
- 1349, /* GL_PACK_SKIP_PIXELS */
- 1343, /* GL_PACK_ALIGNMENT */
+ 2119, /* GL_TEXTURE_GEN_S */
+ 2121, /* GL_TEXTURE_GEN_T */
+ 2118, /* GL_TEXTURE_GEN_R */
+ 2117, /* GL_TEXTURE_GEN_Q */
+ 1379, /* GL_PIXEL_MAP_I_TO_I */
+ 1385, /* GL_PIXEL_MAP_S_TO_S */
+ 1381, /* GL_PIXEL_MAP_I_TO_R */
+ 1377, /* GL_PIXEL_MAP_I_TO_G */
+ 1375, /* GL_PIXEL_MAP_I_TO_B */
+ 1373, /* GL_PIXEL_MAP_I_TO_A */
+ 1383, /* GL_PIXEL_MAP_R_TO_R */
+ 1371, /* GL_PIXEL_MAP_G_TO_G */
+ 1369, /* GL_PIXEL_MAP_B_TO_B */
+ 1367, /* GL_PIXEL_MAP_A_TO_A */
+ 1380, /* GL_PIXEL_MAP_I_TO_I_SIZE */
+ 1386, /* GL_PIXEL_MAP_S_TO_S_SIZE */
+ 1382, /* GL_PIXEL_MAP_I_TO_R_SIZE */
+ 1378, /* GL_PIXEL_MAP_I_TO_G_SIZE */
+ 1376, /* GL_PIXEL_MAP_I_TO_B_SIZE */
+ 1374, /* GL_PIXEL_MAP_I_TO_A_SIZE */
+ 1384, /* GL_PIXEL_MAP_R_TO_R_SIZE */
+ 1372, /* GL_PIXEL_MAP_G_TO_G_SIZE */
+ 1370, /* GL_PIXEL_MAP_B_TO_B_SIZE */
+ 1368, /* GL_PIXEL_MAP_A_TO_A_SIZE */
+ 2223, /* GL_UNPACK_SWAP_BYTES */
+ 2218, /* GL_UNPACK_LSB_FIRST */
+ 2219, /* GL_UNPACK_ROW_LENGTH */
+ 2222, /* GL_UNPACK_SKIP_ROWS */
+ 2221, /* GL_UNPACK_SKIP_PIXELS */
+ 2216, /* GL_UNPACK_ALIGNMENT */
+ 1354, /* GL_PACK_SWAP_BYTES */
+ 1349, /* GL_PACK_LSB_FIRST */
+ 1350, /* GL_PACK_ROW_LENGTH */
+ 1353, /* GL_PACK_SKIP_ROWS */
+ 1352, /* GL_PACK_SKIP_PIXELS */
+ 1346, /* GL_PACK_ALIGNMENT */
994, /* GL_MAP_COLOR */
999, /* GL_MAP_STENCIL */
786, /* GL_INDEX_SHIFT */
785, /* GL_INDEX_OFFSET */
- 1604, /* GL_RED_SCALE */
- 1600, /* GL_RED_BIAS */
- 2360, /* GL_ZOOM_X */
- 2361, /* GL_ZOOM_Y */
+ 1607, /* GL_RED_SCALE */
+ 1603, /* GL_RED_BIAS */
+ 2364, /* GL_ZOOM_X */
+ 2365, /* GL_ZOOM_Y */
740, /* GL_GREEN_SCALE */
736, /* GL_GREEN_BIAS */
115, /* GL_BLUE_SCALE */
@@ -5003,31 +5011,31 @@ static const unsigned reduced_enums[1594] =
47, /* GL_ALPHA_BIAS */
450, /* GL_DEPTH_SCALE */
426, /* GL_DEPTH_BIAS */
- 1088, /* GL_MAX_EVAL_ORDER */
- 1105, /* GL_MAX_LIGHTS */
+ 1089, /* GL_MAX_EVAL_ORDER */
+ 1106, /* GL_MAX_LIGHTS */
1065, /* GL_MAX_CLIP_DISTANCES */
- 1160, /* GL_MAX_TEXTURE_SIZE */
- 1112, /* GL_MAX_PIXEL_MAP_TABLE */
+ 1161, /* GL_MAX_TEXTURE_SIZE */
+ 1113, /* GL_MAX_PIXEL_MAP_TABLE */
1061, /* GL_MAX_ATTRIB_STACK_DEPTH */
- 1108, /* GL_MAX_MODELVIEW_STACK_DEPTH */
- 1109, /* GL_MAX_NAME_STACK_DEPTH */
- 1139, /* GL_MAX_PROJECTION_STACK_DEPTH */
- 1161, /* GL_MAX_TEXTURE_STACK_DEPTH */
- 1187, /* GL_MAX_VIEWPORT_DIMS */
+ 1109, /* GL_MAX_MODELVIEW_STACK_DEPTH */
+ 1110, /* GL_MAX_NAME_STACK_DEPTH */
+ 1140, /* GL_MAX_PROJECTION_STACK_DEPTH */
+ 1162, /* GL_MAX_TEXTURE_STACK_DEPTH */
+ 1188, /* GL_MAX_VIEWPORT_DIMS */
1062, /* GL_MAX_CLIENT_ATTRIB_STACK_DEPTH */
- 1927, /* GL_SUBPIXEL_BITS */
+ 1931, /* GL_SUBPIXEL_BITS */
781, /* GL_INDEX_BITS */
- 1601, /* GL_RED_BITS */
+ 1604, /* GL_RED_BITS */
737, /* GL_GREEN_BITS */
112, /* GL_BLUE_BITS */
48, /* GL_ALPHA_BITS */
427, /* GL_DEPTH_BITS */
- 1891, /* GL_STENCIL_BITS */
+ 1895, /* GL_STENCIL_BITS */
14, /* GL_ACCUM_RED_BITS */
13, /* GL_ACCUM_GREEN_BITS */
10, /* GL_ACCUM_BLUE_BITS */
9, /* GL_ACCUM_ALPHA_BITS */
- 1258, /* GL_NAME_STACK_DEPTH */
+ 1259, /* GL_NAME_STACK_DEPTH */
70, /* GL_AUTO_NORMAL */
940, /* GL_MAP1_COLOR_4 */
943, /* GL_MAP1_INDEX */
@@ -5051,39 +5059,39 @@ static const unsigned reduced_enums[1594] =
942, /* GL_MAP1_GRID_SEGMENTS */
968, /* GL_MAP2_GRID_DOMAIN */
969, /* GL_MAP2_GRID_SEGMENTS */
- 2010, /* GL_TEXTURE_1D */
- 2013, /* GL_TEXTURE_2D */
+ 2014, /* GL_TEXTURE_1D */
+ 2017, /* GL_TEXTURE_2D */
579, /* GL_FEEDBACK_BUFFER_POINTER */
580, /* GL_FEEDBACK_BUFFER_SIZE */
581, /* GL_FEEDBACK_BUFFER_TYPE */
- 1797, /* GL_SELECTION_BUFFER_POINTER */
- 1798, /* GL_SELECTION_BUFFER_SIZE */
- 2161, /* GL_TEXTURE_WIDTH */
- 2121, /* GL_TEXTURE_HEIGHT */
- 2064, /* GL_TEXTURE_COMPONENTS */
- 2042, /* GL_TEXTURE_BORDER_COLOR */
- 2041, /* GL_TEXTURE_BORDER */
+ 1800, /* GL_SELECTION_BUFFER_POINTER */
+ 1801, /* GL_SELECTION_BUFFER_SIZE */
+ 2165, /* GL_TEXTURE_WIDTH */
+ 2125, /* GL_TEXTURE_HEIGHT */
+ 2068, /* GL_TEXTURE_COMPONENTS */
+ 2046, /* GL_TEXTURE_BORDER_COLOR */
+ 2045, /* GL_TEXTURE_BORDER */
465, /* GL_DONT_CARE */
577, /* GL_FASTEST */
- 1266, /* GL_NICEST */
+ 1267, /* GL_NICEST */
56, /* GL_AMBIENT */
462, /* GL_DIFFUSE */
- 1850, /* GL_SPECULAR */
- 1443, /* GL_POSITION */
- 1853, /* GL_SPOT_DIRECTION */
- 1854, /* GL_SPOT_EXPONENT */
- 1852, /* GL_SPOT_CUTOFF */
+ 1853, /* GL_SPECULAR */
+ 1446, /* GL_POSITION */
+ 1856, /* GL_SPOT_DIRECTION */
+ 1857, /* GL_SPOT_EXPONENT */
+ 1855, /* GL_SPOT_CUTOFF */
320, /* GL_CONSTANT_ATTENUATION */
868, /* GL_LINEAR_ATTENUATION */
- 1560, /* GL_QUADRATIC_ATTENUATION */
+ 1563, /* GL_QUADRATIC_ATTENUATION */
287, /* GL_COMPILE */
288, /* GL_COMPILE_AND_EXECUTE */
149, /* GL_BYTE */
- 2221, /* GL_UNSIGNED_BYTE */
- 1815, /* GL_SHORT */
- 2260, /* GL_UNSIGNED_SHORT */
+ 2225, /* GL_UNSIGNED_BYTE */
+ 1818, /* GL_SHORT */
+ 2264, /* GL_UNSIGNED_SHORT */
790, /* GL_INT */
- 2224, /* GL_UNSIGNED_INT */
+ 2228, /* GL_UNSIGNED_INT */
590, /* GL_FLOAT */
1, /* GL_2_BYTES */
5, /* GL_3_BYTES */
@@ -5096,100 +5104,100 @@ static const unsigned reduced_enums[1594] =
60, /* GL_AND_REVERSE */
351, /* GL_COPY */
59, /* GL_AND_INVERTED */
- 1269, /* GL_NOOP */
- 2356, /* GL_XOR */
- 1338, /* GL_OR */
- 1270, /* GL_NOR */
+ 1270, /* GL_NOOP */
+ 2360, /* GL_XOR */
+ 1341, /* GL_OR */
+ 1271, /* GL_NOR */
566, /* GL_EQUIV */
844, /* GL_INVERT */
- 1341, /* GL_OR_REVERSE */
+ 1344, /* GL_OR_REVERSE */
352, /* GL_COPY_INVERTED */
- 1340, /* GL_OR_INVERTED */
- 1259, /* GL_NAND */
- 1804, /* GL_SET */
+ 1343, /* GL_OR_INVERTED */
+ 1260, /* GL_NAND */
+ 1807, /* GL_SET */
563, /* GL_EMISSION */
- 1814, /* GL_SHININESS */
+ 1817, /* GL_SHININESS */
57, /* GL_AMBIENT_AND_DIFFUSE */
232, /* GL_COLOR_INDEXES */
- 1208, /* GL_MODELVIEW */
- 1532, /* GL_PROJECTION */
- 1945, /* GL_TEXTURE */
+ 1209, /* GL_MODELVIEW */
+ 1535, /* GL_PROJECTION */
+ 1949, /* GL_TEXTURE */
188, /* GL_COLOR */
419, /* GL_DEPTH */
- 1876, /* GL_STENCIL */
+ 1880, /* GL_STENCIL */
231, /* GL_COLOR_INDEX */
- 1897, /* GL_STENCIL_INDEX */
+ 1901, /* GL_STENCIL_INDEX */
435, /* GL_DEPTH_COMPONENT */
- 1597, /* GL_RED */
+ 1600, /* GL_RED */
735, /* GL_GREEN */
110, /* GL_BLUE */
32, /* GL_ALPHA */
- 1655, /* GL_RGB */
- 1696, /* GL_RGBA */
+ 1658, /* GL_RGB */
+ 1699, /* GL_RGBA */
903, /* GL_LUMINANCE */
930, /* GL_LUMINANCE_ALPHA */
86, /* GL_BITMAP */
- 1393, /* GL_POINT */
+ 1396, /* GL_POINT */
866, /* GL_LINE */
582, /* GL_FILL */
- 1611, /* GL_RENDER */
+ 1614, /* GL_RENDER */
578, /* GL_FEEDBACK */
- 1796, /* GL_SELECT */
+ 1799, /* GL_SELECT */
589, /* GL_FLAT */
- 1825, /* GL_SMOOTH */
+ 1828, /* GL_SMOOTH */
845, /* GL_KEEP */
- 1644, /* GL_REPLACE */
+ 1647, /* GL_REPLACE */
771, /* GL_INCR */
415, /* GL_DECR */
- 2277, /* GL_VENDOR */
- 1641, /* GL_RENDERER */
- 2278, /* GL_VERSION */
+ 2281, /* GL_VENDOR */
+ 1644, /* GL_RENDERER */
+ 2282, /* GL_VERSION */
571, /* GL_EXTENSIONS */
- 1744, /* GL_S */
- 1936, /* GL_T */
- 1580, /* GL_R */
- 1559, /* GL_Q */
- 1245, /* GL_MODULATE */
+ 1747, /* GL_S */
+ 1940, /* GL_T */
+ 1583, /* GL_R */
+ 1562, /* GL_Q */
+ 1246, /* GL_MODULATE */
414, /* GL_DECAL */
- 2107, /* GL_TEXTURE_ENV_MODE */
- 2106, /* GL_TEXTURE_ENV_COLOR */
- 2105, /* GL_TEXTURE_ENV */
+ 2111, /* GL_TEXTURE_ENV_MODE */
+ 2110, /* GL_TEXTURE_ENV_COLOR */
+ 2109, /* GL_TEXTURE_ENV */
572, /* GL_EYE_LINEAR */
- 1299, /* GL_OBJECT_LINEAR */
- 1851, /* GL_SPHERE_MAP */
- 2111, /* GL_TEXTURE_GEN_MODE */
- 1301, /* GL_OBJECT_PLANE */
+ 1300, /* GL_OBJECT_LINEAR */
+ 1854, /* GL_SPHERE_MAP */
+ 2115, /* GL_TEXTURE_GEN_MODE */
+ 1302, /* GL_OBJECT_PLANE */
573, /* GL_EYE_PLANE */
- 1260, /* GL_NEAREST */
+ 1261, /* GL_NEAREST */
867, /* GL_LINEAR */
- 1264, /* GL_NEAREST_MIPMAP_NEAREST */
+ 1265, /* GL_NEAREST_MIPMAP_NEAREST */
872, /* GL_LINEAR_MIPMAP_NEAREST */
- 1263, /* GL_NEAREST_MIPMAP_LINEAR */
+ 1264, /* GL_NEAREST_MIPMAP_LINEAR */
871, /* GL_LINEAR_MIPMAP_LINEAR */
- 2134, /* GL_TEXTURE_MAG_FILTER */
- 2143, /* GL_TEXTURE_MIN_FILTER */
- 2164, /* GL_TEXTURE_WRAP_S */
- 2165, /* GL_TEXTURE_WRAP_T */
+ 2138, /* GL_TEXTURE_MAG_FILTER */
+ 2147, /* GL_TEXTURE_MIN_FILTER */
+ 2168, /* GL_TEXTURE_WRAP_S */
+ 2169, /* GL_TEXTURE_WRAP_T */
155, /* GL_CLAMP */
- 1643, /* GL_REPEAT */
- 1437, /* GL_POLYGON_OFFSET_UNITS */
- 1436, /* GL_POLYGON_OFFSET_POINT */
- 1435, /* GL_POLYGON_OFFSET_LINE */
- 1583, /* GL_R3_G3_B2 */
- 2274, /* GL_V2F */
- 2275, /* GL_V3F */
+ 1646, /* GL_REPEAT */
+ 1440, /* GL_POLYGON_OFFSET_UNITS */
+ 1439, /* GL_POLYGON_OFFSET_POINT */
+ 1438, /* GL_POLYGON_OFFSET_LINE */
+ 1586, /* GL_R3_G3_B2 */
+ 2278, /* GL_V2F */
+ 2279, /* GL_V3F */
152, /* GL_C4UB_V2F */
153, /* GL_C4UB_V3F */
150, /* GL_C3F_V3F */
- 1257, /* GL_N3F_V3F */
+ 1258, /* GL_N3F_V3F */
151, /* GL_C4F_N3F_V3F */
- 1941, /* GL_T2F_V3F */
- 1943, /* GL_T4F_V4F */
- 1939, /* GL_T2F_C4UB_V3F */
- 1937, /* GL_T2F_C3F_V3F */
- 1940, /* GL_T2F_N3F_V3F */
- 1938, /* GL_T2F_C4F_N3F_V3F */
- 1942, /* GL_T4F_C4F_N3F_V4F */
+ 1945, /* GL_T2F_V3F */
+ 1947, /* GL_T4F_V4F */
+ 1943, /* GL_T2F_C4UB_V3F */
+ 1941, /* GL_T2F_C3F_V3F */
+ 1944, /* GL_T2F_N3F_V3F */
+ 1942, /* GL_T2F_C4F_N3F_V3F */
+ 1946, /* GL_T4F_C4F_N3F_V4F */
172, /* GL_CLIP_DISTANCE0 */
173, /* GL_CLIP_DISTANCE1 */
174, /* GL_CLIP_DISTANCE2 */
@@ -5208,38 +5216,38 @@ static const unsigned reduced_enums[1594] =
858, /* GL_LIGHT7 */
746, /* GL_HINT_BIT */
322, /* GL_CONSTANT_COLOR */
- 1312, /* GL_ONE_MINUS_CONSTANT_COLOR */
+ 1313, /* GL_ONE_MINUS_CONSTANT_COLOR */
317, /* GL_CONSTANT_ALPHA */
- 1310, /* GL_ONE_MINUS_CONSTANT_ALPHA */
+ 1311, /* GL_ONE_MINUS_CONSTANT_ALPHA */
89, /* GL_BLEND_COLOR */
711, /* GL_FUNC_ADD */
- 1190, /* GL_MIN */
+ 1191, /* GL_MIN */
1056, /* GL_MAX */
96, /* GL_BLEND_EQUATION */
717, /* GL_FUNC_SUBTRACT */
714, /* GL_FUNC_REVERSE_SUBTRACT */
331, /* GL_CONVOLUTION_1D */
332, /* GL_CONVOLUTION_2D */
- 1799, /* GL_SEPARABLE_2D */
+ 1802, /* GL_SEPARABLE_2D */
335, /* GL_CONVOLUTION_BORDER_MODE */
339, /* GL_CONVOLUTION_FILTER_SCALE */
337, /* GL_CONVOLUTION_FILTER_BIAS */
- 1598, /* GL_REDUCE */
+ 1601, /* GL_REDUCE */
341, /* GL_CONVOLUTION_FORMAT */
345, /* GL_CONVOLUTION_WIDTH */
343, /* GL_CONVOLUTION_HEIGHT */
1075, /* GL_MAX_CONVOLUTION_WIDTH */
1073, /* GL_MAX_CONVOLUTION_HEIGHT */
- 1476, /* GL_POST_CONVOLUTION_RED_SCALE */
- 1472, /* GL_POST_CONVOLUTION_GREEN_SCALE */
- 1467, /* GL_POST_CONVOLUTION_BLUE_SCALE */
- 1463, /* GL_POST_CONVOLUTION_ALPHA_SCALE */
- 1474, /* GL_POST_CONVOLUTION_RED_BIAS */
- 1470, /* GL_POST_CONVOLUTION_GREEN_BIAS */
- 1465, /* GL_POST_CONVOLUTION_BLUE_BIAS */
- 1461, /* GL_POST_CONVOLUTION_ALPHA_BIAS */
+ 1479, /* GL_POST_CONVOLUTION_RED_SCALE */
+ 1475, /* GL_POST_CONVOLUTION_GREEN_SCALE */
+ 1470, /* GL_POST_CONVOLUTION_BLUE_SCALE */
+ 1466, /* GL_POST_CONVOLUTION_ALPHA_SCALE */
+ 1477, /* GL_POST_CONVOLUTION_RED_BIAS */
+ 1473, /* GL_POST_CONVOLUTION_GREEN_BIAS */
+ 1468, /* GL_POST_CONVOLUTION_BLUE_BIAS */
+ 1464, /* GL_POST_CONVOLUTION_ALPHA_BIAS */
747, /* GL_HISTOGRAM */
- 1539, /* GL_PROXY_HISTOGRAM */
+ 1542, /* GL_PROXY_HISTOGRAM */
763, /* GL_HISTOGRAM_WIDTH */
753, /* GL_HISTOGRAM_FORMAT */
759, /* GL_HISTOGRAM_RED_SIZE */
@@ -5248,19 +5256,19 @@ static const unsigned reduced_enums[1594] =
748, /* GL_HISTOGRAM_ALPHA_SIZE */
757, /* GL_HISTOGRAM_LUMINANCE_SIZE */
761, /* GL_HISTOGRAM_SINK */
- 1191, /* GL_MINMAX */
- 1193, /* GL_MINMAX_FORMAT */
- 1195, /* GL_MINMAX_SINK */
- 1944, /* GL_TABLE_TOO_LARGE_EXT */
- 2223, /* GL_UNSIGNED_BYTE_3_3_2 */
- 2263, /* GL_UNSIGNED_SHORT_4_4_4_4 */
- 2266, /* GL_UNSIGNED_SHORT_5_5_5_1 */
- 2235, /* GL_UNSIGNED_INT_8_8_8_8 */
- 2226, /* GL_UNSIGNED_INT_10_10_10_2 */
- 1434, /* GL_POLYGON_OFFSET_FILL */
- 1433, /* GL_POLYGON_OFFSET_FACTOR */
- 1432, /* GL_POLYGON_OFFSET_BIAS */
- 1648, /* GL_RESCALE_NORMAL */
+ 1192, /* GL_MINMAX */
+ 1194, /* GL_MINMAX_FORMAT */
+ 1196, /* GL_MINMAX_SINK */
+ 1948, /* GL_TABLE_TOO_LARGE_EXT */
+ 2227, /* GL_UNSIGNED_BYTE_3_3_2 */
+ 2267, /* GL_UNSIGNED_SHORT_4_4_4_4 */
+ 2270, /* GL_UNSIGNED_SHORT_5_5_5_1 */
+ 2239, /* GL_UNSIGNED_INT_8_8_8_8 */
+ 2230, /* GL_UNSIGNED_INT_10_10_10_2 */
+ 1437, /* GL_POLYGON_OFFSET_FILL */
+ 1436, /* GL_POLYGON_OFFSET_FACTOR */
+ 1435, /* GL_POLYGON_OFFSET_BIAS */
+ 1651, /* GL_RESCALE_NORMAL */
41, /* GL_ALPHA4 */
43, /* GL_ALPHA8 */
33, /* GL_ALPHA12 */
@@ -5280,102 +5288,102 @@ static const unsigned reduced_enums[1594] =
802, /* GL_INTENSITY8 */
792, /* GL_INTENSITY12 */
794, /* GL_INTENSITY16 */
- 1671, /* GL_RGB2_EXT */
- 1677, /* GL_RGB4 */
- 1680, /* GL_RGB5 */
- 1687, /* GL_RGB8 */
- 1656, /* GL_RGB10 */
- 1661, /* GL_RGB12 */
- 1663, /* GL_RGB16 */
- 1707, /* GL_RGBA2 */
- 1714, /* GL_RGBA4 */
- 1683, /* GL_RGB5_A1 */
- 1719, /* GL_RGBA8 */
- 1657, /* GL_RGB10_A2 */
- 1697, /* GL_RGBA12 */
- 1699, /* GL_RGBA16 */
- 2151, /* GL_TEXTURE_RED_SIZE */
- 2119, /* GL_TEXTURE_GREEN_SIZE */
- 2039, /* GL_TEXTURE_BLUE_SIZE */
- 2018, /* GL_TEXTURE_ALPHA_SIZE */
- 2132, /* GL_TEXTURE_LUMINANCE_SIZE */
- 2123, /* GL_TEXTURE_INTENSITY_SIZE */
- 1645, /* GL_REPLACE_EXT */
- 1543, /* GL_PROXY_TEXTURE_1D */
- 1547, /* GL_PROXY_TEXTURE_2D */
- 2159, /* GL_TEXTURE_TOO_LARGE_EXT */
- 2145, /* GL_TEXTURE_PRIORITY */
- 2153, /* GL_TEXTURE_RESIDENT */
- 2021, /* GL_TEXTURE_BINDING_1D */
- 2024, /* GL_TEXTURE_BINDING_2D */
- 2027, /* GL_TEXTURE_BINDING_3D */
- 1348, /* GL_PACK_SKIP_IMAGES */
- 1344, /* GL_PACK_IMAGE_HEIGHT */
- 2216, /* GL_UNPACK_SKIP_IMAGES */
- 2213, /* GL_UNPACK_IMAGE_HEIGHT */
- 2016, /* GL_TEXTURE_3D */
- 1551, /* GL_PROXY_TEXTURE_3D */
- 2102, /* GL_TEXTURE_DEPTH */
- 2162, /* GL_TEXTURE_WRAP_R */
+ 1674, /* GL_RGB2_EXT */
+ 1680, /* GL_RGB4 */
+ 1683, /* GL_RGB5 */
+ 1690, /* GL_RGB8 */
+ 1659, /* GL_RGB10 */
+ 1664, /* GL_RGB12 */
+ 1666, /* GL_RGB16 */
+ 1710, /* GL_RGBA2 */
+ 1717, /* GL_RGBA4 */
+ 1686, /* GL_RGB5_A1 */
+ 1722, /* GL_RGBA8 */
+ 1660, /* GL_RGB10_A2 */
+ 1700, /* GL_RGBA12 */
+ 1702, /* GL_RGBA16 */
+ 2155, /* GL_TEXTURE_RED_SIZE */
+ 2123, /* GL_TEXTURE_GREEN_SIZE */
+ 2043, /* GL_TEXTURE_BLUE_SIZE */
+ 2022, /* GL_TEXTURE_ALPHA_SIZE */
+ 2136, /* GL_TEXTURE_LUMINANCE_SIZE */
+ 2127, /* GL_TEXTURE_INTENSITY_SIZE */
+ 1648, /* GL_REPLACE_EXT */
+ 1546, /* GL_PROXY_TEXTURE_1D */
+ 1550, /* GL_PROXY_TEXTURE_2D */
+ 2163, /* GL_TEXTURE_TOO_LARGE_EXT */
+ 2149, /* GL_TEXTURE_PRIORITY */
+ 2157, /* GL_TEXTURE_RESIDENT */
+ 2025, /* GL_TEXTURE_BINDING_1D */
+ 2028, /* GL_TEXTURE_BINDING_2D */
+ 2031, /* GL_TEXTURE_BINDING_3D */
+ 1351, /* GL_PACK_SKIP_IMAGES */
+ 1347, /* GL_PACK_IMAGE_HEIGHT */
+ 2220, /* GL_UNPACK_SKIP_IMAGES */
+ 2217, /* GL_UNPACK_IMAGE_HEIGHT */
+ 2020, /* GL_TEXTURE_3D */
+ 1554, /* GL_PROXY_TEXTURE_3D */
+ 2106, /* GL_TEXTURE_DEPTH */
+ 2166, /* GL_TEXTURE_WRAP_R */
1057, /* GL_MAX_3D_TEXTURE_SIZE */
- 2279, /* GL_VERTEX_ARRAY */
- 1272, /* GL_NORMAL_ARRAY */
+ 2283, /* GL_VERTEX_ARRAY */
+ 1273, /* GL_NORMAL_ARRAY */
189, /* GL_COLOR_ARRAY */
775, /* GL_INDEX_ARRAY */
- 2072, /* GL_TEXTURE_COORD_ARRAY */
+ 2076, /* GL_TEXTURE_COORD_ARRAY */
555, /* GL_EDGE_FLAG_ARRAY */
- 2285, /* GL_VERTEX_ARRAY_SIZE */
- 2287, /* GL_VERTEX_ARRAY_TYPE */
- 2286, /* GL_VERTEX_ARRAY_STRIDE */
- 1277, /* GL_NORMAL_ARRAY_TYPE */
- 1276, /* GL_NORMAL_ARRAY_STRIDE */
+ 2289, /* GL_VERTEX_ARRAY_SIZE */
+ 2291, /* GL_VERTEX_ARRAY_TYPE */
+ 2290, /* GL_VERTEX_ARRAY_STRIDE */
+ 1278, /* GL_NORMAL_ARRAY_TYPE */
+ 1277, /* GL_NORMAL_ARRAY_STRIDE */
193, /* GL_COLOR_ARRAY_SIZE */
195, /* GL_COLOR_ARRAY_TYPE */
194, /* GL_COLOR_ARRAY_STRIDE */
780, /* GL_INDEX_ARRAY_TYPE */
779, /* GL_INDEX_ARRAY_STRIDE */
- 2076, /* GL_TEXTURE_COORD_ARRAY_SIZE */
- 2078, /* GL_TEXTURE_COORD_ARRAY_TYPE */
- 2077, /* GL_TEXTURE_COORD_ARRAY_STRIDE */
+ 2080, /* GL_TEXTURE_COORD_ARRAY_SIZE */
+ 2082, /* GL_TEXTURE_COORD_ARRAY_TYPE */
+ 2081, /* GL_TEXTURE_COORD_ARRAY_STRIDE */
559, /* GL_EDGE_FLAG_ARRAY_STRIDE */
- 2284, /* GL_VERTEX_ARRAY_POINTER */
- 1275, /* GL_NORMAL_ARRAY_POINTER */
+ 2288, /* GL_VERTEX_ARRAY_POINTER */
+ 1276, /* GL_NORMAL_ARRAY_POINTER */
192, /* GL_COLOR_ARRAY_POINTER */
778, /* GL_INDEX_ARRAY_POINTER */
- 2075, /* GL_TEXTURE_COORD_ARRAY_POINTER */
+ 2079, /* GL_TEXTURE_COORD_ARRAY_POINTER */
558, /* GL_EDGE_FLAG_ARRAY_POINTER */
- 1250, /* GL_MULTISAMPLE */
- 1773, /* GL_SAMPLE_ALPHA_TO_COVERAGE */
- 1775, /* GL_SAMPLE_ALPHA_TO_ONE */
- 1780, /* GL_SAMPLE_COVERAGE */
- 1777, /* GL_SAMPLE_BUFFERS */
- 1768, /* GL_SAMPLES */
- 1784, /* GL_SAMPLE_COVERAGE_VALUE */
- 1782, /* GL_SAMPLE_COVERAGE_INVERT */
+ 1251, /* GL_MULTISAMPLE */
+ 1776, /* GL_SAMPLE_ALPHA_TO_COVERAGE */
+ 1778, /* GL_SAMPLE_ALPHA_TO_ONE */
+ 1783, /* GL_SAMPLE_COVERAGE */
+ 1780, /* GL_SAMPLE_BUFFERS */
+ 1771, /* GL_SAMPLES */
+ 1787, /* GL_SAMPLE_COVERAGE_VALUE */
+ 1785, /* GL_SAMPLE_COVERAGE_INVERT */
237, /* GL_COLOR_MATRIX */
239, /* GL_COLOR_MATRIX_STACK_DEPTH */
1069, /* GL_MAX_COLOR_MATRIX_STACK_DEPTH */
- 1459, /* GL_POST_COLOR_MATRIX_RED_SCALE */
- 1455, /* GL_POST_COLOR_MATRIX_GREEN_SCALE */
- 1450, /* GL_POST_COLOR_MATRIX_BLUE_SCALE */
- 1446, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE */
- 1457, /* GL_POST_COLOR_MATRIX_RED_BIAS */
- 1453, /* GL_POST_COLOR_MATRIX_GREEN_BIAS */
- 1448, /* GL_POST_COLOR_MATRIX_BLUE_BIAS */
- 1444, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS */
- 2055, /* GL_TEXTURE_COLOR_TABLE_SGI */
- 1552, /* GL_PROXY_TEXTURE_COLOR_TABLE_SGI */
- 2057, /* GL_TEXTURE_COMPARE_FAIL_VALUE_ARB */
+ 1462, /* GL_POST_COLOR_MATRIX_RED_SCALE */
+ 1458, /* GL_POST_COLOR_MATRIX_GREEN_SCALE */
+ 1453, /* GL_POST_COLOR_MATRIX_BLUE_SCALE */
+ 1449, /* GL_POST_COLOR_MATRIX_ALPHA_SCALE */
+ 1460, /* GL_POST_COLOR_MATRIX_RED_BIAS */
+ 1456, /* GL_POST_COLOR_MATRIX_GREEN_BIAS */
+ 1451, /* GL_POST_COLOR_MATRIX_BLUE_BIAS */
+ 1447, /* GL_POST_COLOR_MATRIX_ALPHA_BIAS */
+ 2059, /* GL_TEXTURE_COLOR_TABLE_SGI */
+ 1555, /* GL_PROXY_TEXTURE_COLOR_TABLE_SGI */
+ 2061, /* GL_TEXTURE_COMPARE_FAIL_VALUE_ARB */
94, /* GL_BLEND_DST_RGB */
108, /* GL_BLEND_SRC_RGB */
92, /* GL_BLEND_DST_ALPHA */
106, /* GL_BLEND_SRC_ALPHA */
243, /* GL_COLOR_TABLE */
- 1469, /* GL_POST_CONVOLUTION_COLOR_TABLE */
- 1452, /* GL_POST_COLOR_MATRIX_COLOR_TABLE */
- 1538, /* GL_PROXY_COLOR_TABLE */
- 1542, /* GL_PROXY_POST_CONVOLUTION_COLOR_TABLE */
- 1541, /* GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE */
+ 1472, /* GL_POST_CONVOLUTION_COLOR_TABLE */
+ 1455, /* GL_POST_COLOR_MATRIX_COLOR_TABLE */
+ 1541, /* GL_PROXY_COLOR_TABLE */
+ 1545, /* GL_PROXY_POST_CONVOLUTION_COLOR_TABLE */
+ 1544, /* GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE */
267, /* GL_COLOR_TABLE_SCALE */
247, /* GL_COLOR_TABLE_BIAS */
252, /* GL_COLOR_TABLE_FORMAT */
@@ -5388,62 +5396,62 @@ static const unsigned reduced_enums[1594] =
258, /* GL_COLOR_TABLE_INTENSITY_SIZE */
79, /* GL_BGR */
80, /* GL_BGRA */
- 1087, /* GL_MAX_ELEMENTS_VERTICES */
- 1086, /* GL_MAX_ELEMENTS_INDICES */
- 2122, /* GL_TEXTURE_INDEX_SIZE_EXT */
+ 1088, /* GL_MAX_ELEMENTS_VERTICES */
+ 1087, /* GL_MAX_ELEMENTS_INDICES */
+ 2126, /* GL_TEXTURE_INDEX_SIZE_EXT */
186, /* GL_CLIP_VOLUME_CLIPPING_HINT_EXT */
- 1415, /* GL_POINT_SIZE_MIN */
- 1411, /* GL_POINT_SIZE_MAX */
- 1400, /* GL_POINT_FADE_THRESHOLD_SIZE */
- 1396, /* GL_POINT_DISTANCE_ATTENUATION */
+ 1418, /* GL_POINT_SIZE_MIN */
+ 1414, /* GL_POINT_SIZE_MAX */
+ 1403, /* GL_POINT_FADE_THRESHOLD_SIZE */
+ 1399, /* GL_POINT_DISTANCE_ATTENUATION */
159, /* GL_CLAMP_TO_BORDER */
162, /* GL_CLAMP_TO_EDGE */
- 2144, /* GL_TEXTURE_MIN_LOD */
- 2142, /* GL_TEXTURE_MAX_LOD */
- 2020, /* GL_TEXTURE_BASE_LEVEL */
- 2141, /* GL_TEXTURE_MAX_LEVEL */
+ 2148, /* GL_TEXTURE_MIN_LOD */
+ 2146, /* GL_TEXTURE_MAX_LOD */
+ 2024, /* GL_TEXTURE_BASE_LEVEL */
+ 2145, /* GL_TEXTURE_MAX_LEVEL */
766, /* GL_IGNORE_BORDER_HP */
321, /* GL_CONSTANT_BORDER_HP */
- 1646, /* GL_REPLICATE_BORDER_HP */
+ 1649, /* GL_REPLICATE_BORDER_HP */
333, /* GL_CONVOLUTION_BORDER_COLOR */
- 1307, /* GL_OCCLUSION_TEST_HP */
- 1308, /* GL_OCCLUSION_TEST_RESULT_HP */
+ 1308, /* GL_OCCLUSION_TEST_HP */
+ 1309, /* GL_OCCLUSION_TEST_RESULT_HP */
869, /* GL_LINEAR_CLIPMAP_LINEAR_SGIX */
- 2049, /* GL_TEXTURE_CLIPMAP_CENTER_SGIX */
- 2051, /* GL_TEXTURE_CLIPMAP_FRAME_SGIX */
- 2053, /* GL_TEXTURE_CLIPMAP_OFFSET_SGIX */
- 2054, /* GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX */
- 2052, /* GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX */
- 2050, /* GL_TEXTURE_CLIPMAP_DEPTH_SGIX */
+ 2053, /* GL_TEXTURE_CLIPMAP_CENTER_SGIX */
+ 2055, /* GL_TEXTURE_CLIPMAP_FRAME_SGIX */
+ 2057, /* GL_TEXTURE_CLIPMAP_OFFSET_SGIX */
+ 2058, /* GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX */
+ 2056, /* GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX */
+ 2054, /* GL_TEXTURE_CLIPMAP_DEPTH_SGIX */
1063, /* GL_MAX_CLIPMAP_DEPTH_SGIX */
1064, /* GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX */
- 1479, /* GL_POST_TEXTURE_FILTER_BIAS_SGIX */
- 1481, /* GL_POST_TEXTURE_FILTER_SCALE_SGIX */
- 1478, /* GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX */
- 1480, /* GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX */
- 2130, /* GL_TEXTURE_LOD_BIAS_S_SGIX */
- 2131, /* GL_TEXTURE_LOD_BIAS_T_SGIX */
- 2129, /* GL_TEXTURE_LOD_BIAS_R_SGIX */
+ 1482, /* GL_POST_TEXTURE_FILTER_BIAS_SGIX */
+ 1484, /* GL_POST_TEXTURE_FILTER_SCALE_SGIX */
+ 1481, /* GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX */
+ 1483, /* GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX */
+ 2134, /* GL_TEXTURE_LOD_BIAS_S_SGIX */
+ 2135, /* GL_TEXTURE_LOD_BIAS_T_SGIX */
+ 2133, /* GL_TEXTURE_LOD_BIAS_R_SGIX */
720, /* GL_GENERATE_MIPMAP */
721, /* GL_GENERATE_MIPMAP_HINT */
633, /* GL_FOG_OFFSET_SGIX */
634, /* GL_FOG_OFFSET_VALUE_SGIX */
- 2063, /* GL_TEXTURE_COMPARE_SGIX */
- 2062, /* GL_TEXTURE_COMPARE_OPERATOR_SGIX */
- 2126, /* GL_TEXTURE_LEQUAL_R_SGIX */
- 2118, /* GL_TEXTURE_GEQUAL_R_SGIX */
+ 2067, /* GL_TEXTURE_COMPARE_SGIX */
+ 2066, /* GL_TEXTURE_COMPARE_OPERATOR_SGIX */
+ 2130, /* GL_TEXTURE_LEQUAL_R_SGIX */
+ 2122, /* GL_TEXTURE_GEQUAL_R_SGIX */
436, /* GL_DEPTH_COMPONENT16 */
440, /* GL_DEPTH_COMPONENT24 */
444, /* GL_DEPTH_COMPONENT32 */
358, /* GL_CULL_VERTEX_EXT */
360, /* GL_CULL_VERTEX_OBJECT_POSITION_EXT */
359, /* GL_CULL_VERTEX_EYE_POSITION_EXT */
- 2352, /* GL_WRAP_BORDER_SUN */
- 2056, /* GL_TEXTURE_COLOR_WRITEMASK_SGIS */
+ 2356, /* GL_WRAP_BORDER_SUN */
+ 2060, /* GL_TEXTURE_COLOR_WRITEMASK_SGIS */
862, /* GL_LIGHT_MODEL_COLOR_CONTROL */
- 1818, /* GL_SINGLE_COLOR */
- 1802, /* GL_SEPARATE_SPECULAR_COLOR */
- 1813, /* GL_SHARED_TEXTURE_PALETTE_EXT */
+ 1821, /* GL_SINGLE_COLOR */
+ 1805, /* GL_SEPARATE_SPECULAR_COLOR */
+ 1816, /* GL_SHARED_TEXTURE_PALETTE_EXT */
645, /* GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING */
646, /* GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE */
657, /* GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE */
@@ -5456,12 +5464,12 @@ static const unsigned reduced_enums[1594] =
702, /* GL_FRAMEBUFFER_UNDEFINED */
452, /* GL_DEPTH_STENCIL_ATTACHMENT */
939, /* GL_MAJOR_VERSION */
- 1197, /* GL_MINOR_VERSION */
- 1287, /* GL_NUM_EXTENSIONS */
+ 1198, /* GL_MINOR_VERSION */
+ 1288, /* GL_NUM_EXTENSIONS */
327, /* GL_CONTEXT_FLAGS */
774, /* GL_INDEX */
430, /* GL_DEPTH_BUFFER */
- 1892, /* GL_STENCIL_BUFFER */
+ 1896, /* GL_STENCIL_BUFFER */
298, /* GL_COMPRESSED_RED */
299, /* GL_COMPRESSED_RG */
397, /* GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB */
@@ -5483,33 +5491,33 @@ static const unsigned reduced_enums[1594] =
899, /* GL_LOSE_CONTEXT_ON_RESET_ARB */
741, /* GL_GUILTY_CONTEXT_RESET_ARB */
789, /* GL_INNOCENT_CONTEXT_RESET_ARB */
- 2211, /* GL_UNKNOWN_CONTEXT_RESET_ARB */
- 1650, /* GL_RESET_NOTIFICATION_STRATEGY_ARB */
- 1501, /* GL_PROGRAM_BINARY_RETRIEVABLE_HINT */
- 1284, /* GL_NO_RESET_NOTIFICATION_ARB */
- 2222, /* GL_UNSIGNED_BYTE_2_3_3_REV */
- 2267, /* GL_UNSIGNED_SHORT_5_6_5 */
- 2268, /* GL_UNSIGNED_SHORT_5_6_5_REV */
- 2264, /* GL_UNSIGNED_SHORT_4_4_4_4_REV */
- 2261, /* GL_UNSIGNED_SHORT_1_5_5_5_REV */
- 2236, /* GL_UNSIGNED_INT_8_8_8_8_REV */
- 2232, /* GL_UNSIGNED_INT_2_10_10_10_REV */
- 2139, /* GL_TEXTURE_MAX_CLAMP_S_SGIX */
- 2140, /* GL_TEXTURE_MAX_CLAMP_T_SGIX */
- 2138, /* GL_TEXTURE_MAX_CLAMP_R_SGIX */
- 1200, /* GL_MIRRORED_REPEAT */
- 1737, /* GL_RGB_S3TC */
- 1679, /* GL_RGB4_S3TC */
- 1733, /* GL_RGBA_S3TC */
- 1718, /* GL_RGBA4_S3TC */
- 1727, /* GL_RGBA_DXT5_S3TC */
- 1715, /* GL_RGBA4_DXT5_S3TC */
+ 2215, /* GL_UNKNOWN_CONTEXT_RESET_ARB */
+ 1653, /* GL_RESET_NOTIFICATION_STRATEGY_ARB */
+ 1504, /* GL_PROGRAM_BINARY_RETRIEVABLE_HINT */
+ 1285, /* GL_NO_RESET_NOTIFICATION_ARB */
+ 2226, /* GL_UNSIGNED_BYTE_2_3_3_REV */
+ 2271, /* GL_UNSIGNED_SHORT_5_6_5 */
+ 2272, /* GL_UNSIGNED_SHORT_5_6_5_REV */
+ 2268, /* GL_UNSIGNED_SHORT_4_4_4_4_REV */
+ 2265, /* GL_UNSIGNED_SHORT_1_5_5_5_REV */
+ 2240, /* GL_UNSIGNED_INT_8_8_8_8_REV */
+ 2236, /* GL_UNSIGNED_INT_2_10_10_10_REV */
+ 2143, /* GL_TEXTURE_MAX_CLAMP_S_SGIX */
+ 2144, /* GL_TEXTURE_MAX_CLAMP_T_SGIX */
+ 2142, /* GL_TEXTURE_MAX_CLAMP_R_SGIX */
+ 1201, /* GL_MIRRORED_REPEAT */
+ 1740, /* GL_RGB_S3TC */
+ 1682, /* GL_RGB4_S3TC */
+ 1736, /* GL_RGBA_S3TC */
+ 1721, /* GL_RGBA4_S3TC */
+ 1730, /* GL_RGBA_DXT5_S3TC */
+ 1718, /* GL_RGBA4_DXT5_S3TC */
309, /* GL_COMPRESSED_RGB_S3TC_DXT1_EXT */
304, /* GL_COMPRESSED_RGBA_S3TC_DXT1_EXT */
305, /* GL_COMPRESSED_RGBA_S3TC_DXT3_EXT */
306, /* GL_COMPRESSED_RGBA_S3TC_DXT5_EXT */
- 1262, /* GL_NEAREST_CLIPMAP_NEAREST_SGIX */
- 1261, /* GL_NEAREST_CLIPMAP_LINEAR_SGIX */
+ 1263, /* GL_NEAREST_CLIPMAP_NEAREST_SGIX */
+ 1262, /* GL_NEAREST_CLIPMAP_LINEAR_SGIX */
870, /* GL_LINEAR_CLIPMAP_NEAREST_SGIX */
620, /* GL_FOG_COORDINATE_SOURCE */
612, /* GL_FOG_COORD */
@@ -5521,152 +5529,152 @@ static const unsigned reduced_enums[1594] =
614, /* GL_FOG_COORDINATE_ARRAY */
241, /* GL_COLOR_SUM */
385, /* GL_CURRENT_SECONDARY_COLOR */
- 1793, /* GL_SECONDARY_COLOR_ARRAY_SIZE */
- 1795, /* GL_SECONDARY_COLOR_ARRAY_TYPE */
- 1794, /* GL_SECONDARY_COLOR_ARRAY_STRIDE */
- 1792, /* GL_SECONDARY_COLOR_ARRAY_POINTER */
- 1789, /* GL_SECONDARY_COLOR_ARRAY */
+ 1796, /* GL_SECONDARY_COLOR_ARRAY_SIZE */
+ 1798, /* GL_SECONDARY_COLOR_ARRAY_TYPE */
+ 1797, /* GL_SECONDARY_COLOR_ARRAY_STRIDE */
+ 1795, /* GL_SECONDARY_COLOR_ARRAY_POINTER */
+ 1792, /* GL_SECONDARY_COLOR_ARRAY */
383, /* GL_CURRENT_RASTER_SECONDARY_COLOR */
29, /* GL_ALIASED_POINT_SIZE_RANGE */
28, /* GL_ALIASED_LINE_WIDTH_RANGE */
- 1946, /* GL_TEXTURE0 */
- 1948, /* GL_TEXTURE1 */
- 1970, /* GL_TEXTURE2 */
- 1992, /* GL_TEXTURE3 */
- 1998, /* GL_TEXTURE4 */
- 2000, /* GL_TEXTURE5 */
- 2002, /* GL_TEXTURE6 */
- 2004, /* GL_TEXTURE7 */
- 2006, /* GL_TEXTURE8 */
- 2008, /* GL_TEXTURE9 */
- 1949, /* GL_TEXTURE10 */
- 1951, /* GL_TEXTURE11 */
- 1953, /* GL_TEXTURE12 */
- 1955, /* GL_TEXTURE13 */
- 1957, /* GL_TEXTURE14 */
- 1959, /* GL_TEXTURE15 */
- 1961, /* GL_TEXTURE16 */
- 1963, /* GL_TEXTURE17 */
- 1965, /* GL_TEXTURE18 */
- 1967, /* GL_TEXTURE19 */
- 1971, /* GL_TEXTURE20 */
- 1973, /* GL_TEXTURE21 */
- 1975, /* GL_TEXTURE22 */
- 1977, /* GL_TEXTURE23 */
- 1979, /* GL_TEXTURE24 */
- 1981, /* GL_TEXTURE25 */
- 1983, /* GL_TEXTURE26 */
- 1985, /* GL_TEXTURE27 */
- 1987, /* GL_TEXTURE28 */
- 1989, /* GL_TEXTURE29 */
- 1993, /* GL_TEXTURE30 */
- 1995, /* GL_TEXTURE31 */
+ 1950, /* GL_TEXTURE0 */
+ 1952, /* GL_TEXTURE1 */
+ 1974, /* GL_TEXTURE2 */
+ 1996, /* GL_TEXTURE3 */
+ 2002, /* GL_TEXTURE4 */
+ 2004, /* GL_TEXTURE5 */
+ 2006, /* GL_TEXTURE6 */
+ 2008, /* GL_TEXTURE7 */
+ 2010, /* GL_TEXTURE8 */
+ 2012, /* GL_TEXTURE9 */
+ 1953, /* GL_TEXTURE10 */
+ 1955, /* GL_TEXTURE11 */
+ 1957, /* GL_TEXTURE12 */
+ 1959, /* GL_TEXTURE13 */
+ 1961, /* GL_TEXTURE14 */
+ 1963, /* GL_TEXTURE15 */
+ 1965, /* GL_TEXTURE16 */
+ 1967, /* GL_TEXTURE17 */
+ 1969, /* GL_TEXTURE18 */
+ 1971, /* GL_TEXTURE19 */
+ 1975, /* GL_TEXTURE20 */
+ 1977, /* GL_TEXTURE21 */
+ 1979, /* GL_TEXTURE22 */
+ 1981, /* GL_TEXTURE23 */
+ 1983, /* GL_TEXTURE24 */
+ 1985, /* GL_TEXTURE25 */
+ 1987, /* GL_TEXTURE26 */
+ 1989, /* GL_TEXTURE27 */
+ 1991, /* GL_TEXTURE28 */
+ 1993, /* GL_TEXTURE29 */
+ 1997, /* GL_TEXTURE30 */
+ 1999, /* GL_TEXTURE31 */
19, /* GL_ACTIVE_TEXTURE */
166, /* GL_CLIENT_ACTIVE_TEXTURE */
- 1162, /* GL_MAX_TEXTURE_UNITS */
- 2194, /* GL_TRANSPOSE_MODELVIEW_MATRIX */
- 2197, /* GL_TRANSPOSE_PROJECTION_MATRIX */
- 2199, /* GL_TRANSPOSE_TEXTURE_MATRIX */
- 2191, /* GL_TRANSPOSE_COLOR_MATRIX */
- 1928, /* GL_SUBTRACT */
- 1143, /* GL_MAX_RENDERBUFFER_SIZE */
+ 1163, /* GL_MAX_TEXTURE_UNITS */
+ 2198, /* GL_TRANSPOSE_MODELVIEW_MATRIX */
+ 2201, /* GL_TRANSPOSE_PROJECTION_MATRIX */
+ 2203, /* GL_TRANSPOSE_TEXTURE_MATRIX */
+ 2195, /* GL_TRANSPOSE_COLOR_MATRIX */
+ 1932, /* GL_SUBTRACT */
+ 1144, /* GL_MAX_RENDERBUFFER_SIZE */
290, /* GL_COMPRESSED_ALPHA */
294, /* GL_COMPRESSED_LUMINANCE */
295, /* GL_COMPRESSED_LUMINANCE_ALPHA */
292, /* GL_COMPRESSED_INTENSITY */
300, /* GL_COMPRESSED_RGB */
301, /* GL_COMPRESSED_RGBA */
- 2070, /* GL_TEXTURE_COMPRESSION_HINT */
- 2148, /* GL_TEXTURE_RECTANGLE */
- 2035, /* GL_TEXTURE_BINDING_RECTANGLE */
- 1555, /* GL_PROXY_TEXTURE_RECTANGLE */
- 1140, /* GL_MAX_RECTANGLE_TEXTURE_SIZE */
+ 2074, /* GL_TEXTURE_COMPRESSION_HINT */
+ 2152, /* GL_TEXTURE_RECTANGLE */
+ 2039, /* GL_TEXTURE_BINDING_RECTANGLE */
+ 1558, /* GL_PROXY_TEXTURE_RECTANGLE */
+ 1141, /* GL_MAX_RECTANGLE_TEXTURE_SIZE */
451, /* GL_DEPTH_STENCIL */
- 2228, /* GL_UNSIGNED_INT_24_8 */
- 1157, /* GL_MAX_TEXTURE_LOD_BIAS */
- 2137, /* GL_TEXTURE_MAX_ANISOTROPY_EXT */
- 1159, /* GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT */
- 2109, /* GL_TEXTURE_FILTER_CONTROL */
- 2127, /* GL_TEXTURE_LOD_BIAS */
+ 2232, /* GL_UNSIGNED_INT_24_8 */
+ 1158, /* GL_MAX_TEXTURE_LOD_BIAS */
+ 2141, /* GL_TEXTURE_MAX_ANISOTROPY_EXT */
+ 1160, /* GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT */
+ 2113, /* GL_TEXTURE_FILTER_CONTROL */
+ 2131, /* GL_TEXTURE_LOD_BIAS */
274, /* GL_COMBINE4 */
- 1149, /* GL_MAX_SHININESS_NV */
- 1150, /* GL_MAX_SPOT_EXPONENT_NV */
+ 1150, /* GL_MAX_SHININESS_NV */
+ 1151, /* GL_MAX_SPOT_EXPONENT_NV */
772, /* GL_INCR_WRAP */
416, /* GL_DECR_WRAP */
- 1220, /* GL_MODELVIEW1_ARB */
- 1278, /* GL_NORMAL_MAP */
- 1606, /* GL_REFLECTION_MAP */
- 2080, /* GL_TEXTURE_CUBE_MAP */
- 2031, /* GL_TEXTURE_BINDING_CUBE_MAP */
- 2092, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X */
- 2082, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X */
- 2095, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y */
- 2085, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y */
- 2098, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z */
- 2088, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z */
- 1553, /* GL_PROXY_TEXTURE_CUBE_MAP */
+ 1221, /* GL_MODELVIEW1_ARB */
+ 1279, /* GL_NORMAL_MAP */
+ 1609, /* GL_REFLECTION_MAP */
+ 2084, /* GL_TEXTURE_CUBE_MAP */
+ 2035, /* GL_TEXTURE_BINDING_CUBE_MAP */
+ 2096, /* GL_TEXTURE_CUBE_MAP_POSITIVE_X */
+ 2086, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_X */
+ 2099, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Y */
+ 2089, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Y */
+ 2102, /* GL_TEXTURE_CUBE_MAP_POSITIVE_Z */
+ 2092, /* GL_TEXTURE_CUBE_MAP_NEGATIVE_Z */
+ 1556, /* GL_PROXY_TEXTURE_CUBE_MAP */
1077, /* GL_MAX_CUBE_MAP_TEXTURE_SIZE */
- 1256, /* GL_MULTISAMPLE_FILTER_HINT_NV */
- 1493, /* GL_PRIMITIVE_RESTART_NV */
- 1492, /* GL_PRIMITIVE_RESTART_INDEX_NV */
+ 1257, /* GL_MULTISAMPLE_FILTER_HINT_NV */
+ 1496, /* GL_PRIMITIVE_RESTART_NV */
+ 1495, /* GL_PRIMITIVE_RESTART_INDEX_NV */
628, /* GL_FOG_DISTANCE_MODE_NV */
575, /* GL_EYE_RADIAL_NV */
574, /* GL_EYE_PLANE_ABSOLUTE_NV */
273, /* GL_COMBINE */
280, /* GL_COMBINE_RGB */
275, /* GL_COMBINE_ALPHA */
- 1738, /* GL_RGB_SCALE */
+ 1741, /* GL_RGB_SCALE */
25, /* GL_ADD_SIGNED */
809, /* GL_INTERPOLATE */
316, /* GL_CONSTANT */
- 1485, /* GL_PRIMARY_COLOR */
- 1482, /* GL_PREVIOUS */
- 1833, /* GL_SOURCE0_RGB */
- 1839, /* GL_SOURCE1_RGB */
- 1845, /* GL_SOURCE2_RGB */
- 1849, /* GL_SOURCE3_RGB_NV */
- 1830, /* GL_SOURCE0_ALPHA */
- 1836, /* GL_SOURCE1_ALPHA */
- 1842, /* GL_SOURCE2_ALPHA */
- 1848, /* GL_SOURCE3_ALPHA_NV */
- 1321, /* GL_OPERAND0_RGB */
- 1327, /* GL_OPERAND1_RGB */
- 1333, /* GL_OPERAND2_RGB */
- 1337, /* GL_OPERAND3_RGB_NV */
- 1318, /* GL_OPERAND0_ALPHA */
- 1324, /* GL_OPERAND1_ALPHA */
- 1330, /* GL_OPERAND2_ALPHA */
- 1336, /* GL_OPERAND3_ALPHA_NV */
+ 1488, /* GL_PRIMARY_COLOR */
+ 1485, /* GL_PREVIOUS */
+ 1836, /* GL_SOURCE0_RGB */
+ 1842, /* GL_SOURCE1_RGB */
+ 1848, /* GL_SOURCE2_RGB */
+ 1852, /* GL_SOURCE3_RGB_NV */
+ 1833, /* GL_SOURCE0_ALPHA */
+ 1839, /* GL_SOURCE1_ALPHA */
+ 1845, /* GL_SOURCE2_ALPHA */
+ 1851, /* GL_SOURCE3_ALPHA_NV */
+ 1324, /* GL_OPERAND0_RGB */
+ 1330, /* GL_OPERAND1_RGB */
+ 1336, /* GL_OPERAND2_RGB */
+ 1340, /* GL_OPERAND3_RGB_NV */
+ 1321, /* GL_OPERAND0_ALPHA */
+ 1327, /* GL_OPERAND1_ALPHA */
+ 1333, /* GL_OPERAND2_ALPHA */
+ 1339, /* GL_OPERAND3_ALPHA_NV */
137, /* GL_BUFFER_OBJECT_APPLE */
- 2280, /* GL_VERTEX_ARRAY_BINDING */
- 2146, /* GL_TEXTURE_RANGE_LENGTH_APPLE */
- 2147, /* GL_TEXTURE_RANGE_POINTER_APPLE */
- 2357, /* GL_YCBCR_422_APPLE */
- 2269, /* GL_UNSIGNED_SHORT_8_8_APPLE */
- 2271, /* GL_UNSIGNED_SHORT_8_8_REV_APPLE */
- 2158, /* GL_TEXTURE_STORAGE_HINT_APPLE */
- 1919, /* GL_STORAGE_PRIVATE_APPLE */
- 1918, /* GL_STORAGE_CACHED_APPLE */
- 1920, /* GL_STORAGE_SHARED_APPLE */
- 1820, /* GL_SLICE_ACCUM_SUN */
- 1564, /* GL_QUAD_MESH_SUN */
- 2205, /* GL_TRIANGLE_MESH_SUN */
- 2322, /* GL_VERTEX_PROGRAM_ARB */
- 2333, /* GL_VERTEX_STATE_PROGRAM_NV */
- 2307, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED */
- 2315, /* GL_VERTEX_ATTRIB_ARRAY_SIZE */
- 2317, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE */
- 2319, /* GL_VERTEX_ATTRIB_ARRAY_TYPE */
+ 2284, /* GL_VERTEX_ARRAY_BINDING */
+ 2150, /* GL_TEXTURE_RANGE_LENGTH_APPLE */
+ 2151, /* GL_TEXTURE_RANGE_POINTER_APPLE */
+ 2361, /* GL_YCBCR_422_APPLE */
+ 2273, /* GL_UNSIGNED_SHORT_8_8_APPLE */
+ 2275, /* GL_UNSIGNED_SHORT_8_8_REV_APPLE */
+ 2162, /* GL_TEXTURE_STORAGE_HINT_APPLE */
+ 1923, /* GL_STORAGE_PRIVATE_APPLE */
+ 1922, /* GL_STORAGE_CACHED_APPLE */
+ 1924, /* GL_STORAGE_SHARED_APPLE */
+ 1823, /* GL_SLICE_ACCUM_SUN */
+ 1567, /* GL_QUAD_MESH_SUN */
+ 2209, /* GL_TRIANGLE_MESH_SUN */
+ 2326, /* GL_VERTEX_PROGRAM_ARB */
+ 2337, /* GL_VERTEX_STATE_PROGRAM_NV */
+ 2311, /* GL_VERTEX_ATTRIB_ARRAY_ENABLED */
+ 2319, /* GL_VERTEX_ATTRIB_ARRAY_SIZE */
+ 2321, /* GL_VERTEX_ATTRIB_ARRAY_STRIDE */
+ 2323, /* GL_VERTEX_ATTRIB_ARRAY_TYPE */
387, /* GL_CURRENT_VERTEX_ATTRIB */
- 1509, /* GL_PROGRAM_LENGTH_ARB */
- 1525, /* GL_PROGRAM_STRING_ARB */
- 1243, /* GL_MODELVIEW_PROJECTION_NV */
+ 1512, /* GL_PROGRAM_LENGTH_ARB */
+ 1528, /* GL_PROGRAM_STRING_ARB */
+ 1244, /* GL_MODELVIEW_PROJECTION_NV */
765, /* GL_IDENTITY_NV */
842, /* GL_INVERSE_NV */
- 2196, /* GL_TRANSPOSE_NV */
+ 2200, /* GL_TRANSPOSE_NV */
843, /* GL_INVERSE_TRANSPOSE_NV */
- 1125, /* GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB */
- 1124, /* GL_MAX_PROGRAM_MATRICES_ARB */
+ 1126, /* GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB */
+ 1125, /* GL_MAX_PROGRAM_MATRICES_ARB */
1003, /* GL_MATRIX0_NV */
1015, /* GL_MATRIX1_NV */
1027, /* GL_MATRIX2_NV */
@@ -5677,33 +5685,33 @@ static const unsigned reduced_enums[1594] =
1039, /* GL_MATRIX7_NV */
370, /* GL_CURRENT_MATRIX_STACK_DEPTH_ARB */
367, /* GL_CURRENT_MATRIX_ARB */
- 1522, /* GL_PROGRAM_POINT_SIZE */
- 2328, /* GL_VERTEX_PROGRAM_TWO_SIDE */
- 1521, /* GL_PROGRAM_PARAMETER_NV */
- 2313, /* GL_VERTEX_ATTRIB_ARRAY_POINTER */
- 1527, /* GL_PROGRAM_TARGET_NV */
- 1524, /* GL_PROGRAM_RESIDENT_NV */
- 2168, /* GL_TRACK_MATRIX_NV */
- 2169, /* GL_TRACK_MATRIX_TRANSFORM_NV */
- 2323, /* GL_VERTEX_PROGRAM_BINDING_NV */
- 1503, /* GL_PROGRAM_ERROR_POSITION_ARB */
+ 1525, /* GL_PROGRAM_POINT_SIZE */
+ 2332, /* GL_VERTEX_PROGRAM_TWO_SIDE */
+ 1524, /* GL_PROGRAM_PARAMETER_NV */
+ 2317, /* GL_VERTEX_ATTRIB_ARRAY_POINTER */
+ 1530, /* GL_PROGRAM_TARGET_NV */
+ 1527, /* GL_PROGRAM_RESIDENT_NV */
+ 2172, /* GL_TRACK_MATRIX_NV */
+ 2173, /* GL_TRACK_MATRIX_TRANSFORM_NV */
+ 2327, /* GL_VERTEX_PROGRAM_BINDING_NV */
+ 1506, /* GL_PROGRAM_ERROR_POSITION_ARB */
432, /* GL_DEPTH_CLAMP */
- 2288, /* GL_VERTEX_ATTRIB_ARRAY0_NV */
- 2295, /* GL_VERTEX_ATTRIB_ARRAY1_NV */
- 2296, /* GL_VERTEX_ATTRIB_ARRAY2_NV */
- 2297, /* GL_VERTEX_ATTRIB_ARRAY3_NV */
- 2298, /* GL_VERTEX_ATTRIB_ARRAY4_NV */
- 2299, /* GL_VERTEX_ATTRIB_ARRAY5_NV */
- 2300, /* GL_VERTEX_ATTRIB_ARRAY6_NV */
- 2301, /* GL_VERTEX_ATTRIB_ARRAY7_NV */
- 2302, /* GL_VERTEX_ATTRIB_ARRAY8_NV */
- 2303, /* GL_VERTEX_ATTRIB_ARRAY9_NV */
- 2289, /* GL_VERTEX_ATTRIB_ARRAY10_NV */
- 2290, /* GL_VERTEX_ATTRIB_ARRAY11_NV */
- 2291, /* GL_VERTEX_ATTRIB_ARRAY12_NV */
- 2292, /* GL_VERTEX_ATTRIB_ARRAY13_NV */
- 2293, /* GL_VERTEX_ATTRIB_ARRAY14_NV */
- 2294, /* GL_VERTEX_ATTRIB_ARRAY15_NV */
+ 2292, /* GL_VERTEX_ATTRIB_ARRAY0_NV */
+ 2299, /* GL_VERTEX_ATTRIB_ARRAY1_NV */
+ 2300, /* GL_VERTEX_ATTRIB_ARRAY2_NV */
+ 2301, /* GL_VERTEX_ATTRIB_ARRAY3_NV */
+ 2302, /* GL_VERTEX_ATTRIB_ARRAY4_NV */
+ 2303, /* GL_VERTEX_ATTRIB_ARRAY5_NV */
+ 2304, /* GL_VERTEX_ATTRIB_ARRAY6_NV */
+ 2305, /* GL_VERTEX_ATTRIB_ARRAY7_NV */
+ 2306, /* GL_VERTEX_ATTRIB_ARRAY8_NV */
+ 2307, /* GL_VERTEX_ATTRIB_ARRAY9_NV */
+ 2293, /* GL_VERTEX_ATTRIB_ARRAY10_NV */
+ 2294, /* GL_VERTEX_ATTRIB_ARRAY11_NV */
+ 2295, /* GL_VERTEX_ATTRIB_ARRAY12_NV */
+ 2296, /* GL_VERTEX_ATTRIB_ARRAY13_NV */
+ 2297, /* GL_VERTEX_ATTRIB_ARRAY14_NV */
+ 2298, /* GL_VERTEX_ATTRIB_ARRAY15_NV */
951, /* GL_MAP1_VERTEX_ATTRIB0_4_NV */
958, /* GL_MAP1_VERTEX_ATTRIB1_4_NV */
959, /* GL_MAP1_VERTEX_ATTRIB2_4_NV */
@@ -5727,7 +5735,7 @@ static const unsigned reduced_enums[1594] =
988, /* GL_MAP2_VERTEX_ATTRIB4_4_NV */
989, /* GL_MAP2_VERTEX_ATTRIB5_4_NV */
990, /* GL_MAP2_VERTEX_ATTRIB6_4_NV */
- 1502, /* GL_PROGRAM_BINDING_ARB */
+ 1505, /* GL_PROGRAM_BINDING_ARB */
992, /* GL_MAP2_VERTEX_ATTRIB8_4_NV */
993, /* GL_MAP2_VERTEX_ATTRIB9_4_NV */
979, /* GL_MAP2_VERTEX_ATTRIB10_4_NV */
@@ -5736,66 +5744,66 @@ static const unsigned reduced_enums[1594] =
982, /* GL_MAP2_VERTEX_ATTRIB13_4_NV */
983, /* GL_MAP2_VERTEX_ATTRIB14_4_NV */
984, /* GL_MAP2_VERTEX_ATTRIB15_4_NV */
- 2068, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE */
- 2065, /* GL_TEXTURE_COMPRESSED */
- 1285, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS */
+ 2072, /* GL_TEXTURE_COMPRESSED_IMAGE_SIZE */
+ 2069, /* GL_TEXTURE_COMPRESSED */
+ 1286, /* GL_NUM_COMPRESSED_TEXTURE_FORMATS */
314, /* GL_COMPRESSED_TEXTURE_FORMATS */
- 1184, /* GL_MAX_VERTEX_UNITS_ARB */
+ 1185, /* GL_MAX_VERTEX_UNITS_ARB */
23, /* GL_ACTIVE_VERTEX_UNITS_ARB */
- 2351, /* GL_WEIGHT_SUM_UNITY_ARB */
- 2321, /* GL_VERTEX_BLEND_ARB */
+ 2355, /* GL_WEIGHT_SUM_UNITY_ARB */
+ 2325, /* GL_VERTEX_BLEND_ARB */
389, /* GL_CURRENT_WEIGHT_ARB */
- 2349, /* GL_WEIGHT_ARRAY_TYPE_ARB */
- 2347, /* GL_WEIGHT_ARRAY_STRIDE_ARB */
- 2345, /* GL_WEIGHT_ARRAY_SIZE_ARB */
- 2343, /* GL_WEIGHT_ARRAY_POINTER_ARB */
- 2338, /* GL_WEIGHT_ARRAY_ARB */
+ 2353, /* GL_WEIGHT_ARRAY_TYPE_ARB */
+ 2351, /* GL_WEIGHT_ARRAY_STRIDE_ARB */
+ 2349, /* GL_WEIGHT_ARRAY_SIZE_ARB */
+ 2347, /* GL_WEIGHT_ARRAY_POINTER_ARB */
+ 2342, /* GL_WEIGHT_ARRAY_ARB */
466, /* GL_DOT3_RGB */
467, /* GL_DOT3_RGBA */
308, /* GL_COMPRESSED_RGB_FXT1_3DFX */
303, /* GL_COMPRESSED_RGBA_FXT1_3DFX */
- 1251, /* GL_MULTISAMPLE_3DFX */
- 1778, /* GL_SAMPLE_BUFFERS_3DFX */
- 1769, /* GL_SAMPLES_3DFX */
- 1231, /* GL_MODELVIEW2_ARB */
- 1234, /* GL_MODELVIEW3_ARB */
- 1235, /* GL_MODELVIEW4_ARB */
- 1236, /* GL_MODELVIEW5_ARB */
- 1237, /* GL_MODELVIEW6_ARB */
- 1238, /* GL_MODELVIEW7_ARB */
- 1239, /* GL_MODELVIEW8_ARB */
- 1240, /* GL_MODELVIEW9_ARB */
- 1210, /* GL_MODELVIEW10_ARB */
- 1211, /* GL_MODELVIEW11_ARB */
- 1212, /* GL_MODELVIEW12_ARB */
- 1213, /* GL_MODELVIEW13_ARB */
- 1214, /* GL_MODELVIEW14_ARB */
- 1215, /* GL_MODELVIEW15_ARB */
- 1216, /* GL_MODELVIEW16_ARB */
- 1217, /* GL_MODELVIEW17_ARB */
- 1218, /* GL_MODELVIEW18_ARB */
- 1219, /* GL_MODELVIEW19_ARB */
- 1221, /* GL_MODELVIEW20_ARB */
- 1222, /* GL_MODELVIEW21_ARB */
- 1223, /* GL_MODELVIEW22_ARB */
- 1224, /* GL_MODELVIEW23_ARB */
- 1225, /* GL_MODELVIEW24_ARB */
- 1226, /* GL_MODELVIEW25_ARB */
- 1227, /* GL_MODELVIEW26_ARB */
- 1228, /* GL_MODELVIEW27_ARB */
- 1229, /* GL_MODELVIEW28_ARB */
- 1230, /* GL_MODELVIEW29_ARB */
- 1232, /* GL_MODELVIEW30_ARB */
- 1233, /* GL_MODELVIEW31_ARB */
+ 1252, /* GL_MULTISAMPLE_3DFX */
+ 1781, /* GL_SAMPLE_BUFFERS_3DFX */
+ 1772, /* GL_SAMPLES_3DFX */
+ 1232, /* GL_MODELVIEW2_ARB */
+ 1235, /* GL_MODELVIEW3_ARB */
+ 1236, /* GL_MODELVIEW4_ARB */
+ 1237, /* GL_MODELVIEW5_ARB */
+ 1238, /* GL_MODELVIEW6_ARB */
+ 1239, /* GL_MODELVIEW7_ARB */
+ 1240, /* GL_MODELVIEW8_ARB */
+ 1241, /* GL_MODELVIEW9_ARB */
+ 1211, /* GL_MODELVIEW10_ARB */
+ 1212, /* GL_MODELVIEW11_ARB */
+ 1213, /* GL_MODELVIEW12_ARB */
+ 1214, /* GL_MODELVIEW13_ARB */
+ 1215, /* GL_MODELVIEW14_ARB */
+ 1216, /* GL_MODELVIEW15_ARB */
+ 1217, /* GL_MODELVIEW16_ARB */
+ 1218, /* GL_MODELVIEW17_ARB */
+ 1219, /* GL_MODELVIEW18_ARB */
+ 1220, /* GL_MODELVIEW19_ARB */
+ 1222, /* GL_MODELVIEW20_ARB */
+ 1223, /* GL_MODELVIEW21_ARB */
+ 1224, /* GL_MODELVIEW22_ARB */
+ 1225, /* GL_MODELVIEW23_ARB */
+ 1226, /* GL_MODELVIEW24_ARB */
+ 1227, /* GL_MODELVIEW25_ARB */
+ 1228, /* GL_MODELVIEW26_ARB */
+ 1229, /* GL_MODELVIEW27_ARB */
+ 1230, /* GL_MODELVIEW28_ARB */
+ 1231, /* GL_MODELVIEW29_ARB */
+ 1233, /* GL_MODELVIEW30_ARB */
+ 1234, /* GL_MODELVIEW31_ARB */
471, /* GL_DOT3_RGB_EXT */
- 1499, /* GL_PROGRAM_BINARY_LENGTH */
- 1204, /* GL_MIRROR_CLAMP_EXT */
- 1207, /* GL_MIRROR_CLAMP_TO_EDGE_EXT */
- 1246, /* GL_MODULATE_ADD_ATI */
- 1247, /* GL_MODULATE_SIGNED_ADD_ATI */
- 1248, /* GL_MODULATE_SUBTRACT_ATI */
- 2358, /* GL_YCBCR_MESA */
- 1345, /* GL_PACK_INVERT_MESA */
+ 1502, /* GL_PROGRAM_BINARY_LENGTH */
+ 1205, /* GL_MIRROR_CLAMP_EXT */
+ 1208, /* GL_MIRROR_CLAMP_TO_EDGE_EXT */
+ 1247, /* GL_MODULATE_ADD_ATI */
+ 1248, /* GL_MODULATE_SIGNED_ADD_ATI */
+ 1249, /* GL_MODULATE_SUBTRACT_ATI */
+ 2362, /* GL_YCBCR_MESA */
+ 1348, /* GL_PACK_INVERT_MESA */
396, /* GL_DEBUG_OBJECT_MESA */
398, /* GL_DEBUG_PRINT_MESA */
391, /* GL_DEBUG_ASSERT_MESA */
@@ -5809,30 +5817,30 @@ static const unsigned reduced_enums[1594] =
546, /* GL_DU8DV8_ATI */
143, /* GL_BUMP_ENVMAP_ATI */
147, /* GL_BUMP_TARGET_ATI */
- 1288, /* GL_NUM_PROGRAM_BINARY_FORMATS */
- 1497, /* GL_PROGRAM_BINARY_FORMATS */
- 1882, /* GL_STENCIL_BACK_FUNC */
- 1880, /* GL_STENCIL_BACK_FAIL */
- 1884, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL */
- 1886, /* GL_STENCIL_BACK_PASS_DEPTH_PASS */
+ 1289, /* GL_NUM_PROGRAM_BINARY_FORMATS */
+ 1500, /* GL_PROGRAM_BINARY_FORMATS */
+ 1886, /* GL_STENCIL_BACK_FUNC */
+ 1884, /* GL_STENCIL_BACK_FAIL */
+ 1888, /* GL_STENCIL_BACK_PASS_DEPTH_FAIL */
+ 1890, /* GL_STENCIL_BACK_PASS_DEPTH_PASS */
637, /* GL_FRAGMENT_PROGRAM_ARB */
- 1495, /* GL_PROGRAM_ALU_INSTRUCTIONS_ARB */
- 1530, /* GL_PROGRAM_TEX_INSTRUCTIONS_ARB */
- 1529, /* GL_PROGRAM_TEX_INDIRECTIONS_ARB */
- 1512, /* GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */
- 1518, /* GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */
- 1517, /* GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */
- 1114, /* GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB */
- 1138, /* GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB */
- 1137, /* GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB */
- 1127, /* GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */
- 1133, /* GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */
- 1132, /* GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */
- 1709, /* GL_RGBA32F */
- 1672, /* GL_RGB32F */
- 1700, /* GL_RGBA16F */
- 1664, /* GL_RGB16F */
- 1728, /* GL_RGBA_FLOAT_MODE_ARB */
+ 1498, /* GL_PROGRAM_ALU_INSTRUCTIONS_ARB */
+ 1533, /* GL_PROGRAM_TEX_INSTRUCTIONS_ARB */
+ 1532, /* GL_PROGRAM_TEX_INDIRECTIONS_ARB */
+ 1515, /* GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */
+ 1521, /* GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */
+ 1520, /* GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */
+ 1115, /* GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB */
+ 1139, /* GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB */
+ 1138, /* GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB */
+ 1128, /* GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB */
+ 1134, /* GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB */
+ 1133, /* GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB */
+ 1712, /* GL_RGBA32F */
+ 1675, /* GL_RGB32F */
+ 1703, /* GL_RGBA16F */
+ 1667, /* GL_RGB16F */
+ 1731, /* GL_RGBA_FLOAT_MODE_ARB */
1082, /* GL_MAX_DRAW_BUFFERS */
475, /* GL_DRAW_BUFFER0 */
479, /* GL_DRAW_BUFFER1 */
@@ -5852,8 +5860,8 @@ static const unsigned reduced_enums[1594] =
500, /* GL_DRAW_BUFFER15 */
97, /* GL_BLEND_EQUATION_ALPHA */
1054, /* GL_MATRIX_PALETTE_ARB */
- 1107, /* GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB */
- 1110, /* GL_MAX_PALETTE_MATRICES_ARB */
+ 1108, /* GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB */
+ 1111, /* GL_MAX_PALETTE_MATRICES_ARB */
373, /* GL_CURRENT_PALETTE_MATRIX_ARB */
1042, /* GL_MATRIX_INDEX_ARRAY_ARB */
368, /* GL_CURRENT_MATRIX_INDEX_ARB */
@@ -5861,76 +5869,76 @@ static const unsigned reduced_enums[1594] =
1051, /* GL_MATRIX_INDEX_ARRAY_TYPE_ARB */
1049, /* GL_MATRIX_INDEX_ARRAY_STRIDE_ARB */
1045, /* GL_MATRIX_INDEX_ARRAY_POINTER_ARB */
- 2103, /* GL_TEXTURE_DEPTH_SIZE */
+ 2107, /* GL_TEXTURE_DEPTH_SIZE */
459, /* GL_DEPTH_TEXTURE_MODE */
- 2060, /* GL_TEXTURE_COMPARE_MODE */
- 2058, /* GL_TEXTURE_COMPARE_FUNC */
+ 2064, /* GL_TEXTURE_COMPARE_MODE */
+ 2062, /* GL_TEXTURE_COMPARE_FUNC */
284, /* GL_COMPARE_REF_TO_TEXTURE */
- 2101, /* GL_TEXTURE_CUBE_MAP_SEAMLESS */
- 1422, /* GL_POINT_SPRITE */
+ 2105, /* GL_TEXTURE_CUBE_MAP_SEAMLESS */
+ 1425, /* GL_POINT_SPRITE */
347, /* GL_COORD_REPLACE */
- 1427, /* GL_POINT_SPRITE_R_MODE_NV */
- 1570, /* GL_QUERY_COUNTER_BITS */
+ 1430, /* GL_POINT_SPRITE_R_MODE_NV */
+ 1573, /* GL_QUERY_COUNTER_BITS */
376, /* GL_CURRENT_QUERY */
- 1574, /* GL_QUERY_RESULT */
- 1576, /* GL_QUERY_RESULT_AVAILABLE */
- 1176, /* GL_MAX_VERTEX_ATTRIBS */
- 2311, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED */
+ 1577, /* GL_QUERY_RESULT */
+ 1579, /* GL_QUERY_RESULT_AVAILABLE */
+ 1177, /* GL_MAX_VERTEX_ATTRIBS */
+ 2315, /* GL_VERTEX_ATTRIB_ARRAY_NORMALIZED */
457, /* GL_DEPTH_STENCIL_TO_RGBA_NV */
456, /* GL_DEPTH_STENCIL_TO_BGRA_NV */
- 1153, /* GL_MAX_TEXTURE_COORDS */
- 1155, /* GL_MAX_TEXTURE_IMAGE_UNITS */
- 1505, /* GL_PROGRAM_ERROR_STRING_ARB */
- 1507, /* GL_PROGRAM_FORMAT_ASCII_ARB */
- 1506, /* GL_PROGRAM_FORMAT_ARB */
- 2160, /* GL_TEXTURE_UNSIGNED_REMAP_MODE_NV */
+ 1154, /* GL_MAX_TEXTURE_COORDS */
+ 1156, /* GL_MAX_TEXTURE_IMAGE_UNITS */
+ 1508, /* GL_PROGRAM_ERROR_STRING_ARB */
+ 1510, /* GL_PROGRAM_FORMAT_ASCII_ARB */
+ 1509, /* GL_PROGRAM_FORMAT_ARB */
+ 2164, /* GL_TEXTURE_UNSIGNED_REMAP_MODE_NV */
429, /* GL_DEPTH_BOUNDS_TEST_EXT */
428, /* GL_DEPTH_BOUNDS_EXT */
61, /* GL_ARRAY_BUFFER */
560, /* GL_ELEMENT_ARRAY_BUFFER */
62, /* GL_ARRAY_BUFFER_BINDING */
561, /* GL_ELEMENT_ARRAY_BUFFER_BINDING */
- 2282, /* GL_VERTEX_ARRAY_BUFFER_BINDING */
- 1273, /* GL_NORMAL_ARRAY_BUFFER_BINDING */
+ 2286, /* GL_VERTEX_ARRAY_BUFFER_BINDING */
+ 1274, /* GL_NORMAL_ARRAY_BUFFER_BINDING */
190, /* GL_COLOR_ARRAY_BUFFER_BINDING */
776, /* GL_INDEX_ARRAY_BUFFER_BINDING */
- 2073, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING */
+ 2077, /* GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING */
556, /* GL_EDGE_FLAG_ARRAY_BUFFER_BINDING */
- 1790, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING */
+ 1793, /* GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING */
615, /* GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING */
- 2339, /* GL_WEIGHT_ARRAY_BUFFER_BINDING */
- 2304, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING */
- 1508, /* GL_PROGRAM_INSTRUCTIONS_ARB */
- 1120, /* GL_MAX_PROGRAM_INSTRUCTIONS_ARB */
- 1514, /* GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB */
- 1129, /* GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB */
- 1528, /* GL_PROGRAM_TEMPORARIES_ARB */
- 1135, /* GL_MAX_PROGRAM_TEMPORARIES_ARB */
- 1516, /* GL_PROGRAM_NATIVE_TEMPORARIES_ARB */
- 1131, /* GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB */
- 1520, /* GL_PROGRAM_PARAMETERS_ARB */
- 1134, /* GL_MAX_PROGRAM_PARAMETERS_ARB */
- 1515, /* GL_PROGRAM_NATIVE_PARAMETERS_ARB */
- 1130, /* GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB */
- 1496, /* GL_PROGRAM_ATTRIBS_ARB */
- 1115, /* GL_MAX_PROGRAM_ATTRIBS_ARB */
- 1513, /* GL_PROGRAM_NATIVE_ATTRIBS_ARB */
- 1128, /* GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB */
- 1494, /* GL_PROGRAM_ADDRESS_REGISTERS_ARB */
- 1113, /* GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB */
- 1511, /* GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */
- 1126, /* GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */
- 1121, /* GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB */
- 1117, /* GL_MAX_PROGRAM_ENV_PARAMETERS_ARB */
- 1531, /* GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB */
- 2193, /* GL_TRANSPOSE_CURRENT_MATRIX_ARB */
- 1593, /* GL_READ_ONLY */
- 2353, /* GL_WRITE_ONLY */
- 1595, /* GL_READ_WRITE */
+ 2343, /* GL_WEIGHT_ARRAY_BUFFER_BINDING */
+ 2308, /* GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING */
+ 1511, /* GL_PROGRAM_INSTRUCTIONS_ARB */
+ 1121, /* GL_MAX_PROGRAM_INSTRUCTIONS_ARB */
+ 1517, /* GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB */
+ 1130, /* GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB */
+ 1531, /* GL_PROGRAM_TEMPORARIES_ARB */
+ 1136, /* GL_MAX_PROGRAM_TEMPORARIES_ARB */
+ 1519, /* GL_PROGRAM_NATIVE_TEMPORARIES_ARB */
+ 1132, /* GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB */
+ 1523, /* GL_PROGRAM_PARAMETERS_ARB */
+ 1135, /* GL_MAX_PROGRAM_PARAMETERS_ARB */
+ 1518, /* GL_PROGRAM_NATIVE_PARAMETERS_ARB */
+ 1131, /* GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB */
+ 1499, /* GL_PROGRAM_ATTRIBS_ARB */
+ 1116, /* GL_MAX_PROGRAM_ATTRIBS_ARB */
+ 1516, /* GL_PROGRAM_NATIVE_ATTRIBS_ARB */
+ 1129, /* GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB */
+ 1497, /* GL_PROGRAM_ADDRESS_REGISTERS_ARB */
+ 1114, /* GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB */
+ 1514, /* GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */
+ 1127, /* GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB */
+ 1122, /* GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB */
+ 1118, /* GL_MAX_PROGRAM_ENV_PARAMETERS_ARB */
+ 1534, /* GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB */
+ 2197, /* GL_TRANSPOSE_CURRENT_MATRIX_ARB */
+ 1596, /* GL_READ_ONLY */
+ 2357, /* GL_WRITE_ONLY */
+ 1598, /* GL_READ_WRITE */
124, /* GL_BUFFER_ACCESS */
129, /* GL_BUFFER_MAPPED */
134, /* GL_BUFFER_MAP_POINTER */
- 2167, /* GL_TIME_ELAPSED_EXT */
+ 2171, /* GL_TIME_ELAPSED_EXT */
1002, /* GL_MATRIX0_ARB */
1014, /* GL_MATRIX1_ARB */
1026, /* GL_MATRIX2_ARB */
@@ -5963,67 +5971,71 @@ static const unsigned reduced_enums[1594] =
1025, /* GL_MATRIX29_ARB */
1028, /* GL_MATRIX30_ARB */
1029, /* GL_MATRIX31_ARB */
- 1923, /* GL_STREAM_DRAW */
- 1925, /* GL_STREAM_READ */
- 1921, /* GL_STREAM_COPY */
- 1872, /* GL_STATIC_DRAW */
- 1874, /* GL_STATIC_READ */
- 1870, /* GL_STATIC_COPY */
+ 1927, /* GL_STREAM_DRAW */
+ 1929, /* GL_STREAM_READ */
+ 1925, /* GL_STREAM_COPY */
+ 1876, /* GL_STATIC_DRAW */
+ 1878, /* GL_STATIC_READ */
+ 1874, /* GL_STATIC_COPY */
550, /* GL_DYNAMIC_DRAW */
552, /* GL_DYNAMIC_READ */
548, /* GL_DYNAMIC_COPY */
- 1385, /* GL_PIXEL_PACK_BUFFER */
- 1389, /* GL_PIXEL_UNPACK_BUFFER */
- 1386, /* GL_PIXEL_PACK_BUFFER_BINDING */
- 1390, /* GL_PIXEL_UNPACK_BUFFER_BINDING */
+ 1388, /* GL_PIXEL_PACK_BUFFER */
+ 1392, /* GL_PIXEL_UNPACK_BUFFER */
+ 1389, /* GL_PIXEL_PACK_BUFFER_BINDING */
+ 1393, /* GL_PIXEL_UNPACK_BUFFER_BINDING */
420, /* GL_DEPTH24_STENCIL8 */
- 2156, /* GL_TEXTURE_STENCIL_SIZE */
- 1118, /* GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV */
- 1116, /* GL_MAX_PROGRAM_CALL_DEPTH_NV */
- 1119, /* GL_MAX_PROGRAM_IF_DEPTH_NV */
- 1123, /* GL_MAX_PROGRAM_LOOP_DEPTH_NV */
- 1122, /* GL_MAX_PROGRAM_LOOP_COUNT_NV */
- 2309, /* GL_VERTEX_ATTRIB_ARRAY_INTEGER */
- 2306, /* GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB */
+ 2160, /* GL_TEXTURE_STENCIL_SIZE */
+ 1119, /* GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV */
+ 1117, /* GL_MAX_PROGRAM_CALL_DEPTH_NV */
+ 1120, /* GL_MAX_PROGRAM_IF_DEPTH_NV */
+ 1124, /* GL_MAX_PROGRAM_LOOP_DEPTH_NV */
+ 1123, /* GL_MAX_PROGRAM_LOOP_COUNT_NV */
+ 1861, /* GL_SRC1_COLOR */
+ 1318, /* GL_ONE_MINUS_SRC1_COLOR */
+ 1317, /* GL_ONE_MINUS_SRC1_ALPHA */
+ 1086, /* GL_MAX_DUAL_SOURCE_DRAW_BUFFERS */
+ 2313, /* GL_VERTEX_ATTRIB_ARRAY_INTEGER */
+ 2310, /* GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB */
1059, /* GL_MAX_ARRAY_TEXTURE_LAYERS */
- 1199, /* GL_MIN_PROGRAM_TEXEL_OFFSET */
- 1136, /* GL_MAX_PROGRAM_TEXEL_OFFSET */
- 1914, /* GL_STENCIL_TEST_TWO_SIDE_EXT */
+ 1200, /* GL_MIN_PROGRAM_TEXEL_OFFSET */
+ 1137, /* GL_MAX_PROGRAM_TEXEL_OFFSET */
+ 1918, /* GL_STENCIL_TEST_TWO_SIDE_EXT */
18, /* GL_ACTIVE_STENCIL_FACE_EXT */
- 1205, /* GL_MIRROR_CLAMP_TO_BORDER_EXT */
- 1771, /* GL_SAMPLES_PASSED */
+ 1206, /* GL_MIRROR_CLAMP_TO_BORDER_EXT */
+ 1774, /* GL_SAMPLES_PASSED */
730, /* GL_GEOMETRY_VERTICES_OUT */
724, /* GL_GEOMETRY_INPUT_TYPE */
726, /* GL_GEOMETRY_OUTPUT_TYPE */
- 1761, /* GL_SAMPLER_BINDING */
+ 1764, /* GL_SAMPLER_BINDING */
164, /* GL_CLAMP_VERTEX_COLOR_ARB */
156, /* GL_CLAMP_FRAGMENT_COLOR_ARB */
157, /* GL_CLAMP_READ_COLOR */
587, /* GL_FIXED_ONLY */
- 1409, /* GL_POINT_SIZE_ARRAY_TYPE_OES */
- 1408, /* GL_POINT_SIZE_ARRAY_STRIDE_OES */
- 1407, /* GL_POINT_SIZE_ARRAY_POINTER_OES */
- 1242, /* GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES */
- 1534, /* GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES */
- 2136, /* GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES */
+ 1412, /* GL_POINT_SIZE_ARRAY_TYPE_OES */
+ 1411, /* GL_POINT_SIZE_ARRAY_STRIDE_OES */
+ 1410, /* GL_POINT_SIZE_ARRAY_POINTER_OES */
+ 1243, /* GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES */
+ 1537, /* GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES */
+ 2140, /* GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES */
138, /* GL_BUFFER_SERIALIZED_MODIFY_APPLE */
128, /* GL_BUFFER_FLUSHING_UNMAP_APPLE */
- 1610, /* GL_RELEASED_APPLE */
- 2336, /* GL_VOLATILE_APPLE */
- 1651, /* GL_RETAINED_APPLE */
- 2210, /* GL_UNDEFINED_APPLE */
- 1558, /* GL_PURGEABLE_APPLE */
+ 1613, /* GL_RELEASED_APPLE */
+ 2340, /* GL_VOLATILE_APPLE */
+ 1654, /* GL_RETAINED_APPLE */
+ 2214, /* GL_UNDEFINED_APPLE */
+ 1561, /* GL_PURGEABLE_APPLE */
638, /* GL_FRAGMENT_SHADER */
- 2331, /* GL_VERTEX_SHADER */
- 1519, /* GL_PROGRAM_OBJECT_ARB */
- 1807, /* GL_SHADER_OBJECT_ARB */
- 1091, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS */
- 1181, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS */
- 1172, /* GL_MAX_VARYING_COMPONENTS */
- 1179, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS */
+ 2335, /* GL_VERTEX_SHADER */
+ 1522, /* GL_PROGRAM_OBJECT_ARB */
+ 1810, /* GL_SHADER_OBJECT_ARB */
+ 1092, /* GL_MAX_FRAGMENT_UNIFORM_COMPONENTS */
+ 1182, /* GL_MAX_VERTEX_UNIFORM_COMPONENTS */
+ 1173, /* GL_MAX_VARYING_COMPONENTS */
+ 1180, /* GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS */
1071, /* GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS */
- 1305, /* GL_OBJECT_TYPE_ARB */
- 1809, /* GL_SHADER_TYPE */
+ 1306, /* GL_OBJECT_TYPE_ARB */
+ 1812, /* GL_SHADER_TYPE */
603, /* GL_FLOAT_VEC2 */
605, /* GL_FLOAT_VEC3 */
607, /* GL_FLOAT_VEC4 */
@@ -6037,14 +6049,14 @@ static const unsigned reduced_enums[1594] =
591, /* GL_FLOAT_MAT2 */
595, /* GL_FLOAT_MAT3 */
599, /* GL_FLOAT_MAT4 */
- 1745, /* GL_SAMPLER_1D */
- 1751, /* GL_SAMPLER_2D */
- 1759, /* GL_SAMPLER_3D */
- 1764, /* GL_SAMPLER_CUBE */
- 1750, /* GL_SAMPLER_1D_SHADOW */
- 1758, /* GL_SAMPLER_2D_SHADOW */
- 1756, /* GL_SAMPLER_2D_RECT */
- 1757, /* GL_SAMPLER_2D_RECT_SHADOW */
+ 1748, /* GL_SAMPLER_1D */
+ 1754, /* GL_SAMPLER_2D */
+ 1762, /* GL_SAMPLER_3D */
+ 1767, /* GL_SAMPLER_CUBE */
+ 1753, /* GL_SAMPLER_1D_SHADOW */
+ 1761, /* GL_SAMPLER_2D_SHADOW */
+ 1759, /* GL_SAMPLER_2D_RECT */
+ 1760, /* GL_SAMPLER_2D_RECT_SHADOW */
593, /* GL_FLOAT_MAT2x3 */
594, /* GL_FLOAT_MAT2x4 */
597, /* GL_FLOAT_MAT3x2 */
@@ -6054,90 +6066,90 @@ static const unsigned reduced_enums[1594] =
418, /* GL_DELETE_STATUS */
289, /* GL_COMPILE_STATUS */
891, /* GL_LINK_STATUS */
- 2276, /* GL_VALIDATE_STATUS */
+ 2280, /* GL_VALIDATE_STATUS */
788, /* GL_INFO_LOG_LENGTH */
64, /* GL_ATTACHED_SHADERS */
21, /* GL_ACTIVE_UNIFORMS */
22, /* GL_ACTIVE_UNIFORM_MAX_LENGTH */
- 1808, /* GL_SHADER_SOURCE_LENGTH */
+ 1811, /* GL_SHADER_SOURCE_LENGTH */
15, /* GL_ACTIVE_ATTRIBUTES */
16, /* GL_ACTIVE_ATTRIBUTE_MAX_LENGTH */
640, /* GL_FRAGMENT_SHADER_DERIVATIVE_HINT */
- 1811, /* GL_SHADING_LANGUAGE_VERSION */
+ 1814, /* GL_SHADING_LANGUAGE_VERSION */
375, /* GL_CURRENT_PROGRAM */
- 1354, /* GL_PALETTE4_RGB8_OES */
- 1356, /* GL_PALETTE4_RGBA8_OES */
- 1352, /* GL_PALETTE4_R5_G6_B5_OES */
- 1355, /* GL_PALETTE4_RGBA4_OES */
- 1353, /* GL_PALETTE4_RGB5_A1_OES */
- 1359, /* GL_PALETTE8_RGB8_OES */
- 1361, /* GL_PALETTE8_RGBA8_OES */
- 1357, /* GL_PALETTE8_R5_G6_B5_OES */
- 1360, /* GL_PALETTE8_RGBA4_OES */
- 1358, /* GL_PALETTE8_RGB5_A1_OES */
+ 1357, /* GL_PALETTE4_RGB8_OES */
+ 1359, /* GL_PALETTE4_RGBA8_OES */
+ 1355, /* GL_PALETTE4_R5_G6_B5_OES */
+ 1358, /* GL_PALETTE4_RGBA4_OES */
+ 1356, /* GL_PALETTE4_RGB5_A1_OES */
+ 1362, /* GL_PALETTE8_RGB8_OES */
+ 1364, /* GL_PALETTE8_RGBA8_OES */
+ 1360, /* GL_PALETTE8_R5_G6_B5_OES */
+ 1363, /* GL_PALETTE8_RGBA4_OES */
+ 1361, /* GL_PALETTE8_RGB5_A1_OES */
769, /* GL_IMPLEMENTATION_COLOR_READ_TYPE */
767, /* GL_IMPLEMENTATION_COLOR_READ_FORMAT */
- 1406, /* GL_POINT_SIZE_ARRAY_OES */
- 2079, /* GL_TEXTURE_CROP_RECT_OES */
+ 1409, /* GL_POINT_SIZE_ARRAY_OES */
+ 2083, /* GL_TEXTURE_CROP_RECT_OES */
1043, /* GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES */
- 1405, /* GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES */
- 2259, /* GL_UNSIGNED_NORMALIZED */
- 2011, /* GL_TEXTURE_1D_ARRAY */
- 1544, /* GL_PROXY_TEXTURE_1D_ARRAY */
- 2014, /* GL_TEXTURE_2D_ARRAY */
- 1548, /* GL_PROXY_TEXTURE_2D_ARRAY */
- 2022, /* GL_TEXTURE_BINDING_1D_ARRAY */
- 2025, /* GL_TEXTURE_BINDING_2D_ARRAY */
- 1098, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS */
- 2043, /* GL_TEXTURE_BUFFER */
- 1151, /* GL_MAX_TEXTURE_BUFFER_SIZE */
- 2029, /* GL_TEXTURE_BINDING_BUFFER */
- 2045, /* GL_TEXTURE_BUFFER_DATA_STORE_BINDING */
- 2047, /* GL_TEXTURE_BUFFER_FORMAT */
- 1581, /* GL_R11F_G11F_B10F */
- 2225, /* GL_UNSIGNED_INT_10F_11F_11F_REV */
- 1695, /* GL_RGB9_E5 */
- 2234, /* GL_UNSIGNED_INT_5_9_9_9_REV */
- 2154, /* GL_TEXTURE_SHARED_SIZE */
- 1864, /* GL_SRGB */
- 1865, /* GL_SRGB8 */
- 1867, /* GL_SRGB_ALPHA */
- 1866, /* GL_SRGB8_ALPHA8 */
- 1824, /* GL_SLUMINANCE_ALPHA */
- 1823, /* GL_SLUMINANCE8_ALPHA8 */
- 1821, /* GL_SLUMINANCE */
- 1822, /* GL_SLUMINANCE8 */
+ 1408, /* GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES */
+ 2263, /* GL_UNSIGNED_NORMALIZED */
+ 2015, /* GL_TEXTURE_1D_ARRAY */
+ 1547, /* GL_PROXY_TEXTURE_1D_ARRAY */
+ 2018, /* GL_TEXTURE_2D_ARRAY */
+ 1551, /* GL_PROXY_TEXTURE_2D_ARRAY */
+ 2026, /* GL_TEXTURE_BINDING_1D_ARRAY */
+ 2029, /* GL_TEXTURE_BINDING_2D_ARRAY */
+ 1099, /* GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS */
+ 2047, /* GL_TEXTURE_BUFFER */
+ 1152, /* GL_MAX_TEXTURE_BUFFER_SIZE */
+ 2033, /* GL_TEXTURE_BINDING_BUFFER */
+ 2049, /* GL_TEXTURE_BUFFER_DATA_STORE_BINDING */
+ 2051, /* GL_TEXTURE_BUFFER_FORMAT */
+ 1584, /* GL_R11F_G11F_B10F */
+ 2229, /* GL_UNSIGNED_INT_10F_11F_11F_REV */
+ 1698, /* GL_RGB9_E5 */
+ 2238, /* GL_UNSIGNED_INT_5_9_9_9_REV */
+ 2158, /* GL_TEXTURE_SHARED_SIZE */
+ 1868, /* GL_SRGB */
+ 1869, /* GL_SRGB8 */
+ 1871, /* GL_SRGB_ALPHA */
+ 1870, /* GL_SRGB8_ALPHA8 */
+ 1827, /* GL_SLUMINANCE_ALPHA */
+ 1826, /* GL_SLUMINANCE8_ALPHA8 */
+ 1824, /* GL_SLUMINANCE */
+ 1825, /* GL_SLUMINANCE8 */
312, /* GL_COMPRESSED_SRGB */
313, /* GL_COMPRESSED_SRGB_ALPHA */
310, /* GL_COMPRESSED_SLUMINANCE */
311, /* GL_COMPRESSED_SLUMINANCE_ALPHA */
- 2189, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH */
- 2178, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE */
- 1170, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS */
- 2187, /* GL_TRANSFORM_FEEDBACK_VARYINGS */
- 2183, /* GL_TRANSFORM_FEEDBACK_BUFFER_START */
- 2181, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE */
- 1488, /* GL_PRIMITIVES_GENERATED */
- 2185, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN */
- 1585, /* GL_RASTERIZER_DISCARD */
- 1166, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS */
- 1168, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS */
+ 2193, /* GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH */
+ 2182, /* GL_TRANSFORM_FEEDBACK_BUFFER_MODE */
+ 1171, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS */
+ 2191, /* GL_TRANSFORM_FEEDBACK_VARYINGS */
+ 2187, /* GL_TRANSFORM_FEEDBACK_BUFFER_START */
+ 2185, /* GL_TRANSFORM_FEEDBACK_BUFFER_SIZE */
+ 1491, /* GL_PRIMITIVES_GENERATED */
+ 2189, /* GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN */
+ 1588, /* GL_RASTERIZER_DISCARD */
+ 1167, /* GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS */
+ 1169, /* GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS */
807, /* GL_INTERLEAVED_ATTRIBS */
- 1800, /* GL_SEPARATE_ATTRIBS */
- 2173, /* GL_TRANSFORM_FEEDBACK_BUFFER */
- 2175, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING */
- 1424, /* GL_POINT_SPRITE_COORD_ORIGIN */
+ 1803, /* GL_SEPARATE_ATTRIBS */
+ 2177, /* GL_TRANSFORM_FEEDBACK_BUFFER */
+ 2179, /* GL_TRANSFORM_FEEDBACK_BUFFER_BINDING */
+ 1427, /* GL_POINT_SPRITE_COORD_ORIGIN */
900, /* GL_LOWER_LEFT */
- 2273, /* GL_UPPER_LEFT */
- 1888, /* GL_STENCIL_BACK_REF */
- 1889, /* GL_STENCIL_BACK_VALUE_MASK */
- 1890, /* GL_STENCIL_BACK_WRITEMASK */
+ 2277, /* GL_UPPER_LEFT */
+ 1892, /* GL_STENCIL_BACK_REF */
+ 1893, /* GL_STENCIL_BACK_VALUE_MASK */
+ 1894, /* GL_STENCIL_BACK_WRITEMASK */
540, /* GL_DRAW_FRAMEBUFFER_BINDING */
- 1615, /* GL_RENDERBUFFER_BINDING */
- 1589, /* GL_READ_FRAMEBUFFER */
+ 1618, /* GL_RENDERBUFFER_BINDING */
+ 1592, /* GL_READ_FRAMEBUFFER */
539, /* GL_DRAW_FRAMEBUFFER */
- 1590, /* GL_READ_FRAMEBUFFER_BINDING */
- 1634, /* GL_RENDERBUFFER_SAMPLES */
+ 1593, /* GL_READ_FRAMEBUFFER_BINDING */
+ 1637, /* GL_RENDERBUFFER_SAMPLES */
654, /* GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE */
651, /* GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME */
666, /* GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL */
@@ -6171,93 +6183,93 @@ static const unsigned reduced_enums[1594] =
208, /* GL_COLOR_ATTACHMENT14 */
210, /* GL_COLOR_ATTACHMENT15 */
423, /* GL_DEPTH_ATTACHMENT */
- 1877, /* GL_STENCIL_ATTACHMENT */
+ 1881, /* GL_STENCIL_ATTACHMENT */
642, /* GL_FRAMEBUFFER */
- 1612, /* GL_RENDERBUFFER */
- 1638, /* GL_RENDERBUFFER_WIDTH */
- 1625, /* GL_RENDERBUFFER_HEIGHT */
- 1628, /* GL_RENDERBUFFER_INTERNAL_FORMAT */
- 1909, /* GL_STENCIL_INDEX_EXT */
- 1898, /* GL_STENCIL_INDEX1 */
- 1903, /* GL_STENCIL_INDEX4 */
- 1906, /* GL_STENCIL_INDEX8 */
- 1899, /* GL_STENCIL_INDEX16 */
- 1632, /* GL_RENDERBUFFER_RED_SIZE */
- 1623, /* GL_RENDERBUFFER_GREEN_SIZE */
- 1618, /* GL_RENDERBUFFER_BLUE_SIZE */
- 1613, /* GL_RENDERBUFFER_ALPHA_SIZE */
- 1620, /* GL_RENDERBUFFER_DEPTH_SIZE */
- 1636, /* GL_RENDERBUFFER_STENCIL_SIZE */
+ 1615, /* GL_RENDERBUFFER */
+ 1641, /* GL_RENDERBUFFER_WIDTH */
+ 1628, /* GL_RENDERBUFFER_HEIGHT */
+ 1631, /* GL_RENDERBUFFER_INTERNAL_FORMAT */
+ 1913, /* GL_STENCIL_INDEX_EXT */
+ 1902, /* GL_STENCIL_INDEX1 */
+ 1907, /* GL_STENCIL_INDEX4 */
+ 1910, /* GL_STENCIL_INDEX8 */
+ 1903, /* GL_STENCIL_INDEX16 */
+ 1635, /* GL_RENDERBUFFER_RED_SIZE */
+ 1626, /* GL_RENDERBUFFER_GREEN_SIZE */
+ 1621, /* GL_RENDERBUFFER_BLUE_SIZE */
+ 1616, /* GL_RENDERBUFFER_ALPHA_SIZE */
+ 1623, /* GL_RENDERBUFFER_DEPTH_SIZE */
+ 1639, /* GL_RENDERBUFFER_STENCIL_SIZE */
695, /* GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE */
- 1146, /* GL_MAX_SAMPLES */
- 2116, /* GL_TEXTURE_GEN_STR_OES */
+ 1147, /* GL_MAX_SAMPLES */
+ 2120, /* GL_TEXTURE_GEN_STR_OES */
743, /* GL_HALF_FLOAT_OES */
- 1681, /* GL_RGB565 */
+ 1684, /* GL_RGB565 */
567, /* GL_ETC1_RGB8_OES */
- 2108, /* GL_TEXTURE_EXTERNAL_OES */
- 1767, /* GL_SAMPLER_EXTERNAL_OES */
- 2034, /* GL_TEXTURE_BINDING_EXTERNAL_OES */
- 1647, /* GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES */
- 1712, /* GL_RGBA32UI */
- 1675, /* GL_RGB32UI */
+ 2112, /* GL_TEXTURE_EXTERNAL_OES */
+ 1770, /* GL_SAMPLER_EXTERNAL_OES */
+ 2038, /* GL_TEXTURE_BINDING_EXTERNAL_OES */
+ 1650, /* GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES */
+ 1715, /* GL_RGBA32UI */
+ 1678, /* GL_RGB32UI */
40, /* GL_ALPHA32UI_EXT */
799, /* GL_INTENSITY32UI_EXT */
917, /* GL_LUMINANCE32UI_EXT */
934, /* GL_LUMINANCE_ALPHA32UI_EXT */
- 1703, /* GL_RGBA16UI */
- 1667, /* GL_RGB16UI */
+ 1706, /* GL_RGBA16UI */
+ 1670, /* GL_RGB16UI */
37, /* GL_ALPHA16UI_EXT */
796, /* GL_INTENSITY16UI_EXT */
912, /* GL_LUMINANCE16UI_EXT */
932, /* GL_LUMINANCE_ALPHA16UI_EXT */
- 1722, /* GL_RGBA8UI */
- 1690, /* GL_RGB8UI */
+ 1725, /* GL_RGBA8UI */
+ 1693, /* GL_RGB8UI */
45, /* GL_ALPHA8UI_EXT */
804, /* GL_INTENSITY8UI_EXT */
926, /* GL_LUMINANCE8UI_EXT */
936, /* GL_LUMINANCE_ALPHA8UI_EXT */
- 1710, /* GL_RGBA32I */
- 1673, /* GL_RGB32I */
+ 1713, /* GL_RGBA32I */
+ 1676, /* GL_RGB32I */
39, /* GL_ALPHA32I_EXT */
798, /* GL_INTENSITY32I_EXT */
916, /* GL_LUMINANCE32I_EXT */
933, /* GL_LUMINANCE_ALPHA32I_EXT */
- 1701, /* GL_RGBA16I */
- 1665, /* GL_RGB16I */
+ 1704, /* GL_RGBA16I */
+ 1668, /* GL_RGB16I */
36, /* GL_ALPHA16I_EXT */
795, /* GL_INTENSITY16I_EXT */
911, /* GL_LUMINANCE16I_EXT */
931, /* GL_LUMINANCE_ALPHA16I_EXT */
- 1720, /* GL_RGBA8I */
- 1688, /* GL_RGB8I */
+ 1723, /* GL_RGBA8I */
+ 1691, /* GL_RGB8I */
44, /* GL_ALPHA8I_EXT */
803, /* GL_INTENSITY8I_EXT */
925, /* GL_LUMINANCE8I_EXT */
935, /* GL_LUMINANCE_ALPHA8I_EXT */
- 1602, /* GL_RED_INTEGER */
+ 1605, /* GL_RED_INTEGER */
738, /* GL_GREEN_INTEGER */
113, /* GL_BLUE_INTEGER */
49, /* GL_ALPHA_INTEGER_EXT */
- 1735, /* GL_RGB_INTEGER */
- 1729, /* GL_RGBA_INTEGER */
+ 1738, /* GL_RGB_INTEGER */
+ 1732, /* GL_RGBA_INTEGER */
84, /* GL_BGR_INTEGER */
82, /* GL_BGRA_INTEGER */
938, /* GL_LUMINANCE_INTEGER_EXT */
937, /* GL_LUMINANCE_ALPHA_INTEGER_EXT */
- 1731, /* GL_RGBA_INTEGER_MODE_EXT */
+ 1734, /* GL_RGBA_INTEGER_MODE_EXT */
813, /* GL_INT_2_10_10_10_REV */
649, /* GL_FRAMEBUFFER_ATTACHMENT_LAYERED */
690, /* GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS */
689, /* GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB */
- 1746, /* GL_SAMPLER_1D_ARRAY */
- 1752, /* GL_SAMPLER_2D_ARRAY */
- 1762, /* GL_SAMPLER_BUFFER */
- 1748, /* GL_SAMPLER_1D_ARRAY_SHADOW */
- 1754, /* GL_SAMPLER_2D_ARRAY_SHADOW */
- 1765, /* GL_SAMPLER_CUBE_SHADOW */
- 2253, /* GL_UNSIGNED_INT_VEC2 */
- 2255, /* GL_UNSIGNED_INT_VEC3 */
- 2257, /* GL_UNSIGNED_INT_VEC4 */
+ 1749, /* GL_SAMPLER_1D_ARRAY */
+ 1755, /* GL_SAMPLER_2D_ARRAY */
+ 1765, /* GL_SAMPLER_BUFFER */
+ 1751, /* GL_SAMPLER_1D_ARRAY_SHADOW */
+ 1757, /* GL_SAMPLER_2D_ARRAY_SHADOW */
+ 1768, /* GL_SAMPLER_CUBE_SHADOW */
+ 2257, /* GL_UNSIGNED_INT_VEC2 */
+ 2259, /* GL_UNSIGNED_INT_VEC3 */
+ 2261, /* GL_UNSIGNED_INT_VEC4 */
814, /* GL_INT_SAMPLER_1D */
818, /* GL_INT_SAMPLER_2D */
824, /* GL_INT_SAMPLER_3D */
@@ -6266,87 +6278,87 @@ static const unsigned reduced_enums[1594] =
815, /* GL_INT_SAMPLER_1D_ARRAY */
819, /* GL_INT_SAMPLER_2D_ARRAY */
826, /* GL_INT_SAMPLER_BUFFER */
- 2237, /* GL_UNSIGNED_INT_SAMPLER_1D */
- 2241, /* GL_UNSIGNED_INT_SAMPLER_2D */
- 2247, /* GL_UNSIGNED_INT_SAMPLER_3D */
- 2251, /* GL_UNSIGNED_INT_SAMPLER_CUBE */
- 2245, /* GL_UNSIGNED_INT_SAMPLER_2D_RECT */
- 2238, /* GL_UNSIGNED_INT_SAMPLER_1D_ARRAY */
- 2242, /* GL_UNSIGNED_INT_SAMPLER_2D_ARRAY */
- 2249, /* GL_UNSIGNED_INT_SAMPLER_BUFFER */
+ 2241, /* GL_UNSIGNED_INT_SAMPLER_1D */
+ 2245, /* GL_UNSIGNED_INT_SAMPLER_2D */
+ 2251, /* GL_UNSIGNED_INT_SAMPLER_3D */
+ 2255, /* GL_UNSIGNED_INT_SAMPLER_CUBE */
+ 2249, /* GL_UNSIGNED_INT_SAMPLER_2D_RECT */
+ 2242, /* GL_UNSIGNED_INT_SAMPLER_1D_ARRAY */
+ 2246, /* GL_UNSIGNED_INT_SAMPLER_2D_ARRAY */
+ 2253, /* GL_UNSIGNED_INT_SAMPLER_BUFFER */
728, /* GL_GEOMETRY_SHADER */
731, /* GL_GEOMETRY_VERTICES_OUT_ARB */
725, /* GL_GEOMETRY_INPUT_TYPE_ARB */
727, /* GL_GEOMETRY_OUTPUT_TYPE_ARB */
- 1104, /* GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB */
- 1186, /* GL_MAX_VERTEX_VARYING_COMPONENTS_ARB */
- 1102, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS */
- 1096, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES */
- 1100, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS */
+ 1105, /* GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB */
+ 1187, /* GL_MAX_VERTEX_VARYING_COMPONENTS_ARB */
+ 1103, /* GL_MAX_GEOMETRY_UNIFORM_COMPONENTS */
+ 1097, /* GL_MAX_GEOMETRY_OUTPUT_VERTICES */
+ 1101, /* GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS */
901, /* GL_LOW_FLOAT */
- 1188, /* GL_MEDIUM_FLOAT */
+ 1189, /* GL_MEDIUM_FLOAT */
744, /* GL_HIGH_FLOAT */
902, /* GL_LOW_INT */
- 1189, /* GL_MEDIUM_INT */
+ 1190, /* GL_MEDIUM_INT */
745, /* GL_HIGH_INT */
- 2227, /* GL_UNSIGNED_INT_10_10_10_2_OES */
+ 2231, /* GL_UNSIGNED_INT_10_10_10_2_OES */
812, /* GL_INT_10_10_10_2_OES */
- 1805, /* GL_SHADER_BINARY_FORMATS */
- 1290, /* GL_NUM_SHADER_BINARY_FORMATS */
- 1806, /* GL_SHADER_COMPILER */
- 1183, /* GL_MAX_VERTEX_UNIFORM_VECTORS */
- 1175, /* GL_MAX_VARYING_VECTORS */
- 1093, /* GL_MAX_FRAGMENT_UNIFORM_VECTORS */
- 1578, /* GL_QUERY_WAIT */
- 1572, /* GL_QUERY_NO_WAIT */
- 1568, /* GL_QUERY_BY_REGION_WAIT */
- 1566, /* GL_QUERY_BY_REGION_NO_WAIT */
- 2171, /* GL_TRANSFORM_FEEDBACK */
- 2180, /* GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED */
- 2174, /* GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE */
- 2172, /* GL_TRANSFORM_FEEDBACK_BINDING */
- 1562, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION */
+ 1808, /* GL_SHADER_BINARY_FORMATS */
+ 1291, /* GL_NUM_SHADER_BINARY_FORMATS */
+ 1809, /* GL_SHADER_COMPILER */
+ 1184, /* GL_MAX_VERTEX_UNIFORM_VECTORS */
+ 1176, /* GL_MAX_VARYING_VECTORS */
+ 1094, /* GL_MAX_FRAGMENT_UNIFORM_VECTORS */
+ 1581, /* GL_QUERY_WAIT */
+ 1575, /* GL_QUERY_NO_WAIT */
+ 1571, /* GL_QUERY_BY_REGION_WAIT */
+ 1569, /* GL_QUERY_BY_REGION_NO_WAIT */
+ 2175, /* GL_TRANSFORM_FEEDBACK */
+ 2184, /* GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED */
+ 2178, /* GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE */
+ 2176, /* GL_TRANSFORM_FEEDBACK_BINDING */
+ 1565, /* GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION */
583, /* GL_FIRST_VERTEX_CONVENTION */
846, /* GL_LAST_VERTEX_CONVENTION */
- 1536, /* GL_PROVOKING_VERTEX */
+ 1539, /* GL_PROVOKING_VERTEX */
354, /* GL_COPY_READ_BUFFER */
355, /* GL_COPY_WRITE_BUFFER */
- 1605, /* GL_RED_SNORM */
- 1742, /* GL_RG_SNORM */
- 1741, /* GL_RGB_SNORM */
- 1734, /* GL_RGBA_SNORM */
- 1584, /* GL_R8_SNORM */
- 1654, /* GL_RG8_SNORM */
- 1694, /* GL_RGB8_SNORM */
- 1726, /* GL_RGBA8_SNORM */
- 1582, /* GL_R16_SNORM */
- 1653, /* GL_RG16_SNORM */
- 1670, /* GL_RGB16_SNORM */
- 1706, /* GL_RGBA16_SNORM */
- 1817, /* GL_SIGNED_NORMALIZED */
- 1490, /* GL_PRIMITIVE_RESTART */
- 1491, /* GL_PRIMITIVE_RESTART_INDEX */
- 1658, /* GL_RGB10_A2UI */
- 1148, /* GL_MAX_SERVER_WAIT_TIMEOUT */
- 1304, /* GL_OBJECT_TYPE */
- 1930, /* GL_SYNC_CONDITION */
- 1935, /* GL_SYNC_STATUS */
- 1932, /* GL_SYNC_FLAGS */
- 1931, /* GL_SYNC_FENCE */
- 1934, /* GL_SYNC_GPU_COMMANDS_COMPLETE */
- 2220, /* GL_UNSIGNALED */
- 1816, /* GL_SIGNALED */
+ 1608, /* GL_RED_SNORM */
+ 1745, /* GL_RG_SNORM */
+ 1744, /* GL_RGB_SNORM */
+ 1737, /* GL_RGBA_SNORM */
+ 1587, /* GL_R8_SNORM */
+ 1657, /* GL_RG8_SNORM */
+ 1697, /* GL_RGB8_SNORM */
+ 1729, /* GL_RGBA8_SNORM */
+ 1585, /* GL_R16_SNORM */
+ 1656, /* GL_RG16_SNORM */
+ 1673, /* GL_RGB16_SNORM */
+ 1709, /* GL_RGBA16_SNORM */
+ 1820, /* GL_SIGNED_NORMALIZED */
+ 1493, /* GL_PRIMITIVE_RESTART */
+ 1494, /* GL_PRIMITIVE_RESTART_INDEX */
+ 1661, /* GL_RGB10_A2UI */
+ 1149, /* GL_MAX_SERVER_WAIT_TIMEOUT */
+ 1305, /* GL_OBJECT_TYPE */
+ 1934, /* GL_SYNC_CONDITION */
+ 1939, /* GL_SYNC_STATUS */
+ 1936, /* GL_SYNC_FLAGS */
+ 1935, /* GL_SYNC_FENCE */
+ 1938, /* GL_SYNC_GPU_COMMANDS_COMPLETE */
+ 2224, /* GL_UNSIGNALED */
+ 1819, /* GL_SIGNALED */
54, /* GL_ALREADY_SIGNALED */
- 2166, /* GL_TIMEOUT_EXPIRED */
+ 2170, /* GL_TIMEOUT_EXPIRED */
315, /* GL_CONDITION_SATISFIED */
- 2337, /* GL_WAIT_FAILED */
+ 2341, /* GL_WAIT_FAILED */
126, /* GL_BUFFER_ACCESS_FLAGS */
132, /* GL_BUFFER_MAP_LENGTH */
133, /* GL_BUFFER_MAP_OFFSET */
- 1178, /* GL_MAX_VERTEX_OUTPUT_COMPONENTS */
- 1094, /* GL_MAX_GEOMETRY_INPUT_COMPONENTS */
- 1095, /* GL_MAX_GEOMETRY_OUTPUT_COMPONENTS */
- 1090, /* GL_MAX_FRAGMENT_INPUT_COMPONENTS */
+ 1179, /* GL_MAX_VERTEX_OUTPUT_COMPONENTS */
+ 1095, /* GL_MAX_GEOMETRY_INPUT_COMPONENTS */
+ 1096, /* GL_MAX_GEOMETRY_OUTPUT_COMPONENTS */
+ 1091, /* GL_MAX_FRAGMENT_INPUT_COMPONENTS */
330, /* GL_CONTEXT_PROFILE_MASK */
733, /* GL_GL_TEXTURE_IMMUTABLE_FORMAT */
1081, /* GL_MAX_DEBUG_MESSAGE_LENGTH_ARB */
@@ -6356,12 +6368,12 @@ static const unsigned reduced_enums[1594] =
401, /* GL_DEBUG_SEVERITY_MEDIUM_ARB */
400, /* GL_DEBUG_SEVERITY_LOW_ARB */
568, /* GL_EVAL_BIT */
- 1587, /* GL_RASTER_POSITION_UNCLIPPED_IBM */
+ 1590, /* GL_RASTER_POSITION_UNCLIPPED_IBM */
893, /* GL_LIST_BIT */
- 2038, /* GL_TEXTURE_BIT */
- 1786, /* GL_SCISSOR_BIT */
+ 2042, /* GL_TEXTURE_BIT */
+ 1789, /* GL_SCISSOR_BIT */
30, /* GL_ALL_ATTRIB_BITS */
- 1253, /* GL_MULTISAMPLE_BIT */
+ 1254, /* GL_MULTISAMPLE_BIT */
31, /* GL_ALL_CLIENT_ATTRIB_BITS */
};
diff --git a/src/mesa/main/remap_helper.h b/src/mesa/main/remap_helper.h
index 78048615e67..aab53abd1b9 100644
--- a/src/mesa/main/remap_helper.h
+++ b/src/mesa/main/remap_helper.h
@@ -73,5052 +73,5060 @@ static const char _mesa_function_pool[] =
"\0"
"glLoadIdentity\0"
"\0"
- /* _mesa_function_pool[216]: GetCombinerOutputParameterfvNV (will be remapped) */
- "iiip\0"
- "glGetCombinerOutputParameterfvNV\0"
+ /* _mesa_function_pool[216]: TexCoordP2uiv (will be remapped) */
+ "ip\0"
+ "glTexCoordP2uiv\0"
"\0"
- /* _mesa_function_pool[255]: SampleCoverageARB (will be remapped) */
+ /* _mesa_function_pool[236]: SampleCoverageARB (will be remapped) */
"fi\0"
"glSampleCoverage\0"
"glSampleCoverageARB\0"
"\0"
- /* _mesa_function_pool[296]: ConvolutionFilter1D (offset 348) */
+ /* _mesa_function_pool[277]: ConvolutionFilter1D (offset 348) */
"iiiiip\0"
"glConvolutionFilter1D\0"
"glConvolutionFilter1DEXT\0"
"\0"
- /* _mesa_function_pool[351]: BeginQueryARB (will be remapped) */
+ /* _mesa_function_pool[332]: BeginQueryARB (will be remapped) */
"ii\0"
"glBeginQuery\0"
"glBeginQueryARB\0"
"\0"
- /* _mesa_function_pool[384]: RasterPos3dv (offset 71) */
+ /* _mesa_function_pool[365]: RasterPos3dv (offset 71) */
"p\0"
"glRasterPos3dv\0"
"\0"
- /* _mesa_function_pool[402]: PointParameteriNV (will be remapped) */
+ /* _mesa_function_pool[383]: PointParameteriNV (will be remapped) */
"ii\0"
"glPointParameteri\0"
"glPointParameteriNV\0"
"\0"
- /* _mesa_function_pool[444]: GetProgramiv (will be remapped) */
+ /* _mesa_function_pool[425]: GetProgramiv (will be remapped) */
"iip\0"
"glGetProgramiv\0"
"\0"
- /* _mesa_function_pool[464]: MultiTexCoord3sARB (offset 398) */
+ /* _mesa_function_pool[445]: MultiTexCoord3sARB (offset 398) */
"iiii\0"
"glMultiTexCoord3s\0"
"glMultiTexCoord3sARB\0"
"\0"
- /* _mesa_function_pool[509]: SecondaryColor3iEXT (will be remapped) */
+ /* _mesa_function_pool[490]: SecondaryColor3iEXT (will be remapped) */
"iii\0"
"glSecondaryColor3i\0"
"glSecondaryColor3iEXT\0"
"\0"
- /* _mesa_function_pool[555]: WindowPos3fMESA (will be remapped) */
+ /* _mesa_function_pool[536]: WindowPos3fMESA (will be remapped) */
"fff\0"
"glWindowPos3f\0"
"glWindowPos3fARB\0"
"glWindowPos3fMESA\0"
"\0"
- /* _mesa_function_pool[609]: TexCoord1iv (offset 99) */
+ /* _mesa_function_pool[590]: TexCoord1iv (offset 99) */
"p\0"
"glTexCoord1iv\0"
"\0"
- /* _mesa_function_pool[626]: TexCoord4sv (offset 125) */
+ /* _mesa_function_pool[607]: TexCoord4sv (offset 125) */
"p\0"
"glTexCoord4sv\0"
"\0"
- /* _mesa_function_pool[643]: RasterPos4s (offset 84) */
+ /* _mesa_function_pool[624]: RasterPos4s (offset 84) */
"iiii\0"
"glRasterPos4s\0"
"\0"
- /* _mesa_function_pool[663]: PixelTexGenParameterfvSGIS (will be remapped) */
+ /* _mesa_function_pool[644]: PixelTexGenParameterfvSGIS (will be remapped) */
"ip\0"
"glPixelTexGenParameterfvSGIS\0"
"\0"
- /* _mesa_function_pool[696]: ActiveTextureARB (offset 374) */
+ /* _mesa_function_pool[677]: ActiveTextureARB (offset 374) */
"i\0"
"glActiveTexture\0"
"glActiveTextureARB\0"
"\0"
- /* _mesa_function_pool[734]: BlitFramebufferEXT (will be remapped) */
+ /* _mesa_function_pool[715]: BlitFramebufferEXT (will be remapped) */
"iiiiiiiiii\0"
"glBlitFramebuffer\0"
"glBlitFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[785]: TexCoord1f (offset 96) */
+ /* _mesa_function_pool[766]: TexCoord1f (offset 96) */
"f\0"
"glTexCoord1f\0"
"\0"
- /* _mesa_function_pool[801]: TexCoord1d (offset 94) */
+ /* _mesa_function_pool[782]: TexCoord1d (offset 94) */
"d\0"
"glTexCoord1d\0"
"\0"
- /* _mesa_function_pool[817]: VertexAttrib4ubvNV (will be remapped) */
+ /* _mesa_function_pool[798]: VertexAttrib4ubvNV (will be remapped) */
"ip\0"
"glVertexAttrib4ubvNV\0"
"\0"
- /* _mesa_function_pool[842]: TexCoord1i (offset 98) */
+ /* _mesa_function_pool[823]: TexCoord1i (offset 98) */
"i\0"
"glTexCoord1i\0"
"\0"
- /* _mesa_function_pool[858]: GetProgramNamedParameterdvNV (will be remapped) */
+ /* _mesa_function_pool[839]: GetProgramNamedParameterdvNV (will be remapped) */
"iipp\0"
"glGetProgramNamedParameterdvNV\0"
"\0"
- /* _mesa_function_pool[895]: Histogram (offset 367) */
+ /* _mesa_function_pool[876]: Histogram (offset 367) */
"iiii\0"
"glHistogram\0"
"glHistogramEXT\0"
"\0"
- /* _mesa_function_pool[928]: TexCoord1s (offset 100) */
+ /* _mesa_function_pool[909]: TexCoord1s (offset 100) */
"i\0"
"glTexCoord1s\0"
"\0"
- /* _mesa_function_pool[944]: GetMapfv (offset 267) */
+ /* _mesa_function_pool[925]: GetMapfv (offset 267) */
"iip\0"
"glGetMapfv\0"
"\0"
- /* _mesa_function_pool[960]: EvalCoord1f (offset 230) */
+ /* _mesa_function_pool[941]: EvalCoord1f (offset 230) */
"f\0"
"glEvalCoord1f\0"
"\0"
- /* _mesa_function_pool[977]: FramebufferTexture (will be remapped) */
+ /* _mesa_function_pool[958]: FramebufferTexture (will be remapped) */
"iiii\0"
"glFramebufferTexture\0"
"\0"
- /* _mesa_function_pool[1004]: GetGraphicsResetStatusARB (will be remapped) */
+ /* _mesa_function_pool[985]: GetGraphicsResetStatusARB (will be remapped) */
"\0"
"glGetGraphicsResetStatusARB\0"
"\0"
- /* _mesa_function_pool[1034]: TexImage4DSGIS (dynamic) */
+ /* _mesa_function_pool[1015]: TexImage4DSGIS (dynamic) */
"iiiiiiiiiip\0"
"glTexImage4DSGIS\0"
"\0"
- /* _mesa_function_pool[1064]: PolygonStipple (offset 175) */
+ /* _mesa_function_pool[1045]: PolygonStipple (offset 175) */
"p\0"
"glPolygonStipple\0"
"\0"
- /* _mesa_function_pool[1084]: WindowPos2dvMESA (will be remapped) */
+ /* _mesa_function_pool[1065]: WindowPos2dvMESA (will be remapped) */
"p\0"
"glWindowPos2dv\0"
"glWindowPos2dvARB\0"
"glWindowPos2dvMESA\0"
"\0"
- /* _mesa_function_pool[1139]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[1120]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[1183]: BlendEquationSeparateEXT (will be remapped) */
+ /* _mesa_function_pool[1164]: BlendEquationSeparateEXT (will be remapped) */
"ii\0"
"glBlendEquationSeparate\0"
"glBlendEquationSeparateEXT\0"
"glBlendEquationSeparateATI\0"
"\0"
- /* _mesa_function_pool[1265]: ListParameterfSGIX (dynamic) */
+ /* _mesa_function_pool[1246]: ListParameterfSGIX (dynamic) */
"iif\0"
"glListParameterfSGIX\0"
"\0"
- /* _mesa_function_pool[1291]: TexStorage1D (will be remapped) */
+ /* _mesa_function_pool[1272]: TexStorage1D (will be remapped) */
"iiii\0"
"glTexStorage1D\0"
"\0"
- /* _mesa_function_pool[1312]: SecondaryColor3bEXT (will be remapped) */
+ /* _mesa_function_pool[1293]: SecondaryColor3bEXT (will be remapped) */
"iii\0"
"glSecondaryColor3b\0"
"glSecondaryColor3bEXT\0"
"\0"
- /* _mesa_function_pool[1358]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */
+ /* _mesa_function_pool[1339]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */
"pppp\0"
"glTexCoord4fColor4fNormal3fVertex4fvSUN\0"
"\0"
- /* _mesa_function_pool[1404]: GetnPolygonStippleARB (will be remapped) */
+ /* _mesa_function_pool[1385]: GetnPolygonStippleARB (will be remapped) */
"ip\0"
"glGetnPolygonStippleARB\0"
"\0"
- /* _mesa_function_pool[1432]: GetPixelMapfv (offset 271) */
+ /* _mesa_function_pool[1413]: GetPixelMapfv (offset 271) */
"ip\0"
"glGetPixelMapfv\0"
"\0"
- /* _mesa_function_pool[1452]: Color3uiv (offset 22) */
+ /* _mesa_function_pool[1433]: Color3uiv (offset 22) */
"p\0"
"glColor3uiv\0"
"\0"
- /* _mesa_function_pool[1467]: IsEnabled (offset 286) */
+ /* _mesa_function_pool[1448]: IsEnabled (offset 286) */
"i\0"
"glIsEnabled\0"
"\0"
- /* _mesa_function_pool[1482]: DebugMessageCallbackARB (will be remapped) */
+ /* _mesa_function_pool[1463]: DebugMessageCallbackARB (will be remapped) */
"pp\0"
"glDebugMessageCallbackARB\0"
"\0"
- /* _mesa_function_pool[1512]: VertexAttrib4svNV (will be remapped) */
+ /* _mesa_function_pool[1493]: VertexAttrib4svNV (will be remapped) */
"ip\0"
"glVertexAttrib4svNV\0"
"\0"
- /* _mesa_function_pool[1536]: EvalCoord2fv (offset 235) */
+ /* _mesa_function_pool[1517]: EvalCoord2fv (offset 235) */
"p\0"
"glEvalCoord2fv\0"
"\0"
- /* _mesa_function_pool[1554]: GetBufferSubDataARB (will be remapped) */
+ /* _mesa_function_pool[1535]: GetBufferSubDataARB (will be remapped) */
"iiip\0"
"glGetBufferSubData\0"
"glGetBufferSubDataARB\0"
"\0"
- /* _mesa_function_pool[1601]: BufferSubDataARB (will be remapped) */
+ /* _mesa_function_pool[1582]: BufferSubDataARB (will be remapped) */
"iiip\0"
"glBufferSubData\0"
"glBufferSubDataARB\0"
"\0"
- /* _mesa_function_pool[1642]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[1623]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */
"ppp\0"
"glTexCoord2fColor4ubVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[1680]: AttachShader (will be remapped) */
+ /* _mesa_function_pool[1661]: AttachShader (will be remapped) */
"ii\0"
"glAttachShader\0"
"\0"
- /* _mesa_function_pool[1699]: GetCombinerInputParameterfvNV (will be remapped) */
+ /* _mesa_function_pool[1680]: GetCombinerInputParameterfvNV (will be remapped) */
"iiiip\0"
"glGetCombinerInputParameterfvNV\0"
"\0"
- /* _mesa_function_pool[1738]: MultiTexCoordP2ui (will be remapped) */
+ /* _mesa_function_pool[1719]: MultiTexCoordP2ui (will be remapped) */
"iii\0"
"glMultiTexCoordP2ui\0"
"\0"
- /* _mesa_function_pool[1763]: VertexAttrib2fARB (will be remapped) */
+ /* _mesa_function_pool[1744]: VertexAttrib2fARB (will be remapped) */
"iff\0"
"glVertexAttrib2f\0"
"glVertexAttrib2fARB\0"
"\0"
- /* _mesa_function_pool[1805]: GetDebugLogLengthMESA (dynamic) */
+ /* _mesa_function_pool[1786]: GetDebugLogLengthMESA (dynamic) */
"iii\0"
"glGetDebugLogLengthMESA\0"
"\0"
- /* _mesa_function_pool[1834]: GetMapiv (offset 268) */
+ /* _mesa_function_pool[1815]: GetMapiv (offset 268) */
"iip\0"
"glGetMapiv\0"
"\0"
- /* _mesa_function_pool[1850]: VertexAttrib3fARB (will be remapped) */
+ /* _mesa_function_pool[1831]: VertexAttrib3fARB (will be remapped) */
"ifff\0"
"glVertexAttrib3f\0"
"glVertexAttrib3fARB\0"
"\0"
- /* _mesa_function_pool[1893]: Indexubv (offset 316) */
+ /* _mesa_function_pool[1874]: Indexubv (offset 316) */
"p\0"
"glIndexubv\0"
"\0"
- /* _mesa_function_pool[1907]: GetQueryivARB (will be remapped) */
+ /* _mesa_function_pool[1888]: GetQueryivARB (will be remapped) */
"iip\0"
"glGetQueryiv\0"
"glGetQueryivARB\0"
"\0"
- /* _mesa_function_pool[1941]: TexImage3D (offset 371) */
+ /* _mesa_function_pool[1922]: TexImage3D (offset 371) */
"iiiiiiiiip\0"
"glTexImage3D\0"
"glTexImage3DEXT\0"
"\0"
- /* _mesa_function_pool[1982]: BindFragDataLocationEXT (will be remapped) */
+ /* _mesa_function_pool[1963]: BindFragDataLocationEXT (will be remapped) */
"iip\0"
"glBindFragDataLocationEXT\0"
"glBindFragDataLocation\0"
"\0"
- /* _mesa_function_pool[2036]: TexCoordP4ui (will be remapped) */
+ /* _mesa_function_pool[2017]: TexCoordP4ui (will be remapped) */
"ii\0"
"glTexCoordP4ui\0"
"\0"
- /* _mesa_function_pool[2055]: ReplacementCodeuiVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[2036]: ReplacementCodeuiVertex3fvSUN (dynamic) */
"pp\0"
"glReplacementCodeuiVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[2091]: EdgeFlagPointer (offset 312) */
+ /* _mesa_function_pool[2072]: EdgeFlagPointer (offset 312) */
"ip\0"
"glEdgeFlagPointer\0"
"\0"
- /* _mesa_function_pool[2113]: Color3ubv (offset 20) */
+ /* _mesa_function_pool[2094]: Color3ubv (offset 20) */
"p\0"
"glColor3ubv\0"
"\0"
- /* _mesa_function_pool[2128]: GetQueryObjectivARB (will be remapped) */
+ /* _mesa_function_pool[2109]: GetQueryObjectivARB (will be remapped) */
"iip\0"
"glGetQueryObjectiv\0"
"glGetQueryObjectivARB\0"
"\0"
- /* _mesa_function_pool[2174]: Vertex3dv (offset 135) */
+ /* _mesa_function_pool[2155]: Vertex3dv (offset 135) */
"p\0"
"glVertex3dv\0"
"\0"
- /* _mesa_function_pool[2189]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[2170]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiTexCoord2fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[2236]: CompressedTexSubImage2DARB (will be remapped) */
+ /* _mesa_function_pool[2217]: CompressedTexSubImage2DARB (will be remapped) */
"iiiiiiiip\0"
"glCompressedTexSubImage2D\0"
"glCompressedTexSubImage2DARB\0"
"\0"
- /* _mesa_function_pool[2302]: CombinerOutputNV (will be remapped) */
+ /* _mesa_function_pool[2283]: CombinerOutputNV (will be remapped) */
"iiiiiiiiii\0"
"glCombinerOutputNV\0"
"\0"
- /* _mesa_function_pool[2333]: VertexAttribs3fvNV (will be remapped) */
+ /* _mesa_function_pool[2314]: VertexAttribs3fvNV (will be remapped) */
"iip\0"
"glVertexAttribs3fvNV\0"
"\0"
- /* _mesa_function_pool[2359]: GetnMapivARB (will be remapped) */
+ /* _mesa_function_pool[2340]: GetnMapivARB (will be remapped) */
"iiip\0"
"glGetnMapivARB\0"
"\0"
- /* _mesa_function_pool[2380]: Uniform2fARB (will be remapped) */
+ /* _mesa_function_pool[2361]: Uniform2fARB (will be remapped) */
"iff\0"
"glUniform2f\0"
"glUniform2fARB\0"
"\0"
- /* _mesa_function_pool[2412]: LightModeliv (offset 166) */
+ /* _mesa_function_pool[2393]: LightModeliv (offset 166) */
"ip\0"
"glLightModeliv\0"
"\0"
- /* _mesa_function_pool[2431]: VertexAttrib1svARB (will be remapped) */
+ /* _mesa_function_pool[2412]: VertexAttrib1svARB (will be remapped) */
"ip\0"
"glVertexAttrib1sv\0"
"glVertexAttrib1svARB\0"
"\0"
- /* _mesa_function_pool[2474]: VertexAttribs1dvNV (will be remapped) */
+ /* _mesa_function_pool[2455]: VertexAttribs1dvNV (will be remapped) */
"iip\0"
"glVertexAttribs1dvNV\0"
"\0"
- /* _mesa_function_pool[2500]: VertexP3ui (will be remapped) */
+ /* _mesa_function_pool[2481]: VertexP3ui (will be remapped) */
"ii\0"
"glVertexP3ui\0"
"\0"
- /* _mesa_function_pool[2517]: Uniform2ivARB (will be remapped) */
+ /* _mesa_function_pool[2498]: Uniform2ivARB (will be remapped) */
"iip\0"
"glUniform2iv\0"
"glUniform2ivARB\0"
"\0"
- /* _mesa_function_pool[2551]: GetImageTransformParameterfvHP (dynamic) */
+ /* _mesa_function_pool[2532]: GetImageTransformParameterfvHP (dynamic) */
"iip\0"
"glGetImageTransformParameterfvHP\0"
"\0"
- /* _mesa_function_pool[2589]: Normal3bv (offset 53) */
+ /* _mesa_function_pool[2570]: Normal3bv (offset 53) */
"p\0"
"glNormal3bv\0"
"\0"
- /* _mesa_function_pool[2604]: TexGeniv (offset 193) */
+ /* _mesa_function_pool[2585]: TexGeniv (offset 193) */
"iip\0"
"glTexGeniv\0"
"\0"
- /* _mesa_function_pool[2620]: TexCoordP1uiv (will be remapped) */
+ /* _mesa_function_pool[2601]: TexCoordP1uiv (will be remapped) */
"ip\0"
"glTexCoordP1uiv\0"
"\0"
- /* _mesa_function_pool[2640]: WeightubvARB (dynamic) */
+ /* _mesa_function_pool[2621]: WeightubvARB (dynamic) */
"ip\0"
"glWeightubvARB\0"
"\0"
- /* _mesa_function_pool[2659]: VertexAttrib1fvNV (will be remapped) */
+ /* _mesa_function_pool[2640]: VertexAttrib1fvNV (will be remapped) */
"ip\0"
"glVertexAttrib1fvNV\0"
"\0"
- /* _mesa_function_pool[2683]: Vertex3iv (offset 139) */
+ /* _mesa_function_pool[2664]: Vertex3iv (offset 139) */
"p\0"
"glVertex3iv\0"
"\0"
- /* _mesa_function_pool[2698]: CopyConvolutionFilter1D (offset 354) */
+ /* _mesa_function_pool[2679]: CopyConvolutionFilter1D (offset 354) */
"iiiii\0"
"glCopyConvolutionFilter1D\0"
"glCopyConvolutionFilter1DEXT\0"
"\0"
- /* _mesa_function_pool[2760]: VertexAttribI1uiEXT (will be remapped) */
+ /* _mesa_function_pool[2741]: VertexAttribI1uiEXT (will be remapped) */
"ii\0"
"glVertexAttribI1uiEXT\0"
"glVertexAttribI1ui\0"
"\0"
- /* _mesa_function_pool[2805]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[2786]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */
"iffffff\0"
"glReplacementCodeuiNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[2853]: TexCoordP1ui (will be remapped) */
+ /* _mesa_function_pool[2834]: TexCoordP1ui (will be remapped) */
"ii\0"
"glTexCoordP1ui\0"
"\0"
- /* _mesa_function_pool[2872]: DeleteSync (will be remapped) */
+ /* _mesa_function_pool[2853]: DeleteSync (will be remapped) */
"i\0"
"glDeleteSync\0"
"\0"
- /* _mesa_function_pool[2888]: FragmentMaterialfvSGIX (dynamic) */
+ /* _mesa_function_pool[2869]: FragmentMaterialfvSGIX (dynamic) */
"iip\0"
"glFragmentMaterialfvSGIX\0"
"\0"
- /* _mesa_function_pool[2918]: BlendColor (offset 336) */
+ /* _mesa_function_pool[2899]: BlendColor (offset 336) */
"ffff\0"
"glBlendColor\0"
"glBlendColorEXT\0"
"\0"
- /* _mesa_function_pool[2953]: UniformMatrix4fvARB (will be remapped) */
+ /* _mesa_function_pool[2934]: UniformMatrix4fvARB (will be remapped) */
"iiip\0"
"glUniformMatrix4fv\0"
"glUniformMatrix4fvARB\0"
"\0"
- /* _mesa_function_pool[3000]: DeleteVertexArraysAPPLE (will be remapped) */
+ /* _mesa_function_pool[2981]: DeleteVertexArraysAPPLE (will be remapped) */
"ip\0"
"glDeleteVertexArrays\0"
"glDeleteVertexArraysAPPLE\0"
"\0"
- /* _mesa_function_pool[3051]: GetDebugMessageLogARB (will be remapped) */
+ /* _mesa_function_pool[3032]: GetDebugMessageLogARB (will be remapped) */
"iipppppp\0"
"glGetDebugMessageLogARB\0"
"\0"
- /* _mesa_function_pool[3085]: ReadInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[3066]: ReadInstrumentsSGIX (dynamic) */
"i\0"
"glReadInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[3110]: CallLists (offset 3) */
+ /* _mesa_function_pool[3091]: CallLists (offset 3) */
"iip\0"
"glCallLists\0"
"\0"
- /* _mesa_function_pool[3127]: DeformationMap3dSGIX (dynamic) */
- "iddiiddiiddiip\0"
- "glDeformationMap3dSGIX\0"
- "\0"
- /* _mesa_function_pool[3166]: UniformMatrix2x4fv (will be remapped) */
+ /* _mesa_function_pool[3108]: UniformMatrix2x4fv (will be remapped) */
"iiip\0"
"glUniformMatrix2x4fv\0"
"\0"
- /* _mesa_function_pool[3193]: ReadnPixelsARB (will be remapped) */
+ /* _mesa_function_pool[3135]: ReadnPixelsARB (will be remapped) */
"iiiiiiip\0"
"glReadnPixelsARB\0"
"\0"
- /* _mesa_function_pool[3220]: Color4ubVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[3162]: Color4ubVertex3fvSUN (dynamic) */
"pp\0"
"glColor4ubVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[3247]: Normal3iv (offset 59) */
+ /* _mesa_function_pool[3189]: Normal3iv (offset 59) */
"p\0"
"glNormal3iv\0"
"\0"
- /* _mesa_function_pool[3262]: PassThrough (offset 199) */
+ /* _mesa_function_pool[3204]: PassThrough (offset 199) */
"f\0"
"glPassThrough\0"
"\0"
- /* _mesa_function_pool[3279]: GetnPixelMapusvARB (will be remapped) */
+ /* _mesa_function_pool[3221]: GetnPixelMapusvARB (will be remapped) */
"iip\0"
"glGetnPixelMapusvARB\0"
"\0"
- /* _mesa_function_pool[3305]: TexParameterIivEXT (will be remapped) */
+ /* _mesa_function_pool[3247]: TexParameterIivEXT (will be remapped) */
"iip\0"
"glTexParameterIivEXT\0"
"glTexParameterIiv\0"
"\0"
- /* _mesa_function_pool[3349]: FramebufferTextureLayerEXT (will be remapped) */
+ /* _mesa_function_pool[3291]: FramebufferTextureLayerEXT (will be remapped) */
"iiiii\0"
"glFramebufferTextureLayer\0"
"glFramebufferTextureLayerARB\0"
"glFramebufferTextureLayerEXT\0"
"\0"
- /* _mesa_function_pool[3440]: GetListParameterfvSGIX (dynamic) */
+ /* _mesa_function_pool[3382]: GetListParameterfvSGIX (dynamic) */
"iip\0"
"glGetListParameterfvSGIX\0"
"\0"
- /* _mesa_function_pool[3470]: Viewport (offset 305) */
+ /* _mesa_function_pool[3412]: Viewport (offset 305) */
"iiii\0"
"glViewport\0"
"\0"
- /* _mesa_function_pool[3487]: VertexAttrib4NusvARB (will be remapped) */
+ /* _mesa_function_pool[3429]: VertexAttrib4NusvARB (will be remapped) */
"ip\0"
"glVertexAttrib4Nusv\0"
"glVertexAttrib4NusvARB\0"
"\0"
- /* _mesa_function_pool[3534]: VertexP4uiv (will be remapped) */
+ /* _mesa_function_pool[3476]: VertexP4uiv (will be remapped) */
"ip\0"
"glVertexP4uiv\0"
"\0"
- /* _mesa_function_pool[3552]: VertexAttribP3ui (will be remapped) */
+ /* _mesa_function_pool[3494]: VertexAttribP3ui (will be remapped) */
"iiii\0"
"glVertexAttribP3ui\0"
"\0"
- /* _mesa_function_pool[3577]: WindowPos4svMESA (will be remapped) */
+ /* _mesa_function_pool[3519]: WindowPos4svMESA (will be remapped) */
"p\0"
"glWindowPos4svMESA\0"
"\0"
- /* _mesa_function_pool[3599]: CreateProgramObjectARB (will be remapped) */
+ /* _mesa_function_pool[3541]: CreateProgramObjectARB (will be remapped) */
"\0"
"glCreateProgramObjectARB\0"
"\0"
- /* _mesa_function_pool[3626]: DeleteTransformFeedbacks (will be remapped) */
+ /* _mesa_function_pool[3568]: DeleteTransformFeedbacks (will be remapped) */
"ip\0"
"glDeleteTransformFeedbacks\0"
"\0"
- /* _mesa_function_pool[3657]: UniformMatrix4x3fv (will be remapped) */
+ /* _mesa_function_pool[3599]: UniformMatrix4x3fv (will be remapped) */
"iiip\0"
"glUniformMatrix4x3fv\0"
"\0"
- /* _mesa_function_pool[3684]: PrioritizeTextures (offset 331) */
+ /* _mesa_function_pool[3626]: PrioritizeTextures (offset 331) */
"ipp\0"
"glPrioritizeTextures\0"
"glPrioritizeTexturesEXT\0"
"\0"
- /* _mesa_function_pool[3734]: VertexAttribI3uiEXT (will be remapped) */
+ /* _mesa_function_pool[3676]: VertexAttribI3uiEXT (will be remapped) */
"iiii\0"
"glVertexAttribI3uiEXT\0"
"glVertexAttribI3ui\0"
"\0"
- /* _mesa_function_pool[3781]: AsyncMarkerSGIX (dynamic) */
+ /* _mesa_function_pool[3723]: AsyncMarkerSGIX (dynamic) */
"i\0"
"glAsyncMarkerSGIX\0"
"\0"
- /* _mesa_function_pool[3802]: GlobalAlphaFactorubSUN (dynamic) */
+ /* _mesa_function_pool[3744]: GlobalAlphaFactorubSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorubSUN\0"
"\0"
- /* _mesa_function_pool[3830]: ClearColorIuiEXT (will be remapped) */
+ /* _mesa_function_pool[3772]: ClearColorIuiEXT (will be remapped) */
"iiii\0"
"glClearColorIuiEXT\0"
"\0"
- /* _mesa_function_pool[3855]: ClearDebugLogMESA (dynamic) */
+ /* _mesa_function_pool[3797]: ClearDebugLogMESA (dynamic) */
"iii\0"
"glClearDebugLogMESA\0"
"\0"
- /* _mesa_function_pool[3880]: Uniform4uiEXT (will be remapped) */
+ /* _mesa_function_pool[3822]: Uniform4uiEXT (will be remapped) */
"iiiii\0"
"glUniform4uiEXT\0"
"glUniform4ui\0"
"\0"
- /* _mesa_function_pool[3916]: ResetHistogram (offset 369) */
+ /* _mesa_function_pool[3858]: ResetHistogram (offset 369) */
"i\0"
"glResetHistogram\0"
"glResetHistogramEXT\0"
"\0"
- /* _mesa_function_pool[3956]: GetProgramNamedParameterfvNV (will be remapped) */
+ /* _mesa_function_pool[3898]: GetProgramNamedParameterfvNV (will be remapped) */
"iipp\0"
"glGetProgramNamedParameterfvNV\0"
"\0"
- /* _mesa_function_pool[3993]: PointParameterfEXT (will be remapped) */
+ /* _mesa_function_pool[3935]: PointParameterfEXT (will be remapped) */
"if\0"
"glPointParameterf\0"
"glPointParameterfARB\0"
"glPointParameterfEXT\0"
"glPointParameterfSGIS\0"
"\0"
- /* _mesa_function_pool[4079]: MultiTexCoordP4uiv (will be remapped) */
+ /* _mesa_function_pool[4021]: MultiTexCoordP4uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP4uiv\0"
"\0"
- /* _mesa_function_pool[4105]: LoadIdentityDeformationMapSGIX (dynamic) */
+ /* _mesa_function_pool[4047]: LoadIdentityDeformationMapSGIX (dynamic) */
"i\0"
"glLoadIdentityDeformationMapSGIX\0"
"\0"
- /* _mesa_function_pool[4141]: GenFencesNV (will be remapped) */
+ /* _mesa_function_pool[4083]: GenFencesNV (will be remapped) */
"ip\0"
"glGenFencesNV\0"
"\0"
- /* _mesa_function_pool[4159]: ImageTransformParameterfHP (dynamic) */
+ /* _mesa_function_pool[4101]: ImageTransformParameterfHP (dynamic) */
"iif\0"
"glImageTransformParameterfHP\0"
"\0"
- /* _mesa_function_pool[4193]: MatrixIndexusvARB (dynamic) */
+ /* _mesa_function_pool[4135]: MatrixIndexusvARB (dynamic) */
"ip\0"
"glMatrixIndexusvARB\0"
"\0"
- /* _mesa_function_pool[4217]: DrawElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[4159]: DrawElementsBaseVertex (will be remapped) */
"iiipi\0"
"glDrawElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[4249]: DisableVertexAttribArrayARB (will be remapped) */
+ /* _mesa_function_pool[4191]: DisableVertexAttribArrayARB (will be remapped) */
"i\0"
"glDisableVertexAttribArray\0"
"glDisableVertexAttribArrayARB\0"
"\0"
- /* _mesa_function_pool[4309]: VertexAttribI4ubvEXT (will be remapped) */
- "ip\0"
- "glVertexAttribI4ubvEXT\0"
- "glVertexAttribI4ubv\0"
- "\0"
- /* _mesa_function_pool[4356]: GetnConvolutionFilterARB (will be remapped) */
+ /* _mesa_function_pool[4251]: GetnConvolutionFilterARB (will be remapped) */
"iiiip\0"
"glGetnConvolutionFilterARB\0"
"\0"
- /* _mesa_function_pool[4390]: TexCoord2sv (offset 109) */
+ /* _mesa_function_pool[4285]: TexCoord2sv (offset 109) */
"p\0"
"glTexCoord2sv\0"
"\0"
- /* _mesa_function_pool[4407]: ColorP4uiv (will be remapped) */
+ /* _mesa_function_pool[4302]: ColorP4uiv (will be remapped) */
"ip\0"
"glColorP4uiv\0"
"\0"
- /* _mesa_function_pool[4424]: Vertex4dv (offset 143) */
+ /* _mesa_function_pool[4319]: Vertex4dv (offset 143) */
"p\0"
"glVertex4dv\0"
"\0"
- /* _mesa_function_pool[4439]: StencilMaskSeparate (will be remapped) */
+ /* _mesa_function_pool[4334]: StencilMaskSeparate (will be remapped) */
"ii\0"
"glStencilMaskSeparate\0"
"\0"
- /* _mesa_function_pool[4465]: ProgramLocalParameter4dARB (will be remapped) */
+ /* _mesa_function_pool[4360]: ProgramLocalParameter4dARB (will be remapped) */
"iidddd\0"
"glProgramLocalParameter4dARB\0"
"\0"
- /* _mesa_function_pool[4502]: CompressedTexImage3DARB (will be remapped) */
+ /* _mesa_function_pool[4397]: CompressedTexImage3DARB (will be remapped) */
"iiiiiiiip\0"
"glCompressedTexImage3D\0"
"glCompressedTexImage3DARB\0"
"\0"
- /* _mesa_function_pool[4562]: Color3sv (offset 18) */
+ /* _mesa_function_pool[4457]: Color3sv (offset 18) */
"p\0"
"glColor3sv\0"
"\0"
- /* _mesa_function_pool[4576]: GetConvolutionParameteriv (offset 358) */
+ /* _mesa_function_pool[4471]: GetConvolutionParameteriv (offset 358) */
"iip\0"
"glGetConvolutionParameteriv\0"
"glGetConvolutionParameterivEXT\0"
"\0"
- /* _mesa_function_pool[4640]: DeleteSamplers (will be remapped) */
+ /* _mesa_function_pool[4535]: DeleteSamplers (will be remapped) */
"ip\0"
"glDeleteSamplers\0"
"\0"
- /* _mesa_function_pool[4661]: VertexAttrib1fARB (will be remapped) */
+ /* _mesa_function_pool[4556]: VertexAttrib1fARB (will be remapped) */
"if\0"
"glVertexAttrib1f\0"
"glVertexAttrib1fARB\0"
"\0"
- /* _mesa_function_pool[4702]: Vertex2dv (offset 127) */
+ /* _mesa_function_pool[4597]: Vertex2dv (offset 127) */
"p\0"
"glVertex2dv\0"
"\0"
- /* _mesa_function_pool[4717]: TestFenceNV (will be remapped) */
+ /* _mesa_function_pool[4612]: TestFenceNV (will be remapped) */
"i\0"
"glTestFenceNV\0"
"\0"
- /* _mesa_function_pool[4734]: MultiTexCoord1fvARB (offset 379) */
+ /* _mesa_function_pool[4629]: GetVertexAttribIuivEXT (will be remapped) */
+ "iip\0"
+ "glGetVertexAttribIuivEXT\0"
+ "glGetVertexAttribIuiv\0"
+ "\0"
+ /* _mesa_function_pool[4681]: MultiTexCoord1fvARB (offset 379) */
"ip\0"
"glMultiTexCoord1fv\0"
"glMultiTexCoord1fvARB\0"
"\0"
- /* _mesa_function_pool[4779]: TexCoord3iv (offset 115) */
+ /* _mesa_function_pool[4726]: TexCoord3iv (offset 115) */
"p\0"
"glTexCoord3iv\0"
"\0"
- /* _mesa_function_pool[4796]: Uniform2uivEXT (will be remapped) */
+ /* _mesa_function_pool[4743]: Uniform2uivEXT (will be remapped) */
"iip\0"
"glUniform2uivEXT\0"
"glUniform2uiv\0"
"\0"
- /* _mesa_function_pool[4832]: ColorFragmentOp2ATI (will be remapped) */
+ /* _mesa_function_pool[4779]: ColorFragmentOp2ATI (will be remapped) */
"iiiiiiiiii\0"
"glColorFragmentOp2ATI\0"
"\0"
- /* _mesa_function_pool[4866]: TexStorage2D (will be remapped) */
+ /* _mesa_function_pool[4813]: TexStorage2D (will be remapped) */
"iiiii\0"
"glTexStorage2D\0"
"\0"
- /* _mesa_function_pool[4888]: SecondaryColorPointerListIBM (dynamic) */
+ /* _mesa_function_pool[4835]: SecondaryColorPointerListIBM (dynamic) */
"iiipi\0"
"glSecondaryColorPointerListIBM\0"
"\0"
- /* _mesa_function_pool[4926]: GetPixelTexGenParameterivSGIS (will be remapped) */
+ /* _mesa_function_pool[4873]: GetPixelTexGenParameterivSGIS (will be remapped) */
"ip\0"
"glGetPixelTexGenParameterivSGIS\0"
"\0"
- /* _mesa_function_pool[4962]: Color3fv (offset 14) */
+ /* _mesa_function_pool[4909]: Color3fv (offset 14) */
"p\0"
"glColor3fv\0"
"\0"
- /* _mesa_function_pool[4976]: GetnPixelMapfvARB (will be remapped) */
+ /* _mesa_function_pool[4923]: GetnPixelMapfvARB (will be remapped) */
"iip\0"
"glGetnPixelMapfvARB\0"
"\0"
- /* _mesa_function_pool[5001]: TextureStorage1DEXT (will be remapped) */
+ /* _mesa_function_pool[4948]: TextureStorage1DEXT (will be remapped) */
"iiiii\0"
"glTextureStorage1DEXT\0"
"\0"
- /* _mesa_function_pool[5030]: ReplacementCodeubSUN (dynamic) */
+ /* _mesa_function_pool[4977]: ReplacementCodeubSUN (dynamic) */
"i\0"
"glReplacementCodeubSUN\0"
"\0"
- /* _mesa_function_pool[5056]: FinishAsyncSGIX (dynamic) */
+ /* _mesa_function_pool[5003]: FinishAsyncSGIX (dynamic) */
"p\0"
"glFinishAsyncSGIX\0"
"\0"
- /* _mesa_function_pool[5077]: GetnUniformfvARB (will be remapped) */
+ /* _mesa_function_pool[5024]: GetnUniformfvARB (will be remapped) */
"iiip\0"
"glGetnUniformfvARB\0"
"\0"
- /* _mesa_function_pool[5102]: GetDebugLogMESA (dynamic) */
+ /* _mesa_function_pool[5049]: GetDebugLogMESA (dynamic) */
"iiiipp\0"
"glGetDebugLogMESA\0"
"\0"
- /* _mesa_function_pool[5128]: FogCoorddEXT (will be remapped) */
+ /* _mesa_function_pool[5075]: FogCoorddEXT (will be remapped) */
"d\0"
"glFogCoordd\0"
"glFogCoorddEXT\0"
"\0"
- /* _mesa_function_pool[5158]: BeginConditionalRenderNV (will be remapped) */
+ /* _mesa_function_pool[5105]: BeginConditionalRenderNV (will be remapped) */
"ii\0"
"glBeginConditionalRenderNV\0"
"glBeginConditionalRender\0"
"\0"
- /* _mesa_function_pool[5214]: Color4ubVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[5161]: Color4ubVertex3fSUN (dynamic) */
"iiiifff\0"
"glColor4ubVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[5245]: FogCoordfEXT (will be remapped) */
+ /* _mesa_function_pool[5192]: FogCoordfEXT (will be remapped) */
"f\0"
"glFogCoordf\0"
"glFogCoordfEXT\0"
"\0"
- /* _mesa_function_pool[5275]: PointSize (offset 173) */
+ /* _mesa_function_pool[5222]: PointSize (offset 173) */
"f\0"
"glPointSize\0"
"\0"
- /* _mesa_function_pool[5290]: VertexAttribI2uivEXT (will be remapped) */
+ /* _mesa_function_pool[5237]: VertexAttribI2uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI2uivEXT\0"
"glVertexAttribI2uiv\0"
"\0"
- /* _mesa_function_pool[5337]: TexCoord2fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[5284]: TexCoord2fVertex3fSUN (dynamic) */
"fffff\0"
"glTexCoord2fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[5368]: PopName (offset 200) */
+ /* _mesa_function_pool[5315]: PopName (offset 200) */
"\0"
"glPopName\0"
"\0"
- /* _mesa_function_pool[5380]: GetSamplerParameterfv (will be remapped) */
+ /* _mesa_function_pool[5327]: GetSamplerParameterfv (will be remapped) */
"iip\0"
"glGetSamplerParameterfv\0"
"\0"
- /* _mesa_function_pool[5409]: GlobalAlphaFactoriSUN (dynamic) */
+ /* _mesa_function_pool[5356]: GlobalAlphaFactoriSUN (dynamic) */
"i\0"
"glGlobalAlphaFactoriSUN\0"
"\0"
- /* _mesa_function_pool[5436]: VertexAttrib2dNV (will be remapped) */
+ /* _mesa_function_pool[5383]: VertexAttrib2dNV (will be remapped) */
"idd\0"
"glVertexAttrib2dNV\0"
"\0"
- /* _mesa_function_pool[5460]: GetProgramInfoLog (will be remapped) */
+ /* _mesa_function_pool[5407]: GetProgramInfoLog (will be remapped) */
"iipp\0"
"glGetProgramInfoLog\0"
"\0"
- /* _mesa_function_pool[5486]: VertexP2ui (will be remapped) */
+ /* _mesa_function_pool[5433]: VertexP2ui (will be remapped) */
"ii\0"
"glVertexP2ui\0"
"\0"
- /* _mesa_function_pool[5503]: VertexAttrib4NbvARB (will be remapped) */
+ /* _mesa_function_pool[5450]: VertexAttrib4NbvARB (will be remapped) */
"ip\0"
"glVertexAttrib4Nbv\0"
"glVertexAttrib4NbvARB\0"
"\0"
- /* _mesa_function_pool[5548]: GetActiveAttribARB (will be remapped) */
+ /* _mesa_function_pool[5495]: GetActiveAttribARB (will be remapped) */
"iiipppp\0"
"glGetActiveAttrib\0"
"glGetActiveAttribARB\0"
"\0"
- /* _mesa_function_pool[5596]: Vertex4sv (offset 149) */
+ /* _mesa_function_pool[5543]: Vertex4sv (offset 149) */
"p\0"
"glVertex4sv\0"
"\0"
- /* _mesa_function_pool[5611]: VertexAttrib4ubNV (will be remapped) */
+ /* _mesa_function_pool[5558]: VertexAttrib4ubNV (will be remapped) */
"iiiii\0"
"glVertexAttrib4ubNV\0"
"\0"
- /* _mesa_function_pool[5638]: VertexAttribI1ivEXT (will be remapped) */
+ /* _mesa_function_pool[5585]: VertexAttribI1ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI1ivEXT\0"
"glVertexAttribI1iv\0"
"\0"
- /* _mesa_function_pool[5683]: ClampColor (will be remapped) */
+ /* _mesa_function_pool[5630]: ClampColor (will be remapped) */
"ii\0"
"glClampColor\0"
"\0"
- /* _mesa_function_pool[5700]: TextureRangeAPPLE (will be remapped) */
+ /* _mesa_function_pool[5647]: TextureRangeAPPLE (will be remapped) */
"iip\0"
"glTextureRangeAPPLE\0"
"\0"
- /* _mesa_function_pool[5725]: GetTexEnvfv (offset 276) */
+ /* _mesa_function_pool[5672]: GetTexEnvfv (offset 276) */
"iip\0"
"glGetTexEnvfv\0"
"\0"
- /* _mesa_function_pool[5744]: VertexAttribP2uiv (will be remapped) */
+ /* _mesa_function_pool[5691]: VertexAttribP2uiv (will be remapped) */
"iiip\0"
"glVertexAttribP2uiv\0"
"\0"
- /* _mesa_function_pool[5770]: BindTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[5717]: BindTransformFeedback (will be remapped) */
"ii\0"
"glBindTransformFeedback\0"
"\0"
- /* _mesa_function_pool[5798]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[5745]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
"ffffffffffff\0"
"glTexCoord2fColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[5851]: Indexub (offset 315) */
+ /* _mesa_function_pool[5798]: Indexub (offset 315) */
"i\0"
"glIndexub\0"
"\0"
- /* _mesa_function_pool[5864]: VertexAttrib4fNV (will be remapped) */
+ /* _mesa_function_pool[5811]: VertexAttrib4fNV (will be remapped) */
"iffff\0"
"glVertexAttrib4fNV\0"
"\0"
- /* _mesa_function_pool[5890]: TexEnvi (offset 186) */
+ /* _mesa_function_pool[5837]: TexEnvi (offset 186) */
"iii\0"
"glTexEnvi\0"
"\0"
- /* _mesa_function_pool[5905]: GetClipPlane (offset 259) */
+ /* _mesa_function_pool[5852]: GetClipPlane (offset 259) */
"ip\0"
"glGetClipPlane\0"
"\0"
- /* _mesa_function_pool[5924]: CombinerParameterfvNV (will be remapped) */
+ /* _mesa_function_pool[5871]: CombinerParameterfvNV (will be remapped) */
"ip\0"
"glCombinerParameterfvNV\0"
"\0"
- /* _mesa_function_pool[5952]: TexCoordP4uiv (will be remapped) */
+ /* _mesa_function_pool[5899]: TexCoordP4uiv (will be remapped) */
"ip\0"
"glTexCoordP4uiv\0"
"\0"
- /* _mesa_function_pool[5972]: VertexAttribs3dvNV (will be remapped) */
+ /* _mesa_function_pool[5919]: VertexAttribs3dvNV (will be remapped) */
"iip\0"
"glVertexAttribs3dvNV\0"
"\0"
- /* _mesa_function_pool[5998]: VertexAttribI2uiEXT (will be remapped) */
+ /* _mesa_function_pool[5945]: VertexAttribI2uiEXT (will be remapped) */
"iii\0"
"glVertexAttribI2uiEXT\0"
"glVertexAttribI2ui\0"
"\0"
- /* _mesa_function_pool[6044]: VertexAttribs4fvNV (will be remapped) */
+ /* _mesa_function_pool[5991]: VertexAttribs4fvNV (will be remapped) */
"iip\0"
"glVertexAttribs4fvNV\0"
"\0"
- /* _mesa_function_pool[6070]: VertexArrayRangeNV (will be remapped) */
+ /* _mesa_function_pool[6017]: VertexArrayRangeNV (will be remapped) */
"ip\0"
"glVertexArrayRangeNV\0"
"\0"
- /* _mesa_function_pool[6095]: FragmentLightiSGIX (dynamic) */
+ /* _mesa_function_pool[6042]: FragmentLightiSGIX (dynamic) */
"iii\0"
"glFragmentLightiSGIX\0"
"\0"
- /* _mesa_function_pool[6121]: PolygonOffsetEXT (will be remapped) */
+ /* _mesa_function_pool[6068]: PolygonOffsetEXT (will be remapped) */
"ff\0"
"glPolygonOffsetEXT\0"
"\0"
- /* _mesa_function_pool[6144]: VertexAttribI4uivEXT (will be remapped) */
+ /* _mesa_function_pool[6091]: VertexAttribI4uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI4uivEXT\0"
"glVertexAttribI4uiv\0"
"\0"
- /* _mesa_function_pool[6191]: PollAsyncSGIX (dynamic) */
+ /* _mesa_function_pool[6138]: PollAsyncSGIX (dynamic) */
"p\0"
"glPollAsyncSGIX\0"
"\0"
- /* _mesa_function_pool[6210]: DeleteFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[6157]: DeleteFragmentShaderATI (will be remapped) */
"i\0"
"glDeleteFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[6239]: Scaled (offset 301) */
+ /* _mesa_function_pool[6186]: Scaled (offset 301) */
"ddd\0"
"glScaled\0"
"\0"
- /* _mesa_function_pool[6253]: ResumeTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[6200]: ResumeTransformFeedback (will be remapped) */
"\0"
"glResumeTransformFeedback\0"
"\0"
- /* _mesa_function_pool[6281]: Scalef (offset 302) */
+ /* _mesa_function_pool[6228]: Scalef (offset 302) */
"fff\0"
"glScalef\0"
"\0"
- /* _mesa_function_pool[6295]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[6242]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */
"ppp\0"
"glTexCoord2fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[6333]: ProgramEnvParameters4fvEXT (will be remapped) */
+ /* _mesa_function_pool[6280]: ProgramEnvParameters4fvEXT (will be remapped) */
"iiip\0"
"glProgramEnvParameters4fvEXT\0"
"\0"
- /* _mesa_function_pool[6368]: MultTransposeMatrixdARB (will be remapped) */
+ /* _mesa_function_pool[6315]: MultTransposeMatrixdARB (will be remapped) */
"p\0"
"glMultTransposeMatrixd\0"
"glMultTransposeMatrixdARB\0"
"\0"
- /* _mesa_function_pool[6420]: ObjectUnpurgeableAPPLE (will be remapped) */
+ /* _mesa_function_pool[6367]: ColorMaskIndexedEXT (will be remapped) */
+ "iiiii\0"
+ "glColorMaskIndexedEXT\0"
+ "glColorMaski\0"
+ "\0"
+ /* _mesa_function_pool[6409]: ObjectUnpurgeableAPPLE (will be remapped) */
"iii\0"
"glObjectUnpurgeableAPPLE\0"
"\0"
- /* _mesa_function_pool[6450]: TexCoordP3ui (will be remapped) */
+ /* _mesa_function_pool[6439]: TexCoordP3ui (will be remapped) */
"ii\0"
"glTexCoordP3ui\0"
"\0"
- /* _mesa_function_pool[6469]: AlphaFunc (offset 240) */
+ /* _mesa_function_pool[6458]: AlphaFunc (offset 240) */
"if\0"
"glAlphaFunc\0"
"\0"
- /* _mesa_function_pool[6485]: WindowPos2svMESA (will be remapped) */
+ /* _mesa_function_pool[6474]: WindowPos2svMESA (will be remapped) */
"p\0"
"glWindowPos2sv\0"
"glWindowPos2svARB\0"
"glWindowPos2svMESA\0"
"\0"
- /* _mesa_function_pool[6540]: EdgeFlag (offset 41) */
+ /* _mesa_function_pool[6529]: EdgeFlag (offset 41) */
"i\0"
"glEdgeFlag\0"
"\0"
- /* _mesa_function_pool[6554]: TexCoord2iv (offset 107) */
+ /* _mesa_function_pool[6543]: TexCoord2iv (offset 107) */
"p\0"
"glTexCoord2iv\0"
"\0"
- /* _mesa_function_pool[6571]: CompressedTexImage1DARB (will be remapped) */
+ /* _mesa_function_pool[6560]: CompressedTexImage1DARB (will be remapped) */
"iiiiiip\0"
"glCompressedTexImage1D\0"
"glCompressedTexImage1DARB\0"
"\0"
- /* _mesa_function_pool[6629]: Rotated (offset 299) */
+ /* _mesa_function_pool[6618]: Rotated (offset 299) */
"dddd\0"
"glRotated\0"
"\0"
- /* _mesa_function_pool[6645]: GetTexParameterIuivEXT (will be remapped) */
+ /* _mesa_function_pool[6634]: GetTexParameterIuivEXT (will be remapped) */
"iip\0"
"glGetTexParameterIuivEXT\0"
"glGetTexParameterIuiv\0"
"\0"
- /* _mesa_function_pool[6697]: VertexAttrib2sNV (will be remapped) */
+ /* _mesa_function_pool[6686]: VertexAttrib2sNV (will be remapped) */
"iii\0"
"glVertexAttrib2sNV\0"
"\0"
- /* _mesa_function_pool[6721]: ReadPixels (offset 256) */
+ /* _mesa_function_pool[6710]: ReadPixels (offset 256) */
"iiiiiip\0"
"glReadPixels\0"
"\0"
- /* _mesa_function_pool[6743]: VertexAttribDivisorARB (will be remapped) */
+ /* _mesa_function_pool[6732]: VertexAttribDivisorARB (will be remapped) */
"ii\0"
"glVertexAttribDivisorARB\0"
"\0"
- /* _mesa_function_pool[6772]: EdgeFlagv (offset 42) */
+ /* _mesa_function_pool[6761]: EdgeFlagv (offset 42) */
"p\0"
"glEdgeFlagv\0"
"\0"
- /* _mesa_function_pool[6787]: NormalPointerListIBM (dynamic) */
+ /* _mesa_function_pool[6776]: NormalPointerListIBM (dynamic) */
"iipi\0"
"glNormalPointerListIBM\0"
"\0"
- /* _mesa_function_pool[6816]: IndexPointerEXT (will be remapped) */
+ /* _mesa_function_pool[6805]: IndexPointerEXT (will be remapped) */
"iiip\0"
"glIndexPointerEXT\0"
"\0"
- /* _mesa_function_pool[6840]: Color4iv (offset 32) */
+ /* _mesa_function_pool[6829]: Color4iv (offset 32) */
"p\0"
"glColor4iv\0"
"\0"
- /* _mesa_function_pool[6854]: TexParameterf (offset 178) */
+ /* _mesa_function_pool[6843]: TexParameterf (offset 178) */
"iif\0"
"glTexParameterf\0"
"\0"
- /* _mesa_function_pool[6875]: TexParameteri (offset 180) */
+ /* _mesa_function_pool[6864]: TexParameteri (offset 180) */
"iii\0"
"glTexParameteri\0"
"\0"
- /* _mesa_function_pool[6896]: NormalPointerEXT (will be remapped) */
+ /* _mesa_function_pool[6885]: NormalPointerEXT (will be remapped) */
"iiip\0"
"glNormalPointerEXT\0"
"\0"
- /* _mesa_function_pool[6921]: MultiTexCoord3dARB (offset 392) */
+ /* _mesa_function_pool[6910]: MultiTexCoord3dARB (offset 392) */
"iddd\0"
"glMultiTexCoord3d\0"
"glMultiTexCoord3dARB\0"
"\0"
- /* _mesa_function_pool[6966]: MultiTexCoord2iARB (offset 388) */
+ /* _mesa_function_pool[6955]: MultiTexCoord2iARB (offset 388) */
"iii\0"
"glMultiTexCoord2i\0"
"glMultiTexCoord2iARB\0"
"\0"
- /* _mesa_function_pool[7010]: DrawPixels (offset 257) */
+ /* _mesa_function_pool[6999]: DrawPixels (offset 257) */
"iiiip\0"
"glDrawPixels\0"
"\0"
- /* _mesa_function_pool[7030]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[7019]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */
"iffffffff\0"
"glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[7090]: MultiTexCoord2svARB (offset 391) */
+ /* _mesa_function_pool[7079]: MultiTexCoord2svARB (offset 391) */
"ip\0"
"glMultiTexCoord2sv\0"
"glMultiTexCoord2svARB\0"
"\0"
- /* _mesa_function_pool[7135]: ReplacementCodeubvSUN (dynamic) */
+ /* _mesa_function_pool[7124]: ReplacementCodeubvSUN (dynamic) */
"p\0"
"glReplacementCodeubvSUN\0"
"\0"
- /* _mesa_function_pool[7162]: Uniform3iARB (will be remapped) */
+ /* _mesa_function_pool[7151]: Uniform3iARB (will be remapped) */
"iiii\0"
"glUniform3i\0"
"glUniform3iARB\0"
"\0"
- /* _mesa_function_pool[7195]: DrawTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[7184]: DrawTransformFeedback (will be remapped) */
"ii\0"
"glDrawTransformFeedback\0"
"\0"
- /* _mesa_function_pool[7223]: DrawElementsInstancedARB (will be remapped) */
+ /* _mesa_function_pool[7212]: DrawElementsInstancedARB (will be remapped) */
"iiipi\0"
"glDrawElementsInstancedARB\0"
"glDrawElementsInstancedEXT\0"
"glDrawElementsInstanced\0"
"\0"
- /* _mesa_function_pool[7308]: GetShaderInfoLog (will be remapped) */
+ /* _mesa_function_pool[7297]: GetShaderInfoLog (will be remapped) */
"iipp\0"
"glGetShaderInfoLog\0"
"\0"
- /* _mesa_function_pool[7333]: WeightivARB (dynamic) */
+ /* _mesa_function_pool[7322]: WeightivARB (dynamic) */
"ip\0"
"glWeightivARB\0"
"\0"
- /* _mesa_function_pool[7351]: PollInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[7340]: PollInstrumentsSGIX (dynamic) */
"p\0"
"glPollInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[7376]: GlobalAlphaFactordSUN (dynamic) */
+ /* _mesa_function_pool[7365]: GlobalAlphaFactordSUN (dynamic) */
"d\0"
"glGlobalAlphaFactordSUN\0"
"\0"
- /* _mesa_function_pool[7403]: GetFinalCombinerInputParameterfvNV (will be remapped) */
+ /* _mesa_function_pool[7392]: GetFinalCombinerInputParameterfvNV (will be remapped) */
"iip\0"
"glGetFinalCombinerInputParameterfvNV\0"
"\0"
- /* _mesa_function_pool[7445]: GenerateMipmapEXT (will be remapped) */
+ /* _mesa_function_pool[7434]: GenerateMipmapEXT (will be remapped) */
"i\0"
"glGenerateMipmap\0"
"glGenerateMipmapEXT\0"
"\0"
- /* _mesa_function_pool[7485]: GenLists (offset 5) */
+ /* _mesa_function_pool[7474]: GenLists (offset 5) */
"i\0"
"glGenLists\0"
"\0"
- /* _mesa_function_pool[7499]: DepthRangef (will be remapped) */
+ /* _mesa_function_pool[7488]: DepthRangef (will be remapped) */
"ff\0"
"glDepthRangef\0"
"\0"
- /* _mesa_function_pool[7517]: GetMapAttribParameterivNV (dynamic) */
+ /* _mesa_function_pool[7506]: GetMapAttribParameterivNV (dynamic) */
"iiip\0"
"glGetMapAttribParameterivNV\0"
"\0"
- /* _mesa_function_pool[7551]: CreateShaderObjectARB (will be remapped) */
+ /* _mesa_function_pool[7540]: CreateShaderObjectARB (will be remapped) */
"i\0"
"glCreateShaderObjectARB\0"
"\0"
- /* _mesa_function_pool[7578]: GetSharpenTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[7567]: GetSharpenTexFuncSGIS (dynamic) */
"ip\0"
"glGetSharpenTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[7606]: BufferDataARB (will be remapped) */
+ /* _mesa_function_pool[7595]: BufferDataARB (will be remapped) */
"iipi\0"
"glBufferData\0"
"glBufferDataARB\0"
"\0"
- /* _mesa_function_pool[7641]: FlushVertexArrayRangeNV (will be remapped) */
+ /* _mesa_function_pool[7630]: FlushVertexArrayRangeNV (will be remapped) */
"\0"
"glFlushVertexArrayRangeNV\0"
"\0"
- /* _mesa_function_pool[7669]: MapGrid2d (offset 226) */
+ /* _mesa_function_pool[7658]: MapGrid2d (offset 226) */
"iddidd\0"
"glMapGrid2d\0"
"\0"
- /* _mesa_function_pool[7689]: MapGrid2f (offset 227) */
+ /* _mesa_function_pool[7678]: MapGrid2f (offset 227) */
"iffiff\0"
"glMapGrid2f\0"
"\0"
- /* _mesa_function_pool[7709]: SampleMapATI (will be remapped) */
+ /* _mesa_function_pool[7698]: SampleMapATI (will be remapped) */
"iii\0"
"glSampleMapATI\0"
"\0"
- /* _mesa_function_pool[7729]: VertexPointerEXT (will be remapped) */
+ /* _mesa_function_pool[7718]: VertexPointerEXT (will be remapped) */
"iiiip\0"
"glVertexPointerEXT\0"
"\0"
- /* _mesa_function_pool[7755]: GetTexFilterFuncSGIS (dynamic) */
+ /* _mesa_function_pool[7744]: GetTexFilterFuncSGIS (dynamic) */
"iip\0"
"glGetTexFilterFuncSGIS\0"
"\0"
- /* _mesa_function_pool[7783]: Scissor (offset 176) */
+ /* _mesa_function_pool[7772]: Scissor (offset 176) */
"iiii\0"
"glScissor\0"
"\0"
- /* _mesa_function_pool[7799]: Fogf (offset 153) */
+ /* _mesa_function_pool[7788]: Fogf (offset 153) */
"if\0"
"glFogf\0"
"\0"
- /* _mesa_function_pool[7810]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[7799]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiColor4ubVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[7855]: TexSubImage1D (offset 332) */
+ /* _mesa_function_pool[7844]: TexSubImage1D (offset 332) */
"iiiiiip\0"
"glTexSubImage1D\0"
"glTexSubImage1DEXT\0"
"\0"
- /* _mesa_function_pool[7899]: VertexAttrib1sARB (will be remapped) */
+ /* _mesa_function_pool[7888]: VertexAttrib1sARB (will be remapped) */
"ii\0"
"glVertexAttrib1s\0"
"glVertexAttrib1sARB\0"
"\0"
- /* _mesa_function_pool[7940]: FenceSync (will be remapped) */
+ /* _mesa_function_pool[7929]: FenceSync (will be remapped) */
"ii\0"
"glFenceSync\0"
"\0"
- /* _mesa_function_pool[7956]: Color4usv (offset 40) */
+ /* _mesa_function_pool[7945]: Color4usv (offset 40) */
"p\0"
"glColor4usv\0"
"\0"
- /* _mesa_function_pool[7971]: Fogi (offset 155) */
+ /* _mesa_function_pool[7960]: Fogi (offset 155) */
"ii\0"
"glFogi\0"
"\0"
- /* _mesa_function_pool[7982]: DepthRange (offset 288) */
+ /* _mesa_function_pool[7971]: DepthRange (offset 288) */
"dd\0"
"glDepthRange\0"
"\0"
- /* _mesa_function_pool[7999]: RasterPos3iv (offset 75) */
+ /* _mesa_function_pool[7988]: RasterPos3iv (offset 75) */
"p\0"
"glRasterPos3iv\0"
"\0"
- /* _mesa_function_pool[8017]: FinalCombinerInputNV (will be remapped) */
+ /* _mesa_function_pool[8006]: FinalCombinerInputNV (will be remapped) */
"iiii\0"
"glFinalCombinerInputNV\0"
"\0"
- /* _mesa_function_pool[8046]: TexCoord2i (offset 106) */
+ /* _mesa_function_pool[8035]: TexCoord2i (offset 106) */
"ii\0"
"glTexCoord2i\0"
"\0"
- /* _mesa_function_pool[8063]: PixelMapfv (offset 251) */
+ /* _mesa_function_pool[8052]: PixelMapfv (offset 251) */
"iip\0"
"glPixelMapfv\0"
"\0"
- /* _mesa_function_pool[8081]: Color4ui (offset 37) */
+ /* _mesa_function_pool[8070]: Color4ui (offset 37) */
"iiii\0"
"glColor4ui\0"
"\0"
- /* _mesa_function_pool[8098]: RasterPos3s (offset 76) */
+ /* _mesa_function_pool[8087]: RasterPos3s (offset 76) */
"iii\0"
"glRasterPos3s\0"
"\0"
- /* _mesa_function_pool[8117]: Color3usv (offset 24) */
+ /* _mesa_function_pool[8106]: Color3usv (offset 24) */
"p\0"
"glColor3usv\0"
"\0"
- /* _mesa_function_pool[8132]: FlushRasterSGIX (dynamic) */
+ /* _mesa_function_pool[8121]: FlushRasterSGIX (dynamic) */
"\0"
"glFlushRasterSGIX\0"
"\0"
- /* _mesa_function_pool[8152]: TexCoord2f (offset 104) */
+ /* _mesa_function_pool[8141]: TexCoord2f (offset 104) */
"ff\0"
"glTexCoord2f\0"
"\0"
- /* _mesa_function_pool[8169]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[8158]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */
"ifffff\0"
"glReplacementCodeuiTexCoord2fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[8218]: TexCoord2d (offset 102) */
+ /* _mesa_function_pool[8207]: TexCoord2d (offset 102) */
"dd\0"
"glTexCoord2d\0"
"\0"
- /* _mesa_function_pool[8235]: RasterPos3d (offset 70) */
+ /* _mesa_function_pool[8224]: RasterPos3d (offset 70) */
"ddd\0"
"glRasterPos3d\0"
"\0"
- /* _mesa_function_pool[8254]: RasterPos3f (offset 72) */
+ /* _mesa_function_pool[8243]: RasterPos3f (offset 72) */
"fff\0"
"glRasterPos3f\0"
"\0"
- /* _mesa_function_pool[8273]: Uniform1fARB (will be remapped) */
+ /* _mesa_function_pool[8262]: Uniform1fARB (will be remapped) */
"if\0"
"glUniform1f\0"
"glUniform1fARB\0"
"\0"
- /* _mesa_function_pool[8304]: AreTexturesResident (offset 322) */
+ /* _mesa_function_pool[8293]: AreTexturesResident (offset 322) */
"ipp\0"
"glAreTexturesResident\0"
"glAreTexturesResidentEXT\0"
"\0"
- /* _mesa_function_pool[8356]: TexCoord2s (offset 108) */
+ /* _mesa_function_pool[8345]: TexCoord2s (offset 108) */
"ii\0"
"glTexCoord2s\0"
"\0"
- /* _mesa_function_pool[8373]: StencilOpSeparate (will be remapped) */
+ /* _mesa_function_pool[8362]: StencilOpSeparate (will be remapped) */
"iiii\0"
"glStencilOpSeparate\0"
"glStencilOpSeparateATI\0"
"\0"
- /* _mesa_function_pool[8422]: ColorTableParameteriv (offset 341) */
+ /* _mesa_function_pool[8411]: ColorTableParameteriv (offset 341) */
"iip\0"
"glColorTableParameteriv\0"
"glColorTableParameterivSGI\0"
"\0"
- /* _mesa_function_pool[8478]: FogCoordPointerListIBM (dynamic) */
+ /* _mesa_function_pool[8467]: FogCoordPointerListIBM (dynamic) */
"iipi\0"
"glFogCoordPointerListIBM\0"
"\0"
- /* _mesa_function_pool[8509]: WindowPos3dMESA (will be remapped) */
+ /* _mesa_function_pool[8498]: WindowPos3dMESA (will be remapped) */
"ddd\0"
"glWindowPos3d\0"
"glWindowPos3dARB\0"
"glWindowPos3dMESA\0"
"\0"
- /* _mesa_function_pool[8563]: Color4us (offset 39) */
+ /* _mesa_function_pool[8552]: Color4us (offset 39) */
"iiii\0"
"glColor4us\0"
"\0"
- /* _mesa_function_pool[8580]: PointParameterfvEXT (will be remapped) */
+ /* _mesa_function_pool[8569]: PointParameterfvEXT (will be remapped) */
"ip\0"
"glPointParameterfv\0"
"glPointParameterfvARB\0"
"glPointParameterfvEXT\0"
"glPointParameterfvSGIS\0"
"\0"
- /* _mesa_function_pool[8670]: Color3bv (offset 10) */
+ /* _mesa_function_pool[8659]: Color3bv (offset 10) */
"p\0"
"glColor3bv\0"
"\0"
- /* _mesa_function_pool[8684]: GetnCompressedTexImageARB (will be remapped) */
+ /* _mesa_function_pool[8673]: GetnCompressedTexImageARB (will be remapped) */
"iiip\0"
"glGetnCompressedTexImageARB\0"
"\0"
- /* _mesa_function_pool[8718]: WindowPos2fvMESA (will be remapped) */
+ /* _mesa_function_pool[8707]: WindowPos2fvMESA (will be remapped) */
"p\0"
"glWindowPos2fv\0"
"glWindowPos2fvARB\0"
"glWindowPos2fvMESA\0"
"\0"
- /* _mesa_function_pool[8773]: SecondaryColor3bvEXT (will be remapped) */
+ /* _mesa_function_pool[8762]: SecondaryColor3bvEXT (will be remapped) */
"p\0"
"glSecondaryColor3bv\0"
"glSecondaryColor3bvEXT\0"
"\0"
- /* _mesa_function_pool[8819]: VertexPointerListIBM (dynamic) */
+ /* _mesa_function_pool[8808]: VertexPointerListIBM (dynamic) */
"iiipi\0"
"glVertexPointerListIBM\0"
"\0"
- /* _mesa_function_pool[8849]: GetProgramLocalParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[8838]: GetProgramLocalParameterfvARB (will be remapped) */
"iip\0"
"glGetProgramLocalParameterfvARB\0"
"\0"
- /* _mesa_function_pool[8886]: FragmentMaterialfSGIX (dynamic) */
+ /* _mesa_function_pool[8875]: FragmentMaterialfSGIX (dynamic) */
"iif\0"
"glFragmentMaterialfSGIX\0"
"\0"
- /* _mesa_function_pool[8915]: BindSampler (will be remapped) */
+ /* _mesa_function_pool[8904]: BindSampler (will be remapped) */
"ii\0"
"glBindSampler\0"
"\0"
- /* _mesa_function_pool[8933]: RenderbufferStorageEXT (will be remapped) */
+ /* _mesa_function_pool[8922]: RenderbufferStorageEXT (will be remapped) */
"iiii\0"
"glRenderbufferStorage\0"
"glRenderbufferStorageEXT\0"
"\0"
- /* _mesa_function_pool[8986]: IsFenceNV (will be remapped) */
+ /* _mesa_function_pool[8975]: IsFenceNV (will be remapped) */
"i\0"
"glIsFenceNV\0"
"\0"
- /* _mesa_function_pool[9001]: AttachObjectARB (will be remapped) */
+ /* _mesa_function_pool[8990]: AttachObjectARB (will be remapped) */
"ii\0"
"glAttachObjectARB\0"
"\0"
- /* _mesa_function_pool[9023]: GetFragmentLightivSGIX (dynamic) */
+ /* _mesa_function_pool[9012]: GetFragmentLightivSGIX (dynamic) */
"iip\0"
"glGetFragmentLightivSGIX\0"
"\0"
- /* _mesa_function_pool[9053]: UniformMatrix2fvARB (will be remapped) */
+ /* _mesa_function_pool[9042]: UniformMatrix2fvARB (will be remapped) */
"iiip\0"
"glUniformMatrix2fv\0"
"glUniformMatrix2fvARB\0"
"\0"
- /* _mesa_function_pool[9100]: MultiTexCoord2fARB (offset 386) */
+ /* _mesa_function_pool[9089]: MultiTexCoord2fARB (offset 386) */
"iff\0"
"glMultiTexCoord2f\0"
"glMultiTexCoord2fARB\0"
"\0"
- /* _mesa_function_pool[9144]: ColorTable (offset 339) */
+ /* _mesa_function_pool[9133]: ColorTable (offset 339) */
"iiiiip\0"
"glColorTable\0"
"glColorTableSGI\0"
"glColorTableEXT\0"
"\0"
- /* _mesa_function_pool[9197]: IndexPointer (offset 314) */
+ /* _mesa_function_pool[9186]: IndexPointer (offset 314) */
"iip\0"
"glIndexPointer\0"
"\0"
- /* _mesa_function_pool[9217]: Accum (offset 213) */
+ /* _mesa_function_pool[9206]: Accum (offset 213) */
"if\0"
"glAccum\0"
"\0"
- /* _mesa_function_pool[9229]: GetTexImage (offset 281) */
+ /* _mesa_function_pool[9218]: GetTexImage (offset 281) */
"iiiip\0"
"glGetTexImage\0"
"\0"
- /* _mesa_function_pool[9250]: MapControlPointsNV (dynamic) */
+ /* _mesa_function_pool[9239]: MapControlPointsNV (dynamic) */
"iiiiiiiip\0"
"glMapControlPointsNV\0"
"\0"
- /* _mesa_function_pool[9282]: ConvolutionFilter2D (offset 349) */
+ /* _mesa_function_pool[9271]: ConvolutionFilter2D (offset 349) */
"iiiiiip\0"
"glConvolutionFilter2D\0"
"glConvolutionFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[9338]: Finish (offset 216) */
+ /* _mesa_function_pool[9327]: Finish (offset 216) */
"\0"
"glFinish\0"
"\0"
- /* _mesa_function_pool[9349]: MapParameterfvNV (dynamic) */
+ /* _mesa_function_pool[9338]: MapParameterfvNV (dynamic) */
"iip\0"
"glMapParameterfvNV\0"
"\0"
- /* _mesa_function_pool[9373]: ClearStencil (offset 207) */
+ /* _mesa_function_pool[9362]: ClearStencil (offset 207) */
"i\0"
"glClearStencil\0"
"\0"
- /* _mesa_function_pool[9391]: VertexAttrib3dvARB (will be remapped) */
+ /* _mesa_function_pool[9380]: VertexAttrib3dvARB (will be remapped) */
"ip\0"
"glVertexAttrib3dv\0"
"glVertexAttrib3dvARB\0"
"\0"
- /* _mesa_function_pool[9434]: Uniform4uivEXT (will be remapped) */
+ /* _mesa_function_pool[9423]: Uniform4uivEXT (will be remapped) */
"iip\0"
"glUniform4uivEXT\0"
"glUniform4uiv\0"
"\0"
- /* _mesa_function_pool[9470]: HintPGI (dynamic) */
+ /* _mesa_function_pool[9459]: HintPGI (dynamic) */
"ii\0"
"glHintPGI\0"
"\0"
- /* _mesa_function_pool[9484]: ConvolutionParameteriv (offset 353) */
+ /* _mesa_function_pool[9473]: ConvolutionParameteriv (offset 353) */
"iip\0"
"glConvolutionParameteriv\0"
"glConvolutionParameterivEXT\0"
"\0"
- /* _mesa_function_pool[9542]: Color4s (offset 33) */
+ /* _mesa_function_pool[9531]: Color4s (offset 33) */
"iiii\0"
"glColor4s\0"
"\0"
- /* _mesa_function_pool[9558]: InterleavedArrays (offset 317) */
+ /* _mesa_function_pool[9547]: InterleavedArrays (offset 317) */
"iip\0"
"glInterleavedArrays\0"
"\0"
- /* _mesa_function_pool[9583]: RasterPos2fv (offset 65) */
+ /* _mesa_function_pool[9572]: RasterPos2fv (offset 65) */
"p\0"
"glRasterPos2fv\0"
"\0"
- /* _mesa_function_pool[9601]: TexCoord1fv (offset 97) */
+ /* _mesa_function_pool[9590]: TexCoord1fv (offset 97) */
"p\0"
"glTexCoord1fv\0"
"\0"
- /* _mesa_function_pool[9618]: Vertex2d (offset 126) */
+ /* _mesa_function_pool[9607]: Vertex2d (offset 126) */
"dd\0"
"glVertex2d\0"
"\0"
- /* _mesa_function_pool[9633]: CullParameterdvEXT (dynamic) */
+ /* _mesa_function_pool[9622]: CullParameterdvEXT (dynamic) */
"ip\0"
"glCullParameterdvEXT\0"
"\0"
- /* _mesa_function_pool[9658]: ProgramNamedParameter4fNV (will be remapped) */
+ /* _mesa_function_pool[9647]: ProgramNamedParameter4fNV (will be remapped) */
"iipffff\0"
"glProgramNamedParameter4fNV\0"
"\0"
- /* _mesa_function_pool[9695]: Color3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[9684]: Color3fVertex3fSUN (dynamic) */
"ffffff\0"
"glColor3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[9724]: ProgramEnvParameter4fvARB (will be remapped) */
+ /* _mesa_function_pool[9713]: ProgramEnvParameter4fvARB (will be remapped) */
"iip\0"
"glProgramEnvParameter4fvARB\0"
"glProgramParameter4fvNV\0"
"\0"
- /* _mesa_function_pool[9781]: Color4i (offset 31) */
+ /* _mesa_function_pool[9770]: Color4i (offset 31) */
"iiii\0"
"glColor4i\0"
"\0"
- /* _mesa_function_pool[9797]: Color4f (offset 29) */
+ /* _mesa_function_pool[9786]: Color4f (offset 29) */
"ffff\0"
"glColor4f\0"
"\0"
- /* _mesa_function_pool[9813]: RasterPos4fv (offset 81) */
+ /* _mesa_function_pool[9802]: RasterPos4fv (offset 81) */
"p\0"
"glRasterPos4fv\0"
"\0"
- /* _mesa_function_pool[9831]: Color4d (offset 27) */
+ /* _mesa_function_pool[9820]: Color4d (offset 27) */
"dddd\0"
"glColor4d\0"
"\0"
- /* _mesa_function_pool[9847]: ClearIndex (offset 205) */
+ /* _mesa_function_pool[9836]: ClearIndex (offset 205) */
"f\0"
"glClearIndex\0"
"\0"
- /* _mesa_function_pool[9863]: Color4b (offset 25) */
+ /* _mesa_function_pool[9852]: Color4b (offset 25) */
"iiii\0"
"glColor4b\0"
"\0"
- /* _mesa_function_pool[9879]: LoadMatrixd (offset 292) */
+ /* _mesa_function_pool[9868]: LoadMatrixd (offset 292) */
"p\0"
"glLoadMatrixd\0"
"\0"
- /* _mesa_function_pool[9896]: FragmentLightModeliSGIX (dynamic) */
+ /* _mesa_function_pool[9885]: FragmentLightModeliSGIX (dynamic) */
"ii\0"
"glFragmentLightModeliSGIX\0"
"\0"
- /* _mesa_function_pool[9926]: RasterPos2dv (offset 63) */
+ /* _mesa_function_pool[9915]: RasterPos2dv (offset 63) */
"p\0"
"glRasterPos2dv\0"
"\0"
- /* _mesa_function_pool[9944]: ConvolutionParameterfv (offset 351) */
+ /* _mesa_function_pool[9933]: ConvolutionParameterfv (offset 351) */
"iip\0"
"glConvolutionParameterfv\0"
"glConvolutionParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[10002]: TbufferMask3DFX (dynamic) */
+ /* _mesa_function_pool[9991]: TbufferMask3DFX (dynamic) */
"i\0"
"glTbufferMask3DFX\0"
"\0"
- /* _mesa_function_pool[10023]: GetTexGendv (offset 278) */
+ /* _mesa_function_pool[10012]: GetTexGendv (offset 278) */
"iip\0"
"glGetTexGendv\0"
"\0"
- /* _mesa_function_pool[10042]: GetVertexAttribfvNV (will be remapped) */
+ /* _mesa_function_pool[10031]: GetVertexAttribfvNV (will be remapped) */
"iip\0"
"glGetVertexAttribfvNV\0"
"\0"
- /* _mesa_function_pool[10069]: BeginTransformFeedbackEXT (will be remapped) */
+ /* _mesa_function_pool[10058]: BeginTransformFeedbackEXT (will be remapped) */
"i\0"
"glBeginTransformFeedbackEXT\0"
"glBeginTransformFeedback\0"
"\0"
- /* _mesa_function_pool[10125]: LoadProgramNV (will be remapped) */
+ /* _mesa_function_pool[10114]: LoadProgramNV (will be remapped) */
"iiip\0"
"glLoadProgramNV\0"
"\0"
- /* _mesa_function_pool[10147]: WaitSync (will be remapped) */
+ /* _mesa_function_pool[10136]: WaitSync (will be remapped) */
"iii\0"
"glWaitSync\0"
"\0"
- /* _mesa_function_pool[10163]: EndList (offset 1) */
+ /* _mesa_function_pool[10152]: EndList (offset 1) */
"\0"
"glEndList\0"
"\0"
- /* _mesa_function_pool[10175]: VertexP4ui (will be remapped) */
+ /* _mesa_function_pool[10164]: VertexP4ui (will be remapped) */
"ii\0"
"glVertexP4ui\0"
"\0"
- /* _mesa_function_pool[10192]: VertexAttrib4fvNV (will be remapped) */
+ /* _mesa_function_pool[10181]: VertexAttrib4fvNV (will be remapped) */
"ip\0"
"glVertexAttrib4fvNV\0"
"\0"
- /* _mesa_function_pool[10216]: GetAttachedObjectsARB (will be remapped) */
+ /* _mesa_function_pool[10205]: GetAttachedObjectsARB (will be remapped) */
"iipp\0"
"glGetAttachedObjectsARB\0"
"\0"
- /* _mesa_function_pool[10246]: Uniform3fvARB (will be remapped) */
+ /* _mesa_function_pool[10235]: Uniform3fvARB (will be remapped) */
"iip\0"
"glUniform3fv\0"
"glUniform3fvARB\0"
"\0"
- /* _mesa_function_pool[10280]: EvalCoord1fv (offset 231) */
+ /* _mesa_function_pool[10269]: EvalCoord1fv (offset 231) */
"p\0"
"glEvalCoord1fv\0"
"\0"
- /* _mesa_function_pool[10298]: DrawRangeElements (offset 338) */
+ /* _mesa_function_pool[10287]: DrawRangeElements (offset 338) */
"iiiiip\0"
"glDrawRangeElements\0"
"glDrawRangeElementsEXT\0"
"\0"
- /* _mesa_function_pool[10349]: EvalMesh2 (offset 238) */
+ /* _mesa_function_pool[10338]: EvalMesh2 (offset 238) */
"iiiii\0"
"glEvalMesh2\0"
"\0"
- /* _mesa_function_pool[10368]: Vertex4fv (offset 145) */
+ /* _mesa_function_pool[10357]: Vertex4fv (offset 145) */
"p\0"
"glVertex4fv\0"
"\0"
- /* _mesa_function_pool[10383]: GenTransformFeedbacks (will be remapped) */
+ /* _mesa_function_pool[10372]: GenTransformFeedbacks (will be remapped) */
"ip\0"
"glGenTransformFeedbacks\0"
"\0"
- /* _mesa_function_pool[10411]: SpriteParameterfvSGIX (dynamic) */
+ /* _mesa_function_pool[10400]: SpriteParameterfvSGIX (dynamic) */
"ip\0"
"glSpriteParameterfvSGIX\0"
"\0"
- /* _mesa_function_pool[10439]: CheckFramebufferStatusEXT (will be remapped) */
+ /* _mesa_function_pool[10428]: CheckFramebufferStatusEXT (will be remapped) */
"i\0"
"glCheckFramebufferStatus\0"
"glCheckFramebufferStatusEXT\0"
"\0"
- /* _mesa_function_pool[10495]: GlobalAlphaFactoruiSUN (dynamic) */
+ /* _mesa_function_pool[10484]: GlobalAlphaFactoruiSUN (dynamic) */
"i\0"
"glGlobalAlphaFactoruiSUN\0"
"\0"
- /* _mesa_function_pool[10523]: GetHandleARB (will be remapped) */
+ /* _mesa_function_pool[10512]: GetHandleARB (will be remapped) */
"i\0"
"glGetHandleARB\0"
"\0"
- /* _mesa_function_pool[10541]: DebugMessageControlARB (will be remapped) */
+ /* _mesa_function_pool[10530]: DebugMessageControlARB (will be remapped) */
"iiiipi\0"
"glDebugMessageControlARB\0"
"\0"
- /* _mesa_function_pool[10574]: GetVertexAttribivARB (will be remapped) */
+ /* _mesa_function_pool[10563]: GetVertexAttribivARB (will be remapped) */
"iip\0"
"glGetVertexAttribiv\0"
"glGetVertexAttribivARB\0"
"\0"
- /* _mesa_function_pool[10622]: BlendFunciARB (will be remapped) */
+ /* _mesa_function_pool[10611]: BlendFunciARB (will be remapped) */
"iii\0"
"glBlendFunciARB\0"
"glBlendFuncIndexedAMD\0"
"\0"
- /* _mesa_function_pool[10665]: VertexAttribP1ui (will be remapped) */
+ /* _mesa_function_pool[10654]: VertexAttribP1ui (will be remapped) */
"iiii\0"
"glVertexAttribP1ui\0"
"\0"
- /* _mesa_function_pool[10690]: GetnUniformivARB (will be remapped) */
+ /* _mesa_function_pool[10679]: GetnUniformivARB (will be remapped) */
"iiip\0"
"glGetnUniformivARB\0"
"\0"
- /* _mesa_function_pool[10715]: GetTexParameterIivEXT (will be remapped) */
+ /* _mesa_function_pool[10704]: GetTexParameterIivEXT (will be remapped) */
"iip\0"
"glGetTexParameterIivEXT\0"
"glGetTexParameterIiv\0"
"\0"
- /* _mesa_function_pool[10765]: CreateProgram (will be remapped) */
+ /* _mesa_function_pool[10754]: CreateProgram (will be remapped) */
"\0"
"glCreateProgram\0"
"\0"
- /* _mesa_function_pool[10783]: LoadTransposeMatrixdARB (will be remapped) */
+ /* _mesa_function_pool[10772]: LoadTransposeMatrixdARB (will be remapped) */
"p\0"
"glLoadTransposeMatrixd\0"
"glLoadTransposeMatrixdARB\0"
"\0"
- /* _mesa_function_pool[10835]: ReleaseShaderCompiler (will be remapped) */
+ /* _mesa_function_pool[10824]: ReleaseShaderCompiler (will be remapped) */
"\0"
"glReleaseShaderCompiler\0"
"\0"
- /* _mesa_function_pool[10861]: GetMinmax (offset 364) */
+ /* _mesa_function_pool[10850]: GetMinmax (offset 364) */
"iiiip\0"
"glGetMinmax\0"
"glGetMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[10895]: StencilFuncSeparate (will be remapped) */
+ /* _mesa_function_pool[10884]: StencilFuncSeparate (will be remapped) */
"iiii\0"
"glStencilFuncSeparate\0"
"\0"
- /* _mesa_function_pool[10923]: SecondaryColor3sEXT (will be remapped) */
+ /* _mesa_function_pool[10912]: SecondaryColor3sEXT (will be remapped) */
"iii\0"
"glSecondaryColor3s\0"
"glSecondaryColor3sEXT\0"
"\0"
- /* _mesa_function_pool[10969]: Color3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[10958]: Color3fVertex3fvSUN (dynamic) */
"pp\0"
"glColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[10995]: GetInteger64i_v (will be remapped) */
+ /* _mesa_function_pool[10984]: GetInteger64i_v (will be remapped) */
"iip\0"
"glGetInteger64i_v\0"
"\0"
- /* _mesa_function_pool[11018]: GetVertexAttribdvNV (will be remapped) */
+ /* _mesa_function_pool[11007]: GetVertexAttribdvNV (will be remapped) */
"iip\0"
"glGetVertexAttribdvNV\0"
"\0"
- /* _mesa_function_pool[11045]: Normal3fv (offset 57) */
+ /* _mesa_function_pool[11034]: Normal3fv (offset 57) */
"p\0"
"glNormal3fv\0"
"\0"
- /* _mesa_function_pool[11060]: GlobalAlphaFactorbSUN (dynamic) */
+ /* _mesa_function_pool[11049]: GlobalAlphaFactorbSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorbSUN\0"
"\0"
- /* _mesa_function_pool[11087]: Color3us (offset 23) */
+ /* _mesa_function_pool[11076]: Color3us (offset 23) */
"iii\0"
"glColor3us\0"
"\0"
- /* _mesa_function_pool[11103]: ImageTransformParameterfvHP (dynamic) */
+ /* _mesa_function_pool[11092]: ImageTransformParameterfvHP (dynamic) */
"iip\0"
"glImageTransformParameterfvHP\0"
"\0"
- /* _mesa_function_pool[11138]: VertexAttrib4ivARB (will be remapped) */
+ /* _mesa_function_pool[11127]: VertexAttrib4ivARB (will be remapped) */
"ip\0"
"glVertexAttrib4iv\0"
"glVertexAttrib4ivARB\0"
"\0"
- /* _mesa_function_pool[11181]: End (offset 43) */
+ /* _mesa_function_pool[11170]: End (offset 43) */
"\0"
"glEnd\0"
"\0"
- /* _mesa_function_pool[11189]: VertexAttrib3fNV (will be remapped) */
+ /* _mesa_function_pool[11178]: VertexAttrib3fNV (will be remapped) */
"ifff\0"
"glVertexAttrib3fNV\0"
"\0"
- /* _mesa_function_pool[11214]: MultiTexCoordP3uiv (will be remapped) */
+ /* _mesa_function_pool[11203]: MultiTexCoordP3uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP3uiv\0"
"\0"
- /* _mesa_function_pool[11240]: VertexAttribs2dvNV (will be remapped) */
+ /* _mesa_function_pool[11229]: VertexAttribs2dvNV (will be remapped) */
"iip\0"
"glVertexAttribs2dvNV\0"
"\0"
- /* _mesa_function_pool[11266]: GetQueryObjectui64vEXT (will be remapped) */
+ /* _mesa_function_pool[11255]: GetQueryObjectui64vEXT (will be remapped) */
"iip\0"
"glGetQueryObjectui64vEXT\0"
"\0"
- /* _mesa_function_pool[11296]: MultiTexCoord3fvARB (offset 395) */
+ /* _mesa_function_pool[11285]: MultiTexCoord3fvARB (offset 395) */
"ip\0"
"glMultiTexCoord3fv\0"
"glMultiTexCoord3fvARB\0"
"\0"
- /* _mesa_function_pool[11341]: SecondaryColor3dEXT (will be remapped) */
+ /* _mesa_function_pool[11330]: SecondaryColor3dEXT (will be remapped) */
"ddd\0"
"glSecondaryColor3d\0"
"glSecondaryColor3dEXT\0"
"\0"
- /* _mesa_function_pool[11387]: Color3ub (offset 19) */
+ /* _mesa_function_pool[11376]: Color3ub (offset 19) */
"iii\0"
"glColor3ub\0"
"\0"
- /* _mesa_function_pool[11403]: GetProgramParameterfvNV (will be remapped) */
+ /* _mesa_function_pool[11392]: GetProgramParameterfvNV (will be remapped) */
"iiip\0"
"glGetProgramParameterfvNV\0"
"\0"
- /* _mesa_function_pool[11435]: TangentPointerEXT (dynamic) */
+ /* _mesa_function_pool[11424]: TangentPointerEXT (dynamic) */
"iip\0"
"glTangentPointerEXT\0"
"\0"
- /* _mesa_function_pool[11460]: Color4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[11449]: Color4fNormal3fVertex3fvSUN (dynamic) */
"ppp\0"
"glColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[11495]: GetInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[11484]: GetInstrumentsSGIX (dynamic) */
"\0"
"glGetInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[11518]: GetUniformuivEXT (will be remapped) */
+ /* _mesa_function_pool[11507]: GetUniformuivEXT (will be remapped) */
"iip\0"
"glGetUniformuivEXT\0"
"glGetUniformuiv\0"
"\0"
- /* _mesa_function_pool[11558]: Color3ui (offset 21) */
+ /* _mesa_function_pool[11547]: Color3ui (offset 21) */
"iii\0"
"glColor3ui\0"
"\0"
- /* _mesa_function_pool[11574]: EvalMapsNV (dynamic) */
+ /* _mesa_function_pool[11563]: EvalMapsNV (dynamic) */
"ii\0"
"glEvalMapsNV\0"
"\0"
- /* _mesa_function_pool[11591]: TexSubImage2D (offset 333) */
+ /* _mesa_function_pool[11580]: TexSubImage2D (offset 333) */
"iiiiiiiip\0"
"glTexSubImage2D\0"
"glTexSubImage2DEXT\0"
"\0"
- /* _mesa_function_pool[11637]: FragmentLightivSGIX (dynamic) */
+ /* _mesa_function_pool[11626]: FragmentLightivSGIX (dynamic) */
"iip\0"
"glFragmentLightivSGIX\0"
"\0"
- /* _mesa_function_pool[11664]: GetTexParameterPointervAPPLE (will be remapped) */
+ /* _mesa_function_pool[11653]: GetTexParameterPointervAPPLE (will be remapped) */
"iip\0"
"glGetTexParameterPointervAPPLE\0"
"\0"
- /* _mesa_function_pool[11700]: TexGenfv (offset 191) */
+ /* _mesa_function_pool[11689]: TexGenfv (offset 191) */
"iip\0"
"glTexGenfv\0"
"\0"
- /* _mesa_function_pool[11716]: GetTransformFeedbackVaryingEXT (will be remapped) */
+ /* _mesa_function_pool[11705]: GetTransformFeedbackVaryingEXT (will be remapped) */
"iiipppp\0"
"glGetTransformFeedbackVaryingEXT\0"
"glGetTransformFeedbackVarying\0"
"\0"
- /* _mesa_function_pool[11788]: VertexAttrib4bvARB (will be remapped) */
+ /* _mesa_function_pool[11777]: VertexAttrib4bvARB (will be remapped) */
"ip\0"
"glVertexAttrib4bv\0"
"glVertexAttrib4bvARB\0"
"\0"
- /* _mesa_function_pool[11831]: ShaderBinary (will be remapped) */
+ /* _mesa_function_pool[11820]: ShaderBinary (will be remapped) */
"ipipi\0"
"glShaderBinary\0"
"\0"
- /* _mesa_function_pool[11853]: GetIntegerIndexedvEXT (will be remapped) */
+ /* _mesa_function_pool[11842]: GetIntegerIndexedvEXT (will be remapped) */
"iip\0"
"glGetIntegerIndexedvEXT\0"
"glGetIntegeri_v\0"
"\0"
- /* _mesa_function_pool[11898]: MultiTexCoord4sARB (offset 406) */
+ /* _mesa_function_pool[11887]: MultiTexCoord4sARB (offset 406) */
"iiiii\0"
"glMultiTexCoord4s\0"
"glMultiTexCoord4sARB\0"
"\0"
- /* _mesa_function_pool[11944]: GetFragmentMaterialivSGIX (dynamic) */
+ /* _mesa_function_pool[11933]: GetFragmentMaterialivSGIX (dynamic) */
"iip\0"
"glGetFragmentMaterialivSGIX\0"
"\0"
- /* _mesa_function_pool[11977]: WindowPos4dMESA (will be remapped) */
+ /* _mesa_function_pool[11966]: WindowPos4dMESA (will be remapped) */
"dddd\0"
"glWindowPos4dMESA\0"
"\0"
- /* _mesa_function_pool[12001]: WeightPointerARB (dynamic) */
+ /* _mesa_function_pool[11990]: WeightPointerARB (dynamic) */
"iiip\0"
"glWeightPointerARB\0"
"\0"
- /* _mesa_function_pool[12026]: WindowPos2dMESA (will be remapped) */
+ /* _mesa_function_pool[12015]: WindowPos2dMESA (will be remapped) */
"dd\0"
"glWindowPos2d\0"
"glWindowPos2dARB\0"
"glWindowPos2dMESA\0"
"\0"
- /* _mesa_function_pool[12079]: FramebufferTexture3DEXT (will be remapped) */
+ /* _mesa_function_pool[12068]: FramebufferTexture3DEXT (will be remapped) */
"iiiiii\0"
"glFramebufferTexture3D\0"
"glFramebufferTexture3DEXT\0"
"\0"
- /* _mesa_function_pool[12136]: BlendEquation (offset 337) */
+ /* _mesa_function_pool[12125]: BlendEquation (offset 337) */
"i\0"
"glBlendEquation\0"
"glBlendEquationEXT\0"
"\0"
- /* _mesa_function_pool[12174]: VertexAttrib3dNV (will be remapped) */
+ /* _mesa_function_pool[12163]: VertexAttrib3dNV (will be remapped) */
"iddd\0"
"glVertexAttrib3dNV\0"
"\0"
- /* _mesa_function_pool[12199]: VertexAttrib3dARB (will be remapped) */
+ /* _mesa_function_pool[12188]: VertexAttrib3dARB (will be remapped) */
"iddd\0"
"glVertexAttrib3d\0"
"glVertexAttrib3dARB\0"
"\0"
- /* _mesa_function_pool[12242]: VertexAttribI4usvEXT (will be remapped) */
+ /* _mesa_function_pool[12231]: VertexAttribI4usvEXT (will be remapped) */
"ip\0"
"glVertexAttribI4usvEXT\0"
"glVertexAttribI4usv\0"
"\0"
- /* _mesa_function_pool[12289]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[12278]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
"ppppp\0"
"glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[12353]: VertexAttrib4fARB (will be remapped) */
+ /* _mesa_function_pool[12342]: VertexAttrib4fARB (will be remapped) */
"iffff\0"
"glVertexAttrib4f\0"
"glVertexAttrib4fARB\0"
"\0"
- /* _mesa_function_pool[12397]: GetError (offset 261) */
+ /* _mesa_function_pool[12386]: GetError (offset 261) */
"\0"
"glGetError\0"
"\0"
- /* _mesa_function_pool[12410]: IndexFuncEXT (dynamic) */
+ /* _mesa_function_pool[12399]: IndexFuncEXT (dynamic) */
"if\0"
"glIndexFuncEXT\0"
"\0"
- /* _mesa_function_pool[12429]: TexCoord3dv (offset 111) */
+ /* _mesa_function_pool[12418]: TexCoord3dv (offset 111) */
"p\0"
"glTexCoord3dv\0"
"\0"
- /* _mesa_function_pool[12446]: Indexdv (offset 45) */
+ /* _mesa_function_pool[12435]: Indexdv (offset 45) */
"p\0"
"glIndexdv\0"
"\0"
- /* _mesa_function_pool[12459]: FramebufferTexture2DEXT (will be remapped) */
+ /* _mesa_function_pool[12448]: FramebufferTexture2DEXT (will be remapped) */
"iiiii\0"
"glFramebufferTexture2D\0"
"glFramebufferTexture2DEXT\0"
"\0"
- /* _mesa_function_pool[12515]: Normal3s (offset 60) */
+ /* _mesa_function_pool[12504]: Normal3s (offset 60) */
"iii\0"
"glNormal3s\0"
"\0"
- /* _mesa_function_pool[12531]: GetObjectParameterivAPPLE (will be remapped) */
+ /* _mesa_function_pool[12520]: GetObjectParameterivAPPLE (will be remapped) */
"iiip\0"
"glGetObjectParameterivAPPLE\0"
"\0"
- /* _mesa_function_pool[12565]: PushName (offset 201) */
+ /* _mesa_function_pool[12554]: PushName (offset 201) */
"i\0"
"glPushName\0"
"\0"
- /* _mesa_function_pool[12579]: MultiTexCoord2dvARB (offset 385) */
+ /* _mesa_function_pool[12568]: MultiTexCoord2dvARB (offset 385) */
"ip\0"
"glMultiTexCoord2dv\0"
"glMultiTexCoord2dvARB\0"
"\0"
- /* _mesa_function_pool[12624]: CullParameterfvEXT (dynamic) */
+ /* _mesa_function_pool[12613]: CullParameterfvEXT (dynamic) */
"ip\0"
"glCullParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[12649]: Normal3i (offset 58) */
+ /* _mesa_function_pool[12638]: Normal3i (offset 58) */
"iii\0"
"glNormal3i\0"
"\0"
- /* _mesa_function_pool[12665]: ProgramNamedParameter4fvNV (will be remapped) */
+ /* _mesa_function_pool[12654]: ProgramNamedParameter4fvNV (will be remapped) */
"iipp\0"
"glProgramNamedParameter4fvNV\0"
"\0"
- /* _mesa_function_pool[12700]: SecondaryColorPointerEXT (will be remapped) */
+ /* _mesa_function_pool[12689]: SecondaryColorPointerEXT (will be remapped) */
"iiip\0"
"glSecondaryColorPointer\0"
"glSecondaryColorPointerEXT\0"
"\0"
- /* _mesa_function_pool[12757]: VertexAttrib4fvARB (will be remapped) */
+ /* _mesa_function_pool[12746]: VertexAttrib4fvARB (will be remapped) */
"ip\0"
"glVertexAttrib4fv\0"
"glVertexAttrib4fvARB\0"
"\0"
- /* _mesa_function_pool[12800]: PixelTexGenSGIX (will be remapped) */
+ /* _mesa_function_pool[12789]: PixelTexGenSGIX (will be remapped) */
"i\0"
"glPixelTexGenSGIX\0"
"\0"
- /* _mesa_function_pool[12821]: GetActiveUniformARB (will be remapped) */
+ /* _mesa_function_pool[12810]: GetActiveUniformARB (will be remapped) */
"iiipppp\0"
"glGetActiveUniform\0"
"glGetActiveUniformARB\0"
"\0"
- /* _mesa_function_pool[12871]: ImageTransformParameteriHP (dynamic) */
+ /* _mesa_function_pool[12860]: ImageTransformParameteriHP (dynamic) */
"iii\0"
"glImageTransformParameteriHP\0"
"\0"
- /* _mesa_function_pool[12905]: Normal3b (offset 52) */
+ /* _mesa_function_pool[12894]: Normal3b (offset 52) */
"iii\0"
"glNormal3b\0"
"\0"
- /* _mesa_function_pool[12921]: Normal3d (offset 54) */
+ /* _mesa_function_pool[12910]: Normal3d (offset 54) */
"ddd\0"
"glNormal3d\0"
"\0"
- /* _mesa_function_pool[12937]: Uniform1uiEXT (will be remapped) */
+ /* _mesa_function_pool[12926]: Uniform1uiEXT (will be remapped) */
"ii\0"
"glUniform1uiEXT\0"
"glUniform1ui\0"
"\0"
- /* _mesa_function_pool[12970]: Normal3f (offset 56) */
+ /* _mesa_function_pool[12959]: Normal3f (offset 56) */
"fff\0"
"glNormal3f\0"
"\0"
- /* _mesa_function_pool[12986]: MultiTexCoord1svARB (offset 383) */
+ /* _mesa_function_pool[12975]: MultiTexCoord1svARB (offset 383) */
"ip\0"
"glMultiTexCoord1sv\0"
"glMultiTexCoord1svARB\0"
"\0"
- /* _mesa_function_pool[13031]: Indexi (offset 48) */
+ /* _mesa_function_pool[13020]: Indexi (offset 48) */
"i\0"
"glIndexi\0"
"\0"
- /* _mesa_function_pool[13043]: EGLImageTargetTexture2DOES (will be remapped) */
+ /* _mesa_function_pool[13032]: EGLImageTargetTexture2DOES (will be remapped) */
"ip\0"
"glEGLImageTargetTexture2DOES\0"
"\0"
- /* _mesa_function_pool[13076]: EndQueryARB (will be remapped) */
+ /* _mesa_function_pool[13065]: EndQueryARB (will be remapped) */
"i\0"
"glEndQuery\0"
"glEndQueryARB\0"
"\0"
- /* _mesa_function_pool[13104]: DeleteFencesNV (will be remapped) */
+ /* _mesa_function_pool[13093]: DeleteFencesNV (will be remapped) */
"ip\0"
"glDeleteFencesNV\0"
"\0"
- /* _mesa_function_pool[13125]: ColorPointerListIBM (dynamic) */
+ /* _mesa_function_pool[13114]: ColorPointerListIBM (dynamic) */
"iiipi\0"
"glColorPointerListIBM\0"
"\0"
- /* _mesa_function_pool[13154]: BindBufferRangeEXT (will be remapped) */
+ /* _mesa_function_pool[13143]: BindBufferRangeEXT (will be remapped) */
"iiiii\0"
"glBindBufferRangeEXT\0"
"glBindBufferRange\0"
"\0"
- /* _mesa_function_pool[13200]: DepthMask (offset 211) */
+ /* _mesa_function_pool[13189]: DepthMask (offset 211) */
"i\0"
"glDepthMask\0"
"\0"
- /* _mesa_function_pool[13215]: IsShader (will be remapped) */
+ /* _mesa_function_pool[13204]: IsShader (will be remapped) */
"i\0"
"glIsShader\0"
"\0"
- /* _mesa_function_pool[13229]: Indexf (offset 46) */
+ /* _mesa_function_pool[13218]: Indexf (offset 46) */
"f\0"
"glIndexf\0"
"\0"
- /* _mesa_function_pool[13241]: GetImageTransformParameterivHP (dynamic) */
+ /* _mesa_function_pool[13230]: GetImageTransformParameterivHP (dynamic) */
"iip\0"
"glGetImageTransformParameterivHP\0"
"\0"
- /* _mesa_function_pool[13279]: Indexd (offset 44) */
+ /* _mesa_function_pool[13268]: Indexd (offset 44) */
"d\0"
"glIndexd\0"
"\0"
- /* _mesa_function_pool[13291]: GetMaterialiv (offset 270) */
+ /* _mesa_function_pool[13280]: GetMaterialiv (offset 270) */
"iip\0"
"glGetMaterialiv\0"
"\0"
- /* _mesa_function_pool[13312]: StencilOp (offset 244) */
+ /* _mesa_function_pool[13301]: StencilOp (offset 244) */
"iii\0"
"glStencilOp\0"
"\0"
- /* _mesa_function_pool[13329]: WindowPos4ivMESA (will be remapped) */
+ /* _mesa_function_pool[13318]: WindowPos4ivMESA (will be remapped) */
"p\0"
"glWindowPos4ivMESA\0"
"\0"
- /* _mesa_function_pool[13351]: MultiTexCoord3svARB (offset 399) */
+ /* _mesa_function_pool[13340]: MultiTexCoord3svARB (offset 399) */
"ip\0"
"glMultiTexCoord3sv\0"
"glMultiTexCoord3svARB\0"
"\0"
- /* _mesa_function_pool[13396]: TexEnvfv (offset 185) */
+ /* _mesa_function_pool[13385]: TexEnvfv (offset 185) */
"iip\0"
"glTexEnvfv\0"
"\0"
- /* _mesa_function_pool[13412]: MultiTexCoord4iARB (offset 404) */
+ /* _mesa_function_pool[13401]: MultiTexCoord4iARB (offset 404) */
"iiiii\0"
"glMultiTexCoord4i\0"
"glMultiTexCoord4iARB\0"
"\0"
- /* _mesa_function_pool[13458]: Indexs (offset 50) */
+ /* _mesa_function_pool[13447]: Indexs (offset 50) */
"i\0"
"glIndexs\0"
"\0"
- /* _mesa_function_pool[13470]: Binormal3ivEXT (dynamic) */
+ /* _mesa_function_pool[13459]: Binormal3ivEXT (dynamic) */
"p\0"
"glBinormal3ivEXT\0"
"\0"
- /* _mesa_function_pool[13490]: ResizeBuffersMESA (will be remapped) */
+ /* _mesa_function_pool[13479]: ResizeBuffersMESA (will be remapped) */
"\0"
"glResizeBuffersMESA\0"
"\0"
- /* _mesa_function_pool[13512]: MultiTexCoordP1uiv (will be remapped) */
+ /* _mesa_function_pool[13501]: MultiTexCoordP1uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP1uiv\0"
"\0"
- /* _mesa_function_pool[13538]: BlendFuncSeparateiARB (will be remapped) */
+ /* _mesa_function_pool[13527]: BlendFuncSeparateiARB (will be remapped) */
"iiiii\0"
"glBlendFuncSeparateiARB\0"
"glBlendFuncSeparateIndexedAMD\0"
"\0"
- /* _mesa_function_pool[13599]: GetUniformivARB (will be remapped) */
+ /* _mesa_function_pool[13588]: GetUniformivARB (will be remapped) */
"iip\0"
"glGetUniformiv\0"
"glGetUniformivARB\0"
"\0"
- /* _mesa_function_pool[13637]: PixelTexGenParameteriSGIS (will be remapped) */
+ /* _mesa_function_pool[13626]: PixelTexGenParameteriSGIS (will be remapped) */
"ii\0"
"glPixelTexGenParameteriSGIS\0"
"\0"
- /* _mesa_function_pool[13669]: VertexPointervINTEL (dynamic) */
+ /* _mesa_function_pool[13658]: VertexPointervINTEL (dynamic) */
"iip\0"
"glVertexPointervINTEL\0"
"\0"
- /* _mesa_function_pool[13696]: Vertex2i (offset 130) */
+ /* _mesa_function_pool[13685]: Vertex2i (offset 130) */
"ii\0"
"glVertex2i\0"
"\0"
- /* _mesa_function_pool[13711]: LoadMatrixf (offset 291) */
+ /* _mesa_function_pool[13700]: LoadMatrixf (offset 291) */
"p\0"
"glLoadMatrixf\0"
"\0"
- /* _mesa_function_pool[13728]: VertexAttribI1uivEXT (will be remapped) */
+ /* _mesa_function_pool[13717]: VertexAttribI1uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI1uivEXT\0"
"glVertexAttribI1uiv\0"
"\0"
- /* _mesa_function_pool[13775]: Vertex2f (offset 128) */
+ /* _mesa_function_pool[13764]: Vertex2f (offset 128) */
"ff\0"
"glVertex2f\0"
"\0"
- /* _mesa_function_pool[13790]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[13779]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */
"pppp\0"
"glReplacementCodeuiColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[13843]: Color4bv (offset 26) */
+ /* _mesa_function_pool[13832]: Color4bv (offset 26) */
"p\0"
"glColor4bv\0"
"\0"
- /* _mesa_function_pool[13857]: VertexPointer (offset 321) */
+ /* _mesa_function_pool[13846]: VertexPointer (offset 321) */
"iiip\0"
"glVertexPointer\0"
"\0"
- /* _mesa_function_pool[13879]: SecondaryColor3uiEXT (will be remapped) */
+ /* _mesa_function_pool[13868]: SecondaryColor3uiEXT (will be remapped) */
"iii\0"
"glSecondaryColor3ui\0"
"glSecondaryColor3uiEXT\0"
"\0"
- /* _mesa_function_pool[13927]: StartInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[13916]: StartInstrumentsSGIX (dynamic) */
"\0"
"glStartInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[13952]: SecondaryColor3usvEXT (will be remapped) */
+ /* _mesa_function_pool[13941]: SecondaryColor3usvEXT (will be remapped) */
"p\0"
"glSecondaryColor3usv\0"
"glSecondaryColor3usvEXT\0"
"\0"
- /* _mesa_function_pool[14000]: VertexAttrib2fvNV (will be remapped) */
+ /* _mesa_function_pool[13989]: VertexAttrib2fvNV (will be remapped) */
"ip\0"
"glVertexAttrib2fvNV\0"
"\0"
- /* _mesa_function_pool[14024]: ProgramLocalParameter4dvARB (will be remapped) */
+ /* _mesa_function_pool[14013]: ProgramLocalParameter4dvARB (will be remapped) */
"iip\0"
"glProgramLocalParameter4dvARB\0"
"\0"
- /* _mesa_function_pool[14059]: DeleteLists (offset 4) */
+ /* _mesa_function_pool[14048]: DeleteLists (offset 4) */
"ii\0"
"glDeleteLists\0"
"\0"
- /* _mesa_function_pool[14077]: LogicOp (offset 242) */
+ /* _mesa_function_pool[14066]: LogicOp (offset 242) */
"i\0"
"glLogicOp\0"
"\0"
- /* _mesa_function_pool[14090]: MatrixIndexuivARB (dynamic) */
+ /* _mesa_function_pool[14079]: MatrixIndexuivARB (dynamic) */
"ip\0"
"glMatrixIndexuivARB\0"
"\0"
- /* _mesa_function_pool[14114]: Vertex2s (offset 132) */
+ /* _mesa_function_pool[14103]: Vertex2s (offset 132) */
"ii\0"
"glVertex2s\0"
"\0"
- /* _mesa_function_pool[14129]: RenderbufferStorageMultisample (will be remapped) */
+ /* _mesa_function_pool[14118]: RenderbufferStorageMultisample (will be remapped) */
"iiiii\0"
"glRenderbufferStorageMultisample\0"
"glRenderbufferStorageMultisampleEXT\0"
"\0"
- /* _mesa_function_pool[14205]: TexCoord4fv (offset 121) */
+ /* _mesa_function_pool[14194]: TexCoord4fv (offset 121) */
"p\0"
"glTexCoord4fv\0"
"\0"
- /* _mesa_function_pool[14222]: Tangent3sEXT (dynamic) */
+ /* _mesa_function_pool[14211]: Tangent3sEXT (dynamic) */
"iii\0"
"glTangent3sEXT\0"
"\0"
- /* _mesa_function_pool[14242]: GlobalAlphaFactorfSUN (dynamic) */
+ /* _mesa_function_pool[14231]: GlobalAlphaFactorfSUN (dynamic) */
"f\0"
"glGlobalAlphaFactorfSUN\0"
"\0"
- /* _mesa_function_pool[14269]: MultiTexCoord3iARB (offset 396) */
+ /* _mesa_function_pool[14258]: MultiTexCoord3iARB (offset 396) */
"iiii\0"
"glMultiTexCoord3i\0"
"glMultiTexCoord3iARB\0"
"\0"
- /* _mesa_function_pool[14314]: IsProgram (will be remapped) */
+ /* _mesa_function_pool[14303]: IsProgram (will be remapped) */
"i\0"
"glIsProgram\0"
"\0"
- /* _mesa_function_pool[14329]: TexCoordPointerListIBM (dynamic) */
+ /* _mesa_function_pool[14318]: TexCoordPointerListIBM (dynamic) */
"iiipi\0"
"glTexCoordPointerListIBM\0"
"\0"
- /* _mesa_function_pool[14361]: VertexAttribI4svEXT (will be remapped) */
+ /* _mesa_function_pool[14350]: VertexAttribI4svEXT (will be remapped) */
"ip\0"
"glVertexAttribI4svEXT\0"
"glVertexAttribI4sv\0"
"\0"
- /* _mesa_function_pool[14406]: GlobalAlphaFactorusSUN (dynamic) */
+ /* _mesa_function_pool[14395]: GlobalAlphaFactorusSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorusSUN\0"
"\0"
- /* _mesa_function_pool[14434]: VertexAttrib2dvNV (will be remapped) */
+ /* _mesa_function_pool[14423]: VertexAttrib2dvNV (will be remapped) */
"ip\0"
"glVertexAttrib2dvNV\0"
"\0"
- /* _mesa_function_pool[14458]: FramebufferRenderbufferEXT (will be remapped) */
+ /* _mesa_function_pool[14447]: FramebufferRenderbufferEXT (will be remapped) */
"iiii\0"
"glFramebufferRenderbuffer\0"
"glFramebufferRenderbufferEXT\0"
"\0"
- /* _mesa_function_pool[14519]: ClearBufferuiv (will be remapped) */
+ /* _mesa_function_pool[14508]: ClearBufferuiv (will be remapped) */
"iip\0"
"glClearBufferuiv\0"
"\0"
- /* _mesa_function_pool[14541]: VertexAttrib1dvNV (will be remapped) */
+ /* _mesa_function_pool[14530]: VertexAttrib1dvNV (will be remapped) */
"ip\0"
"glVertexAttrib1dvNV\0"
"\0"
- /* _mesa_function_pool[14565]: GenTextures (offset 328) */
+ /* _mesa_function_pool[14554]: GenTextures (offset 328) */
"ip\0"
"glGenTextures\0"
"glGenTexturesEXT\0"
"\0"
- /* _mesa_function_pool[14600]: FramebufferTextureARB (will be remapped) */
+ /* _mesa_function_pool[14589]: FramebufferTextureARB (will be remapped) */
"iiii\0"
"glFramebufferTextureARB\0"
"\0"
- /* _mesa_function_pool[14630]: SetFenceNV (will be remapped) */
+ /* _mesa_function_pool[14619]: SetFenceNV (will be remapped) */
"ii\0"
"glSetFenceNV\0"
"\0"
- /* _mesa_function_pool[14647]: FramebufferTexture1DEXT (will be remapped) */
+ /* _mesa_function_pool[14636]: FramebufferTexture1DEXT (will be remapped) */
"iiiii\0"
"glFramebufferTexture1D\0"
"glFramebufferTexture1DEXT\0"
"\0"
- /* _mesa_function_pool[14703]: GetCombinerOutputParameterivNV (will be remapped) */
+ /* _mesa_function_pool[14692]: GetCombinerOutputParameterivNV (will be remapped) */
"iiip\0"
"glGetCombinerOutputParameterivNV\0"
"\0"
- /* _mesa_function_pool[14742]: PixelTexGenParameterivSGIS (will be remapped) */
+ /* _mesa_function_pool[14731]: MultiModeDrawArraysIBM (will be remapped) */
+ "pppii\0"
+ "glMultiModeDrawArraysIBM\0"
+ "\0"
+ /* _mesa_function_pool[14763]: PixelTexGenParameterivSGIS (will be remapped) */
"ip\0"
"glPixelTexGenParameterivSGIS\0"
"\0"
- /* _mesa_function_pool[14775]: TextureNormalEXT (dynamic) */
+ /* _mesa_function_pool[14796]: TextureNormalEXT (dynamic) */
"i\0"
"glTextureNormalEXT\0"
"\0"
- /* _mesa_function_pool[14797]: IndexPointerListIBM (dynamic) */
+ /* _mesa_function_pool[14818]: IndexPointerListIBM (dynamic) */
"iipi\0"
"glIndexPointerListIBM\0"
"\0"
- /* _mesa_function_pool[14825]: WeightfvARB (dynamic) */
+ /* _mesa_function_pool[14846]: WeightfvARB (dynamic) */
"ip\0"
"glWeightfvARB\0"
"\0"
- /* _mesa_function_pool[14843]: MultiTexCoordP3ui (will be remapped) */
+ /* _mesa_function_pool[14864]: GetCombinerOutputParameterfvNV (will be remapped) */
+ "iiip\0"
+ "glGetCombinerOutputParameterfvNV\0"
+ "\0"
+ /* _mesa_function_pool[14903]: MultiTexCoordP3ui (will be remapped) */
"iii\0"
"glMultiTexCoordP3ui\0"
"\0"
- /* _mesa_function_pool[14868]: RasterPos2sv (offset 69) */
+ /* _mesa_function_pool[14928]: RasterPos2sv (offset 69) */
"p\0"
"glRasterPos2sv\0"
"\0"
- /* _mesa_function_pool[14886]: Color4ubv (offset 36) */
+ /* _mesa_function_pool[14946]: Color4ubv (offset 36) */
"p\0"
"glColor4ubv\0"
"\0"
- /* _mesa_function_pool[14901]: DrawBuffer (offset 202) */
+ /* _mesa_function_pool[14961]: DrawBuffer (offset 202) */
"i\0"
"glDrawBuffer\0"
"\0"
- /* _mesa_function_pool[14917]: TexCoord2fv (offset 105) */
+ /* _mesa_function_pool[14977]: TexCoord2fv (offset 105) */
"p\0"
"glTexCoord2fv\0"
"\0"
- /* _mesa_function_pool[14934]: WindowPos4fMESA (will be remapped) */
+ /* _mesa_function_pool[14994]: WindowPos4fMESA (will be remapped) */
"ffff\0"
"glWindowPos4fMESA\0"
"\0"
- /* _mesa_function_pool[14958]: TexCoord1sv (offset 101) */
+ /* _mesa_function_pool[15018]: TexCoord1sv (offset 101) */
"p\0"
"glTexCoord1sv\0"
"\0"
- /* _mesa_function_pool[14975]: WindowPos3dvMESA (will be remapped) */
+ /* _mesa_function_pool[15035]: WindowPos3dvMESA (will be remapped) */
"p\0"
"glWindowPos3dv\0"
"glWindowPos3dvARB\0"
"glWindowPos3dvMESA\0"
"\0"
- /* _mesa_function_pool[15030]: VertexAttribP1uiv (will be remapped) */
+ /* _mesa_function_pool[15090]: VertexAttribP1uiv (will be remapped) */
"iiip\0"
"glVertexAttribP1uiv\0"
"\0"
- /* _mesa_function_pool[15056]: VertexAttribP4ui (will be remapped) */
+ /* _mesa_function_pool[15116]: VertexAttribP4ui (will be remapped) */
"iiii\0"
"glVertexAttribP4ui\0"
"\0"
- /* _mesa_function_pool[15081]: DepthFunc (offset 245) */
+ /* _mesa_function_pool[15141]: DepthFunc (offset 245) */
"i\0"
"glDepthFunc\0"
"\0"
- /* _mesa_function_pool[15096]: PixelMapusv (offset 253) */
+ /* _mesa_function_pool[15156]: PixelMapusv (offset 253) */
"iip\0"
"glPixelMapusv\0"
"\0"
- /* _mesa_function_pool[15115]: GetQueryObjecti64vEXT (will be remapped) */
+ /* _mesa_function_pool[15175]: GetQueryObjecti64vEXT (will be remapped) */
"iip\0"
"glGetQueryObjecti64vEXT\0"
"\0"
- /* _mesa_function_pool[15144]: MultiTexCoord1dARB (offset 376) */
+ /* _mesa_function_pool[15204]: MultiTexCoord1dARB (offset 376) */
"id\0"
"glMultiTexCoord1d\0"
"glMultiTexCoord1dARB\0"
"\0"
- /* _mesa_function_pool[15187]: PointParameterivNV (will be remapped) */
+ /* _mesa_function_pool[15247]: PointParameterivNV (will be remapped) */
"ip\0"
"glPointParameteriv\0"
"glPointParameterivNV\0"
"\0"
- /* _mesa_function_pool[15231]: IsSampler (will be remapped) */
+ /* _mesa_function_pool[15291]: IsSampler (will be remapped) */
"i\0"
"glIsSampler\0"
"\0"
- /* _mesa_function_pool[15246]: BlendFunc (offset 241) */
+ /* _mesa_function_pool[15306]: BlendFunc (offset 241) */
"ii\0"
"glBlendFunc\0"
"\0"
- /* _mesa_function_pool[15262]: EndTransformFeedbackEXT (will be remapped) */
+ /* _mesa_function_pool[15322]: EndTransformFeedbackEXT (will be remapped) */
"\0"
"glEndTransformFeedbackEXT\0"
"glEndTransformFeedback\0"
"\0"
- /* _mesa_function_pool[15313]: Uniform2fvARB (will be remapped) */
+ /* _mesa_function_pool[15373]: Uniform2fvARB (will be remapped) */
"iip\0"
"glUniform2fv\0"
"glUniform2fvARB\0"
"\0"
- /* _mesa_function_pool[15347]: BufferParameteriAPPLE (will be remapped) */
+ /* _mesa_function_pool[15407]: BufferParameteriAPPLE (will be remapped) */
"iii\0"
"glBufferParameteriAPPLE\0"
"\0"
- /* _mesa_function_pool[15376]: MultiTexCoord3dvARB (offset 393) */
+ /* _mesa_function_pool[15436]: MultiTexCoord3dvARB (offset 393) */
"ip\0"
"glMultiTexCoord3dv\0"
"glMultiTexCoord3dvARB\0"
"\0"
- /* _mesa_function_pool[15421]: ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[15481]: ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN (dynamic) */
"pppp\0"
"glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[15477]: DeleteObjectARB (will be remapped) */
+ /* _mesa_function_pool[15537]: DeleteObjectARB (will be remapped) */
"i\0"
"glDeleteObjectARB\0"
"\0"
- /* _mesa_function_pool[15498]: GetShaderPrecisionFormat (will be remapped) */
+ /* _mesa_function_pool[15558]: GetShaderPrecisionFormat (will be remapped) */
"iipp\0"
"glGetShaderPrecisionFormat\0"
"\0"
- /* _mesa_function_pool[15531]: MatrixIndexPointerARB (dynamic) */
+ /* _mesa_function_pool[15591]: MatrixIndexPointerARB (dynamic) */
"iiip\0"
"glMatrixIndexPointerARB\0"
"\0"
- /* _mesa_function_pool[15561]: ProgramNamedParameter4dvNV (will be remapped) */
+ /* _mesa_function_pool[15621]: ProgramNamedParameter4dvNV (will be remapped) */
"iipp\0"
"glProgramNamedParameter4dvNV\0"
"\0"
- /* _mesa_function_pool[15596]: Tangent3fvEXT (dynamic) */
+ /* _mesa_function_pool[15656]: Tangent3fvEXT (dynamic) */
"p\0"
"glTangent3fvEXT\0"
"\0"
- /* _mesa_function_pool[15615]: Flush (offset 217) */
+ /* _mesa_function_pool[15675]: Flush (offset 217) */
"\0"
"glFlush\0"
"\0"
- /* _mesa_function_pool[15625]: Color4uiv (offset 38) */
+ /* _mesa_function_pool[15685]: Color4uiv (offset 38) */
"p\0"
"glColor4uiv\0"
"\0"
- /* _mesa_function_pool[15640]: VertexAttribI4iEXT (will be remapped) */
+ /* _mesa_function_pool[15700]: VertexAttribI4iEXT (will be remapped) */
"iiiii\0"
"glVertexAttribI4iEXT\0"
"glVertexAttribI4i\0"
"\0"
- /* _mesa_function_pool[15686]: GenVertexArrays (will be remapped) */
+ /* _mesa_function_pool[15746]: GenVertexArrays (will be remapped) */
"ip\0"
"glGenVertexArrays\0"
"\0"
- /* _mesa_function_pool[15708]: Uniform3uivEXT (will be remapped) */
+ /* _mesa_function_pool[15768]: Uniform3uivEXT (will be remapped) */
"iip\0"
"glUniform3uivEXT\0"
"glUniform3uiv\0"
"\0"
- /* _mesa_function_pool[15744]: RasterPos3sv (offset 77) */
+ /* _mesa_function_pool[15804]: RasterPos3sv (offset 77) */
"p\0"
"glRasterPos3sv\0"
"\0"
- /* _mesa_function_pool[15762]: TexCoordP2ui (will be remapped) */
+ /* _mesa_function_pool[15822]: TexCoordP2ui (will be remapped) */
"ii\0"
"glTexCoordP2ui\0"
"\0"
- /* _mesa_function_pool[15781]: BindFramebufferEXT (will be remapped) */
+ /* _mesa_function_pool[15841]: BindFramebufferEXT (will be remapped) */
"ii\0"
"glBindFramebuffer\0"
"glBindFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[15824]: ReferencePlaneSGIX (dynamic) */
+ /* _mesa_function_pool[15884]: ReferencePlaneSGIX (dynamic) */
"p\0"
"glReferencePlaneSGIX\0"
"\0"
- /* _mesa_function_pool[15848]: PushAttrib (offset 219) */
+ /* _mesa_function_pool[15908]: PushAttrib (offset 219) */
"i\0"
"glPushAttrib\0"
"\0"
- /* _mesa_function_pool[15864]: RasterPos2i (offset 66) */
+ /* _mesa_function_pool[15924]: RasterPos2i (offset 66) */
"ii\0"
"glRasterPos2i\0"
"\0"
- /* _mesa_function_pool[15882]: ValidateProgramARB (will be remapped) */
+ /* _mesa_function_pool[15942]: ValidateProgramARB (will be remapped) */
"i\0"
"glValidateProgram\0"
"glValidateProgramARB\0"
"\0"
- /* _mesa_function_pool[15924]: TexParameteriv (offset 181) */
+ /* _mesa_function_pool[15984]: TexParameteriv (offset 181) */
"iip\0"
"glTexParameteriv\0"
"\0"
- /* _mesa_function_pool[15946]: UnlockArraysEXT (will be remapped) */
+ /* _mesa_function_pool[16006]: UnlockArraysEXT (will be remapped) */
"\0"
"glUnlockArraysEXT\0"
"\0"
- /* _mesa_function_pool[15966]: TexCoord2fColor3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[16026]: TexCoord2fColor3fVertex3fSUN (dynamic) */
"ffffffff\0"
"glTexCoord2fColor3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[16007]: WindowPos3fvMESA (will be remapped) */
+ /* _mesa_function_pool[16067]: WindowPos3fvMESA (will be remapped) */
"p\0"
"glWindowPos3fv\0"
"glWindowPos3fvARB\0"
"glWindowPos3fvMESA\0"
"\0"
- /* _mesa_function_pool[16062]: RasterPos2f (offset 64) */
+ /* _mesa_function_pool[16122]: RasterPos2f (offset 64) */
"ff\0"
"glRasterPos2f\0"
"\0"
- /* _mesa_function_pool[16080]: VertexAttrib1svNV (will be remapped) */
+ /* _mesa_function_pool[16140]: VertexAttrib1svNV (will be remapped) */
"ip\0"
"glVertexAttrib1svNV\0"
"\0"
- /* _mesa_function_pool[16104]: RasterPos2d (offset 62) */
+ /* _mesa_function_pool[16164]: RasterPos2d (offset 62) */
"dd\0"
"glRasterPos2d\0"
"\0"
- /* _mesa_function_pool[16122]: RasterPos3fv (offset 73) */
+ /* _mesa_function_pool[16182]: RasterPos3fv (offset 73) */
"p\0"
"glRasterPos3fv\0"
"\0"
- /* _mesa_function_pool[16140]: CopyTexSubImage3D (offset 373) */
+ /* _mesa_function_pool[16200]: CopyTexSubImage3D (offset 373) */
"iiiiiiiii\0"
"glCopyTexSubImage3D\0"
"glCopyTexSubImage3DEXT\0"
"\0"
- /* _mesa_function_pool[16194]: VertexAttrib2dARB (will be remapped) */
+ /* _mesa_function_pool[16254]: VertexAttrib2dARB (will be remapped) */
"idd\0"
"glVertexAttrib2d\0"
"glVertexAttrib2dARB\0"
"\0"
- /* _mesa_function_pool[16236]: Color4ub (offset 35) */
+ /* _mesa_function_pool[16296]: Color4ub (offset 35) */
"iiii\0"
"glColor4ub\0"
"\0"
- /* _mesa_function_pool[16253]: GetInteger64v (will be remapped) */
+ /* _mesa_function_pool[16313]: GetInteger64v (will be remapped) */
"ip\0"
"glGetInteger64v\0"
"\0"
- /* _mesa_function_pool[16273]: TextureColorMaskSGIS (dynamic) */
+ /* _mesa_function_pool[16333]: TextureColorMaskSGIS (dynamic) */
"iiii\0"
"glTextureColorMaskSGIS\0"
"\0"
- /* _mesa_function_pool[16302]: RasterPos2s (offset 68) */
+ /* _mesa_function_pool[16362]: RasterPos2s (offset 68) */
"ii\0"
"glRasterPos2s\0"
"\0"
- /* _mesa_function_pool[16320]: GetColorTable (offset 343) */
+ /* _mesa_function_pool[16380]: GetColorTable (offset 343) */
"iiip\0"
"glGetColorTable\0"
"glGetColorTableSGI\0"
"glGetColorTableEXT\0"
"\0"
- /* _mesa_function_pool[16380]: SelectBuffer (offset 195) */
+ /* _mesa_function_pool[16440]: SelectBuffer (offset 195) */
"ip\0"
"glSelectBuffer\0"
"\0"
- /* _mesa_function_pool[16399]: Indexiv (offset 49) */
+ /* _mesa_function_pool[16459]: Indexiv (offset 49) */
"p\0"
"glIndexiv\0"
"\0"
- /* _mesa_function_pool[16412]: TexCoord3i (offset 114) */
+ /* _mesa_function_pool[16472]: TexCoord3i (offset 114) */
"iii\0"
"glTexCoord3i\0"
"\0"
- /* _mesa_function_pool[16430]: CopyColorTable (offset 342) */
+ /* _mesa_function_pool[16490]: CopyColorTable (offset 342) */
"iiiii\0"
"glCopyColorTable\0"
"glCopyColorTableSGI\0"
"\0"
- /* _mesa_function_pool[16474]: GetHistogramParameterfv (offset 362) */
+ /* _mesa_function_pool[16534]: GetHistogramParameterfv (offset 362) */
"iip\0"
"glGetHistogramParameterfv\0"
"glGetHistogramParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[16534]: Frustum (offset 289) */
+ /* _mesa_function_pool[16594]: Frustum (offset 289) */
"dddddd\0"
"glFrustum\0"
"\0"
- /* _mesa_function_pool[16552]: GetString (offset 275) */
+ /* _mesa_function_pool[16612]: GetString (offset 275) */
"i\0"
"glGetString\0"
"\0"
- /* _mesa_function_pool[16567]: ColorPointervINTEL (dynamic) */
+ /* _mesa_function_pool[16627]: ColorPointervINTEL (dynamic) */
"iip\0"
"glColorPointervINTEL\0"
"\0"
- /* _mesa_function_pool[16593]: TexEnvf (offset 184) */
+ /* _mesa_function_pool[16653]: TexEnvf (offset 184) */
"iif\0"
"glTexEnvf\0"
"\0"
- /* _mesa_function_pool[16608]: VertexP2uiv (will be remapped) */
+ /* _mesa_function_pool[16668]: VertexP2uiv (will be remapped) */
"ip\0"
"glVertexP2uiv\0"
"\0"
- /* _mesa_function_pool[16626]: TexCoord3d (offset 110) */
+ /* _mesa_function_pool[16686]: TexCoord3d (offset 110) */
"ddd\0"
"glTexCoord3d\0"
"\0"
- /* _mesa_function_pool[16644]: AlphaFragmentOp1ATI (will be remapped) */
+ /* _mesa_function_pool[16704]: AlphaFragmentOp1ATI (will be remapped) */
"iiiiii\0"
"glAlphaFragmentOp1ATI\0"
"\0"
- /* _mesa_function_pool[16674]: TexCoord3f (offset 112) */
+ /* _mesa_function_pool[16734]: TexCoord3f (offset 112) */
"fff\0"
"glTexCoord3f\0"
"\0"
- /* _mesa_function_pool[16692]: MultiTexCoord3ivARB (offset 397) */
+ /* _mesa_function_pool[16752]: MultiTexCoord3ivARB (offset 397) */
"ip\0"
"glMultiTexCoord3iv\0"
"glMultiTexCoord3ivARB\0"
"\0"
- /* _mesa_function_pool[16737]: MultiTexCoord2sARB (offset 390) */
+ /* _mesa_function_pool[16797]: MultiTexCoord2sARB (offset 390) */
"iii\0"
"glMultiTexCoord2s\0"
"glMultiTexCoord2sARB\0"
"\0"
- /* _mesa_function_pool[16781]: VertexAttrib1dvARB (will be remapped) */
+ /* _mesa_function_pool[16841]: VertexAttrib1dvARB (will be remapped) */
"ip\0"
"glVertexAttrib1dv\0"
"glVertexAttrib1dvARB\0"
"\0"
- /* _mesa_function_pool[16824]: GetnHistogramARB (will be remapped) */
+ /* _mesa_function_pool[16884]: GetnHistogramARB (will be remapped) */
"iiiiip\0"
"glGetnHistogramARB\0"
"\0"
- /* _mesa_function_pool[16851]: DeleteTextures (offset 327) */
+ /* _mesa_function_pool[16911]: DeleteTextures (offset 327) */
"ip\0"
"glDeleteTextures\0"
"glDeleteTexturesEXT\0"
"\0"
- /* _mesa_function_pool[16892]: TexCoordPointerEXT (will be remapped) */
+ /* _mesa_function_pool[16952]: TexCoordPointerEXT (will be remapped) */
"iiiip\0"
"glTexCoordPointerEXT\0"
"\0"
- /* _mesa_function_pool[16920]: TexSubImage4DSGIS (dynamic) */
+ /* _mesa_function_pool[16980]: TexSubImage4DSGIS (dynamic) */
"iiiiiiiiiiiip\0"
"glTexSubImage4DSGIS\0"
"\0"
- /* _mesa_function_pool[16955]: TexCoord3s (offset 116) */
+ /* _mesa_function_pool[17015]: TexCoord3s (offset 116) */
"iii\0"
"glTexCoord3s\0"
"\0"
- /* _mesa_function_pool[16973]: GetTexLevelParameteriv (offset 285) */
+ /* _mesa_function_pool[17033]: GetTexLevelParameteriv (offset 285) */
"iiip\0"
"glGetTexLevelParameteriv\0"
"\0"
- /* _mesa_function_pool[17004]: CombinerStageParameterfvNV (dynamic) */
+ /* _mesa_function_pool[17064]: CombinerStageParameterfvNV (dynamic) */
"iip\0"
"glCombinerStageParameterfvNV\0"
"\0"
- /* _mesa_function_pool[17038]: VertexAttribP4uiv (will be remapped) */
+ /* _mesa_function_pool[17098]: VertexAttribP4uiv (will be remapped) */
"iiip\0"
"glVertexAttribP4uiv\0"
"\0"
- /* _mesa_function_pool[17064]: StopInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[17124]: StopInstrumentsSGIX (dynamic) */
"i\0"
"glStopInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[17089]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */
+ /* _mesa_function_pool[17149]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */
"fffffffffffffff\0"
"glTexCoord4fColor4fNormal3fVertex4fSUN\0"
"\0"
- /* _mesa_function_pool[17145]: ClearAccum (offset 204) */
+ /* _mesa_function_pool[17205]: ClearAccum (offset 204) */
"ffff\0"
"glClearAccum\0"
"\0"
- /* _mesa_function_pool[17164]: DeformSGIX (dynamic) */
+ /* _mesa_function_pool[17224]: DeformSGIX (dynamic) */
"i\0"
"glDeformSGIX\0"
"\0"
- /* _mesa_function_pool[17180]: GetVertexAttribfvARB (will be remapped) */
+ /* _mesa_function_pool[17240]: GetVertexAttribfvARB (will be remapped) */
"iip\0"
"glGetVertexAttribfv\0"
"glGetVertexAttribfvARB\0"
"\0"
- /* _mesa_function_pool[17228]: SecondaryColor3ivEXT (will be remapped) */
+ /* _mesa_function_pool[17288]: SecondaryColor3ivEXT (will be remapped) */
"p\0"
"glSecondaryColor3iv\0"
"glSecondaryColor3ivEXT\0"
"\0"
- /* _mesa_function_pool[17274]: TexCoord4iv (offset 123) */
+ /* _mesa_function_pool[17334]: TexCoord4iv (offset 123) */
"p\0"
"glTexCoord4iv\0"
"\0"
- /* _mesa_function_pool[17291]: VertexAttribI4uiEXT (will be remapped) */
+ /* _mesa_function_pool[17351]: VertexAttribI4uiEXT (will be remapped) */
"iiiii\0"
"glVertexAttribI4uiEXT\0"
"glVertexAttribI4ui\0"
"\0"
- /* _mesa_function_pool[17339]: GetFragmentMaterialfvSGIX (dynamic) */
+ /* _mesa_function_pool[17399]: GetFragmentMaterialfvSGIX (dynamic) */
"iip\0"
"glGetFragmentMaterialfvSGIX\0"
"\0"
- /* _mesa_function_pool[17372]: UniformMatrix4x2fv (will be remapped) */
+ /* _mesa_function_pool[17432]: UniformMatrix4x2fv (will be remapped) */
"iiip\0"
"glUniformMatrix4x2fv\0"
"\0"
- /* _mesa_function_pool[17399]: GetDetailTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[17459]: GetDetailTexFuncSGIS (dynamic) */
"ip\0"
"glGetDetailTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[17426]: GetCombinerStageParameterfvNV (dynamic) */
+ /* _mesa_function_pool[17486]: GetCombinerStageParameterfvNV (dynamic) */
"iip\0"
"glGetCombinerStageParameterfvNV\0"
"\0"
- /* _mesa_function_pool[17463]: SamplerParameterIiv (will be remapped) */
+ /* _mesa_function_pool[17523]: SamplerParameterIiv (will be remapped) */
"iip\0"
"glSamplerParameterIiv\0"
"\0"
- /* _mesa_function_pool[17490]: PolygonOffset (offset 319) */
+ /* _mesa_function_pool[17550]: PolygonOffset (offset 319) */
"ff\0"
"glPolygonOffset\0"
"\0"
- /* _mesa_function_pool[17510]: BindVertexArray (will be remapped) */
+ /* _mesa_function_pool[17570]: BindVertexArray (will be remapped) */
"i\0"
"glBindVertexArray\0"
"\0"
- /* _mesa_function_pool[17531]: Color4ubVertex2fvSUN (dynamic) */
+ /* _mesa_function_pool[17591]: Color4ubVertex2fvSUN (dynamic) */
"pp\0"
"glColor4ubVertex2fvSUN\0"
"\0"
- /* _mesa_function_pool[17558]: VertexP3uiv (will be remapped) */
+ /* _mesa_function_pool[17618]: VertexP3uiv (will be remapped) */
"ip\0"
"glVertexP3uiv\0"
"\0"
- /* _mesa_function_pool[17576]: Rectd (offset 86) */
+ /* _mesa_function_pool[17636]: Rectd (offset 86) */
"dddd\0"
"glRectd\0"
"\0"
- /* _mesa_function_pool[17590]: TexFilterFuncSGIS (dynamic) */
+ /* _mesa_function_pool[17650]: TexFilterFuncSGIS (dynamic) */
"iiip\0"
"glTexFilterFuncSGIS\0"
"\0"
- /* _mesa_function_pool[17616]: TextureBarrierNV (will be remapped) */
+ /* _mesa_function_pool[17676]: TextureBarrierNV (will be remapped) */
"\0"
"glTextureBarrierNV\0"
"\0"
- /* _mesa_function_pool[17637]: SamplerParameterfv (will be remapped) */
+ /* _mesa_function_pool[17697]: SamplerParameterfv (will be remapped) */
"iip\0"
"glSamplerParameterfv\0"
"\0"
- /* _mesa_function_pool[17663]: ColorMaskIndexedEXT (will be remapped) */
- "iiiii\0"
- "glColorMaskIndexedEXT\0"
- "glColorMaski\0"
+ /* _mesa_function_pool[17723]: VertexAttribI4ubvEXT (will be remapped) */
+ "ip\0"
+ "glVertexAttribI4ubvEXT\0"
+ "glVertexAttribI4ubv\0"
"\0"
- /* _mesa_function_pool[17705]: GetAttribLocationARB (will be remapped) */
+ /* _mesa_function_pool[17770]: GetAttribLocationARB (will be remapped) */
"ip\0"
"glGetAttribLocation\0"
"glGetAttribLocationARB\0"
"\0"
- /* _mesa_function_pool[17752]: RasterPos3i (offset 74) */
+ /* _mesa_function_pool[17817]: RasterPos3i (offset 74) */
"iii\0"
"glRasterPos3i\0"
"\0"
- /* _mesa_function_pool[17771]: VertexAttrib4ubvARB (will be remapped) */
+ /* _mesa_function_pool[17836]: BlendEquationSeparateiARB (will be remapped) */
+ "iii\0"
+ "glBlendEquationSeparateiARB\0"
+ "glBlendEquationSeparateIndexedAMD\0"
+ "\0"
+ /* _mesa_function_pool[17903]: VertexAttrib4ubvARB (will be remapped) */
"ip\0"
"glVertexAttrib4ubv\0"
"glVertexAttrib4ubvARB\0"
"\0"
- /* _mesa_function_pool[17816]: DetailTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[17948]: DetailTexFuncSGIS (dynamic) */
"iip\0"
"glDetailTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[17841]: Normal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[17973]: Normal3fVertex3fSUN (dynamic) */
"ffffff\0"
"glNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[17871]: CopyTexImage2D (offset 324) */
+ /* _mesa_function_pool[18003]: CopyTexImage2D (offset 324) */
"iiiiiiii\0"
"glCopyTexImage2D\0"
"glCopyTexImage2DEXT\0"
"\0"
- /* _mesa_function_pool[17918]: GetBufferPointervARB (will be remapped) */
+ /* _mesa_function_pool[18050]: GetBufferPointervARB (will be remapped) */
"iip\0"
"glGetBufferPointerv\0"
"glGetBufferPointervARB\0"
"\0"
- /* _mesa_function_pool[17966]: ProgramEnvParameter4fARB (will be remapped) */
+ /* _mesa_function_pool[18098]: ProgramEnvParameter4fARB (will be remapped) */
"iiffff\0"
"glProgramEnvParameter4fARB\0"
"glProgramParameter4fNV\0"
"\0"
- /* _mesa_function_pool[18024]: Uniform3ivARB (will be remapped) */
+ /* _mesa_function_pool[18156]: Uniform3ivARB (will be remapped) */
"iip\0"
"glUniform3iv\0"
"glUniform3ivARB\0"
"\0"
- /* _mesa_function_pool[18058]: Lightfv (offset 160) */
+ /* _mesa_function_pool[18190]: Lightfv (offset 160) */
"iip\0"
"glLightfv\0"
"\0"
- /* _mesa_function_pool[18073]: PrimitiveRestartIndexNV (will be remapped) */
+ /* _mesa_function_pool[18205]: PrimitiveRestartIndexNV (will be remapped) */
"i\0"
"glPrimitiveRestartIndexNV\0"
"glPrimitiveRestartIndex\0"
"\0"
- /* _mesa_function_pool[18126]: ClearDepth (offset 208) */
+ /* _mesa_function_pool[18258]: ClearDepth (offset 208) */
"d\0"
"glClearDepth\0"
"\0"
- /* _mesa_function_pool[18142]: GetFenceivNV (will be remapped) */
+ /* _mesa_function_pool[18274]: GetFenceivNV (will be remapped) */
"iip\0"
"glGetFenceivNV\0"
"\0"
- /* _mesa_function_pool[18162]: WindowPos4dvMESA (will be remapped) */
+ /* _mesa_function_pool[18294]: WindowPos4dvMESA (will be remapped) */
"p\0"
"glWindowPos4dvMESA\0"
"\0"
- /* _mesa_function_pool[18184]: ColorSubTable (offset 346) */
+ /* _mesa_function_pool[18316]: ColorSubTable (offset 346) */
"iiiiip\0"
"glColorSubTable\0"
"glColorSubTableEXT\0"
"\0"
- /* _mesa_function_pool[18227]: Color4fv (offset 30) */
+ /* _mesa_function_pool[18359]: Color4fv (offset 30) */
"p\0"
"glColor4fv\0"
"\0"
- /* _mesa_function_pool[18241]: MultiTexCoord4ivARB (offset 405) */
+ /* _mesa_function_pool[18373]: MultiTexCoord4ivARB (offset 405) */
"ip\0"
"glMultiTexCoord4iv\0"
"glMultiTexCoord4ivARB\0"
"\0"
- /* _mesa_function_pool[18286]: GetnMinmaxARB (will be remapped) */
+ /* _mesa_function_pool[18418]: GetnMinmaxARB (will be remapped) */
"iiiiip\0"
"glGetnMinmaxARB\0"
"\0"
- /* _mesa_function_pool[18310]: ProgramLocalParameters4fvEXT (will be remapped) */
+ /* _mesa_function_pool[18442]: ProgramLocalParameters4fvEXT (will be remapped) */
"iiip\0"
"glProgramLocalParameters4fvEXT\0"
"\0"
- /* _mesa_function_pool[18347]: ColorPointer (offset 308) */
+ /* _mesa_function_pool[18479]: ColorPointer (offset 308) */
"iiip\0"
"glColorPointer\0"
"\0"
- /* _mesa_function_pool[18368]: Rects (offset 92) */
+ /* _mesa_function_pool[18500]: Rects (offset 92) */
"iiii\0"
"glRects\0"
"\0"
- /* _mesa_function_pool[18382]: GetMapAttribParameterfvNV (dynamic) */
+ /* _mesa_function_pool[18514]: GetMapAttribParameterfvNV (dynamic) */
"iiip\0"
"glGetMapAttribParameterfvNV\0"
"\0"
- /* _mesa_function_pool[18416]: CreateShaderProgramEXT (will be remapped) */
+ /* _mesa_function_pool[18548]: CreateShaderProgramEXT (will be remapped) */
"ip\0"
"glCreateShaderProgramEXT\0"
"\0"
- /* _mesa_function_pool[18445]: ActiveProgramEXT (will be remapped) */
+ /* _mesa_function_pool[18577]: ActiveProgramEXT (will be remapped) */
"i\0"
"glActiveProgramEXT\0"
"\0"
- /* _mesa_function_pool[18467]: Lightiv (offset 162) */
+ /* _mesa_function_pool[18599]: Lightiv (offset 162) */
"iip\0"
"glLightiv\0"
"\0"
- /* _mesa_function_pool[18482]: VertexAttrib4sARB (will be remapped) */
+ /* _mesa_function_pool[18614]: VertexAttrib4sARB (will be remapped) */
"iiiii\0"
"glVertexAttrib4s\0"
"glVertexAttrib4sARB\0"
"\0"
- /* _mesa_function_pool[18526]: GetQueryObjectuivARB (will be remapped) */
+ /* _mesa_function_pool[18658]: GetQueryObjectuivARB (will be remapped) */
"iip\0"
"glGetQueryObjectuiv\0"
"glGetQueryObjectuivARB\0"
"\0"
- /* _mesa_function_pool[18574]: GetTexParameteriv (offset 283) */
+ /* _mesa_function_pool[18706]: GetTexParameteriv (offset 283) */
"iip\0"
"glGetTexParameteriv\0"
"\0"
- /* _mesa_function_pool[18599]: MapParameterivNV (dynamic) */
+ /* _mesa_function_pool[18731]: MapParameterivNV (dynamic) */
"iip\0"
"glMapParameterivNV\0"
"\0"
- /* _mesa_function_pool[18623]: GenRenderbuffersEXT (will be remapped) */
+ /* _mesa_function_pool[18755]: GenRenderbuffersEXT (will be remapped) */
"ip\0"
"glGenRenderbuffers\0"
"glGenRenderbuffersEXT\0"
"\0"
- /* _mesa_function_pool[18668]: ClearBufferfv (will be remapped) */
+ /* _mesa_function_pool[18800]: ClearBufferfv (will be remapped) */
"iip\0"
"glClearBufferfv\0"
"\0"
- /* _mesa_function_pool[18689]: VertexAttrib2dvARB (will be remapped) */
+ /* _mesa_function_pool[18821]: VertexAttrib2dvARB (will be remapped) */
"ip\0"
"glVertexAttrib2dv\0"
"glVertexAttrib2dvARB\0"
"\0"
- /* _mesa_function_pool[18732]: EdgeFlagPointerEXT (will be remapped) */
+ /* _mesa_function_pool[18864]: EdgeFlagPointerEXT (will be remapped) */
"iip\0"
"glEdgeFlagPointerEXT\0"
"\0"
- /* _mesa_function_pool[18758]: VertexAttribs2svNV (will be remapped) */
+ /* _mesa_function_pool[18890]: VertexAttribs2svNV (will be remapped) */
"iip\0"
"glVertexAttribs2svNV\0"
"\0"
- /* _mesa_function_pool[18784]: WeightbvARB (dynamic) */
+ /* _mesa_function_pool[18916]: WeightbvARB (dynamic) */
"ip\0"
"glWeightbvARB\0"
"\0"
- /* _mesa_function_pool[18802]: VertexAttrib2fvARB (will be remapped) */
+ /* _mesa_function_pool[18934]: VertexAttrib2fvARB (will be remapped) */
"ip\0"
"glVertexAttrib2fv\0"
"glVertexAttrib2fvARB\0"
"\0"
- /* _mesa_function_pool[18845]: GetBufferParameterivARB (will be remapped) */
+ /* _mesa_function_pool[18977]: GetBufferParameterivARB (will be remapped) */
"iip\0"
"glGetBufferParameteriv\0"
"glGetBufferParameterivARB\0"
"\0"
- /* _mesa_function_pool[18899]: Rectdv (offset 87) */
+ /* _mesa_function_pool[19031]: Rectdv (offset 87) */
"pp\0"
"glRectdv\0"
"\0"
- /* _mesa_function_pool[18912]: ListParameteriSGIX (dynamic) */
+ /* _mesa_function_pool[19044]: ListParameteriSGIX (dynamic) */
"iii\0"
"glListParameteriSGIX\0"
"\0"
- /* _mesa_function_pool[18938]: BlendEquationiARB (will be remapped) */
+ /* _mesa_function_pool[19070]: BlendEquationiARB (will be remapped) */
"ii\0"
"glBlendEquationiARB\0"
"glBlendEquationIndexedAMD\0"
"\0"
- /* _mesa_function_pool[18988]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[19120]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */
"iffffffffff\0"
"glReplacementCodeuiColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[19047]: InstrumentsBufferSGIX (dynamic) */
+ /* _mesa_function_pool[19179]: InstrumentsBufferSGIX (dynamic) */
"ip\0"
"glInstrumentsBufferSGIX\0"
"\0"
- /* _mesa_function_pool[19075]: VertexAttrib4NivARB (will be remapped) */
+ /* _mesa_function_pool[19207]: VertexAttrib4NivARB (will be remapped) */
"ip\0"
"glVertexAttrib4Niv\0"
"glVertexAttrib4NivARB\0"
"\0"
- /* _mesa_function_pool[19120]: DrawArraysInstancedARB (will be remapped) */
+ /* _mesa_function_pool[19252]: DrawArraysInstancedARB (will be remapped) */
"iiii\0"
"glDrawArraysInstancedARB\0"
"glDrawArraysInstancedEXT\0"
"glDrawArraysInstanced\0"
"\0"
- /* _mesa_function_pool[19198]: GetAttachedShaders (will be remapped) */
+ /* _mesa_function_pool[19330]: GetAttachedShaders (will be remapped) */
"iipp\0"
"glGetAttachedShaders\0"
"\0"
- /* _mesa_function_pool[19225]: GenVertexArraysAPPLE (will be remapped) */
+ /* _mesa_function_pool[19357]: GenVertexArraysAPPLE (will be remapped) */
"ip\0"
"glGenVertexArraysAPPLE\0"
"\0"
- /* _mesa_function_pool[19252]: ClearBufferfi (will be remapped) */
+ /* _mesa_function_pool[19384]: ClearBufferfi (will be remapped) */
"iifi\0"
"glClearBufferfi\0"
"\0"
- /* _mesa_function_pool[19274]: Materialiv (offset 172) */
+ /* _mesa_function_pool[19406]: Materialiv (offset 172) */
"iip\0"
"glMaterialiv\0"
"\0"
- /* _mesa_function_pool[19292]: PushClientAttrib (offset 335) */
+ /* _mesa_function_pool[19424]: PushClientAttrib (offset 335) */
"i\0"
"glPushClientAttrib\0"
"\0"
- /* _mesa_function_pool[19314]: SamplerParameteriv (will be remapped) */
+ /* _mesa_function_pool[19446]: SamplerParameteriv (will be remapped) */
"iip\0"
"glSamplerParameteriv\0"
"\0"
- /* _mesa_function_pool[19340]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[19472]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
"pppp\0"
"glTexCoord2fColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[19386]: WindowPos2iMESA (will be remapped) */
+ /* _mesa_function_pool[19518]: WindowPos2iMESA (will be remapped) */
"ii\0"
"glWindowPos2i\0"
"glWindowPos2iARB\0"
"glWindowPos2iMESA\0"
"\0"
- /* _mesa_function_pool[19439]: SampleMaskSGIS (will be remapped) */
+ /* _mesa_function_pool[19571]: SampleMaskSGIS (will be remapped) */
"fi\0"
"glSampleMaskSGIS\0"
"glSampleMaskEXT\0"
"\0"
- /* _mesa_function_pool[19476]: SecondaryColor3fvEXT (will be remapped) */
+ /* _mesa_function_pool[19608]: SecondaryColor3fvEXT (will be remapped) */
"p\0"
"glSecondaryColor3fv\0"
"glSecondaryColor3fvEXT\0"
"\0"
- /* _mesa_function_pool[19522]: PolygonMode (offset 174) */
+ /* _mesa_function_pool[19654]: PolygonMode (offset 174) */
"ii\0"
"glPolygonMode\0"
"\0"
- /* _mesa_function_pool[19540]: CompressedTexSubImage1DARB (will be remapped) */
+ /* _mesa_function_pool[19672]: CompressedTexSubImage1DARB (will be remapped) */
"iiiiiip\0"
"glCompressedTexSubImage1D\0"
"glCompressedTexSubImage1DARB\0"
"\0"
- /* _mesa_function_pool[19604]: VertexAttribI1iEXT (will be remapped) */
+ /* _mesa_function_pool[19736]: VertexAttribI1iEXT (will be remapped) */
"ii\0"
"glVertexAttribI1iEXT\0"
"glVertexAttribI1i\0"
"\0"
- /* _mesa_function_pool[19647]: TexCoord2fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[19779]: TexCoord2fNormal3fVertex3fSUN (dynamic) */
"ffffffff\0"
"glTexCoord2fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[19689]: GetVertexAttribivNV (will be remapped) */
+ /* _mesa_function_pool[19821]: GetVertexAttribivNV (will be remapped) */
"iip\0"
"glGetVertexAttribivNV\0"
"\0"
- /* _mesa_function_pool[19716]: GetProgramStringARB (will be remapped) */
+ /* _mesa_function_pool[19848]: GetProgramStringARB (will be remapped) */
"iip\0"
"glGetProgramStringARB\0"
"\0"
- /* _mesa_function_pool[19743]: GetnUniformdvARB (will be remapped) */
+ /* _mesa_function_pool[19875]: GetnUniformdvARB (will be remapped) */
"iiip\0"
"glGetnUniformdvARB\0"
"\0"
- /* _mesa_function_pool[19768]: DrawElementsInstancedBaseVertex (will be remapped) */
+ /* _mesa_function_pool[19900]: DrawElementsInstancedBaseVertex (will be remapped) */
"iiipii\0"
"glDrawElementsInstancedBaseVertex\0"
"\0"
- /* _mesa_function_pool[19810]: TexBuffer (will be remapped) */
+ /* _mesa_function_pool[19942]: TexBuffer (will be remapped) */
"iii\0"
"glTexBuffer\0"
"\0"
- /* _mesa_function_pool[19827]: VertexAttribIPointerEXT (will be remapped) */
+ /* _mesa_function_pool[19959]: VertexAttribIPointerEXT (will be remapped) */
"iiiip\0"
"glVertexAttribIPointerEXT\0"
"glVertexAttribIPointer\0"
"\0"
- /* _mesa_function_pool[19883]: TexBumpParameterfvATI (will be remapped) */
+ /* _mesa_function_pool[20015]: TexBumpParameterfvATI (will be remapped) */
"ip\0"
"glTexBumpParameterfvATI\0"
"\0"
- /* _mesa_function_pool[19911]: Tangent3ivEXT (dynamic) */
+ /* _mesa_function_pool[20043]: Tangent3ivEXT (dynamic) */
"p\0"
"glTangent3ivEXT\0"
"\0"
- /* _mesa_function_pool[19930]: CompileShaderARB (will be remapped) */
+ /* _mesa_function_pool[20062]: CompileShaderARB (will be remapped) */
"i\0"
"glCompileShader\0"
"glCompileShaderARB\0"
"\0"
- /* _mesa_function_pool[19968]: DeleteShader (will be remapped) */
+ /* _mesa_function_pool[20100]: DeleteShader (will be remapped) */
"i\0"
"glDeleteShader\0"
"\0"
- /* _mesa_function_pool[19986]: DisableClientState (offset 309) */
+ /* _mesa_function_pool[20118]: DisableClientState (offset 309) */
"i\0"
"glDisableClientState\0"
"\0"
- /* _mesa_function_pool[20010]: TexGeni (offset 192) */
+ /* _mesa_function_pool[20142]: TexGeni (offset 192) */
"iii\0"
"glTexGeni\0"
"\0"
- /* _mesa_function_pool[20025]: TexGenf (offset 190) */
+ /* _mesa_function_pool[20157]: TexGenf (offset 190) */
"iif\0"
"glTexGenf\0"
"\0"
- /* _mesa_function_pool[20040]: Uniform3fARB (will be remapped) */
+ /* _mesa_function_pool[20172]: Uniform3fARB (will be remapped) */
"ifff\0"
"glUniform3f\0"
"glUniform3fARB\0"
"\0"
- /* _mesa_function_pool[20073]: TexGend (offset 188) */
+ /* _mesa_function_pool[20205]: TexGend (offset 188) */
"iid\0"
"glTexGend\0"
"\0"
- /* _mesa_function_pool[20088]: ListParameterfvSGIX (dynamic) */
+ /* _mesa_function_pool[20220]: ListParameterfvSGIX (dynamic) */
"iip\0"
"glListParameterfvSGIX\0"
"\0"
- /* _mesa_function_pool[20115]: GetPolygonStipple (offset 274) */
+ /* _mesa_function_pool[20247]: GetPolygonStipple (offset 274) */
"p\0"
"glGetPolygonStipple\0"
"\0"
- /* _mesa_function_pool[20138]: ColorP3ui (will be remapped) */
+ /* _mesa_function_pool[20270]: ColorP3ui (will be remapped) */
"ii\0"
"glColorP3ui\0"
"\0"
- /* _mesa_function_pool[20154]: Tangent3dvEXT (dynamic) */
+ /* _mesa_function_pool[20286]: Tangent3dvEXT (dynamic) */
"p\0"
"glTangent3dvEXT\0"
"\0"
- /* _mesa_function_pool[20173]: BindBufferOffsetEXT (will be remapped) */
+ /* _mesa_function_pool[20305]: BindBufferOffsetEXT (will be remapped) */
"iiii\0"
"glBindBufferOffsetEXT\0"
"\0"
- /* _mesa_function_pool[20201]: WindowPos3sMESA (will be remapped) */
+ /* _mesa_function_pool[20333]: WindowPos3sMESA (will be remapped) */
"iii\0"
"glWindowPos3s\0"
"glWindowPos3sARB\0"
"glWindowPos3sMESA\0"
"\0"
- /* _mesa_function_pool[20255]: VertexAttrib2svNV (will be remapped) */
+ /* _mesa_function_pool[20387]: VertexAttrib2svNV (will be remapped) */
"ip\0"
"glVertexAttrib2svNV\0"
"\0"
- /* _mesa_function_pool[20279]: DisableIndexedEXT (will be remapped) */
+ /* _mesa_function_pool[20411]: DisableIndexedEXT (will be remapped) */
"ii\0"
"glDisableIndexedEXT\0"
"glDisablei\0"
"\0"
- /* _mesa_function_pool[20314]: NormalP3uiv (will be remapped) */
+ /* _mesa_function_pool[20446]: NormalP3uiv (will be remapped) */
"ip\0"
"glNormalP3uiv\0"
"\0"
- /* _mesa_function_pool[20332]: SecondaryColorP3uiv (will be remapped) */
+ /* _mesa_function_pool[20464]: SecondaryColorP3uiv (will be remapped) */
"ip\0"
"glSecondaryColorP3uiv\0"
"\0"
- /* _mesa_function_pool[20358]: BindBufferBaseEXT (will be remapped) */
+ /* _mesa_function_pool[20490]: BindBufferBaseEXT (will be remapped) */
"iii\0"
"glBindBufferBaseEXT\0"
"glBindBufferBase\0"
"\0"
- /* _mesa_function_pool[20400]: TexCoord2fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[20532]: TexCoord2fVertex3fvSUN (dynamic) */
"pp\0"
"glTexCoord2fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[20429]: WindowPos4sMESA (will be remapped) */
+ /* _mesa_function_pool[20561]: WindowPos4sMESA (will be remapped) */
"iiii\0"
"glWindowPos4sMESA\0"
"\0"
- /* _mesa_function_pool[20453]: GetnPixelMapuivARB (will be remapped) */
+ /* _mesa_function_pool[20585]: GetnPixelMapuivARB (will be remapped) */
"iip\0"
"glGetnPixelMapuivARB\0"
"\0"
- /* _mesa_function_pool[20479]: VertexAttrib4NuivARB (will be remapped) */
+ /* _mesa_function_pool[20611]: VertexAttrib4NuivARB (will be remapped) */
"ip\0"
"glVertexAttrib4Nuiv\0"
"glVertexAttrib4NuivARB\0"
"\0"
- /* _mesa_function_pool[20526]: ClientActiveTextureARB (offset 375) */
+ /* _mesa_function_pool[20658]: ClientActiveTextureARB (offset 375) */
"i\0"
"glClientActiveTexture\0"
"glClientActiveTextureARB\0"
"\0"
- /* _mesa_function_pool[20576]: GetSamplerParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[20708]: GetSamplerParameterIuiv (will be remapped) */
"iip\0"
"glGetSamplerParameterIuiv\0"
"\0"
- /* _mesa_function_pool[20607]: ReplacementCodeusvSUN (dynamic) */
+ /* _mesa_function_pool[20739]: ReplacementCodeusvSUN (dynamic) */
"p\0"
"glReplacementCodeusvSUN\0"
"\0"
- /* _mesa_function_pool[20634]: Uniform4fARB (will be remapped) */
+ /* _mesa_function_pool[20766]: Uniform4fARB (will be remapped) */
"iffff\0"
"glUniform4f\0"
"glUniform4fARB\0"
"\0"
- /* _mesa_function_pool[20668]: Color4sv (offset 34) */
+ /* _mesa_function_pool[20800]: Color4sv (offset 34) */
"p\0"
"glColor4sv\0"
"\0"
- /* _mesa_function_pool[20682]: FlushMappedBufferRange (will be remapped) */
+ /* _mesa_function_pool[20814]: FlushMappedBufferRange (will be remapped) */
"iii\0"
"glFlushMappedBufferRange\0"
"\0"
- /* _mesa_function_pool[20712]: IsProgramNV (will be remapped) */
+ /* _mesa_function_pool[20844]: IsProgramNV (will be remapped) */
"i\0"
"glIsProgramARB\0"
"glIsProgramNV\0"
"\0"
- /* _mesa_function_pool[20744]: FlushMappedBufferRangeAPPLE (will be remapped) */
+ /* _mesa_function_pool[20876]: FlushMappedBufferRangeAPPLE (will be remapped) */
"iii\0"
"glFlushMappedBufferRangeAPPLE\0"
"\0"
- /* _mesa_function_pool[20779]: PixelZoom (offset 246) */
+ /* _mesa_function_pool[20911]: PixelZoom (offset 246) */
"ff\0"
"glPixelZoom\0"
"\0"
- /* _mesa_function_pool[20795]: ReplacementCodePointerSUN (dynamic) */
+ /* _mesa_function_pool[20927]: ReplacementCodePointerSUN (dynamic) */
"iip\0"
"glReplacementCodePointerSUN\0"
"\0"
- /* _mesa_function_pool[20828]: ProgramEnvParameter4dARB (will be remapped) */
+ /* _mesa_function_pool[20960]: ProgramEnvParameter4dARB (will be remapped) */
"iidddd\0"
"glProgramEnvParameter4dARB\0"
"glProgramParameter4dNV\0"
"\0"
- /* _mesa_function_pool[20886]: ColorTableParameterfv (offset 340) */
+ /* _mesa_function_pool[21018]: ColorTableParameterfv (offset 340) */
"iip\0"
"glColorTableParameterfv\0"
"glColorTableParameterfvSGI\0"
"\0"
- /* _mesa_function_pool[20942]: FragmentLightModelfSGIX (dynamic) */
+ /* _mesa_function_pool[21074]: FragmentLightModelfSGIX (dynamic) */
"if\0"
"glFragmentLightModelfSGIX\0"
"\0"
- /* _mesa_function_pool[20972]: Binormal3bvEXT (dynamic) */
+ /* _mesa_function_pool[21104]: Binormal3bvEXT (dynamic) */
"p\0"
"glBinormal3bvEXT\0"
"\0"
- /* _mesa_function_pool[20992]: PixelMapuiv (offset 252) */
+ /* _mesa_function_pool[21124]: PixelMapuiv (offset 252) */
"iip\0"
"glPixelMapuiv\0"
"\0"
- /* _mesa_function_pool[21011]: Color3dv (offset 12) */
+ /* _mesa_function_pool[21143]: Color3dv (offset 12) */
"p\0"
"glColor3dv\0"
"\0"
- /* _mesa_function_pool[21025]: IsTexture (offset 330) */
+ /* _mesa_function_pool[21157]: IsTexture (offset 330) */
"i\0"
"glIsTexture\0"
"glIsTextureEXT\0"
"\0"
- /* _mesa_function_pool[21055]: GenSamplers (will be remapped) */
+ /* _mesa_function_pool[21187]: GenSamplers (will be remapped) */
"ip\0"
"glGenSamplers\0"
"\0"
- /* _mesa_function_pool[21073]: VertexAttribP3uiv (will be remapped) */
+ /* _mesa_function_pool[21205]: VertexAttribP3uiv (will be remapped) */
"iiip\0"
"glVertexAttribP3uiv\0"
"\0"
- /* _mesa_function_pool[21099]: VertexWeightfvEXT (dynamic) */
+ /* _mesa_function_pool[21231]: VertexWeightfvEXT (dynamic) */
"p\0"
"glVertexWeightfvEXT\0"
"\0"
- /* _mesa_function_pool[21122]: VertexAttrib1dARB (will be remapped) */
+ /* _mesa_function_pool[21254]: VertexAttrib1dARB (will be remapped) */
"id\0"
"glVertexAttrib1d\0"
"glVertexAttrib1dARB\0"
"\0"
- /* _mesa_function_pool[21163]: ImageTransformParameterivHP (dynamic) */
+ /* _mesa_function_pool[21295]: ImageTransformParameterivHP (dynamic) */
"iip\0"
"glImageTransformParameterivHP\0"
"\0"
- /* _mesa_function_pool[21198]: TexCoord4i (offset 122) */
+ /* _mesa_function_pool[21330]: TexCoord4i (offset 122) */
"iiii\0"
"glTexCoord4i\0"
"\0"
- /* _mesa_function_pool[21217]: DeleteQueriesARB (will be remapped) */
+ /* _mesa_function_pool[21349]: DeleteQueriesARB (will be remapped) */
"ip\0"
"glDeleteQueries\0"
"glDeleteQueriesARB\0"
"\0"
- /* _mesa_function_pool[21256]: Color4ubVertex2fSUN (dynamic) */
+ /* _mesa_function_pool[21388]: Color4ubVertex2fSUN (dynamic) */
"iiiiff\0"
"glColor4ubVertex2fSUN\0"
"\0"
- /* _mesa_function_pool[21286]: FragmentColorMaterialSGIX (dynamic) */
+ /* _mesa_function_pool[21418]: FragmentColorMaterialSGIX (dynamic) */
"ii\0"
"glFragmentColorMaterialSGIX\0"
"\0"
- /* _mesa_function_pool[21318]: CurrentPaletteMatrixARB (dynamic) */
+ /* _mesa_function_pool[21450]: CurrentPaletteMatrixARB (dynamic) */
"i\0"
"glCurrentPaletteMatrixARB\0"
"\0"
- /* _mesa_function_pool[21347]: GetMapdv (offset 266) */
+ /* _mesa_function_pool[21479]: GetMapdv (offset 266) */
"iip\0"
"glGetMapdv\0"
"\0"
- /* _mesa_function_pool[21363]: ObjectPurgeableAPPLE (will be remapped) */
+ /* _mesa_function_pool[21495]: ObjectPurgeableAPPLE (will be remapped) */
"iii\0"
"glObjectPurgeableAPPLE\0"
"\0"
- /* _mesa_function_pool[21391]: GetStringi (will be remapped) */
+ /* _mesa_function_pool[21523]: GetStringi (will be remapped) */
"ii\0"
"glGetStringi\0"
"\0"
- /* _mesa_function_pool[21408]: SamplePatternSGIS (will be remapped) */
+ /* _mesa_function_pool[21540]: SamplePatternSGIS (will be remapped) */
"i\0"
"glSamplePatternSGIS\0"
"glSamplePatternEXT\0"
"\0"
- /* _mesa_function_pool[21450]: PixelStoref (offset 249) */
+ /* _mesa_function_pool[21582]: PixelStoref (offset 249) */
"if\0"
"glPixelStoref\0"
"\0"
- /* _mesa_function_pool[21468]: IsQueryARB (will be remapped) */
+ /* _mesa_function_pool[21600]: IsQueryARB (will be remapped) */
"i\0"
"glIsQuery\0"
"glIsQueryARB\0"
"\0"
- /* _mesa_function_pool[21494]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[21626]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */
"iiiiifff\0"
"glReplacementCodeuiColor4ubVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[21543]: PixelStorei (offset 250) */
+ /* _mesa_function_pool[21675]: PixelStorei (offset 250) */
"ii\0"
"glPixelStorei\0"
"\0"
- /* _mesa_function_pool[21561]: VertexAttrib4usvARB (will be remapped) */
+ /* _mesa_function_pool[21693]: VertexAttrib4usvARB (will be remapped) */
"ip\0"
"glVertexAttrib4usv\0"
"glVertexAttrib4usvARB\0"
"\0"
- /* _mesa_function_pool[21606]: LinkProgramARB (will be remapped) */
+ /* _mesa_function_pool[21738]: LinkProgramARB (will be remapped) */
"i\0"
"glLinkProgram\0"
"glLinkProgramARB\0"
"\0"
- /* _mesa_function_pool[21640]: VertexAttrib2fNV (will be remapped) */
+ /* _mesa_function_pool[21772]: VertexAttrib2fNV (will be remapped) */
"iff\0"
"glVertexAttrib2fNV\0"
"\0"
- /* _mesa_function_pool[21664]: ShaderSourceARB (will be remapped) */
+ /* _mesa_function_pool[21796]: ShaderSourceARB (will be remapped) */
"iipp\0"
"glShaderSource\0"
"glShaderSourceARB\0"
"\0"
- /* _mesa_function_pool[21703]: FragmentMaterialiSGIX (dynamic) */
+ /* _mesa_function_pool[21835]: FragmentMaterialiSGIX (dynamic) */
"iii\0"
"glFragmentMaterialiSGIX\0"
"\0"
- /* _mesa_function_pool[21732]: EvalCoord2dv (offset 233) */
+ /* _mesa_function_pool[21864]: EvalCoord2dv (offset 233) */
"p\0"
"glEvalCoord2dv\0"
"\0"
- /* _mesa_function_pool[21750]: VertexAttrib3svARB (will be remapped) */
+ /* _mesa_function_pool[21882]: VertexAttrib3svARB (will be remapped) */
"ip\0"
"glVertexAttrib3sv\0"
"glVertexAttrib3svARB\0"
"\0"
- /* _mesa_function_pool[21793]: ColorMaterial (offset 151) */
+ /* _mesa_function_pool[21925]: ColorMaterial (offset 151) */
"ii\0"
"glColorMaterial\0"
"\0"
- /* _mesa_function_pool[21813]: CompressedTexSubImage3DARB (will be remapped) */
+ /* _mesa_function_pool[21945]: CompressedTexSubImage3DARB (will be remapped) */
"iiiiiiiiiip\0"
"glCompressedTexSubImage3D\0"
"glCompressedTexSubImage3DARB\0"
"\0"
- /* _mesa_function_pool[21881]: WindowPos2ivMESA (will be remapped) */
+ /* _mesa_function_pool[22013]: WindowPos2ivMESA (will be remapped) */
"p\0"
"glWindowPos2iv\0"
"glWindowPos2ivARB\0"
"glWindowPos2ivMESA\0"
"\0"
- /* _mesa_function_pool[21936]: IsFramebufferEXT (will be remapped) */
+ /* _mesa_function_pool[22068]: IsFramebufferEXT (will be remapped) */
"i\0"
"glIsFramebuffer\0"
"glIsFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[21974]: Uniform4ivARB (will be remapped) */
+ /* _mesa_function_pool[22106]: Uniform4ivARB (will be remapped) */
"iip\0"
"glUniform4iv\0"
"glUniform4ivARB\0"
"\0"
- /* _mesa_function_pool[22008]: GetVertexAttribdvARB (will be remapped) */
+ /* _mesa_function_pool[22140]: GetVertexAttribdvARB (will be remapped) */
"iip\0"
"glGetVertexAttribdv\0"
"glGetVertexAttribdvARB\0"
"\0"
- /* _mesa_function_pool[22056]: TexBumpParameterivATI (will be remapped) */
+ /* _mesa_function_pool[22188]: TexBumpParameterivATI (will be remapped) */
"ip\0"
"glTexBumpParameterivATI\0"
"\0"
- /* _mesa_function_pool[22084]: GetSeparableFilter (offset 359) */
+ /* _mesa_function_pool[22216]: GetSeparableFilter (offset 359) */
"iiippp\0"
"glGetSeparableFilter\0"
"glGetSeparableFilterEXT\0"
"\0"
- /* _mesa_function_pool[22137]: Binormal3dEXT (dynamic) */
+ /* _mesa_function_pool[22269]: Binormal3dEXT (dynamic) */
"ddd\0"
"glBinormal3dEXT\0"
"\0"
- /* _mesa_function_pool[22158]: SpriteParameteriSGIX (dynamic) */
+ /* _mesa_function_pool[22290]: SpriteParameteriSGIX (dynamic) */
"ii\0"
"glSpriteParameteriSGIX\0"
"\0"
- /* _mesa_function_pool[22185]: RequestResidentProgramsNV (will be remapped) */
+ /* _mesa_function_pool[22317]: RequestResidentProgramsNV (will be remapped) */
"ip\0"
"glRequestResidentProgramsNV\0"
"\0"
- /* _mesa_function_pool[22217]: TagSampleBufferSGIX (dynamic) */
+ /* _mesa_function_pool[22349]: TagSampleBufferSGIX (dynamic) */
"\0"
"glTagSampleBufferSGIX\0"
"\0"
- /* _mesa_function_pool[22241]: TransformFeedbackVaryingsEXT (will be remapped) */
+ /* _mesa_function_pool[22373]: TransformFeedbackVaryingsEXT (will be remapped) */
"iipi\0"
"glTransformFeedbackVaryingsEXT\0"
"glTransformFeedbackVaryings\0"
"\0"
- /* _mesa_function_pool[22306]: FeedbackBuffer (offset 194) */
+ /* _mesa_function_pool[22438]: FeedbackBuffer (offset 194) */
"iip\0"
"glFeedbackBuffer\0"
"\0"
- /* _mesa_function_pool[22328]: RasterPos2iv (offset 67) */
+ /* _mesa_function_pool[22460]: RasterPos2iv (offset 67) */
"p\0"
"glRasterPos2iv\0"
"\0"
- /* _mesa_function_pool[22346]: TexImage1D (offset 182) */
+ /* _mesa_function_pool[22478]: TexImage1D (offset 182) */
"iiiiiiip\0"
"glTexImage1D\0"
"\0"
- /* _mesa_function_pool[22369]: ListParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[22501]: ListParameterivSGIX (dynamic) */
"iip\0"
"glListParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[22396]: MultiDrawElementsEXT (will be remapped) */
+ /* _mesa_function_pool[22528]: MultiDrawElementsEXT (will be remapped) */
"ipipi\0"
"glMultiDrawElements\0"
"glMultiDrawElementsEXT\0"
"\0"
- /* _mesa_function_pool[22446]: Color3s (offset 17) */
+ /* _mesa_function_pool[22578]: Color3s (offset 17) */
"iii\0"
"glColor3s\0"
"\0"
- /* _mesa_function_pool[22461]: Uniform1ivARB (will be remapped) */
+ /* _mesa_function_pool[22593]: Uniform1ivARB (will be remapped) */
"iip\0"
"glUniform1iv\0"
"glUniform1ivARB\0"
"\0"
- /* _mesa_function_pool[22495]: WindowPos2sMESA (will be remapped) */
+ /* _mesa_function_pool[22627]: WindowPos2sMESA (will be remapped) */
"ii\0"
"glWindowPos2s\0"
"glWindowPos2sARB\0"
"glWindowPos2sMESA\0"
"\0"
- /* _mesa_function_pool[22548]: WeightusvARB (dynamic) */
+ /* _mesa_function_pool[22680]: WeightusvARB (dynamic) */
"ip\0"
"glWeightusvARB\0"
"\0"
- /* _mesa_function_pool[22567]: ColorP4ui (will be remapped) */
+ /* _mesa_function_pool[22699]: ColorP4ui (will be remapped) */
"ii\0"
"glColorP4ui\0"
"\0"
- /* _mesa_function_pool[22583]: TexCoordPointer (offset 320) */
+ /* _mesa_function_pool[22715]: TexCoordPointer (offset 320) */
"iiip\0"
"glTexCoordPointer\0"
"\0"
- /* _mesa_function_pool[22607]: FogCoordPointerEXT (will be remapped) */
+ /* _mesa_function_pool[22739]: FogCoordPointerEXT (will be remapped) */
"iip\0"
"glFogCoordPointer\0"
"glFogCoordPointerEXT\0"
"\0"
- /* _mesa_function_pool[22651]: GetnSeparableFilterARB (will be remapped) */
+ /* _mesa_function_pool[22783]: GetnSeparableFilterARB (will be remapped) */
"iiiipipp\0"
"glGetnSeparableFilterARB\0"
"\0"
- /* _mesa_function_pool[22686]: IndexMaterialEXT (dynamic) */
+ /* _mesa_function_pool[22818]: IndexMaterialEXT (dynamic) */
"ii\0"
"glIndexMaterialEXT\0"
"\0"
- /* _mesa_function_pool[22709]: Color3i (offset 15) */
+ /* _mesa_function_pool[22841]: Color3i (offset 15) */
"iii\0"
"glColor3i\0"
"\0"
- /* _mesa_function_pool[22724]: FrontFace (offset 157) */
+ /* _mesa_function_pool[22856]: FrontFace (offset 157) */
"i\0"
"glFrontFace\0"
"\0"
- /* _mesa_function_pool[22739]: EvalCoord2d (offset 232) */
+ /* _mesa_function_pool[22871]: EvalCoord2d (offset 232) */
"dd\0"
"glEvalCoord2d\0"
"\0"
- /* _mesa_function_pool[22757]: SecondaryColor3ubvEXT (will be remapped) */
+ /* _mesa_function_pool[22889]: SecondaryColor3ubvEXT (will be remapped) */
"p\0"
"glSecondaryColor3ubv\0"
"glSecondaryColor3ubvEXT\0"
"\0"
- /* _mesa_function_pool[22805]: EvalCoord2f (offset 234) */
+ /* _mesa_function_pool[22937]: EvalCoord2f (offset 234) */
"ff\0"
"glEvalCoord2f\0"
"\0"
- /* _mesa_function_pool[22823]: VertexAttrib4dvARB (will be remapped) */
+ /* _mesa_function_pool[22955]: VertexAttrib4dvARB (will be remapped) */
"ip\0"
"glVertexAttrib4dv\0"
"glVertexAttrib4dvARB\0"
"\0"
- /* _mesa_function_pool[22866]: BindAttribLocationARB (will be remapped) */
+ /* _mesa_function_pool[22998]: BindAttribLocationARB (will be remapped) */
"iip\0"
"glBindAttribLocation\0"
"glBindAttribLocationARB\0"
"\0"
- /* _mesa_function_pool[22916]: Color3b (offset 9) */
+ /* _mesa_function_pool[23048]: Color3b (offset 9) */
"iii\0"
"glColor3b\0"
"\0"
- /* _mesa_function_pool[22931]: MultiTexCoord2dARB (offset 384) */
+ /* _mesa_function_pool[23063]: MultiTexCoord2dARB (offset 384) */
"idd\0"
"glMultiTexCoord2d\0"
"glMultiTexCoord2dARB\0"
"\0"
- /* _mesa_function_pool[22975]: ExecuteProgramNV (will be remapped) */
+ /* _mesa_function_pool[23107]: ExecuteProgramNV (will be remapped) */
"iip\0"
"glExecuteProgramNV\0"
"\0"
- /* _mesa_function_pool[22999]: Color3f (offset 13) */
+ /* _mesa_function_pool[23131]: Color3f (offset 13) */
"fff\0"
"glColor3f\0"
"\0"
- /* _mesa_function_pool[23014]: LightEnviSGIX (dynamic) */
+ /* _mesa_function_pool[23146]: LightEnviSGIX (dynamic) */
"ii\0"
"glLightEnviSGIX\0"
"\0"
- /* _mesa_function_pool[23034]: Color3d (offset 11) */
+ /* _mesa_function_pool[23166]: Color3d (offset 11) */
"ddd\0"
"glColor3d\0"
"\0"
- /* _mesa_function_pool[23049]: Normal3dv (offset 55) */
+ /* _mesa_function_pool[23181]: Normal3dv (offset 55) */
"p\0"
"glNormal3dv\0"
"\0"
- /* _mesa_function_pool[23064]: Lightf (offset 159) */
+ /* _mesa_function_pool[23196]: Lightf (offset 159) */
"iif\0"
"glLightf\0"
"\0"
- /* _mesa_function_pool[23078]: ReplacementCodeuiSUN (dynamic) */
+ /* _mesa_function_pool[23210]: ReplacementCodeuiSUN (dynamic) */
"i\0"
"glReplacementCodeuiSUN\0"
"\0"
- /* _mesa_function_pool[23104]: MatrixMode (offset 293) */
+ /* _mesa_function_pool[23236]: MatrixMode (offset 293) */
"i\0"
"glMatrixMode\0"
"\0"
- /* _mesa_function_pool[23120]: GetPixelMapusv (offset 273) */
+ /* _mesa_function_pool[23252]: GetPixelMapusv (offset 273) */
"ip\0"
"glGetPixelMapusv\0"
"\0"
- /* _mesa_function_pool[23141]: Lighti (offset 161) */
+ /* _mesa_function_pool[23273]: Lighti (offset 161) */
"iii\0"
"glLighti\0"
"\0"
- /* _mesa_function_pool[23155]: VertexAttribPointerNV (will be remapped) */
+ /* _mesa_function_pool[23287]: VertexAttribPointerNV (will be remapped) */
"iiiip\0"
"glVertexAttribPointerNV\0"
"\0"
- /* _mesa_function_pool[23186]: ClearDepthf (will be remapped) */
+ /* _mesa_function_pool[23318]: ClearDepthf (will be remapped) */
"f\0"
"glClearDepthf\0"
"\0"
- /* _mesa_function_pool[23203]: GetBooleanIndexedvEXT (will be remapped) */
+ /* _mesa_function_pool[23335]: GetFragDataIndex (will be remapped) */
+ "ip\0"
+ "glGetFragDataIndex\0"
+ "\0"
+ /* _mesa_function_pool[23358]: GetBooleanIndexedvEXT (will be remapped) */
"iip\0"
"glGetBooleanIndexedvEXT\0"
"glGetBooleani_v\0"
"\0"
- /* _mesa_function_pool[23248]: GetFramebufferAttachmentParameterivEXT (will be remapped) */
+ /* _mesa_function_pool[23403]: GetFramebufferAttachmentParameterivEXT (will be remapped) */
"iiip\0"
"glGetFramebufferAttachmentParameteriv\0"
"glGetFramebufferAttachmentParameterivEXT\0"
"\0"
- /* _mesa_function_pool[23333]: PixelTransformParameterfEXT (dynamic) */
+ /* _mesa_function_pool[23488]: PixelTransformParameterfEXT (dynamic) */
"iif\0"
"glPixelTransformParameterfEXT\0"
"\0"
- /* _mesa_function_pool[23368]: MultiTexCoord4dvARB (offset 401) */
+ /* _mesa_function_pool[23523]: MultiTexCoord4dvARB (offset 401) */
"ip\0"
"glMultiTexCoord4dv\0"
"glMultiTexCoord4dvARB\0"
"\0"
- /* _mesa_function_pool[23413]: PixelTransformParameteriEXT (dynamic) */
+ /* _mesa_function_pool[23568]: PixelTransformParameteriEXT (dynamic) */
"iii\0"
"glPixelTransformParameteriEXT\0"
"\0"
- /* _mesa_function_pool[23448]: GetDoublev (offset 260) */
+ /* _mesa_function_pool[23603]: GetDoublev (offset 260) */
"ip\0"
"glGetDoublev\0"
"\0"
- /* _mesa_function_pool[23465]: MultiTexCoordP4ui (will be remapped) */
+ /* _mesa_function_pool[23620]: MultiTexCoordP4ui (will be remapped) */
"iii\0"
"glMultiTexCoordP4ui\0"
"\0"
- /* _mesa_function_pool[23490]: TexCoordP2uiv (will be remapped) */
- "ip\0"
- "glTexCoordP2uiv\0"
- "\0"
- /* _mesa_function_pool[23510]: MultMatrixd (offset 295) */
+ /* _mesa_function_pool[23645]: MultMatrixd (offset 295) */
"p\0"
"glMultMatrixd\0"
"\0"
- /* _mesa_function_pool[23527]: MultMatrixf (offset 294) */
+ /* _mesa_function_pool[23662]: MultMatrixf (offset 294) */
"p\0"
"glMultMatrixf\0"
"\0"
- /* _mesa_function_pool[23544]: VertexAttribI4bvEXT (will be remapped) */
+ /* _mesa_function_pool[23679]: VertexAttribI4bvEXT (will be remapped) */
"ip\0"
"glVertexAttribI4bvEXT\0"
"glVertexAttribI4bv\0"
"\0"
- /* _mesa_function_pool[23589]: TexCoord2fColor4ubVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[23724]: TexCoord2fColor4ubVertex3fSUN (dynamic) */
"ffiiiifff\0"
"glTexCoord2fColor4ubVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[23632]: Uniform1iARB (will be remapped) */
+ /* _mesa_function_pool[23767]: Uniform1iARB (will be remapped) */
"ii\0"
"glUniform1i\0"
"glUniform1iARB\0"
"\0"
- /* _mesa_function_pool[23663]: GetnMapfvARB (will be remapped) */
+ /* _mesa_function_pool[23798]: GetnMapfvARB (will be remapped) */
"iiip\0"
"glGetnMapfvARB\0"
"\0"
- /* _mesa_function_pool[23684]: VertexAttribPointerARB (will be remapped) */
+ /* _mesa_function_pool[23819]: VertexAttribPointerARB (will be remapped) */
"iiiiip\0"
"glVertexAttribPointer\0"
"glVertexAttribPointerARB\0"
"\0"
- /* _mesa_function_pool[23739]: VertexAttrib3sNV (will be remapped) */
+ /* _mesa_function_pool[23874]: VertexAttrib3sNV (will be remapped) */
"iiii\0"
"glVertexAttrib3sNV\0"
"\0"
- /* _mesa_function_pool[23764]: SharpenTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[23899]: SharpenTexFuncSGIS (dynamic) */
"iip\0"
"glSharpenTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[23790]: MultiTexCoord4fvARB (offset 403) */
+ /* _mesa_function_pool[23925]: MultiTexCoord4fvARB (offset 403) */
"ip\0"
"glMultiTexCoord4fv\0"
"glMultiTexCoord4fvARB\0"
"\0"
- /* _mesa_function_pool[23835]: Uniform2uiEXT (will be remapped) */
+ /* _mesa_function_pool[23970]: Uniform2uiEXT (will be remapped) */
"iii\0"
"glUniform2uiEXT\0"
"glUniform2ui\0"
"\0"
- /* _mesa_function_pool[23869]: TexCoordP3uiv (will be remapped) */
+ /* _mesa_function_pool[24004]: TexCoordP3uiv (will be remapped) */
"ip\0"
"glTexCoordP3uiv\0"
"\0"
- /* _mesa_function_pool[23889]: UniformMatrix2x3fv (will be remapped) */
+ /* _mesa_function_pool[24024]: UniformMatrix2x3fv (will be remapped) */
"iiip\0"
"glUniformMatrix2x3fv\0"
"\0"
- /* _mesa_function_pool[23916]: SamplerParameteri (will be remapped) */
+ /* _mesa_function_pool[24051]: SamplerParameteri (will be remapped) */
"iii\0"
"glSamplerParameteri\0"
"\0"
- /* _mesa_function_pool[23941]: SamplerParameterf (will be remapped) */
+ /* _mesa_function_pool[24076]: SamplerParameterf (will be remapped) */
"iif\0"
"glSamplerParameterf\0"
"\0"
- /* _mesa_function_pool[23966]: CombinerParameteriNV (will be remapped) */
+ /* _mesa_function_pool[24101]: CombinerParameteriNV (will be remapped) */
"ii\0"
"glCombinerParameteriNV\0"
"\0"
- /* _mesa_function_pool[23993]: DeleteAsyncMarkersSGIX (dynamic) */
+ /* _mesa_function_pool[24128]: DeleteAsyncMarkersSGIX (dynamic) */
"ii\0"
"glDeleteAsyncMarkersSGIX\0"
"\0"
- /* _mesa_function_pool[24022]: ReplacementCodeusSUN (dynamic) */
+ /* _mesa_function_pool[24157]: ReplacementCodeusSUN (dynamic) */
"i\0"
"glReplacementCodeusSUN\0"
"\0"
- /* _mesa_function_pool[24048]: IsAsyncMarkerSGIX (dynamic) */
+ /* _mesa_function_pool[24183]: IsAsyncMarkerSGIX (dynamic) */
"i\0"
"glIsAsyncMarkerSGIX\0"
"\0"
- /* _mesa_function_pool[24071]: FrameZoomSGIX (dynamic) */
+ /* _mesa_function_pool[24206]: FrameZoomSGIX (dynamic) */
"i\0"
"glFrameZoomSGIX\0"
"\0"
- /* _mesa_function_pool[24090]: Normal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[24225]: Normal3fVertex3fvSUN (dynamic) */
"pp\0"
"glNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[24117]: GetnUniformuivARB (will be remapped) */
+ /* _mesa_function_pool[24252]: GetnUniformuivARB (will be remapped) */
"iiip\0"
"glGetnUniformuivARB\0"
"\0"
- /* _mesa_function_pool[24143]: RasterPos4sv (offset 85) */
+ /* _mesa_function_pool[24278]: RasterPos4sv (offset 85) */
"p\0"
"glRasterPos4sv\0"
"\0"
- /* _mesa_function_pool[24161]: VertexAttrib4NsvARB (will be remapped) */
+ /* _mesa_function_pool[24296]: VertexAttrib4NsvARB (will be remapped) */
"ip\0"
"glVertexAttrib4Nsv\0"
"glVertexAttrib4NsvARB\0"
"\0"
- /* _mesa_function_pool[24206]: VertexAttrib3fvARB (will be remapped) */
+ /* _mesa_function_pool[24341]: VertexAttrib3fvARB (will be remapped) */
"ip\0"
"glVertexAttrib3fv\0"
"glVertexAttrib3fvARB\0"
"\0"
- /* _mesa_function_pool[24249]: ClearColor (offset 206) */
+ /* _mesa_function_pool[24384]: ClearColor (offset 206) */
"ffff\0"
"glClearColor\0"
"\0"
- /* _mesa_function_pool[24268]: GetSynciv (will be remapped) */
+ /* _mesa_function_pool[24403]: GetSynciv (will be remapped) */
"iiipp\0"
"glGetSynciv\0"
"\0"
- /* _mesa_function_pool[24287]: ClearColorIiEXT (will be remapped) */
+ /* _mesa_function_pool[24422]: ClearColorIiEXT (will be remapped) */
"iiii\0"
"glClearColorIiEXT\0"
"\0"
- /* _mesa_function_pool[24311]: DeleteFramebuffersEXT (will be remapped) */
+ /* _mesa_function_pool[24446]: DeleteFramebuffersEXT (will be remapped) */
"ip\0"
"glDeleteFramebuffers\0"
"glDeleteFramebuffersEXT\0"
"\0"
- /* _mesa_function_pool[24360]: GlobalAlphaFactorsSUN (dynamic) */
+ /* _mesa_function_pool[24495]: GlobalAlphaFactorsSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorsSUN\0"
"\0"
- /* _mesa_function_pool[24387]: IsEnabledIndexedEXT (will be remapped) */
+ /* _mesa_function_pool[24522]: IsEnabledIndexedEXT (will be remapped) */
"ii\0"
"glIsEnabledIndexedEXT\0"
"glIsEnabledi\0"
"\0"
- /* _mesa_function_pool[24426]: TexEnviv (offset 187) */
+ /* _mesa_function_pool[24561]: TexEnviv (offset 187) */
"iip\0"
"glTexEnviv\0"
"\0"
- /* _mesa_function_pool[24442]: TexSubImage3D (offset 372) */
+ /* _mesa_function_pool[24577]: TexSubImage3D (offset 372) */
"iiiiiiiiiip\0"
"glTexSubImage3D\0"
"glTexSubImage3DEXT\0"
"\0"
- /* _mesa_function_pool[24490]: Tangent3fEXT (dynamic) */
+ /* _mesa_function_pool[24625]: Tangent3fEXT (dynamic) */
"fff\0"
"glTangent3fEXT\0"
"\0"
- /* _mesa_function_pool[24510]: SecondaryColor3uivEXT (will be remapped) */
+ /* _mesa_function_pool[24645]: SecondaryColor3uivEXT (will be remapped) */
"p\0"
"glSecondaryColor3uiv\0"
"glSecondaryColor3uivEXT\0"
"\0"
- /* _mesa_function_pool[24558]: MatrixIndexubvARB (dynamic) */
+ /* _mesa_function_pool[24693]: MatrixIndexubvARB (dynamic) */
"ip\0"
"glMatrixIndexubvARB\0"
"\0"
- /* _mesa_function_pool[24582]: Color4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[24717]: Color4fNormal3fVertex3fSUN (dynamic) */
"ffffffffff\0"
"glColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[24623]: PixelTexGenParameterfSGIS (will be remapped) */
+ /* _mesa_function_pool[24758]: PixelTexGenParameterfSGIS (will be remapped) */
"if\0"
"glPixelTexGenParameterfSGIS\0"
"\0"
- /* _mesa_function_pool[24655]: CreateShader (will be remapped) */
+ /* _mesa_function_pool[24790]: CreateShader (will be remapped) */
"i\0"
"glCreateShader\0"
"\0"
- /* _mesa_function_pool[24673]: GetColorTableParameterfv (offset 344) */
+ /* _mesa_function_pool[24808]: GetColorTableParameterfv (offset 344) */
"iip\0"
"glGetColorTableParameterfv\0"
"glGetColorTableParameterfvSGI\0"
"glGetColorTableParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[24765]: FragmentLightModelfvSGIX (dynamic) */
+ /* _mesa_function_pool[24900]: FragmentLightModelfvSGIX (dynamic) */
"ip\0"
"glFragmentLightModelfvSGIX\0"
"\0"
- /* _mesa_function_pool[24796]: Bitmap (offset 8) */
+ /* _mesa_function_pool[24931]: Bitmap (offset 8) */
"iiffffp\0"
"glBitmap\0"
"\0"
- /* _mesa_function_pool[24814]: MultiTexCoord3fARB (offset 394) */
+ /* _mesa_function_pool[24949]: MultiTexCoord3fARB (offset 394) */
"ifff\0"
"glMultiTexCoord3f\0"
"glMultiTexCoord3fARB\0"
"\0"
- /* _mesa_function_pool[24859]: GetTexLevelParameterfv (offset 284) */
+ /* _mesa_function_pool[24994]: GetTexLevelParameterfv (offset 284) */
"iiip\0"
"glGetTexLevelParameterfv\0"
"\0"
- /* _mesa_function_pool[24890]: GetPixelTexGenParameterfvSGIS (will be remapped) */
+ /* _mesa_function_pool[25025]: GetPixelTexGenParameterfvSGIS (will be remapped) */
"ip\0"
"glGetPixelTexGenParameterfvSGIS\0"
"\0"
- /* _mesa_function_pool[24926]: GenFramebuffersEXT (will be remapped) */
+ /* _mesa_function_pool[25061]: GenFramebuffersEXT (will be remapped) */
"ip\0"
"glGenFramebuffers\0"
"glGenFramebuffersEXT\0"
"\0"
- /* _mesa_function_pool[24969]: VertexAttribDivisor (will be remapped) */
+ /* _mesa_function_pool[25104]: VertexAttribDivisor (will be remapped) */
"ii\0"
"glVertexAttribDivisor\0"
"\0"
- /* _mesa_function_pool[24995]: GetProgramParameterdvNV (will be remapped) */
+ /* _mesa_function_pool[25130]: GetProgramParameterdvNV (will be remapped) */
"iiip\0"
"glGetProgramParameterdvNV\0"
"\0"
- /* _mesa_function_pool[25027]: Vertex2sv (offset 133) */
+ /* _mesa_function_pool[25162]: Vertex2sv (offset 133) */
"p\0"
"glVertex2sv\0"
"\0"
- /* _mesa_function_pool[25042]: GetIntegerv (offset 263) */
+ /* _mesa_function_pool[25177]: GetIntegerv (offset 263) */
"ip\0"
"glGetIntegerv\0"
"\0"
- /* _mesa_function_pool[25060]: IsVertexArrayAPPLE (will be remapped) */
+ /* _mesa_function_pool[25195]: IsVertexArrayAPPLE (will be remapped) */
"i\0"
"glIsVertexArray\0"
"glIsVertexArrayAPPLE\0"
"\0"
- /* _mesa_function_pool[25100]: FragmentLightfvSGIX (dynamic) */
+ /* _mesa_function_pool[25235]: BindFragDataLocationIndexed (will be remapped) */
+ "iiip\0"
+ "glBindFragDataLocationIndexed\0"
+ "\0"
+ /* _mesa_function_pool[25271]: FragmentLightfvSGIX (dynamic) */
"iip\0"
"glFragmentLightfvSGIX\0"
"\0"
- /* _mesa_function_pool[25127]: GetnMapdvARB (will be remapped) */
+ /* _mesa_function_pool[25298]: GetnMapdvARB (will be remapped) */
"iiip\0"
"glGetnMapdvARB\0"
"\0"
- /* _mesa_function_pool[25148]: DetachShader (will be remapped) */
+ /* _mesa_function_pool[25319]: DetachShader (will be remapped) */
"ii\0"
"glDetachShader\0"
"\0"
- /* _mesa_function_pool[25167]: VertexAttrib4NubARB (will be remapped) */
+ /* _mesa_function_pool[25338]: VertexAttrib4NubARB (will be remapped) */
"iiiii\0"
"glVertexAttrib4Nub\0"
"glVertexAttrib4NubARB\0"
"\0"
- /* _mesa_function_pool[25215]: GetProgramEnvParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[25386]: GetProgramEnvParameterfvARB (will be remapped) */
"iip\0"
"glGetProgramEnvParameterfvARB\0"
"\0"
- /* _mesa_function_pool[25250]: GetTrackMatrixivNV (will be remapped) */
+ /* _mesa_function_pool[25421]: GetTrackMatrixivNV (will be remapped) */
"iiip\0"
"glGetTrackMatrixivNV\0"
"\0"
- /* _mesa_function_pool[25277]: VertexAttrib3svNV (will be remapped) */
+ /* _mesa_function_pool[25448]: VertexAttrib3svNV (will be remapped) */
"ip\0"
"glVertexAttrib3svNV\0"
"\0"
- /* _mesa_function_pool[25301]: Uniform4fvARB (will be remapped) */
+ /* _mesa_function_pool[25472]: Uniform4fvARB (will be remapped) */
"iip\0"
"glUniform4fv\0"
"glUniform4fvARB\0"
"\0"
- /* _mesa_function_pool[25335]: MultTransposeMatrixfARB (will be remapped) */
+ /* _mesa_function_pool[25506]: MultTransposeMatrixfARB (will be remapped) */
"p\0"
"glMultTransposeMatrixf\0"
"glMultTransposeMatrixfARB\0"
"\0"
- /* _mesa_function_pool[25387]: GetTexEnviv (offset 277) */
+ /* _mesa_function_pool[25558]: GetTexEnviv (offset 277) */
"iip\0"
"glGetTexEnviv\0"
"\0"
- /* _mesa_function_pool[25406]: ColorFragmentOp1ATI (will be remapped) */
+ /* _mesa_function_pool[25577]: ColorFragmentOp1ATI (will be remapped) */
"iiiiiii\0"
"glColorFragmentOp1ATI\0"
"\0"
- /* _mesa_function_pool[25437]: GetUniformfvARB (will be remapped) */
+ /* _mesa_function_pool[25608]: GetUniformfvARB (will be remapped) */
"iip\0"
"glGetUniformfv\0"
"glGetUniformfvARB\0"
"\0"
- /* _mesa_function_pool[25475]: EGLImageTargetRenderbufferStorageOES (will be remapped) */
+ /* _mesa_function_pool[25646]: EGLImageTargetRenderbufferStorageOES (will be remapped) */
"ip\0"
"glEGLImageTargetRenderbufferStorageOES\0"
"\0"
- /* _mesa_function_pool[25518]: VertexAttribI2ivEXT (will be remapped) */
+ /* _mesa_function_pool[25689]: VertexAttribI2ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI2ivEXT\0"
"glVertexAttribI2iv\0"
"\0"
- /* _mesa_function_pool[25563]: PopClientAttrib (offset 334) */
+ /* _mesa_function_pool[25734]: PopClientAttrib (offset 334) */
"\0"
"glPopClientAttrib\0"
"\0"
- /* _mesa_function_pool[25583]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[25754]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
"iffffffffffff\0"
"glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[25654]: DetachObjectARB (will be remapped) */
+ /* _mesa_function_pool[25825]: DetachObjectARB (will be remapped) */
"ii\0"
"glDetachObjectARB\0"
"\0"
- /* _mesa_function_pool[25676]: VertexBlendARB (dynamic) */
+ /* _mesa_function_pool[25847]: VertexBlendARB (dynamic) */
"i\0"
"glVertexBlendARB\0"
"\0"
- /* _mesa_function_pool[25696]: WindowPos3iMESA (will be remapped) */
+ /* _mesa_function_pool[25867]: WindowPos3iMESA (will be remapped) */
"iii\0"
"glWindowPos3i\0"
"glWindowPos3iARB\0"
"glWindowPos3iMESA\0"
"\0"
- /* _mesa_function_pool[25750]: SeparableFilter2D (offset 360) */
+ /* _mesa_function_pool[25921]: SeparableFilter2D (offset 360) */
"iiiiiipp\0"
"glSeparableFilter2D\0"
"glSeparableFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[25803]: ProgramParameteriARB (will be remapped) */
+ /* _mesa_function_pool[25974]: ProgramParameteriARB (will be remapped) */
"iii\0"
"glProgramParameteriARB\0"
"\0"
- /* _mesa_function_pool[25831]: Map1d (offset 220) */
+ /* _mesa_function_pool[26002]: Map1d (offset 220) */
"iddiip\0"
"glMap1d\0"
"\0"
- /* _mesa_function_pool[25847]: Map1f (offset 221) */
+ /* _mesa_function_pool[26018]: Map1f (offset 221) */
"iffiip\0"
"glMap1f\0"
"\0"
- /* _mesa_function_pool[25863]: CompressedTexImage2DARB (will be remapped) */
+ /* _mesa_function_pool[26034]: CompressedTexImage2DARB (will be remapped) */
"iiiiiiip\0"
"glCompressedTexImage2D\0"
"glCompressedTexImage2DARB\0"
"\0"
- /* _mesa_function_pool[25922]: ArrayElement (offset 306) */
+ /* _mesa_function_pool[26093]: ArrayElement (offset 306) */
"i\0"
"glArrayElement\0"
"glArrayElementEXT\0"
"\0"
- /* _mesa_function_pool[25958]: TexImage2D (offset 183) */
+ /* _mesa_function_pool[26129]: TexImage2D (offset 183) */
"iiiiiiiip\0"
"glTexImage2D\0"
"\0"
- /* _mesa_function_pool[25982]: DepthBoundsEXT (will be remapped) */
+ /* _mesa_function_pool[26153]: DepthBoundsEXT (will be remapped) */
"dd\0"
"glDepthBoundsEXT\0"
"\0"
- /* _mesa_function_pool[26003]: ProgramParameters4fvNV (will be remapped) */
+ /* _mesa_function_pool[26174]: ProgramParameters4fvNV (will be remapped) */
"iiip\0"
"glProgramParameters4fvNV\0"
"\0"
- /* _mesa_function_pool[26034]: DeformationMap3fSGIX (dynamic) */
+ /* _mesa_function_pool[26205]: DeformationMap3fSGIX (dynamic) */
"iffiiffiiffiip\0"
"glDeformationMap3fSGIX\0"
"\0"
- /* _mesa_function_pool[26073]: GetProgramivNV (will be remapped) */
+ /* _mesa_function_pool[26244]: GetProgramivNV (will be remapped) */
"iip\0"
"glGetProgramivNV\0"
"\0"
- /* _mesa_function_pool[26095]: GetFragDataLocationEXT (will be remapped) */
+ /* _mesa_function_pool[26266]: GetFragDataLocationEXT (will be remapped) */
"ip\0"
"glGetFragDataLocationEXT\0"
"glGetFragDataLocation\0"
"\0"
- /* _mesa_function_pool[26146]: GetMinmaxParameteriv (offset 366) */
+ /* _mesa_function_pool[26317]: GetMinmaxParameteriv (offset 366) */
"iip\0"
"glGetMinmaxParameteriv\0"
"glGetMinmaxParameterivEXT\0"
"\0"
- /* _mesa_function_pool[26200]: PixelTransferf (offset 247) */
+ /* _mesa_function_pool[26371]: PixelTransferf (offset 247) */
"if\0"
"glPixelTransferf\0"
"\0"
- /* _mesa_function_pool[26221]: CopyTexImage1D (offset 323) */
+ /* _mesa_function_pool[26392]: CopyTexImage1D (offset 323) */
"iiiiiii\0"
"glCopyTexImage1D\0"
"glCopyTexImage1DEXT\0"
"\0"
- /* _mesa_function_pool[26267]: PushMatrix (offset 298) */
+ /* _mesa_function_pool[26438]: PushMatrix (offset 298) */
"\0"
"glPushMatrix\0"
"\0"
- /* _mesa_function_pool[26282]: Fogiv (offset 156) */
+ /* _mesa_function_pool[26453]: Fogiv (offset 156) */
"ip\0"
"glFogiv\0"
"\0"
- /* _mesa_function_pool[26294]: TexCoord1dv (offset 95) */
+ /* _mesa_function_pool[26465]: TexCoord1dv (offset 95) */
"p\0"
"glTexCoord1dv\0"
"\0"
- /* _mesa_function_pool[26311]: AlphaFragmentOp3ATI (will be remapped) */
+ /* _mesa_function_pool[26482]: AlphaFragmentOp3ATI (will be remapped) */
"iiiiiiiiiiii\0"
"glAlphaFragmentOp3ATI\0"
"\0"
- /* _mesa_function_pool[26347]: PixelTransferi (offset 248) */
+ /* _mesa_function_pool[26518]: PixelTransferi (offset 248) */
"ii\0"
"glPixelTransferi\0"
"\0"
- /* _mesa_function_pool[26368]: GetnColorTableARB (will be remapped) */
+ /* _mesa_function_pool[26539]: GetnColorTableARB (will be remapped) */
"iiiip\0"
"glGetnColorTableARB\0"
"\0"
- /* _mesa_function_pool[26395]: VertexAttrib3fvNV (will be remapped) */
+ /* _mesa_function_pool[26566]: VertexAttrib3fvNV (will be remapped) */
"ip\0"
"glVertexAttrib3fvNV\0"
"\0"
- /* _mesa_function_pool[26419]: Rotatef (offset 300) */
+ /* _mesa_function_pool[26590]: Rotatef (offset 300) */
"ffff\0"
"glRotatef\0"
"\0"
- /* _mesa_function_pool[26435]: GetFinalCombinerInputParameterivNV (will be remapped) */
+ /* _mesa_function_pool[26606]: GetFinalCombinerInputParameterivNV (will be remapped) */
"iip\0"
"glGetFinalCombinerInputParameterivNV\0"
"\0"
- /* _mesa_function_pool[26477]: Vertex3i (offset 138) */
+ /* _mesa_function_pool[26648]: Vertex3i (offset 138) */
"iii\0"
"glVertex3i\0"
"\0"
- /* _mesa_function_pool[26493]: SecondaryColorP3ui (will be remapped) */
+ /* _mesa_function_pool[26664]: SecondaryColorP3ui (will be remapped) */
"ii\0"
"glSecondaryColorP3ui\0"
"\0"
- /* _mesa_function_pool[26518]: Vertex3f (offset 136) */
+ /* _mesa_function_pool[26689]: Vertex3f (offset 136) */
"fff\0"
"glVertex3f\0"
"\0"
- /* _mesa_function_pool[26534]: Clear (offset 203) */
+ /* _mesa_function_pool[26705]: Clear (offset 203) */
"i\0"
"glClear\0"
"\0"
- /* _mesa_function_pool[26545]: Vertex3d (offset 134) */
+ /* _mesa_function_pool[26716]: Vertex3d (offset 134) */
"ddd\0"
"glVertex3d\0"
"\0"
- /* _mesa_function_pool[26561]: GetMapParameterivNV (dynamic) */
+ /* _mesa_function_pool[26732]: GetMapParameterivNV (dynamic) */
"iip\0"
"glGetMapParameterivNV\0"
"\0"
- /* _mesa_function_pool[26588]: Uniform4iARB (will be remapped) */
+ /* _mesa_function_pool[26759]: Uniform4iARB (will be remapped) */
"iiiii\0"
"glUniform4i\0"
"glUniform4iARB\0"
"\0"
- /* _mesa_function_pool[26622]: ReadBuffer (offset 254) */
+ /* _mesa_function_pool[26793]: ReadBuffer (offset 254) */
"i\0"
"glReadBuffer\0"
"\0"
- /* _mesa_function_pool[26638]: ConvolutionParameteri (offset 352) */
+ /* _mesa_function_pool[26809]: ConvolutionParameteri (offset 352) */
"iii\0"
"glConvolutionParameteri\0"
"glConvolutionParameteriEXT\0"
"\0"
- /* _mesa_function_pool[26694]: Ortho (offset 296) */
+ /* _mesa_function_pool[26865]: Ortho (offset 296) */
"dddddd\0"
"glOrtho\0"
"\0"
- /* _mesa_function_pool[26710]: Binormal3sEXT (dynamic) */
+ /* _mesa_function_pool[26881]: Binormal3sEXT (dynamic) */
"iii\0"
"glBinormal3sEXT\0"
"\0"
- /* _mesa_function_pool[26731]: ListBase (offset 6) */
+ /* _mesa_function_pool[26902]: ListBase (offset 6) */
"i\0"
"glListBase\0"
"\0"
- /* _mesa_function_pool[26745]: VertexAttribI3ivEXT (will be remapped) */
+ /* _mesa_function_pool[26916]: VertexAttribI3ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI3ivEXT\0"
"glVertexAttribI3iv\0"
"\0"
- /* _mesa_function_pool[26790]: MultiTexCoordP1ui (will be remapped) */
+ /* _mesa_function_pool[26961]: MultiTexCoordP1ui (will be remapped) */
"iii\0"
"glMultiTexCoordP1ui\0"
"\0"
- /* _mesa_function_pool[26815]: Vertex3s (offset 140) */
+ /* _mesa_function_pool[26986]: Vertex3s (offset 140) */
"iii\0"
"glVertex3s\0"
"\0"
- /* _mesa_function_pool[26831]: ConvolutionParameterf (offset 350) */
+ /* _mesa_function_pool[27002]: ConvolutionParameterf (offset 350) */
"iif\0"
"glConvolutionParameterf\0"
"glConvolutionParameterfEXT\0"
"\0"
- /* _mesa_function_pool[26887]: GetColorTableParameteriv (offset 345) */
+ /* _mesa_function_pool[27058]: GetColorTableParameteriv (offset 345) */
"iip\0"
"glGetColorTableParameteriv\0"
"glGetColorTableParameterivSGI\0"
"glGetColorTableParameterivEXT\0"
"\0"
- /* _mesa_function_pool[26979]: ProgramEnvParameter4dvARB (will be remapped) */
+ /* _mesa_function_pool[27150]: ProgramEnvParameter4dvARB (will be remapped) */
"iip\0"
"glProgramEnvParameter4dvARB\0"
"glProgramParameter4dvNV\0"
"\0"
- /* _mesa_function_pool[27036]: ShadeModel (offset 177) */
+ /* _mesa_function_pool[27207]: ShadeModel (offset 177) */
"i\0"
"glShadeModel\0"
"\0"
- /* _mesa_function_pool[27052]: VertexAttribs2fvNV (will be remapped) */
+ /* _mesa_function_pool[27223]: VertexAttribs2fvNV (will be remapped) */
"iip\0"
"glVertexAttribs2fvNV\0"
"\0"
- /* _mesa_function_pool[27078]: Rectiv (offset 91) */
+ /* _mesa_function_pool[27249]: Rectiv (offset 91) */
"pp\0"
"glRectiv\0"
"\0"
- /* _mesa_function_pool[27091]: UseProgramObjectARB (will be remapped) */
+ /* _mesa_function_pool[27262]: UseProgramObjectARB (will be remapped) */
"i\0"
"glUseProgram\0"
"glUseProgramObjectARB\0"
"\0"
- /* _mesa_function_pool[27129]: GetMapParameterfvNV (dynamic) */
+ /* _mesa_function_pool[27300]: GetMapParameterfvNV (dynamic) */
"iip\0"
"glGetMapParameterfvNV\0"
"\0"
- /* _mesa_function_pool[27156]: EndConditionalRenderNV (will be remapped) */
+ /* _mesa_function_pool[27327]: EndConditionalRenderNV (will be remapped) */
"\0"
"glEndConditionalRenderNV\0"
"glEndConditionalRender\0"
"\0"
- /* _mesa_function_pool[27206]: PassTexCoordATI (will be remapped) */
+ /* _mesa_function_pool[27377]: PassTexCoordATI (will be remapped) */
"iii\0"
"glPassTexCoordATI\0"
"\0"
- /* _mesa_function_pool[27229]: DeleteProgram (will be remapped) */
+ /* _mesa_function_pool[27400]: DeleteProgram (will be remapped) */
"i\0"
"glDeleteProgram\0"
"\0"
- /* _mesa_function_pool[27248]: GetSamplerParameteriv (will be remapped) */
+ /* _mesa_function_pool[27419]: GetSamplerParameteriv (will be remapped) */
"iip\0"
"glGetSamplerParameteriv\0"
"\0"
- /* _mesa_function_pool[27277]: Tangent3dEXT (dynamic) */
+ /* _mesa_function_pool[27448]: Tangent3dEXT (dynamic) */
"ddd\0"
"glTangent3dEXT\0"
"\0"
- /* _mesa_function_pool[27297]: SecondaryColor3dvEXT (will be remapped) */
+ /* _mesa_function_pool[27468]: SecondaryColor3dvEXT (will be remapped) */
"p\0"
"glSecondaryColor3dv\0"
"glSecondaryColor3dvEXT\0"
"\0"
- /* _mesa_function_pool[27343]: AlphaFragmentOp2ATI (will be remapped) */
+ /* _mesa_function_pool[27514]: AlphaFragmentOp2ATI (will be remapped) */
"iiiiiiiii\0"
"glAlphaFragmentOp2ATI\0"
"\0"
- /* _mesa_function_pool[27376]: Vertex2fv (offset 129) */
+ /* _mesa_function_pool[27547]: Vertex2fv (offset 129) */
"p\0"
"glVertex2fv\0"
"\0"
- /* _mesa_function_pool[27391]: MultiDrawArraysEXT (will be remapped) */
+ /* _mesa_function_pool[27562]: MultiDrawArraysEXT (will be remapped) */
"ippi\0"
"glMultiDrawArrays\0"
"glMultiDrawArraysEXT\0"
"\0"
- /* _mesa_function_pool[27436]: BindRenderbufferEXT (will be remapped) */
+ /* _mesa_function_pool[27607]: BindRenderbufferEXT (will be remapped) */
"ii\0"
"glBindRenderbuffer\0"
"glBindRenderbufferEXT\0"
"\0"
- /* _mesa_function_pool[27481]: MultiTexCoord4dARB (offset 400) */
+ /* _mesa_function_pool[27652]: MultiTexCoord4dARB (offset 400) */
"idddd\0"
"glMultiTexCoord4d\0"
"glMultiTexCoord4dARB\0"
"\0"
- /* _mesa_function_pool[27527]: FramebufferTextureFaceARB (will be remapped) */
+ /* _mesa_function_pool[27698]: FramebufferTextureFaceARB (will be remapped) */
"iiiii\0"
"glFramebufferTextureFaceARB\0"
"\0"
- /* _mesa_function_pool[27562]: Vertex3sv (offset 141) */
+ /* _mesa_function_pool[27733]: Vertex3sv (offset 141) */
"p\0"
"glVertex3sv\0"
"\0"
- /* _mesa_function_pool[27577]: SecondaryColor3usEXT (will be remapped) */
+ /* _mesa_function_pool[27748]: SecondaryColor3usEXT (will be remapped) */
"iii\0"
"glSecondaryColor3us\0"
"glSecondaryColor3usEXT\0"
"\0"
- /* _mesa_function_pool[27625]: ProgramLocalParameter4fvARB (will be remapped) */
+ /* _mesa_function_pool[27796]: ProgramLocalParameter4fvARB (will be remapped) */
"iip\0"
"glProgramLocalParameter4fvARB\0"
"\0"
- /* _mesa_function_pool[27660]: DeleteProgramsNV (will be remapped) */
+ /* _mesa_function_pool[27831]: DeleteProgramsNV (will be remapped) */
"ip\0"
"glDeleteProgramsARB\0"
"glDeleteProgramsNV\0"
"\0"
- /* _mesa_function_pool[27703]: EvalMesh1 (offset 236) */
+ /* _mesa_function_pool[27874]: EvalMesh1 (offset 236) */
"iii\0"
"glEvalMesh1\0"
"\0"
- /* _mesa_function_pool[27720]: PauseTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[27891]: PauseTransformFeedback (will be remapped) */
"\0"
"glPauseTransformFeedback\0"
"\0"
- /* _mesa_function_pool[27747]: MultiTexCoord1sARB (offset 382) */
+ /* _mesa_function_pool[27918]: MultiTexCoord1sARB (offset 382) */
"ii\0"
"glMultiTexCoord1s\0"
"glMultiTexCoord1sARB\0"
"\0"
- /* _mesa_function_pool[27790]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[27961]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */
"iffffff\0"
"glReplacementCodeuiColor3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[27837]: GetVertexAttribPointervNV (will be remapped) */
+ /* _mesa_function_pool[28008]: GetVertexAttribPointervNV (will be remapped) */
"iip\0"
"glGetVertexAttribPointerv\0"
"glGetVertexAttribPointervARB\0"
"glGetVertexAttribPointervNV\0"
"\0"
- /* _mesa_function_pool[27925]: VertexAttribs1fvNV (will be remapped) */
+ /* _mesa_function_pool[28096]: VertexAttribs1fvNV (will be remapped) */
"iip\0"
"glVertexAttribs1fvNV\0"
"\0"
- /* _mesa_function_pool[27951]: MultiTexCoord1dvARB (offset 377) */
+ /* _mesa_function_pool[28122]: MultiTexCoord1dvARB (offset 377) */
"ip\0"
"glMultiTexCoord1dv\0"
"glMultiTexCoord1dvARB\0"
"\0"
- /* _mesa_function_pool[27996]: Uniform2iARB (will be remapped) */
+ /* _mesa_function_pool[28167]: Uniform2iARB (will be remapped) */
"iii\0"
"glUniform2i\0"
"glUniform2iARB\0"
"\0"
- /* _mesa_function_pool[28028]: Vertex2iv (offset 131) */
+ /* _mesa_function_pool[28199]: Vertex2iv (offset 131) */
"p\0"
"glVertex2iv\0"
"\0"
- /* _mesa_function_pool[28043]: GetProgramStringNV (will be remapped) */
+ /* _mesa_function_pool[28214]: GetProgramStringNV (will be remapped) */
"iip\0"
"glGetProgramStringNV\0"
"\0"
- /* _mesa_function_pool[28069]: ColorPointerEXT (will be remapped) */
+ /* _mesa_function_pool[28240]: ColorPointerEXT (will be remapped) */
"iiiip\0"
"glColorPointerEXT\0"
"\0"
- /* _mesa_function_pool[28094]: LineWidth (offset 168) */
+ /* _mesa_function_pool[28265]: LineWidth (offset 168) */
"f\0"
"glLineWidth\0"
"\0"
- /* _mesa_function_pool[28109]: Tangent3svEXT (dynamic) */
+ /* _mesa_function_pool[28280]: Tangent3svEXT (dynamic) */
"p\0"
"glTangent3svEXT\0"
"\0"
- /* _mesa_function_pool[28128]: MapBufferARB (will be remapped) */
+ /* _mesa_function_pool[28299]: MapBufferARB (will be remapped) */
"ii\0"
"glMapBuffer\0"
"glMapBufferARB\0"
"\0"
- /* _mesa_function_pool[28159]: MultiDrawElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[28330]: MultiDrawElementsBaseVertex (will be remapped) */
"ipipip\0"
"glMultiDrawElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[28197]: TexParameterIuivEXT (will be remapped) */
+ /* _mesa_function_pool[28368]: TexParameterIuivEXT (will be remapped) */
"iip\0"
"glTexParameterIuivEXT\0"
"glTexParameterIuiv\0"
"\0"
- /* _mesa_function_pool[28243]: Binormal3svEXT (dynamic) */
+ /* _mesa_function_pool[28414]: Binormal3svEXT (dynamic) */
"p\0"
"glBinormal3svEXT\0"
"\0"
- /* _mesa_function_pool[28263]: ApplyTextureEXT (dynamic) */
+ /* _mesa_function_pool[28434]: ApplyTextureEXT (dynamic) */
"i\0"
"glApplyTextureEXT\0"
"\0"
- /* _mesa_function_pool[28284]: GetBufferParameteri64v (will be remapped) */
+ /* _mesa_function_pool[28455]: GetBufferParameteri64v (will be remapped) */
"iip\0"
"glGetBufferParameteri64v\0"
"\0"
- /* _mesa_function_pool[28314]: TexGendv (offset 189) */
+ /* _mesa_function_pool[28485]: TexGendv (offset 189) */
"iip\0"
"glTexGendv\0"
"\0"
- /* _mesa_function_pool[28330]: VertexAttribI3iEXT (will be remapped) */
+ /* _mesa_function_pool[28501]: VertexAttribI3iEXT (will be remapped) */
"iiii\0"
"glVertexAttribI3iEXT\0"
"glVertexAttribI3i\0"
"\0"
- /* _mesa_function_pool[28375]: EnableIndexedEXT (will be remapped) */
+ /* _mesa_function_pool[28546]: EnableIndexedEXT (will be remapped) */
"ii\0"
"glEnableIndexedEXT\0"
"glEnablei\0"
"\0"
- /* _mesa_function_pool[28408]: TextureMaterialEXT (dynamic) */
+ /* _mesa_function_pool[28579]: TextureMaterialEXT (dynamic) */
"ii\0"
"glTextureMaterialEXT\0"
"\0"
- /* _mesa_function_pool[28433]: TextureLightEXT (dynamic) */
+ /* _mesa_function_pool[28604]: TextureLightEXT (dynamic) */
"i\0"
"glTextureLightEXT\0"
"\0"
- /* _mesa_function_pool[28454]: ResetMinmax (offset 370) */
+ /* _mesa_function_pool[28625]: ResetMinmax (offset 370) */
"i\0"
"glResetMinmax\0"
"glResetMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[28488]: SpriteParameterfSGIX (dynamic) */
+ /* _mesa_function_pool[28659]: SpriteParameterfSGIX (dynamic) */
"if\0"
"glSpriteParameterfSGIX\0"
"\0"
- /* _mesa_function_pool[28515]: EnableClientState (offset 313) */
+ /* _mesa_function_pool[28686]: EnableClientState (offset 313) */
"i\0"
"glEnableClientState\0"
"\0"
- /* _mesa_function_pool[28538]: VertexAttrib4sNV (will be remapped) */
+ /* _mesa_function_pool[28709]: VertexAttrib4sNV (will be remapped) */
"iiiii\0"
"glVertexAttrib4sNV\0"
"\0"
- /* _mesa_function_pool[28564]: GetConvolutionParameterfv (offset 357) */
+ /* _mesa_function_pool[28735]: GetConvolutionParameterfv (offset 357) */
"iip\0"
"glGetConvolutionParameterfv\0"
"glGetConvolutionParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[28628]: VertexAttribs4dvNV (will be remapped) */
+ /* _mesa_function_pool[28799]: VertexAttribs4dvNV (will be remapped) */
"iip\0"
"glVertexAttribs4dvNV\0"
"\0"
- /* _mesa_function_pool[28654]: MultiModeDrawArraysIBM (will be remapped) */
- "pppii\0"
- "glMultiModeDrawArraysIBM\0"
- "\0"
- /* _mesa_function_pool[28686]: VertexAttrib4dARB (will be remapped) */
+ /* _mesa_function_pool[28825]: VertexAttrib4dARB (will be remapped) */
"idddd\0"
"glVertexAttrib4d\0"
"glVertexAttrib4dARB\0"
"\0"
- /* _mesa_function_pool[28730]: GetTexBumpParameterfvATI (will be remapped) */
+ /* _mesa_function_pool[28869]: GetTexBumpParameterfvATI (will be remapped) */
"ip\0"
"glGetTexBumpParameterfvATI\0"
"\0"
- /* _mesa_function_pool[28761]: ProgramNamedParameter4dNV (will be remapped) */
+ /* _mesa_function_pool[28900]: ProgramNamedParameter4dNV (will be remapped) */
"iipdddd\0"
"glProgramNamedParameter4dNV\0"
"\0"
- /* _mesa_function_pool[28798]: GetMaterialfv (offset 269) */
+ /* _mesa_function_pool[28937]: GetMaterialfv (offset 269) */
"iip\0"
"glGetMaterialfv\0"
"\0"
- /* _mesa_function_pool[28819]: VertexWeightfEXT (dynamic) */
+ /* _mesa_function_pool[28958]: VertexWeightfEXT (dynamic) */
"f\0"
"glVertexWeightfEXT\0"
"\0"
- /* _mesa_function_pool[28841]: SetFragmentShaderConstantATI (will be remapped) */
+ /* _mesa_function_pool[28980]: SetFragmentShaderConstantATI (will be remapped) */
"ip\0"
"glSetFragmentShaderConstantATI\0"
"\0"
- /* _mesa_function_pool[28876]: Binormal3fEXT (dynamic) */
+ /* _mesa_function_pool[29015]: Binormal3fEXT (dynamic) */
"fff\0"
"glBinormal3fEXT\0"
"\0"
- /* _mesa_function_pool[28897]: CallList (offset 2) */
+ /* _mesa_function_pool[29036]: CallList (offset 2) */
"i\0"
"glCallList\0"
"\0"
- /* _mesa_function_pool[28911]: Materialfv (offset 170) */
+ /* _mesa_function_pool[29050]: Materialfv (offset 170) */
"iip\0"
"glMaterialfv\0"
"\0"
- /* _mesa_function_pool[28929]: TexCoord3fv (offset 113) */
+ /* _mesa_function_pool[29068]: TexCoord3fv (offset 113) */
"p\0"
"glTexCoord3fv\0"
"\0"
- /* _mesa_function_pool[28946]: FogCoordfvEXT (will be remapped) */
+ /* _mesa_function_pool[29085]: FogCoordfvEXT (will be remapped) */
"p\0"
"glFogCoordfv\0"
"glFogCoordfvEXT\0"
"\0"
- /* _mesa_function_pool[28978]: MultiTexCoord1ivARB (offset 381) */
+ /* _mesa_function_pool[29117]: MultiTexCoord1ivARB (offset 381) */
"ip\0"
"glMultiTexCoord1iv\0"
"glMultiTexCoord1ivARB\0"
"\0"
- /* _mesa_function_pool[29023]: SecondaryColor3ubEXT (will be remapped) */
+ /* _mesa_function_pool[29162]: SecondaryColor3ubEXT (will be remapped) */
"iii\0"
"glSecondaryColor3ub\0"
"glSecondaryColor3ubEXT\0"
"\0"
- /* _mesa_function_pool[29071]: MultiTexCoord2ivARB (offset 389) */
+ /* _mesa_function_pool[29210]: MultiTexCoord2ivARB (offset 389) */
"ip\0"
"glMultiTexCoord2iv\0"
"glMultiTexCoord2ivARB\0"
"\0"
- /* _mesa_function_pool[29116]: FogFuncSGIS (dynamic) */
+ /* _mesa_function_pool[29255]: FogFuncSGIS (dynamic) */
"ip\0"
"glFogFuncSGIS\0"
"\0"
- /* _mesa_function_pool[29134]: CopyTexSubImage2D (offset 326) */
+ /* _mesa_function_pool[29273]: CopyTexSubImage2D (offset 326) */
"iiiiiiii\0"
"glCopyTexSubImage2D\0"
"glCopyTexSubImage2DEXT\0"
"\0"
- /* _mesa_function_pool[29187]: GetObjectParameterivARB (will be remapped) */
+ /* _mesa_function_pool[29326]: GetObjectParameterivARB (will be remapped) */
"iip\0"
"glGetObjectParameterivARB\0"
"\0"
- /* _mesa_function_pool[29218]: Color3iv (offset 16) */
+ /* _mesa_function_pool[29357]: Color3iv (offset 16) */
"p\0"
"glColor3iv\0"
"\0"
- /* _mesa_function_pool[29232]: TexCoord4fVertex4fSUN (dynamic) */
+ /* _mesa_function_pool[29371]: TexCoord4fVertex4fSUN (dynamic) */
"ffffffff\0"
"glTexCoord4fVertex4fSUN\0"
"\0"
- /* _mesa_function_pool[29266]: DrawElements (offset 311) */
+ /* _mesa_function_pool[29405]: DrawElements (offset 311) */
"iiip\0"
"glDrawElements\0"
"\0"
- /* _mesa_function_pool[29287]: BindVertexArrayAPPLE (will be remapped) */
+ /* _mesa_function_pool[29426]: BindVertexArrayAPPLE (will be remapped) */
"i\0"
"glBindVertexArrayAPPLE\0"
"\0"
- /* _mesa_function_pool[29313]: GetProgramLocalParameterdvARB (will be remapped) */
+ /* _mesa_function_pool[29452]: GetProgramLocalParameterdvARB (will be remapped) */
"iip\0"
"glGetProgramLocalParameterdvARB\0"
"\0"
- /* _mesa_function_pool[29350]: GetHistogramParameteriv (offset 363) */
+ /* _mesa_function_pool[29489]: GetHistogramParameteriv (offset 363) */
"iip\0"
"glGetHistogramParameteriv\0"
"glGetHistogramParameterivEXT\0"
"\0"
- /* _mesa_function_pool[29410]: MultiTexCoord1iARB (offset 380) */
+ /* _mesa_function_pool[29549]: MultiTexCoord1iARB (offset 380) */
"ii\0"
"glMultiTexCoord1i\0"
"glMultiTexCoord1iARB\0"
"\0"
- /* _mesa_function_pool[29453]: GetConvolutionFilter (offset 356) */
+ /* _mesa_function_pool[29592]: GetConvolutionFilter (offset 356) */
"iiip\0"
"glGetConvolutionFilter\0"
"glGetConvolutionFilterEXT\0"
"\0"
- /* _mesa_function_pool[29508]: GetProgramivARB (will be remapped) */
+ /* _mesa_function_pool[29647]: GetProgramivARB (will be remapped) */
"iip\0"
"glGetProgramivARB\0"
"\0"
- /* _mesa_function_pool[29531]: TexBufferARB (will be remapped) */
+ /* _mesa_function_pool[29670]: TexBufferARB (will be remapped) */
"iii\0"
"glTexBufferARB\0"
"\0"
- /* _mesa_function_pool[29551]: BlendFuncSeparateEXT (will be remapped) */
+ /* _mesa_function_pool[29690]: BlendFuncSeparateEXT (will be remapped) */
"iiii\0"
"glBlendFuncSeparate\0"
"glBlendFuncSeparateEXT\0"
"glBlendFuncSeparateINGR\0"
"\0"
- /* _mesa_function_pool[29624]: MapBufferRange (will be remapped) */
+ /* _mesa_function_pool[29763]: MapBufferRange (will be remapped) */
"iiii\0"
"glMapBufferRange\0"
"\0"
- /* _mesa_function_pool[29647]: ProgramParameters4dvNV (will be remapped) */
+ /* _mesa_function_pool[29786]: ProgramParameters4dvNV (will be remapped) */
"iiip\0"
"glProgramParameters4dvNV\0"
"\0"
- /* _mesa_function_pool[29678]: TexCoord2fColor3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[29817]: TexCoord2fColor3fVertex3fvSUN (dynamic) */
"ppp\0"
"glTexCoord2fColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[29715]: EvalPoint2 (offset 239) */
+ /* _mesa_function_pool[29854]: EvalPoint2 (offset 239) */
"ii\0"
"glEvalPoint2\0"
"\0"
- /* _mesa_function_pool[29732]: Uniform1uivEXT (will be remapped) */
+ /* _mesa_function_pool[29871]: Uniform1uivEXT (will be remapped) */
"iip\0"
"glUniform1uivEXT\0"
"glUniform1uiv\0"
"\0"
- /* _mesa_function_pool[29768]: EvalPoint1 (offset 237) */
+ /* _mesa_function_pool[29907]: EvalPoint1 (offset 237) */
"i\0"
"glEvalPoint1\0"
"\0"
- /* _mesa_function_pool[29784]: Binormal3dvEXT (dynamic) */
+ /* _mesa_function_pool[29923]: Binormal3dvEXT (dynamic) */
"p\0"
"glBinormal3dvEXT\0"
"\0"
- /* _mesa_function_pool[29804]: PopMatrix (offset 297) */
+ /* _mesa_function_pool[29943]: PopMatrix (offset 297) */
"\0"
"glPopMatrix\0"
"\0"
- /* _mesa_function_pool[29818]: GetVertexAttribIuivEXT (will be remapped) */
- "iip\0"
- "glGetVertexAttribIuivEXT\0"
- "glGetVertexAttribIuiv\0"
- "\0"
- /* _mesa_function_pool[29870]: FinishFenceNV (will be remapped) */
+ /* _mesa_function_pool[29957]: FinishFenceNV (will be remapped) */
"i\0"
"glFinishFenceNV\0"
"\0"
- /* _mesa_function_pool[29889]: GetFogFuncSGIS (dynamic) */
+ /* _mesa_function_pool[29976]: GetFogFuncSGIS (dynamic) */
"p\0"
"glGetFogFuncSGIS\0"
"\0"
- /* _mesa_function_pool[29909]: GetUniformLocationARB (will be remapped) */
+ /* _mesa_function_pool[29996]: GetUniformLocationARB (will be remapped) */
"ip\0"
"glGetUniformLocation\0"
"glGetUniformLocationARB\0"
"\0"
- /* _mesa_function_pool[29958]: SecondaryColor3fEXT (will be remapped) */
+ /* _mesa_function_pool[30045]: SecondaryColor3fEXT (will be remapped) */
"fff\0"
"glSecondaryColor3f\0"
"glSecondaryColor3fEXT\0"
"\0"
- /* _mesa_function_pool[30004]: GetTexGeniv (offset 280) */
+ /* _mesa_function_pool[30091]: GetTexGeniv (offset 280) */
"iip\0"
"glGetTexGeniv\0"
"\0"
- /* _mesa_function_pool[30023]: CombinerInputNV (will be remapped) */
+ /* _mesa_function_pool[30110]: CombinerInputNV (will be remapped) */
"iiiiii\0"
"glCombinerInputNV\0"
"\0"
- /* _mesa_function_pool[30049]: VertexAttrib3sARB (will be remapped) */
+ /* _mesa_function_pool[30136]: VertexAttrib3sARB (will be remapped) */
"iiii\0"
"glVertexAttrib3s\0"
"glVertexAttrib3sARB\0"
"\0"
- /* _mesa_function_pool[30092]: IsTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[30179]: IsTransformFeedback (will be remapped) */
"i\0"
"glIsTransformFeedback\0"
"\0"
- /* _mesa_function_pool[30117]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[30204]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[30162]: Map2d (offset 222) */
+ /* _mesa_function_pool[30249]: Map2d (offset 222) */
"iddiiddiip\0"
"glMap2d\0"
"\0"
- /* _mesa_function_pool[30182]: Map2f (offset 223) */
+ /* _mesa_function_pool[30269]: Map2f (offset 223) */
"iffiiffiip\0"
"glMap2f\0"
"\0"
- /* _mesa_function_pool[30202]: ProgramStringARB (will be remapped) */
+ /* _mesa_function_pool[30289]: ProgramStringARB (will be remapped) */
"iiip\0"
"glProgramStringARB\0"
"\0"
- /* _mesa_function_pool[30227]: Vertex4s (offset 148) */
+ /* _mesa_function_pool[30314]: Vertex4s (offset 148) */
"iiii\0"
"glVertex4s\0"
"\0"
- /* _mesa_function_pool[30244]: TexCoord4fVertex4fvSUN (dynamic) */
+ /* _mesa_function_pool[30331]: TexCoord4fVertex4fvSUN (dynamic) */
"pp\0"
"glTexCoord4fVertex4fvSUN\0"
"\0"
- /* _mesa_function_pool[30273]: TextureStorage3DEXT (will be remapped) */
+ /* _mesa_function_pool[30360]: TextureStorage3DEXT (will be remapped) */
"iiiiiii\0"
"glTextureStorage3DEXT\0"
"\0"
- /* _mesa_function_pool[30304]: FragmentLightModelivSGIX (dynamic) */
+ /* _mesa_function_pool[30391]: FragmentLightModelivSGIX (dynamic) */
"ip\0"
"glFragmentLightModelivSGIX\0"
"\0"
- /* _mesa_function_pool[30335]: VertexAttrib1fNV (will be remapped) */
+ /* _mesa_function_pool[30422]: VertexAttrib1fNV (will be remapped) */
"if\0"
"glVertexAttrib1fNV\0"
"\0"
- /* _mesa_function_pool[30358]: Vertex4f (offset 144) */
+ /* _mesa_function_pool[30445]: Vertex4f (offset 144) */
"ffff\0"
"glVertex4f\0"
"\0"
- /* _mesa_function_pool[30375]: EvalCoord1d (offset 228) */
+ /* _mesa_function_pool[30462]: EvalCoord1d (offset 228) */
"d\0"
"glEvalCoord1d\0"
"\0"
- /* _mesa_function_pool[30392]: Vertex4d (offset 142) */
+ /* _mesa_function_pool[30479]: Vertex4d (offset 142) */
"dddd\0"
"glVertex4d\0"
"\0"
- /* _mesa_function_pool[30409]: RasterPos4dv (offset 79) */
+ /* _mesa_function_pool[30496]: RasterPos4dv (offset 79) */
"p\0"
"glRasterPos4dv\0"
"\0"
- /* _mesa_function_pool[30427]: UseShaderProgramEXT (will be remapped) */
+ /* _mesa_function_pool[30514]: UseShaderProgramEXT (will be remapped) */
"ii\0"
"glUseShaderProgramEXT\0"
"\0"
- /* _mesa_function_pool[30453]: FragmentLightfSGIX (dynamic) */
+ /* _mesa_function_pool[30540]: FragmentLightfSGIX (dynamic) */
"iif\0"
"glFragmentLightfSGIX\0"
"\0"
- /* _mesa_function_pool[30479]: TextureStorage2DEXT (will be remapped) */
+ /* _mesa_function_pool[30566]: TextureStorage2DEXT (will be remapped) */
"iiiiii\0"
"glTextureStorage2DEXT\0"
"\0"
- /* _mesa_function_pool[30509]: GetCompressedTexImageARB (will be remapped) */
+ /* _mesa_function_pool[30596]: GetCompressedTexImageARB (will be remapped) */
"iip\0"
"glGetCompressedTexImage\0"
"glGetCompressedTexImageARB\0"
"\0"
- /* _mesa_function_pool[30565]: GetTexGenfv (offset 279) */
+ /* _mesa_function_pool[30652]: GetTexGenfv (offset 279) */
"iip\0"
"glGetTexGenfv\0"
"\0"
- /* _mesa_function_pool[30584]: Vertex4i (offset 146) */
+ /* _mesa_function_pool[30671]: Vertex4i (offset 146) */
"iiii\0"
"glVertex4i\0"
"\0"
- /* _mesa_function_pool[30601]: VertexWeightPointerEXT (dynamic) */
+ /* _mesa_function_pool[30688]: VertexWeightPointerEXT (dynamic) */
"iiip\0"
"glVertexWeightPointerEXT\0"
"\0"
- /* _mesa_function_pool[30632]: GetHistogram (offset 361) */
+ /* _mesa_function_pool[30719]: GetHistogram (offset 361) */
"iiiip\0"
"glGetHistogram\0"
"glGetHistogramEXT\0"
"\0"
- /* _mesa_function_pool[30672]: ActiveStencilFaceEXT (will be remapped) */
+ /* _mesa_function_pool[30759]: ActiveStencilFaceEXT (will be remapped) */
"i\0"
"glActiveStencilFaceEXT\0"
"\0"
- /* _mesa_function_pool[30698]: TexStorage3D (will be remapped) */
+ /* _mesa_function_pool[30785]: TexStorage3D (will be remapped) */
"iiiiii\0"
"glTexStorage3D\0"
"\0"
- /* _mesa_function_pool[30721]: StencilFuncSeparateATI (will be remapped) */
+ /* _mesa_function_pool[30808]: StencilFuncSeparateATI (will be remapped) */
"iiii\0"
"glStencilFuncSeparateATI\0"
"\0"
- /* _mesa_function_pool[30752]: Materialf (offset 169) */
+ /* _mesa_function_pool[30839]: Materialf (offset 169) */
"iif\0"
"glMaterialf\0"
"\0"
- /* _mesa_function_pool[30769]: GetShaderSourceARB (will be remapped) */
+ /* _mesa_function_pool[30856]: GetShaderSourceARB (will be remapped) */
"iipp\0"
"glGetShaderSource\0"
"glGetShaderSourceARB\0"
"\0"
- /* _mesa_function_pool[30814]: IglooInterfaceSGIX (dynamic) */
+ /* _mesa_function_pool[30901]: IglooInterfaceSGIX (dynamic) */
"ip\0"
"glIglooInterfaceSGIX\0"
"\0"
- /* _mesa_function_pool[30839]: Materiali (offset 171) */
+ /* _mesa_function_pool[30926]: Materiali (offset 171) */
"iii\0"
"glMateriali\0"
"\0"
- /* _mesa_function_pool[30856]: VertexAttrib4dNV (will be remapped) */
+ /* _mesa_function_pool[30943]: VertexAttrib4dNV (will be remapped) */
"idddd\0"
"glVertexAttrib4dNV\0"
"\0"
- /* _mesa_function_pool[30882]: MultiModeDrawElementsIBM (will be remapped) */
+ /* _mesa_function_pool[30969]: MultiModeDrawElementsIBM (will be remapped) */
"ppipii\0"
"glMultiModeDrawElementsIBM\0"
"\0"
- /* _mesa_function_pool[30917]: Indexsv (offset 51) */
+ /* _mesa_function_pool[31004]: Indexsv (offset 51) */
"p\0"
"glIndexsv\0"
"\0"
- /* _mesa_function_pool[30930]: MultiTexCoord4svARB (offset 407) */
+ /* _mesa_function_pool[31017]: MultiTexCoord4svARB (offset 407) */
"ip\0"
"glMultiTexCoord4sv\0"
"glMultiTexCoord4svARB\0"
"\0"
- /* _mesa_function_pool[30975]: LightModelfv (offset 164) */
+ /* _mesa_function_pool[31062]: LightModelfv (offset 164) */
"ip\0"
"glLightModelfv\0"
"\0"
- /* _mesa_function_pool[30994]: TexCoord2dv (offset 103) */
+ /* _mesa_function_pool[31081]: TexCoord2dv (offset 103) */
"p\0"
"glTexCoord2dv\0"
"\0"
- /* _mesa_function_pool[31011]: GenQueriesARB (will be remapped) */
+ /* _mesa_function_pool[31098]: GenQueriesARB (will be remapped) */
"ip\0"
"glGenQueries\0"
"glGenQueriesARB\0"
"\0"
- /* _mesa_function_pool[31044]: EvalCoord1dv (offset 229) */
+ /* _mesa_function_pool[31131]: EvalCoord1dv (offset 229) */
"p\0"
"glEvalCoord1dv\0"
"\0"
- /* _mesa_function_pool[31062]: ReplacementCodeuiVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[31149]: ReplacementCodeuiVertex3fSUN (dynamic) */
"ifff\0"
"glReplacementCodeuiVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[31099]: Translated (offset 303) */
+ /* _mesa_function_pool[31186]: Translated (offset 303) */
"ddd\0"
"glTranslated\0"
"\0"
- /* _mesa_function_pool[31117]: Translatef (offset 304) */
+ /* _mesa_function_pool[31204]: Translatef (offset 304) */
"fff\0"
"glTranslatef\0"
"\0"
- /* _mesa_function_pool[31135]: Uniform3uiEXT (will be remapped) */
+ /* _mesa_function_pool[31222]: Uniform3uiEXT (will be remapped) */
"iiii\0"
"glUniform3uiEXT\0"
"glUniform3ui\0"
"\0"
- /* _mesa_function_pool[31170]: StencilMask (offset 209) */
+ /* _mesa_function_pool[31257]: StencilMask (offset 209) */
"i\0"
"glStencilMask\0"
"\0"
- /* _mesa_function_pool[31187]: Tangent3iEXT (dynamic) */
+ /* _mesa_function_pool[31274]: Tangent3iEXT (dynamic) */
"iii\0"
"glTangent3iEXT\0"
"\0"
- /* _mesa_function_pool[31207]: ClampColorARB (will be remapped) */
+ /* _mesa_function_pool[31294]: ClampColorARB (will be remapped) */
"ii\0"
"glClampColorARB\0"
"\0"
- /* _mesa_function_pool[31227]: GetLightiv (offset 265) */
+ /* _mesa_function_pool[31314]: GetLightiv (offset 265) */
"iip\0"
"glGetLightiv\0"
"\0"
- /* _mesa_function_pool[31245]: GetSamplerParameterIiv (will be remapped) */
+ /* _mesa_function_pool[31332]: GetSamplerParameterIiv (will be remapped) */
"iip\0"
"glGetSamplerParameterIiv\0"
"\0"
- /* _mesa_function_pool[31275]: DrawMeshArraysSUN (dynamic) */
+ /* _mesa_function_pool[31362]: DrawMeshArraysSUN (dynamic) */
"iiii\0"
"glDrawMeshArraysSUN\0"
"\0"
- /* _mesa_function_pool[31301]: IsList (offset 287) */
+ /* _mesa_function_pool[31388]: IsList (offset 287) */
"i\0"
"glIsList\0"
"\0"
- /* _mesa_function_pool[31313]: IsSync (will be remapped) */
+ /* _mesa_function_pool[31400]: IsSync (will be remapped) */
"i\0"
"glIsSync\0"
"\0"
- /* _mesa_function_pool[31325]: RenderMode (offset 196) */
+ /* _mesa_function_pool[31412]: RenderMode (offset 196) */
"i\0"
"glRenderMode\0"
"\0"
- /* _mesa_function_pool[31341]: GetMapControlPointsNV (dynamic) */
+ /* _mesa_function_pool[31428]: GetMapControlPointsNV (dynamic) */
"iiiiiip\0"
"glGetMapControlPointsNV\0"
"\0"
- /* _mesa_function_pool[31374]: DrawBuffersARB (will be remapped) */
+ /* _mesa_function_pool[31461]: DrawBuffersARB (will be remapped) */
"ip\0"
"glDrawBuffers\0"
"glDrawBuffersARB\0"
"glDrawBuffersATI\0"
"glDrawBuffersNV\0"
"\0"
- /* _mesa_function_pool[31442]: ClearBufferiv (will be remapped) */
+ /* _mesa_function_pool[31529]: ClearBufferiv (will be remapped) */
"iip\0"
"glClearBufferiv\0"
"\0"
- /* _mesa_function_pool[31463]: ProgramLocalParameter4fARB (will be remapped) */
+ /* _mesa_function_pool[31550]: ProgramLocalParameter4fARB (will be remapped) */
"iiffff\0"
"glProgramLocalParameter4fARB\0"
"\0"
- /* _mesa_function_pool[31500]: SpriteParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[31587]: SpriteParameterivSGIX (dynamic) */
"ip\0"
"glSpriteParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[31528]: ProvokingVertexEXT (will be remapped) */
+ /* _mesa_function_pool[31615]: ProvokingVertexEXT (will be remapped) */
"i\0"
"glProvokingVertexEXT\0"
"glProvokingVertex\0"
"\0"
- /* _mesa_function_pool[31570]: MultiTexCoord1fARB (offset 378) */
+ /* _mesa_function_pool[31657]: MultiTexCoord1fARB (offset 378) */
"if\0"
"glMultiTexCoord1f\0"
"glMultiTexCoord1fARB\0"
"\0"
- /* _mesa_function_pool[31613]: LoadName (offset 198) */
+ /* _mesa_function_pool[31700]: LoadName (offset 198) */
"i\0"
"glLoadName\0"
"\0"
- /* _mesa_function_pool[31627]: VertexAttribs4ubvNV (will be remapped) */
+ /* _mesa_function_pool[31714]: VertexAttribs4ubvNV (will be remapped) */
"iip\0"
"glVertexAttribs4ubvNV\0"
"\0"
- /* _mesa_function_pool[31654]: WeightsvARB (dynamic) */
+ /* _mesa_function_pool[31741]: WeightsvARB (dynamic) */
"ip\0"
"glWeightsvARB\0"
"\0"
- /* _mesa_function_pool[31672]: NormalP3ui (will be remapped) */
+ /* _mesa_function_pool[31759]: NormalP3ui (will be remapped) */
"ii\0"
"glNormalP3ui\0"
"\0"
- /* _mesa_function_pool[31689]: Uniform1fvARB (will be remapped) */
+ /* _mesa_function_pool[31776]: VertexAttribP2ui (will be remapped) */
+ "iiii\0"
+ "glVertexAttribP2ui\0"
+ "\0"
+ /* _mesa_function_pool[31801]: Uniform1fvARB (will be remapped) */
"iip\0"
"glUniform1fv\0"
"glUniform1fvARB\0"
"\0"
- /* _mesa_function_pool[31723]: CopyTexSubImage1D (offset 325) */
+ /* _mesa_function_pool[31835]: CopyTexSubImage1D (offset 325) */
"iiiiii\0"
"glCopyTexSubImage1D\0"
"glCopyTexSubImage1DEXT\0"
"\0"
- /* _mesa_function_pool[31774]: CullFace (offset 152) */
+ /* _mesa_function_pool[31886]: CullFace (offset 152) */
"i\0"
"glCullFace\0"
"\0"
- /* _mesa_function_pool[31788]: BindTexture (offset 307) */
+ /* _mesa_function_pool[31900]: BindTexture (offset 307) */
"ii\0"
"glBindTexture\0"
"glBindTextureEXT\0"
"\0"
- /* _mesa_function_pool[31823]: BeginFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[31935]: BeginFragmentShaderATI (will be remapped) */
"\0"
"glBeginFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[31850]: MultiTexCoord4fARB (offset 402) */
+ /* _mesa_function_pool[31962]: MultiTexCoord4fARB (offset 402) */
"iffff\0"
"glMultiTexCoord4f\0"
"glMultiTexCoord4fARB\0"
"\0"
- /* _mesa_function_pool[31896]: VertexAttribs3svNV (will be remapped) */
+ /* _mesa_function_pool[32008]: VertexAttribs3svNV (will be remapped) */
"iip\0"
"glVertexAttribs3svNV\0"
"\0"
- /* _mesa_function_pool[31922]: StencilFunc (offset 243) */
+ /* _mesa_function_pool[32034]: StencilFunc (offset 243) */
"iii\0"
"glStencilFunc\0"
"\0"
- /* _mesa_function_pool[31941]: CopyPixels (offset 255) */
+ /* _mesa_function_pool[32053]: CopyPixels (offset 255) */
"iiiii\0"
"glCopyPixels\0"
"\0"
- /* _mesa_function_pool[31961]: Rectsv (offset 93) */
+ /* _mesa_function_pool[32073]: Rectsv (offset 93) */
"pp\0"
"glRectsv\0"
"\0"
- /* _mesa_function_pool[31974]: ReplacementCodeuivSUN (dynamic) */
+ /* _mesa_function_pool[32086]: ReplacementCodeuivSUN (dynamic) */
"p\0"
"glReplacementCodeuivSUN\0"
"\0"
- /* _mesa_function_pool[32001]: MultiTexCoordP2uiv (will be remapped) */
+ /* _mesa_function_pool[32113]: MultiTexCoordP2uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP2uiv\0"
"\0"
- /* _mesa_function_pool[32027]: EnableVertexAttribArrayARB (will be remapped) */
+ /* _mesa_function_pool[32139]: EnableVertexAttribArrayARB (will be remapped) */
"i\0"
"glEnableVertexAttribArray\0"
"glEnableVertexAttribArrayARB\0"
"\0"
- /* _mesa_function_pool[32085]: NormalPointervINTEL (dynamic) */
+ /* _mesa_function_pool[32197]: NormalPointervINTEL (dynamic) */
"ip\0"
"glNormalPointervINTEL\0"
"\0"
- /* _mesa_function_pool[32111]: CopyConvolutionFilter2D (offset 355) */
+ /* _mesa_function_pool[32223]: CopyConvolutionFilter2D (offset 355) */
"iiiiii\0"
"glCopyConvolutionFilter2D\0"
"glCopyConvolutionFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[32174]: WindowPos3ivMESA (will be remapped) */
+ /* _mesa_function_pool[32286]: WindowPos3ivMESA (will be remapped) */
"p\0"
"glWindowPos3iv\0"
"glWindowPos3ivARB\0"
"glWindowPos3ivMESA\0"
"\0"
- /* _mesa_function_pool[32229]: CopyBufferSubData (will be remapped) */
+ /* _mesa_function_pool[32341]: CopyBufferSubData (will be remapped) */
"iiiii\0"
"glCopyBufferSubData\0"
"\0"
- /* _mesa_function_pool[32256]: NormalPointer (offset 318) */
+ /* _mesa_function_pool[32368]: NormalPointer (offset 318) */
"iip\0"
"glNormalPointer\0"
"\0"
- /* _mesa_function_pool[32277]: TexParameterfv (offset 179) */
+ /* _mesa_function_pool[32389]: TexParameterfv (offset 179) */
"iip\0"
"glTexParameterfv\0"
"\0"
- /* _mesa_function_pool[32299]: IsBufferARB (will be remapped) */
+ /* _mesa_function_pool[32411]: IsBufferARB (will be remapped) */
"i\0"
"glIsBuffer\0"
"glIsBufferARB\0"
"\0"
- /* _mesa_function_pool[32327]: WindowPos4iMESA (will be remapped) */
+ /* _mesa_function_pool[32439]: WindowPos4iMESA (will be remapped) */
"iiii\0"
"glWindowPos4iMESA\0"
"\0"
- /* _mesa_function_pool[32351]: VertexAttrib4uivARB (will be remapped) */
+ /* _mesa_function_pool[32463]: VertexAttrib4uivARB (will be remapped) */
"ip\0"
"glVertexAttrib4uiv\0"
"glVertexAttrib4uivARB\0"
"\0"
- /* _mesa_function_pool[32396]: Tangent3bvEXT (dynamic) */
+ /* _mesa_function_pool[32508]: Tangent3bvEXT (dynamic) */
"p\0"
"glTangent3bvEXT\0"
"\0"
- /* _mesa_function_pool[32415]: VertexAttribI3uivEXT (will be remapped) */
+ /* _mesa_function_pool[32527]: VertexAttribI3uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI3uivEXT\0"
"glVertexAttribI3uiv\0"
"\0"
- /* _mesa_function_pool[32462]: UniformMatrix3x4fv (will be remapped) */
+ /* _mesa_function_pool[32574]: UniformMatrix3x4fv (will be remapped) */
"iiip\0"
"glUniformMatrix3x4fv\0"
"\0"
- /* _mesa_function_pool[32489]: ClipPlane (offset 150) */
+ /* _mesa_function_pool[32601]: ClipPlane (offset 150) */
"ip\0"
"glClipPlane\0"
"\0"
- /* _mesa_function_pool[32505]: Recti (offset 90) */
+ /* _mesa_function_pool[32617]: Recti (offset 90) */
"iiii\0"
"glRecti\0"
"\0"
- /* _mesa_function_pool[32519]: TrackMatrixNV (will be remapped) */
+ /* _mesa_function_pool[32631]: TrackMatrixNV (will be remapped) */
"iiii\0"
"glTrackMatrixNV\0"
"\0"
- /* _mesa_function_pool[32541]: DrawRangeElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[32653]: DrawRangeElementsBaseVertex (will be remapped) */
"iiiiipi\0"
"glDrawRangeElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[32580]: SamplerParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[32692]: SamplerParameterIuiv (will be remapped) */
"iip\0"
"glSamplerParameterIuiv\0"
"\0"
- /* _mesa_function_pool[32608]: TexCoordPointervINTEL (dynamic) */
+ /* _mesa_function_pool[32720]: TexCoordPointervINTEL (dynamic) */
"iip\0"
"glTexCoordPointervINTEL\0"
"\0"
- /* _mesa_function_pool[32637]: DeleteBuffersARB (will be remapped) */
+ /* _mesa_function_pool[32749]: DeleteBuffersARB (will be remapped) */
"ip\0"
"glDeleteBuffers\0"
"glDeleteBuffersARB\0"
"\0"
- /* _mesa_function_pool[32676]: PixelTransformParameterfvEXT (dynamic) */
+ /* _mesa_function_pool[32788]: PixelTransformParameterfvEXT (dynamic) */
"iip\0"
"glPixelTransformParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[32712]: PrimitiveRestartNV (will be remapped) */
+ /* _mesa_function_pool[32824]: PrimitiveRestartNV (will be remapped) */
"\0"
"glPrimitiveRestartNV\0"
"\0"
- /* _mesa_function_pool[32735]: WindowPos4fvMESA (will be remapped) */
+ /* _mesa_function_pool[32847]: WindowPos4fvMESA (will be remapped) */
"p\0"
"glWindowPos4fvMESA\0"
"\0"
- /* _mesa_function_pool[32757]: GetPixelMapuiv (offset 272) */
+ /* _mesa_function_pool[32869]: GetPixelMapuiv (offset 272) */
"ip\0"
"glGetPixelMapuiv\0"
"\0"
- /* _mesa_function_pool[32778]: Rectf (offset 88) */
+ /* _mesa_function_pool[32890]: Rectf (offset 88) */
"ffff\0"
"glRectf\0"
"\0"
- /* _mesa_function_pool[32792]: VertexAttrib1sNV (will be remapped) */
+ /* _mesa_function_pool[32904]: VertexAttrib1sNV (will be remapped) */
"ii\0"
"glVertexAttrib1sNV\0"
"\0"
- /* _mesa_function_pool[32815]: Indexfv (offset 47) */
+ /* _mesa_function_pool[32927]: Indexfv (offset 47) */
"p\0"
"glIndexfv\0"
"\0"
- /* _mesa_function_pool[32828]: ColorP3uiv (will be remapped) */
+ /* _mesa_function_pool[32940]: ColorP3uiv (will be remapped) */
"ip\0"
"glColorP3uiv\0"
"\0"
- /* _mesa_function_pool[32845]: SecondaryColor3svEXT (will be remapped) */
+ /* _mesa_function_pool[32957]: SecondaryColor3svEXT (will be remapped) */
"p\0"
"glSecondaryColor3sv\0"
"glSecondaryColor3svEXT\0"
"\0"
- /* _mesa_function_pool[32891]: LoadTransposeMatrixfARB (will be remapped) */
+ /* _mesa_function_pool[33003]: LoadTransposeMatrixfARB (will be remapped) */
"p\0"
"glLoadTransposeMatrixf\0"
"glLoadTransposeMatrixfARB\0"
"\0"
- /* _mesa_function_pool[32943]: GetPointerv (offset 329) */
+ /* _mesa_function_pool[33055]: GetPointerv (offset 329) */
"ip\0"
"glGetPointerv\0"
"glGetPointervEXT\0"
"\0"
- /* _mesa_function_pool[32978]: Tangent3bEXT (dynamic) */
+ /* _mesa_function_pool[33090]: Tangent3bEXT (dynamic) */
"iii\0"
"glTangent3bEXT\0"
"\0"
- /* _mesa_function_pool[32998]: CombinerParameterfNV (will be remapped) */
+ /* _mesa_function_pool[33110]: CombinerParameterfNV (will be remapped) */
"if\0"
"glCombinerParameterfNV\0"
"\0"
- /* _mesa_function_pool[33025]: IndexMask (offset 212) */
+ /* _mesa_function_pool[33137]: IndexMask (offset 212) */
"i\0"
"glIndexMask\0"
"\0"
- /* _mesa_function_pool[33040]: BindProgramNV (will be remapped) */
+ /* _mesa_function_pool[33152]: BindProgramNV (will be remapped) */
"ii\0"
"glBindProgramARB\0"
"glBindProgramNV\0"
"\0"
- /* _mesa_function_pool[33077]: VertexAttrib4svARB (will be remapped) */
+ /* _mesa_function_pool[33189]: VertexAttrib4svARB (will be remapped) */
"ip\0"
"glVertexAttrib4sv\0"
"glVertexAttrib4svARB\0"
"\0"
- /* _mesa_function_pool[33120]: GetFloatv (offset 262) */
+ /* _mesa_function_pool[33232]: GetFloatv (offset 262) */
"ip\0"
"glGetFloatv\0"
"\0"
- /* _mesa_function_pool[33136]: CreateDebugObjectMESA (dynamic) */
+ /* _mesa_function_pool[33248]: CreateDebugObjectMESA (dynamic) */
"\0"
"glCreateDebugObjectMESA\0"
"\0"
- /* _mesa_function_pool[33162]: GetShaderiv (will be remapped) */
+ /* _mesa_function_pool[33274]: GetShaderiv (will be remapped) */
"iip\0"
"glGetShaderiv\0"
"\0"
- /* _mesa_function_pool[33181]: ClientWaitSync (will be remapped) */
+ /* _mesa_function_pool[33293]: ClientWaitSync (will be remapped) */
"iii\0"
"glClientWaitSync\0"
"\0"
- /* _mesa_function_pool[33203]: TexCoord4s (offset 124) */
+ /* _mesa_function_pool[33315]: TexCoord4s (offset 124) */
"iiii\0"
"glTexCoord4s\0"
"\0"
- /* _mesa_function_pool[33222]: TexCoord3sv (offset 117) */
+ /* _mesa_function_pool[33334]: TexCoord3sv (offset 117) */
"p\0"
"glTexCoord3sv\0"
"\0"
- /* _mesa_function_pool[33239]: BindFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[33351]: BindFragmentShaderATI (will be remapped) */
"i\0"
"glBindFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[33266]: PopAttrib (offset 218) */
+ /* _mesa_function_pool[33378]: PopAttrib (offset 218) */
"\0"
"glPopAttrib\0"
"\0"
- /* _mesa_function_pool[33280]: Fogfv (offset 154) */
+ /* _mesa_function_pool[33392]: Fogfv (offset 154) */
"ip\0"
"glFogfv\0"
"\0"
- /* _mesa_function_pool[33292]: UnmapBufferARB (will be remapped) */
+ /* _mesa_function_pool[33404]: UnmapBufferARB (will be remapped) */
"i\0"
"glUnmapBuffer\0"
"glUnmapBufferARB\0"
"\0"
- /* _mesa_function_pool[33326]: InitNames (offset 197) */
+ /* _mesa_function_pool[33438]: InitNames (offset 197) */
"\0"
"glInitNames\0"
"\0"
- /* _mesa_function_pool[33340]: Normal3sv (offset 61) */
+ /* _mesa_function_pool[33452]: Normal3sv (offset 61) */
"p\0"
"glNormal3sv\0"
"\0"
- /* _mesa_function_pool[33355]: Minmax (offset 368) */
+ /* _mesa_function_pool[33467]: Minmax (offset 368) */
"iii\0"
"glMinmax\0"
"glMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[33381]: TexCoord4d (offset 118) */
+ /* _mesa_function_pool[33493]: TexCoord4d (offset 118) */
"dddd\0"
"glTexCoord4d\0"
"\0"
- /* _mesa_function_pool[33400]: TexCoord4f (offset 120) */
+ /* _mesa_function_pool[33512]: DeformationMap3dSGIX (dynamic) */
+ "iddiiddiiddiip\0"
+ "glDeformationMap3dSGIX\0"
+ "\0"
+ /* _mesa_function_pool[33551]: TexCoord4f (offset 120) */
"ffff\0"
"glTexCoord4f\0"
"\0"
- /* _mesa_function_pool[33419]: FogCoorddvEXT (will be remapped) */
+ /* _mesa_function_pool[33570]: FogCoorddvEXT (will be remapped) */
"p\0"
"glFogCoorddv\0"
"glFogCoorddvEXT\0"
"\0"
- /* _mesa_function_pool[33451]: FinishTextureSUNX (dynamic) */
+ /* _mesa_function_pool[33602]: FinishTextureSUNX (dynamic) */
"\0"
"glFinishTextureSUNX\0"
"\0"
- /* _mesa_function_pool[33473]: GetFragmentLightfvSGIX (dynamic) */
+ /* _mesa_function_pool[33624]: GetFragmentLightfvSGIX (dynamic) */
"iip\0"
"glGetFragmentLightfvSGIX\0"
"\0"
- /* _mesa_function_pool[33503]: Binormal3fvEXT (dynamic) */
+ /* _mesa_function_pool[33654]: Binormal3fvEXT (dynamic) */
"p\0"
"glBinormal3fvEXT\0"
"\0"
- /* _mesa_function_pool[33523]: GetBooleanv (offset 258) */
+ /* _mesa_function_pool[33674]: GetBooleanv (offset 258) */
"ip\0"
"glGetBooleanv\0"
"\0"
- /* _mesa_function_pool[33541]: ColorFragmentOp3ATI (will be remapped) */
+ /* _mesa_function_pool[33692]: ColorFragmentOp3ATI (will be remapped) */
"iiiiiiiiiiiii\0"
"glColorFragmentOp3ATI\0"
"\0"
- /* _mesa_function_pool[33578]: Hint (offset 158) */
+ /* _mesa_function_pool[33729]: Hint (offset 158) */
"ii\0"
"glHint\0"
"\0"
- /* _mesa_function_pool[33589]: Color4dv (offset 28) */
+ /* _mesa_function_pool[33740]: Color4dv (offset 28) */
"p\0"
"glColor4dv\0"
"\0"
- /* _mesa_function_pool[33603]: VertexAttrib2svARB (will be remapped) */
+ /* _mesa_function_pool[33754]: VertexAttrib2svARB (will be remapped) */
"ip\0"
"glVertexAttrib2sv\0"
"glVertexAttrib2svARB\0"
"\0"
- /* _mesa_function_pool[33646]: AreProgramsResidentNV (will be remapped) */
+ /* _mesa_function_pool[33797]: AreProgramsResidentNV (will be remapped) */
"ipp\0"
"glAreProgramsResidentNV\0"
"\0"
- /* _mesa_function_pool[33675]: WindowPos3svMESA (will be remapped) */
+ /* _mesa_function_pool[33826]: WindowPos3svMESA (will be remapped) */
"p\0"
"glWindowPos3sv\0"
"glWindowPos3svARB\0"
"glWindowPos3svMESA\0"
"\0"
- /* _mesa_function_pool[33730]: CopyColorSubTable (offset 347) */
+ /* _mesa_function_pool[33881]: CopyColorSubTable (offset 347) */
"iiiii\0"
"glCopyColorSubTable\0"
"glCopyColorSubTableEXT\0"
"\0"
- /* _mesa_function_pool[33780]: WeightdvARB (dynamic) */
+ /* _mesa_function_pool[33931]: WeightdvARB (dynamic) */
"ip\0"
"glWeightdvARB\0"
"\0"
- /* _mesa_function_pool[33798]: DeleteRenderbuffersEXT (will be remapped) */
+ /* _mesa_function_pool[33949]: DeleteRenderbuffersEXT (will be remapped) */
"ip\0"
"glDeleteRenderbuffers\0"
"glDeleteRenderbuffersEXT\0"
"\0"
- /* _mesa_function_pool[33849]: VertexAttrib4NubvARB (will be remapped) */
+ /* _mesa_function_pool[34000]: VertexAttrib4NubvARB (will be remapped) */
"ip\0"
"glVertexAttrib4Nubv\0"
"glVertexAttrib4NubvARB\0"
"\0"
- /* _mesa_function_pool[33896]: VertexAttrib3dvNV (will be remapped) */
+ /* _mesa_function_pool[34047]: VertexAttrib3dvNV (will be remapped) */
"ip\0"
"glVertexAttrib3dvNV\0"
"\0"
- /* _mesa_function_pool[33920]: GetObjectParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[34071]: GetObjectParameterfvARB (will be remapped) */
"iip\0"
"glGetObjectParameterfvARB\0"
"\0"
- /* _mesa_function_pool[33951]: Vertex4iv (offset 147) */
+ /* _mesa_function_pool[34102]: Vertex4iv (offset 147) */
"p\0"
"glVertex4iv\0"
"\0"
- /* _mesa_function_pool[33966]: GetProgramEnvParameterdvARB (will be remapped) */
+ /* _mesa_function_pool[34117]: GetProgramEnvParameterdvARB (will be remapped) */
"iip\0"
"glGetProgramEnvParameterdvARB\0"
"\0"
- /* _mesa_function_pool[34001]: TexCoord4dv (offset 119) */
+ /* _mesa_function_pool[34152]: TexCoord4dv (offset 119) */
"p\0"
"glTexCoord4dv\0"
"\0"
- /* _mesa_function_pool[34018]: LockArraysEXT (will be remapped) */
+ /* _mesa_function_pool[34169]: LockArraysEXT (will be remapped) */
"ii\0"
"glLockArraysEXT\0"
"\0"
- /* _mesa_function_pool[34038]: Begin (offset 7) */
+ /* _mesa_function_pool[34189]: Begin (offset 7) */
"i\0"
"glBegin\0"
"\0"
- /* _mesa_function_pool[34049]: LightModeli (offset 165) */
+ /* _mesa_function_pool[34200]: LightModeli (offset 165) */
"ii\0"
"glLightModeli\0"
"\0"
- /* _mesa_function_pool[34067]: VertexAttribI4ivEXT (will be remapped) */
+ /* _mesa_function_pool[34218]: VertexAttribI4ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI4ivEXT\0"
"glVertexAttribI4iv\0"
"\0"
- /* _mesa_function_pool[34112]: Rectfv (offset 89) */
+ /* _mesa_function_pool[34263]: Rectfv (offset 89) */
"pp\0"
"glRectfv\0"
"\0"
- /* _mesa_function_pool[34125]: BlendEquationSeparateiARB (will be remapped) */
- "iii\0"
- "glBlendEquationSeparateiARB\0"
- "glBlendEquationSeparateIndexedAMD\0"
- "\0"
- /* _mesa_function_pool[34192]: LightModelf (offset 163) */
+ /* _mesa_function_pool[34276]: LightModelf (offset 163) */
"if\0"
"glLightModelf\0"
"\0"
- /* _mesa_function_pool[34210]: GetTexParameterfv (offset 282) */
+ /* _mesa_function_pool[34294]: GetTexParameterfv (offset 282) */
"iip\0"
"glGetTexParameterfv\0"
"\0"
- /* _mesa_function_pool[34235]: GetLightfv (offset 264) */
+ /* _mesa_function_pool[34319]: GetLightfv (offset 264) */
"iip\0"
"glGetLightfv\0"
"\0"
- /* _mesa_function_pool[34253]: PixelTransformParameterivEXT (dynamic) */
+ /* _mesa_function_pool[34337]: PixelTransformParameterivEXT (dynamic) */
"iip\0"
"glPixelTransformParameterivEXT\0"
"\0"
- /* _mesa_function_pool[34289]: BinormalPointerEXT (dynamic) */
+ /* _mesa_function_pool[34373]: BinormalPointerEXT (dynamic) */
"iip\0"
"glBinormalPointerEXT\0"
"\0"
- /* _mesa_function_pool[34315]: VertexAttrib1dNV (will be remapped) */
+ /* _mesa_function_pool[34399]: VertexAttrib1dNV (will be remapped) */
"id\0"
"glVertexAttrib1dNV\0"
"\0"
- /* _mesa_function_pool[34338]: GetCombinerInputParameterivNV (will be remapped) */
+ /* _mesa_function_pool[34422]: GetCombinerInputParameterivNV (will be remapped) */
"iiiip\0"
"glGetCombinerInputParameterivNV\0"
"\0"
- /* _mesa_function_pool[34377]: Disable (offset 214) */
+ /* _mesa_function_pool[34461]: Disable (offset 214) */
"i\0"
"glDisable\0"
"\0"
- /* _mesa_function_pool[34390]: MultiTexCoord2fvARB (offset 387) */
+ /* _mesa_function_pool[34474]: MultiTexCoord2fvARB (offset 387) */
"ip\0"
"glMultiTexCoord2fv\0"
"glMultiTexCoord2fvARB\0"
"\0"
- /* _mesa_function_pool[34435]: GetRenderbufferParameterivEXT (will be remapped) */
+ /* _mesa_function_pool[34519]: GetRenderbufferParameterivEXT (will be remapped) */
"iip\0"
"glGetRenderbufferParameteriv\0"
"glGetRenderbufferParameterivEXT\0"
"\0"
- /* _mesa_function_pool[34501]: CombinerParameterivNV (will be remapped) */
+ /* _mesa_function_pool[34585]: CombinerParameterivNV (will be remapped) */
"ip\0"
"glCombinerParameterivNV\0"
"\0"
- /* _mesa_function_pool[34529]: GenFragmentShadersATI (will be remapped) */
+ /* _mesa_function_pool[34613]: GenFragmentShadersATI (will be remapped) */
"i\0"
"glGenFragmentShadersATI\0"
"\0"
- /* _mesa_function_pool[34556]: DrawArrays (offset 310) */
+ /* _mesa_function_pool[34640]: DrawArrays (offset 310) */
"iii\0"
"glDrawArrays\0"
"glDrawArraysEXT\0"
"\0"
- /* _mesa_function_pool[34590]: WeightuivARB (dynamic) */
+ /* _mesa_function_pool[34674]: WeightuivARB (dynamic) */
"ip\0"
"glWeightuivARB\0"
"\0"
- /* _mesa_function_pool[34609]: GetVertexAttribIivEXT (will be remapped) */
+ /* _mesa_function_pool[34693]: GetVertexAttribIivEXT (will be remapped) */
"iip\0"
"glGetVertexAttribIivEXT\0"
"glGetVertexAttribIiv\0"
"\0"
- /* _mesa_function_pool[34659]: VertexAttrib2sARB (will be remapped) */
+ /* _mesa_function_pool[34743]: VertexAttrib2sARB (will be remapped) */
"iii\0"
"glVertexAttrib2s\0"
"glVertexAttrib2sARB\0"
"\0"
- /* _mesa_function_pool[34701]: GetnTexImageARB (will be remapped) */
+ /* _mesa_function_pool[34785]: GetnTexImageARB (will be remapped) */
"iiiiip\0"
"glGetnTexImageARB\0"
"\0"
- /* _mesa_function_pool[34727]: ColorMask (offset 210) */
+ /* _mesa_function_pool[34811]: ColorMask (offset 210) */
"iiii\0"
"glColorMask\0"
"\0"
- /* _mesa_function_pool[34745]: GenAsyncMarkersSGIX (dynamic) */
+ /* _mesa_function_pool[34829]: GenAsyncMarkersSGIX (dynamic) */
"i\0"
"glGenAsyncMarkersSGIX\0"
"\0"
- /* _mesa_function_pool[34770]: DebugMessageInsertARB (will be remapped) */
+ /* _mesa_function_pool[34854]: DebugMessageInsertARB (will be remapped) */
"iiiiip\0"
"glDebugMessageInsertARB\0"
"\0"
- /* _mesa_function_pool[34802]: GetListParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[34886]: GetListParameterivSGIX (dynamic) */
"iip\0"
"glGetListParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[34832]: BindBufferARB (will be remapped) */
+ /* _mesa_function_pool[34916]: BindBufferARB (will be remapped) */
"ii\0"
"glBindBuffer\0"
"glBindBufferARB\0"
"\0"
- /* _mesa_function_pool[34865]: GetInfoLogARB (will be remapped) */
+ /* _mesa_function_pool[34949]: GetInfoLogARB (will be remapped) */
"iipp\0"
"glGetInfoLogARB\0"
"\0"
- /* _mesa_function_pool[34887]: RasterPos4iv (offset 83) */
+ /* _mesa_function_pool[34971]: RasterPos4iv (offset 83) */
"p\0"
"glRasterPos4iv\0"
"\0"
- /* _mesa_function_pool[34905]: Enable (offset 215) */
+ /* _mesa_function_pool[34989]: Enable (offset 215) */
"i\0"
"glEnable\0"
"\0"
- /* _mesa_function_pool[34917]: LineStipple (offset 167) */
+ /* _mesa_function_pool[35001]: LineStipple (offset 167) */
"ii\0"
"glLineStipple\0"
"\0"
- /* _mesa_function_pool[34935]: VertexAttribP2ui (will be remapped) */
- "iiii\0"
- "glVertexAttribP2ui\0"
- "\0"
- /* _mesa_function_pool[34960]: VertexAttribs4svNV (will be remapped) */
+ /* _mesa_function_pool[35019]: VertexAttribs4svNV (will be remapped) */
"iip\0"
"glVertexAttribs4svNV\0"
"\0"
- /* _mesa_function_pool[34986]: EdgeFlagPointerListIBM (dynamic) */
+ /* _mesa_function_pool[35045]: EdgeFlagPointerListIBM (dynamic) */
"ipi\0"
"glEdgeFlagPointerListIBM\0"
"\0"
- /* _mesa_function_pool[35016]: UniformMatrix3x2fv (will be remapped) */
+ /* _mesa_function_pool[35075]: UniformMatrix3x2fv (will be remapped) */
"iiip\0"
"glUniformMatrix3x2fv\0"
"\0"
- /* _mesa_function_pool[35043]: GetMinmaxParameterfv (offset 365) */
+ /* _mesa_function_pool[35102]: GetMinmaxParameterfv (offset 365) */
"iip\0"
"glGetMinmaxParameterfv\0"
"glGetMinmaxParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[35097]: VertexAttrib1fvARB (will be remapped) */
+ /* _mesa_function_pool[35156]: VertexAttrib1fvARB (will be remapped) */
"ip\0"
"glVertexAttrib1fv\0"
"glVertexAttrib1fvARB\0"
"\0"
- /* _mesa_function_pool[35140]: GenBuffersARB (will be remapped) */
+ /* _mesa_function_pool[35199]: GenBuffersARB (will be remapped) */
"ip\0"
"glGenBuffers\0"
"glGenBuffersARB\0"
"\0"
- /* _mesa_function_pool[35173]: VertexAttribs1svNV (will be remapped) */
+ /* _mesa_function_pool[35232]: VertexAttribs1svNV (will be remapped) */
"iip\0"
"glVertexAttribs1svNV\0"
"\0"
- /* _mesa_function_pool[35199]: Vertex3fv (offset 137) */
+ /* _mesa_function_pool[35258]: Vertex3fv (offset 137) */
"p\0"
"glVertex3fv\0"
"\0"
- /* _mesa_function_pool[35214]: GetTexBumpParameterivATI (will be remapped) */
+ /* _mesa_function_pool[35273]: GetTexBumpParameterivATI (will be remapped) */
"ip\0"
"glGetTexBumpParameterivATI\0"
"\0"
- /* _mesa_function_pool[35245]: Binormal3bEXT (dynamic) */
+ /* _mesa_function_pool[35304]: Binormal3bEXT (dynamic) */
"iii\0"
"glBinormal3bEXT\0"
"\0"
- /* _mesa_function_pool[35266]: FragmentMaterialivSGIX (dynamic) */
+ /* _mesa_function_pool[35325]: FragmentMaterialivSGIX (dynamic) */
"iip\0"
"glFragmentMaterialivSGIX\0"
"\0"
- /* _mesa_function_pool[35296]: IsRenderbufferEXT (will be remapped) */
+ /* _mesa_function_pool[35355]: IsRenderbufferEXT (will be remapped) */
"i\0"
"glIsRenderbuffer\0"
"glIsRenderbufferEXT\0"
"\0"
- /* _mesa_function_pool[35336]: GenProgramsNV (will be remapped) */
+ /* _mesa_function_pool[35395]: GenProgramsNV (will be remapped) */
"ip\0"
"glGenProgramsARB\0"
"glGenProgramsNV\0"
"\0"
- /* _mesa_function_pool[35373]: VertexAttrib4dvNV (will be remapped) */
+ /* _mesa_function_pool[35432]: VertexAttrib4dvNV (will be remapped) */
"ip\0"
"glVertexAttrib4dvNV\0"
"\0"
- /* _mesa_function_pool[35397]: EndFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[35456]: EndFragmentShaderATI (will be remapped) */
"\0"
"glEndFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[35422]: Binormal3iEXT (dynamic) */
+ /* _mesa_function_pool[35481]: Binormal3iEXT (dynamic) */
"iii\0"
"glBinormal3iEXT\0"
"\0"
- /* _mesa_function_pool[35443]: WindowPos2fMESA (will be remapped) */
+ /* _mesa_function_pool[35502]: WindowPos2fMESA (will be remapped) */
"ff\0"
"glWindowPos2f\0"
"glWindowPos2fARB\0"
@@ -5128,685 +5136,687 @@ static const char _mesa_function_pool[] =
/* these functions need to be remapped */
static const struct gl_function_pool_remap MESA_remap_table_functions[] = {
- { 1680, AttachShader_remap_index },
- { 10765, CreateProgram_remap_index },
- { 24655, CreateShader_remap_index },
- { 27229, DeleteProgram_remap_index },
- { 19968, DeleteShader_remap_index },
- { 25148, DetachShader_remap_index },
- { 19198, GetAttachedShaders_remap_index },
- { 5460, GetProgramInfoLog_remap_index },
- { 444, GetProgramiv_remap_index },
- { 7308, GetShaderInfoLog_remap_index },
- { 33162, GetShaderiv_remap_index },
- { 14314, IsProgram_remap_index },
- { 13215, IsShader_remap_index },
- { 10895, StencilFuncSeparate_remap_index },
- { 4439, StencilMaskSeparate_remap_index },
- { 8373, StencilOpSeparate_remap_index },
- { 23889, UniformMatrix2x3fv_remap_index },
- { 3166, UniformMatrix2x4fv_remap_index },
- { 35016, UniformMatrix3x2fv_remap_index },
- { 32462, UniformMatrix3x4fv_remap_index },
- { 17372, UniformMatrix4x2fv_remap_index },
- { 3657, UniformMatrix4x3fv_remap_index },
- { 5683, ClampColor_remap_index },
- { 19252, ClearBufferfi_remap_index },
- { 18668, ClearBufferfv_remap_index },
- { 31442, ClearBufferiv_remap_index },
- { 14519, ClearBufferuiv_remap_index },
- { 21391, GetStringi_remap_index },
- { 19810, TexBuffer_remap_index },
- { 977, FramebufferTexture_remap_index },
- { 28284, GetBufferParameteri64v_remap_index },
- { 10995, GetInteger64i_v_remap_index },
- { 24969, VertexAttribDivisor_remap_index },
- { 10783, LoadTransposeMatrixdARB_remap_index },
- { 32891, LoadTransposeMatrixfARB_remap_index },
- { 6368, MultTransposeMatrixdARB_remap_index },
- { 25335, MultTransposeMatrixfARB_remap_index },
- { 255, SampleCoverageARB_remap_index },
- { 6571, CompressedTexImage1DARB_remap_index },
- { 25863, CompressedTexImage2DARB_remap_index },
- { 4502, CompressedTexImage3DARB_remap_index },
- { 19540, CompressedTexSubImage1DARB_remap_index },
- { 2236, CompressedTexSubImage2DARB_remap_index },
- { 21813, CompressedTexSubImage3DARB_remap_index },
- { 30509, GetCompressedTexImageARB_remap_index },
- { 4249, DisableVertexAttribArrayARB_remap_index },
- { 32027, EnableVertexAttribArrayARB_remap_index },
- { 33966, GetProgramEnvParameterdvARB_remap_index },
- { 25215, GetProgramEnvParameterfvARB_remap_index },
- { 29313, GetProgramLocalParameterdvARB_remap_index },
- { 8849, GetProgramLocalParameterfvARB_remap_index },
- { 19716, GetProgramStringARB_remap_index },
- { 29508, GetProgramivARB_remap_index },
- { 22008, GetVertexAttribdvARB_remap_index },
- { 17180, GetVertexAttribfvARB_remap_index },
- { 10574, GetVertexAttribivARB_remap_index },
- { 20828, ProgramEnvParameter4dARB_remap_index },
- { 26979, ProgramEnvParameter4dvARB_remap_index },
- { 17966, ProgramEnvParameter4fARB_remap_index },
- { 9724, ProgramEnvParameter4fvARB_remap_index },
- { 4465, ProgramLocalParameter4dARB_remap_index },
- { 14024, ProgramLocalParameter4dvARB_remap_index },
- { 31463, ProgramLocalParameter4fARB_remap_index },
- { 27625, ProgramLocalParameter4fvARB_remap_index },
- { 30202, ProgramStringARB_remap_index },
- { 21122, VertexAttrib1dARB_remap_index },
- { 16781, VertexAttrib1dvARB_remap_index },
- { 4661, VertexAttrib1fARB_remap_index },
- { 35097, VertexAttrib1fvARB_remap_index },
- { 7899, VertexAttrib1sARB_remap_index },
- { 2431, VertexAttrib1svARB_remap_index },
- { 16194, VertexAttrib2dARB_remap_index },
- { 18689, VertexAttrib2dvARB_remap_index },
- { 1763, VertexAttrib2fARB_remap_index },
- { 18802, VertexAttrib2fvARB_remap_index },
- { 34659, VertexAttrib2sARB_remap_index },
- { 33603, VertexAttrib2svARB_remap_index },
- { 12199, VertexAttrib3dARB_remap_index },
- { 9391, VertexAttrib3dvARB_remap_index },
- { 1850, VertexAttrib3fARB_remap_index },
- { 24206, VertexAttrib3fvARB_remap_index },
- { 30049, VertexAttrib3sARB_remap_index },
- { 21750, VertexAttrib3svARB_remap_index },
- { 5503, VertexAttrib4NbvARB_remap_index },
- { 19075, VertexAttrib4NivARB_remap_index },
- { 24161, VertexAttrib4NsvARB_remap_index },
- { 25167, VertexAttrib4NubARB_remap_index },
- { 33849, VertexAttrib4NubvARB_remap_index },
- { 20479, VertexAttrib4NuivARB_remap_index },
- { 3487, VertexAttrib4NusvARB_remap_index },
- { 11788, VertexAttrib4bvARB_remap_index },
- { 28686, VertexAttrib4dARB_remap_index },
- { 22823, VertexAttrib4dvARB_remap_index },
- { 12353, VertexAttrib4fARB_remap_index },
- { 12757, VertexAttrib4fvARB_remap_index },
- { 11138, VertexAttrib4ivARB_remap_index },
- { 18482, VertexAttrib4sARB_remap_index },
- { 33077, VertexAttrib4svARB_remap_index },
- { 17771, VertexAttrib4ubvARB_remap_index },
- { 32351, VertexAttrib4uivARB_remap_index },
- { 21561, VertexAttrib4usvARB_remap_index },
- { 23684, VertexAttribPointerARB_remap_index },
- { 34832, BindBufferARB_remap_index },
- { 7606, BufferDataARB_remap_index },
- { 1601, BufferSubDataARB_remap_index },
- { 32637, DeleteBuffersARB_remap_index },
- { 35140, GenBuffersARB_remap_index },
- { 18845, GetBufferParameterivARB_remap_index },
- { 17918, GetBufferPointervARB_remap_index },
- { 1554, GetBufferSubDataARB_remap_index },
- { 32299, IsBufferARB_remap_index },
- { 28128, MapBufferARB_remap_index },
- { 33292, UnmapBufferARB_remap_index },
- { 351, BeginQueryARB_remap_index },
- { 21217, DeleteQueriesARB_remap_index },
- { 13076, EndQueryARB_remap_index },
- { 31011, GenQueriesARB_remap_index },
- { 2128, GetQueryObjectivARB_remap_index },
- { 18526, GetQueryObjectuivARB_remap_index },
- { 1907, GetQueryivARB_remap_index },
- { 21468, IsQueryARB_remap_index },
- { 9001, AttachObjectARB_remap_index },
- { 19930, CompileShaderARB_remap_index },
- { 3599, CreateProgramObjectARB_remap_index },
- { 7551, CreateShaderObjectARB_remap_index },
- { 15477, DeleteObjectARB_remap_index },
- { 25654, DetachObjectARB_remap_index },
- { 12821, GetActiveUniformARB_remap_index },
- { 10216, GetAttachedObjectsARB_remap_index },
- { 10523, GetHandleARB_remap_index },
- { 34865, GetInfoLogARB_remap_index },
- { 33920, GetObjectParameterfvARB_remap_index },
- { 29187, GetObjectParameterivARB_remap_index },
- { 30769, GetShaderSourceARB_remap_index },
- { 29909, GetUniformLocationARB_remap_index },
- { 25437, GetUniformfvARB_remap_index },
- { 13599, GetUniformivARB_remap_index },
- { 21606, LinkProgramARB_remap_index },
- { 21664, ShaderSourceARB_remap_index },
- { 8273, Uniform1fARB_remap_index },
- { 31689, Uniform1fvARB_remap_index },
- { 23632, Uniform1iARB_remap_index },
- { 22461, Uniform1ivARB_remap_index },
- { 2380, Uniform2fARB_remap_index },
- { 15313, Uniform2fvARB_remap_index },
- { 27996, Uniform2iARB_remap_index },
- { 2517, Uniform2ivARB_remap_index },
- { 20040, Uniform3fARB_remap_index },
- { 10246, Uniform3fvARB_remap_index },
- { 7162, Uniform3iARB_remap_index },
- { 18024, Uniform3ivARB_remap_index },
- { 20634, Uniform4fARB_remap_index },
- { 25301, Uniform4fvARB_remap_index },
- { 26588, Uniform4iARB_remap_index },
- { 21974, Uniform4ivARB_remap_index },
- { 9053, UniformMatrix2fvARB_remap_index },
+ { 1661, AttachShader_remap_index },
+ { 10754, CreateProgram_remap_index },
+ { 24790, CreateShader_remap_index },
+ { 27400, DeleteProgram_remap_index },
+ { 20100, DeleteShader_remap_index },
+ { 25319, DetachShader_remap_index },
+ { 19330, GetAttachedShaders_remap_index },
+ { 5407, GetProgramInfoLog_remap_index },
+ { 425, GetProgramiv_remap_index },
+ { 7297, GetShaderInfoLog_remap_index },
+ { 33274, GetShaderiv_remap_index },
+ { 14303, IsProgram_remap_index },
+ { 13204, IsShader_remap_index },
+ { 10884, StencilFuncSeparate_remap_index },
+ { 4334, StencilMaskSeparate_remap_index },
+ { 8362, StencilOpSeparate_remap_index },
+ { 24024, UniformMatrix2x3fv_remap_index },
+ { 3108, UniformMatrix2x4fv_remap_index },
+ { 35075, UniformMatrix3x2fv_remap_index },
+ { 32574, UniformMatrix3x4fv_remap_index },
+ { 17432, UniformMatrix4x2fv_remap_index },
+ { 3599, UniformMatrix4x3fv_remap_index },
+ { 5630, ClampColor_remap_index },
+ { 19384, ClearBufferfi_remap_index },
+ { 18800, ClearBufferfv_remap_index },
+ { 31529, ClearBufferiv_remap_index },
+ { 14508, ClearBufferuiv_remap_index },
+ { 21523, GetStringi_remap_index },
+ { 19942, TexBuffer_remap_index },
+ { 958, FramebufferTexture_remap_index },
+ { 28455, GetBufferParameteri64v_remap_index },
+ { 10984, GetInteger64i_v_remap_index },
+ { 25104, VertexAttribDivisor_remap_index },
+ { 10772, LoadTransposeMatrixdARB_remap_index },
+ { 33003, LoadTransposeMatrixfARB_remap_index },
+ { 6315, MultTransposeMatrixdARB_remap_index },
+ { 25506, MultTransposeMatrixfARB_remap_index },
+ { 236, SampleCoverageARB_remap_index },
+ { 6560, CompressedTexImage1DARB_remap_index },
+ { 26034, CompressedTexImage2DARB_remap_index },
+ { 4397, CompressedTexImage3DARB_remap_index },
+ { 19672, CompressedTexSubImage1DARB_remap_index },
+ { 2217, CompressedTexSubImage2DARB_remap_index },
+ { 21945, CompressedTexSubImage3DARB_remap_index },
+ { 30596, GetCompressedTexImageARB_remap_index },
+ { 4191, DisableVertexAttribArrayARB_remap_index },
+ { 32139, EnableVertexAttribArrayARB_remap_index },
+ { 34117, GetProgramEnvParameterdvARB_remap_index },
+ { 25386, GetProgramEnvParameterfvARB_remap_index },
+ { 29452, GetProgramLocalParameterdvARB_remap_index },
+ { 8838, GetProgramLocalParameterfvARB_remap_index },
+ { 19848, GetProgramStringARB_remap_index },
+ { 29647, GetProgramivARB_remap_index },
+ { 22140, GetVertexAttribdvARB_remap_index },
+ { 17240, GetVertexAttribfvARB_remap_index },
+ { 10563, GetVertexAttribivARB_remap_index },
+ { 20960, ProgramEnvParameter4dARB_remap_index },
+ { 27150, ProgramEnvParameter4dvARB_remap_index },
+ { 18098, ProgramEnvParameter4fARB_remap_index },
+ { 9713, ProgramEnvParameter4fvARB_remap_index },
+ { 4360, ProgramLocalParameter4dARB_remap_index },
+ { 14013, ProgramLocalParameter4dvARB_remap_index },
+ { 31550, ProgramLocalParameter4fARB_remap_index },
+ { 27796, ProgramLocalParameter4fvARB_remap_index },
+ { 30289, ProgramStringARB_remap_index },
+ { 21254, VertexAttrib1dARB_remap_index },
+ { 16841, VertexAttrib1dvARB_remap_index },
+ { 4556, VertexAttrib1fARB_remap_index },
+ { 35156, VertexAttrib1fvARB_remap_index },
+ { 7888, VertexAttrib1sARB_remap_index },
+ { 2412, VertexAttrib1svARB_remap_index },
+ { 16254, VertexAttrib2dARB_remap_index },
+ { 18821, VertexAttrib2dvARB_remap_index },
+ { 1744, VertexAttrib2fARB_remap_index },
+ { 18934, VertexAttrib2fvARB_remap_index },
+ { 34743, VertexAttrib2sARB_remap_index },
+ { 33754, VertexAttrib2svARB_remap_index },
+ { 12188, VertexAttrib3dARB_remap_index },
+ { 9380, VertexAttrib3dvARB_remap_index },
+ { 1831, VertexAttrib3fARB_remap_index },
+ { 24341, VertexAttrib3fvARB_remap_index },
+ { 30136, VertexAttrib3sARB_remap_index },
+ { 21882, VertexAttrib3svARB_remap_index },
+ { 5450, VertexAttrib4NbvARB_remap_index },
+ { 19207, VertexAttrib4NivARB_remap_index },
+ { 24296, VertexAttrib4NsvARB_remap_index },
+ { 25338, VertexAttrib4NubARB_remap_index },
+ { 34000, VertexAttrib4NubvARB_remap_index },
+ { 20611, VertexAttrib4NuivARB_remap_index },
+ { 3429, VertexAttrib4NusvARB_remap_index },
+ { 11777, VertexAttrib4bvARB_remap_index },
+ { 28825, VertexAttrib4dARB_remap_index },
+ { 22955, VertexAttrib4dvARB_remap_index },
+ { 12342, VertexAttrib4fARB_remap_index },
+ { 12746, VertexAttrib4fvARB_remap_index },
+ { 11127, VertexAttrib4ivARB_remap_index },
+ { 18614, VertexAttrib4sARB_remap_index },
+ { 33189, VertexAttrib4svARB_remap_index },
+ { 17903, VertexAttrib4ubvARB_remap_index },
+ { 32463, VertexAttrib4uivARB_remap_index },
+ { 21693, VertexAttrib4usvARB_remap_index },
+ { 23819, VertexAttribPointerARB_remap_index },
+ { 34916, BindBufferARB_remap_index },
+ { 7595, BufferDataARB_remap_index },
+ { 1582, BufferSubDataARB_remap_index },
+ { 32749, DeleteBuffersARB_remap_index },
+ { 35199, GenBuffersARB_remap_index },
+ { 18977, GetBufferParameterivARB_remap_index },
+ { 18050, GetBufferPointervARB_remap_index },
+ { 1535, GetBufferSubDataARB_remap_index },
+ { 32411, IsBufferARB_remap_index },
+ { 28299, MapBufferARB_remap_index },
+ { 33404, UnmapBufferARB_remap_index },
+ { 332, BeginQueryARB_remap_index },
+ { 21349, DeleteQueriesARB_remap_index },
+ { 13065, EndQueryARB_remap_index },
+ { 31098, GenQueriesARB_remap_index },
+ { 2109, GetQueryObjectivARB_remap_index },
+ { 18658, GetQueryObjectuivARB_remap_index },
+ { 1888, GetQueryivARB_remap_index },
+ { 21600, IsQueryARB_remap_index },
+ { 8990, AttachObjectARB_remap_index },
+ { 20062, CompileShaderARB_remap_index },
+ { 3541, CreateProgramObjectARB_remap_index },
+ { 7540, CreateShaderObjectARB_remap_index },
+ { 15537, DeleteObjectARB_remap_index },
+ { 25825, DetachObjectARB_remap_index },
+ { 12810, GetActiveUniformARB_remap_index },
+ { 10205, GetAttachedObjectsARB_remap_index },
+ { 10512, GetHandleARB_remap_index },
+ { 34949, GetInfoLogARB_remap_index },
+ { 34071, GetObjectParameterfvARB_remap_index },
+ { 29326, GetObjectParameterivARB_remap_index },
+ { 30856, GetShaderSourceARB_remap_index },
+ { 29996, GetUniformLocationARB_remap_index },
+ { 25608, GetUniformfvARB_remap_index },
+ { 13588, GetUniformivARB_remap_index },
+ { 21738, LinkProgramARB_remap_index },
+ { 21796, ShaderSourceARB_remap_index },
+ { 8262, Uniform1fARB_remap_index },
+ { 31801, Uniform1fvARB_remap_index },
+ { 23767, Uniform1iARB_remap_index },
+ { 22593, Uniform1ivARB_remap_index },
+ { 2361, Uniform2fARB_remap_index },
+ { 15373, Uniform2fvARB_remap_index },
+ { 28167, Uniform2iARB_remap_index },
+ { 2498, Uniform2ivARB_remap_index },
+ { 20172, Uniform3fARB_remap_index },
+ { 10235, Uniform3fvARB_remap_index },
+ { 7151, Uniform3iARB_remap_index },
+ { 18156, Uniform3ivARB_remap_index },
+ { 20766, Uniform4fARB_remap_index },
+ { 25472, Uniform4fvARB_remap_index },
+ { 26759, Uniform4iARB_remap_index },
+ { 22106, Uniform4ivARB_remap_index },
+ { 9042, UniformMatrix2fvARB_remap_index },
{ 17, UniformMatrix3fvARB_remap_index },
- { 2953, UniformMatrix4fvARB_remap_index },
- { 27091, UseProgramObjectARB_remap_index },
- { 15882, ValidateProgramARB_remap_index },
- { 22866, BindAttribLocationARB_remap_index },
- { 5548, GetActiveAttribARB_remap_index },
- { 17705, GetAttribLocationARB_remap_index },
- { 31374, DrawBuffersARB_remap_index },
- { 31207, ClampColorARB_remap_index },
- { 19120, DrawArraysInstancedARB_remap_index },
- { 7223, DrawElementsInstancedARB_remap_index },
- { 14129, RenderbufferStorageMultisample_remap_index },
- { 14600, FramebufferTextureARB_remap_index },
- { 27527, FramebufferTextureFaceARB_remap_index },
- { 25803, ProgramParameteriARB_remap_index },
- { 6743, VertexAttribDivisorARB_remap_index },
- { 20682, FlushMappedBufferRange_remap_index },
- { 29624, MapBufferRange_remap_index },
- { 29531, TexBufferARB_remap_index },
- { 17510, BindVertexArray_remap_index },
- { 15686, GenVertexArrays_remap_index },
- { 32229, CopyBufferSubData_remap_index },
- { 33181, ClientWaitSync_remap_index },
- { 2872, DeleteSync_remap_index },
- { 7940, FenceSync_remap_index },
- { 16253, GetInteger64v_remap_index },
- { 24268, GetSynciv_remap_index },
- { 31313, IsSync_remap_index },
- { 10147, WaitSync_remap_index },
- { 4217, DrawElementsBaseVertex_remap_index },
- { 19768, DrawElementsInstancedBaseVertex_remap_index },
- { 32541, DrawRangeElementsBaseVertex_remap_index },
- { 28159, MultiDrawElementsBaseVertex_remap_index },
- { 34125, BlendEquationSeparateiARB_remap_index },
- { 18938, BlendEquationiARB_remap_index },
- { 13538, BlendFuncSeparateiARB_remap_index },
- { 10622, BlendFunciARB_remap_index },
- { 8915, BindSampler_remap_index },
- { 4640, DeleteSamplers_remap_index },
- { 21055, GenSamplers_remap_index },
- { 31245, GetSamplerParameterIiv_remap_index },
- { 20576, GetSamplerParameterIuiv_remap_index },
- { 5380, GetSamplerParameterfv_remap_index },
- { 27248, GetSamplerParameteriv_remap_index },
- { 15231, IsSampler_remap_index },
- { 17463, SamplerParameterIiv_remap_index },
- { 32580, SamplerParameterIuiv_remap_index },
- { 23941, SamplerParameterf_remap_index },
- { 17637, SamplerParameterfv_remap_index },
- { 23916, SamplerParameteri_remap_index },
- { 19314, SamplerParameteriv_remap_index },
- { 20138, ColorP3ui_remap_index },
- { 32828, ColorP3uiv_remap_index },
- { 22567, ColorP4ui_remap_index },
- { 4407, ColorP4uiv_remap_index },
- { 26790, MultiTexCoordP1ui_remap_index },
- { 13512, MultiTexCoordP1uiv_remap_index },
- { 1738, MultiTexCoordP2ui_remap_index },
- { 32001, MultiTexCoordP2uiv_remap_index },
- { 14843, MultiTexCoordP3ui_remap_index },
- { 11214, MultiTexCoordP3uiv_remap_index },
- { 23465, MultiTexCoordP4ui_remap_index },
- { 4079, MultiTexCoordP4uiv_remap_index },
- { 31672, NormalP3ui_remap_index },
- { 20314, NormalP3uiv_remap_index },
- { 26493, SecondaryColorP3ui_remap_index },
- { 20332, SecondaryColorP3uiv_remap_index },
- { 2853, TexCoordP1ui_remap_index },
- { 2620, TexCoordP1uiv_remap_index },
- { 15762, TexCoordP2ui_remap_index },
- { 23490, TexCoordP2uiv_remap_index },
- { 6450, TexCoordP3ui_remap_index },
- { 23869, TexCoordP3uiv_remap_index },
- { 2036, TexCoordP4ui_remap_index },
- { 5952, TexCoordP4uiv_remap_index },
- { 10665, VertexAttribP1ui_remap_index },
- { 15030, VertexAttribP1uiv_remap_index },
- { 34935, VertexAttribP2ui_remap_index },
- { 5744, VertexAttribP2uiv_remap_index },
- { 3552, VertexAttribP3ui_remap_index },
- { 21073, VertexAttribP3uiv_remap_index },
- { 15056, VertexAttribP4ui_remap_index },
- { 17038, VertexAttribP4uiv_remap_index },
- { 5486, VertexP2ui_remap_index },
- { 16608, VertexP2uiv_remap_index },
- { 2500, VertexP3ui_remap_index },
- { 17558, VertexP3uiv_remap_index },
- { 10175, VertexP4ui_remap_index },
- { 3534, VertexP4uiv_remap_index },
- { 5770, BindTransformFeedback_remap_index },
- { 3626, DeleteTransformFeedbacks_remap_index },
- { 7195, DrawTransformFeedback_remap_index },
- { 10383, GenTransformFeedbacks_remap_index },
- { 30092, IsTransformFeedback_remap_index },
- { 27720, PauseTransformFeedback_remap_index },
- { 6253, ResumeTransformFeedback_remap_index },
- { 23186, ClearDepthf_remap_index },
- { 7499, DepthRangef_remap_index },
- { 15498, GetShaderPrecisionFormat_remap_index },
- { 10835, ReleaseShaderCompiler_remap_index },
- { 11831, ShaderBinary_remap_index },
- { 1482, DebugMessageCallbackARB_remap_index },
- { 10541, DebugMessageControlARB_remap_index },
- { 34770, DebugMessageInsertARB_remap_index },
- { 3051, GetDebugMessageLogARB_remap_index },
- { 1004, GetGraphicsResetStatusARB_remap_index },
- { 26368, GetnColorTableARB_remap_index },
- { 8684, GetnCompressedTexImageARB_remap_index },
- { 4356, GetnConvolutionFilterARB_remap_index },
- { 16824, GetnHistogramARB_remap_index },
- { 25127, GetnMapdvARB_remap_index },
- { 23663, GetnMapfvARB_remap_index },
- { 2359, GetnMapivARB_remap_index },
- { 18286, GetnMinmaxARB_remap_index },
- { 4976, GetnPixelMapfvARB_remap_index },
- { 20453, GetnPixelMapuivARB_remap_index },
- { 3279, GetnPixelMapusvARB_remap_index },
- { 1404, GetnPolygonStippleARB_remap_index },
- { 22651, GetnSeparableFilterARB_remap_index },
- { 34701, GetnTexImageARB_remap_index },
- { 19743, GetnUniformdvARB_remap_index },
- { 5077, GetnUniformfvARB_remap_index },
- { 10690, GetnUniformivARB_remap_index },
- { 24117, GetnUniformuivARB_remap_index },
- { 3193, ReadnPixelsARB_remap_index },
- { 1291, TexStorage1D_remap_index },
- { 4866, TexStorage2D_remap_index },
- { 30698, TexStorage3D_remap_index },
- { 5001, TextureStorage1DEXT_remap_index },
- { 30479, TextureStorage2DEXT_remap_index },
- { 30273, TextureStorage3DEXT_remap_index },
- { 6121, PolygonOffsetEXT_remap_index },
- { 24890, GetPixelTexGenParameterfvSGIS_remap_index },
- { 4926, GetPixelTexGenParameterivSGIS_remap_index },
- { 24623, PixelTexGenParameterfSGIS_remap_index },
- { 663, PixelTexGenParameterfvSGIS_remap_index },
- { 13637, PixelTexGenParameteriSGIS_remap_index },
- { 14742, PixelTexGenParameterivSGIS_remap_index },
- { 19439, SampleMaskSGIS_remap_index },
- { 21408, SamplePatternSGIS_remap_index },
- { 28069, ColorPointerEXT_remap_index },
- { 18732, EdgeFlagPointerEXT_remap_index },
- { 6816, IndexPointerEXT_remap_index },
- { 6896, NormalPointerEXT_remap_index },
- { 16892, TexCoordPointerEXT_remap_index },
- { 7729, VertexPointerEXT_remap_index },
- { 3993, PointParameterfEXT_remap_index },
- { 8580, PointParameterfvEXT_remap_index },
- { 34018, LockArraysEXT_remap_index },
- { 15946, UnlockArraysEXT_remap_index },
- { 1312, SecondaryColor3bEXT_remap_index },
- { 8773, SecondaryColor3bvEXT_remap_index },
- { 11341, SecondaryColor3dEXT_remap_index },
- { 27297, SecondaryColor3dvEXT_remap_index },
- { 29958, SecondaryColor3fEXT_remap_index },
- { 19476, SecondaryColor3fvEXT_remap_index },
- { 509, SecondaryColor3iEXT_remap_index },
- { 17228, SecondaryColor3ivEXT_remap_index },
- { 10923, SecondaryColor3sEXT_remap_index },
- { 32845, SecondaryColor3svEXT_remap_index },
- { 29023, SecondaryColor3ubEXT_remap_index },
- { 22757, SecondaryColor3ubvEXT_remap_index },
- { 13879, SecondaryColor3uiEXT_remap_index },
- { 24510, SecondaryColor3uivEXT_remap_index },
- { 27577, SecondaryColor3usEXT_remap_index },
- { 13952, SecondaryColor3usvEXT_remap_index },
- { 12700, SecondaryColorPointerEXT_remap_index },
- { 27391, MultiDrawArraysEXT_remap_index },
- { 22396, MultiDrawElementsEXT_remap_index },
- { 22607, FogCoordPointerEXT_remap_index },
- { 5128, FogCoorddEXT_remap_index },
- { 33419, FogCoorddvEXT_remap_index },
- { 5245, FogCoordfEXT_remap_index },
- { 28946, FogCoordfvEXT_remap_index },
- { 12800, PixelTexGenSGIX_remap_index },
- { 29551, BlendFuncSeparateEXT_remap_index },
- { 7641, FlushVertexArrayRangeNV_remap_index },
- { 6070, VertexArrayRangeNV_remap_index },
- { 30023, CombinerInputNV_remap_index },
- { 2302, CombinerOutputNV_remap_index },
- { 32998, CombinerParameterfNV_remap_index },
- { 5924, CombinerParameterfvNV_remap_index },
- { 23966, CombinerParameteriNV_remap_index },
- { 34501, CombinerParameterivNV_remap_index },
- { 8017, FinalCombinerInputNV_remap_index },
- { 1699, GetCombinerInputParameterfvNV_remap_index },
- { 34338, GetCombinerInputParameterivNV_remap_index },
- { 216, GetCombinerOutputParameterfvNV_remap_index },
- { 14703, GetCombinerOutputParameterivNV_remap_index },
- { 7403, GetFinalCombinerInputParameterfvNV_remap_index },
- { 26435, GetFinalCombinerInputParameterivNV_remap_index },
- { 13490, ResizeBuffersMESA_remap_index },
- { 12026, WindowPos2dMESA_remap_index },
- { 1084, WindowPos2dvMESA_remap_index },
- { 35443, WindowPos2fMESA_remap_index },
- { 8718, WindowPos2fvMESA_remap_index },
- { 19386, WindowPos2iMESA_remap_index },
- { 21881, WindowPos2ivMESA_remap_index },
- { 22495, WindowPos2sMESA_remap_index },
- { 6485, WindowPos2svMESA_remap_index },
- { 8509, WindowPos3dMESA_remap_index },
- { 14975, WindowPos3dvMESA_remap_index },
- { 555, WindowPos3fMESA_remap_index },
- { 16007, WindowPos3fvMESA_remap_index },
- { 25696, WindowPos3iMESA_remap_index },
- { 32174, WindowPos3ivMESA_remap_index },
- { 20201, WindowPos3sMESA_remap_index },
- { 33675, WindowPos3svMESA_remap_index },
- { 11977, WindowPos4dMESA_remap_index },
- { 18162, WindowPos4dvMESA_remap_index },
- { 14934, WindowPos4fMESA_remap_index },
- { 32735, WindowPos4fvMESA_remap_index },
- { 32327, WindowPos4iMESA_remap_index },
- { 13329, WindowPos4ivMESA_remap_index },
- { 20429, WindowPos4sMESA_remap_index },
- { 3577, WindowPos4svMESA_remap_index },
- { 28654, MultiModeDrawArraysIBM_remap_index },
- { 30882, MultiModeDrawElementsIBM_remap_index },
- { 13104, DeleteFencesNV_remap_index },
- { 29870, FinishFenceNV_remap_index },
- { 4141, GenFencesNV_remap_index },
- { 18142, GetFenceivNV_remap_index },
- { 8986, IsFenceNV_remap_index },
- { 14630, SetFenceNV_remap_index },
- { 4717, TestFenceNV_remap_index },
- { 33646, AreProgramsResidentNV_remap_index },
- { 33040, BindProgramNV_remap_index },
- { 27660, DeleteProgramsNV_remap_index },
- { 22975, ExecuteProgramNV_remap_index },
- { 35336, GenProgramsNV_remap_index },
- { 24995, GetProgramParameterdvNV_remap_index },
- { 11403, GetProgramParameterfvNV_remap_index },
- { 28043, GetProgramStringNV_remap_index },
- { 26073, GetProgramivNV_remap_index },
- { 25250, GetTrackMatrixivNV_remap_index },
- { 27837, GetVertexAttribPointervNV_remap_index },
- { 11018, GetVertexAttribdvNV_remap_index },
- { 10042, GetVertexAttribfvNV_remap_index },
- { 19689, GetVertexAttribivNV_remap_index },
- { 20712, IsProgramNV_remap_index },
- { 10125, LoadProgramNV_remap_index },
- { 29647, ProgramParameters4dvNV_remap_index },
- { 26003, ProgramParameters4fvNV_remap_index },
- { 22185, RequestResidentProgramsNV_remap_index },
- { 32519, TrackMatrixNV_remap_index },
- { 34315, VertexAttrib1dNV_remap_index },
- { 14541, VertexAttrib1dvNV_remap_index },
- { 30335, VertexAttrib1fNV_remap_index },
- { 2659, VertexAttrib1fvNV_remap_index },
- { 32792, VertexAttrib1sNV_remap_index },
- { 16080, VertexAttrib1svNV_remap_index },
- { 5436, VertexAttrib2dNV_remap_index },
- { 14434, VertexAttrib2dvNV_remap_index },
- { 21640, VertexAttrib2fNV_remap_index },
- { 14000, VertexAttrib2fvNV_remap_index },
- { 6697, VertexAttrib2sNV_remap_index },
- { 20255, VertexAttrib2svNV_remap_index },
- { 12174, VertexAttrib3dNV_remap_index },
- { 33896, VertexAttrib3dvNV_remap_index },
- { 11189, VertexAttrib3fNV_remap_index },
- { 26395, VertexAttrib3fvNV_remap_index },
- { 23739, VertexAttrib3sNV_remap_index },
- { 25277, VertexAttrib3svNV_remap_index },
- { 30856, VertexAttrib4dNV_remap_index },
- { 35373, VertexAttrib4dvNV_remap_index },
- { 5864, VertexAttrib4fNV_remap_index },
- { 10192, VertexAttrib4fvNV_remap_index },
- { 28538, VertexAttrib4sNV_remap_index },
- { 1512, VertexAttrib4svNV_remap_index },
- { 5611, VertexAttrib4ubNV_remap_index },
- { 817, VertexAttrib4ubvNV_remap_index },
- { 23155, VertexAttribPointerNV_remap_index },
- { 2474, VertexAttribs1dvNV_remap_index },
- { 27925, VertexAttribs1fvNV_remap_index },
- { 35173, VertexAttribs1svNV_remap_index },
- { 11240, VertexAttribs2dvNV_remap_index },
- { 27052, VertexAttribs2fvNV_remap_index },
- { 18758, VertexAttribs2svNV_remap_index },
- { 5972, VertexAttribs3dvNV_remap_index },
- { 2333, VertexAttribs3fvNV_remap_index },
- { 31896, VertexAttribs3svNV_remap_index },
- { 28628, VertexAttribs4dvNV_remap_index },
- { 6044, VertexAttribs4fvNV_remap_index },
- { 34960, VertexAttribs4svNV_remap_index },
- { 31627, VertexAttribs4ubvNV_remap_index },
- { 28730, GetTexBumpParameterfvATI_remap_index },
- { 35214, GetTexBumpParameterivATI_remap_index },
- { 19883, TexBumpParameterfvATI_remap_index },
- { 22056, TexBumpParameterivATI_remap_index },
- { 16644, AlphaFragmentOp1ATI_remap_index },
- { 27343, AlphaFragmentOp2ATI_remap_index },
- { 26311, AlphaFragmentOp3ATI_remap_index },
- { 31823, BeginFragmentShaderATI_remap_index },
- { 33239, BindFragmentShaderATI_remap_index },
- { 25406, ColorFragmentOp1ATI_remap_index },
- { 4832, ColorFragmentOp2ATI_remap_index },
- { 33541, ColorFragmentOp3ATI_remap_index },
- { 6210, DeleteFragmentShaderATI_remap_index },
- { 35397, EndFragmentShaderATI_remap_index },
- { 34529, GenFragmentShadersATI_remap_index },
- { 27206, PassTexCoordATI_remap_index },
- { 7709, SampleMapATI_remap_index },
- { 28841, SetFragmentShaderConstantATI_remap_index },
- { 402, PointParameteriNV_remap_index },
- { 15187, PointParameterivNV_remap_index },
- { 30672, ActiveStencilFaceEXT_remap_index },
- { 29287, BindVertexArrayAPPLE_remap_index },
- { 3000, DeleteVertexArraysAPPLE_remap_index },
- { 19225, GenVertexArraysAPPLE_remap_index },
- { 25060, IsVertexArrayAPPLE_remap_index },
- { 858, GetProgramNamedParameterdvNV_remap_index },
- { 3956, GetProgramNamedParameterfvNV_remap_index },
- { 28761, ProgramNamedParameter4dNV_remap_index },
- { 15561, ProgramNamedParameter4dvNV_remap_index },
- { 9658, ProgramNamedParameter4fNV_remap_index },
- { 12665, ProgramNamedParameter4fvNV_remap_index },
- { 18073, PrimitiveRestartIndexNV_remap_index },
- { 32712, PrimitiveRestartNV_remap_index },
- { 25982, DepthBoundsEXT_remap_index },
- { 1183, BlendEquationSeparateEXT_remap_index },
- { 15781, BindFramebufferEXT_remap_index },
- { 27436, BindRenderbufferEXT_remap_index },
- { 10439, CheckFramebufferStatusEXT_remap_index },
- { 24311, DeleteFramebuffersEXT_remap_index },
- { 33798, DeleteRenderbuffersEXT_remap_index },
- { 14458, FramebufferRenderbufferEXT_remap_index },
- { 14647, FramebufferTexture1DEXT_remap_index },
- { 12459, FramebufferTexture2DEXT_remap_index },
- { 12079, FramebufferTexture3DEXT_remap_index },
- { 24926, GenFramebuffersEXT_remap_index },
- { 18623, GenRenderbuffersEXT_remap_index },
- { 7445, GenerateMipmapEXT_remap_index },
- { 23248, GetFramebufferAttachmentParameterivEXT_remap_index },
- { 34435, GetRenderbufferParameterivEXT_remap_index },
- { 21936, IsFramebufferEXT_remap_index },
- { 35296, IsRenderbufferEXT_remap_index },
- { 8933, RenderbufferStorageEXT_remap_index },
- { 734, BlitFramebufferEXT_remap_index },
- { 15347, BufferParameteriAPPLE_remap_index },
- { 20744, FlushMappedBufferRangeAPPLE_remap_index },
- { 1982, BindFragDataLocationEXT_remap_index },
- { 26095, GetFragDataLocationEXT_remap_index },
- { 11518, GetUniformuivEXT_remap_index },
- { 34609, GetVertexAttribIivEXT_remap_index },
- { 29818, GetVertexAttribIuivEXT_remap_index },
- { 12937, Uniform1uiEXT_remap_index },
- { 29732, Uniform1uivEXT_remap_index },
- { 23835, Uniform2uiEXT_remap_index },
- { 4796, Uniform2uivEXT_remap_index },
- { 31135, Uniform3uiEXT_remap_index },
- { 15708, Uniform3uivEXT_remap_index },
- { 3880, Uniform4uiEXT_remap_index },
- { 9434, Uniform4uivEXT_remap_index },
- { 19604, VertexAttribI1iEXT_remap_index },
- { 5638, VertexAttribI1ivEXT_remap_index },
- { 2760, VertexAttribI1uiEXT_remap_index },
- { 13728, VertexAttribI1uivEXT_remap_index },
+ { 2934, UniformMatrix4fvARB_remap_index },
+ { 27262, UseProgramObjectARB_remap_index },
+ { 15942, ValidateProgramARB_remap_index },
+ { 22998, BindAttribLocationARB_remap_index },
+ { 5495, GetActiveAttribARB_remap_index },
+ { 17770, GetAttribLocationARB_remap_index },
+ { 31461, DrawBuffersARB_remap_index },
+ { 31294, ClampColorARB_remap_index },
+ { 19252, DrawArraysInstancedARB_remap_index },
+ { 7212, DrawElementsInstancedARB_remap_index },
+ { 14118, RenderbufferStorageMultisample_remap_index },
+ { 14589, FramebufferTextureARB_remap_index },
+ { 27698, FramebufferTextureFaceARB_remap_index },
+ { 25974, ProgramParameteriARB_remap_index },
+ { 6732, VertexAttribDivisorARB_remap_index },
+ { 20814, FlushMappedBufferRange_remap_index },
+ { 29763, MapBufferRange_remap_index },
+ { 29670, TexBufferARB_remap_index },
+ { 17570, BindVertexArray_remap_index },
+ { 15746, GenVertexArrays_remap_index },
+ { 32341, CopyBufferSubData_remap_index },
+ { 33293, ClientWaitSync_remap_index },
+ { 2853, DeleteSync_remap_index },
+ { 7929, FenceSync_remap_index },
+ { 16313, GetInteger64v_remap_index },
+ { 24403, GetSynciv_remap_index },
+ { 31400, IsSync_remap_index },
+ { 10136, WaitSync_remap_index },
+ { 4159, DrawElementsBaseVertex_remap_index },
+ { 19900, DrawElementsInstancedBaseVertex_remap_index },
+ { 32653, DrawRangeElementsBaseVertex_remap_index },
+ { 28330, MultiDrawElementsBaseVertex_remap_index },
+ { 17836, BlendEquationSeparateiARB_remap_index },
+ { 19070, BlendEquationiARB_remap_index },
+ { 13527, BlendFuncSeparateiARB_remap_index },
+ { 10611, BlendFunciARB_remap_index },
+ { 25235, BindFragDataLocationIndexed_remap_index },
+ { 23335, GetFragDataIndex_remap_index },
+ { 8904, BindSampler_remap_index },
+ { 4535, DeleteSamplers_remap_index },
+ { 21187, GenSamplers_remap_index },
+ { 31332, GetSamplerParameterIiv_remap_index },
+ { 20708, GetSamplerParameterIuiv_remap_index },
+ { 5327, GetSamplerParameterfv_remap_index },
+ { 27419, GetSamplerParameteriv_remap_index },
+ { 15291, IsSampler_remap_index },
+ { 17523, SamplerParameterIiv_remap_index },
+ { 32692, SamplerParameterIuiv_remap_index },
+ { 24076, SamplerParameterf_remap_index },
+ { 17697, SamplerParameterfv_remap_index },
+ { 24051, SamplerParameteri_remap_index },
+ { 19446, SamplerParameteriv_remap_index },
+ { 20270, ColorP3ui_remap_index },
+ { 32940, ColorP3uiv_remap_index },
+ { 22699, ColorP4ui_remap_index },
+ { 4302, ColorP4uiv_remap_index },
+ { 26961, MultiTexCoordP1ui_remap_index },
+ { 13501, MultiTexCoordP1uiv_remap_index },
+ { 1719, MultiTexCoordP2ui_remap_index },
+ { 32113, MultiTexCoordP2uiv_remap_index },
+ { 14903, MultiTexCoordP3ui_remap_index },
+ { 11203, MultiTexCoordP3uiv_remap_index },
+ { 23620, MultiTexCoordP4ui_remap_index },
+ { 4021, MultiTexCoordP4uiv_remap_index },
+ { 31759, NormalP3ui_remap_index },
+ { 20446, NormalP3uiv_remap_index },
+ { 26664, SecondaryColorP3ui_remap_index },
+ { 20464, SecondaryColorP3uiv_remap_index },
+ { 2834, TexCoordP1ui_remap_index },
+ { 2601, TexCoordP1uiv_remap_index },
+ { 15822, TexCoordP2ui_remap_index },
+ { 216, TexCoordP2uiv_remap_index },
+ { 6439, TexCoordP3ui_remap_index },
+ { 24004, TexCoordP3uiv_remap_index },
+ { 2017, TexCoordP4ui_remap_index },
+ { 5899, TexCoordP4uiv_remap_index },
+ { 10654, VertexAttribP1ui_remap_index },
+ { 15090, VertexAttribP1uiv_remap_index },
+ { 31776, VertexAttribP2ui_remap_index },
+ { 5691, VertexAttribP2uiv_remap_index },
+ { 3494, VertexAttribP3ui_remap_index },
+ { 21205, VertexAttribP3uiv_remap_index },
+ { 15116, VertexAttribP4ui_remap_index },
+ { 17098, VertexAttribP4uiv_remap_index },
+ { 5433, VertexP2ui_remap_index },
+ { 16668, VertexP2uiv_remap_index },
+ { 2481, VertexP3ui_remap_index },
+ { 17618, VertexP3uiv_remap_index },
+ { 10164, VertexP4ui_remap_index },
+ { 3476, VertexP4uiv_remap_index },
+ { 5717, BindTransformFeedback_remap_index },
+ { 3568, DeleteTransformFeedbacks_remap_index },
+ { 7184, DrawTransformFeedback_remap_index },
+ { 10372, GenTransformFeedbacks_remap_index },
+ { 30179, IsTransformFeedback_remap_index },
+ { 27891, PauseTransformFeedback_remap_index },
+ { 6200, ResumeTransformFeedback_remap_index },
+ { 23318, ClearDepthf_remap_index },
+ { 7488, DepthRangef_remap_index },
+ { 15558, GetShaderPrecisionFormat_remap_index },
+ { 10824, ReleaseShaderCompiler_remap_index },
+ { 11820, ShaderBinary_remap_index },
+ { 1463, DebugMessageCallbackARB_remap_index },
+ { 10530, DebugMessageControlARB_remap_index },
+ { 34854, DebugMessageInsertARB_remap_index },
+ { 3032, GetDebugMessageLogARB_remap_index },
+ { 985, GetGraphicsResetStatusARB_remap_index },
+ { 26539, GetnColorTableARB_remap_index },
+ { 8673, GetnCompressedTexImageARB_remap_index },
+ { 4251, GetnConvolutionFilterARB_remap_index },
+ { 16884, GetnHistogramARB_remap_index },
+ { 25298, GetnMapdvARB_remap_index },
+ { 23798, GetnMapfvARB_remap_index },
+ { 2340, GetnMapivARB_remap_index },
+ { 18418, GetnMinmaxARB_remap_index },
+ { 4923, GetnPixelMapfvARB_remap_index },
+ { 20585, GetnPixelMapuivARB_remap_index },
+ { 3221, GetnPixelMapusvARB_remap_index },
+ { 1385, GetnPolygonStippleARB_remap_index },
+ { 22783, GetnSeparableFilterARB_remap_index },
+ { 34785, GetnTexImageARB_remap_index },
+ { 19875, GetnUniformdvARB_remap_index },
+ { 5024, GetnUniformfvARB_remap_index },
+ { 10679, GetnUniformivARB_remap_index },
+ { 24252, GetnUniformuivARB_remap_index },
+ { 3135, ReadnPixelsARB_remap_index },
+ { 1272, TexStorage1D_remap_index },
+ { 4813, TexStorage2D_remap_index },
+ { 30785, TexStorage3D_remap_index },
+ { 4948, TextureStorage1DEXT_remap_index },
+ { 30566, TextureStorage2DEXT_remap_index },
+ { 30360, TextureStorage3DEXT_remap_index },
+ { 6068, PolygonOffsetEXT_remap_index },
+ { 25025, GetPixelTexGenParameterfvSGIS_remap_index },
+ { 4873, GetPixelTexGenParameterivSGIS_remap_index },
+ { 24758, PixelTexGenParameterfSGIS_remap_index },
+ { 644, PixelTexGenParameterfvSGIS_remap_index },
+ { 13626, PixelTexGenParameteriSGIS_remap_index },
+ { 14763, PixelTexGenParameterivSGIS_remap_index },
+ { 19571, SampleMaskSGIS_remap_index },
+ { 21540, SamplePatternSGIS_remap_index },
+ { 28240, ColorPointerEXT_remap_index },
+ { 18864, EdgeFlagPointerEXT_remap_index },
+ { 6805, IndexPointerEXT_remap_index },
+ { 6885, NormalPointerEXT_remap_index },
+ { 16952, TexCoordPointerEXT_remap_index },
+ { 7718, VertexPointerEXT_remap_index },
+ { 3935, PointParameterfEXT_remap_index },
+ { 8569, PointParameterfvEXT_remap_index },
+ { 34169, LockArraysEXT_remap_index },
+ { 16006, UnlockArraysEXT_remap_index },
+ { 1293, SecondaryColor3bEXT_remap_index },
+ { 8762, SecondaryColor3bvEXT_remap_index },
+ { 11330, SecondaryColor3dEXT_remap_index },
+ { 27468, SecondaryColor3dvEXT_remap_index },
+ { 30045, SecondaryColor3fEXT_remap_index },
+ { 19608, SecondaryColor3fvEXT_remap_index },
+ { 490, SecondaryColor3iEXT_remap_index },
+ { 17288, SecondaryColor3ivEXT_remap_index },
+ { 10912, SecondaryColor3sEXT_remap_index },
+ { 32957, SecondaryColor3svEXT_remap_index },
+ { 29162, SecondaryColor3ubEXT_remap_index },
+ { 22889, SecondaryColor3ubvEXT_remap_index },
+ { 13868, SecondaryColor3uiEXT_remap_index },
+ { 24645, SecondaryColor3uivEXT_remap_index },
+ { 27748, SecondaryColor3usEXT_remap_index },
+ { 13941, SecondaryColor3usvEXT_remap_index },
+ { 12689, SecondaryColorPointerEXT_remap_index },
+ { 27562, MultiDrawArraysEXT_remap_index },
+ { 22528, MultiDrawElementsEXT_remap_index },
+ { 22739, FogCoordPointerEXT_remap_index },
+ { 5075, FogCoorddEXT_remap_index },
+ { 33570, FogCoorddvEXT_remap_index },
+ { 5192, FogCoordfEXT_remap_index },
+ { 29085, FogCoordfvEXT_remap_index },
+ { 12789, PixelTexGenSGIX_remap_index },
+ { 29690, BlendFuncSeparateEXT_remap_index },
+ { 7630, FlushVertexArrayRangeNV_remap_index },
+ { 6017, VertexArrayRangeNV_remap_index },
+ { 30110, CombinerInputNV_remap_index },
+ { 2283, CombinerOutputNV_remap_index },
+ { 33110, CombinerParameterfNV_remap_index },
+ { 5871, CombinerParameterfvNV_remap_index },
+ { 24101, CombinerParameteriNV_remap_index },
+ { 34585, CombinerParameterivNV_remap_index },
+ { 8006, FinalCombinerInputNV_remap_index },
+ { 1680, GetCombinerInputParameterfvNV_remap_index },
+ { 34422, GetCombinerInputParameterivNV_remap_index },
+ { 14864, GetCombinerOutputParameterfvNV_remap_index },
+ { 14692, GetCombinerOutputParameterivNV_remap_index },
+ { 7392, GetFinalCombinerInputParameterfvNV_remap_index },
+ { 26606, GetFinalCombinerInputParameterivNV_remap_index },
+ { 13479, ResizeBuffersMESA_remap_index },
+ { 12015, WindowPos2dMESA_remap_index },
+ { 1065, WindowPos2dvMESA_remap_index },
+ { 35502, WindowPos2fMESA_remap_index },
+ { 8707, WindowPos2fvMESA_remap_index },
+ { 19518, WindowPos2iMESA_remap_index },
+ { 22013, WindowPos2ivMESA_remap_index },
+ { 22627, WindowPos2sMESA_remap_index },
+ { 6474, WindowPos2svMESA_remap_index },
+ { 8498, WindowPos3dMESA_remap_index },
+ { 15035, WindowPos3dvMESA_remap_index },
+ { 536, WindowPos3fMESA_remap_index },
+ { 16067, WindowPos3fvMESA_remap_index },
+ { 25867, WindowPos3iMESA_remap_index },
+ { 32286, WindowPos3ivMESA_remap_index },
+ { 20333, WindowPos3sMESA_remap_index },
+ { 33826, WindowPos3svMESA_remap_index },
+ { 11966, WindowPos4dMESA_remap_index },
+ { 18294, WindowPos4dvMESA_remap_index },
+ { 14994, WindowPos4fMESA_remap_index },
+ { 32847, WindowPos4fvMESA_remap_index },
+ { 32439, WindowPos4iMESA_remap_index },
+ { 13318, WindowPos4ivMESA_remap_index },
+ { 20561, WindowPos4sMESA_remap_index },
+ { 3519, WindowPos4svMESA_remap_index },
+ { 14731, MultiModeDrawArraysIBM_remap_index },
+ { 30969, MultiModeDrawElementsIBM_remap_index },
+ { 13093, DeleteFencesNV_remap_index },
+ { 29957, FinishFenceNV_remap_index },
+ { 4083, GenFencesNV_remap_index },
+ { 18274, GetFenceivNV_remap_index },
+ { 8975, IsFenceNV_remap_index },
+ { 14619, SetFenceNV_remap_index },
+ { 4612, TestFenceNV_remap_index },
+ { 33797, AreProgramsResidentNV_remap_index },
+ { 33152, BindProgramNV_remap_index },
+ { 27831, DeleteProgramsNV_remap_index },
+ { 23107, ExecuteProgramNV_remap_index },
+ { 35395, GenProgramsNV_remap_index },
+ { 25130, GetProgramParameterdvNV_remap_index },
+ { 11392, GetProgramParameterfvNV_remap_index },
+ { 28214, GetProgramStringNV_remap_index },
+ { 26244, GetProgramivNV_remap_index },
+ { 25421, GetTrackMatrixivNV_remap_index },
+ { 28008, GetVertexAttribPointervNV_remap_index },
+ { 11007, GetVertexAttribdvNV_remap_index },
+ { 10031, GetVertexAttribfvNV_remap_index },
+ { 19821, GetVertexAttribivNV_remap_index },
+ { 20844, IsProgramNV_remap_index },
+ { 10114, LoadProgramNV_remap_index },
+ { 29786, ProgramParameters4dvNV_remap_index },
+ { 26174, ProgramParameters4fvNV_remap_index },
+ { 22317, RequestResidentProgramsNV_remap_index },
+ { 32631, TrackMatrixNV_remap_index },
+ { 34399, VertexAttrib1dNV_remap_index },
+ { 14530, VertexAttrib1dvNV_remap_index },
+ { 30422, VertexAttrib1fNV_remap_index },
+ { 2640, VertexAttrib1fvNV_remap_index },
+ { 32904, VertexAttrib1sNV_remap_index },
+ { 16140, VertexAttrib1svNV_remap_index },
+ { 5383, VertexAttrib2dNV_remap_index },
+ { 14423, VertexAttrib2dvNV_remap_index },
+ { 21772, VertexAttrib2fNV_remap_index },
+ { 13989, VertexAttrib2fvNV_remap_index },
+ { 6686, VertexAttrib2sNV_remap_index },
+ { 20387, VertexAttrib2svNV_remap_index },
+ { 12163, VertexAttrib3dNV_remap_index },
+ { 34047, VertexAttrib3dvNV_remap_index },
+ { 11178, VertexAttrib3fNV_remap_index },
+ { 26566, VertexAttrib3fvNV_remap_index },
+ { 23874, VertexAttrib3sNV_remap_index },
+ { 25448, VertexAttrib3svNV_remap_index },
+ { 30943, VertexAttrib4dNV_remap_index },
+ { 35432, VertexAttrib4dvNV_remap_index },
+ { 5811, VertexAttrib4fNV_remap_index },
+ { 10181, VertexAttrib4fvNV_remap_index },
+ { 28709, VertexAttrib4sNV_remap_index },
+ { 1493, VertexAttrib4svNV_remap_index },
+ { 5558, VertexAttrib4ubNV_remap_index },
+ { 798, VertexAttrib4ubvNV_remap_index },
+ { 23287, VertexAttribPointerNV_remap_index },
+ { 2455, VertexAttribs1dvNV_remap_index },
+ { 28096, VertexAttribs1fvNV_remap_index },
+ { 35232, VertexAttribs1svNV_remap_index },
+ { 11229, VertexAttribs2dvNV_remap_index },
+ { 27223, VertexAttribs2fvNV_remap_index },
+ { 18890, VertexAttribs2svNV_remap_index },
+ { 5919, VertexAttribs3dvNV_remap_index },
+ { 2314, VertexAttribs3fvNV_remap_index },
+ { 32008, VertexAttribs3svNV_remap_index },
+ { 28799, VertexAttribs4dvNV_remap_index },
+ { 5991, VertexAttribs4fvNV_remap_index },
+ { 35019, VertexAttribs4svNV_remap_index },
+ { 31714, VertexAttribs4ubvNV_remap_index },
+ { 28869, GetTexBumpParameterfvATI_remap_index },
+ { 35273, GetTexBumpParameterivATI_remap_index },
+ { 20015, TexBumpParameterfvATI_remap_index },
+ { 22188, TexBumpParameterivATI_remap_index },
+ { 16704, AlphaFragmentOp1ATI_remap_index },
+ { 27514, AlphaFragmentOp2ATI_remap_index },
+ { 26482, AlphaFragmentOp3ATI_remap_index },
+ { 31935, BeginFragmentShaderATI_remap_index },
+ { 33351, BindFragmentShaderATI_remap_index },
+ { 25577, ColorFragmentOp1ATI_remap_index },
+ { 4779, ColorFragmentOp2ATI_remap_index },
+ { 33692, ColorFragmentOp3ATI_remap_index },
+ { 6157, DeleteFragmentShaderATI_remap_index },
+ { 35456, EndFragmentShaderATI_remap_index },
+ { 34613, GenFragmentShadersATI_remap_index },
+ { 27377, PassTexCoordATI_remap_index },
+ { 7698, SampleMapATI_remap_index },
+ { 28980, SetFragmentShaderConstantATI_remap_index },
+ { 383, PointParameteriNV_remap_index },
+ { 15247, PointParameterivNV_remap_index },
+ { 30759, ActiveStencilFaceEXT_remap_index },
+ { 29426, BindVertexArrayAPPLE_remap_index },
+ { 2981, DeleteVertexArraysAPPLE_remap_index },
+ { 19357, GenVertexArraysAPPLE_remap_index },
+ { 25195, IsVertexArrayAPPLE_remap_index },
+ { 839, GetProgramNamedParameterdvNV_remap_index },
+ { 3898, GetProgramNamedParameterfvNV_remap_index },
+ { 28900, ProgramNamedParameter4dNV_remap_index },
+ { 15621, ProgramNamedParameter4dvNV_remap_index },
+ { 9647, ProgramNamedParameter4fNV_remap_index },
+ { 12654, ProgramNamedParameter4fvNV_remap_index },
+ { 18205, PrimitiveRestartIndexNV_remap_index },
+ { 32824, PrimitiveRestartNV_remap_index },
+ { 26153, DepthBoundsEXT_remap_index },
+ { 1164, BlendEquationSeparateEXT_remap_index },
+ { 15841, BindFramebufferEXT_remap_index },
+ { 27607, BindRenderbufferEXT_remap_index },
+ { 10428, CheckFramebufferStatusEXT_remap_index },
+ { 24446, DeleteFramebuffersEXT_remap_index },
+ { 33949, DeleteRenderbuffersEXT_remap_index },
+ { 14447, FramebufferRenderbufferEXT_remap_index },
+ { 14636, FramebufferTexture1DEXT_remap_index },
+ { 12448, FramebufferTexture2DEXT_remap_index },
+ { 12068, FramebufferTexture3DEXT_remap_index },
+ { 25061, GenFramebuffersEXT_remap_index },
+ { 18755, GenRenderbuffersEXT_remap_index },
+ { 7434, GenerateMipmapEXT_remap_index },
+ { 23403, GetFramebufferAttachmentParameterivEXT_remap_index },
+ { 34519, GetRenderbufferParameterivEXT_remap_index },
+ { 22068, IsFramebufferEXT_remap_index },
+ { 35355, IsRenderbufferEXT_remap_index },
+ { 8922, RenderbufferStorageEXT_remap_index },
+ { 715, BlitFramebufferEXT_remap_index },
+ { 15407, BufferParameteriAPPLE_remap_index },
+ { 20876, FlushMappedBufferRangeAPPLE_remap_index },
+ { 1963, BindFragDataLocationEXT_remap_index },
+ { 26266, GetFragDataLocationEXT_remap_index },
+ { 11507, GetUniformuivEXT_remap_index },
+ { 34693, GetVertexAttribIivEXT_remap_index },
+ { 4629, GetVertexAttribIuivEXT_remap_index },
+ { 12926, Uniform1uiEXT_remap_index },
+ { 29871, Uniform1uivEXT_remap_index },
+ { 23970, Uniform2uiEXT_remap_index },
+ { 4743, Uniform2uivEXT_remap_index },
+ { 31222, Uniform3uiEXT_remap_index },
+ { 15768, Uniform3uivEXT_remap_index },
+ { 3822, Uniform4uiEXT_remap_index },
+ { 9423, Uniform4uivEXT_remap_index },
+ { 19736, VertexAttribI1iEXT_remap_index },
+ { 5585, VertexAttribI1ivEXT_remap_index },
+ { 2741, VertexAttribI1uiEXT_remap_index },
+ { 13717, VertexAttribI1uivEXT_remap_index },
{ 81, VertexAttribI2iEXT_remap_index },
- { 25518, VertexAttribI2ivEXT_remap_index },
- { 5998, VertexAttribI2uiEXT_remap_index },
- { 5290, VertexAttribI2uivEXT_remap_index },
- { 28330, VertexAttribI3iEXT_remap_index },
- { 26745, VertexAttribI3ivEXT_remap_index },
- { 3734, VertexAttribI3uiEXT_remap_index },
- { 32415, VertexAttribI3uivEXT_remap_index },
- { 23544, VertexAttribI4bvEXT_remap_index },
- { 15640, VertexAttribI4iEXT_remap_index },
- { 34067, VertexAttribI4ivEXT_remap_index },
- { 14361, VertexAttribI4svEXT_remap_index },
- { 4309, VertexAttribI4ubvEXT_remap_index },
- { 17291, VertexAttribI4uiEXT_remap_index },
- { 6144, VertexAttribI4uivEXT_remap_index },
- { 12242, VertexAttribI4usvEXT_remap_index },
- { 19827, VertexAttribIPointerEXT_remap_index },
- { 3349, FramebufferTextureLayerEXT_remap_index },
- { 17663, ColorMaskIndexedEXT_remap_index },
- { 20279, DisableIndexedEXT_remap_index },
- { 28375, EnableIndexedEXT_remap_index },
- { 23203, GetBooleanIndexedvEXT_remap_index },
- { 11853, GetIntegerIndexedvEXT_remap_index },
- { 24387, IsEnabledIndexedEXT_remap_index },
- { 24287, ClearColorIiEXT_remap_index },
- { 3830, ClearColorIuiEXT_remap_index },
- { 10715, GetTexParameterIivEXT_remap_index },
- { 6645, GetTexParameterIuivEXT_remap_index },
- { 3305, TexParameterIivEXT_remap_index },
- { 28197, TexParameterIuivEXT_remap_index },
- { 5158, BeginConditionalRenderNV_remap_index },
- { 27156, EndConditionalRenderNV_remap_index },
- { 10069, BeginTransformFeedbackEXT_remap_index },
- { 20358, BindBufferBaseEXT_remap_index },
- { 20173, BindBufferOffsetEXT_remap_index },
- { 13154, BindBufferRangeEXT_remap_index },
- { 15262, EndTransformFeedbackEXT_remap_index },
- { 11716, GetTransformFeedbackVaryingEXT_remap_index },
- { 22241, TransformFeedbackVaryingsEXT_remap_index },
- { 31528, ProvokingVertexEXT_remap_index },
- { 11664, GetTexParameterPointervAPPLE_remap_index },
- { 5700, TextureRangeAPPLE_remap_index },
- { 12531, GetObjectParameterivAPPLE_remap_index },
- { 21363, ObjectPurgeableAPPLE_remap_index },
- { 6420, ObjectUnpurgeableAPPLE_remap_index },
- { 18445, ActiveProgramEXT_remap_index },
- { 18416, CreateShaderProgramEXT_remap_index },
- { 30427, UseShaderProgramEXT_remap_index },
- { 17616, TextureBarrierNV_remap_index },
- { 30721, StencilFuncSeparateATI_remap_index },
- { 6333, ProgramEnvParameters4fvEXT_remap_index },
- { 18310, ProgramLocalParameters4fvEXT_remap_index },
- { 15115, GetQueryObjecti64vEXT_remap_index },
- { 11266, GetQueryObjectui64vEXT_remap_index },
- { 25475, EGLImageTargetRenderbufferStorageOES_remap_index },
- { 13043, EGLImageTargetTexture2DOES_remap_index },
+ { 25689, VertexAttribI2ivEXT_remap_index },
+ { 5945, VertexAttribI2uiEXT_remap_index },
+ { 5237, VertexAttribI2uivEXT_remap_index },
+ { 28501, VertexAttribI3iEXT_remap_index },
+ { 26916, VertexAttribI3ivEXT_remap_index },
+ { 3676, VertexAttribI3uiEXT_remap_index },
+ { 32527, VertexAttribI3uivEXT_remap_index },
+ { 23679, VertexAttribI4bvEXT_remap_index },
+ { 15700, VertexAttribI4iEXT_remap_index },
+ { 34218, VertexAttribI4ivEXT_remap_index },
+ { 14350, VertexAttribI4svEXT_remap_index },
+ { 17723, VertexAttribI4ubvEXT_remap_index },
+ { 17351, VertexAttribI4uiEXT_remap_index },
+ { 6091, VertexAttribI4uivEXT_remap_index },
+ { 12231, VertexAttribI4usvEXT_remap_index },
+ { 19959, VertexAttribIPointerEXT_remap_index },
+ { 3291, FramebufferTextureLayerEXT_remap_index },
+ { 6367, ColorMaskIndexedEXT_remap_index },
+ { 20411, DisableIndexedEXT_remap_index },
+ { 28546, EnableIndexedEXT_remap_index },
+ { 23358, GetBooleanIndexedvEXT_remap_index },
+ { 11842, GetIntegerIndexedvEXT_remap_index },
+ { 24522, IsEnabledIndexedEXT_remap_index },
+ { 24422, ClearColorIiEXT_remap_index },
+ { 3772, ClearColorIuiEXT_remap_index },
+ { 10704, GetTexParameterIivEXT_remap_index },
+ { 6634, GetTexParameterIuivEXT_remap_index },
+ { 3247, TexParameterIivEXT_remap_index },
+ { 28368, TexParameterIuivEXT_remap_index },
+ { 5105, BeginConditionalRenderNV_remap_index },
+ { 27327, EndConditionalRenderNV_remap_index },
+ { 10058, BeginTransformFeedbackEXT_remap_index },
+ { 20490, BindBufferBaseEXT_remap_index },
+ { 20305, BindBufferOffsetEXT_remap_index },
+ { 13143, BindBufferRangeEXT_remap_index },
+ { 15322, EndTransformFeedbackEXT_remap_index },
+ { 11705, GetTransformFeedbackVaryingEXT_remap_index },
+ { 22373, TransformFeedbackVaryingsEXT_remap_index },
+ { 31615, ProvokingVertexEXT_remap_index },
+ { 11653, GetTexParameterPointervAPPLE_remap_index },
+ { 5647, TextureRangeAPPLE_remap_index },
+ { 12520, GetObjectParameterivAPPLE_remap_index },
+ { 21495, ObjectPurgeableAPPLE_remap_index },
+ { 6409, ObjectUnpurgeableAPPLE_remap_index },
+ { 18577, ActiveProgramEXT_remap_index },
+ { 18548, CreateShaderProgramEXT_remap_index },
+ { 30514, UseShaderProgramEXT_remap_index },
+ { 17676, TextureBarrierNV_remap_index },
+ { 30808, StencilFuncSeparateATI_remap_index },
+ { 6280, ProgramEnvParameters4fvEXT_remap_index },
+ { 18442, ProgramLocalParameters4fvEXT_remap_index },
+ { 15175, GetQueryObjecti64vEXT_remap_index },
+ { 11255, GetQueryObjectui64vEXT_remap_index },
+ { 25646, EGLImageTargetRenderbufferStorageOES_remap_index },
+ { 13032, EGLImageTargetTexture2DOES_remap_index },
{ -1, -1 }
};
/* these functions are in the ABI, but have alternative names */
static const struct gl_function_remap MESA_alt_functions[] = {
/* from GL_EXT_blend_color */
- { 2918, _gloffset_BlendColor },
+ { 2899, _gloffset_BlendColor },
/* from GL_EXT_blend_minmax */
- { 12136, _gloffset_BlendEquation },
+ { 12125, _gloffset_BlendEquation },
/* from GL_EXT_color_subtable */
- { 18184, _gloffset_ColorSubTable },
- { 33730, _gloffset_CopyColorSubTable },
+ { 18316, _gloffset_ColorSubTable },
+ { 33881, _gloffset_CopyColorSubTable },
/* from GL_EXT_convolution */
- { 296, _gloffset_ConvolutionFilter1D },
- { 2698, _gloffset_CopyConvolutionFilter1D },
- { 4576, _gloffset_GetConvolutionParameteriv },
- { 9282, _gloffset_ConvolutionFilter2D },
- { 9484, _gloffset_ConvolutionParameteriv },
- { 9944, _gloffset_ConvolutionParameterfv },
- { 22084, _gloffset_GetSeparableFilter },
- { 25750, _gloffset_SeparableFilter2D },
- { 26638, _gloffset_ConvolutionParameteri },
- { 26831, _gloffset_ConvolutionParameterf },
- { 28564, _gloffset_GetConvolutionParameterfv },
- { 29453, _gloffset_GetConvolutionFilter },
- { 32111, _gloffset_CopyConvolutionFilter2D },
+ { 277, _gloffset_ConvolutionFilter1D },
+ { 2679, _gloffset_CopyConvolutionFilter1D },
+ { 4471, _gloffset_GetConvolutionParameteriv },
+ { 9271, _gloffset_ConvolutionFilter2D },
+ { 9473, _gloffset_ConvolutionParameteriv },
+ { 9933, _gloffset_ConvolutionParameterfv },
+ { 22216, _gloffset_GetSeparableFilter },
+ { 25921, _gloffset_SeparableFilter2D },
+ { 26809, _gloffset_ConvolutionParameteri },
+ { 27002, _gloffset_ConvolutionParameterf },
+ { 28735, _gloffset_GetConvolutionParameterfv },
+ { 29592, _gloffset_GetConvolutionFilter },
+ { 32223, _gloffset_CopyConvolutionFilter2D },
/* from GL_EXT_copy_texture */
- { 16140, _gloffset_CopyTexSubImage3D },
- { 17871, _gloffset_CopyTexImage2D },
- { 26221, _gloffset_CopyTexImage1D },
- { 29134, _gloffset_CopyTexSubImage2D },
- { 31723, _gloffset_CopyTexSubImage1D },
+ { 16200, _gloffset_CopyTexSubImage3D },
+ { 18003, _gloffset_CopyTexImage2D },
+ { 26392, _gloffset_CopyTexImage1D },
+ { 29273, _gloffset_CopyTexSubImage2D },
+ { 31835, _gloffset_CopyTexSubImage1D },
/* from GL_EXT_draw_range_elements */
- { 10298, _gloffset_DrawRangeElements },
+ { 10287, _gloffset_DrawRangeElements },
/* from GL_EXT_histogram */
- { 895, _gloffset_Histogram },
- { 3916, _gloffset_ResetHistogram },
- { 10861, _gloffset_GetMinmax },
- { 16474, _gloffset_GetHistogramParameterfv },
- { 26146, _gloffset_GetMinmaxParameteriv },
- { 28454, _gloffset_ResetMinmax },
- { 29350, _gloffset_GetHistogramParameteriv },
- { 30632, _gloffset_GetHistogram },
- { 33355, _gloffset_Minmax },
- { 35043, _gloffset_GetMinmaxParameterfv },
+ { 876, _gloffset_Histogram },
+ { 3858, _gloffset_ResetHistogram },
+ { 10850, _gloffset_GetMinmax },
+ { 16534, _gloffset_GetHistogramParameterfv },
+ { 26317, _gloffset_GetMinmaxParameteriv },
+ { 28625, _gloffset_ResetMinmax },
+ { 29489, _gloffset_GetHistogramParameteriv },
+ { 30719, _gloffset_GetHistogram },
+ { 33467, _gloffset_Minmax },
+ { 35102, _gloffset_GetMinmaxParameterfv },
/* from GL_EXT_paletted_texture */
- { 9144, _gloffset_ColorTable },
- { 16320, _gloffset_GetColorTable },
- { 24673, _gloffset_GetColorTableParameterfv },
- { 26887, _gloffset_GetColorTableParameteriv },
+ { 9133, _gloffset_ColorTable },
+ { 16380, _gloffset_GetColorTable },
+ { 24808, _gloffset_GetColorTableParameterfv },
+ { 27058, _gloffset_GetColorTableParameteriv },
/* from GL_EXT_subtexture */
- { 7855, _gloffset_TexSubImage1D },
- { 11591, _gloffset_TexSubImage2D },
+ { 7844, _gloffset_TexSubImage1D },
+ { 11580, _gloffset_TexSubImage2D },
/* from GL_EXT_texture3D */
- { 1941, _gloffset_TexImage3D },
- { 24442, _gloffset_TexSubImage3D },
+ { 1922, _gloffset_TexImage3D },
+ { 24577, _gloffset_TexSubImage3D },
/* from GL_EXT_texture_object */
- { 3684, _gloffset_PrioritizeTextures },
- { 8304, _gloffset_AreTexturesResident },
- { 14565, _gloffset_GenTextures },
- { 16851, _gloffset_DeleteTextures },
- { 21025, _gloffset_IsTexture },
- { 31788, _gloffset_BindTexture },
+ { 3626, _gloffset_PrioritizeTextures },
+ { 8293, _gloffset_AreTexturesResident },
+ { 14554, _gloffset_GenTextures },
+ { 16911, _gloffset_DeleteTextures },
+ { 21157, _gloffset_IsTexture },
+ { 31900, _gloffset_BindTexture },
/* from GL_EXT_vertex_array */
- { 25922, _gloffset_ArrayElement },
- { 32943, _gloffset_GetPointerv },
- { 34556, _gloffset_DrawArrays },
+ { 26093, _gloffset_ArrayElement },
+ { 33055, _gloffset_GetPointerv },
+ { 34640, _gloffset_DrawArrays },
/* from GL_SGI_color_table */
- { 8422, _gloffset_ColorTableParameteriv },
- { 9144, _gloffset_ColorTable },
- { 16320, _gloffset_GetColorTable },
- { 16430, _gloffset_CopyColorTable },
- { 20886, _gloffset_ColorTableParameterfv },
- { 24673, _gloffset_GetColorTableParameterfv },
- { 26887, _gloffset_GetColorTableParameteriv },
+ { 8411, _gloffset_ColorTableParameteriv },
+ { 9133, _gloffset_ColorTable },
+ { 16380, _gloffset_GetColorTable },
+ { 16490, _gloffset_CopyColorTable },
+ { 21018, _gloffset_ColorTableParameterfv },
+ { 24808, _gloffset_GetColorTableParameterfv },
+ { 27058, _gloffset_GetColorTableParameteriv },
/* from GL_VERSION_1_3 */
- { 464, _gloffset_MultiTexCoord3sARB },
- { 696, _gloffset_ActiveTextureARB },
- { 4734, _gloffset_MultiTexCoord1fvARB },
- { 6921, _gloffset_MultiTexCoord3dARB },
- { 6966, _gloffset_MultiTexCoord2iARB },
- { 7090, _gloffset_MultiTexCoord2svARB },
- { 9100, _gloffset_MultiTexCoord2fARB },
- { 11296, _gloffset_MultiTexCoord3fvARB },
- { 11898, _gloffset_MultiTexCoord4sARB },
- { 12579, _gloffset_MultiTexCoord2dvARB },
- { 12986, _gloffset_MultiTexCoord1svARB },
- { 13351, _gloffset_MultiTexCoord3svARB },
- { 13412, _gloffset_MultiTexCoord4iARB },
- { 14269, _gloffset_MultiTexCoord3iARB },
- { 15144, _gloffset_MultiTexCoord1dARB },
- { 15376, _gloffset_MultiTexCoord3dvARB },
- { 16692, _gloffset_MultiTexCoord3ivARB },
- { 16737, _gloffset_MultiTexCoord2sARB },
- { 18241, _gloffset_MultiTexCoord4ivARB },
- { 20526, _gloffset_ClientActiveTextureARB },
- { 22931, _gloffset_MultiTexCoord2dARB },
- { 23368, _gloffset_MultiTexCoord4dvARB },
- { 23790, _gloffset_MultiTexCoord4fvARB },
- { 24814, _gloffset_MultiTexCoord3fARB },
- { 27481, _gloffset_MultiTexCoord4dARB },
- { 27747, _gloffset_MultiTexCoord1sARB },
- { 27951, _gloffset_MultiTexCoord1dvARB },
- { 28978, _gloffset_MultiTexCoord1ivARB },
- { 29071, _gloffset_MultiTexCoord2ivARB },
- { 29410, _gloffset_MultiTexCoord1iARB },
- { 30930, _gloffset_MultiTexCoord4svARB },
- { 31570, _gloffset_MultiTexCoord1fARB },
- { 31850, _gloffset_MultiTexCoord4fARB },
- { 34390, _gloffset_MultiTexCoord2fvARB },
+ { 445, _gloffset_MultiTexCoord3sARB },
+ { 677, _gloffset_ActiveTextureARB },
+ { 4681, _gloffset_MultiTexCoord1fvARB },
+ { 6910, _gloffset_MultiTexCoord3dARB },
+ { 6955, _gloffset_MultiTexCoord2iARB },
+ { 7079, _gloffset_MultiTexCoord2svARB },
+ { 9089, _gloffset_MultiTexCoord2fARB },
+ { 11285, _gloffset_MultiTexCoord3fvARB },
+ { 11887, _gloffset_MultiTexCoord4sARB },
+ { 12568, _gloffset_MultiTexCoord2dvARB },
+ { 12975, _gloffset_MultiTexCoord1svARB },
+ { 13340, _gloffset_MultiTexCoord3svARB },
+ { 13401, _gloffset_MultiTexCoord4iARB },
+ { 14258, _gloffset_MultiTexCoord3iARB },
+ { 15204, _gloffset_MultiTexCoord1dARB },
+ { 15436, _gloffset_MultiTexCoord3dvARB },
+ { 16752, _gloffset_MultiTexCoord3ivARB },
+ { 16797, _gloffset_MultiTexCoord2sARB },
+ { 18373, _gloffset_MultiTexCoord4ivARB },
+ { 20658, _gloffset_ClientActiveTextureARB },
+ { 23063, _gloffset_MultiTexCoord2dARB },
+ { 23523, _gloffset_MultiTexCoord4dvARB },
+ { 23925, _gloffset_MultiTexCoord4fvARB },
+ { 24949, _gloffset_MultiTexCoord3fARB },
+ { 27652, _gloffset_MultiTexCoord4dARB },
+ { 27918, _gloffset_MultiTexCoord1sARB },
+ { 28122, _gloffset_MultiTexCoord1dvARB },
+ { 29117, _gloffset_MultiTexCoord1ivARB },
+ { 29210, _gloffset_MultiTexCoord2ivARB },
+ { 29549, _gloffset_MultiTexCoord1iARB },
+ { 31017, _gloffset_MultiTexCoord4svARB },
+ { 31657, _gloffset_MultiTexCoord1fARB },
+ { 31962, _gloffset_MultiTexCoord4fARB },
+ { 34474, _gloffset_MultiTexCoord2fvARB },
{ -1, -1 }
};