From 318a7fcfd9773ed40c3c2637555a328ae040e70e Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 10 Apr 2012 15:09:05 +0200 Subject: Synchronised files --- xorg-server/glx/dispatch.h | 2186 +++++++++++++++++++------------------- xorg-server/glx/glapi_gentable.c | 14 +- xorg-server/glx/glapitable.h | 1085 ++++++++++--------- xorg-server/glx/glprocs.h | 1900 ++++++++++++++++----------------- 4 files changed, 2585 insertions(+), 2600 deletions(-) (limited to 'xorg-server') diff --git a/xorg-server/glx/dispatch.h b/xorg-server/glx/dispatch.h index 99cd445eb..7ba5334ce 100644 --- a/xorg-server/glx/dispatch.h +++ b/xorg-server/glx/dispatch.h @@ -67,7 +67,7 @@ } while(0) /* total number of offsets below */ -#define _gloffset_COUNT 979 +#define _gloffset_COUNT 978 #define _gloffset_NewList 0 #define _gloffset_EndList 1 @@ -508,553 +508,552 @@ #define _gloffset_ClearBufferiv 433 #define _gloffset_ClearBufferuiv 434 #define _gloffset_GetStringi 435 -#define _gloffset_TexBuffer 436 -#define _gloffset_FramebufferTexture 437 -#define _gloffset_GetBufferParameteri64v 438 -#define _gloffset_GetInteger64i_v 439 -#define _gloffset_VertexAttribDivisor 440 -#define _gloffset_LoadTransposeMatrixdARB 441 -#define _gloffset_LoadTransposeMatrixfARB 442 -#define _gloffset_MultTransposeMatrixdARB 443 -#define _gloffset_MultTransposeMatrixfARB 444 -#define _gloffset_SampleCoverageARB 445 -#define _gloffset_CompressedTexImage1DARB 446 -#define _gloffset_CompressedTexImage2DARB 447 -#define _gloffset_CompressedTexImage3DARB 448 -#define _gloffset_CompressedTexSubImage1DARB 449 -#define _gloffset_CompressedTexSubImage2DARB 450 -#define _gloffset_CompressedTexSubImage3DARB 451 -#define _gloffset_GetCompressedTexImageARB 452 -#define _gloffset_DisableVertexAttribArrayARB 453 -#define _gloffset_EnableVertexAttribArrayARB 454 -#define _gloffset_GetProgramEnvParameterdvARB 455 -#define _gloffset_GetProgramEnvParameterfvARB 456 -#define _gloffset_GetProgramLocalParameterdvARB 457 -#define _gloffset_GetProgramLocalParameterfvARB 458 -#define _gloffset_GetProgramStringARB 459 -#define _gloffset_GetProgramivARB 460 -#define _gloffset_GetVertexAttribdvARB 461 -#define _gloffset_GetVertexAttribfvARB 462 -#define _gloffset_GetVertexAttribivARB 463 -#define _gloffset_ProgramEnvParameter4dARB 464 -#define _gloffset_ProgramEnvParameter4dvARB 465 -#define _gloffset_ProgramEnvParameter4fARB 466 -#define _gloffset_ProgramEnvParameter4fvARB 467 -#define _gloffset_ProgramLocalParameter4dARB 468 -#define _gloffset_ProgramLocalParameter4dvARB 469 -#define _gloffset_ProgramLocalParameter4fARB 470 -#define _gloffset_ProgramLocalParameter4fvARB 471 -#define _gloffset_ProgramStringARB 472 -#define _gloffset_VertexAttrib1dARB 473 -#define _gloffset_VertexAttrib1dvARB 474 -#define _gloffset_VertexAttrib1fARB 475 -#define _gloffset_VertexAttrib1fvARB 476 -#define _gloffset_VertexAttrib1sARB 477 -#define _gloffset_VertexAttrib1svARB 478 -#define _gloffset_VertexAttrib2dARB 479 -#define _gloffset_VertexAttrib2dvARB 480 -#define _gloffset_VertexAttrib2fARB 481 -#define _gloffset_VertexAttrib2fvARB 482 -#define _gloffset_VertexAttrib2sARB 483 -#define _gloffset_VertexAttrib2svARB 484 -#define _gloffset_VertexAttrib3dARB 485 -#define _gloffset_VertexAttrib3dvARB 486 -#define _gloffset_VertexAttrib3fARB 487 -#define _gloffset_VertexAttrib3fvARB 488 -#define _gloffset_VertexAttrib3sARB 489 -#define _gloffset_VertexAttrib3svARB 490 -#define _gloffset_VertexAttrib4NbvARB 491 -#define _gloffset_VertexAttrib4NivARB 492 -#define _gloffset_VertexAttrib4NsvARB 493 -#define _gloffset_VertexAttrib4NubARB 494 -#define _gloffset_VertexAttrib4NubvARB 495 -#define _gloffset_VertexAttrib4NuivARB 496 -#define _gloffset_VertexAttrib4NusvARB 497 -#define _gloffset_VertexAttrib4bvARB 498 -#define _gloffset_VertexAttrib4dARB 499 -#define _gloffset_VertexAttrib4dvARB 500 -#define _gloffset_VertexAttrib4fARB 501 -#define _gloffset_VertexAttrib4fvARB 502 -#define _gloffset_VertexAttrib4ivARB 503 -#define _gloffset_VertexAttrib4sARB 504 -#define _gloffset_VertexAttrib4svARB 505 -#define _gloffset_VertexAttrib4ubvARB 506 -#define _gloffset_VertexAttrib4uivARB 507 -#define _gloffset_VertexAttrib4usvARB 508 -#define _gloffset_VertexAttribPointerARB 509 -#define _gloffset_BindBufferARB 510 -#define _gloffset_BufferDataARB 511 -#define _gloffset_BufferSubDataARB 512 -#define _gloffset_DeleteBuffersARB 513 -#define _gloffset_GenBuffersARB 514 -#define _gloffset_GetBufferParameterivARB 515 -#define _gloffset_GetBufferPointervARB 516 -#define _gloffset_GetBufferSubDataARB 517 -#define _gloffset_IsBufferARB 518 -#define _gloffset_MapBufferARB 519 -#define _gloffset_UnmapBufferARB 520 -#define _gloffset_BeginQueryARB 521 -#define _gloffset_DeleteQueriesARB 522 -#define _gloffset_EndQueryARB 523 -#define _gloffset_GenQueriesARB 524 -#define _gloffset_GetQueryObjectivARB 525 -#define _gloffset_GetQueryObjectuivARB 526 -#define _gloffset_GetQueryivARB 527 -#define _gloffset_IsQueryARB 528 -#define _gloffset_AttachObjectARB 529 -#define _gloffset_CompileShaderARB 530 -#define _gloffset_CreateProgramObjectARB 531 -#define _gloffset_CreateShaderObjectARB 532 -#define _gloffset_DeleteObjectARB 533 -#define _gloffset_DetachObjectARB 534 -#define _gloffset_GetActiveUniformARB 535 -#define _gloffset_GetAttachedObjectsARB 536 -#define _gloffset_GetHandleARB 537 -#define _gloffset_GetInfoLogARB 538 -#define _gloffset_GetObjectParameterfvARB 539 -#define _gloffset_GetObjectParameterivARB 540 -#define _gloffset_GetShaderSourceARB 541 -#define _gloffset_GetUniformLocationARB 542 -#define _gloffset_GetUniformfvARB 543 -#define _gloffset_GetUniformivARB 544 -#define _gloffset_LinkProgramARB 545 -#define _gloffset_ShaderSourceARB 546 -#define _gloffset_Uniform1fARB 547 -#define _gloffset_Uniform1fvARB 548 -#define _gloffset_Uniform1iARB 549 -#define _gloffset_Uniform1ivARB 550 -#define _gloffset_Uniform2fARB 551 -#define _gloffset_Uniform2fvARB 552 -#define _gloffset_Uniform2iARB 553 -#define _gloffset_Uniform2ivARB 554 -#define _gloffset_Uniform3fARB 555 -#define _gloffset_Uniform3fvARB 556 -#define _gloffset_Uniform3iARB 557 -#define _gloffset_Uniform3ivARB 558 -#define _gloffset_Uniform4fARB 559 -#define _gloffset_Uniform4fvARB 560 -#define _gloffset_Uniform4iARB 561 -#define _gloffset_Uniform4ivARB 562 -#define _gloffset_UniformMatrix2fvARB 563 -#define _gloffset_UniformMatrix3fvARB 564 -#define _gloffset_UniformMatrix4fvARB 565 -#define _gloffset_UseProgramObjectARB 566 -#define _gloffset_ValidateProgramARB 567 -#define _gloffset_BindAttribLocationARB 568 -#define _gloffset_GetActiveAttribARB 569 -#define _gloffset_GetAttribLocationARB 570 -#define _gloffset_DrawBuffersARB 571 -#define _gloffset_ClampColorARB 572 -#define _gloffset_DrawArraysInstancedARB 573 -#define _gloffset_DrawElementsInstancedARB 574 -#define _gloffset_RenderbufferStorageMultisample 575 -#define _gloffset_FramebufferTextureARB 576 -#define _gloffset_FramebufferTextureFaceARB 577 -#define _gloffset_ProgramParameteriARB 578 -#define _gloffset_VertexAttribDivisorARB 579 -#define _gloffset_FlushMappedBufferRange 580 -#define _gloffset_MapBufferRange 581 -#define _gloffset_TexBufferARB 582 -#define _gloffset_BindVertexArray 583 -#define _gloffset_GenVertexArrays 584 -#define _gloffset_CopyBufferSubData 585 -#define _gloffset_ClientWaitSync 586 -#define _gloffset_DeleteSync 587 -#define _gloffset_FenceSync 588 -#define _gloffset_GetInteger64v 589 -#define _gloffset_GetSynciv 590 -#define _gloffset_IsSync 591 -#define _gloffset_WaitSync 592 -#define _gloffset_DrawElementsBaseVertex 593 -#define _gloffset_DrawElementsInstancedBaseVertex 594 -#define _gloffset_DrawRangeElementsBaseVertex 595 -#define _gloffset_MultiDrawElementsBaseVertex 596 -#define _gloffset_BlendEquationSeparateiARB 597 -#define _gloffset_BlendEquationiARB 598 -#define _gloffset_BlendFuncSeparateiARB 599 -#define _gloffset_BlendFunciARB 600 -#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 +#define _gloffset_FramebufferTexture 436 +#define _gloffset_GetBufferParameteri64v 437 +#define _gloffset_GetInteger64i_v 438 +#define _gloffset_VertexAttribDivisor 439 +#define _gloffset_LoadTransposeMatrixdARB 440 +#define _gloffset_LoadTransposeMatrixfARB 441 +#define _gloffset_MultTransposeMatrixdARB 442 +#define _gloffset_MultTransposeMatrixfARB 443 +#define _gloffset_SampleCoverageARB 444 +#define _gloffset_CompressedTexImage1DARB 445 +#define _gloffset_CompressedTexImage2DARB 446 +#define _gloffset_CompressedTexImage3DARB 447 +#define _gloffset_CompressedTexSubImage1DARB 448 +#define _gloffset_CompressedTexSubImage2DARB 449 +#define _gloffset_CompressedTexSubImage3DARB 450 +#define _gloffset_GetCompressedTexImageARB 451 +#define _gloffset_DisableVertexAttribArrayARB 452 +#define _gloffset_EnableVertexAttribArrayARB 453 +#define _gloffset_GetProgramEnvParameterdvARB 454 +#define _gloffset_GetProgramEnvParameterfvARB 455 +#define _gloffset_GetProgramLocalParameterdvARB 456 +#define _gloffset_GetProgramLocalParameterfvARB 457 +#define _gloffset_GetProgramStringARB 458 +#define _gloffset_GetProgramivARB 459 +#define _gloffset_GetVertexAttribdvARB 460 +#define _gloffset_GetVertexAttribfvARB 461 +#define _gloffset_GetVertexAttribivARB 462 +#define _gloffset_ProgramEnvParameter4dARB 463 +#define _gloffset_ProgramEnvParameter4dvARB 464 +#define _gloffset_ProgramEnvParameter4fARB 465 +#define _gloffset_ProgramEnvParameter4fvARB 466 +#define _gloffset_ProgramLocalParameter4dARB 467 +#define _gloffset_ProgramLocalParameter4dvARB 468 +#define _gloffset_ProgramLocalParameter4fARB 469 +#define _gloffset_ProgramLocalParameter4fvARB 470 +#define _gloffset_ProgramStringARB 471 +#define _gloffset_VertexAttrib1dARB 472 +#define _gloffset_VertexAttrib1dvARB 473 +#define _gloffset_VertexAttrib1fARB 474 +#define _gloffset_VertexAttrib1fvARB 475 +#define _gloffset_VertexAttrib1sARB 476 +#define _gloffset_VertexAttrib1svARB 477 +#define _gloffset_VertexAttrib2dARB 478 +#define _gloffset_VertexAttrib2dvARB 479 +#define _gloffset_VertexAttrib2fARB 480 +#define _gloffset_VertexAttrib2fvARB 481 +#define _gloffset_VertexAttrib2sARB 482 +#define _gloffset_VertexAttrib2svARB 483 +#define _gloffset_VertexAttrib3dARB 484 +#define _gloffset_VertexAttrib3dvARB 485 +#define _gloffset_VertexAttrib3fARB 486 +#define _gloffset_VertexAttrib3fvARB 487 +#define _gloffset_VertexAttrib3sARB 488 +#define _gloffset_VertexAttrib3svARB 489 +#define _gloffset_VertexAttrib4NbvARB 490 +#define _gloffset_VertexAttrib4NivARB 491 +#define _gloffset_VertexAttrib4NsvARB 492 +#define _gloffset_VertexAttrib4NubARB 493 +#define _gloffset_VertexAttrib4NubvARB 494 +#define _gloffset_VertexAttrib4NuivARB 495 +#define _gloffset_VertexAttrib4NusvARB 496 +#define _gloffset_VertexAttrib4bvARB 497 +#define _gloffset_VertexAttrib4dARB 498 +#define _gloffset_VertexAttrib4dvARB 499 +#define _gloffset_VertexAttrib4fARB 500 +#define _gloffset_VertexAttrib4fvARB 501 +#define _gloffset_VertexAttrib4ivARB 502 +#define _gloffset_VertexAttrib4sARB 503 +#define _gloffset_VertexAttrib4svARB 504 +#define _gloffset_VertexAttrib4ubvARB 505 +#define _gloffset_VertexAttrib4uivARB 506 +#define _gloffset_VertexAttrib4usvARB 507 +#define _gloffset_VertexAttribPointerARB 508 +#define _gloffset_BindBufferARB 509 +#define _gloffset_BufferDataARB 510 +#define _gloffset_BufferSubDataARB 511 +#define _gloffset_DeleteBuffersARB 512 +#define _gloffset_GenBuffersARB 513 +#define _gloffset_GetBufferParameterivARB 514 +#define _gloffset_GetBufferPointervARB 515 +#define _gloffset_GetBufferSubDataARB 516 +#define _gloffset_IsBufferARB 517 +#define _gloffset_MapBufferARB 518 +#define _gloffset_UnmapBufferARB 519 +#define _gloffset_BeginQueryARB 520 +#define _gloffset_DeleteQueriesARB 521 +#define _gloffset_EndQueryARB 522 +#define _gloffset_GenQueriesARB 523 +#define _gloffset_GetQueryObjectivARB 524 +#define _gloffset_GetQueryObjectuivARB 525 +#define _gloffset_GetQueryivARB 526 +#define _gloffset_IsQueryARB 527 +#define _gloffset_AttachObjectARB 528 +#define _gloffset_CompileShaderARB 529 +#define _gloffset_CreateProgramObjectARB 530 +#define _gloffset_CreateShaderObjectARB 531 +#define _gloffset_DeleteObjectARB 532 +#define _gloffset_DetachObjectARB 533 +#define _gloffset_GetActiveUniformARB 534 +#define _gloffset_GetAttachedObjectsARB 535 +#define _gloffset_GetHandleARB 536 +#define _gloffset_GetInfoLogARB 537 +#define _gloffset_GetObjectParameterfvARB 538 +#define _gloffset_GetObjectParameterivARB 539 +#define _gloffset_GetShaderSourceARB 540 +#define _gloffset_GetUniformLocationARB 541 +#define _gloffset_GetUniformfvARB 542 +#define _gloffset_GetUniformivARB 543 +#define _gloffset_LinkProgramARB 544 +#define _gloffset_ShaderSourceARB 545 +#define _gloffset_Uniform1fARB 546 +#define _gloffset_Uniform1fvARB 547 +#define _gloffset_Uniform1iARB 548 +#define _gloffset_Uniform1ivARB 549 +#define _gloffset_Uniform2fARB 550 +#define _gloffset_Uniform2fvARB 551 +#define _gloffset_Uniform2iARB 552 +#define _gloffset_Uniform2ivARB 553 +#define _gloffset_Uniform3fARB 554 +#define _gloffset_Uniform3fvARB 555 +#define _gloffset_Uniform3iARB 556 +#define _gloffset_Uniform3ivARB 557 +#define _gloffset_Uniform4fARB 558 +#define _gloffset_Uniform4fvARB 559 +#define _gloffset_Uniform4iARB 560 +#define _gloffset_Uniform4ivARB 561 +#define _gloffset_UniformMatrix2fvARB 562 +#define _gloffset_UniformMatrix3fvARB 563 +#define _gloffset_UniformMatrix4fvARB 564 +#define _gloffset_UseProgramObjectARB 565 +#define _gloffset_ValidateProgramARB 566 +#define _gloffset_BindAttribLocationARB 567 +#define _gloffset_GetActiveAttribARB 568 +#define _gloffset_GetAttribLocationARB 569 +#define _gloffset_DrawBuffersARB 570 +#define _gloffset_ClampColorARB 571 +#define _gloffset_DrawArraysInstancedARB 572 +#define _gloffset_DrawElementsInstancedARB 573 +#define _gloffset_RenderbufferStorageMultisample 574 +#define _gloffset_FramebufferTextureARB 575 +#define _gloffset_FramebufferTextureFaceARB 576 +#define _gloffset_ProgramParameteriARB 577 +#define _gloffset_VertexAttribDivisorARB 578 +#define _gloffset_FlushMappedBufferRange 579 +#define _gloffset_MapBufferRange 580 +#define _gloffset_TexBufferARB 581 +#define _gloffset_BindVertexArray 582 +#define _gloffset_GenVertexArrays 583 +#define _gloffset_CopyBufferSubData 584 +#define _gloffset_ClientWaitSync 585 +#define _gloffset_DeleteSync 586 +#define _gloffset_FenceSync 587 +#define _gloffset_GetInteger64v 588 +#define _gloffset_GetSynciv 589 +#define _gloffset_IsSync 590 +#define _gloffset_WaitSync 591 +#define _gloffset_DrawElementsBaseVertex 592 +#define _gloffset_DrawElementsInstancedBaseVertex 593 +#define _gloffset_DrawRangeElementsBaseVertex 594 +#define _gloffset_MultiDrawElementsBaseVertex 595 +#define _gloffset_BlendEquationSeparateiARB 596 +#define _gloffset_BlendEquationiARB 597 +#define _gloffset_BlendFuncSeparateiARB 598 +#define _gloffset_BlendFunciARB 599 +#define _gloffset_BindFragDataLocationIndexed 600 +#define _gloffset_GetFragDataIndex 601 +#define _gloffset_BindSampler 602 +#define _gloffset_DeleteSamplers 603 +#define _gloffset_GenSamplers 604 +#define _gloffset_GetSamplerParameterIiv 605 +#define _gloffset_GetSamplerParameterIuiv 606 +#define _gloffset_GetSamplerParameterfv 607 +#define _gloffset_GetSamplerParameteriv 608 +#define _gloffset_IsSampler 609 +#define _gloffset_SamplerParameterIiv 610 +#define _gloffset_SamplerParameterIuiv 611 +#define _gloffset_SamplerParameterf 612 +#define _gloffset_SamplerParameterfv 613 +#define _gloffset_SamplerParameteri 614 +#define _gloffset_SamplerParameteriv 615 +#define _gloffset_ColorP3ui 616 +#define _gloffset_ColorP3uiv 617 +#define _gloffset_ColorP4ui 618 +#define _gloffset_ColorP4uiv 619 +#define _gloffset_MultiTexCoordP1ui 620 +#define _gloffset_MultiTexCoordP1uiv 621 +#define _gloffset_MultiTexCoordP2ui 622 +#define _gloffset_MultiTexCoordP2uiv 623 +#define _gloffset_MultiTexCoordP3ui 624 +#define _gloffset_MultiTexCoordP3uiv 625 +#define _gloffset_MultiTexCoordP4ui 626 +#define _gloffset_MultiTexCoordP4uiv 627 +#define _gloffset_NormalP3ui 628 +#define _gloffset_NormalP3uiv 629 +#define _gloffset_SecondaryColorP3ui 630 +#define _gloffset_SecondaryColorP3uiv 631 +#define _gloffset_TexCoordP1ui 632 +#define _gloffset_TexCoordP1uiv 633 +#define _gloffset_TexCoordP2ui 634 +#define _gloffset_TexCoordP2uiv 635 +#define _gloffset_TexCoordP3ui 636 +#define _gloffset_TexCoordP3uiv 637 +#define _gloffset_TexCoordP4ui 638 +#define _gloffset_TexCoordP4uiv 639 +#define _gloffset_VertexAttribP1ui 640 +#define _gloffset_VertexAttribP1uiv 641 +#define _gloffset_VertexAttribP2ui 642 +#define _gloffset_VertexAttribP2uiv 643 +#define _gloffset_VertexAttribP3ui 644 +#define _gloffset_VertexAttribP3uiv 645 +#define _gloffset_VertexAttribP4ui 646 +#define _gloffset_VertexAttribP4uiv 647 +#define _gloffset_VertexP2ui 648 +#define _gloffset_VertexP2uiv 649 +#define _gloffset_VertexP3ui 650 +#define _gloffset_VertexP3uiv 651 +#define _gloffset_VertexP4ui 652 +#define _gloffset_VertexP4uiv 653 +#define _gloffset_BindTransformFeedback 654 +#define _gloffset_DeleteTransformFeedbacks 655 +#define _gloffset_DrawTransformFeedback 656 +#define _gloffset_GenTransformFeedbacks 657 +#define _gloffset_IsTransformFeedback 658 +#define _gloffset_PauseTransformFeedback 659 +#define _gloffset_ResumeTransformFeedback 660 +#define _gloffset_ClearDepthf 661 +#define _gloffset_DepthRangef 662 +#define _gloffset_GetShaderPrecisionFormat 663 +#define _gloffset_ReleaseShaderCompiler 664 +#define _gloffset_ShaderBinary 665 +#define _gloffset_DebugMessageCallbackARB 666 +#define _gloffset_DebugMessageControlARB 667 +#define _gloffset_DebugMessageInsertARB 668 +#define _gloffset_GetDebugMessageLogARB 669 +#define _gloffset_GetGraphicsResetStatusARB 670 +#define _gloffset_GetnColorTableARB 671 +#define _gloffset_GetnCompressedTexImageARB 672 +#define _gloffset_GetnConvolutionFilterARB 673 +#define _gloffset_GetnHistogramARB 674 +#define _gloffset_GetnMapdvARB 675 +#define _gloffset_GetnMapfvARB 676 +#define _gloffset_GetnMapivARB 677 +#define _gloffset_GetnMinmaxARB 678 +#define _gloffset_GetnPixelMapfvARB 679 +#define _gloffset_GetnPixelMapuivARB 680 +#define _gloffset_GetnPixelMapusvARB 681 +#define _gloffset_GetnPolygonStippleARB 682 +#define _gloffset_GetnSeparableFilterARB 683 +#define _gloffset_GetnTexImageARB 684 +#define _gloffset_GetnUniformdvARB 685 +#define _gloffset_GetnUniformfvARB 686 +#define _gloffset_GetnUniformivARB 687 +#define _gloffset_GetnUniformuivARB 688 +#define _gloffset_ReadnPixelsARB 689 +#define _gloffset_TexStorage1D 690 +#define _gloffset_TexStorage2D 691 +#define _gloffset_TexStorage3D 692 +#define _gloffset_TextureStorage1DEXT 693 +#define _gloffset_TextureStorage2DEXT 694 +#define _gloffset_TextureStorage3DEXT 695 +#define _gloffset_PolygonOffsetEXT 696 +#define _gloffset_GetPixelTexGenParameterfvSGIS 697 +#define _gloffset_GetPixelTexGenParameterivSGIS 698 +#define _gloffset_PixelTexGenParameterfSGIS 699 +#define _gloffset_PixelTexGenParameterfvSGIS 700 +#define _gloffset_PixelTexGenParameteriSGIS 701 +#define _gloffset_PixelTexGenParameterivSGIS 702 +#define _gloffset_SampleMaskSGIS 703 +#define _gloffset_SamplePatternSGIS 704 +#define _gloffset_ColorPointerEXT 705 +#define _gloffset_EdgeFlagPointerEXT 706 +#define _gloffset_IndexPointerEXT 707 +#define _gloffset_NormalPointerEXT 708 +#define _gloffset_TexCoordPointerEXT 709 +#define _gloffset_VertexPointerEXT 710 +#define _gloffset_PointParameterfEXT 711 +#define _gloffset_PointParameterfvEXT 712 +#define _gloffset_LockArraysEXT 713 +#define _gloffset_UnlockArraysEXT 714 +#define _gloffset_SecondaryColor3bEXT 715 +#define _gloffset_SecondaryColor3bvEXT 716 +#define _gloffset_SecondaryColor3dEXT 717 +#define _gloffset_SecondaryColor3dvEXT 718 +#define _gloffset_SecondaryColor3fEXT 719 +#define _gloffset_SecondaryColor3fvEXT 720 +#define _gloffset_SecondaryColor3iEXT 721 +#define _gloffset_SecondaryColor3ivEXT 722 +#define _gloffset_SecondaryColor3sEXT 723 +#define _gloffset_SecondaryColor3svEXT 724 +#define _gloffset_SecondaryColor3ubEXT 725 +#define _gloffset_SecondaryColor3ubvEXT 726 +#define _gloffset_SecondaryColor3uiEXT 727 +#define _gloffset_SecondaryColor3uivEXT 728 +#define _gloffset_SecondaryColor3usEXT 729 +#define _gloffset_SecondaryColor3usvEXT 730 +#define _gloffset_SecondaryColorPointerEXT 731 +#define _gloffset_MultiDrawArraysEXT 732 +#define _gloffset_MultiDrawElementsEXT 733 +#define _gloffset_FogCoordPointerEXT 734 +#define _gloffset_FogCoorddEXT 735 +#define _gloffset_FogCoorddvEXT 736 +#define _gloffset_FogCoordfEXT 737 +#define _gloffset_FogCoordfvEXT 738 +#define _gloffset_PixelTexGenSGIX 739 +#define _gloffset_BlendFuncSeparateEXT 740 +#define _gloffset_FlushVertexArrayRangeNV 741 +#define _gloffset_VertexArrayRangeNV 742 +#define _gloffset_CombinerInputNV 743 +#define _gloffset_CombinerOutputNV 744 +#define _gloffset_CombinerParameterfNV 745 +#define _gloffset_CombinerParameterfvNV 746 +#define _gloffset_CombinerParameteriNV 747 +#define _gloffset_CombinerParameterivNV 748 +#define _gloffset_FinalCombinerInputNV 749 +#define _gloffset_GetCombinerInputParameterfvNV 750 +#define _gloffset_GetCombinerInputParameterivNV 751 +#define _gloffset_GetCombinerOutputParameterfvNV 752 +#define _gloffset_GetCombinerOutputParameterivNV 753 +#define _gloffset_GetFinalCombinerInputParameterfvNV 754 +#define _gloffset_GetFinalCombinerInputParameterivNV 755 +#define _gloffset_ResizeBuffersMESA 756 +#define _gloffset_WindowPos2dMESA 757 +#define _gloffset_WindowPos2dvMESA 758 +#define _gloffset_WindowPos2fMESA 759 +#define _gloffset_WindowPos2fvMESA 760 +#define _gloffset_WindowPos2iMESA 761 +#define _gloffset_WindowPos2ivMESA 762 +#define _gloffset_WindowPos2sMESA 763 +#define _gloffset_WindowPos2svMESA 764 +#define _gloffset_WindowPos3dMESA 765 +#define _gloffset_WindowPos3dvMESA 766 +#define _gloffset_WindowPos3fMESA 767 +#define _gloffset_WindowPos3fvMESA 768 +#define _gloffset_WindowPos3iMESA 769 +#define _gloffset_WindowPos3ivMESA 770 +#define _gloffset_WindowPos3sMESA 771 +#define _gloffset_WindowPos3svMESA 772 +#define _gloffset_WindowPos4dMESA 773 +#define _gloffset_WindowPos4dvMESA 774 +#define _gloffset_WindowPos4fMESA 775 +#define _gloffset_WindowPos4fvMESA 776 +#define _gloffset_WindowPos4iMESA 777 +#define _gloffset_WindowPos4ivMESA 778 +#define _gloffset_WindowPos4sMESA 779 +#define _gloffset_WindowPos4svMESA 780 +#define _gloffset_MultiModeDrawArraysIBM 781 +#define _gloffset_MultiModeDrawElementsIBM 782 +#define _gloffset_DeleteFencesNV 783 +#define _gloffset_FinishFenceNV 784 +#define _gloffset_GenFencesNV 785 +#define _gloffset_GetFenceivNV 786 +#define _gloffset_IsFenceNV 787 +#define _gloffset_SetFenceNV 788 +#define _gloffset_TestFenceNV 789 +#define _gloffset_AreProgramsResidentNV 790 +#define _gloffset_BindProgramNV 791 +#define _gloffset_DeleteProgramsNV 792 +#define _gloffset_ExecuteProgramNV 793 +#define _gloffset_GenProgramsNV 794 +#define _gloffset_GetProgramParameterdvNV 795 +#define _gloffset_GetProgramParameterfvNV 796 +#define _gloffset_GetProgramStringNV 797 +#define _gloffset_GetProgramivNV 798 +#define _gloffset_GetTrackMatrixivNV 799 +#define _gloffset_GetVertexAttribPointervNV 800 +#define _gloffset_GetVertexAttribdvNV 801 +#define _gloffset_GetVertexAttribfvNV 802 +#define _gloffset_GetVertexAttribivNV 803 +#define _gloffset_IsProgramNV 804 +#define _gloffset_LoadProgramNV 805 +#define _gloffset_ProgramParameters4dvNV 806 +#define _gloffset_ProgramParameters4fvNV 807 +#define _gloffset_RequestResidentProgramsNV 808 +#define _gloffset_TrackMatrixNV 809 +#define _gloffset_VertexAttrib1dNV 810 +#define _gloffset_VertexAttrib1dvNV 811 +#define _gloffset_VertexAttrib1fNV 812 +#define _gloffset_VertexAttrib1fvNV 813 +#define _gloffset_VertexAttrib1sNV 814 +#define _gloffset_VertexAttrib1svNV 815 +#define _gloffset_VertexAttrib2dNV 816 +#define _gloffset_VertexAttrib2dvNV 817 +#define _gloffset_VertexAttrib2fNV 818 +#define _gloffset_VertexAttrib2fvNV 819 +#define _gloffset_VertexAttrib2sNV 820 +#define _gloffset_VertexAttrib2svNV 821 +#define _gloffset_VertexAttrib3dNV 822 +#define _gloffset_VertexAttrib3dvNV 823 +#define _gloffset_VertexAttrib3fNV 824 +#define _gloffset_VertexAttrib3fvNV 825 +#define _gloffset_VertexAttrib3sNV 826 +#define _gloffset_VertexAttrib3svNV 827 +#define _gloffset_VertexAttrib4dNV 828 +#define _gloffset_VertexAttrib4dvNV 829 +#define _gloffset_VertexAttrib4fNV 830 +#define _gloffset_VertexAttrib4fvNV 831 +#define _gloffset_VertexAttrib4sNV 832 +#define _gloffset_VertexAttrib4svNV 833 +#define _gloffset_VertexAttrib4ubNV 834 +#define _gloffset_VertexAttrib4ubvNV 835 +#define _gloffset_VertexAttribPointerNV 836 +#define _gloffset_VertexAttribs1dvNV 837 +#define _gloffset_VertexAttribs1fvNV 838 +#define _gloffset_VertexAttribs1svNV 839 +#define _gloffset_VertexAttribs2dvNV 840 +#define _gloffset_VertexAttribs2fvNV 841 +#define _gloffset_VertexAttribs2svNV 842 +#define _gloffset_VertexAttribs3dvNV 843 +#define _gloffset_VertexAttribs3fvNV 844 +#define _gloffset_VertexAttribs3svNV 845 +#define _gloffset_VertexAttribs4dvNV 846 +#define _gloffset_VertexAttribs4fvNV 847 +#define _gloffset_VertexAttribs4svNV 848 +#define _gloffset_VertexAttribs4ubvNV 849 +#define _gloffset_GetTexBumpParameterfvATI 850 +#define _gloffset_GetTexBumpParameterivATI 851 +#define _gloffset_TexBumpParameterfvATI 852 +#define _gloffset_TexBumpParameterivATI 853 +#define _gloffset_AlphaFragmentOp1ATI 854 +#define _gloffset_AlphaFragmentOp2ATI 855 +#define _gloffset_AlphaFragmentOp3ATI 856 +#define _gloffset_BeginFragmentShaderATI 857 +#define _gloffset_BindFragmentShaderATI 858 +#define _gloffset_ColorFragmentOp1ATI 859 +#define _gloffset_ColorFragmentOp2ATI 860 +#define _gloffset_ColorFragmentOp3ATI 861 +#define _gloffset_DeleteFragmentShaderATI 862 +#define _gloffset_EndFragmentShaderATI 863 +#define _gloffset_GenFragmentShadersATI 864 +#define _gloffset_PassTexCoordATI 865 +#define _gloffset_SampleMapATI 866 +#define _gloffset_SetFragmentShaderConstantATI 867 +#define _gloffset_PointParameteriNV 868 +#define _gloffset_PointParameterivNV 869 +#define _gloffset_ActiveStencilFaceEXT 870 +#define _gloffset_BindVertexArrayAPPLE 871 +#define _gloffset_DeleteVertexArraysAPPLE 872 +#define _gloffset_GenVertexArraysAPPLE 873 +#define _gloffset_IsVertexArrayAPPLE 874 +#define _gloffset_GetProgramNamedParameterdvNV 875 +#define _gloffset_GetProgramNamedParameterfvNV 876 +#define _gloffset_ProgramNamedParameter4dNV 877 +#define _gloffset_ProgramNamedParameter4dvNV 878 +#define _gloffset_ProgramNamedParameter4fNV 879 +#define _gloffset_ProgramNamedParameter4fvNV 880 +#define _gloffset_PrimitiveRestartIndexNV 881 +#define _gloffset_PrimitiveRestartNV 882 +#define _gloffset_DepthBoundsEXT 883 +#define _gloffset_BlendEquationSeparateEXT 884 +#define _gloffset_BindFramebufferEXT 885 +#define _gloffset_BindRenderbufferEXT 886 +#define _gloffset_CheckFramebufferStatusEXT 887 +#define _gloffset_DeleteFramebuffersEXT 888 +#define _gloffset_DeleteRenderbuffersEXT 889 +#define _gloffset_FramebufferRenderbufferEXT 890 +#define _gloffset_FramebufferTexture1DEXT 891 +#define _gloffset_FramebufferTexture2DEXT 892 +#define _gloffset_FramebufferTexture3DEXT 893 +#define _gloffset_GenFramebuffersEXT 894 +#define _gloffset_GenRenderbuffersEXT 895 +#define _gloffset_GenerateMipmapEXT 896 +#define _gloffset_GetFramebufferAttachmentParameterivEXT 897 +#define _gloffset_GetRenderbufferParameterivEXT 898 +#define _gloffset_IsFramebufferEXT 899 +#define _gloffset_IsRenderbufferEXT 900 +#define _gloffset_RenderbufferStorageEXT 901 +#define _gloffset_BlitFramebufferEXT 902 +#define _gloffset_BufferParameteriAPPLE 903 +#define _gloffset_FlushMappedBufferRangeAPPLE 904 +#define _gloffset_BindFragDataLocationEXT 905 +#define _gloffset_GetFragDataLocationEXT 906 +#define _gloffset_GetUniformuivEXT 907 +#define _gloffset_GetVertexAttribIivEXT 908 +#define _gloffset_GetVertexAttribIuivEXT 909 +#define _gloffset_Uniform1uiEXT 910 +#define _gloffset_Uniform1uivEXT 911 +#define _gloffset_Uniform2uiEXT 912 +#define _gloffset_Uniform2uivEXT 913 +#define _gloffset_Uniform3uiEXT 914 +#define _gloffset_Uniform3uivEXT 915 +#define _gloffset_Uniform4uiEXT 916 +#define _gloffset_Uniform4uivEXT 917 +#define _gloffset_VertexAttribI1iEXT 918 +#define _gloffset_VertexAttribI1ivEXT 919 +#define _gloffset_VertexAttribI1uiEXT 920 +#define _gloffset_VertexAttribI1uivEXT 921 +#define _gloffset_VertexAttribI2iEXT 922 +#define _gloffset_VertexAttribI2ivEXT 923 +#define _gloffset_VertexAttribI2uiEXT 924 +#define _gloffset_VertexAttribI2uivEXT 925 +#define _gloffset_VertexAttribI3iEXT 926 +#define _gloffset_VertexAttribI3ivEXT 927 +#define _gloffset_VertexAttribI3uiEXT 928 +#define _gloffset_VertexAttribI3uivEXT 929 +#define _gloffset_VertexAttribI4bvEXT 930 +#define _gloffset_VertexAttribI4iEXT 931 +#define _gloffset_VertexAttribI4ivEXT 932 +#define _gloffset_VertexAttribI4svEXT 933 +#define _gloffset_VertexAttribI4ubvEXT 934 +#define _gloffset_VertexAttribI4uiEXT 935 +#define _gloffset_VertexAttribI4uivEXT 936 +#define _gloffset_VertexAttribI4usvEXT 937 +#define _gloffset_VertexAttribIPointerEXT 938 +#define _gloffset_FramebufferTextureLayerEXT 939 +#define _gloffset_ColorMaskIndexedEXT 940 +#define _gloffset_DisableIndexedEXT 941 +#define _gloffset_EnableIndexedEXT 942 +#define _gloffset_GetBooleanIndexedvEXT 943 +#define _gloffset_GetIntegerIndexedvEXT 944 +#define _gloffset_IsEnabledIndexedEXT 945 +#define _gloffset_ClearColorIiEXT 946 +#define _gloffset_ClearColorIuiEXT 947 +#define _gloffset_GetTexParameterIivEXT 948 +#define _gloffset_GetTexParameterIuivEXT 949 +#define _gloffset_TexParameterIivEXT 950 +#define _gloffset_TexParameterIuivEXT 951 +#define _gloffset_BeginConditionalRenderNV 952 +#define _gloffset_EndConditionalRenderNV 953 +#define _gloffset_BeginTransformFeedbackEXT 954 +#define _gloffset_BindBufferBaseEXT 955 +#define _gloffset_BindBufferOffsetEXT 956 +#define _gloffset_BindBufferRangeEXT 957 +#define _gloffset_EndTransformFeedbackEXT 958 +#define _gloffset_GetTransformFeedbackVaryingEXT 959 +#define _gloffset_TransformFeedbackVaryingsEXT 960 +#define _gloffset_ProvokingVertexEXT 961 +#define _gloffset_GetTexParameterPointervAPPLE 962 +#define _gloffset_TextureRangeAPPLE 963 +#define _gloffset_GetObjectParameterivAPPLE 964 +#define _gloffset_ObjectPurgeableAPPLE 965 +#define _gloffset_ObjectUnpurgeableAPPLE 966 +#define _gloffset_ActiveProgramEXT 967 +#define _gloffset_CreateShaderProgramEXT 968 +#define _gloffset_UseShaderProgramEXT 969 +#define _gloffset_TextureBarrierNV 970 +#define _gloffset_StencilFuncSeparateATI 971 +#define _gloffset_ProgramEnvParameters4fvEXT 972 +#define _gloffset_ProgramLocalParameters4fvEXT 973 +#define _gloffset_GetQueryObjecti64vEXT 974 +#define _gloffset_GetQueryObjectui64vEXT 975 +#define _gloffset_EGLImageTargetRenderbufferStorageOES 976 +#define _gloffset_EGLImageTargetTexture2DOES 977 #else /* !FEATURE_remap_table */ -#define driDispatchRemapTable_size 571 +#define driDispatchRemapTable_size 570 extern int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define AttachShader_remap_index 0 @@ -1085,549 +1084,548 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define ClearBufferiv_remap_index 25 #define ClearBufferuiv_remap_index 26 #define GetStringi_remap_index 27 -#define TexBuffer_remap_index 28 -#define FramebufferTexture_remap_index 29 -#define GetBufferParameteri64v_remap_index 30 -#define GetInteger64i_v_remap_index 31 -#define VertexAttribDivisor_remap_index 32 -#define LoadTransposeMatrixdARB_remap_index 33 -#define LoadTransposeMatrixfARB_remap_index 34 -#define MultTransposeMatrixdARB_remap_index 35 -#define MultTransposeMatrixfARB_remap_index 36 -#define SampleCoverageARB_remap_index 37 -#define CompressedTexImage1DARB_remap_index 38 -#define CompressedTexImage2DARB_remap_index 39 -#define CompressedTexImage3DARB_remap_index 40 -#define CompressedTexSubImage1DARB_remap_index 41 -#define CompressedTexSubImage2DARB_remap_index 42 -#define CompressedTexSubImage3DARB_remap_index 43 -#define GetCompressedTexImageARB_remap_index 44 -#define DisableVertexAttribArrayARB_remap_index 45 -#define EnableVertexAttribArrayARB_remap_index 46 -#define GetProgramEnvParameterdvARB_remap_index 47 -#define GetProgramEnvParameterfvARB_remap_index 48 -#define GetProgramLocalParameterdvARB_remap_index 49 -#define GetProgramLocalParameterfvARB_remap_index 50 -#define GetProgramStringARB_remap_index 51 -#define GetProgramivARB_remap_index 52 -#define GetVertexAttribdvARB_remap_index 53 -#define GetVertexAttribfvARB_remap_index 54 -#define GetVertexAttribivARB_remap_index 55 -#define ProgramEnvParameter4dARB_remap_index 56 -#define ProgramEnvParameter4dvARB_remap_index 57 -#define ProgramEnvParameter4fARB_remap_index 58 -#define ProgramEnvParameter4fvARB_remap_index 59 -#define ProgramLocalParameter4dARB_remap_index 60 -#define ProgramLocalParameter4dvARB_remap_index 61 -#define ProgramLocalParameter4fARB_remap_index 62 -#define ProgramLocalParameter4fvARB_remap_index 63 -#define ProgramStringARB_remap_index 64 -#define VertexAttrib1dARB_remap_index 65 -#define VertexAttrib1dvARB_remap_index 66 -#define VertexAttrib1fARB_remap_index 67 -#define VertexAttrib1fvARB_remap_index 68 -#define VertexAttrib1sARB_remap_index 69 -#define VertexAttrib1svARB_remap_index 70 -#define VertexAttrib2dARB_remap_index 71 -#define VertexAttrib2dvARB_remap_index 72 -#define VertexAttrib2fARB_remap_index 73 -#define VertexAttrib2fvARB_remap_index 74 -#define VertexAttrib2sARB_remap_index 75 -#define VertexAttrib2svARB_remap_index 76 -#define VertexAttrib3dARB_remap_index 77 -#define VertexAttrib3dvARB_remap_index 78 -#define VertexAttrib3fARB_remap_index 79 -#define VertexAttrib3fvARB_remap_index 80 -#define VertexAttrib3sARB_remap_index 81 -#define VertexAttrib3svARB_remap_index 82 -#define VertexAttrib4NbvARB_remap_index 83 -#define VertexAttrib4NivARB_remap_index 84 -#define VertexAttrib4NsvARB_remap_index 85 -#define VertexAttrib4NubARB_remap_index 86 -#define VertexAttrib4NubvARB_remap_index 87 -#define VertexAttrib4NuivARB_remap_index 88 -#define VertexAttrib4NusvARB_remap_index 89 -#define VertexAttrib4bvARB_remap_index 90 -#define VertexAttrib4dARB_remap_index 91 -#define VertexAttrib4dvARB_remap_index 92 -#define VertexAttrib4fARB_remap_index 93 -#define VertexAttrib4fvARB_remap_index 94 -#define VertexAttrib4ivARB_remap_index 95 -#define VertexAttrib4sARB_remap_index 96 -#define VertexAttrib4svARB_remap_index 97 -#define VertexAttrib4ubvARB_remap_index 98 -#define VertexAttrib4uivARB_remap_index 99 -#define VertexAttrib4usvARB_remap_index 100 -#define VertexAttribPointerARB_remap_index 101 -#define BindBufferARB_remap_index 102 -#define BufferDataARB_remap_index 103 -#define BufferSubDataARB_remap_index 104 -#define DeleteBuffersARB_remap_index 105 -#define GenBuffersARB_remap_index 106 -#define GetBufferParameterivARB_remap_index 107 -#define GetBufferPointervARB_remap_index 108 -#define GetBufferSubDataARB_remap_index 109 -#define IsBufferARB_remap_index 110 -#define MapBufferARB_remap_index 111 -#define UnmapBufferARB_remap_index 112 -#define BeginQueryARB_remap_index 113 -#define DeleteQueriesARB_remap_index 114 -#define EndQueryARB_remap_index 115 -#define GenQueriesARB_remap_index 116 -#define GetQueryObjectivARB_remap_index 117 -#define GetQueryObjectuivARB_remap_index 118 -#define GetQueryivARB_remap_index 119 -#define IsQueryARB_remap_index 120 -#define AttachObjectARB_remap_index 121 -#define CompileShaderARB_remap_index 122 -#define CreateProgramObjectARB_remap_index 123 -#define CreateShaderObjectARB_remap_index 124 -#define DeleteObjectARB_remap_index 125 -#define DetachObjectARB_remap_index 126 -#define GetActiveUniformARB_remap_index 127 -#define GetAttachedObjectsARB_remap_index 128 -#define GetHandleARB_remap_index 129 -#define GetInfoLogARB_remap_index 130 -#define GetObjectParameterfvARB_remap_index 131 -#define GetObjectParameterivARB_remap_index 132 -#define GetShaderSourceARB_remap_index 133 -#define GetUniformLocationARB_remap_index 134 -#define GetUniformfvARB_remap_index 135 -#define GetUniformivARB_remap_index 136 -#define LinkProgramARB_remap_index 137 -#define ShaderSourceARB_remap_index 138 -#define Uniform1fARB_remap_index 139 -#define Uniform1fvARB_remap_index 140 -#define Uniform1iARB_remap_index 141 -#define Uniform1ivARB_remap_index 142 -#define Uniform2fARB_remap_index 143 -#define Uniform2fvARB_remap_index 144 -#define Uniform2iARB_remap_index 145 -#define Uniform2ivARB_remap_index 146 -#define Uniform3fARB_remap_index 147 -#define Uniform3fvARB_remap_index 148 -#define Uniform3iARB_remap_index 149 -#define Uniform3ivARB_remap_index 150 -#define Uniform4fARB_remap_index 151 -#define Uniform4fvARB_remap_index 152 -#define Uniform4iARB_remap_index 153 -#define Uniform4ivARB_remap_index 154 -#define UniformMatrix2fvARB_remap_index 155 -#define UniformMatrix3fvARB_remap_index 156 -#define UniformMatrix4fvARB_remap_index 157 -#define UseProgramObjectARB_remap_index 158 -#define ValidateProgramARB_remap_index 159 -#define BindAttribLocationARB_remap_index 160 -#define GetActiveAttribARB_remap_index 161 -#define GetAttribLocationARB_remap_index 162 -#define DrawBuffersARB_remap_index 163 -#define ClampColorARB_remap_index 164 -#define DrawArraysInstancedARB_remap_index 165 -#define DrawElementsInstancedARB_remap_index 166 -#define RenderbufferStorageMultisample_remap_index 167 -#define FramebufferTextureARB_remap_index 168 -#define FramebufferTextureFaceARB_remap_index 169 -#define ProgramParameteriARB_remap_index 170 -#define VertexAttribDivisorARB_remap_index 171 -#define FlushMappedBufferRange_remap_index 172 -#define MapBufferRange_remap_index 173 -#define TexBufferARB_remap_index 174 -#define BindVertexArray_remap_index 175 -#define GenVertexArrays_remap_index 176 -#define CopyBufferSubData_remap_index 177 -#define ClientWaitSync_remap_index 178 -#define DeleteSync_remap_index 179 -#define FenceSync_remap_index 180 -#define GetInteger64v_remap_index 181 -#define GetSynciv_remap_index 182 -#define IsSync_remap_index 183 -#define WaitSync_remap_index 184 -#define DrawElementsBaseVertex_remap_index 185 -#define DrawElementsInstancedBaseVertex_remap_index 186 -#define DrawRangeElementsBaseVertex_remap_index 187 -#define MultiDrawElementsBaseVertex_remap_index 188 -#define BlendEquationSeparateiARB_remap_index 189 -#define BlendEquationiARB_remap_index 190 -#define BlendFuncSeparateiARB_remap_index 191 -#define BlendFunciARB_remap_index 192 -#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 FramebufferTexture_remap_index 28 +#define GetBufferParameteri64v_remap_index 29 +#define GetInteger64i_v_remap_index 30 +#define VertexAttribDivisor_remap_index 31 +#define LoadTransposeMatrixdARB_remap_index 32 +#define LoadTransposeMatrixfARB_remap_index 33 +#define MultTransposeMatrixdARB_remap_index 34 +#define MultTransposeMatrixfARB_remap_index 35 +#define SampleCoverageARB_remap_index 36 +#define CompressedTexImage1DARB_remap_index 37 +#define CompressedTexImage2DARB_remap_index 38 +#define CompressedTexImage3DARB_remap_index 39 +#define CompressedTexSubImage1DARB_remap_index 40 +#define CompressedTexSubImage2DARB_remap_index 41 +#define CompressedTexSubImage3DARB_remap_index 42 +#define GetCompressedTexImageARB_remap_index 43 +#define DisableVertexAttribArrayARB_remap_index 44 +#define EnableVertexAttribArrayARB_remap_index 45 +#define GetProgramEnvParameterdvARB_remap_index 46 +#define GetProgramEnvParameterfvARB_remap_index 47 +#define GetProgramLocalParameterdvARB_remap_index 48 +#define GetProgramLocalParameterfvARB_remap_index 49 +#define GetProgramStringARB_remap_index 50 +#define GetProgramivARB_remap_index 51 +#define GetVertexAttribdvARB_remap_index 52 +#define GetVertexAttribfvARB_remap_index 53 +#define GetVertexAttribivARB_remap_index 54 +#define ProgramEnvParameter4dARB_remap_index 55 +#define ProgramEnvParameter4dvARB_remap_index 56 +#define ProgramEnvParameter4fARB_remap_index 57 +#define ProgramEnvParameter4fvARB_remap_index 58 +#define ProgramLocalParameter4dARB_remap_index 59 +#define ProgramLocalParameter4dvARB_remap_index 60 +#define ProgramLocalParameter4fARB_remap_index 61 +#define ProgramLocalParameter4fvARB_remap_index 62 +#define ProgramStringARB_remap_index 63 +#define VertexAttrib1dARB_remap_index 64 +#define VertexAttrib1dvARB_remap_index 65 +#define VertexAttrib1fARB_remap_index 66 +#define VertexAttrib1fvARB_remap_index 67 +#define VertexAttrib1sARB_remap_index 68 +#define VertexAttrib1svARB_remap_index 69 +#define VertexAttrib2dARB_remap_index 70 +#define VertexAttrib2dvARB_remap_index 71 +#define VertexAttrib2fARB_remap_index 72 +#define VertexAttrib2fvARB_remap_index 73 +#define VertexAttrib2sARB_remap_index 74 +#define VertexAttrib2svARB_remap_index 75 +#define VertexAttrib3dARB_remap_index 76 +#define VertexAttrib3dvARB_remap_index 77 +#define VertexAttrib3fARB_remap_index 78 +#define VertexAttrib3fvARB_remap_index 79 +#define VertexAttrib3sARB_remap_index 80 +#define VertexAttrib3svARB_remap_index 81 +#define VertexAttrib4NbvARB_remap_index 82 +#define VertexAttrib4NivARB_remap_index 83 +#define VertexAttrib4NsvARB_remap_index 84 +#define VertexAttrib4NubARB_remap_index 85 +#define VertexAttrib4NubvARB_remap_index 86 +#define VertexAttrib4NuivARB_remap_index 87 +#define VertexAttrib4NusvARB_remap_index 88 +#define VertexAttrib4bvARB_remap_index 89 +#define VertexAttrib4dARB_remap_index 90 +#define VertexAttrib4dvARB_remap_index 91 +#define VertexAttrib4fARB_remap_index 92 +#define VertexAttrib4fvARB_remap_index 93 +#define VertexAttrib4ivARB_remap_index 94 +#define VertexAttrib4sARB_remap_index 95 +#define VertexAttrib4svARB_remap_index 96 +#define VertexAttrib4ubvARB_remap_index 97 +#define VertexAttrib4uivARB_remap_index 98 +#define VertexAttrib4usvARB_remap_index 99 +#define VertexAttribPointerARB_remap_index 100 +#define BindBufferARB_remap_index 101 +#define BufferDataARB_remap_index 102 +#define BufferSubDataARB_remap_index 103 +#define DeleteBuffersARB_remap_index 104 +#define GenBuffersARB_remap_index 105 +#define GetBufferParameterivARB_remap_index 106 +#define GetBufferPointervARB_remap_index 107 +#define GetBufferSubDataARB_remap_index 108 +#define IsBufferARB_remap_index 109 +#define MapBufferARB_remap_index 110 +#define UnmapBufferARB_remap_index 111 +#define BeginQueryARB_remap_index 112 +#define DeleteQueriesARB_remap_index 113 +#define EndQueryARB_remap_index 114 +#define GenQueriesARB_remap_index 115 +#define GetQueryObjectivARB_remap_index 116 +#define GetQueryObjectuivARB_remap_index 117 +#define GetQueryivARB_remap_index 118 +#define IsQueryARB_remap_index 119 +#define AttachObjectARB_remap_index 120 +#define CompileShaderARB_remap_index 121 +#define CreateProgramObjectARB_remap_index 122 +#define CreateShaderObjectARB_remap_index 123 +#define DeleteObjectARB_remap_index 124 +#define DetachObjectARB_remap_index 125 +#define GetActiveUniformARB_remap_index 126 +#define GetAttachedObjectsARB_remap_index 127 +#define GetHandleARB_remap_index 128 +#define GetInfoLogARB_remap_index 129 +#define GetObjectParameterfvARB_remap_index 130 +#define GetObjectParameterivARB_remap_index 131 +#define GetShaderSourceARB_remap_index 132 +#define GetUniformLocationARB_remap_index 133 +#define GetUniformfvARB_remap_index 134 +#define GetUniformivARB_remap_index 135 +#define LinkProgramARB_remap_index 136 +#define ShaderSourceARB_remap_index 137 +#define Uniform1fARB_remap_index 138 +#define Uniform1fvARB_remap_index 139 +#define Uniform1iARB_remap_index 140 +#define Uniform1ivARB_remap_index 141 +#define Uniform2fARB_remap_index 142 +#define Uniform2fvARB_remap_index 143 +#define Uniform2iARB_remap_index 144 +#define Uniform2ivARB_remap_index 145 +#define Uniform3fARB_remap_index 146 +#define Uniform3fvARB_remap_index 147 +#define Uniform3iARB_remap_index 148 +#define Uniform3ivARB_remap_index 149 +#define Uniform4fARB_remap_index 150 +#define Uniform4fvARB_remap_index 151 +#define Uniform4iARB_remap_index 152 +#define Uniform4ivARB_remap_index 153 +#define UniformMatrix2fvARB_remap_index 154 +#define UniformMatrix3fvARB_remap_index 155 +#define UniformMatrix4fvARB_remap_index 156 +#define UseProgramObjectARB_remap_index 157 +#define ValidateProgramARB_remap_index 158 +#define BindAttribLocationARB_remap_index 159 +#define GetActiveAttribARB_remap_index 160 +#define GetAttribLocationARB_remap_index 161 +#define DrawBuffersARB_remap_index 162 +#define ClampColorARB_remap_index 163 +#define DrawArraysInstancedARB_remap_index 164 +#define DrawElementsInstancedARB_remap_index 165 +#define RenderbufferStorageMultisample_remap_index 166 +#define FramebufferTextureARB_remap_index 167 +#define FramebufferTextureFaceARB_remap_index 168 +#define ProgramParameteriARB_remap_index 169 +#define VertexAttribDivisorARB_remap_index 170 +#define FlushMappedBufferRange_remap_index 171 +#define MapBufferRange_remap_index 172 +#define TexBufferARB_remap_index 173 +#define BindVertexArray_remap_index 174 +#define GenVertexArrays_remap_index 175 +#define CopyBufferSubData_remap_index 176 +#define ClientWaitSync_remap_index 177 +#define DeleteSync_remap_index 178 +#define FenceSync_remap_index 179 +#define GetInteger64v_remap_index 180 +#define GetSynciv_remap_index 181 +#define IsSync_remap_index 182 +#define WaitSync_remap_index 183 +#define DrawElementsBaseVertex_remap_index 184 +#define DrawElementsInstancedBaseVertex_remap_index 185 +#define DrawRangeElementsBaseVertex_remap_index 186 +#define MultiDrawElementsBaseVertex_remap_index 187 +#define BlendEquationSeparateiARB_remap_index 188 +#define BlendEquationiARB_remap_index 189 +#define BlendFuncSeparateiARB_remap_index 190 +#define BlendFunciARB_remap_index 191 +#define BindFragDataLocationIndexed_remap_index 192 +#define GetFragDataIndex_remap_index 193 +#define BindSampler_remap_index 194 +#define DeleteSamplers_remap_index 195 +#define GenSamplers_remap_index 196 +#define GetSamplerParameterIiv_remap_index 197 +#define GetSamplerParameterIuiv_remap_index 198 +#define GetSamplerParameterfv_remap_index 199 +#define GetSamplerParameteriv_remap_index 200 +#define IsSampler_remap_index 201 +#define SamplerParameterIiv_remap_index 202 +#define SamplerParameterIuiv_remap_index 203 +#define SamplerParameterf_remap_index 204 +#define SamplerParameterfv_remap_index 205 +#define SamplerParameteri_remap_index 206 +#define SamplerParameteriv_remap_index 207 +#define ColorP3ui_remap_index 208 +#define ColorP3uiv_remap_index 209 +#define ColorP4ui_remap_index 210 +#define ColorP4uiv_remap_index 211 +#define MultiTexCoordP1ui_remap_index 212 +#define MultiTexCoordP1uiv_remap_index 213 +#define MultiTexCoordP2ui_remap_index 214 +#define MultiTexCoordP2uiv_remap_index 215 +#define MultiTexCoordP3ui_remap_index 216 +#define MultiTexCoordP3uiv_remap_index 217 +#define MultiTexCoordP4ui_remap_index 218 +#define MultiTexCoordP4uiv_remap_index 219 +#define NormalP3ui_remap_index 220 +#define NormalP3uiv_remap_index 221 +#define SecondaryColorP3ui_remap_index 222 +#define SecondaryColorP3uiv_remap_index 223 +#define TexCoordP1ui_remap_index 224 +#define TexCoordP1uiv_remap_index 225 +#define TexCoordP2ui_remap_index 226 +#define TexCoordP2uiv_remap_index 227 +#define TexCoordP3ui_remap_index 228 +#define TexCoordP3uiv_remap_index 229 +#define TexCoordP4ui_remap_index 230 +#define TexCoordP4uiv_remap_index 231 +#define VertexAttribP1ui_remap_index 232 +#define VertexAttribP1uiv_remap_index 233 +#define VertexAttribP2ui_remap_index 234 +#define VertexAttribP2uiv_remap_index 235 +#define VertexAttribP3ui_remap_index 236 +#define VertexAttribP3uiv_remap_index 237 +#define VertexAttribP4ui_remap_index 238 +#define VertexAttribP4uiv_remap_index 239 +#define VertexP2ui_remap_index 240 +#define VertexP2uiv_remap_index 241 +#define VertexP3ui_remap_index 242 +#define VertexP3uiv_remap_index 243 +#define VertexP4ui_remap_index 244 +#define VertexP4uiv_remap_index 245 +#define BindTransformFeedback_remap_index 246 +#define DeleteTransformFeedbacks_remap_index 247 +#define DrawTransformFeedback_remap_index 248 +#define GenTransformFeedbacks_remap_index 249 +#define IsTransformFeedback_remap_index 250 +#define PauseTransformFeedback_remap_index 251 +#define ResumeTransformFeedback_remap_index 252 +#define ClearDepthf_remap_index 253 +#define DepthRangef_remap_index 254 +#define GetShaderPrecisionFormat_remap_index 255 +#define ReleaseShaderCompiler_remap_index 256 +#define ShaderBinary_remap_index 257 +#define DebugMessageCallbackARB_remap_index 258 +#define DebugMessageControlARB_remap_index 259 +#define DebugMessageInsertARB_remap_index 260 +#define GetDebugMessageLogARB_remap_index 261 +#define GetGraphicsResetStatusARB_remap_index 262 +#define GetnColorTableARB_remap_index 263 +#define GetnCompressedTexImageARB_remap_index 264 +#define GetnConvolutionFilterARB_remap_index 265 +#define GetnHistogramARB_remap_index 266 +#define GetnMapdvARB_remap_index 267 +#define GetnMapfvARB_remap_index 268 +#define GetnMapivARB_remap_index 269 +#define GetnMinmaxARB_remap_index 270 +#define GetnPixelMapfvARB_remap_index 271 +#define GetnPixelMapuivARB_remap_index 272 +#define GetnPixelMapusvARB_remap_index 273 +#define GetnPolygonStippleARB_remap_index 274 +#define GetnSeparableFilterARB_remap_index 275 +#define GetnTexImageARB_remap_index 276 +#define GetnUniformdvARB_remap_index 277 +#define GetnUniformfvARB_remap_index 278 +#define GetnUniformivARB_remap_index 279 +#define GetnUniformuivARB_remap_index 280 +#define ReadnPixelsARB_remap_index 281 +#define TexStorage1D_remap_index 282 +#define TexStorage2D_remap_index 283 +#define TexStorage3D_remap_index 284 +#define TextureStorage1DEXT_remap_index 285 +#define TextureStorage2DEXT_remap_index 286 +#define TextureStorage3DEXT_remap_index 287 +#define PolygonOffsetEXT_remap_index 288 +#define GetPixelTexGenParameterfvSGIS_remap_index 289 +#define GetPixelTexGenParameterivSGIS_remap_index 290 +#define PixelTexGenParameterfSGIS_remap_index 291 +#define PixelTexGenParameterfvSGIS_remap_index 292 +#define PixelTexGenParameteriSGIS_remap_index 293 +#define PixelTexGenParameterivSGIS_remap_index 294 +#define SampleMaskSGIS_remap_index 295 +#define SamplePatternSGIS_remap_index 296 +#define ColorPointerEXT_remap_index 297 +#define EdgeFlagPointerEXT_remap_index 298 +#define IndexPointerEXT_remap_index 299 +#define NormalPointerEXT_remap_index 300 +#define TexCoordPointerEXT_remap_index 301 +#define VertexPointerEXT_remap_index 302 +#define PointParameterfEXT_remap_index 303 +#define PointParameterfvEXT_remap_index 304 +#define LockArraysEXT_remap_index 305 +#define UnlockArraysEXT_remap_index 306 +#define SecondaryColor3bEXT_remap_index 307 +#define SecondaryColor3bvEXT_remap_index 308 +#define SecondaryColor3dEXT_remap_index 309 +#define SecondaryColor3dvEXT_remap_index 310 +#define SecondaryColor3fEXT_remap_index 311 +#define SecondaryColor3fvEXT_remap_index 312 +#define SecondaryColor3iEXT_remap_index 313 +#define SecondaryColor3ivEXT_remap_index 314 +#define SecondaryColor3sEXT_remap_index 315 +#define SecondaryColor3svEXT_remap_index 316 +#define SecondaryColor3ubEXT_remap_index 317 +#define SecondaryColor3ubvEXT_remap_index 318 +#define SecondaryColor3uiEXT_remap_index 319 +#define SecondaryColor3uivEXT_remap_index 320 +#define SecondaryColor3usEXT_remap_index 321 +#define SecondaryColor3usvEXT_remap_index 322 +#define SecondaryColorPointerEXT_remap_index 323 +#define MultiDrawArraysEXT_remap_index 324 +#define MultiDrawElementsEXT_remap_index 325 +#define FogCoordPointerEXT_remap_index 326 +#define FogCoorddEXT_remap_index 327 +#define FogCoorddvEXT_remap_index 328 +#define FogCoordfEXT_remap_index 329 +#define FogCoordfvEXT_remap_index 330 +#define PixelTexGenSGIX_remap_index 331 +#define BlendFuncSeparateEXT_remap_index 332 +#define FlushVertexArrayRangeNV_remap_index 333 +#define VertexArrayRangeNV_remap_index 334 +#define CombinerInputNV_remap_index 335 +#define CombinerOutputNV_remap_index 336 +#define CombinerParameterfNV_remap_index 337 +#define CombinerParameterfvNV_remap_index 338 +#define CombinerParameteriNV_remap_index 339 +#define CombinerParameterivNV_remap_index 340 +#define FinalCombinerInputNV_remap_index 341 +#define GetCombinerInputParameterfvNV_remap_index 342 +#define GetCombinerInputParameterivNV_remap_index 343 +#define GetCombinerOutputParameterfvNV_remap_index 344 +#define GetCombinerOutputParameterivNV_remap_index 345 +#define GetFinalCombinerInputParameterfvNV_remap_index 346 +#define GetFinalCombinerInputParameterivNV_remap_index 347 +#define ResizeBuffersMESA_remap_index 348 +#define WindowPos2dMESA_remap_index 349 +#define WindowPos2dvMESA_remap_index 350 +#define WindowPos2fMESA_remap_index 351 +#define WindowPos2fvMESA_remap_index 352 +#define WindowPos2iMESA_remap_index 353 +#define WindowPos2ivMESA_remap_index 354 +#define WindowPos2sMESA_remap_index 355 +#define WindowPos2svMESA_remap_index 356 +#define WindowPos3dMESA_remap_index 357 +#define WindowPos3dvMESA_remap_index 358 +#define WindowPos3fMESA_remap_index 359 +#define WindowPos3fvMESA_remap_index 360 +#define WindowPos3iMESA_remap_index 361 +#define WindowPos3ivMESA_remap_index 362 +#define WindowPos3sMESA_remap_index 363 +#define WindowPos3svMESA_remap_index 364 +#define WindowPos4dMESA_remap_index 365 +#define WindowPos4dvMESA_remap_index 366 +#define WindowPos4fMESA_remap_index 367 +#define WindowPos4fvMESA_remap_index 368 +#define WindowPos4iMESA_remap_index 369 +#define WindowPos4ivMESA_remap_index 370 +#define WindowPos4sMESA_remap_index 371 +#define WindowPos4svMESA_remap_index 372 +#define MultiModeDrawArraysIBM_remap_index 373 +#define MultiModeDrawElementsIBM_remap_index 374 +#define DeleteFencesNV_remap_index 375 +#define FinishFenceNV_remap_index 376 +#define GenFencesNV_remap_index 377 +#define GetFenceivNV_remap_index 378 +#define IsFenceNV_remap_index 379 +#define SetFenceNV_remap_index 380 +#define TestFenceNV_remap_index 381 +#define AreProgramsResidentNV_remap_index 382 +#define BindProgramNV_remap_index 383 +#define DeleteProgramsNV_remap_index 384 +#define ExecuteProgramNV_remap_index 385 +#define GenProgramsNV_remap_index 386 +#define GetProgramParameterdvNV_remap_index 387 +#define GetProgramParameterfvNV_remap_index 388 +#define GetProgramStringNV_remap_index 389 +#define GetProgramivNV_remap_index 390 +#define GetTrackMatrixivNV_remap_index 391 +#define GetVertexAttribPointervNV_remap_index 392 +#define GetVertexAttribdvNV_remap_index 393 +#define GetVertexAttribfvNV_remap_index 394 +#define GetVertexAttribivNV_remap_index 395 +#define IsProgramNV_remap_index 396 +#define LoadProgramNV_remap_index 397 +#define ProgramParameters4dvNV_remap_index 398 +#define ProgramParameters4fvNV_remap_index 399 +#define RequestResidentProgramsNV_remap_index 400 +#define TrackMatrixNV_remap_index 401 +#define VertexAttrib1dNV_remap_index 402 +#define VertexAttrib1dvNV_remap_index 403 +#define VertexAttrib1fNV_remap_index 404 +#define VertexAttrib1fvNV_remap_index 405 +#define VertexAttrib1sNV_remap_index 406 +#define VertexAttrib1svNV_remap_index 407 +#define VertexAttrib2dNV_remap_index 408 +#define VertexAttrib2dvNV_remap_index 409 +#define VertexAttrib2fNV_remap_index 410 +#define VertexAttrib2fvNV_remap_index 411 +#define VertexAttrib2sNV_remap_index 412 +#define VertexAttrib2svNV_remap_index 413 +#define VertexAttrib3dNV_remap_index 414 +#define VertexAttrib3dvNV_remap_index 415 +#define VertexAttrib3fNV_remap_index 416 +#define VertexAttrib3fvNV_remap_index 417 +#define VertexAttrib3sNV_remap_index 418 +#define VertexAttrib3svNV_remap_index 419 +#define VertexAttrib4dNV_remap_index 420 +#define VertexAttrib4dvNV_remap_index 421 +#define VertexAttrib4fNV_remap_index 422 +#define VertexAttrib4fvNV_remap_index 423 +#define VertexAttrib4sNV_remap_index 424 +#define VertexAttrib4svNV_remap_index 425 +#define VertexAttrib4ubNV_remap_index 426 +#define VertexAttrib4ubvNV_remap_index 427 +#define VertexAttribPointerNV_remap_index 428 +#define VertexAttribs1dvNV_remap_index 429 +#define VertexAttribs1fvNV_remap_index 430 +#define VertexAttribs1svNV_remap_index 431 +#define VertexAttribs2dvNV_remap_index 432 +#define VertexAttribs2fvNV_remap_index 433 +#define VertexAttribs2svNV_remap_index 434 +#define VertexAttribs3dvNV_remap_index 435 +#define VertexAttribs3fvNV_remap_index 436 +#define VertexAttribs3svNV_remap_index 437 +#define VertexAttribs4dvNV_remap_index 438 +#define VertexAttribs4fvNV_remap_index 439 +#define VertexAttribs4svNV_remap_index 440 +#define VertexAttribs4ubvNV_remap_index 441 +#define GetTexBumpParameterfvATI_remap_index 442 +#define GetTexBumpParameterivATI_remap_index 443 +#define TexBumpParameterfvATI_remap_index 444 +#define TexBumpParameterivATI_remap_index 445 +#define AlphaFragmentOp1ATI_remap_index 446 +#define AlphaFragmentOp2ATI_remap_index 447 +#define AlphaFragmentOp3ATI_remap_index 448 +#define BeginFragmentShaderATI_remap_index 449 +#define BindFragmentShaderATI_remap_index 450 +#define ColorFragmentOp1ATI_remap_index 451 +#define ColorFragmentOp2ATI_remap_index 452 +#define ColorFragmentOp3ATI_remap_index 453 +#define DeleteFragmentShaderATI_remap_index 454 +#define EndFragmentShaderATI_remap_index 455 +#define GenFragmentShadersATI_remap_index 456 +#define PassTexCoordATI_remap_index 457 +#define SampleMapATI_remap_index 458 +#define SetFragmentShaderConstantATI_remap_index 459 +#define PointParameteriNV_remap_index 460 +#define PointParameterivNV_remap_index 461 +#define ActiveStencilFaceEXT_remap_index 462 +#define BindVertexArrayAPPLE_remap_index 463 +#define DeleteVertexArraysAPPLE_remap_index 464 +#define GenVertexArraysAPPLE_remap_index 465 +#define IsVertexArrayAPPLE_remap_index 466 +#define GetProgramNamedParameterdvNV_remap_index 467 +#define GetProgramNamedParameterfvNV_remap_index 468 +#define ProgramNamedParameter4dNV_remap_index 469 +#define ProgramNamedParameter4dvNV_remap_index 470 +#define ProgramNamedParameter4fNV_remap_index 471 +#define ProgramNamedParameter4fvNV_remap_index 472 +#define PrimitiveRestartIndexNV_remap_index 473 +#define PrimitiveRestartNV_remap_index 474 +#define DepthBoundsEXT_remap_index 475 +#define BlendEquationSeparateEXT_remap_index 476 +#define BindFramebufferEXT_remap_index 477 +#define BindRenderbufferEXT_remap_index 478 +#define CheckFramebufferStatusEXT_remap_index 479 +#define DeleteFramebuffersEXT_remap_index 480 +#define DeleteRenderbuffersEXT_remap_index 481 +#define FramebufferRenderbufferEXT_remap_index 482 +#define FramebufferTexture1DEXT_remap_index 483 +#define FramebufferTexture2DEXT_remap_index 484 +#define FramebufferTexture3DEXT_remap_index 485 +#define GenFramebuffersEXT_remap_index 486 +#define GenRenderbuffersEXT_remap_index 487 +#define GenerateMipmapEXT_remap_index 488 +#define GetFramebufferAttachmentParameterivEXT_remap_index 489 +#define GetRenderbufferParameterivEXT_remap_index 490 +#define IsFramebufferEXT_remap_index 491 +#define IsRenderbufferEXT_remap_index 492 +#define RenderbufferStorageEXT_remap_index 493 +#define BlitFramebufferEXT_remap_index 494 +#define BufferParameteriAPPLE_remap_index 495 +#define FlushMappedBufferRangeAPPLE_remap_index 496 +#define BindFragDataLocationEXT_remap_index 497 +#define GetFragDataLocationEXT_remap_index 498 +#define GetUniformuivEXT_remap_index 499 +#define GetVertexAttribIivEXT_remap_index 500 +#define GetVertexAttribIuivEXT_remap_index 501 +#define Uniform1uiEXT_remap_index 502 +#define Uniform1uivEXT_remap_index 503 +#define Uniform2uiEXT_remap_index 504 +#define Uniform2uivEXT_remap_index 505 +#define Uniform3uiEXT_remap_index 506 +#define Uniform3uivEXT_remap_index 507 +#define Uniform4uiEXT_remap_index 508 +#define Uniform4uivEXT_remap_index 509 +#define VertexAttribI1iEXT_remap_index 510 +#define VertexAttribI1ivEXT_remap_index 511 +#define VertexAttribI1uiEXT_remap_index 512 +#define VertexAttribI1uivEXT_remap_index 513 +#define VertexAttribI2iEXT_remap_index 514 +#define VertexAttribI2ivEXT_remap_index 515 +#define VertexAttribI2uiEXT_remap_index 516 +#define VertexAttribI2uivEXT_remap_index 517 +#define VertexAttribI3iEXT_remap_index 518 +#define VertexAttribI3ivEXT_remap_index 519 +#define VertexAttribI3uiEXT_remap_index 520 +#define VertexAttribI3uivEXT_remap_index 521 +#define VertexAttribI4bvEXT_remap_index 522 +#define VertexAttribI4iEXT_remap_index 523 +#define VertexAttribI4ivEXT_remap_index 524 +#define VertexAttribI4svEXT_remap_index 525 +#define VertexAttribI4ubvEXT_remap_index 526 +#define VertexAttribI4uiEXT_remap_index 527 +#define VertexAttribI4uivEXT_remap_index 528 +#define VertexAttribI4usvEXT_remap_index 529 +#define VertexAttribIPointerEXT_remap_index 530 +#define FramebufferTextureLayerEXT_remap_index 531 +#define ColorMaskIndexedEXT_remap_index 532 +#define DisableIndexedEXT_remap_index 533 +#define EnableIndexedEXT_remap_index 534 +#define GetBooleanIndexedvEXT_remap_index 535 +#define GetIntegerIndexedvEXT_remap_index 536 +#define IsEnabledIndexedEXT_remap_index 537 +#define ClearColorIiEXT_remap_index 538 +#define ClearColorIuiEXT_remap_index 539 +#define GetTexParameterIivEXT_remap_index 540 +#define GetTexParameterIuivEXT_remap_index 541 +#define TexParameterIivEXT_remap_index 542 +#define TexParameterIuivEXT_remap_index 543 +#define BeginConditionalRenderNV_remap_index 544 +#define EndConditionalRenderNV_remap_index 545 +#define BeginTransformFeedbackEXT_remap_index 546 +#define BindBufferBaseEXT_remap_index 547 +#define BindBufferOffsetEXT_remap_index 548 +#define BindBufferRangeEXT_remap_index 549 +#define EndTransformFeedbackEXT_remap_index 550 +#define GetTransformFeedbackVaryingEXT_remap_index 551 +#define TransformFeedbackVaryingsEXT_remap_index 552 +#define ProvokingVertexEXT_remap_index 553 +#define GetTexParameterPointervAPPLE_remap_index 554 +#define TextureRangeAPPLE_remap_index 555 +#define GetObjectParameterivAPPLE_remap_index 556 +#define ObjectPurgeableAPPLE_remap_index 557 +#define ObjectUnpurgeableAPPLE_remap_index 558 +#define ActiveProgramEXT_remap_index 559 +#define CreateShaderProgramEXT_remap_index 560 +#define UseShaderProgramEXT_remap_index 561 +#define TextureBarrierNV_remap_index 562 +#define StencilFuncSeparateATI_remap_index 563 +#define ProgramEnvParameters4fvEXT_remap_index 564 +#define ProgramLocalParameters4fvEXT_remap_index 565 +#define GetQueryObjecti64vEXT_remap_index 566 +#define GetQueryObjectui64vEXT_remap_index 567 +#define EGLImageTargetRenderbufferStorageOES_remap_index 568 +#define EGLImageTargetTexture2DOES_remap_index 569 #define _gloffset_AttachShader driDispatchRemapTable[AttachShader_remap_index] #define _gloffset_CreateProgram driDispatchRemapTable[CreateProgram_remap_index] @@ -1657,7 +1655,6 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define _gloffset_ClearBufferiv driDispatchRemapTable[ClearBufferiv_remap_index] #define _gloffset_ClearBufferuiv driDispatchRemapTable[ClearBufferuiv_remap_index] #define _gloffset_GetStringi driDispatchRemapTable[GetStringi_remap_index] -#define _gloffset_TexBuffer driDispatchRemapTable[TexBuffer_remap_index] #define _gloffset_FramebufferTexture driDispatchRemapTable[FramebufferTexture_remap_index] #define _gloffset_GetBufferParameteri64v driDispatchRemapTable[GetBufferParameteri64v_remap_index] #define _gloffset_GetInteger64i_v driDispatchRemapTable[GetInteger64i_v_remap_index] @@ -6999,17 +6996,6 @@ static INLINE void SET_GetStringi(struct _glapi_table *disp, const GLubyte * (GL SET_by_offset(disp, _gloffset_GetStringi, fn); } -typedef void (GLAPIENTRYP _glptr_TexBuffer)(GLenum, GLenum, GLuint); -#define CALL_TexBuffer(disp, parameters) \ - (* GET_TexBuffer(disp)) parameters -static INLINE _glptr_TexBuffer GET_TexBuffer(struct _glapi_table *disp) { - return (_glptr_TexBuffer) (GET_by_offset(disp, _gloffset_TexBuffer)); -} - -static INLINE void SET_TexBuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenum, GLuint)) { - SET_by_offset(disp, _gloffset_TexBuffer, fn); -} - typedef void (GLAPIENTRYP _glptr_FramebufferTexture)(GLenum, GLenum, GLuint, GLint); #define CALL_FramebufferTexture(disp, parameters) \ (* GET_FramebufferTexture(disp)) parameters diff --git a/xorg-server/glx/glapi_gentable.c b/xorg-server/glx/glapi_gentable.c index e809c9ea5..9c108c03e 100644 --- a/xorg-server/glx/glapi_gentable.c +++ b/xorg-server/glx/glapi_gentable.c @@ -3811,13 +3811,6 @@ _glapi_create_table_from_handle(void *handle, const char *symbol_prefix) { } - if(!disp->TexBuffer) { - void ** procp = (void **) &disp->TexBuffer; - snprintf(symboln, sizeof(symboln), "%sTexBuffer", symbol_prefix); - *procp = dlsym(handle, symboln); - } - - if(!disp->FramebufferTexture) { void ** procp = (void **) &disp->FramebufferTexture; snprintf(symboln, sizeof(symboln), "%sFramebufferTexture", symbol_prefix); @@ -5659,6 +5652,13 @@ _glapi_create_table_from_handle(void *handle, const char *symbol_prefix) { } + if(!disp->TexBufferARB) { + void ** procp = (void **) &disp->TexBufferARB; + snprintf(symboln, sizeof(symboln), "%sTexBuffer", symbol_prefix); + *procp = dlsym(handle, symboln); + } + + if(!disp->BindVertexArray) { void ** procp = (void **) &disp->BindVertexArray; snprintf(symboln, sizeof(symboln), "%sBindVertexArray", symbol_prefix); diff --git a/xorg-server/glx/glapitable.h b/xorg-server/glx/glapitable.h index b6fdff39c..584ed8b00 100644 --- a/xorg-server/glx/glapitable.h +++ b/xorg-server/glx/glapitable.h @@ -476,549 +476,548 @@ struct _glapi_table void (GLAPIENTRYP ClearBufferiv)(GLenum buffer, GLint drawbuffer, const GLint * value); /* 433 */ void (GLAPIENTRYP ClearBufferuiv)(GLenum buffer, GLint drawbuffer, const GLuint * value); /* 434 */ const GLubyte * (GLAPIENTRYP GetStringi)(GLenum name, GLuint index); /* 435 */ - void (GLAPIENTRYP TexBuffer)(GLenum target, GLenum internalFormat, GLuint buffer); /* 436 */ - void (GLAPIENTRYP FramebufferTexture)(GLenum target, GLenum attachment, GLuint texture, GLint level); /* 437 */ - void (GLAPIENTRYP GetBufferParameteri64v)(GLenum target, GLenum pname, GLint64 * params); /* 438 */ - void (GLAPIENTRYP GetInteger64i_v)(GLenum cap, GLuint index, GLint64 * data); /* 439 */ - void (GLAPIENTRYP VertexAttribDivisor)(GLuint index, GLuint divisor); /* 440 */ - void (GLAPIENTRYP LoadTransposeMatrixdARB)(const GLdouble * m); /* 441 */ - void (GLAPIENTRYP LoadTransposeMatrixfARB)(const GLfloat * m); /* 442 */ - void (GLAPIENTRYP MultTransposeMatrixdARB)(const GLdouble * m); /* 443 */ - void (GLAPIENTRYP MultTransposeMatrixfARB)(const GLfloat * m); /* 444 */ - void (GLAPIENTRYP SampleCoverageARB)(GLclampf value, GLboolean invert); /* 445 */ - void (GLAPIENTRYP CompressedTexImage1DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data); /* 446 */ - void (GLAPIENTRYP CompressedTexImage2DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data); /* 447 */ - void (GLAPIENTRYP CompressedTexImage3DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data); /* 448 */ - void (GLAPIENTRYP CompressedTexSubImage1DARB)(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); /* 449 */ - void (GLAPIENTRYP CompressedTexSubImage2DARB)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data); /* 450 */ - void (GLAPIENTRYP CompressedTexSubImage3DARB)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data); /* 451 */ - void (GLAPIENTRYP GetCompressedTexImageARB)(GLenum target, GLint level, GLvoid * img); /* 452 */ - void (GLAPIENTRYP DisableVertexAttribArrayARB)(GLuint index); /* 453 */ - void (GLAPIENTRYP EnableVertexAttribArrayARB)(GLuint index); /* 454 */ - void (GLAPIENTRYP GetProgramEnvParameterdvARB)(GLenum target, GLuint index, GLdouble * params); /* 455 */ - void (GLAPIENTRYP GetProgramEnvParameterfvARB)(GLenum target, GLuint index, GLfloat * params); /* 456 */ - void (GLAPIENTRYP GetProgramLocalParameterdvARB)(GLenum target, GLuint index, GLdouble * params); /* 457 */ - void (GLAPIENTRYP GetProgramLocalParameterfvARB)(GLenum target, GLuint index, GLfloat * params); /* 458 */ - void (GLAPIENTRYP GetProgramStringARB)(GLenum target, GLenum pname, GLvoid * string); /* 459 */ - void (GLAPIENTRYP GetProgramivARB)(GLenum target, GLenum pname, GLint * params); /* 460 */ - void (GLAPIENTRYP GetVertexAttribdvARB)(GLuint index, GLenum pname, GLdouble * params); /* 461 */ - void (GLAPIENTRYP GetVertexAttribfvARB)(GLuint index, GLenum pname, GLfloat * params); /* 462 */ - void (GLAPIENTRYP GetVertexAttribivARB)(GLuint index, GLenum pname, GLint * params); /* 463 */ - void (GLAPIENTRYP ProgramEnvParameter4dARB)(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 464 */ - void (GLAPIENTRYP ProgramEnvParameter4dvARB)(GLenum target, GLuint index, const GLdouble * params); /* 465 */ - void (GLAPIENTRYP ProgramEnvParameter4fARB)(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 466 */ - void (GLAPIENTRYP ProgramEnvParameter4fvARB)(GLenum target, GLuint index, const GLfloat * params); /* 467 */ - void (GLAPIENTRYP ProgramLocalParameter4dARB)(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 468 */ - void (GLAPIENTRYP ProgramLocalParameter4dvARB)(GLenum target, GLuint index, const GLdouble * params); /* 469 */ - void (GLAPIENTRYP ProgramLocalParameter4fARB)(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 470 */ - void (GLAPIENTRYP ProgramLocalParameter4fvARB)(GLenum target, GLuint index, const GLfloat * params); /* 471 */ - void (GLAPIENTRYP ProgramStringARB)(GLenum target, GLenum format, GLsizei len, const GLvoid * string); /* 472 */ - void (GLAPIENTRYP VertexAttrib1dARB)(GLuint index, GLdouble x); /* 473 */ - void (GLAPIENTRYP VertexAttrib1dvARB)(GLuint index, const GLdouble * v); /* 474 */ - void (GLAPIENTRYP VertexAttrib1fARB)(GLuint index, GLfloat x); /* 475 */ - void (GLAPIENTRYP VertexAttrib1fvARB)(GLuint index, const GLfloat * v); /* 476 */ - void (GLAPIENTRYP VertexAttrib1sARB)(GLuint index, GLshort x); /* 477 */ - void (GLAPIENTRYP VertexAttrib1svARB)(GLuint index, const GLshort * v); /* 478 */ - void (GLAPIENTRYP VertexAttrib2dARB)(GLuint index, GLdouble x, GLdouble y); /* 479 */ - void (GLAPIENTRYP VertexAttrib2dvARB)(GLuint index, const GLdouble * v); /* 480 */ - void (GLAPIENTRYP VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y); /* 481 */ - void (GLAPIENTRYP VertexAttrib2fvARB)(GLuint index, const GLfloat * v); /* 482 */ - void (GLAPIENTRYP VertexAttrib2sARB)(GLuint index, GLshort x, GLshort y); /* 483 */ - void (GLAPIENTRYP VertexAttrib2svARB)(GLuint index, const GLshort * v); /* 484 */ - void (GLAPIENTRYP VertexAttrib3dARB)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 485 */ - void (GLAPIENTRYP VertexAttrib3dvARB)(GLuint index, const GLdouble * v); /* 486 */ - void (GLAPIENTRYP VertexAttrib3fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 487 */ - void (GLAPIENTRYP VertexAttrib3fvARB)(GLuint index, const GLfloat * v); /* 488 */ - void (GLAPIENTRYP VertexAttrib3sARB)(GLuint index, GLshort x, GLshort y, GLshort z); /* 489 */ - void (GLAPIENTRYP VertexAttrib3svARB)(GLuint index, const GLshort * v); /* 490 */ - void (GLAPIENTRYP VertexAttrib4NbvARB)(GLuint index, const GLbyte * v); /* 491 */ - void (GLAPIENTRYP VertexAttrib4NivARB)(GLuint index, const GLint * v); /* 492 */ - void (GLAPIENTRYP VertexAttrib4NsvARB)(GLuint index, const GLshort * v); /* 493 */ - void (GLAPIENTRYP VertexAttrib4NubARB)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 494 */ - void (GLAPIENTRYP VertexAttrib4NubvARB)(GLuint index, const GLubyte * v); /* 495 */ - void (GLAPIENTRYP VertexAttrib4NuivARB)(GLuint index, const GLuint * v); /* 496 */ - void (GLAPIENTRYP VertexAttrib4NusvARB)(GLuint index, const GLushort * v); /* 497 */ - void (GLAPIENTRYP VertexAttrib4bvARB)(GLuint index, const GLbyte * v); /* 498 */ - void (GLAPIENTRYP VertexAttrib4dARB)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 499 */ - void (GLAPIENTRYP VertexAttrib4dvARB)(GLuint index, const GLdouble * v); /* 500 */ - void (GLAPIENTRYP VertexAttrib4fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 501 */ - void (GLAPIENTRYP VertexAttrib4fvARB)(GLuint index, const GLfloat * v); /* 502 */ - void (GLAPIENTRYP VertexAttrib4ivARB)(GLuint index, const GLint * v); /* 503 */ - void (GLAPIENTRYP VertexAttrib4sARB)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 504 */ - void (GLAPIENTRYP VertexAttrib4svARB)(GLuint index, const GLshort * v); /* 505 */ - void (GLAPIENTRYP VertexAttrib4ubvARB)(GLuint index, const GLubyte * v); /* 506 */ - void (GLAPIENTRYP VertexAttrib4uivARB)(GLuint index, const GLuint * v); /* 507 */ - void (GLAPIENTRYP VertexAttrib4usvARB)(GLuint index, const GLushort * v); /* 508 */ - void (GLAPIENTRYP VertexAttribPointerARB)(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer); /* 509 */ - void (GLAPIENTRYP BindBufferARB)(GLenum target, GLuint buffer); /* 510 */ - void (GLAPIENTRYP BufferDataARB)(GLenum target, GLsizeiptrARB size, const GLvoid * data, GLenum usage); /* 511 */ - void (GLAPIENTRYP BufferSubDataARB)(GLenum target, GLintptrARB offset, GLsizeiptrARB size, const GLvoid * data); /* 512 */ - void (GLAPIENTRYP DeleteBuffersARB)(GLsizei n, const GLuint * buffer); /* 513 */ - void (GLAPIENTRYP GenBuffersARB)(GLsizei n, GLuint * buffer); /* 514 */ - void (GLAPIENTRYP GetBufferParameterivARB)(GLenum target, GLenum pname, GLint * params); /* 515 */ - void (GLAPIENTRYP GetBufferPointervARB)(GLenum target, GLenum pname, GLvoid ** params); /* 516 */ - void (GLAPIENTRYP GetBufferSubDataARB)(GLenum target, GLintptrARB offset, GLsizeiptrARB size, GLvoid * data); /* 517 */ - GLboolean (GLAPIENTRYP IsBufferARB)(GLuint buffer); /* 518 */ - GLvoid * (GLAPIENTRYP MapBufferARB)(GLenum target, GLenum access); /* 519 */ - GLboolean (GLAPIENTRYP UnmapBufferARB)(GLenum target); /* 520 */ - void (GLAPIENTRYP BeginQueryARB)(GLenum target, GLuint id); /* 521 */ - void (GLAPIENTRYP DeleteQueriesARB)(GLsizei n, const GLuint * ids); /* 522 */ - void (GLAPIENTRYP EndQueryARB)(GLenum target); /* 523 */ - void (GLAPIENTRYP GenQueriesARB)(GLsizei n, GLuint * ids); /* 524 */ - void (GLAPIENTRYP GetQueryObjectivARB)(GLuint id, GLenum pname, GLint * params); /* 525 */ - void (GLAPIENTRYP GetQueryObjectuivARB)(GLuint id, GLenum pname, GLuint * params); /* 526 */ - void (GLAPIENTRYP GetQueryivARB)(GLenum target, GLenum pname, GLint * params); /* 527 */ - GLboolean (GLAPIENTRYP IsQueryARB)(GLuint id); /* 528 */ - void (GLAPIENTRYP AttachObjectARB)(GLhandleARB containerObj, GLhandleARB obj); /* 529 */ - void (GLAPIENTRYP CompileShaderARB)(GLhandleARB shader); /* 530 */ - GLhandleARB (GLAPIENTRYP CreateProgramObjectARB)(void); /* 531 */ - GLhandleARB (GLAPIENTRYP CreateShaderObjectARB)(GLenum shaderType); /* 532 */ - void (GLAPIENTRYP DeleteObjectARB)(GLhandleARB obj); /* 533 */ - void (GLAPIENTRYP DetachObjectARB)(GLhandleARB containerObj, GLhandleARB attachedObj); /* 534 */ - void (GLAPIENTRYP GetActiveUniformARB)(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name); /* 535 */ - void (GLAPIENTRYP GetAttachedObjectsARB)(GLhandleARB containerObj, GLsizei maxLength, GLsizei * length, GLhandleARB * infoLog); /* 536 */ - GLhandleARB (GLAPIENTRYP GetHandleARB)(GLenum pname); /* 537 */ - void (GLAPIENTRYP GetInfoLogARB)(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog); /* 538 */ - void (GLAPIENTRYP GetObjectParameterfvARB)(GLhandleARB obj, GLenum pname, GLfloat * params); /* 539 */ - void (GLAPIENTRYP GetObjectParameterivARB)(GLhandleARB obj, GLenum pname, GLint * params); /* 540 */ - void (GLAPIENTRYP GetShaderSourceARB)(GLhandleARB shader, GLsizei bufSize, GLsizei * length, GLcharARB * source); /* 541 */ - GLint (GLAPIENTRYP GetUniformLocationARB)(GLhandleARB program, const GLcharARB * name); /* 542 */ - void (GLAPIENTRYP GetUniformfvARB)(GLhandleARB program, GLint location, GLfloat * params); /* 543 */ - void (GLAPIENTRYP GetUniformivARB)(GLhandleARB program, GLint location, GLint * params); /* 544 */ - void (GLAPIENTRYP LinkProgramARB)(GLhandleARB program); /* 545 */ - void (GLAPIENTRYP ShaderSourceARB)(GLhandleARB shader, GLsizei count, const GLcharARB ** string, const GLint * length); /* 546 */ - void (GLAPIENTRYP Uniform1fARB)(GLint location, GLfloat v0); /* 547 */ - void (GLAPIENTRYP Uniform1fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 548 */ - void (GLAPIENTRYP Uniform1iARB)(GLint location, GLint v0); /* 549 */ - void (GLAPIENTRYP Uniform1ivARB)(GLint location, GLsizei count, const GLint * value); /* 550 */ - void (GLAPIENTRYP Uniform2fARB)(GLint location, GLfloat v0, GLfloat v1); /* 551 */ - void (GLAPIENTRYP Uniform2fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 552 */ - void (GLAPIENTRYP Uniform2iARB)(GLint location, GLint v0, GLint v1); /* 553 */ - void (GLAPIENTRYP Uniform2ivARB)(GLint location, GLsizei count, const GLint * value); /* 554 */ - void (GLAPIENTRYP Uniform3fARB)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); /* 555 */ - void (GLAPIENTRYP Uniform3fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 556 */ - void (GLAPIENTRYP Uniform3iARB)(GLint location, GLint v0, GLint v1, GLint v2); /* 557 */ - void (GLAPIENTRYP Uniform3ivARB)(GLint location, GLsizei count, const GLint * value); /* 558 */ - void (GLAPIENTRYP Uniform4fARB)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); /* 559 */ - void (GLAPIENTRYP Uniform4fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 560 */ - void (GLAPIENTRYP Uniform4iARB)(GLint location, GLint v0, GLint v1, GLint v2, GLint v3); /* 561 */ - void (GLAPIENTRYP Uniform4ivARB)(GLint location, GLsizei count, const GLint * value); /* 562 */ - void (GLAPIENTRYP UniformMatrix2fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 563 */ - void (GLAPIENTRYP UniformMatrix3fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 564 */ - void (GLAPIENTRYP UniformMatrix4fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 565 */ - void (GLAPIENTRYP UseProgramObjectARB)(GLhandleARB program); /* 566 */ - void (GLAPIENTRYP ValidateProgramARB)(GLhandleARB program); /* 567 */ - void (GLAPIENTRYP BindAttribLocationARB)(GLhandleARB program, GLuint index, const GLcharARB * name); /* 568 */ - void (GLAPIENTRYP GetActiveAttribARB)(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name); /* 569 */ - GLint (GLAPIENTRYP GetAttribLocationARB)(GLhandleARB program, const GLcharARB * name); /* 570 */ - void (GLAPIENTRYP DrawBuffersARB)(GLsizei n, const GLenum * bufs); /* 571 */ - void (GLAPIENTRYP ClampColorARB)(GLenum target, GLenum clamp); /* 572 */ - void (GLAPIENTRYP DrawArraysInstancedARB)(GLenum mode, GLint first, GLsizei count, GLsizei primcount); /* 573 */ - void (GLAPIENTRYP DrawElementsInstancedARB)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount); /* 574 */ - void (GLAPIENTRYP RenderbufferStorageMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); /* 575 */ - void (GLAPIENTRYP FramebufferTextureARB)(GLenum target, GLenum attachment, GLuint texture, GLint level); /* 576 */ - void (GLAPIENTRYP FramebufferTextureFaceARB)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face); /* 577 */ - void (GLAPIENTRYP ProgramParameteriARB)(GLuint program, GLenum pname, GLint value); /* 578 */ - void (GLAPIENTRYP VertexAttribDivisorARB)(GLuint index, GLuint divisor); /* 579 */ - void (GLAPIENTRYP FlushMappedBufferRange)(GLenum target, GLintptr offset, GLsizeiptr length); /* 580 */ - GLvoid * (GLAPIENTRYP MapBufferRange)(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); /* 581 */ - void (GLAPIENTRYP TexBufferARB)(GLenum target, GLenum internalFormat, GLuint buffer); /* 582 */ - void (GLAPIENTRYP BindVertexArray)(GLuint array); /* 583 */ - void (GLAPIENTRYP GenVertexArrays)(GLsizei n, GLuint * arrays); /* 584 */ - void (GLAPIENTRYP CopyBufferSubData)(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); /* 585 */ - GLenum (GLAPIENTRYP ClientWaitSync)(GLsync sync, GLbitfield flags, GLuint64 timeout); /* 586 */ - void (GLAPIENTRYP DeleteSync)(GLsync sync); /* 587 */ - GLsync (GLAPIENTRYP FenceSync)(GLenum condition, GLbitfield flags); /* 588 */ - void (GLAPIENTRYP GetInteger64v)(GLenum pname, GLint64 * params); /* 589 */ - void (GLAPIENTRYP GetSynciv)(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values); /* 590 */ - GLboolean (GLAPIENTRYP IsSync)(GLsync sync); /* 591 */ - void (GLAPIENTRYP WaitSync)(GLsync sync, GLbitfield flags, GLuint64 timeout); /* 592 */ - void (GLAPIENTRYP DrawElementsBaseVertex)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); /* 593 */ - void (GLAPIENTRYP DrawElementsInstancedBaseVertex)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLint basevertex); /* 594 */ - void (GLAPIENTRYP DrawRangeElementsBaseVertex)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); /* 595 */ - void (GLAPIENTRYP MultiDrawElementsBaseVertex)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount, const GLint * basevertex); /* 596 */ - void (GLAPIENTRYP BlendEquationSeparateiARB)(GLuint buf, GLenum modeRGB, GLenum modeA); /* 597 */ - void (GLAPIENTRYP BlendEquationiARB)(GLuint buf, GLenum mode); /* 598 */ - void (GLAPIENTRYP BlendFuncSeparateiARB)(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcA, GLenum dstA); /* 599 */ - void (GLAPIENTRYP BlendFunciARB)(GLuint buf, GLenum src, GLenum dst); /* 600 */ - void (GLAPIENTRYP BindFragDataLocationIndexed)(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name); /* 601 */ - GLint (GLAPIENTRYP GetFragDataIndex)(GLuint program, const GLchar * name); /* 602 */ - void (GLAPIENTRYP BindSampler)(GLuint unit, GLuint sampler); /* 603 */ - void (GLAPIENTRYP DeleteSamplers)(GLsizei count, const GLuint * samplers); /* 604 */ - void (GLAPIENTRYP GenSamplers)(GLsizei count, GLuint * samplers); /* 605 */ - void (GLAPIENTRYP GetSamplerParameterIiv)(GLuint sampler, GLenum pname, GLint * params); /* 606 */ - void (GLAPIENTRYP GetSamplerParameterIuiv)(GLuint sampler, GLenum pname, GLuint * params); /* 607 */ - void (GLAPIENTRYP GetSamplerParameterfv)(GLuint sampler, GLenum pname, GLfloat * params); /* 608 */ - void (GLAPIENTRYP GetSamplerParameteriv)(GLuint sampler, GLenum pname, GLint * params); /* 609 */ - GLboolean (GLAPIENTRYP IsSampler)(GLuint sampler); /* 610 */ - void (GLAPIENTRYP SamplerParameterIiv)(GLuint sampler, GLenum pname, const GLint * params); /* 611 */ - void (GLAPIENTRYP SamplerParameterIuiv)(GLuint sampler, GLenum pname, const GLuint * params); /* 612 */ - void (GLAPIENTRYP SamplerParameterf)(GLuint sampler, GLenum pname, GLfloat param); /* 613 */ - void (GLAPIENTRYP SamplerParameterfv)(GLuint sampler, GLenum pname, const GLfloat * params); /* 614 */ - void (GLAPIENTRYP SamplerParameteri)(GLuint sampler, GLenum pname, GLint param); /* 615 */ - void (GLAPIENTRYP SamplerParameteriv)(GLuint sampler, GLenum pname, const GLint * params); /* 616 */ - void (GLAPIENTRYP ColorP3ui)(GLenum type, GLuint color); /* 617 */ - void (GLAPIENTRYP ColorP3uiv)(GLenum type, const GLuint * color); /* 618 */ - void (GLAPIENTRYP ColorP4ui)(GLenum type, GLuint color); /* 619 */ - void (GLAPIENTRYP ColorP4uiv)(GLenum type, const GLuint * color); /* 620 */ - void (GLAPIENTRYP MultiTexCoordP1ui)(GLenum texture, GLenum type, GLuint coords); /* 621 */ - void (GLAPIENTRYP MultiTexCoordP1uiv)(GLenum texture, GLenum type, const GLuint * coords); /* 622 */ - void (GLAPIENTRYP MultiTexCoordP2ui)(GLenum texture, GLenum type, GLuint coords); /* 623 */ - void (GLAPIENTRYP MultiTexCoordP2uiv)(GLenum texture, GLenum type, const GLuint * coords); /* 624 */ - void (GLAPIENTRYP MultiTexCoordP3ui)(GLenum texture, GLenum type, GLuint coords); /* 625 */ - void (GLAPIENTRYP MultiTexCoordP3uiv)(GLenum texture, GLenum type, const GLuint * coords); /* 626 */ - void (GLAPIENTRYP MultiTexCoordP4ui)(GLenum texture, GLenum type, GLuint coords); /* 627 */ - void (GLAPIENTRYP MultiTexCoordP4uiv)(GLenum texture, GLenum type, const GLuint * coords); /* 628 */ - void (GLAPIENTRYP NormalP3ui)(GLenum type, GLuint coords); /* 629 */ - void (GLAPIENTRYP NormalP3uiv)(GLenum type, const GLuint * coords); /* 630 */ - void (GLAPIENTRYP SecondaryColorP3ui)(GLenum type, GLuint color); /* 631 */ - void (GLAPIENTRYP SecondaryColorP3uiv)(GLenum type, const GLuint * color); /* 632 */ - void (GLAPIENTRYP TexCoordP1ui)(GLenum type, GLuint coords); /* 633 */ - void (GLAPIENTRYP TexCoordP1uiv)(GLenum type, const GLuint * coords); /* 634 */ - void (GLAPIENTRYP TexCoordP2ui)(GLenum type, GLuint coords); /* 635 */ - void (GLAPIENTRYP TexCoordP2uiv)(GLenum type, const GLuint * coords); /* 636 */ - void (GLAPIENTRYP TexCoordP3ui)(GLenum type, GLuint coords); /* 637 */ - void (GLAPIENTRYP TexCoordP3uiv)(GLenum type, const GLuint * coords); /* 638 */ - void (GLAPIENTRYP TexCoordP4ui)(GLenum type, GLuint coords); /* 639 */ - void (GLAPIENTRYP TexCoordP4uiv)(GLenum type, const GLuint * coords); /* 640 */ - void (GLAPIENTRYP VertexAttribP1ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value); /* 641 */ - void (GLAPIENTRYP VertexAttribP1uiv)(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); /* 642 */ - void (GLAPIENTRYP VertexAttribP2ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value); /* 643 */ - void (GLAPIENTRYP VertexAttribP2uiv)(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); /* 644 */ - void (GLAPIENTRYP VertexAttribP3ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value); /* 645 */ - void (GLAPIENTRYP VertexAttribP3uiv)(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); /* 646 */ - void (GLAPIENTRYP VertexAttribP4ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value); /* 647 */ - void (GLAPIENTRYP VertexAttribP4uiv)(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); /* 648 */ - void (GLAPIENTRYP VertexP2ui)(GLenum type, GLuint value); /* 649 */ - void (GLAPIENTRYP VertexP2uiv)(GLenum type, const GLuint * value); /* 650 */ - void (GLAPIENTRYP VertexP3ui)(GLenum type, GLuint value); /* 651 */ - void (GLAPIENTRYP VertexP3uiv)(GLenum type, const GLuint * value); /* 652 */ - void (GLAPIENTRYP VertexP4ui)(GLenum type, GLuint value); /* 653 */ - void (GLAPIENTRYP VertexP4uiv)(GLenum type, const GLuint * value); /* 654 */ - void (GLAPIENTRYP BindTransformFeedback)(GLenum target, GLuint id); /* 655 */ - void (GLAPIENTRYP DeleteTransformFeedbacks)(GLsizei n, const GLuint * ids); /* 656 */ - void (GLAPIENTRYP DrawTransformFeedback)(GLenum mode, GLuint id); /* 657 */ - void (GLAPIENTRYP GenTransformFeedbacks)(GLsizei n, GLuint * ids); /* 658 */ - GLboolean (GLAPIENTRYP IsTransformFeedback)(GLuint id); /* 659 */ - void (GLAPIENTRYP PauseTransformFeedback)(void); /* 660 */ - void (GLAPIENTRYP ResumeTransformFeedback)(void); /* 661 */ - void (GLAPIENTRYP ClearDepthf)(GLclampf depth); /* 662 */ - void (GLAPIENTRYP DepthRangef)(GLclampf zNear, GLclampf zFar); /* 663 */ - void (GLAPIENTRYP GetShaderPrecisionFormat)(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision); /* 664 */ - void (GLAPIENTRYP ReleaseShaderCompiler)(void); /* 665 */ - void (GLAPIENTRYP ShaderBinary)(GLsizei n, const GLuint * shaders, GLenum binaryformat, const GLvoid * binary, GLsizei length); /* 666 */ - void (GLAPIENTRYP DebugMessageCallbackARB)(GLDEBUGPROCARB callback, GLvoid * userParam); /* 667 */ - void (GLAPIENTRYP DebugMessageControlARB)(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); /* 668 */ - void (GLAPIENTRYP DebugMessageInsertARB)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLcharARB * buf); /* 669 */ - GLuint (GLAPIENTRYP GetDebugMessageLogARB)(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLcharARB * messageLog); /* 670 */ - GLenum (GLAPIENTRYP GetGraphicsResetStatusARB)(void); /* 671 */ - void (GLAPIENTRYP GetnColorTableARB)(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * table); /* 672 */ - void (GLAPIENTRYP GetnCompressedTexImageARB)(GLenum target, GLint lod, GLsizei bufSize, GLvoid * img); /* 673 */ - void (GLAPIENTRYP GetnConvolutionFilterARB)(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * image); /* 674 */ - void (GLAPIENTRYP GetnHistogramARB)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); /* 675 */ - void (GLAPIENTRYP GetnMapdvARB)(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v); /* 676 */ - void (GLAPIENTRYP GetnMapfvARB)(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v); /* 677 */ - void (GLAPIENTRYP GetnMapivARB)(GLenum target, GLenum query, GLsizei bufSize, GLint * v); /* 678 */ - void (GLAPIENTRYP GetnMinmaxARB)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); /* 679 */ - void (GLAPIENTRYP GetnPixelMapfvARB)(GLenum map, GLsizei bufSize, GLfloat * values); /* 680 */ - void (GLAPIENTRYP GetnPixelMapuivARB)(GLenum map, GLsizei bufSize, GLuint * values); /* 681 */ - void (GLAPIENTRYP GetnPixelMapusvARB)(GLenum map, GLsizei bufSize, GLushort * values); /* 682 */ - void (GLAPIENTRYP GetnPolygonStippleARB)(GLsizei bufSize, GLubyte * pattern); /* 683 */ - void (GLAPIENTRYP GetnSeparableFilterARB)(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, GLvoid * row, GLsizei columnBufSize, GLvoid * column, GLvoid * span); /* 684 */ - void (GLAPIENTRYP GetnTexImageARB)(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * img); /* 685 */ - void (GLAPIENTRYP GetnUniformdvARB)(GLhandleARB program, GLint location, GLsizei bufSize, GLdouble * params); /* 686 */ - void (GLAPIENTRYP GetnUniformfvARB)(GLhandleARB program, GLint location, GLsizei bufSize, GLfloat * params); /* 687 */ - void (GLAPIENTRYP GetnUniformivARB)(GLhandleARB program, GLint location, GLsizei bufSize, GLint * params); /* 688 */ - void (GLAPIENTRYP GetnUniformuivARB)(GLhandleARB program, GLint location, GLsizei bufSize, GLuint * params); /* 689 */ - void (GLAPIENTRYP ReadnPixelsARB)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid * data); /* 690 */ - void (GLAPIENTRYP TexStorage1D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 691 */ - void (GLAPIENTRYP TexStorage2D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 692 */ - void (GLAPIENTRYP TexStorage3D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 693 */ - void (GLAPIENTRYP TextureStorage1DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 694 */ - void (GLAPIENTRYP TextureStorage2DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 695 */ - void (GLAPIENTRYP TextureStorage3DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 696 */ - void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 697 */ - void (GLAPIENTRYP GetPixelTexGenParameterfvSGIS)(GLenum pname, GLfloat * params); /* 698 */ - void (GLAPIENTRYP GetPixelTexGenParameterivSGIS)(GLenum pname, GLint * params); /* 699 */ - void (GLAPIENTRYP PixelTexGenParameterfSGIS)(GLenum pname, GLfloat param); /* 700 */ - void (GLAPIENTRYP PixelTexGenParameterfvSGIS)(GLenum pname, const GLfloat * params); /* 701 */ - void (GLAPIENTRYP PixelTexGenParameteriSGIS)(GLenum pname, GLint param); /* 702 */ - void (GLAPIENTRYP PixelTexGenParameterivSGIS)(GLenum pname, const GLint * params); /* 703 */ - void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 704 */ - void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 705 */ - void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 706 */ - void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 707 */ - void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 708 */ - void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 709 */ - void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 710 */ - void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 711 */ - void (GLAPIENTRYP PointParameterfEXT)(GLenum pname, GLfloat param); /* 712 */ - void (GLAPIENTRYP PointParameterfvEXT)(GLenum pname, const GLfloat * params); /* 713 */ - void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 714 */ - void (GLAPIENTRYP UnlockArraysEXT)(void); /* 715 */ - void (GLAPIENTRYP SecondaryColor3bEXT)(GLbyte red, GLbyte green, GLbyte blue); /* 716 */ - void (GLAPIENTRYP SecondaryColor3bvEXT)(const GLbyte * v); /* 717 */ - void (GLAPIENTRYP SecondaryColor3dEXT)(GLdouble red, GLdouble green, GLdouble blue); /* 718 */ - void (GLAPIENTRYP SecondaryColor3dvEXT)(const GLdouble * v); /* 719 */ - void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 720 */ - void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 721 */ - void (GLAPIENTRYP SecondaryColor3iEXT)(GLint red, GLint green, GLint blue); /* 722 */ - void (GLAPIENTRYP SecondaryColor3ivEXT)(const GLint * v); /* 723 */ - void (GLAPIENTRYP SecondaryColor3sEXT)(GLshort red, GLshort green, GLshort blue); /* 724 */ - void (GLAPIENTRYP SecondaryColor3svEXT)(const GLshort * v); /* 725 */ - void (GLAPIENTRYP SecondaryColor3ubEXT)(GLubyte red, GLubyte green, GLubyte blue); /* 726 */ - void (GLAPIENTRYP SecondaryColor3ubvEXT)(const GLubyte * v); /* 727 */ - void (GLAPIENTRYP SecondaryColor3uiEXT)(GLuint red, GLuint green, GLuint blue); /* 728 */ - void (GLAPIENTRYP SecondaryColor3uivEXT)(const GLuint * v); /* 729 */ - void (GLAPIENTRYP SecondaryColor3usEXT)(GLushort red, GLushort green, GLushort blue); /* 730 */ - void (GLAPIENTRYP SecondaryColor3usvEXT)(const GLushort * v); /* 731 */ - void (GLAPIENTRYP SecondaryColorPointerEXT)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 732 */ - void (GLAPIENTRYP MultiDrawArraysEXT)(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount); /* 733 */ - void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount); /* 734 */ - void (GLAPIENTRYP FogCoordPointerEXT)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 735 */ - void (GLAPIENTRYP FogCoorddEXT)(GLdouble coord); /* 736 */ - void (GLAPIENTRYP FogCoorddvEXT)(const GLdouble * coord); /* 737 */ - void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 738 */ - void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 739 */ - void (GLAPIENTRYP PixelTexGenSGIX)(GLenum mode); /* 740 */ - void (GLAPIENTRYP BlendFuncSeparateEXT)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha); /* 741 */ - void (GLAPIENTRYP FlushVertexArrayRangeNV)(void); /* 742 */ - void (GLAPIENTRYP VertexArrayRangeNV)(GLsizei length, const GLvoid * pointer); /* 743 */ - void (GLAPIENTRYP CombinerInputNV)(GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); /* 744 */ - void (GLAPIENTRYP CombinerOutputNV)(GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum); /* 745 */ - void (GLAPIENTRYP CombinerParameterfNV)(GLenum pname, GLfloat param); /* 746 */ - void (GLAPIENTRYP CombinerParameterfvNV)(GLenum pname, const GLfloat * params); /* 747 */ - void (GLAPIENTRYP CombinerParameteriNV)(GLenum pname, GLint param); /* 748 */ - void (GLAPIENTRYP CombinerParameterivNV)(GLenum pname, const GLint * params); /* 749 */ - void (GLAPIENTRYP FinalCombinerInputNV)(GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); /* 750 */ - void (GLAPIENTRYP GetCombinerInputParameterfvNV)(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params); /* 751 */ - void (GLAPIENTRYP GetCombinerInputParameterivNV)(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params); /* 752 */ - void (GLAPIENTRYP GetCombinerOutputParameterfvNV)(GLenum stage, GLenum portion, GLenum pname, GLfloat * params); /* 753 */ - void (GLAPIENTRYP GetCombinerOutputParameterivNV)(GLenum stage, GLenum portion, GLenum pname, GLint * params); /* 754 */ - void (GLAPIENTRYP GetFinalCombinerInputParameterfvNV)(GLenum variable, GLenum pname, GLfloat * params); /* 755 */ - void (GLAPIENTRYP GetFinalCombinerInputParameterivNV)(GLenum variable, GLenum pname, GLint * params); /* 756 */ - void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 757 */ - void (GLAPIENTRYP WindowPos2dMESA)(GLdouble x, GLdouble y); /* 758 */ - void (GLAPIENTRYP WindowPos2dvMESA)(const GLdouble * v); /* 759 */ - void (GLAPIENTRYP WindowPos2fMESA)(GLfloat x, GLfloat y); /* 760 */ - void (GLAPIENTRYP WindowPos2fvMESA)(const GLfloat * v); /* 761 */ - void (GLAPIENTRYP WindowPos2iMESA)(GLint x, GLint y); /* 762 */ - void (GLAPIENTRYP WindowPos2ivMESA)(const GLint * v); /* 763 */ - void (GLAPIENTRYP WindowPos2sMESA)(GLshort x, GLshort y); /* 764 */ - void (GLAPIENTRYP WindowPos2svMESA)(const GLshort * v); /* 765 */ - void (GLAPIENTRYP WindowPos3dMESA)(GLdouble x, GLdouble y, GLdouble z); /* 766 */ - void (GLAPIENTRYP WindowPos3dvMESA)(const GLdouble * v); /* 767 */ - void (GLAPIENTRYP WindowPos3fMESA)(GLfloat x, GLfloat y, GLfloat z); /* 768 */ - void (GLAPIENTRYP WindowPos3fvMESA)(const GLfloat * v); /* 769 */ - void (GLAPIENTRYP WindowPos3iMESA)(GLint x, GLint y, GLint z); /* 770 */ - void (GLAPIENTRYP WindowPos3ivMESA)(const GLint * v); /* 771 */ - void (GLAPIENTRYP WindowPos3sMESA)(GLshort x, GLshort y, GLshort z); /* 772 */ - void (GLAPIENTRYP WindowPos3svMESA)(const GLshort * v); /* 773 */ - void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 774 */ - void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 775 */ - void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 776 */ - void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 777 */ - void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 778 */ - void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 779 */ - void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 780 */ - void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 781 */ - void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 782 */ - void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 783 */ - void (GLAPIENTRYP DeleteFencesNV)(GLsizei n, const GLuint * fences); /* 784 */ - void (GLAPIENTRYP FinishFenceNV)(GLuint fence); /* 785 */ - void (GLAPIENTRYP GenFencesNV)(GLsizei n, GLuint * fences); /* 786 */ - void (GLAPIENTRYP GetFenceivNV)(GLuint fence, GLenum pname, GLint * params); /* 787 */ - GLboolean (GLAPIENTRYP IsFenceNV)(GLuint fence); /* 788 */ - void (GLAPIENTRYP SetFenceNV)(GLuint fence, GLenum condition); /* 789 */ - GLboolean (GLAPIENTRYP TestFenceNV)(GLuint fence); /* 790 */ - GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 791 */ - void (GLAPIENTRYP BindProgramNV)(GLenum target, GLuint program); /* 792 */ - void (GLAPIENTRYP DeleteProgramsNV)(GLsizei n, const GLuint * programs); /* 793 */ - void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 794 */ - void (GLAPIENTRYP GenProgramsNV)(GLsizei n, GLuint * programs); /* 795 */ - void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 796 */ - void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 797 */ - void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 798 */ - void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 799 */ - void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 800 */ - void (GLAPIENTRYP GetVertexAttribPointervNV)(GLuint index, GLenum pname, GLvoid ** pointer); /* 801 */ - void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 802 */ - void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 803 */ - void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 804 */ - GLboolean (GLAPIENTRYP IsProgramNV)(GLuint program); /* 805 */ - void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 806 */ - void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLsizei num, const GLdouble * params); /* 807 */ - void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLsizei num, const GLfloat * params); /* 808 */ - void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 809 */ - void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 810 */ - void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 811 */ - void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 812 */ - void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 813 */ - void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 814 */ - void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 815 */ - void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 816 */ - void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 817 */ - void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 818 */ - void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 819 */ - void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 820 */ - void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 821 */ - void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 822 */ - void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 823 */ - void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 824 */ - void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 825 */ - void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 826 */ - void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 827 */ - void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 828 */ - void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 829 */ - void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 830 */ - void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 831 */ - void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 832 */ - void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 833 */ - void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 834 */ - void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 835 */ - void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 836 */ - void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 837 */ - void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 838 */ - void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 839 */ - void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 840 */ - void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 841 */ - void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 842 */ - void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 843 */ - void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 844 */ - void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 845 */ - void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 846 */ - void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 847 */ - void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 848 */ - void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 849 */ - void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 850 */ - void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 851 */ - void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 852 */ - void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 853 */ - void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 854 */ - void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 855 */ - void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 856 */ - void (GLAPIENTRYP AlphaFragmentOp3ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod); /* 857 */ - void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 858 */ - void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 859 */ - void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 860 */ - void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 861 */ - void (GLAPIENTRYP ColorFragmentOp3ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod); /* 862 */ - void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 863 */ - void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 864 */ - GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 865 */ - void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 866 */ - void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 867 */ - void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 868 */ - void (GLAPIENTRYP PointParameteriNV)(GLenum pname, GLint param); /* 869 */ - void (GLAPIENTRYP PointParameterivNV)(GLenum pname, const GLint * params); /* 870 */ - void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 871 */ - void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 872 */ - void (GLAPIENTRYP DeleteVertexArraysAPPLE)(GLsizei n, const GLuint * arrays); /* 873 */ - void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 874 */ - GLboolean (GLAPIENTRYP IsVertexArrayAPPLE)(GLuint array); /* 875 */ - void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 876 */ - void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 877 */ - void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 878 */ - void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 879 */ - void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 880 */ - void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 881 */ - void (GLAPIENTRYP PrimitiveRestartIndexNV)(GLuint index); /* 882 */ - void (GLAPIENTRYP PrimitiveRestartNV)(void); /* 883 */ - void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 884 */ - void (GLAPIENTRYP BlendEquationSeparateEXT)(GLenum modeRGB, GLenum modeA); /* 885 */ - void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 886 */ - void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 887 */ - GLenum (GLAPIENTRYP CheckFramebufferStatusEXT)(GLenum target); /* 888 */ - void (GLAPIENTRYP DeleteFramebuffersEXT)(GLsizei n, const GLuint * framebuffers); /* 889 */ - void (GLAPIENTRYP DeleteRenderbuffersEXT)(GLsizei n, const GLuint * renderbuffers); /* 890 */ - void (GLAPIENTRYP FramebufferRenderbufferEXT)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); /* 891 */ - void (GLAPIENTRYP FramebufferTexture1DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 892 */ - void (GLAPIENTRYP FramebufferTexture2DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 893 */ - void (GLAPIENTRYP FramebufferTexture3DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); /* 894 */ - void (GLAPIENTRYP GenFramebuffersEXT)(GLsizei n, GLuint * framebuffers); /* 895 */ - void (GLAPIENTRYP GenRenderbuffersEXT)(GLsizei n, GLuint * renderbuffers); /* 896 */ - void (GLAPIENTRYP GenerateMipmapEXT)(GLenum target); /* 897 */ - void (GLAPIENTRYP GetFramebufferAttachmentParameterivEXT)(GLenum target, GLenum attachment, GLenum pname, GLint * params); /* 898 */ - void (GLAPIENTRYP GetRenderbufferParameterivEXT)(GLenum target, GLenum pname, GLint * params); /* 899 */ - GLboolean (GLAPIENTRYP IsFramebufferEXT)(GLuint framebuffer); /* 900 */ - GLboolean (GLAPIENTRYP IsRenderbufferEXT)(GLuint renderbuffer); /* 901 */ - void (GLAPIENTRYP RenderbufferStorageEXT)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); /* 902 */ - void (GLAPIENTRYP BlitFramebufferEXT)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); /* 903 */ - void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 904 */ - void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 905 */ - void (GLAPIENTRYP BindFragDataLocationEXT)(GLuint program, GLuint colorNumber, const GLchar * name); /* 906 */ - GLint (GLAPIENTRYP GetFragDataLocationEXT)(GLuint program, const GLchar * name); /* 907 */ - void (GLAPIENTRYP GetUniformuivEXT)(GLuint program, GLint location, GLuint * params); /* 908 */ - void (GLAPIENTRYP GetVertexAttribIivEXT)(GLuint index, GLenum pname, GLint * params); /* 909 */ - void (GLAPIENTRYP GetVertexAttribIuivEXT)(GLuint index, GLenum pname, GLuint * params); /* 910 */ - void (GLAPIENTRYP Uniform1uiEXT)(GLint location, GLuint x); /* 911 */ - void (GLAPIENTRYP Uniform1uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 912 */ - void (GLAPIENTRYP Uniform2uiEXT)(GLint location, GLuint x, GLuint y); /* 913 */ - void (GLAPIENTRYP Uniform2uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 914 */ - void (GLAPIENTRYP Uniform3uiEXT)(GLint location, GLuint x, GLuint y, GLuint z); /* 915 */ - void (GLAPIENTRYP Uniform3uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 916 */ - void (GLAPIENTRYP Uniform4uiEXT)(GLint location, GLuint x, GLuint y, GLuint z, GLuint w); /* 917 */ - void (GLAPIENTRYP Uniform4uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 918 */ - void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 919 */ - void (GLAPIENTRYP VertexAttribI1ivEXT)(GLuint index, const GLint * v); /* 920 */ - void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 921 */ - void (GLAPIENTRYP VertexAttribI1uivEXT)(GLuint index, const GLuint * v); /* 922 */ - void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 923 */ - void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 924 */ - void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 925 */ - void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 926 */ - void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 927 */ - void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 928 */ - void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 929 */ - void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 930 */ - void (GLAPIENTRYP VertexAttribI4bvEXT)(GLuint index, const GLbyte * v); /* 931 */ - void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 932 */ - void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 933 */ - void (GLAPIENTRYP VertexAttribI4svEXT)(GLuint index, const GLshort * v); /* 934 */ - void (GLAPIENTRYP VertexAttribI4ubvEXT)(GLuint index, const GLubyte * v); /* 935 */ - void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 936 */ - void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 937 */ - void (GLAPIENTRYP VertexAttribI4usvEXT)(GLuint index, const GLushort * v); /* 938 */ - void (GLAPIENTRYP VertexAttribIPointerEXT)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 939 */ - void (GLAPIENTRYP FramebufferTextureLayerEXT)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 940 */ - void (GLAPIENTRYP ColorMaskIndexedEXT)(GLuint buf, GLboolean r, GLboolean g, GLboolean b, GLboolean a); /* 941 */ - void (GLAPIENTRYP DisableIndexedEXT)(GLenum target, GLuint index); /* 942 */ - void (GLAPIENTRYP EnableIndexedEXT)(GLenum target, GLuint index); /* 943 */ - void (GLAPIENTRYP GetBooleanIndexedvEXT)(GLenum value, GLuint index, GLboolean * data); /* 944 */ - void (GLAPIENTRYP GetIntegerIndexedvEXT)(GLenum value, GLuint index, GLint * data); /* 945 */ - GLboolean (GLAPIENTRYP IsEnabledIndexedEXT)(GLenum target, GLuint index); /* 946 */ - void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 947 */ - void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 948 */ - void (GLAPIENTRYP GetTexParameterIivEXT)(GLenum target, GLenum pname, GLint * params); /* 949 */ - void (GLAPIENTRYP GetTexParameterIuivEXT)(GLenum target, GLenum pname, GLuint * params); /* 950 */ - void (GLAPIENTRYP TexParameterIivEXT)(GLenum target, GLenum pname, const GLint * params); /* 951 */ - void (GLAPIENTRYP TexParameterIuivEXT)(GLenum target, GLenum pname, const GLuint * params); /* 952 */ - void (GLAPIENTRYP BeginConditionalRenderNV)(GLuint query, GLenum mode); /* 953 */ - void (GLAPIENTRYP EndConditionalRenderNV)(void); /* 954 */ - void (GLAPIENTRYP BeginTransformFeedbackEXT)(GLenum mode); /* 955 */ - void (GLAPIENTRYP BindBufferBaseEXT)(GLenum target, GLuint index, GLuint buffer); /* 956 */ - void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 957 */ - void (GLAPIENTRYP BindBufferRangeEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 958 */ - void (GLAPIENTRYP EndTransformFeedbackEXT)(void); /* 959 */ - void (GLAPIENTRYP GetTransformFeedbackVaryingEXT)(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); /* 960 */ - void (GLAPIENTRYP TransformFeedbackVaryingsEXT)(GLuint program, GLsizei count, const char ** varyings, GLenum bufferMode); /* 961 */ - void (GLAPIENTRYP ProvokingVertexEXT)(GLenum mode); /* 962 */ - void (GLAPIENTRYP GetTexParameterPointervAPPLE)(GLenum target, GLenum pname, GLvoid ** params); /* 963 */ - void (GLAPIENTRYP TextureRangeAPPLE)(GLenum target, GLsizei length, GLvoid * pointer); /* 964 */ - void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 965 */ - GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 966 */ - GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 967 */ - void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 968 */ - GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 969 */ - void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 970 */ - void (GLAPIENTRYP TextureBarrierNV)(void); /* 971 */ - void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 972 */ - void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 973 */ - void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 974 */ - void (GLAPIENTRYP GetQueryObjecti64vEXT)(GLuint id, GLenum pname, GLint64EXT * params); /* 975 */ - void (GLAPIENTRYP GetQueryObjectui64vEXT)(GLuint id, GLenum pname, GLuint64EXT * params); /* 976 */ - void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 977 */ - void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 978 */ + void (GLAPIENTRYP FramebufferTexture)(GLenum target, GLenum attachment, GLuint texture, GLint level); /* 436 */ + void (GLAPIENTRYP GetBufferParameteri64v)(GLenum target, GLenum pname, GLint64 * params); /* 437 */ + void (GLAPIENTRYP GetInteger64i_v)(GLenum cap, GLuint index, GLint64 * data); /* 438 */ + void (GLAPIENTRYP VertexAttribDivisor)(GLuint index, GLuint divisor); /* 439 */ + void (GLAPIENTRYP LoadTransposeMatrixdARB)(const GLdouble * m); /* 440 */ + void (GLAPIENTRYP LoadTransposeMatrixfARB)(const GLfloat * m); /* 441 */ + void (GLAPIENTRYP MultTransposeMatrixdARB)(const GLdouble * m); /* 442 */ + void (GLAPIENTRYP MultTransposeMatrixfARB)(const GLfloat * m); /* 443 */ + void (GLAPIENTRYP SampleCoverageARB)(GLclampf value, GLboolean invert); /* 444 */ + void (GLAPIENTRYP CompressedTexImage1DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data); /* 445 */ + void (GLAPIENTRYP CompressedTexImage2DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data); /* 446 */ + void (GLAPIENTRYP CompressedTexImage3DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data); /* 447 */ + void (GLAPIENTRYP CompressedTexSubImage1DARB)(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); /* 448 */ + void (GLAPIENTRYP CompressedTexSubImage2DARB)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data); /* 449 */ + void (GLAPIENTRYP CompressedTexSubImage3DARB)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data); /* 450 */ + void (GLAPIENTRYP GetCompressedTexImageARB)(GLenum target, GLint level, GLvoid * img); /* 451 */ + void (GLAPIENTRYP DisableVertexAttribArrayARB)(GLuint index); /* 452 */ + void (GLAPIENTRYP EnableVertexAttribArrayARB)(GLuint index); /* 453 */ + void (GLAPIENTRYP GetProgramEnvParameterdvARB)(GLenum target, GLuint index, GLdouble * params); /* 454 */ + void (GLAPIENTRYP GetProgramEnvParameterfvARB)(GLenum target, GLuint index, GLfloat * params); /* 455 */ + void (GLAPIENTRYP GetProgramLocalParameterdvARB)(GLenum target, GLuint index, GLdouble * params); /* 456 */ + void (GLAPIENTRYP GetProgramLocalParameterfvARB)(GLenum target, GLuint index, GLfloat * params); /* 457 */ + void (GLAPIENTRYP GetProgramStringARB)(GLenum target, GLenum pname, GLvoid * string); /* 458 */ + void (GLAPIENTRYP GetProgramivARB)(GLenum target, GLenum pname, GLint * params); /* 459 */ + void (GLAPIENTRYP GetVertexAttribdvARB)(GLuint index, GLenum pname, GLdouble * params); /* 460 */ + void (GLAPIENTRYP GetVertexAttribfvARB)(GLuint index, GLenum pname, GLfloat * params); /* 461 */ + void (GLAPIENTRYP GetVertexAttribivARB)(GLuint index, GLenum pname, GLint * params); /* 462 */ + void (GLAPIENTRYP ProgramEnvParameter4dARB)(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 463 */ + void (GLAPIENTRYP ProgramEnvParameter4dvARB)(GLenum target, GLuint index, const GLdouble * params); /* 464 */ + void (GLAPIENTRYP ProgramEnvParameter4fARB)(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 465 */ + void (GLAPIENTRYP ProgramEnvParameter4fvARB)(GLenum target, GLuint index, const GLfloat * params); /* 466 */ + void (GLAPIENTRYP ProgramLocalParameter4dARB)(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 467 */ + void (GLAPIENTRYP ProgramLocalParameter4dvARB)(GLenum target, GLuint index, const GLdouble * params); /* 468 */ + void (GLAPIENTRYP ProgramLocalParameter4fARB)(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 469 */ + void (GLAPIENTRYP ProgramLocalParameter4fvARB)(GLenum target, GLuint index, const GLfloat * params); /* 470 */ + void (GLAPIENTRYP ProgramStringARB)(GLenum target, GLenum format, GLsizei len, const GLvoid * string); /* 471 */ + void (GLAPIENTRYP VertexAttrib1dARB)(GLuint index, GLdouble x); /* 472 */ + void (GLAPIENTRYP VertexAttrib1dvARB)(GLuint index, const GLdouble * v); /* 473 */ + void (GLAPIENTRYP VertexAttrib1fARB)(GLuint index, GLfloat x); /* 474 */ + void (GLAPIENTRYP VertexAttrib1fvARB)(GLuint index, const GLfloat * v); /* 475 */ + void (GLAPIENTRYP VertexAttrib1sARB)(GLuint index, GLshort x); /* 476 */ + void (GLAPIENTRYP VertexAttrib1svARB)(GLuint index, const GLshort * v); /* 477 */ + void (GLAPIENTRYP VertexAttrib2dARB)(GLuint index, GLdouble x, GLdouble y); /* 478 */ + void (GLAPIENTRYP VertexAttrib2dvARB)(GLuint index, const GLdouble * v); /* 479 */ + void (GLAPIENTRYP VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y); /* 480 */ + void (GLAPIENTRYP VertexAttrib2fvARB)(GLuint index, const GLfloat * v); /* 481 */ + void (GLAPIENTRYP VertexAttrib2sARB)(GLuint index, GLshort x, GLshort y); /* 482 */ + void (GLAPIENTRYP VertexAttrib2svARB)(GLuint index, const GLshort * v); /* 483 */ + void (GLAPIENTRYP VertexAttrib3dARB)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 484 */ + void (GLAPIENTRYP VertexAttrib3dvARB)(GLuint index, const GLdouble * v); /* 485 */ + void (GLAPIENTRYP VertexAttrib3fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 486 */ + void (GLAPIENTRYP VertexAttrib3fvARB)(GLuint index, const GLfloat * v); /* 487 */ + void (GLAPIENTRYP VertexAttrib3sARB)(GLuint index, GLshort x, GLshort y, GLshort z); /* 488 */ + void (GLAPIENTRYP VertexAttrib3svARB)(GLuint index, const GLshort * v); /* 489 */ + void (GLAPIENTRYP VertexAttrib4NbvARB)(GLuint index, const GLbyte * v); /* 490 */ + void (GLAPIENTRYP VertexAttrib4NivARB)(GLuint index, const GLint * v); /* 491 */ + void (GLAPIENTRYP VertexAttrib4NsvARB)(GLuint index, const GLshort * v); /* 492 */ + void (GLAPIENTRYP VertexAttrib4NubARB)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 493 */ + void (GLAPIENTRYP VertexAttrib4NubvARB)(GLuint index, const GLubyte * v); /* 494 */ + void (GLAPIENTRYP VertexAttrib4NuivARB)(GLuint index, const GLuint * v); /* 495 */ + void (GLAPIENTRYP VertexAttrib4NusvARB)(GLuint index, const GLushort * v); /* 496 */ + void (GLAPIENTRYP VertexAttrib4bvARB)(GLuint index, const GLbyte * v); /* 497 */ + void (GLAPIENTRYP VertexAttrib4dARB)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 498 */ + void (GLAPIENTRYP VertexAttrib4dvARB)(GLuint index, const GLdouble * v); /* 499 */ + void (GLAPIENTRYP VertexAttrib4fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 500 */ + void (GLAPIENTRYP VertexAttrib4fvARB)(GLuint index, const GLfloat * v); /* 501 */ + void (GLAPIENTRYP VertexAttrib4ivARB)(GLuint index, const GLint * v); /* 502 */ + void (GLAPIENTRYP VertexAttrib4sARB)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 503 */ + void (GLAPIENTRYP VertexAttrib4svARB)(GLuint index, const GLshort * v); /* 504 */ + void (GLAPIENTRYP VertexAttrib4ubvARB)(GLuint index, const GLubyte * v); /* 505 */ + void (GLAPIENTRYP VertexAttrib4uivARB)(GLuint index, const GLuint * v); /* 506 */ + void (GLAPIENTRYP VertexAttrib4usvARB)(GLuint index, const GLushort * v); /* 507 */ + void (GLAPIENTRYP VertexAttribPointerARB)(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer); /* 508 */ + void (GLAPIENTRYP BindBufferARB)(GLenum target, GLuint buffer); /* 509 */ + void (GLAPIENTRYP BufferDataARB)(GLenum target, GLsizeiptrARB size, const GLvoid * data, GLenum usage); /* 510 */ + void (GLAPIENTRYP BufferSubDataARB)(GLenum target, GLintptrARB offset, GLsizeiptrARB size, const GLvoid * data); /* 511 */ + void (GLAPIENTRYP DeleteBuffersARB)(GLsizei n, const GLuint * buffer); /* 512 */ + void (GLAPIENTRYP GenBuffersARB)(GLsizei n, GLuint * buffer); /* 513 */ + void (GLAPIENTRYP GetBufferParameterivARB)(GLenum target, GLenum pname, GLint * params); /* 514 */ + void (GLAPIENTRYP GetBufferPointervARB)(GLenum target, GLenum pname, GLvoid ** params); /* 515 */ + void (GLAPIENTRYP GetBufferSubDataARB)(GLenum target, GLintptrARB offset, GLsizeiptrARB size, GLvoid * data); /* 516 */ + GLboolean (GLAPIENTRYP IsBufferARB)(GLuint buffer); /* 517 */ + GLvoid * (GLAPIENTRYP MapBufferARB)(GLenum target, GLenum access); /* 518 */ + GLboolean (GLAPIENTRYP UnmapBufferARB)(GLenum target); /* 519 */ + void (GLAPIENTRYP BeginQueryARB)(GLenum target, GLuint id); /* 520 */ + void (GLAPIENTRYP DeleteQueriesARB)(GLsizei n, const GLuint * ids); /* 521 */ + void (GLAPIENTRYP EndQueryARB)(GLenum target); /* 522 */ + void (GLAPIENTRYP GenQueriesARB)(GLsizei n, GLuint * ids); /* 523 */ + void (GLAPIENTRYP GetQueryObjectivARB)(GLuint id, GLenum pname, GLint * params); /* 524 */ + void (GLAPIENTRYP GetQueryObjectuivARB)(GLuint id, GLenum pname, GLuint * params); /* 525 */ + void (GLAPIENTRYP GetQueryivARB)(GLenum target, GLenum pname, GLint * params); /* 526 */ + GLboolean (GLAPIENTRYP IsQueryARB)(GLuint id); /* 527 */ + void (GLAPIENTRYP AttachObjectARB)(GLhandleARB containerObj, GLhandleARB obj); /* 528 */ + void (GLAPIENTRYP CompileShaderARB)(GLhandleARB shader); /* 529 */ + GLhandleARB (GLAPIENTRYP CreateProgramObjectARB)(void); /* 530 */ + GLhandleARB (GLAPIENTRYP CreateShaderObjectARB)(GLenum shaderType); /* 531 */ + void (GLAPIENTRYP DeleteObjectARB)(GLhandleARB obj); /* 532 */ + void (GLAPIENTRYP DetachObjectARB)(GLhandleARB containerObj, GLhandleARB attachedObj); /* 533 */ + void (GLAPIENTRYP GetActiveUniformARB)(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name); /* 534 */ + void (GLAPIENTRYP GetAttachedObjectsARB)(GLhandleARB containerObj, GLsizei maxLength, GLsizei * length, GLhandleARB * infoLog); /* 535 */ + GLhandleARB (GLAPIENTRYP GetHandleARB)(GLenum pname); /* 536 */ + void (GLAPIENTRYP GetInfoLogARB)(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog); /* 537 */ + void (GLAPIENTRYP GetObjectParameterfvARB)(GLhandleARB obj, GLenum pname, GLfloat * params); /* 538 */ + void (GLAPIENTRYP GetObjectParameterivARB)(GLhandleARB obj, GLenum pname, GLint * params); /* 539 */ + void (GLAPIENTRYP GetShaderSourceARB)(GLhandleARB shader, GLsizei bufSize, GLsizei * length, GLcharARB * source); /* 540 */ + GLint (GLAPIENTRYP GetUniformLocationARB)(GLhandleARB program, const GLcharARB * name); /* 541 */ + void (GLAPIENTRYP GetUniformfvARB)(GLhandleARB program, GLint location, GLfloat * params); /* 542 */ + void (GLAPIENTRYP GetUniformivARB)(GLhandleARB program, GLint location, GLint * params); /* 543 */ + void (GLAPIENTRYP LinkProgramARB)(GLhandleARB program); /* 544 */ + void (GLAPIENTRYP ShaderSourceARB)(GLhandleARB shader, GLsizei count, const GLcharARB ** string, const GLint * length); /* 545 */ + void (GLAPIENTRYP Uniform1fARB)(GLint location, GLfloat v0); /* 546 */ + void (GLAPIENTRYP Uniform1fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 547 */ + void (GLAPIENTRYP Uniform1iARB)(GLint location, GLint v0); /* 548 */ + void (GLAPIENTRYP Uniform1ivARB)(GLint location, GLsizei count, const GLint * value); /* 549 */ + void (GLAPIENTRYP Uniform2fARB)(GLint location, GLfloat v0, GLfloat v1); /* 550 */ + void (GLAPIENTRYP Uniform2fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 551 */ + void (GLAPIENTRYP Uniform2iARB)(GLint location, GLint v0, GLint v1); /* 552 */ + void (GLAPIENTRYP Uniform2ivARB)(GLint location, GLsizei count, const GLint * value); /* 553 */ + void (GLAPIENTRYP Uniform3fARB)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); /* 554 */ + void (GLAPIENTRYP Uniform3fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 555 */ + void (GLAPIENTRYP Uniform3iARB)(GLint location, GLint v0, GLint v1, GLint v2); /* 556 */ + void (GLAPIENTRYP Uniform3ivARB)(GLint location, GLsizei count, const GLint * value); /* 557 */ + void (GLAPIENTRYP Uniform4fARB)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); /* 558 */ + void (GLAPIENTRYP Uniform4fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 559 */ + void (GLAPIENTRYP Uniform4iARB)(GLint location, GLint v0, GLint v1, GLint v2, GLint v3); /* 560 */ + void (GLAPIENTRYP Uniform4ivARB)(GLint location, GLsizei count, const GLint * value); /* 561 */ + void (GLAPIENTRYP UniformMatrix2fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 562 */ + void (GLAPIENTRYP UniformMatrix3fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 563 */ + void (GLAPIENTRYP UniformMatrix4fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 564 */ + void (GLAPIENTRYP UseProgramObjectARB)(GLhandleARB program); /* 565 */ + void (GLAPIENTRYP ValidateProgramARB)(GLhandleARB program); /* 566 */ + void (GLAPIENTRYP BindAttribLocationARB)(GLhandleARB program, GLuint index, const GLcharARB * name); /* 567 */ + void (GLAPIENTRYP GetActiveAttribARB)(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name); /* 568 */ + GLint (GLAPIENTRYP GetAttribLocationARB)(GLhandleARB program, const GLcharARB * name); /* 569 */ + void (GLAPIENTRYP DrawBuffersARB)(GLsizei n, const GLenum * bufs); /* 570 */ + void (GLAPIENTRYP ClampColorARB)(GLenum target, GLenum clamp); /* 571 */ + void (GLAPIENTRYP DrawArraysInstancedARB)(GLenum mode, GLint first, GLsizei count, GLsizei primcount); /* 572 */ + void (GLAPIENTRYP DrawElementsInstancedARB)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount); /* 573 */ + void (GLAPIENTRYP RenderbufferStorageMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); /* 574 */ + void (GLAPIENTRYP FramebufferTextureARB)(GLenum target, GLenum attachment, GLuint texture, GLint level); /* 575 */ + void (GLAPIENTRYP FramebufferTextureFaceARB)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face); /* 576 */ + void (GLAPIENTRYP ProgramParameteriARB)(GLuint program, GLenum pname, GLint value); /* 577 */ + void (GLAPIENTRYP VertexAttribDivisorARB)(GLuint index, GLuint divisor); /* 578 */ + void (GLAPIENTRYP FlushMappedBufferRange)(GLenum target, GLintptr offset, GLsizeiptr length); /* 579 */ + GLvoid * (GLAPIENTRYP MapBufferRange)(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); /* 580 */ + void (GLAPIENTRYP TexBufferARB)(GLenum target, GLenum internalFormat, GLuint buffer); /* 581 */ + void (GLAPIENTRYP BindVertexArray)(GLuint array); /* 582 */ + void (GLAPIENTRYP GenVertexArrays)(GLsizei n, GLuint * arrays); /* 583 */ + void (GLAPIENTRYP CopyBufferSubData)(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); /* 584 */ + GLenum (GLAPIENTRYP ClientWaitSync)(GLsync sync, GLbitfield flags, GLuint64 timeout); /* 585 */ + void (GLAPIENTRYP DeleteSync)(GLsync sync); /* 586 */ + GLsync (GLAPIENTRYP FenceSync)(GLenum condition, GLbitfield flags); /* 587 */ + void (GLAPIENTRYP GetInteger64v)(GLenum pname, GLint64 * params); /* 588 */ + void (GLAPIENTRYP GetSynciv)(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values); /* 589 */ + GLboolean (GLAPIENTRYP IsSync)(GLsync sync); /* 590 */ + void (GLAPIENTRYP WaitSync)(GLsync sync, GLbitfield flags, GLuint64 timeout); /* 591 */ + void (GLAPIENTRYP DrawElementsBaseVertex)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); /* 592 */ + void (GLAPIENTRYP DrawElementsInstancedBaseVertex)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLint basevertex); /* 593 */ + void (GLAPIENTRYP DrawRangeElementsBaseVertex)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); /* 594 */ + void (GLAPIENTRYP MultiDrawElementsBaseVertex)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount, const GLint * basevertex); /* 595 */ + void (GLAPIENTRYP BlendEquationSeparateiARB)(GLuint buf, GLenum modeRGB, GLenum modeA); /* 596 */ + void (GLAPIENTRYP BlendEquationiARB)(GLuint buf, GLenum mode); /* 597 */ + void (GLAPIENTRYP BlendFuncSeparateiARB)(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcA, GLenum dstA); /* 598 */ + void (GLAPIENTRYP BlendFunciARB)(GLuint buf, GLenum src, GLenum dst); /* 599 */ + void (GLAPIENTRYP BindFragDataLocationIndexed)(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name); /* 600 */ + GLint (GLAPIENTRYP GetFragDataIndex)(GLuint program, const GLchar * name); /* 601 */ + void (GLAPIENTRYP BindSampler)(GLuint unit, GLuint sampler); /* 602 */ + void (GLAPIENTRYP DeleteSamplers)(GLsizei count, const GLuint * samplers); /* 603 */ + void (GLAPIENTRYP GenSamplers)(GLsizei count, GLuint * samplers); /* 604 */ + void (GLAPIENTRYP GetSamplerParameterIiv)(GLuint sampler, GLenum pname, GLint * params); /* 605 */ + void (GLAPIENTRYP GetSamplerParameterIuiv)(GLuint sampler, GLenum pname, GLuint * params); /* 606 */ + void (GLAPIENTRYP GetSamplerParameterfv)(GLuint sampler, GLenum pname, GLfloat * params); /* 607 */ + void (GLAPIENTRYP GetSamplerParameteriv)(GLuint sampler, GLenum pname, GLint * params); /* 608 */ + GLboolean (GLAPIENTRYP IsSampler)(GLuint sampler); /* 609 */ + void (GLAPIENTRYP SamplerParameterIiv)(GLuint sampler, GLenum pname, const GLint * params); /* 610 */ + void (GLAPIENTRYP SamplerParameterIuiv)(GLuint sampler, GLenum pname, const GLuint * params); /* 611 */ + void (GLAPIENTRYP SamplerParameterf)(GLuint sampler, GLenum pname, GLfloat param); /* 612 */ + void (GLAPIENTRYP SamplerParameterfv)(GLuint sampler, GLenum pname, const GLfloat * params); /* 613 */ + void (GLAPIENTRYP SamplerParameteri)(GLuint sampler, GLenum pname, GLint param); /* 614 */ + void (GLAPIENTRYP SamplerParameteriv)(GLuint sampler, GLenum pname, const GLint * params); /* 615 */ + void (GLAPIENTRYP ColorP3ui)(GLenum type, GLuint color); /* 616 */ + void (GLAPIENTRYP ColorP3uiv)(GLenum type, const GLuint * color); /* 617 */ + void (GLAPIENTRYP ColorP4ui)(GLenum type, GLuint color); /* 618 */ + void (GLAPIENTRYP ColorP4uiv)(GLenum type, const GLuint * color); /* 619 */ + void (GLAPIENTRYP MultiTexCoordP1ui)(GLenum texture, GLenum type, GLuint coords); /* 620 */ + void (GLAPIENTRYP MultiTexCoordP1uiv)(GLenum texture, GLenum type, const GLuint * coords); /* 621 */ + void (GLAPIENTRYP MultiTexCoordP2ui)(GLenum texture, GLenum type, GLuint coords); /* 622 */ + void (GLAPIENTRYP MultiTexCoordP2uiv)(GLenum texture, GLenum type, const GLuint * coords); /* 623 */ + void (GLAPIENTRYP MultiTexCoordP3ui)(GLenum texture, GLenum type, GLuint coords); /* 624 */ + void (GLAPIENTRYP MultiTexCoordP3uiv)(GLenum texture, GLenum type, const GLuint * coords); /* 625 */ + void (GLAPIENTRYP MultiTexCoordP4ui)(GLenum texture, GLenum type, GLuint coords); /* 626 */ + void (GLAPIENTRYP MultiTexCoordP4uiv)(GLenum texture, GLenum type, const GLuint * coords); /* 627 */ + void (GLAPIENTRYP NormalP3ui)(GLenum type, GLuint coords); /* 628 */ + void (GLAPIENTRYP NormalP3uiv)(GLenum type, const GLuint * coords); /* 629 */ + void (GLAPIENTRYP SecondaryColorP3ui)(GLenum type, GLuint color); /* 630 */ + void (GLAPIENTRYP SecondaryColorP3uiv)(GLenum type, const GLuint * color); /* 631 */ + void (GLAPIENTRYP TexCoordP1ui)(GLenum type, GLuint coords); /* 632 */ + void (GLAPIENTRYP TexCoordP1uiv)(GLenum type, const GLuint * coords); /* 633 */ + void (GLAPIENTRYP TexCoordP2ui)(GLenum type, GLuint coords); /* 634 */ + void (GLAPIENTRYP TexCoordP2uiv)(GLenum type, const GLuint * coords); /* 635 */ + void (GLAPIENTRYP TexCoordP3ui)(GLenum type, GLuint coords); /* 636 */ + void (GLAPIENTRYP TexCoordP3uiv)(GLenum type, const GLuint * coords); /* 637 */ + void (GLAPIENTRYP TexCoordP4ui)(GLenum type, GLuint coords); /* 638 */ + void (GLAPIENTRYP TexCoordP4uiv)(GLenum type, const GLuint * coords); /* 639 */ + void (GLAPIENTRYP VertexAttribP1ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value); /* 640 */ + void (GLAPIENTRYP VertexAttribP1uiv)(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); /* 641 */ + void (GLAPIENTRYP VertexAttribP2ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value); /* 642 */ + void (GLAPIENTRYP VertexAttribP2uiv)(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); /* 643 */ + void (GLAPIENTRYP VertexAttribP3ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value); /* 644 */ + void (GLAPIENTRYP VertexAttribP3uiv)(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); /* 645 */ + void (GLAPIENTRYP VertexAttribP4ui)(GLuint index, GLenum type, GLboolean normalized, GLuint value); /* 646 */ + void (GLAPIENTRYP VertexAttribP4uiv)(GLuint index, GLenum type, GLboolean normalized, const GLuint * value); /* 647 */ + void (GLAPIENTRYP VertexP2ui)(GLenum type, GLuint value); /* 648 */ + void (GLAPIENTRYP VertexP2uiv)(GLenum type, const GLuint * value); /* 649 */ + void (GLAPIENTRYP VertexP3ui)(GLenum type, GLuint value); /* 650 */ + void (GLAPIENTRYP VertexP3uiv)(GLenum type, const GLuint * value); /* 651 */ + void (GLAPIENTRYP VertexP4ui)(GLenum type, GLuint value); /* 652 */ + void (GLAPIENTRYP VertexP4uiv)(GLenum type, const GLuint * value); /* 653 */ + void (GLAPIENTRYP BindTransformFeedback)(GLenum target, GLuint id); /* 654 */ + void (GLAPIENTRYP DeleteTransformFeedbacks)(GLsizei n, const GLuint * ids); /* 655 */ + void (GLAPIENTRYP DrawTransformFeedback)(GLenum mode, GLuint id); /* 656 */ + void (GLAPIENTRYP GenTransformFeedbacks)(GLsizei n, GLuint * ids); /* 657 */ + GLboolean (GLAPIENTRYP IsTransformFeedback)(GLuint id); /* 658 */ + void (GLAPIENTRYP PauseTransformFeedback)(void); /* 659 */ + void (GLAPIENTRYP ResumeTransformFeedback)(void); /* 660 */ + void (GLAPIENTRYP ClearDepthf)(GLclampf depth); /* 661 */ + void (GLAPIENTRYP DepthRangef)(GLclampf zNear, GLclampf zFar); /* 662 */ + void (GLAPIENTRYP GetShaderPrecisionFormat)(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision); /* 663 */ + void (GLAPIENTRYP ReleaseShaderCompiler)(void); /* 664 */ + void (GLAPIENTRYP ShaderBinary)(GLsizei n, const GLuint * shaders, GLenum binaryformat, const GLvoid * binary, GLsizei length); /* 665 */ + void (GLAPIENTRYP DebugMessageCallbackARB)(GLDEBUGPROCARB callback, GLvoid * userParam); /* 666 */ + void (GLAPIENTRYP DebugMessageControlARB)(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); /* 667 */ + void (GLAPIENTRYP DebugMessageInsertARB)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLcharARB * buf); /* 668 */ + GLuint (GLAPIENTRYP GetDebugMessageLogARB)(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLcharARB * messageLog); /* 669 */ + GLenum (GLAPIENTRYP GetGraphicsResetStatusARB)(void); /* 670 */ + void (GLAPIENTRYP GetnColorTableARB)(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * table); /* 671 */ + void (GLAPIENTRYP GetnCompressedTexImageARB)(GLenum target, GLint lod, GLsizei bufSize, GLvoid * img); /* 672 */ + void (GLAPIENTRYP GetnConvolutionFilterARB)(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * image); /* 673 */ + void (GLAPIENTRYP GetnHistogramARB)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); /* 674 */ + void (GLAPIENTRYP GetnMapdvARB)(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v); /* 675 */ + void (GLAPIENTRYP GetnMapfvARB)(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v); /* 676 */ + void (GLAPIENTRYP GetnMapivARB)(GLenum target, GLenum query, GLsizei bufSize, GLint * v); /* 677 */ + void (GLAPIENTRYP GetnMinmaxARB)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); /* 678 */ + void (GLAPIENTRYP GetnPixelMapfvARB)(GLenum map, GLsizei bufSize, GLfloat * values); /* 679 */ + void (GLAPIENTRYP GetnPixelMapuivARB)(GLenum map, GLsizei bufSize, GLuint * values); /* 680 */ + void (GLAPIENTRYP GetnPixelMapusvARB)(GLenum map, GLsizei bufSize, GLushort * values); /* 681 */ + void (GLAPIENTRYP GetnPolygonStippleARB)(GLsizei bufSize, GLubyte * pattern); /* 682 */ + void (GLAPIENTRYP GetnSeparableFilterARB)(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, GLvoid * row, GLsizei columnBufSize, GLvoid * column, GLvoid * span); /* 683 */ + void (GLAPIENTRYP GetnTexImageARB)(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * img); /* 684 */ + void (GLAPIENTRYP GetnUniformdvARB)(GLhandleARB program, GLint location, GLsizei bufSize, GLdouble * params); /* 685 */ + void (GLAPIENTRYP GetnUniformfvARB)(GLhandleARB program, GLint location, GLsizei bufSize, GLfloat * params); /* 686 */ + void (GLAPIENTRYP GetnUniformivARB)(GLhandleARB program, GLint location, GLsizei bufSize, GLint * params); /* 687 */ + void (GLAPIENTRYP GetnUniformuivARB)(GLhandleARB program, GLint location, GLsizei bufSize, GLuint * params); /* 688 */ + void (GLAPIENTRYP ReadnPixelsARB)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid * data); /* 689 */ + void (GLAPIENTRYP TexStorage1D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 690 */ + void (GLAPIENTRYP TexStorage2D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 691 */ + void (GLAPIENTRYP TexStorage3D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 692 */ + void (GLAPIENTRYP TextureStorage1DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 693 */ + void (GLAPIENTRYP TextureStorage2DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 694 */ + void (GLAPIENTRYP TextureStorage3DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 695 */ + void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 696 */ + void (GLAPIENTRYP GetPixelTexGenParameterfvSGIS)(GLenum pname, GLfloat * params); /* 697 */ + void (GLAPIENTRYP GetPixelTexGenParameterivSGIS)(GLenum pname, GLint * params); /* 698 */ + void (GLAPIENTRYP PixelTexGenParameterfSGIS)(GLenum pname, GLfloat param); /* 699 */ + void (GLAPIENTRYP PixelTexGenParameterfvSGIS)(GLenum pname, const GLfloat * params); /* 700 */ + void (GLAPIENTRYP PixelTexGenParameteriSGIS)(GLenum pname, GLint param); /* 701 */ + void (GLAPIENTRYP PixelTexGenParameterivSGIS)(GLenum pname, const GLint * params); /* 702 */ + void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 703 */ + void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 704 */ + void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 705 */ + void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 706 */ + void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 707 */ + void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 708 */ + void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 709 */ + void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 710 */ + void (GLAPIENTRYP PointParameterfEXT)(GLenum pname, GLfloat param); /* 711 */ + void (GLAPIENTRYP PointParameterfvEXT)(GLenum pname, const GLfloat * params); /* 712 */ + void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 713 */ + void (GLAPIENTRYP UnlockArraysEXT)(void); /* 714 */ + void (GLAPIENTRYP SecondaryColor3bEXT)(GLbyte red, GLbyte green, GLbyte blue); /* 715 */ + void (GLAPIENTRYP SecondaryColor3bvEXT)(const GLbyte * v); /* 716 */ + void (GLAPIENTRYP SecondaryColor3dEXT)(GLdouble red, GLdouble green, GLdouble blue); /* 717 */ + void (GLAPIENTRYP SecondaryColor3dvEXT)(const GLdouble * v); /* 718 */ + void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 719 */ + void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 720 */ + void (GLAPIENTRYP SecondaryColor3iEXT)(GLint red, GLint green, GLint blue); /* 721 */ + void (GLAPIENTRYP SecondaryColor3ivEXT)(const GLint * v); /* 722 */ + void (GLAPIENTRYP SecondaryColor3sEXT)(GLshort red, GLshort green, GLshort blue); /* 723 */ + void (GLAPIENTRYP SecondaryColor3svEXT)(const GLshort * v); /* 724 */ + void (GLAPIENTRYP SecondaryColor3ubEXT)(GLubyte red, GLubyte green, GLubyte blue); /* 725 */ + void (GLAPIENTRYP SecondaryColor3ubvEXT)(const GLubyte * v); /* 726 */ + void (GLAPIENTRYP SecondaryColor3uiEXT)(GLuint red, GLuint green, GLuint blue); /* 727 */ + void (GLAPIENTRYP SecondaryColor3uivEXT)(const GLuint * v); /* 728 */ + void (GLAPIENTRYP SecondaryColor3usEXT)(GLushort red, GLushort green, GLushort blue); /* 729 */ + void (GLAPIENTRYP SecondaryColor3usvEXT)(const GLushort * v); /* 730 */ + void (GLAPIENTRYP SecondaryColorPointerEXT)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 731 */ + void (GLAPIENTRYP MultiDrawArraysEXT)(GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount); /* 732 */ + void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount); /* 733 */ + void (GLAPIENTRYP FogCoordPointerEXT)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 734 */ + void (GLAPIENTRYP FogCoorddEXT)(GLdouble coord); /* 735 */ + void (GLAPIENTRYP FogCoorddvEXT)(const GLdouble * coord); /* 736 */ + void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 737 */ + void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 738 */ + void (GLAPIENTRYP PixelTexGenSGIX)(GLenum mode); /* 739 */ + void (GLAPIENTRYP BlendFuncSeparateEXT)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha); /* 740 */ + void (GLAPIENTRYP FlushVertexArrayRangeNV)(void); /* 741 */ + void (GLAPIENTRYP VertexArrayRangeNV)(GLsizei length, const GLvoid * pointer); /* 742 */ + void (GLAPIENTRYP CombinerInputNV)(GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); /* 743 */ + void (GLAPIENTRYP CombinerOutputNV)(GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum); /* 744 */ + void (GLAPIENTRYP CombinerParameterfNV)(GLenum pname, GLfloat param); /* 745 */ + void (GLAPIENTRYP CombinerParameterfvNV)(GLenum pname, const GLfloat * params); /* 746 */ + void (GLAPIENTRYP CombinerParameteriNV)(GLenum pname, GLint param); /* 747 */ + void (GLAPIENTRYP CombinerParameterivNV)(GLenum pname, const GLint * params); /* 748 */ + void (GLAPIENTRYP FinalCombinerInputNV)(GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); /* 749 */ + void (GLAPIENTRYP GetCombinerInputParameterfvNV)(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params); /* 750 */ + void (GLAPIENTRYP GetCombinerInputParameterivNV)(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params); /* 751 */ + void (GLAPIENTRYP GetCombinerOutputParameterfvNV)(GLenum stage, GLenum portion, GLenum pname, GLfloat * params); /* 752 */ + void (GLAPIENTRYP GetCombinerOutputParameterivNV)(GLenum stage, GLenum portion, GLenum pname, GLint * params); /* 753 */ + void (GLAPIENTRYP GetFinalCombinerInputParameterfvNV)(GLenum variable, GLenum pname, GLfloat * params); /* 754 */ + void (GLAPIENTRYP GetFinalCombinerInputParameterivNV)(GLenum variable, GLenum pname, GLint * params); /* 755 */ + void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 756 */ + void (GLAPIENTRYP WindowPos2dMESA)(GLdouble x, GLdouble y); /* 757 */ + void (GLAPIENTRYP WindowPos2dvMESA)(const GLdouble * v); /* 758 */ + void (GLAPIENTRYP WindowPos2fMESA)(GLfloat x, GLfloat y); /* 759 */ + void (GLAPIENTRYP WindowPos2fvMESA)(const GLfloat * v); /* 760 */ + void (GLAPIENTRYP WindowPos2iMESA)(GLint x, GLint y); /* 761 */ + void (GLAPIENTRYP WindowPos2ivMESA)(const GLint * v); /* 762 */ + void (GLAPIENTRYP WindowPos2sMESA)(GLshort x, GLshort y); /* 763 */ + void (GLAPIENTRYP WindowPos2svMESA)(const GLshort * v); /* 764 */ + void (GLAPIENTRYP WindowPos3dMESA)(GLdouble x, GLdouble y, GLdouble z); /* 765 */ + void (GLAPIENTRYP WindowPos3dvMESA)(const GLdouble * v); /* 766 */ + void (GLAPIENTRYP WindowPos3fMESA)(GLfloat x, GLfloat y, GLfloat z); /* 767 */ + void (GLAPIENTRYP WindowPos3fvMESA)(const GLfloat * v); /* 768 */ + void (GLAPIENTRYP WindowPos3iMESA)(GLint x, GLint y, GLint z); /* 769 */ + void (GLAPIENTRYP WindowPos3ivMESA)(const GLint * v); /* 770 */ + void (GLAPIENTRYP WindowPos3sMESA)(GLshort x, GLshort y, GLshort z); /* 771 */ + void (GLAPIENTRYP WindowPos3svMESA)(const GLshort * v); /* 772 */ + void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 773 */ + void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 774 */ + void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 775 */ + void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 776 */ + void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 777 */ + void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 778 */ + void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 779 */ + void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 780 */ + void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 781 */ + void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 782 */ + void (GLAPIENTRYP DeleteFencesNV)(GLsizei n, const GLuint * fences); /* 783 */ + void (GLAPIENTRYP FinishFenceNV)(GLuint fence); /* 784 */ + void (GLAPIENTRYP GenFencesNV)(GLsizei n, GLuint * fences); /* 785 */ + void (GLAPIENTRYP GetFenceivNV)(GLuint fence, GLenum pname, GLint * params); /* 786 */ + GLboolean (GLAPIENTRYP IsFenceNV)(GLuint fence); /* 787 */ + void (GLAPIENTRYP SetFenceNV)(GLuint fence, GLenum condition); /* 788 */ + GLboolean (GLAPIENTRYP TestFenceNV)(GLuint fence); /* 789 */ + GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 790 */ + void (GLAPIENTRYP BindProgramNV)(GLenum target, GLuint program); /* 791 */ + void (GLAPIENTRYP DeleteProgramsNV)(GLsizei n, const GLuint * programs); /* 792 */ + void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 793 */ + void (GLAPIENTRYP GenProgramsNV)(GLsizei n, GLuint * programs); /* 794 */ + void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 795 */ + void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 796 */ + void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 797 */ + void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 798 */ + void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 799 */ + void (GLAPIENTRYP GetVertexAttribPointervNV)(GLuint index, GLenum pname, GLvoid ** pointer); /* 800 */ + void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 801 */ + void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 802 */ + void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 803 */ + GLboolean (GLAPIENTRYP IsProgramNV)(GLuint program); /* 804 */ + void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 805 */ + void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLsizei num, const GLdouble * params); /* 806 */ + void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLsizei num, const GLfloat * params); /* 807 */ + void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 808 */ + void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 809 */ + void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 810 */ + void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 811 */ + void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 812 */ + void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 813 */ + void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 814 */ + void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 815 */ + void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 816 */ + void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 817 */ + void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 818 */ + void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 819 */ + void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 820 */ + void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 821 */ + void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 822 */ + void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 823 */ + void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 824 */ + void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 825 */ + void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 826 */ + void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 827 */ + void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 828 */ + void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 829 */ + void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 830 */ + void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 831 */ + void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 832 */ + void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 833 */ + void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 834 */ + void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 835 */ + void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 836 */ + void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 837 */ + void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 838 */ + void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 839 */ + void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 840 */ + void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 841 */ + void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 842 */ + void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 843 */ + void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 844 */ + void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 845 */ + void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 846 */ + void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 847 */ + void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 848 */ + void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 849 */ + void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 850 */ + void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 851 */ + void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 852 */ + void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 853 */ + void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 854 */ + void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 855 */ + void (GLAPIENTRYP AlphaFragmentOp3ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod); /* 856 */ + void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 857 */ + void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 858 */ + void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 859 */ + void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 860 */ + void (GLAPIENTRYP ColorFragmentOp3ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod); /* 861 */ + void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 862 */ + void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 863 */ + GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 864 */ + void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 865 */ + void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 866 */ + void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 867 */ + void (GLAPIENTRYP PointParameteriNV)(GLenum pname, GLint param); /* 868 */ + void (GLAPIENTRYP PointParameterivNV)(GLenum pname, const GLint * params); /* 869 */ + void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 870 */ + void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 871 */ + void (GLAPIENTRYP DeleteVertexArraysAPPLE)(GLsizei n, const GLuint * arrays); /* 872 */ + void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 873 */ + GLboolean (GLAPIENTRYP IsVertexArrayAPPLE)(GLuint array); /* 874 */ + void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 875 */ + void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 876 */ + void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 877 */ + void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 878 */ + void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 879 */ + void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 880 */ + void (GLAPIENTRYP PrimitiveRestartIndexNV)(GLuint index); /* 881 */ + void (GLAPIENTRYP PrimitiveRestartNV)(void); /* 882 */ + void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 883 */ + void (GLAPIENTRYP BlendEquationSeparateEXT)(GLenum modeRGB, GLenum modeA); /* 884 */ + void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 885 */ + void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 886 */ + GLenum (GLAPIENTRYP CheckFramebufferStatusEXT)(GLenum target); /* 887 */ + void (GLAPIENTRYP DeleteFramebuffersEXT)(GLsizei n, const GLuint * framebuffers); /* 888 */ + void (GLAPIENTRYP DeleteRenderbuffersEXT)(GLsizei n, const GLuint * renderbuffers); /* 889 */ + void (GLAPIENTRYP FramebufferRenderbufferEXT)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); /* 890 */ + void (GLAPIENTRYP FramebufferTexture1DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 891 */ + void (GLAPIENTRYP FramebufferTexture2DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 892 */ + void (GLAPIENTRYP FramebufferTexture3DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); /* 893 */ + void (GLAPIENTRYP GenFramebuffersEXT)(GLsizei n, GLuint * framebuffers); /* 894 */ + void (GLAPIENTRYP GenRenderbuffersEXT)(GLsizei n, GLuint * renderbuffers); /* 895 */ + void (GLAPIENTRYP GenerateMipmapEXT)(GLenum target); /* 896 */ + void (GLAPIENTRYP GetFramebufferAttachmentParameterivEXT)(GLenum target, GLenum attachment, GLenum pname, GLint * params); /* 897 */ + void (GLAPIENTRYP GetRenderbufferParameterivEXT)(GLenum target, GLenum pname, GLint * params); /* 898 */ + GLboolean (GLAPIENTRYP IsFramebufferEXT)(GLuint framebuffer); /* 899 */ + GLboolean (GLAPIENTRYP IsRenderbufferEXT)(GLuint renderbuffer); /* 900 */ + void (GLAPIENTRYP RenderbufferStorageEXT)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); /* 901 */ + void (GLAPIENTRYP BlitFramebufferEXT)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); /* 902 */ + void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 903 */ + void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 904 */ + void (GLAPIENTRYP BindFragDataLocationEXT)(GLuint program, GLuint colorNumber, const GLchar * name); /* 905 */ + GLint (GLAPIENTRYP GetFragDataLocationEXT)(GLuint program, const GLchar * name); /* 906 */ + void (GLAPIENTRYP GetUniformuivEXT)(GLuint program, GLint location, GLuint * params); /* 907 */ + void (GLAPIENTRYP GetVertexAttribIivEXT)(GLuint index, GLenum pname, GLint * params); /* 908 */ + void (GLAPIENTRYP GetVertexAttribIuivEXT)(GLuint index, GLenum pname, GLuint * params); /* 909 */ + void (GLAPIENTRYP Uniform1uiEXT)(GLint location, GLuint x); /* 910 */ + void (GLAPIENTRYP Uniform1uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 911 */ + void (GLAPIENTRYP Uniform2uiEXT)(GLint location, GLuint x, GLuint y); /* 912 */ + void (GLAPIENTRYP Uniform2uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 913 */ + void (GLAPIENTRYP Uniform3uiEXT)(GLint location, GLuint x, GLuint y, GLuint z); /* 914 */ + void (GLAPIENTRYP Uniform3uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 915 */ + void (GLAPIENTRYP Uniform4uiEXT)(GLint location, GLuint x, GLuint y, GLuint z, GLuint w); /* 916 */ + void (GLAPIENTRYP Uniform4uivEXT)(GLint location, GLsizei count, const GLuint * value); /* 917 */ + void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 918 */ + void (GLAPIENTRYP VertexAttribI1ivEXT)(GLuint index, const GLint * v); /* 919 */ + void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 920 */ + void (GLAPIENTRYP VertexAttribI1uivEXT)(GLuint index, const GLuint * v); /* 921 */ + void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 922 */ + void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 923 */ + void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 924 */ + void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 925 */ + void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 926 */ + void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 927 */ + void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 928 */ + void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 929 */ + void (GLAPIENTRYP VertexAttribI4bvEXT)(GLuint index, const GLbyte * v); /* 930 */ + void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 931 */ + void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 932 */ + void (GLAPIENTRYP VertexAttribI4svEXT)(GLuint index, const GLshort * v); /* 933 */ + void (GLAPIENTRYP VertexAttribI4ubvEXT)(GLuint index, const GLubyte * v); /* 934 */ + void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 935 */ + void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 936 */ + void (GLAPIENTRYP VertexAttribI4usvEXT)(GLuint index, const GLushort * v); /* 937 */ + void (GLAPIENTRYP VertexAttribIPointerEXT)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 938 */ + void (GLAPIENTRYP FramebufferTextureLayerEXT)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 939 */ + void (GLAPIENTRYP ColorMaskIndexedEXT)(GLuint buf, GLboolean r, GLboolean g, GLboolean b, GLboolean a); /* 940 */ + void (GLAPIENTRYP DisableIndexedEXT)(GLenum target, GLuint index); /* 941 */ + void (GLAPIENTRYP EnableIndexedEXT)(GLenum target, GLuint index); /* 942 */ + void (GLAPIENTRYP GetBooleanIndexedvEXT)(GLenum value, GLuint index, GLboolean * data); /* 943 */ + void (GLAPIENTRYP GetIntegerIndexedvEXT)(GLenum value, GLuint index, GLint * data); /* 944 */ + GLboolean (GLAPIENTRYP IsEnabledIndexedEXT)(GLenum target, GLuint index); /* 945 */ + void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 946 */ + void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 947 */ + void (GLAPIENTRYP GetTexParameterIivEXT)(GLenum target, GLenum pname, GLint * params); /* 948 */ + void (GLAPIENTRYP GetTexParameterIuivEXT)(GLenum target, GLenum pname, GLuint * params); /* 949 */ + void (GLAPIENTRYP TexParameterIivEXT)(GLenum target, GLenum pname, const GLint * params); /* 950 */ + void (GLAPIENTRYP TexParameterIuivEXT)(GLenum target, GLenum pname, const GLuint * params); /* 951 */ + void (GLAPIENTRYP BeginConditionalRenderNV)(GLuint query, GLenum mode); /* 952 */ + void (GLAPIENTRYP EndConditionalRenderNV)(void); /* 953 */ + void (GLAPIENTRYP BeginTransformFeedbackEXT)(GLenum mode); /* 954 */ + void (GLAPIENTRYP BindBufferBaseEXT)(GLenum target, GLuint index, GLuint buffer); /* 955 */ + void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 956 */ + void (GLAPIENTRYP BindBufferRangeEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 957 */ + void (GLAPIENTRYP EndTransformFeedbackEXT)(void); /* 958 */ + void (GLAPIENTRYP GetTransformFeedbackVaryingEXT)(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); /* 959 */ + void (GLAPIENTRYP TransformFeedbackVaryingsEXT)(GLuint program, GLsizei count, const char ** varyings, GLenum bufferMode); /* 960 */ + void (GLAPIENTRYP ProvokingVertexEXT)(GLenum mode); /* 961 */ + void (GLAPIENTRYP GetTexParameterPointervAPPLE)(GLenum target, GLenum pname, GLvoid ** params); /* 962 */ + void (GLAPIENTRYP TextureRangeAPPLE)(GLenum target, GLsizei length, GLvoid * pointer); /* 963 */ + void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 964 */ + GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 965 */ + GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 966 */ + void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 967 */ + GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 968 */ + void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 969 */ + void (GLAPIENTRYP TextureBarrierNV)(void); /* 970 */ + void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 971 */ + void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 972 */ + void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 973 */ + void (GLAPIENTRYP GetQueryObjecti64vEXT)(GLuint id, GLenum pname, GLint64EXT * params); /* 974 */ + void (GLAPIENTRYP GetQueryObjectui64vEXT)(GLuint id, GLenum pname, GLuint64EXT * params); /* 975 */ + void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 976 */ + void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 977 */ }; #endif /* !defined( _GLAPI_TABLE_H_ ) */ diff --git a/xorg-server/glx/glprocs.h b/xorg-server/glx/glprocs.h index 5a7817c26..756242d73 100644 --- a/xorg-server/glx/glprocs.h +++ b/xorg-server/glx/glprocs.h @@ -488,7 +488,6 @@ static const char gl_string_table[] = "glClearBufferiv\0" "glClearBufferuiv\0" "glGetStringi\0" - "glTexBuffer\0" "glFramebufferTexture\0" "glGetBufferParameteri64v\0" "glGetInteger64i_v\0" @@ -1240,6 +1239,7 @@ static const char gl_string_table[] = "glDrawElementsInstancedEXT\0" "glDrawElementsInstanced\0" "glRenderbufferStorageMultisampleEXT\0" + "glTexBuffer\0" "glBlendEquationSeparateIndexedAMD\0" "glBlendEquationIndexedAMD\0" "glBlendFuncSeparateIndexedAMD\0" @@ -1413,6 +1413,7 @@ static const char gl_string_table[] = #define gl_dispatch_stub_364 mgl_dispatch_stub_364 #define gl_dispatch_stub_365 mgl_dispatch_stub_365 #define gl_dispatch_stub_366 mgl_dispatch_stub_366 +#define gl_dispatch_stub_697 mgl_dispatch_stub_697 #define gl_dispatch_stub_698 mgl_dispatch_stub_698 #define gl_dispatch_stub_699 mgl_dispatch_stub_699 #define gl_dispatch_stub_700 mgl_dispatch_stub_700 @@ -1420,8 +1421,8 @@ static const char gl_string_table[] = #define gl_dispatch_stub_702 mgl_dispatch_stub_702 #define gl_dispatch_stub_703 mgl_dispatch_stub_703 #define gl_dispatch_stub_704 mgl_dispatch_stub_704 -#define gl_dispatch_stub_705 mgl_dispatch_stub_705 -#define gl_dispatch_stub_740 mgl_dispatch_stub_740 +#define gl_dispatch_stub_739 mgl_dispatch_stub_739 +#define gl_dispatch_stub_781 mgl_dispatch_stub_781 #define gl_dispatch_stub_782 mgl_dispatch_stub_782 #define gl_dispatch_stub_783 mgl_dispatch_stub_783 #define gl_dispatch_stub_784 mgl_dispatch_stub_784 @@ -1430,24 +1431,23 @@ static const char gl_string_table[] = #define gl_dispatch_stub_787 mgl_dispatch_stub_787 #define gl_dispatch_stub_788 mgl_dispatch_stub_788 #define gl_dispatch_stub_789 mgl_dispatch_stub_789 -#define gl_dispatch_stub_790 mgl_dispatch_stub_790 +#define gl_dispatch_stub_870 mgl_dispatch_stub_870 #define gl_dispatch_stub_871 mgl_dispatch_stub_871 #define gl_dispatch_stub_872 mgl_dispatch_stub_872 #define gl_dispatch_stub_873 mgl_dispatch_stub_873 #define gl_dispatch_stub_874 mgl_dispatch_stub_874 -#define gl_dispatch_stub_875 mgl_dispatch_stub_875 +#define gl_dispatch_stub_883 mgl_dispatch_stub_883 #define gl_dispatch_stub_884 mgl_dispatch_stub_884 -#define gl_dispatch_stub_885 mgl_dispatch_stub_885 +#define gl_dispatch_stub_902 mgl_dispatch_stub_902 #define gl_dispatch_stub_903 mgl_dispatch_stub_903 #define gl_dispatch_stub_904 mgl_dispatch_stub_904 -#define gl_dispatch_stub_905 mgl_dispatch_stub_905 +#define gl_dispatch_stub_962 mgl_dispatch_stub_962 #define gl_dispatch_stub_963 mgl_dispatch_stub_963 -#define gl_dispatch_stub_964 mgl_dispatch_stub_964 +#define gl_dispatch_stub_971 mgl_dispatch_stub_971 #define gl_dispatch_stub_972 mgl_dispatch_stub_972 #define gl_dispatch_stub_973 mgl_dispatch_stub_973 #define gl_dispatch_stub_974 mgl_dispatch_stub_974 #define gl_dispatch_stub_975 mgl_dispatch_stub_975 -#define gl_dispatch_stub_976 mgl_dispatch_stub_976 #endif /* USE_MGL_NAMESPACE */ @@ -1465,41 +1465,41 @@ void GLAPIENTRY gl_dispatch_stub_363(GLenum target, GLenum pname, GLint * params void GLAPIENTRY gl_dispatch_stub_364(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values); void GLAPIENTRY gl_dispatch_stub_365(GLenum target, GLenum pname, GLfloat * params); void GLAPIENTRY gl_dispatch_stub_366(GLenum target, GLenum pname, GLint * params); -void GLAPIENTRY gl_dispatch_stub_698(GLenum pname, GLfloat * params); -void GLAPIENTRY gl_dispatch_stub_699(GLenum pname, GLint * params); -void GLAPIENTRY gl_dispatch_stub_700(GLenum pname, GLfloat param); -void GLAPIENTRY gl_dispatch_stub_701(GLenum pname, const GLfloat * params); -void GLAPIENTRY gl_dispatch_stub_702(GLenum pname, GLint param); -void GLAPIENTRY gl_dispatch_stub_703(GLenum pname, const GLint * params); -void GLAPIENTRY gl_dispatch_stub_704(GLclampf value, GLboolean invert); -void GLAPIENTRY gl_dispatch_stub_705(GLenum pattern); -void GLAPIENTRY gl_dispatch_stub_740(GLenum mode); -void GLAPIENTRY gl_dispatch_stub_782(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); -void GLAPIENTRY gl_dispatch_stub_783(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); -void GLAPIENTRY gl_dispatch_stub_784(GLsizei n, const GLuint * fences); -void GLAPIENTRY gl_dispatch_stub_785(GLuint fence); -void GLAPIENTRY gl_dispatch_stub_786(GLsizei n, GLuint * fences); -void GLAPIENTRY gl_dispatch_stub_787(GLuint fence, GLenum pname, GLint * params); -GLboolean GLAPIENTRY gl_dispatch_stub_788(GLuint fence); -void GLAPIENTRY gl_dispatch_stub_789(GLuint fence, GLenum condition); -GLboolean GLAPIENTRY gl_dispatch_stub_790(GLuint fence); -void GLAPIENTRY gl_dispatch_stub_871(GLenum face); -void GLAPIENTRY gl_dispatch_stub_872(GLuint array); -void GLAPIENTRY gl_dispatch_stub_873(GLsizei n, const GLuint * arrays); -void GLAPIENTRY gl_dispatch_stub_874(GLsizei n, GLuint * arrays); -GLboolean GLAPIENTRY gl_dispatch_stub_875(GLuint array); -void GLAPIENTRY gl_dispatch_stub_884(GLclampd zmin, GLclampd zmax); -void GLAPIENTRY gl_dispatch_stub_885(GLenum modeRGB, GLenum modeA); -void GLAPIENTRY gl_dispatch_stub_903(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); -void GLAPIENTRY gl_dispatch_stub_904(GLenum target, GLenum pname, GLint param); -void GLAPIENTRY gl_dispatch_stub_905(GLenum target, GLintptr offset, GLsizeiptr size); -void GLAPIENTRY gl_dispatch_stub_963(GLenum target, GLenum pname, GLvoid ** params); -void GLAPIENTRY gl_dispatch_stub_964(GLenum target, GLsizei length, GLvoid * pointer); -void GLAPIENTRY gl_dispatch_stub_972(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); +void GLAPIENTRY gl_dispatch_stub_697(GLenum pname, GLfloat * params); +void GLAPIENTRY gl_dispatch_stub_698(GLenum pname, GLint * params); +void GLAPIENTRY gl_dispatch_stub_699(GLenum pname, GLfloat param); +void GLAPIENTRY gl_dispatch_stub_700(GLenum pname, const GLfloat * params); +void GLAPIENTRY gl_dispatch_stub_701(GLenum pname, GLint param); +void GLAPIENTRY gl_dispatch_stub_702(GLenum pname, const GLint * params); +void GLAPIENTRY gl_dispatch_stub_703(GLclampf value, GLboolean invert); +void GLAPIENTRY gl_dispatch_stub_704(GLenum pattern); +void GLAPIENTRY gl_dispatch_stub_739(GLenum mode); +void GLAPIENTRY gl_dispatch_stub_781(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); +void GLAPIENTRY gl_dispatch_stub_782(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); +void GLAPIENTRY gl_dispatch_stub_783(GLsizei n, const GLuint * fences); +void GLAPIENTRY gl_dispatch_stub_784(GLuint fence); +void GLAPIENTRY gl_dispatch_stub_785(GLsizei n, GLuint * fences); +void GLAPIENTRY gl_dispatch_stub_786(GLuint fence, GLenum pname, GLint * params); +GLboolean GLAPIENTRY gl_dispatch_stub_787(GLuint fence); +void GLAPIENTRY gl_dispatch_stub_788(GLuint fence, GLenum condition); +GLboolean GLAPIENTRY gl_dispatch_stub_789(GLuint fence); +void GLAPIENTRY gl_dispatch_stub_870(GLenum face); +void GLAPIENTRY gl_dispatch_stub_871(GLuint array); +void GLAPIENTRY gl_dispatch_stub_872(GLsizei n, const GLuint * arrays); +void GLAPIENTRY gl_dispatch_stub_873(GLsizei n, GLuint * arrays); +GLboolean GLAPIENTRY gl_dispatch_stub_874(GLuint array); +void GLAPIENTRY gl_dispatch_stub_883(GLclampd zmin, GLclampd zmax); +void GLAPIENTRY gl_dispatch_stub_884(GLenum modeRGB, GLenum modeA); +void GLAPIENTRY gl_dispatch_stub_902(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); +void GLAPIENTRY gl_dispatch_stub_903(GLenum target, GLenum pname, GLint param); +void GLAPIENTRY gl_dispatch_stub_904(GLenum target, GLintptr offset, GLsizeiptr size); +void GLAPIENTRY gl_dispatch_stub_962(GLenum target, GLenum pname, GLvoid ** params); +void GLAPIENTRY gl_dispatch_stub_963(GLenum target, GLsizei length, GLvoid * pointer); +void GLAPIENTRY gl_dispatch_stub_971(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); +void GLAPIENTRY gl_dispatch_stub_972(GLenum target, GLuint index, GLsizei count, const GLfloat * params); void GLAPIENTRY gl_dispatch_stub_973(GLenum target, GLuint index, GLsizei count, const GLfloat * params); -void GLAPIENTRY gl_dispatch_stub_974(GLenum target, GLuint index, GLsizei count, const GLfloat * params); -void GLAPIENTRY gl_dispatch_stub_975(GLuint id, GLenum pname, GLint64EXT * params); -void GLAPIENTRY gl_dispatch_stub_976(GLuint id, GLenum pname, GLuint64EXT * params); +void GLAPIENTRY gl_dispatch_stub_974(GLuint id, GLenum pname, GLint64EXT * params); +void GLAPIENTRY gl_dispatch_stub_975(GLuint id, GLenum pname, GLuint64EXT * params); #endif /* defined(NEED_FUNCTION_POINTER) || defined(GLX_INDIRECT_RENDERING) */ static const glprocs_table_t static_functions[] = { @@ -1939,914 +1939,914 @@ static const glprocs_table_t static_functions[] = { NAME_FUNC_OFFSET( 6208, glClearBufferiv, glClearBufferiv, NULL, 433), NAME_FUNC_OFFSET( 6224, glClearBufferuiv, glClearBufferuiv, NULL, 434), NAME_FUNC_OFFSET( 6241, glGetStringi, glGetStringi, NULL, 435), - NAME_FUNC_OFFSET( 6254, glTexBuffer, glTexBuffer, NULL, 436), - NAME_FUNC_OFFSET( 6266, glFramebufferTexture, glFramebufferTexture, NULL, 437), - NAME_FUNC_OFFSET( 6287, glGetBufferParameteri64v, glGetBufferParameteri64v, NULL, 438), - NAME_FUNC_OFFSET( 6312, glGetInteger64i_v, glGetInteger64i_v, NULL, 439), - NAME_FUNC_OFFSET( 6330, glVertexAttribDivisor, glVertexAttribDivisor, NULL, 440), - NAME_FUNC_OFFSET( 6352, glLoadTransposeMatrixdARB, glLoadTransposeMatrixdARB, NULL, 441), - NAME_FUNC_OFFSET( 6378, glLoadTransposeMatrixfARB, glLoadTransposeMatrixfARB, NULL, 442), - NAME_FUNC_OFFSET( 6404, glMultTransposeMatrixdARB, glMultTransposeMatrixdARB, NULL, 443), - NAME_FUNC_OFFSET( 6430, glMultTransposeMatrixfARB, glMultTransposeMatrixfARB, NULL, 444), - NAME_FUNC_OFFSET( 6456, glSampleCoverageARB, glSampleCoverageARB, NULL, 445), - NAME_FUNC_OFFSET( 6476, glCompressedTexImage1DARB, glCompressedTexImage1DARB, NULL, 446), - NAME_FUNC_OFFSET( 6502, glCompressedTexImage2DARB, glCompressedTexImage2DARB, NULL, 447), - NAME_FUNC_OFFSET( 6528, glCompressedTexImage3DARB, glCompressedTexImage3DARB, NULL, 448), - NAME_FUNC_OFFSET( 6554, glCompressedTexSubImage1DARB, glCompressedTexSubImage1DARB, NULL, 449), - NAME_FUNC_OFFSET( 6583, glCompressedTexSubImage2DARB, glCompressedTexSubImage2DARB, NULL, 450), - NAME_FUNC_OFFSET( 6612, glCompressedTexSubImage3DARB, glCompressedTexSubImage3DARB, NULL, 451), - NAME_FUNC_OFFSET( 6641, glGetCompressedTexImageARB, glGetCompressedTexImageARB, NULL, 452), - NAME_FUNC_OFFSET( 6668, glDisableVertexAttribArrayARB, glDisableVertexAttribArrayARB, NULL, 453), - NAME_FUNC_OFFSET( 6698, glEnableVertexAttribArrayARB, glEnableVertexAttribArrayARB, NULL, 454), - NAME_FUNC_OFFSET( 6727, glGetProgramEnvParameterdvARB, glGetProgramEnvParameterdvARB, NULL, 455), - NAME_FUNC_OFFSET( 6757, glGetProgramEnvParameterfvARB, glGetProgramEnvParameterfvARB, NULL, 456), - NAME_FUNC_OFFSET( 6787, glGetProgramLocalParameterdvARB, glGetProgramLocalParameterdvARB, NULL, 457), - NAME_FUNC_OFFSET( 6819, glGetProgramLocalParameterfvARB, glGetProgramLocalParameterfvARB, NULL, 458), - NAME_FUNC_OFFSET( 6851, glGetProgramStringARB, glGetProgramStringARB, NULL, 459), - NAME_FUNC_OFFSET( 6873, glGetProgramivARB, glGetProgramivARB, NULL, 460), - NAME_FUNC_OFFSET( 6891, glGetVertexAttribdvARB, glGetVertexAttribdvARB, NULL, 461), - NAME_FUNC_OFFSET( 6914, glGetVertexAttribfvARB, glGetVertexAttribfvARB, NULL, 462), - NAME_FUNC_OFFSET( 6937, glGetVertexAttribivARB, glGetVertexAttribivARB, NULL, 463), - NAME_FUNC_OFFSET( 6960, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 464), - NAME_FUNC_OFFSET( 6987, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 465), - NAME_FUNC_OFFSET( 7015, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 466), - NAME_FUNC_OFFSET( 7042, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 467), - NAME_FUNC_OFFSET( 7070, glProgramLocalParameter4dARB, glProgramLocalParameter4dARB, NULL, 468), - NAME_FUNC_OFFSET( 7099, glProgramLocalParameter4dvARB, glProgramLocalParameter4dvARB, NULL, 469), - NAME_FUNC_OFFSET( 7129, glProgramLocalParameter4fARB, glProgramLocalParameter4fARB, NULL, 470), - NAME_FUNC_OFFSET( 7158, glProgramLocalParameter4fvARB, glProgramLocalParameter4fvARB, NULL, 471), - NAME_FUNC_OFFSET( 7188, glProgramStringARB, glProgramStringARB, NULL, 472), - NAME_FUNC_OFFSET( 7207, glVertexAttrib1dARB, glVertexAttrib1dARB, NULL, 473), - NAME_FUNC_OFFSET( 7227, glVertexAttrib1dvARB, glVertexAttrib1dvARB, NULL, 474), - NAME_FUNC_OFFSET( 7248, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 475), - NAME_FUNC_OFFSET( 7268, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 476), - NAME_FUNC_OFFSET( 7289, glVertexAttrib1sARB, glVertexAttrib1sARB, NULL, 477), - NAME_FUNC_OFFSET( 7309, glVertexAttrib1svARB, glVertexAttrib1svARB, NULL, 478), - NAME_FUNC_OFFSET( 7330, glVertexAttrib2dARB, glVertexAttrib2dARB, NULL, 479), - NAME_FUNC_OFFSET( 7350, glVertexAttrib2dvARB, glVertexAttrib2dvARB, NULL, 480), - NAME_FUNC_OFFSET( 7371, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 481), - NAME_FUNC_OFFSET( 7391, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 482), - NAME_FUNC_OFFSET( 7412, glVertexAttrib2sARB, glVertexAttrib2sARB, NULL, 483), - NAME_FUNC_OFFSET( 7432, glVertexAttrib2svARB, glVertexAttrib2svARB, NULL, 484), - NAME_FUNC_OFFSET( 7453, glVertexAttrib3dARB, glVertexAttrib3dARB, NULL, 485), - NAME_FUNC_OFFSET( 7473, glVertexAttrib3dvARB, glVertexAttrib3dvARB, NULL, 486), - NAME_FUNC_OFFSET( 7494, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 487), - NAME_FUNC_OFFSET( 7514, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 488), - NAME_FUNC_OFFSET( 7535, glVertexAttrib3sARB, glVertexAttrib3sARB, NULL, 489), - NAME_FUNC_OFFSET( 7555, glVertexAttrib3svARB, glVertexAttrib3svARB, NULL, 490), - NAME_FUNC_OFFSET( 7576, glVertexAttrib4NbvARB, glVertexAttrib4NbvARB, NULL, 491), - NAME_FUNC_OFFSET( 7598, glVertexAttrib4NivARB, glVertexAttrib4NivARB, NULL, 492), - NAME_FUNC_OFFSET( 7620, glVertexAttrib4NsvARB, glVertexAttrib4NsvARB, NULL, 493), - NAME_FUNC_OFFSET( 7642, glVertexAttrib4NubARB, glVertexAttrib4NubARB, NULL, 494), - NAME_FUNC_OFFSET( 7664, glVertexAttrib4NubvARB, glVertexAttrib4NubvARB, NULL, 495), - NAME_FUNC_OFFSET( 7687, glVertexAttrib4NuivARB, glVertexAttrib4NuivARB, NULL, 496), - NAME_FUNC_OFFSET( 7710, glVertexAttrib4NusvARB, glVertexAttrib4NusvARB, NULL, 497), - NAME_FUNC_OFFSET( 7733, glVertexAttrib4bvARB, glVertexAttrib4bvARB, NULL, 498), - NAME_FUNC_OFFSET( 7754, glVertexAttrib4dARB, glVertexAttrib4dARB, NULL, 499), - NAME_FUNC_OFFSET( 7774, glVertexAttrib4dvARB, glVertexAttrib4dvARB, NULL, 500), - NAME_FUNC_OFFSET( 7795, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 501), - NAME_FUNC_OFFSET( 7815, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 502), - NAME_FUNC_OFFSET( 7836, glVertexAttrib4ivARB, glVertexAttrib4ivARB, NULL, 503), - NAME_FUNC_OFFSET( 7857, glVertexAttrib4sARB, glVertexAttrib4sARB, NULL, 504), - NAME_FUNC_OFFSET( 7877, glVertexAttrib4svARB, glVertexAttrib4svARB, NULL, 505), - NAME_FUNC_OFFSET( 7898, glVertexAttrib4ubvARB, glVertexAttrib4ubvARB, NULL, 506), - NAME_FUNC_OFFSET( 7920, glVertexAttrib4uivARB, glVertexAttrib4uivARB, NULL, 507), - NAME_FUNC_OFFSET( 7942, glVertexAttrib4usvARB, glVertexAttrib4usvARB, NULL, 508), - NAME_FUNC_OFFSET( 7964, glVertexAttribPointerARB, glVertexAttribPointerARB, NULL, 509), - NAME_FUNC_OFFSET( 7989, glBindBufferARB, glBindBufferARB, NULL, 510), - NAME_FUNC_OFFSET( 8005, glBufferDataARB, glBufferDataARB, NULL, 511), - NAME_FUNC_OFFSET( 8021, glBufferSubDataARB, glBufferSubDataARB, NULL, 512), - NAME_FUNC_OFFSET( 8040, glDeleteBuffersARB, glDeleteBuffersARB, NULL, 513), - NAME_FUNC_OFFSET( 8059, glGenBuffersARB, glGenBuffersARB, NULL, 514), - NAME_FUNC_OFFSET( 8075, glGetBufferParameterivARB, glGetBufferParameterivARB, NULL, 515), - NAME_FUNC_OFFSET( 8101, glGetBufferPointervARB, glGetBufferPointervARB, NULL, 516), - NAME_FUNC_OFFSET( 8124, glGetBufferSubDataARB, glGetBufferSubDataARB, NULL, 517), - NAME_FUNC_OFFSET( 8146, glIsBufferARB, glIsBufferARB, NULL, 518), - NAME_FUNC_OFFSET( 8160, glMapBufferARB, glMapBufferARB, NULL, 519), - NAME_FUNC_OFFSET( 8175, glUnmapBufferARB, glUnmapBufferARB, NULL, 520), - NAME_FUNC_OFFSET( 8192, glBeginQueryARB, glBeginQueryARB, NULL, 521), - NAME_FUNC_OFFSET( 8208, glDeleteQueriesARB, glDeleteQueriesARB, NULL, 522), - NAME_FUNC_OFFSET( 8227, glEndQueryARB, glEndQueryARB, NULL, 523), - NAME_FUNC_OFFSET( 8241, glGenQueriesARB, glGenQueriesARB, NULL, 524), - NAME_FUNC_OFFSET( 8257, glGetQueryObjectivARB, glGetQueryObjectivARB, NULL, 525), - NAME_FUNC_OFFSET( 8279, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, 526), - NAME_FUNC_OFFSET( 8302, glGetQueryivARB, glGetQueryivARB, NULL, 527), - NAME_FUNC_OFFSET( 8318, glIsQueryARB, glIsQueryARB, NULL, 528), - NAME_FUNC_OFFSET( 8331, glAttachObjectARB, glAttachObjectARB, NULL, 529), - NAME_FUNC_OFFSET( 8349, glCompileShaderARB, glCompileShaderARB, NULL, 530), - NAME_FUNC_OFFSET( 8368, glCreateProgramObjectARB, glCreateProgramObjectARB, NULL, 531), - NAME_FUNC_OFFSET( 8393, glCreateShaderObjectARB, glCreateShaderObjectARB, NULL, 532), - NAME_FUNC_OFFSET( 8417, glDeleteObjectARB, glDeleteObjectARB, NULL, 533), - NAME_FUNC_OFFSET( 8435, glDetachObjectARB, glDetachObjectARB, NULL, 534), - NAME_FUNC_OFFSET( 8453, glGetActiveUniformARB, glGetActiveUniformARB, NULL, 535), - NAME_FUNC_OFFSET( 8475, glGetAttachedObjectsARB, glGetAttachedObjectsARB, NULL, 536), - NAME_FUNC_OFFSET( 8499, glGetHandleARB, glGetHandleARB, NULL, 537), - NAME_FUNC_OFFSET( 8514, glGetInfoLogARB, glGetInfoLogARB, NULL, 538), - NAME_FUNC_OFFSET( 8530, glGetObjectParameterfvARB, glGetObjectParameterfvARB, NULL, 539), - NAME_FUNC_OFFSET( 8556, glGetObjectParameterivARB, glGetObjectParameterivARB, NULL, 540), - NAME_FUNC_OFFSET( 8582, glGetShaderSourceARB, glGetShaderSourceARB, NULL, 541), - NAME_FUNC_OFFSET( 8603, glGetUniformLocationARB, glGetUniformLocationARB, NULL, 542), - NAME_FUNC_OFFSET( 8627, glGetUniformfvARB, glGetUniformfvARB, NULL, 543), - NAME_FUNC_OFFSET( 8645, glGetUniformivARB, glGetUniformivARB, NULL, 544), - NAME_FUNC_OFFSET( 8663, glLinkProgramARB, glLinkProgramARB, NULL, 545), - NAME_FUNC_OFFSET( 8680, glShaderSourceARB, glShaderSourceARB, NULL, 546), - NAME_FUNC_OFFSET( 8698, glUniform1fARB, glUniform1fARB, NULL, 547), - NAME_FUNC_OFFSET( 8713, glUniform1fvARB, glUniform1fvARB, NULL, 548), - NAME_FUNC_OFFSET( 8729, glUniform1iARB, glUniform1iARB, NULL, 549), - NAME_FUNC_OFFSET( 8744, glUniform1ivARB, glUniform1ivARB, NULL, 550), - NAME_FUNC_OFFSET( 8760, glUniform2fARB, glUniform2fARB, NULL, 551), - NAME_FUNC_OFFSET( 8775, glUniform2fvARB, glUniform2fvARB, NULL, 552), - NAME_FUNC_OFFSET( 8791, glUniform2iARB, glUniform2iARB, NULL, 553), - NAME_FUNC_OFFSET( 8806, glUniform2ivARB, glUniform2ivARB, NULL, 554), - NAME_FUNC_OFFSET( 8822, glUniform3fARB, glUniform3fARB, NULL, 555), - NAME_FUNC_OFFSET( 8837, glUniform3fvARB, glUniform3fvARB, NULL, 556), - NAME_FUNC_OFFSET( 8853, glUniform3iARB, glUniform3iARB, NULL, 557), - NAME_FUNC_OFFSET( 8868, glUniform3ivARB, glUniform3ivARB, NULL, 558), - NAME_FUNC_OFFSET( 8884, glUniform4fARB, glUniform4fARB, NULL, 559), - NAME_FUNC_OFFSET( 8899, glUniform4fvARB, glUniform4fvARB, NULL, 560), - NAME_FUNC_OFFSET( 8915, glUniform4iARB, glUniform4iARB, NULL, 561), - NAME_FUNC_OFFSET( 8930, glUniform4ivARB, glUniform4ivARB, NULL, 562), - NAME_FUNC_OFFSET( 8946, glUniformMatrix2fvARB, glUniformMatrix2fvARB, NULL, 563), - NAME_FUNC_OFFSET( 8968, glUniformMatrix3fvARB, glUniformMatrix3fvARB, NULL, 564), - NAME_FUNC_OFFSET( 8990, glUniformMatrix4fvARB, glUniformMatrix4fvARB, NULL, 565), - NAME_FUNC_OFFSET( 9012, glUseProgramObjectARB, glUseProgramObjectARB, NULL, 566), - NAME_FUNC_OFFSET( 9034, glValidateProgramARB, glValidateProgramARB, NULL, 567), - NAME_FUNC_OFFSET( 9055, glBindAttribLocationARB, glBindAttribLocationARB, NULL, 568), - NAME_FUNC_OFFSET( 9079, glGetActiveAttribARB, glGetActiveAttribARB, NULL, 569), - NAME_FUNC_OFFSET( 9100, glGetAttribLocationARB, glGetAttribLocationARB, NULL, 570), - NAME_FUNC_OFFSET( 9123, glDrawBuffersARB, glDrawBuffersARB, NULL, 571), - NAME_FUNC_OFFSET( 9140, glClampColorARB, glClampColorARB, NULL, 572), - NAME_FUNC_OFFSET( 9156, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 573), - NAME_FUNC_OFFSET( 9181, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 574), - NAME_FUNC_OFFSET( 9208, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 575), - NAME_FUNC_OFFSET( 9241, glFramebufferTextureARB, glFramebufferTextureARB, NULL, 576), - NAME_FUNC_OFFSET( 9265, glFramebufferTextureFaceARB, glFramebufferTextureFaceARB, NULL, 577), - NAME_FUNC_OFFSET( 9293, glProgramParameteriARB, glProgramParameteriARB, NULL, 578), - NAME_FUNC_OFFSET( 9316, glVertexAttribDivisorARB, glVertexAttribDivisorARB, NULL, 579), - NAME_FUNC_OFFSET( 9341, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 580), - NAME_FUNC_OFFSET( 9366, glMapBufferRange, glMapBufferRange, NULL, 581), - NAME_FUNC_OFFSET( 9383, glTexBufferARB, glTexBufferARB, NULL, 582), - NAME_FUNC_OFFSET( 9398, glBindVertexArray, glBindVertexArray, NULL, 583), - NAME_FUNC_OFFSET( 9416, glGenVertexArrays, glGenVertexArrays, NULL, 584), - NAME_FUNC_OFFSET( 9434, glCopyBufferSubData, glCopyBufferSubData, NULL, 585), - NAME_FUNC_OFFSET( 9454, glClientWaitSync, glClientWaitSync, NULL, 586), - NAME_FUNC_OFFSET( 9471, glDeleteSync, glDeleteSync, NULL, 587), - NAME_FUNC_OFFSET( 9484, glFenceSync, glFenceSync, NULL, 588), - NAME_FUNC_OFFSET( 9496, glGetInteger64v, glGetInteger64v, NULL, 589), - NAME_FUNC_OFFSET( 9512, glGetSynciv, glGetSynciv, NULL, 590), - NAME_FUNC_OFFSET( 9524, glIsSync, glIsSync, NULL, 591), - NAME_FUNC_OFFSET( 9533, glWaitSync, glWaitSync, NULL, 592), - NAME_FUNC_OFFSET( 9544, glDrawElementsBaseVertex, glDrawElementsBaseVertex, NULL, 593), - NAME_FUNC_OFFSET( 9569, glDrawElementsInstancedBaseVertex, glDrawElementsInstancedBaseVertex, NULL, 594), - NAME_FUNC_OFFSET( 9603, glDrawRangeElementsBaseVertex, glDrawRangeElementsBaseVertex, NULL, 595), - NAME_FUNC_OFFSET( 9633, glMultiDrawElementsBaseVertex, glMultiDrawElementsBaseVertex, NULL, 596), - NAME_FUNC_OFFSET( 9663, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 597), - NAME_FUNC_OFFSET( 9691, glBlendEquationiARB, glBlendEquationiARB, NULL, 598), - NAME_FUNC_OFFSET( 9711, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 599), - NAME_FUNC_OFFSET( 9735, glBlendFunciARB, glBlendFunciARB, NULL, 600), - NAME_FUNC_OFFSET( 9751, glBindFragDataLocationIndexed, glBindFragDataLocationIndexed, NULL, 601), - NAME_FUNC_OFFSET( 9781, glGetFragDataIndex, glGetFragDataIndex, NULL, 602), - NAME_FUNC_OFFSET( 9800, glBindSampler, glBindSampler, NULL, 603), - NAME_FUNC_OFFSET( 9814, glDeleteSamplers, glDeleteSamplers, NULL, 604), - NAME_FUNC_OFFSET( 9831, glGenSamplers, glGenSamplers, NULL, 605), - NAME_FUNC_OFFSET( 9845, glGetSamplerParameterIiv, glGetSamplerParameterIiv, NULL, 606), - NAME_FUNC_OFFSET( 9870, glGetSamplerParameterIuiv, glGetSamplerParameterIuiv, NULL, 607), - NAME_FUNC_OFFSET( 9896, glGetSamplerParameterfv, glGetSamplerParameterfv, NULL, 608), - NAME_FUNC_OFFSET( 9920, glGetSamplerParameteriv, glGetSamplerParameteriv, NULL, 609), - NAME_FUNC_OFFSET( 9944, glIsSampler, glIsSampler, NULL, 610), - NAME_FUNC_OFFSET( 9956, glSamplerParameterIiv, glSamplerParameterIiv, NULL, 611), - NAME_FUNC_OFFSET( 9978, glSamplerParameterIuiv, glSamplerParameterIuiv, NULL, 612), - NAME_FUNC_OFFSET(10001, glSamplerParameterf, glSamplerParameterf, NULL, 613), - NAME_FUNC_OFFSET(10021, glSamplerParameterfv, glSamplerParameterfv, NULL, 614), - NAME_FUNC_OFFSET(10042, glSamplerParameteri, glSamplerParameteri, NULL, 615), - NAME_FUNC_OFFSET(10062, glSamplerParameteriv, glSamplerParameteriv, NULL, 616), - NAME_FUNC_OFFSET(10083, glColorP3ui, glColorP3ui, NULL, 617), - NAME_FUNC_OFFSET(10095, glColorP3uiv, glColorP3uiv, NULL, 618), - NAME_FUNC_OFFSET(10108, glColorP4ui, glColorP4ui, NULL, 619), - NAME_FUNC_OFFSET(10120, glColorP4uiv, glColorP4uiv, NULL, 620), - NAME_FUNC_OFFSET(10133, glMultiTexCoordP1ui, glMultiTexCoordP1ui, NULL, 621), - NAME_FUNC_OFFSET(10153, glMultiTexCoordP1uiv, glMultiTexCoordP1uiv, NULL, 622), - NAME_FUNC_OFFSET(10174, glMultiTexCoordP2ui, glMultiTexCoordP2ui, NULL, 623), - NAME_FUNC_OFFSET(10194, glMultiTexCoordP2uiv, glMultiTexCoordP2uiv, NULL, 624), - NAME_FUNC_OFFSET(10215, glMultiTexCoordP3ui, glMultiTexCoordP3ui, NULL, 625), - NAME_FUNC_OFFSET(10235, glMultiTexCoordP3uiv, glMultiTexCoordP3uiv, NULL, 626), - NAME_FUNC_OFFSET(10256, glMultiTexCoordP4ui, glMultiTexCoordP4ui, NULL, 627), - NAME_FUNC_OFFSET(10276, glMultiTexCoordP4uiv, glMultiTexCoordP4uiv, NULL, 628), - NAME_FUNC_OFFSET(10297, glNormalP3ui, glNormalP3ui, NULL, 629), - NAME_FUNC_OFFSET(10310, glNormalP3uiv, glNormalP3uiv, NULL, 630), - NAME_FUNC_OFFSET(10324, glSecondaryColorP3ui, glSecondaryColorP3ui, NULL, 631), - NAME_FUNC_OFFSET(10345, glSecondaryColorP3uiv, glSecondaryColorP3uiv, NULL, 632), - NAME_FUNC_OFFSET(10367, glTexCoordP1ui, glTexCoordP1ui, NULL, 633), - NAME_FUNC_OFFSET(10382, glTexCoordP1uiv, glTexCoordP1uiv, NULL, 634), - NAME_FUNC_OFFSET(10398, glTexCoordP2ui, glTexCoordP2ui, NULL, 635), - NAME_FUNC_OFFSET(10413, glTexCoordP2uiv, glTexCoordP2uiv, NULL, 636), - NAME_FUNC_OFFSET(10429, glTexCoordP3ui, glTexCoordP3ui, NULL, 637), - NAME_FUNC_OFFSET(10444, glTexCoordP3uiv, glTexCoordP3uiv, NULL, 638), - NAME_FUNC_OFFSET(10460, glTexCoordP4ui, glTexCoordP4ui, NULL, 639), - NAME_FUNC_OFFSET(10475, glTexCoordP4uiv, glTexCoordP4uiv, NULL, 640), - NAME_FUNC_OFFSET(10491, glVertexAttribP1ui, glVertexAttribP1ui, NULL, 641), - NAME_FUNC_OFFSET(10510, glVertexAttribP1uiv, glVertexAttribP1uiv, NULL, 642), - NAME_FUNC_OFFSET(10530, glVertexAttribP2ui, glVertexAttribP2ui, NULL, 643), - NAME_FUNC_OFFSET(10549, glVertexAttribP2uiv, glVertexAttribP2uiv, NULL, 644), - NAME_FUNC_OFFSET(10569, glVertexAttribP3ui, glVertexAttribP3ui, NULL, 645), - NAME_FUNC_OFFSET(10588, glVertexAttribP3uiv, glVertexAttribP3uiv, NULL, 646), - NAME_FUNC_OFFSET(10608, glVertexAttribP4ui, glVertexAttribP4ui, NULL, 647), - NAME_FUNC_OFFSET(10627, glVertexAttribP4uiv, glVertexAttribP4uiv, NULL, 648), - NAME_FUNC_OFFSET(10647, glVertexP2ui, glVertexP2ui, NULL, 649), - NAME_FUNC_OFFSET(10660, glVertexP2uiv, glVertexP2uiv, NULL, 650), - NAME_FUNC_OFFSET(10674, glVertexP3ui, glVertexP3ui, NULL, 651), - NAME_FUNC_OFFSET(10687, glVertexP3uiv, glVertexP3uiv, NULL, 652), - NAME_FUNC_OFFSET(10701, glVertexP4ui, glVertexP4ui, NULL, 653), - NAME_FUNC_OFFSET(10714, glVertexP4uiv, glVertexP4uiv, NULL, 654), - NAME_FUNC_OFFSET(10728, glBindTransformFeedback, glBindTransformFeedback, NULL, 655), - NAME_FUNC_OFFSET(10752, glDeleteTransformFeedbacks, glDeleteTransformFeedbacks, NULL, 656), - NAME_FUNC_OFFSET(10779, glDrawTransformFeedback, glDrawTransformFeedback, NULL, 657), - NAME_FUNC_OFFSET(10803, glGenTransformFeedbacks, glGenTransformFeedbacks, NULL, 658), - NAME_FUNC_OFFSET(10827, glIsTransformFeedback, glIsTransformFeedback, NULL, 659), - NAME_FUNC_OFFSET(10849, glPauseTransformFeedback, glPauseTransformFeedback, NULL, 660), - NAME_FUNC_OFFSET(10874, glResumeTransformFeedback, glResumeTransformFeedback, NULL, 661), - NAME_FUNC_OFFSET(10900, glClearDepthf, glClearDepthf, NULL, 662), - NAME_FUNC_OFFSET(10914, glDepthRangef, glDepthRangef, NULL, 663), - NAME_FUNC_OFFSET(10928, glGetShaderPrecisionFormat, glGetShaderPrecisionFormat, NULL, 664), - NAME_FUNC_OFFSET(10955, glReleaseShaderCompiler, glReleaseShaderCompiler, NULL, 665), - NAME_FUNC_OFFSET(10979, glShaderBinary, glShaderBinary, NULL, 666), - NAME_FUNC_OFFSET(10994, glDebugMessageCallbackARB, glDebugMessageCallbackARB, NULL, 667), - NAME_FUNC_OFFSET(11020, glDebugMessageControlARB, glDebugMessageControlARB, NULL, 668), - NAME_FUNC_OFFSET(11045, glDebugMessageInsertARB, glDebugMessageInsertARB, NULL, 669), - NAME_FUNC_OFFSET(11069, glGetDebugMessageLogARB, glGetDebugMessageLogARB, NULL, 670), - NAME_FUNC_OFFSET(11093, glGetGraphicsResetStatusARB, glGetGraphicsResetStatusARB, NULL, 671), - NAME_FUNC_OFFSET(11121, glGetnColorTableARB, glGetnColorTableARB, NULL, 672), - NAME_FUNC_OFFSET(11141, glGetnCompressedTexImageARB, glGetnCompressedTexImageARB, NULL, 673), - NAME_FUNC_OFFSET(11169, glGetnConvolutionFilterARB, glGetnConvolutionFilterARB, NULL, 674), - NAME_FUNC_OFFSET(11196, glGetnHistogramARB, glGetnHistogramARB, NULL, 675), - NAME_FUNC_OFFSET(11215, glGetnMapdvARB, glGetnMapdvARB, NULL, 676), - NAME_FUNC_OFFSET(11230, glGetnMapfvARB, glGetnMapfvARB, NULL, 677), - NAME_FUNC_OFFSET(11245, glGetnMapivARB, glGetnMapivARB, NULL, 678), - NAME_FUNC_OFFSET(11260, glGetnMinmaxARB, glGetnMinmaxARB, NULL, 679), - NAME_FUNC_OFFSET(11276, glGetnPixelMapfvARB, glGetnPixelMapfvARB, NULL, 680), - NAME_FUNC_OFFSET(11296, glGetnPixelMapuivARB, glGetnPixelMapuivARB, NULL, 681), - NAME_FUNC_OFFSET(11317, glGetnPixelMapusvARB, glGetnPixelMapusvARB, NULL, 682), - NAME_FUNC_OFFSET(11338, glGetnPolygonStippleARB, glGetnPolygonStippleARB, NULL, 683), - NAME_FUNC_OFFSET(11362, glGetnSeparableFilterARB, glGetnSeparableFilterARB, NULL, 684), - NAME_FUNC_OFFSET(11387, glGetnTexImageARB, glGetnTexImageARB, NULL, 685), - NAME_FUNC_OFFSET(11405, glGetnUniformdvARB, glGetnUniformdvARB, NULL, 686), - NAME_FUNC_OFFSET(11424, glGetnUniformfvARB, glGetnUniformfvARB, NULL, 687), - NAME_FUNC_OFFSET(11443, glGetnUniformivARB, glGetnUniformivARB, NULL, 688), - NAME_FUNC_OFFSET(11462, glGetnUniformuivARB, glGetnUniformuivARB, NULL, 689), - NAME_FUNC_OFFSET(11482, glReadnPixelsARB, glReadnPixelsARB, NULL, 690), - NAME_FUNC_OFFSET(11499, glTexStorage1D, glTexStorage1D, NULL, 691), - NAME_FUNC_OFFSET(11514, glTexStorage2D, glTexStorage2D, NULL, 692), - NAME_FUNC_OFFSET(11529, glTexStorage3D, glTexStorage3D, NULL, 693), - NAME_FUNC_OFFSET(11544, glTextureStorage1DEXT, glTextureStorage1DEXT, NULL, 694), - NAME_FUNC_OFFSET(11566, glTextureStorage2DEXT, glTextureStorage2DEXT, NULL, 695), - NAME_FUNC_OFFSET(11588, glTextureStorage3DEXT, glTextureStorage3DEXT, NULL, 696), - NAME_FUNC_OFFSET(11610, glPolygonOffsetEXT, glPolygonOffsetEXT, NULL, 697), - NAME_FUNC_OFFSET(11629, gl_dispatch_stub_698, gl_dispatch_stub_698, NULL, 698), - NAME_FUNC_OFFSET(11661, gl_dispatch_stub_699, gl_dispatch_stub_699, NULL, 699), - NAME_FUNC_OFFSET(11693, gl_dispatch_stub_700, gl_dispatch_stub_700, NULL, 700), - NAME_FUNC_OFFSET(11721, gl_dispatch_stub_701, gl_dispatch_stub_701, NULL, 701), - NAME_FUNC_OFFSET(11750, gl_dispatch_stub_702, gl_dispatch_stub_702, NULL, 702), - NAME_FUNC_OFFSET(11778, gl_dispatch_stub_703, gl_dispatch_stub_703, NULL, 703), - NAME_FUNC_OFFSET(11807, gl_dispatch_stub_704, gl_dispatch_stub_704, NULL, 704), - NAME_FUNC_OFFSET(11824, gl_dispatch_stub_705, gl_dispatch_stub_705, NULL, 705), - NAME_FUNC_OFFSET(11844, glColorPointerEXT, glColorPointerEXT, NULL, 706), - NAME_FUNC_OFFSET(11862, glEdgeFlagPointerEXT, glEdgeFlagPointerEXT, NULL, 707), - NAME_FUNC_OFFSET(11883, glIndexPointerEXT, glIndexPointerEXT, NULL, 708), - NAME_FUNC_OFFSET(11901, glNormalPointerEXT, glNormalPointerEXT, NULL, 709), - NAME_FUNC_OFFSET(11920, glTexCoordPointerEXT, glTexCoordPointerEXT, NULL, 710), - NAME_FUNC_OFFSET(11941, glVertexPointerEXT, glVertexPointerEXT, NULL, 711), - NAME_FUNC_OFFSET(11960, glPointParameterfEXT, glPointParameterfEXT, NULL, 712), - NAME_FUNC_OFFSET(11981, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 713), - NAME_FUNC_OFFSET(12003, glLockArraysEXT, glLockArraysEXT, NULL, 714), - NAME_FUNC_OFFSET(12019, glUnlockArraysEXT, glUnlockArraysEXT, NULL, 715), - NAME_FUNC_OFFSET(12037, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, 716), - NAME_FUNC_OFFSET(12059, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, 717), - NAME_FUNC_OFFSET(12082, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, 718), - NAME_FUNC_OFFSET(12104, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, 719), - NAME_FUNC_OFFSET(12127, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 720), - NAME_FUNC_OFFSET(12149, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 721), - NAME_FUNC_OFFSET(12172, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, 722), - NAME_FUNC_OFFSET(12194, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, 723), - NAME_FUNC_OFFSET(12217, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, 724), - NAME_FUNC_OFFSET(12239, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, 725), - NAME_FUNC_OFFSET(12262, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, 726), - NAME_FUNC_OFFSET(12285, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, 727), - NAME_FUNC_OFFSET(12309, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, 728), - NAME_FUNC_OFFSET(12332, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, 729), - NAME_FUNC_OFFSET(12356, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, 730), - NAME_FUNC_OFFSET(12379, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, 731), - NAME_FUNC_OFFSET(12403, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, 732), - NAME_FUNC_OFFSET(12430, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, 733), - NAME_FUNC_OFFSET(12451, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 734), - NAME_FUNC_OFFSET(12474, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, 735), - NAME_FUNC_OFFSET(12495, glFogCoorddEXT, glFogCoorddEXT, NULL, 736), - NAME_FUNC_OFFSET(12510, glFogCoorddvEXT, glFogCoorddvEXT, NULL, 737), - NAME_FUNC_OFFSET(12526, glFogCoordfEXT, glFogCoordfEXT, NULL, 738), - NAME_FUNC_OFFSET(12541, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 739), - NAME_FUNC_OFFSET(12557, gl_dispatch_stub_740, gl_dispatch_stub_740, NULL, 740), - NAME_FUNC_OFFSET(12575, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 741), - NAME_FUNC_OFFSET(12598, glFlushVertexArrayRangeNV, glFlushVertexArrayRangeNV, NULL, 742), - NAME_FUNC_OFFSET(12624, glVertexArrayRangeNV, glVertexArrayRangeNV, NULL, 743), - NAME_FUNC_OFFSET(12645, glCombinerInputNV, glCombinerInputNV, NULL, 744), - NAME_FUNC_OFFSET(12663, glCombinerOutputNV, glCombinerOutputNV, NULL, 745), - NAME_FUNC_OFFSET(12682, glCombinerParameterfNV, glCombinerParameterfNV, NULL, 746), - NAME_FUNC_OFFSET(12705, glCombinerParameterfvNV, glCombinerParameterfvNV, NULL, 747), - NAME_FUNC_OFFSET(12729, glCombinerParameteriNV, glCombinerParameteriNV, NULL, 748), - NAME_FUNC_OFFSET(12752, glCombinerParameterivNV, glCombinerParameterivNV, NULL, 749), - NAME_FUNC_OFFSET(12776, glFinalCombinerInputNV, glFinalCombinerInputNV, NULL, 750), - NAME_FUNC_OFFSET(12799, glGetCombinerInputParameterfvNV, glGetCombinerInputParameterfvNV, NULL, 751), - NAME_FUNC_OFFSET(12831, glGetCombinerInputParameterivNV, glGetCombinerInputParameterivNV, NULL, 752), - NAME_FUNC_OFFSET(12863, glGetCombinerOutputParameterfvNV, glGetCombinerOutputParameterfvNV, NULL, 753), - NAME_FUNC_OFFSET(12896, glGetCombinerOutputParameterivNV, glGetCombinerOutputParameterivNV, NULL, 754), - NAME_FUNC_OFFSET(12929, glGetFinalCombinerInputParameterfvNV, glGetFinalCombinerInputParameterfvNV, NULL, 755), - NAME_FUNC_OFFSET(12966, glGetFinalCombinerInputParameterivNV, glGetFinalCombinerInputParameterivNV, NULL, 756), - NAME_FUNC_OFFSET(13003, glResizeBuffersMESA, glResizeBuffersMESA, NULL, 757), - NAME_FUNC_OFFSET(13023, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 758), - NAME_FUNC_OFFSET(13041, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 759), - NAME_FUNC_OFFSET(13060, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 760), - NAME_FUNC_OFFSET(13078, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 761), - NAME_FUNC_OFFSET(13097, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 762), - NAME_FUNC_OFFSET(13115, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 763), - NAME_FUNC_OFFSET(13134, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 764), - NAME_FUNC_OFFSET(13152, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 765), - NAME_FUNC_OFFSET(13171, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 766), - NAME_FUNC_OFFSET(13189, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 767), - NAME_FUNC_OFFSET(13208, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 768), - NAME_FUNC_OFFSET(13226, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 769), - NAME_FUNC_OFFSET(13245, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 770), - NAME_FUNC_OFFSET(13263, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 771), - NAME_FUNC_OFFSET(13282, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 772), - NAME_FUNC_OFFSET(13300, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 773), - NAME_FUNC_OFFSET(13319, glWindowPos4dMESA, glWindowPos4dMESA, NULL, 774), - NAME_FUNC_OFFSET(13337, glWindowPos4dvMESA, glWindowPos4dvMESA, NULL, 775), - NAME_FUNC_OFFSET(13356, glWindowPos4fMESA, glWindowPos4fMESA, NULL, 776), - NAME_FUNC_OFFSET(13374, glWindowPos4fvMESA, glWindowPos4fvMESA, NULL, 777), - NAME_FUNC_OFFSET(13393, glWindowPos4iMESA, glWindowPos4iMESA, NULL, 778), - NAME_FUNC_OFFSET(13411, glWindowPos4ivMESA, glWindowPos4ivMESA, NULL, 779), - NAME_FUNC_OFFSET(13430, glWindowPos4sMESA, glWindowPos4sMESA, NULL, 780), - NAME_FUNC_OFFSET(13448, glWindowPos4svMESA, glWindowPos4svMESA, NULL, 781), - NAME_FUNC_OFFSET(13467, gl_dispatch_stub_782, gl_dispatch_stub_782, NULL, 782), - NAME_FUNC_OFFSET(13492, gl_dispatch_stub_783, gl_dispatch_stub_783, NULL, 783), - NAME_FUNC_OFFSET(13519, gl_dispatch_stub_784, gl_dispatch_stub_784, NULL, 784), - NAME_FUNC_OFFSET(13536, gl_dispatch_stub_785, gl_dispatch_stub_785, NULL, 785), - NAME_FUNC_OFFSET(13552, gl_dispatch_stub_786, gl_dispatch_stub_786, NULL, 786), - NAME_FUNC_OFFSET(13566, gl_dispatch_stub_787, gl_dispatch_stub_787, NULL, 787), + NAME_FUNC_OFFSET( 6254, glFramebufferTexture, glFramebufferTexture, NULL, 436), + NAME_FUNC_OFFSET( 6275, glGetBufferParameteri64v, glGetBufferParameteri64v, NULL, 437), + NAME_FUNC_OFFSET( 6300, glGetInteger64i_v, glGetInteger64i_v, NULL, 438), + NAME_FUNC_OFFSET( 6318, glVertexAttribDivisor, glVertexAttribDivisor, NULL, 439), + NAME_FUNC_OFFSET( 6340, glLoadTransposeMatrixdARB, glLoadTransposeMatrixdARB, NULL, 440), + NAME_FUNC_OFFSET( 6366, glLoadTransposeMatrixfARB, glLoadTransposeMatrixfARB, NULL, 441), + NAME_FUNC_OFFSET( 6392, glMultTransposeMatrixdARB, glMultTransposeMatrixdARB, NULL, 442), + NAME_FUNC_OFFSET( 6418, glMultTransposeMatrixfARB, glMultTransposeMatrixfARB, NULL, 443), + NAME_FUNC_OFFSET( 6444, glSampleCoverageARB, glSampleCoverageARB, NULL, 444), + NAME_FUNC_OFFSET( 6464, glCompressedTexImage1DARB, glCompressedTexImage1DARB, NULL, 445), + NAME_FUNC_OFFSET( 6490, glCompressedTexImage2DARB, glCompressedTexImage2DARB, NULL, 446), + NAME_FUNC_OFFSET( 6516, glCompressedTexImage3DARB, glCompressedTexImage3DARB, NULL, 447), + NAME_FUNC_OFFSET( 6542, glCompressedTexSubImage1DARB, glCompressedTexSubImage1DARB, NULL, 448), + NAME_FUNC_OFFSET( 6571, glCompressedTexSubImage2DARB, glCompressedTexSubImage2DARB, NULL, 449), + NAME_FUNC_OFFSET( 6600, glCompressedTexSubImage3DARB, glCompressedTexSubImage3DARB, NULL, 450), + NAME_FUNC_OFFSET( 6629, glGetCompressedTexImageARB, glGetCompressedTexImageARB, NULL, 451), + NAME_FUNC_OFFSET( 6656, glDisableVertexAttribArrayARB, glDisableVertexAttribArrayARB, NULL, 452), + NAME_FUNC_OFFSET( 6686, glEnableVertexAttribArrayARB, glEnableVertexAttribArrayARB, NULL, 453), + NAME_FUNC_OFFSET( 6715, glGetProgramEnvParameterdvARB, glGetProgramEnvParameterdvARB, NULL, 454), + NAME_FUNC_OFFSET( 6745, glGetProgramEnvParameterfvARB, glGetProgramEnvParameterfvARB, NULL, 455), + NAME_FUNC_OFFSET( 6775, glGetProgramLocalParameterdvARB, glGetProgramLocalParameterdvARB, NULL, 456), + NAME_FUNC_OFFSET( 6807, glGetProgramLocalParameterfvARB, glGetProgramLocalParameterfvARB, NULL, 457), + NAME_FUNC_OFFSET( 6839, glGetProgramStringARB, glGetProgramStringARB, NULL, 458), + NAME_FUNC_OFFSET( 6861, glGetProgramivARB, glGetProgramivARB, NULL, 459), + NAME_FUNC_OFFSET( 6879, glGetVertexAttribdvARB, glGetVertexAttribdvARB, NULL, 460), + NAME_FUNC_OFFSET( 6902, glGetVertexAttribfvARB, glGetVertexAttribfvARB, NULL, 461), + NAME_FUNC_OFFSET( 6925, glGetVertexAttribivARB, glGetVertexAttribivARB, NULL, 462), + NAME_FUNC_OFFSET( 6948, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 463), + NAME_FUNC_OFFSET( 6975, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 464), + NAME_FUNC_OFFSET( 7003, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 465), + NAME_FUNC_OFFSET( 7030, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 466), + NAME_FUNC_OFFSET( 7058, glProgramLocalParameter4dARB, glProgramLocalParameter4dARB, NULL, 467), + NAME_FUNC_OFFSET( 7087, glProgramLocalParameter4dvARB, glProgramLocalParameter4dvARB, NULL, 468), + NAME_FUNC_OFFSET( 7117, glProgramLocalParameter4fARB, glProgramLocalParameter4fARB, NULL, 469), + NAME_FUNC_OFFSET( 7146, glProgramLocalParameter4fvARB, glProgramLocalParameter4fvARB, NULL, 470), + NAME_FUNC_OFFSET( 7176, glProgramStringARB, glProgramStringARB, NULL, 471), + NAME_FUNC_OFFSET( 7195, glVertexAttrib1dARB, glVertexAttrib1dARB, NULL, 472), + NAME_FUNC_OFFSET( 7215, glVertexAttrib1dvARB, glVertexAttrib1dvARB, NULL, 473), + NAME_FUNC_OFFSET( 7236, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 474), + NAME_FUNC_OFFSET( 7256, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 475), + NAME_FUNC_OFFSET( 7277, glVertexAttrib1sARB, glVertexAttrib1sARB, NULL, 476), + NAME_FUNC_OFFSET( 7297, glVertexAttrib1svARB, glVertexAttrib1svARB, NULL, 477), + NAME_FUNC_OFFSET( 7318, glVertexAttrib2dARB, glVertexAttrib2dARB, NULL, 478), + NAME_FUNC_OFFSET( 7338, glVertexAttrib2dvARB, glVertexAttrib2dvARB, NULL, 479), + NAME_FUNC_OFFSET( 7359, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 480), + NAME_FUNC_OFFSET( 7379, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 481), + NAME_FUNC_OFFSET( 7400, glVertexAttrib2sARB, glVertexAttrib2sARB, NULL, 482), + NAME_FUNC_OFFSET( 7420, glVertexAttrib2svARB, glVertexAttrib2svARB, NULL, 483), + NAME_FUNC_OFFSET( 7441, glVertexAttrib3dARB, glVertexAttrib3dARB, NULL, 484), + NAME_FUNC_OFFSET( 7461, glVertexAttrib3dvARB, glVertexAttrib3dvARB, NULL, 485), + NAME_FUNC_OFFSET( 7482, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 486), + NAME_FUNC_OFFSET( 7502, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 487), + NAME_FUNC_OFFSET( 7523, glVertexAttrib3sARB, glVertexAttrib3sARB, NULL, 488), + NAME_FUNC_OFFSET( 7543, glVertexAttrib3svARB, glVertexAttrib3svARB, NULL, 489), + NAME_FUNC_OFFSET( 7564, glVertexAttrib4NbvARB, glVertexAttrib4NbvARB, NULL, 490), + NAME_FUNC_OFFSET( 7586, glVertexAttrib4NivARB, glVertexAttrib4NivARB, NULL, 491), + NAME_FUNC_OFFSET( 7608, glVertexAttrib4NsvARB, glVertexAttrib4NsvARB, NULL, 492), + NAME_FUNC_OFFSET( 7630, glVertexAttrib4NubARB, glVertexAttrib4NubARB, NULL, 493), + NAME_FUNC_OFFSET( 7652, glVertexAttrib4NubvARB, glVertexAttrib4NubvARB, NULL, 494), + NAME_FUNC_OFFSET( 7675, glVertexAttrib4NuivARB, glVertexAttrib4NuivARB, NULL, 495), + NAME_FUNC_OFFSET( 7698, glVertexAttrib4NusvARB, glVertexAttrib4NusvARB, NULL, 496), + NAME_FUNC_OFFSET( 7721, glVertexAttrib4bvARB, glVertexAttrib4bvARB, NULL, 497), + NAME_FUNC_OFFSET( 7742, glVertexAttrib4dARB, glVertexAttrib4dARB, NULL, 498), + NAME_FUNC_OFFSET( 7762, glVertexAttrib4dvARB, glVertexAttrib4dvARB, NULL, 499), + NAME_FUNC_OFFSET( 7783, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 500), + NAME_FUNC_OFFSET( 7803, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 501), + NAME_FUNC_OFFSET( 7824, glVertexAttrib4ivARB, glVertexAttrib4ivARB, NULL, 502), + NAME_FUNC_OFFSET( 7845, glVertexAttrib4sARB, glVertexAttrib4sARB, NULL, 503), + NAME_FUNC_OFFSET( 7865, glVertexAttrib4svARB, glVertexAttrib4svARB, NULL, 504), + NAME_FUNC_OFFSET( 7886, glVertexAttrib4ubvARB, glVertexAttrib4ubvARB, NULL, 505), + NAME_FUNC_OFFSET( 7908, glVertexAttrib4uivARB, glVertexAttrib4uivARB, NULL, 506), + NAME_FUNC_OFFSET( 7930, glVertexAttrib4usvARB, glVertexAttrib4usvARB, NULL, 507), + NAME_FUNC_OFFSET( 7952, glVertexAttribPointerARB, glVertexAttribPointerARB, NULL, 508), + NAME_FUNC_OFFSET( 7977, glBindBufferARB, glBindBufferARB, NULL, 509), + NAME_FUNC_OFFSET( 7993, glBufferDataARB, glBufferDataARB, NULL, 510), + NAME_FUNC_OFFSET( 8009, glBufferSubDataARB, glBufferSubDataARB, NULL, 511), + NAME_FUNC_OFFSET( 8028, glDeleteBuffersARB, glDeleteBuffersARB, NULL, 512), + NAME_FUNC_OFFSET( 8047, glGenBuffersARB, glGenBuffersARB, NULL, 513), + NAME_FUNC_OFFSET( 8063, glGetBufferParameterivARB, glGetBufferParameterivARB, NULL, 514), + NAME_FUNC_OFFSET( 8089, glGetBufferPointervARB, glGetBufferPointervARB, NULL, 515), + NAME_FUNC_OFFSET( 8112, glGetBufferSubDataARB, glGetBufferSubDataARB, NULL, 516), + NAME_FUNC_OFFSET( 8134, glIsBufferARB, glIsBufferARB, NULL, 517), + NAME_FUNC_OFFSET( 8148, glMapBufferARB, glMapBufferARB, NULL, 518), + NAME_FUNC_OFFSET( 8163, glUnmapBufferARB, glUnmapBufferARB, NULL, 519), + NAME_FUNC_OFFSET( 8180, glBeginQueryARB, glBeginQueryARB, NULL, 520), + NAME_FUNC_OFFSET( 8196, glDeleteQueriesARB, glDeleteQueriesARB, NULL, 521), + NAME_FUNC_OFFSET( 8215, glEndQueryARB, glEndQueryARB, NULL, 522), + NAME_FUNC_OFFSET( 8229, glGenQueriesARB, glGenQueriesARB, NULL, 523), + NAME_FUNC_OFFSET( 8245, glGetQueryObjectivARB, glGetQueryObjectivARB, NULL, 524), + NAME_FUNC_OFFSET( 8267, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, 525), + NAME_FUNC_OFFSET( 8290, glGetQueryivARB, glGetQueryivARB, NULL, 526), + NAME_FUNC_OFFSET( 8306, glIsQueryARB, glIsQueryARB, NULL, 527), + NAME_FUNC_OFFSET( 8319, glAttachObjectARB, glAttachObjectARB, NULL, 528), + NAME_FUNC_OFFSET( 8337, glCompileShaderARB, glCompileShaderARB, NULL, 529), + NAME_FUNC_OFFSET( 8356, glCreateProgramObjectARB, glCreateProgramObjectARB, NULL, 530), + NAME_FUNC_OFFSET( 8381, glCreateShaderObjectARB, glCreateShaderObjectARB, NULL, 531), + NAME_FUNC_OFFSET( 8405, glDeleteObjectARB, glDeleteObjectARB, NULL, 532), + NAME_FUNC_OFFSET( 8423, glDetachObjectARB, glDetachObjectARB, NULL, 533), + NAME_FUNC_OFFSET( 8441, glGetActiveUniformARB, glGetActiveUniformARB, NULL, 534), + NAME_FUNC_OFFSET( 8463, glGetAttachedObjectsARB, glGetAttachedObjectsARB, NULL, 535), + NAME_FUNC_OFFSET( 8487, glGetHandleARB, glGetHandleARB, NULL, 536), + NAME_FUNC_OFFSET( 8502, glGetInfoLogARB, glGetInfoLogARB, NULL, 537), + NAME_FUNC_OFFSET( 8518, glGetObjectParameterfvARB, glGetObjectParameterfvARB, NULL, 538), + NAME_FUNC_OFFSET( 8544, glGetObjectParameterivARB, glGetObjectParameterivARB, NULL, 539), + NAME_FUNC_OFFSET( 8570, glGetShaderSourceARB, glGetShaderSourceARB, NULL, 540), + NAME_FUNC_OFFSET( 8591, glGetUniformLocationARB, glGetUniformLocationARB, NULL, 541), + NAME_FUNC_OFFSET( 8615, glGetUniformfvARB, glGetUniformfvARB, NULL, 542), + NAME_FUNC_OFFSET( 8633, glGetUniformivARB, glGetUniformivARB, NULL, 543), + NAME_FUNC_OFFSET( 8651, glLinkProgramARB, glLinkProgramARB, NULL, 544), + NAME_FUNC_OFFSET( 8668, glShaderSourceARB, glShaderSourceARB, NULL, 545), + NAME_FUNC_OFFSET( 8686, glUniform1fARB, glUniform1fARB, NULL, 546), + NAME_FUNC_OFFSET( 8701, glUniform1fvARB, glUniform1fvARB, NULL, 547), + NAME_FUNC_OFFSET( 8717, glUniform1iARB, glUniform1iARB, NULL, 548), + NAME_FUNC_OFFSET( 8732, glUniform1ivARB, glUniform1ivARB, NULL, 549), + NAME_FUNC_OFFSET( 8748, glUniform2fARB, glUniform2fARB, NULL, 550), + NAME_FUNC_OFFSET( 8763, glUniform2fvARB, glUniform2fvARB, NULL, 551), + NAME_FUNC_OFFSET( 8779, glUniform2iARB, glUniform2iARB, NULL, 552), + NAME_FUNC_OFFSET( 8794, glUniform2ivARB, glUniform2ivARB, NULL, 553), + NAME_FUNC_OFFSET( 8810, glUniform3fARB, glUniform3fARB, NULL, 554), + NAME_FUNC_OFFSET( 8825, glUniform3fvARB, glUniform3fvARB, NULL, 555), + NAME_FUNC_OFFSET( 8841, glUniform3iARB, glUniform3iARB, NULL, 556), + NAME_FUNC_OFFSET( 8856, glUniform3ivARB, glUniform3ivARB, NULL, 557), + NAME_FUNC_OFFSET( 8872, glUniform4fARB, glUniform4fARB, NULL, 558), + NAME_FUNC_OFFSET( 8887, glUniform4fvARB, glUniform4fvARB, NULL, 559), + NAME_FUNC_OFFSET( 8903, glUniform4iARB, glUniform4iARB, NULL, 560), + NAME_FUNC_OFFSET( 8918, glUniform4ivARB, glUniform4ivARB, NULL, 561), + NAME_FUNC_OFFSET( 8934, glUniformMatrix2fvARB, glUniformMatrix2fvARB, NULL, 562), + NAME_FUNC_OFFSET( 8956, glUniformMatrix3fvARB, glUniformMatrix3fvARB, NULL, 563), + NAME_FUNC_OFFSET( 8978, glUniformMatrix4fvARB, glUniformMatrix4fvARB, NULL, 564), + NAME_FUNC_OFFSET( 9000, glUseProgramObjectARB, glUseProgramObjectARB, NULL, 565), + NAME_FUNC_OFFSET( 9022, glValidateProgramARB, glValidateProgramARB, NULL, 566), + NAME_FUNC_OFFSET( 9043, glBindAttribLocationARB, glBindAttribLocationARB, NULL, 567), + NAME_FUNC_OFFSET( 9067, glGetActiveAttribARB, glGetActiveAttribARB, NULL, 568), + NAME_FUNC_OFFSET( 9088, glGetAttribLocationARB, glGetAttribLocationARB, NULL, 569), + NAME_FUNC_OFFSET( 9111, glDrawBuffersARB, glDrawBuffersARB, NULL, 570), + NAME_FUNC_OFFSET( 9128, glClampColorARB, glClampColorARB, NULL, 571), + NAME_FUNC_OFFSET( 9144, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 572), + NAME_FUNC_OFFSET( 9169, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 573), + NAME_FUNC_OFFSET( 9196, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 574), + NAME_FUNC_OFFSET( 9229, glFramebufferTextureARB, glFramebufferTextureARB, NULL, 575), + NAME_FUNC_OFFSET( 9253, glFramebufferTextureFaceARB, glFramebufferTextureFaceARB, NULL, 576), + NAME_FUNC_OFFSET( 9281, glProgramParameteriARB, glProgramParameteriARB, NULL, 577), + NAME_FUNC_OFFSET( 9304, glVertexAttribDivisorARB, glVertexAttribDivisorARB, NULL, 578), + NAME_FUNC_OFFSET( 9329, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 579), + NAME_FUNC_OFFSET( 9354, glMapBufferRange, glMapBufferRange, NULL, 580), + NAME_FUNC_OFFSET( 9371, glTexBufferARB, glTexBufferARB, NULL, 581), + NAME_FUNC_OFFSET( 9386, glBindVertexArray, glBindVertexArray, NULL, 582), + NAME_FUNC_OFFSET( 9404, glGenVertexArrays, glGenVertexArrays, NULL, 583), + NAME_FUNC_OFFSET( 9422, glCopyBufferSubData, glCopyBufferSubData, NULL, 584), + NAME_FUNC_OFFSET( 9442, glClientWaitSync, glClientWaitSync, NULL, 585), + NAME_FUNC_OFFSET( 9459, glDeleteSync, glDeleteSync, NULL, 586), + NAME_FUNC_OFFSET( 9472, glFenceSync, glFenceSync, NULL, 587), + NAME_FUNC_OFFSET( 9484, glGetInteger64v, glGetInteger64v, NULL, 588), + NAME_FUNC_OFFSET( 9500, glGetSynciv, glGetSynciv, NULL, 589), + NAME_FUNC_OFFSET( 9512, glIsSync, glIsSync, NULL, 590), + NAME_FUNC_OFFSET( 9521, glWaitSync, glWaitSync, NULL, 591), + NAME_FUNC_OFFSET( 9532, glDrawElementsBaseVertex, glDrawElementsBaseVertex, NULL, 592), + NAME_FUNC_OFFSET( 9557, glDrawElementsInstancedBaseVertex, glDrawElementsInstancedBaseVertex, NULL, 593), + NAME_FUNC_OFFSET( 9591, glDrawRangeElementsBaseVertex, glDrawRangeElementsBaseVertex, NULL, 594), + NAME_FUNC_OFFSET( 9621, glMultiDrawElementsBaseVertex, glMultiDrawElementsBaseVertex, NULL, 595), + NAME_FUNC_OFFSET( 9651, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 596), + NAME_FUNC_OFFSET( 9679, glBlendEquationiARB, glBlendEquationiARB, NULL, 597), + NAME_FUNC_OFFSET( 9699, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 598), + NAME_FUNC_OFFSET( 9723, glBlendFunciARB, glBlendFunciARB, NULL, 599), + NAME_FUNC_OFFSET( 9739, glBindFragDataLocationIndexed, glBindFragDataLocationIndexed, NULL, 600), + NAME_FUNC_OFFSET( 9769, glGetFragDataIndex, glGetFragDataIndex, NULL, 601), + NAME_FUNC_OFFSET( 9788, glBindSampler, glBindSampler, NULL, 602), + NAME_FUNC_OFFSET( 9802, glDeleteSamplers, glDeleteSamplers, NULL, 603), + NAME_FUNC_OFFSET( 9819, glGenSamplers, glGenSamplers, NULL, 604), + NAME_FUNC_OFFSET( 9833, glGetSamplerParameterIiv, glGetSamplerParameterIiv, NULL, 605), + NAME_FUNC_OFFSET( 9858, glGetSamplerParameterIuiv, glGetSamplerParameterIuiv, NULL, 606), + NAME_FUNC_OFFSET( 9884, glGetSamplerParameterfv, glGetSamplerParameterfv, NULL, 607), + NAME_FUNC_OFFSET( 9908, glGetSamplerParameteriv, glGetSamplerParameteriv, NULL, 608), + NAME_FUNC_OFFSET( 9932, glIsSampler, glIsSampler, NULL, 609), + NAME_FUNC_OFFSET( 9944, glSamplerParameterIiv, glSamplerParameterIiv, NULL, 610), + NAME_FUNC_OFFSET( 9966, glSamplerParameterIuiv, glSamplerParameterIuiv, NULL, 611), + NAME_FUNC_OFFSET( 9989, glSamplerParameterf, glSamplerParameterf, NULL, 612), + NAME_FUNC_OFFSET(10009, glSamplerParameterfv, glSamplerParameterfv, NULL, 613), + NAME_FUNC_OFFSET(10030, glSamplerParameteri, glSamplerParameteri, NULL, 614), + NAME_FUNC_OFFSET(10050, glSamplerParameteriv, glSamplerParameteriv, NULL, 615), + NAME_FUNC_OFFSET(10071, glColorP3ui, glColorP3ui, NULL, 616), + NAME_FUNC_OFFSET(10083, glColorP3uiv, glColorP3uiv, NULL, 617), + NAME_FUNC_OFFSET(10096, glColorP4ui, glColorP4ui, NULL, 618), + NAME_FUNC_OFFSET(10108, glColorP4uiv, glColorP4uiv, NULL, 619), + NAME_FUNC_OFFSET(10121, glMultiTexCoordP1ui, glMultiTexCoordP1ui, NULL, 620), + NAME_FUNC_OFFSET(10141, glMultiTexCoordP1uiv, glMultiTexCoordP1uiv, NULL, 621), + NAME_FUNC_OFFSET(10162, glMultiTexCoordP2ui, glMultiTexCoordP2ui, NULL, 622), + NAME_FUNC_OFFSET(10182, glMultiTexCoordP2uiv, glMultiTexCoordP2uiv, NULL, 623), + NAME_FUNC_OFFSET(10203, glMultiTexCoordP3ui, glMultiTexCoordP3ui, NULL, 624), + NAME_FUNC_OFFSET(10223, glMultiTexCoordP3uiv, glMultiTexCoordP3uiv, NULL, 625), + NAME_FUNC_OFFSET(10244, glMultiTexCoordP4ui, glMultiTexCoordP4ui, NULL, 626), + NAME_FUNC_OFFSET(10264, glMultiTexCoordP4uiv, glMultiTexCoordP4uiv, NULL, 627), + NAME_FUNC_OFFSET(10285, glNormalP3ui, glNormalP3ui, NULL, 628), + NAME_FUNC_OFFSET(10298, glNormalP3uiv, glNormalP3uiv, NULL, 629), + NAME_FUNC_OFFSET(10312, glSecondaryColorP3ui, glSecondaryColorP3ui, NULL, 630), + NAME_FUNC_OFFSET(10333, glSecondaryColorP3uiv, glSecondaryColorP3uiv, NULL, 631), + NAME_FUNC_OFFSET(10355, glTexCoordP1ui, glTexCoordP1ui, NULL, 632), + NAME_FUNC_OFFSET(10370, glTexCoordP1uiv, glTexCoordP1uiv, NULL, 633), + NAME_FUNC_OFFSET(10386, glTexCoordP2ui, glTexCoordP2ui, NULL, 634), + NAME_FUNC_OFFSET(10401, glTexCoordP2uiv, glTexCoordP2uiv, NULL, 635), + NAME_FUNC_OFFSET(10417, glTexCoordP3ui, glTexCoordP3ui, NULL, 636), + NAME_FUNC_OFFSET(10432, glTexCoordP3uiv, glTexCoordP3uiv, NULL, 637), + NAME_FUNC_OFFSET(10448, glTexCoordP4ui, glTexCoordP4ui, NULL, 638), + NAME_FUNC_OFFSET(10463, glTexCoordP4uiv, glTexCoordP4uiv, NULL, 639), + NAME_FUNC_OFFSET(10479, glVertexAttribP1ui, glVertexAttribP1ui, NULL, 640), + NAME_FUNC_OFFSET(10498, glVertexAttribP1uiv, glVertexAttribP1uiv, NULL, 641), + NAME_FUNC_OFFSET(10518, glVertexAttribP2ui, glVertexAttribP2ui, NULL, 642), + NAME_FUNC_OFFSET(10537, glVertexAttribP2uiv, glVertexAttribP2uiv, NULL, 643), + NAME_FUNC_OFFSET(10557, glVertexAttribP3ui, glVertexAttribP3ui, NULL, 644), + NAME_FUNC_OFFSET(10576, glVertexAttribP3uiv, glVertexAttribP3uiv, NULL, 645), + NAME_FUNC_OFFSET(10596, glVertexAttribP4ui, glVertexAttribP4ui, NULL, 646), + NAME_FUNC_OFFSET(10615, glVertexAttribP4uiv, glVertexAttribP4uiv, NULL, 647), + NAME_FUNC_OFFSET(10635, glVertexP2ui, glVertexP2ui, NULL, 648), + NAME_FUNC_OFFSET(10648, glVertexP2uiv, glVertexP2uiv, NULL, 649), + NAME_FUNC_OFFSET(10662, glVertexP3ui, glVertexP3ui, NULL, 650), + NAME_FUNC_OFFSET(10675, glVertexP3uiv, glVertexP3uiv, NULL, 651), + NAME_FUNC_OFFSET(10689, glVertexP4ui, glVertexP4ui, NULL, 652), + NAME_FUNC_OFFSET(10702, glVertexP4uiv, glVertexP4uiv, NULL, 653), + NAME_FUNC_OFFSET(10716, glBindTransformFeedback, glBindTransformFeedback, NULL, 654), + NAME_FUNC_OFFSET(10740, glDeleteTransformFeedbacks, glDeleteTransformFeedbacks, NULL, 655), + NAME_FUNC_OFFSET(10767, glDrawTransformFeedback, glDrawTransformFeedback, NULL, 656), + NAME_FUNC_OFFSET(10791, glGenTransformFeedbacks, glGenTransformFeedbacks, NULL, 657), + NAME_FUNC_OFFSET(10815, glIsTransformFeedback, glIsTransformFeedback, NULL, 658), + NAME_FUNC_OFFSET(10837, glPauseTransformFeedback, glPauseTransformFeedback, NULL, 659), + NAME_FUNC_OFFSET(10862, glResumeTransformFeedback, glResumeTransformFeedback, NULL, 660), + NAME_FUNC_OFFSET(10888, glClearDepthf, glClearDepthf, NULL, 661), + NAME_FUNC_OFFSET(10902, glDepthRangef, glDepthRangef, NULL, 662), + NAME_FUNC_OFFSET(10916, glGetShaderPrecisionFormat, glGetShaderPrecisionFormat, NULL, 663), + NAME_FUNC_OFFSET(10943, glReleaseShaderCompiler, glReleaseShaderCompiler, NULL, 664), + NAME_FUNC_OFFSET(10967, glShaderBinary, glShaderBinary, NULL, 665), + NAME_FUNC_OFFSET(10982, glDebugMessageCallbackARB, glDebugMessageCallbackARB, NULL, 666), + NAME_FUNC_OFFSET(11008, glDebugMessageControlARB, glDebugMessageControlARB, NULL, 667), + NAME_FUNC_OFFSET(11033, glDebugMessageInsertARB, glDebugMessageInsertARB, NULL, 668), + NAME_FUNC_OFFSET(11057, glGetDebugMessageLogARB, glGetDebugMessageLogARB, NULL, 669), + NAME_FUNC_OFFSET(11081, glGetGraphicsResetStatusARB, glGetGraphicsResetStatusARB, NULL, 670), + NAME_FUNC_OFFSET(11109, glGetnColorTableARB, glGetnColorTableARB, NULL, 671), + NAME_FUNC_OFFSET(11129, glGetnCompressedTexImageARB, glGetnCompressedTexImageARB, NULL, 672), + NAME_FUNC_OFFSET(11157, glGetnConvolutionFilterARB, glGetnConvolutionFilterARB, NULL, 673), + NAME_FUNC_OFFSET(11184, glGetnHistogramARB, glGetnHistogramARB, NULL, 674), + NAME_FUNC_OFFSET(11203, glGetnMapdvARB, glGetnMapdvARB, NULL, 675), + NAME_FUNC_OFFSET(11218, glGetnMapfvARB, glGetnMapfvARB, NULL, 676), + NAME_FUNC_OFFSET(11233, glGetnMapivARB, glGetnMapivARB, NULL, 677), + NAME_FUNC_OFFSET(11248, glGetnMinmaxARB, glGetnMinmaxARB, NULL, 678), + NAME_FUNC_OFFSET(11264, glGetnPixelMapfvARB, glGetnPixelMapfvARB, NULL, 679), + NAME_FUNC_OFFSET(11284, glGetnPixelMapuivARB, glGetnPixelMapuivARB, NULL, 680), + NAME_FUNC_OFFSET(11305, glGetnPixelMapusvARB, glGetnPixelMapusvARB, NULL, 681), + NAME_FUNC_OFFSET(11326, glGetnPolygonStippleARB, glGetnPolygonStippleARB, NULL, 682), + NAME_FUNC_OFFSET(11350, glGetnSeparableFilterARB, glGetnSeparableFilterARB, NULL, 683), + NAME_FUNC_OFFSET(11375, glGetnTexImageARB, glGetnTexImageARB, NULL, 684), + NAME_FUNC_OFFSET(11393, glGetnUniformdvARB, glGetnUniformdvARB, NULL, 685), + NAME_FUNC_OFFSET(11412, glGetnUniformfvARB, glGetnUniformfvARB, NULL, 686), + NAME_FUNC_OFFSET(11431, glGetnUniformivARB, glGetnUniformivARB, NULL, 687), + NAME_FUNC_OFFSET(11450, glGetnUniformuivARB, glGetnUniformuivARB, NULL, 688), + NAME_FUNC_OFFSET(11470, glReadnPixelsARB, glReadnPixelsARB, NULL, 689), + NAME_FUNC_OFFSET(11487, glTexStorage1D, glTexStorage1D, NULL, 690), + NAME_FUNC_OFFSET(11502, glTexStorage2D, glTexStorage2D, NULL, 691), + NAME_FUNC_OFFSET(11517, glTexStorage3D, glTexStorage3D, NULL, 692), + NAME_FUNC_OFFSET(11532, glTextureStorage1DEXT, glTextureStorage1DEXT, NULL, 693), + NAME_FUNC_OFFSET(11554, glTextureStorage2DEXT, glTextureStorage2DEXT, NULL, 694), + NAME_FUNC_OFFSET(11576, glTextureStorage3DEXT, glTextureStorage3DEXT, NULL, 695), + NAME_FUNC_OFFSET(11598, glPolygonOffsetEXT, glPolygonOffsetEXT, NULL, 696), + NAME_FUNC_OFFSET(11617, gl_dispatch_stub_697, gl_dispatch_stub_697, NULL, 697), + NAME_FUNC_OFFSET(11649, gl_dispatch_stub_698, gl_dispatch_stub_698, NULL, 698), + NAME_FUNC_OFFSET(11681, gl_dispatch_stub_699, gl_dispatch_stub_699, NULL, 699), + NAME_FUNC_OFFSET(11709, gl_dispatch_stub_700, gl_dispatch_stub_700, NULL, 700), + NAME_FUNC_OFFSET(11738, gl_dispatch_stub_701, gl_dispatch_stub_701, NULL, 701), + NAME_FUNC_OFFSET(11766, gl_dispatch_stub_702, gl_dispatch_stub_702, NULL, 702), + NAME_FUNC_OFFSET(11795, gl_dispatch_stub_703, gl_dispatch_stub_703, NULL, 703), + NAME_FUNC_OFFSET(11812, gl_dispatch_stub_704, gl_dispatch_stub_704, NULL, 704), + NAME_FUNC_OFFSET(11832, glColorPointerEXT, glColorPointerEXT, NULL, 705), + NAME_FUNC_OFFSET(11850, glEdgeFlagPointerEXT, glEdgeFlagPointerEXT, NULL, 706), + NAME_FUNC_OFFSET(11871, glIndexPointerEXT, glIndexPointerEXT, NULL, 707), + NAME_FUNC_OFFSET(11889, glNormalPointerEXT, glNormalPointerEXT, NULL, 708), + NAME_FUNC_OFFSET(11908, glTexCoordPointerEXT, glTexCoordPointerEXT, NULL, 709), + NAME_FUNC_OFFSET(11929, glVertexPointerEXT, glVertexPointerEXT, NULL, 710), + NAME_FUNC_OFFSET(11948, glPointParameterfEXT, glPointParameterfEXT, NULL, 711), + NAME_FUNC_OFFSET(11969, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 712), + NAME_FUNC_OFFSET(11991, glLockArraysEXT, glLockArraysEXT, NULL, 713), + NAME_FUNC_OFFSET(12007, glUnlockArraysEXT, glUnlockArraysEXT, NULL, 714), + NAME_FUNC_OFFSET(12025, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, 715), + NAME_FUNC_OFFSET(12047, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, 716), + NAME_FUNC_OFFSET(12070, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, 717), + NAME_FUNC_OFFSET(12092, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, 718), + NAME_FUNC_OFFSET(12115, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 719), + NAME_FUNC_OFFSET(12137, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 720), + NAME_FUNC_OFFSET(12160, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, 721), + NAME_FUNC_OFFSET(12182, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, 722), + NAME_FUNC_OFFSET(12205, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, 723), + NAME_FUNC_OFFSET(12227, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, 724), + NAME_FUNC_OFFSET(12250, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, 725), + NAME_FUNC_OFFSET(12273, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, 726), + NAME_FUNC_OFFSET(12297, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, 727), + NAME_FUNC_OFFSET(12320, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, 728), + NAME_FUNC_OFFSET(12344, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, 729), + NAME_FUNC_OFFSET(12367, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, 730), + NAME_FUNC_OFFSET(12391, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, 731), + NAME_FUNC_OFFSET(12418, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, 732), + NAME_FUNC_OFFSET(12439, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 733), + NAME_FUNC_OFFSET(12462, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, 734), + NAME_FUNC_OFFSET(12483, glFogCoorddEXT, glFogCoorddEXT, NULL, 735), + NAME_FUNC_OFFSET(12498, glFogCoorddvEXT, glFogCoorddvEXT, NULL, 736), + NAME_FUNC_OFFSET(12514, glFogCoordfEXT, glFogCoordfEXT, NULL, 737), + NAME_FUNC_OFFSET(12529, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 738), + NAME_FUNC_OFFSET(12545, gl_dispatch_stub_739, gl_dispatch_stub_739, NULL, 739), + NAME_FUNC_OFFSET(12563, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 740), + NAME_FUNC_OFFSET(12586, glFlushVertexArrayRangeNV, glFlushVertexArrayRangeNV, NULL, 741), + NAME_FUNC_OFFSET(12612, glVertexArrayRangeNV, glVertexArrayRangeNV, NULL, 742), + NAME_FUNC_OFFSET(12633, glCombinerInputNV, glCombinerInputNV, NULL, 743), + NAME_FUNC_OFFSET(12651, glCombinerOutputNV, glCombinerOutputNV, NULL, 744), + NAME_FUNC_OFFSET(12670, glCombinerParameterfNV, glCombinerParameterfNV, NULL, 745), + NAME_FUNC_OFFSET(12693, glCombinerParameterfvNV, glCombinerParameterfvNV, NULL, 746), + NAME_FUNC_OFFSET(12717, glCombinerParameteriNV, glCombinerParameteriNV, NULL, 747), + NAME_FUNC_OFFSET(12740, glCombinerParameterivNV, glCombinerParameterivNV, NULL, 748), + NAME_FUNC_OFFSET(12764, glFinalCombinerInputNV, glFinalCombinerInputNV, NULL, 749), + NAME_FUNC_OFFSET(12787, glGetCombinerInputParameterfvNV, glGetCombinerInputParameterfvNV, NULL, 750), + NAME_FUNC_OFFSET(12819, glGetCombinerInputParameterivNV, glGetCombinerInputParameterivNV, NULL, 751), + NAME_FUNC_OFFSET(12851, glGetCombinerOutputParameterfvNV, glGetCombinerOutputParameterfvNV, NULL, 752), + NAME_FUNC_OFFSET(12884, glGetCombinerOutputParameterivNV, glGetCombinerOutputParameterivNV, NULL, 753), + NAME_FUNC_OFFSET(12917, glGetFinalCombinerInputParameterfvNV, glGetFinalCombinerInputParameterfvNV, NULL, 754), + NAME_FUNC_OFFSET(12954, glGetFinalCombinerInputParameterivNV, glGetFinalCombinerInputParameterivNV, NULL, 755), + NAME_FUNC_OFFSET(12991, glResizeBuffersMESA, glResizeBuffersMESA, NULL, 756), + NAME_FUNC_OFFSET(13011, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 757), + NAME_FUNC_OFFSET(13029, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 758), + NAME_FUNC_OFFSET(13048, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 759), + NAME_FUNC_OFFSET(13066, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 760), + NAME_FUNC_OFFSET(13085, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 761), + NAME_FUNC_OFFSET(13103, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 762), + NAME_FUNC_OFFSET(13122, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 763), + NAME_FUNC_OFFSET(13140, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 764), + NAME_FUNC_OFFSET(13159, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 765), + NAME_FUNC_OFFSET(13177, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 766), + NAME_FUNC_OFFSET(13196, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 767), + NAME_FUNC_OFFSET(13214, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 768), + NAME_FUNC_OFFSET(13233, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 769), + NAME_FUNC_OFFSET(13251, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 770), + NAME_FUNC_OFFSET(13270, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 771), + NAME_FUNC_OFFSET(13288, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 772), + NAME_FUNC_OFFSET(13307, glWindowPos4dMESA, glWindowPos4dMESA, NULL, 773), + NAME_FUNC_OFFSET(13325, glWindowPos4dvMESA, glWindowPos4dvMESA, NULL, 774), + NAME_FUNC_OFFSET(13344, glWindowPos4fMESA, glWindowPos4fMESA, NULL, 775), + NAME_FUNC_OFFSET(13362, glWindowPos4fvMESA, glWindowPos4fvMESA, NULL, 776), + NAME_FUNC_OFFSET(13381, glWindowPos4iMESA, glWindowPos4iMESA, NULL, 777), + NAME_FUNC_OFFSET(13399, glWindowPos4ivMESA, glWindowPos4ivMESA, NULL, 778), + NAME_FUNC_OFFSET(13418, glWindowPos4sMESA, glWindowPos4sMESA, NULL, 779), + NAME_FUNC_OFFSET(13436, glWindowPos4svMESA, glWindowPos4svMESA, NULL, 780), + NAME_FUNC_OFFSET(13455, gl_dispatch_stub_781, gl_dispatch_stub_781, NULL, 781), + NAME_FUNC_OFFSET(13480, gl_dispatch_stub_782, gl_dispatch_stub_782, NULL, 782), + NAME_FUNC_OFFSET(13507, gl_dispatch_stub_783, gl_dispatch_stub_783, NULL, 783), + NAME_FUNC_OFFSET(13524, gl_dispatch_stub_784, gl_dispatch_stub_784, NULL, 784), + NAME_FUNC_OFFSET(13540, gl_dispatch_stub_785, gl_dispatch_stub_785, NULL, 785), + NAME_FUNC_OFFSET(13554, gl_dispatch_stub_786, gl_dispatch_stub_786, NULL, 786), + NAME_FUNC_OFFSET(13569, gl_dispatch_stub_787, gl_dispatch_stub_787, NULL, 787), NAME_FUNC_OFFSET(13581, gl_dispatch_stub_788, gl_dispatch_stub_788, NULL, 788), - NAME_FUNC_OFFSET(13593, gl_dispatch_stub_789, gl_dispatch_stub_789, NULL, 789), - NAME_FUNC_OFFSET(13606, gl_dispatch_stub_790, gl_dispatch_stub_790, NULL, 790), - NAME_FUNC_OFFSET(13620, glAreProgramsResidentNV, glAreProgramsResidentNV, NULL, 791), - NAME_FUNC_OFFSET(13644, glBindProgramNV, glBindProgramNV, NULL, 792), - NAME_FUNC_OFFSET(13660, glDeleteProgramsNV, glDeleteProgramsNV, NULL, 793), - NAME_FUNC_OFFSET(13679, glExecuteProgramNV, glExecuteProgramNV, NULL, 794), - NAME_FUNC_OFFSET(13698, glGenProgramsNV, glGenProgramsNV, NULL, 795), - NAME_FUNC_OFFSET(13714, glGetProgramParameterdvNV, glGetProgramParameterdvNV, NULL, 796), - NAME_FUNC_OFFSET(13740, glGetProgramParameterfvNV, glGetProgramParameterfvNV, NULL, 797), - NAME_FUNC_OFFSET(13766, glGetProgramStringNV, glGetProgramStringNV, NULL, 798), - NAME_FUNC_OFFSET(13787, glGetProgramivNV, glGetProgramivNV, NULL, 799), - NAME_FUNC_OFFSET(13804, glGetTrackMatrixivNV, glGetTrackMatrixivNV, NULL, 800), - NAME_FUNC_OFFSET(13825, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 801), - NAME_FUNC_OFFSET(13853, glGetVertexAttribdvNV, glGetVertexAttribdvNV, NULL, 802), - NAME_FUNC_OFFSET(13875, glGetVertexAttribfvNV, glGetVertexAttribfvNV, NULL, 803), - NAME_FUNC_OFFSET(13897, glGetVertexAttribivNV, glGetVertexAttribivNV, NULL, 804), - NAME_FUNC_OFFSET(13919, glIsProgramNV, glIsProgramNV, NULL, 805), - NAME_FUNC_OFFSET(13933, glLoadProgramNV, glLoadProgramNV, NULL, 806), - NAME_FUNC_OFFSET(13949, glProgramParameters4dvNV, glProgramParameters4dvNV, NULL, 807), - NAME_FUNC_OFFSET(13974, glProgramParameters4fvNV, glProgramParameters4fvNV, NULL, 808), - NAME_FUNC_OFFSET(13999, glRequestResidentProgramsNV, glRequestResidentProgramsNV, NULL, 809), - NAME_FUNC_OFFSET(14027, glTrackMatrixNV, glTrackMatrixNV, NULL, 810), - NAME_FUNC_OFFSET(14043, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, 811), - NAME_FUNC_OFFSET(14062, glVertexAttrib1dvNV, glVertexAttrib1dvNV, NULL, 812), - NAME_FUNC_OFFSET(14082, glVertexAttrib1fNV, glVertexAttrib1fNV, NULL, 813), - NAME_FUNC_OFFSET(14101, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, 814), - NAME_FUNC_OFFSET(14121, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, 815), - NAME_FUNC_OFFSET(14140, glVertexAttrib1svNV, glVertexAttrib1svNV, NULL, 816), - NAME_FUNC_OFFSET(14160, glVertexAttrib2dNV, glVertexAttrib2dNV, NULL, 817), - NAME_FUNC_OFFSET(14179, glVertexAttrib2dvNV, glVertexAttrib2dvNV, NULL, 818), - NAME_FUNC_OFFSET(14199, glVertexAttrib2fNV, glVertexAttrib2fNV, NULL, 819), - NAME_FUNC_OFFSET(14218, glVertexAttrib2fvNV, glVertexAttrib2fvNV, NULL, 820), - NAME_FUNC_OFFSET(14238, glVertexAttrib2sNV, glVertexAttrib2sNV, NULL, 821), - NAME_FUNC_OFFSET(14257, glVertexAttrib2svNV, glVertexAttrib2svNV, NULL, 822), - NAME_FUNC_OFFSET(14277, glVertexAttrib3dNV, glVertexAttrib3dNV, NULL, 823), - NAME_FUNC_OFFSET(14296, glVertexAttrib3dvNV, glVertexAttrib3dvNV, NULL, 824), - NAME_FUNC_OFFSET(14316, glVertexAttrib3fNV, glVertexAttrib3fNV, NULL, 825), - NAME_FUNC_OFFSET(14335, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, 826), - NAME_FUNC_OFFSET(14355, glVertexAttrib3sNV, glVertexAttrib3sNV, NULL, 827), - NAME_FUNC_OFFSET(14374, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, 828), - NAME_FUNC_OFFSET(14394, glVertexAttrib4dNV, glVertexAttrib4dNV, NULL, 829), - NAME_FUNC_OFFSET(14413, glVertexAttrib4dvNV, glVertexAttrib4dvNV, NULL, 830), - NAME_FUNC_OFFSET(14433, glVertexAttrib4fNV, glVertexAttrib4fNV, NULL, 831), - NAME_FUNC_OFFSET(14452, glVertexAttrib4fvNV, glVertexAttrib4fvNV, NULL, 832), - NAME_FUNC_OFFSET(14472, glVertexAttrib4sNV, glVertexAttrib4sNV, NULL, 833), - NAME_FUNC_OFFSET(14491, glVertexAttrib4svNV, glVertexAttrib4svNV, NULL, 834), - NAME_FUNC_OFFSET(14511, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, 835), - NAME_FUNC_OFFSET(14531, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, 836), - NAME_FUNC_OFFSET(14552, glVertexAttribPointerNV, glVertexAttribPointerNV, NULL, 837), - NAME_FUNC_OFFSET(14576, glVertexAttribs1dvNV, glVertexAttribs1dvNV, NULL, 838), - NAME_FUNC_OFFSET(14597, glVertexAttribs1fvNV, glVertexAttribs1fvNV, NULL, 839), - NAME_FUNC_OFFSET(14618, glVertexAttribs1svNV, glVertexAttribs1svNV, NULL, 840), - NAME_FUNC_OFFSET(14639, glVertexAttribs2dvNV, glVertexAttribs2dvNV, NULL, 841), - NAME_FUNC_OFFSET(14660, glVertexAttribs2fvNV, glVertexAttribs2fvNV, NULL, 842), - NAME_FUNC_OFFSET(14681, glVertexAttribs2svNV, glVertexAttribs2svNV, NULL, 843), - NAME_FUNC_OFFSET(14702, glVertexAttribs3dvNV, glVertexAttribs3dvNV, NULL, 844), - NAME_FUNC_OFFSET(14723, glVertexAttribs3fvNV, glVertexAttribs3fvNV, NULL, 845), - NAME_FUNC_OFFSET(14744, glVertexAttribs3svNV, glVertexAttribs3svNV, NULL, 846), - NAME_FUNC_OFFSET(14765, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, 847), - NAME_FUNC_OFFSET(14786, glVertexAttribs4fvNV, glVertexAttribs4fvNV, NULL, 848), - NAME_FUNC_OFFSET(14807, glVertexAttribs4svNV, glVertexAttribs4svNV, NULL, 849), - NAME_FUNC_OFFSET(14828, glVertexAttribs4ubvNV, glVertexAttribs4ubvNV, NULL, 850), - NAME_FUNC_OFFSET(14850, glGetTexBumpParameterfvATI, glGetTexBumpParameterfvATI, NULL, 851), - NAME_FUNC_OFFSET(14877, glGetTexBumpParameterivATI, glGetTexBumpParameterivATI, NULL, 852), - NAME_FUNC_OFFSET(14904, glTexBumpParameterfvATI, glTexBumpParameterfvATI, NULL, 853), - NAME_FUNC_OFFSET(14928, glTexBumpParameterivATI, glTexBumpParameterivATI, NULL, 854), - NAME_FUNC_OFFSET(14952, glAlphaFragmentOp1ATI, glAlphaFragmentOp1ATI, NULL, 855), - NAME_FUNC_OFFSET(14974, glAlphaFragmentOp2ATI, glAlphaFragmentOp2ATI, NULL, 856), - NAME_FUNC_OFFSET(14996, glAlphaFragmentOp3ATI, glAlphaFragmentOp3ATI, NULL, 857), - NAME_FUNC_OFFSET(15018, glBeginFragmentShaderATI, glBeginFragmentShaderATI, NULL, 858), - NAME_FUNC_OFFSET(15043, glBindFragmentShaderATI, glBindFragmentShaderATI, NULL, 859), - NAME_FUNC_OFFSET(15067, glColorFragmentOp1ATI, glColorFragmentOp1ATI, NULL, 860), - NAME_FUNC_OFFSET(15089, glColorFragmentOp2ATI, glColorFragmentOp2ATI, NULL, 861), - NAME_FUNC_OFFSET(15111, glColorFragmentOp3ATI, glColorFragmentOp3ATI, NULL, 862), - NAME_FUNC_OFFSET(15133, glDeleteFragmentShaderATI, glDeleteFragmentShaderATI, NULL, 863), - NAME_FUNC_OFFSET(15159, glEndFragmentShaderATI, glEndFragmentShaderATI, NULL, 864), - NAME_FUNC_OFFSET(15182, glGenFragmentShadersATI, glGenFragmentShadersATI, NULL, 865), - NAME_FUNC_OFFSET(15206, glPassTexCoordATI, glPassTexCoordATI, NULL, 866), - NAME_FUNC_OFFSET(15224, glSampleMapATI, glSampleMapATI, NULL, 867), - NAME_FUNC_OFFSET(15239, glSetFragmentShaderConstantATI, glSetFragmentShaderConstantATI, NULL, 868), - NAME_FUNC_OFFSET(15270, glPointParameteriNV, glPointParameteriNV, NULL, 869), - NAME_FUNC_OFFSET(15290, glPointParameterivNV, glPointParameterivNV, NULL, 870), - NAME_FUNC_OFFSET(15311, gl_dispatch_stub_871, gl_dispatch_stub_871, NULL, 871), - NAME_FUNC_OFFSET(15334, gl_dispatch_stub_872, gl_dispatch_stub_872, NULL, 872), - NAME_FUNC_OFFSET(15357, gl_dispatch_stub_873, gl_dispatch_stub_873, NULL, 873), - NAME_FUNC_OFFSET(15383, gl_dispatch_stub_874, gl_dispatch_stub_874, NULL, 874), - NAME_FUNC_OFFSET(15406, gl_dispatch_stub_875, gl_dispatch_stub_875, NULL, 875), - NAME_FUNC_OFFSET(15427, glGetProgramNamedParameterdvNV, glGetProgramNamedParameterdvNV, NULL, 876), - NAME_FUNC_OFFSET(15458, glGetProgramNamedParameterfvNV, glGetProgramNamedParameterfvNV, NULL, 877), - NAME_FUNC_OFFSET(15489, glProgramNamedParameter4dNV, glProgramNamedParameter4dNV, NULL, 878), - NAME_FUNC_OFFSET(15517, glProgramNamedParameter4dvNV, glProgramNamedParameter4dvNV, NULL, 879), - NAME_FUNC_OFFSET(15546, glProgramNamedParameter4fNV, glProgramNamedParameter4fNV, NULL, 880), - NAME_FUNC_OFFSET(15574, glProgramNamedParameter4fvNV, glProgramNamedParameter4fvNV, NULL, 881), - NAME_FUNC_OFFSET(15603, glPrimitiveRestartIndexNV, glPrimitiveRestartIndexNV, NULL, 882), - NAME_FUNC_OFFSET(15629, glPrimitiveRestartNV, glPrimitiveRestartNV, NULL, 883), - NAME_FUNC_OFFSET(15650, gl_dispatch_stub_884, gl_dispatch_stub_884, NULL, 884), - NAME_FUNC_OFFSET(15667, gl_dispatch_stub_885, gl_dispatch_stub_885, NULL, 885), - NAME_FUNC_OFFSET(15694, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 886), - NAME_FUNC_OFFSET(15715, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 887), - NAME_FUNC_OFFSET(15737, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, 888), - NAME_FUNC_OFFSET(15765, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, 889), - NAME_FUNC_OFFSET(15789, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, 890), - NAME_FUNC_OFFSET(15814, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, 891), - NAME_FUNC_OFFSET(15843, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, 892), - NAME_FUNC_OFFSET(15869, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, 893), - NAME_FUNC_OFFSET(15895, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, 894), - NAME_FUNC_OFFSET(15921, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, 895), - NAME_FUNC_OFFSET(15942, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, 896), - NAME_FUNC_OFFSET(15964, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, 897), - NAME_FUNC_OFFSET(15984, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, 898), - NAME_FUNC_OFFSET(16025, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, 899), - NAME_FUNC_OFFSET(16057, glIsFramebufferEXT, glIsFramebufferEXT, NULL, 900), - NAME_FUNC_OFFSET(16076, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, 901), - NAME_FUNC_OFFSET(16096, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, 902), - NAME_FUNC_OFFSET(16121, gl_dispatch_stub_903, gl_dispatch_stub_903, NULL, 903), - NAME_FUNC_OFFSET(16142, gl_dispatch_stub_904, gl_dispatch_stub_904, NULL, 904), - NAME_FUNC_OFFSET(16166, gl_dispatch_stub_905, gl_dispatch_stub_905, NULL, 905), - NAME_FUNC_OFFSET(16196, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, 906), - NAME_FUNC_OFFSET(16222, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, 907), - NAME_FUNC_OFFSET(16247, glGetUniformuivEXT, glGetUniformuivEXT, NULL, 908), - NAME_FUNC_OFFSET(16266, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, 909), - NAME_FUNC_OFFSET(16290, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, 910), - NAME_FUNC_OFFSET(16315, glUniform1uiEXT, glUniform1uiEXT, NULL, 911), - NAME_FUNC_OFFSET(16331, glUniform1uivEXT, glUniform1uivEXT, NULL, 912), - NAME_FUNC_OFFSET(16348, glUniform2uiEXT, glUniform2uiEXT, NULL, 913), - NAME_FUNC_OFFSET(16364, glUniform2uivEXT, glUniform2uivEXT, NULL, 914), - NAME_FUNC_OFFSET(16381, glUniform3uiEXT, glUniform3uiEXT, NULL, 915), - NAME_FUNC_OFFSET(16397, glUniform3uivEXT, glUniform3uivEXT, NULL, 916), - NAME_FUNC_OFFSET(16414, glUniform4uiEXT, glUniform4uiEXT, NULL, 917), - NAME_FUNC_OFFSET(16430, glUniform4uivEXT, glUniform4uivEXT, NULL, 918), - NAME_FUNC_OFFSET(16447, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 919), - NAME_FUNC_OFFSET(16468, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, 920), - NAME_FUNC_OFFSET(16490, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 921), - NAME_FUNC_OFFSET(16512, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, 922), - NAME_FUNC_OFFSET(16535, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 923), - NAME_FUNC_OFFSET(16556, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 924), - NAME_FUNC_OFFSET(16578, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 925), - NAME_FUNC_OFFSET(16600, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 926), - NAME_FUNC_OFFSET(16623, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 927), - NAME_FUNC_OFFSET(16644, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 928), - NAME_FUNC_OFFSET(16666, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 929), - NAME_FUNC_OFFSET(16688, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 930), - NAME_FUNC_OFFSET(16711, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, 931), - NAME_FUNC_OFFSET(16733, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 932), - NAME_FUNC_OFFSET(16754, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 933), - NAME_FUNC_OFFSET(16776, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, 934), - NAME_FUNC_OFFSET(16798, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, 935), - NAME_FUNC_OFFSET(16821, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 936), - NAME_FUNC_OFFSET(16843, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 937), - NAME_FUNC_OFFSET(16866, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, 938), - NAME_FUNC_OFFSET(16889, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, 939), - NAME_FUNC_OFFSET(16915, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 940), - NAME_FUNC_OFFSET(16944, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, 941), - NAME_FUNC_OFFSET(16966, glDisableIndexedEXT, glDisableIndexedEXT, NULL, 942), - NAME_FUNC_OFFSET(16986, glEnableIndexedEXT, glEnableIndexedEXT, NULL, 943), - NAME_FUNC_OFFSET(17005, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, 944), - NAME_FUNC_OFFSET(17029, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, 945), - NAME_FUNC_OFFSET(17053, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, 946), - NAME_FUNC_OFFSET(17075, glClearColorIiEXT, glClearColorIiEXT, NULL, 947), - NAME_FUNC_OFFSET(17093, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 948), - NAME_FUNC_OFFSET(17112, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, 949), - NAME_FUNC_OFFSET(17136, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, 950), - NAME_FUNC_OFFSET(17161, glTexParameterIivEXT, glTexParameterIivEXT, NULL, 951), - NAME_FUNC_OFFSET(17182, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, 952), - NAME_FUNC_OFFSET(17204, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, 953), - NAME_FUNC_OFFSET(17231, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, 954), - NAME_FUNC_OFFSET(17256, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, 955), - NAME_FUNC_OFFSET(17284, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, 956), - NAME_FUNC_OFFSET(17304, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 957), - NAME_FUNC_OFFSET(17326, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, 958), - NAME_FUNC_OFFSET(17347, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, 959), - NAME_FUNC_OFFSET(17373, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, 960), - NAME_FUNC_OFFSET(17406, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, 961), - NAME_FUNC_OFFSET(17437, glProvokingVertexEXT, glProvokingVertexEXT, NULL, 962), - NAME_FUNC_OFFSET(17458, gl_dispatch_stub_963, gl_dispatch_stub_963, NULL, 963), - NAME_FUNC_OFFSET(17489, gl_dispatch_stub_964, gl_dispatch_stub_964, NULL, 964), - NAME_FUNC_OFFSET(17509, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 965), - NAME_FUNC_OFFSET(17537, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 966), - NAME_FUNC_OFFSET(17560, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 967), - NAME_FUNC_OFFSET(17585, glActiveProgramEXT, glActiveProgramEXT, NULL, 968), - NAME_FUNC_OFFSET(17604, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 969), - NAME_FUNC_OFFSET(17629, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 970), - NAME_FUNC_OFFSET(17651, glTextureBarrierNV, glTextureBarrierNV, NULL, 971), - NAME_FUNC_OFFSET(17670, gl_dispatch_stub_972, gl_dispatch_stub_972, NULL, 972), - NAME_FUNC_OFFSET(17695, gl_dispatch_stub_973, gl_dispatch_stub_973, NULL, 973), - NAME_FUNC_OFFSET(17724, gl_dispatch_stub_974, gl_dispatch_stub_974, NULL, 974), - NAME_FUNC_OFFSET(17755, gl_dispatch_stub_975, gl_dispatch_stub_975, NULL, 975), - NAME_FUNC_OFFSET(17779, gl_dispatch_stub_976, gl_dispatch_stub_976, NULL, 976), - NAME_FUNC_OFFSET(17804, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 977), - NAME_FUNC_OFFSET(17843, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 978), - NAME_FUNC_OFFSET(17872, glArrayElement, glArrayElement, NULL, 306), - NAME_FUNC_OFFSET(17890, glBindTexture, glBindTexture, NULL, 307), - NAME_FUNC_OFFSET(17907, glDrawArrays, glDrawArrays, NULL, 310), - NAME_FUNC_OFFSET(17923, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322), - NAME_FUNC_OFFSET(17948, glCopyTexImage1D, glCopyTexImage1D, NULL, 323), - NAME_FUNC_OFFSET(17968, glCopyTexImage2D, glCopyTexImage2D, NULL, 324), - NAME_FUNC_OFFSET(17988, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325), - NAME_FUNC_OFFSET(18011, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326), - NAME_FUNC_OFFSET(18034, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327), - NAME_FUNC_OFFSET(18054, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328), - NAME_FUNC_OFFSET(18071, glGetPointerv, glGetPointerv, NULL, 329), - NAME_FUNC_OFFSET(18088, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330), - NAME_FUNC_OFFSET(18103, glPrioritizeTextures, glPrioritizeTextures, NULL, 331), - NAME_FUNC_OFFSET(18127, glTexSubImage1D, glTexSubImage1D, NULL, 332), - NAME_FUNC_OFFSET(18146, glTexSubImage2D, glTexSubImage2D, NULL, 333), - NAME_FUNC_OFFSET(18165, glBlendColor, glBlendColor, NULL, 336), - NAME_FUNC_OFFSET(18181, glBlendEquation, glBlendEquation, NULL, 337), - NAME_FUNC_OFFSET(18200, glDrawRangeElements, glDrawRangeElements, NULL, 338), - NAME_FUNC_OFFSET(18223, glColorTable, glColorTable, NULL, 339), - NAME_FUNC_OFFSET(18239, glColorTable, glColorTable, NULL, 339), - NAME_FUNC_OFFSET(18255, glColorTableParameterfv, glColorTableParameterfv, NULL, 340), - NAME_FUNC_OFFSET(18282, glColorTableParameteriv, glColorTableParameteriv, NULL, 341), - NAME_FUNC_OFFSET(18309, glCopyColorTable, glCopyColorTable, NULL, 342), - NAME_FUNC_OFFSET(18329, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343), - NAME_FUNC_OFFSET(18348, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343), - NAME_FUNC_OFFSET(18367, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344), - NAME_FUNC_OFFSET(18397, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344), - NAME_FUNC_OFFSET(18427, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345), - NAME_FUNC_OFFSET(18457, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345), - NAME_FUNC_OFFSET(18487, glColorSubTable, glColorSubTable, NULL, 346), - NAME_FUNC_OFFSET(18506, glCopyColorSubTable, glCopyColorSubTable, NULL, 347), - NAME_FUNC_OFFSET(18529, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348), - NAME_FUNC_OFFSET(18554, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349), - NAME_FUNC_OFFSET(18579, glConvolutionParameterf, glConvolutionParameterf, NULL, 350), - NAME_FUNC_OFFSET(18606, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351), - NAME_FUNC_OFFSET(18634, glConvolutionParameteri, glConvolutionParameteri, NULL, 352), - NAME_FUNC_OFFSET(18661, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353), - NAME_FUNC_OFFSET(18689, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354), - NAME_FUNC_OFFSET(18718, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355), - NAME_FUNC_OFFSET(18747, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356), - NAME_FUNC_OFFSET(18773, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357), - NAME_FUNC_OFFSET(18804, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358), - NAME_FUNC_OFFSET(18835, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359), - NAME_FUNC_OFFSET(18859, glSeparableFilter2D, glSeparableFilter2D, NULL, 360), - NAME_FUNC_OFFSET(18882, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361), - NAME_FUNC_OFFSET(18900, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362), - NAME_FUNC_OFFSET(18929, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363), - NAME_FUNC_OFFSET(18958, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364), - NAME_FUNC_OFFSET(18973, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365), - NAME_FUNC_OFFSET(18999, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366), - NAME_FUNC_OFFSET(19025, glHistogram, glHistogram, NULL, 367), - NAME_FUNC_OFFSET(19040, glMinmax, glMinmax, NULL, 368), - NAME_FUNC_OFFSET(19052, glResetHistogram, glResetHistogram, NULL, 369), - NAME_FUNC_OFFSET(19072, glResetMinmax, glResetMinmax, NULL, 370), - NAME_FUNC_OFFSET(19089, glTexImage3D, glTexImage3D, NULL, 371), - NAME_FUNC_OFFSET(19105, glTexSubImage3D, glTexSubImage3D, NULL, 372), - NAME_FUNC_OFFSET(19124, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373), - NAME_FUNC_OFFSET(19147, glActiveTextureARB, glActiveTextureARB, NULL, 374), - NAME_FUNC_OFFSET(19163, glClientActiveTextureARB, glClientActiveTextureARB, NULL, 375), - NAME_FUNC_OFFSET(19185, glMultiTexCoord1dARB, glMultiTexCoord1dARB, NULL, 376), - NAME_FUNC_OFFSET(19203, glMultiTexCoord1dvARB, glMultiTexCoord1dvARB, NULL, 377), - NAME_FUNC_OFFSET(19222, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378), - NAME_FUNC_OFFSET(19240, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379), - NAME_FUNC_OFFSET(19259, glMultiTexCoord1iARB, glMultiTexCoord1iARB, NULL, 380), - NAME_FUNC_OFFSET(19277, glMultiTexCoord1ivARB, glMultiTexCoord1ivARB, NULL, 381), - NAME_FUNC_OFFSET(19296, glMultiTexCoord1sARB, glMultiTexCoord1sARB, NULL, 382), - NAME_FUNC_OFFSET(19314, glMultiTexCoord1svARB, glMultiTexCoord1svARB, NULL, 383), - NAME_FUNC_OFFSET(19333, glMultiTexCoord2dARB, glMultiTexCoord2dARB, NULL, 384), - NAME_FUNC_OFFSET(19351, glMultiTexCoord2dvARB, glMultiTexCoord2dvARB, NULL, 385), - NAME_FUNC_OFFSET(19370, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386), - NAME_FUNC_OFFSET(19388, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387), - NAME_FUNC_OFFSET(19407, glMultiTexCoord2iARB, glMultiTexCoord2iARB, NULL, 388), - NAME_FUNC_OFFSET(19425, glMultiTexCoord2ivARB, glMultiTexCoord2ivARB, NULL, 389), - NAME_FUNC_OFFSET(19444, glMultiTexCoord2sARB, glMultiTexCoord2sARB, NULL, 390), - NAME_FUNC_OFFSET(19462, glMultiTexCoord2svARB, glMultiTexCoord2svARB, NULL, 391), - NAME_FUNC_OFFSET(19481, glMultiTexCoord3dARB, glMultiTexCoord3dARB, NULL, 392), - NAME_FUNC_OFFSET(19499, glMultiTexCoord3dvARB, glMultiTexCoord3dvARB, NULL, 393), - NAME_FUNC_OFFSET(19518, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394), - NAME_FUNC_OFFSET(19536, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395), - NAME_FUNC_OFFSET(19555, glMultiTexCoord3iARB, glMultiTexCoord3iARB, NULL, 396), - NAME_FUNC_OFFSET(19573, glMultiTexCoord3ivARB, glMultiTexCoord3ivARB, NULL, 397), - NAME_FUNC_OFFSET(19592, glMultiTexCoord3sARB, glMultiTexCoord3sARB, NULL, 398), - NAME_FUNC_OFFSET(19610, glMultiTexCoord3svARB, glMultiTexCoord3svARB, NULL, 399), - NAME_FUNC_OFFSET(19629, glMultiTexCoord4dARB, glMultiTexCoord4dARB, NULL, 400), - NAME_FUNC_OFFSET(19647, glMultiTexCoord4dvARB, glMultiTexCoord4dvARB, NULL, 401), - NAME_FUNC_OFFSET(19666, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402), - NAME_FUNC_OFFSET(19684, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403), - NAME_FUNC_OFFSET(19703, glMultiTexCoord4iARB, glMultiTexCoord4iARB, NULL, 404), - NAME_FUNC_OFFSET(19721, glMultiTexCoord4ivARB, glMultiTexCoord4ivARB, NULL, 405), - NAME_FUNC_OFFSET(19740, glMultiTexCoord4sARB, glMultiTexCoord4sARB, NULL, 406), - NAME_FUNC_OFFSET(19758, glMultiTexCoord4svARB, glMultiTexCoord4svARB, NULL, 407), - NAME_FUNC_OFFSET(19777, glStencilOpSeparate, glStencilOpSeparate, NULL, 423), - NAME_FUNC_OFFSET(19800, glLoadTransposeMatrixdARB, glLoadTransposeMatrixdARB, NULL, 441), - NAME_FUNC_OFFSET(19823, glLoadTransposeMatrixfARB, glLoadTransposeMatrixfARB, NULL, 442), - NAME_FUNC_OFFSET(19846, glMultTransposeMatrixdARB, glMultTransposeMatrixdARB, NULL, 443), - NAME_FUNC_OFFSET(19869, glMultTransposeMatrixfARB, glMultTransposeMatrixfARB, NULL, 444), - NAME_FUNC_OFFSET(19892, glSampleCoverageARB, glSampleCoverageARB, NULL, 445), - NAME_FUNC_OFFSET(19909, glCompressedTexImage1DARB, glCompressedTexImage1DARB, NULL, 446), - NAME_FUNC_OFFSET(19932, glCompressedTexImage2DARB, glCompressedTexImage2DARB, NULL, 447), - NAME_FUNC_OFFSET(19955, glCompressedTexImage3DARB, glCompressedTexImage3DARB, NULL, 448), - NAME_FUNC_OFFSET(19978, glCompressedTexSubImage1DARB, glCompressedTexSubImage1DARB, NULL, 449), - NAME_FUNC_OFFSET(20004, glCompressedTexSubImage2DARB, glCompressedTexSubImage2DARB, NULL, 450), - NAME_FUNC_OFFSET(20030, glCompressedTexSubImage3DARB, glCompressedTexSubImage3DARB, NULL, 451), - NAME_FUNC_OFFSET(20056, glGetCompressedTexImageARB, glGetCompressedTexImageARB, NULL, 452), - NAME_FUNC_OFFSET(20080, glDisableVertexAttribArrayARB, glDisableVertexAttribArrayARB, NULL, 453), - NAME_FUNC_OFFSET(20107, glEnableVertexAttribArrayARB, glEnableVertexAttribArrayARB, NULL, 454), - NAME_FUNC_OFFSET(20133, glGetVertexAttribdvARB, glGetVertexAttribdvARB, NULL, 461), - NAME_FUNC_OFFSET(20153, glGetVertexAttribfvARB, glGetVertexAttribfvARB, NULL, 462), - NAME_FUNC_OFFSET(20173, glGetVertexAttribivARB, glGetVertexAttribivARB, NULL, 463), - NAME_FUNC_OFFSET(20193, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 464), - NAME_FUNC_OFFSET(20216, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 465), - NAME_FUNC_OFFSET(20240, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 466), - NAME_FUNC_OFFSET(20263, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 467), - NAME_FUNC_OFFSET(20287, glVertexAttrib1dARB, glVertexAttrib1dARB, NULL, 473), - NAME_FUNC_OFFSET(20304, glVertexAttrib1dvARB, glVertexAttrib1dvARB, NULL, 474), - NAME_FUNC_OFFSET(20322, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 475), - NAME_FUNC_OFFSET(20339, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 476), - NAME_FUNC_OFFSET(20357, glVertexAttrib1sARB, glVertexAttrib1sARB, NULL, 477), - NAME_FUNC_OFFSET(20374, glVertexAttrib1svARB, glVertexAttrib1svARB, NULL, 478), - NAME_FUNC_OFFSET(20392, glVertexAttrib2dARB, glVertexAttrib2dARB, NULL, 479), - NAME_FUNC_OFFSET(20409, glVertexAttrib2dvARB, glVertexAttrib2dvARB, NULL, 480), - NAME_FUNC_OFFSET(20427, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 481), - NAME_FUNC_OFFSET(20444, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 482), - NAME_FUNC_OFFSET(20462, glVertexAttrib2sARB, glVertexAttrib2sARB, NULL, 483), - NAME_FUNC_OFFSET(20479, glVertexAttrib2svARB, glVertexAttrib2svARB, NULL, 484), - NAME_FUNC_OFFSET(20497, glVertexAttrib3dARB, glVertexAttrib3dARB, NULL, 485), - NAME_FUNC_OFFSET(20514, glVertexAttrib3dvARB, glVertexAttrib3dvARB, NULL, 486), - NAME_FUNC_OFFSET(20532, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 487), - NAME_FUNC_OFFSET(20549, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 488), - NAME_FUNC_OFFSET(20567, glVertexAttrib3sARB, glVertexAttrib3sARB, NULL, 489), - NAME_FUNC_OFFSET(20584, glVertexAttrib3svARB, glVertexAttrib3svARB, NULL, 490), - NAME_FUNC_OFFSET(20602, glVertexAttrib4NbvARB, glVertexAttrib4NbvARB, NULL, 491), - NAME_FUNC_OFFSET(20621, glVertexAttrib4NivARB, glVertexAttrib4NivARB, NULL, 492), - NAME_FUNC_OFFSET(20640, glVertexAttrib4NsvARB, glVertexAttrib4NsvARB, NULL, 493), - NAME_FUNC_OFFSET(20659, glVertexAttrib4NubARB, glVertexAttrib4NubARB, NULL, 494), - NAME_FUNC_OFFSET(20678, glVertexAttrib4NubvARB, glVertexAttrib4NubvARB, NULL, 495), - NAME_FUNC_OFFSET(20698, glVertexAttrib4NuivARB, glVertexAttrib4NuivARB, NULL, 496), - NAME_FUNC_OFFSET(20718, glVertexAttrib4NusvARB, glVertexAttrib4NusvARB, NULL, 497), - NAME_FUNC_OFFSET(20738, glVertexAttrib4bvARB, glVertexAttrib4bvARB, NULL, 498), - NAME_FUNC_OFFSET(20756, glVertexAttrib4dARB, glVertexAttrib4dARB, NULL, 499), - NAME_FUNC_OFFSET(20773, glVertexAttrib4dvARB, glVertexAttrib4dvARB, NULL, 500), - NAME_FUNC_OFFSET(20791, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 501), - NAME_FUNC_OFFSET(20808, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 502), - NAME_FUNC_OFFSET(20826, glVertexAttrib4ivARB, glVertexAttrib4ivARB, NULL, 503), - NAME_FUNC_OFFSET(20844, glVertexAttrib4sARB, glVertexAttrib4sARB, NULL, 504), - NAME_FUNC_OFFSET(20861, glVertexAttrib4svARB, glVertexAttrib4svARB, NULL, 505), - NAME_FUNC_OFFSET(20879, glVertexAttrib4ubvARB, glVertexAttrib4ubvARB, NULL, 506), - NAME_FUNC_OFFSET(20898, glVertexAttrib4uivARB, glVertexAttrib4uivARB, NULL, 507), - NAME_FUNC_OFFSET(20917, glVertexAttrib4usvARB, glVertexAttrib4usvARB, NULL, 508), - NAME_FUNC_OFFSET(20936, glVertexAttribPointerARB, glVertexAttribPointerARB, NULL, 509), - NAME_FUNC_OFFSET(20958, glBindBufferARB, glBindBufferARB, NULL, 510), - NAME_FUNC_OFFSET(20971, glBufferDataARB, glBufferDataARB, NULL, 511), - NAME_FUNC_OFFSET(20984, glBufferSubDataARB, glBufferSubDataARB, NULL, 512), - NAME_FUNC_OFFSET(21000, glDeleteBuffersARB, glDeleteBuffersARB, NULL, 513), - NAME_FUNC_OFFSET(21016, glGenBuffersARB, glGenBuffersARB, NULL, 514), - NAME_FUNC_OFFSET(21029, glGetBufferParameterivARB, glGetBufferParameterivARB, NULL, 515), - NAME_FUNC_OFFSET(21052, glGetBufferPointervARB, glGetBufferPointervARB, NULL, 516), - NAME_FUNC_OFFSET(21072, glGetBufferSubDataARB, glGetBufferSubDataARB, NULL, 517), - NAME_FUNC_OFFSET(21091, glIsBufferARB, glIsBufferARB, NULL, 518), - NAME_FUNC_OFFSET(21102, glMapBufferARB, glMapBufferARB, NULL, 519), - NAME_FUNC_OFFSET(21114, glUnmapBufferARB, glUnmapBufferARB, NULL, 520), - NAME_FUNC_OFFSET(21128, glBeginQueryARB, glBeginQueryARB, NULL, 521), - NAME_FUNC_OFFSET(21141, glDeleteQueriesARB, glDeleteQueriesARB, NULL, 522), - NAME_FUNC_OFFSET(21157, glEndQueryARB, glEndQueryARB, NULL, 523), - NAME_FUNC_OFFSET(21168, glGenQueriesARB, glGenQueriesARB, NULL, 524), - NAME_FUNC_OFFSET(21181, glGetQueryObjectivARB, glGetQueryObjectivARB, NULL, 525), - NAME_FUNC_OFFSET(21200, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, 526), - NAME_FUNC_OFFSET(21220, glGetQueryivARB, glGetQueryivARB, NULL, 527), - NAME_FUNC_OFFSET(21233, glIsQueryARB, glIsQueryARB, NULL, 528), - NAME_FUNC_OFFSET(21243, glCompileShaderARB, glCompileShaderARB, NULL, 530), - NAME_FUNC_OFFSET(21259, glGetActiveUniformARB, glGetActiveUniformARB, NULL, 535), - NAME_FUNC_OFFSET(21278, glGetShaderSourceARB, glGetShaderSourceARB, NULL, 541), - NAME_FUNC_OFFSET(21296, glGetUniformLocationARB, glGetUniformLocationARB, NULL, 542), - NAME_FUNC_OFFSET(21317, glGetUniformfvARB, glGetUniformfvARB, NULL, 543), - NAME_FUNC_OFFSET(21332, glGetUniformivARB, glGetUniformivARB, NULL, 544), - NAME_FUNC_OFFSET(21347, glLinkProgramARB, glLinkProgramARB, NULL, 545), - NAME_FUNC_OFFSET(21361, glShaderSourceARB, glShaderSourceARB, NULL, 546), - NAME_FUNC_OFFSET(21376, glUniform1fARB, glUniform1fARB, NULL, 547), - NAME_FUNC_OFFSET(21388, glUniform1fvARB, glUniform1fvARB, NULL, 548), - NAME_FUNC_OFFSET(21401, glUniform1iARB, glUniform1iARB, NULL, 549), - NAME_FUNC_OFFSET(21413, glUniform1ivARB, glUniform1ivARB, NULL, 550), - NAME_FUNC_OFFSET(21426, glUniform2fARB, glUniform2fARB, NULL, 551), - NAME_FUNC_OFFSET(21438, glUniform2fvARB, glUniform2fvARB, NULL, 552), - NAME_FUNC_OFFSET(21451, glUniform2iARB, glUniform2iARB, NULL, 553), - NAME_FUNC_OFFSET(21463, glUniform2ivARB, glUniform2ivARB, NULL, 554), - NAME_FUNC_OFFSET(21476, glUniform3fARB, glUniform3fARB, NULL, 555), - NAME_FUNC_OFFSET(21488, glUniform3fvARB, glUniform3fvARB, NULL, 556), - NAME_FUNC_OFFSET(21501, glUniform3iARB, glUniform3iARB, NULL, 557), - NAME_FUNC_OFFSET(21513, glUniform3ivARB, glUniform3ivARB, NULL, 558), - NAME_FUNC_OFFSET(21526, glUniform4fARB, glUniform4fARB, NULL, 559), - NAME_FUNC_OFFSET(21538, glUniform4fvARB, glUniform4fvARB, NULL, 560), - NAME_FUNC_OFFSET(21551, glUniform4iARB, glUniform4iARB, NULL, 561), - NAME_FUNC_OFFSET(21563, glUniform4ivARB, glUniform4ivARB, NULL, 562), - NAME_FUNC_OFFSET(21576, glUniformMatrix2fvARB, glUniformMatrix2fvARB, NULL, 563), - NAME_FUNC_OFFSET(21595, glUniformMatrix3fvARB, glUniformMatrix3fvARB, NULL, 564), - NAME_FUNC_OFFSET(21614, glUniformMatrix4fvARB, glUniformMatrix4fvARB, NULL, 565), - NAME_FUNC_OFFSET(21633, glUseProgramObjectARB, glUseProgramObjectARB, NULL, 566), - NAME_FUNC_OFFSET(21646, glValidateProgramARB, glValidateProgramARB, NULL, 567), - NAME_FUNC_OFFSET(21664, glBindAttribLocationARB, glBindAttribLocationARB, NULL, 568), - NAME_FUNC_OFFSET(21685, glGetActiveAttribARB, glGetActiveAttribARB, NULL, 569), - NAME_FUNC_OFFSET(21703, glGetAttribLocationARB, glGetAttribLocationARB, NULL, 570), - NAME_FUNC_OFFSET(21723, glDrawBuffersARB, glDrawBuffersARB, NULL, 571), - NAME_FUNC_OFFSET(21737, glDrawBuffersARB, glDrawBuffersARB, NULL, 571), - NAME_FUNC_OFFSET(21754, glDrawBuffersARB, glDrawBuffersARB, NULL, 571), - NAME_FUNC_OFFSET(21770, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 573), - NAME_FUNC_OFFSET(21795, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 573), - NAME_FUNC_OFFSET(21817, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 574), - NAME_FUNC_OFFSET(21844, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 574), - NAME_FUNC_OFFSET(21868, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 575), - NAME_FUNC_OFFSET(21904, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 597), - NAME_FUNC_OFFSET(21938, glBlendEquationiARB, glBlendEquationiARB, NULL, 598), - NAME_FUNC_OFFSET(21964, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 599), - NAME_FUNC_OFFSET(21994, glBlendFunciARB, glBlendFunciARB, NULL, 600), - NAME_FUNC_OFFSET(22016, gl_dispatch_stub_704, gl_dispatch_stub_704, NULL, 704), - NAME_FUNC_OFFSET(22032, gl_dispatch_stub_705, gl_dispatch_stub_705, NULL, 705), - NAME_FUNC_OFFSET(22051, glPointParameterfEXT, glPointParameterfEXT, NULL, 712), - NAME_FUNC_OFFSET(22069, glPointParameterfEXT, glPointParameterfEXT, NULL, 712), - NAME_FUNC_OFFSET(22090, glPointParameterfEXT, glPointParameterfEXT, NULL, 712), - NAME_FUNC_OFFSET(22112, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 713), - NAME_FUNC_OFFSET(22131, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 713), - NAME_FUNC_OFFSET(22153, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 713), - NAME_FUNC_OFFSET(22176, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, 716), - NAME_FUNC_OFFSET(22195, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, 717), - NAME_FUNC_OFFSET(22215, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, 718), - NAME_FUNC_OFFSET(22234, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, 719), - NAME_FUNC_OFFSET(22254, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 720), - NAME_FUNC_OFFSET(22273, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 721), - NAME_FUNC_OFFSET(22293, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, 722), - NAME_FUNC_OFFSET(22312, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, 723), - NAME_FUNC_OFFSET(22332, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, 724), - NAME_FUNC_OFFSET(22351, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, 725), - NAME_FUNC_OFFSET(22371, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, 726), - NAME_FUNC_OFFSET(22391, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, 727), - NAME_FUNC_OFFSET(22412, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, 728), - NAME_FUNC_OFFSET(22432, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, 729), - NAME_FUNC_OFFSET(22453, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, 730), - NAME_FUNC_OFFSET(22473, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, 731), - NAME_FUNC_OFFSET(22494, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, 732), - NAME_FUNC_OFFSET(22518, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, 733), - NAME_FUNC_OFFSET(22536, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 734), - NAME_FUNC_OFFSET(22556, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, 735), - NAME_FUNC_OFFSET(22574, glFogCoorddEXT, glFogCoorddEXT, NULL, 736), - NAME_FUNC_OFFSET(22586, glFogCoorddvEXT, glFogCoorddvEXT, NULL, 737), - NAME_FUNC_OFFSET(22599, glFogCoordfEXT, glFogCoordfEXT, NULL, 738), - NAME_FUNC_OFFSET(22611, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 739), - NAME_FUNC_OFFSET(22624, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 741), - NAME_FUNC_OFFSET(22644, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 741), - NAME_FUNC_OFFSET(22668, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 758), - NAME_FUNC_OFFSET(22682, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 758), - NAME_FUNC_OFFSET(22699, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 759), - NAME_FUNC_OFFSET(22714, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 759), - NAME_FUNC_OFFSET(22732, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 760), - NAME_FUNC_OFFSET(22746, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 760), - NAME_FUNC_OFFSET(22763, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 761), - NAME_FUNC_OFFSET(22778, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 761), - NAME_FUNC_OFFSET(22796, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 762), - NAME_FUNC_OFFSET(22810, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 762), - NAME_FUNC_OFFSET(22827, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 763), - NAME_FUNC_OFFSET(22842, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 763), - NAME_FUNC_OFFSET(22860, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 764), - NAME_FUNC_OFFSET(22874, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 764), - NAME_FUNC_OFFSET(22891, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 765), - NAME_FUNC_OFFSET(22906, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 765), - NAME_FUNC_OFFSET(22924, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 766), - NAME_FUNC_OFFSET(22938, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 766), - NAME_FUNC_OFFSET(22955, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 767), - NAME_FUNC_OFFSET(22970, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 767), - NAME_FUNC_OFFSET(22988, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 768), - NAME_FUNC_OFFSET(23002, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 768), - NAME_FUNC_OFFSET(23019, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 769), - NAME_FUNC_OFFSET(23034, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 769), - NAME_FUNC_OFFSET(23052, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 770), - NAME_FUNC_OFFSET(23066, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 770), - NAME_FUNC_OFFSET(23083, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 771), - NAME_FUNC_OFFSET(23098, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 771), - NAME_FUNC_OFFSET(23116, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 772), - NAME_FUNC_OFFSET(23130, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 772), - NAME_FUNC_OFFSET(23147, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 773), - NAME_FUNC_OFFSET(23162, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 773), - NAME_FUNC_OFFSET(23180, glBindProgramNV, glBindProgramNV, NULL, 792), - NAME_FUNC_OFFSET(23197, glDeleteProgramsNV, glDeleteProgramsNV, NULL, 793), - NAME_FUNC_OFFSET(23217, glGenProgramsNV, glGenProgramsNV, NULL, 795), - NAME_FUNC_OFFSET(23234, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 801), - NAME_FUNC_OFFSET(23260, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 801), - NAME_FUNC_OFFSET(23289, glIsProgramNV, glIsProgramNV, NULL, 805), - NAME_FUNC_OFFSET(23304, glPointParameteriNV, glPointParameteriNV, NULL, 869), - NAME_FUNC_OFFSET(23322, glPointParameterivNV, glPointParameterivNV, NULL, 870), - NAME_FUNC_OFFSET(23341, gl_dispatch_stub_873, gl_dispatch_stub_873, NULL, 873), - NAME_FUNC_OFFSET(23362, gl_dispatch_stub_875, gl_dispatch_stub_875, NULL, 875), - NAME_FUNC_OFFSET(23378, glPrimitiveRestartIndexNV, glPrimitiveRestartIndexNV, NULL, 882), - NAME_FUNC_OFFSET(23402, gl_dispatch_stub_885, gl_dispatch_stub_885, NULL, 885), - NAME_FUNC_OFFSET(23426, gl_dispatch_stub_885, gl_dispatch_stub_885, NULL, 885), - NAME_FUNC_OFFSET(23453, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 886), - NAME_FUNC_OFFSET(23471, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 887), - NAME_FUNC_OFFSET(23490, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, 888), - NAME_FUNC_OFFSET(23515, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, 889), - NAME_FUNC_OFFSET(23536, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, 890), - NAME_FUNC_OFFSET(23558, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, 891), - NAME_FUNC_OFFSET(23584, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, 892), - NAME_FUNC_OFFSET(23607, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, 893), - NAME_FUNC_OFFSET(23630, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, 894), - NAME_FUNC_OFFSET(23653, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, 895), - NAME_FUNC_OFFSET(23671, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, 896), - NAME_FUNC_OFFSET(23690, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, 897), - NAME_FUNC_OFFSET(23707, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, 898), - NAME_FUNC_OFFSET(23745, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, 899), - NAME_FUNC_OFFSET(23774, glIsFramebufferEXT, glIsFramebufferEXT, NULL, 900), - NAME_FUNC_OFFSET(23790, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, 901), - NAME_FUNC_OFFSET(23807, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, 902), - NAME_FUNC_OFFSET(23829, gl_dispatch_stub_903, gl_dispatch_stub_903, NULL, 903), - NAME_FUNC_OFFSET(23847, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, 906), - NAME_FUNC_OFFSET(23870, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, 907), - NAME_FUNC_OFFSET(23892, glGetUniformuivEXT, glGetUniformuivEXT, NULL, 908), - NAME_FUNC_OFFSET(23908, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, 909), - NAME_FUNC_OFFSET(23929, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, 910), - NAME_FUNC_OFFSET(23951, glUniform1uiEXT, glUniform1uiEXT, NULL, 911), - NAME_FUNC_OFFSET(23964, glUniform1uivEXT, glUniform1uivEXT, NULL, 912), - NAME_FUNC_OFFSET(23978, glUniform2uiEXT, glUniform2uiEXT, NULL, 913), - NAME_FUNC_OFFSET(23991, glUniform2uivEXT, glUniform2uivEXT, NULL, 914), - NAME_FUNC_OFFSET(24005, glUniform3uiEXT, glUniform3uiEXT, NULL, 915), - NAME_FUNC_OFFSET(24018, glUniform3uivEXT, glUniform3uivEXT, NULL, 916), - NAME_FUNC_OFFSET(24032, glUniform4uiEXT, glUniform4uiEXT, NULL, 917), - NAME_FUNC_OFFSET(24045, glUniform4uivEXT, glUniform4uivEXT, NULL, 918), - NAME_FUNC_OFFSET(24059, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 919), - NAME_FUNC_OFFSET(24077, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, 920), - NAME_FUNC_OFFSET(24096, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 921), - NAME_FUNC_OFFSET(24115, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, 922), - NAME_FUNC_OFFSET(24135, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 923), - NAME_FUNC_OFFSET(24153, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 924), - NAME_FUNC_OFFSET(24172, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 925), - NAME_FUNC_OFFSET(24191, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 926), - NAME_FUNC_OFFSET(24211, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 927), - NAME_FUNC_OFFSET(24229, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 928), - NAME_FUNC_OFFSET(24248, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 929), - NAME_FUNC_OFFSET(24267, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 930), - NAME_FUNC_OFFSET(24287, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, 931), - NAME_FUNC_OFFSET(24306, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 932), - NAME_FUNC_OFFSET(24324, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 933), - NAME_FUNC_OFFSET(24343, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, 934), - NAME_FUNC_OFFSET(24362, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, 935), - NAME_FUNC_OFFSET(24382, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 936), - NAME_FUNC_OFFSET(24401, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 937), - NAME_FUNC_OFFSET(24421, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, 938), - NAME_FUNC_OFFSET(24441, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, 939), - NAME_FUNC_OFFSET(24464, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 940), - NAME_FUNC_OFFSET(24490, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 940), - NAME_FUNC_OFFSET(24519, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, 941), - NAME_FUNC_OFFSET(24532, glDisableIndexedEXT, glDisableIndexedEXT, NULL, 942), - NAME_FUNC_OFFSET(24543, glEnableIndexedEXT, glEnableIndexedEXT, NULL, 943), - NAME_FUNC_OFFSET(24553, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, 944), - NAME_FUNC_OFFSET(24569, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, 945), - NAME_FUNC_OFFSET(24585, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, 946), - NAME_FUNC_OFFSET(24598, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, 949), - NAME_FUNC_OFFSET(24619, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, 950), - NAME_FUNC_OFFSET(24641, glTexParameterIivEXT, glTexParameterIivEXT, NULL, 951), - NAME_FUNC_OFFSET(24659, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, 952), - NAME_FUNC_OFFSET(24678, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, 953), - NAME_FUNC_OFFSET(24703, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, 954), - NAME_FUNC_OFFSET(24726, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, 955), - NAME_FUNC_OFFSET(24751, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, 956), - NAME_FUNC_OFFSET(24768, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, 958), - NAME_FUNC_OFFSET(24786, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, 959), - NAME_FUNC_OFFSET(24809, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, 960), - NAME_FUNC_OFFSET(24839, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, 961), - NAME_FUNC_OFFSET(24867, glProvokingVertexEXT, glProvokingVertexEXT, NULL, 962), + NAME_FUNC_OFFSET(13594, gl_dispatch_stub_789, gl_dispatch_stub_789, NULL, 789), + NAME_FUNC_OFFSET(13608, glAreProgramsResidentNV, glAreProgramsResidentNV, NULL, 790), + NAME_FUNC_OFFSET(13632, glBindProgramNV, glBindProgramNV, NULL, 791), + NAME_FUNC_OFFSET(13648, glDeleteProgramsNV, glDeleteProgramsNV, NULL, 792), + NAME_FUNC_OFFSET(13667, glExecuteProgramNV, glExecuteProgramNV, NULL, 793), + NAME_FUNC_OFFSET(13686, glGenProgramsNV, glGenProgramsNV, NULL, 794), + NAME_FUNC_OFFSET(13702, glGetProgramParameterdvNV, glGetProgramParameterdvNV, NULL, 795), + NAME_FUNC_OFFSET(13728, glGetProgramParameterfvNV, glGetProgramParameterfvNV, NULL, 796), + NAME_FUNC_OFFSET(13754, glGetProgramStringNV, glGetProgramStringNV, NULL, 797), + NAME_FUNC_OFFSET(13775, glGetProgramivNV, glGetProgramivNV, NULL, 798), + NAME_FUNC_OFFSET(13792, glGetTrackMatrixivNV, glGetTrackMatrixivNV, NULL, 799), + NAME_FUNC_OFFSET(13813, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 800), + NAME_FUNC_OFFSET(13841, glGetVertexAttribdvNV, glGetVertexAttribdvNV, NULL, 801), + NAME_FUNC_OFFSET(13863, glGetVertexAttribfvNV, glGetVertexAttribfvNV, NULL, 802), + NAME_FUNC_OFFSET(13885, glGetVertexAttribivNV, glGetVertexAttribivNV, NULL, 803), + NAME_FUNC_OFFSET(13907, glIsProgramNV, glIsProgramNV, NULL, 804), + NAME_FUNC_OFFSET(13921, glLoadProgramNV, glLoadProgramNV, NULL, 805), + NAME_FUNC_OFFSET(13937, glProgramParameters4dvNV, glProgramParameters4dvNV, NULL, 806), + NAME_FUNC_OFFSET(13962, glProgramParameters4fvNV, glProgramParameters4fvNV, NULL, 807), + NAME_FUNC_OFFSET(13987, glRequestResidentProgramsNV, glRequestResidentProgramsNV, NULL, 808), + NAME_FUNC_OFFSET(14015, glTrackMatrixNV, glTrackMatrixNV, NULL, 809), + NAME_FUNC_OFFSET(14031, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, 810), + NAME_FUNC_OFFSET(14050, glVertexAttrib1dvNV, glVertexAttrib1dvNV, NULL, 811), + NAME_FUNC_OFFSET(14070, glVertexAttrib1fNV, glVertexAttrib1fNV, NULL, 812), + NAME_FUNC_OFFSET(14089, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, 813), + NAME_FUNC_OFFSET(14109, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, 814), + NAME_FUNC_OFFSET(14128, glVertexAttrib1svNV, glVertexAttrib1svNV, NULL, 815), + NAME_FUNC_OFFSET(14148, glVertexAttrib2dNV, glVertexAttrib2dNV, NULL, 816), + NAME_FUNC_OFFSET(14167, glVertexAttrib2dvNV, glVertexAttrib2dvNV, NULL, 817), + NAME_FUNC_OFFSET(14187, glVertexAttrib2fNV, glVertexAttrib2fNV, NULL, 818), + NAME_FUNC_OFFSET(14206, glVertexAttrib2fvNV, glVertexAttrib2fvNV, NULL, 819), + NAME_FUNC_OFFSET(14226, glVertexAttrib2sNV, glVertexAttrib2sNV, NULL, 820), + NAME_FUNC_OFFSET(14245, glVertexAttrib2svNV, glVertexAttrib2svNV, NULL, 821), + NAME_FUNC_OFFSET(14265, glVertexAttrib3dNV, glVertexAttrib3dNV, NULL, 822), + NAME_FUNC_OFFSET(14284, glVertexAttrib3dvNV, glVertexAttrib3dvNV, NULL, 823), + NAME_FUNC_OFFSET(14304, glVertexAttrib3fNV, glVertexAttrib3fNV, NULL, 824), + NAME_FUNC_OFFSET(14323, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, 825), + NAME_FUNC_OFFSET(14343, glVertexAttrib3sNV, glVertexAttrib3sNV, NULL, 826), + NAME_FUNC_OFFSET(14362, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, 827), + NAME_FUNC_OFFSET(14382, glVertexAttrib4dNV, glVertexAttrib4dNV, NULL, 828), + NAME_FUNC_OFFSET(14401, glVertexAttrib4dvNV, glVertexAttrib4dvNV, NULL, 829), + NAME_FUNC_OFFSET(14421, glVertexAttrib4fNV, glVertexAttrib4fNV, NULL, 830), + NAME_FUNC_OFFSET(14440, glVertexAttrib4fvNV, glVertexAttrib4fvNV, NULL, 831), + NAME_FUNC_OFFSET(14460, glVertexAttrib4sNV, glVertexAttrib4sNV, NULL, 832), + NAME_FUNC_OFFSET(14479, glVertexAttrib4svNV, glVertexAttrib4svNV, NULL, 833), + NAME_FUNC_OFFSET(14499, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, 834), + NAME_FUNC_OFFSET(14519, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, 835), + NAME_FUNC_OFFSET(14540, glVertexAttribPointerNV, glVertexAttribPointerNV, NULL, 836), + NAME_FUNC_OFFSET(14564, glVertexAttribs1dvNV, glVertexAttribs1dvNV, NULL, 837), + NAME_FUNC_OFFSET(14585, glVertexAttribs1fvNV, glVertexAttribs1fvNV, NULL, 838), + NAME_FUNC_OFFSET(14606, glVertexAttribs1svNV, glVertexAttribs1svNV, NULL, 839), + NAME_FUNC_OFFSET(14627, glVertexAttribs2dvNV, glVertexAttribs2dvNV, NULL, 840), + NAME_FUNC_OFFSET(14648, glVertexAttribs2fvNV, glVertexAttribs2fvNV, NULL, 841), + NAME_FUNC_OFFSET(14669, glVertexAttribs2svNV, glVertexAttribs2svNV, NULL, 842), + NAME_FUNC_OFFSET(14690, glVertexAttribs3dvNV, glVertexAttribs3dvNV, NULL, 843), + NAME_FUNC_OFFSET(14711, glVertexAttribs3fvNV, glVertexAttribs3fvNV, NULL, 844), + NAME_FUNC_OFFSET(14732, glVertexAttribs3svNV, glVertexAttribs3svNV, NULL, 845), + NAME_FUNC_OFFSET(14753, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, 846), + NAME_FUNC_OFFSET(14774, glVertexAttribs4fvNV, glVertexAttribs4fvNV, NULL, 847), + NAME_FUNC_OFFSET(14795, glVertexAttribs4svNV, glVertexAttribs4svNV, NULL, 848), + NAME_FUNC_OFFSET(14816, glVertexAttribs4ubvNV, glVertexAttribs4ubvNV, NULL, 849), + NAME_FUNC_OFFSET(14838, glGetTexBumpParameterfvATI, glGetTexBumpParameterfvATI, NULL, 850), + NAME_FUNC_OFFSET(14865, glGetTexBumpParameterivATI, glGetTexBumpParameterivATI, NULL, 851), + NAME_FUNC_OFFSET(14892, glTexBumpParameterfvATI, glTexBumpParameterfvATI, NULL, 852), + NAME_FUNC_OFFSET(14916, glTexBumpParameterivATI, glTexBumpParameterivATI, NULL, 853), + NAME_FUNC_OFFSET(14940, glAlphaFragmentOp1ATI, glAlphaFragmentOp1ATI, NULL, 854), + NAME_FUNC_OFFSET(14962, glAlphaFragmentOp2ATI, glAlphaFragmentOp2ATI, NULL, 855), + NAME_FUNC_OFFSET(14984, glAlphaFragmentOp3ATI, glAlphaFragmentOp3ATI, NULL, 856), + NAME_FUNC_OFFSET(15006, glBeginFragmentShaderATI, glBeginFragmentShaderATI, NULL, 857), + NAME_FUNC_OFFSET(15031, glBindFragmentShaderATI, glBindFragmentShaderATI, NULL, 858), + NAME_FUNC_OFFSET(15055, glColorFragmentOp1ATI, glColorFragmentOp1ATI, NULL, 859), + NAME_FUNC_OFFSET(15077, glColorFragmentOp2ATI, glColorFragmentOp2ATI, NULL, 860), + NAME_FUNC_OFFSET(15099, glColorFragmentOp3ATI, glColorFragmentOp3ATI, NULL, 861), + NAME_FUNC_OFFSET(15121, glDeleteFragmentShaderATI, glDeleteFragmentShaderATI, NULL, 862), + NAME_FUNC_OFFSET(15147, glEndFragmentShaderATI, glEndFragmentShaderATI, NULL, 863), + NAME_FUNC_OFFSET(15170, glGenFragmentShadersATI, glGenFragmentShadersATI, NULL, 864), + NAME_FUNC_OFFSET(15194, glPassTexCoordATI, glPassTexCoordATI, NULL, 865), + NAME_FUNC_OFFSET(15212, glSampleMapATI, glSampleMapATI, NULL, 866), + NAME_FUNC_OFFSET(15227, glSetFragmentShaderConstantATI, glSetFragmentShaderConstantATI, NULL, 867), + NAME_FUNC_OFFSET(15258, glPointParameteriNV, glPointParameteriNV, NULL, 868), + NAME_FUNC_OFFSET(15278, glPointParameterivNV, glPointParameterivNV, NULL, 869), + NAME_FUNC_OFFSET(15299, gl_dispatch_stub_870, gl_dispatch_stub_870, NULL, 870), + NAME_FUNC_OFFSET(15322, gl_dispatch_stub_871, gl_dispatch_stub_871, NULL, 871), + NAME_FUNC_OFFSET(15345, gl_dispatch_stub_872, gl_dispatch_stub_872, NULL, 872), + NAME_FUNC_OFFSET(15371, gl_dispatch_stub_873, gl_dispatch_stub_873, NULL, 873), + NAME_FUNC_OFFSET(15394, gl_dispatch_stub_874, gl_dispatch_stub_874, NULL, 874), + NAME_FUNC_OFFSET(15415, glGetProgramNamedParameterdvNV, glGetProgramNamedParameterdvNV, NULL, 875), + NAME_FUNC_OFFSET(15446, glGetProgramNamedParameterfvNV, glGetProgramNamedParameterfvNV, NULL, 876), + NAME_FUNC_OFFSET(15477, glProgramNamedParameter4dNV, glProgramNamedParameter4dNV, NULL, 877), + NAME_FUNC_OFFSET(15505, glProgramNamedParameter4dvNV, glProgramNamedParameter4dvNV, NULL, 878), + NAME_FUNC_OFFSET(15534, glProgramNamedParameter4fNV, glProgramNamedParameter4fNV, NULL, 879), + NAME_FUNC_OFFSET(15562, glProgramNamedParameter4fvNV, glProgramNamedParameter4fvNV, NULL, 880), + NAME_FUNC_OFFSET(15591, glPrimitiveRestartIndexNV, glPrimitiveRestartIndexNV, NULL, 881), + NAME_FUNC_OFFSET(15617, glPrimitiveRestartNV, glPrimitiveRestartNV, NULL, 882), + NAME_FUNC_OFFSET(15638, gl_dispatch_stub_883, gl_dispatch_stub_883, NULL, 883), + NAME_FUNC_OFFSET(15655, gl_dispatch_stub_884, gl_dispatch_stub_884, NULL, 884), + NAME_FUNC_OFFSET(15682, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 885), + NAME_FUNC_OFFSET(15703, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 886), + NAME_FUNC_OFFSET(15725, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, 887), + NAME_FUNC_OFFSET(15753, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, 888), + NAME_FUNC_OFFSET(15777, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, 889), + NAME_FUNC_OFFSET(15802, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, 890), + NAME_FUNC_OFFSET(15831, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, 891), + NAME_FUNC_OFFSET(15857, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, 892), + NAME_FUNC_OFFSET(15883, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, 893), + NAME_FUNC_OFFSET(15909, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, 894), + NAME_FUNC_OFFSET(15930, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, 895), + NAME_FUNC_OFFSET(15952, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, 896), + NAME_FUNC_OFFSET(15972, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, 897), + NAME_FUNC_OFFSET(16013, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, 898), + NAME_FUNC_OFFSET(16045, glIsFramebufferEXT, glIsFramebufferEXT, NULL, 899), + NAME_FUNC_OFFSET(16064, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, 900), + NAME_FUNC_OFFSET(16084, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, 901), + NAME_FUNC_OFFSET(16109, gl_dispatch_stub_902, gl_dispatch_stub_902, NULL, 902), + NAME_FUNC_OFFSET(16130, gl_dispatch_stub_903, gl_dispatch_stub_903, NULL, 903), + NAME_FUNC_OFFSET(16154, gl_dispatch_stub_904, gl_dispatch_stub_904, NULL, 904), + NAME_FUNC_OFFSET(16184, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, 905), + NAME_FUNC_OFFSET(16210, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, 906), + NAME_FUNC_OFFSET(16235, glGetUniformuivEXT, glGetUniformuivEXT, NULL, 907), + NAME_FUNC_OFFSET(16254, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, 908), + NAME_FUNC_OFFSET(16278, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, 909), + NAME_FUNC_OFFSET(16303, glUniform1uiEXT, glUniform1uiEXT, NULL, 910), + NAME_FUNC_OFFSET(16319, glUniform1uivEXT, glUniform1uivEXT, NULL, 911), + NAME_FUNC_OFFSET(16336, glUniform2uiEXT, glUniform2uiEXT, NULL, 912), + NAME_FUNC_OFFSET(16352, glUniform2uivEXT, glUniform2uivEXT, NULL, 913), + NAME_FUNC_OFFSET(16369, glUniform3uiEXT, glUniform3uiEXT, NULL, 914), + NAME_FUNC_OFFSET(16385, glUniform3uivEXT, glUniform3uivEXT, NULL, 915), + NAME_FUNC_OFFSET(16402, glUniform4uiEXT, glUniform4uiEXT, NULL, 916), + NAME_FUNC_OFFSET(16418, glUniform4uivEXT, glUniform4uivEXT, NULL, 917), + NAME_FUNC_OFFSET(16435, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 918), + NAME_FUNC_OFFSET(16456, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, 919), + NAME_FUNC_OFFSET(16478, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 920), + NAME_FUNC_OFFSET(16500, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, 921), + NAME_FUNC_OFFSET(16523, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 922), + NAME_FUNC_OFFSET(16544, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 923), + NAME_FUNC_OFFSET(16566, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 924), + NAME_FUNC_OFFSET(16588, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 925), + NAME_FUNC_OFFSET(16611, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 926), + NAME_FUNC_OFFSET(16632, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 927), + NAME_FUNC_OFFSET(16654, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 928), + NAME_FUNC_OFFSET(16676, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 929), + NAME_FUNC_OFFSET(16699, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, 930), + NAME_FUNC_OFFSET(16721, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 931), + NAME_FUNC_OFFSET(16742, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 932), + NAME_FUNC_OFFSET(16764, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, 933), + NAME_FUNC_OFFSET(16786, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, 934), + NAME_FUNC_OFFSET(16809, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 935), + NAME_FUNC_OFFSET(16831, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 936), + NAME_FUNC_OFFSET(16854, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, 937), + NAME_FUNC_OFFSET(16877, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, 938), + NAME_FUNC_OFFSET(16903, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 939), + NAME_FUNC_OFFSET(16932, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, 940), + NAME_FUNC_OFFSET(16954, glDisableIndexedEXT, glDisableIndexedEXT, NULL, 941), + NAME_FUNC_OFFSET(16974, glEnableIndexedEXT, glEnableIndexedEXT, NULL, 942), + NAME_FUNC_OFFSET(16993, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, 943), + NAME_FUNC_OFFSET(17017, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, 944), + NAME_FUNC_OFFSET(17041, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, 945), + NAME_FUNC_OFFSET(17063, glClearColorIiEXT, glClearColorIiEXT, NULL, 946), + NAME_FUNC_OFFSET(17081, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 947), + NAME_FUNC_OFFSET(17100, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, 948), + NAME_FUNC_OFFSET(17124, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, 949), + NAME_FUNC_OFFSET(17149, glTexParameterIivEXT, glTexParameterIivEXT, NULL, 950), + NAME_FUNC_OFFSET(17170, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, 951), + NAME_FUNC_OFFSET(17192, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, 952), + NAME_FUNC_OFFSET(17219, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, 953), + NAME_FUNC_OFFSET(17244, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, 954), + NAME_FUNC_OFFSET(17272, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, 955), + NAME_FUNC_OFFSET(17292, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 956), + NAME_FUNC_OFFSET(17314, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, 957), + NAME_FUNC_OFFSET(17335, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, 958), + NAME_FUNC_OFFSET(17361, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, 959), + NAME_FUNC_OFFSET(17394, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, 960), + NAME_FUNC_OFFSET(17425, glProvokingVertexEXT, glProvokingVertexEXT, NULL, 961), + NAME_FUNC_OFFSET(17446, gl_dispatch_stub_962, gl_dispatch_stub_962, NULL, 962), + NAME_FUNC_OFFSET(17477, gl_dispatch_stub_963, gl_dispatch_stub_963, NULL, 963), + NAME_FUNC_OFFSET(17497, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 964), + NAME_FUNC_OFFSET(17525, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 965), + NAME_FUNC_OFFSET(17548, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 966), + NAME_FUNC_OFFSET(17573, glActiveProgramEXT, glActiveProgramEXT, NULL, 967), + NAME_FUNC_OFFSET(17592, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 968), + NAME_FUNC_OFFSET(17617, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 969), + NAME_FUNC_OFFSET(17639, glTextureBarrierNV, glTextureBarrierNV, NULL, 970), + NAME_FUNC_OFFSET(17658, gl_dispatch_stub_971, gl_dispatch_stub_971, NULL, 971), + NAME_FUNC_OFFSET(17683, gl_dispatch_stub_972, gl_dispatch_stub_972, NULL, 972), + NAME_FUNC_OFFSET(17712, gl_dispatch_stub_973, gl_dispatch_stub_973, NULL, 973), + NAME_FUNC_OFFSET(17743, gl_dispatch_stub_974, gl_dispatch_stub_974, NULL, 974), + NAME_FUNC_OFFSET(17767, gl_dispatch_stub_975, gl_dispatch_stub_975, NULL, 975), + NAME_FUNC_OFFSET(17792, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 976), + NAME_FUNC_OFFSET(17831, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 977), + NAME_FUNC_OFFSET(17860, glArrayElement, glArrayElement, NULL, 306), + NAME_FUNC_OFFSET(17878, glBindTexture, glBindTexture, NULL, 307), + NAME_FUNC_OFFSET(17895, glDrawArrays, glDrawArrays, NULL, 310), + NAME_FUNC_OFFSET(17911, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322), + NAME_FUNC_OFFSET(17936, glCopyTexImage1D, glCopyTexImage1D, NULL, 323), + NAME_FUNC_OFFSET(17956, glCopyTexImage2D, glCopyTexImage2D, NULL, 324), + NAME_FUNC_OFFSET(17976, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325), + NAME_FUNC_OFFSET(17999, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326), + NAME_FUNC_OFFSET(18022, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327), + NAME_FUNC_OFFSET(18042, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328), + NAME_FUNC_OFFSET(18059, glGetPointerv, glGetPointerv, NULL, 329), + NAME_FUNC_OFFSET(18076, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330), + NAME_FUNC_OFFSET(18091, glPrioritizeTextures, glPrioritizeTextures, NULL, 331), + NAME_FUNC_OFFSET(18115, glTexSubImage1D, glTexSubImage1D, NULL, 332), + NAME_FUNC_OFFSET(18134, glTexSubImage2D, glTexSubImage2D, NULL, 333), + NAME_FUNC_OFFSET(18153, glBlendColor, glBlendColor, NULL, 336), + NAME_FUNC_OFFSET(18169, glBlendEquation, glBlendEquation, NULL, 337), + NAME_FUNC_OFFSET(18188, glDrawRangeElements, glDrawRangeElements, NULL, 338), + NAME_FUNC_OFFSET(18211, glColorTable, glColorTable, NULL, 339), + NAME_FUNC_OFFSET(18227, glColorTable, glColorTable, NULL, 339), + NAME_FUNC_OFFSET(18243, glColorTableParameterfv, glColorTableParameterfv, NULL, 340), + NAME_FUNC_OFFSET(18270, glColorTableParameteriv, glColorTableParameteriv, NULL, 341), + NAME_FUNC_OFFSET(18297, glCopyColorTable, glCopyColorTable, NULL, 342), + NAME_FUNC_OFFSET(18317, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343), + NAME_FUNC_OFFSET(18336, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343), + NAME_FUNC_OFFSET(18355, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344), + NAME_FUNC_OFFSET(18385, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344), + NAME_FUNC_OFFSET(18415, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345), + NAME_FUNC_OFFSET(18445, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345), + NAME_FUNC_OFFSET(18475, glColorSubTable, glColorSubTable, NULL, 346), + NAME_FUNC_OFFSET(18494, glCopyColorSubTable, glCopyColorSubTable, NULL, 347), + NAME_FUNC_OFFSET(18517, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348), + NAME_FUNC_OFFSET(18542, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349), + NAME_FUNC_OFFSET(18567, glConvolutionParameterf, glConvolutionParameterf, NULL, 350), + NAME_FUNC_OFFSET(18594, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351), + NAME_FUNC_OFFSET(18622, glConvolutionParameteri, glConvolutionParameteri, NULL, 352), + NAME_FUNC_OFFSET(18649, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353), + NAME_FUNC_OFFSET(18677, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354), + NAME_FUNC_OFFSET(18706, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355), + NAME_FUNC_OFFSET(18735, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356), + NAME_FUNC_OFFSET(18761, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357), + NAME_FUNC_OFFSET(18792, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358), + NAME_FUNC_OFFSET(18823, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359), + NAME_FUNC_OFFSET(18847, glSeparableFilter2D, glSeparableFilter2D, NULL, 360), + NAME_FUNC_OFFSET(18870, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361), + NAME_FUNC_OFFSET(18888, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362), + NAME_FUNC_OFFSET(18917, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363), + NAME_FUNC_OFFSET(18946, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364), + NAME_FUNC_OFFSET(18961, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365), + NAME_FUNC_OFFSET(18987, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366), + NAME_FUNC_OFFSET(19013, glHistogram, glHistogram, NULL, 367), + NAME_FUNC_OFFSET(19028, glMinmax, glMinmax, NULL, 368), + NAME_FUNC_OFFSET(19040, glResetHistogram, glResetHistogram, NULL, 369), + NAME_FUNC_OFFSET(19060, glResetMinmax, glResetMinmax, NULL, 370), + NAME_FUNC_OFFSET(19077, glTexImage3D, glTexImage3D, NULL, 371), + NAME_FUNC_OFFSET(19093, glTexSubImage3D, glTexSubImage3D, NULL, 372), + NAME_FUNC_OFFSET(19112, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373), + NAME_FUNC_OFFSET(19135, glActiveTextureARB, glActiveTextureARB, NULL, 374), + NAME_FUNC_OFFSET(19151, glClientActiveTextureARB, glClientActiveTextureARB, NULL, 375), + NAME_FUNC_OFFSET(19173, glMultiTexCoord1dARB, glMultiTexCoord1dARB, NULL, 376), + NAME_FUNC_OFFSET(19191, glMultiTexCoord1dvARB, glMultiTexCoord1dvARB, NULL, 377), + NAME_FUNC_OFFSET(19210, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378), + NAME_FUNC_OFFSET(19228, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379), + NAME_FUNC_OFFSET(19247, glMultiTexCoord1iARB, glMultiTexCoord1iARB, NULL, 380), + NAME_FUNC_OFFSET(19265, glMultiTexCoord1ivARB, glMultiTexCoord1ivARB, NULL, 381), + NAME_FUNC_OFFSET(19284, glMultiTexCoord1sARB, glMultiTexCoord1sARB, NULL, 382), + NAME_FUNC_OFFSET(19302, glMultiTexCoord1svARB, glMultiTexCoord1svARB, NULL, 383), + NAME_FUNC_OFFSET(19321, glMultiTexCoord2dARB, glMultiTexCoord2dARB, NULL, 384), + NAME_FUNC_OFFSET(19339, glMultiTexCoord2dvARB, glMultiTexCoord2dvARB, NULL, 385), + NAME_FUNC_OFFSET(19358, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386), + NAME_FUNC_OFFSET(19376, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387), + NAME_FUNC_OFFSET(19395, glMultiTexCoord2iARB, glMultiTexCoord2iARB, NULL, 388), + NAME_FUNC_OFFSET(19413, glMultiTexCoord2ivARB, glMultiTexCoord2ivARB, NULL, 389), + NAME_FUNC_OFFSET(19432, glMultiTexCoord2sARB, glMultiTexCoord2sARB, NULL, 390), + NAME_FUNC_OFFSET(19450, glMultiTexCoord2svARB, glMultiTexCoord2svARB, NULL, 391), + NAME_FUNC_OFFSET(19469, glMultiTexCoord3dARB, glMultiTexCoord3dARB, NULL, 392), + NAME_FUNC_OFFSET(19487, glMultiTexCoord3dvARB, glMultiTexCoord3dvARB, NULL, 393), + NAME_FUNC_OFFSET(19506, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394), + NAME_FUNC_OFFSET(19524, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395), + NAME_FUNC_OFFSET(19543, glMultiTexCoord3iARB, glMultiTexCoord3iARB, NULL, 396), + NAME_FUNC_OFFSET(19561, glMultiTexCoord3ivARB, glMultiTexCoord3ivARB, NULL, 397), + NAME_FUNC_OFFSET(19580, glMultiTexCoord3sARB, glMultiTexCoord3sARB, NULL, 398), + NAME_FUNC_OFFSET(19598, glMultiTexCoord3svARB, glMultiTexCoord3svARB, NULL, 399), + NAME_FUNC_OFFSET(19617, glMultiTexCoord4dARB, glMultiTexCoord4dARB, NULL, 400), + NAME_FUNC_OFFSET(19635, glMultiTexCoord4dvARB, glMultiTexCoord4dvARB, NULL, 401), + NAME_FUNC_OFFSET(19654, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402), + NAME_FUNC_OFFSET(19672, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403), + NAME_FUNC_OFFSET(19691, glMultiTexCoord4iARB, glMultiTexCoord4iARB, NULL, 404), + NAME_FUNC_OFFSET(19709, glMultiTexCoord4ivARB, glMultiTexCoord4ivARB, NULL, 405), + NAME_FUNC_OFFSET(19728, glMultiTexCoord4sARB, glMultiTexCoord4sARB, NULL, 406), + NAME_FUNC_OFFSET(19746, glMultiTexCoord4svARB, glMultiTexCoord4svARB, NULL, 407), + NAME_FUNC_OFFSET(19765, glStencilOpSeparate, glStencilOpSeparate, NULL, 423), + NAME_FUNC_OFFSET(19788, glLoadTransposeMatrixdARB, glLoadTransposeMatrixdARB, NULL, 440), + NAME_FUNC_OFFSET(19811, glLoadTransposeMatrixfARB, glLoadTransposeMatrixfARB, NULL, 441), + NAME_FUNC_OFFSET(19834, glMultTransposeMatrixdARB, glMultTransposeMatrixdARB, NULL, 442), + NAME_FUNC_OFFSET(19857, glMultTransposeMatrixfARB, glMultTransposeMatrixfARB, NULL, 443), + NAME_FUNC_OFFSET(19880, glSampleCoverageARB, glSampleCoverageARB, NULL, 444), + NAME_FUNC_OFFSET(19897, glCompressedTexImage1DARB, glCompressedTexImage1DARB, NULL, 445), + NAME_FUNC_OFFSET(19920, glCompressedTexImage2DARB, glCompressedTexImage2DARB, NULL, 446), + NAME_FUNC_OFFSET(19943, glCompressedTexImage3DARB, glCompressedTexImage3DARB, NULL, 447), + NAME_FUNC_OFFSET(19966, glCompressedTexSubImage1DARB, glCompressedTexSubImage1DARB, NULL, 448), + NAME_FUNC_OFFSET(19992, glCompressedTexSubImage2DARB, glCompressedTexSubImage2DARB, NULL, 449), + NAME_FUNC_OFFSET(20018, glCompressedTexSubImage3DARB, glCompressedTexSubImage3DARB, NULL, 450), + NAME_FUNC_OFFSET(20044, glGetCompressedTexImageARB, glGetCompressedTexImageARB, NULL, 451), + NAME_FUNC_OFFSET(20068, glDisableVertexAttribArrayARB, glDisableVertexAttribArrayARB, NULL, 452), + NAME_FUNC_OFFSET(20095, glEnableVertexAttribArrayARB, glEnableVertexAttribArrayARB, NULL, 453), + NAME_FUNC_OFFSET(20121, glGetVertexAttribdvARB, glGetVertexAttribdvARB, NULL, 460), + NAME_FUNC_OFFSET(20141, glGetVertexAttribfvARB, glGetVertexAttribfvARB, NULL, 461), + NAME_FUNC_OFFSET(20161, glGetVertexAttribivARB, glGetVertexAttribivARB, NULL, 462), + NAME_FUNC_OFFSET(20181, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 463), + NAME_FUNC_OFFSET(20204, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 464), + NAME_FUNC_OFFSET(20228, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 465), + NAME_FUNC_OFFSET(20251, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 466), + NAME_FUNC_OFFSET(20275, glVertexAttrib1dARB, glVertexAttrib1dARB, NULL, 472), + NAME_FUNC_OFFSET(20292, glVertexAttrib1dvARB, glVertexAttrib1dvARB, NULL, 473), + NAME_FUNC_OFFSET(20310, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 474), + NAME_FUNC_OFFSET(20327, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 475), + NAME_FUNC_OFFSET(20345, glVertexAttrib1sARB, glVertexAttrib1sARB, NULL, 476), + NAME_FUNC_OFFSET(20362, glVertexAttrib1svARB, glVertexAttrib1svARB, NULL, 477), + NAME_FUNC_OFFSET(20380, glVertexAttrib2dARB, glVertexAttrib2dARB, NULL, 478), + NAME_FUNC_OFFSET(20397, glVertexAttrib2dvARB, glVertexAttrib2dvARB, NULL, 479), + NAME_FUNC_OFFSET(20415, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 480), + NAME_FUNC_OFFSET(20432, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 481), + NAME_FUNC_OFFSET(20450, glVertexAttrib2sARB, glVertexAttrib2sARB, NULL, 482), + NAME_FUNC_OFFSET(20467, glVertexAttrib2svARB, glVertexAttrib2svARB, NULL, 483), + NAME_FUNC_OFFSET(20485, glVertexAttrib3dARB, glVertexAttrib3dARB, NULL, 484), + NAME_FUNC_OFFSET(20502, glVertexAttrib3dvARB, glVertexAttrib3dvARB, NULL, 485), + NAME_FUNC_OFFSET(20520, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 486), + NAME_FUNC_OFFSET(20537, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 487), + NAME_FUNC_OFFSET(20555, glVertexAttrib3sARB, glVertexAttrib3sARB, NULL, 488), + NAME_FUNC_OFFSET(20572, glVertexAttrib3svARB, glVertexAttrib3svARB, NULL, 489), + NAME_FUNC_OFFSET(20590, glVertexAttrib4NbvARB, glVertexAttrib4NbvARB, NULL, 490), + NAME_FUNC_OFFSET(20609, glVertexAttrib4NivARB, glVertexAttrib4NivARB, NULL, 491), + NAME_FUNC_OFFSET(20628, glVertexAttrib4NsvARB, glVertexAttrib4NsvARB, NULL, 492), + NAME_FUNC_OFFSET(20647, glVertexAttrib4NubARB, glVertexAttrib4NubARB, NULL, 493), + NAME_FUNC_OFFSET(20666, glVertexAttrib4NubvARB, glVertexAttrib4NubvARB, NULL, 494), + NAME_FUNC_OFFSET(20686, glVertexAttrib4NuivARB, glVertexAttrib4NuivARB, NULL, 495), + NAME_FUNC_OFFSET(20706, glVertexAttrib4NusvARB, glVertexAttrib4NusvARB, NULL, 496), + NAME_FUNC_OFFSET(20726, glVertexAttrib4bvARB, glVertexAttrib4bvARB, NULL, 497), + NAME_FUNC_OFFSET(20744, glVertexAttrib4dARB, glVertexAttrib4dARB, NULL, 498), + NAME_FUNC_OFFSET(20761, glVertexAttrib4dvARB, glVertexAttrib4dvARB, NULL, 499), + NAME_FUNC_OFFSET(20779, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 500), + NAME_FUNC_OFFSET(20796, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 501), + NAME_FUNC_OFFSET(20814, glVertexAttrib4ivARB, glVertexAttrib4ivARB, NULL, 502), + NAME_FUNC_OFFSET(20832, glVertexAttrib4sARB, glVertexAttrib4sARB, NULL, 503), + NAME_FUNC_OFFSET(20849, glVertexAttrib4svARB, glVertexAttrib4svARB, NULL, 504), + NAME_FUNC_OFFSET(20867, glVertexAttrib4ubvARB, glVertexAttrib4ubvARB, NULL, 505), + NAME_FUNC_OFFSET(20886, glVertexAttrib4uivARB, glVertexAttrib4uivARB, NULL, 506), + NAME_FUNC_OFFSET(20905, glVertexAttrib4usvARB, glVertexAttrib4usvARB, NULL, 507), + NAME_FUNC_OFFSET(20924, glVertexAttribPointerARB, glVertexAttribPointerARB, NULL, 508), + NAME_FUNC_OFFSET(20946, glBindBufferARB, glBindBufferARB, NULL, 509), + NAME_FUNC_OFFSET(20959, glBufferDataARB, glBufferDataARB, NULL, 510), + NAME_FUNC_OFFSET(20972, glBufferSubDataARB, glBufferSubDataARB, NULL, 511), + NAME_FUNC_OFFSET(20988, glDeleteBuffersARB, glDeleteBuffersARB, NULL, 512), + NAME_FUNC_OFFSET(21004, glGenBuffersARB, glGenBuffersARB, NULL, 513), + NAME_FUNC_OFFSET(21017, glGetBufferParameterivARB, glGetBufferParameterivARB, NULL, 514), + NAME_FUNC_OFFSET(21040, glGetBufferPointervARB, glGetBufferPointervARB, NULL, 515), + NAME_FUNC_OFFSET(21060, glGetBufferSubDataARB, glGetBufferSubDataARB, NULL, 516), + NAME_FUNC_OFFSET(21079, glIsBufferARB, glIsBufferARB, NULL, 517), + NAME_FUNC_OFFSET(21090, glMapBufferARB, glMapBufferARB, NULL, 518), + NAME_FUNC_OFFSET(21102, glUnmapBufferARB, glUnmapBufferARB, NULL, 519), + NAME_FUNC_OFFSET(21116, glBeginQueryARB, glBeginQueryARB, NULL, 520), + NAME_FUNC_OFFSET(21129, glDeleteQueriesARB, glDeleteQueriesARB, NULL, 521), + NAME_FUNC_OFFSET(21145, glEndQueryARB, glEndQueryARB, NULL, 522), + NAME_FUNC_OFFSET(21156, glGenQueriesARB, glGenQueriesARB, NULL, 523), + NAME_FUNC_OFFSET(21169, glGetQueryObjectivARB, glGetQueryObjectivARB, NULL, 524), + NAME_FUNC_OFFSET(21188, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, 525), + NAME_FUNC_OFFSET(21208, glGetQueryivARB, glGetQueryivARB, NULL, 526), + NAME_FUNC_OFFSET(21221, glIsQueryARB, glIsQueryARB, NULL, 527), + NAME_FUNC_OFFSET(21231, glCompileShaderARB, glCompileShaderARB, NULL, 529), + NAME_FUNC_OFFSET(21247, glGetActiveUniformARB, glGetActiveUniformARB, NULL, 534), + NAME_FUNC_OFFSET(21266, glGetShaderSourceARB, glGetShaderSourceARB, NULL, 540), + NAME_FUNC_OFFSET(21284, glGetUniformLocationARB, glGetUniformLocationARB, NULL, 541), + NAME_FUNC_OFFSET(21305, glGetUniformfvARB, glGetUniformfvARB, NULL, 542), + NAME_FUNC_OFFSET(21320, glGetUniformivARB, glGetUniformivARB, NULL, 543), + NAME_FUNC_OFFSET(21335, glLinkProgramARB, glLinkProgramARB, NULL, 544), + NAME_FUNC_OFFSET(21349, glShaderSourceARB, glShaderSourceARB, NULL, 545), + NAME_FUNC_OFFSET(21364, glUniform1fARB, glUniform1fARB, NULL, 546), + NAME_FUNC_OFFSET(21376, glUniform1fvARB, glUniform1fvARB, NULL, 547), + NAME_FUNC_OFFSET(21389, glUniform1iARB, glUniform1iARB, NULL, 548), + NAME_FUNC_OFFSET(21401, glUniform1ivARB, glUniform1ivARB, NULL, 549), + NAME_FUNC_OFFSET(21414, glUniform2fARB, glUniform2fARB, NULL, 550), + NAME_FUNC_OFFSET(21426, glUniform2fvARB, glUniform2fvARB, NULL, 551), + NAME_FUNC_OFFSET(21439, glUniform2iARB, glUniform2iARB, NULL, 552), + NAME_FUNC_OFFSET(21451, glUniform2ivARB, glUniform2ivARB, NULL, 553), + NAME_FUNC_OFFSET(21464, glUniform3fARB, glUniform3fARB, NULL, 554), + NAME_FUNC_OFFSET(21476, glUniform3fvARB, glUniform3fvARB, NULL, 555), + NAME_FUNC_OFFSET(21489, glUniform3iARB, glUniform3iARB, NULL, 556), + NAME_FUNC_OFFSET(21501, glUniform3ivARB, glUniform3ivARB, NULL, 557), + NAME_FUNC_OFFSET(21514, glUniform4fARB, glUniform4fARB, NULL, 558), + NAME_FUNC_OFFSET(21526, glUniform4fvARB, glUniform4fvARB, NULL, 559), + NAME_FUNC_OFFSET(21539, glUniform4iARB, glUniform4iARB, NULL, 560), + NAME_FUNC_OFFSET(21551, glUniform4ivARB, glUniform4ivARB, NULL, 561), + NAME_FUNC_OFFSET(21564, glUniformMatrix2fvARB, glUniformMatrix2fvARB, NULL, 562), + NAME_FUNC_OFFSET(21583, glUniformMatrix3fvARB, glUniformMatrix3fvARB, NULL, 563), + NAME_FUNC_OFFSET(21602, glUniformMatrix4fvARB, glUniformMatrix4fvARB, NULL, 564), + NAME_FUNC_OFFSET(21621, glUseProgramObjectARB, glUseProgramObjectARB, NULL, 565), + NAME_FUNC_OFFSET(21634, glValidateProgramARB, glValidateProgramARB, NULL, 566), + NAME_FUNC_OFFSET(21652, glBindAttribLocationARB, glBindAttribLocationARB, NULL, 567), + NAME_FUNC_OFFSET(21673, glGetActiveAttribARB, glGetActiveAttribARB, NULL, 568), + NAME_FUNC_OFFSET(21691, glGetAttribLocationARB, glGetAttribLocationARB, NULL, 569), + NAME_FUNC_OFFSET(21711, glDrawBuffersARB, glDrawBuffersARB, NULL, 570), + NAME_FUNC_OFFSET(21725, glDrawBuffersARB, glDrawBuffersARB, NULL, 570), + NAME_FUNC_OFFSET(21742, glDrawBuffersARB, glDrawBuffersARB, NULL, 570), + NAME_FUNC_OFFSET(21758, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 572), + NAME_FUNC_OFFSET(21783, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 572), + NAME_FUNC_OFFSET(21805, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 573), + NAME_FUNC_OFFSET(21832, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 573), + NAME_FUNC_OFFSET(21856, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 574), + NAME_FUNC_OFFSET(21892, glTexBufferARB, glTexBufferARB, NULL, 581), + NAME_FUNC_OFFSET(21904, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 596), + NAME_FUNC_OFFSET(21938, glBlendEquationiARB, glBlendEquationiARB, NULL, 597), + NAME_FUNC_OFFSET(21964, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 598), + NAME_FUNC_OFFSET(21994, glBlendFunciARB, glBlendFunciARB, NULL, 599), + NAME_FUNC_OFFSET(22016, gl_dispatch_stub_703, gl_dispatch_stub_703, NULL, 703), + NAME_FUNC_OFFSET(22032, gl_dispatch_stub_704, gl_dispatch_stub_704, NULL, 704), + NAME_FUNC_OFFSET(22051, glPointParameterfEXT, glPointParameterfEXT, NULL, 711), + NAME_FUNC_OFFSET(22069, glPointParameterfEXT, glPointParameterfEXT, NULL, 711), + NAME_FUNC_OFFSET(22090, glPointParameterfEXT, glPointParameterfEXT, NULL, 711), + NAME_FUNC_OFFSET(22112, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 712), + NAME_FUNC_OFFSET(22131, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 712), + NAME_FUNC_OFFSET(22153, glPointParameterfvEXT, glPointParameterfvEXT, NULL, 712), + NAME_FUNC_OFFSET(22176, glSecondaryColor3bEXT, glSecondaryColor3bEXT, NULL, 715), + NAME_FUNC_OFFSET(22195, glSecondaryColor3bvEXT, glSecondaryColor3bvEXT, NULL, 716), + NAME_FUNC_OFFSET(22215, glSecondaryColor3dEXT, glSecondaryColor3dEXT, NULL, 717), + NAME_FUNC_OFFSET(22234, glSecondaryColor3dvEXT, glSecondaryColor3dvEXT, NULL, 718), + NAME_FUNC_OFFSET(22254, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 719), + NAME_FUNC_OFFSET(22273, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 720), + NAME_FUNC_OFFSET(22293, glSecondaryColor3iEXT, glSecondaryColor3iEXT, NULL, 721), + NAME_FUNC_OFFSET(22312, glSecondaryColor3ivEXT, glSecondaryColor3ivEXT, NULL, 722), + NAME_FUNC_OFFSET(22332, glSecondaryColor3sEXT, glSecondaryColor3sEXT, NULL, 723), + NAME_FUNC_OFFSET(22351, glSecondaryColor3svEXT, glSecondaryColor3svEXT, NULL, 724), + NAME_FUNC_OFFSET(22371, glSecondaryColor3ubEXT, glSecondaryColor3ubEXT, NULL, 725), + NAME_FUNC_OFFSET(22391, glSecondaryColor3ubvEXT, glSecondaryColor3ubvEXT, NULL, 726), + NAME_FUNC_OFFSET(22412, glSecondaryColor3uiEXT, glSecondaryColor3uiEXT, NULL, 727), + NAME_FUNC_OFFSET(22432, glSecondaryColor3uivEXT, glSecondaryColor3uivEXT, NULL, 728), + NAME_FUNC_OFFSET(22453, glSecondaryColor3usEXT, glSecondaryColor3usEXT, NULL, 729), + NAME_FUNC_OFFSET(22473, glSecondaryColor3usvEXT, glSecondaryColor3usvEXT, NULL, 730), + NAME_FUNC_OFFSET(22494, glSecondaryColorPointerEXT, glSecondaryColorPointerEXT, NULL, 731), + NAME_FUNC_OFFSET(22518, glMultiDrawArraysEXT, glMultiDrawArraysEXT, NULL, 732), + NAME_FUNC_OFFSET(22536, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 733), + NAME_FUNC_OFFSET(22556, glFogCoordPointerEXT, glFogCoordPointerEXT, NULL, 734), + NAME_FUNC_OFFSET(22574, glFogCoorddEXT, glFogCoorddEXT, NULL, 735), + NAME_FUNC_OFFSET(22586, glFogCoorddvEXT, glFogCoorddvEXT, NULL, 736), + NAME_FUNC_OFFSET(22599, glFogCoordfEXT, glFogCoordfEXT, NULL, 737), + NAME_FUNC_OFFSET(22611, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 738), + NAME_FUNC_OFFSET(22624, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 740), + NAME_FUNC_OFFSET(22644, glBlendFuncSeparateEXT, glBlendFuncSeparateEXT, NULL, 740), + NAME_FUNC_OFFSET(22668, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 757), + NAME_FUNC_OFFSET(22682, glWindowPos2dMESA, glWindowPos2dMESA, NULL, 757), + NAME_FUNC_OFFSET(22699, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 758), + NAME_FUNC_OFFSET(22714, glWindowPos2dvMESA, glWindowPos2dvMESA, NULL, 758), + NAME_FUNC_OFFSET(22732, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 759), + NAME_FUNC_OFFSET(22746, glWindowPos2fMESA, glWindowPos2fMESA, NULL, 759), + NAME_FUNC_OFFSET(22763, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 760), + NAME_FUNC_OFFSET(22778, glWindowPos2fvMESA, glWindowPos2fvMESA, NULL, 760), + NAME_FUNC_OFFSET(22796, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 761), + NAME_FUNC_OFFSET(22810, glWindowPos2iMESA, glWindowPos2iMESA, NULL, 761), + NAME_FUNC_OFFSET(22827, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 762), + NAME_FUNC_OFFSET(22842, glWindowPos2ivMESA, glWindowPos2ivMESA, NULL, 762), + NAME_FUNC_OFFSET(22860, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 763), + NAME_FUNC_OFFSET(22874, glWindowPos2sMESA, glWindowPos2sMESA, NULL, 763), + NAME_FUNC_OFFSET(22891, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 764), + NAME_FUNC_OFFSET(22906, glWindowPos2svMESA, glWindowPos2svMESA, NULL, 764), + NAME_FUNC_OFFSET(22924, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 765), + NAME_FUNC_OFFSET(22938, glWindowPos3dMESA, glWindowPos3dMESA, NULL, 765), + NAME_FUNC_OFFSET(22955, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 766), + NAME_FUNC_OFFSET(22970, glWindowPos3dvMESA, glWindowPos3dvMESA, NULL, 766), + NAME_FUNC_OFFSET(22988, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 767), + NAME_FUNC_OFFSET(23002, glWindowPos3fMESA, glWindowPos3fMESA, NULL, 767), + NAME_FUNC_OFFSET(23019, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 768), + NAME_FUNC_OFFSET(23034, glWindowPos3fvMESA, glWindowPos3fvMESA, NULL, 768), + NAME_FUNC_OFFSET(23052, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 769), + NAME_FUNC_OFFSET(23066, glWindowPos3iMESA, glWindowPos3iMESA, NULL, 769), + NAME_FUNC_OFFSET(23083, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 770), + NAME_FUNC_OFFSET(23098, glWindowPos3ivMESA, glWindowPos3ivMESA, NULL, 770), + NAME_FUNC_OFFSET(23116, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 771), + NAME_FUNC_OFFSET(23130, glWindowPos3sMESA, glWindowPos3sMESA, NULL, 771), + NAME_FUNC_OFFSET(23147, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 772), + NAME_FUNC_OFFSET(23162, glWindowPos3svMESA, glWindowPos3svMESA, NULL, 772), + NAME_FUNC_OFFSET(23180, glBindProgramNV, glBindProgramNV, NULL, 791), + NAME_FUNC_OFFSET(23197, glDeleteProgramsNV, glDeleteProgramsNV, NULL, 792), + NAME_FUNC_OFFSET(23217, glGenProgramsNV, glGenProgramsNV, NULL, 794), + NAME_FUNC_OFFSET(23234, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 800), + NAME_FUNC_OFFSET(23260, glGetVertexAttribPointervNV, glGetVertexAttribPointervNV, NULL, 800), + NAME_FUNC_OFFSET(23289, glIsProgramNV, glIsProgramNV, NULL, 804), + NAME_FUNC_OFFSET(23304, glPointParameteriNV, glPointParameteriNV, NULL, 868), + NAME_FUNC_OFFSET(23322, glPointParameterivNV, glPointParameterivNV, NULL, 869), + NAME_FUNC_OFFSET(23341, gl_dispatch_stub_872, gl_dispatch_stub_872, NULL, 872), + NAME_FUNC_OFFSET(23362, gl_dispatch_stub_874, gl_dispatch_stub_874, NULL, 874), + NAME_FUNC_OFFSET(23378, glPrimitiveRestartIndexNV, glPrimitiveRestartIndexNV, NULL, 881), + NAME_FUNC_OFFSET(23402, gl_dispatch_stub_884, gl_dispatch_stub_884, NULL, 884), + NAME_FUNC_OFFSET(23426, gl_dispatch_stub_884, gl_dispatch_stub_884, NULL, 884), + NAME_FUNC_OFFSET(23453, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 885), + NAME_FUNC_OFFSET(23471, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 886), + NAME_FUNC_OFFSET(23490, glCheckFramebufferStatusEXT, glCheckFramebufferStatusEXT, NULL, 887), + NAME_FUNC_OFFSET(23515, glDeleteFramebuffersEXT, glDeleteFramebuffersEXT, NULL, 888), + NAME_FUNC_OFFSET(23536, glDeleteRenderbuffersEXT, glDeleteRenderbuffersEXT, NULL, 889), + NAME_FUNC_OFFSET(23558, glFramebufferRenderbufferEXT, glFramebufferRenderbufferEXT, NULL, 890), + NAME_FUNC_OFFSET(23584, glFramebufferTexture1DEXT, glFramebufferTexture1DEXT, NULL, 891), + NAME_FUNC_OFFSET(23607, glFramebufferTexture2DEXT, glFramebufferTexture2DEXT, NULL, 892), + NAME_FUNC_OFFSET(23630, glFramebufferTexture3DEXT, glFramebufferTexture3DEXT, NULL, 893), + NAME_FUNC_OFFSET(23653, glGenFramebuffersEXT, glGenFramebuffersEXT, NULL, 894), + NAME_FUNC_OFFSET(23671, glGenRenderbuffersEXT, glGenRenderbuffersEXT, NULL, 895), + NAME_FUNC_OFFSET(23690, glGenerateMipmapEXT, glGenerateMipmapEXT, NULL, 896), + NAME_FUNC_OFFSET(23707, glGetFramebufferAttachmentParameterivEXT, glGetFramebufferAttachmentParameterivEXT, NULL, 897), + NAME_FUNC_OFFSET(23745, glGetRenderbufferParameterivEXT, glGetRenderbufferParameterivEXT, NULL, 898), + NAME_FUNC_OFFSET(23774, glIsFramebufferEXT, glIsFramebufferEXT, NULL, 899), + NAME_FUNC_OFFSET(23790, glIsRenderbufferEXT, glIsRenderbufferEXT, NULL, 900), + NAME_FUNC_OFFSET(23807, glRenderbufferStorageEXT, glRenderbufferStorageEXT, NULL, 901), + NAME_FUNC_OFFSET(23829, gl_dispatch_stub_902, gl_dispatch_stub_902, NULL, 902), + NAME_FUNC_OFFSET(23847, glBindFragDataLocationEXT, glBindFragDataLocationEXT, NULL, 905), + NAME_FUNC_OFFSET(23870, glGetFragDataLocationEXT, glGetFragDataLocationEXT, NULL, 906), + NAME_FUNC_OFFSET(23892, glGetUniformuivEXT, glGetUniformuivEXT, NULL, 907), + NAME_FUNC_OFFSET(23908, glGetVertexAttribIivEXT, glGetVertexAttribIivEXT, NULL, 908), + NAME_FUNC_OFFSET(23929, glGetVertexAttribIuivEXT, glGetVertexAttribIuivEXT, NULL, 909), + NAME_FUNC_OFFSET(23951, glUniform1uiEXT, glUniform1uiEXT, NULL, 910), + NAME_FUNC_OFFSET(23964, glUniform1uivEXT, glUniform1uivEXT, NULL, 911), + NAME_FUNC_OFFSET(23978, glUniform2uiEXT, glUniform2uiEXT, NULL, 912), + NAME_FUNC_OFFSET(23991, glUniform2uivEXT, glUniform2uivEXT, NULL, 913), + NAME_FUNC_OFFSET(24005, glUniform3uiEXT, glUniform3uiEXT, NULL, 914), + NAME_FUNC_OFFSET(24018, glUniform3uivEXT, glUniform3uivEXT, NULL, 915), + NAME_FUNC_OFFSET(24032, glUniform4uiEXT, glUniform4uiEXT, NULL, 916), + NAME_FUNC_OFFSET(24045, glUniform4uivEXT, glUniform4uivEXT, NULL, 917), + NAME_FUNC_OFFSET(24059, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 918), + NAME_FUNC_OFFSET(24077, glVertexAttribI1ivEXT, glVertexAttribI1ivEXT, NULL, 919), + NAME_FUNC_OFFSET(24096, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 920), + NAME_FUNC_OFFSET(24115, glVertexAttribI1uivEXT, glVertexAttribI1uivEXT, NULL, 921), + NAME_FUNC_OFFSET(24135, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 922), + NAME_FUNC_OFFSET(24153, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 923), + NAME_FUNC_OFFSET(24172, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 924), + NAME_FUNC_OFFSET(24191, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 925), + NAME_FUNC_OFFSET(24211, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 926), + NAME_FUNC_OFFSET(24229, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 927), + NAME_FUNC_OFFSET(24248, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 928), + NAME_FUNC_OFFSET(24267, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 929), + NAME_FUNC_OFFSET(24287, glVertexAttribI4bvEXT, glVertexAttribI4bvEXT, NULL, 930), + NAME_FUNC_OFFSET(24306, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 931), + NAME_FUNC_OFFSET(24324, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 932), + NAME_FUNC_OFFSET(24343, glVertexAttribI4svEXT, glVertexAttribI4svEXT, NULL, 933), + NAME_FUNC_OFFSET(24362, glVertexAttribI4ubvEXT, glVertexAttribI4ubvEXT, NULL, 934), + NAME_FUNC_OFFSET(24382, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 935), + NAME_FUNC_OFFSET(24401, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 936), + NAME_FUNC_OFFSET(24421, glVertexAttribI4usvEXT, glVertexAttribI4usvEXT, NULL, 937), + NAME_FUNC_OFFSET(24441, glVertexAttribIPointerEXT, glVertexAttribIPointerEXT, NULL, 938), + NAME_FUNC_OFFSET(24464, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 939), + NAME_FUNC_OFFSET(24490, glFramebufferTextureLayerEXT, glFramebufferTextureLayerEXT, NULL, 939), + NAME_FUNC_OFFSET(24519, glColorMaskIndexedEXT, glColorMaskIndexedEXT, NULL, 940), + NAME_FUNC_OFFSET(24532, glDisableIndexedEXT, glDisableIndexedEXT, NULL, 941), + NAME_FUNC_OFFSET(24543, glEnableIndexedEXT, glEnableIndexedEXT, NULL, 942), + NAME_FUNC_OFFSET(24553, glGetBooleanIndexedvEXT, glGetBooleanIndexedvEXT, NULL, 943), + NAME_FUNC_OFFSET(24569, glGetIntegerIndexedvEXT, glGetIntegerIndexedvEXT, NULL, 944), + NAME_FUNC_OFFSET(24585, glIsEnabledIndexedEXT, glIsEnabledIndexedEXT, NULL, 945), + NAME_FUNC_OFFSET(24598, glGetTexParameterIivEXT, glGetTexParameterIivEXT, NULL, 948), + NAME_FUNC_OFFSET(24619, glGetTexParameterIuivEXT, glGetTexParameterIuivEXT, NULL, 949), + NAME_FUNC_OFFSET(24641, glTexParameterIivEXT, glTexParameterIivEXT, NULL, 950), + NAME_FUNC_OFFSET(24659, glTexParameterIuivEXT, glTexParameterIuivEXT, NULL, 951), + NAME_FUNC_OFFSET(24678, glBeginConditionalRenderNV, glBeginConditionalRenderNV, NULL, 952), + NAME_FUNC_OFFSET(24703, glEndConditionalRenderNV, glEndConditionalRenderNV, NULL, 953), + NAME_FUNC_OFFSET(24726, glBeginTransformFeedbackEXT, glBeginTransformFeedbackEXT, NULL, 954), + NAME_FUNC_OFFSET(24751, glBindBufferBaseEXT, glBindBufferBaseEXT, NULL, 955), + NAME_FUNC_OFFSET(24768, glBindBufferRangeEXT, glBindBufferRangeEXT, NULL, 957), + NAME_FUNC_OFFSET(24786, glEndTransformFeedbackEXT, glEndTransformFeedbackEXT, NULL, 958), + NAME_FUNC_OFFSET(24809, glGetTransformFeedbackVaryingEXT, glGetTransformFeedbackVaryingEXT, NULL, 959), + NAME_FUNC_OFFSET(24839, glTransformFeedbackVaryingsEXT, glTransformFeedbackVaryingsEXT, NULL, 960), + NAME_FUNC_OFFSET(24867, glProvokingVertexEXT, glProvokingVertexEXT, NULL, 961), NAME_FUNC_OFFSET(-1, NULL, NULL, NULL, 0) }; -- cgit v1.2.3