diff options
author | marha <marha@users.sourceforge.net> | 2014-07-28 21:39:53 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2014-07-28 21:39:53 +0200 |
commit | ffc99ce2402fe5c9a6eb8fcf193e8e9472fd993b (patch) | |
tree | cf3bd465e6ee157bc74bf9aa7c628fdec94789e0 /xorg-server/glx | |
parent | 777fcfa17aafab62719446e00068f5e61ec946d5 (diff) | |
download | vcxsrv-ffc99ce2402fe5c9a6eb8fcf193e8e9472fd993b.tar.gz vcxsrv-ffc99ce2402fe5c9a6eb8fcf193e8e9472fd993b.tar.bz2 vcxsrv-ffc99ce2402fe5c9a6eb8fcf193e8e9472fd993b.zip |
Synchronised files
Diffstat (limited to 'xorg-server/glx')
-rw-r--r-- | xorg-server/glx/dispatch.h | 624 | ||||
-rw-r--r-- | xorg-server/glx/glapitable.h | 596 | ||||
-rw-r--r-- | xorg-server/glx/glfunctions.h | 2 | ||||
-rw-r--r-- | xorg-server/glx/glprocs.h | 1784 | ||||
-rw-r--r-- | xorg-server/glx/remap_helper.h | 3562 |
5 files changed, 3306 insertions, 3262 deletions
diff --git a/xorg-server/glx/dispatch.h b/xorg-server/glx/dispatch.h index 1e0db6389..0a158329f 100644 --- a/xorg-server/glx/dispatch.h +++ b/xorg-server/glx/dispatch.h @@ -63,7 +63,7 @@ } while(0) /* total number of offsets below */ -#define _gloffset_COUNT 1152 +#define _gloffset_COUNT 1154 #define _gloffset_NewList 0 #define _gloffset_EndList 1 @@ -473,7 +473,7 @@ #define _gloffset_MultiTexCoord4iv 405 #define _gloffset_MultiTexCoord4s 406 #define _gloffset_MultiTexCoord4sv 407 -#define driDispatchRemapTable_size 744 +#define driDispatchRemapTable_size 746 SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define CompressedTexImage1D_remap_index 0 @@ -923,303 +923,305 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define TexStorage2DMultisample_remap_index 444 #define TexStorage3DMultisample_remap_index 445 #define BufferStorage_remap_index 446 -#define BindBuffersBase_remap_index 447 -#define BindBuffersRange_remap_index 448 -#define BindImageTextures_remap_index 449 -#define BindSamplers_remap_index 450 -#define BindTextures_remap_index 451 -#define BindVertexBuffers_remap_index 452 -#define InvalidateBufferData_remap_index 453 -#define InvalidateBufferSubData_remap_index 454 -#define InvalidateFramebuffer_remap_index 455 -#define InvalidateSubFramebuffer_remap_index 456 -#define InvalidateTexImage_remap_index 457 -#define InvalidateTexSubImage_remap_index 458 -#define PolygonOffsetEXT_remap_index 459 -#define DrawTexfOES_remap_index 460 -#define DrawTexfvOES_remap_index 461 -#define DrawTexiOES_remap_index 462 -#define DrawTexivOES_remap_index 463 -#define DrawTexsOES_remap_index 464 -#define DrawTexsvOES_remap_index 465 -#define DrawTexxOES_remap_index 466 -#define DrawTexxvOES_remap_index 467 -#define PointSizePointerOES_remap_index 468 -#define QueryMatrixxOES_remap_index 469 -#define SampleMaskSGIS_remap_index 470 -#define SamplePatternSGIS_remap_index 471 -#define ColorPointerEXT_remap_index 472 -#define EdgeFlagPointerEXT_remap_index 473 -#define IndexPointerEXT_remap_index 474 -#define NormalPointerEXT_remap_index 475 -#define TexCoordPointerEXT_remap_index 476 -#define VertexPointerEXT_remap_index 477 -#define DiscardFramebufferEXT_remap_index 478 -#define ActiveShaderProgram_remap_index 479 -#define BindProgramPipeline_remap_index 480 -#define CreateShaderProgramv_remap_index 481 -#define DeleteProgramPipelines_remap_index 482 -#define GenProgramPipelines_remap_index 483 -#define GetProgramPipelineInfoLog_remap_index 484 -#define GetProgramPipelineiv_remap_index 485 -#define IsProgramPipeline_remap_index 486 -#define LockArraysEXT_remap_index 487 -#define ProgramUniform1f_remap_index 488 -#define ProgramUniform1fv_remap_index 489 -#define ProgramUniform1i_remap_index 490 -#define ProgramUniform1iv_remap_index 491 -#define ProgramUniform1ui_remap_index 492 -#define ProgramUniform1uiv_remap_index 493 -#define ProgramUniform2f_remap_index 494 -#define ProgramUniform2fv_remap_index 495 -#define ProgramUniform2i_remap_index 496 -#define ProgramUniform2iv_remap_index 497 -#define ProgramUniform2ui_remap_index 498 -#define ProgramUniform2uiv_remap_index 499 -#define ProgramUniform3f_remap_index 500 -#define ProgramUniform3fv_remap_index 501 -#define ProgramUniform3i_remap_index 502 -#define ProgramUniform3iv_remap_index 503 -#define ProgramUniform3ui_remap_index 504 -#define ProgramUniform3uiv_remap_index 505 -#define ProgramUniform4f_remap_index 506 -#define ProgramUniform4fv_remap_index 507 -#define ProgramUniform4i_remap_index 508 -#define ProgramUniform4iv_remap_index 509 -#define ProgramUniform4ui_remap_index 510 -#define ProgramUniform4uiv_remap_index 511 -#define ProgramUniformMatrix2fv_remap_index 512 -#define ProgramUniformMatrix2x3fv_remap_index 513 -#define ProgramUniformMatrix2x4fv_remap_index 514 -#define ProgramUniformMatrix3fv_remap_index 515 -#define ProgramUniformMatrix3x2fv_remap_index 516 -#define ProgramUniformMatrix3x4fv_remap_index 517 -#define ProgramUniformMatrix4fv_remap_index 518 -#define ProgramUniformMatrix4x2fv_remap_index 519 -#define ProgramUniformMatrix4x3fv_remap_index 520 -#define UnlockArraysEXT_remap_index 521 -#define UseProgramStages_remap_index 522 -#define ValidateProgramPipeline_remap_index 523 -#define DebugMessageCallback_remap_index 524 -#define DebugMessageControl_remap_index 525 -#define DebugMessageInsert_remap_index 526 -#define GetDebugMessageLog_remap_index 527 -#define GetObjectLabel_remap_index 528 -#define GetObjectPtrLabel_remap_index 529 -#define ObjectLabel_remap_index 530 -#define ObjectPtrLabel_remap_index 531 -#define PopDebugGroup_remap_index 532 -#define PushDebugGroup_remap_index 533 -#define SecondaryColor3fEXT_remap_index 534 -#define SecondaryColor3fvEXT_remap_index 535 -#define MultiDrawElementsEXT_remap_index 536 -#define FogCoordfEXT_remap_index 537 -#define FogCoordfvEXT_remap_index 538 -#define ResizeBuffersMESA_remap_index 539 -#define WindowPos4dMESA_remap_index 540 -#define WindowPos4dvMESA_remap_index 541 -#define WindowPos4fMESA_remap_index 542 -#define WindowPos4fvMESA_remap_index 543 -#define WindowPos4iMESA_remap_index 544 -#define WindowPos4ivMESA_remap_index 545 -#define WindowPos4sMESA_remap_index 546 -#define WindowPos4svMESA_remap_index 547 -#define MultiModeDrawArraysIBM_remap_index 548 -#define MultiModeDrawElementsIBM_remap_index 549 -#define AreProgramsResidentNV_remap_index 550 -#define ExecuteProgramNV_remap_index 551 -#define GetProgramParameterdvNV_remap_index 552 -#define GetProgramParameterfvNV_remap_index 553 -#define GetProgramStringNV_remap_index 554 -#define GetProgramivNV_remap_index 555 -#define GetTrackMatrixivNV_remap_index 556 -#define GetVertexAttribdvNV_remap_index 557 -#define GetVertexAttribfvNV_remap_index 558 -#define GetVertexAttribivNV_remap_index 559 -#define LoadProgramNV_remap_index 560 -#define ProgramParameters4dvNV_remap_index 561 -#define ProgramParameters4fvNV_remap_index 562 -#define RequestResidentProgramsNV_remap_index 563 -#define TrackMatrixNV_remap_index 564 -#define VertexAttrib1dNV_remap_index 565 -#define VertexAttrib1dvNV_remap_index 566 -#define VertexAttrib1fNV_remap_index 567 -#define VertexAttrib1fvNV_remap_index 568 -#define VertexAttrib1sNV_remap_index 569 -#define VertexAttrib1svNV_remap_index 570 -#define VertexAttrib2dNV_remap_index 571 -#define VertexAttrib2dvNV_remap_index 572 -#define VertexAttrib2fNV_remap_index 573 -#define VertexAttrib2fvNV_remap_index 574 -#define VertexAttrib2sNV_remap_index 575 -#define VertexAttrib2svNV_remap_index 576 -#define VertexAttrib3dNV_remap_index 577 -#define VertexAttrib3dvNV_remap_index 578 -#define VertexAttrib3fNV_remap_index 579 -#define VertexAttrib3fvNV_remap_index 580 -#define VertexAttrib3sNV_remap_index 581 -#define VertexAttrib3svNV_remap_index 582 -#define VertexAttrib4dNV_remap_index 583 -#define VertexAttrib4dvNV_remap_index 584 -#define VertexAttrib4fNV_remap_index 585 -#define VertexAttrib4fvNV_remap_index 586 -#define VertexAttrib4sNV_remap_index 587 -#define VertexAttrib4svNV_remap_index 588 -#define VertexAttrib4ubNV_remap_index 589 -#define VertexAttrib4ubvNV_remap_index 590 -#define VertexAttribPointerNV_remap_index 591 -#define VertexAttribs1dvNV_remap_index 592 -#define VertexAttribs1fvNV_remap_index 593 -#define VertexAttribs1svNV_remap_index 594 -#define VertexAttribs2dvNV_remap_index 595 -#define VertexAttribs2fvNV_remap_index 596 -#define VertexAttribs2svNV_remap_index 597 -#define VertexAttribs3dvNV_remap_index 598 -#define VertexAttribs3fvNV_remap_index 599 -#define VertexAttribs3svNV_remap_index 600 -#define VertexAttribs4dvNV_remap_index 601 -#define VertexAttribs4fvNV_remap_index 602 -#define VertexAttribs4svNV_remap_index 603 -#define VertexAttribs4ubvNV_remap_index 604 -#define GetTexBumpParameterfvATI_remap_index 605 -#define GetTexBumpParameterivATI_remap_index 606 -#define TexBumpParameterfvATI_remap_index 607 -#define TexBumpParameterivATI_remap_index 608 -#define AlphaFragmentOp1ATI_remap_index 609 -#define AlphaFragmentOp2ATI_remap_index 610 -#define AlphaFragmentOp3ATI_remap_index 611 -#define BeginFragmentShaderATI_remap_index 612 -#define BindFragmentShaderATI_remap_index 613 -#define ColorFragmentOp1ATI_remap_index 614 -#define ColorFragmentOp2ATI_remap_index 615 -#define ColorFragmentOp3ATI_remap_index 616 -#define DeleteFragmentShaderATI_remap_index 617 -#define EndFragmentShaderATI_remap_index 618 -#define GenFragmentShadersATI_remap_index 619 -#define PassTexCoordATI_remap_index 620 -#define SampleMapATI_remap_index 621 -#define SetFragmentShaderConstantATI_remap_index 622 -#define ActiveStencilFaceEXT_remap_index 623 -#define BindVertexArrayAPPLE_remap_index 624 -#define GenVertexArraysAPPLE_remap_index 625 -#define GetProgramNamedParameterdvNV_remap_index 626 -#define GetProgramNamedParameterfvNV_remap_index 627 -#define ProgramNamedParameter4dNV_remap_index 628 -#define ProgramNamedParameter4dvNV_remap_index 629 -#define ProgramNamedParameter4fNV_remap_index 630 -#define ProgramNamedParameter4fvNV_remap_index 631 -#define PrimitiveRestartNV_remap_index 632 -#define GetTexGenxvOES_remap_index 633 -#define TexGenxOES_remap_index 634 -#define TexGenxvOES_remap_index 635 -#define DepthBoundsEXT_remap_index 636 -#define BindFramebufferEXT_remap_index 637 -#define BindRenderbufferEXT_remap_index 638 -#define BufferParameteriAPPLE_remap_index 639 -#define FlushMappedBufferRangeAPPLE_remap_index 640 -#define VertexAttribI1iEXT_remap_index 641 -#define VertexAttribI1uiEXT_remap_index 642 -#define VertexAttribI2iEXT_remap_index 643 -#define VertexAttribI2ivEXT_remap_index 644 -#define VertexAttribI2uiEXT_remap_index 645 -#define VertexAttribI2uivEXT_remap_index 646 -#define VertexAttribI3iEXT_remap_index 647 -#define VertexAttribI3ivEXT_remap_index 648 -#define VertexAttribI3uiEXT_remap_index 649 -#define VertexAttribI3uivEXT_remap_index 650 -#define VertexAttribI4iEXT_remap_index 651 -#define VertexAttribI4ivEXT_remap_index 652 -#define VertexAttribI4uiEXT_remap_index 653 -#define VertexAttribI4uivEXT_remap_index 654 -#define ClearColorIiEXT_remap_index 655 -#define ClearColorIuiEXT_remap_index 656 -#define BindBufferOffsetEXT_remap_index 657 -#define BeginPerfMonitorAMD_remap_index 658 -#define DeletePerfMonitorsAMD_remap_index 659 -#define EndPerfMonitorAMD_remap_index 660 -#define GenPerfMonitorsAMD_remap_index 661 -#define GetPerfMonitorCounterDataAMD_remap_index 662 -#define GetPerfMonitorCounterInfoAMD_remap_index 663 -#define GetPerfMonitorCounterStringAMD_remap_index 664 -#define GetPerfMonitorCountersAMD_remap_index 665 -#define GetPerfMonitorGroupStringAMD_remap_index 666 -#define GetPerfMonitorGroupsAMD_remap_index 667 -#define SelectPerfMonitorCountersAMD_remap_index 668 -#define GetObjectParameterivAPPLE_remap_index 669 -#define ObjectPurgeableAPPLE_remap_index 670 -#define ObjectUnpurgeableAPPLE_remap_index 671 -#define ActiveProgramEXT_remap_index 672 -#define CreateShaderProgramEXT_remap_index 673 -#define UseShaderProgramEXT_remap_index 674 -#define TextureBarrierNV_remap_index 675 -#define VDPAUFiniNV_remap_index 676 -#define VDPAUGetSurfaceivNV_remap_index 677 -#define VDPAUInitNV_remap_index 678 -#define VDPAUIsSurfaceNV_remap_index 679 -#define VDPAUMapSurfacesNV_remap_index 680 -#define VDPAURegisterOutputSurfaceNV_remap_index 681 -#define VDPAURegisterVideoSurfaceNV_remap_index 682 -#define VDPAUSurfaceAccessNV_remap_index 683 -#define VDPAUUnmapSurfacesNV_remap_index 684 -#define VDPAUUnregisterSurfaceNV_remap_index 685 -#define BeginPerfQueryINTEL_remap_index 686 -#define CreatePerfQueryINTEL_remap_index 687 -#define DeletePerfQueryINTEL_remap_index 688 -#define EndPerfQueryINTEL_remap_index 689 -#define GetFirstPerfQueryIdINTEL_remap_index 690 -#define GetNextPerfQueryIdINTEL_remap_index 691 -#define GetPerfCounterInfoINTEL_remap_index 692 -#define GetPerfQueryDataINTEL_remap_index 693 -#define GetPerfQueryIdByNameINTEL_remap_index 694 -#define GetPerfQueryInfoINTEL_remap_index 695 -#define StencilFuncSeparateATI_remap_index 696 -#define ProgramEnvParameters4fvEXT_remap_index 697 -#define ProgramLocalParameters4fvEXT_remap_index 698 -#define EGLImageTargetRenderbufferStorageOES_remap_index 699 -#define EGLImageTargetTexture2DOES_remap_index 700 -#define AlphaFuncx_remap_index 701 -#define ClearColorx_remap_index 702 -#define ClearDepthx_remap_index 703 -#define Color4x_remap_index 704 -#define DepthRangex_remap_index 705 -#define Fogx_remap_index 706 -#define Fogxv_remap_index 707 -#define Frustumf_remap_index 708 -#define Frustumx_remap_index 709 -#define LightModelx_remap_index 710 -#define LightModelxv_remap_index 711 -#define Lightx_remap_index 712 -#define Lightxv_remap_index 713 -#define LineWidthx_remap_index 714 -#define LoadMatrixx_remap_index 715 -#define Materialx_remap_index 716 -#define Materialxv_remap_index 717 -#define MultMatrixx_remap_index 718 -#define MultiTexCoord4x_remap_index 719 -#define Normal3x_remap_index 720 -#define Orthof_remap_index 721 -#define Orthox_remap_index 722 -#define PointSizex_remap_index 723 -#define PolygonOffsetx_remap_index 724 -#define Rotatex_remap_index 725 -#define SampleCoveragex_remap_index 726 -#define Scalex_remap_index 727 -#define TexEnvx_remap_index 728 -#define TexEnvxv_remap_index 729 -#define TexParameterx_remap_index 730 -#define Translatex_remap_index 731 -#define ClipPlanef_remap_index 732 -#define ClipPlanex_remap_index 733 -#define GetClipPlanef_remap_index 734 -#define GetClipPlanex_remap_index 735 -#define GetFixedv_remap_index 736 -#define GetLightxv_remap_index 737 -#define GetMaterialxv_remap_index 738 -#define GetTexEnvxv_remap_index 739 -#define GetTexParameterxv_remap_index 740 -#define PointParameterx_remap_index 741 -#define PointParameterxv_remap_index 742 -#define TexParameterxv_remap_index 743 +#define ClearTexImage_remap_index 447 +#define ClearTexSubImage_remap_index 448 +#define BindBuffersBase_remap_index 449 +#define BindBuffersRange_remap_index 450 +#define BindImageTextures_remap_index 451 +#define BindSamplers_remap_index 452 +#define BindTextures_remap_index 453 +#define BindVertexBuffers_remap_index 454 +#define InvalidateBufferData_remap_index 455 +#define InvalidateBufferSubData_remap_index 456 +#define InvalidateFramebuffer_remap_index 457 +#define InvalidateSubFramebuffer_remap_index 458 +#define InvalidateTexImage_remap_index 459 +#define InvalidateTexSubImage_remap_index 460 +#define PolygonOffsetEXT_remap_index 461 +#define DrawTexfOES_remap_index 462 +#define DrawTexfvOES_remap_index 463 +#define DrawTexiOES_remap_index 464 +#define DrawTexivOES_remap_index 465 +#define DrawTexsOES_remap_index 466 +#define DrawTexsvOES_remap_index 467 +#define DrawTexxOES_remap_index 468 +#define DrawTexxvOES_remap_index 469 +#define PointSizePointerOES_remap_index 470 +#define QueryMatrixxOES_remap_index 471 +#define SampleMaskSGIS_remap_index 472 +#define SamplePatternSGIS_remap_index 473 +#define ColorPointerEXT_remap_index 474 +#define EdgeFlagPointerEXT_remap_index 475 +#define IndexPointerEXT_remap_index 476 +#define NormalPointerEXT_remap_index 477 +#define TexCoordPointerEXT_remap_index 478 +#define VertexPointerEXT_remap_index 479 +#define DiscardFramebufferEXT_remap_index 480 +#define ActiveShaderProgram_remap_index 481 +#define BindProgramPipeline_remap_index 482 +#define CreateShaderProgramv_remap_index 483 +#define DeleteProgramPipelines_remap_index 484 +#define GenProgramPipelines_remap_index 485 +#define GetProgramPipelineInfoLog_remap_index 486 +#define GetProgramPipelineiv_remap_index 487 +#define IsProgramPipeline_remap_index 488 +#define LockArraysEXT_remap_index 489 +#define ProgramUniform1f_remap_index 490 +#define ProgramUniform1fv_remap_index 491 +#define ProgramUniform1i_remap_index 492 +#define ProgramUniform1iv_remap_index 493 +#define ProgramUniform1ui_remap_index 494 +#define ProgramUniform1uiv_remap_index 495 +#define ProgramUniform2f_remap_index 496 +#define ProgramUniform2fv_remap_index 497 +#define ProgramUniform2i_remap_index 498 +#define ProgramUniform2iv_remap_index 499 +#define ProgramUniform2ui_remap_index 500 +#define ProgramUniform2uiv_remap_index 501 +#define ProgramUniform3f_remap_index 502 +#define ProgramUniform3fv_remap_index 503 +#define ProgramUniform3i_remap_index 504 +#define ProgramUniform3iv_remap_index 505 +#define ProgramUniform3ui_remap_index 506 +#define ProgramUniform3uiv_remap_index 507 +#define ProgramUniform4f_remap_index 508 +#define ProgramUniform4fv_remap_index 509 +#define ProgramUniform4i_remap_index 510 +#define ProgramUniform4iv_remap_index 511 +#define ProgramUniform4ui_remap_index 512 +#define ProgramUniform4uiv_remap_index 513 +#define ProgramUniformMatrix2fv_remap_index 514 +#define ProgramUniformMatrix2x3fv_remap_index 515 +#define ProgramUniformMatrix2x4fv_remap_index 516 +#define ProgramUniformMatrix3fv_remap_index 517 +#define ProgramUniformMatrix3x2fv_remap_index 518 +#define ProgramUniformMatrix3x4fv_remap_index 519 +#define ProgramUniformMatrix4fv_remap_index 520 +#define ProgramUniformMatrix4x2fv_remap_index 521 +#define ProgramUniformMatrix4x3fv_remap_index 522 +#define UnlockArraysEXT_remap_index 523 +#define UseProgramStages_remap_index 524 +#define ValidateProgramPipeline_remap_index 525 +#define DebugMessageCallback_remap_index 526 +#define DebugMessageControl_remap_index 527 +#define DebugMessageInsert_remap_index 528 +#define GetDebugMessageLog_remap_index 529 +#define GetObjectLabel_remap_index 530 +#define GetObjectPtrLabel_remap_index 531 +#define ObjectLabel_remap_index 532 +#define ObjectPtrLabel_remap_index 533 +#define PopDebugGroup_remap_index 534 +#define PushDebugGroup_remap_index 535 +#define SecondaryColor3fEXT_remap_index 536 +#define SecondaryColor3fvEXT_remap_index 537 +#define MultiDrawElementsEXT_remap_index 538 +#define FogCoordfEXT_remap_index 539 +#define FogCoordfvEXT_remap_index 540 +#define ResizeBuffersMESA_remap_index 541 +#define WindowPos4dMESA_remap_index 542 +#define WindowPos4dvMESA_remap_index 543 +#define WindowPos4fMESA_remap_index 544 +#define WindowPos4fvMESA_remap_index 545 +#define WindowPos4iMESA_remap_index 546 +#define WindowPos4ivMESA_remap_index 547 +#define WindowPos4sMESA_remap_index 548 +#define WindowPos4svMESA_remap_index 549 +#define MultiModeDrawArraysIBM_remap_index 550 +#define MultiModeDrawElementsIBM_remap_index 551 +#define AreProgramsResidentNV_remap_index 552 +#define ExecuteProgramNV_remap_index 553 +#define GetProgramParameterdvNV_remap_index 554 +#define GetProgramParameterfvNV_remap_index 555 +#define GetProgramStringNV_remap_index 556 +#define GetProgramivNV_remap_index 557 +#define GetTrackMatrixivNV_remap_index 558 +#define GetVertexAttribdvNV_remap_index 559 +#define GetVertexAttribfvNV_remap_index 560 +#define GetVertexAttribivNV_remap_index 561 +#define LoadProgramNV_remap_index 562 +#define ProgramParameters4dvNV_remap_index 563 +#define ProgramParameters4fvNV_remap_index 564 +#define RequestResidentProgramsNV_remap_index 565 +#define TrackMatrixNV_remap_index 566 +#define VertexAttrib1dNV_remap_index 567 +#define VertexAttrib1dvNV_remap_index 568 +#define VertexAttrib1fNV_remap_index 569 +#define VertexAttrib1fvNV_remap_index 570 +#define VertexAttrib1sNV_remap_index 571 +#define VertexAttrib1svNV_remap_index 572 +#define VertexAttrib2dNV_remap_index 573 +#define VertexAttrib2dvNV_remap_index 574 +#define VertexAttrib2fNV_remap_index 575 +#define VertexAttrib2fvNV_remap_index 576 +#define VertexAttrib2sNV_remap_index 577 +#define VertexAttrib2svNV_remap_index 578 +#define VertexAttrib3dNV_remap_index 579 +#define VertexAttrib3dvNV_remap_index 580 +#define VertexAttrib3fNV_remap_index 581 +#define VertexAttrib3fvNV_remap_index 582 +#define VertexAttrib3sNV_remap_index 583 +#define VertexAttrib3svNV_remap_index 584 +#define VertexAttrib4dNV_remap_index 585 +#define VertexAttrib4dvNV_remap_index 586 +#define VertexAttrib4fNV_remap_index 587 +#define VertexAttrib4fvNV_remap_index 588 +#define VertexAttrib4sNV_remap_index 589 +#define VertexAttrib4svNV_remap_index 590 +#define VertexAttrib4ubNV_remap_index 591 +#define VertexAttrib4ubvNV_remap_index 592 +#define VertexAttribPointerNV_remap_index 593 +#define VertexAttribs1dvNV_remap_index 594 +#define VertexAttribs1fvNV_remap_index 595 +#define VertexAttribs1svNV_remap_index 596 +#define VertexAttribs2dvNV_remap_index 597 +#define VertexAttribs2fvNV_remap_index 598 +#define VertexAttribs2svNV_remap_index 599 +#define VertexAttribs3dvNV_remap_index 600 +#define VertexAttribs3fvNV_remap_index 601 +#define VertexAttribs3svNV_remap_index 602 +#define VertexAttribs4dvNV_remap_index 603 +#define VertexAttribs4fvNV_remap_index 604 +#define VertexAttribs4svNV_remap_index 605 +#define VertexAttribs4ubvNV_remap_index 606 +#define GetTexBumpParameterfvATI_remap_index 607 +#define GetTexBumpParameterivATI_remap_index 608 +#define TexBumpParameterfvATI_remap_index 609 +#define TexBumpParameterivATI_remap_index 610 +#define AlphaFragmentOp1ATI_remap_index 611 +#define AlphaFragmentOp2ATI_remap_index 612 +#define AlphaFragmentOp3ATI_remap_index 613 +#define BeginFragmentShaderATI_remap_index 614 +#define BindFragmentShaderATI_remap_index 615 +#define ColorFragmentOp1ATI_remap_index 616 +#define ColorFragmentOp2ATI_remap_index 617 +#define ColorFragmentOp3ATI_remap_index 618 +#define DeleteFragmentShaderATI_remap_index 619 +#define EndFragmentShaderATI_remap_index 620 +#define GenFragmentShadersATI_remap_index 621 +#define PassTexCoordATI_remap_index 622 +#define SampleMapATI_remap_index 623 +#define SetFragmentShaderConstantATI_remap_index 624 +#define ActiveStencilFaceEXT_remap_index 625 +#define BindVertexArrayAPPLE_remap_index 626 +#define GenVertexArraysAPPLE_remap_index 627 +#define GetProgramNamedParameterdvNV_remap_index 628 +#define GetProgramNamedParameterfvNV_remap_index 629 +#define ProgramNamedParameter4dNV_remap_index 630 +#define ProgramNamedParameter4dvNV_remap_index 631 +#define ProgramNamedParameter4fNV_remap_index 632 +#define ProgramNamedParameter4fvNV_remap_index 633 +#define PrimitiveRestartNV_remap_index 634 +#define GetTexGenxvOES_remap_index 635 +#define TexGenxOES_remap_index 636 +#define TexGenxvOES_remap_index 637 +#define DepthBoundsEXT_remap_index 638 +#define BindFramebufferEXT_remap_index 639 +#define BindRenderbufferEXT_remap_index 640 +#define BufferParameteriAPPLE_remap_index 641 +#define FlushMappedBufferRangeAPPLE_remap_index 642 +#define VertexAttribI1iEXT_remap_index 643 +#define VertexAttribI1uiEXT_remap_index 644 +#define VertexAttribI2iEXT_remap_index 645 +#define VertexAttribI2ivEXT_remap_index 646 +#define VertexAttribI2uiEXT_remap_index 647 +#define VertexAttribI2uivEXT_remap_index 648 +#define VertexAttribI3iEXT_remap_index 649 +#define VertexAttribI3ivEXT_remap_index 650 +#define VertexAttribI3uiEXT_remap_index 651 +#define VertexAttribI3uivEXT_remap_index 652 +#define VertexAttribI4iEXT_remap_index 653 +#define VertexAttribI4ivEXT_remap_index 654 +#define VertexAttribI4uiEXT_remap_index 655 +#define VertexAttribI4uivEXT_remap_index 656 +#define ClearColorIiEXT_remap_index 657 +#define ClearColorIuiEXT_remap_index 658 +#define BindBufferOffsetEXT_remap_index 659 +#define BeginPerfMonitorAMD_remap_index 660 +#define DeletePerfMonitorsAMD_remap_index 661 +#define EndPerfMonitorAMD_remap_index 662 +#define GenPerfMonitorsAMD_remap_index 663 +#define GetPerfMonitorCounterDataAMD_remap_index 664 +#define GetPerfMonitorCounterInfoAMD_remap_index 665 +#define GetPerfMonitorCounterStringAMD_remap_index 666 +#define GetPerfMonitorCountersAMD_remap_index 667 +#define GetPerfMonitorGroupStringAMD_remap_index 668 +#define GetPerfMonitorGroupsAMD_remap_index 669 +#define SelectPerfMonitorCountersAMD_remap_index 670 +#define GetObjectParameterivAPPLE_remap_index 671 +#define ObjectPurgeableAPPLE_remap_index 672 +#define ObjectUnpurgeableAPPLE_remap_index 673 +#define ActiveProgramEXT_remap_index 674 +#define CreateShaderProgramEXT_remap_index 675 +#define UseShaderProgramEXT_remap_index 676 +#define TextureBarrierNV_remap_index 677 +#define VDPAUFiniNV_remap_index 678 +#define VDPAUGetSurfaceivNV_remap_index 679 +#define VDPAUInitNV_remap_index 680 +#define VDPAUIsSurfaceNV_remap_index 681 +#define VDPAUMapSurfacesNV_remap_index 682 +#define VDPAURegisterOutputSurfaceNV_remap_index 683 +#define VDPAURegisterVideoSurfaceNV_remap_index 684 +#define VDPAUSurfaceAccessNV_remap_index 685 +#define VDPAUUnmapSurfacesNV_remap_index 686 +#define VDPAUUnregisterSurfaceNV_remap_index 687 +#define BeginPerfQueryINTEL_remap_index 688 +#define CreatePerfQueryINTEL_remap_index 689 +#define DeletePerfQueryINTEL_remap_index 690 +#define EndPerfQueryINTEL_remap_index 691 +#define GetFirstPerfQueryIdINTEL_remap_index 692 +#define GetNextPerfQueryIdINTEL_remap_index 693 +#define GetPerfCounterInfoINTEL_remap_index 694 +#define GetPerfQueryDataINTEL_remap_index 695 +#define GetPerfQueryIdByNameINTEL_remap_index 696 +#define GetPerfQueryInfoINTEL_remap_index 697 +#define StencilFuncSeparateATI_remap_index 698 +#define ProgramEnvParameters4fvEXT_remap_index 699 +#define ProgramLocalParameters4fvEXT_remap_index 700 +#define EGLImageTargetRenderbufferStorageOES_remap_index 701 +#define EGLImageTargetTexture2DOES_remap_index 702 +#define AlphaFuncx_remap_index 703 +#define ClearColorx_remap_index 704 +#define ClearDepthx_remap_index 705 +#define Color4x_remap_index 706 +#define DepthRangex_remap_index 707 +#define Fogx_remap_index 708 +#define Fogxv_remap_index 709 +#define Frustumf_remap_index 710 +#define Frustumx_remap_index 711 +#define LightModelx_remap_index 712 +#define LightModelxv_remap_index 713 +#define Lightx_remap_index 714 +#define Lightxv_remap_index 715 +#define LineWidthx_remap_index 716 +#define LoadMatrixx_remap_index 717 +#define Materialx_remap_index 718 +#define Materialxv_remap_index 719 +#define MultMatrixx_remap_index 720 +#define MultiTexCoord4x_remap_index 721 +#define Normal3x_remap_index 722 +#define Orthof_remap_index 723 +#define Orthox_remap_index 724 +#define PointSizex_remap_index 725 +#define PolygonOffsetx_remap_index 726 +#define Rotatex_remap_index 727 +#define SampleCoveragex_remap_index 728 +#define Scalex_remap_index 729 +#define TexEnvx_remap_index 730 +#define TexEnvxv_remap_index 731 +#define TexParameterx_remap_index 732 +#define Translatex_remap_index 733 +#define ClipPlanef_remap_index 734 +#define ClipPlanex_remap_index 735 +#define GetClipPlanef_remap_index 736 +#define GetClipPlanex_remap_index 737 +#define GetFixedv_remap_index 738 +#define GetLightxv_remap_index 739 +#define GetMaterialxv_remap_index 740 +#define GetTexEnvxv_remap_index 741 +#define GetTexParameterxv_remap_index 742 +#define PointParameterx_remap_index 743 +#define PointParameterxv_remap_index 744 +#define TexParameterxv_remap_index 745 #define _gloffset_CompressedTexImage1D driDispatchRemapTable[CompressedTexImage1D_remap_index] #define _gloffset_CompressedTexImage2D driDispatchRemapTable[CompressedTexImage2D_remap_index] @@ -1668,6 +1670,8 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ]; #define _gloffset_TexStorage2DMultisample driDispatchRemapTable[TexStorage2DMultisample_remap_index] #define _gloffset_TexStorage3DMultisample driDispatchRemapTable[TexStorage3DMultisample_remap_index] #define _gloffset_BufferStorage driDispatchRemapTable[BufferStorage_remap_index] +#define _gloffset_ClearTexImage driDispatchRemapTable[ClearTexImage_remap_index] +#define _gloffset_ClearTexSubImage driDispatchRemapTable[ClearTexSubImage_remap_index] #define _gloffset_BindBuffersBase driDispatchRemapTable[BindBuffersBase_remap_index] #define _gloffset_BindBuffersRange driDispatchRemapTable[BindBuffersRange_remap_index] #define _gloffset_BindImageTextures driDispatchRemapTable[BindImageTextures_remap_index] @@ -11371,6 +11375,28 @@ static INLINE void SET_BufferStorage(struct _glapi_table *disp, void (GLAPIENTRY SET_by_offset(disp, _gloffset_BufferStorage, fn); } +typedef void (GLAPIENTRYP _glptr_ClearTexImage)(GLuint, GLint, GLenum, GLenum, const GLvoid *); +#define CALL_ClearTexImage(disp, parameters) \ + (* GET_ClearTexImage(disp)) parameters +static INLINE _glptr_ClearTexImage GET_ClearTexImage(struct _glapi_table *disp) { + return (_glptr_ClearTexImage) (GET_by_offset(disp, _gloffset_ClearTexImage)); +} + +static INLINE void SET_ClearTexImage(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLint, GLenum, GLenum, const GLvoid *)) { + SET_by_offset(disp, _gloffset_ClearTexImage, fn); +} + +typedef void (GLAPIENTRYP _glptr_ClearTexSubImage)(GLuint, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *); +#define CALL_ClearTexSubImage(disp, parameters) \ + (* GET_ClearTexSubImage(disp)) parameters +static INLINE _glptr_ClearTexSubImage GET_ClearTexSubImage(struct _glapi_table *disp) { + return (_glptr_ClearTexSubImage) (GET_by_offset(disp, _gloffset_ClearTexSubImage)); +} + +static INLINE void SET_ClearTexSubImage(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei, GLenum, GLenum, const GLvoid *)) { + SET_by_offset(disp, _gloffset_ClearTexSubImage, fn); +} + typedef void (GLAPIENTRYP _glptr_BindBuffersBase)(GLenum, GLuint, GLsizei, const GLuint *); #define CALL_BindBuffersBase(disp, parameters) \ (* GET_BindBuffersBase(disp)) parameters diff --git a/xorg-server/glx/glapitable.h b/xorg-server/glx/glapitable.h index 738c050ee..b9406450d 100644 --- a/xorg-server/glx/glapitable.h +++ b/xorg-server/glx/glapitable.h @@ -896,303 +896,305 @@ struct _glapi_table void (GLAPIENTRYP TexStorage2DMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations); /* 852 */ void (GLAPIENTRYP TexStorage3DMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); /* 853 */ void (GLAPIENTRYP BufferStorage)(GLenum target, GLsizeiptr size, const GLvoid * data, GLbitfield flags); /* 854 */ - void (GLAPIENTRYP BindBuffersBase)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers); /* 855 */ - void (GLAPIENTRYP BindBuffersRange)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizeiptr * sizes); /* 856 */ - void (GLAPIENTRYP BindImageTextures)(GLuint first, GLsizei count, const GLuint * textures); /* 857 */ - void (GLAPIENTRYP BindSamplers)(GLuint first, GLsizei count, const GLuint * samplers); /* 858 */ - void (GLAPIENTRYP BindTextures)(GLuint first, GLsizei count, const GLuint * textures); /* 859 */ - void (GLAPIENTRYP BindVertexBuffers)(GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides); /* 860 */ - void (GLAPIENTRYP InvalidateBufferData)(GLuint buffer); /* 861 */ - void (GLAPIENTRYP InvalidateBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr length); /* 862 */ - void (GLAPIENTRYP InvalidateFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 863 */ - void (GLAPIENTRYP InvalidateSubFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height); /* 864 */ - void (GLAPIENTRYP InvalidateTexImage)(GLuint texture, GLint level); /* 865 */ - void (GLAPIENTRYP InvalidateTexSubImage)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth); /* 866 */ - void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 867 */ - void (GLAPIENTRYP DrawTexfOES)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); /* 868 */ - void (GLAPIENTRYP DrawTexfvOES)(const GLfloat * coords); /* 869 */ - void (GLAPIENTRYP DrawTexiOES)(GLint x, GLint y, GLint z, GLint width, GLint height); /* 870 */ - void (GLAPIENTRYP DrawTexivOES)(const GLint * coords); /* 871 */ - void (GLAPIENTRYP DrawTexsOES)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); /* 872 */ - void (GLAPIENTRYP DrawTexsvOES)(const GLshort * coords); /* 873 */ - void (GLAPIENTRYP DrawTexxOES)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); /* 874 */ - void (GLAPIENTRYP DrawTexxvOES)(const GLfixed * coords); /* 875 */ - void (GLAPIENTRYP PointSizePointerOES)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 876 */ - GLbitfield (GLAPIENTRYP QueryMatrixxOES)(GLfixed * mantissa, GLint * exponent); /* 877 */ - void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 878 */ - void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 879 */ - void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 880 */ - void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 881 */ - void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 882 */ - void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 883 */ - void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 884 */ - void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 885 */ - void (GLAPIENTRYP DiscardFramebufferEXT)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 886 */ - void (GLAPIENTRYP ActiveShaderProgram)(GLuint pipeline, GLuint program); /* 887 */ - void (GLAPIENTRYP BindProgramPipeline)(GLuint pipeline); /* 888 */ - GLuint (GLAPIENTRYP CreateShaderProgramv)(GLenum type, GLsizei count, const GLchar * const * strings); /* 889 */ - void (GLAPIENTRYP DeleteProgramPipelines)(GLsizei n, const GLuint * pipelines); /* 890 */ - void (GLAPIENTRYP GenProgramPipelines)(GLsizei n, GLuint * pipelines); /* 891 */ - void (GLAPIENTRYP GetProgramPipelineInfoLog)(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); /* 892 */ - void (GLAPIENTRYP GetProgramPipelineiv)(GLuint pipeline, GLenum pname, GLint * params); /* 893 */ - GLboolean (GLAPIENTRYP IsProgramPipeline)(GLuint pipeline); /* 894 */ - void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 895 */ - void (GLAPIENTRYP ProgramUniform1f)(GLuint program, GLint location, GLfloat x); /* 896 */ - void (GLAPIENTRYP ProgramUniform1fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 897 */ - void (GLAPIENTRYP ProgramUniform1i)(GLuint program, GLint location, GLint x); /* 898 */ - void (GLAPIENTRYP ProgramUniform1iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 899 */ - void (GLAPIENTRYP ProgramUniform1ui)(GLuint program, GLint location, GLuint x); /* 900 */ - void (GLAPIENTRYP ProgramUniform1uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 901 */ - void (GLAPIENTRYP ProgramUniform2f)(GLuint program, GLint location, GLfloat x, GLfloat y); /* 902 */ - void (GLAPIENTRYP ProgramUniform2fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 903 */ - void (GLAPIENTRYP ProgramUniform2i)(GLuint program, GLint location, GLint x, GLint y); /* 904 */ - void (GLAPIENTRYP ProgramUniform2iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 905 */ - void (GLAPIENTRYP ProgramUniform2ui)(GLuint program, GLint location, GLuint x, GLuint y); /* 906 */ - void (GLAPIENTRYP ProgramUniform2uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 907 */ - void (GLAPIENTRYP ProgramUniform3f)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z); /* 908 */ - void (GLAPIENTRYP ProgramUniform3fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 909 */ - void (GLAPIENTRYP ProgramUniform3i)(GLuint program, GLint location, GLint x, GLint y, GLint z); /* 910 */ - void (GLAPIENTRYP ProgramUniform3iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 911 */ - void (GLAPIENTRYP ProgramUniform3ui)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z); /* 912 */ - void (GLAPIENTRYP ProgramUniform3uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 913 */ - void (GLAPIENTRYP ProgramUniform4f)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 914 */ - void (GLAPIENTRYP ProgramUniform4fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 915 */ - void (GLAPIENTRYP ProgramUniform4i)(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w); /* 916 */ - void (GLAPIENTRYP ProgramUniform4iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 917 */ - void (GLAPIENTRYP ProgramUniform4ui)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w); /* 918 */ - void (GLAPIENTRYP ProgramUniform4uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 919 */ - void (GLAPIENTRYP ProgramUniformMatrix2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 920 */ - void (GLAPIENTRYP ProgramUniformMatrix2x3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 921 */ - void (GLAPIENTRYP ProgramUniformMatrix2x4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 922 */ - void (GLAPIENTRYP ProgramUniformMatrix3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 923 */ - void (GLAPIENTRYP ProgramUniformMatrix3x2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 924 */ - void (GLAPIENTRYP ProgramUniformMatrix3x4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 925 */ - void (GLAPIENTRYP ProgramUniformMatrix4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 926 */ - void (GLAPIENTRYP ProgramUniformMatrix4x2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 927 */ - void (GLAPIENTRYP ProgramUniformMatrix4x3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 928 */ - void (GLAPIENTRYP UnlockArraysEXT)(void); /* 929 */ - void (GLAPIENTRYP UseProgramStages)(GLuint pipeline, GLbitfield stages, GLuint program); /* 930 */ - void (GLAPIENTRYP ValidateProgramPipeline)(GLuint pipeline); /* 931 */ - void (GLAPIENTRYP DebugMessageCallback)(GLDEBUGPROC callback, const GLvoid * userParam); /* 932 */ - void (GLAPIENTRYP DebugMessageControl)(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); /* 933 */ - void (GLAPIENTRYP DebugMessageInsert)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf); /* 934 */ - GLuint (GLAPIENTRYP GetDebugMessageLog)(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog); /* 935 */ - void (GLAPIENTRYP GetObjectLabel)(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei * length, GLchar * label); /* 936 */ - void (GLAPIENTRYP GetObjectPtrLabel)(const GLvoid * ptr, GLsizei bufSize, GLsizei * length, GLchar * label); /* 937 */ - void (GLAPIENTRYP ObjectLabel)(GLenum identifier, GLuint name, GLsizei length, const GLchar * label); /* 938 */ - void (GLAPIENTRYP ObjectPtrLabel)(const GLvoid * ptr, GLsizei length, const GLchar * label); /* 939 */ - void (GLAPIENTRYP PopDebugGroup)(void); /* 940 */ - void (GLAPIENTRYP PushDebugGroup)(GLenum source, GLuint id, GLsizei length, const GLchar * message); /* 941 */ - void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 942 */ - void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 943 */ - void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount); /* 944 */ - void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 945 */ - void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 946 */ - void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 947 */ - void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 948 */ - void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 949 */ - void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 950 */ - void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 951 */ - void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 952 */ - void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 953 */ - void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 954 */ - void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 955 */ - void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 956 */ - void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 957 */ - GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 958 */ - void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 959 */ - void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 960 */ - void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 961 */ - void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 962 */ - void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 963 */ - void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 964 */ - void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 965 */ - void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 966 */ - void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 967 */ - void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 968 */ - void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLsizei num, const GLdouble * params); /* 969 */ - void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLsizei num, const GLfloat * params); /* 970 */ - void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 971 */ - void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 972 */ - void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 973 */ - void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 974 */ - void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 975 */ - void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 976 */ - void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 977 */ - void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 978 */ - void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 979 */ - void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 980 */ - void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 981 */ - void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 982 */ - void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 983 */ - void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 984 */ - void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 985 */ - void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 986 */ - void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 987 */ - void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 988 */ - void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 989 */ - void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 990 */ - void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 991 */ - void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 992 */ - void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 993 */ - void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 994 */ - void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 995 */ - void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 996 */ - void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 997 */ - void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 998 */ - void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 999 */ - void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1000 */ - void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1001 */ - void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1002 */ - void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1003 */ - void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1004 */ - void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1005 */ - void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1006 */ - void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1007 */ - void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1008 */ - void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1009 */ - void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1010 */ - void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1011 */ - void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 1012 */ - void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 1013 */ - void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 1014 */ - void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 1015 */ - void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 1016 */ - void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 1017 */ - void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 1018 */ - 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); /* 1019 */ - void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 1020 */ - void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 1021 */ - void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 1022 */ - void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 1023 */ - 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); /* 1024 */ - void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 1025 */ - void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 1026 */ - GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 1027 */ - void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 1028 */ - void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 1029 */ - void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 1030 */ - void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 1031 */ - void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 1032 */ - void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 1033 */ - void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 1034 */ - void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 1035 */ - void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1036 */ - void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 1037 */ - void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1038 */ - void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 1039 */ - void (GLAPIENTRYP PrimitiveRestartNV)(void); /* 1040 */ - void (GLAPIENTRYP GetTexGenxvOES)(GLenum coord, GLenum pname, GLfixed * params); /* 1041 */ - void (GLAPIENTRYP TexGenxOES)(GLenum coord, GLenum pname, GLint param); /* 1042 */ - void (GLAPIENTRYP TexGenxvOES)(GLenum coord, GLenum pname, const GLfixed * params); /* 1043 */ - void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 1044 */ - void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 1045 */ - void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 1046 */ - void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 1047 */ - void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 1048 */ - void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 1049 */ - void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 1050 */ - void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 1051 */ - void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 1052 */ - void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 1053 */ - void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 1054 */ - void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 1055 */ - void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 1056 */ - void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 1057 */ - void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 1058 */ - void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 1059 */ - void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 1060 */ - void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 1061 */ - void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 1062 */ - void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 1063 */ - void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 1064 */ - void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 1065 */ - void (GLAPIENTRYP BeginPerfMonitorAMD)(GLuint monitor); /* 1066 */ - void (GLAPIENTRYP DeletePerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 1067 */ - void (GLAPIENTRYP EndPerfMonitorAMD)(GLuint monitor); /* 1068 */ - void (GLAPIENTRYP GenPerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 1069 */ - void (GLAPIENTRYP GetPerfMonitorCounterDataAMD)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten); /* 1070 */ - void (GLAPIENTRYP GetPerfMonitorCounterInfoAMD)(GLuint group, GLuint counter, GLenum pname, GLvoid * data); /* 1071 */ - void (GLAPIENTRYP GetPerfMonitorCounterStringAMD)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString); /* 1072 */ - void (GLAPIENTRYP GetPerfMonitorCountersAMD)(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei countersSize, GLuint * counters); /* 1073 */ - void (GLAPIENTRYP GetPerfMonitorGroupStringAMD)(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString); /* 1074 */ - void (GLAPIENTRYP GetPerfMonitorGroupsAMD)(GLint * numGroups, GLsizei groupsSize, GLuint * groups); /* 1075 */ - void (GLAPIENTRYP SelectPerfMonitorCountersAMD)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList); /* 1076 */ - void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 1077 */ - GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1078 */ - GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1079 */ - void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 1080 */ - GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 1081 */ - void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 1082 */ - void (GLAPIENTRYP TextureBarrierNV)(void); /* 1083 */ - void (GLAPIENTRYP VDPAUFiniNV)(void); /* 1084 */ - void (GLAPIENTRYP VDPAUGetSurfaceivNV)(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values); /* 1085 */ - void (GLAPIENTRYP VDPAUInitNV)(const GLvoid * vdpDevice, const GLvoid * getProcAddress); /* 1086 */ - GLboolean (GLAPIENTRYP VDPAUIsSurfaceNV)(GLintptr surface); /* 1087 */ - void (GLAPIENTRYP VDPAUMapSurfacesNV)(GLsizei numSurfaces, const GLintptr * surfaces); /* 1088 */ - GLintptr (GLAPIENTRYP VDPAURegisterOutputSurfaceNV)(const GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames); /* 1089 */ - GLintptr (GLAPIENTRYP VDPAURegisterVideoSurfaceNV)(const GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames); /* 1090 */ - void (GLAPIENTRYP VDPAUSurfaceAccessNV)(GLintptr surface, GLenum access); /* 1091 */ - void (GLAPIENTRYP VDPAUUnmapSurfacesNV)(GLsizei numSurfaces, const GLintptr * surfaces); /* 1092 */ - void (GLAPIENTRYP VDPAUUnregisterSurfaceNV)(GLintptr surface); /* 1093 */ - void (GLAPIENTRYP BeginPerfQueryINTEL)(GLuint queryHandle); /* 1094 */ - void (GLAPIENTRYP CreatePerfQueryINTEL)(GLuint queryId, GLuint * queryHandle); /* 1095 */ - void (GLAPIENTRYP DeletePerfQueryINTEL)(GLuint queryHandle); /* 1096 */ - void (GLAPIENTRYP EndPerfQueryINTEL)(GLuint queryHandle); /* 1097 */ - void (GLAPIENTRYP GetFirstPerfQueryIdINTEL)(GLuint * queryId); /* 1098 */ - void (GLAPIENTRYP GetNextPerfQueryIdINTEL)(GLuint queryId, GLuint * nextQueryId); /* 1099 */ - void (GLAPIENTRYP GetPerfCounterInfoINTEL)(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue); /* 1100 */ - void (GLAPIENTRYP GetPerfQueryDataINTEL)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten); /* 1101 */ - void (GLAPIENTRYP GetPerfQueryIdByNameINTEL)(GLchar * queryName, GLuint * queryId); /* 1102 */ - void (GLAPIENTRYP GetPerfQueryInfoINTEL)(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask); /* 1103 */ - void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 1104 */ - void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1105 */ - void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1106 */ - void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 1107 */ - void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 1108 */ - void (GLAPIENTRYP AlphaFuncx)(GLenum func, GLclampx ref); /* 1109 */ - void (GLAPIENTRYP ClearColorx)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); /* 1110 */ - void (GLAPIENTRYP ClearDepthx)(GLclampx depth); /* 1111 */ - void (GLAPIENTRYP Color4x)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); /* 1112 */ - void (GLAPIENTRYP DepthRangex)(GLclampx zNear, GLclampx zFar); /* 1113 */ - void (GLAPIENTRYP Fogx)(GLenum pname, GLfixed param); /* 1114 */ - void (GLAPIENTRYP Fogxv)(GLenum pname, const GLfixed * params); /* 1115 */ - void (GLAPIENTRYP Frustumf)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1116 */ - void (GLAPIENTRYP Frustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1117 */ - void (GLAPIENTRYP LightModelx)(GLenum pname, GLfixed param); /* 1118 */ - void (GLAPIENTRYP LightModelxv)(GLenum pname, const GLfixed * params); /* 1119 */ - void (GLAPIENTRYP Lightx)(GLenum light, GLenum pname, GLfixed param); /* 1120 */ - void (GLAPIENTRYP Lightxv)(GLenum light, GLenum pname, const GLfixed * params); /* 1121 */ - void (GLAPIENTRYP LineWidthx)(GLfixed width); /* 1122 */ - void (GLAPIENTRYP LoadMatrixx)(const GLfixed * m); /* 1123 */ - void (GLAPIENTRYP Materialx)(GLenum face, GLenum pname, GLfixed param); /* 1124 */ - void (GLAPIENTRYP Materialxv)(GLenum face, GLenum pname, const GLfixed * params); /* 1125 */ - void (GLAPIENTRYP MultMatrixx)(const GLfixed * m); /* 1126 */ - void (GLAPIENTRYP MultiTexCoord4x)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q); /* 1127 */ - void (GLAPIENTRYP Normal3x)(GLfixed nx, GLfixed ny, GLfixed nz); /* 1128 */ - void (GLAPIENTRYP Orthof)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1129 */ - void (GLAPIENTRYP Orthox)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1130 */ - void (GLAPIENTRYP PointSizex)(GLfixed size); /* 1131 */ - void (GLAPIENTRYP PolygonOffsetx)(GLfixed factor, GLfixed units); /* 1132 */ - void (GLAPIENTRYP Rotatex)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z); /* 1133 */ - void (GLAPIENTRYP SampleCoveragex)(GLclampx value, GLboolean invert); /* 1134 */ - void (GLAPIENTRYP Scalex)(GLfixed x, GLfixed y, GLfixed z); /* 1135 */ - void (GLAPIENTRYP TexEnvx)(GLenum target, GLenum pname, GLfixed param); /* 1136 */ - void (GLAPIENTRYP TexEnvxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1137 */ - void (GLAPIENTRYP TexParameterx)(GLenum target, GLenum pname, GLfixed param); /* 1138 */ - void (GLAPIENTRYP Translatex)(GLfixed x, GLfixed y, GLfixed z); /* 1139 */ - void (GLAPIENTRYP ClipPlanef)(GLenum plane, const GLfloat * equation); /* 1140 */ - void (GLAPIENTRYP ClipPlanex)(GLenum plane, const GLfixed * equation); /* 1141 */ - void (GLAPIENTRYP GetClipPlanef)(GLenum plane, GLfloat * equation); /* 1142 */ - void (GLAPIENTRYP GetClipPlanex)(GLenum plane, GLfixed * equation); /* 1143 */ - void (GLAPIENTRYP GetFixedv)(GLenum pname, GLfixed * params); /* 1144 */ - void (GLAPIENTRYP GetLightxv)(GLenum light, GLenum pname, GLfixed * params); /* 1145 */ - void (GLAPIENTRYP GetMaterialxv)(GLenum face, GLenum pname, GLfixed * params); /* 1146 */ - void (GLAPIENTRYP GetTexEnvxv)(GLenum target, GLenum pname, GLfixed * params); /* 1147 */ - void (GLAPIENTRYP GetTexParameterxv)(GLenum target, GLenum pname, GLfixed * params); /* 1148 */ - void (GLAPIENTRYP PointParameterx)(GLenum pname, GLfixed param); /* 1149 */ - void (GLAPIENTRYP PointParameterxv)(GLenum pname, const GLfixed * params); /* 1150 */ - void (GLAPIENTRYP TexParameterxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1151 */ + void (GLAPIENTRYP ClearTexImage)(GLuint texture, GLint level, GLenum format, GLenum type, const GLvoid * data); /* 855 */ + void (GLAPIENTRYP ClearTexSubImage)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * data); /* 856 */ + void (GLAPIENTRYP BindBuffersBase)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers); /* 857 */ + void (GLAPIENTRYP BindBuffersRange)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizeiptr * sizes); /* 858 */ + void (GLAPIENTRYP BindImageTextures)(GLuint first, GLsizei count, const GLuint * textures); /* 859 */ + void (GLAPIENTRYP BindSamplers)(GLuint first, GLsizei count, const GLuint * samplers); /* 860 */ + void (GLAPIENTRYP BindTextures)(GLuint first, GLsizei count, const GLuint * textures); /* 861 */ + void (GLAPIENTRYP BindVertexBuffers)(GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides); /* 862 */ + void (GLAPIENTRYP InvalidateBufferData)(GLuint buffer); /* 863 */ + void (GLAPIENTRYP InvalidateBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr length); /* 864 */ + void (GLAPIENTRYP InvalidateFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 865 */ + void (GLAPIENTRYP InvalidateSubFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height); /* 866 */ + void (GLAPIENTRYP InvalidateTexImage)(GLuint texture, GLint level); /* 867 */ + void (GLAPIENTRYP InvalidateTexSubImage)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth); /* 868 */ + void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 869 */ + void (GLAPIENTRYP DrawTexfOES)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); /* 870 */ + void (GLAPIENTRYP DrawTexfvOES)(const GLfloat * coords); /* 871 */ + void (GLAPIENTRYP DrawTexiOES)(GLint x, GLint y, GLint z, GLint width, GLint height); /* 872 */ + void (GLAPIENTRYP DrawTexivOES)(const GLint * coords); /* 873 */ + void (GLAPIENTRYP DrawTexsOES)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); /* 874 */ + void (GLAPIENTRYP DrawTexsvOES)(const GLshort * coords); /* 875 */ + void (GLAPIENTRYP DrawTexxOES)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); /* 876 */ + void (GLAPIENTRYP DrawTexxvOES)(const GLfixed * coords); /* 877 */ + void (GLAPIENTRYP PointSizePointerOES)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 878 */ + GLbitfield (GLAPIENTRYP QueryMatrixxOES)(GLfixed * mantissa, GLint * exponent); /* 879 */ + void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 880 */ + void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 881 */ + void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 882 */ + void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 883 */ + void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 884 */ + void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 885 */ + void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 886 */ + void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 887 */ + void (GLAPIENTRYP DiscardFramebufferEXT)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 888 */ + void (GLAPIENTRYP ActiveShaderProgram)(GLuint pipeline, GLuint program); /* 889 */ + void (GLAPIENTRYP BindProgramPipeline)(GLuint pipeline); /* 890 */ + GLuint (GLAPIENTRYP CreateShaderProgramv)(GLenum type, GLsizei count, const GLchar * const * strings); /* 891 */ + void (GLAPIENTRYP DeleteProgramPipelines)(GLsizei n, const GLuint * pipelines); /* 892 */ + void (GLAPIENTRYP GenProgramPipelines)(GLsizei n, GLuint * pipelines); /* 893 */ + void (GLAPIENTRYP GetProgramPipelineInfoLog)(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); /* 894 */ + void (GLAPIENTRYP GetProgramPipelineiv)(GLuint pipeline, GLenum pname, GLint * params); /* 895 */ + GLboolean (GLAPIENTRYP IsProgramPipeline)(GLuint pipeline); /* 896 */ + void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 897 */ + void (GLAPIENTRYP ProgramUniform1f)(GLuint program, GLint location, GLfloat x); /* 898 */ + void (GLAPIENTRYP ProgramUniform1fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 899 */ + void (GLAPIENTRYP ProgramUniform1i)(GLuint program, GLint location, GLint x); /* 900 */ + void (GLAPIENTRYP ProgramUniform1iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 901 */ + void (GLAPIENTRYP ProgramUniform1ui)(GLuint program, GLint location, GLuint x); /* 902 */ + void (GLAPIENTRYP ProgramUniform1uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 903 */ + void (GLAPIENTRYP ProgramUniform2f)(GLuint program, GLint location, GLfloat x, GLfloat y); /* 904 */ + void (GLAPIENTRYP ProgramUniform2fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 905 */ + void (GLAPIENTRYP ProgramUniform2i)(GLuint program, GLint location, GLint x, GLint y); /* 906 */ + void (GLAPIENTRYP ProgramUniform2iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 907 */ + void (GLAPIENTRYP ProgramUniform2ui)(GLuint program, GLint location, GLuint x, GLuint y); /* 908 */ + void (GLAPIENTRYP ProgramUniform2uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 909 */ + void (GLAPIENTRYP ProgramUniform3f)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z); /* 910 */ + void (GLAPIENTRYP ProgramUniform3fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 911 */ + void (GLAPIENTRYP ProgramUniform3i)(GLuint program, GLint location, GLint x, GLint y, GLint z); /* 912 */ + void (GLAPIENTRYP ProgramUniform3iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 913 */ + void (GLAPIENTRYP ProgramUniform3ui)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z); /* 914 */ + void (GLAPIENTRYP ProgramUniform3uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 915 */ + void (GLAPIENTRYP ProgramUniform4f)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 916 */ + void (GLAPIENTRYP ProgramUniform4fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 917 */ + void (GLAPIENTRYP ProgramUniform4i)(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w); /* 918 */ + void (GLAPIENTRYP ProgramUniform4iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 919 */ + void (GLAPIENTRYP ProgramUniform4ui)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w); /* 920 */ + void (GLAPIENTRYP ProgramUniform4uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 921 */ + void (GLAPIENTRYP ProgramUniformMatrix2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 922 */ + void (GLAPIENTRYP ProgramUniformMatrix2x3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 923 */ + void (GLAPIENTRYP ProgramUniformMatrix2x4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 924 */ + void (GLAPIENTRYP ProgramUniformMatrix3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 925 */ + void (GLAPIENTRYP ProgramUniformMatrix3x2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 926 */ + void (GLAPIENTRYP ProgramUniformMatrix3x4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 927 */ + void (GLAPIENTRYP ProgramUniformMatrix4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 928 */ + void (GLAPIENTRYP ProgramUniformMatrix4x2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 929 */ + void (GLAPIENTRYP ProgramUniformMatrix4x3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 930 */ + void (GLAPIENTRYP UnlockArraysEXT)(void); /* 931 */ + void (GLAPIENTRYP UseProgramStages)(GLuint pipeline, GLbitfield stages, GLuint program); /* 932 */ + void (GLAPIENTRYP ValidateProgramPipeline)(GLuint pipeline); /* 933 */ + void (GLAPIENTRYP DebugMessageCallback)(GLDEBUGPROC callback, const GLvoid * userParam); /* 934 */ + void (GLAPIENTRYP DebugMessageControl)(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); /* 935 */ + void (GLAPIENTRYP DebugMessageInsert)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf); /* 936 */ + GLuint (GLAPIENTRYP GetDebugMessageLog)(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog); /* 937 */ + void (GLAPIENTRYP GetObjectLabel)(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei * length, GLchar * label); /* 938 */ + void (GLAPIENTRYP GetObjectPtrLabel)(const GLvoid * ptr, GLsizei bufSize, GLsizei * length, GLchar * label); /* 939 */ + void (GLAPIENTRYP ObjectLabel)(GLenum identifier, GLuint name, GLsizei length, const GLchar * label); /* 940 */ + void (GLAPIENTRYP ObjectPtrLabel)(const GLvoid * ptr, GLsizei length, const GLchar * label); /* 941 */ + void (GLAPIENTRYP PopDebugGroup)(void); /* 942 */ + void (GLAPIENTRYP PushDebugGroup)(GLenum source, GLuint id, GLsizei length, const GLchar * message); /* 943 */ + void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 944 */ + void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 945 */ + void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount); /* 946 */ + void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 947 */ + void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 948 */ + void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 949 */ + void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 950 */ + void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 951 */ + void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 952 */ + void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 953 */ + void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 954 */ + void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 955 */ + void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 956 */ + void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 957 */ + void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 958 */ + void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 959 */ + GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 960 */ + void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 961 */ + void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 962 */ + void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 963 */ + void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 964 */ + void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 965 */ + void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 966 */ + void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 967 */ + void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 968 */ + void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 969 */ + void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 970 */ + void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLsizei num, const GLdouble * params); /* 971 */ + void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLsizei num, const GLfloat * params); /* 972 */ + void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 973 */ + void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 974 */ + void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 975 */ + void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 976 */ + void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 977 */ + void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 978 */ + void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 979 */ + void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 980 */ + void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 981 */ + void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 982 */ + void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 983 */ + void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 984 */ + void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 985 */ + void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 986 */ + void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 987 */ + void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 988 */ + void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 989 */ + void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 990 */ + void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 991 */ + void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 992 */ + void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 993 */ + void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 994 */ + void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 995 */ + void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 996 */ + void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 997 */ + void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 998 */ + void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 999 */ + void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 1000 */ + void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 1001 */ + void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1002 */ + void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1003 */ + void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1004 */ + void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1005 */ + void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1006 */ + void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1007 */ + void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1008 */ + void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1009 */ + void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1010 */ + void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1011 */ + void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1012 */ + void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1013 */ + void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 1014 */ + void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 1015 */ + void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 1016 */ + void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 1017 */ + void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 1018 */ + void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 1019 */ + void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 1020 */ + 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); /* 1021 */ + void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 1022 */ + void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 1023 */ + void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 1024 */ + void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 1025 */ + 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); /* 1026 */ + void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 1027 */ + void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 1028 */ + GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 1029 */ + void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 1030 */ + void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 1031 */ + void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 1032 */ + void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 1033 */ + void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 1034 */ + void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 1035 */ + void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 1036 */ + void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 1037 */ + void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1038 */ + void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 1039 */ + void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1040 */ + void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 1041 */ + void (GLAPIENTRYP PrimitiveRestartNV)(void); /* 1042 */ + void (GLAPIENTRYP GetTexGenxvOES)(GLenum coord, GLenum pname, GLfixed * params); /* 1043 */ + void (GLAPIENTRYP TexGenxOES)(GLenum coord, GLenum pname, GLint param); /* 1044 */ + void (GLAPIENTRYP TexGenxvOES)(GLenum coord, GLenum pname, const GLfixed * params); /* 1045 */ + void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 1046 */ + void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 1047 */ + void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 1048 */ + void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 1049 */ + void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 1050 */ + void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 1051 */ + void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 1052 */ + void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 1053 */ + void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 1054 */ + void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 1055 */ + void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 1056 */ + void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 1057 */ + void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 1058 */ + void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 1059 */ + void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 1060 */ + void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 1061 */ + void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 1062 */ + void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 1063 */ + void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 1064 */ + void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 1065 */ + void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 1066 */ + void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 1067 */ + void (GLAPIENTRYP BeginPerfMonitorAMD)(GLuint monitor); /* 1068 */ + void (GLAPIENTRYP DeletePerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 1069 */ + void (GLAPIENTRYP EndPerfMonitorAMD)(GLuint monitor); /* 1070 */ + void (GLAPIENTRYP GenPerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 1071 */ + void (GLAPIENTRYP GetPerfMonitorCounterDataAMD)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten); /* 1072 */ + void (GLAPIENTRYP GetPerfMonitorCounterInfoAMD)(GLuint group, GLuint counter, GLenum pname, GLvoid * data); /* 1073 */ + void (GLAPIENTRYP GetPerfMonitorCounterStringAMD)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString); /* 1074 */ + void (GLAPIENTRYP GetPerfMonitorCountersAMD)(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei countersSize, GLuint * counters); /* 1075 */ + void (GLAPIENTRYP GetPerfMonitorGroupStringAMD)(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString); /* 1076 */ + void (GLAPIENTRYP GetPerfMonitorGroupsAMD)(GLint * numGroups, GLsizei groupsSize, GLuint * groups); /* 1077 */ + void (GLAPIENTRYP SelectPerfMonitorCountersAMD)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList); /* 1078 */ + void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 1079 */ + GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1080 */ + GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1081 */ + void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 1082 */ + GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 1083 */ + void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 1084 */ + void (GLAPIENTRYP TextureBarrierNV)(void); /* 1085 */ + void (GLAPIENTRYP VDPAUFiniNV)(void); /* 1086 */ + void (GLAPIENTRYP VDPAUGetSurfaceivNV)(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values); /* 1087 */ + void (GLAPIENTRYP VDPAUInitNV)(const GLvoid * vdpDevice, const GLvoid * getProcAddress); /* 1088 */ + GLboolean (GLAPIENTRYP VDPAUIsSurfaceNV)(GLintptr surface); /* 1089 */ + void (GLAPIENTRYP VDPAUMapSurfacesNV)(GLsizei numSurfaces, const GLintptr * surfaces); /* 1090 */ + GLintptr (GLAPIENTRYP VDPAURegisterOutputSurfaceNV)(const GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames); /* 1091 */ + GLintptr (GLAPIENTRYP VDPAURegisterVideoSurfaceNV)(const GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames); /* 1092 */ + void (GLAPIENTRYP VDPAUSurfaceAccessNV)(GLintptr surface, GLenum access); /* 1093 */ + void (GLAPIENTRYP VDPAUUnmapSurfacesNV)(GLsizei numSurfaces, const GLintptr * surfaces); /* 1094 */ + void (GLAPIENTRYP VDPAUUnregisterSurfaceNV)(GLintptr surface); /* 1095 */ + void (GLAPIENTRYP BeginPerfQueryINTEL)(GLuint queryHandle); /* 1096 */ + void (GLAPIENTRYP CreatePerfQueryINTEL)(GLuint queryId, GLuint * queryHandle); /* 1097 */ + void (GLAPIENTRYP DeletePerfQueryINTEL)(GLuint queryHandle); /* 1098 */ + void (GLAPIENTRYP EndPerfQueryINTEL)(GLuint queryHandle); /* 1099 */ + void (GLAPIENTRYP GetFirstPerfQueryIdINTEL)(GLuint * queryId); /* 1100 */ + void (GLAPIENTRYP GetNextPerfQueryIdINTEL)(GLuint queryId, GLuint * nextQueryId); /* 1101 */ + void (GLAPIENTRYP GetPerfCounterInfoINTEL)(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue); /* 1102 */ + void (GLAPIENTRYP GetPerfQueryDataINTEL)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten); /* 1103 */ + void (GLAPIENTRYP GetPerfQueryIdByNameINTEL)(GLchar * queryName, GLuint * queryId); /* 1104 */ + void (GLAPIENTRYP GetPerfQueryInfoINTEL)(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask); /* 1105 */ + void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 1106 */ + void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1107 */ + void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1108 */ + void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 1109 */ + void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 1110 */ + void (GLAPIENTRYP AlphaFuncx)(GLenum func, GLclampx ref); /* 1111 */ + void (GLAPIENTRYP ClearColorx)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); /* 1112 */ + void (GLAPIENTRYP ClearDepthx)(GLclampx depth); /* 1113 */ + void (GLAPIENTRYP Color4x)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); /* 1114 */ + void (GLAPIENTRYP DepthRangex)(GLclampx zNear, GLclampx zFar); /* 1115 */ + void (GLAPIENTRYP Fogx)(GLenum pname, GLfixed param); /* 1116 */ + void (GLAPIENTRYP Fogxv)(GLenum pname, const GLfixed * params); /* 1117 */ + void (GLAPIENTRYP Frustumf)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1118 */ + void (GLAPIENTRYP Frustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1119 */ + void (GLAPIENTRYP LightModelx)(GLenum pname, GLfixed param); /* 1120 */ + void (GLAPIENTRYP LightModelxv)(GLenum pname, const GLfixed * params); /* 1121 */ + void (GLAPIENTRYP Lightx)(GLenum light, GLenum pname, GLfixed param); /* 1122 */ + void (GLAPIENTRYP Lightxv)(GLenum light, GLenum pname, const GLfixed * params); /* 1123 */ + void (GLAPIENTRYP LineWidthx)(GLfixed width); /* 1124 */ + void (GLAPIENTRYP LoadMatrixx)(const GLfixed * m); /* 1125 */ + void (GLAPIENTRYP Materialx)(GLenum face, GLenum pname, GLfixed param); /* 1126 */ + void (GLAPIENTRYP Materialxv)(GLenum face, GLenum pname, const GLfixed * params); /* 1127 */ + void (GLAPIENTRYP MultMatrixx)(const GLfixed * m); /* 1128 */ + void (GLAPIENTRYP MultiTexCoord4x)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q); /* 1129 */ + void (GLAPIENTRYP Normal3x)(GLfixed nx, GLfixed ny, GLfixed nz); /* 1130 */ + void (GLAPIENTRYP Orthof)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1131 */ + void (GLAPIENTRYP Orthox)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1132 */ + void (GLAPIENTRYP PointSizex)(GLfixed size); /* 1133 */ + void (GLAPIENTRYP PolygonOffsetx)(GLfixed factor, GLfixed units); /* 1134 */ + void (GLAPIENTRYP Rotatex)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z); /* 1135 */ + void (GLAPIENTRYP SampleCoveragex)(GLclampx value, GLboolean invert); /* 1136 */ + void (GLAPIENTRYP Scalex)(GLfixed x, GLfixed y, GLfixed z); /* 1137 */ + void (GLAPIENTRYP TexEnvx)(GLenum target, GLenum pname, GLfixed param); /* 1138 */ + void (GLAPIENTRYP TexEnvxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1139 */ + void (GLAPIENTRYP TexParameterx)(GLenum target, GLenum pname, GLfixed param); /* 1140 */ + void (GLAPIENTRYP Translatex)(GLfixed x, GLfixed y, GLfixed z); /* 1141 */ + void (GLAPIENTRYP ClipPlanef)(GLenum plane, const GLfloat * equation); /* 1142 */ + void (GLAPIENTRYP ClipPlanex)(GLenum plane, const GLfixed * equation); /* 1143 */ + void (GLAPIENTRYP GetClipPlanef)(GLenum plane, GLfloat * equation); /* 1144 */ + void (GLAPIENTRYP GetClipPlanex)(GLenum plane, GLfixed * equation); /* 1145 */ + void (GLAPIENTRYP GetFixedv)(GLenum pname, GLfixed * params); /* 1146 */ + void (GLAPIENTRYP GetLightxv)(GLenum light, GLenum pname, GLfixed * params); /* 1147 */ + void (GLAPIENTRYP GetMaterialxv)(GLenum face, GLenum pname, GLfixed * params); /* 1148 */ + void (GLAPIENTRYP GetTexEnvxv)(GLenum target, GLenum pname, GLfixed * params); /* 1149 */ + void (GLAPIENTRYP GetTexParameterxv)(GLenum target, GLenum pname, GLfixed * params); /* 1150 */ + void (GLAPIENTRYP PointParameterx)(GLenum pname, GLfixed param); /* 1151 */ + void (GLAPIENTRYP PointParameterxv)(GLenum pname, const GLfixed * params); /* 1152 */ + void (GLAPIENTRYP TexParameterxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1153 */ #endif /* !defined HAVE_SHARED_GLAPI */ }; diff --git a/xorg-server/glx/glfunctions.h b/xorg-server/glx/glfunctions.h index 1c70a3535..777f54564 100644 --- a/xorg-server/glx/glfunctions.h +++ b/xorg-server/glx/glfunctions.h @@ -889,6 +889,8 @@ #define glTexStorage2DMultisample(a1, a2, a3, a4, a5, a6) CALL_TexStorage2DMultisample(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6)) #define glTexStorage3DMultisample(a1, a2, a3, a4, a5, a6, a7) CALL_TexStorage3DMultisample(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7)) #define glBufferStorage(a1, a2, a3, a4) CALL_BufferStorage(GET_DISPATCH(), (a1, a2, a3, a4)) +#define glClearTexImage(a1, a2, a3, a4, a5) CALL_ClearTexImage(GET_DISPATCH(), (a1, a2, a3, a4, a5)) +#define glClearTexSubImage(a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11) CALL_ClearTexSubImage(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11)) #define glBindBuffersBase(a1, a2, a3, a4) CALL_BindBuffersBase(GET_DISPATCH(), (a1, a2, a3, a4)) #define glBindBuffersRange(a1, a2, a3, a4, a5, a6) CALL_BindBuffersRange(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6)) #define glBindImageTextures(a1, a2, a3) CALL_BindImageTextures(GET_DISPATCH(), (a1, a2, a3)) diff --git a/xorg-server/glx/glprocs.h b/xorg-server/glx/glprocs.h index d5d284e67..f5e99babb 100644 --- a/xorg-server/glx/glprocs.h +++ b/xorg-server/glx/glprocs.h @@ -907,6 +907,8 @@ static const char gl_string_table[] = "glTexStorage2DMultisample\0" "glTexStorage3DMultisample\0" "glBufferStorage\0" + "glClearTexImage\0" + "glClearTexSubImage\0" "glBindBuffersBase\0" "glBindBuffersRange\0" "glBindImageTextures\0" @@ -1731,19 +1733,17 @@ static const char gl_string_table[] = #define gl_dispatch_stub_732 mgl_dispatch_stub_732 #define gl_dispatch_stub_733 mgl_dispatch_stub_733 #define gl_dispatch_stub_828 mgl_dispatch_stub_828 -#define gl_dispatch_stub_868 mgl_dispatch_stub_868 -#define gl_dispatch_stub_869 mgl_dispatch_stub_869 #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_876 mgl_dispatch_stub_876 #define gl_dispatch_stub_877 mgl_dispatch_stub_877 -#define gl_dispatch_stub_878 mgl_dispatch_stub_878 #define gl_dispatch_stub_879 mgl_dispatch_stub_879 -#define gl_dispatch_stub_886 mgl_dispatch_stub_886 -#define gl_dispatch_stub_887 mgl_dispatch_stub_887 +#define gl_dispatch_stub_880 mgl_dispatch_stub_880 +#define gl_dispatch_stub_881 mgl_dispatch_stub_881 #define gl_dispatch_stub_888 mgl_dispatch_stub_888 #define gl_dispatch_stub_889 mgl_dispatch_stub_889 #define gl_dispatch_stub_890 mgl_dispatch_stub_890 @@ -1751,8 +1751,8 @@ static const char gl_string_table[] = #define gl_dispatch_stub_892 mgl_dispatch_stub_892 #define gl_dispatch_stub_893 mgl_dispatch_stub_893 #define gl_dispatch_stub_894 mgl_dispatch_stub_894 +#define gl_dispatch_stub_895 mgl_dispatch_stub_895 #define gl_dispatch_stub_896 mgl_dispatch_stub_896 -#define gl_dispatch_stub_897 mgl_dispatch_stub_897 #define gl_dispatch_stub_898 mgl_dispatch_stub_898 #define gl_dispatch_stub_899 mgl_dispatch_stub_899 #define gl_dispatch_stub_900 mgl_dispatch_stub_900 @@ -1784,21 +1784,21 @@ static const char gl_string_table[] = #define gl_dispatch_stub_926 mgl_dispatch_stub_926 #define gl_dispatch_stub_927 mgl_dispatch_stub_927 #define gl_dispatch_stub_928 mgl_dispatch_stub_928 +#define gl_dispatch_stub_929 mgl_dispatch_stub_929 #define gl_dispatch_stub_930 mgl_dispatch_stub_930 -#define gl_dispatch_stub_931 mgl_dispatch_stub_931 -#define gl_dispatch_stub_956 mgl_dispatch_stub_956 -#define gl_dispatch_stub_957 mgl_dispatch_stub_957 -#define gl_dispatch_stub_1031 mgl_dispatch_stub_1031 -#define gl_dispatch_stub_1032 mgl_dispatch_stub_1032 +#define gl_dispatch_stub_932 mgl_dispatch_stub_932 +#define gl_dispatch_stub_933 mgl_dispatch_stub_933 +#define gl_dispatch_stub_958 mgl_dispatch_stub_958 +#define gl_dispatch_stub_959 mgl_dispatch_stub_959 #define gl_dispatch_stub_1033 mgl_dispatch_stub_1033 -#define gl_dispatch_stub_1041 mgl_dispatch_stub_1041 -#define gl_dispatch_stub_1042 mgl_dispatch_stub_1042 +#define gl_dispatch_stub_1034 mgl_dispatch_stub_1034 +#define gl_dispatch_stub_1035 mgl_dispatch_stub_1035 #define gl_dispatch_stub_1043 mgl_dispatch_stub_1043 #define gl_dispatch_stub_1044 mgl_dispatch_stub_1044 -#define gl_dispatch_stub_1047 mgl_dispatch_stub_1047 -#define gl_dispatch_stub_1048 mgl_dispatch_stub_1048 -#define gl_dispatch_stub_1094 mgl_dispatch_stub_1094 -#define gl_dispatch_stub_1095 mgl_dispatch_stub_1095 +#define gl_dispatch_stub_1045 mgl_dispatch_stub_1045 +#define gl_dispatch_stub_1046 mgl_dispatch_stub_1046 +#define gl_dispatch_stub_1049 mgl_dispatch_stub_1049 +#define gl_dispatch_stub_1050 mgl_dispatch_stub_1050 #define gl_dispatch_stub_1096 mgl_dispatch_stub_1096 #define gl_dispatch_stub_1097 mgl_dispatch_stub_1097 #define gl_dispatch_stub_1098 mgl_dispatch_stub_1098 @@ -1810,6 +1810,8 @@ static const char gl_string_table[] = #define gl_dispatch_stub_1104 mgl_dispatch_stub_1104 #define gl_dispatch_stub_1105 mgl_dispatch_stub_1105 #define gl_dispatch_stub_1106 mgl_dispatch_stub_1106 +#define gl_dispatch_stub_1107 mgl_dispatch_stub_1107 +#define gl_dispatch_stub_1108 mgl_dispatch_stub_1108 #endif /* USE_MGL_NAMESPACE */ @@ -1831,52 +1833,50 @@ void GLAPIENTRY gl_dispatch_stub_731(GLuint id, GLenum pname, GLint64 * params); void GLAPIENTRY gl_dispatch_stub_732(GLuint id, GLenum pname, GLuint64 * params); void GLAPIENTRY gl_dispatch_stub_733(GLuint id, GLenum target); void GLAPIENTRY gl_dispatch_stub_828(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params); -void GLAPIENTRY gl_dispatch_stub_868(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); -void GLAPIENTRY gl_dispatch_stub_869(const GLfloat * coords); -void GLAPIENTRY gl_dispatch_stub_870(GLint x, GLint y, GLint z, GLint width, GLint height); -void GLAPIENTRY gl_dispatch_stub_871(const GLint * coords); -void GLAPIENTRY gl_dispatch_stub_872(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); -void GLAPIENTRY gl_dispatch_stub_873(const GLshort * coords); -void GLAPIENTRY gl_dispatch_stub_874(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); -void GLAPIENTRY gl_dispatch_stub_875(const GLfixed * coords); -GLbitfield GLAPIENTRY gl_dispatch_stub_877(GLfixed * mantissa, GLint * exponent); -void GLAPIENTRY gl_dispatch_stub_878(GLclampf value, GLboolean invert); -void GLAPIENTRY gl_dispatch_stub_879(GLenum pattern); -void GLAPIENTRY gl_dispatch_stub_886(GLenum target, GLsizei numAttachments, const GLenum * attachments); -void GLAPIENTRY gl_dispatch_stub_887(GLuint pipeline, GLuint program); -void GLAPIENTRY gl_dispatch_stub_888(GLuint pipeline); -GLuint GLAPIENTRY gl_dispatch_stub_889(GLenum type, GLsizei count, const GLchar * const * strings); -void GLAPIENTRY gl_dispatch_stub_890(GLsizei n, const GLuint * pipelines); -void GLAPIENTRY gl_dispatch_stub_891(GLsizei n, GLuint * pipelines); -void GLAPIENTRY gl_dispatch_stub_892(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); -void GLAPIENTRY gl_dispatch_stub_893(GLuint pipeline, GLenum pname, GLint * params); -GLboolean GLAPIENTRY gl_dispatch_stub_894(GLuint pipeline); -void GLAPIENTRY gl_dispatch_stub_896(GLuint program, GLint location, GLfloat x); -void GLAPIENTRY gl_dispatch_stub_897(GLuint program, GLint location, GLsizei count, const GLfloat * value); -void GLAPIENTRY gl_dispatch_stub_898(GLuint program, GLint location, GLint x); -void GLAPIENTRY gl_dispatch_stub_899(GLuint program, GLint location, GLsizei count, const GLint * value); -void GLAPIENTRY gl_dispatch_stub_900(GLuint program, GLint location, GLuint x); -void GLAPIENTRY gl_dispatch_stub_901(GLuint program, GLint location, GLsizei count, const GLuint * value); -void GLAPIENTRY gl_dispatch_stub_902(GLuint program, GLint location, GLfloat x, GLfloat y); -void GLAPIENTRY gl_dispatch_stub_903(GLuint program, GLint location, GLsizei count, const GLfloat * value); -void GLAPIENTRY gl_dispatch_stub_904(GLuint program, GLint location, GLint x, GLint y); -void GLAPIENTRY gl_dispatch_stub_905(GLuint program, GLint location, GLsizei count, const GLint * value); -void GLAPIENTRY gl_dispatch_stub_906(GLuint program, GLint location, GLuint x, GLuint y); -void GLAPIENTRY gl_dispatch_stub_907(GLuint program, GLint location, GLsizei count, const GLuint * value); -void GLAPIENTRY gl_dispatch_stub_908(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z); -void GLAPIENTRY gl_dispatch_stub_909(GLuint program, GLint location, GLsizei count, const GLfloat * value); -void GLAPIENTRY gl_dispatch_stub_910(GLuint program, GLint location, GLint x, GLint y, GLint z); -void GLAPIENTRY gl_dispatch_stub_911(GLuint program, GLint location, GLsizei count, const GLint * value); -void GLAPIENTRY gl_dispatch_stub_912(GLuint program, GLint location, GLuint x, GLuint y, GLuint z); -void GLAPIENTRY gl_dispatch_stub_913(GLuint program, GLint location, GLsizei count, const GLuint * value); -void GLAPIENTRY gl_dispatch_stub_914(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); -void GLAPIENTRY gl_dispatch_stub_915(GLuint program, GLint location, GLsizei count, const GLfloat * value); -void GLAPIENTRY gl_dispatch_stub_916(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w); -void GLAPIENTRY gl_dispatch_stub_917(GLuint program, GLint location, GLsizei count, const GLint * value); -void GLAPIENTRY gl_dispatch_stub_918(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w); -void GLAPIENTRY gl_dispatch_stub_919(GLuint program, GLint location, GLsizei count, const GLuint * value); -void GLAPIENTRY gl_dispatch_stub_920(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); -void GLAPIENTRY gl_dispatch_stub_921(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); +void GLAPIENTRY gl_dispatch_stub_870(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); +void GLAPIENTRY gl_dispatch_stub_871(const GLfloat * coords); +void GLAPIENTRY gl_dispatch_stub_872(GLint x, GLint y, GLint z, GLint width, GLint height); +void GLAPIENTRY gl_dispatch_stub_873(const GLint * coords); +void GLAPIENTRY gl_dispatch_stub_874(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); +void GLAPIENTRY gl_dispatch_stub_875(const GLshort * coords); +void GLAPIENTRY gl_dispatch_stub_876(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); +void GLAPIENTRY gl_dispatch_stub_877(const GLfixed * coords); +GLbitfield GLAPIENTRY gl_dispatch_stub_879(GLfixed * mantissa, GLint * exponent); +void GLAPIENTRY gl_dispatch_stub_880(GLclampf value, GLboolean invert); +void GLAPIENTRY gl_dispatch_stub_881(GLenum pattern); +void GLAPIENTRY gl_dispatch_stub_888(GLenum target, GLsizei numAttachments, const GLenum * attachments); +void GLAPIENTRY gl_dispatch_stub_889(GLuint pipeline, GLuint program); +void GLAPIENTRY gl_dispatch_stub_890(GLuint pipeline); +GLuint GLAPIENTRY gl_dispatch_stub_891(GLenum type, GLsizei count, const GLchar * const * strings); +void GLAPIENTRY gl_dispatch_stub_892(GLsizei n, const GLuint * pipelines); +void GLAPIENTRY gl_dispatch_stub_893(GLsizei n, GLuint * pipelines); +void GLAPIENTRY gl_dispatch_stub_894(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); +void GLAPIENTRY gl_dispatch_stub_895(GLuint pipeline, GLenum pname, GLint * params); +GLboolean GLAPIENTRY gl_dispatch_stub_896(GLuint pipeline); +void GLAPIENTRY gl_dispatch_stub_898(GLuint program, GLint location, GLfloat x); +void GLAPIENTRY gl_dispatch_stub_899(GLuint program, GLint location, GLsizei count, const GLfloat * value); +void GLAPIENTRY gl_dispatch_stub_900(GLuint program, GLint location, GLint x); +void GLAPIENTRY gl_dispatch_stub_901(GLuint program, GLint location, GLsizei count, const GLint * value); +void GLAPIENTRY gl_dispatch_stub_902(GLuint program, GLint location, GLuint x); +void GLAPIENTRY gl_dispatch_stub_903(GLuint program, GLint location, GLsizei count, const GLuint * value); +void GLAPIENTRY gl_dispatch_stub_904(GLuint program, GLint location, GLfloat x, GLfloat y); +void GLAPIENTRY gl_dispatch_stub_905(GLuint program, GLint location, GLsizei count, const GLfloat * value); +void GLAPIENTRY gl_dispatch_stub_906(GLuint program, GLint location, GLint x, GLint y); +void GLAPIENTRY gl_dispatch_stub_907(GLuint program, GLint location, GLsizei count, const GLint * value); +void GLAPIENTRY gl_dispatch_stub_908(GLuint program, GLint location, GLuint x, GLuint y); +void GLAPIENTRY gl_dispatch_stub_909(GLuint program, GLint location, GLsizei count, const GLuint * value); +void GLAPIENTRY gl_dispatch_stub_910(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z); +void GLAPIENTRY gl_dispatch_stub_911(GLuint program, GLint location, GLsizei count, const GLfloat * value); +void GLAPIENTRY gl_dispatch_stub_912(GLuint program, GLint location, GLint x, GLint y, GLint z); +void GLAPIENTRY gl_dispatch_stub_913(GLuint program, GLint location, GLsizei count, const GLint * value); +void GLAPIENTRY gl_dispatch_stub_914(GLuint program, GLint location, GLuint x, GLuint y, GLuint z); +void GLAPIENTRY gl_dispatch_stub_915(GLuint program, GLint location, GLsizei count, const GLuint * value); +void GLAPIENTRY gl_dispatch_stub_916(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); +void GLAPIENTRY gl_dispatch_stub_917(GLuint program, GLint location, GLsizei count, const GLfloat * value); +void GLAPIENTRY gl_dispatch_stub_918(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w); +void GLAPIENTRY gl_dispatch_stub_919(GLuint program, GLint location, GLsizei count, const GLint * value); +void GLAPIENTRY gl_dispatch_stub_920(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w); +void GLAPIENTRY gl_dispatch_stub_921(GLuint program, GLint location, GLsizei count, const GLuint * value); void GLAPIENTRY gl_dispatch_stub_922(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); void GLAPIENTRY gl_dispatch_stub_923(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); void GLAPIENTRY gl_dispatch_stub_924(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); @@ -1884,32 +1884,34 @@ void GLAPIENTRY gl_dispatch_stub_925(GLuint program, GLint location, GLsizei cou void GLAPIENTRY gl_dispatch_stub_926(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); void GLAPIENTRY gl_dispatch_stub_927(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); void GLAPIENTRY gl_dispatch_stub_928(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); -void GLAPIENTRY gl_dispatch_stub_930(GLuint pipeline, GLbitfield stages, GLuint program); -void GLAPIENTRY gl_dispatch_stub_931(GLuint pipeline); -void GLAPIENTRY gl_dispatch_stub_956(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); -void GLAPIENTRY gl_dispatch_stub_957(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); -void GLAPIENTRY gl_dispatch_stub_1031(GLenum face); -void GLAPIENTRY gl_dispatch_stub_1032(GLuint array); -void GLAPIENTRY gl_dispatch_stub_1033(GLsizei n, GLuint * arrays); -void GLAPIENTRY gl_dispatch_stub_1041(GLenum coord, GLenum pname, GLfixed * params); -void GLAPIENTRY gl_dispatch_stub_1042(GLenum coord, GLenum pname, GLint param); -void GLAPIENTRY gl_dispatch_stub_1043(GLenum coord, GLenum pname, const GLfixed * params); -void GLAPIENTRY gl_dispatch_stub_1044(GLclampd zmin, GLclampd zmax); -void GLAPIENTRY gl_dispatch_stub_1047(GLenum target, GLenum pname, GLint param); -void GLAPIENTRY gl_dispatch_stub_1048(GLenum target, GLintptr offset, GLsizeiptr size); -void GLAPIENTRY gl_dispatch_stub_1094(GLuint queryHandle); -void GLAPIENTRY gl_dispatch_stub_1095(GLuint queryId, GLuint * queryHandle); +void GLAPIENTRY gl_dispatch_stub_929(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); +void GLAPIENTRY gl_dispatch_stub_930(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); +void GLAPIENTRY gl_dispatch_stub_932(GLuint pipeline, GLbitfield stages, GLuint program); +void GLAPIENTRY gl_dispatch_stub_933(GLuint pipeline); +void GLAPIENTRY gl_dispatch_stub_958(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); +void GLAPIENTRY gl_dispatch_stub_959(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); +void GLAPIENTRY gl_dispatch_stub_1033(GLenum face); +void GLAPIENTRY gl_dispatch_stub_1034(GLuint array); +void GLAPIENTRY gl_dispatch_stub_1035(GLsizei n, GLuint * arrays); +void GLAPIENTRY gl_dispatch_stub_1043(GLenum coord, GLenum pname, GLfixed * params); +void GLAPIENTRY gl_dispatch_stub_1044(GLenum coord, GLenum pname, GLint param); +void GLAPIENTRY gl_dispatch_stub_1045(GLenum coord, GLenum pname, const GLfixed * params); +void GLAPIENTRY gl_dispatch_stub_1046(GLclampd zmin, GLclampd zmax); +void GLAPIENTRY gl_dispatch_stub_1049(GLenum target, GLenum pname, GLint param); +void GLAPIENTRY gl_dispatch_stub_1050(GLenum target, GLintptr offset, GLsizeiptr size); void GLAPIENTRY gl_dispatch_stub_1096(GLuint queryHandle); -void GLAPIENTRY gl_dispatch_stub_1097(GLuint queryHandle); -void GLAPIENTRY gl_dispatch_stub_1098(GLuint * queryId); -void GLAPIENTRY gl_dispatch_stub_1099(GLuint queryId, GLuint * nextQueryId); -void GLAPIENTRY gl_dispatch_stub_1100(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue); -void GLAPIENTRY gl_dispatch_stub_1101(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten); -void GLAPIENTRY gl_dispatch_stub_1102(GLchar * queryName, GLuint * queryId); -void GLAPIENTRY gl_dispatch_stub_1103(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask); -void GLAPIENTRY gl_dispatch_stub_1104(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); -void GLAPIENTRY gl_dispatch_stub_1105(GLenum target, GLuint index, GLsizei count, const GLfloat * params); -void GLAPIENTRY gl_dispatch_stub_1106(GLenum target, GLuint index, GLsizei count, const GLfloat * params); +void GLAPIENTRY gl_dispatch_stub_1097(GLuint queryId, GLuint * queryHandle); +void GLAPIENTRY gl_dispatch_stub_1098(GLuint queryHandle); +void GLAPIENTRY gl_dispatch_stub_1099(GLuint queryHandle); +void GLAPIENTRY gl_dispatch_stub_1100(GLuint * queryId); +void GLAPIENTRY gl_dispatch_stub_1101(GLuint queryId, GLuint * nextQueryId); +void GLAPIENTRY gl_dispatch_stub_1102(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue); +void GLAPIENTRY gl_dispatch_stub_1103(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten); +void GLAPIENTRY gl_dispatch_stub_1104(GLchar * queryName, GLuint * queryId); +void GLAPIENTRY gl_dispatch_stub_1105(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask); +void GLAPIENTRY gl_dispatch_stub_1106(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); +void GLAPIENTRY gl_dispatch_stub_1107(GLenum target, GLuint index, GLsizei count, const GLfloat * params); +void GLAPIENTRY gl_dispatch_stub_1108(GLenum target, GLuint index, GLsizei count, const GLfloat * params); #endif /* defined(NEED_FUNCTION_POINTER) || defined(GLX_INDIRECT_RENDERING) */ static const glprocs_table_t static_functions[] = { @@ -2768,809 +2770,811 @@ static const glprocs_table_t static_functions[] = { NAME_FUNC_OFFSET(14297, glTexStorage2DMultisample, glTexStorage2DMultisample, NULL, 852), NAME_FUNC_OFFSET(14323, glTexStorage3DMultisample, glTexStorage3DMultisample, NULL, 853), NAME_FUNC_OFFSET(14349, glBufferStorage, glBufferStorage, NULL, 854), - NAME_FUNC_OFFSET(14365, glBindBuffersBase, glBindBuffersBase, NULL, 855), - NAME_FUNC_OFFSET(14383, glBindBuffersRange, glBindBuffersRange, NULL, 856), - NAME_FUNC_OFFSET(14402, glBindImageTextures, glBindImageTextures, NULL, 857), - NAME_FUNC_OFFSET(14422, glBindSamplers, glBindSamplers, NULL, 858), - NAME_FUNC_OFFSET(14437, glBindTextures, glBindTextures, NULL, 859), - NAME_FUNC_OFFSET(14452, glBindVertexBuffers, glBindVertexBuffers, NULL, 860), - NAME_FUNC_OFFSET(14472, glInvalidateBufferData, glInvalidateBufferData, NULL, 861), - NAME_FUNC_OFFSET(14495, glInvalidateBufferSubData, glInvalidateBufferSubData, NULL, 862), - NAME_FUNC_OFFSET(14521, glInvalidateFramebuffer, glInvalidateFramebuffer, NULL, 863), - NAME_FUNC_OFFSET(14545, glInvalidateSubFramebuffer, glInvalidateSubFramebuffer, NULL, 864), - NAME_FUNC_OFFSET(14572, glInvalidateTexImage, glInvalidateTexImage, NULL, 865), - NAME_FUNC_OFFSET(14593, glInvalidateTexSubImage, glInvalidateTexSubImage, NULL, 866), - NAME_FUNC_OFFSET(14617, glPolygonOffsetEXT, glPolygonOffsetEXT, NULL, 867), - NAME_FUNC_OFFSET(14636, gl_dispatch_stub_868, gl_dispatch_stub_868, NULL, 868), - NAME_FUNC_OFFSET(14650, gl_dispatch_stub_869, gl_dispatch_stub_869, NULL, 869), - NAME_FUNC_OFFSET(14665, gl_dispatch_stub_870, gl_dispatch_stub_870, NULL, 870), - NAME_FUNC_OFFSET(14679, gl_dispatch_stub_871, gl_dispatch_stub_871, NULL, 871), - NAME_FUNC_OFFSET(14694, gl_dispatch_stub_872, gl_dispatch_stub_872, NULL, 872), - NAME_FUNC_OFFSET(14708, gl_dispatch_stub_873, gl_dispatch_stub_873, NULL, 873), - NAME_FUNC_OFFSET(14723, gl_dispatch_stub_874, gl_dispatch_stub_874, NULL, 874), - NAME_FUNC_OFFSET(14737, gl_dispatch_stub_875, gl_dispatch_stub_875, NULL, 875), - NAME_FUNC_OFFSET(14752, glPointSizePointerOES, glPointSizePointerOES, NULL, 876), - NAME_FUNC_OFFSET(14774, gl_dispatch_stub_877, gl_dispatch_stub_877, NULL, 877), - NAME_FUNC_OFFSET(14792, gl_dispatch_stub_878, gl_dispatch_stub_878, NULL, 878), + NAME_FUNC_OFFSET(14365, glClearTexImage, glClearTexImage, NULL, 855), + NAME_FUNC_OFFSET(14381, glClearTexSubImage, glClearTexSubImage, NULL, 856), + NAME_FUNC_OFFSET(14400, glBindBuffersBase, glBindBuffersBase, NULL, 857), + NAME_FUNC_OFFSET(14418, glBindBuffersRange, glBindBuffersRange, NULL, 858), + NAME_FUNC_OFFSET(14437, glBindImageTextures, glBindImageTextures, NULL, 859), + NAME_FUNC_OFFSET(14457, glBindSamplers, glBindSamplers, NULL, 860), + NAME_FUNC_OFFSET(14472, glBindTextures, glBindTextures, NULL, 861), + NAME_FUNC_OFFSET(14487, glBindVertexBuffers, glBindVertexBuffers, NULL, 862), + NAME_FUNC_OFFSET(14507, glInvalidateBufferData, glInvalidateBufferData, NULL, 863), + NAME_FUNC_OFFSET(14530, glInvalidateBufferSubData, glInvalidateBufferSubData, NULL, 864), + NAME_FUNC_OFFSET(14556, glInvalidateFramebuffer, glInvalidateFramebuffer, NULL, 865), + NAME_FUNC_OFFSET(14580, glInvalidateSubFramebuffer, glInvalidateSubFramebuffer, NULL, 866), + NAME_FUNC_OFFSET(14607, glInvalidateTexImage, glInvalidateTexImage, NULL, 867), + NAME_FUNC_OFFSET(14628, glInvalidateTexSubImage, glInvalidateTexSubImage, NULL, 868), + NAME_FUNC_OFFSET(14652, glPolygonOffsetEXT, glPolygonOffsetEXT, NULL, 869), + NAME_FUNC_OFFSET(14671, gl_dispatch_stub_870, gl_dispatch_stub_870, NULL, 870), + NAME_FUNC_OFFSET(14685, gl_dispatch_stub_871, gl_dispatch_stub_871, NULL, 871), + NAME_FUNC_OFFSET(14700, gl_dispatch_stub_872, gl_dispatch_stub_872, NULL, 872), + NAME_FUNC_OFFSET(14714, gl_dispatch_stub_873, gl_dispatch_stub_873, NULL, 873), + NAME_FUNC_OFFSET(14729, gl_dispatch_stub_874, gl_dispatch_stub_874, NULL, 874), + NAME_FUNC_OFFSET(14743, gl_dispatch_stub_875, gl_dispatch_stub_875, NULL, 875), + NAME_FUNC_OFFSET(14758, gl_dispatch_stub_876, gl_dispatch_stub_876, NULL, 876), + NAME_FUNC_OFFSET(14772, gl_dispatch_stub_877, gl_dispatch_stub_877, NULL, 877), + NAME_FUNC_OFFSET(14787, glPointSizePointerOES, glPointSizePointerOES, NULL, 878), NAME_FUNC_OFFSET(14809, gl_dispatch_stub_879, gl_dispatch_stub_879, NULL, 879), - NAME_FUNC_OFFSET(14829, glColorPointerEXT, glColorPointerEXT, NULL, 880), - NAME_FUNC_OFFSET(14847, glEdgeFlagPointerEXT, glEdgeFlagPointerEXT, NULL, 881), - NAME_FUNC_OFFSET(14868, glIndexPointerEXT, glIndexPointerEXT, NULL, 882), - NAME_FUNC_OFFSET(14886, glNormalPointerEXT, glNormalPointerEXT, NULL, 883), - NAME_FUNC_OFFSET(14905, glTexCoordPointerEXT, glTexCoordPointerEXT, NULL, 884), - NAME_FUNC_OFFSET(14926, glVertexPointerEXT, glVertexPointerEXT, NULL, 885), - NAME_FUNC_OFFSET(14945, gl_dispatch_stub_886, gl_dispatch_stub_886, NULL, 886), - NAME_FUNC_OFFSET(14969, gl_dispatch_stub_887, gl_dispatch_stub_887, NULL, 887), - NAME_FUNC_OFFSET(14991, gl_dispatch_stub_888, gl_dispatch_stub_888, NULL, 888), - NAME_FUNC_OFFSET(15013, gl_dispatch_stub_889, gl_dispatch_stub_889, NULL, 889), - NAME_FUNC_OFFSET(15036, gl_dispatch_stub_890, gl_dispatch_stub_890, NULL, 890), - NAME_FUNC_OFFSET(15061, gl_dispatch_stub_891, gl_dispatch_stub_891, NULL, 891), - NAME_FUNC_OFFSET(15083, gl_dispatch_stub_892, gl_dispatch_stub_892, NULL, 892), - NAME_FUNC_OFFSET(15111, gl_dispatch_stub_893, gl_dispatch_stub_893, NULL, 893), - NAME_FUNC_OFFSET(15134, gl_dispatch_stub_894, gl_dispatch_stub_894, NULL, 894), - NAME_FUNC_OFFSET(15154, glLockArraysEXT, glLockArraysEXT, NULL, 895), - NAME_FUNC_OFFSET(15170, gl_dispatch_stub_896, gl_dispatch_stub_896, NULL, 896), - NAME_FUNC_OFFSET(15189, gl_dispatch_stub_897, gl_dispatch_stub_897, NULL, 897), - NAME_FUNC_OFFSET(15209, gl_dispatch_stub_898, gl_dispatch_stub_898, NULL, 898), - NAME_FUNC_OFFSET(15228, gl_dispatch_stub_899, gl_dispatch_stub_899, NULL, 899), - NAME_FUNC_OFFSET(15248, gl_dispatch_stub_900, gl_dispatch_stub_900, NULL, 900), - NAME_FUNC_OFFSET(15268, gl_dispatch_stub_901, gl_dispatch_stub_901, NULL, 901), - NAME_FUNC_OFFSET(15289, gl_dispatch_stub_902, gl_dispatch_stub_902, NULL, 902), - NAME_FUNC_OFFSET(15308, gl_dispatch_stub_903, gl_dispatch_stub_903, NULL, 903), - NAME_FUNC_OFFSET(15328, gl_dispatch_stub_904, gl_dispatch_stub_904, NULL, 904), - NAME_FUNC_OFFSET(15347, gl_dispatch_stub_905, gl_dispatch_stub_905, NULL, 905), - NAME_FUNC_OFFSET(15367, gl_dispatch_stub_906, gl_dispatch_stub_906, NULL, 906), - NAME_FUNC_OFFSET(15387, gl_dispatch_stub_907, gl_dispatch_stub_907, NULL, 907), - NAME_FUNC_OFFSET(15408, gl_dispatch_stub_908, gl_dispatch_stub_908, NULL, 908), - NAME_FUNC_OFFSET(15427, gl_dispatch_stub_909, gl_dispatch_stub_909, NULL, 909), - NAME_FUNC_OFFSET(15447, gl_dispatch_stub_910, gl_dispatch_stub_910, NULL, 910), - NAME_FUNC_OFFSET(15466, gl_dispatch_stub_911, gl_dispatch_stub_911, NULL, 911), - NAME_FUNC_OFFSET(15486, gl_dispatch_stub_912, gl_dispatch_stub_912, NULL, 912), - NAME_FUNC_OFFSET(15506, gl_dispatch_stub_913, gl_dispatch_stub_913, NULL, 913), - NAME_FUNC_OFFSET(15527, gl_dispatch_stub_914, gl_dispatch_stub_914, NULL, 914), - NAME_FUNC_OFFSET(15546, gl_dispatch_stub_915, gl_dispatch_stub_915, NULL, 915), - NAME_FUNC_OFFSET(15566, gl_dispatch_stub_916, gl_dispatch_stub_916, NULL, 916), - NAME_FUNC_OFFSET(15585, gl_dispatch_stub_917, gl_dispatch_stub_917, NULL, 917), - NAME_FUNC_OFFSET(15605, gl_dispatch_stub_918, gl_dispatch_stub_918, NULL, 918), - NAME_FUNC_OFFSET(15625, gl_dispatch_stub_919, gl_dispatch_stub_919, NULL, 919), - NAME_FUNC_OFFSET(15646, gl_dispatch_stub_920, gl_dispatch_stub_920, NULL, 920), - NAME_FUNC_OFFSET(15672, gl_dispatch_stub_921, gl_dispatch_stub_921, NULL, 921), - NAME_FUNC_OFFSET(15700, gl_dispatch_stub_922, gl_dispatch_stub_922, NULL, 922), - NAME_FUNC_OFFSET(15728, gl_dispatch_stub_923, gl_dispatch_stub_923, NULL, 923), - NAME_FUNC_OFFSET(15754, gl_dispatch_stub_924, gl_dispatch_stub_924, NULL, 924), - NAME_FUNC_OFFSET(15782, gl_dispatch_stub_925, gl_dispatch_stub_925, NULL, 925), - NAME_FUNC_OFFSET(15810, gl_dispatch_stub_926, gl_dispatch_stub_926, NULL, 926), - NAME_FUNC_OFFSET(15836, gl_dispatch_stub_927, gl_dispatch_stub_927, NULL, 927), - NAME_FUNC_OFFSET(15864, gl_dispatch_stub_928, gl_dispatch_stub_928, NULL, 928), - NAME_FUNC_OFFSET(15892, glUnlockArraysEXT, glUnlockArraysEXT, NULL, 929), - NAME_FUNC_OFFSET(15910, gl_dispatch_stub_930, gl_dispatch_stub_930, NULL, 930), - NAME_FUNC_OFFSET(15929, gl_dispatch_stub_931, gl_dispatch_stub_931, NULL, 931), - NAME_FUNC_OFFSET(15955, glDebugMessageCallback, glDebugMessageCallback, NULL, 932), - NAME_FUNC_OFFSET(15978, glDebugMessageControl, glDebugMessageControl, NULL, 933), - NAME_FUNC_OFFSET(16000, glDebugMessageInsert, glDebugMessageInsert, NULL, 934), - NAME_FUNC_OFFSET(16021, glGetDebugMessageLog, glGetDebugMessageLog, NULL, 935), - NAME_FUNC_OFFSET(16042, glGetObjectLabel, glGetObjectLabel, NULL, 936), - NAME_FUNC_OFFSET(16059, glGetObjectPtrLabel, glGetObjectPtrLabel, NULL, 937), - NAME_FUNC_OFFSET(16079, glObjectLabel, glObjectLabel, NULL, 938), - NAME_FUNC_OFFSET(16093, glObjectPtrLabel, glObjectPtrLabel, NULL, 939), - NAME_FUNC_OFFSET(16110, glPopDebugGroup, glPopDebugGroup, NULL, 940), - NAME_FUNC_OFFSET(16126, glPushDebugGroup, glPushDebugGroup, NULL, 941), - NAME_FUNC_OFFSET(16143, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 942), - NAME_FUNC_OFFSET(16165, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 943), - NAME_FUNC_OFFSET(16188, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 944), - NAME_FUNC_OFFSET(16211, glFogCoordfEXT, glFogCoordfEXT, NULL, 945), - NAME_FUNC_OFFSET(16226, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 946), - NAME_FUNC_OFFSET(16242, glResizeBuffersMESA, glResizeBuffersMESA, NULL, 947), - NAME_FUNC_OFFSET(16262, glWindowPos4dMESA, glWindowPos4dMESA, NULL, 948), - NAME_FUNC_OFFSET(16280, glWindowPos4dvMESA, glWindowPos4dvMESA, NULL, 949), - NAME_FUNC_OFFSET(16299, glWindowPos4fMESA, glWindowPos4fMESA, NULL, 950), - NAME_FUNC_OFFSET(16317, glWindowPos4fvMESA, glWindowPos4fvMESA, NULL, 951), - NAME_FUNC_OFFSET(16336, glWindowPos4iMESA, glWindowPos4iMESA, NULL, 952), - NAME_FUNC_OFFSET(16354, glWindowPos4ivMESA, glWindowPos4ivMESA, NULL, 953), - NAME_FUNC_OFFSET(16373, glWindowPos4sMESA, glWindowPos4sMESA, NULL, 954), - NAME_FUNC_OFFSET(16391, glWindowPos4svMESA, glWindowPos4svMESA, NULL, 955), - NAME_FUNC_OFFSET(16410, gl_dispatch_stub_956, gl_dispatch_stub_956, NULL, 956), - NAME_FUNC_OFFSET(16435, gl_dispatch_stub_957, gl_dispatch_stub_957, NULL, 957), - NAME_FUNC_OFFSET(16462, glAreProgramsResidentNV, glAreProgramsResidentNV, NULL, 958), - NAME_FUNC_OFFSET(16486, glExecuteProgramNV, glExecuteProgramNV, NULL, 959), - NAME_FUNC_OFFSET(16505, glGetProgramParameterdvNV, glGetProgramParameterdvNV, NULL, 960), - NAME_FUNC_OFFSET(16531, glGetProgramParameterfvNV, glGetProgramParameterfvNV, NULL, 961), - NAME_FUNC_OFFSET(16557, glGetProgramStringNV, glGetProgramStringNV, NULL, 962), - NAME_FUNC_OFFSET(16578, glGetProgramivNV, glGetProgramivNV, NULL, 963), - NAME_FUNC_OFFSET(16595, glGetTrackMatrixivNV, glGetTrackMatrixivNV, NULL, 964), - NAME_FUNC_OFFSET(16616, glGetVertexAttribdvNV, glGetVertexAttribdvNV, NULL, 965), - NAME_FUNC_OFFSET(16638, glGetVertexAttribfvNV, glGetVertexAttribfvNV, NULL, 966), - NAME_FUNC_OFFSET(16660, glGetVertexAttribivNV, glGetVertexAttribivNV, NULL, 967), - NAME_FUNC_OFFSET(16682, glLoadProgramNV, glLoadProgramNV, NULL, 968), - NAME_FUNC_OFFSET(16698, glProgramParameters4dvNV, glProgramParameters4dvNV, NULL, 969), - NAME_FUNC_OFFSET(16723, glProgramParameters4fvNV, glProgramParameters4fvNV, NULL, 970), - NAME_FUNC_OFFSET(16748, glRequestResidentProgramsNV, glRequestResidentProgramsNV, NULL, 971), - NAME_FUNC_OFFSET(16776, glTrackMatrixNV, glTrackMatrixNV, NULL, 972), - NAME_FUNC_OFFSET(16792, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, 973), - NAME_FUNC_OFFSET(16811, glVertexAttrib1dvNV, glVertexAttrib1dvNV, NULL, 974), - NAME_FUNC_OFFSET(16831, glVertexAttrib1fNV, glVertexAttrib1fNV, NULL, 975), - NAME_FUNC_OFFSET(16850, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, 976), - NAME_FUNC_OFFSET(16870, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, 977), - NAME_FUNC_OFFSET(16889, glVertexAttrib1svNV, glVertexAttrib1svNV, NULL, 978), - NAME_FUNC_OFFSET(16909, glVertexAttrib2dNV, glVertexAttrib2dNV, NULL, 979), - NAME_FUNC_OFFSET(16928, glVertexAttrib2dvNV, glVertexAttrib2dvNV, NULL, 980), - NAME_FUNC_OFFSET(16948, glVertexAttrib2fNV, glVertexAttrib2fNV, NULL, 981), - NAME_FUNC_OFFSET(16967, glVertexAttrib2fvNV, glVertexAttrib2fvNV, NULL, 982), - NAME_FUNC_OFFSET(16987, glVertexAttrib2sNV, glVertexAttrib2sNV, NULL, 983), - NAME_FUNC_OFFSET(17006, glVertexAttrib2svNV, glVertexAttrib2svNV, NULL, 984), - NAME_FUNC_OFFSET(17026, glVertexAttrib3dNV, glVertexAttrib3dNV, NULL, 985), - NAME_FUNC_OFFSET(17045, glVertexAttrib3dvNV, glVertexAttrib3dvNV, NULL, 986), - NAME_FUNC_OFFSET(17065, glVertexAttrib3fNV, glVertexAttrib3fNV, NULL, 987), - NAME_FUNC_OFFSET(17084, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, 988), - NAME_FUNC_OFFSET(17104, glVertexAttrib3sNV, glVertexAttrib3sNV, NULL, 989), - NAME_FUNC_OFFSET(17123, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, 990), - NAME_FUNC_OFFSET(17143, glVertexAttrib4dNV, glVertexAttrib4dNV, NULL, 991), - NAME_FUNC_OFFSET(17162, glVertexAttrib4dvNV, glVertexAttrib4dvNV, NULL, 992), - NAME_FUNC_OFFSET(17182, glVertexAttrib4fNV, glVertexAttrib4fNV, NULL, 993), - NAME_FUNC_OFFSET(17201, glVertexAttrib4fvNV, glVertexAttrib4fvNV, NULL, 994), - NAME_FUNC_OFFSET(17221, glVertexAttrib4sNV, glVertexAttrib4sNV, NULL, 995), - NAME_FUNC_OFFSET(17240, glVertexAttrib4svNV, glVertexAttrib4svNV, NULL, 996), - NAME_FUNC_OFFSET(17260, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, 997), - NAME_FUNC_OFFSET(17280, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, 998), - NAME_FUNC_OFFSET(17301, glVertexAttribPointerNV, glVertexAttribPointerNV, NULL, 999), - NAME_FUNC_OFFSET(17325, glVertexAttribs1dvNV, glVertexAttribs1dvNV, NULL, 1000), - NAME_FUNC_OFFSET(17346, glVertexAttribs1fvNV, glVertexAttribs1fvNV, NULL, 1001), - NAME_FUNC_OFFSET(17367, glVertexAttribs1svNV, glVertexAttribs1svNV, NULL, 1002), - NAME_FUNC_OFFSET(17388, glVertexAttribs2dvNV, glVertexAttribs2dvNV, NULL, 1003), - NAME_FUNC_OFFSET(17409, glVertexAttribs2fvNV, glVertexAttribs2fvNV, NULL, 1004), - NAME_FUNC_OFFSET(17430, glVertexAttribs2svNV, glVertexAttribs2svNV, NULL, 1005), - NAME_FUNC_OFFSET(17451, glVertexAttribs3dvNV, glVertexAttribs3dvNV, NULL, 1006), - NAME_FUNC_OFFSET(17472, glVertexAttribs3fvNV, glVertexAttribs3fvNV, NULL, 1007), - NAME_FUNC_OFFSET(17493, glVertexAttribs3svNV, glVertexAttribs3svNV, NULL, 1008), - NAME_FUNC_OFFSET(17514, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, 1009), - NAME_FUNC_OFFSET(17535, glVertexAttribs4fvNV, glVertexAttribs4fvNV, NULL, 1010), - NAME_FUNC_OFFSET(17556, glVertexAttribs4svNV, glVertexAttribs4svNV, NULL, 1011), - NAME_FUNC_OFFSET(17577, glVertexAttribs4ubvNV, glVertexAttribs4ubvNV, NULL, 1012), - NAME_FUNC_OFFSET(17599, glGetTexBumpParameterfvATI, glGetTexBumpParameterfvATI, NULL, 1013), - NAME_FUNC_OFFSET(17626, glGetTexBumpParameterivATI, glGetTexBumpParameterivATI, NULL, 1014), - NAME_FUNC_OFFSET(17653, glTexBumpParameterfvATI, glTexBumpParameterfvATI, NULL, 1015), - NAME_FUNC_OFFSET(17677, glTexBumpParameterivATI, glTexBumpParameterivATI, NULL, 1016), - NAME_FUNC_OFFSET(17701, glAlphaFragmentOp1ATI, glAlphaFragmentOp1ATI, NULL, 1017), - NAME_FUNC_OFFSET(17723, glAlphaFragmentOp2ATI, glAlphaFragmentOp2ATI, NULL, 1018), - NAME_FUNC_OFFSET(17745, glAlphaFragmentOp3ATI, glAlphaFragmentOp3ATI, NULL, 1019), - NAME_FUNC_OFFSET(17767, glBeginFragmentShaderATI, glBeginFragmentShaderATI, NULL, 1020), - NAME_FUNC_OFFSET(17792, glBindFragmentShaderATI, glBindFragmentShaderATI, NULL, 1021), - NAME_FUNC_OFFSET(17816, glColorFragmentOp1ATI, glColorFragmentOp1ATI, NULL, 1022), - NAME_FUNC_OFFSET(17838, glColorFragmentOp2ATI, glColorFragmentOp2ATI, NULL, 1023), - NAME_FUNC_OFFSET(17860, glColorFragmentOp3ATI, glColorFragmentOp3ATI, NULL, 1024), - NAME_FUNC_OFFSET(17882, glDeleteFragmentShaderATI, glDeleteFragmentShaderATI, NULL, 1025), - NAME_FUNC_OFFSET(17908, glEndFragmentShaderATI, glEndFragmentShaderATI, NULL, 1026), - NAME_FUNC_OFFSET(17931, glGenFragmentShadersATI, glGenFragmentShadersATI, NULL, 1027), - NAME_FUNC_OFFSET(17955, glPassTexCoordATI, glPassTexCoordATI, NULL, 1028), - NAME_FUNC_OFFSET(17973, glSampleMapATI, glSampleMapATI, NULL, 1029), - NAME_FUNC_OFFSET(17988, glSetFragmentShaderConstantATI, glSetFragmentShaderConstantATI, NULL, 1030), - NAME_FUNC_OFFSET(18019, gl_dispatch_stub_1031, gl_dispatch_stub_1031, NULL, 1031), - NAME_FUNC_OFFSET(18042, gl_dispatch_stub_1032, gl_dispatch_stub_1032, NULL, 1032), - NAME_FUNC_OFFSET(18065, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033), - NAME_FUNC_OFFSET(18088, glGetProgramNamedParameterdvNV, glGetProgramNamedParameterdvNV, NULL, 1034), - NAME_FUNC_OFFSET(18119, glGetProgramNamedParameterfvNV, glGetProgramNamedParameterfvNV, NULL, 1035), - NAME_FUNC_OFFSET(18150, glProgramNamedParameter4dNV, glProgramNamedParameter4dNV, NULL, 1036), - NAME_FUNC_OFFSET(18178, glProgramNamedParameter4dvNV, glProgramNamedParameter4dvNV, NULL, 1037), - NAME_FUNC_OFFSET(18207, glProgramNamedParameter4fNV, glProgramNamedParameter4fNV, NULL, 1038), - NAME_FUNC_OFFSET(18235, glProgramNamedParameter4fvNV, glProgramNamedParameter4fvNV, NULL, 1039), - NAME_FUNC_OFFSET(18264, glPrimitiveRestartNV, glPrimitiveRestartNV, NULL, 1040), - NAME_FUNC_OFFSET(18285, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041), - NAME_FUNC_OFFSET(18302, gl_dispatch_stub_1042, gl_dispatch_stub_1042, NULL, 1042), - NAME_FUNC_OFFSET(18315, gl_dispatch_stub_1043, gl_dispatch_stub_1043, NULL, 1043), - NAME_FUNC_OFFSET(18329, gl_dispatch_stub_1044, gl_dispatch_stub_1044, NULL, 1044), - NAME_FUNC_OFFSET(18346, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 1045), - NAME_FUNC_OFFSET(18367, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 1046), - NAME_FUNC_OFFSET(18389, gl_dispatch_stub_1047, gl_dispatch_stub_1047, NULL, 1047), - NAME_FUNC_OFFSET(18413, gl_dispatch_stub_1048, gl_dispatch_stub_1048, NULL, 1048), - NAME_FUNC_OFFSET(18443, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 1049), - NAME_FUNC_OFFSET(18464, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 1050), - NAME_FUNC_OFFSET(18486, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 1051), - NAME_FUNC_OFFSET(18507, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 1052), - NAME_FUNC_OFFSET(18529, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 1053), - NAME_FUNC_OFFSET(18551, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 1054), - NAME_FUNC_OFFSET(18574, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 1055), - NAME_FUNC_OFFSET(18595, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 1056), - NAME_FUNC_OFFSET(18617, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 1057), - NAME_FUNC_OFFSET(18639, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 1058), - NAME_FUNC_OFFSET(18662, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 1059), - NAME_FUNC_OFFSET(18683, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 1060), - NAME_FUNC_OFFSET(18705, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 1061), - NAME_FUNC_OFFSET(18727, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 1062), - NAME_FUNC_OFFSET(18750, glClearColorIiEXT, glClearColorIiEXT, NULL, 1063), - NAME_FUNC_OFFSET(18768, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 1064), - NAME_FUNC_OFFSET(18787, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 1065), - NAME_FUNC_OFFSET(18809, glBeginPerfMonitorAMD, glBeginPerfMonitorAMD, NULL, 1066), - NAME_FUNC_OFFSET(18831, glDeletePerfMonitorsAMD, glDeletePerfMonitorsAMD, NULL, 1067), - NAME_FUNC_OFFSET(18855, glEndPerfMonitorAMD, glEndPerfMonitorAMD, NULL, 1068), - NAME_FUNC_OFFSET(18875, glGenPerfMonitorsAMD, glGenPerfMonitorsAMD, NULL, 1069), - NAME_FUNC_OFFSET(18896, glGetPerfMonitorCounterDataAMD, glGetPerfMonitorCounterDataAMD, NULL, 1070), - NAME_FUNC_OFFSET(18927, glGetPerfMonitorCounterInfoAMD, glGetPerfMonitorCounterInfoAMD, NULL, 1071), - NAME_FUNC_OFFSET(18958, glGetPerfMonitorCounterStringAMD, glGetPerfMonitorCounterStringAMD, NULL, 1072), - NAME_FUNC_OFFSET(18991, glGetPerfMonitorCountersAMD, glGetPerfMonitorCountersAMD, NULL, 1073), - NAME_FUNC_OFFSET(19019, glGetPerfMonitorGroupStringAMD, glGetPerfMonitorGroupStringAMD, NULL, 1074), - NAME_FUNC_OFFSET(19050, glGetPerfMonitorGroupsAMD, glGetPerfMonitorGroupsAMD, NULL, 1075), - NAME_FUNC_OFFSET(19076, glSelectPerfMonitorCountersAMD, glSelectPerfMonitorCountersAMD, NULL, 1076), - NAME_FUNC_OFFSET(19107, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 1077), - NAME_FUNC_OFFSET(19135, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 1078), - NAME_FUNC_OFFSET(19158, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 1079), - NAME_FUNC_OFFSET(19183, glActiveProgramEXT, glActiveProgramEXT, NULL, 1080), - NAME_FUNC_OFFSET(19202, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 1081), - NAME_FUNC_OFFSET(19227, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 1082), - NAME_FUNC_OFFSET(19249, glTextureBarrierNV, glTextureBarrierNV, NULL, 1083), - NAME_FUNC_OFFSET(19268, glVDPAUFiniNV, glVDPAUFiniNV, NULL, 1084), - NAME_FUNC_OFFSET(19282, glVDPAUGetSurfaceivNV, glVDPAUGetSurfaceivNV, NULL, 1085), - NAME_FUNC_OFFSET(19304, glVDPAUInitNV, glVDPAUInitNV, NULL, 1086), - NAME_FUNC_OFFSET(19318, glVDPAUIsSurfaceNV, glVDPAUIsSurfaceNV, NULL, 1087), - NAME_FUNC_OFFSET(19337, glVDPAUMapSurfacesNV, glVDPAUMapSurfacesNV, NULL, 1088), - NAME_FUNC_OFFSET(19358, glVDPAURegisterOutputSurfaceNV, glVDPAURegisterOutputSurfaceNV, NULL, 1089), - NAME_FUNC_OFFSET(19389, glVDPAURegisterVideoSurfaceNV, glVDPAURegisterVideoSurfaceNV, NULL, 1090), - NAME_FUNC_OFFSET(19419, glVDPAUSurfaceAccessNV, glVDPAUSurfaceAccessNV, NULL, 1091), - NAME_FUNC_OFFSET(19442, glVDPAUUnmapSurfacesNV, glVDPAUUnmapSurfacesNV, NULL, 1092), - NAME_FUNC_OFFSET(19465, glVDPAUUnregisterSurfaceNV, glVDPAUUnregisterSurfaceNV, NULL, 1093), - NAME_FUNC_OFFSET(19492, gl_dispatch_stub_1094, gl_dispatch_stub_1094, NULL, 1094), - NAME_FUNC_OFFSET(19514, gl_dispatch_stub_1095, gl_dispatch_stub_1095, NULL, 1095), - NAME_FUNC_OFFSET(19537, gl_dispatch_stub_1096, gl_dispatch_stub_1096, NULL, 1096), - NAME_FUNC_OFFSET(19560, gl_dispatch_stub_1097, gl_dispatch_stub_1097, NULL, 1097), - NAME_FUNC_OFFSET(19580, gl_dispatch_stub_1098, gl_dispatch_stub_1098, NULL, 1098), - NAME_FUNC_OFFSET(19607, gl_dispatch_stub_1099, gl_dispatch_stub_1099, NULL, 1099), - NAME_FUNC_OFFSET(19633, gl_dispatch_stub_1100, gl_dispatch_stub_1100, NULL, 1100), - NAME_FUNC_OFFSET(19659, gl_dispatch_stub_1101, gl_dispatch_stub_1101, NULL, 1101), - NAME_FUNC_OFFSET(19683, gl_dispatch_stub_1102, gl_dispatch_stub_1102, NULL, 1102), - NAME_FUNC_OFFSET(19711, gl_dispatch_stub_1103, gl_dispatch_stub_1103, NULL, 1103), - NAME_FUNC_OFFSET(19735, gl_dispatch_stub_1104, gl_dispatch_stub_1104, NULL, 1104), - NAME_FUNC_OFFSET(19760, gl_dispatch_stub_1105, gl_dispatch_stub_1105, NULL, 1105), - NAME_FUNC_OFFSET(19789, gl_dispatch_stub_1106, gl_dispatch_stub_1106, NULL, 1106), - NAME_FUNC_OFFSET(19820, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 1107), - NAME_FUNC_OFFSET(19859, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 1108), - NAME_FUNC_OFFSET(19888, glAlphaFuncx, glAlphaFuncx, NULL, 1109), - NAME_FUNC_OFFSET(19901, glClearColorx, glClearColorx, NULL, 1110), - NAME_FUNC_OFFSET(19915, glClearDepthx, glClearDepthx, NULL, 1111), - NAME_FUNC_OFFSET(19929, glColor4x, glColor4x, NULL, 1112), - NAME_FUNC_OFFSET(19939, glDepthRangex, glDepthRangex, NULL, 1113), - NAME_FUNC_OFFSET(19953, glFogx, glFogx, NULL, 1114), - NAME_FUNC_OFFSET(19960, glFogxv, glFogxv, NULL, 1115), - NAME_FUNC_OFFSET(19968, glFrustumf, glFrustumf, NULL, 1116), - NAME_FUNC_OFFSET(19979, glFrustumx, glFrustumx, NULL, 1117), - NAME_FUNC_OFFSET(19990, glLightModelx, glLightModelx, NULL, 1118), - NAME_FUNC_OFFSET(20004, glLightModelxv, glLightModelxv, NULL, 1119), - NAME_FUNC_OFFSET(20019, glLightx, glLightx, NULL, 1120), - NAME_FUNC_OFFSET(20028, glLightxv, glLightxv, NULL, 1121), - NAME_FUNC_OFFSET(20038, glLineWidthx, glLineWidthx, NULL, 1122), - NAME_FUNC_OFFSET(20051, glLoadMatrixx, glLoadMatrixx, NULL, 1123), - NAME_FUNC_OFFSET(20065, glMaterialx, glMaterialx, NULL, 1124), - NAME_FUNC_OFFSET(20077, glMaterialxv, glMaterialxv, NULL, 1125), - NAME_FUNC_OFFSET(20090, glMultMatrixx, glMultMatrixx, NULL, 1126), - NAME_FUNC_OFFSET(20104, glMultiTexCoord4x, glMultiTexCoord4x, NULL, 1127), - NAME_FUNC_OFFSET(20122, glNormal3x, glNormal3x, NULL, 1128), - NAME_FUNC_OFFSET(20133, glOrthof, glOrthof, NULL, 1129), - NAME_FUNC_OFFSET(20142, glOrthox, glOrthox, NULL, 1130), - NAME_FUNC_OFFSET(20151, glPointSizex, glPointSizex, NULL, 1131), - NAME_FUNC_OFFSET(20164, glPolygonOffsetx, glPolygonOffsetx, NULL, 1132), - NAME_FUNC_OFFSET(20181, glRotatex, glRotatex, NULL, 1133), - NAME_FUNC_OFFSET(20191, glSampleCoveragex, glSampleCoveragex, NULL, 1134), - NAME_FUNC_OFFSET(20209, glScalex, glScalex, NULL, 1135), - NAME_FUNC_OFFSET(20218, glTexEnvx, glTexEnvx, NULL, 1136), - NAME_FUNC_OFFSET(20228, glTexEnvxv, glTexEnvxv, NULL, 1137), - NAME_FUNC_OFFSET(20239, glTexParameterx, glTexParameterx, NULL, 1138), - NAME_FUNC_OFFSET(20255, glTranslatex, glTranslatex, NULL, 1139), - NAME_FUNC_OFFSET(20268, glClipPlanef, glClipPlanef, NULL, 1140), - NAME_FUNC_OFFSET(20281, glClipPlanex, glClipPlanex, NULL, 1141), - NAME_FUNC_OFFSET(20294, glGetClipPlanef, glGetClipPlanef, NULL, 1142), - NAME_FUNC_OFFSET(20310, glGetClipPlanex, glGetClipPlanex, NULL, 1143), - NAME_FUNC_OFFSET(20326, glGetFixedv, glGetFixedv, NULL, 1144), - NAME_FUNC_OFFSET(20338, glGetLightxv, glGetLightxv, NULL, 1145), - NAME_FUNC_OFFSET(20351, glGetMaterialxv, glGetMaterialxv, NULL, 1146), - NAME_FUNC_OFFSET(20367, glGetTexEnvxv, glGetTexEnvxv, NULL, 1147), - NAME_FUNC_OFFSET(20381, glGetTexParameterxv, glGetTexParameterxv, NULL, 1148), - NAME_FUNC_OFFSET(20401, glPointParameterx, glPointParameterx, NULL, 1149), - NAME_FUNC_OFFSET(20419, glPointParameterxv, glPointParameterxv, NULL, 1150), - NAME_FUNC_OFFSET(20438, glTexParameterxv, glTexParameterxv, NULL, 1151), - NAME_FUNC_OFFSET(20455, glTexGenf, glTexGenf, NULL, 190), - NAME_FUNC_OFFSET(20468, glTexGenfv, glTexGenfv, NULL, 191), - NAME_FUNC_OFFSET(20482, glTexGeni, glTexGeni, NULL, 192), - NAME_FUNC_OFFSET(20495, glTexGeniv, glTexGeniv, NULL, 193), - NAME_FUNC_OFFSET(20509, glReadBuffer, glReadBuffer, NULL, 254), - NAME_FUNC_OFFSET(20524, glGetTexGenfv, glGetTexGenfv, NULL, 279), - NAME_FUNC_OFFSET(20541, glGetTexGeniv, glGetTexGeniv, NULL, 280), - NAME_FUNC_OFFSET(20558, glArrayElement, glArrayElement, NULL, 306), - NAME_FUNC_OFFSET(20576, glBindTexture, glBindTexture, NULL, 307), - NAME_FUNC_OFFSET(20593, glDrawArrays, glDrawArrays, NULL, 310), - NAME_FUNC_OFFSET(20609, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322), - NAME_FUNC_OFFSET(20634, glCopyTexImage1D, glCopyTexImage1D, NULL, 323), - NAME_FUNC_OFFSET(20654, glCopyTexImage2D, glCopyTexImage2D, NULL, 324), - NAME_FUNC_OFFSET(20674, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325), - NAME_FUNC_OFFSET(20697, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326), - NAME_FUNC_OFFSET(20720, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327), - NAME_FUNC_OFFSET(20740, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328), - NAME_FUNC_OFFSET(20757, glGetPointerv, glGetPointerv, NULL, 329), - NAME_FUNC_OFFSET(20774, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330), - NAME_FUNC_OFFSET(20789, glPrioritizeTextures, glPrioritizeTextures, NULL, 331), - NAME_FUNC_OFFSET(20813, glTexSubImage1D, glTexSubImage1D, NULL, 332), - NAME_FUNC_OFFSET(20832, glTexSubImage2D, glTexSubImage2D, NULL, 333), - NAME_FUNC_OFFSET(20851, glBlendColor, glBlendColor, NULL, 336), - NAME_FUNC_OFFSET(20867, glBlendEquation, glBlendEquation, NULL, 337), - NAME_FUNC_OFFSET(20886, glBlendEquation, glBlendEquation, NULL, 337), - NAME_FUNC_OFFSET(20905, glDrawRangeElements, glDrawRangeElements, NULL, 338), - NAME_FUNC_OFFSET(20928, glColorTable, glColorTable, NULL, 339), - NAME_FUNC_OFFSET(20944, glColorTable, glColorTable, NULL, 339), - NAME_FUNC_OFFSET(20960, glColorTableParameterfv, glColorTableParameterfv, NULL, 340), - NAME_FUNC_OFFSET(20987, glColorTableParameteriv, glColorTableParameteriv, NULL, 341), - NAME_FUNC_OFFSET(21014, glCopyColorTable, glCopyColorTable, NULL, 342), - NAME_FUNC_OFFSET(21034, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343), - NAME_FUNC_OFFSET(21053, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343), - NAME_FUNC_OFFSET(21072, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344), - NAME_FUNC_OFFSET(21102, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344), - NAME_FUNC_OFFSET(21132, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345), - NAME_FUNC_OFFSET(21162, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345), - NAME_FUNC_OFFSET(21192, glColorSubTable, glColorSubTable, NULL, 346), - NAME_FUNC_OFFSET(21211, glCopyColorSubTable, glCopyColorSubTable, NULL, 347), - NAME_FUNC_OFFSET(21234, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348), - NAME_FUNC_OFFSET(21259, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349), - NAME_FUNC_OFFSET(21284, glConvolutionParameterf, glConvolutionParameterf, NULL, 350), - NAME_FUNC_OFFSET(21311, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351), - NAME_FUNC_OFFSET(21339, glConvolutionParameteri, glConvolutionParameteri, NULL, 352), - NAME_FUNC_OFFSET(21366, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353), - NAME_FUNC_OFFSET(21394, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354), - NAME_FUNC_OFFSET(21423, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355), - NAME_FUNC_OFFSET(21452, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356), - NAME_FUNC_OFFSET(21478, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357), - NAME_FUNC_OFFSET(21509, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358), - NAME_FUNC_OFFSET(21540, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359), - NAME_FUNC_OFFSET(21564, glSeparableFilter2D, glSeparableFilter2D, NULL, 360), - NAME_FUNC_OFFSET(21587, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361), - NAME_FUNC_OFFSET(21605, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362), - NAME_FUNC_OFFSET(21634, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363), - NAME_FUNC_OFFSET(21663, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364), - NAME_FUNC_OFFSET(21678, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365), - NAME_FUNC_OFFSET(21704, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366), - NAME_FUNC_OFFSET(21730, glHistogram, glHistogram, NULL, 367), - NAME_FUNC_OFFSET(21745, glMinmax, glMinmax, NULL, 368), - NAME_FUNC_OFFSET(21757, glResetHistogram, glResetHistogram, NULL, 369), - NAME_FUNC_OFFSET(21777, glResetMinmax, glResetMinmax, NULL, 370), - NAME_FUNC_OFFSET(21794, glTexImage3D, glTexImage3D, NULL, 371), - NAME_FUNC_OFFSET(21810, glTexImage3D, glTexImage3D, NULL, 371), - NAME_FUNC_OFFSET(21826, glTexSubImage3D, glTexSubImage3D, NULL, 372), - NAME_FUNC_OFFSET(21845, glTexSubImage3D, glTexSubImage3D, NULL, 372), - NAME_FUNC_OFFSET(21864, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373), - NAME_FUNC_OFFSET(21887, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373), - NAME_FUNC_OFFSET(21910, glActiveTexture, glActiveTexture, NULL, 374), - NAME_FUNC_OFFSET(21929, glClientActiveTexture, glClientActiveTexture, NULL, 375), - NAME_FUNC_OFFSET(21954, glMultiTexCoord1d, glMultiTexCoord1d, NULL, 376), - NAME_FUNC_OFFSET(21975, glMultiTexCoord1dv, glMultiTexCoord1dv, NULL, 377), - NAME_FUNC_OFFSET(21997, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378), - NAME_FUNC_OFFSET(22015, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379), - NAME_FUNC_OFFSET(22034, glMultiTexCoord1i, glMultiTexCoord1i, NULL, 380), - NAME_FUNC_OFFSET(22055, glMultiTexCoord1iv, glMultiTexCoord1iv, NULL, 381), - NAME_FUNC_OFFSET(22077, glMultiTexCoord1s, glMultiTexCoord1s, NULL, 382), - NAME_FUNC_OFFSET(22098, glMultiTexCoord1sv, glMultiTexCoord1sv, NULL, 383), - NAME_FUNC_OFFSET(22120, glMultiTexCoord2d, glMultiTexCoord2d, NULL, 384), - NAME_FUNC_OFFSET(22141, glMultiTexCoord2dv, glMultiTexCoord2dv, NULL, 385), - NAME_FUNC_OFFSET(22163, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386), - NAME_FUNC_OFFSET(22181, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387), - NAME_FUNC_OFFSET(22200, glMultiTexCoord2i, glMultiTexCoord2i, NULL, 388), - NAME_FUNC_OFFSET(22221, glMultiTexCoord2iv, glMultiTexCoord2iv, NULL, 389), - NAME_FUNC_OFFSET(22243, glMultiTexCoord2s, glMultiTexCoord2s, NULL, 390), - NAME_FUNC_OFFSET(22264, glMultiTexCoord2sv, glMultiTexCoord2sv, NULL, 391), - NAME_FUNC_OFFSET(22286, glMultiTexCoord3d, glMultiTexCoord3d, NULL, 392), - NAME_FUNC_OFFSET(22307, glMultiTexCoord3dv, glMultiTexCoord3dv, NULL, 393), - NAME_FUNC_OFFSET(22329, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394), - NAME_FUNC_OFFSET(22347, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395), - NAME_FUNC_OFFSET(22366, glMultiTexCoord3i, glMultiTexCoord3i, NULL, 396), - NAME_FUNC_OFFSET(22387, glMultiTexCoord3iv, glMultiTexCoord3iv, NULL, 397), - NAME_FUNC_OFFSET(22409, glMultiTexCoord3s, glMultiTexCoord3s, NULL, 398), - NAME_FUNC_OFFSET(22430, glMultiTexCoord3sv, glMultiTexCoord3sv, NULL, 399), - NAME_FUNC_OFFSET(22452, glMultiTexCoord4d, glMultiTexCoord4d, NULL, 400), - NAME_FUNC_OFFSET(22473, glMultiTexCoord4dv, glMultiTexCoord4dv, NULL, 401), - NAME_FUNC_OFFSET(22495, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402), - NAME_FUNC_OFFSET(22513, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403), - NAME_FUNC_OFFSET(22532, glMultiTexCoord4i, glMultiTexCoord4i, NULL, 404), - NAME_FUNC_OFFSET(22553, glMultiTexCoord4iv, glMultiTexCoord4iv, NULL, 405), - NAME_FUNC_OFFSET(22575, glMultiTexCoord4s, glMultiTexCoord4s, NULL, 406), - NAME_FUNC_OFFSET(22596, glMultiTexCoord4sv, glMultiTexCoord4sv, NULL, 407), - NAME_FUNC_OFFSET(22618, glCompressedTexImage1D, glCompressedTexImage1D, NULL, 408), - NAME_FUNC_OFFSET(22644, glCompressedTexImage2D, glCompressedTexImage2D, NULL, 409), - NAME_FUNC_OFFSET(22670, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410), - NAME_FUNC_OFFSET(22696, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410), - NAME_FUNC_OFFSET(22722, glCompressedTexSubImage1D, glCompressedTexSubImage1D, NULL, 411), - NAME_FUNC_OFFSET(22751, glCompressedTexSubImage2D, glCompressedTexSubImage2D, NULL, 412), - NAME_FUNC_OFFSET(22780, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413), - NAME_FUNC_OFFSET(22809, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413), - NAME_FUNC_OFFSET(22838, glGetCompressedTexImage, glGetCompressedTexImage, NULL, 414), - NAME_FUNC_OFFSET(22865, glLoadTransposeMatrixd, glLoadTransposeMatrixd, NULL, 415), - NAME_FUNC_OFFSET(22891, glLoadTransposeMatrixf, glLoadTransposeMatrixf, NULL, 416), - NAME_FUNC_OFFSET(22917, glMultTransposeMatrixd, glMultTransposeMatrixd, NULL, 417), - NAME_FUNC_OFFSET(22943, glMultTransposeMatrixf, glMultTransposeMatrixf, NULL, 418), - NAME_FUNC_OFFSET(22969, glSampleCoverage, glSampleCoverage, NULL, 419), - NAME_FUNC_OFFSET(22989, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420), - NAME_FUNC_OFFSET(23012, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420), - NAME_FUNC_OFFSET(23036, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420), - NAME_FUNC_OFFSET(23059, glFogCoordPointer, glFogCoordPointer, NULL, 421), - NAME_FUNC_OFFSET(23080, glFogCoordd, glFogCoordd, NULL, 422), - NAME_FUNC_OFFSET(23095, glFogCoorddv, glFogCoorddv, NULL, 423), - NAME_FUNC_OFFSET(23111, glMultiDrawArrays, glMultiDrawArrays, NULL, 424), - NAME_FUNC_OFFSET(23132, glPointParameterf, glPointParameterf, NULL, 425), - NAME_FUNC_OFFSET(23153, glPointParameterf, glPointParameterf, NULL, 425), - NAME_FUNC_OFFSET(23174, glPointParameterf, glPointParameterf, NULL, 425), - NAME_FUNC_OFFSET(23196, glPointParameterfv, glPointParameterfv, NULL, 426), - NAME_FUNC_OFFSET(23218, glPointParameterfv, glPointParameterfv, NULL, 426), - NAME_FUNC_OFFSET(23240, glPointParameterfv, glPointParameterfv, NULL, 426), - NAME_FUNC_OFFSET(23263, glPointParameteri, glPointParameteri, NULL, 427), - NAME_FUNC_OFFSET(23283, glPointParameteriv, glPointParameteriv, NULL, 428), - NAME_FUNC_OFFSET(23304, glSecondaryColor3b, glSecondaryColor3b, NULL, 429), - NAME_FUNC_OFFSET(23326, glSecondaryColor3bv, glSecondaryColor3bv, NULL, 430), - NAME_FUNC_OFFSET(23349, glSecondaryColor3d, glSecondaryColor3d, NULL, 431), - NAME_FUNC_OFFSET(23371, glSecondaryColor3dv, glSecondaryColor3dv, NULL, 432), - NAME_FUNC_OFFSET(23394, glSecondaryColor3i, glSecondaryColor3i, NULL, 433), - NAME_FUNC_OFFSET(23416, glSecondaryColor3iv, glSecondaryColor3iv, NULL, 434), - NAME_FUNC_OFFSET(23439, glSecondaryColor3s, glSecondaryColor3s, NULL, 435), - NAME_FUNC_OFFSET(23461, glSecondaryColor3sv, glSecondaryColor3sv, NULL, 436), - NAME_FUNC_OFFSET(23484, glSecondaryColor3ub, glSecondaryColor3ub, NULL, 437), - NAME_FUNC_OFFSET(23507, glSecondaryColor3ubv, glSecondaryColor3ubv, NULL, 438), - NAME_FUNC_OFFSET(23531, glSecondaryColor3ui, glSecondaryColor3ui, NULL, 439), - NAME_FUNC_OFFSET(23554, glSecondaryColor3uiv, glSecondaryColor3uiv, NULL, 440), - NAME_FUNC_OFFSET(23578, glSecondaryColor3us, glSecondaryColor3us, NULL, 441), - NAME_FUNC_OFFSET(23601, glSecondaryColor3usv, glSecondaryColor3usv, NULL, 442), - NAME_FUNC_OFFSET(23625, glSecondaryColorPointer, glSecondaryColorPointer, NULL, 443), - NAME_FUNC_OFFSET(23652, glWindowPos2d, glWindowPos2d, NULL, 444), - NAME_FUNC_OFFSET(23669, glWindowPos2d, glWindowPos2d, NULL, 444), - NAME_FUNC_OFFSET(23687, glWindowPos2dv, glWindowPos2dv, NULL, 445), - NAME_FUNC_OFFSET(23705, glWindowPos2dv, glWindowPos2dv, NULL, 445), - NAME_FUNC_OFFSET(23724, glWindowPos2f, glWindowPos2f, NULL, 446), - NAME_FUNC_OFFSET(23741, glWindowPos2f, glWindowPos2f, NULL, 446), - NAME_FUNC_OFFSET(23759, glWindowPos2fv, glWindowPos2fv, NULL, 447), - NAME_FUNC_OFFSET(23777, glWindowPos2fv, glWindowPos2fv, NULL, 447), - NAME_FUNC_OFFSET(23796, glWindowPos2i, glWindowPos2i, NULL, 448), - NAME_FUNC_OFFSET(23813, glWindowPos2i, glWindowPos2i, NULL, 448), - NAME_FUNC_OFFSET(23831, glWindowPos2iv, glWindowPos2iv, NULL, 449), - NAME_FUNC_OFFSET(23849, glWindowPos2iv, glWindowPos2iv, NULL, 449), - NAME_FUNC_OFFSET(23868, glWindowPos2s, glWindowPos2s, NULL, 450), - NAME_FUNC_OFFSET(23885, glWindowPos2s, glWindowPos2s, NULL, 450), - NAME_FUNC_OFFSET(23903, glWindowPos2sv, glWindowPos2sv, NULL, 451), - NAME_FUNC_OFFSET(23921, glWindowPos2sv, glWindowPos2sv, NULL, 451), - NAME_FUNC_OFFSET(23940, glWindowPos3d, glWindowPos3d, NULL, 452), - NAME_FUNC_OFFSET(23957, glWindowPos3d, glWindowPos3d, NULL, 452), - NAME_FUNC_OFFSET(23975, glWindowPos3dv, glWindowPos3dv, NULL, 453), - NAME_FUNC_OFFSET(23993, glWindowPos3dv, glWindowPos3dv, NULL, 453), - NAME_FUNC_OFFSET(24012, glWindowPos3f, glWindowPos3f, NULL, 454), - NAME_FUNC_OFFSET(24029, glWindowPos3f, glWindowPos3f, NULL, 454), - NAME_FUNC_OFFSET(24047, glWindowPos3fv, glWindowPos3fv, NULL, 455), - NAME_FUNC_OFFSET(24065, glWindowPos3fv, glWindowPos3fv, NULL, 455), - NAME_FUNC_OFFSET(24084, glWindowPos3i, glWindowPos3i, NULL, 456), - NAME_FUNC_OFFSET(24101, glWindowPos3i, glWindowPos3i, NULL, 456), - NAME_FUNC_OFFSET(24119, glWindowPos3iv, glWindowPos3iv, NULL, 457), - NAME_FUNC_OFFSET(24137, glWindowPos3iv, glWindowPos3iv, NULL, 457), - NAME_FUNC_OFFSET(24156, glWindowPos3s, glWindowPos3s, NULL, 458), - NAME_FUNC_OFFSET(24173, glWindowPos3s, glWindowPos3s, NULL, 458), - NAME_FUNC_OFFSET(24191, glWindowPos3sv, glWindowPos3sv, NULL, 459), - NAME_FUNC_OFFSET(24209, glWindowPos3sv, glWindowPos3sv, NULL, 459), - NAME_FUNC_OFFSET(24228, glBeginQuery, glBeginQuery, NULL, 460), - NAME_FUNC_OFFSET(24244, glBindBuffer, glBindBuffer, NULL, 461), - NAME_FUNC_OFFSET(24260, glBufferData, glBufferData, NULL, 462), - NAME_FUNC_OFFSET(24276, glBufferSubData, glBufferSubData, NULL, 463), - NAME_FUNC_OFFSET(24295, glDeleteBuffers, glDeleteBuffers, NULL, 464), - NAME_FUNC_OFFSET(24314, glDeleteQueries, glDeleteQueries, NULL, 465), - NAME_FUNC_OFFSET(24333, glEndQuery, glEndQuery, NULL, 466), - NAME_FUNC_OFFSET(24347, glGenBuffers, glGenBuffers, NULL, 467), - NAME_FUNC_OFFSET(24363, glGenQueries, glGenQueries, NULL, 468), - NAME_FUNC_OFFSET(24379, glGetBufferParameteriv, glGetBufferParameteriv, NULL, 469), - NAME_FUNC_OFFSET(24405, glGetBufferPointerv, glGetBufferPointerv, NULL, 470), - NAME_FUNC_OFFSET(24428, glGetBufferPointerv, glGetBufferPointerv, NULL, 470), - NAME_FUNC_OFFSET(24451, glGetBufferSubData, glGetBufferSubData, NULL, 471), - NAME_FUNC_OFFSET(24473, glGetQueryObjectiv, glGetQueryObjectiv, NULL, 472), - NAME_FUNC_OFFSET(24495, glGetQueryObjectuiv, glGetQueryObjectuiv, NULL, 473), - NAME_FUNC_OFFSET(24518, glGetQueryiv, glGetQueryiv, NULL, 474), - NAME_FUNC_OFFSET(24534, glIsBuffer, glIsBuffer, NULL, 475), - NAME_FUNC_OFFSET(24548, glIsQuery, glIsQuery, NULL, 476), - NAME_FUNC_OFFSET(24561, glMapBuffer, glMapBuffer, NULL, 477), - NAME_FUNC_OFFSET(24576, glMapBuffer, glMapBuffer, NULL, 477), - NAME_FUNC_OFFSET(24591, glUnmapBuffer, glUnmapBuffer, NULL, 478), - NAME_FUNC_OFFSET(24608, glUnmapBuffer, glUnmapBuffer, NULL, 478), - NAME_FUNC_OFFSET(24625, glBindAttribLocation, glBindAttribLocation, NULL, 480), - NAME_FUNC_OFFSET(24649, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481), - NAME_FUNC_OFFSET(24676, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481), - NAME_FUNC_OFFSET(24703, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481), - NAME_FUNC_OFFSET(24730, glCompileShader, glCompileShader, NULL, 482), - NAME_FUNC_OFFSET(24749, glDisableVertexAttribArray, glDisableVertexAttribArray, NULL, 488), - NAME_FUNC_OFFSET(24779, glDrawBuffers, glDrawBuffers, NULL, 489), - NAME_FUNC_OFFSET(24796, glDrawBuffers, glDrawBuffers, NULL, 489), - NAME_FUNC_OFFSET(24813, glDrawBuffers, glDrawBuffers, NULL, 489), - NAME_FUNC_OFFSET(24829, glEnableVertexAttribArray, glEnableVertexAttribArray, NULL, 490), - NAME_FUNC_OFFSET(24858, glGetActiveAttrib, glGetActiveAttrib, NULL, 491), - NAME_FUNC_OFFSET(24879, glGetActiveUniform, glGetActiveUniform, NULL, 492), - NAME_FUNC_OFFSET(24901, glGetAttribLocation, glGetAttribLocation, NULL, 494), - NAME_FUNC_OFFSET(24924, glGetShaderSource, glGetShaderSource, NULL, 498), - NAME_FUNC_OFFSET(24945, glGetUniformLocation, glGetUniformLocation, NULL, 500), - NAME_FUNC_OFFSET(24969, glGetUniformfv, glGetUniformfv, NULL, 501), - NAME_FUNC_OFFSET(24987, glGetUniformiv, glGetUniformiv, NULL, 502), - NAME_FUNC_OFFSET(25005, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503), - NAME_FUNC_OFFSET(25034, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503), - NAME_FUNC_OFFSET(25062, glGetVertexAttribdv, glGetVertexAttribdv, NULL, 504), - NAME_FUNC_OFFSET(25085, glGetVertexAttribfv, glGetVertexAttribfv, NULL, 505), - NAME_FUNC_OFFSET(25108, glGetVertexAttribiv, glGetVertexAttribiv, NULL, 506), - NAME_FUNC_OFFSET(25131, glLinkProgram, glLinkProgram, NULL, 509), - NAME_FUNC_OFFSET(25148, glShaderSource, glShaderSource, NULL, 510), - NAME_FUNC_OFFSET(25166, glStencilOpSeparate, glStencilOpSeparate, NULL, 513), - NAME_FUNC_OFFSET(25189, glUniform1f, glUniform1f, NULL, 514), - NAME_FUNC_OFFSET(25204, glUniform1fv, glUniform1fv, NULL, 515), - NAME_FUNC_OFFSET(25220, glUniform1i, glUniform1i, NULL, 516), - NAME_FUNC_OFFSET(25235, glUniform1iv, glUniform1iv, NULL, 517), - NAME_FUNC_OFFSET(25251, glUniform2f, glUniform2f, NULL, 518), - NAME_FUNC_OFFSET(25266, glUniform2fv, glUniform2fv, NULL, 519), - NAME_FUNC_OFFSET(25282, glUniform2i, glUniform2i, NULL, 520), - NAME_FUNC_OFFSET(25297, glUniform2iv, glUniform2iv, NULL, 521), - NAME_FUNC_OFFSET(25313, glUniform3f, glUniform3f, NULL, 522), - NAME_FUNC_OFFSET(25328, glUniform3fv, glUniform3fv, NULL, 523), - NAME_FUNC_OFFSET(25344, glUniform3i, glUniform3i, NULL, 524), - NAME_FUNC_OFFSET(25359, glUniform3iv, glUniform3iv, NULL, 525), - NAME_FUNC_OFFSET(25375, glUniform4f, glUniform4f, NULL, 526), - NAME_FUNC_OFFSET(25390, glUniform4fv, glUniform4fv, NULL, 527), - NAME_FUNC_OFFSET(25406, glUniform4i, glUniform4i, NULL, 528), - NAME_FUNC_OFFSET(25421, glUniform4iv, glUniform4iv, NULL, 529), - NAME_FUNC_OFFSET(25437, glUniformMatrix2fv, glUniformMatrix2fv, NULL, 530), - NAME_FUNC_OFFSET(25459, glUniformMatrix3fv, glUniformMatrix3fv, NULL, 531), - NAME_FUNC_OFFSET(25481, glUniformMatrix4fv, glUniformMatrix4fv, NULL, 532), - NAME_FUNC_OFFSET(25503, glUseProgram, glUseProgram, NULL, 533), - NAME_FUNC_OFFSET(25525, glValidateProgram, glValidateProgram, NULL, 534), - NAME_FUNC_OFFSET(25546, glVertexAttrib1d, glVertexAttrib1d, NULL, 535), - NAME_FUNC_OFFSET(25566, glVertexAttrib1dv, glVertexAttrib1dv, NULL, 536), - NAME_FUNC_OFFSET(25587, glVertexAttrib1s, glVertexAttrib1s, NULL, 537), - NAME_FUNC_OFFSET(25607, glVertexAttrib1sv, glVertexAttrib1sv, NULL, 538), - NAME_FUNC_OFFSET(25628, glVertexAttrib2d, glVertexAttrib2d, NULL, 539), - NAME_FUNC_OFFSET(25648, glVertexAttrib2dv, glVertexAttrib2dv, NULL, 540), - NAME_FUNC_OFFSET(25669, glVertexAttrib2s, glVertexAttrib2s, NULL, 541), - NAME_FUNC_OFFSET(25689, glVertexAttrib2sv, glVertexAttrib2sv, NULL, 542), - NAME_FUNC_OFFSET(25710, glVertexAttrib3d, glVertexAttrib3d, NULL, 543), - NAME_FUNC_OFFSET(25730, glVertexAttrib3dv, glVertexAttrib3dv, NULL, 544), - NAME_FUNC_OFFSET(25751, glVertexAttrib3s, glVertexAttrib3s, NULL, 545), - NAME_FUNC_OFFSET(25771, glVertexAttrib3sv, glVertexAttrib3sv, NULL, 546), - NAME_FUNC_OFFSET(25792, glVertexAttrib4Nbv, glVertexAttrib4Nbv, NULL, 547), - NAME_FUNC_OFFSET(25814, glVertexAttrib4Niv, glVertexAttrib4Niv, NULL, 548), - NAME_FUNC_OFFSET(25836, glVertexAttrib4Nsv, glVertexAttrib4Nsv, NULL, 549), - NAME_FUNC_OFFSET(25858, glVertexAttrib4Nub, glVertexAttrib4Nub, NULL, 550), - NAME_FUNC_OFFSET(25880, glVertexAttrib4Nubv, glVertexAttrib4Nubv, NULL, 551), - NAME_FUNC_OFFSET(25903, glVertexAttrib4Nuiv, glVertexAttrib4Nuiv, NULL, 552), - NAME_FUNC_OFFSET(25926, glVertexAttrib4Nusv, glVertexAttrib4Nusv, NULL, 553), - NAME_FUNC_OFFSET(25949, glVertexAttrib4bv, glVertexAttrib4bv, NULL, 554), - NAME_FUNC_OFFSET(25970, glVertexAttrib4d, glVertexAttrib4d, NULL, 555), - NAME_FUNC_OFFSET(25990, glVertexAttrib4dv, glVertexAttrib4dv, NULL, 556), - NAME_FUNC_OFFSET(26011, glVertexAttrib4iv, glVertexAttrib4iv, NULL, 557), - NAME_FUNC_OFFSET(26032, glVertexAttrib4s, glVertexAttrib4s, NULL, 558), - NAME_FUNC_OFFSET(26052, glVertexAttrib4sv, glVertexAttrib4sv, NULL, 559), - NAME_FUNC_OFFSET(26073, glVertexAttrib4ubv, glVertexAttrib4ubv, NULL, 560), - NAME_FUNC_OFFSET(26095, glVertexAttrib4uiv, glVertexAttrib4uiv, NULL, 561), - NAME_FUNC_OFFSET(26117, glVertexAttrib4usv, glVertexAttrib4usv, NULL, 562), - NAME_FUNC_OFFSET(26139, glVertexAttribPointer, glVertexAttribPointer, NULL, 563), - NAME_FUNC_OFFSET(26164, glBeginConditionalRender, glBeginConditionalRender, NULL, 570), - NAME_FUNC_OFFSET(26191, glBeginTransformFeedback, glBeginTransformFeedback, NULL, 571), - NAME_FUNC_OFFSET(26219, glBindBufferBase, glBindBufferBase, NULL, 572), - NAME_FUNC_OFFSET(26239, glBindBufferRange, glBindBufferRange, NULL, 573), - NAME_FUNC_OFFSET(26260, glBindFragDataLocation, glBindFragDataLocation, NULL, 574), - NAME_FUNC_OFFSET(26286, glClampColor, glClampColor, NULL, 575), - NAME_FUNC_OFFSET(26302, glColorMaski, glColorMaski, NULL, 580), - NAME_FUNC_OFFSET(26324, glDisablei, glDisablei, NULL, 581), - NAME_FUNC_OFFSET(26344, glEnablei, glEnablei, NULL, 582), - NAME_FUNC_OFFSET(26363, glEndConditionalRender, glEndConditionalRender, NULL, 583), - NAME_FUNC_OFFSET(26388, glEndTransformFeedback, glEndTransformFeedback, NULL, 584), - NAME_FUNC_OFFSET(26414, glGetBooleani_v, glGetBooleani_v, NULL, 585), - NAME_FUNC_OFFSET(26438, glGetFragDataLocation, glGetFragDataLocation, NULL, 586), - NAME_FUNC_OFFSET(26463, glGetIntegeri_v, glGetIntegeri_v, NULL, 587), - NAME_FUNC_OFFSET(26487, glGetTexParameterIiv, glGetTexParameterIiv, NULL, 589), - NAME_FUNC_OFFSET(26511, glGetTexParameterIuiv, glGetTexParameterIuiv, NULL, 590), - NAME_FUNC_OFFSET(26536, glGetTransformFeedbackVarying, glGetTransformFeedbackVarying, NULL, 591), - NAME_FUNC_OFFSET(26569, glGetUniformuiv, glGetUniformuiv, NULL, 592), - NAME_FUNC_OFFSET(26588, glGetVertexAttribIiv, glGetVertexAttribIiv, NULL, 593), - NAME_FUNC_OFFSET(26612, glGetVertexAttribIuiv, glGetVertexAttribIuiv, NULL, 594), - NAME_FUNC_OFFSET(26637, glIsEnabledi, glIsEnabledi, NULL, 595), - NAME_FUNC_OFFSET(26659, glTexParameterIiv, glTexParameterIiv, NULL, 596), - NAME_FUNC_OFFSET(26680, glTexParameterIuiv, glTexParameterIuiv, NULL, 597), - NAME_FUNC_OFFSET(26702, glTransformFeedbackVaryings, glTransformFeedbackVaryings, NULL, 598), - NAME_FUNC_OFFSET(26733, glUniform1ui, glUniform1ui, NULL, 599), - NAME_FUNC_OFFSET(26749, glUniform1uiv, glUniform1uiv, NULL, 600), - NAME_FUNC_OFFSET(26766, glUniform2ui, glUniform2ui, NULL, 601), - NAME_FUNC_OFFSET(26782, glUniform2uiv, glUniform2uiv, NULL, 602), - NAME_FUNC_OFFSET(26799, glUniform3ui, glUniform3ui, NULL, 603), - NAME_FUNC_OFFSET(26815, glUniform3uiv, glUniform3uiv, NULL, 604), - NAME_FUNC_OFFSET(26832, glUniform4ui, glUniform4ui, NULL, 605), - NAME_FUNC_OFFSET(26848, glUniform4uiv, glUniform4uiv, NULL, 606), - NAME_FUNC_OFFSET(26865, glVertexAttribI1iv, glVertexAttribI1iv, NULL, 607), - NAME_FUNC_OFFSET(26887, glVertexAttribI1uiv, glVertexAttribI1uiv, NULL, 608), - NAME_FUNC_OFFSET(26910, glVertexAttribI4bv, glVertexAttribI4bv, NULL, 609), - NAME_FUNC_OFFSET(26932, glVertexAttribI4sv, glVertexAttribI4sv, NULL, 610), - NAME_FUNC_OFFSET(26954, glVertexAttribI4ubv, glVertexAttribI4ubv, NULL, 611), - NAME_FUNC_OFFSET(26977, glVertexAttribI4usv, glVertexAttribI4usv, NULL, 612), - NAME_FUNC_OFFSET(27000, glVertexAttribIPointer, glVertexAttribIPointer, NULL, 613), - NAME_FUNC_OFFSET(27026, glPrimitiveRestartIndex, glPrimitiveRestartIndex, NULL, 614), - NAME_FUNC_OFFSET(27052, glTexBuffer, glTexBuffer, NULL, 615), - NAME_FUNC_OFFSET(27067, glFramebufferTexture, glFramebufferTexture, NULL, 616), - NAME_FUNC_OFFSET(27091, glVertexAttribDivisor, glVertexAttribDivisor, NULL, 619), - NAME_FUNC_OFFSET(27116, glMinSampleShading, glMinSampleShading, NULL, 620), - NAME_FUNC_OFFSET(27138, glBindProgramARB, glBindProgramARB, NULL, 621), - NAME_FUNC_OFFSET(27154, glDeleteProgramsARB, glDeleteProgramsARB, NULL, 622), - NAME_FUNC_OFFSET(27173, glGenProgramsARB, glGenProgramsARB, NULL, 623), - NAME_FUNC_OFFSET(27189, glIsProgramARB, glIsProgramARB, NULL, 630), - NAME_FUNC_OFFSET(27203, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 631), - NAME_FUNC_OFFSET(27226, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 632), - NAME_FUNC_OFFSET(27250, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 633), - NAME_FUNC_OFFSET(27273, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 634), - NAME_FUNC_OFFSET(27297, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 640), - NAME_FUNC_OFFSET(27314, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 641), - NAME_FUNC_OFFSET(27332, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 642), - NAME_FUNC_OFFSET(27349, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 643), - NAME_FUNC_OFFSET(27367, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 644), - NAME_FUNC_OFFSET(27384, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 645), - NAME_FUNC_OFFSET(27402, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 646), - NAME_FUNC_OFFSET(27419, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 647), - NAME_FUNC_OFFSET(27437, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 658), - NAME_FUNC_OFFSET(27462, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 658), - NAME_FUNC_OFFSET(27484, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 659), - NAME_FUNC_OFFSET(27511, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 659), - NAME_FUNC_OFFSET(27535, glBindFramebuffer, glBindFramebuffer, NULL, 660), - NAME_FUNC_OFFSET(27556, glBindRenderbuffer, glBindRenderbuffer, NULL, 661), - NAME_FUNC_OFFSET(27578, glBlitFramebuffer, glBlitFramebuffer, NULL, 662), - NAME_FUNC_OFFSET(27599, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 663), - NAME_FUNC_OFFSET(27627, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 663), - NAME_FUNC_OFFSET(27655, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 664), - NAME_FUNC_OFFSET(27679, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 664), - NAME_FUNC_OFFSET(27703, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 665), - NAME_FUNC_OFFSET(27728, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 665), - NAME_FUNC_OFFSET(27753, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 666), - NAME_FUNC_OFFSET(27782, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 666), - NAME_FUNC_OFFSET(27811, glFramebufferTexture1D, glFramebufferTexture1D, NULL, 667), - NAME_FUNC_OFFSET(27837, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 668), - NAME_FUNC_OFFSET(27863, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 668), - NAME_FUNC_OFFSET(27889, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 669), - NAME_FUNC_OFFSET(27915, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 669), - NAME_FUNC_OFFSET(27941, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 670), - NAME_FUNC_OFFSET(27970, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 670), - NAME_FUNC_OFFSET(27999, glGenFramebuffers, glGenFramebuffers, NULL, 671), - NAME_FUNC_OFFSET(28020, glGenFramebuffers, glGenFramebuffers, NULL, 671), - NAME_FUNC_OFFSET(28041, glGenRenderbuffers, glGenRenderbuffers, NULL, 672), - NAME_FUNC_OFFSET(28063, glGenRenderbuffers, glGenRenderbuffers, NULL, 672), - NAME_FUNC_OFFSET(28085, glGenerateMipmap, glGenerateMipmap, NULL, 673), - NAME_FUNC_OFFSET(28105, glGenerateMipmap, glGenerateMipmap, NULL, 673), - NAME_FUNC_OFFSET(28125, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 674), - NAME_FUNC_OFFSET(28166, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 674), - NAME_FUNC_OFFSET(28207, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 675), - NAME_FUNC_OFFSET(28239, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 675), - NAME_FUNC_OFFSET(28271, glIsFramebuffer, glIsFramebuffer, NULL, 676), - NAME_FUNC_OFFSET(28290, glIsFramebuffer, glIsFramebuffer, NULL, 676), - NAME_FUNC_OFFSET(28309, glIsRenderbuffer, glIsRenderbuffer, NULL, 677), - NAME_FUNC_OFFSET(28329, glIsRenderbuffer, glIsRenderbuffer, NULL, 677), - NAME_FUNC_OFFSET(28349, glRenderbufferStorage, glRenderbufferStorage, NULL, 678), - NAME_FUNC_OFFSET(28374, glRenderbufferStorage, glRenderbufferStorage, NULL, 678), - NAME_FUNC_OFFSET(28399, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 679), - NAME_FUNC_OFFSET(28435, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 681), - NAME_FUNC_OFFSET(28463, glMapBufferRange, glMapBufferRange, NULL, 682), - NAME_FUNC_OFFSET(28483, glBindVertexArray, glBindVertexArray, NULL, 683), - NAME_FUNC_OFFSET(28504, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 684), - NAME_FUNC_OFFSET(28530, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 684), - NAME_FUNC_OFFSET(28554, glGenVertexArrays, glGenVertexArrays, NULL, 685), - NAME_FUNC_OFFSET(28575, glIsVertexArray, glIsVertexArray, NULL, 686), - NAME_FUNC_OFFSET(28596, glIsVertexArray, glIsVertexArray, NULL, 686), - NAME_FUNC_OFFSET(28615, glProvokingVertex, glProvokingVertex, NULL, 706), - NAME_FUNC_OFFSET(28636, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 711), - NAME_FUNC_OFFSET(28670, glBlendEquationiARB, glBlendEquationiARB, NULL, 712), - NAME_FUNC_OFFSET(28696, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 713), - NAME_FUNC_OFFSET(28726, glBlendFunciARB, glBlendFunciARB, NULL, 714), - NAME_FUNC_OFFSET(28748, gl_dispatch_stub_731, gl_dispatch_stub_731, NULL, 731), - NAME_FUNC_OFFSET(28772, gl_dispatch_stub_732, gl_dispatch_stub_732, NULL, 732), - NAME_FUNC_OFFSET(28797, glClearDepthf, glClearDepthf, NULL, 785), - NAME_FUNC_OFFSET(28814, glDepthRangef, glDepthRangef, NULL, 786), - NAME_FUNC_OFFSET(28831, glGetProgramBinary, glGetProgramBinary, NULL, 790), - NAME_FUNC_OFFSET(28853, glProgramBinary, glProgramBinary, NULL, 791), - NAME_FUNC_OFFSET(28872, glProgramParameteri, glProgramParameteri, NULL, 792), - NAME_FUNC_OFFSET(28895, glProgramParameteri, glProgramParameteri, NULL, 792), - NAME_FUNC_OFFSET(28918, gl_dispatch_stub_878, gl_dispatch_stub_878, NULL, 878), - NAME_FUNC_OFFSET(28934, gl_dispatch_stub_879, gl_dispatch_stub_879, NULL, 879), - NAME_FUNC_OFFSET(28953, gl_dispatch_stub_887, gl_dispatch_stub_887, NULL, 887), - NAME_FUNC_OFFSET(28978, gl_dispatch_stub_888, gl_dispatch_stub_888, NULL, 888), - NAME_FUNC_OFFSET(29003, gl_dispatch_stub_889, gl_dispatch_stub_889, NULL, 889), - NAME_FUNC_OFFSET(29029, gl_dispatch_stub_890, gl_dispatch_stub_890, NULL, 890), - NAME_FUNC_OFFSET(29057, gl_dispatch_stub_891, gl_dispatch_stub_891, NULL, 891), - NAME_FUNC_OFFSET(29082, gl_dispatch_stub_892, gl_dispatch_stub_892, NULL, 892), - NAME_FUNC_OFFSET(29113, gl_dispatch_stub_893, gl_dispatch_stub_893, NULL, 893), - NAME_FUNC_OFFSET(29139, gl_dispatch_stub_894, gl_dispatch_stub_894, NULL, 894), - NAME_FUNC_OFFSET(29162, gl_dispatch_stub_896, gl_dispatch_stub_896, NULL, 896), - NAME_FUNC_OFFSET(29184, gl_dispatch_stub_897, gl_dispatch_stub_897, NULL, 897), - NAME_FUNC_OFFSET(29207, gl_dispatch_stub_898, gl_dispatch_stub_898, NULL, 898), - NAME_FUNC_OFFSET(29229, gl_dispatch_stub_899, gl_dispatch_stub_899, NULL, 899), - NAME_FUNC_OFFSET(29252, gl_dispatch_stub_900, gl_dispatch_stub_900, NULL, 900), - NAME_FUNC_OFFSET(29275, gl_dispatch_stub_901, gl_dispatch_stub_901, NULL, 901), - NAME_FUNC_OFFSET(29299, gl_dispatch_stub_902, gl_dispatch_stub_902, NULL, 902), - NAME_FUNC_OFFSET(29321, gl_dispatch_stub_903, gl_dispatch_stub_903, NULL, 903), - NAME_FUNC_OFFSET(29344, gl_dispatch_stub_904, gl_dispatch_stub_904, NULL, 904), - NAME_FUNC_OFFSET(29366, gl_dispatch_stub_905, gl_dispatch_stub_905, NULL, 905), - NAME_FUNC_OFFSET(29389, gl_dispatch_stub_906, gl_dispatch_stub_906, NULL, 906), - NAME_FUNC_OFFSET(29412, gl_dispatch_stub_907, gl_dispatch_stub_907, NULL, 907), - NAME_FUNC_OFFSET(29436, gl_dispatch_stub_908, gl_dispatch_stub_908, NULL, 908), - NAME_FUNC_OFFSET(29458, gl_dispatch_stub_909, gl_dispatch_stub_909, NULL, 909), - NAME_FUNC_OFFSET(29481, gl_dispatch_stub_910, gl_dispatch_stub_910, NULL, 910), - NAME_FUNC_OFFSET(29503, gl_dispatch_stub_911, gl_dispatch_stub_911, NULL, 911), - NAME_FUNC_OFFSET(29526, gl_dispatch_stub_912, gl_dispatch_stub_912, NULL, 912), - NAME_FUNC_OFFSET(29549, gl_dispatch_stub_913, gl_dispatch_stub_913, NULL, 913), - NAME_FUNC_OFFSET(29573, gl_dispatch_stub_914, gl_dispatch_stub_914, NULL, 914), - NAME_FUNC_OFFSET(29595, gl_dispatch_stub_915, gl_dispatch_stub_915, NULL, 915), - NAME_FUNC_OFFSET(29618, gl_dispatch_stub_916, gl_dispatch_stub_916, NULL, 916), - NAME_FUNC_OFFSET(29640, gl_dispatch_stub_917, gl_dispatch_stub_917, NULL, 917), - NAME_FUNC_OFFSET(29663, gl_dispatch_stub_918, gl_dispatch_stub_918, NULL, 918), - NAME_FUNC_OFFSET(29686, gl_dispatch_stub_919, gl_dispatch_stub_919, NULL, 919), - NAME_FUNC_OFFSET(29710, gl_dispatch_stub_920, gl_dispatch_stub_920, NULL, 920), - NAME_FUNC_OFFSET(29739, gl_dispatch_stub_921, gl_dispatch_stub_921, NULL, 921), - NAME_FUNC_OFFSET(29770, gl_dispatch_stub_922, gl_dispatch_stub_922, NULL, 922), - NAME_FUNC_OFFSET(29801, gl_dispatch_stub_923, gl_dispatch_stub_923, NULL, 923), - NAME_FUNC_OFFSET(29830, gl_dispatch_stub_924, gl_dispatch_stub_924, NULL, 924), - NAME_FUNC_OFFSET(29861, gl_dispatch_stub_925, gl_dispatch_stub_925, NULL, 925), - NAME_FUNC_OFFSET(29892, gl_dispatch_stub_926, gl_dispatch_stub_926, NULL, 926), - NAME_FUNC_OFFSET(29921, gl_dispatch_stub_927, gl_dispatch_stub_927, NULL, 927), - NAME_FUNC_OFFSET(29952, gl_dispatch_stub_928, gl_dispatch_stub_928, NULL, 928), - NAME_FUNC_OFFSET(29983, gl_dispatch_stub_930, gl_dispatch_stub_930, NULL, 930), - NAME_FUNC_OFFSET(30005, gl_dispatch_stub_931, gl_dispatch_stub_931, NULL, 931), - NAME_FUNC_OFFSET(30034, glDebugMessageCallback, glDebugMessageCallback, NULL, 932), - NAME_FUNC_OFFSET(30060, glDebugMessageControl, glDebugMessageControl, NULL, 933), - NAME_FUNC_OFFSET(30085, glDebugMessageInsert, glDebugMessageInsert, NULL, 934), - NAME_FUNC_OFFSET(30109, glGetDebugMessageLog, glGetDebugMessageLog, NULL, 935), - NAME_FUNC_OFFSET(30133, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 942), - NAME_FUNC_OFFSET(30152, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 943), - NAME_FUNC_OFFSET(30172, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 944), - NAME_FUNC_OFFSET(30192, glFogCoordfEXT, glFogCoordfEXT, NULL, 945), - NAME_FUNC_OFFSET(30204, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 946), - NAME_FUNC_OFFSET(30217, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 1049), - NAME_FUNC_OFFSET(30235, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 1050), - NAME_FUNC_OFFSET(30254, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 1051), - NAME_FUNC_OFFSET(30272, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 1052), - NAME_FUNC_OFFSET(30291, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 1053), - NAME_FUNC_OFFSET(30310, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 1054), - NAME_FUNC_OFFSET(30330, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 1055), - NAME_FUNC_OFFSET(30348, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 1056), - NAME_FUNC_OFFSET(30367, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 1057), - NAME_FUNC_OFFSET(30386, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 1058), - NAME_FUNC_OFFSET(30406, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 1059), - NAME_FUNC_OFFSET(30424, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 1060), - NAME_FUNC_OFFSET(30443, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 1061), - NAME_FUNC_OFFSET(30462, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 1062), - NAME_FUNC_OFFSET(30482, glAlphaFuncx, glAlphaFuncx, NULL, 1109), - NAME_FUNC_OFFSET(30498, glClearColorx, glClearColorx, NULL, 1110), - NAME_FUNC_OFFSET(30515, glClearDepthx, glClearDepthx, NULL, 1111), - NAME_FUNC_OFFSET(30532, glColor4x, glColor4x, NULL, 1112), - NAME_FUNC_OFFSET(30545, glDepthRangex, glDepthRangex, NULL, 1113), - NAME_FUNC_OFFSET(30562, glFogx, glFogx, NULL, 1114), - NAME_FUNC_OFFSET(30572, glFogxv, glFogxv, NULL, 1115), - NAME_FUNC_OFFSET(30583, glFrustumf, glFrustumf, NULL, 1116), - NAME_FUNC_OFFSET(30597, glFrustumx, glFrustumx, NULL, 1117), - NAME_FUNC_OFFSET(30611, glLightModelx, glLightModelx, NULL, 1118), - NAME_FUNC_OFFSET(30628, glLightModelxv, glLightModelxv, NULL, 1119), - NAME_FUNC_OFFSET(30646, glLightx, glLightx, NULL, 1120), - NAME_FUNC_OFFSET(30658, glLightxv, glLightxv, NULL, 1121), - NAME_FUNC_OFFSET(30671, glLineWidthx, glLineWidthx, NULL, 1122), - NAME_FUNC_OFFSET(30687, glLoadMatrixx, glLoadMatrixx, NULL, 1123), - NAME_FUNC_OFFSET(30704, glMaterialx, glMaterialx, NULL, 1124), - NAME_FUNC_OFFSET(30719, glMaterialxv, glMaterialxv, NULL, 1125), - NAME_FUNC_OFFSET(30735, glMultMatrixx, glMultMatrixx, NULL, 1126), - NAME_FUNC_OFFSET(30752, glMultiTexCoord4x, glMultiTexCoord4x, NULL, 1127), - NAME_FUNC_OFFSET(30773, glNormal3x, glNormal3x, NULL, 1128), - NAME_FUNC_OFFSET(30787, glOrthof, glOrthof, NULL, 1129), - NAME_FUNC_OFFSET(30799, glOrthox, glOrthox, NULL, 1130), - NAME_FUNC_OFFSET(30811, glPointSizex, glPointSizex, NULL, 1131), - NAME_FUNC_OFFSET(30827, glPolygonOffsetx, glPolygonOffsetx, NULL, 1132), - NAME_FUNC_OFFSET(30847, glRotatex, glRotatex, NULL, 1133), - NAME_FUNC_OFFSET(30860, glSampleCoveragex, glSampleCoveragex, NULL, 1134), - NAME_FUNC_OFFSET(30881, glScalex, glScalex, NULL, 1135), - NAME_FUNC_OFFSET(30893, glTexEnvx, glTexEnvx, NULL, 1136), - NAME_FUNC_OFFSET(30906, glTexEnvxv, glTexEnvxv, NULL, 1137), - NAME_FUNC_OFFSET(30920, glTexParameterx, glTexParameterx, NULL, 1138), - NAME_FUNC_OFFSET(30939, glTranslatex, glTranslatex, NULL, 1139), - NAME_FUNC_OFFSET(30955, glClipPlanef, glClipPlanef, NULL, 1140), - NAME_FUNC_OFFSET(30971, glClipPlanex, glClipPlanex, NULL, 1141), - NAME_FUNC_OFFSET(30987, glGetClipPlanef, glGetClipPlanef, NULL, 1142), - NAME_FUNC_OFFSET(31006, glGetClipPlanex, glGetClipPlanex, NULL, 1143), - NAME_FUNC_OFFSET(31025, glGetFixedv, glGetFixedv, NULL, 1144), - NAME_FUNC_OFFSET(31040, glGetLightxv, glGetLightxv, NULL, 1145), - NAME_FUNC_OFFSET(31056, glGetMaterialxv, glGetMaterialxv, NULL, 1146), - NAME_FUNC_OFFSET(31075, glGetTexEnvxv, glGetTexEnvxv, NULL, 1147), - NAME_FUNC_OFFSET(31092, glGetTexParameterxv, glGetTexParameterxv, NULL, 1148), - NAME_FUNC_OFFSET(31115, glPointParameterx, glPointParameterx, NULL, 1149), - NAME_FUNC_OFFSET(31136, glPointParameterxv, glPointParameterxv, NULL, 1150), - NAME_FUNC_OFFSET(31158, glTexParameterxv, glTexParameterxv, NULL, 1151), + NAME_FUNC_OFFSET(14827, gl_dispatch_stub_880, gl_dispatch_stub_880, NULL, 880), + NAME_FUNC_OFFSET(14844, gl_dispatch_stub_881, gl_dispatch_stub_881, NULL, 881), + NAME_FUNC_OFFSET(14864, glColorPointerEXT, glColorPointerEXT, NULL, 882), + NAME_FUNC_OFFSET(14882, glEdgeFlagPointerEXT, glEdgeFlagPointerEXT, NULL, 883), + NAME_FUNC_OFFSET(14903, glIndexPointerEXT, glIndexPointerEXT, NULL, 884), + NAME_FUNC_OFFSET(14921, glNormalPointerEXT, glNormalPointerEXT, NULL, 885), + NAME_FUNC_OFFSET(14940, glTexCoordPointerEXT, glTexCoordPointerEXT, NULL, 886), + NAME_FUNC_OFFSET(14961, glVertexPointerEXT, glVertexPointerEXT, NULL, 887), + NAME_FUNC_OFFSET(14980, gl_dispatch_stub_888, gl_dispatch_stub_888, NULL, 888), + NAME_FUNC_OFFSET(15004, gl_dispatch_stub_889, gl_dispatch_stub_889, NULL, 889), + NAME_FUNC_OFFSET(15026, gl_dispatch_stub_890, gl_dispatch_stub_890, NULL, 890), + NAME_FUNC_OFFSET(15048, gl_dispatch_stub_891, gl_dispatch_stub_891, NULL, 891), + NAME_FUNC_OFFSET(15071, gl_dispatch_stub_892, gl_dispatch_stub_892, NULL, 892), + NAME_FUNC_OFFSET(15096, gl_dispatch_stub_893, gl_dispatch_stub_893, NULL, 893), + NAME_FUNC_OFFSET(15118, gl_dispatch_stub_894, gl_dispatch_stub_894, NULL, 894), + NAME_FUNC_OFFSET(15146, gl_dispatch_stub_895, gl_dispatch_stub_895, NULL, 895), + NAME_FUNC_OFFSET(15169, gl_dispatch_stub_896, gl_dispatch_stub_896, NULL, 896), + NAME_FUNC_OFFSET(15189, glLockArraysEXT, glLockArraysEXT, NULL, 897), + NAME_FUNC_OFFSET(15205, gl_dispatch_stub_898, gl_dispatch_stub_898, NULL, 898), + NAME_FUNC_OFFSET(15224, gl_dispatch_stub_899, gl_dispatch_stub_899, NULL, 899), + NAME_FUNC_OFFSET(15244, gl_dispatch_stub_900, gl_dispatch_stub_900, NULL, 900), + NAME_FUNC_OFFSET(15263, gl_dispatch_stub_901, gl_dispatch_stub_901, NULL, 901), + NAME_FUNC_OFFSET(15283, gl_dispatch_stub_902, gl_dispatch_stub_902, NULL, 902), + NAME_FUNC_OFFSET(15303, gl_dispatch_stub_903, gl_dispatch_stub_903, NULL, 903), + NAME_FUNC_OFFSET(15324, gl_dispatch_stub_904, gl_dispatch_stub_904, NULL, 904), + NAME_FUNC_OFFSET(15343, gl_dispatch_stub_905, gl_dispatch_stub_905, NULL, 905), + NAME_FUNC_OFFSET(15363, gl_dispatch_stub_906, gl_dispatch_stub_906, NULL, 906), + NAME_FUNC_OFFSET(15382, gl_dispatch_stub_907, gl_dispatch_stub_907, NULL, 907), + NAME_FUNC_OFFSET(15402, gl_dispatch_stub_908, gl_dispatch_stub_908, NULL, 908), + NAME_FUNC_OFFSET(15422, gl_dispatch_stub_909, gl_dispatch_stub_909, NULL, 909), + NAME_FUNC_OFFSET(15443, gl_dispatch_stub_910, gl_dispatch_stub_910, NULL, 910), + NAME_FUNC_OFFSET(15462, gl_dispatch_stub_911, gl_dispatch_stub_911, NULL, 911), + NAME_FUNC_OFFSET(15482, gl_dispatch_stub_912, gl_dispatch_stub_912, NULL, 912), + NAME_FUNC_OFFSET(15501, gl_dispatch_stub_913, gl_dispatch_stub_913, NULL, 913), + NAME_FUNC_OFFSET(15521, gl_dispatch_stub_914, gl_dispatch_stub_914, NULL, 914), + NAME_FUNC_OFFSET(15541, gl_dispatch_stub_915, gl_dispatch_stub_915, NULL, 915), + NAME_FUNC_OFFSET(15562, gl_dispatch_stub_916, gl_dispatch_stub_916, NULL, 916), + NAME_FUNC_OFFSET(15581, gl_dispatch_stub_917, gl_dispatch_stub_917, NULL, 917), + NAME_FUNC_OFFSET(15601, gl_dispatch_stub_918, gl_dispatch_stub_918, NULL, 918), + NAME_FUNC_OFFSET(15620, gl_dispatch_stub_919, gl_dispatch_stub_919, NULL, 919), + NAME_FUNC_OFFSET(15640, gl_dispatch_stub_920, gl_dispatch_stub_920, NULL, 920), + NAME_FUNC_OFFSET(15660, gl_dispatch_stub_921, gl_dispatch_stub_921, NULL, 921), + NAME_FUNC_OFFSET(15681, gl_dispatch_stub_922, gl_dispatch_stub_922, NULL, 922), + NAME_FUNC_OFFSET(15707, gl_dispatch_stub_923, gl_dispatch_stub_923, NULL, 923), + NAME_FUNC_OFFSET(15735, gl_dispatch_stub_924, gl_dispatch_stub_924, NULL, 924), + NAME_FUNC_OFFSET(15763, gl_dispatch_stub_925, gl_dispatch_stub_925, NULL, 925), + NAME_FUNC_OFFSET(15789, gl_dispatch_stub_926, gl_dispatch_stub_926, NULL, 926), + NAME_FUNC_OFFSET(15817, gl_dispatch_stub_927, gl_dispatch_stub_927, NULL, 927), + NAME_FUNC_OFFSET(15845, gl_dispatch_stub_928, gl_dispatch_stub_928, NULL, 928), + NAME_FUNC_OFFSET(15871, gl_dispatch_stub_929, gl_dispatch_stub_929, NULL, 929), + NAME_FUNC_OFFSET(15899, gl_dispatch_stub_930, gl_dispatch_stub_930, NULL, 930), + NAME_FUNC_OFFSET(15927, glUnlockArraysEXT, glUnlockArraysEXT, NULL, 931), + NAME_FUNC_OFFSET(15945, gl_dispatch_stub_932, gl_dispatch_stub_932, NULL, 932), + NAME_FUNC_OFFSET(15964, gl_dispatch_stub_933, gl_dispatch_stub_933, NULL, 933), + NAME_FUNC_OFFSET(15990, glDebugMessageCallback, glDebugMessageCallback, NULL, 934), + NAME_FUNC_OFFSET(16013, glDebugMessageControl, glDebugMessageControl, NULL, 935), + NAME_FUNC_OFFSET(16035, glDebugMessageInsert, glDebugMessageInsert, NULL, 936), + NAME_FUNC_OFFSET(16056, glGetDebugMessageLog, glGetDebugMessageLog, NULL, 937), + NAME_FUNC_OFFSET(16077, glGetObjectLabel, glGetObjectLabel, NULL, 938), + NAME_FUNC_OFFSET(16094, glGetObjectPtrLabel, glGetObjectPtrLabel, NULL, 939), + NAME_FUNC_OFFSET(16114, glObjectLabel, glObjectLabel, NULL, 940), + NAME_FUNC_OFFSET(16128, glObjectPtrLabel, glObjectPtrLabel, NULL, 941), + NAME_FUNC_OFFSET(16145, glPopDebugGroup, glPopDebugGroup, NULL, 942), + NAME_FUNC_OFFSET(16161, glPushDebugGroup, glPushDebugGroup, NULL, 943), + NAME_FUNC_OFFSET(16178, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 944), + NAME_FUNC_OFFSET(16200, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 945), + NAME_FUNC_OFFSET(16223, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 946), + NAME_FUNC_OFFSET(16246, glFogCoordfEXT, glFogCoordfEXT, NULL, 947), + NAME_FUNC_OFFSET(16261, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 948), + NAME_FUNC_OFFSET(16277, glResizeBuffersMESA, glResizeBuffersMESA, NULL, 949), + NAME_FUNC_OFFSET(16297, glWindowPos4dMESA, glWindowPos4dMESA, NULL, 950), + NAME_FUNC_OFFSET(16315, glWindowPos4dvMESA, glWindowPos4dvMESA, NULL, 951), + NAME_FUNC_OFFSET(16334, glWindowPos4fMESA, glWindowPos4fMESA, NULL, 952), + NAME_FUNC_OFFSET(16352, glWindowPos4fvMESA, glWindowPos4fvMESA, NULL, 953), + NAME_FUNC_OFFSET(16371, glWindowPos4iMESA, glWindowPos4iMESA, NULL, 954), + NAME_FUNC_OFFSET(16389, glWindowPos4ivMESA, glWindowPos4ivMESA, NULL, 955), + NAME_FUNC_OFFSET(16408, glWindowPos4sMESA, glWindowPos4sMESA, NULL, 956), + NAME_FUNC_OFFSET(16426, glWindowPos4svMESA, glWindowPos4svMESA, NULL, 957), + NAME_FUNC_OFFSET(16445, gl_dispatch_stub_958, gl_dispatch_stub_958, NULL, 958), + NAME_FUNC_OFFSET(16470, gl_dispatch_stub_959, gl_dispatch_stub_959, NULL, 959), + NAME_FUNC_OFFSET(16497, glAreProgramsResidentNV, glAreProgramsResidentNV, NULL, 960), + NAME_FUNC_OFFSET(16521, glExecuteProgramNV, glExecuteProgramNV, NULL, 961), + NAME_FUNC_OFFSET(16540, glGetProgramParameterdvNV, glGetProgramParameterdvNV, NULL, 962), + NAME_FUNC_OFFSET(16566, glGetProgramParameterfvNV, glGetProgramParameterfvNV, NULL, 963), + NAME_FUNC_OFFSET(16592, glGetProgramStringNV, glGetProgramStringNV, NULL, 964), + NAME_FUNC_OFFSET(16613, glGetProgramivNV, glGetProgramivNV, NULL, 965), + NAME_FUNC_OFFSET(16630, glGetTrackMatrixivNV, glGetTrackMatrixivNV, NULL, 966), + NAME_FUNC_OFFSET(16651, glGetVertexAttribdvNV, glGetVertexAttribdvNV, NULL, 967), + NAME_FUNC_OFFSET(16673, glGetVertexAttribfvNV, glGetVertexAttribfvNV, NULL, 968), + NAME_FUNC_OFFSET(16695, glGetVertexAttribivNV, glGetVertexAttribivNV, NULL, 969), + NAME_FUNC_OFFSET(16717, glLoadProgramNV, glLoadProgramNV, NULL, 970), + NAME_FUNC_OFFSET(16733, glProgramParameters4dvNV, glProgramParameters4dvNV, NULL, 971), + NAME_FUNC_OFFSET(16758, glProgramParameters4fvNV, glProgramParameters4fvNV, NULL, 972), + NAME_FUNC_OFFSET(16783, glRequestResidentProgramsNV, glRequestResidentProgramsNV, NULL, 973), + NAME_FUNC_OFFSET(16811, glTrackMatrixNV, glTrackMatrixNV, NULL, 974), + NAME_FUNC_OFFSET(16827, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, 975), + NAME_FUNC_OFFSET(16846, glVertexAttrib1dvNV, glVertexAttrib1dvNV, NULL, 976), + NAME_FUNC_OFFSET(16866, glVertexAttrib1fNV, glVertexAttrib1fNV, NULL, 977), + NAME_FUNC_OFFSET(16885, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, 978), + NAME_FUNC_OFFSET(16905, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, 979), + NAME_FUNC_OFFSET(16924, glVertexAttrib1svNV, glVertexAttrib1svNV, NULL, 980), + NAME_FUNC_OFFSET(16944, glVertexAttrib2dNV, glVertexAttrib2dNV, NULL, 981), + NAME_FUNC_OFFSET(16963, glVertexAttrib2dvNV, glVertexAttrib2dvNV, NULL, 982), + NAME_FUNC_OFFSET(16983, glVertexAttrib2fNV, glVertexAttrib2fNV, NULL, 983), + NAME_FUNC_OFFSET(17002, glVertexAttrib2fvNV, glVertexAttrib2fvNV, NULL, 984), + NAME_FUNC_OFFSET(17022, glVertexAttrib2sNV, glVertexAttrib2sNV, NULL, 985), + NAME_FUNC_OFFSET(17041, glVertexAttrib2svNV, glVertexAttrib2svNV, NULL, 986), + NAME_FUNC_OFFSET(17061, glVertexAttrib3dNV, glVertexAttrib3dNV, NULL, 987), + NAME_FUNC_OFFSET(17080, glVertexAttrib3dvNV, glVertexAttrib3dvNV, NULL, 988), + NAME_FUNC_OFFSET(17100, glVertexAttrib3fNV, glVertexAttrib3fNV, NULL, 989), + NAME_FUNC_OFFSET(17119, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, 990), + NAME_FUNC_OFFSET(17139, glVertexAttrib3sNV, glVertexAttrib3sNV, NULL, 991), + NAME_FUNC_OFFSET(17158, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, 992), + NAME_FUNC_OFFSET(17178, glVertexAttrib4dNV, glVertexAttrib4dNV, NULL, 993), + NAME_FUNC_OFFSET(17197, glVertexAttrib4dvNV, glVertexAttrib4dvNV, NULL, 994), + NAME_FUNC_OFFSET(17217, glVertexAttrib4fNV, glVertexAttrib4fNV, NULL, 995), + NAME_FUNC_OFFSET(17236, glVertexAttrib4fvNV, glVertexAttrib4fvNV, NULL, 996), + NAME_FUNC_OFFSET(17256, glVertexAttrib4sNV, glVertexAttrib4sNV, NULL, 997), + NAME_FUNC_OFFSET(17275, glVertexAttrib4svNV, glVertexAttrib4svNV, NULL, 998), + NAME_FUNC_OFFSET(17295, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, 999), + NAME_FUNC_OFFSET(17315, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, 1000), + NAME_FUNC_OFFSET(17336, glVertexAttribPointerNV, glVertexAttribPointerNV, NULL, 1001), + NAME_FUNC_OFFSET(17360, glVertexAttribs1dvNV, glVertexAttribs1dvNV, NULL, 1002), + NAME_FUNC_OFFSET(17381, glVertexAttribs1fvNV, glVertexAttribs1fvNV, NULL, 1003), + NAME_FUNC_OFFSET(17402, glVertexAttribs1svNV, glVertexAttribs1svNV, NULL, 1004), + NAME_FUNC_OFFSET(17423, glVertexAttribs2dvNV, glVertexAttribs2dvNV, NULL, 1005), + NAME_FUNC_OFFSET(17444, glVertexAttribs2fvNV, glVertexAttribs2fvNV, NULL, 1006), + NAME_FUNC_OFFSET(17465, glVertexAttribs2svNV, glVertexAttribs2svNV, NULL, 1007), + NAME_FUNC_OFFSET(17486, glVertexAttribs3dvNV, glVertexAttribs3dvNV, NULL, 1008), + NAME_FUNC_OFFSET(17507, glVertexAttribs3fvNV, glVertexAttribs3fvNV, NULL, 1009), + NAME_FUNC_OFFSET(17528, glVertexAttribs3svNV, glVertexAttribs3svNV, NULL, 1010), + NAME_FUNC_OFFSET(17549, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, 1011), + NAME_FUNC_OFFSET(17570, glVertexAttribs4fvNV, glVertexAttribs4fvNV, NULL, 1012), + NAME_FUNC_OFFSET(17591, glVertexAttribs4svNV, glVertexAttribs4svNV, NULL, 1013), + NAME_FUNC_OFFSET(17612, glVertexAttribs4ubvNV, glVertexAttribs4ubvNV, NULL, 1014), + NAME_FUNC_OFFSET(17634, glGetTexBumpParameterfvATI, glGetTexBumpParameterfvATI, NULL, 1015), + NAME_FUNC_OFFSET(17661, glGetTexBumpParameterivATI, glGetTexBumpParameterivATI, NULL, 1016), + NAME_FUNC_OFFSET(17688, glTexBumpParameterfvATI, glTexBumpParameterfvATI, NULL, 1017), + NAME_FUNC_OFFSET(17712, glTexBumpParameterivATI, glTexBumpParameterivATI, NULL, 1018), + NAME_FUNC_OFFSET(17736, glAlphaFragmentOp1ATI, glAlphaFragmentOp1ATI, NULL, 1019), + NAME_FUNC_OFFSET(17758, glAlphaFragmentOp2ATI, glAlphaFragmentOp2ATI, NULL, 1020), + NAME_FUNC_OFFSET(17780, glAlphaFragmentOp3ATI, glAlphaFragmentOp3ATI, NULL, 1021), + NAME_FUNC_OFFSET(17802, glBeginFragmentShaderATI, glBeginFragmentShaderATI, NULL, 1022), + NAME_FUNC_OFFSET(17827, glBindFragmentShaderATI, glBindFragmentShaderATI, NULL, 1023), + NAME_FUNC_OFFSET(17851, glColorFragmentOp1ATI, glColorFragmentOp1ATI, NULL, 1024), + NAME_FUNC_OFFSET(17873, glColorFragmentOp2ATI, glColorFragmentOp2ATI, NULL, 1025), + NAME_FUNC_OFFSET(17895, glColorFragmentOp3ATI, glColorFragmentOp3ATI, NULL, 1026), + NAME_FUNC_OFFSET(17917, glDeleteFragmentShaderATI, glDeleteFragmentShaderATI, NULL, 1027), + NAME_FUNC_OFFSET(17943, glEndFragmentShaderATI, glEndFragmentShaderATI, NULL, 1028), + NAME_FUNC_OFFSET(17966, glGenFragmentShadersATI, glGenFragmentShadersATI, NULL, 1029), + NAME_FUNC_OFFSET(17990, glPassTexCoordATI, glPassTexCoordATI, NULL, 1030), + NAME_FUNC_OFFSET(18008, glSampleMapATI, glSampleMapATI, NULL, 1031), + NAME_FUNC_OFFSET(18023, glSetFragmentShaderConstantATI, glSetFragmentShaderConstantATI, NULL, 1032), + NAME_FUNC_OFFSET(18054, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033), + NAME_FUNC_OFFSET(18077, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034), + NAME_FUNC_OFFSET(18100, gl_dispatch_stub_1035, gl_dispatch_stub_1035, NULL, 1035), + NAME_FUNC_OFFSET(18123, glGetProgramNamedParameterdvNV, glGetProgramNamedParameterdvNV, NULL, 1036), + NAME_FUNC_OFFSET(18154, glGetProgramNamedParameterfvNV, glGetProgramNamedParameterfvNV, NULL, 1037), + NAME_FUNC_OFFSET(18185, glProgramNamedParameter4dNV, glProgramNamedParameter4dNV, NULL, 1038), + NAME_FUNC_OFFSET(18213, glProgramNamedParameter4dvNV, glProgramNamedParameter4dvNV, NULL, 1039), + NAME_FUNC_OFFSET(18242, glProgramNamedParameter4fNV, glProgramNamedParameter4fNV, NULL, 1040), + NAME_FUNC_OFFSET(18270, glProgramNamedParameter4fvNV, glProgramNamedParameter4fvNV, NULL, 1041), + NAME_FUNC_OFFSET(18299, glPrimitiveRestartNV, glPrimitiveRestartNV, NULL, 1042), + NAME_FUNC_OFFSET(18320, gl_dispatch_stub_1043, gl_dispatch_stub_1043, NULL, 1043), + NAME_FUNC_OFFSET(18337, gl_dispatch_stub_1044, gl_dispatch_stub_1044, NULL, 1044), + NAME_FUNC_OFFSET(18350, gl_dispatch_stub_1045, gl_dispatch_stub_1045, NULL, 1045), + NAME_FUNC_OFFSET(18364, gl_dispatch_stub_1046, gl_dispatch_stub_1046, NULL, 1046), + NAME_FUNC_OFFSET(18381, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 1047), + NAME_FUNC_OFFSET(18402, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 1048), + NAME_FUNC_OFFSET(18424, gl_dispatch_stub_1049, gl_dispatch_stub_1049, NULL, 1049), + NAME_FUNC_OFFSET(18448, gl_dispatch_stub_1050, gl_dispatch_stub_1050, NULL, 1050), + NAME_FUNC_OFFSET(18478, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 1051), + NAME_FUNC_OFFSET(18499, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 1052), + NAME_FUNC_OFFSET(18521, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 1053), + NAME_FUNC_OFFSET(18542, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 1054), + NAME_FUNC_OFFSET(18564, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 1055), + NAME_FUNC_OFFSET(18586, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 1056), + NAME_FUNC_OFFSET(18609, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 1057), + NAME_FUNC_OFFSET(18630, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 1058), + NAME_FUNC_OFFSET(18652, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 1059), + NAME_FUNC_OFFSET(18674, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 1060), + NAME_FUNC_OFFSET(18697, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 1061), + NAME_FUNC_OFFSET(18718, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 1062), + NAME_FUNC_OFFSET(18740, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 1063), + NAME_FUNC_OFFSET(18762, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 1064), + NAME_FUNC_OFFSET(18785, glClearColorIiEXT, glClearColorIiEXT, NULL, 1065), + NAME_FUNC_OFFSET(18803, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 1066), + NAME_FUNC_OFFSET(18822, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 1067), + NAME_FUNC_OFFSET(18844, glBeginPerfMonitorAMD, glBeginPerfMonitorAMD, NULL, 1068), + NAME_FUNC_OFFSET(18866, glDeletePerfMonitorsAMD, glDeletePerfMonitorsAMD, NULL, 1069), + NAME_FUNC_OFFSET(18890, glEndPerfMonitorAMD, glEndPerfMonitorAMD, NULL, 1070), + NAME_FUNC_OFFSET(18910, glGenPerfMonitorsAMD, glGenPerfMonitorsAMD, NULL, 1071), + NAME_FUNC_OFFSET(18931, glGetPerfMonitorCounterDataAMD, glGetPerfMonitorCounterDataAMD, NULL, 1072), + NAME_FUNC_OFFSET(18962, glGetPerfMonitorCounterInfoAMD, glGetPerfMonitorCounterInfoAMD, NULL, 1073), + NAME_FUNC_OFFSET(18993, glGetPerfMonitorCounterStringAMD, glGetPerfMonitorCounterStringAMD, NULL, 1074), + NAME_FUNC_OFFSET(19026, glGetPerfMonitorCountersAMD, glGetPerfMonitorCountersAMD, NULL, 1075), + NAME_FUNC_OFFSET(19054, glGetPerfMonitorGroupStringAMD, glGetPerfMonitorGroupStringAMD, NULL, 1076), + NAME_FUNC_OFFSET(19085, glGetPerfMonitorGroupsAMD, glGetPerfMonitorGroupsAMD, NULL, 1077), + NAME_FUNC_OFFSET(19111, glSelectPerfMonitorCountersAMD, glSelectPerfMonitorCountersAMD, NULL, 1078), + NAME_FUNC_OFFSET(19142, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 1079), + NAME_FUNC_OFFSET(19170, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 1080), + NAME_FUNC_OFFSET(19193, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 1081), + NAME_FUNC_OFFSET(19218, glActiveProgramEXT, glActiveProgramEXT, NULL, 1082), + NAME_FUNC_OFFSET(19237, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 1083), + NAME_FUNC_OFFSET(19262, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 1084), + NAME_FUNC_OFFSET(19284, glTextureBarrierNV, glTextureBarrierNV, NULL, 1085), + NAME_FUNC_OFFSET(19303, glVDPAUFiniNV, glVDPAUFiniNV, NULL, 1086), + NAME_FUNC_OFFSET(19317, glVDPAUGetSurfaceivNV, glVDPAUGetSurfaceivNV, NULL, 1087), + NAME_FUNC_OFFSET(19339, glVDPAUInitNV, glVDPAUInitNV, NULL, 1088), + NAME_FUNC_OFFSET(19353, glVDPAUIsSurfaceNV, glVDPAUIsSurfaceNV, NULL, 1089), + NAME_FUNC_OFFSET(19372, glVDPAUMapSurfacesNV, glVDPAUMapSurfacesNV, NULL, 1090), + NAME_FUNC_OFFSET(19393, glVDPAURegisterOutputSurfaceNV, glVDPAURegisterOutputSurfaceNV, NULL, 1091), + NAME_FUNC_OFFSET(19424, glVDPAURegisterVideoSurfaceNV, glVDPAURegisterVideoSurfaceNV, NULL, 1092), + NAME_FUNC_OFFSET(19454, glVDPAUSurfaceAccessNV, glVDPAUSurfaceAccessNV, NULL, 1093), + NAME_FUNC_OFFSET(19477, glVDPAUUnmapSurfacesNV, glVDPAUUnmapSurfacesNV, NULL, 1094), + NAME_FUNC_OFFSET(19500, glVDPAUUnregisterSurfaceNV, glVDPAUUnregisterSurfaceNV, NULL, 1095), + NAME_FUNC_OFFSET(19527, gl_dispatch_stub_1096, gl_dispatch_stub_1096, NULL, 1096), + NAME_FUNC_OFFSET(19549, gl_dispatch_stub_1097, gl_dispatch_stub_1097, NULL, 1097), + NAME_FUNC_OFFSET(19572, gl_dispatch_stub_1098, gl_dispatch_stub_1098, NULL, 1098), + NAME_FUNC_OFFSET(19595, gl_dispatch_stub_1099, gl_dispatch_stub_1099, NULL, 1099), + NAME_FUNC_OFFSET(19615, gl_dispatch_stub_1100, gl_dispatch_stub_1100, NULL, 1100), + NAME_FUNC_OFFSET(19642, gl_dispatch_stub_1101, gl_dispatch_stub_1101, NULL, 1101), + NAME_FUNC_OFFSET(19668, gl_dispatch_stub_1102, gl_dispatch_stub_1102, NULL, 1102), + NAME_FUNC_OFFSET(19694, gl_dispatch_stub_1103, gl_dispatch_stub_1103, NULL, 1103), + NAME_FUNC_OFFSET(19718, gl_dispatch_stub_1104, gl_dispatch_stub_1104, NULL, 1104), + NAME_FUNC_OFFSET(19746, gl_dispatch_stub_1105, gl_dispatch_stub_1105, NULL, 1105), + NAME_FUNC_OFFSET(19770, gl_dispatch_stub_1106, gl_dispatch_stub_1106, NULL, 1106), + NAME_FUNC_OFFSET(19795, gl_dispatch_stub_1107, gl_dispatch_stub_1107, NULL, 1107), + NAME_FUNC_OFFSET(19824, gl_dispatch_stub_1108, gl_dispatch_stub_1108, NULL, 1108), + NAME_FUNC_OFFSET(19855, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 1109), + NAME_FUNC_OFFSET(19894, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 1110), + NAME_FUNC_OFFSET(19923, glAlphaFuncx, glAlphaFuncx, NULL, 1111), + NAME_FUNC_OFFSET(19936, glClearColorx, glClearColorx, NULL, 1112), + NAME_FUNC_OFFSET(19950, glClearDepthx, glClearDepthx, NULL, 1113), + NAME_FUNC_OFFSET(19964, glColor4x, glColor4x, NULL, 1114), + NAME_FUNC_OFFSET(19974, glDepthRangex, glDepthRangex, NULL, 1115), + NAME_FUNC_OFFSET(19988, glFogx, glFogx, NULL, 1116), + NAME_FUNC_OFFSET(19995, glFogxv, glFogxv, NULL, 1117), + NAME_FUNC_OFFSET(20003, glFrustumf, glFrustumf, NULL, 1118), + NAME_FUNC_OFFSET(20014, glFrustumx, glFrustumx, NULL, 1119), + NAME_FUNC_OFFSET(20025, glLightModelx, glLightModelx, NULL, 1120), + NAME_FUNC_OFFSET(20039, glLightModelxv, glLightModelxv, NULL, 1121), + NAME_FUNC_OFFSET(20054, glLightx, glLightx, NULL, 1122), + NAME_FUNC_OFFSET(20063, glLightxv, glLightxv, NULL, 1123), + NAME_FUNC_OFFSET(20073, glLineWidthx, glLineWidthx, NULL, 1124), + NAME_FUNC_OFFSET(20086, glLoadMatrixx, glLoadMatrixx, NULL, 1125), + NAME_FUNC_OFFSET(20100, glMaterialx, glMaterialx, NULL, 1126), + NAME_FUNC_OFFSET(20112, glMaterialxv, glMaterialxv, NULL, 1127), + NAME_FUNC_OFFSET(20125, glMultMatrixx, glMultMatrixx, NULL, 1128), + NAME_FUNC_OFFSET(20139, glMultiTexCoord4x, glMultiTexCoord4x, NULL, 1129), + NAME_FUNC_OFFSET(20157, glNormal3x, glNormal3x, NULL, 1130), + NAME_FUNC_OFFSET(20168, glOrthof, glOrthof, NULL, 1131), + NAME_FUNC_OFFSET(20177, glOrthox, glOrthox, NULL, 1132), + NAME_FUNC_OFFSET(20186, glPointSizex, glPointSizex, NULL, 1133), + NAME_FUNC_OFFSET(20199, glPolygonOffsetx, glPolygonOffsetx, NULL, 1134), + NAME_FUNC_OFFSET(20216, glRotatex, glRotatex, NULL, 1135), + NAME_FUNC_OFFSET(20226, glSampleCoveragex, glSampleCoveragex, NULL, 1136), + NAME_FUNC_OFFSET(20244, glScalex, glScalex, NULL, 1137), + NAME_FUNC_OFFSET(20253, glTexEnvx, glTexEnvx, NULL, 1138), + NAME_FUNC_OFFSET(20263, glTexEnvxv, glTexEnvxv, NULL, 1139), + NAME_FUNC_OFFSET(20274, glTexParameterx, glTexParameterx, NULL, 1140), + NAME_FUNC_OFFSET(20290, glTranslatex, glTranslatex, NULL, 1141), + NAME_FUNC_OFFSET(20303, glClipPlanef, glClipPlanef, NULL, 1142), + NAME_FUNC_OFFSET(20316, glClipPlanex, glClipPlanex, NULL, 1143), + NAME_FUNC_OFFSET(20329, glGetClipPlanef, glGetClipPlanef, NULL, 1144), + NAME_FUNC_OFFSET(20345, glGetClipPlanex, glGetClipPlanex, NULL, 1145), + NAME_FUNC_OFFSET(20361, glGetFixedv, glGetFixedv, NULL, 1146), + NAME_FUNC_OFFSET(20373, glGetLightxv, glGetLightxv, NULL, 1147), + NAME_FUNC_OFFSET(20386, glGetMaterialxv, glGetMaterialxv, NULL, 1148), + NAME_FUNC_OFFSET(20402, glGetTexEnvxv, glGetTexEnvxv, NULL, 1149), + NAME_FUNC_OFFSET(20416, glGetTexParameterxv, glGetTexParameterxv, NULL, 1150), + NAME_FUNC_OFFSET(20436, glPointParameterx, glPointParameterx, NULL, 1151), + NAME_FUNC_OFFSET(20454, glPointParameterxv, glPointParameterxv, NULL, 1152), + NAME_FUNC_OFFSET(20473, glTexParameterxv, glTexParameterxv, NULL, 1153), + NAME_FUNC_OFFSET(20490, glTexGenf, glTexGenf, NULL, 190), + NAME_FUNC_OFFSET(20503, glTexGenfv, glTexGenfv, NULL, 191), + NAME_FUNC_OFFSET(20517, glTexGeni, glTexGeni, NULL, 192), + NAME_FUNC_OFFSET(20530, glTexGeniv, glTexGeniv, NULL, 193), + NAME_FUNC_OFFSET(20544, glReadBuffer, glReadBuffer, NULL, 254), + NAME_FUNC_OFFSET(20559, glGetTexGenfv, glGetTexGenfv, NULL, 279), + NAME_FUNC_OFFSET(20576, glGetTexGeniv, glGetTexGeniv, NULL, 280), + NAME_FUNC_OFFSET(20593, glArrayElement, glArrayElement, NULL, 306), + NAME_FUNC_OFFSET(20611, glBindTexture, glBindTexture, NULL, 307), + NAME_FUNC_OFFSET(20628, glDrawArrays, glDrawArrays, NULL, 310), + NAME_FUNC_OFFSET(20644, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322), + NAME_FUNC_OFFSET(20669, glCopyTexImage1D, glCopyTexImage1D, NULL, 323), + NAME_FUNC_OFFSET(20689, glCopyTexImage2D, glCopyTexImage2D, NULL, 324), + NAME_FUNC_OFFSET(20709, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325), + NAME_FUNC_OFFSET(20732, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326), + NAME_FUNC_OFFSET(20755, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327), + NAME_FUNC_OFFSET(20775, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328), + NAME_FUNC_OFFSET(20792, glGetPointerv, glGetPointerv, NULL, 329), + NAME_FUNC_OFFSET(20809, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330), + NAME_FUNC_OFFSET(20824, glPrioritizeTextures, glPrioritizeTextures, NULL, 331), + NAME_FUNC_OFFSET(20848, glTexSubImage1D, glTexSubImage1D, NULL, 332), + NAME_FUNC_OFFSET(20867, glTexSubImage2D, glTexSubImage2D, NULL, 333), + NAME_FUNC_OFFSET(20886, glBlendColor, glBlendColor, NULL, 336), + NAME_FUNC_OFFSET(20902, glBlendEquation, glBlendEquation, NULL, 337), + NAME_FUNC_OFFSET(20921, glBlendEquation, glBlendEquation, NULL, 337), + NAME_FUNC_OFFSET(20940, glDrawRangeElements, glDrawRangeElements, NULL, 338), + NAME_FUNC_OFFSET(20963, glColorTable, glColorTable, NULL, 339), + NAME_FUNC_OFFSET(20979, glColorTable, glColorTable, NULL, 339), + NAME_FUNC_OFFSET(20995, glColorTableParameterfv, glColorTableParameterfv, NULL, 340), + NAME_FUNC_OFFSET(21022, glColorTableParameteriv, glColorTableParameteriv, NULL, 341), + NAME_FUNC_OFFSET(21049, glCopyColorTable, glCopyColorTable, NULL, 342), + NAME_FUNC_OFFSET(21069, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343), + NAME_FUNC_OFFSET(21088, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343), + NAME_FUNC_OFFSET(21107, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344), + NAME_FUNC_OFFSET(21137, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344), + NAME_FUNC_OFFSET(21167, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345), + NAME_FUNC_OFFSET(21197, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345), + NAME_FUNC_OFFSET(21227, glColorSubTable, glColorSubTable, NULL, 346), + NAME_FUNC_OFFSET(21246, glCopyColorSubTable, glCopyColorSubTable, NULL, 347), + NAME_FUNC_OFFSET(21269, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348), + NAME_FUNC_OFFSET(21294, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349), + NAME_FUNC_OFFSET(21319, glConvolutionParameterf, glConvolutionParameterf, NULL, 350), + NAME_FUNC_OFFSET(21346, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351), + NAME_FUNC_OFFSET(21374, glConvolutionParameteri, glConvolutionParameteri, NULL, 352), + NAME_FUNC_OFFSET(21401, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353), + NAME_FUNC_OFFSET(21429, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354), + NAME_FUNC_OFFSET(21458, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355), + NAME_FUNC_OFFSET(21487, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356), + NAME_FUNC_OFFSET(21513, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357), + NAME_FUNC_OFFSET(21544, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358), + NAME_FUNC_OFFSET(21575, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359), + NAME_FUNC_OFFSET(21599, glSeparableFilter2D, glSeparableFilter2D, NULL, 360), + NAME_FUNC_OFFSET(21622, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361), + NAME_FUNC_OFFSET(21640, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362), + NAME_FUNC_OFFSET(21669, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363), + NAME_FUNC_OFFSET(21698, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364), + NAME_FUNC_OFFSET(21713, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365), + NAME_FUNC_OFFSET(21739, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366), + NAME_FUNC_OFFSET(21765, glHistogram, glHistogram, NULL, 367), + NAME_FUNC_OFFSET(21780, glMinmax, glMinmax, NULL, 368), + NAME_FUNC_OFFSET(21792, glResetHistogram, glResetHistogram, NULL, 369), + NAME_FUNC_OFFSET(21812, glResetMinmax, glResetMinmax, NULL, 370), + NAME_FUNC_OFFSET(21829, glTexImage3D, glTexImage3D, NULL, 371), + NAME_FUNC_OFFSET(21845, glTexImage3D, glTexImage3D, NULL, 371), + NAME_FUNC_OFFSET(21861, glTexSubImage3D, glTexSubImage3D, NULL, 372), + NAME_FUNC_OFFSET(21880, glTexSubImage3D, glTexSubImage3D, NULL, 372), + NAME_FUNC_OFFSET(21899, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373), + NAME_FUNC_OFFSET(21922, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373), + NAME_FUNC_OFFSET(21945, glActiveTexture, glActiveTexture, NULL, 374), + NAME_FUNC_OFFSET(21964, glClientActiveTexture, glClientActiveTexture, NULL, 375), + NAME_FUNC_OFFSET(21989, glMultiTexCoord1d, glMultiTexCoord1d, NULL, 376), + NAME_FUNC_OFFSET(22010, glMultiTexCoord1dv, glMultiTexCoord1dv, NULL, 377), + NAME_FUNC_OFFSET(22032, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378), + NAME_FUNC_OFFSET(22050, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379), + NAME_FUNC_OFFSET(22069, glMultiTexCoord1i, glMultiTexCoord1i, NULL, 380), + NAME_FUNC_OFFSET(22090, glMultiTexCoord1iv, glMultiTexCoord1iv, NULL, 381), + NAME_FUNC_OFFSET(22112, glMultiTexCoord1s, glMultiTexCoord1s, NULL, 382), + NAME_FUNC_OFFSET(22133, glMultiTexCoord1sv, glMultiTexCoord1sv, NULL, 383), + NAME_FUNC_OFFSET(22155, glMultiTexCoord2d, glMultiTexCoord2d, NULL, 384), + NAME_FUNC_OFFSET(22176, glMultiTexCoord2dv, glMultiTexCoord2dv, NULL, 385), + NAME_FUNC_OFFSET(22198, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386), + NAME_FUNC_OFFSET(22216, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387), + NAME_FUNC_OFFSET(22235, glMultiTexCoord2i, glMultiTexCoord2i, NULL, 388), + NAME_FUNC_OFFSET(22256, glMultiTexCoord2iv, glMultiTexCoord2iv, NULL, 389), + NAME_FUNC_OFFSET(22278, glMultiTexCoord2s, glMultiTexCoord2s, NULL, 390), + NAME_FUNC_OFFSET(22299, glMultiTexCoord2sv, glMultiTexCoord2sv, NULL, 391), + NAME_FUNC_OFFSET(22321, glMultiTexCoord3d, glMultiTexCoord3d, NULL, 392), + NAME_FUNC_OFFSET(22342, glMultiTexCoord3dv, glMultiTexCoord3dv, NULL, 393), + NAME_FUNC_OFFSET(22364, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394), + NAME_FUNC_OFFSET(22382, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395), + NAME_FUNC_OFFSET(22401, glMultiTexCoord3i, glMultiTexCoord3i, NULL, 396), + NAME_FUNC_OFFSET(22422, glMultiTexCoord3iv, glMultiTexCoord3iv, NULL, 397), + NAME_FUNC_OFFSET(22444, glMultiTexCoord3s, glMultiTexCoord3s, NULL, 398), + NAME_FUNC_OFFSET(22465, glMultiTexCoord3sv, glMultiTexCoord3sv, NULL, 399), + NAME_FUNC_OFFSET(22487, glMultiTexCoord4d, glMultiTexCoord4d, NULL, 400), + NAME_FUNC_OFFSET(22508, glMultiTexCoord4dv, glMultiTexCoord4dv, NULL, 401), + NAME_FUNC_OFFSET(22530, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402), + NAME_FUNC_OFFSET(22548, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403), + NAME_FUNC_OFFSET(22567, glMultiTexCoord4i, glMultiTexCoord4i, NULL, 404), + NAME_FUNC_OFFSET(22588, glMultiTexCoord4iv, glMultiTexCoord4iv, NULL, 405), + NAME_FUNC_OFFSET(22610, glMultiTexCoord4s, glMultiTexCoord4s, NULL, 406), + NAME_FUNC_OFFSET(22631, glMultiTexCoord4sv, glMultiTexCoord4sv, NULL, 407), + NAME_FUNC_OFFSET(22653, glCompressedTexImage1D, glCompressedTexImage1D, NULL, 408), + NAME_FUNC_OFFSET(22679, glCompressedTexImage2D, glCompressedTexImage2D, NULL, 409), + NAME_FUNC_OFFSET(22705, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410), + NAME_FUNC_OFFSET(22731, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410), + NAME_FUNC_OFFSET(22757, glCompressedTexSubImage1D, glCompressedTexSubImage1D, NULL, 411), + NAME_FUNC_OFFSET(22786, glCompressedTexSubImage2D, glCompressedTexSubImage2D, NULL, 412), + NAME_FUNC_OFFSET(22815, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413), + NAME_FUNC_OFFSET(22844, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413), + NAME_FUNC_OFFSET(22873, glGetCompressedTexImage, glGetCompressedTexImage, NULL, 414), + NAME_FUNC_OFFSET(22900, glLoadTransposeMatrixd, glLoadTransposeMatrixd, NULL, 415), + NAME_FUNC_OFFSET(22926, glLoadTransposeMatrixf, glLoadTransposeMatrixf, NULL, 416), + NAME_FUNC_OFFSET(22952, glMultTransposeMatrixd, glMultTransposeMatrixd, NULL, 417), + NAME_FUNC_OFFSET(22978, glMultTransposeMatrixf, glMultTransposeMatrixf, NULL, 418), + NAME_FUNC_OFFSET(23004, glSampleCoverage, glSampleCoverage, NULL, 419), + NAME_FUNC_OFFSET(23024, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420), + NAME_FUNC_OFFSET(23047, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420), + NAME_FUNC_OFFSET(23071, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420), + NAME_FUNC_OFFSET(23094, glFogCoordPointer, glFogCoordPointer, NULL, 421), + NAME_FUNC_OFFSET(23115, glFogCoordd, glFogCoordd, NULL, 422), + NAME_FUNC_OFFSET(23130, glFogCoorddv, glFogCoorddv, NULL, 423), + NAME_FUNC_OFFSET(23146, glMultiDrawArrays, glMultiDrawArrays, NULL, 424), + NAME_FUNC_OFFSET(23167, glPointParameterf, glPointParameterf, NULL, 425), + NAME_FUNC_OFFSET(23188, glPointParameterf, glPointParameterf, NULL, 425), + NAME_FUNC_OFFSET(23209, glPointParameterf, glPointParameterf, NULL, 425), + NAME_FUNC_OFFSET(23231, glPointParameterfv, glPointParameterfv, NULL, 426), + NAME_FUNC_OFFSET(23253, glPointParameterfv, glPointParameterfv, NULL, 426), + NAME_FUNC_OFFSET(23275, glPointParameterfv, glPointParameterfv, NULL, 426), + NAME_FUNC_OFFSET(23298, glPointParameteri, glPointParameteri, NULL, 427), + NAME_FUNC_OFFSET(23318, glPointParameteriv, glPointParameteriv, NULL, 428), + NAME_FUNC_OFFSET(23339, glSecondaryColor3b, glSecondaryColor3b, NULL, 429), + NAME_FUNC_OFFSET(23361, glSecondaryColor3bv, glSecondaryColor3bv, NULL, 430), + NAME_FUNC_OFFSET(23384, glSecondaryColor3d, glSecondaryColor3d, NULL, 431), + NAME_FUNC_OFFSET(23406, glSecondaryColor3dv, glSecondaryColor3dv, NULL, 432), + NAME_FUNC_OFFSET(23429, glSecondaryColor3i, glSecondaryColor3i, NULL, 433), + NAME_FUNC_OFFSET(23451, glSecondaryColor3iv, glSecondaryColor3iv, NULL, 434), + NAME_FUNC_OFFSET(23474, glSecondaryColor3s, glSecondaryColor3s, NULL, 435), + NAME_FUNC_OFFSET(23496, glSecondaryColor3sv, glSecondaryColor3sv, NULL, 436), + NAME_FUNC_OFFSET(23519, glSecondaryColor3ub, glSecondaryColor3ub, NULL, 437), + NAME_FUNC_OFFSET(23542, glSecondaryColor3ubv, glSecondaryColor3ubv, NULL, 438), + NAME_FUNC_OFFSET(23566, glSecondaryColor3ui, glSecondaryColor3ui, NULL, 439), + NAME_FUNC_OFFSET(23589, glSecondaryColor3uiv, glSecondaryColor3uiv, NULL, 440), + NAME_FUNC_OFFSET(23613, glSecondaryColor3us, glSecondaryColor3us, NULL, 441), + NAME_FUNC_OFFSET(23636, glSecondaryColor3usv, glSecondaryColor3usv, NULL, 442), + NAME_FUNC_OFFSET(23660, glSecondaryColorPointer, glSecondaryColorPointer, NULL, 443), + NAME_FUNC_OFFSET(23687, glWindowPos2d, glWindowPos2d, NULL, 444), + NAME_FUNC_OFFSET(23704, glWindowPos2d, glWindowPos2d, NULL, 444), + NAME_FUNC_OFFSET(23722, glWindowPos2dv, glWindowPos2dv, NULL, 445), + NAME_FUNC_OFFSET(23740, glWindowPos2dv, glWindowPos2dv, NULL, 445), + NAME_FUNC_OFFSET(23759, glWindowPos2f, glWindowPos2f, NULL, 446), + NAME_FUNC_OFFSET(23776, glWindowPos2f, glWindowPos2f, NULL, 446), + NAME_FUNC_OFFSET(23794, glWindowPos2fv, glWindowPos2fv, NULL, 447), + NAME_FUNC_OFFSET(23812, glWindowPos2fv, glWindowPos2fv, NULL, 447), + NAME_FUNC_OFFSET(23831, glWindowPos2i, glWindowPos2i, NULL, 448), + NAME_FUNC_OFFSET(23848, glWindowPos2i, glWindowPos2i, NULL, 448), + NAME_FUNC_OFFSET(23866, glWindowPos2iv, glWindowPos2iv, NULL, 449), + NAME_FUNC_OFFSET(23884, glWindowPos2iv, glWindowPos2iv, NULL, 449), + NAME_FUNC_OFFSET(23903, glWindowPos2s, glWindowPos2s, NULL, 450), + NAME_FUNC_OFFSET(23920, glWindowPos2s, glWindowPos2s, NULL, 450), + NAME_FUNC_OFFSET(23938, glWindowPos2sv, glWindowPos2sv, NULL, 451), + NAME_FUNC_OFFSET(23956, glWindowPos2sv, glWindowPos2sv, NULL, 451), + NAME_FUNC_OFFSET(23975, glWindowPos3d, glWindowPos3d, NULL, 452), + NAME_FUNC_OFFSET(23992, glWindowPos3d, glWindowPos3d, NULL, 452), + NAME_FUNC_OFFSET(24010, glWindowPos3dv, glWindowPos3dv, NULL, 453), + NAME_FUNC_OFFSET(24028, glWindowPos3dv, glWindowPos3dv, NULL, 453), + NAME_FUNC_OFFSET(24047, glWindowPos3f, glWindowPos3f, NULL, 454), + NAME_FUNC_OFFSET(24064, glWindowPos3f, glWindowPos3f, NULL, 454), + NAME_FUNC_OFFSET(24082, glWindowPos3fv, glWindowPos3fv, NULL, 455), + NAME_FUNC_OFFSET(24100, glWindowPos3fv, glWindowPos3fv, NULL, 455), + NAME_FUNC_OFFSET(24119, glWindowPos3i, glWindowPos3i, NULL, 456), + NAME_FUNC_OFFSET(24136, glWindowPos3i, glWindowPos3i, NULL, 456), + NAME_FUNC_OFFSET(24154, glWindowPos3iv, glWindowPos3iv, NULL, 457), + NAME_FUNC_OFFSET(24172, glWindowPos3iv, glWindowPos3iv, NULL, 457), + NAME_FUNC_OFFSET(24191, glWindowPos3s, glWindowPos3s, NULL, 458), + NAME_FUNC_OFFSET(24208, glWindowPos3s, glWindowPos3s, NULL, 458), + NAME_FUNC_OFFSET(24226, glWindowPos3sv, glWindowPos3sv, NULL, 459), + NAME_FUNC_OFFSET(24244, glWindowPos3sv, glWindowPos3sv, NULL, 459), + NAME_FUNC_OFFSET(24263, glBeginQuery, glBeginQuery, NULL, 460), + NAME_FUNC_OFFSET(24279, glBindBuffer, glBindBuffer, NULL, 461), + NAME_FUNC_OFFSET(24295, glBufferData, glBufferData, NULL, 462), + NAME_FUNC_OFFSET(24311, glBufferSubData, glBufferSubData, NULL, 463), + NAME_FUNC_OFFSET(24330, glDeleteBuffers, glDeleteBuffers, NULL, 464), + NAME_FUNC_OFFSET(24349, glDeleteQueries, glDeleteQueries, NULL, 465), + NAME_FUNC_OFFSET(24368, glEndQuery, glEndQuery, NULL, 466), + NAME_FUNC_OFFSET(24382, glGenBuffers, glGenBuffers, NULL, 467), + NAME_FUNC_OFFSET(24398, glGenQueries, glGenQueries, NULL, 468), + NAME_FUNC_OFFSET(24414, glGetBufferParameteriv, glGetBufferParameteriv, NULL, 469), + NAME_FUNC_OFFSET(24440, glGetBufferPointerv, glGetBufferPointerv, NULL, 470), + NAME_FUNC_OFFSET(24463, glGetBufferPointerv, glGetBufferPointerv, NULL, 470), + NAME_FUNC_OFFSET(24486, glGetBufferSubData, glGetBufferSubData, NULL, 471), + NAME_FUNC_OFFSET(24508, glGetQueryObjectiv, glGetQueryObjectiv, NULL, 472), + NAME_FUNC_OFFSET(24530, glGetQueryObjectuiv, glGetQueryObjectuiv, NULL, 473), + NAME_FUNC_OFFSET(24553, glGetQueryiv, glGetQueryiv, NULL, 474), + NAME_FUNC_OFFSET(24569, glIsBuffer, glIsBuffer, NULL, 475), + NAME_FUNC_OFFSET(24583, glIsQuery, glIsQuery, NULL, 476), + NAME_FUNC_OFFSET(24596, glMapBuffer, glMapBuffer, NULL, 477), + NAME_FUNC_OFFSET(24611, glMapBuffer, glMapBuffer, NULL, 477), + NAME_FUNC_OFFSET(24626, glUnmapBuffer, glUnmapBuffer, NULL, 478), + NAME_FUNC_OFFSET(24643, glUnmapBuffer, glUnmapBuffer, NULL, 478), + NAME_FUNC_OFFSET(24660, glBindAttribLocation, glBindAttribLocation, NULL, 480), + NAME_FUNC_OFFSET(24684, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481), + NAME_FUNC_OFFSET(24711, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481), + NAME_FUNC_OFFSET(24738, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481), + NAME_FUNC_OFFSET(24765, glCompileShader, glCompileShader, NULL, 482), + NAME_FUNC_OFFSET(24784, glDisableVertexAttribArray, glDisableVertexAttribArray, NULL, 488), + NAME_FUNC_OFFSET(24814, glDrawBuffers, glDrawBuffers, NULL, 489), + NAME_FUNC_OFFSET(24831, glDrawBuffers, glDrawBuffers, NULL, 489), + NAME_FUNC_OFFSET(24848, glDrawBuffers, glDrawBuffers, NULL, 489), + NAME_FUNC_OFFSET(24864, glEnableVertexAttribArray, glEnableVertexAttribArray, NULL, 490), + NAME_FUNC_OFFSET(24893, glGetActiveAttrib, glGetActiveAttrib, NULL, 491), + NAME_FUNC_OFFSET(24914, glGetActiveUniform, glGetActiveUniform, NULL, 492), + NAME_FUNC_OFFSET(24936, glGetAttribLocation, glGetAttribLocation, NULL, 494), + NAME_FUNC_OFFSET(24959, glGetShaderSource, glGetShaderSource, NULL, 498), + NAME_FUNC_OFFSET(24980, glGetUniformLocation, glGetUniformLocation, NULL, 500), + NAME_FUNC_OFFSET(25004, glGetUniformfv, glGetUniformfv, NULL, 501), + NAME_FUNC_OFFSET(25022, glGetUniformiv, glGetUniformiv, NULL, 502), + NAME_FUNC_OFFSET(25040, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503), + NAME_FUNC_OFFSET(25069, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503), + NAME_FUNC_OFFSET(25097, glGetVertexAttribdv, glGetVertexAttribdv, NULL, 504), + NAME_FUNC_OFFSET(25120, glGetVertexAttribfv, glGetVertexAttribfv, NULL, 505), + NAME_FUNC_OFFSET(25143, glGetVertexAttribiv, glGetVertexAttribiv, NULL, 506), + NAME_FUNC_OFFSET(25166, glLinkProgram, glLinkProgram, NULL, 509), + NAME_FUNC_OFFSET(25183, glShaderSource, glShaderSource, NULL, 510), + NAME_FUNC_OFFSET(25201, glStencilOpSeparate, glStencilOpSeparate, NULL, 513), + NAME_FUNC_OFFSET(25224, glUniform1f, glUniform1f, NULL, 514), + NAME_FUNC_OFFSET(25239, glUniform1fv, glUniform1fv, NULL, 515), + NAME_FUNC_OFFSET(25255, glUniform1i, glUniform1i, NULL, 516), + NAME_FUNC_OFFSET(25270, glUniform1iv, glUniform1iv, NULL, 517), + NAME_FUNC_OFFSET(25286, glUniform2f, glUniform2f, NULL, 518), + NAME_FUNC_OFFSET(25301, glUniform2fv, glUniform2fv, NULL, 519), + NAME_FUNC_OFFSET(25317, glUniform2i, glUniform2i, NULL, 520), + NAME_FUNC_OFFSET(25332, glUniform2iv, glUniform2iv, NULL, 521), + NAME_FUNC_OFFSET(25348, glUniform3f, glUniform3f, NULL, 522), + NAME_FUNC_OFFSET(25363, glUniform3fv, glUniform3fv, NULL, 523), + NAME_FUNC_OFFSET(25379, glUniform3i, glUniform3i, NULL, 524), + NAME_FUNC_OFFSET(25394, glUniform3iv, glUniform3iv, NULL, 525), + NAME_FUNC_OFFSET(25410, glUniform4f, glUniform4f, NULL, 526), + NAME_FUNC_OFFSET(25425, glUniform4fv, glUniform4fv, NULL, 527), + NAME_FUNC_OFFSET(25441, glUniform4i, glUniform4i, NULL, 528), + NAME_FUNC_OFFSET(25456, glUniform4iv, glUniform4iv, NULL, 529), + NAME_FUNC_OFFSET(25472, glUniformMatrix2fv, glUniformMatrix2fv, NULL, 530), + NAME_FUNC_OFFSET(25494, glUniformMatrix3fv, glUniformMatrix3fv, NULL, 531), + NAME_FUNC_OFFSET(25516, glUniformMatrix4fv, glUniformMatrix4fv, NULL, 532), + NAME_FUNC_OFFSET(25538, glUseProgram, glUseProgram, NULL, 533), + NAME_FUNC_OFFSET(25560, glValidateProgram, glValidateProgram, NULL, 534), + NAME_FUNC_OFFSET(25581, glVertexAttrib1d, glVertexAttrib1d, NULL, 535), + NAME_FUNC_OFFSET(25601, glVertexAttrib1dv, glVertexAttrib1dv, NULL, 536), + NAME_FUNC_OFFSET(25622, glVertexAttrib1s, glVertexAttrib1s, NULL, 537), + NAME_FUNC_OFFSET(25642, glVertexAttrib1sv, glVertexAttrib1sv, NULL, 538), + NAME_FUNC_OFFSET(25663, glVertexAttrib2d, glVertexAttrib2d, NULL, 539), + NAME_FUNC_OFFSET(25683, glVertexAttrib2dv, glVertexAttrib2dv, NULL, 540), + NAME_FUNC_OFFSET(25704, glVertexAttrib2s, glVertexAttrib2s, NULL, 541), + NAME_FUNC_OFFSET(25724, glVertexAttrib2sv, glVertexAttrib2sv, NULL, 542), + NAME_FUNC_OFFSET(25745, glVertexAttrib3d, glVertexAttrib3d, NULL, 543), + NAME_FUNC_OFFSET(25765, glVertexAttrib3dv, glVertexAttrib3dv, NULL, 544), + NAME_FUNC_OFFSET(25786, glVertexAttrib3s, glVertexAttrib3s, NULL, 545), + NAME_FUNC_OFFSET(25806, glVertexAttrib3sv, glVertexAttrib3sv, NULL, 546), + NAME_FUNC_OFFSET(25827, glVertexAttrib4Nbv, glVertexAttrib4Nbv, NULL, 547), + NAME_FUNC_OFFSET(25849, glVertexAttrib4Niv, glVertexAttrib4Niv, NULL, 548), + NAME_FUNC_OFFSET(25871, glVertexAttrib4Nsv, glVertexAttrib4Nsv, NULL, 549), + NAME_FUNC_OFFSET(25893, glVertexAttrib4Nub, glVertexAttrib4Nub, NULL, 550), + NAME_FUNC_OFFSET(25915, glVertexAttrib4Nubv, glVertexAttrib4Nubv, NULL, 551), + NAME_FUNC_OFFSET(25938, glVertexAttrib4Nuiv, glVertexAttrib4Nuiv, NULL, 552), + NAME_FUNC_OFFSET(25961, glVertexAttrib4Nusv, glVertexAttrib4Nusv, NULL, 553), + NAME_FUNC_OFFSET(25984, glVertexAttrib4bv, glVertexAttrib4bv, NULL, 554), + NAME_FUNC_OFFSET(26005, glVertexAttrib4d, glVertexAttrib4d, NULL, 555), + NAME_FUNC_OFFSET(26025, glVertexAttrib4dv, glVertexAttrib4dv, NULL, 556), + NAME_FUNC_OFFSET(26046, glVertexAttrib4iv, glVertexAttrib4iv, NULL, 557), + NAME_FUNC_OFFSET(26067, glVertexAttrib4s, glVertexAttrib4s, NULL, 558), + NAME_FUNC_OFFSET(26087, glVertexAttrib4sv, glVertexAttrib4sv, NULL, 559), + NAME_FUNC_OFFSET(26108, glVertexAttrib4ubv, glVertexAttrib4ubv, NULL, 560), + NAME_FUNC_OFFSET(26130, glVertexAttrib4uiv, glVertexAttrib4uiv, NULL, 561), + NAME_FUNC_OFFSET(26152, glVertexAttrib4usv, glVertexAttrib4usv, NULL, 562), + NAME_FUNC_OFFSET(26174, glVertexAttribPointer, glVertexAttribPointer, NULL, 563), + NAME_FUNC_OFFSET(26199, glBeginConditionalRender, glBeginConditionalRender, NULL, 570), + NAME_FUNC_OFFSET(26226, glBeginTransformFeedback, glBeginTransformFeedback, NULL, 571), + NAME_FUNC_OFFSET(26254, glBindBufferBase, glBindBufferBase, NULL, 572), + NAME_FUNC_OFFSET(26274, glBindBufferRange, glBindBufferRange, NULL, 573), + NAME_FUNC_OFFSET(26295, glBindFragDataLocation, glBindFragDataLocation, NULL, 574), + NAME_FUNC_OFFSET(26321, glClampColor, glClampColor, NULL, 575), + NAME_FUNC_OFFSET(26337, glColorMaski, glColorMaski, NULL, 580), + NAME_FUNC_OFFSET(26359, glDisablei, glDisablei, NULL, 581), + NAME_FUNC_OFFSET(26379, glEnablei, glEnablei, NULL, 582), + NAME_FUNC_OFFSET(26398, glEndConditionalRender, glEndConditionalRender, NULL, 583), + NAME_FUNC_OFFSET(26423, glEndTransformFeedback, glEndTransformFeedback, NULL, 584), + NAME_FUNC_OFFSET(26449, glGetBooleani_v, glGetBooleani_v, NULL, 585), + NAME_FUNC_OFFSET(26473, glGetFragDataLocation, glGetFragDataLocation, NULL, 586), + NAME_FUNC_OFFSET(26498, glGetIntegeri_v, glGetIntegeri_v, NULL, 587), + NAME_FUNC_OFFSET(26522, glGetTexParameterIiv, glGetTexParameterIiv, NULL, 589), + NAME_FUNC_OFFSET(26546, glGetTexParameterIuiv, glGetTexParameterIuiv, NULL, 590), + NAME_FUNC_OFFSET(26571, glGetTransformFeedbackVarying, glGetTransformFeedbackVarying, NULL, 591), + NAME_FUNC_OFFSET(26604, glGetUniformuiv, glGetUniformuiv, NULL, 592), + NAME_FUNC_OFFSET(26623, glGetVertexAttribIiv, glGetVertexAttribIiv, NULL, 593), + NAME_FUNC_OFFSET(26647, glGetVertexAttribIuiv, glGetVertexAttribIuiv, NULL, 594), + NAME_FUNC_OFFSET(26672, glIsEnabledi, glIsEnabledi, NULL, 595), + NAME_FUNC_OFFSET(26694, glTexParameterIiv, glTexParameterIiv, NULL, 596), + NAME_FUNC_OFFSET(26715, glTexParameterIuiv, glTexParameterIuiv, NULL, 597), + NAME_FUNC_OFFSET(26737, glTransformFeedbackVaryings, glTransformFeedbackVaryings, NULL, 598), + NAME_FUNC_OFFSET(26768, glUniform1ui, glUniform1ui, NULL, 599), + NAME_FUNC_OFFSET(26784, glUniform1uiv, glUniform1uiv, NULL, 600), + NAME_FUNC_OFFSET(26801, glUniform2ui, glUniform2ui, NULL, 601), + NAME_FUNC_OFFSET(26817, glUniform2uiv, glUniform2uiv, NULL, 602), + NAME_FUNC_OFFSET(26834, glUniform3ui, glUniform3ui, NULL, 603), + NAME_FUNC_OFFSET(26850, glUniform3uiv, glUniform3uiv, NULL, 604), + NAME_FUNC_OFFSET(26867, glUniform4ui, glUniform4ui, NULL, 605), + NAME_FUNC_OFFSET(26883, glUniform4uiv, glUniform4uiv, NULL, 606), + NAME_FUNC_OFFSET(26900, glVertexAttribI1iv, glVertexAttribI1iv, NULL, 607), + NAME_FUNC_OFFSET(26922, glVertexAttribI1uiv, glVertexAttribI1uiv, NULL, 608), + NAME_FUNC_OFFSET(26945, glVertexAttribI4bv, glVertexAttribI4bv, NULL, 609), + NAME_FUNC_OFFSET(26967, glVertexAttribI4sv, glVertexAttribI4sv, NULL, 610), + NAME_FUNC_OFFSET(26989, glVertexAttribI4ubv, glVertexAttribI4ubv, NULL, 611), + NAME_FUNC_OFFSET(27012, glVertexAttribI4usv, glVertexAttribI4usv, NULL, 612), + NAME_FUNC_OFFSET(27035, glVertexAttribIPointer, glVertexAttribIPointer, NULL, 613), + NAME_FUNC_OFFSET(27061, glPrimitiveRestartIndex, glPrimitiveRestartIndex, NULL, 614), + NAME_FUNC_OFFSET(27087, glTexBuffer, glTexBuffer, NULL, 615), + NAME_FUNC_OFFSET(27102, glFramebufferTexture, glFramebufferTexture, NULL, 616), + NAME_FUNC_OFFSET(27126, glVertexAttribDivisor, glVertexAttribDivisor, NULL, 619), + NAME_FUNC_OFFSET(27151, glMinSampleShading, glMinSampleShading, NULL, 620), + NAME_FUNC_OFFSET(27173, glBindProgramARB, glBindProgramARB, NULL, 621), + NAME_FUNC_OFFSET(27189, glDeleteProgramsARB, glDeleteProgramsARB, NULL, 622), + NAME_FUNC_OFFSET(27208, glGenProgramsARB, glGenProgramsARB, NULL, 623), + NAME_FUNC_OFFSET(27224, glIsProgramARB, glIsProgramARB, NULL, 630), + NAME_FUNC_OFFSET(27238, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 631), + NAME_FUNC_OFFSET(27261, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 632), + NAME_FUNC_OFFSET(27285, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 633), + NAME_FUNC_OFFSET(27308, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 634), + NAME_FUNC_OFFSET(27332, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 640), + NAME_FUNC_OFFSET(27349, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 641), + NAME_FUNC_OFFSET(27367, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 642), + NAME_FUNC_OFFSET(27384, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 643), + NAME_FUNC_OFFSET(27402, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 644), + NAME_FUNC_OFFSET(27419, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 645), + NAME_FUNC_OFFSET(27437, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 646), + NAME_FUNC_OFFSET(27454, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 647), + NAME_FUNC_OFFSET(27472, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 658), + NAME_FUNC_OFFSET(27497, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 658), + NAME_FUNC_OFFSET(27519, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 659), + NAME_FUNC_OFFSET(27546, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 659), + NAME_FUNC_OFFSET(27570, glBindFramebuffer, glBindFramebuffer, NULL, 660), + NAME_FUNC_OFFSET(27591, glBindRenderbuffer, glBindRenderbuffer, NULL, 661), + NAME_FUNC_OFFSET(27613, glBlitFramebuffer, glBlitFramebuffer, NULL, 662), + NAME_FUNC_OFFSET(27634, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 663), + NAME_FUNC_OFFSET(27662, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 663), + NAME_FUNC_OFFSET(27690, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 664), + NAME_FUNC_OFFSET(27714, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 664), + NAME_FUNC_OFFSET(27738, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 665), + NAME_FUNC_OFFSET(27763, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 665), + NAME_FUNC_OFFSET(27788, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 666), + NAME_FUNC_OFFSET(27817, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 666), + NAME_FUNC_OFFSET(27846, glFramebufferTexture1D, glFramebufferTexture1D, NULL, 667), + NAME_FUNC_OFFSET(27872, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 668), + NAME_FUNC_OFFSET(27898, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 668), + NAME_FUNC_OFFSET(27924, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 669), + NAME_FUNC_OFFSET(27950, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 669), + NAME_FUNC_OFFSET(27976, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 670), + NAME_FUNC_OFFSET(28005, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 670), + NAME_FUNC_OFFSET(28034, glGenFramebuffers, glGenFramebuffers, NULL, 671), + NAME_FUNC_OFFSET(28055, glGenFramebuffers, glGenFramebuffers, NULL, 671), + NAME_FUNC_OFFSET(28076, glGenRenderbuffers, glGenRenderbuffers, NULL, 672), + NAME_FUNC_OFFSET(28098, glGenRenderbuffers, glGenRenderbuffers, NULL, 672), + NAME_FUNC_OFFSET(28120, glGenerateMipmap, glGenerateMipmap, NULL, 673), + NAME_FUNC_OFFSET(28140, glGenerateMipmap, glGenerateMipmap, NULL, 673), + NAME_FUNC_OFFSET(28160, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 674), + NAME_FUNC_OFFSET(28201, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 674), + NAME_FUNC_OFFSET(28242, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 675), + NAME_FUNC_OFFSET(28274, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 675), + NAME_FUNC_OFFSET(28306, glIsFramebuffer, glIsFramebuffer, NULL, 676), + NAME_FUNC_OFFSET(28325, glIsFramebuffer, glIsFramebuffer, NULL, 676), + NAME_FUNC_OFFSET(28344, glIsRenderbuffer, glIsRenderbuffer, NULL, 677), + NAME_FUNC_OFFSET(28364, glIsRenderbuffer, glIsRenderbuffer, NULL, 677), + NAME_FUNC_OFFSET(28384, glRenderbufferStorage, glRenderbufferStorage, NULL, 678), + NAME_FUNC_OFFSET(28409, glRenderbufferStorage, glRenderbufferStorage, NULL, 678), + NAME_FUNC_OFFSET(28434, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 679), + NAME_FUNC_OFFSET(28470, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 681), + NAME_FUNC_OFFSET(28498, glMapBufferRange, glMapBufferRange, NULL, 682), + NAME_FUNC_OFFSET(28518, glBindVertexArray, glBindVertexArray, NULL, 683), + NAME_FUNC_OFFSET(28539, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 684), + NAME_FUNC_OFFSET(28565, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 684), + NAME_FUNC_OFFSET(28589, glGenVertexArrays, glGenVertexArrays, NULL, 685), + NAME_FUNC_OFFSET(28610, glIsVertexArray, glIsVertexArray, NULL, 686), + NAME_FUNC_OFFSET(28631, glIsVertexArray, glIsVertexArray, NULL, 686), + NAME_FUNC_OFFSET(28650, glProvokingVertex, glProvokingVertex, NULL, 706), + NAME_FUNC_OFFSET(28671, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 711), + NAME_FUNC_OFFSET(28705, glBlendEquationiARB, glBlendEquationiARB, NULL, 712), + NAME_FUNC_OFFSET(28731, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 713), + NAME_FUNC_OFFSET(28761, glBlendFunciARB, glBlendFunciARB, NULL, 714), + NAME_FUNC_OFFSET(28783, gl_dispatch_stub_731, gl_dispatch_stub_731, NULL, 731), + NAME_FUNC_OFFSET(28807, gl_dispatch_stub_732, gl_dispatch_stub_732, NULL, 732), + NAME_FUNC_OFFSET(28832, glClearDepthf, glClearDepthf, NULL, 785), + NAME_FUNC_OFFSET(28849, glDepthRangef, glDepthRangef, NULL, 786), + NAME_FUNC_OFFSET(28866, glGetProgramBinary, glGetProgramBinary, NULL, 790), + NAME_FUNC_OFFSET(28888, glProgramBinary, glProgramBinary, NULL, 791), + NAME_FUNC_OFFSET(28907, glProgramParameteri, glProgramParameteri, NULL, 792), + NAME_FUNC_OFFSET(28930, glProgramParameteri, glProgramParameteri, NULL, 792), + NAME_FUNC_OFFSET(28953, gl_dispatch_stub_880, gl_dispatch_stub_880, NULL, 880), + NAME_FUNC_OFFSET(28969, gl_dispatch_stub_881, gl_dispatch_stub_881, NULL, 881), + NAME_FUNC_OFFSET(28988, gl_dispatch_stub_889, gl_dispatch_stub_889, NULL, 889), + NAME_FUNC_OFFSET(29013, gl_dispatch_stub_890, gl_dispatch_stub_890, NULL, 890), + NAME_FUNC_OFFSET(29038, gl_dispatch_stub_891, gl_dispatch_stub_891, NULL, 891), + NAME_FUNC_OFFSET(29064, gl_dispatch_stub_892, gl_dispatch_stub_892, NULL, 892), + NAME_FUNC_OFFSET(29092, gl_dispatch_stub_893, gl_dispatch_stub_893, NULL, 893), + NAME_FUNC_OFFSET(29117, gl_dispatch_stub_894, gl_dispatch_stub_894, NULL, 894), + NAME_FUNC_OFFSET(29148, gl_dispatch_stub_895, gl_dispatch_stub_895, NULL, 895), + NAME_FUNC_OFFSET(29174, gl_dispatch_stub_896, gl_dispatch_stub_896, NULL, 896), + NAME_FUNC_OFFSET(29197, gl_dispatch_stub_898, gl_dispatch_stub_898, NULL, 898), + NAME_FUNC_OFFSET(29219, gl_dispatch_stub_899, gl_dispatch_stub_899, NULL, 899), + NAME_FUNC_OFFSET(29242, gl_dispatch_stub_900, gl_dispatch_stub_900, NULL, 900), + NAME_FUNC_OFFSET(29264, gl_dispatch_stub_901, gl_dispatch_stub_901, NULL, 901), + NAME_FUNC_OFFSET(29287, gl_dispatch_stub_902, gl_dispatch_stub_902, NULL, 902), + NAME_FUNC_OFFSET(29310, gl_dispatch_stub_903, gl_dispatch_stub_903, NULL, 903), + NAME_FUNC_OFFSET(29334, gl_dispatch_stub_904, gl_dispatch_stub_904, NULL, 904), + NAME_FUNC_OFFSET(29356, gl_dispatch_stub_905, gl_dispatch_stub_905, NULL, 905), + NAME_FUNC_OFFSET(29379, gl_dispatch_stub_906, gl_dispatch_stub_906, NULL, 906), + NAME_FUNC_OFFSET(29401, gl_dispatch_stub_907, gl_dispatch_stub_907, NULL, 907), + NAME_FUNC_OFFSET(29424, gl_dispatch_stub_908, gl_dispatch_stub_908, NULL, 908), + NAME_FUNC_OFFSET(29447, gl_dispatch_stub_909, gl_dispatch_stub_909, NULL, 909), + NAME_FUNC_OFFSET(29471, gl_dispatch_stub_910, gl_dispatch_stub_910, NULL, 910), + NAME_FUNC_OFFSET(29493, gl_dispatch_stub_911, gl_dispatch_stub_911, NULL, 911), + NAME_FUNC_OFFSET(29516, gl_dispatch_stub_912, gl_dispatch_stub_912, NULL, 912), + NAME_FUNC_OFFSET(29538, gl_dispatch_stub_913, gl_dispatch_stub_913, NULL, 913), + NAME_FUNC_OFFSET(29561, gl_dispatch_stub_914, gl_dispatch_stub_914, NULL, 914), + NAME_FUNC_OFFSET(29584, gl_dispatch_stub_915, gl_dispatch_stub_915, NULL, 915), + NAME_FUNC_OFFSET(29608, gl_dispatch_stub_916, gl_dispatch_stub_916, NULL, 916), + NAME_FUNC_OFFSET(29630, gl_dispatch_stub_917, gl_dispatch_stub_917, NULL, 917), + NAME_FUNC_OFFSET(29653, gl_dispatch_stub_918, gl_dispatch_stub_918, NULL, 918), + NAME_FUNC_OFFSET(29675, gl_dispatch_stub_919, gl_dispatch_stub_919, NULL, 919), + NAME_FUNC_OFFSET(29698, gl_dispatch_stub_920, gl_dispatch_stub_920, NULL, 920), + NAME_FUNC_OFFSET(29721, gl_dispatch_stub_921, gl_dispatch_stub_921, NULL, 921), + NAME_FUNC_OFFSET(29745, gl_dispatch_stub_922, gl_dispatch_stub_922, NULL, 922), + NAME_FUNC_OFFSET(29774, gl_dispatch_stub_923, gl_dispatch_stub_923, NULL, 923), + NAME_FUNC_OFFSET(29805, gl_dispatch_stub_924, gl_dispatch_stub_924, NULL, 924), + NAME_FUNC_OFFSET(29836, gl_dispatch_stub_925, gl_dispatch_stub_925, NULL, 925), + NAME_FUNC_OFFSET(29865, gl_dispatch_stub_926, gl_dispatch_stub_926, NULL, 926), + NAME_FUNC_OFFSET(29896, gl_dispatch_stub_927, gl_dispatch_stub_927, NULL, 927), + NAME_FUNC_OFFSET(29927, gl_dispatch_stub_928, gl_dispatch_stub_928, NULL, 928), + NAME_FUNC_OFFSET(29956, gl_dispatch_stub_929, gl_dispatch_stub_929, NULL, 929), + NAME_FUNC_OFFSET(29987, gl_dispatch_stub_930, gl_dispatch_stub_930, NULL, 930), + NAME_FUNC_OFFSET(30018, gl_dispatch_stub_932, gl_dispatch_stub_932, NULL, 932), + NAME_FUNC_OFFSET(30040, gl_dispatch_stub_933, gl_dispatch_stub_933, NULL, 933), + NAME_FUNC_OFFSET(30069, glDebugMessageCallback, glDebugMessageCallback, NULL, 934), + NAME_FUNC_OFFSET(30095, glDebugMessageControl, glDebugMessageControl, NULL, 935), + NAME_FUNC_OFFSET(30120, glDebugMessageInsert, glDebugMessageInsert, NULL, 936), + NAME_FUNC_OFFSET(30144, glGetDebugMessageLog, glGetDebugMessageLog, NULL, 937), + NAME_FUNC_OFFSET(30168, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 944), + NAME_FUNC_OFFSET(30187, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 945), + NAME_FUNC_OFFSET(30207, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 946), + NAME_FUNC_OFFSET(30227, glFogCoordfEXT, glFogCoordfEXT, NULL, 947), + NAME_FUNC_OFFSET(30239, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 948), + NAME_FUNC_OFFSET(30252, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 1051), + NAME_FUNC_OFFSET(30270, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 1052), + NAME_FUNC_OFFSET(30289, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 1053), + NAME_FUNC_OFFSET(30307, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 1054), + NAME_FUNC_OFFSET(30326, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 1055), + NAME_FUNC_OFFSET(30345, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 1056), + NAME_FUNC_OFFSET(30365, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 1057), + NAME_FUNC_OFFSET(30383, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 1058), + NAME_FUNC_OFFSET(30402, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 1059), + NAME_FUNC_OFFSET(30421, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 1060), + NAME_FUNC_OFFSET(30441, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 1061), + NAME_FUNC_OFFSET(30459, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 1062), + NAME_FUNC_OFFSET(30478, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 1063), + NAME_FUNC_OFFSET(30497, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 1064), + NAME_FUNC_OFFSET(30517, glAlphaFuncx, glAlphaFuncx, NULL, 1111), + NAME_FUNC_OFFSET(30533, glClearColorx, glClearColorx, NULL, 1112), + NAME_FUNC_OFFSET(30550, glClearDepthx, glClearDepthx, NULL, 1113), + NAME_FUNC_OFFSET(30567, glColor4x, glColor4x, NULL, 1114), + NAME_FUNC_OFFSET(30580, glDepthRangex, glDepthRangex, NULL, 1115), + NAME_FUNC_OFFSET(30597, glFogx, glFogx, NULL, 1116), + NAME_FUNC_OFFSET(30607, glFogxv, glFogxv, NULL, 1117), + NAME_FUNC_OFFSET(30618, glFrustumf, glFrustumf, NULL, 1118), + NAME_FUNC_OFFSET(30632, glFrustumx, glFrustumx, NULL, 1119), + NAME_FUNC_OFFSET(30646, glLightModelx, glLightModelx, NULL, 1120), + NAME_FUNC_OFFSET(30663, glLightModelxv, glLightModelxv, NULL, 1121), + NAME_FUNC_OFFSET(30681, glLightx, glLightx, NULL, 1122), + NAME_FUNC_OFFSET(30693, glLightxv, glLightxv, NULL, 1123), + NAME_FUNC_OFFSET(30706, glLineWidthx, glLineWidthx, NULL, 1124), + NAME_FUNC_OFFSET(30722, glLoadMatrixx, glLoadMatrixx, NULL, 1125), + NAME_FUNC_OFFSET(30739, glMaterialx, glMaterialx, NULL, 1126), + NAME_FUNC_OFFSET(30754, glMaterialxv, glMaterialxv, NULL, 1127), + NAME_FUNC_OFFSET(30770, glMultMatrixx, glMultMatrixx, NULL, 1128), + NAME_FUNC_OFFSET(30787, glMultiTexCoord4x, glMultiTexCoord4x, NULL, 1129), + NAME_FUNC_OFFSET(30808, glNormal3x, glNormal3x, NULL, 1130), + NAME_FUNC_OFFSET(30822, glOrthof, glOrthof, NULL, 1131), + NAME_FUNC_OFFSET(30834, glOrthox, glOrthox, NULL, 1132), + NAME_FUNC_OFFSET(30846, glPointSizex, glPointSizex, NULL, 1133), + NAME_FUNC_OFFSET(30862, glPolygonOffsetx, glPolygonOffsetx, NULL, 1134), + NAME_FUNC_OFFSET(30882, glRotatex, glRotatex, NULL, 1135), + NAME_FUNC_OFFSET(30895, glSampleCoveragex, glSampleCoveragex, NULL, 1136), + NAME_FUNC_OFFSET(30916, glScalex, glScalex, NULL, 1137), + NAME_FUNC_OFFSET(30928, glTexEnvx, glTexEnvx, NULL, 1138), + NAME_FUNC_OFFSET(30941, glTexEnvxv, glTexEnvxv, NULL, 1139), + NAME_FUNC_OFFSET(30955, glTexParameterx, glTexParameterx, NULL, 1140), + NAME_FUNC_OFFSET(30974, glTranslatex, glTranslatex, NULL, 1141), + NAME_FUNC_OFFSET(30990, glClipPlanef, glClipPlanef, NULL, 1142), + NAME_FUNC_OFFSET(31006, glClipPlanex, glClipPlanex, NULL, 1143), + NAME_FUNC_OFFSET(31022, glGetClipPlanef, glGetClipPlanef, NULL, 1144), + NAME_FUNC_OFFSET(31041, glGetClipPlanex, glGetClipPlanex, NULL, 1145), + NAME_FUNC_OFFSET(31060, glGetFixedv, glGetFixedv, NULL, 1146), + NAME_FUNC_OFFSET(31075, glGetLightxv, glGetLightxv, NULL, 1147), + NAME_FUNC_OFFSET(31091, glGetMaterialxv, glGetMaterialxv, NULL, 1148), + NAME_FUNC_OFFSET(31110, glGetTexEnvxv, glGetTexEnvxv, NULL, 1149), + NAME_FUNC_OFFSET(31127, glGetTexParameterxv, glGetTexParameterxv, NULL, 1150), + NAME_FUNC_OFFSET(31150, glPointParameterx, glPointParameterx, NULL, 1151), + NAME_FUNC_OFFSET(31171, glPointParameterxv, glPointParameterxv, NULL, 1152), + NAME_FUNC_OFFSET(31193, glTexParameterxv, glTexParameterxv, NULL, 1153), NAME_FUNC_OFFSET(-1, NULL, NULL, NULL, 0) }; diff --git a/xorg-server/glx/remap_helper.h b/xorg-server/glx/remap_helper.h index 4905e06ff..b1b32e4b8 100644 --- a/xorg-server/glx/remap_helper.h +++ b/xorg-server/glx/remap_helper.h @@ -1159,4923 +1159,4931 @@ static const char _mesa_function_pool[] = "iiii\0" "glDrawMeshArraysSUN\0" "\0" - /* _mesa_function_pool[8634]: GetMapControlPointsNV (dynamic) */ + /* _mesa_function_pool[8634]: SamplerParameterIiv (will be remapped) */ + "iip\0" + "glSamplerParameterIiv\0" + "\0" + /* _mesa_function_pool[8661]: GetMapControlPointsNV (dynamic) */ "iiiiiip\0" "glGetMapControlPointsNV\0" "\0" - /* _mesa_function_pool[8667]: SpriteParameterivSGIX (dynamic) */ + /* _mesa_function_pool[8694]: SpriteParameterivSGIX (dynamic) */ "ip\0" "glSpriteParameterivSGIX\0" "\0" - /* _mesa_function_pool[8695]: Frustumf (will be remapped) */ + /* _mesa_function_pool[8722]: Frustumf (will be remapped) */ "ffffff\0" "glFrustumfOES\0" "glFrustumf\0" "\0" - /* _mesa_function_pool[8728]: ProgramUniform2uiv (will be remapped) */ + /* _mesa_function_pool[8755]: ProgramUniform2uiv (will be remapped) */ "iiip\0" "glProgramUniform2uiv\0" "glProgramUniform2uivEXT\0" "\0" - /* _mesa_function_pool[8779]: Rectsv (offset 93) */ + /* _mesa_function_pool[8806]: Rectsv (offset 93) */ "pp\0" "glRectsv\0" "\0" - /* _mesa_function_pool[8792]: Frustumx (will be remapped) */ + /* _mesa_function_pool[8819]: Frustumx (will be remapped) */ "iiiiii\0" "glFrustumxOES\0" "glFrustumx\0" "\0" - /* _mesa_function_pool[8825]: CullFace (offset 152) */ + /* _mesa_function_pool[8852]: CullFace (offset 152) */ "i\0" "glCullFace\0" "\0" - /* _mesa_function_pool[8839]: BindTexture (offset 307) */ + /* _mesa_function_pool[8866]: BindTexture (offset 307) */ "ii\0" "glBindTexture\0" "glBindTextureEXT\0" "\0" - /* _mesa_function_pool[8874]: MultiTexCoord4fARB (offset 402) */ + /* _mesa_function_pool[8901]: MultiTexCoord4fARB (offset 402) */ "iffff\0" "glMultiTexCoord4f\0" "glMultiTexCoord4fARB\0" "\0" - /* _mesa_function_pool[8920]: MultiTexCoordP2uiv (will be remapped) */ + /* _mesa_function_pool[8947]: MultiTexCoordP2uiv (will be remapped) */ "iip\0" "glMultiTexCoordP2uiv\0" "\0" - /* _mesa_function_pool[8946]: NormalPointervINTEL (dynamic) */ + /* _mesa_function_pool[8973]: NormalPointervINTEL (dynamic) */ "ip\0" "glNormalPointervINTEL\0" "\0" - /* _mesa_function_pool[8972]: NormalPointer (offset 318) */ + /* _mesa_function_pool[8999]: NormalPointer (offset 318) */ "iip\0" "glNormalPointer\0" "\0" - /* _mesa_function_pool[8993]: TangentPointerEXT (dynamic) */ + /* _mesa_function_pool[9020]: TangentPointerEXT (dynamic) */ "iip\0" "glTangentPointerEXT\0" "\0" - /* _mesa_function_pool[9018]: WindowPos4iMESA (will be remapped) */ + /* _mesa_function_pool[9045]: WindowPos4iMESA (will be remapped) */ "iiii\0" "glWindowPos4iMESA\0" "\0" - /* _mesa_function_pool[9042]: ReferencePlaneSGIX (dynamic) */ + /* _mesa_function_pool[9069]: ReferencePlaneSGIX (dynamic) */ "p\0" "glReferencePlaneSGIX\0" "\0" - /* _mesa_function_pool[9066]: VertexAttrib4bv (will be remapped) */ + /* _mesa_function_pool[9093]: VertexAttrib4bv (will be remapped) */ "ip\0" "glVertexAttrib4bv\0" "glVertexAttrib4bvARB\0" "\0" - /* _mesa_function_pool[9109]: ReplacementCodeuivSUN (dynamic) */ + /* _mesa_function_pool[9136]: ReplacementCodeuivSUN (dynamic) */ "p\0" "glReplacementCodeuivSUN\0" "\0" - /* _mesa_function_pool[9136]: SecondaryColor3usv (will be remapped) */ + /* _mesa_function_pool[9163]: SecondaryColor3usv (will be remapped) */ "p\0" "glSecondaryColor3usv\0" "glSecondaryColor3usvEXT\0" "\0" - /* _mesa_function_pool[9184]: GetPixelMapuiv (offset 272) */ + /* _mesa_function_pool[9211]: GetPixelMapuiv (offset 272) */ "ip\0" "glGetPixelMapuiv\0" "\0" - /* _mesa_function_pool[9205]: Indexfv (offset 47) */ + /* _mesa_function_pool[9232]: Indexfv (offset 47) */ "p\0" "glIndexfv\0" "\0" - /* _mesa_function_pool[9218]: AlphaFragmentOp1ATI (will be remapped) */ + /* _mesa_function_pool[9245]: AlphaFragmentOp1ATI (will be remapped) */ "iiiiii\0" "glAlphaFragmentOp1ATI\0" "\0" - /* _mesa_function_pool[9248]: ListParameteriSGIX (dynamic) */ + /* _mesa_function_pool[9275]: ListParameteriSGIX (dynamic) */ "iii\0" "glListParameteriSGIX\0" "\0" - /* _mesa_function_pool[9274]: GetFloatv (offset 262) */ + /* _mesa_function_pool[9301]: GetFloatv (offset 262) */ "ip\0" "glGetFloatv\0" "\0" - /* _mesa_function_pool[9290]: MultiTexCoord3i (offset 396) */ + /* _mesa_function_pool[9317]: MultiTexCoord3i (offset 396) */ "iiii\0" "glMultiTexCoord3i\0" "glMultiTexCoord3iARB\0" "\0" - /* _mesa_function_pool[9335]: ProgramUniform1fv (will be remapped) */ + /* _mesa_function_pool[9362]: ProgramUniform1fv (will be remapped) */ "iiip\0" "glProgramUniform1fv\0" "glProgramUniform1fvEXT\0" "\0" - /* _mesa_function_pool[9384]: MultiTexCoord3d (offset 392) */ + /* _mesa_function_pool[9411]: MultiTexCoord3d (offset 392) */ "iddd\0" "glMultiTexCoord3d\0" "glMultiTexCoord3dARB\0" "\0" - /* _mesa_function_pool[9429]: TexCoord3sv (offset 117) */ + /* _mesa_function_pool[9456]: TexCoord3sv (offset 117) */ "p\0" "glTexCoord3sv\0" "\0" - /* _mesa_function_pool[9446]: Fogfv (offset 154) */ + /* _mesa_function_pool[9473]: Fogfv (offset 154) */ "ip\0" "glFogfv\0" "\0" - /* _mesa_function_pool[9458]: Minmax (offset 368) */ + /* _mesa_function_pool[9485]: Minmax (offset 368) */ "iii\0" "glMinmax\0" "glMinmaxEXT\0" "\0" - /* _mesa_function_pool[9484]: MultiTexCoord3s (offset 398) */ + /* _mesa_function_pool[9511]: MultiTexCoord3s (offset 398) */ "iiii\0" "glMultiTexCoord3s\0" "glMultiTexCoord3sARB\0" "\0" - /* _mesa_function_pool[9529]: FinishTextureSUNX (dynamic) */ + /* _mesa_function_pool[9556]: FinishTextureSUNX (dynamic) */ "\0" "glFinishTextureSUNX\0" "\0" - /* _mesa_function_pool[9551]: GetFinalCombinerInputParameterfvNV (dynamic) */ + /* _mesa_function_pool[9578]: GetFinalCombinerInputParameterfvNV (dynamic) */ "iip\0" "glGetFinalCombinerInputParameterfvNV\0" "\0" - /* _mesa_function_pool[9593]: PollInstrumentsSGIX (dynamic) */ + /* _mesa_function_pool[9620]: PollInstrumentsSGIX (dynamic) */ "p\0" "glPollInstrumentsSGIX\0" "\0" - /* _mesa_function_pool[9618]: Vertex4iv (offset 147) */ + /* _mesa_function_pool[9645]: Vertex4iv (offset 147) */ "p\0" "glVertex4iv\0" "\0" - /* _mesa_function_pool[9633]: BufferSubData (will be remapped) */ + /* _mesa_function_pool[9660]: BufferSubData (will be remapped) */ "iiip\0" "glBufferSubData\0" "glBufferSubDataARB\0" "\0" - /* _mesa_function_pool[9674]: AlphaFragmentOp3ATI (will be remapped) */ + /* _mesa_function_pool[9701]: AlphaFragmentOp3ATI (will be remapped) */ "iiiiiiiiiiii\0" "glAlphaFragmentOp3ATI\0" "\0" - /* _mesa_function_pool[9710]: Begin (offset 7) */ + /* _mesa_function_pool[9737]: Begin (offset 7) */ "i\0" "glBegin\0" "\0" - /* _mesa_function_pool[9721]: LightModeli (offset 165) */ + /* _mesa_function_pool[9748]: LightModeli (offset 165) */ "ii\0" "glLightModeli\0" "\0" - /* _mesa_function_pool[9739]: UniformMatrix2fv (will be remapped) */ + /* _mesa_function_pool[9766]: UniformMatrix2fv (will be remapped) */ "iiip\0" "glUniformMatrix2fv\0" "glUniformMatrix2fvARB\0" "\0" - /* _mesa_function_pool[9786]: LightModelf (offset 163) */ + /* _mesa_function_pool[9813]: LightModelf (offset 163) */ "if\0" "glLightModelf\0" "\0" - /* _mesa_function_pool[9804]: GetTexParameterfv (offset 282) */ + /* _mesa_function_pool[9831]: GetTexParameterfv (offset 282) */ "iip\0" "glGetTexParameterfv\0" "\0" - /* _mesa_function_pool[9829]: BinormalPointerEXT (dynamic) */ + /* _mesa_function_pool[9856]: BinormalPointerEXT (dynamic) */ "iip\0" "glBinormalPointerEXT\0" "\0" - /* _mesa_function_pool[9855]: GetCombinerInputParameterivNV (dynamic) */ + /* _mesa_function_pool[9882]: GetCombinerInputParameterivNV (dynamic) */ "iiiip\0" "glGetCombinerInputParameterivNV\0" "\0" - /* _mesa_function_pool[9894]: DeleteAsyncMarkersSGIX (dynamic) */ + /* _mesa_function_pool[9921]: DeleteAsyncMarkersSGIX (dynamic) */ "ii\0" "glDeleteAsyncMarkersSGIX\0" "\0" - /* _mesa_function_pool[9923]: MultiTexCoord2fvARB (offset 387) */ + /* _mesa_function_pool[9950]: MultiTexCoord2fvARB (offset 387) */ "ip\0" "glMultiTexCoord2fv\0" "glMultiTexCoord2fvARB\0" "\0" - /* _mesa_function_pool[9968]: VertexAttrib4ubv (will be remapped) */ + /* _mesa_function_pool[9995]: VertexAttrib4ubv (will be remapped) */ "ip\0" "glVertexAttrib4ubv\0" "glVertexAttrib4ubvARB\0" "\0" - /* _mesa_function_pool[10013]: GetnTexImageARB (will be remapped) */ + /* _mesa_function_pool[10040]: GetnTexImageARB (will be remapped) */ "iiiiip\0" "glGetnTexImageARB\0" "\0" - /* _mesa_function_pool[10039]: ColorMask (offset 210) */ + /* _mesa_function_pool[10066]: ColorMask (offset 210) */ "iiii\0" "glColorMask\0" "\0" - /* _mesa_function_pool[10057]: GenAsyncMarkersSGIX (dynamic) */ + /* _mesa_function_pool[10084]: GenAsyncMarkersSGIX (dynamic) */ "i\0" "glGenAsyncMarkersSGIX\0" "\0" - /* _mesa_function_pool[10082]: ReplacementCodeuiVertex3fSUN (dynamic) */ + /* _mesa_function_pool[10109]: ReplacementCodeuiVertex3fSUN (dynamic) */ "ifff\0" "glReplacementCodeuiVertex3fSUN\0" "\0" - /* _mesa_function_pool[10119]: VertexAttribI4sv (will be remapped) */ + /* _mesa_function_pool[10146]: VertexAttribI4sv (will be remapped) */ "ip\0" "glVertexAttribI4svEXT\0" "glVertexAttribI4sv\0" "\0" - /* _mesa_function_pool[10164]: DrawElementsInstancedBaseInstance (will be remapped) */ + /* _mesa_function_pool[10191]: DrawElementsInstancedBaseInstance (will be remapped) */ "iiipii\0" "glDrawElementsInstancedBaseInstance\0" "\0" - /* _mesa_function_pool[10208]: UniformMatrix4fv (will be remapped) */ + /* _mesa_function_pool[10235]: UniformMatrix4fv (will be remapped) */ "iiip\0" "glUniformMatrix4fv\0" "glUniformMatrix4fvARB\0" "\0" - /* _mesa_function_pool[10255]: UniformMatrix3x2fv (will be remapped) */ + /* _mesa_function_pool[10282]: UniformMatrix3x2fv (will be remapped) */ "iiip\0" "glUniformMatrix3x2fv\0" "\0" - /* _mesa_function_pool[10282]: VertexAttrib4Nuiv (will be remapped) */ + /* _mesa_function_pool[10309]: VertexAttrib4Nuiv (will be remapped) */ "ip\0" "glVertexAttrib4Nuiv\0" "glVertexAttrib4NuivARB\0" "\0" - /* _mesa_function_pool[10329]: ClientActiveTexture (offset 375) */ + /* _mesa_function_pool[10356]: ClientActiveTexture (offset 375) */ "i\0" "glClientActiveTexture\0" "glClientActiveTextureARB\0" "\0" - /* _mesa_function_pool[10379]: GetUniformIndices (will be remapped) */ + /* _mesa_function_pool[10406]: GetUniformIndices (will be remapped) */ "iipp\0" "glGetUniformIndices\0" "\0" - /* _mesa_function_pool[10405]: GetTexBumpParameterivATI (will be remapped) */ + /* _mesa_function_pool[10432]: GetTexBumpParameterivATI (will be remapped) */ "ip\0" "glGetTexBumpParameterivATI\0" "\0" - /* _mesa_function_pool[10436]: Binormal3bEXT (dynamic) */ + /* _mesa_function_pool[10463]: Binormal3bEXT (dynamic) */ "iii\0" "glBinormal3bEXT\0" "\0" - /* _mesa_function_pool[10457]: CombinerParameterivNV (dynamic) */ + /* _mesa_function_pool[10484]: CombinerParameterivNV (dynamic) */ "ip\0" "glCombinerParameterivNV\0" "\0" - /* _mesa_function_pool[10485]: MultiTexCoord2sv (offset 391) */ + /* _mesa_function_pool[10512]: MultiTexCoord2sv (offset 391) */ "ip\0" "glMultiTexCoord2sv\0" "glMultiTexCoord2svARB\0" "\0" - /* _mesa_function_pool[10530]: LoadIdentity (offset 290) */ + /* _mesa_function_pool[10557]: LoadIdentity (offset 290) */ "\0" "glLoadIdentity\0" "\0" - /* _mesa_function_pool[10547]: ActiveShaderProgram (will be remapped) */ + /* _mesa_function_pool[10574]: ActiveShaderProgram (will be remapped) */ "ii\0" "glActiveShaderProgram\0" "glActiveShaderProgramEXT\0" "\0" - /* _mesa_function_pool[10598]: BindImageTextures (will be remapped) */ + /* _mesa_function_pool[10625]: BindImageTextures (will be remapped) */ "iip\0" "glBindImageTextures\0" "\0" - /* _mesa_function_pool[10623]: DeleteTransformFeedbacks (will be remapped) */ + /* _mesa_function_pool[10650]: DeleteTransformFeedbacks (will be remapped) */ "ip\0" "glDeleteTransformFeedbacks\0" "\0" - /* _mesa_function_pool[10654]: VertexAttrib4ubvNV (will be remapped) */ + /* _mesa_function_pool[10681]: VertexAttrib4ubvNV (will be remapped) */ "ip\0" "glVertexAttrib4ubvNV\0" "\0" - /* _mesa_function_pool[10679]: FogCoordfEXT (will be remapped) */ + /* _mesa_function_pool[10706]: FogCoordfEXT (will be remapped) */ "f\0" "glFogCoordf\0" "glFogCoordfEXT\0" "\0" - /* _mesa_function_pool[10709]: GetMapfv (offset 267) */ + /* _mesa_function_pool[10736]: GetMapfv (offset 267) */ "iip\0" "glGetMapfv\0" "\0" - /* _mesa_function_pool[10725]: GetProgramInfoLog (will be remapped) */ + /* _mesa_function_pool[10752]: GetProgramInfoLog (will be remapped) */ "iipp\0" "glGetProgramInfoLog\0" "\0" - /* _mesa_function_pool[10751]: BindTransformFeedback (will be remapped) */ + /* _mesa_function_pool[10778]: BindTransformFeedback (will be remapped) */ "ii\0" "glBindTransformFeedback\0" "\0" - /* _mesa_function_pool[10779]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */ + /* _mesa_function_pool[10806]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */ "pppp\0" "glTexCoord4fColor4fNormal3fVertex4fvSUN\0" "\0" - /* _mesa_function_pool[10825]: GetPixelMapfv (offset 271) */ + /* _mesa_function_pool[10852]: GetPixelMapfv (offset 271) */ "ip\0" "glGetPixelMapfv\0" "\0" - /* _mesa_function_pool[10845]: WeightivARB (dynamic) */ + /* _mesa_function_pool[10872]: WeightivARB (dynamic) */ "ip\0" "glWeightivARB\0" "\0" - /* _mesa_function_pool[10863]: VertexAttrib4svNV (will be remapped) */ + /* _mesa_function_pool[10890]: VertexAttrib4svNV (will be remapped) */ "ip\0" "glVertexAttrib4svNV\0" "\0" - /* _mesa_function_pool[10887]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[10914]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */ "ifffff\0" "glReplacementCodeuiTexCoord2fVertex3fSUN\0" "\0" - /* _mesa_function_pool[10936]: VDPAUSurfaceAccessNV (will be remapped) */ + /* _mesa_function_pool[10963]: VDPAUSurfaceAccessNV (will be remapped) */ "ii\0" "glVDPAUSurfaceAccessNV\0" "\0" - /* _mesa_function_pool[10963]: EdgeFlagPointer (offset 312) */ + /* _mesa_function_pool[10990]: EdgeFlagPointer (offset 312) */ "ip\0" "glEdgeFlagPointer\0" "\0" - /* _mesa_function_pool[10985]: WindowPos2f (will be remapped) */ + /* _mesa_function_pool[11012]: WindowPos2f (will be remapped) */ "ff\0" "glWindowPos2f\0" "glWindowPos2fARB\0" "glWindowPos2fMESA\0" "\0" - /* _mesa_function_pool[11038]: WindowPos2d (will be remapped) */ + /* _mesa_function_pool[11065]: WindowPos2d (will be remapped) */ "dd\0" "glWindowPos2d\0" "glWindowPos2dARB\0" "glWindowPos2dMESA\0" "\0" - /* _mesa_function_pool[11091]: WindowPos2i (will be remapped) */ + /* _mesa_function_pool[11118]: WindowPos2i (will be remapped) */ "ii\0" "glWindowPos2i\0" "glWindowPos2iARB\0" "glWindowPos2iMESA\0" "\0" - /* _mesa_function_pool[11144]: WindowPos2s (will be remapped) */ + /* _mesa_function_pool[11171]: WindowPos2s (will be remapped) */ "ii\0" "glWindowPos2s\0" "glWindowPos2sARB\0" "glWindowPos2sMESA\0" "\0" - /* _mesa_function_pool[11197]: VertexAttribI1uiEXT (will be remapped) */ + /* _mesa_function_pool[11224]: VertexAttribI1uiEXT (will be remapped) */ "ii\0" "glVertexAttribI1uiEXT\0" "glVertexAttribI1ui\0" "\0" - /* _mesa_function_pool[11242]: DeleteSync (will be remapped) */ + /* _mesa_function_pool[11269]: DeleteSync (will be remapped) */ "i\0" "glDeleteSync\0" "\0" - /* _mesa_function_pool[11258]: WindowPos4fvMESA (will be remapped) */ + /* _mesa_function_pool[11285]: WindowPos4fvMESA (will be remapped) */ "p\0" "glWindowPos4fvMESA\0" "\0" - /* _mesa_function_pool[11280]: CompressedTexImage3D (will be remapped) */ + /* _mesa_function_pool[11307]: CompressedTexImage3D (will be remapped) */ "iiiiiiiip\0" "glCompressedTexImage3D\0" "glCompressedTexImage3DARB\0" "glCompressedTexImage3DOES\0" "\0" - /* _mesa_function_pool[11366]: VertexAttribI1uiv (will be remapped) */ + /* _mesa_function_pool[11393]: VertexAttribI1uiv (will be remapped) */ "ip\0" "glVertexAttribI1uivEXT\0" "glVertexAttribI1uiv\0" "\0" - /* _mesa_function_pool[11413]: SecondaryColor3dv (will be remapped) */ + /* _mesa_function_pool[11440]: SecondaryColor3dv (will be remapped) */ "p\0" "glSecondaryColor3dv\0" "glSecondaryColor3dvEXT\0" "\0" - /* _mesa_function_pool[11459]: GetListParameterivSGIX (dynamic) */ + /* _mesa_function_pool[11486]: GetListParameterivSGIX (dynamic) */ "iip\0" "glGetListParameterivSGIX\0" "\0" - /* _mesa_function_pool[11489]: GetnPixelMapusvARB (will be remapped) */ + /* _mesa_function_pool[11516]: GetnPixelMapusvARB (will be remapped) */ "iip\0" "glGetnPixelMapusvARB\0" "\0" - /* _mesa_function_pool[11515]: VertexAttrib3s (will be remapped) */ + /* _mesa_function_pool[11542]: VertexAttrib3s (will be remapped) */ "iiii\0" "glVertexAttrib3s\0" "glVertexAttrib3sARB\0" "\0" - /* _mesa_function_pool[11558]: UniformMatrix4x3fv (will be remapped) */ + /* _mesa_function_pool[11585]: UniformMatrix4x3fv (will be remapped) */ "iiip\0" "glUniformMatrix4x3fv\0" "\0" - /* _mesa_function_pool[11585]: Binormal3dEXT (dynamic) */ + /* _mesa_function_pool[11612]: Binormal3dEXT (dynamic) */ "ddd\0" "glBinormal3dEXT\0" "\0" - /* _mesa_function_pool[11606]: GetQueryiv (will be remapped) */ + /* _mesa_function_pool[11633]: GetQueryiv (will be remapped) */ "iip\0" "glGetQueryiv\0" "glGetQueryivARB\0" "\0" - /* _mesa_function_pool[11640]: VertexAttrib3d (will be remapped) */ + /* _mesa_function_pool[11667]: VertexAttrib3d (will be remapped) */ "iddd\0" "glVertexAttrib3d\0" "glVertexAttrib3dARB\0" "\0" - /* _mesa_function_pool[11683]: ImageTransformParameterfHP (dynamic) */ + /* _mesa_function_pool[11710]: ImageTransformParameterfHP (dynamic) */ "iif\0" "glImageTransformParameterfHP\0" "\0" - /* _mesa_function_pool[11717]: MapBuffer (will be remapped) */ + /* _mesa_function_pool[11744]: MapBuffer (will be remapped) */ "ii\0" "glMapBuffer\0" "glMapBufferARB\0" "glMapBufferOES\0" "\0" - /* _mesa_function_pool[11763]: VertexAttrib4Nbv (will be remapped) */ + /* _mesa_function_pool[11790]: VertexAttrib4Nbv (will be remapped) */ "ip\0" "glVertexAttrib4Nbv\0" "glVertexAttrib4NbvARB\0" "\0" - /* _mesa_function_pool[11808]: ProgramBinary (will be remapped) */ + /* _mesa_function_pool[11835]: ProgramBinary (will be remapped) */ "iipi\0" "glProgramBinary\0" "glProgramBinaryOES\0" "\0" - /* _mesa_function_pool[11849]: InvalidateTexImage (will be remapped) */ + /* _mesa_function_pool[11876]: InvalidateTexImage (will be remapped) */ "ii\0" "glInvalidateTexImage\0" "\0" - /* _mesa_function_pool[11874]: Uniform4ui (will be remapped) */ + /* _mesa_function_pool[11901]: Uniform4ui (will be remapped) */ "iiiii\0" "glUniform4uiEXT\0" "glUniform4ui\0" "\0" - /* _mesa_function_pool[11910]: VertexAttrib1fARB (will be remapped) */ + /* _mesa_function_pool[11937]: VertexAttrib1fARB (will be remapped) */ "if\0" "glVertexAttrib1f\0" "glVertexAttrib1fARB\0" "\0" - /* _mesa_function_pool[11951]: GetBooleani_v (will be remapped) */ + /* _mesa_function_pool[11978]: GetBooleani_v (will be remapped) */ "iip\0" "glGetBooleanIndexedvEXT\0" "glGetBooleani_v\0" "\0" - /* _mesa_function_pool[11996]: DrawTexsOES (will be remapped) */ + /* _mesa_function_pool[12023]: DrawTexsOES (will be remapped) */ "iiiii\0" "glDrawTexsOES\0" "\0" - /* _mesa_function_pool[12017]: GetObjectPtrLabel (will be remapped) */ + /* _mesa_function_pool[12044]: GetObjectPtrLabel (will be remapped) */ "pipp\0" "glGetObjectPtrLabel\0" "\0" - /* _mesa_function_pool[12043]: ProgramParameteri (will be remapped) */ + /* _mesa_function_pool[12070]: ProgramParameteri (will be remapped) */ "iii\0" "glProgramParameteriARB\0" "glProgramParameteri\0" "glProgramParameteriEXT\0" "\0" - /* _mesa_function_pool[12114]: SecondaryColorPointerListIBM (dynamic) */ + /* _mesa_function_pool[12141]: SecondaryColorPointerListIBM (dynamic) */ "iiipi\0" "glSecondaryColorPointerListIBM\0" "\0" - /* _mesa_function_pool[12152]: Color3fv (offset 14) */ + /* _mesa_function_pool[12179]: Color3fv (offset 14) */ "p\0" "glColor3fv\0" "\0" - /* _mesa_function_pool[12166]: ReplacementCodeubSUN (dynamic) */ + /* _mesa_function_pool[12193]: ReplacementCodeubSUN (dynamic) */ "i\0" "glReplacementCodeubSUN\0" "\0" - /* _mesa_function_pool[12192]: GetnMapfvARB (will be remapped) */ + /* _mesa_function_pool[12219]: GetnMapfvARB (will be remapped) */ "iiip\0" "glGetnMapfvARB\0" "\0" - /* _mesa_function_pool[12213]: MultiTexCoord2i (offset 388) */ + /* _mesa_function_pool[12240]: MultiTexCoord2i (offset 388) */ "iii\0" "glMultiTexCoord2i\0" "glMultiTexCoord2iARB\0" "\0" - /* _mesa_function_pool[12257]: MultiTexCoord2d (offset 384) */ + /* _mesa_function_pool[12284]: MultiTexCoord2d (offset 384) */ "idd\0" "glMultiTexCoord2d\0" "glMultiTexCoord2dARB\0" "\0" - /* _mesa_function_pool[12301]: SamplerParameterIuiv (will be remapped) */ + /* _mesa_function_pool[12328]: SamplerParameterIuiv (will be remapped) */ "iip\0" "glSamplerParameterIuiv\0" "\0" - /* _mesa_function_pool[12329]: MultiTexCoord2s (offset 390) */ + /* _mesa_function_pool[12356]: MultiTexCoord2s (offset 390) */ "iii\0" "glMultiTexCoord2s\0" "glMultiTexCoord2sARB\0" "\0" - /* _mesa_function_pool[12373]: VDPAURegisterVideoSurfaceNV (will be remapped) */ + /* _mesa_function_pool[12400]: VDPAURegisterVideoSurfaceNV (will be remapped) */ "piip\0" "glVDPAURegisterVideoSurfaceNV\0" "\0" - /* _mesa_function_pool[12409]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[12436]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ "ffffffffffff\0" "glTexCoord2fColor4fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[12462]: BindBufferBase (will be remapped) */ + /* _mesa_function_pool[12489]: BindBufferBase (will be remapped) */ "iii\0" "glBindBufferBase\0" "glBindBufferBaseEXT\0" "\0" - /* _mesa_function_pool[12504]: GetPerfMonitorCounterDataAMD (will be remapped) */ + /* _mesa_function_pool[12531]: GetPerfMonitorCounterDataAMD (will be remapped) */ "iiipp\0" "glGetPerfMonitorCounterDataAMD\0" "\0" - /* _mesa_function_pool[12542]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[12569]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */ "ppp\0" "glReplacementCodeuiNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[12587]: MultTransposeMatrixf (will be remapped) */ + /* _mesa_function_pool[12614]: MultTransposeMatrixf (will be remapped) */ "p\0" "glMultTransposeMatrixf\0" "glMultTransposeMatrixfARB\0" "\0" - /* _mesa_function_pool[12639]: PolygonOffsetEXT (will be remapped) */ + /* _mesa_function_pool[12666]: PolygonOffsetEXT (will be remapped) */ "ff\0" "glPolygonOffsetEXT\0" "\0" - /* _mesa_function_pool[12662]: Scalex (will be remapped) */ + /* _mesa_function_pool[12689]: Scalex (will be remapped) */ "iii\0" "glScalexOES\0" "glScalex\0" "\0" - /* _mesa_function_pool[12688]: Scaled (offset 301) */ + /* _mesa_function_pool[12715]: Scaled (offset 301) */ "ddd\0" "glScaled\0" "\0" - /* _mesa_function_pool[12702]: Scalef (offset 302) */ + /* _mesa_function_pool[12729]: Scalef (offset 302) */ "fff\0" "glScalef\0" "\0" - /* _mesa_function_pool[12716]: IndexPointerEXT (will be remapped) */ + /* _mesa_function_pool[12743]: IndexPointerEXT (will be remapped) */ "iiip\0" "glIndexPointerEXT\0" "\0" - /* _mesa_function_pool[12740]: GetUniformfv (will be remapped) */ + /* _mesa_function_pool[12767]: GetUniformfv (will be remapped) */ "iip\0" "glGetUniformfv\0" "glGetUniformfvARB\0" "\0" - /* _mesa_function_pool[12778]: ColorFragmentOp2ATI (will be remapped) */ + /* _mesa_function_pool[12805]: ColorFragmentOp2ATI (will be remapped) */ "iiiiiiiiii\0" "glColorFragmentOp2ATI\0" "\0" - /* _mesa_function_pool[12812]: VertexAttrib2sNV (will be remapped) */ + /* _mesa_function_pool[12839]: VertexAttrib2sNV (will be remapped) */ "iii\0" "glVertexAttrib2sNV\0" "\0" - /* _mesa_function_pool[12836]: ReadPixels (offset 256) */ + /* _mesa_function_pool[12863]: ReadPixels (offset 256) */ "iiiiiip\0" "glReadPixels\0" "\0" - /* _mesa_function_pool[12858]: NormalPointerListIBM (dynamic) */ + /* _mesa_function_pool[12885]: NormalPointerListIBM (dynamic) */ "iipi\0" "glNormalPointerListIBM\0" "\0" - /* _mesa_function_pool[12887]: QueryCounter (will be remapped) */ + /* _mesa_function_pool[12914]: QueryCounter (will be remapped) */ "ii\0" "glQueryCounter\0" "\0" - /* _mesa_function_pool[12906]: NormalPointerEXT (will be remapped) */ + /* _mesa_function_pool[12933]: NormalPointerEXT (will be remapped) */ "iiip\0" "glNormalPointerEXT\0" "\0" - /* _mesa_function_pool[12931]: ProgramUniform3iv (will be remapped) */ + /* _mesa_function_pool[12958]: ProgramUniform3iv (will be remapped) */ "iiip\0" "glProgramUniform3iv\0" "glProgramUniform3ivEXT\0" "\0" - /* _mesa_function_pool[12980]: GetActiveUniformBlockName (will be remapped) */ + /* _mesa_function_pool[13007]: ClearTexSubImage (will be remapped) */ + "iiiiiiiiiip\0" + "glClearTexSubImage\0" + "\0" + /* _mesa_function_pool[13039]: GetActiveUniformBlockName (will be remapped) */ "iiipp\0" "glGetActiveUniformBlockName\0" "\0" - /* _mesa_function_pool[13015]: DrawElementsBaseVertex (will be remapped) */ + /* _mesa_function_pool[13074]: DrawElementsBaseVertex (will be remapped) */ "iiipi\0" "glDrawElementsBaseVertex\0" "\0" - /* _mesa_function_pool[13047]: RasterPos3iv (offset 75) */ + /* _mesa_function_pool[13106]: RasterPos3iv (offset 75) */ "p\0" "glRasterPos3iv\0" "\0" - /* _mesa_function_pool[13065]: ColorMaski (will be remapped) */ + /* _mesa_function_pool[13124]: ColorMaski (will be remapped) */ "iiiii\0" "glColorMaskIndexedEXT\0" "glColorMaski\0" "\0" - /* _mesa_function_pool[13107]: Uniform2uiv (will be remapped) */ + /* _mesa_function_pool[13166]: Uniform2uiv (will be remapped) */ "iip\0" "glUniform2uivEXT\0" "glUniform2uiv\0" "\0" - /* _mesa_function_pool[13143]: RasterPos3s (offset 76) */ + /* _mesa_function_pool[13202]: RasterPos3s (offset 76) */ "iii\0" "glRasterPos3s\0" "\0" - /* _mesa_function_pool[13162]: RasterPos3d (offset 70) */ + /* _mesa_function_pool[13221]: RasterPos3d (offset 70) */ "ddd\0" "glRasterPos3d\0" "\0" - /* _mesa_function_pool[13181]: RasterPos3f (offset 72) */ + /* _mesa_function_pool[13240]: RasterPos3f (offset 72) */ "fff\0" "glRasterPos3f\0" "\0" - /* _mesa_function_pool[13200]: BindVertexArray (will be remapped) */ + /* _mesa_function_pool[13259]: BindVertexArray (will be remapped) */ "i\0" "glBindVertexArray\0" "glBindVertexArrayOES\0" "\0" - /* _mesa_function_pool[13242]: RasterPos3i (offset 74) */ + /* _mesa_function_pool[13301]: RasterPos3i (offset 74) */ "iii\0" "glRasterPos3i\0" "\0" - /* _mesa_function_pool[13261]: GetTexParameterIuiv (will be remapped) */ + /* _mesa_function_pool[13320]: GetTexParameterIuiv (will be remapped) */ "iip\0" "glGetTexParameterIuivEXT\0" "glGetTexParameterIuiv\0" "\0" - /* _mesa_function_pool[13313]: DrawTransformFeedbackStreamInstanced (will be remapped) */ + /* _mesa_function_pool[13372]: DrawTransformFeedbackStreamInstanced (will be remapped) */ "iiii\0" "glDrawTransformFeedbackStreamInstanced\0" "\0" - /* _mesa_function_pool[13358]: VertexAttrib2fvARB (will be remapped) */ + /* _mesa_function_pool[13417]: VertexAttrib2fvARB (will be remapped) */ "ip\0" "glVertexAttrib2fv\0" "glVertexAttrib2fvARB\0" "\0" - /* _mesa_function_pool[13401]: VertexPointerListIBM (dynamic) */ + /* _mesa_function_pool[13460]: VertexPointerListIBM (dynamic) */ "iiipi\0" "glVertexPointerListIBM\0" "\0" - /* _mesa_function_pool[13431]: TexCoord2fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[13490]: TexCoord2fNormal3fVertex3fSUN (dynamic) */ "ffffffff\0" "glTexCoord2fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[13473]: IsFenceNV (dynamic) */ + /* _mesa_function_pool[13532]: IsFenceNV (dynamic) */ "i\0" "glIsFenceNV\0" "\0" - /* _mesa_function_pool[13488]: ColorTable (offset 339) */ + /* _mesa_function_pool[13547]: ColorTable (offset 339) */ "iiiiip\0" "glColorTable\0" "glColorTableSGI\0" "glColorTableEXT\0" "\0" - /* _mesa_function_pool[13541]: LoadName (offset 198) */ + /* _mesa_function_pool[13600]: LoadName (offset 198) */ "i\0" "glLoadName\0" "\0" - /* _mesa_function_pool[13555]: Color3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[13614]: Color3fVertex3fSUN (dynamic) */ "ffffff\0" "glColor3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[13584]: GetnUniformuivARB (will be remapped) */ + /* _mesa_function_pool[13643]: GetnUniformuivARB (will be remapped) */ "iiip\0" "glGetnUniformuivARB\0" "\0" - /* _mesa_function_pool[13610]: ClearIndex (offset 205) */ + /* _mesa_function_pool[13669]: ClearIndex (offset 205) */ "f\0" "glClearIndex\0" "\0" - /* _mesa_function_pool[13626]: ConvolutionParameterfv (offset 351) */ + /* _mesa_function_pool[13685]: ConvolutionParameterfv (offset 351) */ "iip\0" "glConvolutionParameterfv\0" "glConvolutionParameterfvEXT\0" "\0" - /* _mesa_function_pool[13684]: TbufferMask3DFX (dynamic) */ + /* _mesa_function_pool[13743]: TbufferMask3DFX (dynamic) */ "i\0" "glTbufferMask3DFX\0" "\0" - /* _mesa_function_pool[13705]: GetTexGendv (offset 278) */ + /* _mesa_function_pool[13764]: GetTexGendv (offset 278) */ "iip\0" "glGetTexGendv\0" "\0" - /* _mesa_function_pool[13724]: MultiTexCoordP1ui (will be remapped) */ + /* _mesa_function_pool[13783]: MultiTexCoordP1ui (will be remapped) */ "iii\0" "glMultiTexCoordP1ui\0" "\0" - /* _mesa_function_pool[13749]: EvalMesh2 (offset 238) */ + /* _mesa_function_pool[13808]: EvalMesh2 (offset 238) */ "iiiii\0" "glEvalMesh2\0" "\0" - /* _mesa_function_pool[13768]: Vertex4fv (offset 145) */ + /* _mesa_function_pool[13827]: Vertex4fv (offset 145) */ "p\0" "glVertex4fv\0" "\0" - /* _mesa_function_pool[13783]: SelectPerfMonitorCountersAMD (will be remapped) */ + /* _mesa_function_pool[13842]: SelectPerfMonitorCountersAMD (will be remapped) */ "iiiip\0" "glSelectPerfMonitorCountersAMD\0" "\0" - /* _mesa_function_pool[13821]: BindFramebuffer (will be remapped) */ + /* _mesa_function_pool[13880]: BindFramebuffer (will be remapped) */ "ii\0" "glBindFramebuffer\0" "glBindFramebufferOES\0" "\0" - /* _mesa_function_pool[13864]: CreateProgram (will be remapped) */ + /* _mesa_function_pool[13923]: CreateProgram (will be remapped) */ "\0" "glCreateProgram\0" "\0" - /* _mesa_function_pool[13882]: GetMinmax (offset 364) */ + /* _mesa_function_pool[13941]: GetMinmax (offset 364) */ "iiiip\0" "glGetMinmax\0" "glGetMinmaxEXT\0" "\0" - /* _mesa_function_pool[13916]: Color3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[13975]: Color3fVertex3fvSUN (dynamic) */ "pp\0" "glColor3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[13942]: VertexAttribs3svNV (will be remapped) */ + /* _mesa_function_pool[14001]: VertexAttribs3svNV (will be remapped) */ "iip\0" "glVertexAttribs3svNV\0" "\0" - /* _mesa_function_pool[13968]: GetActiveUniformsiv (will be remapped) */ + /* _mesa_function_pool[14027]: GetActiveUniformsiv (will be remapped) */ "iipip\0" "glGetActiveUniformsiv\0" "\0" - /* _mesa_function_pool[13997]: VertexAttrib2sv (will be remapped) */ + /* _mesa_function_pool[14056]: VertexAttrib2sv (will be remapped) */ "ip\0" "glVertexAttrib2sv\0" "glVertexAttrib2svARB\0" "\0" - /* _mesa_function_pool[14040]: GetProgramEnvParameterdvARB (will be remapped) */ + /* _mesa_function_pool[14099]: GetProgramEnvParameterdvARB (will be remapped) */ "iip\0" "glGetProgramEnvParameterdvARB\0" "\0" - /* _mesa_function_pool[14075]: VertexAttrib1dNV (will be remapped) */ + /* _mesa_function_pool[14134]: VertexAttrib1dNV (will be remapped) */ "id\0" "glVertexAttrib1dNV\0" "\0" - /* _mesa_function_pool[14098]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[14157]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */ "iffffff\0" "glReplacementCodeuiNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[14146]: GetPerfMonitorGroupStringAMD (will be remapped) */ + /* _mesa_function_pool[14205]: GetPerfMonitorGroupStringAMD (will be remapped) */ "iipp\0" "glGetPerfMonitorGroupStringAMD\0" "\0" - /* _mesa_function_pool[14183]: GetError (offset 261) */ + /* _mesa_function_pool[14242]: GetError (offset 261) */ "\0" "glGetError\0" "\0" - /* _mesa_function_pool[14196]: PassThrough (offset 199) */ + /* _mesa_function_pool[14255]: PassThrough (offset 199) */ "f\0" "glPassThrough\0" "\0" - /* _mesa_function_pool[14213]: GetListParameterfvSGIX (dynamic) */ + /* _mesa_function_pool[14272]: GetListParameterfvSGIX (dynamic) */ "iip\0" "glGetListParameterfvSGIX\0" "\0" - /* _mesa_function_pool[14243]: GetObjectParameterivAPPLE (will be remapped) */ + /* _mesa_function_pool[14302]: GetObjectParameterivAPPLE (will be remapped) */ "iiip\0" "glGetObjectParameterivAPPLE\0" "\0" - /* _mesa_function_pool[14277]: GlobalAlphaFactorubSUN (dynamic) */ + /* _mesa_function_pool[14336]: GlobalAlphaFactorubSUN (dynamic) */ "i\0" "glGlobalAlphaFactorubSUN\0" "\0" - /* _mesa_function_pool[14305]: BindBuffersRange (will be remapped) */ + /* _mesa_function_pool[14364]: BindBuffersRange (will be remapped) */ "iiippp\0" "glBindBuffersRange\0" "\0" - /* _mesa_function_pool[14332]: VertexAttrib4fvARB (will be remapped) */ + /* _mesa_function_pool[14391]: VertexAttrib4fvARB (will be remapped) */ "ip\0" "glVertexAttrib4fv\0" "glVertexAttrib4fvARB\0" "\0" - /* _mesa_function_pool[14375]: WindowPos3dv (will be remapped) */ + /* _mesa_function_pool[14434]: WindowPos3dv (will be remapped) */ "p\0" "glWindowPos3dv\0" "glWindowPos3dvARB\0" "glWindowPos3dvMESA\0" "\0" - /* _mesa_function_pool[14430]: TexGenxOES (will be remapped) */ + /* _mesa_function_pool[14489]: TexGenxOES (will be remapped) */ "iii\0" "glTexGenxOES\0" "\0" - /* _mesa_function_pool[14448]: DeleteFencesNV (dynamic) */ + /* _mesa_function_pool[14507]: DeleteFencesNV (dynamic) */ "ip\0" "glDeleteFencesNV\0" "\0" - /* _mesa_function_pool[14469]: GetImageTransformParameterivHP (dynamic) */ + /* _mesa_function_pool[14528]: GetImageTransformParameterivHP (dynamic) */ "iip\0" "glGetImageTransformParameterivHP\0" "\0" - /* _mesa_function_pool[14507]: StencilOp (offset 244) */ + /* _mesa_function_pool[14566]: StencilOp (offset 244) */ "iii\0" "glStencilOp\0" "\0" - /* _mesa_function_pool[14524]: Binormal3fEXT (dynamic) */ + /* _mesa_function_pool[14583]: Binormal3fEXT (dynamic) */ "fff\0" "glBinormal3fEXT\0" "\0" - /* _mesa_function_pool[14545]: ProgramUniform1iv (will be remapped) */ + /* _mesa_function_pool[14604]: ProgramUniform1iv (will be remapped) */ "iiip\0" "glProgramUniform1iv\0" "glProgramUniform1ivEXT\0" "\0" - /* _mesa_function_pool[14594]: ProgramUniform3ui (will be remapped) */ + /* _mesa_function_pool[14653]: ProgramUniform3ui (will be remapped) */ "iiiii\0" "glProgramUniform3ui\0" "glProgramUniform3uiEXT\0" "\0" - /* _mesa_function_pool[14644]: SecondaryColor3sv (will be remapped) */ + /* _mesa_function_pool[14703]: SecondaryColor3sv (will be remapped) */ "p\0" "glSecondaryColor3sv\0" "glSecondaryColor3svEXT\0" "\0" - /* _mesa_function_pool[14690]: TexCoordP3ui (will be remapped) */ + /* _mesa_function_pool[14749]: TexCoordP3ui (will be remapped) */ "ii\0" "glTexCoordP3ui\0" "\0" - /* _mesa_function_pool[14709]: Fogxv (will be remapped) */ + /* _mesa_function_pool[14768]: Fogxv (will be remapped) */ "ip\0" "glFogxvOES\0" "glFogxv\0" "\0" - /* _mesa_function_pool[14732]: VertexPointervINTEL (dynamic) */ + /* _mesa_function_pool[14791]: VertexPointervINTEL (dynamic) */ "iip\0" "glVertexPointervINTEL\0" "\0" - /* _mesa_function_pool[14759]: VertexAttribP1ui (will be remapped) */ + /* _mesa_function_pool[14818]: VertexAttribP1ui (will be remapped) */ "iiii\0" "glVertexAttribP1ui\0" "\0" - /* _mesa_function_pool[14784]: DeleteLists (offset 4) */ + /* _mesa_function_pool[14843]: DeleteLists (offset 4) */ "ii\0" "glDeleteLists\0" "\0" - /* _mesa_function_pool[14802]: LogicOp (offset 242) */ + /* _mesa_function_pool[14861]: LogicOp (offset 242) */ "i\0" "glLogicOp\0" "\0" - /* _mesa_function_pool[14815]: RenderbufferStorageMultisample (will be remapped) */ + /* _mesa_function_pool[14874]: RenderbufferStorageMultisample (will be remapped) */ "iiiii\0" "glRenderbufferStorageMultisample\0" "glRenderbufferStorageMultisampleEXT\0" "\0" - /* _mesa_function_pool[14891]: WindowPos3d (will be remapped) */ + /* _mesa_function_pool[14950]: WindowPos3d (will be remapped) */ "ddd\0" "glWindowPos3d\0" "glWindowPos3dARB\0" "glWindowPos3dMESA\0" "\0" - /* _mesa_function_pool[14945]: Enablei (will be remapped) */ + /* _mesa_function_pool[15004]: Enablei (will be remapped) */ "ii\0" "glEnableIndexedEXT\0" "glEnablei\0" "\0" - /* _mesa_function_pool[14978]: WindowPos3f (will be remapped) */ + /* _mesa_function_pool[15037]: WindowPos3f (will be remapped) */ "fff\0" "glWindowPos3f\0" "glWindowPos3fARB\0" "glWindowPos3fMESA\0" "\0" - /* _mesa_function_pool[15032]: GenProgramsARB (will be remapped) */ + /* _mesa_function_pool[15091]: GenProgramsARB (will be remapped) */ "ip\0" "glGenProgramsARB\0" "glGenProgramsNV\0" "\0" - /* _mesa_function_pool[15069]: RasterPos2sv (offset 69) */ + /* _mesa_function_pool[15128]: RasterPos2sv (offset 69) */ "p\0" "glRasterPos2sv\0" "\0" - /* _mesa_function_pool[15087]: WindowPos3i (will be remapped) */ + /* _mesa_function_pool[15146]: WindowPos3i (will be remapped) */ "iii\0" "glWindowPos3i\0" "glWindowPos3iARB\0" "glWindowPos3iMESA\0" "\0" - /* _mesa_function_pool[15141]: MultiTexCoord4iv (offset 405) */ + /* _mesa_function_pool[15200]: MultiTexCoord4iv (offset 405) */ "ip\0" "glMultiTexCoord4iv\0" "glMultiTexCoord4ivARB\0" "\0" - /* _mesa_function_pool[15186]: TexCoord1sv (offset 101) */ + /* _mesa_function_pool[15245]: TexCoord1sv (offset 101) */ "p\0" "glTexCoord1sv\0" "\0" - /* _mesa_function_pool[15203]: WindowPos3s (will be remapped) */ + /* _mesa_function_pool[15262]: WindowPos3s (will be remapped) */ "iii\0" "glWindowPos3s\0" "glWindowPos3sARB\0" "glWindowPos3sMESA\0" "\0" - /* _mesa_function_pool[15257]: PixelMapusv (offset 253) */ + /* _mesa_function_pool[15316]: PixelMapusv (offset 253) */ "iip\0" "glPixelMapusv\0" "\0" - /* _mesa_function_pool[15276]: DebugMessageInsert (will be remapped) */ + /* _mesa_function_pool[15335]: DebugMessageInsert (will be remapped) */ "iiiiip\0" "glDebugMessageInsertARB\0" "glDebugMessageInsert\0" "\0" - /* _mesa_function_pool[15329]: Orthof (will be remapped) */ + /* _mesa_function_pool[15388]: Orthof (will be remapped) */ "ffffff\0" "glOrthofOES\0" "glOrthof\0" "\0" - /* _mesa_function_pool[15358]: CompressedTexImage2D (will be remapped) */ + /* _mesa_function_pool[15417]: CompressedTexImage2D (will be remapped) */ "iiiiiiip\0" "glCompressedTexImage2D\0" "glCompressedTexImage2DARB\0" "\0" - /* _mesa_function_pool[15417]: DeleteObjectARB (will be remapped) */ + /* _mesa_function_pool[15476]: DeleteObjectARB (will be remapped) */ "i\0" "glDeleteObjectARB\0" "\0" - /* _mesa_function_pool[15438]: IsSync (will be remapped) */ + /* _mesa_function_pool[15497]: IsSync (will be remapped) */ "i\0" "glIsSync\0" "\0" - /* _mesa_function_pool[15450]: Color4uiv (offset 38) */ + /* _mesa_function_pool[15509]: Color4uiv (offset 38) */ "p\0" "glColor4uiv\0" "\0" - /* _mesa_function_pool[15465]: MultiTexCoord1sv (offset 383) */ + /* _mesa_function_pool[15524]: MultiTexCoord1sv (offset 383) */ "ip\0" "glMultiTexCoord1sv\0" "glMultiTexCoord1svARB\0" "\0" - /* _mesa_function_pool[15510]: Orthox (will be remapped) */ + /* _mesa_function_pool[15569]: Orthox (will be remapped) */ "iiiiii\0" "glOrthoxOES\0" "glOrthox\0" "\0" - /* _mesa_function_pool[15539]: PushAttrib (offset 219) */ + /* _mesa_function_pool[15598]: PushAttrib (offset 219) */ "i\0" "glPushAttrib\0" "\0" - /* _mesa_function_pool[15555]: RasterPos2i (offset 66) */ + /* _mesa_function_pool[15614]: RasterPos2i (offset 66) */ "ii\0" "glRasterPos2i\0" "\0" - /* _mesa_function_pool[15573]: ClipPlane (offset 150) */ + /* _mesa_function_pool[15632]: ClipPlane (offset 150) */ "ip\0" "glClipPlane\0" "\0" - /* _mesa_function_pool[15589]: TexCoord2fColor3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[15648]: TexCoord2fColor3fVertex3fSUN (dynamic) */ "ffffffff\0" "glTexCoord2fColor3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[15630]: GetProgramivNV (will be remapped) */ + /* _mesa_function_pool[15689]: GetProgramivNV (will be remapped) */ "iip\0" "glGetProgramivNV\0" "\0" - /* _mesa_function_pool[15652]: RasterPos2f (offset 64) */ + /* _mesa_function_pool[15711]: RasterPos2f (offset 64) */ "ff\0" "glRasterPos2f\0" "\0" - /* _mesa_function_pool[15670]: RasterPos2d (offset 62) */ + /* _mesa_function_pool[15729]: RasterPos2d (offset 62) */ "dd\0" "glRasterPos2d\0" "\0" - /* _mesa_function_pool[15688]: RasterPos3fv (offset 73) */ + /* _mesa_function_pool[15747]: RasterPos3fv (offset 73) */ "p\0" "glRasterPos3fv\0" "\0" - /* _mesa_function_pool[15706]: InvalidateSubFramebuffer (will be remapped) */ + /* _mesa_function_pool[15765]: InvalidateSubFramebuffer (will be remapped) */ "iipiiii\0" "glInvalidateSubFramebuffer\0" "\0" - /* _mesa_function_pool[15742]: Color4ub (offset 35) */ + /* _mesa_function_pool[15801]: Color4ub (offset 35) */ "iiii\0" "glColor4ub\0" "\0" - /* _mesa_function_pool[15759]: RasterPos2s (offset 68) */ + /* _mesa_function_pool[15818]: RasterPos2s (offset 68) */ "ii\0" "glRasterPos2s\0" "\0" - /* _mesa_function_pool[15777]: Color4fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[15836]: Color4fNormal3fVertex3fvSUN (dynamic) */ "ppp\0" "glColor4fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[15812]: GetVertexAttribivNV (will be remapped) */ + /* _mesa_function_pool[15871]: GetVertexAttribivNV (will be remapped) */ "iip\0" "glGetVertexAttribivNV\0" "\0" - /* _mesa_function_pool[15839]: TexSubImage4DSGIS (dynamic) */ + /* _mesa_function_pool[15898]: TexSubImage4DSGIS (dynamic) */ "iiiiiiiiiiiip\0" "glTexSubImage4DSGIS\0" "\0" - /* _mesa_function_pool[15874]: MultiTexCoord3dv (offset 393) */ + /* _mesa_function_pool[15933]: MultiTexCoord3dv (offset 393) */ "ip\0" "glMultiTexCoord3dv\0" "glMultiTexCoord3dvARB\0" "\0" - /* _mesa_function_pool[15919]: BindProgramPipeline (will be remapped) */ + /* _mesa_function_pool[15978]: BindProgramPipeline (will be remapped) */ "i\0" "glBindProgramPipeline\0" "glBindProgramPipelineEXT\0" "\0" - /* _mesa_function_pool[15969]: VertexAttribP4uiv (will be remapped) */ + /* _mesa_function_pool[16028]: VertexAttribP4uiv (will be remapped) */ "iiip\0" "glVertexAttribP4uiv\0" "\0" - /* _mesa_function_pool[15995]: DebugMessageCallback (will be remapped) */ + /* _mesa_function_pool[16054]: DebugMessageCallback (will be remapped) */ "pp\0" "glDebugMessageCallbackARB\0" "glDebugMessageCallback\0" "\0" - /* _mesa_function_pool[16048]: MultiTexCoord1i (offset 380) */ + /* _mesa_function_pool[16107]: MultiTexCoord1i (offset 380) */ "ii\0" "glMultiTexCoord1i\0" "glMultiTexCoord1iARB\0" "\0" - /* _mesa_function_pool[16091]: WindowPos2dv (will be remapped) */ + /* _mesa_function_pool[16150]: WindowPos2dv (will be remapped) */ "p\0" "glWindowPos2dv\0" "glWindowPos2dvARB\0" "glWindowPos2dvMESA\0" "\0" - /* _mesa_function_pool[16146]: TexParameterIuiv (will be remapped) */ + /* _mesa_function_pool[16205]: TexParameterIuiv (will be remapped) */ "iip\0" "glTexParameterIuivEXT\0" "glTexParameterIuiv\0" "\0" - /* _mesa_function_pool[16192]: DeletePerfQueryINTEL (will be remapped) */ + /* _mesa_function_pool[16251]: DeletePerfQueryINTEL (will be remapped) */ "i\0" "glDeletePerfQueryINTEL\0" "\0" - /* _mesa_function_pool[16218]: MultiTexCoord1d (offset 376) */ + /* _mesa_function_pool[16277]: MultiTexCoord1d (offset 376) */ "id\0" "glMultiTexCoord1d\0" "glMultiTexCoord1dARB\0" "\0" - /* _mesa_function_pool[16261]: GenVertexArraysAPPLE (will be remapped) */ + /* _mesa_function_pool[16320]: GenVertexArraysAPPLE (will be remapped) */ "ip\0" "glGenVertexArraysAPPLE\0" "\0" - /* _mesa_function_pool[16288]: MultiTexCoord1s (offset 382) */ + /* _mesa_function_pool[16347]: MultiTexCoord1s (offset 382) */ "ii\0" "glMultiTexCoord1s\0" "glMultiTexCoord1sARB\0" "\0" - /* _mesa_function_pool[16331]: BeginConditionalRender (will be remapped) */ + /* _mesa_function_pool[16390]: BeginConditionalRender (will be remapped) */ "ii\0" "glBeginConditionalRender\0" "glBeginConditionalRenderNV\0" "\0" - /* _mesa_function_pool[16387]: LoadPaletteFromModelViewMatrixOES (dynamic) */ + /* _mesa_function_pool[16446]: LoadPaletteFromModelViewMatrixOES (dynamic) */ "\0" "glLoadPaletteFromModelViewMatrixOES\0" "\0" - /* _mesa_function_pool[16425]: GetShaderiv (will be remapped) */ + /* _mesa_function_pool[16484]: GetShaderiv (will be remapped) */ "iip\0" "glGetShaderiv\0" "\0" - /* _mesa_function_pool[16444]: GetMapAttribParameterfvNV (dynamic) */ + /* _mesa_function_pool[16503]: GetMapAttribParameterfvNV (dynamic) */ "iiip\0" "glGetMapAttribParameterfvNV\0" "\0" - /* _mesa_function_pool[16478]: CopyConvolutionFilter1D (offset 354) */ + /* _mesa_function_pool[16537]: CopyConvolutionFilter1D (offset 354) */ "iiiii\0" "glCopyConvolutionFilter1D\0" "glCopyConvolutionFilter1DEXT\0" "\0" - /* _mesa_function_pool[16540]: ClearBufferfv (will be remapped) */ + /* _mesa_function_pool[16599]: ClearBufferfv (will be remapped) */ "iip\0" "glClearBufferfv\0" "\0" - /* _mesa_function_pool[16561]: InstrumentsBufferSGIX (dynamic) */ + /* _mesa_function_pool[16620]: InstrumentsBufferSGIX (dynamic) */ "ip\0" "glInstrumentsBufferSGIX\0" "\0" - /* _mesa_function_pool[16589]: CreateShaderObjectARB (will be remapped) */ + /* _mesa_function_pool[16648]: CreateShaderObjectARB (will be remapped) */ "i\0" "glCreateShaderObjectARB\0" "\0" - /* _mesa_function_pool[16616]: GetTexParameterxv (will be remapped) */ + /* _mesa_function_pool[16675]: GetTexParameterxv (will be remapped) */ "iip\0" "glGetTexParameterxvOES\0" "glGetTexParameterxv\0" "\0" - /* _mesa_function_pool[16664]: GetAttachedShaders (will be remapped) */ + /* _mesa_function_pool[16723]: GetAttachedShaders (will be remapped) */ "iipp\0" "glGetAttachedShaders\0" "\0" - /* _mesa_function_pool[16691]: ClearBufferfi (will be remapped) */ + /* _mesa_function_pool[16750]: ClearBufferfi (will be remapped) */ "iifi\0" "glClearBufferfi\0" "\0" - /* _mesa_function_pool[16713]: Materialiv (offset 172) */ + /* _mesa_function_pool[16772]: Materialiv (offset 172) */ "iip\0" "glMaterialiv\0" "\0" - /* _mesa_function_pool[16731]: DeleteFragmentShaderATI (will be remapped) */ + /* _mesa_function_pool[16790]: DeleteFragmentShaderATI (will be remapped) */ "i\0" "glDeleteFragmentShaderATI\0" "\0" - /* _mesa_function_pool[16760]: Tangent3dvEXT (dynamic) */ + /* _mesa_function_pool[16819]: Tangent3dvEXT (dynamic) */ "p\0" "glTangent3dvEXT\0" "\0" - /* _mesa_function_pool[16779]: DrawElementsInstancedBaseVertex (will be remapped) */ + /* _mesa_function_pool[16838]: DrawElementsInstancedBaseVertex (will be remapped) */ "iiipii\0" "glDrawElementsInstancedBaseVertex\0" "\0" - /* _mesa_function_pool[16821]: DisableClientState (offset 309) */ + /* _mesa_function_pool[16880]: DisableClientState (offset 309) */ "i\0" "glDisableClientState\0" "\0" - /* _mesa_function_pool[16845]: TexGeni (offset 192) */ + /* _mesa_function_pool[16904]: TexGeni (offset 192) */ "iii\0" "glTexGeni\0" "glTexGeniOES\0" "\0" - /* _mesa_function_pool[16873]: TexGenf (offset 190) */ + /* _mesa_function_pool[16932]: TexGenf (offset 190) */ "iif\0" "glTexGenf\0" "glTexGenfOES\0" "\0" - /* _mesa_function_pool[16901]: TexGend (offset 188) */ + /* _mesa_function_pool[16960]: TexGend (offset 188) */ "iid\0" "glTexGend\0" "\0" - /* _mesa_function_pool[16916]: GetVertexAttribfvNV (will be remapped) */ + /* _mesa_function_pool[16975]: GetVertexAttribfvNV (will be remapped) */ "iip\0" "glGetVertexAttribfvNV\0" "\0" - /* _mesa_function_pool[16943]: ColorPointerListIBM (dynamic) */ + /* _mesa_function_pool[17002]: ColorPointerListIBM (dynamic) */ "iiipi\0" "glColorPointerListIBM\0" "\0" - /* _mesa_function_pool[16972]: Color4sv (offset 34) */ + /* _mesa_function_pool[17031]: Color4sv (offset 34) */ "p\0" "glColor4sv\0" "\0" - /* _mesa_function_pool[16986]: GetCombinerInputParameterfvNV (dynamic) */ + /* _mesa_function_pool[17045]: GetCombinerInputParameterfvNV (dynamic) */ "iiiip\0" "glGetCombinerInputParameterfvNV\0" "\0" - /* _mesa_function_pool[17025]: LoadTransposeMatrixf (will be remapped) */ + /* _mesa_function_pool[17084]: LoadTransposeMatrixf (will be remapped) */ "p\0" "glLoadTransposeMatrixf\0" "glLoadTransposeMatrixfARB\0" "\0" - /* _mesa_function_pool[17077]: LoadTransposeMatrixd (will be remapped) */ + /* _mesa_function_pool[17136]: LoadTransposeMatrixd (will be remapped) */ "p\0" "glLoadTransposeMatrixd\0" "glLoadTransposeMatrixdARB\0" "\0" - /* _mesa_function_pool[17129]: PixelZoom (offset 246) */ + /* _mesa_function_pool[17188]: PixelZoom (offset 246) */ "ff\0" "glPixelZoom\0" "\0" - /* _mesa_function_pool[17145]: ProgramEnvParameter4dARB (will be remapped) */ + /* _mesa_function_pool[17204]: ProgramEnvParameter4dARB (will be remapped) */ "iidddd\0" "glProgramEnvParameter4dARB\0" "glProgramParameter4dNV\0" "\0" - /* _mesa_function_pool[17203]: ColorTableParameterfv (offset 340) */ + /* _mesa_function_pool[17262]: ColorTableParameterfv (offset 340) */ "iip\0" "glColorTableParameterfv\0" "glColorTableParameterfvSGI\0" "\0" - /* _mesa_function_pool[17259]: IsTexture (offset 330) */ + /* _mesa_function_pool[17318]: IsTexture (offset 330) */ "i\0" "glIsTexture\0" "glIsTextureEXT\0" "\0" - /* _mesa_function_pool[17289]: ProgramUniform3uiv (will be remapped) */ + /* _mesa_function_pool[17348]: ProgramUniform3uiv (will be remapped) */ "iiip\0" "glProgramUniform3uiv\0" "glProgramUniform3uivEXT\0" "\0" - /* _mesa_function_pool[17340]: ProgramUniform2fv (will be remapped) */ + /* _mesa_function_pool[17399]: ProgramUniform2fv (will be remapped) */ "iiip\0" "glProgramUniform2fv\0" "glProgramUniform2fvEXT\0" "\0" - /* _mesa_function_pool[17389]: ImageTransformParameterivHP (dynamic) */ + /* _mesa_function_pool[17448]: ImageTransformParameterivHP (dynamic) */ "iip\0" "glImageTransformParameterivHP\0" "\0" - /* _mesa_function_pool[17424]: VertexAttrib4sNV (will be remapped) */ + /* _mesa_function_pool[17483]: VertexAttrib4sNV (will be remapped) */ "iiiii\0" "glVertexAttrib4sNV\0" "\0" - /* _mesa_function_pool[17450]: GetMapdv (offset 266) */ + /* _mesa_function_pool[17509]: GetMapdv (offset 266) */ "iip\0" "glGetMapdv\0" "\0" - /* _mesa_function_pool[17466]: GenVertexArrays (will be remapped) */ + /* _mesa_function_pool[17525]: GenVertexArrays (will be remapped) */ "ip\0" "glGenVertexArrays\0" "glGenVertexArraysOES\0" "\0" - /* _mesa_function_pool[17509]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */ + /* _mesa_function_pool[17568]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */ "iiiiifff\0" "glReplacementCodeuiColor4ubVertex3fSUN\0" "\0" - /* _mesa_function_pool[17558]: IsBuffer (will be remapped) */ + /* _mesa_function_pool[17617]: IsBuffer (will be remapped) */ "i\0" "glIsBuffer\0" "glIsBufferARB\0" "\0" - /* _mesa_function_pool[17586]: ColorP4ui (will be remapped) */ + /* _mesa_function_pool[17645]: ColorP4ui (will be remapped) */ "ii\0" "glColorP4ui\0" "\0" - /* _mesa_function_pool[17602]: SpriteParameteriSGIX (dynamic) */ + /* _mesa_function_pool[17661]: SpriteParameteriSGIX (dynamic) */ "ii\0" "glSpriteParameteriSGIX\0" "\0" - /* _mesa_function_pool[17629]: TexCoordP3uiv (will be remapped) */ + /* _mesa_function_pool[17688]: TexCoordP3uiv (will be remapped) */ "ip\0" "glTexCoordP3uiv\0" "\0" - /* _mesa_function_pool[17649]: WeightusvARB (dynamic) */ + /* _mesa_function_pool[17708]: WeightusvARB (dynamic) */ "ip\0" "glWeightusvARB\0" "\0" - /* _mesa_function_pool[17668]: EvalMapsNV (dynamic) */ + /* _mesa_function_pool[17727]: EvalMapsNV (dynamic) */ "ii\0" "glEvalMapsNV\0" "\0" - /* _mesa_function_pool[17685]: ReplacementCodeuiSUN (dynamic) */ + /* _mesa_function_pool[17744]: ReplacementCodeuiSUN (dynamic) */ "i\0" "glReplacementCodeuiSUN\0" "\0" - /* _mesa_function_pool[17711]: GlobalAlphaFactoruiSUN (dynamic) */ + /* _mesa_function_pool[17770]: GlobalAlphaFactoruiSUN (dynamic) */ "i\0" "glGlobalAlphaFactoruiSUN\0" "\0" - /* _mesa_function_pool[17739]: Uniform1iv (will be remapped) */ + /* _mesa_function_pool[17798]: Uniform1iv (will be remapped) */ "iip\0" "glUniform1iv\0" "glUniform1ivARB\0" "\0" - /* _mesa_function_pool[17773]: Uniform4uiv (will be remapped) */ + /* _mesa_function_pool[17832]: Uniform4uiv (will be remapped) */ "iip\0" "glUniform4uivEXT\0" "glUniform4uiv\0" "\0" - /* _mesa_function_pool[17809]: PopDebugGroup (will be remapped) */ + /* _mesa_function_pool[17868]: PopDebugGroup (will be remapped) */ "\0" "glPopDebugGroup\0" "\0" - /* _mesa_function_pool[17827]: VertexAttrib1d (will be remapped) */ + /* _mesa_function_pool[17886]: VertexAttrib1d (will be remapped) */ "id\0" "glVertexAttrib1d\0" "glVertexAttrib1dARB\0" "\0" - /* _mesa_function_pool[17868]: CompressedTexImage1D (will be remapped) */ + /* _mesa_function_pool[17927]: CompressedTexImage1D (will be remapped) */ "iiiiiip\0" "glCompressedTexImage1D\0" "glCompressedTexImage1DARB\0" "\0" - /* _mesa_function_pool[17926]: TexBufferRange (will be remapped) */ + /* _mesa_function_pool[17985]: TexBufferRange (will be remapped) */ "iiiii\0" "glTexBufferRange\0" "\0" - /* _mesa_function_pool[17950]: VertexAttrib1s (will be remapped) */ + /* _mesa_function_pool[18009]: VertexAttrib1s (will be remapped) */ "ii\0" "glVertexAttrib1s\0" "glVertexAttrib1sARB\0" "\0" - /* _mesa_function_pool[17991]: MultiDrawElementsIndirect (will be remapped) */ + /* _mesa_function_pool[18050]: MultiDrawElementsIndirect (will be remapped) */ "iipii\0" "glMultiDrawElementsIndirect\0" "\0" - /* _mesa_function_pool[18026]: FogCoordfvEXT (will be remapped) */ + /* _mesa_function_pool[18085]: FogCoordfvEXT (will be remapped) */ "p\0" "glFogCoordfv\0" "glFogCoordfvEXT\0" "\0" - /* _mesa_function_pool[18058]: BeginPerfMonitorAMD (will be remapped) */ + /* _mesa_function_pool[18117]: BeginPerfMonitorAMD (will be remapped) */ "i\0" "glBeginPerfMonitorAMD\0" "\0" - /* _mesa_function_pool[18083]: GetColorTableParameterfv (offset 344) */ + /* _mesa_function_pool[18142]: GetColorTableParameterfv (offset 344) */ "iip\0" "glGetColorTableParameterfv\0" "glGetColorTableParameterfvSGI\0" "glGetColorTableParameterfvEXT\0" "\0" - /* _mesa_function_pool[18175]: MultiTexCoord3fARB (offset 394) */ + /* _mesa_function_pool[18234]: MultiTexCoord3fARB (offset 394) */ "ifff\0" "glMultiTexCoord3f\0" "glMultiTexCoord3fARB\0" "\0" - /* _mesa_function_pool[18220]: GetTexLevelParameterfv (offset 284) */ + /* _mesa_function_pool[18279]: GetTexLevelParameterfv (offset 284) */ "iiip\0" "glGetTexLevelParameterfv\0" "\0" - /* _mesa_function_pool[18251]: Vertex2sv (offset 133) */ + /* _mesa_function_pool[18310]: Vertex2sv (offset 133) */ "p\0" "glVertex2sv\0" "\0" - /* _mesa_function_pool[18266]: GetnMapdvARB (will be remapped) */ + /* _mesa_function_pool[18325]: GetnMapdvARB (will be remapped) */ "iiip\0" "glGetnMapdvARB\0" "\0" - /* _mesa_function_pool[18287]: VertexAttrib2dNV (will be remapped) */ + /* _mesa_function_pool[18346]: VertexAttrib2dNV (will be remapped) */ "idd\0" "glVertexAttrib2dNV\0" "\0" - /* _mesa_function_pool[18311]: GetTrackMatrixivNV (will be remapped) */ + /* _mesa_function_pool[18370]: GetTrackMatrixivNV (will be remapped) */ "iiip\0" "glGetTrackMatrixivNV\0" "\0" - /* _mesa_function_pool[18338]: VertexAttrib3svNV (will be remapped) */ + /* _mesa_function_pool[18397]: VertexAttrib3svNV (will be remapped) */ "ip\0" "glVertexAttrib3svNV\0" "\0" - /* _mesa_function_pool[18362]: GetTexEnviv (offset 277) */ + /* _mesa_function_pool[18421]: GetTexEnviv (offset 277) */ "iip\0" "glGetTexEnviv\0" "\0" - /* _mesa_function_pool[18381]: ViewportArrayv (will be remapped) */ + /* _mesa_function_pool[18440]: ViewportArrayv (will be remapped) */ "iip\0" "glViewportArrayv\0" "\0" - /* _mesa_function_pool[18403]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[18462]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */ "iffffffffffff\0" "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[18474]: SeparableFilter2D (offset 360) */ + /* _mesa_function_pool[18533]: SeparableFilter2D (offset 360) */ "iiiiiipp\0" "glSeparableFilter2D\0" "glSeparableFilter2DEXT\0" "\0" - /* _mesa_function_pool[18527]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[18586]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */ "ppp\0" "glReplacementCodeuiColor4ubVertex3fvSUN\0" "\0" - /* _mesa_function_pool[18572]: ArrayElement (offset 306) */ + /* _mesa_function_pool[18631]: ArrayElement (offset 306) */ "i\0" "glArrayElement\0" "glArrayElementEXT\0" "\0" - /* _mesa_function_pool[18608]: TexImage2D (offset 183) */ + /* _mesa_function_pool[18667]: TexImage2D (offset 183) */ "iiiiiiiip\0" "glTexImage2D\0" "\0" - /* _mesa_function_pool[18632]: FragmentMaterialiSGIX (dynamic) */ + /* _mesa_function_pool[18691]: FragmentMaterialiSGIX (dynamic) */ "iii\0" "glFragmentMaterialiSGIX\0" "\0" - /* _mesa_function_pool[18661]: RasterPos2dv (offset 63) */ + /* _mesa_function_pool[18720]: RasterPos2dv (offset 63) */ "p\0" "glRasterPos2dv\0" "\0" - /* _mesa_function_pool[18679]: Fogiv (offset 156) */ + /* _mesa_function_pool[18738]: Fogiv (offset 156) */ "ip\0" "glFogiv\0" "\0" - /* _mesa_function_pool[18691]: EndQuery (will be remapped) */ + /* _mesa_function_pool[18750]: EndQuery (will be remapped) */ "i\0" "glEndQuery\0" "glEndQueryARB\0" "\0" - /* _mesa_function_pool[18719]: TexCoord1dv (offset 95) */ + /* _mesa_function_pool[18778]: TexCoord1dv (offset 95) */ "p\0" "glTexCoord1dv\0" "\0" - /* _mesa_function_pool[18736]: TexCoord4dv (offset 119) */ + /* _mesa_function_pool[18795]: TexCoord4dv (offset 119) */ "p\0" "glTexCoord4dv\0" "\0" - /* _mesa_function_pool[18753]: GetVertexAttribdvNV (will be remapped) */ + /* _mesa_function_pool[18812]: GetVertexAttribdvNV (will be remapped) */ "iip\0" "glGetVertexAttribdvNV\0" "\0" - /* _mesa_function_pool[18780]: Clear (offset 203) */ + /* _mesa_function_pool[18839]: Clear (offset 203) */ "i\0" "glClear\0" "\0" - /* _mesa_function_pool[18791]: VertexAttrib4sv (will be remapped) */ + /* _mesa_function_pool[18850]: VertexAttrib4sv (will be remapped) */ "ip\0" "glVertexAttrib4sv\0" "glVertexAttrib4svARB\0" "\0" - /* _mesa_function_pool[18834]: Ortho (offset 296) */ + /* _mesa_function_pool[18893]: Ortho (offset 296) */ "dddddd\0" "glOrtho\0" "\0" - /* _mesa_function_pool[18850]: Uniform3uiv (will be remapped) */ + /* _mesa_function_pool[18909]: Uniform3uiv (will be remapped) */ "iip\0" "glUniform3uivEXT\0" "glUniform3uiv\0" "\0" - /* _mesa_function_pool[18886]: MatrixIndexPointerARB (dynamic) */ + /* _mesa_function_pool[18945]: MatrixIndexPointerARB (dynamic) */ "iiip\0" "glMatrixIndexPointerARB\0" "glMatrixIndexPointerOES\0" "\0" - /* _mesa_function_pool[18940]: EndQueryIndexed (will be remapped) */ + /* _mesa_function_pool[18999]: EndQueryIndexed (will be remapped) */ "ii\0" "glEndQueryIndexed\0" "\0" - /* _mesa_function_pool[18962]: TexParameterxv (will be remapped) */ + /* _mesa_function_pool[19021]: TexParameterxv (will be remapped) */ "iip\0" "glTexParameterxvOES\0" "glTexParameterxv\0" "\0" - /* _mesa_function_pool[19004]: SampleMaskSGIS (will be remapped) */ + /* _mesa_function_pool[19063]: SampleMaskSGIS (will be remapped) */ "fi\0" "glSampleMaskSGIS\0" "glSampleMaskEXT\0" "\0" - /* _mesa_function_pool[19041]: FramebufferTextureFaceARB (will be remapped) */ + /* _mesa_function_pool[19100]: FramebufferTextureFaceARB (will be remapped) */ "iiiii\0" "glFramebufferTextureFaceARB\0" "\0" - /* _mesa_function_pool[19076]: ProgramUniformMatrix2fv (will be remapped) */ + /* _mesa_function_pool[19135]: ProgramUniformMatrix2fv (will be remapped) */ "iiiip\0" "glProgramUniformMatrix2fv\0" "glProgramUniformMatrix2fvEXT\0" "\0" - /* _mesa_function_pool[19138]: ProgramLocalParameter4fvARB (will be remapped) */ + /* _mesa_function_pool[19197]: ProgramLocalParameter4fvARB (will be remapped) */ "iip\0" "glProgramLocalParameter4fvARB\0" "\0" - /* _mesa_function_pool[19173]: GetProgramStringNV (will be remapped) */ + /* _mesa_function_pool[19232]: GetProgramStringNV (will be remapped) */ "iip\0" "glGetProgramStringNV\0" "\0" - /* _mesa_function_pool[19199]: Binormal3svEXT (dynamic) */ + /* _mesa_function_pool[19258]: Binormal3svEXT (dynamic) */ "p\0" "glBinormal3svEXT\0" "\0" - /* _mesa_function_pool[19219]: LightModelx (will be remapped) */ + /* _mesa_function_pool[19278]: LightModelx (will be remapped) */ "ii\0" "glLightModelxOES\0" "glLightModelx\0" "\0" - /* _mesa_function_pool[19254]: VertexAttribI3iEXT (will be remapped) */ + /* _mesa_function_pool[19313]: VertexAttribI3iEXT (will be remapped) */ "iiii\0" "glVertexAttribI3iEXT\0" "glVertexAttribI3i\0" "\0" - /* _mesa_function_pool[19299]: ClearColorx (will be remapped) */ + /* _mesa_function_pool[19358]: ClearColorx (will be remapped) */ "iiii\0" "glClearColorxOES\0" "glClearColorx\0" "\0" - /* _mesa_function_pool[19336]: EndTransformFeedback (will be remapped) */ + /* _mesa_function_pool[19395]: EndTransformFeedback (will be remapped) */ "\0" "glEndTransformFeedback\0" "glEndTransformFeedbackEXT\0" "\0" - /* _mesa_function_pool[19387]: VertexAttribs4dvNV (will be remapped) */ + /* _mesa_function_pool[19446]: VertexAttribs4dvNV (will be remapped) */ "iip\0" "glVertexAttribs4dvNV\0" "\0" - /* _mesa_function_pool[19413]: GetProgramBinary (will be remapped) */ + /* _mesa_function_pool[19472]: GetProgramBinary (will be remapped) */ "iippp\0" "glGetProgramBinary\0" "glGetProgramBinaryOES\0" "\0" - /* _mesa_function_pool[19461]: ViewportIndexedfv (will be remapped) */ + /* _mesa_function_pool[19520]: ViewportIndexedfv (will be remapped) */ "ip\0" "glViewportIndexedfv\0" "\0" - /* _mesa_function_pool[19485]: CallList (offset 2) */ + /* _mesa_function_pool[19544]: CallList (offset 2) */ "i\0" "glCallList\0" "\0" - /* _mesa_function_pool[19499]: Materialfv (offset 170) */ + /* _mesa_function_pool[19558]: Materialfv (offset 170) */ "iip\0" "glMaterialfv\0" "\0" - /* _mesa_function_pool[19517]: DeleteProgram (will be remapped) */ + /* _mesa_function_pool[19576]: DeleteProgram (will be remapped) */ "i\0" "glDeleteProgram\0" "\0" - /* _mesa_function_pool[19536]: GetActiveAtomicCounterBufferiv (will be remapped) */ + /* _mesa_function_pool[19595]: GetActiveAtomicCounterBufferiv (will be remapped) */ "iiip\0" "glGetActiveAtomicCounterBufferiv\0" "\0" - /* _mesa_function_pool[19575]: TexParameterIiv (will be remapped) */ + /* _mesa_function_pool[19634]: TexParameterIiv (will be remapped) */ "iip\0" "glTexParameterIivEXT\0" "glTexParameterIiv\0" "\0" - /* _mesa_function_pool[19619]: VertexWeightfEXT (dynamic) */ + /* _mesa_function_pool[19678]: VertexWeightfEXT (dynamic) */ "f\0" "glVertexWeightfEXT\0" "\0" - /* _mesa_function_pool[19641]: FlushVertexArrayRangeNV (dynamic) */ + /* _mesa_function_pool[19700]: FlushVertexArrayRangeNV (dynamic) */ "\0" "glFlushVertexArrayRangeNV\0" "\0" - /* _mesa_function_pool[19669]: GetConvolutionFilter (offset 356) */ + /* _mesa_function_pool[19728]: GetConvolutionFilter (offset 356) */ "iiip\0" "glGetConvolutionFilter\0" "glGetConvolutionFilterEXT\0" "\0" - /* _mesa_function_pool[19724]: MultiModeDrawElementsIBM (will be remapped) */ + /* _mesa_function_pool[19783]: MultiModeDrawElementsIBM (will be remapped) */ "ppipii\0" "glMultiModeDrawElementsIBM\0" "\0" - /* _mesa_function_pool[19759]: Uniform2iv (will be remapped) */ + /* _mesa_function_pool[19818]: Uniform2iv (will be remapped) */ "iip\0" "glUniform2iv\0" "glUniform2ivARB\0" "\0" - /* _mesa_function_pool[19793]: GetFixedv (will be remapped) */ + /* _mesa_function_pool[19852]: GetFixedv (will be remapped) */ "ip\0" "glGetFixedvOES\0" "glGetFixedv\0" "\0" - /* _mesa_function_pool[19824]: ProgramParameters4dvNV (will be remapped) */ + /* _mesa_function_pool[19883]: ProgramParameters4dvNV (will be remapped) */ "iiip\0" "glProgramParameters4dvNV\0" "\0" - /* _mesa_function_pool[19855]: Binormal3dvEXT (dynamic) */ + /* _mesa_function_pool[19914]: Binormal3dvEXT (dynamic) */ "p\0" "glBinormal3dvEXT\0" "\0" - /* _mesa_function_pool[19875]: SampleCoveragex (will be remapped) */ + /* _mesa_function_pool[19934]: SampleCoveragex (will be remapped) */ "ii\0" "glSampleCoveragexOES\0" "glSampleCoveragex\0" "\0" - /* _mesa_function_pool[19918]: GetPerfQueryInfoINTEL (will be remapped) */ + /* _mesa_function_pool[19977]: GetPerfQueryInfoINTEL (will be remapped) */ "iippppp\0" "glGetPerfQueryInfoINTEL\0" "\0" - /* _mesa_function_pool[19951]: DeleteFramebuffers (will be remapped) */ + /* _mesa_function_pool[20010]: DeleteFramebuffers (will be remapped) */ "ip\0" "glDeleteFramebuffers\0" "glDeleteFramebuffersEXT\0" "glDeleteFramebuffersOES\0" "\0" - /* _mesa_function_pool[20024]: CombinerInputNV (dynamic) */ + /* _mesa_function_pool[20083]: CombinerInputNV (dynamic) */ "iiiiii\0" "glCombinerInputNV\0" "\0" - /* _mesa_function_pool[20050]: VertexAttrib4uiv (will be remapped) */ + /* _mesa_function_pool[20109]: VertexAttrib4uiv (will be remapped) */ "ip\0" "glVertexAttrib4uiv\0" "glVertexAttrib4uivARB\0" "\0" - /* _mesa_function_pool[20095]: VertexAttrib4Nsv (will be remapped) */ + /* _mesa_function_pool[20154]: VertexAttrib4Nsv (will be remapped) */ "ip\0" "glVertexAttrib4Nsv\0" "glVertexAttrib4NsvARB\0" "\0" - /* _mesa_function_pool[20140]: Vertex4s (offset 148) */ + /* _mesa_function_pool[20199]: Vertex4s (offset 148) */ "iiii\0" "glVertex4s\0" "\0" - /* _mesa_function_pool[20157]: VertexAttribI2iEXT (will be remapped) */ + /* _mesa_function_pool[20216]: VertexAttribI2iEXT (will be remapped) */ "iii\0" "glVertexAttribI2iEXT\0" "glVertexAttribI2i\0" "\0" - /* _mesa_function_pool[20201]: Vertex4f (offset 144) */ + /* _mesa_function_pool[20260]: Vertex4f (offset 144) */ "ffff\0" "glVertex4f\0" "\0" - /* _mesa_function_pool[20218]: Vertex4d (offset 142) */ + /* _mesa_function_pool[20277]: Vertex4d (offset 142) */ "dddd\0" "glVertex4d\0" "\0" - /* _mesa_function_pool[20235]: GetTexGenfv (offset 279) */ + /* _mesa_function_pool[20294]: GetTexGenfv (offset 279) */ "iip\0" "glGetTexGenfv\0" "glGetTexGenfvOES\0" "\0" - /* _mesa_function_pool[20271]: Vertex4i (offset 146) */ + /* _mesa_function_pool[20330]: Vertex4i (offset 146) */ "iiii\0" "glVertex4i\0" "\0" - /* _mesa_function_pool[20288]: VertexWeightPointerEXT (dynamic) */ + /* _mesa_function_pool[20347]: VertexWeightPointerEXT (dynamic) */ "iiip\0" "glVertexWeightPointerEXT\0" "\0" - /* _mesa_function_pool[20319]: StencilFuncSeparateATI (will be remapped) */ + /* _mesa_function_pool[20378]: StencilFuncSeparateATI (will be remapped) */ "iiii\0" "glStencilFuncSeparateATI\0" "\0" - /* _mesa_function_pool[20350]: GetVertexAttribIuiv (will be remapped) */ + /* _mesa_function_pool[20409]: GetVertexAttribIuiv (will be remapped) */ "iip\0" "glGetVertexAttribIuivEXT\0" "glGetVertexAttribIuiv\0" "\0" - /* _mesa_function_pool[20402]: LightModelfv (offset 164) */ + /* _mesa_function_pool[20461]: LightModelfv (offset 164) */ "ip\0" "glLightModelfv\0" "\0" - /* _mesa_function_pool[20421]: Vertex4dv (offset 143) */ + /* _mesa_function_pool[20480]: Vertex4dv (offset 143) */ "p\0" "glVertex4dv\0" "\0" - /* _mesa_function_pool[20436]: ProgramParameters4fvNV (will be remapped) */ + /* _mesa_function_pool[20495]: ProgramParameters4fvNV (will be remapped) */ "iiip\0" "glProgramParameters4fvNV\0" "\0" - /* _mesa_function_pool[20467]: GetInfoLogARB (will be remapped) */ + /* _mesa_function_pool[20526]: GetInfoLogARB (will be remapped) */ "iipp\0" "glGetInfoLogARB\0" "\0" - /* _mesa_function_pool[20489]: StencilMask (offset 209) */ + /* _mesa_function_pool[20548]: StencilMask (offset 209) */ "i\0" "glStencilMask\0" "\0" - /* _mesa_function_pool[20506]: IsList (offset 287) */ + /* _mesa_function_pool[20565]: IsList (offset 287) */ "i\0" "glIsList\0" "\0" - /* _mesa_function_pool[20518]: ClearBufferiv (will be remapped) */ + /* _mesa_function_pool[20577]: ClearBufferiv (will be remapped) */ "iip\0" "glClearBufferiv\0" "\0" - /* _mesa_function_pool[20539]: GetIntegeri_v (will be remapped) */ + /* _mesa_function_pool[20598]: GetIntegeri_v (will be remapped) */ "iip\0" "glGetIntegerIndexedvEXT\0" "glGetIntegeri_v\0" "\0" - /* _mesa_function_pool[20584]: ProgramUniform2iv (will be remapped) */ + /* _mesa_function_pool[20643]: ProgramUniform2iv (will be remapped) */ "iiip\0" "glProgramUniform2iv\0" "glProgramUniform2ivEXT\0" "\0" - /* _mesa_function_pool[20633]: VertexAttribs4svNV (will be remapped) */ + /* _mesa_function_pool[20692]: VertexAttribs4svNV (will be remapped) */ "iip\0" "glVertexAttribs4svNV\0" "\0" - /* _mesa_function_pool[20659]: FogCoordPointer (will be remapped) */ + /* _mesa_function_pool[20718]: FogCoordPointer (will be remapped) */ "iip\0" "glFogCoordPointer\0" "glFogCoordPointerEXT\0" "\0" - /* _mesa_function_pool[20703]: SecondaryColor3us (will be remapped) */ + /* _mesa_function_pool[20762]: SecondaryColor3us (will be remapped) */ "iii\0" "glSecondaryColor3us\0" "glSecondaryColor3usEXT\0" "\0" - /* _mesa_function_pool[20751]: DeformationMap3dSGIX (dynamic) */ + /* _mesa_function_pool[20810]: DeformationMap3dSGIX (dynamic) */ "iddiiddiiddiip\0" "glDeformationMap3dSGIX\0" "\0" - /* _mesa_function_pool[20790]: TextureNormalEXT (dynamic) */ + /* _mesa_function_pool[20849]: TextureNormalEXT (dynamic) */ "i\0" "glTextureNormalEXT\0" "\0" - /* _mesa_function_pool[20812]: SecondaryColor3ub (will be remapped) */ + /* _mesa_function_pool[20871]: SecondaryColor3ub (will be remapped) */ "iii\0" "glSecondaryColor3ub\0" "glSecondaryColor3ubEXT\0" "\0" - /* _mesa_function_pool[20860]: SecondaryColor3ui (will be remapped) */ + /* _mesa_function_pool[20919]: SecondaryColor3ui (will be remapped) */ "iii\0" "glSecondaryColor3ui\0" "glSecondaryColor3uiEXT\0" "\0" - /* _mesa_function_pool[20908]: VertexAttribI3uivEXT (will be remapped) */ + /* _mesa_function_pool[20967]: VertexAttribI3uivEXT (will be remapped) */ "ip\0" "glVertexAttribI3uivEXT\0" "glVertexAttribI3uiv\0" "\0" - /* _mesa_function_pool[20955]: Binormal3fvEXT (dynamic) */ + /* _mesa_function_pool[21014]: Binormal3fvEXT (dynamic) */ "p\0" "glBinormal3fvEXT\0" "\0" - /* _mesa_function_pool[20975]: TexCoordPointervINTEL (dynamic) */ + /* _mesa_function_pool[21034]: TexCoordPointervINTEL (dynamic) */ "iip\0" "glTexCoordPointervINTEL\0" "\0" - /* _mesa_function_pool[21004]: VertexAttrib1sNV (will be remapped) */ + /* _mesa_function_pool[21063]: VertexAttrib1sNV (will be remapped) */ "ii\0" "glVertexAttrib1sNV\0" "\0" - /* _mesa_function_pool[21027]: Tangent3bEXT (dynamic) */ + /* _mesa_function_pool[21086]: Tangent3bEXT (dynamic) */ "iii\0" "glTangent3bEXT\0" "\0" - /* _mesa_function_pool[21047]: FragmentLightModelfSGIX (dynamic) */ + /* _mesa_function_pool[21106]: FragmentLightModelfSGIX (dynamic) */ "if\0" "glFragmentLightModelfSGIX\0" "\0" - /* _mesa_function_pool[21077]: InitNames (offset 197) */ + /* _mesa_function_pool[21136]: InitNames (offset 197) */ "\0" "glInitNames\0" "\0" - /* _mesa_function_pool[21091]: Normal3sv (offset 61) */ + /* _mesa_function_pool[21150]: Normal3sv (offset 61) */ "p\0" "glNormal3sv\0" "\0" - /* _mesa_function_pool[21106]: DeleteQueries (will be remapped) */ + /* _mesa_function_pool[21165]: DeleteQueries (will be remapped) */ "ip\0" "glDeleteQueries\0" "glDeleteQueriesARB\0" "\0" - /* _mesa_function_pool[21145]: InvalidateFramebuffer (will be remapped) */ + /* _mesa_function_pool[21204]: InvalidateFramebuffer (will be remapped) */ "iip\0" "glInvalidateFramebuffer\0" "\0" - /* _mesa_function_pool[21174]: Hint (offset 158) */ + /* _mesa_function_pool[21233]: Hint (offset 158) */ "ii\0" "glHint\0" "\0" - /* _mesa_function_pool[21185]: MemoryBarrier (will be remapped) */ + /* _mesa_function_pool[21244]: MemoryBarrier (will be remapped) */ "i\0" "glMemoryBarrier\0" "\0" - /* _mesa_function_pool[21204]: CopyColorSubTable (offset 347) */ + /* _mesa_function_pool[21263]: CopyColorSubTable (offset 347) */ "iiiii\0" "glCopyColorSubTable\0" "glCopyColorSubTableEXT\0" "\0" - /* _mesa_function_pool[21254]: WeightdvARB (dynamic) */ + /* _mesa_function_pool[21313]: WeightdvARB (dynamic) */ "ip\0" "glWeightdvARB\0" "\0" - /* _mesa_function_pool[21272]: GetObjectParameterfvARB (will be remapped) */ + /* _mesa_function_pool[21331]: GetObjectParameterfvARB (will be remapped) */ "iip\0" "glGetObjectParameterfvARB\0" "\0" - /* _mesa_function_pool[21303]: GetTexEnvxv (will be remapped) */ + /* _mesa_function_pool[21362]: GetTexEnvxv (will be remapped) */ "iip\0" "glGetTexEnvxvOES\0" "glGetTexEnvxv\0" "\0" - /* _mesa_function_pool[21339]: DrawTexsvOES (will be remapped) */ + /* _mesa_function_pool[21398]: DrawTexsvOES (will be remapped) */ "p\0" "glDrawTexsvOES\0" "\0" - /* _mesa_function_pool[21357]: Disable (offset 214) */ + /* _mesa_function_pool[21416]: Disable (offset 214) */ "i\0" "glDisable\0" "\0" - /* _mesa_function_pool[21370]: ClearColor (offset 206) */ + /* _mesa_function_pool[21429]: ClearColor (offset 206) */ "ffff\0" "glClearColor\0" "\0" - /* _mesa_function_pool[21389]: WeightuivARB (dynamic) */ + /* _mesa_function_pool[21448]: WeightuivARB (dynamic) */ "ip\0" "glWeightuivARB\0" "\0" - /* _mesa_function_pool[21408]: RasterPos4iv (offset 83) */ + /* _mesa_function_pool[21467]: RasterPos4iv (offset 83) */ "p\0" "glRasterPos4iv\0" "\0" - /* _mesa_function_pool[21426]: VDPAUIsSurfaceNV (will be remapped) */ + /* _mesa_function_pool[21485]: VDPAUIsSurfaceNV (will be remapped) */ "i\0" "glVDPAUIsSurfaceNV\0" "\0" - /* _mesa_function_pool[21448]: ProgramUniformMatrix2x3fv (will be remapped) */ + /* _mesa_function_pool[21507]: ProgramUniformMatrix2x3fv (will be remapped) */ "iiiip\0" "glProgramUniformMatrix2x3fv\0" "glProgramUniformMatrix2x3fvEXT\0" "\0" - /* _mesa_function_pool[21514]: BindVertexBuffer (will be remapped) */ + /* _mesa_function_pool[21573]: BindVertexBuffer (will be remapped) */ "iiii\0" "glBindVertexBuffer\0" "\0" - /* _mesa_function_pool[21539]: Binormal3iEXT (dynamic) */ + /* _mesa_function_pool[21598]: Binormal3iEXT (dynamic) */ "iii\0" "glBinormal3iEXT\0" "\0" - /* _mesa_function_pool[21560]: RasterPos4i (offset 82) */ + /* _mesa_function_pool[21619]: RasterPos4i (offset 82) */ "iiii\0" "glRasterPos4i\0" "\0" - /* _mesa_function_pool[21580]: RasterPos4d (offset 78) */ + /* _mesa_function_pool[21639]: RasterPos4d (offset 78) */ "dddd\0" "glRasterPos4d\0" "\0" - /* _mesa_function_pool[21600]: RasterPos4f (offset 80) */ + /* _mesa_function_pool[21659]: RasterPos4f (offset 80) */ "ffff\0" "glRasterPos4f\0" "\0" - /* _mesa_function_pool[21620]: GetQueryIndexediv (will be remapped) */ + /* _mesa_function_pool[21679]: GetQueryIndexediv (will be remapped) */ "iiip\0" "glGetQueryIndexediv\0" "\0" - /* _mesa_function_pool[21646]: RasterPos3dv (offset 71) */ + /* _mesa_function_pool[21705]: RasterPos3dv (offset 71) */ "p\0" "glRasterPos3dv\0" "\0" - /* _mesa_function_pool[21664]: GetProgramiv (will be remapped) */ + /* _mesa_function_pool[21723]: GetProgramiv (will be remapped) */ "iip\0" "glGetProgramiv\0" "\0" - /* _mesa_function_pool[21684]: TexCoord1iv (offset 99) */ + /* _mesa_function_pool[21743]: TexCoord1iv (offset 99) */ "p\0" "glTexCoord1iv\0" "\0" - /* _mesa_function_pool[21701]: RasterPos4s (offset 84) */ + /* _mesa_function_pool[21760]: RasterPos4s (offset 84) */ "iiii\0" "glRasterPos4s\0" "\0" - /* _mesa_function_pool[21721]: PixelTexGenParameterfvSGIS (dynamic) */ + /* _mesa_function_pool[21780]: PixelTexGenParameterfvSGIS (dynamic) */ "ip\0" "glPixelTexGenParameterfvSGIS\0" "\0" - /* _mesa_function_pool[21754]: VertexAttrib3dv (will be remapped) */ + /* _mesa_function_pool[21813]: VertexAttrib3dv (will be remapped) */ "ip\0" "glVertexAttrib3dv\0" "glVertexAttrib3dvARB\0" "\0" - /* _mesa_function_pool[21797]: Histogram (offset 367) */ + /* _mesa_function_pool[21856]: Histogram (offset 367) */ "iiii\0" "glHistogram\0" "glHistogramEXT\0" "\0" - /* _mesa_function_pool[21830]: Uniform2fv (will be remapped) */ + /* _mesa_function_pool[21889]: Uniform2fv (will be remapped) */ "iip\0" "glUniform2fv\0" "glUniform2fvARB\0" "\0" - /* _mesa_function_pool[21864]: TexImage4DSGIS (dynamic) */ + /* _mesa_function_pool[21923]: TexImage4DSGIS (dynamic) */ "iiiiiiiiiip\0" "glTexImage4DSGIS\0" "\0" - /* _mesa_function_pool[21894]: DrawBuffers (will be remapped) */ + /* _mesa_function_pool[21953]: DrawBuffers (will be remapped) */ "ip\0" "glDrawBuffers\0" "glDrawBuffersARB\0" "glDrawBuffersATI\0" "glDrawBuffersNV\0" "\0" - /* _mesa_function_pool[21962]: GetnPolygonStippleARB (will be remapped) */ + /* _mesa_function_pool[22021]: GetnPolygonStippleARB (will be remapped) */ "ip\0" "glGetnPolygonStippleARB\0" "\0" - /* _mesa_function_pool[21990]: Color3uiv (offset 22) */ + /* _mesa_function_pool[22049]: Color3uiv (offset 22) */ "p\0" "glColor3uiv\0" "\0" - /* _mesa_function_pool[22005]: EvalCoord2fv (offset 235) */ + /* _mesa_function_pool[22064]: EvalCoord2fv (offset 235) */ "p\0" "glEvalCoord2fv\0" "\0" - /* _mesa_function_pool[22023]: TextureStorage3DEXT (will be remapped) */ + /* _mesa_function_pool[22082]: TextureStorage3DEXT (will be remapped) */ "iiiiiii\0" "glTextureStorage3DEXT\0" "\0" - /* _mesa_function_pool[22054]: VertexAttrib2fARB (will be remapped) */ + /* _mesa_function_pool[22113]: VertexAttrib2fARB (will be remapped) */ "iff\0" "glVertexAttrib2f\0" "glVertexAttrib2fARB\0" "\0" - /* _mesa_function_pool[22096]: WindowPos2fv (will be remapped) */ + /* _mesa_function_pool[22155]: WindowPos2fv (will be remapped) */ "p\0" "glWindowPos2fv\0" "glWindowPos2fvARB\0" "glWindowPos2fvMESA\0" "\0" - /* _mesa_function_pool[22151]: Tangent3fEXT (dynamic) */ + /* _mesa_function_pool[22210]: Tangent3fEXT (dynamic) */ "fff\0" "glTangent3fEXT\0" "\0" - /* _mesa_function_pool[22171]: TexImage3D (offset 371) */ + /* _mesa_function_pool[22230]: TexImage3D (offset 371) */ "iiiiiiiiip\0" "glTexImage3D\0" "glTexImage3DEXT\0" "glTexImage3DOES\0" "\0" - /* _mesa_function_pool[22228]: GetPerfQueryIdByNameINTEL (will be remapped) */ + /* _mesa_function_pool[22287]: GetPerfQueryIdByNameINTEL (will be remapped) */ "pp\0" "glGetPerfQueryIdByNameINTEL\0" "\0" - /* _mesa_function_pool[22260]: BindFragDataLocation (will be remapped) */ + /* _mesa_function_pool[22319]: BindFragDataLocation (will be remapped) */ "iip\0" "glBindFragDataLocationEXT\0" "glBindFragDataLocation\0" "\0" - /* _mesa_function_pool[22314]: LightModeliv (offset 166) */ + /* _mesa_function_pool[22373]: LightModeliv (offset 166) */ "ip\0" "glLightModeliv\0" "\0" - /* _mesa_function_pool[22333]: Normal3bv (offset 53) */ + /* _mesa_function_pool[22392]: Normal3bv (offset 53) */ "p\0" "glNormal3bv\0" "\0" - /* _mesa_function_pool[22348]: BeginQueryIndexed (will be remapped) */ + /* _mesa_function_pool[22407]: BeginQueryIndexed (will be remapped) */ "iii\0" "glBeginQueryIndexed\0" "\0" - /* _mesa_function_pool[22373]: Vertex3iv (offset 139) */ + /* _mesa_function_pool[22432]: Vertex3iv (offset 139) */ "p\0" "glVertex3iv\0" "\0" - /* _mesa_function_pool[22388]: TexCoord3dv (offset 111) */ + /* _mesa_function_pool[22447]: TexCoord3dv (offset 111) */ "p\0" "glTexCoord3dv\0" "\0" - /* _mesa_function_pool[22405]: GetProgramStringARB (will be remapped) */ + /* _mesa_function_pool[22464]: GetProgramStringARB (will be remapped) */ "iip\0" "glGetProgramStringARB\0" "\0" - /* _mesa_function_pool[22432]: VertexP3ui (will be remapped) */ + /* _mesa_function_pool[22491]: VertexP3ui (will be remapped) */ "ii\0" "glVertexP3ui\0" "\0" - /* _mesa_function_pool[22449]: CreateProgramObjectARB (will be remapped) */ + /* _mesa_function_pool[22508]: CreateProgramObjectARB (will be remapped) */ "\0" "glCreateProgramObjectARB\0" "\0" - /* _mesa_function_pool[22476]: UniformMatrix3fv (will be remapped) */ + /* _mesa_function_pool[22535]: UniformMatrix3fv (will be remapped) */ "iiip\0" "glUniformMatrix3fv\0" "glUniformMatrix3fvARB\0" "\0" - /* _mesa_function_pool[22523]: PrioritizeTextures (offset 331) */ + /* _mesa_function_pool[22582]: PrioritizeTextures (offset 331) */ "ipp\0" "glPrioritizeTextures\0" "glPrioritizeTexturesEXT\0" "\0" - /* _mesa_function_pool[22573]: VertexAttribI3uiEXT (will be remapped) */ + /* _mesa_function_pool[22632]: VertexAttribI3uiEXT (will be remapped) */ "iiii\0" "glVertexAttribI3uiEXT\0" "glVertexAttribI3ui\0" "\0" - /* _mesa_function_pool[22620]: AsyncMarkerSGIX (dynamic) */ + /* _mesa_function_pool[22679]: AsyncMarkerSGIX (dynamic) */ "i\0" "glAsyncMarkerSGIX\0" "\0" - /* _mesa_function_pool[22641]: GetProgramNamedParameterfvNV (will be remapped) */ + /* _mesa_function_pool[22700]: GetProgramNamedParameterfvNV (will be remapped) */ "iipp\0" "glGetProgramNamedParameterfvNV\0" "\0" - /* _mesa_function_pool[22678]: GetMaterialxv (will be remapped) */ + /* _mesa_function_pool[22737]: GetMaterialxv (will be remapped) */ "iip\0" "glGetMaterialxvOES\0" "glGetMaterialxv\0" "\0" - /* _mesa_function_pool[22718]: MatrixIndexusvARB (dynamic) */ + /* _mesa_function_pool[22777]: MatrixIndexusvARB (dynamic) */ "ip\0" "glMatrixIndexusvARB\0" "\0" - /* _mesa_function_pool[22742]: SecondaryColor3uiv (will be remapped) */ + /* _mesa_function_pool[22801]: SecondaryColor3uiv (will be remapped) */ "p\0" "glSecondaryColor3uiv\0" "glSecondaryColor3uivEXT\0" "\0" - /* _mesa_function_pool[22790]: EndConditionalRender (will be remapped) */ + /* _mesa_function_pool[22849]: EndConditionalRender (will be remapped) */ "\0" "glEndConditionalRender\0" "glEndConditionalRenderNV\0" "\0" - /* _mesa_function_pool[22840]: ProgramLocalParameter4dARB (will be remapped) */ + /* _mesa_function_pool[22899]: ProgramLocalParameter4dARB (will be remapped) */ "iidddd\0" "glProgramLocalParameter4dARB\0" "\0" - /* _mesa_function_pool[22877]: Color3sv (offset 18) */ + /* _mesa_function_pool[22936]: Color3sv (offset 18) */ "p\0" "glColor3sv\0" "\0" - /* _mesa_function_pool[22891]: GenFragmentShadersATI (will be remapped) */ + /* _mesa_function_pool[22950]: GenFragmentShadersATI (will be remapped) */ "i\0" "glGenFragmentShadersATI\0" "\0" - /* _mesa_function_pool[22918]: BlendEquationSeparateiARB (will be remapped) */ + /* _mesa_function_pool[22977]: BlendEquationSeparateiARB (will be remapped) */ "iii\0" "glBlendEquationSeparateiARB\0" "glBlendEquationSeparateIndexedAMD\0" "\0" - /* _mesa_function_pool[22985]: TestFenceNV (dynamic) */ + /* _mesa_function_pool[23044]: TestFenceNV (dynamic) */ "i\0" "glTestFenceNV\0" "\0" - /* _mesa_function_pool[23002]: MultiTexCoord1fvARB (offset 379) */ + /* _mesa_function_pool[23061]: MultiTexCoord1fvARB (offset 379) */ "ip\0" "glMultiTexCoord1fv\0" "glMultiTexCoord1fvARB\0" "\0" - /* _mesa_function_pool[23047]: TexStorage2D (will be remapped) */ + /* _mesa_function_pool[23106]: TexStorage2D (will be remapped) */ "iiiii\0" "glTexStorage2D\0" "\0" - /* _mesa_function_pool[23069]: GetPixelTexGenParameterivSGIS (dynamic) */ + /* _mesa_function_pool[23128]: GetPixelTexGenParameterivSGIS (dynamic) */ "ip\0" "glGetPixelTexGenParameterivSGIS\0" "\0" - /* _mesa_function_pool[23105]: FramebufferTexture2D (will be remapped) */ + /* _mesa_function_pool[23164]: FramebufferTexture2D (will be remapped) */ "iiiii\0" "glFramebufferTexture2D\0" "glFramebufferTexture2DEXT\0" "glFramebufferTexture2DOES\0" "\0" - /* _mesa_function_pool[23187]: GetSamplerParameterfv (will be remapped) */ + /* _mesa_function_pool[23246]: GetSamplerParameterfv (will be remapped) */ "iip\0" "glGetSamplerParameterfv\0" "\0" - /* _mesa_function_pool[23216]: VertexAttrib2dv (will be remapped) */ + /* _mesa_function_pool[23275]: VertexAttrib2dv (will be remapped) */ "ip\0" "glVertexAttrib2dv\0" "glVertexAttrib2dvARB\0" "\0" - /* _mesa_function_pool[23259]: Vertex4sv (offset 149) */ + /* _mesa_function_pool[23318]: Vertex4sv (offset 149) */ "p\0" "glVertex4sv\0" "\0" - /* _mesa_function_pool[23274]: GetQueryObjecti64v (will be remapped) */ + /* _mesa_function_pool[23333]: GetQueryObjecti64v (will be remapped) */ "iip\0" "glGetQueryObjecti64v\0" "glGetQueryObjecti64vEXT\0" "\0" - /* _mesa_function_pool[23324]: ClampColor (will be remapped) */ + /* _mesa_function_pool[23383]: ClampColor (will be remapped) */ "ii\0" "glClampColorARB\0" "glClampColor\0" "\0" - /* _mesa_function_pool[23357]: TextureRangeAPPLE (dynamic) */ + /* _mesa_function_pool[23416]: TextureRangeAPPLE (dynamic) */ "iip\0" "glTextureRangeAPPLE\0" "\0" - /* _mesa_function_pool[23382]: ConvolutionFilter1D (offset 348) */ + /* _mesa_function_pool[23441]: ConvolutionFilter1D (offset 348) */ "iiiiip\0" "glConvolutionFilter1D\0" "glConvolutionFilter1DEXT\0" "\0" - /* _mesa_function_pool[23437]: DrawElementsIndirect (will be remapped) */ + /* _mesa_function_pool[23496]: DrawElementsIndirect (will be remapped) */ "iip\0" "glDrawElementsIndirect\0" "\0" - /* _mesa_function_pool[23465]: WindowPos3sv (will be remapped) */ + /* _mesa_function_pool[23524]: WindowPos3sv (will be remapped) */ "p\0" "glWindowPos3sv\0" "glWindowPos3svARB\0" "glWindowPos3svMESA\0" "\0" - /* _mesa_function_pool[23520]: FragmentMaterialfvSGIX (dynamic) */ + /* _mesa_function_pool[23579]: FragmentMaterialfvSGIX (dynamic) */ "iip\0" "glFragmentMaterialfvSGIX\0" "\0" - /* _mesa_function_pool[23550]: CallLists (offset 3) */ + /* _mesa_function_pool[23609]: CallLists (offset 3) */ "iip\0" "glCallLists\0" "\0" - /* _mesa_function_pool[23567]: AlphaFunc (offset 240) */ + /* _mesa_function_pool[23626]: AlphaFunc (offset 240) */ "if\0" "glAlphaFunc\0" "\0" - /* _mesa_function_pool[23583]: EdgeFlag (offset 41) */ + /* _mesa_function_pool[23642]: EdgeFlag (offset 41) */ "i\0" "glEdgeFlag\0" "\0" - /* _mesa_function_pool[23597]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[23656]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */ "ppp\0" "glTexCoord2fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[23635]: EdgeFlagv (offset 42) */ + /* _mesa_function_pool[23694]: EdgeFlagv (offset 42) */ "p\0" "glEdgeFlagv\0" "\0" - /* _mesa_function_pool[23650]: DepthRangex (will be remapped) */ + /* _mesa_function_pool[23709]: DepthRangex (will be remapped) */ "ii\0" "glDepthRangexOES\0" "glDepthRangex\0" "\0" - /* _mesa_function_pool[23685]: ReplacementCodeubvSUN (dynamic) */ + /* _mesa_function_pool[23744]: ReplacementCodeubvSUN (dynamic) */ "p\0" "glReplacementCodeubvSUN\0" "\0" - /* _mesa_function_pool[23712]: VDPAUInitNV (will be remapped) */ + /* _mesa_function_pool[23771]: VDPAUInitNV (will be remapped) */ "pp\0" "glVDPAUInitNV\0" "\0" - /* _mesa_function_pool[23730]: GetBufferParameteri64v (will be remapped) */ + /* _mesa_function_pool[23789]: GetBufferParameteri64v (will be remapped) */ "iip\0" "glGetBufferParameteri64v\0" "\0" - /* _mesa_function_pool[23760]: LoadIdentityDeformationMapSGIX (dynamic) */ + /* _mesa_function_pool[23819]: LoadIdentityDeformationMapSGIX (dynamic) */ "i\0" "glLoadIdentityDeformationMapSGIX\0" "\0" - /* _mesa_function_pool[23796]: DepthRangef (will be remapped) */ + /* _mesa_function_pool[23855]: DepthRangef (will be remapped) */ "ff\0" "glDepthRangef\0" "glDepthRangefOES\0" "\0" - /* _mesa_function_pool[23831]: GetSharpenTexFuncSGIS (dynamic) */ + /* _mesa_function_pool[23890]: GetSharpenTexFuncSGIS (dynamic) */ "ip\0" "glGetSharpenTexFuncSGIS\0" "\0" - /* _mesa_function_pool[23859]: ColorFragmentOp3ATI (will be remapped) */ + /* _mesa_function_pool[23918]: ColorFragmentOp3ATI (will be remapped) */ "iiiiiiiiiiiii\0" "glColorFragmentOp3ATI\0" "\0" - /* _mesa_function_pool[23896]: ValidateProgram (will be remapped) */ + /* _mesa_function_pool[23955]: ValidateProgram (will be remapped) */ "i\0" "glValidateProgram\0" "glValidateProgramARB\0" "\0" - /* _mesa_function_pool[23938]: VertexPointerEXT (will be remapped) */ + /* _mesa_function_pool[23997]: VertexPointerEXT (will be remapped) */ "iiiip\0" "glVertexPointerEXT\0" "\0" - /* _mesa_function_pool[23964]: Scissor (offset 176) */ + /* _mesa_function_pool[24023]: Scissor (offset 176) */ "iiii\0" "glScissor\0" "\0" - /* _mesa_function_pool[23980]: BeginTransformFeedback (will be remapped) */ + /* _mesa_function_pool[24039]: BeginTransformFeedback (will be remapped) */ "i\0" "glBeginTransformFeedback\0" "glBeginTransformFeedbackEXT\0" "\0" - /* _mesa_function_pool[24036]: TexCoord2i (offset 106) */ + /* _mesa_function_pool[24095]: TexCoord2i (offset 106) */ "ii\0" "glTexCoord2i\0" "\0" - /* _mesa_function_pool[24053]: Color4ui (offset 37) */ + /* _mesa_function_pool[24112]: Color4ui (offset 37) */ "iiii\0" "glColor4ui\0" "\0" - /* _mesa_function_pool[24070]: TexCoord2f (offset 104) */ + /* _mesa_function_pool[24129]: TexCoord2f (offset 104) */ "ff\0" "glTexCoord2f\0" "\0" - /* _mesa_function_pool[24087]: TexCoord2d (offset 102) */ + /* _mesa_function_pool[24146]: TexCoord2d (offset 102) */ "dd\0" "glTexCoord2d\0" "\0" - /* _mesa_function_pool[24104]: TexCoord2s (offset 108) */ + /* _mesa_function_pool[24163]: TexCoord2s (offset 108) */ "ii\0" "glTexCoord2s\0" "\0" - /* _mesa_function_pool[24121]: PointSizePointerOES (will be remapped) */ + /* _mesa_function_pool[24180]: PointSizePointerOES (will be remapped) */ "iip\0" "glPointSizePointerOES\0" "\0" - /* _mesa_function_pool[24148]: Color4us (offset 39) */ + /* _mesa_function_pool[24207]: Color4us (offset 39) */ "iiii\0" "glColor4us\0" "\0" - /* _mesa_function_pool[24165]: Color3bv (offset 10) */ + /* _mesa_function_pool[24224]: Color3bv (offset 10) */ "p\0" "glColor3bv\0" "\0" - /* _mesa_function_pool[24179]: PrimitiveRestartNV (will be remapped) */ + /* _mesa_function_pool[24238]: PrimitiveRestartNV (will be remapped) */ "\0" "glPrimitiveRestartNV\0" "\0" - /* _mesa_function_pool[24202]: BindBufferOffsetEXT (will be remapped) */ + /* _mesa_function_pool[24261]: BindBufferOffsetEXT (will be remapped) */ "iiii\0" "glBindBufferOffsetEXT\0" "\0" - /* _mesa_function_pool[24230]: ProvokingVertex (will be remapped) */ + /* _mesa_function_pool[24289]: ProvokingVertex (will be remapped) */ "i\0" "glProvokingVertexEXT\0" "glProvokingVertex\0" "\0" - /* _mesa_function_pool[24272]: VertexAttribs4fvNV (will be remapped) */ + /* _mesa_function_pool[24331]: VertexAttribs4fvNV (will be remapped) */ "iip\0" "glVertexAttribs4fvNV\0" "\0" - /* _mesa_function_pool[24298]: MapControlPointsNV (dynamic) */ + /* _mesa_function_pool[24357]: MapControlPointsNV (dynamic) */ "iiiiiiiip\0" "glMapControlPointsNV\0" "\0" - /* _mesa_function_pool[24330]: Vertex2i (offset 130) */ + /* _mesa_function_pool[24389]: Vertex2i (offset 130) */ "ii\0" "glVertex2i\0" "\0" - /* _mesa_function_pool[24345]: HintPGI (dynamic) */ + /* _mesa_function_pool[24404]: HintPGI (dynamic) */ "ii\0" "glHintPGI\0" "\0" - /* _mesa_function_pool[24359]: InterleavedArrays (offset 317) */ + /* _mesa_function_pool[24418]: InterleavedArrays (offset 317) */ "iip\0" "glInterleavedArrays\0" "\0" - /* _mesa_function_pool[24384]: RasterPos2fv (offset 65) */ + /* _mesa_function_pool[24443]: RasterPos2fv (offset 65) */ "p\0" "glRasterPos2fv\0" "\0" - /* _mesa_function_pool[24402]: TexCoord1fv (offset 97) */ + /* _mesa_function_pool[24461]: TexCoord1fv (offset 97) */ "p\0" "glTexCoord1fv\0" "\0" - /* _mesa_function_pool[24419]: PixelTransferf (offset 247) */ + /* _mesa_function_pool[24478]: PixelTransferf (offset 247) */ "if\0" "glPixelTransferf\0" "\0" - /* _mesa_function_pool[24440]: MultiTexCoord4dv (offset 401) */ + /* _mesa_function_pool[24499]: MultiTexCoord4dv (offset 401) */ "ip\0" "glMultiTexCoord4dv\0" "glMultiTexCoord4dvARB\0" "\0" - /* _mesa_function_pool[24485]: ProgramEnvParameter4fvARB (will be remapped) */ + /* _mesa_function_pool[24544]: ProgramEnvParameter4fvARB (will be remapped) */ "iip\0" "glProgramEnvParameter4fvARB\0" "glProgramParameter4fvNV\0" "\0" - /* _mesa_function_pool[24542]: RasterPos4fv (offset 81) */ + /* _mesa_function_pool[24601]: RasterPos4fv (offset 81) */ "p\0" "glRasterPos4fv\0" "\0" - /* _mesa_function_pool[24560]: FragmentLightModeliSGIX (dynamic) */ + /* _mesa_function_pool[24619]: FragmentLightModeliSGIX (dynamic) */ "ii\0" "glFragmentLightModeliSGIX\0" "\0" - /* _mesa_function_pool[24590]: PushMatrix (offset 298) */ + /* _mesa_function_pool[24649]: PushMatrix (offset 298) */ "\0" "glPushMatrix\0" "\0" - /* _mesa_function_pool[24605]: EndList (offset 1) */ + /* _mesa_function_pool[24664]: EndList (offset 1) */ "\0" "glEndList\0" "\0" - /* _mesa_function_pool[24617]: DrawRangeElements (offset 338) */ + /* _mesa_function_pool[24676]: DrawRangeElements (offset 338) */ "iiiiip\0" "glDrawRangeElements\0" "glDrawRangeElementsEXT\0" "\0" - /* _mesa_function_pool[24668]: GetTexGenxvOES (will be remapped) */ + /* _mesa_function_pool[24727]: GetTexGenxvOES (will be remapped) */ "iip\0" "glGetTexGenxvOES\0" "\0" - /* _mesa_function_pool[24690]: GetHandleARB (will be remapped) */ + /* _mesa_function_pool[24749]: GetHandleARB (will be remapped) */ "i\0" "glGetHandleARB\0" "\0" - /* _mesa_function_pool[24708]: DrawTexfvOES (will be remapped) */ + /* _mesa_function_pool[24767]: DrawTexfvOES (will be remapped) */ "p\0" "glDrawTexfvOES\0" "\0" - /* _mesa_function_pool[24726]: BlendFunciARB (will be remapped) */ + /* _mesa_function_pool[24785]: BlendFunciARB (will be remapped) */ "iii\0" "glBlendFunciARB\0" "glBlendFuncIndexedAMD\0" "\0" - /* _mesa_function_pool[24769]: GlobalAlphaFactorbSUN (dynamic) */ + /* _mesa_function_pool[24828]: GlobalAlphaFactorbSUN (dynamic) */ "i\0" "glGlobalAlphaFactorbSUN\0" "\0" - /* _mesa_function_pool[24796]: Uniform2ui (will be remapped) */ + /* _mesa_function_pool[24855]: Uniform2ui (will be remapped) */ "iii\0" "glUniform2uiEXT\0" "glUniform2ui\0" "\0" - /* _mesa_function_pool[24830]: ScissorIndexed (will be remapped) */ + /* _mesa_function_pool[24889]: ScissorIndexed (will be remapped) */ "iiiii\0" "glScissorIndexed\0" "\0" - /* _mesa_function_pool[24854]: End (offset 43) */ + /* _mesa_function_pool[24913]: End (offset 43) */ "\0" "glEnd\0" "\0" - /* _mesa_function_pool[24862]: BindVertexBuffers (will be remapped) */ + /* _mesa_function_pool[24921]: BindVertexBuffers (will be remapped) */ "iippp\0" "glBindVertexBuffers\0" "\0" - /* _mesa_function_pool[24889]: GetSamplerParameteriv (will be remapped) */ + /* _mesa_function_pool[24948]: GetSamplerParameteriv (will be remapped) */ "iip\0" "glGetSamplerParameteriv\0" "\0" - /* _mesa_function_pool[24918]: GenProgramPipelines (will be remapped) */ + /* _mesa_function_pool[24977]: GenProgramPipelines (will be remapped) */ "ip\0" "glGenProgramPipelines\0" "glGenProgramPipelinesEXT\0" "\0" - /* _mesa_function_pool[24969]: Enable (offset 215) */ + /* _mesa_function_pool[25028]: Enable (offset 215) */ "i\0" "glEnable\0" "\0" - /* _mesa_function_pool[24981]: IsProgramPipeline (will be remapped) */ + /* _mesa_function_pool[25040]: IsProgramPipeline (will be remapped) */ "i\0" "glIsProgramPipeline\0" "glIsProgramPipelineEXT\0" "\0" - /* _mesa_function_pool[25027]: ShaderBinary (will be remapped) */ + /* _mesa_function_pool[25086]: ShaderBinary (will be remapped) */ "ipipi\0" "glShaderBinary\0" "\0" - /* _mesa_function_pool[25049]: GetFragmentMaterialivSGIX (dynamic) */ + /* _mesa_function_pool[25108]: GetFragmentMaterialivSGIX (dynamic) */ "iip\0" "glGetFragmentMaterialivSGIX\0" "\0" - /* _mesa_function_pool[25082]: WeightPointerARB (dynamic) */ + /* _mesa_function_pool[25141]: WeightPointerARB (dynamic) */ "iiip\0" "glWeightPointerARB\0" "glWeightPointerOES\0" "\0" - /* _mesa_function_pool[25126]: Normal3x (will be remapped) */ + /* _mesa_function_pool[25185]: Normal3x (will be remapped) */ "iii\0" "glNormal3xOES\0" "glNormal3x\0" "\0" - /* _mesa_function_pool[25156]: VertexAttrib4fARB (will be remapped) */ + /* _mesa_function_pool[25215]: VertexAttrib4fARB (will be remapped) */ "iffff\0" "glVertexAttrib4f\0" "glVertexAttrib4fARB\0" "\0" - /* _mesa_function_pool[25200]: ReadnPixelsARB (will be remapped) */ + /* _mesa_function_pool[25259]: ReadnPixelsARB (will be remapped) */ "iiiiiiip\0" "glReadnPixelsARB\0" "\0" - /* _mesa_function_pool[25227]: InvalidateTexSubImage (will be remapped) */ + /* _mesa_function_pool[25286]: InvalidateTexSubImage (will be remapped) */ "iiiiiiii\0" "glInvalidateTexSubImage\0" "\0" - /* _mesa_function_pool[25261]: Normal3s (offset 60) */ + /* _mesa_function_pool[25320]: Normal3s (offset 60) */ "iii\0" "glNormal3s\0" "\0" - /* _mesa_function_pool[25277]: Materialxv (will be remapped) */ + /* _mesa_function_pool[25336]: Materialxv (will be remapped) */ "iip\0" "glMaterialxvOES\0" "glMaterialxv\0" "\0" - /* _mesa_function_pool[25311]: Normal3i (offset 58) */ + /* _mesa_function_pool[25370]: Normal3i (offset 58) */ "iii\0" "glNormal3i\0" "\0" - /* _mesa_function_pool[25327]: ProgramNamedParameter4fvNV (will be remapped) */ + /* _mesa_function_pool[25386]: ProgramNamedParameter4fvNV (will be remapped) */ "iipp\0" "glProgramNamedParameter4fvNV\0" "\0" - /* _mesa_function_pool[25362]: Normal3b (offset 52) */ + /* _mesa_function_pool[25421]: Normal3b (offset 52) */ "iii\0" "glNormal3b\0" "\0" - /* _mesa_function_pool[25378]: Normal3d (offset 54) */ + /* _mesa_function_pool[25437]: Normal3d (offset 54) */ "ddd\0" "glNormal3d\0" "\0" - /* _mesa_function_pool[25394]: Normal3f (offset 56) */ + /* _mesa_function_pool[25453]: Normal3f (offset 56) */ "fff\0" "glNormal3f\0" "\0" - /* _mesa_function_pool[25410]: Indexi (offset 48) */ + /* _mesa_function_pool[25469]: Indexi (offset 48) */ "i\0" "glIndexi\0" "\0" - /* _mesa_function_pool[25422]: Uniform1uiv (will be remapped) */ + /* _mesa_function_pool[25481]: Uniform1uiv (will be remapped) */ "iip\0" "glUniform1uivEXT\0" "glUniform1uiv\0" "\0" - /* _mesa_function_pool[25458]: VertexAttribI2uiEXT (will be remapped) */ + /* _mesa_function_pool[25517]: VertexAttribI2uiEXT (will be remapped) */ "iii\0" "glVertexAttribI2uiEXT\0" "glVertexAttribI2ui\0" "\0" - /* _mesa_function_pool[25504]: IsRenderbuffer (will be remapped) */ + /* _mesa_function_pool[25563]: IsRenderbuffer (will be remapped) */ "i\0" "glIsRenderbuffer\0" "glIsRenderbufferEXT\0" "glIsRenderbufferOES\0" "\0" - /* _mesa_function_pool[25564]: NormalP3uiv (will be remapped) */ + /* _mesa_function_pool[25623]: NormalP3uiv (will be remapped) */ "ip\0" "glNormalP3uiv\0" "\0" - /* _mesa_function_pool[25582]: Indexf (offset 46) */ + /* _mesa_function_pool[25641]: Indexf (offset 46) */ "f\0" "glIndexf\0" "\0" - /* _mesa_function_pool[25594]: Indexd (offset 44) */ + /* _mesa_function_pool[25653]: Indexd (offset 44) */ "d\0" "glIndexd\0" "\0" - /* _mesa_function_pool[25606]: GetMaterialiv (offset 270) */ + /* _mesa_function_pool[25665]: GetMaterialiv (offset 270) */ "iip\0" "glGetMaterialiv\0" "\0" - /* _mesa_function_pool[25627]: Indexs (offset 50) */ + /* _mesa_function_pool[25686]: Indexs (offset 50) */ "i\0" "glIndexs\0" "\0" - /* _mesa_function_pool[25639]: MultiTexCoordP1uiv (will be remapped) */ + /* _mesa_function_pool[25698]: MultiTexCoordP1uiv (will be remapped) */ "iip\0" "glMultiTexCoordP1uiv\0" "\0" - /* _mesa_function_pool[25665]: ConvolutionFilter2D (offset 349) */ + /* _mesa_function_pool[25724]: ConvolutionFilter2D (offset 349) */ "iiiiiip\0" "glConvolutionFilter2D\0" "glConvolutionFilter2DEXT\0" "\0" - /* _mesa_function_pool[25721]: Vertex2d (offset 126) */ + /* _mesa_function_pool[25780]: Vertex2d (offset 126) */ "dd\0" "glVertex2d\0" "\0" - /* _mesa_function_pool[25736]: Vertex2f (offset 128) */ + /* _mesa_function_pool[25795]: Vertex2f (offset 128) */ "ff\0" "glVertex2f\0" "\0" - /* _mesa_function_pool[25751]: Color4bv (offset 26) */ + /* _mesa_function_pool[25810]: Color4bv (offset 26) */ "p\0" "glColor4bv\0" "\0" - /* _mesa_function_pool[25765]: VertexAttrib2fvNV (will be remapped) */ + /* _mesa_function_pool[25824]: VertexAttrib2fvNV (will be remapped) */ "ip\0" "glVertexAttrib2fvNV\0" "\0" - /* _mesa_function_pool[25789]: Vertex2s (offset 132) */ + /* _mesa_function_pool[25848]: Vertex2s (offset 132) */ "ii\0" "glVertex2s\0" "\0" - /* _mesa_function_pool[25804]: ActiveTexture (offset 374) */ + /* _mesa_function_pool[25863]: ActiveTexture (offset 374) */ "i\0" "glActiveTexture\0" "glActiveTextureARB\0" "\0" - /* _mesa_function_pool[25842]: GlobalAlphaFactorfSUN (dynamic) */ + /* _mesa_function_pool[25901]: GlobalAlphaFactorfSUN (dynamic) */ "f\0" "glGlobalAlphaFactorfSUN\0" "\0" - /* _mesa_function_pool[25869]: ColorP4uiv (will be remapped) */ + /* _mesa_function_pool[25928]: ColorP4uiv (will be remapped) */ "ip\0" "glColorP4uiv\0" "\0" - /* _mesa_function_pool[25886]: DrawTexxOES (will be remapped) */ + /* _mesa_function_pool[25945]: DrawTexxOES (will be remapped) */ "iiiii\0" "glDrawTexxOES\0" "\0" - /* _mesa_function_pool[25907]: SetFenceNV (dynamic) */ + /* _mesa_function_pool[25966]: SetFenceNV (dynamic) */ "ii\0" "glSetFenceNV\0" "\0" - /* _mesa_function_pool[25924]: PixelTexGenParameterivSGIS (dynamic) */ + /* _mesa_function_pool[25983]: PixelTexGenParameterivSGIS (dynamic) */ "ip\0" "glPixelTexGenParameterivSGIS\0" "\0" - /* _mesa_function_pool[25957]: MultiTexCoordP3ui (will be remapped) */ + /* _mesa_function_pool[26016]: MultiTexCoordP3ui (will be remapped) */ "iii\0" "glMultiTexCoordP3ui\0" "\0" - /* _mesa_function_pool[25982]: GetAttribLocation (will be remapped) */ + /* _mesa_function_pool[26041]: GetAttribLocation (will be remapped) */ "ip\0" "glGetAttribLocation\0" "glGetAttribLocationARB\0" "\0" - /* _mesa_function_pool[26029]: GetCombinerStageParameterfvNV (dynamic) */ + /* _mesa_function_pool[26088]: GetCombinerStageParameterfvNV (dynamic) */ "iip\0" "glGetCombinerStageParameterfvNV\0" "\0" - /* _mesa_function_pool[26066]: DrawBuffer (offset 202) */ + /* _mesa_function_pool[26125]: DrawBuffer (offset 202) */ "i\0" "glDrawBuffer\0" "\0" - /* _mesa_function_pool[26082]: MultiTexCoord2dv (offset 385) */ + /* _mesa_function_pool[26141]: MultiTexCoord2dv (offset 385) */ "ip\0" "glMultiTexCoord2dv\0" "glMultiTexCoord2dvARB\0" "\0" - /* _mesa_function_pool[26127]: IsSampler (will be remapped) */ + /* _mesa_function_pool[26186]: IsSampler (will be remapped) */ "i\0" "glIsSampler\0" "\0" - /* _mesa_function_pool[26142]: BlendFunc (offset 241) */ + /* _mesa_function_pool[26201]: BlendFunc (offset 241) */ "ii\0" "glBlendFunc\0" "\0" - /* _mesa_function_pool[26158]: LineStipple (offset 167) */ + /* _mesa_function_pool[26217]: LineStipple (offset 167) */ "ii\0" "glLineStipple\0" "\0" - /* _mesa_function_pool[26176]: Tangent3fvEXT (dynamic) */ + /* _mesa_function_pool[26235]: Tangent3fvEXT (dynamic) */ "p\0" "glTangent3fvEXT\0" "\0" - /* _mesa_function_pool[26195]: ColorMaterial (offset 151) */ + /* _mesa_function_pool[26254]: ColorMaterial (offset 151) */ "ii\0" "glColorMaterial\0" "\0" - /* _mesa_function_pool[26215]: RasterPos3sv (offset 77) */ + /* _mesa_function_pool[26274]: RasterPos3sv (offset 77) */ "p\0" "glRasterPos3sv\0" "\0" - /* _mesa_function_pool[26233]: TexCoordP2ui (will be remapped) */ + /* _mesa_function_pool[26292]: TexCoordP2ui (will be remapped) */ "ii\0" "glTexCoordP2ui\0" "\0" - /* _mesa_function_pool[26252]: TexParameteriv (offset 181) */ + /* _mesa_function_pool[26311]: TexParameteriv (offset 181) */ "iip\0" "glTexParameteriv\0" "\0" - /* _mesa_function_pool[26274]: VertexAttrib3fvARB (will be remapped) */ + /* _mesa_function_pool[26333]: VertexAttrib3fvARB (will be remapped) */ "ip\0" "glVertexAttrib3fv\0" "glVertexAttrib3fvARB\0" "\0" - /* _mesa_function_pool[26317]: ProgramUniformMatrix3x4fv (will be remapped) */ + /* _mesa_function_pool[26376]: ProgramUniformMatrix3x4fv (will be remapped) */ "iiiip\0" "glProgramUniformMatrix3x4fv\0" "glProgramUniformMatrix3x4fvEXT\0" "\0" - /* _mesa_function_pool[26383]: PixelTransformParameterfEXT (dynamic) */ + /* _mesa_function_pool[26442]: PixelTransformParameterfEXT (dynamic) */ "iif\0" "glPixelTransformParameterfEXT\0" "\0" - /* _mesa_function_pool[26418]: TextureColorMaskSGIS (dynamic) */ + /* _mesa_function_pool[26477]: TextureColorMaskSGIS (dynamic) */ "iiii\0" "glTextureColorMaskSGIS\0" "\0" - /* _mesa_function_pool[26447]: GetColorTable (offset 343) */ + /* _mesa_function_pool[26506]: GetColorTable (offset 343) */ "iiip\0" "glGetColorTable\0" "glGetColorTableSGI\0" "glGetColorTableEXT\0" "\0" - /* _mesa_function_pool[26507]: TexCoord3i (offset 114) */ + /* _mesa_function_pool[26566]: TexCoord3i (offset 114) */ "iii\0" "glTexCoord3i\0" "\0" - /* _mesa_function_pool[26525]: CopyColorTable (offset 342) */ + /* _mesa_function_pool[26584]: CopyColorTable (offset 342) */ "iiiii\0" "glCopyColorTable\0" "glCopyColorTableSGI\0" "\0" - /* _mesa_function_pool[26569]: Frustum (offset 289) */ + /* _mesa_function_pool[26628]: Frustum (offset 289) */ "dddddd\0" "glFrustum\0" "\0" - /* _mesa_function_pool[26587]: TexCoord3d (offset 110) */ + /* _mesa_function_pool[26646]: TexCoord3d (offset 110) */ "ddd\0" "glTexCoord3d\0" "\0" - /* _mesa_function_pool[26605]: TexCoord3f (offset 112) */ + /* _mesa_function_pool[26664]: TexCoord3f (offset 112) */ "fff\0" "glTexCoord3f\0" "\0" - /* _mesa_function_pool[26623]: DepthRangeArrayv (will be remapped) */ + /* _mesa_function_pool[26682]: DepthRangeArrayv (will be remapped) */ "iip\0" "glDepthRangeArrayv\0" "\0" - /* _mesa_function_pool[26647]: DeleteTextures (offset 327) */ + /* _mesa_function_pool[26706]: DeleteTextures (offset 327) */ "ip\0" "glDeleteTextures\0" "glDeleteTexturesEXT\0" "\0" - /* _mesa_function_pool[26688]: TexCoordPointerEXT (will be remapped) */ + /* _mesa_function_pool[26747]: TexCoordPointerEXT (will be remapped) */ "iiiip\0" "glTexCoordPointerEXT\0" "\0" - /* _mesa_function_pool[26716]: TexCoord3s (offset 116) */ + /* _mesa_function_pool[26775]: TexCoord3s (offset 116) */ "iii\0" "glTexCoord3s\0" "\0" - /* _mesa_function_pool[26734]: TexCoord4fVertex4fSUN (dynamic) */ + /* _mesa_function_pool[26793]: TexCoord4fVertex4fSUN (dynamic) */ "ffffffff\0" "glTexCoord4fVertex4fSUN\0" "\0" - /* _mesa_function_pool[26768]: CombinerStageParameterfvNV (dynamic) */ + /* _mesa_function_pool[26827]: CombinerStageParameterfvNV (dynamic) */ "iip\0" "glCombinerStageParameterfvNV\0" "\0" - /* _mesa_function_pool[26802]: GenPerfMonitorsAMD (will be remapped) */ + /* _mesa_function_pool[26861]: GenPerfMonitorsAMD (will be remapped) */ "ip\0" "glGenPerfMonitorsAMD\0" "\0" - /* _mesa_function_pool[26827]: ClearAccum (offset 204) */ + /* _mesa_function_pool[26886]: ClearAccum (offset 204) */ "ffff\0" "glClearAccum\0" "\0" - /* _mesa_function_pool[26846]: DeformSGIX (dynamic) */ + /* _mesa_function_pool[26905]: DeformSGIX (dynamic) */ "i\0" "glDeformSGIX\0" "\0" - /* _mesa_function_pool[26862]: TexCoord4iv (offset 123) */ + /* _mesa_function_pool[26921]: TexCoord4iv (offset 123) */ "p\0" "glTexCoord4iv\0" "\0" - /* _mesa_function_pool[26879]: TexStorage3D (will be remapped) */ + /* _mesa_function_pool[26938]: TexStorage3D (will be remapped) */ "iiiiii\0" "glTexStorage3D\0" "\0" - /* _mesa_function_pool[26902]: FramebufferTexture3D (will be remapped) */ + /* _mesa_function_pool[26961]: FramebufferTexture3D (will be remapped) */ "iiiiii\0" "glFramebufferTexture3D\0" "glFramebufferTexture3DEXT\0" "glFramebufferTexture3DOES\0" "\0" - /* _mesa_function_pool[26985]: FragmentLightModelfvSGIX (dynamic) */ + /* _mesa_function_pool[27044]: FragmentLightModelfvSGIX (dynamic) */ "ip\0" "glFragmentLightModelfvSGIX\0" "\0" - /* _mesa_function_pool[27016]: GetBufferParameteriv (will be remapped) */ + /* _mesa_function_pool[27075]: GetBufferParameteriv (will be remapped) */ "iip\0" "glGetBufferParameteriv\0" "glGetBufferParameterivARB\0" "\0" - /* _mesa_function_pool[27070]: VertexAttrib2fNV (will be remapped) */ + /* _mesa_function_pool[27129]: VertexAttrib2fNV (will be remapped) */ "iff\0" "glVertexAttrib2fNV\0" "\0" - /* _mesa_function_pool[27094]: GetFragmentLightfvSGIX (dynamic) */ + /* _mesa_function_pool[27153]: GetFragmentLightfvSGIX (dynamic) */ "iip\0" "glGetFragmentLightfvSGIX\0" "\0" - /* _mesa_function_pool[27124]: CopyTexImage2D (offset 324) */ + /* _mesa_function_pool[27183]: CopyTexImage2D (offset 324) */ "iiiiiiii\0" "glCopyTexImage2D\0" "glCopyTexImage2DEXT\0" "\0" - /* _mesa_function_pool[27171]: Vertex3fv (offset 137) */ + /* _mesa_function_pool[27230]: Vertex3fv (offset 137) */ "p\0" "glVertex3fv\0" "\0" - /* _mesa_function_pool[27186]: WindowPos4dvMESA (will be remapped) */ + /* _mesa_function_pool[27245]: WindowPos4dvMESA (will be remapped) */ "p\0" "glWindowPos4dvMESA\0" "\0" - /* _mesa_function_pool[27208]: CreateShaderProgramEXT (will be remapped) */ + /* _mesa_function_pool[27267]: CreateShaderProgramEXT (will be remapped) */ "ip\0" "glCreateShaderProgramEXT\0" "\0" - /* _mesa_function_pool[27237]: VertexAttribs1dvNV (will be remapped) */ + /* _mesa_function_pool[27296]: VertexAttribs1dvNV (will be remapped) */ "iip\0" "glVertexAttribs1dvNV\0" "\0" - /* _mesa_function_pool[27263]: IsQuery (will be remapped) */ + /* _mesa_function_pool[27322]: IsQuery (will be remapped) */ "i\0" "glIsQuery\0" "glIsQueryARB\0" "\0" - /* _mesa_function_pool[27289]: EdgeFlagPointerEXT (will be remapped) */ + /* _mesa_function_pool[27348]: EdgeFlagPointerEXT (will be remapped) */ "iip\0" "glEdgeFlagPointerEXT\0" "\0" - /* _mesa_function_pool[27315]: VertexAttribs2svNV (will be remapped) */ + /* _mesa_function_pool[27374]: VertexAttribs2svNV (will be remapped) */ "iip\0" "glVertexAttribs2svNV\0" "\0" - /* _mesa_function_pool[27341]: CreateShaderProgramv (will be remapped) */ + /* _mesa_function_pool[27400]: CreateShaderProgramv (will be remapped) */ "iip\0" "glCreateShaderProgramv\0" "glCreateShaderProgramvEXT\0" "\0" - /* _mesa_function_pool[27395]: BlendEquationiARB (will be remapped) */ + /* _mesa_function_pool[27454]: BlendEquationiARB (will be remapped) */ "ii\0" "glBlendEquationiARB\0" "glBlendEquationIndexedAMD\0" "\0" - /* _mesa_function_pool[27445]: VertexAttribI4uivEXT (will be remapped) */ + /* _mesa_function_pool[27504]: VertexAttribI4uivEXT (will be remapped) */ "ip\0" "glVertexAttribI4uivEXT\0" "glVertexAttribI4uiv\0" "\0" - /* _mesa_function_pool[27492]: PointSizex (will be remapped) */ + /* _mesa_function_pool[27551]: PointSizex (will be remapped) */ "i\0" "glPointSizexOES\0" "glPointSizex\0" "\0" - /* _mesa_function_pool[27524]: PolygonMode (offset 174) */ + /* _mesa_function_pool[27583]: PolygonMode (offset 174) */ "ii\0" "glPolygonMode\0" "\0" - /* _mesa_function_pool[27542]: SecondaryColor3iv (will be remapped) */ + /* _mesa_function_pool[27601]: SecondaryColor3iv (will be remapped) */ "p\0" "glSecondaryColor3iv\0" "glSecondaryColor3ivEXT\0" "\0" - /* _mesa_function_pool[27588]: VertexAttribI1iEXT (will be remapped) */ + /* _mesa_function_pool[27647]: VertexAttribI1iEXT (will be remapped) */ "ii\0" "glVertexAttribI1iEXT\0" "glVertexAttribI1i\0" "\0" - /* _mesa_function_pool[27631]: VertexAttrib4Niv (will be remapped) */ + /* _mesa_function_pool[27690]: VertexAttrib4Niv (will be remapped) */ "ip\0" "glVertexAttrib4Niv\0" "glVertexAttrib4NivARB\0" "\0" - /* _mesa_function_pool[27676]: GetMapAttribParameterivNV (dynamic) */ + /* _mesa_function_pool[27735]: GetMapAttribParameterivNV (dynamic) */ "iiip\0" "glGetMapAttribParameterivNV\0" "\0" - /* _mesa_function_pool[27710]: GetnUniformdvARB (will be remapped) */ + /* _mesa_function_pool[27769]: GetnUniformdvARB (will be remapped) */ "iiip\0" "glGetnUniformdvARB\0" "\0" - /* _mesa_function_pool[27735]: LinkProgram (will be remapped) */ + /* _mesa_function_pool[27794]: LinkProgram (will be remapped) */ "i\0" "glLinkProgram\0" "glLinkProgramARB\0" "\0" - /* _mesa_function_pool[27769]: ProgramUniform4f (will be remapped) */ + /* _mesa_function_pool[27828]: ProgramUniform4f (will be remapped) */ "iiffff\0" "glProgramUniform4f\0" "glProgramUniform4fEXT\0" "\0" - /* _mesa_function_pool[27818]: ProgramUniform4i (will be remapped) */ + /* _mesa_function_pool[27877]: ProgramUniform4i (will be remapped) */ "iiiiii\0" "glProgramUniform4i\0" "glProgramUniform4iEXT\0" "\0" - /* _mesa_function_pool[27867]: ListParameterfvSGIX (dynamic) */ + /* _mesa_function_pool[27926]: ListParameterfvSGIX (dynamic) */ "iip\0" "glListParameterfvSGIX\0" "\0" - /* _mesa_function_pool[27894]: VertexAttrib4d (will be remapped) */ + /* _mesa_function_pool[27953]: VertexAttrib4d (will be remapped) */ "idddd\0" "glVertexAttrib4d\0" "glVertexAttrib4dARB\0" "\0" - /* _mesa_function_pool[27938]: WindowPos4sMESA (will be remapped) */ + /* _mesa_function_pool[27997]: WindowPos4sMESA (will be remapped) */ "iiii\0" "glWindowPos4sMESA\0" "\0" - /* _mesa_function_pool[27962]: VertexAttrib4s (will be remapped) */ + /* _mesa_function_pool[28021]: VertexAttrib4s (will be remapped) */ "iiiii\0" "glVertexAttrib4s\0" "glVertexAttrib4sARB\0" "\0" - /* _mesa_function_pool[28006]: VertexAttrib1dvNV (will be remapped) */ + /* _mesa_function_pool[28065]: VertexAttrib1dvNV (will be remapped) */ "ip\0" "glVertexAttrib1dvNV\0" "\0" - /* _mesa_function_pool[28030]: ReplacementCodePointerSUN (dynamic) */ + /* _mesa_function_pool[28089]: ReplacementCodePointerSUN (dynamic) */ "iip\0" "glReplacementCodePointerSUN\0" "\0" - /* _mesa_function_pool[28063]: TexStorage3DMultisample (will be remapped) */ + /* _mesa_function_pool[28122]: TexStorage3DMultisample (will be remapped) */ "iiiiiii\0" "glTexStorage3DMultisample\0" "\0" - /* _mesa_function_pool[28098]: Binormal3bvEXT (dynamic) */ + /* _mesa_function_pool[28157]: Binormal3bvEXT (dynamic) */ "p\0" "glBinormal3bvEXT\0" "\0" - /* _mesa_function_pool[28118]: SamplerParameteriv (will be remapped) */ + /* _mesa_function_pool[28177]: SamplerParameteriv (will be remapped) */ "iip\0" "glSamplerParameteriv\0" "\0" - /* _mesa_function_pool[28144]: VertexAttribP3uiv (will be remapped) */ + /* _mesa_function_pool[28203]: VertexAttribP3uiv (will be remapped) */ "iiip\0" "glVertexAttribP3uiv\0" "\0" - /* _mesa_function_pool[28170]: ScissorIndexedv (will be remapped) */ + /* _mesa_function_pool[28229]: ScissorIndexedv (will be remapped) */ "ip\0" "glScissorIndexedv\0" "\0" - /* _mesa_function_pool[28192]: Color4ubVertex2fSUN (dynamic) */ + /* _mesa_function_pool[28251]: Color4ubVertex2fSUN (dynamic) */ "iiiiff\0" "glColor4ubVertex2fSUN\0" "\0" - /* _mesa_function_pool[28222]: FragmentColorMaterialSGIX (dynamic) */ + /* _mesa_function_pool[28281]: FragmentColorMaterialSGIX (dynamic) */ "ii\0" "glFragmentColorMaterialSGIX\0" "\0" - /* _mesa_function_pool[28254]: GetStringi (will be remapped) */ + /* _mesa_function_pool[28313]: GetStringi (will be remapped) */ "ii\0" "glGetStringi\0" "\0" - /* _mesa_function_pool[28271]: VertexAttrib4dv (will be remapped) */ + /* _mesa_function_pool[28330]: VertexAttrib4dv (will be remapped) */ "ip\0" "glVertexAttrib4dv\0" "glVertexAttrib4dvARB\0" "\0" - /* _mesa_function_pool[28314]: EvalCoord2dv (offset 233) */ + /* _mesa_function_pool[28373]: EvalCoord2dv (offset 233) */ "p\0" "glEvalCoord2dv\0" "\0" - /* _mesa_function_pool[28332]: VertexAttrib1fNV (will be remapped) */ + /* _mesa_function_pool[28391]: VertexAttrib1fNV (will be remapped) */ "if\0" "glVertexAttrib1fNV\0" "\0" - /* _mesa_function_pool[28355]: CompressedTexSubImage1D (will be remapped) */ + /* _mesa_function_pool[28414]: CompressedTexSubImage1D (will be remapped) */ "iiiiiip\0" "glCompressedTexSubImage1D\0" "glCompressedTexSubImage1DARB\0" "\0" - /* _mesa_function_pool[28419]: GetSeparableFilter (offset 359) */ + /* _mesa_function_pool[28478]: GetSeparableFilter (offset 359) */ "iiippp\0" "glGetSeparableFilter\0" "glGetSeparableFilterEXT\0" "\0" - /* _mesa_function_pool[28472]: ReplacementCodeusSUN (dynamic) */ + /* _mesa_function_pool[28531]: ReplacementCodeusSUN (dynamic) */ "i\0" "glReplacementCodeusSUN\0" "\0" - /* _mesa_function_pool[28498]: FeedbackBuffer (offset 194) */ + /* _mesa_function_pool[28557]: FeedbackBuffer (offset 194) */ "iip\0" "glFeedbackBuffer\0" "\0" - /* _mesa_function_pool[28520]: RasterPos2iv (offset 67) */ + /* _mesa_function_pool[28579]: RasterPos2iv (offset 67) */ "p\0" "glRasterPos2iv\0" "\0" - /* _mesa_function_pool[28538]: TexImage1D (offset 182) */ + /* _mesa_function_pool[28597]: TexImage1D (offset 182) */ "iiiiiiip\0" "glTexImage1D\0" "\0" - /* _mesa_function_pool[28561]: MultiDrawElementsEXT (will be remapped) */ + /* _mesa_function_pool[28620]: MultiDrawElementsEXT (will be remapped) */ "ipipi\0" "glMultiDrawElements\0" "glMultiDrawElementsEXT\0" "\0" - /* _mesa_function_pool[28611]: GetnSeparableFilterARB (will be remapped) */ + /* _mesa_function_pool[28670]: GetnSeparableFilterARB (will be remapped) */ "iiiipipp\0" "glGetnSeparableFilterARB\0" "\0" - /* _mesa_function_pool[28646]: FrontFace (offset 157) */ + /* _mesa_function_pool[28705]: FrontFace (offset 157) */ "i\0" "glFrontFace\0" "\0" - /* _mesa_function_pool[28661]: MultiModeDrawArraysIBM (will be remapped) */ + /* _mesa_function_pool[28720]: MultiModeDrawArraysIBM (will be remapped) */ "pppii\0" "glMultiModeDrawArraysIBM\0" "\0" - /* _mesa_function_pool[28693]: Tangent3ivEXT (dynamic) */ + /* _mesa_function_pool[28752]: Tangent3ivEXT (dynamic) */ "p\0" "glTangent3ivEXT\0" "\0" - /* _mesa_function_pool[28712]: LightEnviSGIX (dynamic) */ + /* _mesa_function_pool[28771]: LightEnviSGIX (dynamic) */ "ii\0" "glLightEnviSGIX\0" "\0" - /* _mesa_function_pool[28732]: Normal3dv (offset 55) */ + /* _mesa_function_pool[28791]: Normal3dv (offset 55) */ "p\0" "glNormal3dv\0" "\0" - /* _mesa_function_pool[28747]: Lightf (offset 159) */ + /* _mesa_function_pool[28806]: Lightf (offset 159) */ "iif\0" "glLightf\0" "\0" - /* _mesa_function_pool[28761]: MatrixMode (offset 293) */ + /* _mesa_function_pool[28820]: MatrixMode (offset 293) */ "i\0" "glMatrixMode\0" "\0" - /* _mesa_function_pool[28777]: GetPixelMapusv (offset 273) */ + /* _mesa_function_pool[28836]: GetPixelMapusv (offset 273) */ "ip\0" "glGetPixelMapusv\0" "\0" - /* _mesa_function_pool[28798]: Lighti (offset 161) */ + /* _mesa_function_pool[28857]: Lighti (offset 161) */ "iii\0" "glLighti\0" "\0" - /* _mesa_function_pool[28812]: VertexAttribPointerNV (will be remapped) */ + /* _mesa_function_pool[28871]: VertexAttribPointerNV (will be remapped) */ "iiiip\0" "glVertexAttribPointerNV\0" "\0" - /* _mesa_function_pool[28843]: GetFragDataIndex (will be remapped) */ + /* _mesa_function_pool[28902]: GetFragDataIndex (will be remapped) */ "ip\0" "glGetFragDataIndex\0" "\0" - /* _mesa_function_pool[28866]: Lightx (will be remapped) */ + /* _mesa_function_pool[28925]: Lightx (will be remapped) */ "iii\0" "glLightxOES\0" "glLightx\0" "\0" - /* _mesa_function_pool[28892]: ProgramUniform3fv (will be remapped) */ + /* _mesa_function_pool[28951]: ProgramUniform3fv (will be remapped) */ "iiip\0" "glProgramUniform3fv\0" "glProgramUniform3fvEXT\0" "\0" - /* _mesa_function_pool[28941]: MultMatrixd (offset 295) */ + /* _mesa_function_pool[29000]: MultMatrixd (offset 295) */ "p\0" "glMultMatrixd\0" "\0" - /* _mesa_function_pool[28958]: MultMatrixf (offset 294) */ + /* _mesa_function_pool[29017]: MultMatrixf (offset 294) */ "p\0" "glMultMatrixf\0" "\0" - /* _mesa_function_pool[28975]: MultiTexCoord4fvARB (offset 403) */ + /* _mesa_function_pool[29034]: MultiTexCoord4fvARB (offset 403) */ "ip\0" "glMultiTexCoord4fv\0" "glMultiTexCoord4fvARB\0" "\0" - /* _mesa_function_pool[29020]: UniformMatrix2x3fv (will be remapped) */ + /* _mesa_function_pool[29079]: UniformMatrix2x3fv (will be remapped) */ "iiip\0" "glUniformMatrix2x3fv\0" "\0" - /* _mesa_function_pool[29047]: TrackMatrixNV (will be remapped) */ + /* _mesa_function_pool[29106]: TrackMatrixNV (will be remapped) */ "iiii\0" "glTrackMatrixNV\0" "\0" - /* _mesa_function_pool[29069]: MultMatrixx (will be remapped) */ + /* _mesa_function_pool[29128]: MultMatrixx (will be remapped) */ "p\0" "glMultMatrixxOES\0" "glMultMatrixx\0" "\0" - /* _mesa_function_pool[29103]: PointParameterx (will be remapped) */ + /* _mesa_function_pool[29162]: PointParameterx (will be remapped) */ "ii\0" "glPointParameterxOES\0" "glPointParameterx\0" "\0" - /* _mesa_function_pool[29146]: DrawArrays (offset 310) */ + /* _mesa_function_pool[29205]: DrawArrays (offset 310) */ "iii\0" "glDrawArrays\0" "glDrawArraysEXT\0" "\0" - /* _mesa_function_pool[29180]: PointParameteri (will be remapped) */ + /* _mesa_function_pool[29239]: PointParameteri (will be remapped) */ "ii\0" "glPointParameteri\0" "glPointParameteriNV\0" "\0" - /* _mesa_function_pool[29222]: PointParameterf (will be remapped) */ + /* _mesa_function_pool[29281]: PointParameterf (will be remapped) */ "if\0" "glPointParameterf\0" "glPointParameterfARB\0" "glPointParameterfEXT\0" "glPointParameterfSGIS\0" "\0" - /* _mesa_function_pool[29308]: GlobalAlphaFactorsSUN (dynamic) */ + /* _mesa_function_pool[29367]: GlobalAlphaFactorsSUN (dynamic) */ "i\0" "glGlobalAlphaFactorsSUN\0" "\0" - /* _mesa_function_pool[29335]: VertexAttribBinding (will be remapped) */ + /* _mesa_function_pool[29394]: VertexAttribBinding (will be remapped) */ "ii\0" "glVertexAttribBinding\0" "\0" - /* _mesa_function_pool[29361]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[29420]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */ "ppp\0" "glReplacementCodeuiTexCoord2fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[29408]: CreateShader (will be remapped) */ + /* _mesa_function_pool[29467]: CreateShader (will be remapped) */ "i\0" "glCreateShader\0" "\0" - /* _mesa_function_pool[29426]: GetProgramParameterdvNV (will be remapped) */ + /* _mesa_function_pool[29485]: GetProgramParameterdvNV (will be remapped) */ "iiip\0" "glGetProgramParameterdvNV\0" "\0" - /* _mesa_function_pool[29458]: GetProgramEnvParameterfvARB (will be remapped) */ + /* _mesa_function_pool[29517]: GetProgramEnvParameterfvARB (will be remapped) */ "iip\0" "glGetProgramEnvParameterfvARB\0" "\0" - /* _mesa_function_pool[29493]: DeleteBuffers (will be remapped) */ + /* _mesa_function_pool[29552]: DeleteBuffers (will be remapped) */ "ip\0" "glDeleteBuffers\0" "glDeleteBuffersARB\0" "\0" - /* _mesa_function_pool[29532]: GetBufferSubData (will be remapped) */ + /* _mesa_function_pool[29591]: GetBufferSubData (will be remapped) */ "iiip\0" "glGetBufferSubData\0" "glGetBufferSubDataARB\0" "\0" - /* _mesa_function_pool[29579]: GetPerfMonitorGroupsAMD (will be remapped) */ + /* _mesa_function_pool[29638]: GetPerfMonitorGroupsAMD (will be remapped) */ "pip\0" "glGetPerfMonitorGroupsAMD\0" "\0" - /* _mesa_function_pool[29610]: FlushRasterSGIX (dynamic) */ + /* _mesa_function_pool[29669]: FlushRasterSGIX (dynamic) */ "\0" "glFlushRasterSGIX\0" "\0" - /* _mesa_function_pool[29630]: VertexAttribP2ui (will be remapped) */ + /* _mesa_function_pool[29689]: VertexAttribP2ui (will be remapped) */ "iiii\0" "glVertexAttribP2ui\0" "\0" - /* _mesa_function_pool[29655]: GetMinmaxParameteriv (offset 366) */ + /* _mesa_function_pool[29714]: GetMinmaxParameteriv (offset 366) */ "iip\0" "glGetMinmaxParameteriv\0" "glGetMinmaxParameterivEXT\0" "\0" - /* _mesa_function_pool[29709]: DrawTexivOES (will be remapped) */ + /* _mesa_function_pool[29768]: DrawTexivOES (will be remapped) */ "p\0" "glDrawTexivOES\0" "\0" - /* _mesa_function_pool[29727]: CopyTexImage1D (offset 323) */ + /* _mesa_function_pool[29786]: CopyTexImage1D (offset 323) */ "iiiiiii\0" "glCopyTexImage1D\0" "glCopyTexImage1DEXT\0" "\0" - /* _mesa_function_pool[29773]: GetnColorTableARB (will be remapped) */ + /* _mesa_function_pool[29832]: GetnColorTableARB (will be remapped) */ "iiiip\0" "glGetnColorTableARB\0" "\0" - /* _mesa_function_pool[29800]: VertexAttribFormat (will be remapped) */ + /* _mesa_function_pool[29859]: VertexAttribFormat (will be remapped) */ "iiiii\0" "glVertexAttribFormat\0" "\0" - /* _mesa_function_pool[29828]: Vertex3i (offset 138) */ + /* _mesa_function_pool[29887]: Vertex3i (offset 138) */ "iii\0" "glVertex3i\0" "\0" - /* _mesa_function_pool[29844]: Vertex3f (offset 136) */ + /* _mesa_function_pool[29903]: Vertex3f (offset 136) */ "fff\0" "glVertex3f\0" "\0" - /* _mesa_function_pool[29860]: Vertex3d (offset 134) */ + /* _mesa_function_pool[29919]: Vertex3d (offset 134) */ "ddd\0" "glVertex3d\0" "\0" - /* _mesa_function_pool[29876]: GetProgramPipelineiv (will be remapped) */ + /* _mesa_function_pool[29935]: GetProgramPipelineiv (will be remapped) */ "iip\0" "glGetProgramPipelineiv\0" "glGetProgramPipelineivEXT\0" "\0" - /* _mesa_function_pool[29930]: ReadBuffer (offset 254) */ + /* _mesa_function_pool[29989]: ReadBuffer (offset 254) */ "i\0" "glReadBuffer\0" "glReadBufferNV\0" "\0" - /* _mesa_function_pool[29961]: ConvolutionParameteri (offset 352) */ + /* _mesa_function_pool[30020]: ConvolutionParameteri (offset 352) */ "iii\0" "glConvolutionParameteri\0" "glConvolutionParameteriEXT\0" "\0" - /* _mesa_function_pool[30017]: GetTexParameterIiv (will be remapped) */ + /* _mesa_function_pool[30076]: GetTexParameterIiv (will be remapped) */ "iip\0" "glGetTexParameterIivEXT\0" "glGetTexParameterIiv\0" "\0" - /* _mesa_function_pool[30067]: Vertex3s (offset 140) */ + /* _mesa_function_pool[30126]: Vertex3s (offset 140) */ "iii\0" "glVertex3s\0" "\0" - /* _mesa_function_pool[30083]: ConvolutionParameterf (offset 350) */ + /* _mesa_function_pool[30142]: ConvolutionParameterf (offset 350) */ "iif\0" "glConvolutionParameterf\0" "glConvolutionParameterfEXT\0" "\0" - /* _mesa_function_pool[30139]: GetColorTableParameteriv (offset 345) */ + /* _mesa_function_pool[30198]: GetColorTableParameteriv (offset 345) */ "iip\0" "glGetColorTableParameteriv\0" "glGetColorTableParameterivSGI\0" "glGetColorTableParameterivEXT\0" "\0" - /* _mesa_function_pool[30231]: GetTransformFeedbackVarying (will be remapped) */ + /* _mesa_function_pool[30290]: GetTransformFeedbackVarying (will be remapped) */ "iiipppp\0" "glGetTransformFeedbackVarying\0" "glGetTransformFeedbackVaryingEXT\0" "\0" - /* _mesa_function_pool[30303]: GetNextPerfQueryIdINTEL (will be remapped) */ + /* _mesa_function_pool[30362]: GetNextPerfQueryIdINTEL (will be remapped) */ "ip\0" "glGetNextPerfQueryIdINTEL\0" "\0" - /* _mesa_function_pool[30333]: TexCoord3fv (offset 113) */ + /* _mesa_function_pool[30392]: TexCoord3fv (offset 113) */ "p\0" "glTexCoord3fv\0" "\0" - /* _mesa_function_pool[30350]: TextureBarrierNV (will be remapped) */ + /* _mesa_function_pool[30409]: TextureBarrierNV (will be remapped) */ "\0" "glTextureBarrierNV\0" "\0" - /* _mesa_function_pool[30371]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[30430]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */ "iffffffffff\0" "glReplacementCodeuiColor4fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[30430]: ProgramLocalParameter4fARB (will be remapped) */ + /* _mesa_function_pool[30489]: ProgramLocalParameter4fARB (will be remapped) */ "iiffff\0" "glProgramLocalParameter4fARB\0" "\0" - /* _mesa_function_pool[30467]: ObjectLabel (will be remapped) */ + /* _mesa_function_pool[30526]: ObjectLabel (will be remapped) */ "iiip\0" "glObjectLabel\0" "\0" - /* _mesa_function_pool[30487]: PauseTransformFeedback (will be remapped) */ + /* _mesa_function_pool[30546]: PauseTransformFeedback (will be remapped) */ "\0" "glPauseTransformFeedback\0" "\0" - /* _mesa_function_pool[30514]: DeleteShader (will be remapped) */ + /* _mesa_function_pool[30573]: DeleteShader (will be remapped) */ "i\0" "glDeleteShader\0" "\0" - /* _mesa_function_pool[30532]: CompileShader (will be remapped) */ + /* _mesa_function_pool[30591]: CompileShader (will be remapped) */ "i\0" "glCompileShader\0" "glCompileShaderARB\0" "\0" - /* _mesa_function_pool[30570]: Vertex2iv (offset 131) */ + /* _mesa_function_pool[30629]: Vertex2iv (offset 131) */ "p\0" "glVertex2iv\0" "\0" - /* _mesa_function_pool[30585]: TexGendv (offset 189) */ + /* _mesa_function_pool[30644]: TexGendv (offset 189) */ "iip\0" "glTexGendv\0" "\0" - /* _mesa_function_pool[30601]: ProgramLocalParameters4fvEXT (will be remapped) */ + /* _mesa_function_pool[30660]: ProgramLocalParameters4fvEXT (will be remapped) */ "iiip\0" "glProgramLocalParameters4fvEXT\0" "\0" - /* _mesa_function_pool[30638]: ResetMinmax (offset 370) */ + /* _mesa_function_pool[30697]: ResetMinmax (offset 370) */ "i\0" "glResetMinmax\0" "glResetMinmaxEXT\0" "\0" - /* _mesa_function_pool[30672]: SpriteParameterfSGIX (dynamic) */ + /* _mesa_function_pool[30731]: SpriteParameterfSGIX (dynamic) */ "if\0" "glSpriteParameterfSGIX\0" "\0" - /* _mesa_function_pool[30699]: DeleteProgramsARB (will be remapped) */ + /* _mesa_function_pool[30758]: DeleteProgramsARB (will be remapped) */ "ip\0" "glDeleteProgramsARB\0" "glDeleteProgramsNV\0" "\0" - /* _mesa_function_pool[30742]: ShadeModel (offset 177) */ + /* _mesa_function_pool[30801]: ShadeModel (offset 177) */ "i\0" "glShadeModel\0" "\0" - /* _mesa_function_pool[30758]: VertexAttribs1fvNV (will be remapped) */ + /* _mesa_function_pool[30817]: VertexAttribs1fvNV (will be remapped) */ "iip\0" "glVertexAttribs1fvNV\0" "\0" - /* _mesa_function_pool[30784]: FogFuncSGIS (dynamic) */ + /* _mesa_function_pool[30843]: FogFuncSGIS (dynamic) */ "ip\0" "glFogFuncSGIS\0" "\0" - /* _mesa_function_pool[30802]: GetTexLevelParameteriv (offset 285) */ + /* _mesa_function_pool[30861]: GetTexLevelParameteriv (offset 285) */ "iiip\0" "glGetTexLevelParameteriv\0" "\0" - /* _mesa_function_pool[30833]: MultiDrawArrays (will be remapped) */ + /* _mesa_function_pool[30892]: MultiDrawArrays (will be remapped) */ "ippi\0" "glMultiDrawArrays\0" "glMultiDrawArraysEXT\0" "\0" - /* _mesa_function_pool[30878]: GetProgramLocalParameterdvARB (will be remapped) */ + /* _mesa_function_pool[30937]: GetProgramLocalParameterdvARB (will be remapped) */ "iip\0" "glGetProgramLocalParameterdvARB\0" "\0" - /* _mesa_function_pool[30915]: MapBufferRange (will be remapped) */ + /* _mesa_function_pool[30974]: MapBufferRange (will be remapped) */ "iiii\0" "glMapBufferRange\0" "glMapBufferRangeEXT\0" "\0" - /* _mesa_function_pool[30958]: DispatchCompute (will be remapped) */ + /* _mesa_function_pool[31017]: DispatchCompute (will be remapped) */ "iii\0" "glDispatchCompute\0" "\0" - /* _mesa_function_pool[30981]: UseProgramStages (will be remapped) */ + /* _mesa_function_pool[31040]: UseProgramStages (will be remapped) */ "iii\0" "glUseProgramStages\0" "glUseProgramStagesEXT\0" "\0" - /* _mesa_function_pool[31027]: ProgramUniformMatrix4fv (will be remapped) */ + /* _mesa_function_pool[31086]: ProgramUniformMatrix4fv (will be remapped) */ "iiiip\0" "glProgramUniformMatrix4fv\0" "glProgramUniformMatrix4fvEXT\0" "\0" - /* _mesa_function_pool[31089]: FinishAsyncSGIX (dynamic) */ + /* _mesa_function_pool[31148]: FinishAsyncSGIX (dynamic) */ "p\0" "glFinishAsyncSGIX\0" "\0" - /* _mesa_function_pool[31110]: FramebufferRenderbuffer (will be remapped) */ + /* _mesa_function_pool[31169]: FramebufferRenderbuffer (will be remapped) */ "iiii\0" "glFramebufferRenderbuffer\0" "glFramebufferRenderbufferEXT\0" "glFramebufferRenderbufferOES\0" "\0" - /* _mesa_function_pool[31200]: IsProgramARB (will be remapped) */ + /* _mesa_function_pool[31259]: IsProgramARB (will be remapped) */ "i\0" "glIsProgramARB\0" "glIsProgramNV\0" "\0" - /* _mesa_function_pool[31232]: Map2d (offset 222) */ + /* _mesa_function_pool[31291]: Map2d (offset 222) */ "iddiiddiip\0" "glMap2d\0" "\0" - /* _mesa_function_pool[31252]: Map2f (offset 223) */ + /* _mesa_function_pool[31311]: Map2f (offset 223) */ "iffiiffiip\0" "glMap2f\0" "\0" - /* _mesa_function_pool[31272]: ProgramStringARB (will be remapped) */ + /* _mesa_function_pool[31331]: ProgramStringARB (will be remapped) */ "iiip\0" "glProgramStringARB\0" "\0" - /* _mesa_function_pool[31297]: MultiTexCoord4x (will be remapped) */ + /* _mesa_function_pool[31356]: MultiTexCoord4x (will be remapped) */ "iiiii\0" "glMultiTexCoord4xOES\0" "glMultiTexCoord4x\0" "\0" - /* _mesa_function_pool[31343]: MultiTexCoord4s (offset 406) */ + /* _mesa_function_pool[31402]: MultiTexCoord4s (offset 406) */ "iiiii\0" "glMultiTexCoord4s\0" "glMultiTexCoord4sARB\0" "\0" - /* _mesa_function_pool[31389]: ViewportIndexedf (will be remapped) */ + /* _mesa_function_pool[31448]: ViewportIndexedf (will be remapped) */ "iffff\0" "glViewportIndexedf\0" "\0" - /* _mesa_function_pool[31415]: MultiTexCoord4i (offset 404) */ + /* _mesa_function_pool[31474]: MultiTexCoord4i (offset 404) */ "iiiii\0" "glMultiTexCoord4i\0" "glMultiTexCoord4iARB\0" "\0" - /* _mesa_function_pool[31461]: ApplyTextureEXT (dynamic) */ + /* _mesa_function_pool[31520]: ApplyTextureEXT (dynamic) */ "i\0" "glApplyTextureEXT\0" "\0" - /* _mesa_function_pool[31482]: DebugMessageControl (will be remapped) */ + /* _mesa_function_pool[31541]: DebugMessageControl (will be remapped) */ "iiiipi\0" "glDebugMessageControlARB\0" "glDebugMessageControl\0" "\0" - /* _mesa_function_pool[31537]: MultiTexCoord4d (offset 400) */ + /* _mesa_function_pool[31596]: MultiTexCoord4d (offset 400) */ "idddd\0" "glMultiTexCoord4d\0" "glMultiTexCoord4dARB\0" "\0" - /* _mesa_function_pool[31583]: GetHistogram (offset 361) */ + /* _mesa_function_pool[31642]: GetHistogram (offset 361) */ "iiiip\0" "glGetHistogram\0" "glGetHistogramEXT\0" "\0" - /* _mesa_function_pool[31623]: Translatex (will be remapped) */ + /* _mesa_function_pool[31682]: Translatex (will be remapped) */ "iii\0" "glTranslatexOES\0" "glTranslatex\0" "\0" - /* _mesa_function_pool[31657]: IglooInterfaceSGIX (dynamic) */ + /* _mesa_function_pool[31716]: IglooInterfaceSGIX (dynamic) */ "ip\0" "glIglooInterfaceSGIX\0" "\0" - /* _mesa_function_pool[31682]: Indexsv (offset 51) */ + /* _mesa_function_pool[31741]: Indexsv (offset 51) */ "p\0" "glIndexsv\0" "\0" - /* _mesa_function_pool[31695]: VertexAttrib1fvARB (will be remapped) */ + /* _mesa_function_pool[31754]: VertexAttrib1fvARB (will be remapped) */ "ip\0" "glVertexAttrib1fv\0" "glVertexAttrib1fvARB\0" "\0" - /* _mesa_function_pool[31738]: TexCoord2dv (offset 103) */ + /* _mesa_function_pool[31797]: TexCoord2dv (offset 103) */ "p\0" "glTexCoord2dv\0" "\0" - /* _mesa_function_pool[31755]: Translated (offset 303) */ + /* _mesa_function_pool[31814]: Translated (offset 303) */ "ddd\0" "glTranslated\0" "\0" - /* _mesa_function_pool[31773]: Translatef (offset 304) */ + /* _mesa_function_pool[31832]: Translatef (offset 304) */ "fff\0" "glTranslatef\0" "\0" - /* _mesa_function_pool[31791]: MultTransposeMatrixd (will be remapped) */ + /* _mesa_function_pool[31850]: MultTransposeMatrixd (will be remapped) */ "p\0" "glMultTransposeMatrixd\0" "glMultTransposeMatrixdARB\0" "\0" - /* _mesa_function_pool[31843]: ProgramUniform4uiv (will be remapped) */ + /* _mesa_function_pool[31902]: ProgramUniform4uiv (will be remapped) */ "iiip\0" "glProgramUniform4uiv\0" "glProgramUniform4uivEXT\0" "\0" - /* _mesa_function_pool[31894]: GetPerfCounterInfoINTEL (will be remapped) */ + /* _mesa_function_pool[31953]: GetPerfCounterInfoINTEL (will be remapped) */ "iiipipppppp\0" "glGetPerfCounterInfoINTEL\0" "\0" - /* _mesa_function_pool[31933]: RenderMode (offset 196) */ + /* _mesa_function_pool[31992]: RenderMode (offset 196) */ "i\0" "glRenderMode\0" "\0" - /* _mesa_function_pool[31949]: MultiTexCoord1fARB (offset 378) */ + /* _mesa_function_pool[32008]: MultiTexCoord1fARB (offset 378) */ "if\0" "glMultiTexCoord1f\0" "glMultiTexCoord1fARB\0" "\0" - /* _mesa_function_pool[31992]: SecondaryColor3d (will be remapped) */ + /* _mesa_function_pool[32051]: SecondaryColor3d (will be remapped) */ "ddd\0" "glSecondaryColor3d\0" "glSecondaryColor3dEXT\0" "\0" - /* _mesa_function_pool[32038]: VertexAttribs4ubvNV (will be remapped) */ + /* _mesa_function_pool[32097]: VertexAttribs4ubvNV (will be remapped) */ "iip\0" "glVertexAttribs4ubvNV\0" "\0" - /* _mesa_function_pool[32065]: WeightsvARB (dynamic) */ + /* _mesa_function_pool[32124]: WeightsvARB (dynamic) */ "ip\0" "glWeightsvARB\0" "\0" - /* _mesa_function_pool[32083]: ProgramUniform4fv (will be remapped) */ + /* _mesa_function_pool[32142]: ProgramUniform4fv (will be remapped) */ "iiip\0" "glProgramUniform4fv\0" "glProgramUniform4fvEXT\0" "\0" - /* _mesa_function_pool[32132]: LightModelxv (will be remapped) */ + /* _mesa_function_pool[32191]: LightModelxv (will be remapped) */ "ip\0" "glLightModelxvOES\0" "glLightModelxv\0" "\0" - /* _mesa_function_pool[32169]: CopyTexSubImage1D (offset 325) */ + /* _mesa_function_pool[32228]: CopyTexSubImage1D (offset 325) */ "iiiiii\0" "glCopyTexSubImage1D\0" "glCopyTexSubImage1DEXT\0" "\0" - /* _mesa_function_pool[32220]: PushDebugGroup (will be remapped) */ + /* _mesa_function_pool[32279]: PushDebugGroup (will be remapped) */ "iiip\0" "glPushDebugGroup\0" "\0" - /* _mesa_function_pool[32243]: StencilFunc (offset 243) */ + /* _mesa_function_pool[32302]: StencilFunc (offset 243) */ "iii\0" "glStencilFunc\0" "\0" - /* _mesa_function_pool[32262]: CopyPixels (offset 255) */ + /* _mesa_function_pool[32321]: CopyPixels (offset 255) */ "iiiii\0" "glCopyPixels\0" "\0" - /* _mesa_function_pool[32282]: TexGenxvOES (will be remapped) */ + /* _mesa_function_pool[32341]: TexGenxvOES (will be remapped) */ "iip\0" "glTexGenxvOES\0" "\0" - /* _mesa_function_pool[32301]: VertexAttrib4Nubv (will be remapped) */ + /* _mesa_function_pool[32360]: VertexAttrib4Nubv (will be remapped) */ "ip\0" "glVertexAttrib4Nubv\0" "glVertexAttrib4NubvARB\0" "\0" - /* _mesa_function_pool[32348]: GetFogFuncSGIS (dynamic) */ + /* _mesa_function_pool[32407]: GetFogFuncSGIS (dynamic) */ "p\0" "glGetFogFuncSGIS\0" "\0" - /* _mesa_function_pool[32368]: VertexP2uiv (will be remapped) */ + /* _mesa_function_pool[32427]: VertexP2uiv (will be remapped) */ "ip\0" "glVertexP2uiv\0" "\0" - /* _mesa_function_pool[32386]: VertexAttribPointer (will be remapped) */ + /* _mesa_function_pool[32445]: VertexAttribPointer (will be remapped) */ "iiiiip\0" "glVertexAttribPointer\0" "glVertexAttribPointerARB\0" "\0" - /* _mesa_function_pool[32441]: IndexMask (offset 212) */ + /* _mesa_function_pool[32500]: IndexMask (offset 212) */ "i\0" "glIndexMask\0" "\0" - /* _mesa_function_pool[32456]: SharpenTexFuncSGIS (dynamic) */ + /* _mesa_function_pool[32515]: SharpenTexFuncSGIS (dynamic) */ "iip\0" "glSharpenTexFuncSGIS\0" "\0" - /* _mesa_function_pool[32482]: VertexAttribIFormat (will be remapped) */ + /* _mesa_function_pool[32541]: VertexAttribIFormat (will be remapped) */ "iiii\0" "glVertexAttribIFormat\0" "\0" - /* _mesa_function_pool[32510]: CombinerOutputNV (dynamic) */ + /* _mesa_function_pool[32569]: CombinerOutputNV (dynamic) */ "iiiiiiiiii\0" "glCombinerOutputNV\0" "\0" - /* _mesa_function_pool[32541]: DrawArraysInstancedBaseInstance (will be remapped) */ + /* _mesa_function_pool[32600]: DrawArraysInstancedBaseInstance (will be remapped) */ "iiiii\0" "glDrawArraysInstancedBaseInstance\0" "\0" - /* _mesa_function_pool[32582]: PopAttrib (offset 218) */ + /* _mesa_function_pool[32641]: PopAttrib (offset 218) */ "\0" "glPopAttrib\0" "\0" - /* _mesa_function_pool[32596]: SamplePatternSGIS (will be remapped) */ + /* _mesa_function_pool[32655]: SamplePatternSGIS (will be remapped) */ "i\0" "glSamplePatternSGIS\0" "glSamplePatternEXT\0" "\0" - /* _mesa_function_pool[32638]: Uniform3ui (will be remapped) */ + /* _mesa_function_pool[32697]: Uniform3ui (will be remapped) */ "iiii\0" "glUniform3uiEXT\0" "glUniform3ui\0" "\0" - /* _mesa_function_pool[32673]: DeletePerfMonitorsAMD (will be remapped) */ + /* _mesa_function_pool[32732]: DeletePerfMonitorsAMD (will be remapped) */ "ip\0" "glDeletePerfMonitorsAMD\0" "\0" - /* _mesa_function_pool[32701]: Color4dv (offset 28) */ + /* _mesa_function_pool[32760]: Color4dv (offset 28) */ "p\0" "glColor4dv\0" "\0" - /* _mesa_function_pool[32715]: AreProgramsResidentNV (will be remapped) */ + /* _mesa_function_pool[32774]: AreProgramsResidentNV (will be remapped) */ "ipp\0" "glAreProgramsResidentNV\0" "\0" - /* _mesa_function_pool[32744]: DisableVertexAttribArray (will be remapped) */ + /* _mesa_function_pool[32803]: DisableVertexAttribArray (will be remapped) */ "i\0" "glDisableVertexAttribArray\0" "glDisableVertexAttribArrayARB\0" "\0" - /* _mesa_function_pool[32804]: ProgramUniformMatrix3x2fv (will be remapped) */ + /* _mesa_function_pool[32863]: ProgramUniformMatrix3x2fv (will be remapped) */ "iiiip\0" "glProgramUniformMatrix3x2fv\0" "glProgramUniformMatrix3x2fvEXT\0" "\0" - /* _mesa_function_pool[32870]: GetDoublei_v (will be remapped) */ + /* _mesa_function_pool[32929]: GetDoublei_v (will be remapped) */ "iip\0" "glGetDoublei_v\0" "\0" - /* _mesa_function_pool[32890]: IsTransformFeedback (will be remapped) */ + /* _mesa_function_pool[32949]: IsTransformFeedback (will be remapped) */ "i\0" "glIsTransformFeedback\0" "\0" - /* _mesa_function_pool[32915]: ClipPlanex (will be remapped) */ + /* _mesa_function_pool[32974]: ClipPlanex (will be remapped) */ "ip\0" "glClipPlanexOES\0" "glClipPlanex\0" "\0" - /* _mesa_function_pool[32948]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[33007]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */ "iffffff\0" "glReplacementCodeuiColor3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[32995]: GetLightfv (offset 264) */ + /* _mesa_function_pool[33054]: GetLightfv (offset 264) */ "iip\0" "glGetLightfv\0" "\0" - /* _mesa_function_pool[33013]: ClipPlanef (will be remapped) */ + /* _mesa_function_pool[33072]: ClipPlanef (will be remapped) */ "ip\0" "glClipPlanefOES\0" "glClipPlanef\0" "\0" - /* _mesa_function_pool[33046]: ProgramUniform1ui (will be remapped) */ + /* _mesa_function_pool[33105]: ProgramUniform1ui (will be remapped) */ "iii\0" "glProgramUniform1ui\0" "glProgramUniform1uiEXT\0" "\0" - /* _mesa_function_pool[33094]: SecondaryColorPointer (will be remapped) */ + /* _mesa_function_pool[33153]: SecondaryColorPointer (will be remapped) */ "iiip\0" "glSecondaryColorPointer\0" "glSecondaryColorPointerEXT\0" "\0" - /* _mesa_function_pool[33151]: Tangent3svEXT (dynamic) */ + /* _mesa_function_pool[33210]: Tangent3svEXT (dynamic) */ "p\0" "glTangent3svEXT\0" "\0" - /* _mesa_function_pool[33170]: Tangent3iEXT (dynamic) */ + /* _mesa_function_pool[33229]: Tangent3iEXT (dynamic) */ "iii\0" "glTangent3iEXT\0" "\0" - /* _mesa_function_pool[33190]: Indexub (offset 315) */ + /* _mesa_function_pool[33249]: Indexub (offset 315) */ "i\0" "glIndexub\0" "\0" - /* _mesa_function_pool[33203]: FragmentLightfSGIX (dynamic) */ + /* _mesa_function_pool[33262]: FragmentLightfSGIX (dynamic) */ "iif\0" "glFragmentLightfSGIX\0" "\0" - /* _mesa_function_pool[33229]: BeginFragmentShaderATI (will be remapped) */ + /* _mesa_function_pool[33288]: BeginFragmentShaderATI (will be remapped) */ "\0" "glBeginFragmentShaderATI\0" "\0" - /* _mesa_function_pool[33256]: GenRenderbuffers (will be remapped) */ + /* _mesa_function_pool[33315]: GenRenderbuffers (will be remapped) */ "ip\0" "glGenRenderbuffers\0" "glGenRenderbuffersEXT\0" "glGenRenderbuffersOES\0" "\0" - /* _mesa_function_pool[33323]: GetMinmaxParameterfv (offset 365) */ + /* _mesa_function_pool[33382]: GetMinmaxParameterfv (offset 365) */ "iip\0" "glGetMinmaxParameterfv\0" "glGetMinmaxParameterfvEXT\0" "\0" - /* _mesa_function_pool[33377]: IsEnabledi (will be remapped) */ + /* _mesa_function_pool[33436]: IsEnabledi (will be remapped) */ "ii\0" "glIsEnabledIndexedEXT\0" "glIsEnabledi\0" "\0" - /* _mesa_function_pool[33416]: FragmentMaterialivSGIX (dynamic) */ + /* _mesa_function_pool[33475]: FragmentMaterialivSGIX (dynamic) */ "iip\0" "glFragmentMaterialivSGIX\0" "\0" - /* _mesa_function_pool[33446]: WaitSync (will be remapped) */ + /* _mesa_function_pool[33505]: WaitSync (will be remapped) */ "iii\0" "glWaitSync\0" "\0" - /* _mesa_function_pool[33462]: GetVertexAttribPointerv (will be remapped) */ + /* _mesa_function_pool[33521]: GetVertexAttribPointerv (will be remapped) */ "iip\0" "glGetVertexAttribPointerv\0" "glGetVertexAttribPointervARB\0" "glGetVertexAttribPointervNV\0" "\0" - /* _mesa_function_pool[33550]: CreatePerfQueryINTEL (will be remapped) */ + /* _mesa_function_pool[33609]: CreatePerfQueryINTEL (will be remapped) */ "ip\0" "glCreatePerfQueryINTEL\0" "\0" - /* _mesa_function_pool[33577]: NewList (dynamic) */ + /* _mesa_function_pool[33636]: NewList (dynamic) */ "ii\0" "glNewList\0" "\0" - /* _mesa_function_pool[33591]: TexBuffer (will be remapped) */ + /* _mesa_function_pool[33650]: TexBuffer (will be remapped) */ "iii\0" "glTexBufferARB\0" "glTexBuffer\0" "\0" - /* _mesa_function_pool[33623]: TexCoord4sv (offset 125) */ + /* _mesa_function_pool[33682]: TexCoord4sv (offset 125) */ "p\0" "glTexCoord4sv\0" "\0" - /* _mesa_function_pool[33640]: TexCoord1f (offset 96) */ + /* _mesa_function_pool[33699]: TexCoord1f (offset 96) */ "f\0" "glTexCoord1f\0" "\0" - /* _mesa_function_pool[33656]: TexCoord1d (offset 94) */ + /* _mesa_function_pool[33715]: TexCoord1d (offset 94) */ "d\0" "glTexCoord1d\0" "\0" - /* _mesa_function_pool[33672]: TexCoord1i (offset 98) */ + /* _mesa_function_pool[33731]: TexCoord1i (offset 98) */ "i\0" "glTexCoord1i\0" "\0" - /* _mesa_function_pool[33688]: GetnUniformfvARB (will be remapped) */ + /* _mesa_function_pool[33747]: GetnUniformfvARB (will be remapped) */ "iiip\0" "glGetnUniformfvARB\0" "\0" - /* _mesa_function_pool[33713]: TexCoord1s (offset 100) */ + /* _mesa_function_pool[33772]: TexCoord1s (offset 100) */ "i\0" "glTexCoord1s\0" "\0" - /* _mesa_function_pool[33729]: GlobalAlphaFactoriSUN (dynamic) */ + /* _mesa_function_pool[33788]: GlobalAlphaFactoriSUN (dynamic) */ "i\0" "glGlobalAlphaFactoriSUN\0" "\0" - /* _mesa_function_pool[33756]: TexStorage1D (will be remapped) */ + /* _mesa_function_pool[33815]: TexStorage1D (will be remapped) */ "iiii\0" "glTexStorage1D\0" "\0" - /* _mesa_function_pool[33777]: BlitFramebuffer (will be remapped) */ + /* _mesa_function_pool[33836]: BlitFramebuffer (will be remapped) */ "iiiiiiiiii\0" "glBlitFramebuffer\0" "glBlitFramebufferEXT\0" "\0" - /* _mesa_function_pool[33828]: FramebufferTexture1D (will be remapped) */ + /* _mesa_function_pool[33887]: FramebufferTexture1D (will be remapped) */ "iiiii\0" "glFramebufferTexture1D\0" "glFramebufferTexture1DEXT\0" "\0" - /* _mesa_function_pool[33884]: GetMapiv (offset 268) */ + /* _mesa_function_pool[33943]: GetMapiv (offset 268) */ "iip\0" "glGetMapiv\0" "\0" - /* _mesa_function_pool[33900]: TexCoordP4ui (will be remapped) */ + /* _mesa_function_pool[33959]: TexCoordP4ui (will be remapped) */ "ii\0" "glTexCoordP4ui\0" "\0" - /* _mesa_function_pool[33919]: VertexAttrib1sv (will be remapped) */ + /* _mesa_function_pool[33978]: VertexAttrib1sv (will be remapped) */ "ip\0" "glVertexAttrib1sv\0" "glVertexAttrib1svARB\0" "\0" - /* _mesa_function_pool[33962]: WindowPos4dMESA (will be remapped) */ + /* _mesa_function_pool[34021]: WindowPos4dMESA (will be remapped) */ "dddd\0" "glWindowPos4dMESA\0" "\0" - /* _mesa_function_pool[33986]: Vertex3dv (offset 135) */ + /* _mesa_function_pool[34045]: Vertex3dv (offset 135) */ "p\0" "glVertex3dv\0" "\0" - /* _mesa_function_pool[34001]: MultiTexCoordP2ui (will be remapped) */ + /* _mesa_function_pool[34060]: MultiTexCoordP2ui (will be remapped) */ "iii\0" "glMultiTexCoordP2ui\0" "\0" - /* _mesa_function_pool[34026]: GetnMapivARB (will be remapped) */ + /* _mesa_function_pool[34085]: GetnMapivARB (will be remapped) */ "iiip\0" "glGetnMapivARB\0" "\0" - /* _mesa_function_pool[34047]: MapParameterfvNV (dynamic) */ + /* _mesa_function_pool[34106]: MapParameterfvNV (dynamic) */ "iip\0" "glMapParameterfvNV\0" "\0" - /* _mesa_function_pool[34071]: GetVertexAttribfv (will be remapped) */ + /* _mesa_function_pool[34130]: GetVertexAttribfv (will be remapped) */ "iip\0" "glGetVertexAttribfv\0" "glGetVertexAttribfvARB\0" "\0" - /* _mesa_function_pool[34119]: MultiTexCoordP4uiv (will be remapped) */ + /* _mesa_function_pool[34178]: MultiTexCoordP4uiv (will be remapped) */ "iip\0" "glMultiTexCoordP4uiv\0" "\0" - /* _mesa_function_pool[34145]: TexGeniv (offset 193) */ + /* _mesa_function_pool[34204]: TexGeniv (offset 193) */ "iip\0" "glTexGeniv\0" "glTexGenivOES\0" "\0" - /* _mesa_function_pool[34175]: WeightubvARB (dynamic) */ + /* _mesa_function_pool[34234]: WeightubvARB (dynamic) */ "ip\0" "glWeightubvARB\0" "\0" - /* _mesa_function_pool[34194]: BlendColor (offset 336) */ + /* _mesa_function_pool[34253]: BlendColor (offset 336) */ "ffff\0" "glBlendColor\0" "glBlendColorEXT\0" "\0" - /* _mesa_function_pool[34229]: Materiali (offset 171) */ + /* _mesa_function_pool[34288]: Materiali (offset 171) */ "iii\0" "glMateriali\0" "\0" - /* _mesa_function_pool[34246]: VertexAttrib2dvNV (will be remapped) */ + /* _mesa_function_pool[34305]: VertexAttrib2dvNV (will be remapped) */ "ip\0" "glVertexAttrib2dvNV\0" "\0" - /* _mesa_function_pool[34270]: ResetHistogram (offset 369) */ + /* _mesa_function_pool[34329]: ResetHistogram (offset 369) */ "i\0" "glResetHistogram\0" "glResetHistogramEXT\0" "\0" - /* _mesa_function_pool[34310]: CompressedTexSubImage2D (will be remapped) */ + /* _mesa_function_pool[34369]: CompressedTexSubImage2D (will be remapped) */ "iiiiiiiip\0" "glCompressedTexSubImage2D\0" "glCompressedTexSubImage2DARB\0" "\0" - /* _mesa_function_pool[34376]: TexCoord2sv (offset 109) */ + /* _mesa_function_pool[34435]: TexCoord2sv (offset 109) */ "p\0" "glTexCoord2sv\0" "\0" - /* _mesa_function_pool[34393]: StencilMaskSeparate (will be remapped) */ + /* _mesa_function_pool[34452]: StencilMaskSeparate (will be remapped) */ "ii\0" "glStencilMaskSeparate\0" "\0" - /* _mesa_function_pool[34419]: MultiTexCoord3sv (offset 399) */ + /* _mesa_function_pool[34478]: MultiTexCoord3sv (offset 399) */ "ip\0" "glMultiTexCoord3sv\0" "glMultiTexCoord3svARB\0" "\0" - /* _mesa_function_pool[34464]: GetMapParameterfvNV (dynamic) */ + /* _mesa_function_pool[34523]: GetMapParameterfvNV (dynamic) */ "iip\0" "glGetMapParameterfvNV\0" "\0" - /* _mesa_function_pool[34491]: TexCoord3iv (offset 115) */ + /* _mesa_function_pool[34550]: TexCoord3iv (offset 115) */ "p\0" "glTexCoord3iv\0" "\0" - /* _mesa_function_pool[34508]: MultiTexCoord4sv (offset 407) */ + /* _mesa_function_pool[34567]: MultiTexCoord4sv (offset 407) */ "ip\0" "glMultiTexCoord4sv\0" "glMultiTexCoord4svARB\0" "\0" - /* _mesa_function_pool[34553]: VertexBindingDivisor (will be remapped) */ + /* _mesa_function_pool[34612]: VertexBindingDivisor (will be remapped) */ "ii\0" "glVertexBindingDivisor\0" "\0" - /* _mesa_function_pool[34580]: GetPerfMonitorCounterInfoAMD (will be remapped) */ + /* _mesa_function_pool[34639]: GetPerfMonitorCounterInfoAMD (will be remapped) */ "iiip\0" "glGetPerfMonitorCounterInfoAMD\0" "\0" - /* _mesa_function_pool[34617]: UniformBlockBinding (will be remapped) */ + /* _mesa_function_pool[34676]: UniformBlockBinding (will be remapped) */ "iii\0" "glUniformBlockBinding\0" "\0" - /* _mesa_function_pool[34644]: FenceSync (will be remapped) */ + /* _mesa_function_pool[34703]: FenceSync (will be remapped) */ "ii\0" "glFenceSync\0" "\0" - /* _mesa_function_pool[34660]: VertexAttrib4Nusv (will be remapped) */ + /* _mesa_function_pool[34719]: VertexAttrib4Nusv (will be remapped) */ "ip\0" "glVertexAttrib4Nusv\0" "glVertexAttrib4NusvARB\0" "\0" - /* _mesa_function_pool[34707]: SetFragmentShaderConstantATI (will be remapped) */ + /* _mesa_function_pool[34766]: SetFragmentShaderConstantATI (will be remapped) */ "ip\0" "glSetFragmentShaderConstantATI\0" "\0" - /* _mesa_function_pool[34742]: VertexP2ui (will be remapped) */ + /* _mesa_function_pool[34801]: VertexP2ui (will be remapped) */ "ii\0" "glVertexP2ui\0" "\0" - /* _mesa_function_pool[34759]: GetTexEnvfv (offset 276) */ + /* _mesa_function_pool[34818]: GetTexEnvfv (offset 276) */ "iip\0" "glGetTexEnvfv\0" "\0" - /* _mesa_function_pool[34778]: BindAttribLocation (will be remapped) */ + /* _mesa_function_pool[34837]: BindAttribLocation (will be remapped) */ "iip\0" "glBindAttribLocation\0" "glBindAttribLocationARB\0" "\0" - /* _mesa_function_pool[34828]: TextureStorage2DEXT (will be remapped) */ + /* _mesa_function_pool[34887]: TextureStorage2DEXT (will be remapped) */ "iiiiii\0" "glTextureStorage2DEXT\0" "\0" - /* _mesa_function_pool[34858]: FragmentLightiSGIX (dynamic) */ + /* _mesa_function_pool[34917]: FragmentLightiSGIX (dynamic) */ "iii\0" "glFragmentLightiSGIX\0" "\0" - /* _mesa_function_pool[34884]: DrawTransformFeedbackInstanced (will be remapped) */ + /* _mesa_function_pool[34943]: DrawTransformFeedbackInstanced (will be remapped) */ "iii\0" "glDrawTransformFeedbackInstanced\0" "\0" - /* _mesa_function_pool[34922]: PollAsyncSGIX (dynamic) */ + /* _mesa_function_pool[34981]: PollAsyncSGIX (dynamic) */ "p\0" "glPollAsyncSGIX\0" "\0" - /* _mesa_function_pool[34941]: ResumeTransformFeedback (will be remapped) */ + /* _mesa_function_pool[35000]: ResumeTransformFeedback (will be remapped) */ "\0" "glResumeTransformFeedback\0" "\0" - /* _mesa_function_pool[34969]: GetProgramNamedParameterdvNV (will be remapped) */ + /* _mesa_function_pool[35028]: GetProgramNamedParameterdvNV (will be remapped) */ "iipp\0" "glGetProgramNamedParameterdvNV\0" "\0" - /* _mesa_function_pool[35006]: VertexAttribI1iv (will be remapped) */ + /* _mesa_function_pool[35065]: VertexAttribI1iv (will be remapped) */ "ip\0" "glVertexAttribI1ivEXT\0" "glVertexAttribI1iv\0" "\0" - /* _mesa_function_pool[35051]: Vertex2dv (offset 127) */ + /* _mesa_function_pool[35110]: Vertex2dv (offset 127) */ "p\0" "glVertex2dv\0" "\0" - /* _mesa_function_pool[35066]: VertexAttribI2uivEXT (will be remapped) */ + /* _mesa_function_pool[35125]: VertexAttribI2uivEXT (will be remapped) */ "ip\0" "glVertexAttribI2uivEXT\0" "glVertexAttribI2uiv\0" "\0" - /* _mesa_function_pool[35113]: SampleMaski (will be remapped) */ + /* _mesa_function_pool[35172]: SampleMaski (will be remapped) */ "ii\0" "glSampleMaski\0" "\0" - /* _mesa_function_pool[35131]: GetFloati_v (will be remapped) */ + /* _mesa_function_pool[35190]: GetFloati_v (will be remapped) */ "iip\0" "glGetFloati_v\0" "\0" - /* _mesa_function_pool[35150]: MultiTexCoord2iv (offset 389) */ + /* _mesa_function_pool[35209]: MultiTexCoord2iv (offset 389) */ "ip\0" "glMultiTexCoord2iv\0" "glMultiTexCoord2ivARB\0" "\0" - /* _mesa_function_pool[35195]: DrawPixels (offset 257) */ + /* _mesa_function_pool[35254]: DrawPixels (offset 257) */ "iiiip\0" "glDrawPixels\0" "\0" - /* _mesa_function_pool[35215]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[35274]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */ "iffffffff\0" "glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[35275]: DrawTransformFeedback (will be remapped) */ + /* _mesa_function_pool[35334]: DrawTransformFeedback (will be remapped) */ "ii\0" "glDrawTransformFeedback\0" "\0" - /* _mesa_function_pool[35303]: VertexAttribs3fvNV (will be remapped) */ + /* _mesa_function_pool[35362]: VertexAttribs3fvNV (will be remapped) */ "iip\0" "glVertexAttribs3fvNV\0" "\0" - /* _mesa_function_pool[35329]: GenLists (offset 5) */ + /* _mesa_function_pool[35388]: GenLists (offset 5) */ "i\0" "glGenLists\0" "\0" - /* _mesa_function_pool[35343]: MapGrid2d (offset 226) */ + /* _mesa_function_pool[35402]: MapGrid2d (offset 226) */ "iddidd\0" "glMapGrid2d\0" "\0" - /* _mesa_function_pool[35363]: MapGrid2f (offset 227) */ + /* _mesa_function_pool[35422]: MapGrid2f (offset 227) */ "iffiff\0" "glMapGrid2f\0" "\0" - /* _mesa_function_pool[35383]: SampleMapATI (will be remapped) */ + /* _mesa_function_pool[35442]: SampleMapATI (will be remapped) */ "iii\0" "glSampleMapATI\0" "\0" - /* _mesa_function_pool[35403]: TexBumpParameterfvATI (will be remapped) */ + /* _mesa_function_pool[35462]: TexBumpParameterfvATI (will be remapped) */ "ip\0" "glTexBumpParameterfvATI\0" "\0" - /* _mesa_function_pool[35431]: GetActiveAttrib (will be remapped) */ + /* _mesa_function_pool[35490]: GetActiveAttrib (will be remapped) */ "iiipppp\0" "glGetActiveAttrib\0" "glGetActiveAttribARB\0" "\0" - /* _mesa_function_pool[35479]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[35538]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */ "ppp\0" "glTexCoord2fColor4ubVertex3fvSUN\0" "\0" - /* _mesa_function_pool[35517]: PixelMapfv (offset 251) */ + /* _mesa_function_pool[35576]: PixelMapfv (offset 251) */ "iip\0" "glPixelMapfv\0" "\0" - /* _mesa_function_pool[35535]: ClearBufferData (will be remapped) */ + /* _mesa_function_pool[35594]: ClearBufferData (will be remapped) */ "iiiip\0" "glClearBufferData\0" "\0" - /* _mesa_function_pool[35560]: Color3usv (offset 24) */ + /* _mesa_function_pool[35619]: Color3usv (offset 24) */ "p\0" "glColor3usv\0" "\0" - /* _mesa_function_pool[35575]: StencilOpSeparate (will be remapped) */ + /* _mesa_function_pool[35634]: StencilOpSeparate (will be remapped) */ "iiii\0" "glStencilOpSeparate\0" "glStencilOpSeparateATI\0" "\0" - /* _mesa_function_pool[35624]: GenSamplers (will be remapped) */ + /* _mesa_function_pool[35683]: GenSamplers (will be remapped) */ "ip\0" "glGenSamplers\0" "\0" - /* _mesa_function_pool[35642]: DrawTexfOES (will be remapped) */ + /* _mesa_function_pool[35701]: DrawTexfOES (will be remapped) */ "fffff\0" "glDrawTexfOES\0" "\0" - /* _mesa_function_pool[35663]: AttachObjectARB (will be remapped) */ + /* _mesa_function_pool[35722]: AttachObjectARB (will be remapped) */ "ii\0" "glAttachObjectARB\0" "\0" - /* _mesa_function_pool[35685]: GetFragmentLightivSGIX (dynamic) */ + /* _mesa_function_pool[35744]: GetFragmentLightivSGIX (dynamic) */ "iip\0" "glGetFragmentLightivSGIX\0" "\0" - /* _mesa_function_pool[35715]: Accum (offset 213) */ + /* _mesa_function_pool[35774]: Accum (offset 213) */ "if\0" "glAccum\0" "\0" - /* _mesa_function_pool[35727]: GetTexImage (offset 281) */ + /* _mesa_function_pool[35786]: GetTexImage (offset 281) */ "iiiip\0" "glGetTexImage\0" "\0" - /* _mesa_function_pool[35748]: Color4x (will be remapped) */ + /* _mesa_function_pool[35807]: Color4x (will be remapped) */ "iiii\0" "glColor4xOES\0" "glColor4x\0" "\0" - /* _mesa_function_pool[35777]: ConvolutionParameteriv (offset 353) */ + /* _mesa_function_pool[35836]: ConvolutionParameteriv (offset 353) */ "iip\0" "glConvolutionParameteriv\0" "glConvolutionParameterivEXT\0" "\0" - /* _mesa_function_pool[35835]: Color4s (offset 33) */ + /* _mesa_function_pool[35894]: Color4s (offset 33) */ "iiii\0" "glColor4s\0" "\0" - /* _mesa_function_pool[35851]: CullParameterdvEXT (dynamic) */ + /* _mesa_function_pool[35910]: CullParameterdvEXT (dynamic) */ "ip\0" "glCullParameterdvEXT\0" "\0" - /* _mesa_function_pool[35876]: GetUniformuiv (will be remapped) */ + /* _mesa_function_pool[35935]: GetUniformuiv (will be remapped) */ "iip\0" "glGetUniformuivEXT\0" "glGetUniformuiv\0" "\0" - /* _mesa_function_pool[35916]: Color4i (offset 31) */ + /* _mesa_function_pool[35975]: Color4i (offset 31) */ "iiii\0" "glColor4i\0" "\0" - /* _mesa_function_pool[35932]: Color4f (offset 29) */ + /* _mesa_function_pool[35991]: Color4f (offset 29) */ "ffff\0" "glColor4f\0" "\0" - /* _mesa_function_pool[35948]: Color4d (offset 27) */ + /* _mesa_function_pool[36007]: Color4d (offset 27) */ "dddd\0" "glColor4d\0" "\0" - /* _mesa_function_pool[35964]: Color4b (offset 25) */ + /* _mesa_function_pool[36023]: Color4b (offset 25) */ "iiii\0" "glColor4b\0" "\0" - /* _mesa_function_pool[35980]: LoadProgramNV (will be remapped) */ + /* _mesa_function_pool[36039]: LoadProgramNV (will be remapped) */ "iiip\0" "glLoadProgramNV\0" "\0" - /* _mesa_function_pool[36002]: GetAttachedObjectsARB (will be remapped) */ + /* _mesa_function_pool[36061]: GetAttachedObjectsARB (will be remapped) */ "iipp\0" "glGetAttachedObjectsARB\0" "\0" - /* _mesa_function_pool[36032]: EvalCoord1fv (offset 231) */ + /* _mesa_function_pool[36091]: EvalCoord1fv (offset 231) */ "p\0" "glEvalCoord1fv\0" "\0" - /* _mesa_function_pool[36050]: VertexAttribLFormat (will be remapped) */ + /* _mesa_function_pool[36109]: VertexAttribLFormat (will be remapped) */ "iiii\0" "glVertexAttribLFormat\0" "\0" - /* _mesa_function_pool[36078]: StencilFuncSeparate (will be remapped) */ + /* _mesa_function_pool[36137]: StencilFuncSeparate (will be remapped) */ "iiii\0" "glStencilFuncSeparate\0" "\0" - /* _mesa_function_pool[36106]: ShaderSource (will be remapped) */ + /* _mesa_function_pool[36165]: ShaderSource (will be remapped) */ "iipp\0" "glShaderSource\0" "glShaderSourceARB\0" "\0" - /* _mesa_function_pool[36145]: Normal3fv (offset 57) */ + /* _mesa_function_pool[36204]: Normal3fv (offset 57) */ "p\0" "glNormal3fv\0" "\0" - /* _mesa_function_pool[36160]: ImageTransformParameterfvHP (dynamic) */ + /* _mesa_function_pool[36219]: ImageTransformParameterfvHP (dynamic) */ "iip\0" "glImageTransformParameterfvHP\0" "\0" - /* _mesa_function_pool[36195]: NormalP3ui (will be remapped) */ + /* _mesa_function_pool[36254]: NormalP3ui (will be remapped) */ "ii\0" "glNormalP3ui\0" "\0" - /* _mesa_function_pool[36212]: MultiTexCoord3fvARB (offset 395) */ + /* _mesa_function_pool[36271]: MultiTexCoord3fvARB (offset 395) */ "ip\0" "glMultiTexCoord3fv\0" "glMultiTexCoord3fvARB\0" "\0" - /* _mesa_function_pool[36257]: GetProgramParameterfvNV (will be remapped) */ + /* _mesa_function_pool[36316]: GetProgramParameterfvNV (will be remapped) */ "iiip\0" "glGetProgramParameterfvNV\0" "\0" - /* _mesa_function_pool[36289]: BufferData (will be remapped) */ + /* _mesa_function_pool[36348]: BufferData (will be remapped) */ "iipi\0" "glBufferData\0" "glBufferDataARB\0" "\0" - /* _mesa_function_pool[36324]: TexSubImage2D (offset 333) */ + /* _mesa_function_pool[36383]: TexSubImage2D (offset 333) */ "iiiiiiiip\0" "glTexSubImage2D\0" "glTexSubImage2DEXT\0" "\0" - /* _mesa_function_pool[36370]: FragmentLightivSGIX (dynamic) */ + /* _mesa_function_pool[36429]: FragmentLightivSGIX (dynamic) */ "iip\0" "glFragmentLightivSGIX\0" "\0" - /* _mesa_function_pool[36397]: GetTexParameterPointervAPPLE (dynamic) */ + /* _mesa_function_pool[36456]: GetTexParameterPointervAPPLE (dynamic) */ "iip\0" "glGetTexParameterPointervAPPLE\0" "\0" - /* _mesa_function_pool[36433]: TexGenfv (offset 191) */ + /* _mesa_function_pool[36492]: TexGenfv (offset 191) */ "iip\0" "glTexGenfv\0" "glTexGenfvOES\0" "\0" - /* _mesa_function_pool[36463]: GetVertexAttribiv (will be remapped) */ + /* _mesa_function_pool[36522]: GetVertexAttribiv (will be remapped) */ "iip\0" "glGetVertexAttribiv\0" "glGetVertexAttribivARB\0" "\0" - /* _mesa_function_pool[36511]: TexCoordP2uiv (will be remapped) */ + /* _mesa_function_pool[36570]: TexCoordP2uiv (will be remapped) */ "ip\0" "glTexCoordP2uiv\0" "\0" - /* _mesa_function_pool[36531]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[36590]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */ "ppp\0" "glReplacementCodeuiColor3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[36575]: Uniform3fv (will be remapped) */ + /* _mesa_function_pool[36634]: Uniform3fv (will be remapped) */ "iip\0" "glUniform3fv\0" "glUniform3fvARB\0" "\0" - /* _mesa_function_pool[36609]: BlendEquation (offset 337) */ + /* _mesa_function_pool[36668]: BlendEquation (offset 337) */ "i\0" "glBlendEquation\0" "glBlendEquationEXT\0" "glBlendEquationOES\0" "\0" - /* _mesa_function_pool[36666]: VertexAttrib3dNV (will be remapped) */ + /* _mesa_function_pool[36725]: VertexAttrib3dNV (will be remapped) */ "iddd\0" "glVertexAttrib3dNV\0" "\0" - /* _mesa_function_pool[36691]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[36750]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */ "ppppp\0" "glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[36755]: IndexFuncEXT (dynamic) */ + /* _mesa_function_pool[36814]: IndexFuncEXT (dynamic) */ "if\0" "glIndexFuncEXT\0" "\0" - /* _mesa_function_pool[36774]: UseShaderProgramEXT (will be remapped) */ + /* _mesa_function_pool[36833]: UseShaderProgramEXT (will be remapped) */ "ii\0" "glUseShaderProgramEXT\0" "\0" - /* _mesa_function_pool[36800]: PushName (offset 201) */ + /* _mesa_function_pool[36859]: PushName (offset 201) */ "i\0" "glPushName\0" "\0" - /* _mesa_function_pool[36814]: GenFencesNV (dynamic) */ + /* _mesa_function_pool[36873]: GenFencesNV (dynamic) */ "ip\0" "glGenFencesNV\0" "\0" - /* _mesa_function_pool[36832]: CullParameterfvEXT (dynamic) */ + /* _mesa_function_pool[36891]: CullParameterfvEXT (dynamic) */ "ip\0" "glCullParameterfvEXT\0" "\0" - /* _mesa_function_pool[36857]: DeleteRenderbuffers (will be remapped) */ + /* _mesa_function_pool[36916]: DeleteRenderbuffers (will be remapped) */ "ip\0" "glDeleteRenderbuffers\0" "glDeleteRenderbuffersEXT\0" "glDeleteRenderbuffersOES\0" "\0" - /* _mesa_function_pool[36933]: VertexAttrib1dv (will be remapped) */ + /* _mesa_function_pool[36992]: VertexAttrib1dv (will be remapped) */ "ip\0" "glVertexAttrib1dv\0" "glVertexAttrib1dvARB\0" "\0" - /* _mesa_function_pool[36976]: ImageTransformParameteriHP (dynamic) */ + /* _mesa_function_pool[37035]: ImageTransformParameteriHP (dynamic) */ "iii\0" "glImageTransformParameteriHP\0" "\0" - /* _mesa_function_pool[37010]: IsShader (will be remapped) */ + /* _mesa_function_pool[37069]: IsShader (will be remapped) */ "i\0" "glIsShader\0" "\0" - /* _mesa_function_pool[37024]: Rotated (offset 299) */ + /* _mesa_function_pool[37083]: Rotated (offset 299) */ "dddd\0" "glRotated\0" "\0" - /* _mesa_function_pool[37040]: Color4iv (offset 32) */ + /* _mesa_function_pool[37099]: Color4iv (offset 32) */ "p\0" "glColor4iv\0" "\0" - /* _mesa_function_pool[37054]: Disablei (will be remapped) */ + /* _mesa_function_pool[37113]: Disablei (will be remapped) */ "ii\0" "glDisableIndexedEXT\0" "glDisablei\0" "\0" - /* _mesa_function_pool[37089]: Rotatex (will be remapped) */ + /* _mesa_function_pool[37148]: Rotatex (will be remapped) */ "iiii\0" "glRotatexOES\0" "glRotatex\0" "\0" - /* _mesa_function_pool[37118]: FramebufferTextureLayer (will be remapped) */ + /* _mesa_function_pool[37177]: FramebufferTextureLayer (will be remapped) */ "iiiii\0" "glFramebufferTextureLayer\0" "glFramebufferTextureLayerARB\0" "glFramebufferTextureLayerEXT\0" "\0" - /* _mesa_function_pool[37209]: TexEnvfv (offset 185) */ + /* _mesa_function_pool[37268]: TexEnvfv (offset 185) */ "iip\0" "glTexEnvfv\0" "\0" - /* _mesa_function_pool[37225]: ProgramUniformMatrix3fv (will be remapped) */ + /* _mesa_function_pool[37284]: ProgramUniformMatrix3fv (will be remapped) */ "iiiip\0" "glProgramUniformMatrix3fv\0" "glProgramUniformMatrix3fvEXT\0" "\0" - /* _mesa_function_pool[37287]: LoadMatrixf (offset 291) */ + /* _mesa_function_pool[37346]: LoadMatrixf (offset 291) */ "p\0" "glLoadMatrixf\0" "\0" - /* _mesa_function_pool[37304]: GetProgramLocalParameterfvARB (will be remapped) */ + /* _mesa_function_pool[37363]: GetProgramLocalParameterfvARB (will be remapped) */ "iip\0" "glGetProgramLocalParameterfvARB\0" "\0" - /* _mesa_function_pool[37341]: LoadMatrixx (will be remapped) */ + /* _mesa_function_pool[37400]: LoadMatrixx (will be remapped) */ "p\0" "glLoadMatrixxOES\0" "glLoadMatrixx\0" "\0" - /* _mesa_function_pool[37375]: DrawRangeElementsBaseVertex (will be remapped) */ + /* _mesa_function_pool[37434]: DrawRangeElementsBaseVertex (will be remapped) */ "iiiiipi\0" "glDrawRangeElementsBaseVertex\0" "\0" - /* _mesa_function_pool[37414]: MatrixIndexuivARB (dynamic) */ + /* _mesa_function_pool[37473]: MatrixIndexuivARB (dynamic) */ "ip\0" "glMatrixIndexuivARB\0" "\0" - /* _mesa_function_pool[37438]: Tangent3sEXT (dynamic) */ + /* _mesa_function_pool[37497]: Tangent3sEXT (dynamic) */ "iii\0" "glTangent3sEXT\0" "\0" - /* _mesa_function_pool[37458]: SecondaryColor3bv (will be remapped) */ + /* _mesa_function_pool[37517]: SecondaryColor3bv (will be remapped) */ "p\0" "glSecondaryColor3bv\0" "glSecondaryColor3bvEXT\0" "\0" - /* _mesa_function_pool[37504]: GlobalAlphaFactorusSUN (dynamic) */ + /* _mesa_function_pool[37563]: GlobalAlphaFactorusSUN (dynamic) */ "i\0" "glGlobalAlphaFactorusSUN\0" "\0" - /* _mesa_function_pool[37532]: GetCombinerOutputParameterivNV (dynamic) */ + /* _mesa_function_pool[37591]: GetCombinerOutputParameterivNV (dynamic) */ "iiip\0" "glGetCombinerOutputParameterivNV\0" "\0" - /* _mesa_function_pool[37571]: DrawTexxvOES (will be remapped) */ + /* _mesa_function_pool[37630]: DrawTexxvOES (will be remapped) */ "p\0" "glDrawTexxvOES\0" "\0" - /* _mesa_function_pool[37589]: TexParameterfv (offset 179) */ + /* _mesa_function_pool[37648]: TexParameterfv (offset 179) */ "iip\0" "glTexParameterfv\0" "\0" - /* _mesa_function_pool[37611]: Color4ubv (offset 36) */ + /* _mesa_function_pool[37670]: Color4ubv (offset 36) */ "p\0" "glColor4ubv\0" "\0" - /* _mesa_function_pool[37626]: TexCoord2fv (offset 105) */ + /* _mesa_function_pool[37685]: TexCoord2fv (offset 105) */ "p\0" "glTexCoord2fv\0" "\0" - /* _mesa_function_pool[37643]: FogCoorddv (will be remapped) */ + /* _mesa_function_pool[37702]: FogCoorddv (will be remapped) */ "p\0" "glFogCoorddv\0" "glFogCoorddvEXT\0" "\0" - /* _mesa_function_pool[37675]: VDPAUUnregisterSurfaceNV (will be remapped) */ + /* _mesa_function_pool[37734]: VDPAUUnregisterSurfaceNV (will be remapped) */ "i\0" "glVDPAUUnregisterSurfaceNV\0" "\0" - /* _mesa_function_pool[37705]: ColorP3ui (will be remapped) */ + /* _mesa_function_pool[37764]: ColorP3ui (will be remapped) */ "ii\0" "glColorP3ui\0" "\0" - /* _mesa_function_pool[37721]: ClearBufferuiv (will be remapped) */ + /* _mesa_function_pool[37780]: ClearBufferuiv (will be remapped) */ "iip\0" "glClearBufferuiv\0" "\0" - /* _mesa_function_pool[37743]: GetShaderPrecisionFormat (will be remapped) */ + /* _mesa_function_pool[37802]: GetShaderPrecisionFormat (will be remapped) */ "iipp\0" "glGetShaderPrecisionFormat\0" "\0" - /* _mesa_function_pool[37776]: ProgramNamedParameter4dvNV (will be remapped) */ + /* _mesa_function_pool[37835]: ProgramNamedParameter4dvNV (will be remapped) */ "iipp\0" "glProgramNamedParameter4dvNV\0" "\0" - /* _mesa_function_pool[37811]: Flush (offset 217) */ + /* _mesa_function_pool[37870]: Flush (offset 217) */ "\0" "glFlush\0" "\0" - /* _mesa_function_pool[37821]: VertexAttribI4iEXT (will be remapped) */ + /* _mesa_function_pool[37880]: VertexAttribI4iEXT (will be remapped) */ "iiiii\0" "glVertexAttribI4iEXT\0" "glVertexAttribI4i\0" "\0" - /* _mesa_function_pool[37867]: FogCoordd (will be remapped) */ + /* _mesa_function_pool[37926]: FogCoordd (will be remapped) */ "d\0" "glFogCoordd\0" "glFogCoorddEXT\0" "\0" - /* _mesa_function_pool[37897]: Uniform3iv (will be remapped) */ + /* _mesa_function_pool[37956]: Uniform3iv (will be remapped) */ "iip\0" "glUniform3iv\0" "glUniform3ivARB\0" "\0" - /* _mesa_function_pool[37931]: TexStorage2DMultisample (will be remapped) */ + /* _mesa_function_pool[37990]: TexStorage2DMultisample (will be remapped) */ "iiiiii\0" "glTexStorage2DMultisample\0" "\0" - /* _mesa_function_pool[37965]: UnlockArraysEXT (will be remapped) */ + /* _mesa_function_pool[38024]: UnlockArraysEXT (will be remapped) */ "\0" "glUnlockArraysEXT\0" "\0" - /* _mesa_function_pool[37985]: VertexAttrib1svNV (will be remapped) */ + /* _mesa_function_pool[38044]: VertexAttrib1svNV (will be remapped) */ "ip\0" "glVertexAttrib1svNV\0" "\0" - /* _mesa_function_pool[38009]: VertexAttrib4iv (will be remapped) */ + /* _mesa_function_pool[38068]: VertexAttrib4iv (will be remapped) */ "ip\0" "glVertexAttrib4iv\0" "glVertexAttrib4ivARB\0" "\0" - /* _mesa_function_pool[38052]: CopyTexSubImage3D (offset 373) */ + /* _mesa_function_pool[38111]: CopyTexSubImage3D (offset 373) */ "iiiiiiiii\0" "glCopyTexSubImage3D\0" "glCopyTexSubImage3DEXT\0" "glCopyTexSubImage3DOES\0" "\0" - /* _mesa_function_pool[38129]: GetInteger64v (will be remapped) */ + /* _mesa_function_pool[38188]: GetInteger64v (will be remapped) */ "ip\0" "glGetInteger64v\0" "\0" - /* _mesa_function_pool[38149]: DetachObjectARB (will be remapped) */ + /* _mesa_function_pool[38208]: DetachObjectARB (will be remapped) */ "ii\0" "glDetachObjectARB\0" "\0" - /* _mesa_function_pool[38171]: Indexiv (offset 49) */ + /* _mesa_function_pool[38230]: Indexiv (offset 49) */ "p\0" "glIndexiv\0" "\0" - /* _mesa_function_pool[38184]: TexEnvi (offset 186) */ + /* _mesa_function_pool[38243]: TexEnvi (offset 186) */ "iii\0" "glTexEnvi\0" "\0" - /* _mesa_function_pool[38199]: TexEnvf (offset 184) */ + /* _mesa_function_pool[38258]: TexEnvf (offset 184) */ "iif\0" "glTexEnvf\0" "\0" - /* _mesa_function_pool[38214]: TexEnvx (will be remapped) */ + /* _mesa_function_pool[38273]: TexEnvx (will be remapped) */ "iii\0" "glTexEnvxOES\0" "glTexEnvx\0" "\0" - /* _mesa_function_pool[38242]: StopInstrumentsSGIX (dynamic) */ + /* _mesa_function_pool[38301]: StopInstrumentsSGIX (dynamic) */ "i\0" "glStopInstrumentsSGIX\0" "\0" - /* _mesa_function_pool[38267]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */ + /* _mesa_function_pool[38326]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */ "fffffffffffffff\0" "glTexCoord4fColor4fNormal3fVertex4fSUN\0" "\0" - /* _mesa_function_pool[38323]: InvalidateBufferSubData (will be remapped) */ + /* _mesa_function_pool[38382]: InvalidateBufferSubData (will be remapped) */ "iii\0" "glInvalidateBufferSubData\0" "\0" - /* _mesa_function_pool[38354]: UniformMatrix4x2fv (will be remapped) */ + /* _mesa_function_pool[38413]: UniformMatrix4x2fv (will be remapped) */ "iiip\0" "glUniformMatrix4x2fv\0" "\0" - /* _mesa_function_pool[38381]: SamplerParameterIiv (will be remapped) */ - "iip\0" - "glSamplerParameterIiv\0" + /* _mesa_function_pool[38440]: ClearTexImage (will be remapped) */ + "iiiip\0" + "glClearTexImage\0" "\0" - /* _mesa_function_pool[38408]: PolygonOffset (offset 319) */ + /* _mesa_function_pool[38463]: PolygonOffset (offset 319) */ "ff\0" "glPolygonOffset\0" "\0" - /* _mesa_function_pool[38428]: BeginPerfQueryINTEL (will be remapped) */ + /* _mesa_function_pool[38483]: BeginPerfQueryINTEL (will be remapped) */ "i\0" "glBeginPerfQueryINTEL\0" "\0" - /* _mesa_function_pool[38453]: SamplerParameterfv (will be remapped) */ + /* _mesa_function_pool[38508]: SamplerParameterfv (will be remapped) */ "iip\0" "glSamplerParameterfv\0" "\0" - /* _mesa_function_pool[38479]: Normal3fVertex3fSUN (dynamic) */ + /* _mesa_function_pool[38534]: Normal3fVertex3fSUN (dynamic) */ "ffffff\0" "glNormal3fVertex3fSUN\0" "\0" - /* _mesa_function_pool[38509]: ProgramEnvParameter4fARB (will be remapped) */ + /* _mesa_function_pool[38564]: ProgramEnvParameter4fARB (will be remapped) */ "iiffff\0" "glProgramEnvParameter4fARB\0" "glProgramParameter4fNV\0" "\0" - /* _mesa_function_pool[38567]: ClearDepth (offset 208) */ + /* _mesa_function_pool[38622]: ClearDepth (offset 208) */ "d\0" "glClearDepth\0" "\0" - /* _mesa_function_pool[38583]: VertexAttrib3dvNV (will be remapped) */ + /* _mesa_function_pool[38638]: VertexAttrib3dvNV (will be remapped) */ "ip\0" "glVertexAttrib3dvNV\0" "\0" - /* _mesa_function_pool[38607]: Color4fv (offset 30) */ + /* _mesa_function_pool[38662]: Color4fv (offset 30) */ "p\0" "glColor4fv\0" "\0" - /* _mesa_function_pool[38621]: GetnMinmaxARB (will be remapped) */ + /* _mesa_function_pool[38676]: GetnMinmaxARB (will be remapped) */ "iiiiip\0" "glGetnMinmaxARB\0" "\0" - /* _mesa_function_pool[38645]: ColorPointer (offset 308) */ + /* _mesa_function_pool[38700]: ColorPointer (offset 308) */ "iiip\0" "glColorPointer\0" "\0" - /* _mesa_function_pool[38666]: GetPointerv (offset 329) */ + /* _mesa_function_pool[38721]: GetPointerv (offset 329) */ "ip\0" "glGetPointerv\0" "glGetPointervEXT\0" "\0" - /* _mesa_function_pool[38701]: Lightiv (offset 162) */ + /* _mesa_function_pool[38756]: Lightiv (offset 162) */ "iip\0" "glLightiv\0" "\0" - /* _mesa_function_pool[38716]: GetTexParameteriv (offset 283) */ + /* _mesa_function_pool[38771]: GetTexParameteriv (offset 283) */ "iip\0" "glGetTexParameteriv\0" "\0" - /* _mesa_function_pool[38741]: TransformFeedbackVaryings (will be remapped) */ + /* _mesa_function_pool[38796]: TransformFeedbackVaryings (will be remapped) */ "iipi\0" "glTransformFeedbackVaryings\0" "glTransformFeedbackVaryingsEXT\0" "\0" - /* _mesa_function_pool[38806]: VertexAttrib3sv (will be remapped) */ + /* _mesa_function_pool[38861]: VertexAttrib3sv (will be remapped) */ "ip\0" "glVertexAttrib3sv\0" "glVertexAttrib3svARB\0" "\0" - /* _mesa_function_pool[38849]: IsVertexArray (will be remapped) */ + /* _mesa_function_pool[38904]: IsVertexArray (will be remapped) */ "i\0" "glIsVertexArray\0" "glIsVertexArrayAPPLE\0" "glIsVertexArrayOES\0" "\0" - /* _mesa_function_pool[38908]: PushClientAttrib (offset 335) */ + /* _mesa_function_pool[38963]: PushClientAttrib (offset 335) */ "i\0" "glPushClientAttrib\0" "\0" - /* _mesa_function_pool[38930]: ProgramUniform4ui (will be remapped) */ + /* _mesa_function_pool[38985]: ProgramUniform4ui (will be remapped) */ "iiiiii\0" "glProgramUniform4ui\0" "glProgramUniform4uiEXT\0" "\0" - /* _mesa_function_pool[38981]: Uniform1f (will be remapped) */ + /* _mesa_function_pool[39036]: Uniform1f (will be remapped) */ "if\0" "glUniform1f\0" "glUniform1fARB\0" "\0" - /* _mesa_function_pool[39012]: FragmentMaterialfSGIX (dynamic) */ + /* _mesa_function_pool[39067]: FragmentMaterialfSGIX (dynamic) */ "iif\0" "glFragmentMaterialfSGIX\0" "\0" - /* _mesa_function_pool[39041]: Uniform1i (will be remapped) */ + /* _mesa_function_pool[39096]: Uniform1i (will be remapped) */ "ii\0" "glUniform1i\0" "glUniform1iARB\0" "\0" - /* _mesa_function_pool[39072]: GetPolygonStipple (offset 274) */ + /* _mesa_function_pool[39127]: GetPolygonStipple (offset 274) */ "p\0" "glGetPolygonStipple\0" "\0" - /* _mesa_function_pool[39095]: PixelTexGenSGIX (dynamic) */ + /* _mesa_function_pool[39150]: PixelTexGenSGIX (dynamic) */ "i\0" "glPixelTexGenSGIX\0" "\0" - /* _mesa_function_pool[39116]: ReplacementCodeusvSUN (dynamic) */ + /* _mesa_function_pool[39171]: ReplacementCodeusvSUN (dynamic) */ "p\0" "glReplacementCodeusvSUN\0" "\0" - /* _mesa_function_pool[39143]: UseProgram (will be remapped) */ + /* _mesa_function_pool[39198]: UseProgram (will be remapped) */ "i\0" "glUseProgram\0" "glUseProgramObjectARB\0" "\0" - /* _mesa_function_pool[39181]: StartInstrumentsSGIX (dynamic) */ + /* _mesa_function_pool[39236]: StartInstrumentsSGIX (dynamic) */ "\0" "glStartInstrumentsSGIX\0" "\0" - /* _mesa_function_pool[39206]: FlushMappedBufferRangeAPPLE (will be remapped) */ + /* _mesa_function_pool[39261]: FlushMappedBufferRangeAPPLE (will be remapped) */ "iii\0" "glFlushMappedBufferRangeAPPLE\0" "\0" - /* _mesa_function_pool[39241]: GetFragDataLocation (will be remapped) */ + /* _mesa_function_pool[39296]: GetFragDataLocation (will be remapped) */ "ip\0" "glGetFragDataLocationEXT\0" "glGetFragDataLocation\0" "\0" - /* _mesa_function_pool[39292]: PixelMapuiv (offset 252) */ + /* _mesa_function_pool[39347]: PixelMapuiv (offset 252) */ "iip\0" "glPixelMapuiv\0" "\0" - /* _mesa_function_pool[39311]: VertexWeightfvEXT (dynamic) */ + /* _mesa_function_pool[39366]: VertexWeightfvEXT (dynamic) */ "p\0" "glVertexWeightfvEXT\0" "\0" - /* _mesa_function_pool[39334]: GetFenceivNV (dynamic) */ + /* _mesa_function_pool[39389]: GetFenceivNV (dynamic) */ "iip\0" "glGetFenceivNV\0" "\0" - /* _mesa_function_pool[39354]: CurrentPaletteMatrixARB (dynamic) */ + /* _mesa_function_pool[39409]: CurrentPaletteMatrixARB (dynamic) */ "i\0" "glCurrentPaletteMatrixARB\0" "glCurrentPaletteMatrixOES\0" "\0" - /* _mesa_function_pool[39409]: GetInteger64i_v (will be remapped) */ + /* _mesa_function_pool[39464]: GetInteger64i_v (will be remapped) */ "iip\0" "glGetInteger64i_v\0" "\0" - /* _mesa_function_pool[39432]: TexCoord2fColor4ubVertex3fSUN (dynamic) */ + /* _mesa_function_pool[39487]: TexCoord2fColor4ubVertex3fSUN (dynamic) */ "ffiiiifff\0" "glTexCoord2fColor4ubVertex3fSUN\0" "\0" - /* _mesa_function_pool[39475]: TagSampleBufferSGIX (dynamic) */ + /* _mesa_function_pool[39530]: TagSampleBufferSGIX (dynamic) */ "\0" "glTagSampleBufferSGIX\0" "\0" - /* _mesa_function_pool[39499]: Color3s (offset 17) */ + /* _mesa_function_pool[39554]: Color3s (offset 17) */ "iii\0" "glColor3s\0" "\0" - /* _mesa_function_pool[39514]: TexCoordPointer (offset 320) */ + /* _mesa_function_pool[39569]: TexCoordPointer (offset 320) */ "iiip\0" "glTexCoordPointer\0" "\0" - /* _mesa_function_pool[39538]: Color3i (offset 15) */ + /* _mesa_function_pool[39593]: Color3i (offset 15) */ "iii\0" "glColor3i\0" "\0" - /* _mesa_function_pool[39553]: EvalCoord2d (offset 232) */ + /* _mesa_function_pool[39608]: EvalCoord2d (offset 232) */ "dd\0" "glEvalCoord2d\0" "\0" - /* _mesa_function_pool[39571]: EvalCoord2f (offset 234) */ + /* _mesa_function_pool[39626]: EvalCoord2f (offset 234) */ "ff\0" "glEvalCoord2f\0" "\0" - /* _mesa_function_pool[39589]: Color3b (offset 9) */ + /* _mesa_function_pool[39644]: Color3b (offset 9) */ "iii\0" "glColor3b\0" "\0" - /* _mesa_function_pool[39604]: ExecuteProgramNV (will be remapped) */ + /* _mesa_function_pool[39659]: ExecuteProgramNV (will be remapped) */ "iip\0" "glExecuteProgramNV\0" "\0" - /* _mesa_function_pool[39628]: Color3f (offset 13) */ + /* _mesa_function_pool[39683]: Color3f (offset 13) */ "fff\0" "glColor3f\0" "\0" - /* _mesa_function_pool[39643]: Color3d (offset 11) */ + /* _mesa_function_pool[39698]: Color3d (offset 11) */ "ddd\0" "glColor3d\0" "\0" - /* _mesa_function_pool[39658]: GetVertexAttribdv (will be remapped) */ + /* _mesa_function_pool[39713]: GetVertexAttribdv (will be remapped) */ "iip\0" "glGetVertexAttribdv\0" "glGetVertexAttribdvARB\0" "\0" - /* _mesa_function_pool[39706]: GetBufferPointerv (will be remapped) */ + /* _mesa_function_pool[39761]: GetBufferPointerv (will be remapped) */ "iip\0" "glGetBufferPointerv\0" "glGetBufferPointervARB\0" "glGetBufferPointervOES\0" "\0" - /* _mesa_function_pool[39777]: GenFramebuffers (will be remapped) */ + /* _mesa_function_pool[39832]: GenFramebuffers (will be remapped) */ "ip\0" "glGenFramebuffers\0" "glGenFramebuffersEXT\0" "glGenFramebuffersOES\0" "\0" - /* _mesa_function_pool[39841]: GenBuffers (will be remapped) */ + /* _mesa_function_pool[39896]: GenBuffers (will be remapped) */ "ip\0" "glGenBuffers\0" "glGenBuffersARB\0" "\0" - /* _mesa_function_pool[39874]: ClearDepthx (will be remapped) */ + /* _mesa_function_pool[39929]: ClearDepthx (will be remapped) */ "i\0" "glClearDepthxOES\0" "glClearDepthx\0" "\0" - /* _mesa_function_pool[39908]: BlendEquationSeparate (will be remapped) */ + /* _mesa_function_pool[39963]: BlendEquationSeparate (will be remapped) */ "ii\0" "glBlendEquationSeparate\0" "glBlendEquationSeparateEXT\0" "glBlendEquationSeparateATI\0" "glBlendEquationSeparateOES\0" "\0" - /* _mesa_function_pool[40017]: PixelTransformParameteriEXT (dynamic) */ + /* _mesa_function_pool[40072]: PixelTransformParameteriEXT (dynamic) */ "iii\0" "glPixelTransformParameteriEXT\0" "\0" - /* _mesa_function_pool[40052]: MultiTexCoordP4ui (will be remapped) */ + /* _mesa_function_pool[40107]: MultiTexCoordP4ui (will be remapped) */ "iii\0" "glMultiTexCoordP4ui\0" "\0" - /* _mesa_function_pool[40077]: VertexAttribIPointer (will be remapped) */ + /* _mesa_function_pool[40132]: VertexAttribIPointer (will be remapped) */ "iiiip\0" "glVertexAttribIPointerEXT\0" "glVertexAttribIPointer\0" "\0" - /* _mesa_function_pool[40133]: EnableVertexAttribArray (will be remapped) */ + /* _mesa_function_pool[40188]: EnableVertexAttribArray (will be remapped) */ "i\0" "glEnableVertexAttribArray\0" "glEnableVertexAttribArrayARB\0" "\0" - /* _mesa_function_pool[40191]: FrameZoomSGIX (dynamic) */ + /* _mesa_function_pool[40246]: FrameZoomSGIX (dynamic) */ "i\0" "glFrameZoomSGIX\0" "\0" - /* _mesa_function_pool[40210]: RasterPos4sv (offset 85) */ + /* _mesa_function_pool[40265]: RasterPos4sv (offset 85) */ "p\0" "glRasterPos4sv\0" "\0" - /* _mesa_function_pool[40228]: SelectBuffer (offset 195) */ + /* _mesa_function_pool[40283]: SelectBuffer (offset 195) */ "ip\0" "glSelectBuffer\0" "\0" - /* _mesa_function_pool[40247]: GetSynciv (will be remapped) */ + /* _mesa_function_pool[40302]: GetSynciv (will be remapped) */ "iiipp\0" "glGetSynciv\0" "\0" - /* _mesa_function_pool[40266]: TextureView (will be remapped) */ + /* _mesa_function_pool[40321]: TextureView (will be remapped) */ "iiiiiiii\0" "glTextureView\0" "\0" - /* _mesa_function_pool[40290]: TexEnviv (offset 187) */ + /* _mesa_function_pool[40345]: TexEnviv (offset 187) */ "iip\0" "glTexEnviv\0" "\0" - /* _mesa_function_pool[40306]: TexSubImage3D (offset 372) */ + /* _mesa_function_pool[40361]: TexSubImage3D (offset 372) */ "iiiiiiiiiip\0" "glTexSubImage3D\0" "glTexSubImage3DEXT\0" "glTexSubImage3DOES\0" "\0" - /* _mesa_function_pool[40373]: Bitmap (offset 8) */ + /* _mesa_function_pool[40428]: Bitmap (offset 8) */ "iiffffp\0" "glBitmap\0" "\0" - /* _mesa_function_pool[40391]: VertexAttribDivisor (will be remapped) */ + /* _mesa_function_pool[40446]: VertexAttribDivisor (will be remapped) */ "ii\0" "glVertexAttribDivisorARB\0" "glVertexAttribDivisor\0" "\0" - /* _mesa_function_pool[40442]: DrawTransformFeedbackStream (will be remapped) */ + /* _mesa_function_pool[40497]: DrawTransformFeedbackStream (will be remapped) */ "iii\0" "glDrawTransformFeedbackStream\0" "\0" - /* _mesa_function_pool[40477]: GetIntegerv (offset 263) */ + /* _mesa_function_pool[40532]: GetIntegerv (offset 263) */ "ip\0" "glGetIntegerv\0" "\0" - /* _mesa_function_pool[40495]: EndPerfQueryINTEL (will be remapped) */ + /* _mesa_function_pool[40550]: EndPerfQueryINTEL (will be remapped) */ "i\0" "glEndPerfQueryINTEL\0" "\0" - /* _mesa_function_pool[40518]: FragmentLightfvSGIX (dynamic) */ + /* _mesa_function_pool[40573]: FragmentLightfvSGIX (dynamic) */ "iip\0" "glFragmentLightfvSGIX\0" "\0" - /* _mesa_function_pool[40545]: TexCoord2fColor3fVertex3fvSUN (dynamic) */ + /* _mesa_function_pool[40600]: TexCoord2fColor3fVertex3fvSUN (dynamic) */ "ppp\0" "glTexCoord2fColor3fVertex3fvSUN\0" "\0" - /* _mesa_function_pool[40582]: GetActiveUniform (will be remapped) */ + /* _mesa_function_pool[40637]: GetActiveUniform (will be remapped) */ "iiipppp\0" "glGetActiveUniform\0" "glGetActiveUniformARB\0" "\0" - /* _mesa_function_pool[40632]: AlphaFuncx (will be remapped) */ + /* _mesa_function_pool[40687]: AlphaFuncx (will be remapped) */ "ii\0" "glAlphaFuncxOES\0" "glAlphaFuncx\0" "\0" - /* _mesa_function_pool[40665]: VertexAttribI2ivEXT (will be remapped) */ + /* _mesa_function_pool[40720]: VertexAttribI2ivEXT (will be remapped) */ "ip\0" "glVertexAttribI2ivEXT\0" "glVertexAttribI2iv\0" "\0" - /* _mesa_function_pool[40710]: VertexBlendARB (dynamic) */ + /* _mesa_function_pool[40765]: VertexBlendARB (dynamic) */ "i\0" "glVertexBlendARB\0" "\0" - /* _mesa_function_pool[40730]: Map1d (offset 220) */ + /* _mesa_function_pool[40785]: Map1d (offset 220) */ "iddiip\0" "glMap1d\0" "\0" - /* _mesa_function_pool[40746]: Map1f (offset 221) */ + /* _mesa_function_pool[40801]: Map1f (offset 221) */ "iffiip\0" "glMap1f\0" "\0" - /* _mesa_function_pool[40762]: AreTexturesResident (offset 322) */ + /* _mesa_function_pool[40817]: AreTexturesResident (offset 322) */ "ipp\0" "glAreTexturesResident\0" "glAreTexturesResidentEXT\0" "\0" - /* _mesa_function_pool[40814]: ProgramNamedParameter4fNV (will be remapped) */ + /* _mesa_function_pool[40869]: ProgramNamedParameter4fNV (will be remapped) */ "iipffff\0" "glProgramNamedParameter4fNV\0" "\0" - /* _mesa_function_pool[40851]: PixelTransferi (offset 248) */ + /* _mesa_function_pool[40906]: PixelTransferi (offset 248) */ "ii\0" "glPixelTransferi\0" "\0" - /* _mesa_function_pool[40872]: VertexAttrib3fvNV (will be remapped) */ + /* _mesa_function_pool[40927]: VertexAttrib3fvNV (will be remapped) */ "ip\0" "glVertexAttrib3fvNV\0" "\0" - /* _mesa_function_pool[40896]: GetFinalCombinerInputParameterivNV (dynamic) */ + /* _mesa_function_pool[40951]: GetFinalCombinerInputParameterivNV (dynamic) */ "iip\0" "glGetFinalCombinerInputParameterivNV\0" "\0" - /* _mesa_function_pool[40938]: SecondaryColorP3ui (will be remapped) */ + /* _mesa_function_pool[40993]: SecondaryColorP3ui (will be remapped) */ "ii\0" "glSecondaryColorP3ui\0" "\0" - /* _mesa_function_pool[40963]: BindTextures (will be remapped) */ + /* _mesa_function_pool[41018]: BindTextures (will be remapped) */ "iip\0" "glBindTextures\0" "\0" - /* _mesa_function_pool[40983]: GetMapParameterivNV (dynamic) */ + /* _mesa_function_pool[41038]: GetMapParameterivNV (dynamic) */ "iip\0" "glGetMapParameterivNV\0" "\0" - /* _mesa_function_pool[41010]: VertexAttrib4fvNV (will be remapped) */ + /* _mesa_function_pool[41065]: VertexAttrib4fvNV (will be remapped) */ "ip\0" "glVertexAttrib4fvNV\0" "\0" - /* _mesa_function_pool[41034]: Rectiv (offset 91) */ + /* _mesa_function_pool[41089]: Rectiv (offset 91) */ "pp\0" "glRectiv\0" "\0" - /* _mesa_function_pool[41047]: MultiTexCoord1iv (offset 381) */ + /* _mesa_function_pool[41102]: MultiTexCoord1iv (offset 381) */ "ip\0" "glMultiTexCoord1iv\0" "glMultiTexCoord1ivARB\0" "\0" - /* _mesa_function_pool[41092]: PassTexCoordATI (will be remapped) */ + /* _mesa_function_pool[41147]: PassTexCoordATI (will be remapped) */ "iii\0" "glPassTexCoordATI\0" "\0" - /* _mesa_function_pool[41115]: Tangent3dEXT (dynamic) */ + /* _mesa_function_pool[41170]: Tangent3dEXT (dynamic) */ "ddd\0" "glTangent3dEXT\0" "\0" - /* _mesa_function_pool[41135]: Vertex2fv (offset 129) */ + /* _mesa_function_pool[41190]: Vertex2fv (offset 129) */ "p\0" "glVertex2fv\0" "\0" - /* _mesa_function_pool[41150]: BindRenderbufferEXT (will be remapped) */ + /* _mesa_function_pool[41205]: BindRenderbufferEXT (will be remapped) */ "ii\0" "glBindRenderbufferEXT\0" "\0" - /* _mesa_function_pool[41176]: Vertex3sv (offset 141) */ + /* _mesa_function_pool[41231]: Vertex3sv (offset 141) */ "p\0" "glVertex3sv\0" "\0" - /* _mesa_function_pool[41191]: EvalMesh1 (offset 236) */ + /* _mesa_function_pool[41246]: EvalMesh1 (offset 236) */ "iii\0" "glEvalMesh1\0" "\0" - /* _mesa_function_pool[41208]: DiscardFramebufferEXT (will be remapped) */ + /* _mesa_function_pool[41263]: DiscardFramebufferEXT (will be remapped) */ "iip\0" "glDiscardFramebufferEXT\0" "\0" - /* _mesa_function_pool[41237]: Uniform2f (will be remapped) */ + /* _mesa_function_pool[41292]: Uniform2f (will be remapped) */ "iff\0" "glUniform2f\0" "glUniform2fARB\0" "\0" - /* _mesa_function_pool[41269]: ColorPointerEXT (will be remapped) */ + /* _mesa_function_pool[41324]: ColorPointerEXT (will be remapped) */ "iiiip\0" "glColorPointerEXT\0" "\0" - /* _mesa_function_pool[41294]: LineWidth (offset 168) */ + /* _mesa_function_pool[41349]: LineWidth (offset 168) */ "f\0" "glLineWidth\0" "\0" - /* _mesa_function_pool[41309]: Uniform2i (will be remapped) */ + /* _mesa_function_pool[41364]: Uniform2i (will be remapped) */ "iii\0" "glUniform2i\0" "glUniform2iARB\0" "\0" - /* _mesa_function_pool[41341]: MultiDrawElementsBaseVertex (will be remapped) */ + /* _mesa_function_pool[41396]: MultiDrawElementsBaseVertex (will be remapped) */ "ipipip\0" "glMultiDrawElementsBaseVertex\0" "\0" - /* _mesa_function_pool[41379]: Lightxv (will be remapped) */ + /* _mesa_function_pool[41434]: Lightxv (will be remapped) */ "iip\0" "glLightxvOES\0" "glLightxv\0" "\0" - /* _mesa_function_pool[41407]: DepthRangeIndexed (will be remapped) */ + /* _mesa_function_pool[41462]: DepthRangeIndexed (will be remapped) */ "idd\0" "glDepthRangeIndexed\0" "\0" - /* _mesa_function_pool[41432]: GetConvolutionParameterfv (offset 357) */ + /* _mesa_function_pool[41487]: GetConvolutionParameterfv (offset 357) */ "iip\0" "glGetConvolutionParameterfv\0" "glGetConvolutionParameterfvEXT\0" "\0" - /* _mesa_function_pool[41496]: GetTexBumpParameterfvATI (will be remapped) */ + /* _mesa_function_pool[41551]: GetTexBumpParameterfvATI (will be remapped) */ "ip\0" "glGetTexBumpParameterfvATI\0" "\0" - /* _mesa_function_pool[41527]: ProgramNamedParameter4dNV (will be remapped) */ + /* _mesa_function_pool[41582]: ProgramNamedParameter4dNV (will be remapped) */ "iipdddd\0" "glProgramNamedParameter4dNV\0" "\0" - /* _mesa_function_pool[41564]: GetMaterialfv (offset 269) */ + /* _mesa_function_pool[41619]: GetMaterialfv (offset 269) */ "iip\0" "glGetMaterialfv\0" "\0" - /* _mesa_function_pool[41585]: TexImage3DMultisample (will be remapped) */ + /* _mesa_function_pool[41640]: TexImage3DMultisample (will be remapped) */ "iiiiiii\0" "glTexImage3DMultisample\0" "\0" - /* _mesa_function_pool[41618]: VertexAttrib1fvNV (will be remapped) */ + /* _mesa_function_pool[41673]: VertexAttrib1fvNV (will be remapped) */ "ip\0" "glVertexAttrib1fvNV\0" "\0" - /* _mesa_function_pool[41642]: GetUniformBlockIndex (will be remapped) */ + /* _mesa_function_pool[41697]: GetUniformBlockIndex (will be remapped) */ "ip\0" "glGetUniformBlockIndex\0" "\0" - /* _mesa_function_pool[41669]: DetachShader (will be remapped) */ + /* _mesa_function_pool[41724]: DetachShader (will be remapped) */ "ii\0" "glDetachShader\0" "\0" - /* _mesa_function_pool[41688]: CopyTexSubImage2D (offset 326) */ + /* _mesa_function_pool[41743]: CopyTexSubImage2D (offset 326) */ "iiiiiiii\0" "glCopyTexSubImage2D\0" "glCopyTexSubImage2DEXT\0" "\0" - /* _mesa_function_pool[41741]: SampleCoverage (will be remapped) */ + /* _mesa_function_pool[41796]: SampleCoverage (will be remapped) */ "fi\0" "glSampleCoverage\0" "glSampleCoverageARB\0" "\0" - /* _mesa_function_pool[41782]: GetObjectParameterivARB (will be remapped) */ + /* _mesa_function_pool[41837]: GetObjectParameterivARB (will be remapped) */ "iip\0" "glGetObjectParameterivARB\0" "\0" - /* _mesa_function_pool[41813]: Color3iv (offset 16) */ + /* _mesa_function_pool[41868]: Color3iv (offset 16) */ "p\0" "glColor3iv\0" "\0" - /* _mesa_function_pool[41827]: DrawElements (offset 311) */ + /* _mesa_function_pool[41882]: DrawElements (offset 311) */ "iiip\0" "glDrawElements\0" "\0" - /* _mesa_function_pool[41848]: ScissorArrayv (will be remapped) */ + /* _mesa_function_pool[41903]: ScissorArrayv (will be remapped) */ "iip\0" "glScissorArrayv\0" "\0" - /* _mesa_function_pool[41869]: GetInternalformativ (will be remapped) */ + /* _mesa_function_pool[41924]: GetInternalformativ (will be remapped) */ "iiiip\0" "glGetInternalformativ\0" "\0" - /* _mesa_function_pool[41898]: EvalPoint2 (offset 239) */ + /* _mesa_function_pool[41953]: EvalPoint2 (offset 239) */ "ii\0" "glEvalPoint2\0" "\0" - /* _mesa_function_pool[41915]: EvalPoint1 (offset 237) */ + /* _mesa_function_pool[41970]: EvalPoint1 (offset 237) */ "i\0" "glEvalPoint1\0" "\0" - /* _mesa_function_pool[41931]: PopMatrix (offset 297) */ + /* _mesa_function_pool[41986]: PopMatrix (offset 297) */ "\0" "glPopMatrix\0" "\0" - /* _mesa_function_pool[41945]: FinishFenceNV (dynamic) */ + /* _mesa_function_pool[42000]: FinishFenceNV (dynamic) */ "i\0" "glFinishFenceNV\0" "\0" - /* _mesa_function_pool[41964]: Tangent3bvEXT (dynamic) */ + /* _mesa_function_pool[42019]: Tangent3bvEXT (dynamic) */ "p\0" "glTangent3bvEXT\0" "\0" - /* _mesa_function_pool[41983]: GetTexGeniv (offset 280) */ + /* _mesa_function_pool[42038]: GetTexGeniv (offset 280) */ "iip\0" "glGetTexGeniv\0" "glGetTexGenivOES\0" "\0" - /* _mesa_function_pool[42019]: GetFirstPerfQueryIdINTEL (will be remapped) */ + /* _mesa_function_pool[42074]: GetFirstPerfQueryIdINTEL (will be remapped) */ "p\0" "glGetFirstPerfQueryIdINTEL\0" "\0" - /* _mesa_function_pool[42049]: ActiveProgramEXT (will be remapped) */ + /* _mesa_function_pool[42104]: ActiveProgramEXT (will be remapped) */ "i\0" "glActiveProgramEXT\0" "\0" - /* _mesa_function_pool[42071]: PixelTransformParameterivEXT (dynamic) */ + /* _mesa_function_pool[42126]: PixelTransformParameterivEXT (dynamic) */ "iip\0" "glPixelTransformParameterivEXT\0" "\0" - /* _mesa_function_pool[42107]: TexCoord4fVertex4fvSUN (dynamic) */ + /* _mesa_function_pool[42162]: TexCoord4fVertex4fvSUN (dynamic) */ "pp\0" "glTexCoord4fVertex4fvSUN\0" "\0" - /* _mesa_function_pool[42136]: UnmapBuffer (will be remapped) */ + /* _mesa_function_pool[42191]: UnmapBuffer (will be remapped) */ "i\0" "glUnmapBuffer\0" "glUnmapBufferARB\0" "glUnmapBufferOES\0" "\0" - /* _mesa_function_pool[42187]: EvalCoord1d (offset 228) */ + /* _mesa_function_pool[42242]: EvalCoord1d (offset 228) */ "d\0" "glEvalCoord1d\0" "\0" - /* _mesa_function_pool[42204]: EvalCoord1f (offset 230) */ + /* _mesa_function_pool[42259]: EvalCoord1f (offset 230) */ "f\0" "glEvalCoord1f\0" "\0" - /* _mesa_function_pool[42221]: IndexMaterialEXT (dynamic) */ + /* _mesa_function_pool[42276]: IndexMaterialEXT (dynamic) */ "ii\0" "glIndexMaterialEXT\0" "\0" - /* _mesa_function_pool[42244]: Materialf (offset 169) */ + /* _mesa_function_pool[42299]: Materialf (offset 169) */ "iif\0" "glMaterialf\0" "\0" - /* _mesa_function_pool[42261]: VertexAttribs2dvNV (will be remapped) */ + /* _mesa_function_pool[42316]: VertexAttribs2dvNV (will be remapped) */ "iip\0" "glVertexAttribs2dvNV\0" "\0" - /* _mesa_function_pool[42287]: ProgramUniform1uiv (will be remapped) */ + /* _mesa_function_pool[42342]: ProgramUniform1uiv (will be remapped) */ "iiip\0" "glProgramUniform1uiv\0" "glProgramUniform1uivEXT\0" "\0" - /* _mesa_function_pool[42338]: EvalCoord1dv (offset 229) */ + /* _mesa_function_pool[42393]: EvalCoord1dv (offset 229) */ "p\0" "glEvalCoord1dv\0" "\0" - /* _mesa_function_pool[42356]: Materialx (will be remapped) */ + /* _mesa_function_pool[42411]: Materialx (will be remapped) */ "iii\0" "glMaterialxOES\0" "glMaterialx\0" "\0" - /* _mesa_function_pool[42388]: GetLightiv (offset 265) */ + /* _mesa_function_pool[42443]: GetLightiv (offset 265) */ "iip\0" "glGetLightiv\0" "\0" - /* _mesa_function_pool[42406]: BindBuffer (will be remapped) */ + /* _mesa_function_pool[42461]: BindBuffer (will be remapped) */ "ii\0" "glBindBuffer\0" "glBindBufferARB\0" "\0" - /* _mesa_function_pool[42439]: ProgramUniform1i (will be remapped) */ + /* _mesa_function_pool[42494]: ProgramUniform1i (will be remapped) */ "iii\0" "glProgramUniform1i\0" "glProgramUniform1iEXT\0" "\0" - /* _mesa_function_pool[42485]: ProgramUniform1f (will be remapped) */ + /* _mesa_function_pool[42540]: ProgramUniform1f (will be remapped) */ "iif\0" "glProgramUniform1f\0" "glProgramUniform1fEXT\0" "\0" - /* _mesa_function_pool[42531]: WindowPos3iv (will be remapped) */ + /* _mesa_function_pool[42586]: WindowPos3iv (will be remapped) */ "p\0" "glWindowPos3iv\0" "glWindowPos3ivARB\0" "glWindowPos3ivMESA\0" "\0" - /* _mesa_function_pool[42586]: CopyConvolutionFilter2D (offset 355) */ + /* _mesa_function_pool[42641]: CopyConvolutionFilter2D (offset 355) */ "iiiiii\0" "glCopyConvolutionFilter2D\0" "glCopyConvolutionFilter2DEXT\0" "\0" - /* _mesa_function_pool[42649]: CopyBufferSubData (will be remapped) */ + /* _mesa_function_pool[42704]: CopyBufferSubData (will be remapped) */ "iiiii\0" "glCopyBufferSubData\0" "\0" - /* _mesa_function_pool[42676]: WeightfvARB (dynamic) */ + /* _mesa_function_pool[42731]: WeightfvARB (dynamic) */ "ip\0" "glWeightfvARB\0" "\0" - /* _mesa_function_pool[42694]: UniformMatrix3x4fv (will be remapped) */ + /* _mesa_function_pool[42749]: UniformMatrix3x4fv (will be remapped) */ "iiip\0" "glUniformMatrix3x4fv\0" "\0" - /* _mesa_function_pool[42721]: Recti (offset 90) */ + /* _mesa_function_pool[42776]: Recti (offset 90) */ "iiii\0" "glRecti\0" "\0" - /* _mesa_function_pool[42735]: VertexAttribI3ivEXT (will be remapped) */ + /* _mesa_function_pool[42790]: VertexAttribI3ivEXT (will be remapped) */ "ip\0" "glVertexAttribI3ivEXT\0" "glVertexAttribI3iv\0" "\0" - /* _mesa_function_pool[42780]: DeleteSamplers (will be remapped) */ + /* _mesa_function_pool[42835]: DeleteSamplers (will be remapped) */ "ip\0" "glDeleteSamplers\0" "\0" - /* _mesa_function_pool[42801]: SamplerParameteri (will be remapped) */ + /* _mesa_function_pool[42856]: SamplerParameteri (will be remapped) */ "iii\0" "glSamplerParameteri\0" "\0" - /* _mesa_function_pool[42826]: Rectf (offset 88) */ + /* _mesa_function_pool[42881]: Rectf (offset 88) */ "ffff\0" "glRectf\0" "\0" - /* _mesa_function_pool[42840]: Rectd (offset 86) */ + /* _mesa_function_pool[42895]: Rectd (offset 86) */ "dddd\0" "glRectd\0" "\0" - /* _mesa_function_pool[42854]: SamplerParameterf (will be remapped) */ + /* _mesa_function_pool[42909]: SamplerParameterf (will be remapped) */ "iif\0" "glSamplerParameterf\0" "\0" - /* _mesa_function_pool[42879]: Rects (offset 92) */ + /* _mesa_function_pool[42934]: Rects (offset 92) */ "iiii\0" "glRects\0" "\0" - /* _mesa_function_pool[42893]: CombinerParameterfNV (dynamic) */ + /* _mesa_function_pool[42948]: CombinerParameterfNV (dynamic) */ "if\0" "glCombinerParameterfNV\0" "\0" - /* _mesa_function_pool[42920]: GetVertexAttribIiv (will be remapped) */ + /* _mesa_function_pool[42975]: GetVertexAttribIiv (will be remapped) */ "iip\0" "glGetVertexAttribIivEXT\0" "glGetVertexAttribIiv\0" "\0" - /* _mesa_function_pool[42970]: ClientWaitSync (will be remapped) */ + /* _mesa_function_pool[43025]: ClientWaitSync (will be remapped) */ "iii\0" "glClientWaitSync\0" "\0" - /* _mesa_function_pool[42992]: TexCoord4s (offset 124) */ + /* _mesa_function_pool[43047]: TexCoord4s (offset 124) */ "iiii\0" "glTexCoord4s\0" "\0" - /* _mesa_function_pool[43011]: TexEnvxv (will be remapped) */ + /* _mesa_function_pool[43066]: TexEnvxv (will be remapped) */ "iip\0" "glTexEnvxvOES\0" "glTexEnvxv\0" "\0" - /* _mesa_function_pool[43041]: TexCoord4i (offset 122) */ + /* _mesa_function_pool[43096]: TexCoord4i (offset 122) */ "iiii\0" "glTexCoord4i\0" "\0" - /* _mesa_function_pool[43060]: ObjectPurgeableAPPLE (will be remapped) */ + /* _mesa_function_pool[43115]: ObjectPurgeableAPPLE (will be remapped) */ "iii\0" "glObjectPurgeableAPPLE\0" "\0" - /* _mesa_function_pool[43088]: TexCoord4d (offset 118) */ + /* _mesa_function_pool[43143]: TexCoord4d (offset 118) */ "dddd\0" "glTexCoord4d\0" "\0" - /* _mesa_function_pool[43107]: TexCoord4f (offset 120) */ + /* _mesa_function_pool[43162]: TexCoord4f (offset 120) */ "ffff\0" "glTexCoord4f\0" "\0" - /* _mesa_function_pool[43126]: GetBooleanv (offset 258) */ + /* _mesa_function_pool[43181]: GetBooleanv (offset 258) */ "ip\0" "glGetBooleanv\0" "\0" - /* _mesa_function_pool[43144]: IsAsyncMarkerSGIX (dynamic) */ + /* _mesa_function_pool[43199]: IsAsyncMarkerSGIX (dynamic) */ "i\0" "glIsAsyncMarkerSGIX\0" "\0" - /* _mesa_function_pool[43167]: LockArraysEXT (will be remapped) */ + /* _mesa_function_pool[43222]: LockArraysEXT (will be remapped) */ "ii\0" "glLockArraysEXT\0" "\0" - /* _mesa_function_pool[43187]: GetActiveUniformBlockiv (will be remapped) */ + /* _mesa_function_pool[43242]: GetActiveUniformBlockiv (will be remapped) */ "iiip\0" "glGetActiveUniformBlockiv\0" "\0" - /* _mesa_function_pool[43219]: GetPerfMonitorCountersAMD (will be remapped) */ + /* _mesa_function_pool[43274]: GetPerfMonitorCountersAMD (will be remapped) */ "ippip\0" "glGetPerfMonitorCountersAMD\0" "\0" - /* _mesa_function_pool[43254]: ObjectPtrLabel (will be remapped) */ + /* _mesa_function_pool[43309]: ObjectPtrLabel (will be remapped) */ "pip\0" "glObjectPtrLabel\0" "\0" - /* _mesa_function_pool[43276]: Rectfv (offset 89) */ + /* _mesa_function_pool[43331]: Rectfv (offset 89) */ "pp\0" "glRectfv\0" "\0" - /* _mesa_function_pool[43289]: BindImageTexture (will be remapped) */ + /* _mesa_function_pool[43344]: BindImageTexture (will be remapped) */ "iiiiiii\0" "glBindImageTexture\0" "\0" - /* _mesa_function_pool[43317]: ClearDepthf (will be remapped) */ + /* _mesa_function_pool[43372]: ClearDepthf (will be remapped) */ "f\0" "glClearDepthf\0" "glClearDepthfOES\0" "\0" - /* _mesa_function_pool[43351]: VertexP4uiv (will be remapped) */ + /* _mesa_function_pool[43406]: VertexP4uiv (will be remapped) */ "ip\0" "glVertexP4uiv\0" "\0" - /* _mesa_function_pool[43369]: MinSampleShading (will be remapped) */ + /* _mesa_function_pool[43424]: MinSampleShading (will be remapped) */ "f\0" "glMinSampleShadingARB\0" "glMinSampleShading\0" "\0" - /* _mesa_function_pool[43413]: GetRenderbufferParameteriv (will be remapped) */ + /* _mesa_function_pool[43468]: GetRenderbufferParameteriv (will be remapped) */ "iip\0" "glGetRenderbufferParameteriv\0" "glGetRenderbufferParameterivEXT\0" "glGetRenderbufferParameterivOES\0" "\0" - /* _mesa_function_pool[43511]: EdgeFlagPointerListIBM (dynamic) */ + /* _mesa_function_pool[43566]: EdgeFlagPointerListIBM (dynamic) */ "ipi\0" "glEdgeFlagPointerListIBM\0" "\0" - /* _mesa_function_pool[43541]: WindowPos2sv (will be remapped) */ + /* _mesa_function_pool[43596]: WindowPos2sv (will be remapped) */ "p\0" "glWindowPos2sv\0" "glWindowPos2svARB\0" "glWindowPos2svMESA\0" "\0" - /* _mesa_function_pool[43596]: VertexArrayRangeNV (dynamic) */ + /* _mesa_function_pool[43651]: VertexArrayRangeNV (dynamic) */ "ip\0" "glVertexArrayRangeNV\0" "\0" - /* _mesa_function_pool[43621]: GetPerfMonitorCounterStringAMD (will be remapped) */ + /* _mesa_function_pool[43676]: GetPerfMonitorCounterStringAMD (will be remapped) */ "iiipp\0" "glGetPerfMonitorCounterStringAMD\0" "\0" - /* _mesa_function_pool[43661]: EndFragmentShaderATI (will be remapped) */ + /* _mesa_function_pool[43716]: EndFragmentShaderATI (will be remapped) */ "\0" "glEndFragmentShaderATI\0" "\0" - /* _mesa_function_pool[43686]: Uniform4iv (will be remapped) */ + /* _mesa_function_pool[43741]: Uniform4iv (will be remapped) */ "iip\0" "glUniform4iv\0" "glUniform4ivARB\0" @@ -6084,840 +6092,842 @@ static const char _mesa_function_pool[] = /* these functions need to be remapped */ static const struct gl_function_pool_remap MESA_remap_table_functions[] = { - { 17868, CompressedTexImage1D_remap_index }, - { 15358, CompressedTexImage2D_remap_index }, - { 11280, CompressedTexImage3D_remap_index }, - { 28355, CompressedTexSubImage1D_remap_index }, - { 34310, CompressedTexSubImage2D_remap_index }, + { 17927, CompressedTexImage1D_remap_index }, + { 15417, CompressedTexImage2D_remap_index }, + { 11307, CompressedTexImage3D_remap_index }, + { 28414, CompressedTexSubImage1D_remap_index }, + { 34369, CompressedTexSubImage2D_remap_index }, { 5818, CompressedTexSubImage3D_remap_index }, { 3918, GetCompressedTexImage_remap_index }, - { 17077, LoadTransposeMatrixd_remap_index }, - { 17025, LoadTransposeMatrixf_remap_index }, - { 31791, MultTransposeMatrixd_remap_index }, - { 12587, MultTransposeMatrixf_remap_index }, - { 41741, SampleCoverage_remap_index }, + { 17136, LoadTransposeMatrixd_remap_index }, + { 17084, LoadTransposeMatrixf_remap_index }, + { 31850, MultTransposeMatrixd_remap_index }, + { 12614, MultTransposeMatrixf_remap_index }, + { 41796, SampleCoverage_remap_index }, { 3187, BlendFuncSeparate_remap_index }, - { 20659, FogCoordPointer_remap_index }, - { 37867, FogCoordd_remap_index }, - { 37643, FogCoorddv_remap_index }, - { 30833, MultiDrawArrays_remap_index }, - { 29222, PointParameterf_remap_index }, + { 20718, FogCoordPointer_remap_index }, + { 37926, FogCoordd_remap_index }, + { 37702, FogCoorddv_remap_index }, + { 30892, MultiDrawArrays_remap_index }, + { 29281, PointParameterf_remap_index }, { 4528, PointParameterfv_remap_index }, - { 29180, PointParameteri_remap_index }, + { 29239, PointParameteri_remap_index }, { 8163, PointParameteriv_remap_index }, { 4950, SecondaryColor3b_remap_index }, - { 37458, SecondaryColor3bv_remap_index }, - { 31992, SecondaryColor3d_remap_index }, - { 11413, SecondaryColor3dv_remap_index }, + { 37517, SecondaryColor3bv_remap_index }, + { 32051, SecondaryColor3d_remap_index }, + { 11440, SecondaryColor3dv_remap_index }, { 5046, SecondaryColor3i_remap_index }, - { 27542, SecondaryColor3iv_remap_index }, + { 27601, SecondaryColor3iv_remap_index }, { 4826, SecondaryColor3s_remap_index }, - { 14644, SecondaryColor3sv_remap_index }, - { 20812, SecondaryColor3ub_remap_index }, + { 14703, SecondaryColor3sv_remap_index }, + { 20871, SecondaryColor3ub_remap_index }, { 6711, SecondaryColor3ubv_remap_index }, - { 20860, SecondaryColor3ui_remap_index }, - { 22742, SecondaryColor3uiv_remap_index }, - { 20703, SecondaryColor3us_remap_index }, - { 9136, SecondaryColor3usv_remap_index }, - { 33094, SecondaryColorPointer_remap_index }, - { 11038, WindowPos2d_remap_index }, - { 16091, WindowPos2dv_remap_index }, - { 10985, WindowPos2f_remap_index }, - { 22096, WindowPos2fv_remap_index }, - { 11091, WindowPos2i_remap_index }, + { 20919, SecondaryColor3ui_remap_index }, + { 22801, SecondaryColor3uiv_remap_index }, + { 20762, SecondaryColor3us_remap_index }, + { 9163, SecondaryColor3usv_remap_index }, + { 33153, SecondaryColorPointer_remap_index }, + { 11065, WindowPos2d_remap_index }, + { 16150, WindowPos2dv_remap_index }, + { 11012, WindowPos2f_remap_index }, + { 22155, WindowPos2fv_remap_index }, + { 11118, WindowPos2i_remap_index }, { 6072, WindowPos2iv_remap_index }, - { 11144, WindowPos2s_remap_index }, - { 43541, WindowPos2sv_remap_index }, - { 14891, WindowPos3d_remap_index }, - { 14375, WindowPos3dv_remap_index }, - { 14978, WindowPos3f_remap_index }, + { 11171, WindowPos2s_remap_index }, + { 43596, WindowPos2sv_remap_index }, + { 14950, WindowPos3d_remap_index }, + { 14434, WindowPos3dv_remap_index }, + { 15037, WindowPos3f_remap_index }, { 8022, WindowPos3fv_remap_index }, - { 15087, WindowPos3i_remap_index }, - { 42531, WindowPos3iv_remap_index }, - { 15203, WindowPos3s_remap_index }, - { 23465, WindowPos3sv_remap_index }, + { 15146, WindowPos3i_remap_index }, + { 42586, WindowPos3iv_remap_index }, + { 15262, WindowPos3s_remap_index }, + { 23524, WindowPos3sv_remap_index }, { 5954, BeginQuery_remap_index }, - { 42406, BindBuffer_remap_index }, - { 36289, BufferData_remap_index }, - { 9633, BufferSubData_remap_index }, - { 29493, DeleteBuffers_remap_index }, - { 21106, DeleteQueries_remap_index }, - { 18691, EndQuery_remap_index }, - { 39841, GenBuffers_remap_index }, + { 42461, BindBuffer_remap_index }, + { 36348, BufferData_remap_index }, + { 9660, BufferSubData_remap_index }, + { 29552, DeleteBuffers_remap_index }, + { 21165, DeleteQueries_remap_index }, + { 18750, EndQuery_remap_index }, + { 39896, GenBuffers_remap_index }, { 1815, GenQueries_remap_index }, - { 27016, GetBufferParameteriv_remap_index }, - { 39706, GetBufferPointerv_remap_index }, - { 29532, GetBufferSubData_remap_index }, + { 27075, GetBufferParameteriv_remap_index }, + { 39761, GetBufferPointerv_remap_index }, + { 29591, GetBufferSubData_remap_index }, { 7701, GetQueryObjectiv_remap_index }, { 7370, GetQueryObjectuiv_remap_index }, - { 11606, GetQueryiv_remap_index }, - { 17558, IsBuffer_remap_index }, - { 27263, IsQuery_remap_index }, - { 11717, MapBuffer_remap_index }, - { 42136, UnmapBuffer_remap_index }, + { 11633, GetQueryiv_remap_index }, + { 17617, IsBuffer_remap_index }, + { 27322, IsQuery_remap_index }, + { 11744, MapBuffer_remap_index }, + { 42191, UnmapBuffer_remap_index }, { 315, AttachShader_remap_index }, - { 34778, BindAttribLocation_remap_index }, - { 39908, BlendEquationSeparate_remap_index }, - { 30532, CompileShader_remap_index }, - { 13864, CreateProgram_remap_index }, - { 29408, CreateShader_remap_index }, - { 19517, DeleteProgram_remap_index }, - { 30514, DeleteShader_remap_index }, - { 41669, DetachShader_remap_index }, - { 32744, DisableVertexAttribArray_remap_index }, - { 21894, DrawBuffers_remap_index }, - { 40133, EnableVertexAttribArray_remap_index }, - { 35431, GetActiveAttrib_remap_index }, - { 40582, GetActiveUniform_remap_index }, - { 16664, GetAttachedShaders_remap_index }, - { 25982, GetAttribLocation_remap_index }, - { 10725, GetProgramInfoLog_remap_index }, - { 21664, GetProgramiv_remap_index }, + { 34837, BindAttribLocation_remap_index }, + { 39963, BlendEquationSeparate_remap_index }, + { 30591, CompileShader_remap_index }, + { 13923, CreateProgram_remap_index }, + { 29467, CreateShader_remap_index }, + { 19576, DeleteProgram_remap_index }, + { 30573, DeleteShader_remap_index }, + { 41724, DetachShader_remap_index }, + { 32803, DisableVertexAttribArray_remap_index }, + { 21953, DrawBuffers_remap_index }, + { 40188, EnableVertexAttribArray_remap_index }, + { 35490, GetActiveAttrib_remap_index }, + { 40637, GetActiveUniform_remap_index }, + { 16723, GetAttachedShaders_remap_index }, + { 26041, GetAttribLocation_remap_index }, + { 10752, GetProgramInfoLog_remap_index }, + { 21723, GetProgramiv_remap_index }, { 3680, GetShaderInfoLog_remap_index }, { 7061, GetShaderSource_remap_index }, - { 16425, GetShaderiv_remap_index }, + { 16484, GetShaderiv_remap_index }, { 6005, GetUniformLocation_remap_index }, - { 12740, GetUniformfv_remap_index }, + { 12767, GetUniformfv_remap_index }, { 2074, GetUniformiv_remap_index }, - { 33462, GetVertexAttribPointerv_remap_index }, - { 39658, GetVertexAttribdv_remap_index }, - { 34071, GetVertexAttribfv_remap_index }, - { 36463, GetVertexAttribiv_remap_index }, + { 33521, GetVertexAttribPointerv_remap_index }, + { 39713, GetVertexAttribdv_remap_index }, + { 34130, GetVertexAttribfv_remap_index }, + { 36522, GetVertexAttribiv_remap_index }, { 4104, IsProgram_remap_index }, - { 37010, IsShader_remap_index }, - { 27735, LinkProgram_remap_index }, - { 36106, ShaderSource_remap_index }, - { 36078, StencilFuncSeparate_remap_index }, - { 34393, StencilMaskSeparate_remap_index }, - { 35575, StencilOpSeparate_remap_index }, - { 38981, Uniform1f_remap_index }, + { 37069, IsShader_remap_index }, + { 27794, LinkProgram_remap_index }, + { 36165, ShaderSource_remap_index }, + { 36137, StencilFuncSeparate_remap_index }, + { 34452, StencilMaskSeparate_remap_index }, + { 35634, StencilOpSeparate_remap_index }, + { 39036, Uniform1f_remap_index }, { 7877, Uniform1fv_remap_index }, - { 39041, Uniform1i_remap_index }, - { 17739, Uniform1iv_remap_index }, - { 41237, Uniform2f_remap_index }, - { 21830, Uniform2fv_remap_index }, - { 41309, Uniform2i_remap_index }, - { 19759, Uniform2iv_remap_index }, + { 39096, Uniform1i_remap_index }, + { 17798, Uniform1iv_remap_index }, + { 41292, Uniform2f_remap_index }, + { 21889, Uniform2fv_remap_index }, + { 41364, Uniform2i_remap_index }, + { 19818, Uniform2iv_remap_index }, { 889, Uniform3f_remap_index }, - { 36575, Uniform3fv_remap_index }, + { 36634, Uniform3fv_remap_index }, { 802, Uniform3i_remap_index }, - { 37897, Uniform3iv_remap_index }, + { 37956, Uniform3iv_remap_index }, { 4398, Uniform4f_remap_index }, { 8574, Uniform4fv_remap_index }, { 4335, Uniform4i_remap_index }, - { 43686, Uniform4iv_remap_index }, - { 9739, UniformMatrix2fv_remap_index }, - { 22476, UniformMatrix3fv_remap_index }, - { 10208, UniformMatrix4fv_remap_index }, - { 39143, UseProgram_remap_index }, - { 23896, ValidateProgram_remap_index }, - { 17827, VertexAttrib1d_remap_index }, - { 36933, VertexAttrib1dv_remap_index }, - { 17950, VertexAttrib1s_remap_index }, - { 33919, VertexAttrib1sv_remap_index }, + { 43741, Uniform4iv_remap_index }, + { 9766, UniformMatrix2fv_remap_index }, + { 22535, UniformMatrix3fv_remap_index }, + { 10235, UniformMatrix4fv_remap_index }, + { 39198, UseProgram_remap_index }, + { 23955, ValidateProgram_remap_index }, + { 17886, VertexAttrib1d_remap_index }, + { 36992, VertexAttrib1dv_remap_index }, + { 18009, VertexAttrib1s_remap_index }, + { 33978, VertexAttrib1sv_remap_index }, { 7835, VertexAttrib2d_remap_index }, - { 23216, VertexAttrib2dv_remap_index }, + { 23275, VertexAttrib2dv_remap_index }, { 7747, VertexAttrib2s_remap_index }, - { 13997, VertexAttrib2sv_remap_index }, - { 11640, VertexAttrib3d_remap_index }, - { 21754, VertexAttrib3dv_remap_index }, - { 11515, VertexAttrib3s_remap_index }, - { 38806, VertexAttrib3sv_remap_index }, - { 11763, VertexAttrib4Nbv_remap_index }, - { 27631, VertexAttrib4Niv_remap_index }, - { 20095, VertexAttrib4Nsv_remap_index }, + { 14056, VertexAttrib2sv_remap_index }, + { 11667, VertexAttrib3d_remap_index }, + { 21813, VertexAttrib3dv_remap_index }, + { 11542, VertexAttrib3s_remap_index }, + { 38861, VertexAttrib3sv_remap_index }, + { 11790, VertexAttrib4Nbv_remap_index }, + { 27690, VertexAttrib4Niv_remap_index }, + { 20154, VertexAttrib4Nsv_remap_index }, { 1439, VertexAttrib4Nub_remap_index }, - { 32301, VertexAttrib4Nubv_remap_index }, - { 10282, VertexAttrib4Nuiv_remap_index }, - { 34660, VertexAttrib4Nusv_remap_index }, - { 9066, VertexAttrib4bv_remap_index }, - { 27894, VertexAttrib4d_remap_index }, - { 28271, VertexAttrib4dv_remap_index }, - { 38009, VertexAttrib4iv_remap_index }, - { 27962, VertexAttrib4s_remap_index }, - { 18791, VertexAttrib4sv_remap_index }, - { 9968, VertexAttrib4ubv_remap_index }, - { 20050, VertexAttrib4uiv_remap_index }, + { 32360, VertexAttrib4Nubv_remap_index }, + { 10309, VertexAttrib4Nuiv_remap_index }, + { 34719, VertexAttrib4Nusv_remap_index }, + { 9093, VertexAttrib4bv_remap_index }, + { 27953, VertexAttrib4d_remap_index }, + { 28330, VertexAttrib4dv_remap_index }, + { 38068, VertexAttrib4iv_remap_index }, + { 28021, VertexAttrib4s_remap_index }, + { 18850, VertexAttrib4sv_remap_index }, + { 9995, VertexAttrib4ubv_remap_index }, + { 20109, VertexAttrib4uiv_remap_index }, { 1365, VertexAttrib4usv_remap_index }, - { 32386, VertexAttribPointer_remap_index }, - { 29020, UniformMatrix2x3fv_remap_index }, + { 32445, VertexAttribPointer_remap_index }, + { 29079, UniformMatrix2x3fv_remap_index }, { 922, UniformMatrix2x4fv_remap_index }, - { 10255, UniformMatrix3x2fv_remap_index }, - { 42694, UniformMatrix3x4fv_remap_index }, - { 38354, UniformMatrix4x2fv_remap_index }, - { 11558, UniformMatrix4x3fv_remap_index }, - { 16331, BeginConditionalRender_remap_index }, - { 23980, BeginTransformFeedback_remap_index }, - { 12462, BindBufferBase_remap_index }, + { 10282, UniformMatrix3x2fv_remap_index }, + { 42749, UniformMatrix3x4fv_remap_index }, + { 38413, UniformMatrix4x2fv_remap_index }, + { 11585, UniformMatrix4x3fv_remap_index }, + { 16390, BeginConditionalRender_remap_index }, + { 24039, BeginTransformFeedback_remap_index }, + { 12489, BindBufferBase_remap_index }, { 7589, BindBufferRange_remap_index }, - { 22260, BindFragDataLocation_remap_index }, - { 23324, ClampColor_remap_index }, - { 16691, ClearBufferfi_remap_index }, - { 16540, ClearBufferfv_remap_index }, - { 20518, ClearBufferiv_remap_index }, - { 37721, ClearBufferuiv_remap_index }, - { 13065, ColorMaski_remap_index }, - { 37054, Disablei_remap_index }, - { 14945, Enablei_remap_index }, - { 22790, EndConditionalRender_remap_index }, - { 19336, EndTransformFeedback_remap_index }, - { 11951, GetBooleani_v_remap_index }, - { 39241, GetFragDataLocation_remap_index }, - { 20539, GetIntegeri_v_remap_index }, - { 28254, GetStringi_remap_index }, - { 30017, GetTexParameterIiv_remap_index }, - { 13261, GetTexParameterIuiv_remap_index }, - { 30231, GetTransformFeedbackVarying_remap_index }, - { 35876, GetUniformuiv_remap_index }, - { 42920, GetVertexAttribIiv_remap_index }, - { 20350, GetVertexAttribIuiv_remap_index }, - { 33377, IsEnabledi_remap_index }, - { 19575, TexParameterIiv_remap_index }, - { 16146, TexParameterIuiv_remap_index }, - { 38741, TransformFeedbackVaryings_remap_index }, + { 22319, BindFragDataLocation_remap_index }, + { 23383, ClampColor_remap_index }, + { 16750, ClearBufferfi_remap_index }, + { 16599, ClearBufferfv_remap_index }, + { 20577, ClearBufferiv_remap_index }, + { 37780, ClearBufferuiv_remap_index }, + { 13124, ColorMaski_remap_index }, + { 37113, Disablei_remap_index }, + { 15004, Enablei_remap_index }, + { 22849, EndConditionalRender_remap_index }, + { 19395, EndTransformFeedback_remap_index }, + { 11978, GetBooleani_v_remap_index }, + { 39296, GetFragDataLocation_remap_index }, + { 20598, GetIntegeri_v_remap_index }, + { 28313, GetStringi_remap_index }, + { 30076, GetTexParameterIiv_remap_index }, + { 13320, GetTexParameterIuiv_remap_index }, + { 30290, GetTransformFeedbackVarying_remap_index }, + { 35935, GetUniformuiv_remap_index }, + { 42975, GetVertexAttribIiv_remap_index }, + { 20409, GetVertexAttribIuiv_remap_index }, + { 33436, IsEnabledi_remap_index }, + { 19634, TexParameterIiv_remap_index }, + { 16205, TexParameterIuiv_remap_index }, + { 38796, TransformFeedbackVaryings_remap_index }, { 5441, Uniform1ui_remap_index }, - { 25422, Uniform1uiv_remap_index }, - { 24796, Uniform2ui_remap_index }, - { 13107, Uniform2uiv_remap_index }, - { 32638, Uniform3ui_remap_index }, - { 18850, Uniform3uiv_remap_index }, - { 11874, Uniform4ui_remap_index }, - { 17773, Uniform4uiv_remap_index }, - { 35006, VertexAttribI1iv_remap_index }, - { 11366, VertexAttribI1uiv_remap_index }, + { 25481, Uniform1uiv_remap_index }, + { 24855, Uniform2ui_remap_index }, + { 13166, Uniform2uiv_remap_index }, + { 32697, Uniform3ui_remap_index }, + { 18909, Uniform3uiv_remap_index }, + { 11901, Uniform4ui_remap_index }, + { 17832, Uniform4uiv_remap_index }, + { 35065, VertexAttribI1iv_remap_index }, + { 11393, VertexAttribI1uiv_remap_index }, { 7418, VertexAttribI4bv_remap_index }, - { 10119, VertexAttribI4sv_remap_index }, + { 10146, VertexAttribI4sv_remap_index }, { 8374, VertexAttribI4ubv_remap_index }, { 6877, VertexAttribI4usv_remap_index }, - { 40077, VertexAttribIPointer_remap_index }, + { 40132, VertexAttribIPointer_remap_index }, { 8321, PrimitiveRestartIndex_remap_index }, - { 33591, TexBuffer_remap_index }, + { 33650, TexBuffer_remap_index }, { 111, FramebufferTexture_remap_index }, - { 23730, GetBufferParameteri64v_remap_index }, - { 39409, GetInteger64i_v_remap_index }, - { 40391, VertexAttribDivisor_remap_index }, - { 43369, MinSampleShading_remap_index }, + { 23789, GetBufferParameteri64v_remap_index }, + { 39464, GetInteger64i_v_remap_index }, + { 40446, VertexAttribDivisor_remap_index }, + { 43424, MinSampleShading_remap_index }, { 7106, BindProgramARB_remap_index }, - { 30699, DeleteProgramsARB_remap_index }, - { 15032, GenProgramsARB_remap_index }, - { 14040, GetProgramEnvParameterdvARB_remap_index }, - { 29458, GetProgramEnvParameterfvARB_remap_index }, - { 30878, GetProgramLocalParameterdvARB_remap_index }, - { 37304, GetProgramLocalParameterfvARB_remap_index }, - { 22405, GetProgramStringARB_remap_index }, + { 30758, DeleteProgramsARB_remap_index }, + { 15091, GenProgramsARB_remap_index }, + { 14099, GetProgramEnvParameterdvARB_remap_index }, + { 29517, GetProgramEnvParameterfvARB_remap_index }, + { 30937, GetProgramLocalParameterdvARB_remap_index }, + { 37363, GetProgramLocalParameterfvARB_remap_index }, + { 22464, GetProgramStringARB_remap_index }, { 8207, GetProgramivARB_remap_index }, - { 31200, IsProgramARB_remap_index }, - { 17145, ProgramEnvParameter4dARB_remap_index }, + { 31259, IsProgramARB_remap_index }, + { 17204, ProgramEnvParameter4dARB_remap_index }, { 2660, ProgramEnvParameter4dvARB_remap_index }, - { 38509, ProgramEnvParameter4fARB_remap_index }, - { 24485, ProgramEnvParameter4fvARB_remap_index }, - { 22840, ProgramLocalParameter4dARB_remap_index }, + { 38564, ProgramEnvParameter4fARB_remap_index }, + { 24544, ProgramEnvParameter4fvARB_remap_index }, + { 22899, ProgramLocalParameter4dARB_remap_index }, { 3974, ProgramLocalParameter4dvARB_remap_index }, - { 30430, ProgramLocalParameter4fARB_remap_index }, - { 19138, ProgramLocalParameter4fvARB_remap_index }, - { 31272, ProgramStringARB_remap_index }, - { 11910, VertexAttrib1fARB_remap_index }, - { 31695, VertexAttrib1fvARB_remap_index }, - { 22054, VertexAttrib2fARB_remap_index }, - { 13358, VertexAttrib2fvARB_remap_index }, + { 30489, ProgramLocalParameter4fARB_remap_index }, + { 19197, ProgramLocalParameter4fvARB_remap_index }, + { 31331, ProgramStringARB_remap_index }, + { 11937, VertexAttrib1fARB_remap_index }, + { 31754, VertexAttrib1fvARB_remap_index }, + { 22113, VertexAttrib2fARB_remap_index }, + { 13417, VertexAttrib2fvARB_remap_index }, { 334, VertexAttrib3fARB_remap_index }, - { 26274, VertexAttrib3fvARB_remap_index }, - { 25156, VertexAttrib4fARB_remap_index }, - { 14332, VertexAttrib4fvARB_remap_index }, - { 35663, AttachObjectARB_remap_index }, - { 22449, CreateProgramObjectARB_remap_index }, - { 16589, CreateShaderObjectARB_remap_index }, - { 15417, DeleteObjectARB_remap_index }, - { 38149, DetachObjectARB_remap_index }, - { 36002, GetAttachedObjectsARB_remap_index }, - { 24690, GetHandleARB_remap_index }, - { 20467, GetInfoLogARB_remap_index }, - { 21272, GetObjectParameterfvARB_remap_index }, - { 41782, GetObjectParameterivARB_remap_index }, + { 26333, VertexAttrib3fvARB_remap_index }, + { 25215, VertexAttrib4fARB_remap_index }, + { 14391, VertexAttrib4fvARB_remap_index }, + { 35722, AttachObjectARB_remap_index }, + { 22508, CreateProgramObjectARB_remap_index }, + { 16648, CreateShaderObjectARB_remap_index }, + { 15476, DeleteObjectARB_remap_index }, + { 38208, DetachObjectARB_remap_index }, + { 36061, GetAttachedObjectsARB_remap_index }, + { 24749, GetHandleARB_remap_index }, + { 20526, GetInfoLogARB_remap_index }, + { 21331, GetObjectParameterfvARB_remap_index }, + { 41837, GetObjectParameterivARB_remap_index }, { 5553, DrawArraysInstancedARB_remap_index }, { 7285, DrawElementsInstancedARB_remap_index }, - { 13821, BindFramebuffer_remap_index }, + { 13880, BindFramebuffer_remap_index }, { 8230, BindRenderbuffer_remap_index }, - { 33777, BlitFramebuffer_remap_index }, + { 33836, BlitFramebuffer_remap_index }, { 6276, CheckFramebufferStatus_remap_index }, - { 19951, DeleteFramebuffers_remap_index }, - { 36857, DeleteRenderbuffers_remap_index }, - { 31110, FramebufferRenderbuffer_remap_index }, - { 33828, FramebufferTexture1D_remap_index }, - { 23105, FramebufferTexture2D_remap_index }, - { 26902, FramebufferTexture3D_remap_index }, - { 37118, FramebufferTextureLayer_remap_index }, - { 39777, GenFramebuffers_remap_index }, - { 33256, GenRenderbuffers_remap_index }, + { 20010, DeleteFramebuffers_remap_index }, + { 36916, DeleteRenderbuffers_remap_index }, + { 31169, FramebufferRenderbuffer_remap_index }, + { 33887, FramebufferTexture1D_remap_index }, + { 23164, FramebufferTexture2D_remap_index }, + { 26961, FramebufferTexture3D_remap_index }, + { 37177, FramebufferTextureLayer_remap_index }, + { 39832, GenFramebuffers_remap_index }, + { 33315, GenRenderbuffers_remap_index }, { 7529, GenerateMipmap_remap_index }, { 5249, GetFramebufferAttachmentParameteriv_remap_index }, - { 43413, GetRenderbufferParameteriv_remap_index }, + { 43468, GetRenderbufferParameteriv_remap_index }, { 6440, IsFramebuffer_remap_index }, - { 25504, IsRenderbuffer_remap_index }, + { 25563, IsRenderbuffer_remap_index }, { 629, RenderbufferStorage_remap_index }, - { 14815, RenderbufferStorageMultisample_remap_index }, - { 19041, FramebufferTextureFaceARB_remap_index }, + { 14874, RenderbufferStorageMultisample_remap_index }, + { 19100, FramebufferTextureFaceARB_remap_index }, { 5176, FlushMappedBufferRange_remap_index }, - { 30915, MapBufferRange_remap_index }, - { 13200, BindVertexArray_remap_index }, + { 30974, MapBufferRange_remap_index }, + { 13259, BindVertexArray_remap_index }, { 1133, DeleteVertexArrays_remap_index }, - { 17466, GenVertexArrays_remap_index }, - { 38849, IsVertexArray_remap_index }, - { 12980, GetActiveUniformBlockName_remap_index }, - { 43187, GetActiveUniformBlockiv_remap_index }, + { 17525, GenVertexArrays_remap_index }, + { 38904, IsVertexArray_remap_index }, + { 13039, GetActiveUniformBlockName_remap_index }, + { 43242, GetActiveUniformBlockiv_remap_index }, { 3106, GetActiveUniformName_remap_index }, - { 13968, GetActiveUniformsiv_remap_index }, - { 41642, GetUniformBlockIndex_remap_index }, - { 10379, GetUniformIndices_remap_index }, - { 34617, UniformBlockBinding_remap_index }, - { 42649, CopyBufferSubData_remap_index }, - { 42970, ClientWaitSync_remap_index }, - { 11242, DeleteSync_remap_index }, - { 34644, FenceSync_remap_index }, - { 38129, GetInteger64v_remap_index }, - { 40247, GetSynciv_remap_index }, - { 15438, IsSync_remap_index }, - { 33446, WaitSync_remap_index }, - { 13015, DrawElementsBaseVertex_remap_index }, - { 16779, DrawElementsInstancedBaseVertex_remap_index }, - { 37375, DrawRangeElementsBaseVertex_remap_index }, - { 41341, MultiDrawElementsBaseVertex_remap_index }, - { 24230, ProvokingVertex_remap_index }, + { 14027, GetActiveUniformsiv_remap_index }, + { 41697, GetUniformBlockIndex_remap_index }, + { 10406, GetUniformIndices_remap_index }, + { 34676, UniformBlockBinding_remap_index }, + { 42704, CopyBufferSubData_remap_index }, + { 43025, ClientWaitSync_remap_index }, + { 11269, DeleteSync_remap_index }, + { 34703, FenceSync_remap_index }, + { 38188, GetInteger64v_remap_index }, + { 40302, GetSynciv_remap_index }, + { 15497, IsSync_remap_index }, + { 33505, WaitSync_remap_index }, + { 13074, DrawElementsBaseVertex_remap_index }, + { 16838, DrawElementsInstancedBaseVertex_remap_index }, + { 37434, DrawRangeElementsBaseVertex_remap_index }, + { 41396, MultiDrawElementsBaseVertex_remap_index }, + { 24289, ProvokingVertex_remap_index }, { 5498, GetMultisamplefv_remap_index }, - { 35113, SampleMaski_remap_index }, + { 35172, SampleMaski_remap_index }, { 1944, TexImage2DMultisample_remap_index }, - { 41585, TexImage3DMultisample_remap_index }, - { 22918, BlendEquationSeparateiARB_remap_index }, - { 27395, BlendEquationiARB_remap_index }, + { 41640, TexImage3DMultisample_remap_index }, + { 22977, BlendEquationSeparateiARB_remap_index }, + { 27454, BlendEquationiARB_remap_index }, { 3732, BlendFuncSeparateiARB_remap_index }, - { 24726, BlendFunciARB_remap_index }, + { 24785, BlendFunciARB_remap_index }, { 1686, BindFragDataLocationIndexed_remap_index }, - { 28843, GetFragDataIndex_remap_index }, + { 28902, GetFragDataIndex_remap_index }, { 2827, BindSampler_remap_index }, - { 42780, DeleteSamplers_remap_index }, - { 35624, GenSamplers_remap_index }, + { 42835, DeleteSamplers_remap_index }, + { 35683, GenSamplers_remap_index }, { 2527, GetSamplerParameterIiv_remap_index }, { 5742, GetSamplerParameterIuiv_remap_index }, - { 23187, GetSamplerParameterfv_remap_index }, - { 24889, GetSamplerParameteriv_remap_index }, - { 26127, IsSampler_remap_index }, - { 38381, SamplerParameterIiv_remap_index }, - { 12301, SamplerParameterIuiv_remap_index }, - { 42854, SamplerParameterf_remap_index }, - { 38453, SamplerParameterfv_remap_index }, - { 42801, SamplerParameteri_remap_index }, - { 28118, SamplerParameteriv_remap_index }, - { 23274, GetQueryObjecti64v_remap_index }, + { 23246, GetSamplerParameterfv_remap_index }, + { 24948, GetSamplerParameteriv_remap_index }, + { 26186, IsSampler_remap_index }, + { 8634, SamplerParameterIiv_remap_index }, + { 12328, SamplerParameterIuiv_remap_index }, + { 42909, SamplerParameterf_remap_index }, + { 38508, SamplerParameterfv_remap_index }, + { 42856, SamplerParameteri_remap_index }, + { 28177, SamplerParameteriv_remap_index }, + { 23333, GetQueryObjecti64v_remap_index }, { 4026, GetQueryObjectui64v_remap_index }, - { 12887, QueryCounter_remap_index }, - { 37705, ColorP3ui_remap_index }, + { 12914, QueryCounter_remap_index }, + { 37764, ColorP3ui_remap_index }, { 6595, ColorP3uiv_remap_index }, - { 17586, ColorP4ui_remap_index }, - { 25869, ColorP4uiv_remap_index }, - { 13724, MultiTexCoordP1ui_remap_index }, - { 25639, MultiTexCoordP1uiv_remap_index }, - { 34001, MultiTexCoordP2ui_remap_index }, - { 8920, MultiTexCoordP2uiv_remap_index }, - { 25957, MultiTexCoordP3ui_remap_index }, + { 17645, ColorP4ui_remap_index }, + { 25928, ColorP4uiv_remap_index }, + { 13783, MultiTexCoordP1ui_remap_index }, + { 25698, MultiTexCoordP1uiv_remap_index }, + { 34060, MultiTexCoordP2ui_remap_index }, + { 8947, MultiTexCoordP2uiv_remap_index }, + { 26016, MultiTexCoordP3ui_remap_index }, { 391, MultiTexCoordP3uiv_remap_index }, - { 40052, MultiTexCoordP4ui_remap_index }, - { 34119, MultiTexCoordP4uiv_remap_index }, - { 36195, NormalP3ui_remap_index }, - { 25564, NormalP3uiv_remap_index }, - { 40938, SecondaryColorP3ui_remap_index }, + { 40107, MultiTexCoordP4ui_remap_index }, + { 34178, MultiTexCoordP4uiv_remap_index }, + { 36254, NormalP3ui_remap_index }, + { 25623, NormalP3uiv_remap_index }, + { 40993, SecondaryColorP3ui_remap_index }, { 5690, SecondaryColorP3uiv_remap_index }, { 162, TexCoordP1ui_remap_index }, { 609, TexCoordP1uiv_remap_index }, - { 26233, TexCoordP2ui_remap_index }, - { 36511, TexCoordP2uiv_remap_index }, - { 14690, TexCoordP3ui_remap_index }, - { 17629, TexCoordP3uiv_remap_index }, - { 33900, TexCoordP4ui_remap_index }, + { 26292, TexCoordP2ui_remap_index }, + { 36570, TexCoordP2uiv_remap_index }, + { 14749, TexCoordP3ui_remap_index }, + { 17688, TexCoordP3uiv_remap_index }, + { 33959, TexCoordP4ui_remap_index }, { 1769, TexCoordP4uiv_remap_index }, - { 14759, VertexAttribP1ui_remap_index }, + { 14818, VertexAttribP1ui_remap_index }, { 4078, VertexAttribP1uiv_remap_index }, - { 29630, VertexAttribP2ui_remap_index }, + { 29689, VertexAttribP2ui_remap_index }, { 4872, VertexAttribP2uiv_remap_index }, { 1487, VertexAttribP3ui_remap_index }, - { 28144, VertexAttribP3uiv_remap_index }, + { 28203, VertexAttribP3uiv_remap_index }, { 4310, VertexAttribP4ui_remap_index }, - { 15969, VertexAttribP4uiv_remap_index }, - { 34742, VertexP2ui_remap_index }, - { 32368, VertexP2uiv_remap_index }, - { 22432, VertexP3ui_remap_index }, + { 16028, VertexAttribP4uiv_remap_index }, + { 34801, VertexP2ui_remap_index }, + { 32427, VertexP2uiv_remap_index }, + { 22491, VertexP3ui_remap_index }, { 5987, VertexP3uiv_remap_index }, { 3061, VertexP4ui_remap_index }, - { 43351, VertexP4uiv_remap_index }, + { 43406, VertexP4uiv_remap_index }, { 777, DrawArraysIndirect_remap_index }, - { 23437, DrawElementsIndirect_remap_index }, - { 10751, BindTransformFeedback_remap_index }, - { 10623, DeleteTransformFeedbacks_remap_index }, - { 35275, DrawTransformFeedback_remap_index }, + { 23496, DrawElementsIndirect_remap_index }, + { 10778, BindTransformFeedback_remap_index }, + { 10650, DeleteTransformFeedbacks_remap_index }, + { 35334, DrawTransformFeedback_remap_index }, { 3868, GenTransformFeedbacks_remap_index }, - { 32890, IsTransformFeedback_remap_index }, - { 30487, PauseTransformFeedback_remap_index }, - { 34941, ResumeTransformFeedback_remap_index }, - { 22348, BeginQueryIndexed_remap_index }, - { 40442, DrawTransformFeedbackStream_remap_index }, - { 18940, EndQueryIndexed_remap_index }, - { 21620, GetQueryIndexediv_remap_index }, - { 43317, ClearDepthf_remap_index }, - { 23796, DepthRangef_remap_index }, - { 37743, GetShaderPrecisionFormat_remap_index }, + { 32949, IsTransformFeedback_remap_index }, + { 30546, PauseTransformFeedback_remap_index }, + { 35000, ResumeTransformFeedback_remap_index }, + { 22407, BeginQueryIndexed_remap_index }, + { 40497, DrawTransformFeedbackStream_remap_index }, + { 18999, EndQueryIndexed_remap_index }, + { 21679, GetQueryIndexediv_remap_index }, + { 43372, ClearDepthf_remap_index }, + { 23855, DepthRangef_remap_index }, + { 37802, GetShaderPrecisionFormat_remap_index }, { 3161, ReleaseShaderCompiler_remap_index }, - { 25027, ShaderBinary_remap_index }, - { 19413, GetProgramBinary_remap_index }, - { 11808, ProgramBinary_remap_index }, - { 12043, ProgramParameteri_remap_index }, - { 26623, DepthRangeArrayv_remap_index }, - { 41407, DepthRangeIndexed_remap_index }, - { 32870, GetDoublei_v_remap_index }, - { 35131, GetFloati_v_remap_index }, - { 41848, ScissorArrayv_remap_index }, - { 24830, ScissorIndexed_remap_index }, - { 28170, ScissorIndexedv_remap_index }, - { 18381, ViewportArrayv_remap_index }, - { 31389, ViewportIndexedf_remap_index }, - { 19461, ViewportIndexedfv_remap_index }, + { 25086, ShaderBinary_remap_index }, + { 19472, GetProgramBinary_remap_index }, + { 11835, ProgramBinary_remap_index }, + { 12070, ProgramParameteri_remap_index }, + { 26682, DepthRangeArrayv_remap_index }, + { 41462, DepthRangeIndexed_remap_index }, + { 32929, GetDoublei_v_remap_index }, + { 35190, GetFloati_v_remap_index }, + { 41903, ScissorArrayv_remap_index }, + { 24889, ScissorIndexed_remap_index }, + { 28229, ScissorIndexedv_remap_index }, + { 18440, ViewportArrayv_remap_index }, + { 31448, ViewportIndexedf_remap_index }, + { 19520, ViewportIndexedfv_remap_index }, { 8421, GetGraphicsResetStatusARB_remap_index }, - { 29773, GetnColorTableARB_remap_index }, + { 29832, GetnColorTableARB_remap_index }, { 2793, GetnCompressedTexImageARB_remap_index }, { 1233, GetnConvolutionFilterARB_remap_index }, { 4746, GetnHistogramARB_remap_index }, - { 18266, GetnMapdvARB_remap_index }, - { 12192, GetnMapfvARB_remap_index }, - { 34026, GetnMapivARB_remap_index }, - { 38621, GetnMinmaxARB_remap_index }, + { 18325, GetnMapdvARB_remap_index }, + { 12219, GetnMapfvARB_remap_index }, + { 34085, GetnMapivARB_remap_index }, + { 38676, GetnMinmaxARB_remap_index }, { 3585, GetnPixelMapfvARB_remap_index }, { 5716, GetnPixelMapuivARB_remap_index }, - { 11489, GetnPixelMapusvARB_remap_index }, - { 21962, GetnPolygonStippleARB_remap_index }, - { 28611, GetnSeparableFilterARB_remap_index }, - { 10013, GetnTexImageARB_remap_index }, - { 27710, GetnUniformdvARB_remap_index }, - { 33688, GetnUniformfvARB_remap_index }, + { 11516, GetnPixelMapusvARB_remap_index }, + { 22021, GetnPolygonStippleARB_remap_index }, + { 28670, GetnSeparableFilterARB_remap_index }, + { 10040, GetnTexImageARB_remap_index }, + { 27769, GetnUniformdvARB_remap_index }, + { 33747, GetnUniformfvARB_remap_index }, { 3136, GetnUniformivARB_remap_index }, - { 13584, GetnUniformuivARB_remap_index }, - { 25200, ReadnPixelsARB_remap_index }, - { 32541, DrawArraysInstancedBaseInstance_remap_index }, - { 10164, DrawElementsInstancedBaseInstance_remap_index }, + { 13643, GetnUniformuivARB_remap_index }, + { 25259, ReadnPixelsARB_remap_index }, + { 32600, DrawArraysInstancedBaseInstance_remap_index }, + { 10191, DrawElementsInstancedBaseInstance_remap_index }, { 2605, DrawElementsInstancedBaseVertexBaseInstance_remap_index }, - { 34884, DrawTransformFeedbackInstanced_remap_index }, - { 13313, DrawTransformFeedbackStreamInstanced_remap_index }, - { 41869, GetInternalformativ_remap_index }, - { 19536, GetActiveAtomicCounterBufferiv_remap_index }, - { 43289, BindImageTexture_remap_index }, - { 21185, MemoryBarrier_remap_index }, - { 33756, TexStorage1D_remap_index }, - { 23047, TexStorage2D_remap_index }, - { 26879, TexStorage3D_remap_index }, + { 34943, DrawTransformFeedbackInstanced_remap_index }, + { 13372, DrawTransformFeedbackStreamInstanced_remap_index }, + { 41924, GetInternalformativ_remap_index }, + { 19595, GetActiveAtomicCounterBufferiv_remap_index }, + { 43344, BindImageTexture_remap_index }, + { 21244, MemoryBarrier_remap_index }, + { 33815, TexStorage1D_remap_index }, + { 23106, TexStorage2D_remap_index }, + { 26938, TexStorage3D_remap_index }, { 1410, TextureStorage1DEXT_remap_index }, - { 34828, TextureStorage2DEXT_remap_index }, - { 22023, TextureStorage3DEXT_remap_index }, - { 35535, ClearBufferData_remap_index }, + { 34887, TextureStorage2DEXT_remap_index }, + { 22082, TextureStorage3DEXT_remap_index }, + { 35594, ClearBufferData_remap_index }, { 2112, ClearBufferSubData_remap_index }, - { 30958, DispatchCompute_remap_index }, + { 31017, DispatchCompute_remap_index }, { 6360, DispatchComputeIndirect_remap_index }, - { 40266, TextureView_remap_index }, - { 21514, BindVertexBuffer_remap_index }, - { 29335, VertexAttribBinding_remap_index }, - { 29800, VertexAttribFormat_remap_index }, - { 32482, VertexAttribIFormat_remap_index }, - { 36050, VertexAttribLFormat_remap_index }, - { 34553, VertexBindingDivisor_remap_index }, + { 40321, TextureView_remap_index }, + { 21573, BindVertexBuffer_remap_index }, + { 29394, VertexAttribBinding_remap_index }, + { 29859, VertexAttribFormat_remap_index }, + { 32541, VertexAttribIFormat_remap_index }, + { 36109, VertexAttribLFormat_remap_index }, + { 34612, VertexBindingDivisor_remap_index }, { 3299, MultiDrawArraysIndirect_remap_index }, - { 17991, MultiDrawElementsIndirect_remap_index }, - { 17926, TexBufferRange_remap_index }, - { 37931, TexStorage2DMultisample_remap_index }, - { 28063, TexStorage3DMultisample_remap_index }, + { 18050, MultiDrawElementsIndirect_remap_index }, + { 17985, TexBufferRange_remap_index }, + { 37990, TexStorage2DMultisample_remap_index }, + { 28122, TexStorage3DMultisample_remap_index }, { 3331, BufferStorage_remap_index }, + { 38440, ClearTexImage_remap_index }, + { 13007, ClearTexSubImage_remap_index }, { 4173, BindBuffersBase_remap_index }, - { 14305, BindBuffersRange_remap_index }, - { 10598, BindImageTextures_remap_index }, + { 14364, BindBuffersRange_remap_index }, + { 10625, BindImageTextures_remap_index }, { 2773, BindSamplers_remap_index }, - { 40963, BindTextures_remap_index }, - { 24862, BindVertexBuffers_remap_index }, + { 41018, BindTextures_remap_index }, + { 24921, BindVertexBuffers_remap_index }, { 6389, InvalidateBufferData_remap_index }, - { 38323, InvalidateBufferSubData_remap_index }, - { 21145, InvalidateFramebuffer_remap_index }, - { 15706, InvalidateSubFramebuffer_remap_index }, - { 11849, InvalidateTexImage_remap_index }, - { 25227, InvalidateTexSubImage_remap_index }, - { 12639, PolygonOffsetEXT_remap_index }, - { 35642, DrawTexfOES_remap_index }, - { 24708, DrawTexfvOES_remap_index }, + { 38382, InvalidateBufferSubData_remap_index }, + { 21204, InvalidateFramebuffer_remap_index }, + { 15765, InvalidateSubFramebuffer_remap_index }, + { 11876, InvalidateTexImage_remap_index }, + { 25286, InvalidateTexSubImage_remap_index }, + { 12666, PolygonOffsetEXT_remap_index }, + { 35701, DrawTexfOES_remap_index }, + { 24767, DrawTexfvOES_remap_index }, { 986, DrawTexiOES_remap_index }, - { 29709, DrawTexivOES_remap_index }, - { 11996, DrawTexsOES_remap_index }, - { 21339, DrawTexsvOES_remap_index }, - { 25886, DrawTexxOES_remap_index }, - { 37571, DrawTexxvOES_remap_index }, - { 24121, PointSizePointerOES_remap_index }, + { 29768, DrawTexivOES_remap_index }, + { 12023, DrawTexsOES_remap_index }, + { 21398, DrawTexsvOES_remap_index }, + { 25945, DrawTexxOES_remap_index }, + { 37630, DrawTexxvOES_remap_index }, + { 24180, PointSizePointerOES_remap_index }, { 949, QueryMatrixxOES_remap_index }, - { 19004, SampleMaskSGIS_remap_index }, - { 32596, SamplePatternSGIS_remap_index }, - { 41269, ColorPointerEXT_remap_index }, - { 27289, EdgeFlagPointerEXT_remap_index }, - { 12716, IndexPointerEXT_remap_index }, - { 12906, NormalPointerEXT_remap_index }, - { 26688, TexCoordPointerEXT_remap_index }, - { 23938, VertexPointerEXT_remap_index }, - { 41208, DiscardFramebufferEXT_remap_index }, - { 10547, ActiveShaderProgram_remap_index }, - { 15919, BindProgramPipeline_remap_index }, - { 27341, CreateShaderProgramv_remap_index }, + { 19063, SampleMaskSGIS_remap_index }, + { 32655, SamplePatternSGIS_remap_index }, + { 41324, ColorPointerEXT_remap_index }, + { 27348, EdgeFlagPointerEXT_remap_index }, + { 12743, IndexPointerEXT_remap_index }, + { 12933, NormalPointerEXT_remap_index }, + { 26747, TexCoordPointerEXT_remap_index }, + { 23997, VertexPointerEXT_remap_index }, + { 41263, DiscardFramebufferEXT_remap_index }, + { 10574, ActiveShaderProgram_remap_index }, + { 15978, BindProgramPipeline_remap_index }, + { 27400, CreateShaderProgramv_remap_index }, { 3483, DeleteProgramPipelines_remap_index }, - { 24918, GenProgramPipelines_remap_index }, + { 24977, GenProgramPipelines_remap_index }, { 7911, GetProgramPipelineInfoLog_remap_index }, - { 29876, GetProgramPipelineiv_remap_index }, - { 24981, IsProgramPipeline_remap_index }, - { 43167, LockArraysEXT_remap_index }, - { 42485, ProgramUniform1f_remap_index }, - { 9335, ProgramUniform1fv_remap_index }, - { 42439, ProgramUniform1i_remap_index }, - { 14545, ProgramUniform1iv_remap_index }, - { 33046, ProgramUniform1ui_remap_index }, - { 42287, ProgramUniform1uiv_remap_index }, + { 29935, GetProgramPipelineiv_remap_index }, + { 25040, IsProgramPipeline_remap_index }, + { 43222, LockArraysEXT_remap_index }, + { 42540, ProgramUniform1f_remap_index }, + { 9362, ProgramUniform1fv_remap_index }, + { 42494, ProgramUniform1i_remap_index }, + { 14604, ProgramUniform1iv_remap_index }, + { 33105, ProgramUniform1ui_remap_index }, + { 42342, ProgramUniform1uiv_remap_index }, { 2251, ProgramUniform2f_remap_index }, - { 17340, ProgramUniform2fv_remap_index }, + { 17399, ProgramUniform2fv_remap_index }, { 2334, ProgramUniform2i_remap_index }, - { 20584, ProgramUniform2iv_remap_index }, + { 20643, ProgramUniform2iv_remap_index }, { 6956, ProgramUniform2ui_remap_index }, - { 8728, ProgramUniform2uiv_remap_index }, + { 8755, ProgramUniform2uiv_remap_index }, { 4432, ProgramUniform3f_remap_index }, - { 28892, ProgramUniform3fv_remap_index }, + { 28951, ProgramUniform3fv_remap_index }, { 4480, ProgramUniform3i_remap_index }, - { 12931, ProgramUniform3iv_remap_index }, - { 14594, ProgramUniform3ui_remap_index }, - { 17289, ProgramUniform3uiv_remap_index }, - { 27769, ProgramUniform4f_remap_index }, - { 32083, ProgramUniform4fv_remap_index }, - { 27818, ProgramUniform4i_remap_index }, + { 12958, ProgramUniform3iv_remap_index }, + { 14653, ProgramUniform3ui_remap_index }, + { 17348, ProgramUniform3uiv_remap_index }, + { 27828, ProgramUniform4f_remap_index }, + { 32142, ProgramUniform4fv_remap_index }, + { 27877, ProgramUniform4i_remap_index }, { 1848, ProgramUniform4iv_remap_index }, - { 38930, ProgramUniform4ui_remap_index }, - { 31843, ProgramUniform4uiv_remap_index }, - { 19076, ProgramUniformMatrix2fv_remap_index }, - { 21448, ProgramUniformMatrix2x3fv_remap_index }, + { 38985, ProgramUniform4ui_remap_index }, + { 31902, ProgramUniform4uiv_remap_index }, + { 19135, ProgramUniformMatrix2fv_remap_index }, + { 21507, ProgramUniformMatrix2x3fv_remap_index }, { 7635, ProgramUniformMatrix2x4fv_remap_index }, - { 37225, ProgramUniformMatrix3fv_remap_index }, - { 32804, ProgramUniformMatrix3x2fv_remap_index }, - { 26317, ProgramUniformMatrix3x4fv_remap_index }, - { 31027, ProgramUniformMatrix4fv_remap_index }, + { 37284, ProgramUniformMatrix3fv_remap_index }, + { 32863, ProgramUniformMatrix3x2fv_remap_index }, + { 26376, ProgramUniformMatrix3x4fv_remap_index }, + { 31086, ProgramUniformMatrix4fv_remap_index }, { 2185, ProgramUniformMatrix4x2fv_remap_index }, { 7199, ProgramUniformMatrix4x3fv_remap_index }, - { 37965, UnlockArraysEXT_remap_index }, - { 30981, UseProgramStages_remap_index }, + { 38024, UnlockArraysEXT_remap_index }, + { 31040, UseProgramStages_remap_index }, { 1628, ValidateProgramPipeline_remap_index }, - { 15995, DebugMessageCallback_remap_index }, - { 31482, DebugMessageControl_remap_index }, - { 15276, DebugMessageInsert_remap_index }, + { 16054, DebugMessageCallback_remap_index }, + { 31541, DebugMessageControl_remap_index }, + { 15335, DebugMessageInsert_remap_index }, { 6759, GetDebugMessageLog_remap_index }, { 6550, GetObjectLabel_remap_index }, - { 12017, GetObjectPtrLabel_remap_index }, - { 30467, ObjectLabel_remap_index }, - { 43254, ObjectPtrLabel_remap_index }, - { 17809, PopDebugGroup_remap_index }, - { 32220, PushDebugGroup_remap_index }, + { 12044, GetObjectPtrLabel_remap_index }, + { 30526, ObjectLabel_remap_index }, + { 43309, ObjectPtrLabel_remap_index }, + { 17868, PopDebugGroup_remap_index }, + { 32279, PushDebugGroup_remap_index }, { 8275, SecondaryColor3fEXT_remap_index }, { 7789, SecondaryColor3fvEXT_remap_index }, - { 28561, MultiDrawElementsEXT_remap_index }, - { 10679, FogCoordfEXT_remap_index }, - { 18026, FogCoordfvEXT_remap_index }, + { 28620, MultiDrawElementsEXT_remap_index }, + { 10706, FogCoordfEXT_remap_index }, + { 18085, FogCoordfvEXT_remap_index }, { 4151, ResizeBuffersMESA_remap_index }, - { 33962, WindowPos4dMESA_remap_index }, - { 27186, WindowPos4dvMESA_remap_index }, + { 34021, WindowPos4dMESA_remap_index }, + { 27245, WindowPos4dvMESA_remap_index }, { 4260, WindowPos4fMESA_remap_index }, - { 11258, WindowPos4fvMESA_remap_index }, - { 9018, WindowPos4iMESA_remap_index }, + { 11285, WindowPos4fvMESA_remap_index }, + { 9045, WindowPos4iMESA_remap_index }, { 3658, WindowPos4ivMESA_remap_index }, - { 27938, WindowPos4sMESA_remap_index }, + { 27997, WindowPos4sMESA_remap_index }, { 1080, WindowPos4svMESA_remap_index }, - { 28661, MultiModeDrawArraysIBM_remap_index }, - { 19724, MultiModeDrawElementsIBM_remap_index }, - { 32715, AreProgramsResidentNV_remap_index }, - { 39604, ExecuteProgramNV_remap_index }, - { 29426, GetProgramParameterdvNV_remap_index }, - { 36257, GetProgramParameterfvNV_remap_index }, - { 19173, GetProgramStringNV_remap_index }, - { 15630, GetProgramivNV_remap_index }, - { 18311, GetTrackMatrixivNV_remap_index }, - { 18753, GetVertexAttribdvNV_remap_index }, - { 16916, GetVertexAttribfvNV_remap_index }, - { 15812, GetVertexAttribivNV_remap_index }, - { 35980, LoadProgramNV_remap_index }, - { 19824, ProgramParameters4dvNV_remap_index }, - { 20436, ProgramParameters4fvNV_remap_index }, + { 28720, MultiModeDrawArraysIBM_remap_index }, + { 19783, MultiModeDrawElementsIBM_remap_index }, + { 32774, AreProgramsResidentNV_remap_index }, + { 39659, ExecuteProgramNV_remap_index }, + { 29485, GetProgramParameterdvNV_remap_index }, + { 36316, GetProgramParameterfvNV_remap_index }, + { 19232, GetProgramStringNV_remap_index }, + { 15689, GetProgramivNV_remap_index }, + { 18370, GetTrackMatrixivNV_remap_index }, + { 18812, GetVertexAttribdvNV_remap_index }, + { 16975, GetVertexAttribfvNV_remap_index }, + { 15871, GetVertexAttribivNV_remap_index }, + { 36039, LoadProgramNV_remap_index }, + { 19883, ProgramParameters4dvNV_remap_index }, + { 20495, ProgramParameters4fvNV_remap_index }, { 6171, RequestResidentProgramsNV_remap_index }, - { 29047, TrackMatrixNV_remap_index }, - { 14075, VertexAttrib1dNV_remap_index }, - { 28006, VertexAttrib1dvNV_remap_index }, - { 28332, VertexAttrib1fNV_remap_index }, - { 41618, VertexAttrib1fvNV_remap_index }, - { 21004, VertexAttrib1sNV_remap_index }, - { 37985, VertexAttrib1svNV_remap_index }, - { 18287, VertexAttrib2dNV_remap_index }, - { 34246, VertexAttrib2dvNV_remap_index }, - { 27070, VertexAttrib2fNV_remap_index }, - { 25765, VertexAttrib2fvNV_remap_index }, - { 12812, VertexAttrib2sNV_remap_index }, + { 29106, TrackMatrixNV_remap_index }, + { 14134, VertexAttrib1dNV_remap_index }, + { 28065, VertexAttrib1dvNV_remap_index }, + { 28391, VertexAttrib1fNV_remap_index }, + { 41673, VertexAttrib1fvNV_remap_index }, + { 21063, VertexAttrib1sNV_remap_index }, + { 38044, VertexAttrib1svNV_remap_index }, + { 18346, VertexAttrib2dNV_remap_index }, + { 34305, VertexAttrib2dvNV_remap_index }, + { 27129, VertexAttrib2fNV_remap_index }, + { 25824, VertexAttrib2fvNV_remap_index }, + { 12839, VertexAttrib2sNV_remap_index }, { 5666, VertexAttrib2svNV_remap_index }, - { 36666, VertexAttrib3dNV_remap_index }, - { 38583, VertexAttrib3dvNV_remap_index }, + { 36725, VertexAttrib3dNV_remap_index }, + { 38638, VertexAttrib3dvNV_remap_index }, { 4925, VertexAttrib3fNV_remap_index }, - { 40872, VertexAttrib3fvNV_remap_index }, + { 40927, VertexAttrib3fvNV_remap_index }, { 7143, VertexAttrib3sNV_remap_index }, - { 18338, VertexAttrib3svNV_remap_index }, + { 18397, VertexAttrib3svNV_remap_index }, { 8477, VertexAttrib4dNV_remap_index }, { 3408, VertexAttrib4dvNV_remap_index }, { 8548, VertexAttrib4fNV_remap_index }, - { 41010, VertexAttrib4fvNV_remap_index }, - { 17424, VertexAttrib4sNV_remap_index }, - { 10863, VertexAttrib4svNV_remap_index }, + { 41065, VertexAttrib4fvNV_remap_index }, + { 17483, VertexAttrib4sNV_remap_index }, + { 10890, VertexAttrib4svNV_remap_index }, { 1601, VertexAttrib4ubNV_remap_index }, - { 10654, VertexAttrib4ubvNV_remap_index }, - { 28812, VertexAttribPointerNV_remap_index }, - { 27237, VertexAttribs1dvNV_remap_index }, - { 30758, VertexAttribs1fvNV_remap_index }, + { 10681, VertexAttrib4ubvNV_remap_index }, + { 28871, VertexAttribPointerNV_remap_index }, + { 27296, VertexAttribs1dvNV_remap_index }, + { 30817, VertexAttribs1fvNV_remap_index }, { 6145, VertexAttribs1svNV_remap_index }, - { 42261, VertexAttribs2dvNV_remap_index }, + { 42316, VertexAttribs2dvNV_remap_index }, { 4284, VertexAttribs2fvNV_remap_index }, - { 27315, VertexAttribs2svNV_remap_index }, + { 27374, VertexAttribs2svNV_remap_index }, { 1789, VertexAttribs3dvNV_remap_index }, - { 35303, VertexAttribs3fvNV_remap_index }, - { 13942, VertexAttribs3svNV_remap_index }, - { 19387, VertexAttribs4dvNV_remap_index }, - { 24272, VertexAttribs4fvNV_remap_index }, - { 20633, VertexAttribs4svNV_remap_index }, - { 32038, VertexAttribs4ubvNV_remap_index }, - { 41496, GetTexBumpParameterfvATI_remap_index }, - { 10405, GetTexBumpParameterivATI_remap_index }, - { 35403, TexBumpParameterfvATI_remap_index }, + { 35362, VertexAttribs3fvNV_remap_index }, + { 14001, VertexAttribs3svNV_remap_index }, + { 19446, VertexAttribs4dvNV_remap_index }, + { 24331, VertexAttribs4fvNV_remap_index }, + { 20692, VertexAttribs4svNV_remap_index }, + { 32097, VertexAttribs4ubvNV_remap_index }, + { 41551, GetTexBumpParameterfvATI_remap_index }, + { 10432, GetTexBumpParameterivATI_remap_index }, + { 35462, TexBumpParameterfvATI_remap_index }, { 8520, TexBumpParameterivATI_remap_index }, - { 9218, AlphaFragmentOp1ATI_remap_index }, + { 9245, AlphaFragmentOp1ATI_remap_index }, { 3432, AlphaFragmentOp2ATI_remap_index }, - { 9674, AlphaFragmentOp3ATI_remap_index }, - { 33229, BeginFragmentShaderATI_remap_index }, + { 9701, AlphaFragmentOp3ATI_remap_index }, + { 33288, BeginFragmentShaderATI_remap_index }, { 3705, BindFragmentShaderATI_remap_index }, { 7168, ColorFragmentOp1ATI_remap_index }, - { 12778, ColorFragmentOp2ATI_remap_index }, - { 23859, ColorFragmentOp3ATI_remap_index }, - { 16731, DeleteFragmentShaderATI_remap_index }, - { 43661, EndFragmentShaderATI_remap_index }, - { 22891, GenFragmentShadersATI_remap_index }, - { 41092, PassTexCoordATI_remap_index }, - { 35383, SampleMapATI_remap_index }, - { 34707, SetFragmentShaderConstantATI_remap_index }, + { 12805, ColorFragmentOp2ATI_remap_index }, + { 23918, ColorFragmentOp3ATI_remap_index }, + { 16790, DeleteFragmentShaderATI_remap_index }, + { 43716, EndFragmentShaderATI_remap_index }, + { 22950, GenFragmentShadersATI_remap_index }, + { 41147, PassTexCoordATI_remap_index }, + { 35442, SampleMapATI_remap_index }, + { 34766, SetFragmentShaderConstantATI_remap_index }, { 8451, ActiveStencilFaceEXT_remap_index }, { 8077, BindVertexArrayAPPLE_remap_index }, - { 16261, GenVertexArraysAPPLE_remap_index }, - { 34969, GetProgramNamedParameterdvNV_remap_index }, - { 22641, GetProgramNamedParameterfvNV_remap_index }, - { 41527, ProgramNamedParameter4dNV_remap_index }, - { 37776, ProgramNamedParameter4dvNV_remap_index }, - { 40814, ProgramNamedParameter4fNV_remap_index }, - { 25327, ProgramNamedParameter4fvNV_remap_index }, - { 24179, PrimitiveRestartNV_remap_index }, - { 24668, GetTexGenxvOES_remap_index }, - { 14430, TexGenxOES_remap_index }, - { 32282, TexGenxvOES_remap_index }, + { 16320, GenVertexArraysAPPLE_remap_index }, + { 35028, GetProgramNamedParameterdvNV_remap_index }, + { 22700, GetProgramNamedParameterfvNV_remap_index }, + { 41582, ProgramNamedParameter4dNV_remap_index }, + { 37835, ProgramNamedParameter4dvNV_remap_index }, + { 40869, ProgramNamedParameter4fNV_remap_index }, + { 25386, ProgramNamedParameter4fvNV_remap_index }, + { 24238, PrimitiveRestartNV_remap_index }, + { 24727, GetTexGenxvOES_remap_index }, + { 14489, TexGenxOES_remap_index }, + { 32341, TexGenxvOES_remap_index }, { 8001, DepthBoundsEXT_remap_index }, { 5915, BindFramebufferEXT_remap_index }, - { 41150, BindRenderbufferEXT_remap_index }, + { 41205, BindRenderbufferEXT_remap_index }, { 4369, BufferParameteriAPPLE_remap_index }, - { 39206, FlushMappedBufferRangeAPPLE_remap_index }, - { 27588, VertexAttribI1iEXT_remap_index }, - { 11197, VertexAttribI1uiEXT_remap_index }, - { 20157, VertexAttribI2iEXT_remap_index }, - { 40665, VertexAttribI2ivEXT_remap_index }, - { 25458, VertexAttribI2uiEXT_remap_index }, - { 35066, VertexAttribI2uivEXT_remap_index }, - { 19254, VertexAttribI3iEXT_remap_index }, - { 42735, VertexAttribI3ivEXT_remap_index }, - { 22573, VertexAttribI3uiEXT_remap_index }, - { 20908, VertexAttribI3uivEXT_remap_index }, - { 37821, VertexAttribI4iEXT_remap_index }, + { 39261, FlushMappedBufferRangeAPPLE_remap_index }, + { 27647, VertexAttribI1iEXT_remap_index }, + { 11224, VertexAttribI1uiEXT_remap_index }, + { 20216, VertexAttribI2iEXT_remap_index }, + { 40720, VertexAttribI2ivEXT_remap_index }, + { 25517, VertexAttribI2uiEXT_remap_index }, + { 35125, VertexAttribI2uivEXT_remap_index }, + { 19313, VertexAttribI3iEXT_remap_index }, + { 42790, VertexAttribI3ivEXT_remap_index }, + { 22632, VertexAttribI3uiEXT_remap_index }, + { 20967, VertexAttribI3uivEXT_remap_index }, + { 37880, VertexAttribI4iEXT_remap_index }, { 6666, VertexAttribI4ivEXT_remap_index }, { 2557, VertexAttribI4uiEXT_remap_index }, - { 27445, VertexAttribI4uivEXT_remap_index }, + { 27504, VertexAttribI4uivEXT_remap_index }, { 2983, ClearColorIiEXT_remap_index }, { 1208, ClearColorIuiEXT_remap_index }, - { 24202, BindBufferOffsetEXT_remap_index }, - { 18058, BeginPerfMonitorAMD_remap_index }, - { 32673, DeletePerfMonitorsAMD_remap_index }, + { 24261, BindBufferOffsetEXT_remap_index }, + { 18117, BeginPerfMonitorAMD_remap_index }, + { 32732, DeletePerfMonitorsAMD_remap_index }, { 5418, EndPerfMonitorAMD_remap_index }, - { 26802, GenPerfMonitorsAMD_remap_index }, - { 12504, GetPerfMonitorCounterDataAMD_remap_index }, - { 34580, GetPerfMonitorCounterInfoAMD_remap_index }, - { 43621, GetPerfMonitorCounterStringAMD_remap_index }, - { 43219, GetPerfMonitorCountersAMD_remap_index }, - { 14146, GetPerfMonitorGroupStringAMD_remap_index }, - { 29579, GetPerfMonitorGroupsAMD_remap_index }, - { 13783, SelectPerfMonitorCountersAMD_remap_index }, - { 14243, GetObjectParameterivAPPLE_remap_index }, - { 43060, ObjectPurgeableAPPLE_remap_index }, + { 26861, GenPerfMonitorsAMD_remap_index }, + { 12531, GetPerfMonitorCounterDataAMD_remap_index }, + { 34639, GetPerfMonitorCounterInfoAMD_remap_index }, + { 43676, GetPerfMonitorCounterStringAMD_remap_index }, + { 43274, GetPerfMonitorCountersAMD_remap_index }, + { 14205, GetPerfMonitorGroupStringAMD_remap_index }, + { 29638, GetPerfMonitorGroupsAMD_remap_index }, + { 13842, SelectPerfMonitorCountersAMD_remap_index }, + { 14302, GetObjectParameterivAPPLE_remap_index }, + { 43115, ObjectPurgeableAPPLE_remap_index }, { 1897, ObjectUnpurgeableAPPLE_remap_index }, - { 42049, ActiveProgramEXT_remap_index }, - { 27208, CreateShaderProgramEXT_remap_index }, - { 36774, UseShaderProgramEXT_remap_index }, - { 30350, TextureBarrierNV_remap_index }, + { 42104, ActiveProgramEXT_remap_index }, + { 27267, CreateShaderProgramEXT_remap_index }, + { 36833, UseShaderProgramEXT_remap_index }, + { 30409, TextureBarrierNV_remap_index }, { 2142, VDPAUFiniNV_remap_index }, { 835, VDPAUGetSurfaceivNV_remap_index }, - { 23712, VDPAUInitNV_remap_index }, - { 21426, VDPAUIsSurfaceNV_remap_index }, + { 23771, VDPAUInitNV_remap_index }, + { 21485, VDPAUIsSurfaceNV_remap_index }, { 6415, VDPAUMapSurfacesNV_remap_index }, { 3024, VDPAURegisterOutputSurfaceNV_remap_index }, - { 12373, VDPAURegisterVideoSurfaceNV_remap_index }, - { 10936, VDPAUSurfaceAccessNV_remap_index }, + { 12400, VDPAURegisterVideoSurfaceNV_remap_index }, + { 10963, VDPAUSurfaceAccessNV_remap_index }, { 4719, VDPAUUnmapSurfacesNV_remap_index }, - { 37675, VDPAUUnregisterSurfaceNV_remap_index }, - { 38428, BeginPerfQueryINTEL_remap_index }, - { 33550, CreatePerfQueryINTEL_remap_index }, - { 16192, DeletePerfQueryINTEL_remap_index }, - { 40495, EndPerfQueryINTEL_remap_index }, - { 42019, GetFirstPerfQueryIdINTEL_remap_index }, - { 30303, GetNextPerfQueryIdINTEL_remap_index }, - { 31894, GetPerfCounterInfoINTEL_remap_index }, + { 37734, VDPAUUnregisterSurfaceNV_remap_index }, + { 38483, BeginPerfQueryINTEL_remap_index }, + { 33609, CreatePerfQueryINTEL_remap_index }, + { 16251, DeletePerfQueryINTEL_remap_index }, + { 40550, EndPerfQueryINTEL_remap_index }, + { 42074, GetFirstPerfQueryIdINTEL_remap_index }, + { 30362, GetNextPerfQueryIdINTEL_remap_index }, + { 31953, GetPerfCounterInfoINTEL_remap_index }, { 746, GetPerfQueryDataINTEL_remap_index }, - { 22228, GetPerfQueryIdByNameINTEL_remap_index }, - { 19918, GetPerfQueryInfoINTEL_remap_index }, - { 20319, StencilFuncSeparateATI_remap_index }, + { 22287, GetPerfQueryIdByNameINTEL_remap_index }, + { 19977, GetPerfQueryInfoINTEL_remap_index }, + { 20378, StencilFuncSeparateATI_remap_index }, { 5631, ProgramEnvParameters4fvEXT_remap_index }, - { 30601, ProgramLocalParameters4fvEXT_remap_index }, + { 30660, ProgramLocalParameters4fvEXT_remap_index }, { 3825, EGLImageTargetRenderbufferStorageOES_remap_index }, { 3610, EGLImageTargetTexture2DOES_remap_index }, - { 40632, AlphaFuncx_remap_index }, - { 19299, ClearColorx_remap_index }, - { 39874, ClearDepthx_remap_index }, - { 35748, Color4x_remap_index }, - { 23650, DepthRangex_remap_index }, + { 40687, AlphaFuncx_remap_index }, + { 19358, ClearColorx_remap_index }, + { 39929, ClearDepthx_remap_index }, + { 35807, Color4x_remap_index }, + { 23709, DepthRangex_remap_index }, { 2381, Fogx_remap_index }, - { 14709, Fogxv_remap_index }, - { 8695, Frustumf_remap_index }, - { 8792, Frustumx_remap_index }, - { 19219, LightModelx_remap_index }, - { 32132, LightModelxv_remap_index }, - { 28866, Lightx_remap_index }, - { 41379, Lightxv_remap_index }, + { 14768, Fogxv_remap_index }, + { 8722, Frustumf_remap_index }, + { 8819, Frustumx_remap_index }, + { 19278, LightModelx_remap_index }, + { 32191, LightModelxv_remap_index }, + { 28925, Lightx_remap_index }, + { 41434, Lightxv_remap_index }, { 3540, LineWidthx_remap_index }, - { 37341, LoadMatrixx_remap_index }, - { 42356, Materialx_remap_index }, - { 25277, Materialxv_remap_index }, - { 29069, MultMatrixx_remap_index }, - { 31297, MultiTexCoord4x_remap_index }, - { 25126, Normal3x_remap_index }, - { 15329, Orthof_remap_index }, - { 15510, Orthox_remap_index }, - { 27492, PointSizex_remap_index }, + { 37400, LoadMatrixx_remap_index }, + { 42411, Materialx_remap_index }, + { 25336, Materialxv_remap_index }, + { 29128, MultMatrixx_remap_index }, + { 31356, MultiTexCoord4x_remap_index }, + { 25185, Normal3x_remap_index }, + { 15388, Orthof_remap_index }, + { 15569, Orthox_remap_index }, + { 27551, PointSizex_remap_index }, { 70, PolygonOffsetx_remap_index }, - { 37089, Rotatex_remap_index }, - { 19875, SampleCoveragex_remap_index }, - { 12662, Scalex_remap_index }, - { 38214, TexEnvx_remap_index }, - { 43011, TexEnvxv_remap_index }, + { 37148, Rotatex_remap_index }, + { 19934, SampleCoveragex_remap_index }, + { 12689, Scalex_remap_index }, + { 38273, TexEnvx_remap_index }, + { 43066, TexEnvxv_remap_index }, { 1976, TexParameterx_remap_index }, - { 31623, Translatex_remap_index }, - { 33013, ClipPlanef_remap_index }, - { 32915, ClipPlanex_remap_index }, + { 31682, Translatex_remap_index }, + { 33072, ClipPlanef_remap_index }, + { 32974, ClipPlanex_remap_index }, { 707, GetClipPlanef_remap_index }, { 570, GetClipPlanex_remap_index }, - { 19793, GetFixedv_remap_index }, + { 19852, GetFixedv_remap_index }, { 1267, GetLightxv_remap_index }, - { 22678, GetMaterialxv_remap_index }, - { 21303, GetTexEnvxv_remap_index }, - { 16616, GetTexParameterxv_remap_index }, - { 29103, PointParameterx_remap_index }, + { 22737, GetMaterialxv_remap_index }, + { 21362, GetTexEnvxv_remap_index }, + { 16675, GetTexParameterxv_remap_index }, + { 29162, PointParameterx_remap_index }, { 5773, PointParameterxv_remap_index }, - { 18962, TexParameterxv_remap_index }, + { 19021, TexParameterxv_remap_index }, { -1, -1 } }; /* these functions are in the ABI, but have alternative names */ static const struct gl_function_remap MESA_alt_functions[] = { /* from GL_EXT_blend_color */ - { 34194, _gloffset_BlendColor }, + { 34253, _gloffset_BlendColor }, /* from GL_EXT_blend_minmax */ - { 36609, _gloffset_BlendEquation }, + { 36668, _gloffset_BlendEquation }, /* from GL_EXT_color_subtable */ { 5375, _gloffset_ColorSubTable }, - { 21204, _gloffset_CopyColorSubTable }, + { 21263, _gloffset_CopyColorSubTable }, /* from GL_EXT_convolution */ { 1301, _gloffset_GetConvolutionParameteriv }, - { 13626, _gloffset_ConvolutionParameterfv }, - { 16478, _gloffset_CopyConvolutionFilter1D }, - { 18474, _gloffset_SeparableFilter2D }, - { 19669, _gloffset_GetConvolutionFilter }, - { 23382, _gloffset_ConvolutionFilter1D }, - { 25665, _gloffset_ConvolutionFilter2D }, - { 28419, _gloffset_GetSeparableFilter }, - { 29961, _gloffset_ConvolutionParameteri }, - { 30083, _gloffset_ConvolutionParameterf }, - { 35777, _gloffset_ConvolutionParameteriv }, - { 41432, _gloffset_GetConvolutionParameterfv }, - { 42586, _gloffset_CopyConvolutionFilter2D }, + { 13685, _gloffset_ConvolutionParameterfv }, + { 16537, _gloffset_CopyConvolutionFilter1D }, + { 18533, _gloffset_SeparableFilter2D }, + { 19728, _gloffset_GetConvolutionFilter }, + { 23441, _gloffset_ConvolutionFilter1D }, + { 25724, _gloffset_ConvolutionFilter2D }, + { 28478, _gloffset_GetSeparableFilter }, + { 30020, _gloffset_ConvolutionParameteri }, + { 30142, _gloffset_ConvolutionParameterf }, + { 35836, _gloffset_ConvolutionParameteriv }, + { 41487, _gloffset_GetConvolutionParameterfv }, + { 42641, _gloffset_CopyConvolutionFilter2D }, /* from GL_EXT_copy_texture */ - { 27124, _gloffset_CopyTexImage2D }, - { 29727, _gloffset_CopyTexImage1D }, - { 32169, _gloffset_CopyTexSubImage1D }, - { 38052, _gloffset_CopyTexSubImage3D }, - { 41688, _gloffset_CopyTexSubImage2D }, + { 27183, _gloffset_CopyTexImage2D }, + { 29786, _gloffset_CopyTexImage1D }, + { 32228, _gloffset_CopyTexSubImage1D }, + { 38111, _gloffset_CopyTexSubImage3D }, + { 41743, _gloffset_CopyTexSubImage2D }, /* from GL_EXT_draw_range_elements */ - { 24617, _gloffset_DrawRangeElements }, + { 24676, _gloffset_DrawRangeElements }, /* from GL_EXT_histogram */ { 4618, _gloffset_GetHistogramParameterfv }, { 8103, _gloffset_GetHistogramParameteriv }, - { 9458, _gloffset_Minmax }, - { 13882, _gloffset_GetMinmax }, - { 21797, _gloffset_Histogram }, - { 29655, _gloffset_GetMinmaxParameteriv }, - { 30638, _gloffset_ResetMinmax }, - { 31583, _gloffset_GetHistogram }, - { 33323, _gloffset_GetMinmaxParameterfv }, - { 34270, _gloffset_ResetHistogram }, + { 9485, _gloffset_Minmax }, + { 13941, _gloffset_GetMinmax }, + { 21856, _gloffset_Histogram }, + { 29714, _gloffset_GetMinmaxParameteriv }, + { 30697, _gloffset_ResetMinmax }, + { 31642, _gloffset_GetHistogram }, + { 33382, _gloffset_GetMinmaxParameterfv }, + { 34329, _gloffset_ResetHistogram }, /* from GL_EXT_paletted_texture */ - { 13488, _gloffset_ColorTable }, - { 18083, _gloffset_GetColorTableParameterfv }, - { 26447, _gloffset_GetColorTable }, - { 30139, _gloffset_GetColorTableParameteriv }, + { 13547, _gloffset_ColorTable }, + { 18142, _gloffset_GetColorTableParameterfv }, + { 26506, _gloffset_GetColorTable }, + { 30198, _gloffset_GetColorTableParameteriv }, /* from GL_EXT_subtexture */ { 2413, _gloffset_TexSubImage1D }, - { 36324, _gloffset_TexSubImage2D }, + { 36383, _gloffset_TexSubImage2D }, /* from GL_EXT_texture3D */ - { 22171, _gloffset_TexImage3D }, - { 40306, _gloffset_TexSubImage3D }, + { 22230, _gloffset_TexImage3D }, + { 40361, _gloffset_TexSubImage3D }, /* from GL_EXT_texture_object */ { 4197, _gloffset_GenTextures }, - { 8839, _gloffset_BindTexture }, - { 17259, _gloffset_IsTexture }, - { 22523, _gloffset_PrioritizeTextures }, - { 26647, _gloffset_DeleteTextures }, - { 40762, _gloffset_AreTexturesResident }, + { 8866, _gloffset_BindTexture }, + { 17318, _gloffset_IsTexture }, + { 22582, _gloffset_PrioritizeTextures }, + { 26706, _gloffset_DeleteTextures }, + { 40817, _gloffset_AreTexturesResident }, /* from GL_EXT_vertex_array */ - { 18572, _gloffset_ArrayElement }, - { 29146, _gloffset_DrawArrays }, - { 38666, _gloffset_GetPointerv }, + { 18631, _gloffset_ArrayElement }, + { 29205, _gloffset_DrawArrays }, + { 38721, _gloffset_GetPointerv }, /* from GL_NV_read_buffer */ - { 29930, _gloffset_ReadBuffer }, + { 29989, _gloffset_ReadBuffer }, /* from GL_OES_blend_subtract */ - { 36609, _gloffset_BlendEquation }, + { 36668, _gloffset_BlendEquation }, /* from GL_OES_texture_3D */ - { 22171, _gloffset_TexImage3D }, - { 38052, _gloffset_CopyTexSubImage3D }, - { 40306, _gloffset_TexSubImage3D }, + { 22230, _gloffset_TexImage3D }, + { 38111, _gloffset_CopyTexSubImage3D }, + { 40361, _gloffset_TexSubImage3D }, /* from GL_OES_texture_cube_map */ - { 16845, _gloffset_TexGeni }, - { 16873, _gloffset_TexGenf }, - { 20235, _gloffset_GetTexGenfv }, - { 34145, _gloffset_TexGeniv }, - { 36433, _gloffset_TexGenfv }, - { 41983, _gloffset_GetTexGeniv }, + { 16904, _gloffset_TexGeni }, + { 16932, _gloffset_TexGenf }, + { 20294, _gloffset_GetTexGenfv }, + { 34204, _gloffset_TexGeniv }, + { 36492, _gloffset_TexGenfv }, + { 42038, _gloffset_GetTexGeniv }, /* from GL_SGI_color_table */ { 2717, _gloffset_ColorTableParameteriv }, - { 13488, _gloffset_ColorTable }, - { 17203, _gloffset_ColorTableParameterfv }, - { 18083, _gloffset_GetColorTableParameterfv }, - { 26447, _gloffset_GetColorTable }, - { 26525, _gloffset_CopyColorTable }, - { 30139, _gloffset_GetColorTableParameteriv }, + { 13547, _gloffset_ColorTable }, + { 17262, _gloffset_ColorTableParameterfv }, + { 18142, _gloffset_GetColorTableParameterfv }, + { 26506, _gloffset_GetColorTable }, + { 26584, _gloffset_CopyColorTable }, + { 30198, _gloffset_GetColorTableParameteriv }, { -1, -1 } }; |