aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/glx
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2015-05-26 19:43:34 +0200
committermarha <marha@users.sourceforge.net>2015-05-26 19:43:34 +0200
commit912e881bec8b16f2331225960645c3bdf5a8ba2d (patch)
tree92afd568d4b3eaab1faf26d8d95d8c6df0173079 /xorg-server/glx
parent2e00f3764228cfc91180bbe9375a8d85e0e65a5b (diff)
parent843964ee791452b197e41dacb0146f5b456ffaa5 (diff)
downloadvcxsrv-912e881bec8b16f2331225960645c3bdf5a8ba2d.tar.gz
vcxsrv-912e881bec8b16f2331225960645c3bdf5a8ba2d.tar.bz2
vcxsrv-912e881bec8b16f2331225960645c3bdf5a8ba2d.zip
Merge remote-tracking branch 'origin/released'
Conflicts: mesalib/src/mapi/glapi/glapi_priv.h mesalib/src/mesa/drivers/dri/swrast/swrast.c xorg-server/dix/dispatch.c xorg-server/os/utils.c xorg-server/record/record.c
Diffstat (limited to 'xorg-server/glx')
-rw-r--r--xorg-server/glx/dispatch.h1454
-rw-r--r--xorg-server/glx/glapitable.h948
-rw-r--r--xorg-server/glx/glfunctions.h42
-rw-r--r--xorg-server/glx/glprocs.h2336
-rw-r--r--xorg-server/glx/indirect_dispatch.h32
-rw-r--r--xorg-server/glx/remap_helper.h4928
-rw-r--r--xorg-server/glx/single2.c9
-rw-r--r--xorg-server/glx/single2swap.c9
8 files changed, 5340 insertions, 4418 deletions
diff --git a/xorg-server/glx/dispatch.h b/xorg-server/glx/dispatch.h
index a0813a628..481b836bd 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 1263
+#define _gloffset_COUNT 1305
#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 855
+#define driDispatchRemapTable_size 897
SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define CompressedTexImage1D_remap_index 0
@@ -879,458 +879,500 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define GetProgramBinary_remap_index 400
#define ProgramBinary_remap_index 401
#define ProgramParameteri_remap_index 402
-#define DepthRangeArrayv_remap_index 403
-#define DepthRangeIndexed_remap_index 404
-#define GetDoublei_v_remap_index 405
-#define GetFloati_v_remap_index 406
-#define ScissorArrayv_remap_index 407
-#define ScissorIndexed_remap_index 408
-#define ScissorIndexedv_remap_index 409
-#define ViewportArrayv_remap_index 410
-#define ViewportIndexedf_remap_index 411
-#define ViewportIndexedfv_remap_index 412
-#define GetGraphicsResetStatusARB_remap_index 413
-#define GetnColorTableARB_remap_index 414
-#define GetnCompressedTexImageARB_remap_index 415
-#define GetnConvolutionFilterARB_remap_index 416
-#define GetnHistogramARB_remap_index 417
-#define GetnMapdvARB_remap_index 418
-#define GetnMapfvARB_remap_index 419
-#define GetnMapivARB_remap_index 420
-#define GetnMinmaxARB_remap_index 421
-#define GetnPixelMapfvARB_remap_index 422
-#define GetnPixelMapuivARB_remap_index 423
-#define GetnPixelMapusvARB_remap_index 424
-#define GetnPolygonStippleARB_remap_index 425
-#define GetnSeparableFilterARB_remap_index 426
-#define GetnTexImageARB_remap_index 427
-#define GetnUniformdvARB_remap_index 428
-#define GetnUniformfvARB_remap_index 429
-#define GetnUniformivARB_remap_index 430
-#define GetnUniformuivARB_remap_index 431
-#define ReadnPixelsARB_remap_index 432
-#define DrawArraysInstancedBaseInstance_remap_index 433
-#define DrawElementsInstancedBaseInstance_remap_index 434
-#define DrawElementsInstancedBaseVertexBaseInstance_remap_index 435
-#define DrawTransformFeedbackInstanced_remap_index 436
-#define DrawTransformFeedbackStreamInstanced_remap_index 437
-#define GetInternalformativ_remap_index 438
-#define GetActiveAtomicCounterBufferiv_remap_index 439
-#define BindImageTexture_remap_index 440
-#define MemoryBarrier_remap_index 441
-#define TexStorage1D_remap_index 442
-#define TexStorage2D_remap_index 443
-#define TexStorage3D_remap_index 444
-#define TextureStorage1DEXT_remap_index 445
-#define TextureStorage2DEXT_remap_index 446
-#define TextureStorage3DEXT_remap_index 447
-#define ClearBufferData_remap_index 448
-#define ClearBufferSubData_remap_index 449
-#define DispatchCompute_remap_index 450
-#define DispatchComputeIndirect_remap_index 451
-#define CopyImageSubData_remap_index 452
-#define TextureView_remap_index 453
-#define BindVertexBuffer_remap_index 454
-#define VertexAttribBinding_remap_index 455
-#define VertexAttribFormat_remap_index 456
-#define VertexAttribIFormat_remap_index 457
-#define VertexAttribLFormat_remap_index 458
-#define VertexBindingDivisor_remap_index 459
-#define MultiDrawArraysIndirect_remap_index 460
-#define MultiDrawElementsIndirect_remap_index 461
-#define GetProgramInterfaceiv_remap_index 462
-#define GetProgramResourceIndex_remap_index 463
-#define GetProgramResourceLocation_remap_index 464
-#define GetProgramResourceLocationIndex_remap_index 465
-#define GetProgramResourceName_remap_index 466
-#define GetProgramResourceiv_remap_index 467
-#define TexBufferRange_remap_index 468
-#define TexStorage2DMultisample_remap_index 469
-#define TexStorage3DMultisample_remap_index 470
-#define BufferStorage_remap_index 471
-#define ClearTexImage_remap_index 472
-#define ClearTexSubImage_remap_index 473
-#define BindBuffersBase_remap_index 474
-#define BindBuffersRange_remap_index 475
-#define BindImageTextures_remap_index 476
-#define BindSamplers_remap_index 477
-#define BindTextures_remap_index 478
-#define BindVertexBuffers_remap_index 479
-#define ClipControl_remap_index 480
-#define BindTextureUnit_remap_index 481
-#define ClearNamedBufferData_remap_index 482
-#define ClearNamedBufferSubData_remap_index 483
-#define CompressedTextureSubImage1D_remap_index 484
-#define CompressedTextureSubImage2D_remap_index 485
-#define CompressedTextureSubImage3D_remap_index 486
-#define CopyNamedBufferSubData_remap_index 487
-#define CopyTextureSubImage1D_remap_index 488
-#define CopyTextureSubImage2D_remap_index 489
-#define CopyTextureSubImage3D_remap_index 490
-#define CreateBuffers_remap_index 491
-#define CreateProgramPipelines_remap_index 492
-#define CreateQueries_remap_index 493
-#define CreateRenderbuffers_remap_index 494
-#define CreateSamplers_remap_index 495
-#define CreateTextures_remap_index 496
-#define CreateTransformFeedbacks_remap_index 497
-#define FlushMappedNamedBufferRange_remap_index 498
-#define GenerateTextureMipmap_remap_index 499
-#define GetCompressedTextureImage_remap_index 500
-#define GetNamedBufferParameteri64v_remap_index 501
-#define GetNamedBufferParameteriv_remap_index 502
-#define GetNamedBufferPointerv_remap_index 503
-#define GetNamedBufferSubData_remap_index 504
-#define GetNamedRenderbufferParameteriv_remap_index 505
-#define GetQueryBufferObjecti64v_remap_index 506
-#define GetQueryBufferObjectiv_remap_index 507
-#define GetQueryBufferObjectui64v_remap_index 508
-#define GetQueryBufferObjectuiv_remap_index 509
-#define GetTextureImage_remap_index 510
-#define GetTextureLevelParameterfv_remap_index 511
-#define GetTextureLevelParameteriv_remap_index 512
-#define GetTextureParameterIiv_remap_index 513
-#define GetTextureParameterIuiv_remap_index 514
-#define GetTextureParameterfv_remap_index 515
-#define GetTextureParameteriv_remap_index 516
-#define GetTransformFeedbacki64_v_remap_index 517
-#define GetTransformFeedbacki_v_remap_index 518
-#define GetTransformFeedbackiv_remap_index 519
-#define MapNamedBuffer_remap_index 520
-#define MapNamedBufferRange_remap_index 521
-#define NamedBufferData_remap_index 522
-#define NamedBufferStorage_remap_index 523
-#define NamedBufferSubData_remap_index 524
-#define NamedRenderbufferStorage_remap_index 525
-#define NamedRenderbufferStorageMultisample_remap_index 526
-#define TextureBuffer_remap_index 527
-#define TextureBufferRange_remap_index 528
-#define TextureParameterIiv_remap_index 529
-#define TextureParameterIuiv_remap_index 530
-#define TextureParameterf_remap_index 531
-#define TextureParameterfv_remap_index 532
-#define TextureParameteri_remap_index 533
-#define TextureParameteriv_remap_index 534
-#define TextureStorage1D_remap_index 535
-#define TextureStorage2D_remap_index 536
-#define TextureStorage2DMultisample_remap_index 537
-#define TextureStorage3D_remap_index 538
-#define TextureStorage3DMultisample_remap_index 539
-#define TextureSubImage1D_remap_index 540
-#define TextureSubImage2D_remap_index 541
-#define TextureSubImage3D_remap_index 542
-#define TransformFeedbackBufferBase_remap_index 543
-#define TransformFeedbackBufferRange_remap_index 544
-#define UnmapNamedBuffer_remap_index 545
-#define InvalidateBufferData_remap_index 546
-#define InvalidateBufferSubData_remap_index 547
-#define InvalidateFramebuffer_remap_index 548
-#define InvalidateSubFramebuffer_remap_index 549
-#define InvalidateTexImage_remap_index 550
-#define InvalidateTexSubImage_remap_index 551
-#define PolygonOffsetEXT_remap_index 552
-#define DrawTexfOES_remap_index 553
-#define DrawTexfvOES_remap_index 554
-#define DrawTexiOES_remap_index 555
-#define DrawTexivOES_remap_index 556
-#define DrawTexsOES_remap_index 557
-#define DrawTexsvOES_remap_index 558
-#define DrawTexxOES_remap_index 559
-#define DrawTexxvOES_remap_index 560
-#define PointSizePointerOES_remap_index 561
-#define QueryMatrixxOES_remap_index 562
-#define SampleMaskSGIS_remap_index 563
-#define SamplePatternSGIS_remap_index 564
-#define ColorPointerEXT_remap_index 565
-#define EdgeFlagPointerEXT_remap_index 566
-#define IndexPointerEXT_remap_index 567
-#define NormalPointerEXT_remap_index 568
-#define TexCoordPointerEXT_remap_index 569
-#define VertexPointerEXT_remap_index 570
-#define DiscardFramebufferEXT_remap_index 571
-#define ActiveShaderProgram_remap_index 572
-#define BindProgramPipeline_remap_index 573
-#define CreateShaderProgramv_remap_index 574
-#define DeleteProgramPipelines_remap_index 575
-#define GenProgramPipelines_remap_index 576
-#define GetProgramPipelineInfoLog_remap_index 577
-#define GetProgramPipelineiv_remap_index 578
-#define IsProgramPipeline_remap_index 579
-#define LockArraysEXT_remap_index 580
-#define ProgramUniform1d_remap_index 581
-#define ProgramUniform1dv_remap_index 582
-#define ProgramUniform1f_remap_index 583
-#define ProgramUniform1fv_remap_index 584
-#define ProgramUniform1i_remap_index 585
-#define ProgramUniform1iv_remap_index 586
-#define ProgramUniform1ui_remap_index 587
-#define ProgramUniform1uiv_remap_index 588
-#define ProgramUniform2d_remap_index 589
-#define ProgramUniform2dv_remap_index 590
-#define ProgramUniform2f_remap_index 591
-#define ProgramUniform2fv_remap_index 592
-#define ProgramUniform2i_remap_index 593
-#define ProgramUniform2iv_remap_index 594
-#define ProgramUniform2ui_remap_index 595
-#define ProgramUniform2uiv_remap_index 596
-#define ProgramUniform3d_remap_index 597
-#define ProgramUniform3dv_remap_index 598
-#define ProgramUniform3f_remap_index 599
-#define ProgramUniform3fv_remap_index 600
-#define ProgramUniform3i_remap_index 601
-#define ProgramUniform3iv_remap_index 602
-#define ProgramUniform3ui_remap_index 603
-#define ProgramUniform3uiv_remap_index 604
-#define ProgramUniform4d_remap_index 605
-#define ProgramUniform4dv_remap_index 606
-#define ProgramUniform4f_remap_index 607
-#define ProgramUniform4fv_remap_index 608
-#define ProgramUniform4i_remap_index 609
-#define ProgramUniform4iv_remap_index 610
-#define ProgramUniform4ui_remap_index 611
-#define ProgramUniform4uiv_remap_index 612
-#define ProgramUniformMatrix2dv_remap_index 613
-#define ProgramUniformMatrix2fv_remap_index 614
-#define ProgramUniformMatrix2x3dv_remap_index 615
-#define ProgramUniformMatrix2x3fv_remap_index 616
-#define ProgramUniformMatrix2x4dv_remap_index 617
-#define ProgramUniformMatrix2x4fv_remap_index 618
-#define ProgramUniformMatrix3dv_remap_index 619
-#define ProgramUniformMatrix3fv_remap_index 620
-#define ProgramUniformMatrix3x2dv_remap_index 621
-#define ProgramUniformMatrix3x2fv_remap_index 622
-#define ProgramUniformMatrix3x4dv_remap_index 623
-#define ProgramUniformMatrix3x4fv_remap_index 624
-#define ProgramUniformMatrix4dv_remap_index 625
-#define ProgramUniformMatrix4fv_remap_index 626
-#define ProgramUniformMatrix4x2dv_remap_index 627
-#define ProgramUniformMatrix4x2fv_remap_index 628
-#define ProgramUniformMatrix4x3dv_remap_index 629
-#define ProgramUniformMatrix4x3fv_remap_index 630
-#define UnlockArraysEXT_remap_index 631
-#define UseProgramStages_remap_index 632
-#define ValidateProgramPipeline_remap_index 633
-#define DebugMessageCallback_remap_index 634
-#define DebugMessageControl_remap_index 635
-#define DebugMessageInsert_remap_index 636
-#define GetDebugMessageLog_remap_index 637
-#define GetObjectLabel_remap_index 638
-#define GetObjectPtrLabel_remap_index 639
-#define ObjectLabel_remap_index 640
-#define ObjectPtrLabel_remap_index 641
-#define PopDebugGroup_remap_index 642
-#define PushDebugGroup_remap_index 643
-#define SecondaryColor3fEXT_remap_index 644
-#define SecondaryColor3fvEXT_remap_index 645
-#define MultiDrawElementsEXT_remap_index 646
-#define FogCoordfEXT_remap_index 647
-#define FogCoordfvEXT_remap_index 648
-#define ResizeBuffersMESA_remap_index 649
-#define WindowPos4dMESA_remap_index 650
-#define WindowPos4dvMESA_remap_index 651
-#define WindowPos4fMESA_remap_index 652
-#define WindowPos4fvMESA_remap_index 653
-#define WindowPos4iMESA_remap_index 654
-#define WindowPos4ivMESA_remap_index 655
-#define WindowPos4sMESA_remap_index 656
-#define WindowPos4svMESA_remap_index 657
-#define MultiModeDrawArraysIBM_remap_index 658
-#define MultiModeDrawElementsIBM_remap_index 659
-#define AreProgramsResidentNV_remap_index 660
-#define ExecuteProgramNV_remap_index 661
-#define GetProgramParameterdvNV_remap_index 662
-#define GetProgramParameterfvNV_remap_index 663
-#define GetProgramStringNV_remap_index 664
-#define GetProgramivNV_remap_index 665
-#define GetTrackMatrixivNV_remap_index 666
-#define GetVertexAttribdvNV_remap_index 667
-#define GetVertexAttribfvNV_remap_index 668
-#define GetVertexAttribivNV_remap_index 669
-#define LoadProgramNV_remap_index 670
-#define ProgramParameters4dvNV_remap_index 671
-#define ProgramParameters4fvNV_remap_index 672
-#define RequestResidentProgramsNV_remap_index 673
-#define TrackMatrixNV_remap_index 674
-#define VertexAttrib1dNV_remap_index 675
-#define VertexAttrib1dvNV_remap_index 676
-#define VertexAttrib1fNV_remap_index 677
-#define VertexAttrib1fvNV_remap_index 678
-#define VertexAttrib1sNV_remap_index 679
-#define VertexAttrib1svNV_remap_index 680
-#define VertexAttrib2dNV_remap_index 681
-#define VertexAttrib2dvNV_remap_index 682
-#define VertexAttrib2fNV_remap_index 683
-#define VertexAttrib2fvNV_remap_index 684
-#define VertexAttrib2sNV_remap_index 685
-#define VertexAttrib2svNV_remap_index 686
-#define VertexAttrib3dNV_remap_index 687
-#define VertexAttrib3dvNV_remap_index 688
-#define VertexAttrib3fNV_remap_index 689
-#define VertexAttrib3fvNV_remap_index 690
-#define VertexAttrib3sNV_remap_index 691
-#define VertexAttrib3svNV_remap_index 692
-#define VertexAttrib4dNV_remap_index 693
-#define VertexAttrib4dvNV_remap_index 694
-#define VertexAttrib4fNV_remap_index 695
-#define VertexAttrib4fvNV_remap_index 696
-#define VertexAttrib4sNV_remap_index 697
-#define VertexAttrib4svNV_remap_index 698
-#define VertexAttrib4ubNV_remap_index 699
-#define VertexAttrib4ubvNV_remap_index 700
-#define VertexAttribPointerNV_remap_index 701
-#define VertexAttribs1dvNV_remap_index 702
-#define VertexAttribs1fvNV_remap_index 703
-#define VertexAttribs1svNV_remap_index 704
-#define VertexAttribs2dvNV_remap_index 705
-#define VertexAttribs2fvNV_remap_index 706
-#define VertexAttribs2svNV_remap_index 707
-#define VertexAttribs3dvNV_remap_index 708
-#define VertexAttribs3fvNV_remap_index 709
-#define VertexAttribs3svNV_remap_index 710
-#define VertexAttribs4dvNV_remap_index 711
-#define VertexAttribs4fvNV_remap_index 712
-#define VertexAttribs4svNV_remap_index 713
-#define VertexAttribs4ubvNV_remap_index 714
-#define GetTexBumpParameterfvATI_remap_index 715
-#define GetTexBumpParameterivATI_remap_index 716
-#define TexBumpParameterfvATI_remap_index 717
-#define TexBumpParameterivATI_remap_index 718
-#define AlphaFragmentOp1ATI_remap_index 719
-#define AlphaFragmentOp2ATI_remap_index 720
-#define AlphaFragmentOp3ATI_remap_index 721
-#define BeginFragmentShaderATI_remap_index 722
-#define BindFragmentShaderATI_remap_index 723
-#define ColorFragmentOp1ATI_remap_index 724
-#define ColorFragmentOp2ATI_remap_index 725
-#define ColorFragmentOp3ATI_remap_index 726
-#define DeleteFragmentShaderATI_remap_index 727
-#define EndFragmentShaderATI_remap_index 728
-#define GenFragmentShadersATI_remap_index 729
-#define PassTexCoordATI_remap_index 730
-#define SampleMapATI_remap_index 731
-#define SetFragmentShaderConstantATI_remap_index 732
-#define ActiveStencilFaceEXT_remap_index 733
-#define BindVertexArrayAPPLE_remap_index 734
-#define GenVertexArraysAPPLE_remap_index 735
-#define GetProgramNamedParameterdvNV_remap_index 736
-#define GetProgramNamedParameterfvNV_remap_index 737
-#define ProgramNamedParameter4dNV_remap_index 738
-#define ProgramNamedParameter4dvNV_remap_index 739
-#define ProgramNamedParameter4fNV_remap_index 740
-#define ProgramNamedParameter4fvNV_remap_index 741
-#define PrimitiveRestartNV_remap_index 742
-#define GetTexGenxvOES_remap_index 743
-#define TexGenxOES_remap_index 744
-#define TexGenxvOES_remap_index 745
-#define DepthBoundsEXT_remap_index 746
-#define BindFramebufferEXT_remap_index 747
-#define BindRenderbufferEXT_remap_index 748
-#define BufferParameteriAPPLE_remap_index 749
-#define FlushMappedBufferRangeAPPLE_remap_index 750
-#define VertexAttribI1iEXT_remap_index 751
-#define VertexAttribI1uiEXT_remap_index 752
-#define VertexAttribI2iEXT_remap_index 753
-#define VertexAttribI2ivEXT_remap_index 754
-#define VertexAttribI2uiEXT_remap_index 755
-#define VertexAttribI2uivEXT_remap_index 756
-#define VertexAttribI3iEXT_remap_index 757
-#define VertexAttribI3ivEXT_remap_index 758
-#define VertexAttribI3uiEXT_remap_index 759
-#define VertexAttribI3uivEXT_remap_index 760
-#define VertexAttribI4iEXT_remap_index 761
-#define VertexAttribI4ivEXT_remap_index 762
-#define VertexAttribI4uiEXT_remap_index 763
-#define VertexAttribI4uivEXT_remap_index 764
-#define ClearColorIiEXT_remap_index 765
-#define ClearColorIuiEXT_remap_index 766
-#define BindBufferOffsetEXT_remap_index 767
-#define BeginPerfMonitorAMD_remap_index 768
-#define DeletePerfMonitorsAMD_remap_index 769
-#define EndPerfMonitorAMD_remap_index 770
-#define GenPerfMonitorsAMD_remap_index 771
-#define GetPerfMonitorCounterDataAMD_remap_index 772
-#define GetPerfMonitorCounterInfoAMD_remap_index 773
-#define GetPerfMonitorCounterStringAMD_remap_index 774
-#define GetPerfMonitorCountersAMD_remap_index 775
-#define GetPerfMonitorGroupStringAMD_remap_index 776
-#define GetPerfMonitorGroupsAMD_remap_index 777
-#define SelectPerfMonitorCountersAMD_remap_index 778
-#define GetObjectParameterivAPPLE_remap_index 779
-#define ObjectPurgeableAPPLE_remap_index 780
-#define ObjectUnpurgeableAPPLE_remap_index 781
-#define ActiveProgramEXT_remap_index 782
-#define CreateShaderProgramEXT_remap_index 783
-#define UseShaderProgramEXT_remap_index 784
-#define TextureBarrierNV_remap_index 785
-#define VDPAUFiniNV_remap_index 786
-#define VDPAUGetSurfaceivNV_remap_index 787
-#define VDPAUInitNV_remap_index 788
-#define VDPAUIsSurfaceNV_remap_index 789
-#define VDPAUMapSurfacesNV_remap_index 790
-#define VDPAURegisterOutputSurfaceNV_remap_index 791
-#define VDPAURegisterVideoSurfaceNV_remap_index 792
-#define VDPAUSurfaceAccessNV_remap_index 793
-#define VDPAUUnmapSurfacesNV_remap_index 794
-#define VDPAUUnregisterSurfaceNV_remap_index 795
-#define BeginPerfQueryINTEL_remap_index 796
-#define CreatePerfQueryINTEL_remap_index 797
-#define DeletePerfQueryINTEL_remap_index 798
-#define EndPerfQueryINTEL_remap_index 799
-#define GetFirstPerfQueryIdINTEL_remap_index 800
-#define GetNextPerfQueryIdINTEL_remap_index 801
-#define GetPerfCounterInfoINTEL_remap_index 802
-#define GetPerfQueryDataINTEL_remap_index 803
-#define GetPerfQueryIdByNameINTEL_remap_index 804
-#define GetPerfQueryInfoINTEL_remap_index 805
-#define PolygonOffsetClampEXT_remap_index 806
-#define StencilFuncSeparateATI_remap_index 807
-#define ProgramEnvParameters4fvEXT_remap_index 808
-#define ProgramLocalParameters4fvEXT_remap_index 809
-#define EGLImageTargetRenderbufferStorageOES_remap_index 810
-#define EGLImageTargetTexture2DOES_remap_index 811
-#define AlphaFuncx_remap_index 812
-#define ClearColorx_remap_index 813
-#define ClearDepthx_remap_index 814
-#define Color4x_remap_index 815
-#define DepthRangex_remap_index 816
-#define Fogx_remap_index 817
-#define Fogxv_remap_index 818
-#define Frustumf_remap_index 819
-#define Frustumx_remap_index 820
-#define LightModelx_remap_index 821
-#define LightModelxv_remap_index 822
-#define Lightx_remap_index 823
-#define Lightxv_remap_index 824
-#define LineWidthx_remap_index 825
-#define LoadMatrixx_remap_index 826
-#define Materialx_remap_index 827
-#define Materialxv_remap_index 828
-#define MultMatrixx_remap_index 829
-#define MultiTexCoord4x_remap_index 830
-#define Normal3x_remap_index 831
-#define Orthof_remap_index 832
-#define Orthox_remap_index 833
-#define PointSizex_remap_index 834
-#define PolygonOffsetx_remap_index 835
-#define Rotatex_remap_index 836
-#define SampleCoveragex_remap_index 837
-#define Scalex_remap_index 838
-#define TexEnvx_remap_index 839
-#define TexEnvxv_remap_index 840
-#define TexParameterx_remap_index 841
-#define Translatex_remap_index 842
-#define ClipPlanef_remap_index 843
-#define ClipPlanex_remap_index 844
-#define GetClipPlanef_remap_index 845
-#define GetClipPlanex_remap_index 846
-#define GetFixedv_remap_index 847
-#define GetLightxv_remap_index 848
-#define GetMaterialxv_remap_index 849
-#define GetTexEnvxv_remap_index 850
-#define GetTexParameterxv_remap_index 851
-#define PointParameterx_remap_index 852
-#define PointParameterxv_remap_index 853
-#define TexParameterxv_remap_index 854
+#define GetVertexAttribLdv_remap_index 403
+#define VertexAttribL1d_remap_index 404
+#define VertexAttribL1dv_remap_index 405
+#define VertexAttribL2d_remap_index 406
+#define VertexAttribL2dv_remap_index 407
+#define VertexAttribL3d_remap_index 408
+#define VertexAttribL3dv_remap_index 409
+#define VertexAttribL4d_remap_index 410
+#define VertexAttribL4dv_remap_index 411
+#define VertexAttribLPointer_remap_index 412
+#define DepthRangeArrayv_remap_index 413
+#define DepthRangeIndexed_remap_index 414
+#define GetDoublei_v_remap_index 415
+#define GetFloati_v_remap_index 416
+#define ScissorArrayv_remap_index 417
+#define ScissorIndexed_remap_index 418
+#define ScissorIndexedv_remap_index 419
+#define ViewportArrayv_remap_index 420
+#define ViewportIndexedf_remap_index 421
+#define ViewportIndexedfv_remap_index 422
+#define GetGraphicsResetStatusARB_remap_index 423
+#define GetnColorTableARB_remap_index 424
+#define GetnCompressedTexImageARB_remap_index 425
+#define GetnConvolutionFilterARB_remap_index 426
+#define GetnHistogramARB_remap_index 427
+#define GetnMapdvARB_remap_index 428
+#define GetnMapfvARB_remap_index 429
+#define GetnMapivARB_remap_index 430
+#define GetnMinmaxARB_remap_index 431
+#define GetnPixelMapfvARB_remap_index 432
+#define GetnPixelMapuivARB_remap_index 433
+#define GetnPixelMapusvARB_remap_index 434
+#define GetnPolygonStippleARB_remap_index 435
+#define GetnSeparableFilterARB_remap_index 436
+#define GetnTexImageARB_remap_index 437
+#define GetnUniformdvARB_remap_index 438
+#define GetnUniformfvARB_remap_index 439
+#define GetnUniformivARB_remap_index 440
+#define GetnUniformuivARB_remap_index 441
+#define ReadnPixelsARB_remap_index 442
+#define DrawArraysInstancedBaseInstance_remap_index 443
+#define DrawElementsInstancedBaseInstance_remap_index 444
+#define DrawElementsInstancedBaseVertexBaseInstance_remap_index 445
+#define DrawTransformFeedbackInstanced_remap_index 446
+#define DrawTransformFeedbackStreamInstanced_remap_index 447
+#define GetInternalformativ_remap_index 448
+#define GetActiveAtomicCounterBufferiv_remap_index 449
+#define BindImageTexture_remap_index 450
+#define MemoryBarrier_remap_index 451
+#define TexStorage1D_remap_index 452
+#define TexStorage2D_remap_index 453
+#define TexStorage3D_remap_index 454
+#define TextureStorage1DEXT_remap_index 455
+#define TextureStorage2DEXT_remap_index 456
+#define TextureStorage3DEXT_remap_index 457
+#define ClearBufferData_remap_index 458
+#define ClearBufferSubData_remap_index 459
+#define DispatchCompute_remap_index 460
+#define DispatchComputeIndirect_remap_index 461
+#define CopyImageSubData_remap_index 462
+#define TextureView_remap_index 463
+#define BindVertexBuffer_remap_index 464
+#define VertexAttribBinding_remap_index 465
+#define VertexAttribFormat_remap_index 466
+#define VertexAttribIFormat_remap_index 467
+#define VertexAttribLFormat_remap_index 468
+#define VertexBindingDivisor_remap_index 469
+#define MultiDrawArraysIndirect_remap_index 470
+#define MultiDrawElementsIndirect_remap_index 471
+#define GetProgramInterfaceiv_remap_index 472
+#define GetProgramResourceIndex_remap_index 473
+#define GetProgramResourceLocation_remap_index 474
+#define GetProgramResourceLocationIndex_remap_index 475
+#define GetProgramResourceName_remap_index 476
+#define GetProgramResourceiv_remap_index 477
+#define TexBufferRange_remap_index 478
+#define TexStorage2DMultisample_remap_index 479
+#define TexStorage3DMultisample_remap_index 480
+#define BufferStorage_remap_index 481
+#define ClearTexImage_remap_index 482
+#define ClearTexSubImage_remap_index 483
+#define BindBuffersBase_remap_index 484
+#define BindBuffersRange_remap_index 485
+#define BindImageTextures_remap_index 486
+#define BindSamplers_remap_index 487
+#define BindTextures_remap_index 488
+#define BindVertexBuffers_remap_index 489
+#define ClipControl_remap_index 490
+#define BindTextureUnit_remap_index 491
+#define BlitNamedFramebuffer_remap_index 492
+#define CheckNamedFramebufferStatus_remap_index 493
+#define ClearNamedBufferData_remap_index 494
+#define ClearNamedBufferSubData_remap_index 495
+#define ClearNamedFramebufferfi_remap_index 496
+#define ClearNamedFramebufferfv_remap_index 497
+#define ClearNamedFramebufferiv_remap_index 498
+#define ClearNamedFramebufferuiv_remap_index 499
+#define CompressedTextureSubImage1D_remap_index 500
+#define CompressedTextureSubImage2D_remap_index 501
+#define CompressedTextureSubImage3D_remap_index 502
+#define CopyNamedBufferSubData_remap_index 503
+#define CopyTextureSubImage1D_remap_index 504
+#define CopyTextureSubImage2D_remap_index 505
+#define CopyTextureSubImage3D_remap_index 506
+#define CreateBuffers_remap_index 507
+#define CreateFramebuffers_remap_index 508
+#define CreateProgramPipelines_remap_index 509
+#define CreateQueries_remap_index 510
+#define CreateRenderbuffers_remap_index 511
+#define CreateSamplers_remap_index 512
+#define CreateTextures_remap_index 513
+#define CreateTransformFeedbacks_remap_index 514
+#define CreateVertexArrays_remap_index 515
+#define DisableVertexArrayAttrib_remap_index 516
+#define EnableVertexArrayAttrib_remap_index 517
+#define FlushMappedNamedBufferRange_remap_index 518
+#define GenerateTextureMipmap_remap_index 519
+#define GetCompressedTextureImage_remap_index 520
+#define GetNamedBufferParameteri64v_remap_index 521
+#define GetNamedBufferParameteriv_remap_index 522
+#define GetNamedBufferPointerv_remap_index 523
+#define GetNamedBufferSubData_remap_index 524
+#define GetNamedFramebufferAttachmentParameteriv_remap_index 525
+#define GetNamedFramebufferParameteriv_remap_index 526
+#define GetNamedRenderbufferParameteriv_remap_index 527
+#define GetQueryBufferObjecti64v_remap_index 528
+#define GetQueryBufferObjectiv_remap_index 529
+#define GetQueryBufferObjectui64v_remap_index 530
+#define GetQueryBufferObjectuiv_remap_index 531
+#define GetTextureImage_remap_index 532
+#define GetTextureLevelParameterfv_remap_index 533
+#define GetTextureLevelParameteriv_remap_index 534
+#define GetTextureParameterIiv_remap_index 535
+#define GetTextureParameterIuiv_remap_index 536
+#define GetTextureParameterfv_remap_index 537
+#define GetTextureParameteriv_remap_index 538
+#define GetTransformFeedbacki64_v_remap_index 539
+#define GetTransformFeedbacki_v_remap_index 540
+#define GetTransformFeedbackiv_remap_index 541
+#define GetVertexArrayIndexed64iv_remap_index 542
+#define GetVertexArrayIndexediv_remap_index 543
+#define GetVertexArrayiv_remap_index 544
+#define InvalidateNamedFramebufferData_remap_index 545
+#define InvalidateNamedFramebufferSubData_remap_index 546
+#define MapNamedBuffer_remap_index 547
+#define MapNamedBufferRange_remap_index 548
+#define NamedBufferData_remap_index 549
+#define NamedBufferStorage_remap_index 550
+#define NamedBufferSubData_remap_index 551
+#define NamedFramebufferDrawBuffer_remap_index 552
+#define NamedFramebufferDrawBuffers_remap_index 553
+#define NamedFramebufferParameteri_remap_index 554
+#define NamedFramebufferReadBuffer_remap_index 555
+#define NamedFramebufferRenderbuffer_remap_index 556
+#define NamedFramebufferTexture_remap_index 557
+#define NamedFramebufferTextureLayer_remap_index 558
+#define NamedRenderbufferStorage_remap_index 559
+#define NamedRenderbufferStorageMultisample_remap_index 560
+#define TextureBuffer_remap_index 561
+#define TextureBufferRange_remap_index 562
+#define TextureParameterIiv_remap_index 563
+#define TextureParameterIuiv_remap_index 564
+#define TextureParameterf_remap_index 565
+#define TextureParameterfv_remap_index 566
+#define TextureParameteri_remap_index 567
+#define TextureParameteriv_remap_index 568
+#define TextureStorage1D_remap_index 569
+#define TextureStorage2D_remap_index 570
+#define TextureStorage2DMultisample_remap_index 571
+#define TextureStorage3D_remap_index 572
+#define TextureStorage3DMultisample_remap_index 573
+#define TextureSubImage1D_remap_index 574
+#define TextureSubImage2D_remap_index 575
+#define TextureSubImage3D_remap_index 576
+#define TransformFeedbackBufferBase_remap_index 577
+#define TransformFeedbackBufferRange_remap_index 578
+#define UnmapNamedBuffer_remap_index 579
+#define VertexArrayAttribBinding_remap_index 580
+#define VertexArrayAttribFormat_remap_index 581
+#define VertexArrayAttribIFormat_remap_index 582
+#define VertexArrayAttribLFormat_remap_index 583
+#define VertexArrayBindingDivisor_remap_index 584
+#define VertexArrayElementBuffer_remap_index 585
+#define VertexArrayVertexBuffer_remap_index 586
+#define VertexArrayVertexBuffers_remap_index 587
+#define InvalidateBufferData_remap_index 588
+#define InvalidateBufferSubData_remap_index 589
+#define InvalidateFramebuffer_remap_index 590
+#define InvalidateSubFramebuffer_remap_index 591
+#define InvalidateTexImage_remap_index 592
+#define InvalidateTexSubImage_remap_index 593
+#define PolygonOffsetEXT_remap_index 594
+#define DrawTexfOES_remap_index 595
+#define DrawTexfvOES_remap_index 596
+#define DrawTexiOES_remap_index 597
+#define DrawTexivOES_remap_index 598
+#define DrawTexsOES_remap_index 599
+#define DrawTexsvOES_remap_index 600
+#define DrawTexxOES_remap_index 601
+#define DrawTexxvOES_remap_index 602
+#define PointSizePointerOES_remap_index 603
+#define QueryMatrixxOES_remap_index 604
+#define SampleMaskSGIS_remap_index 605
+#define SamplePatternSGIS_remap_index 606
+#define ColorPointerEXT_remap_index 607
+#define EdgeFlagPointerEXT_remap_index 608
+#define IndexPointerEXT_remap_index 609
+#define NormalPointerEXT_remap_index 610
+#define TexCoordPointerEXT_remap_index 611
+#define VertexPointerEXT_remap_index 612
+#define DiscardFramebufferEXT_remap_index 613
+#define ActiveShaderProgram_remap_index 614
+#define BindProgramPipeline_remap_index 615
+#define CreateShaderProgramv_remap_index 616
+#define DeleteProgramPipelines_remap_index 617
+#define GenProgramPipelines_remap_index 618
+#define GetProgramPipelineInfoLog_remap_index 619
+#define GetProgramPipelineiv_remap_index 620
+#define IsProgramPipeline_remap_index 621
+#define LockArraysEXT_remap_index 622
+#define ProgramUniform1d_remap_index 623
+#define ProgramUniform1dv_remap_index 624
+#define ProgramUniform1f_remap_index 625
+#define ProgramUniform1fv_remap_index 626
+#define ProgramUniform1i_remap_index 627
+#define ProgramUniform1iv_remap_index 628
+#define ProgramUniform1ui_remap_index 629
+#define ProgramUniform1uiv_remap_index 630
+#define ProgramUniform2d_remap_index 631
+#define ProgramUniform2dv_remap_index 632
+#define ProgramUniform2f_remap_index 633
+#define ProgramUniform2fv_remap_index 634
+#define ProgramUniform2i_remap_index 635
+#define ProgramUniform2iv_remap_index 636
+#define ProgramUniform2ui_remap_index 637
+#define ProgramUniform2uiv_remap_index 638
+#define ProgramUniform3d_remap_index 639
+#define ProgramUniform3dv_remap_index 640
+#define ProgramUniform3f_remap_index 641
+#define ProgramUniform3fv_remap_index 642
+#define ProgramUniform3i_remap_index 643
+#define ProgramUniform3iv_remap_index 644
+#define ProgramUniform3ui_remap_index 645
+#define ProgramUniform3uiv_remap_index 646
+#define ProgramUniform4d_remap_index 647
+#define ProgramUniform4dv_remap_index 648
+#define ProgramUniform4f_remap_index 649
+#define ProgramUniform4fv_remap_index 650
+#define ProgramUniform4i_remap_index 651
+#define ProgramUniform4iv_remap_index 652
+#define ProgramUniform4ui_remap_index 653
+#define ProgramUniform4uiv_remap_index 654
+#define ProgramUniformMatrix2dv_remap_index 655
+#define ProgramUniformMatrix2fv_remap_index 656
+#define ProgramUniformMatrix2x3dv_remap_index 657
+#define ProgramUniformMatrix2x3fv_remap_index 658
+#define ProgramUniformMatrix2x4dv_remap_index 659
+#define ProgramUniformMatrix2x4fv_remap_index 660
+#define ProgramUniformMatrix3dv_remap_index 661
+#define ProgramUniformMatrix3fv_remap_index 662
+#define ProgramUniformMatrix3x2dv_remap_index 663
+#define ProgramUniformMatrix3x2fv_remap_index 664
+#define ProgramUniformMatrix3x4dv_remap_index 665
+#define ProgramUniformMatrix3x4fv_remap_index 666
+#define ProgramUniformMatrix4dv_remap_index 667
+#define ProgramUniformMatrix4fv_remap_index 668
+#define ProgramUniformMatrix4x2dv_remap_index 669
+#define ProgramUniformMatrix4x2fv_remap_index 670
+#define ProgramUniformMatrix4x3dv_remap_index 671
+#define ProgramUniformMatrix4x3fv_remap_index 672
+#define UnlockArraysEXT_remap_index 673
+#define UseProgramStages_remap_index 674
+#define ValidateProgramPipeline_remap_index 675
+#define DebugMessageCallback_remap_index 676
+#define DebugMessageControl_remap_index 677
+#define DebugMessageInsert_remap_index 678
+#define GetDebugMessageLog_remap_index 679
+#define GetObjectLabel_remap_index 680
+#define GetObjectPtrLabel_remap_index 681
+#define ObjectLabel_remap_index 682
+#define ObjectPtrLabel_remap_index 683
+#define PopDebugGroup_remap_index 684
+#define PushDebugGroup_remap_index 685
+#define SecondaryColor3fEXT_remap_index 686
+#define SecondaryColor3fvEXT_remap_index 687
+#define MultiDrawElementsEXT_remap_index 688
+#define FogCoordfEXT_remap_index 689
+#define FogCoordfvEXT_remap_index 690
+#define ResizeBuffersMESA_remap_index 691
+#define WindowPos4dMESA_remap_index 692
+#define WindowPos4dvMESA_remap_index 693
+#define WindowPos4fMESA_remap_index 694
+#define WindowPos4fvMESA_remap_index 695
+#define WindowPos4iMESA_remap_index 696
+#define WindowPos4ivMESA_remap_index 697
+#define WindowPos4sMESA_remap_index 698
+#define WindowPos4svMESA_remap_index 699
+#define MultiModeDrawArraysIBM_remap_index 700
+#define MultiModeDrawElementsIBM_remap_index 701
+#define AreProgramsResidentNV_remap_index 702
+#define ExecuteProgramNV_remap_index 703
+#define GetProgramParameterdvNV_remap_index 704
+#define GetProgramParameterfvNV_remap_index 705
+#define GetProgramStringNV_remap_index 706
+#define GetProgramivNV_remap_index 707
+#define GetTrackMatrixivNV_remap_index 708
+#define GetVertexAttribdvNV_remap_index 709
+#define GetVertexAttribfvNV_remap_index 710
+#define GetVertexAttribivNV_remap_index 711
+#define LoadProgramNV_remap_index 712
+#define ProgramParameters4dvNV_remap_index 713
+#define ProgramParameters4fvNV_remap_index 714
+#define RequestResidentProgramsNV_remap_index 715
+#define TrackMatrixNV_remap_index 716
+#define VertexAttrib1dNV_remap_index 717
+#define VertexAttrib1dvNV_remap_index 718
+#define VertexAttrib1fNV_remap_index 719
+#define VertexAttrib1fvNV_remap_index 720
+#define VertexAttrib1sNV_remap_index 721
+#define VertexAttrib1svNV_remap_index 722
+#define VertexAttrib2dNV_remap_index 723
+#define VertexAttrib2dvNV_remap_index 724
+#define VertexAttrib2fNV_remap_index 725
+#define VertexAttrib2fvNV_remap_index 726
+#define VertexAttrib2sNV_remap_index 727
+#define VertexAttrib2svNV_remap_index 728
+#define VertexAttrib3dNV_remap_index 729
+#define VertexAttrib3dvNV_remap_index 730
+#define VertexAttrib3fNV_remap_index 731
+#define VertexAttrib3fvNV_remap_index 732
+#define VertexAttrib3sNV_remap_index 733
+#define VertexAttrib3svNV_remap_index 734
+#define VertexAttrib4dNV_remap_index 735
+#define VertexAttrib4dvNV_remap_index 736
+#define VertexAttrib4fNV_remap_index 737
+#define VertexAttrib4fvNV_remap_index 738
+#define VertexAttrib4sNV_remap_index 739
+#define VertexAttrib4svNV_remap_index 740
+#define VertexAttrib4ubNV_remap_index 741
+#define VertexAttrib4ubvNV_remap_index 742
+#define VertexAttribPointerNV_remap_index 743
+#define VertexAttribs1dvNV_remap_index 744
+#define VertexAttribs1fvNV_remap_index 745
+#define VertexAttribs1svNV_remap_index 746
+#define VertexAttribs2dvNV_remap_index 747
+#define VertexAttribs2fvNV_remap_index 748
+#define VertexAttribs2svNV_remap_index 749
+#define VertexAttribs3dvNV_remap_index 750
+#define VertexAttribs3fvNV_remap_index 751
+#define VertexAttribs3svNV_remap_index 752
+#define VertexAttribs4dvNV_remap_index 753
+#define VertexAttribs4fvNV_remap_index 754
+#define VertexAttribs4svNV_remap_index 755
+#define VertexAttribs4ubvNV_remap_index 756
+#define GetTexBumpParameterfvATI_remap_index 757
+#define GetTexBumpParameterivATI_remap_index 758
+#define TexBumpParameterfvATI_remap_index 759
+#define TexBumpParameterivATI_remap_index 760
+#define AlphaFragmentOp1ATI_remap_index 761
+#define AlphaFragmentOp2ATI_remap_index 762
+#define AlphaFragmentOp3ATI_remap_index 763
+#define BeginFragmentShaderATI_remap_index 764
+#define BindFragmentShaderATI_remap_index 765
+#define ColorFragmentOp1ATI_remap_index 766
+#define ColorFragmentOp2ATI_remap_index 767
+#define ColorFragmentOp3ATI_remap_index 768
+#define DeleteFragmentShaderATI_remap_index 769
+#define EndFragmentShaderATI_remap_index 770
+#define GenFragmentShadersATI_remap_index 771
+#define PassTexCoordATI_remap_index 772
+#define SampleMapATI_remap_index 773
+#define SetFragmentShaderConstantATI_remap_index 774
+#define ActiveStencilFaceEXT_remap_index 775
+#define BindVertexArrayAPPLE_remap_index 776
+#define GenVertexArraysAPPLE_remap_index 777
+#define GetProgramNamedParameterdvNV_remap_index 778
+#define GetProgramNamedParameterfvNV_remap_index 779
+#define ProgramNamedParameter4dNV_remap_index 780
+#define ProgramNamedParameter4dvNV_remap_index 781
+#define ProgramNamedParameter4fNV_remap_index 782
+#define ProgramNamedParameter4fvNV_remap_index 783
+#define PrimitiveRestartNV_remap_index 784
+#define GetTexGenxvOES_remap_index 785
+#define TexGenxOES_remap_index 786
+#define TexGenxvOES_remap_index 787
+#define DepthBoundsEXT_remap_index 788
+#define BindFramebufferEXT_remap_index 789
+#define BindRenderbufferEXT_remap_index 790
+#define BufferParameteriAPPLE_remap_index 791
+#define FlushMappedBufferRangeAPPLE_remap_index 792
+#define VertexAttribI1iEXT_remap_index 793
+#define VertexAttribI1uiEXT_remap_index 794
+#define VertexAttribI2iEXT_remap_index 795
+#define VertexAttribI2ivEXT_remap_index 796
+#define VertexAttribI2uiEXT_remap_index 797
+#define VertexAttribI2uivEXT_remap_index 798
+#define VertexAttribI3iEXT_remap_index 799
+#define VertexAttribI3ivEXT_remap_index 800
+#define VertexAttribI3uiEXT_remap_index 801
+#define VertexAttribI3uivEXT_remap_index 802
+#define VertexAttribI4iEXT_remap_index 803
+#define VertexAttribI4ivEXT_remap_index 804
+#define VertexAttribI4uiEXT_remap_index 805
+#define VertexAttribI4uivEXT_remap_index 806
+#define ClearColorIiEXT_remap_index 807
+#define ClearColorIuiEXT_remap_index 808
+#define BindBufferOffsetEXT_remap_index 809
+#define BeginPerfMonitorAMD_remap_index 810
+#define DeletePerfMonitorsAMD_remap_index 811
+#define EndPerfMonitorAMD_remap_index 812
+#define GenPerfMonitorsAMD_remap_index 813
+#define GetPerfMonitorCounterDataAMD_remap_index 814
+#define GetPerfMonitorCounterInfoAMD_remap_index 815
+#define GetPerfMonitorCounterStringAMD_remap_index 816
+#define GetPerfMonitorCountersAMD_remap_index 817
+#define GetPerfMonitorGroupStringAMD_remap_index 818
+#define GetPerfMonitorGroupsAMD_remap_index 819
+#define SelectPerfMonitorCountersAMD_remap_index 820
+#define GetObjectParameterivAPPLE_remap_index 821
+#define ObjectPurgeableAPPLE_remap_index 822
+#define ObjectUnpurgeableAPPLE_remap_index 823
+#define ActiveProgramEXT_remap_index 824
+#define CreateShaderProgramEXT_remap_index 825
+#define UseShaderProgramEXT_remap_index 826
+#define TextureBarrierNV_remap_index 827
+#define VDPAUFiniNV_remap_index 828
+#define VDPAUGetSurfaceivNV_remap_index 829
+#define VDPAUInitNV_remap_index 830
+#define VDPAUIsSurfaceNV_remap_index 831
+#define VDPAUMapSurfacesNV_remap_index 832
+#define VDPAURegisterOutputSurfaceNV_remap_index 833
+#define VDPAURegisterVideoSurfaceNV_remap_index 834
+#define VDPAUSurfaceAccessNV_remap_index 835
+#define VDPAUUnmapSurfacesNV_remap_index 836
+#define VDPAUUnregisterSurfaceNV_remap_index 837
+#define BeginPerfQueryINTEL_remap_index 838
+#define CreatePerfQueryINTEL_remap_index 839
+#define DeletePerfQueryINTEL_remap_index 840
+#define EndPerfQueryINTEL_remap_index 841
+#define GetFirstPerfQueryIdINTEL_remap_index 842
+#define GetNextPerfQueryIdINTEL_remap_index 843
+#define GetPerfCounterInfoINTEL_remap_index 844
+#define GetPerfQueryDataINTEL_remap_index 845
+#define GetPerfQueryIdByNameINTEL_remap_index 846
+#define GetPerfQueryInfoINTEL_remap_index 847
+#define PolygonOffsetClampEXT_remap_index 848
+#define StencilFuncSeparateATI_remap_index 849
+#define ProgramEnvParameters4fvEXT_remap_index 850
+#define ProgramLocalParameters4fvEXT_remap_index 851
+#define EGLImageTargetRenderbufferStorageOES_remap_index 852
+#define EGLImageTargetTexture2DOES_remap_index 853
+#define AlphaFuncx_remap_index 854
+#define ClearColorx_remap_index 855
+#define ClearDepthx_remap_index 856
+#define Color4x_remap_index 857
+#define DepthRangex_remap_index 858
+#define Fogx_remap_index 859
+#define Fogxv_remap_index 860
+#define Frustumf_remap_index 861
+#define Frustumx_remap_index 862
+#define LightModelx_remap_index 863
+#define LightModelxv_remap_index 864
+#define Lightx_remap_index 865
+#define Lightxv_remap_index 866
+#define LineWidthx_remap_index 867
+#define LoadMatrixx_remap_index 868
+#define Materialx_remap_index 869
+#define Materialxv_remap_index 870
+#define MultMatrixx_remap_index 871
+#define MultiTexCoord4x_remap_index 872
+#define Normal3x_remap_index 873
+#define Orthof_remap_index 874
+#define Orthox_remap_index 875
+#define PointSizex_remap_index 876
+#define PolygonOffsetx_remap_index 877
+#define Rotatex_remap_index 878
+#define SampleCoveragex_remap_index 879
+#define Scalex_remap_index 880
+#define TexEnvx_remap_index 881
+#define TexEnvxv_remap_index 882
+#define TexParameterx_remap_index 883
+#define Translatex_remap_index 884
+#define ClipPlanef_remap_index 885
+#define ClipPlanex_remap_index 886
+#define GetClipPlanef_remap_index 887
+#define GetClipPlanex_remap_index 888
+#define GetFixedv_remap_index 889
+#define GetLightxv_remap_index 890
+#define GetMaterialxv_remap_index 891
+#define GetTexEnvxv_remap_index 892
+#define GetTexParameterxv_remap_index 893
+#define PointParameterx_remap_index 894
+#define PointParameterxv_remap_index 895
+#define TexParameterxv_remap_index 896
#define _gloffset_CompressedTexImage1D driDispatchRemapTable[CompressedTexImage1D_remap_index]
#define _gloffset_CompressedTexImage2D driDispatchRemapTable[CompressedTexImage2D_remap_index]
@@ -1735,6 +1777,16 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_GetProgramBinary driDispatchRemapTable[GetProgramBinary_remap_index]
#define _gloffset_ProgramBinary driDispatchRemapTable[ProgramBinary_remap_index]
#define _gloffset_ProgramParameteri driDispatchRemapTable[ProgramParameteri_remap_index]
+#define _gloffset_GetVertexAttribLdv driDispatchRemapTable[GetVertexAttribLdv_remap_index]
+#define _gloffset_VertexAttribL1d driDispatchRemapTable[VertexAttribL1d_remap_index]
+#define _gloffset_VertexAttribL1dv driDispatchRemapTable[VertexAttribL1dv_remap_index]
+#define _gloffset_VertexAttribL2d driDispatchRemapTable[VertexAttribL2d_remap_index]
+#define _gloffset_VertexAttribL2dv driDispatchRemapTable[VertexAttribL2dv_remap_index]
+#define _gloffset_VertexAttribL3d driDispatchRemapTable[VertexAttribL3d_remap_index]
+#define _gloffset_VertexAttribL3dv driDispatchRemapTable[VertexAttribL3dv_remap_index]
+#define _gloffset_VertexAttribL4d driDispatchRemapTable[VertexAttribL4d_remap_index]
+#define _gloffset_VertexAttribL4dv driDispatchRemapTable[VertexAttribL4dv_remap_index]
+#define _gloffset_VertexAttribLPointer driDispatchRemapTable[VertexAttribLPointer_remap_index]
#define _gloffset_DepthRangeArrayv driDispatchRemapTable[DepthRangeArrayv_remap_index]
#define _gloffset_DepthRangeIndexed driDispatchRemapTable[DepthRangeIndexed_remap_index]
#define _gloffset_GetDoublei_v driDispatchRemapTable[GetDoublei_v_remap_index]
@@ -1814,8 +1866,14 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_BindVertexBuffers driDispatchRemapTable[BindVertexBuffers_remap_index]
#define _gloffset_ClipControl driDispatchRemapTable[ClipControl_remap_index]
#define _gloffset_BindTextureUnit driDispatchRemapTable[BindTextureUnit_remap_index]
+#define _gloffset_BlitNamedFramebuffer driDispatchRemapTable[BlitNamedFramebuffer_remap_index]
+#define _gloffset_CheckNamedFramebufferStatus driDispatchRemapTable[CheckNamedFramebufferStatus_remap_index]
#define _gloffset_ClearNamedBufferData driDispatchRemapTable[ClearNamedBufferData_remap_index]
#define _gloffset_ClearNamedBufferSubData driDispatchRemapTable[ClearNamedBufferSubData_remap_index]
+#define _gloffset_ClearNamedFramebufferfi driDispatchRemapTable[ClearNamedFramebufferfi_remap_index]
+#define _gloffset_ClearNamedFramebufferfv driDispatchRemapTable[ClearNamedFramebufferfv_remap_index]
+#define _gloffset_ClearNamedFramebufferiv driDispatchRemapTable[ClearNamedFramebufferiv_remap_index]
+#define _gloffset_ClearNamedFramebufferuiv driDispatchRemapTable[ClearNamedFramebufferuiv_remap_index]
#define _gloffset_CompressedTextureSubImage1D driDispatchRemapTable[CompressedTextureSubImage1D_remap_index]
#define _gloffset_CompressedTextureSubImage2D driDispatchRemapTable[CompressedTextureSubImage2D_remap_index]
#define _gloffset_CompressedTextureSubImage3D driDispatchRemapTable[CompressedTextureSubImage3D_remap_index]
@@ -1824,12 +1882,16 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_CopyTextureSubImage2D driDispatchRemapTable[CopyTextureSubImage2D_remap_index]
#define _gloffset_CopyTextureSubImage3D driDispatchRemapTable[CopyTextureSubImage3D_remap_index]
#define _gloffset_CreateBuffers driDispatchRemapTable[CreateBuffers_remap_index]
+#define _gloffset_CreateFramebuffers driDispatchRemapTable[CreateFramebuffers_remap_index]
#define _gloffset_CreateProgramPipelines driDispatchRemapTable[CreateProgramPipelines_remap_index]
#define _gloffset_CreateQueries driDispatchRemapTable[CreateQueries_remap_index]
#define _gloffset_CreateRenderbuffers driDispatchRemapTable[CreateRenderbuffers_remap_index]
#define _gloffset_CreateSamplers driDispatchRemapTable[CreateSamplers_remap_index]
#define _gloffset_CreateTextures driDispatchRemapTable[CreateTextures_remap_index]
#define _gloffset_CreateTransformFeedbacks driDispatchRemapTable[CreateTransformFeedbacks_remap_index]
+#define _gloffset_CreateVertexArrays driDispatchRemapTable[CreateVertexArrays_remap_index]
+#define _gloffset_DisableVertexArrayAttrib driDispatchRemapTable[DisableVertexArrayAttrib_remap_index]
+#define _gloffset_EnableVertexArrayAttrib driDispatchRemapTable[EnableVertexArrayAttrib_remap_index]
#define _gloffset_FlushMappedNamedBufferRange driDispatchRemapTable[FlushMappedNamedBufferRange_remap_index]
#define _gloffset_GenerateTextureMipmap driDispatchRemapTable[GenerateTextureMipmap_remap_index]
#define _gloffset_GetCompressedTextureImage driDispatchRemapTable[GetCompressedTextureImage_remap_index]
@@ -1837,6 +1899,8 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_GetNamedBufferParameteriv driDispatchRemapTable[GetNamedBufferParameteriv_remap_index]
#define _gloffset_GetNamedBufferPointerv driDispatchRemapTable[GetNamedBufferPointerv_remap_index]
#define _gloffset_GetNamedBufferSubData driDispatchRemapTable[GetNamedBufferSubData_remap_index]
+#define _gloffset_GetNamedFramebufferAttachmentParameteriv driDispatchRemapTable[GetNamedFramebufferAttachmentParameteriv_remap_index]
+#define _gloffset_GetNamedFramebufferParameteriv driDispatchRemapTable[GetNamedFramebufferParameteriv_remap_index]
#define _gloffset_GetNamedRenderbufferParameteriv driDispatchRemapTable[GetNamedRenderbufferParameteriv_remap_index]
#define _gloffset_GetQueryBufferObjecti64v driDispatchRemapTable[GetQueryBufferObjecti64v_remap_index]
#define _gloffset_GetQueryBufferObjectiv driDispatchRemapTable[GetQueryBufferObjectiv_remap_index]
@@ -1852,11 +1916,23 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_GetTransformFeedbacki64_v driDispatchRemapTable[GetTransformFeedbacki64_v_remap_index]
#define _gloffset_GetTransformFeedbacki_v driDispatchRemapTable[GetTransformFeedbacki_v_remap_index]
#define _gloffset_GetTransformFeedbackiv driDispatchRemapTable[GetTransformFeedbackiv_remap_index]
+#define _gloffset_GetVertexArrayIndexed64iv driDispatchRemapTable[GetVertexArrayIndexed64iv_remap_index]
+#define _gloffset_GetVertexArrayIndexediv driDispatchRemapTable[GetVertexArrayIndexediv_remap_index]
+#define _gloffset_GetVertexArrayiv driDispatchRemapTable[GetVertexArrayiv_remap_index]
+#define _gloffset_InvalidateNamedFramebufferData driDispatchRemapTable[InvalidateNamedFramebufferData_remap_index]
+#define _gloffset_InvalidateNamedFramebufferSubData driDispatchRemapTable[InvalidateNamedFramebufferSubData_remap_index]
#define _gloffset_MapNamedBuffer driDispatchRemapTable[MapNamedBuffer_remap_index]
#define _gloffset_MapNamedBufferRange driDispatchRemapTable[MapNamedBufferRange_remap_index]
#define _gloffset_NamedBufferData driDispatchRemapTable[NamedBufferData_remap_index]
#define _gloffset_NamedBufferStorage driDispatchRemapTable[NamedBufferStorage_remap_index]
#define _gloffset_NamedBufferSubData driDispatchRemapTable[NamedBufferSubData_remap_index]
+#define _gloffset_NamedFramebufferDrawBuffer driDispatchRemapTable[NamedFramebufferDrawBuffer_remap_index]
+#define _gloffset_NamedFramebufferDrawBuffers driDispatchRemapTable[NamedFramebufferDrawBuffers_remap_index]
+#define _gloffset_NamedFramebufferParameteri driDispatchRemapTable[NamedFramebufferParameteri_remap_index]
+#define _gloffset_NamedFramebufferReadBuffer driDispatchRemapTable[NamedFramebufferReadBuffer_remap_index]
+#define _gloffset_NamedFramebufferRenderbuffer driDispatchRemapTable[NamedFramebufferRenderbuffer_remap_index]
+#define _gloffset_NamedFramebufferTexture driDispatchRemapTable[NamedFramebufferTexture_remap_index]
+#define _gloffset_NamedFramebufferTextureLayer driDispatchRemapTable[NamedFramebufferTextureLayer_remap_index]
#define _gloffset_NamedRenderbufferStorage driDispatchRemapTable[NamedRenderbufferStorage_remap_index]
#define _gloffset_NamedRenderbufferStorageMultisample driDispatchRemapTable[NamedRenderbufferStorageMultisample_remap_index]
#define _gloffset_TextureBuffer driDispatchRemapTable[TextureBuffer_remap_index]
@@ -1878,6 +1954,14 @@ SERVEXTERN int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define _gloffset_TransformFeedbackBufferBase driDispatchRemapTable[TransformFeedbackBufferBase_remap_index]
#define _gloffset_TransformFeedbackBufferRange driDispatchRemapTable[TransformFeedbackBufferRange_remap_index]
#define _gloffset_UnmapNamedBuffer driDispatchRemapTable[UnmapNamedBuffer_remap_index]
+#define _gloffset_VertexArrayAttribBinding driDispatchRemapTable[VertexArrayAttribBinding_remap_index]
+#define _gloffset_VertexArrayAttribFormat driDispatchRemapTable[VertexArrayAttribFormat_remap_index]
+#define _gloffset_VertexArrayAttribIFormat driDispatchRemapTable[VertexArrayAttribIFormat_remap_index]
+#define _gloffset_VertexArrayAttribLFormat driDispatchRemapTable[VertexArrayAttribLFormat_remap_index]
+#define _gloffset_VertexArrayBindingDivisor driDispatchRemapTable[VertexArrayBindingDivisor_remap_index]
+#define _gloffset_VertexArrayElementBuffer driDispatchRemapTable[VertexArrayElementBuffer_remap_index]
+#define _gloffset_VertexArrayVertexBuffer driDispatchRemapTable[VertexArrayVertexBuffer_remap_index]
+#define _gloffset_VertexArrayVertexBuffers driDispatchRemapTable[VertexArrayVertexBuffers_remap_index]
#define _gloffset_InvalidateBufferData driDispatchRemapTable[InvalidateBufferData_remap_index]
#define _gloffset_InvalidateBufferSubData driDispatchRemapTable[InvalidateBufferSubData_remap_index]
#define _gloffset_InvalidateFramebuffer driDispatchRemapTable[InvalidateFramebuffer_remap_index]
@@ -11109,6 +11193,116 @@ static INLINE void SET_ProgramParameteri(struct _glapi_table *disp, void (GLAPIE
SET_by_offset(disp, _gloffset_ProgramParameteri, fn);
}
+typedef void (GLAPIENTRYP _glptr_GetVertexAttribLdv)(GLuint, GLenum, GLdouble *);
+#define CALL_GetVertexAttribLdv(disp, parameters) \
+ (* GET_GetVertexAttribLdv(disp)) parameters
+static INLINE _glptr_GetVertexAttribLdv GET_GetVertexAttribLdv(struct _glapi_table *disp) {
+ return (_glptr_GetVertexAttribLdv) (GET_by_offset(disp, _gloffset_GetVertexAttribLdv));
+}
+
+static INLINE void SET_GetVertexAttribLdv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLdouble *)) {
+ SET_by_offset(disp, _gloffset_GetVertexAttribLdv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribL1d)(GLuint, GLdouble);
+#define CALL_VertexAttribL1d(disp, parameters) \
+ (* GET_VertexAttribL1d(disp)) parameters
+static INLINE _glptr_VertexAttribL1d GET_VertexAttribL1d(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribL1d) (GET_by_offset(disp, _gloffset_VertexAttribL1d));
+}
+
+static INLINE void SET_VertexAttribL1d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLdouble)) {
+ SET_by_offset(disp, _gloffset_VertexAttribL1d, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribL1dv)(GLuint, const GLdouble *);
+#define CALL_VertexAttribL1dv(disp, parameters) \
+ (* GET_VertexAttribL1dv(disp)) parameters
+static INLINE _glptr_VertexAttribL1dv GET_VertexAttribL1dv(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribL1dv) (GET_by_offset(disp, _gloffset_VertexAttribL1dv));
+}
+
+static INLINE void SET_VertexAttribL1dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, const GLdouble *)) {
+ SET_by_offset(disp, _gloffset_VertexAttribL1dv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribL2d)(GLuint, GLdouble, GLdouble);
+#define CALL_VertexAttribL2d(disp, parameters) \
+ (* GET_VertexAttribL2d(disp)) parameters
+static INLINE _glptr_VertexAttribL2d GET_VertexAttribL2d(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribL2d) (GET_by_offset(disp, _gloffset_VertexAttribL2d));
+}
+
+static INLINE void SET_VertexAttribL2d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLdouble, GLdouble)) {
+ SET_by_offset(disp, _gloffset_VertexAttribL2d, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribL2dv)(GLuint, const GLdouble *);
+#define CALL_VertexAttribL2dv(disp, parameters) \
+ (* GET_VertexAttribL2dv(disp)) parameters
+static INLINE _glptr_VertexAttribL2dv GET_VertexAttribL2dv(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribL2dv) (GET_by_offset(disp, _gloffset_VertexAttribL2dv));
+}
+
+static INLINE void SET_VertexAttribL2dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, const GLdouble *)) {
+ SET_by_offset(disp, _gloffset_VertexAttribL2dv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribL3d)(GLuint, GLdouble, GLdouble, GLdouble);
+#define CALL_VertexAttribL3d(disp, parameters) \
+ (* GET_VertexAttribL3d(disp)) parameters
+static INLINE _glptr_VertexAttribL3d GET_VertexAttribL3d(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribL3d) (GET_by_offset(disp, _gloffset_VertexAttribL3d));
+}
+
+static INLINE void SET_VertexAttribL3d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLdouble, GLdouble, GLdouble)) {
+ SET_by_offset(disp, _gloffset_VertexAttribL3d, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribL3dv)(GLuint, const GLdouble *);
+#define CALL_VertexAttribL3dv(disp, parameters) \
+ (* GET_VertexAttribL3dv(disp)) parameters
+static INLINE _glptr_VertexAttribL3dv GET_VertexAttribL3dv(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribL3dv) (GET_by_offset(disp, _gloffset_VertexAttribL3dv));
+}
+
+static INLINE void SET_VertexAttribL3dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, const GLdouble *)) {
+ SET_by_offset(disp, _gloffset_VertexAttribL3dv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribL4d)(GLuint, GLdouble, GLdouble, GLdouble, GLdouble);
+#define CALL_VertexAttribL4d(disp, parameters) \
+ (* GET_VertexAttribL4d(disp)) parameters
+static INLINE _glptr_VertexAttribL4d GET_VertexAttribL4d(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribL4d) (GET_by_offset(disp, _gloffset_VertexAttribL4d));
+}
+
+static INLINE void SET_VertexAttribL4d(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLdouble, GLdouble, GLdouble, GLdouble)) {
+ SET_by_offset(disp, _gloffset_VertexAttribL4d, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribL4dv)(GLuint, const GLdouble *);
+#define CALL_VertexAttribL4dv(disp, parameters) \
+ (* GET_VertexAttribL4dv(disp)) parameters
+static INLINE _glptr_VertexAttribL4dv GET_VertexAttribL4dv(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribL4dv) (GET_by_offset(disp, _gloffset_VertexAttribL4dv));
+}
+
+static INLINE void SET_VertexAttribL4dv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, const GLdouble *)) {
+ SET_by_offset(disp, _gloffset_VertexAttribL4dv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexAttribLPointer)(GLuint, GLint, GLenum, GLsizei, const GLvoid *);
+#define CALL_VertexAttribLPointer(disp, parameters) \
+ (* GET_VertexAttribLPointer(disp)) parameters
+static INLINE _glptr_VertexAttribLPointer GET_VertexAttribLPointer(struct _glapi_table *disp) {
+ return (_glptr_VertexAttribLPointer) (GET_by_offset(disp, _gloffset_VertexAttribLPointer));
+}
+
+static INLINE void SET_VertexAttribLPointer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLint, GLenum, GLsizei, const GLvoid *)) {
+ SET_by_offset(disp, _gloffset_VertexAttribLPointer, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_DepthRangeArrayv)(GLuint, GLsizei, const GLclampd *);
#define CALL_DepthRangeArrayv(disp, parameters) \
(* GET_DepthRangeArrayv(disp)) parameters
@@ -11978,6 +12172,28 @@ static INLINE void SET_BindTextureUnit(struct _glapi_table *disp, void (GLAPIENT
SET_by_offset(disp, _gloffset_BindTextureUnit, fn);
}
+typedef void (GLAPIENTRYP _glptr_BlitNamedFramebuffer)(GLuint, GLuint, GLint, GLint, GLint, GLint, GLint, GLint, GLint, GLint, GLbitfield, GLenum);
+#define CALL_BlitNamedFramebuffer(disp, parameters) \
+ (* GET_BlitNamedFramebuffer(disp)) parameters
+static INLINE _glptr_BlitNamedFramebuffer GET_BlitNamedFramebuffer(struct _glapi_table *disp) {
+ return (_glptr_BlitNamedFramebuffer) (GET_by_offset(disp, _gloffset_BlitNamedFramebuffer));
+}
+
+static INLINE void SET_BlitNamedFramebuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLint, GLint, GLint, GLint, GLint, GLint, GLint, GLint, GLbitfield, GLenum)) {
+ SET_by_offset(disp, _gloffset_BlitNamedFramebuffer, fn);
+}
+
+typedef GLenum (GLAPIENTRYP _glptr_CheckNamedFramebufferStatus)(GLuint, GLenum);
+#define CALL_CheckNamedFramebufferStatus(disp, parameters) \
+ (* GET_CheckNamedFramebufferStatus(disp)) parameters
+static INLINE _glptr_CheckNamedFramebufferStatus GET_CheckNamedFramebufferStatus(struct _glapi_table *disp) {
+ return (_glptr_CheckNamedFramebufferStatus) (GET_by_offset(disp, _gloffset_CheckNamedFramebufferStatus));
+}
+
+static INLINE void SET_CheckNamedFramebufferStatus(struct _glapi_table *disp, GLenum (GLAPIENTRYP fn)(GLuint, GLenum)) {
+ SET_by_offset(disp, _gloffset_CheckNamedFramebufferStatus, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_ClearNamedBufferData)(GLuint, GLenum, GLenum, GLenum, const GLvoid *);
#define CALL_ClearNamedBufferData(disp, parameters) \
(* GET_ClearNamedBufferData(disp)) parameters
@@ -12000,6 +12216,50 @@ static INLINE void SET_ClearNamedBufferSubData(struct _glapi_table *disp, void (
SET_by_offset(disp, _gloffset_ClearNamedBufferSubData, fn);
}
+typedef void (GLAPIENTRYP _glptr_ClearNamedFramebufferfi)(GLuint, GLenum, GLfloat, GLint);
+#define CALL_ClearNamedFramebufferfi(disp, parameters) \
+ (* GET_ClearNamedFramebufferfi(disp)) parameters
+static INLINE _glptr_ClearNamedFramebufferfi GET_ClearNamedFramebufferfi(struct _glapi_table *disp) {
+ return (_glptr_ClearNamedFramebufferfi) (GET_by_offset(disp, _gloffset_ClearNamedFramebufferfi));
+}
+
+static INLINE void SET_ClearNamedFramebufferfi(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLfloat, GLint)) {
+ SET_by_offset(disp, _gloffset_ClearNamedFramebufferfi, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_ClearNamedFramebufferfv)(GLuint, GLenum, GLint, const GLfloat *);
+#define CALL_ClearNamedFramebufferfv(disp, parameters) \
+ (* GET_ClearNamedFramebufferfv(disp)) parameters
+static INLINE _glptr_ClearNamedFramebufferfv GET_ClearNamedFramebufferfv(struct _glapi_table *disp) {
+ return (_glptr_ClearNamedFramebufferfv) (GET_by_offset(disp, _gloffset_ClearNamedFramebufferfv));
+}
+
+static INLINE void SET_ClearNamedFramebufferfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLint, const GLfloat *)) {
+ SET_by_offset(disp, _gloffset_ClearNamedFramebufferfv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_ClearNamedFramebufferiv)(GLuint, GLenum, GLint, const GLint *);
+#define CALL_ClearNamedFramebufferiv(disp, parameters) \
+ (* GET_ClearNamedFramebufferiv(disp)) parameters
+static INLINE _glptr_ClearNamedFramebufferiv GET_ClearNamedFramebufferiv(struct _glapi_table *disp) {
+ return (_glptr_ClearNamedFramebufferiv) (GET_by_offset(disp, _gloffset_ClearNamedFramebufferiv));
+}
+
+static INLINE void SET_ClearNamedFramebufferiv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLint, const GLint *)) {
+ SET_by_offset(disp, _gloffset_ClearNamedFramebufferiv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_ClearNamedFramebufferuiv)(GLuint, GLenum, GLint, const GLuint *);
+#define CALL_ClearNamedFramebufferuiv(disp, parameters) \
+ (* GET_ClearNamedFramebufferuiv(disp)) parameters
+static INLINE _glptr_ClearNamedFramebufferuiv GET_ClearNamedFramebufferuiv(struct _glapi_table *disp) {
+ return (_glptr_ClearNamedFramebufferuiv) (GET_by_offset(disp, _gloffset_ClearNamedFramebufferuiv));
+}
+
+static INLINE void SET_ClearNamedFramebufferuiv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLint, const GLuint *)) {
+ SET_by_offset(disp, _gloffset_ClearNamedFramebufferuiv, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_CompressedTextureSubImage1D)(GLuint, GLint, GLint, GLsizei, GLenum, GLsizei, const GLvoid *);
#define CALL_CompressedTextureSubImage1D(disp, parameters) \
(* GET_CompressedTextureSubImage1D(disp)) parameters
@@ -12088,6 +12348,17 @@ static INLINE void SET_CreateBuffers(struct _glapi_table *disp, void (GLAPIENTRY
SET_by_offset(disp, _gloffset_CreateBuffers, fn);
}
+typedef void (GLAPIENTRYP _glptr_CreateFramebuffers)(GLsizei, GLuint *);
+#define CALL_CreateFramebuffers(disp, parameters) \
+ (* GET_CreateFramebuffers(disp)) parameters
+static INLINE _glptr_CreateFramebuffers GET_CreateFramebuffers(struct _glapi_table *disp) {
+ return (_glptr_CreateFramebuffers) (GET_by_offset(disp, _gloffset_CreateFramebuffers));
+}
+
+static INLINE void SET_CreateFramebuffers(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, GLuint *)) {
+ SET_by_offset(disp, _gloffset_CreateFramebuffers, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_CreateProgramPipelines)(GLsizei, GLuint *);
#define CALL_CreateProgramPipelines(disp, parameters) \
(* GET_CreateProgramPipelines(disp)) parameters
@@ -12154,6 +12425,39 @@ static INLINE void SET_CreateTransformFeedbacks(struct _glapi_table *disp, void
SET_by_offset(disp, _gloffset_CreateTransformFeedbacks, fn);
}
+typedef void (GLAPIENTRYP _glptr_CreateVertexArrays)(GLsizei, GLuint *);
+#define CALL_CreateVertexArrays(disp, parameters) \
+ (* GET_CreateVertexArrays(disp)) parameters
+static INLINE _glptr_CreateVertexArrays GET_CreateVertexArrays(struct _glapi_table *disp) {
+ return (_glptr_CreateVertexArrays) (GET_by_offset(disp, _gloffset_CreateVertexArrays));
+}
+
+static INLINE void SET_CreateVertexArrays(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, GLuint *)) {
+ SET_by_offset(disp, _gloffset_CreateVertexArrays, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_DisableVertexArrayAttrib)(GLuint, GLuint);
+#define CALL_DisableVertexArrayAttrib(disp, parameters) \
+ (* GET_DisableVertexArrayAttrib(disp)) parameters
+static INLINE _glptr_DisableVertexArrayAttrib GET_DisableVertexArrayAttrib(struct _glapi_table *disp) {
+ return (_glptr_DisableVertexArrayAttrib) (GET_by_offset(disp, _gloffset_DisableVertexArrayAttrib));
+}
+
+static INLINE void SET_DisableVertexArrayAttrib(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint)) {
+ SET_by_offset(disp, _gloffset_DisableVertexArrayAttrib, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_EnableVertexArrayAttrib)(GLuint, GLuint);
+#define CALL_EnableVertexArrayAttrib(disp, parameters) \
+ (* GET_EnableVertexArrayAttrib(disp)) parameters
+static INLINE _glptr_EnableVertexArrayAttrib GET_EnableVertexArrayAttrib(struct _glapi_table *disp) {
+ return (_glptr_EnableVertexArrayAttrib) (GET_by_offset(disp, _gloffset_EnableVertexArrayAttrib));
+}
+
+static INLINE void SET_EnableVertexArrayAttrib(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint)) {
+ SET_by_offset(disp, _gloffset_EnableVertexArrayAttrib, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_FlushMappedNamedBufferRange)(GLuint, GLintptr, GLsizeiptr);
#define CALL_FlushMappedNamedBufferRange(disp, parameters) \
(* GET_FlushMappedNamedBufferRange(disp)) parameters
@@ -12231,6 +12535,28 @@ static INLINE void SET_GetNamedBufferSubData(struct _glapi_table *disp, void (GL
SET_by_offset(disp, _gloffset_GetNamedBufferSubData, fn);
}
+typedef void (GLAPIENTRYP _glptr_GetNamedFramebufferAttachmentParameteriv)(GLuint, GLenum, GLenum, GLint *);
+#define CALL_GetNamedFramebufferAttachmentParameteriv(disp, parameters) \
+ (* GET_GetNamedFramebufferAttachmentParameteriv(disp)) parameters
+static INLINE _glptr_GetNamedFramebufferAttachmentParameteriv GET_GetNamedFramebufferAttachmentParameteriv(struct _glapi_table *disp) {
+ return (_glptr_GetNamedFramebufferAttachmentParameteriv) (GET_by_offset(disp, _gloffset_GetNamedFramebufferAttachmentParameteriv));
+}
+
+static INLINE void SET_GetNamedFramebufferAttachmentParameteriv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLenum, GLint *)) {
+ SET_by_offset(disp, _gloffset_GetNamedFramebufferAttachmentParameteriv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetNamedFramebufferParameteriv)(GLuint, GLenum, GLint *);
+#define CALL_GetNamedFramebufferParameteriv(disp, parameters) \
+ (* GET_GetNamedFramebufferParameteriv(disp)) parameters
+static INLINE _glptr_GetNamedFramebufferParameteriv GET_GetNamedFramebufferParameteriv(struct _glapi_table *disp) {
+ return (_glptr_GetNamedFramebufferParameteriv) (GET_by_offset(disp, _gloffset_GetNamedFramebufferParameteriv));
+}
+
+static INLINE void SET_GetNamedFramebufferParameteriv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLint *)) {
+ SET_by_offset(disp, _gloffset_GetNamedFramebufferParameteriv, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_GetNamedRenderbufferParameteriv)(GLuint, GLenum, GLint *);
#define CALL_GetNamedRenderbufferParameteriv(disp, parameters) \
(* GET_GetNamedRenderbufferParameteriv(disp)) parameters
@@ -12396,6 +12722,61 @@ static INLINE void SET_GetTransformFeedbackiv(struct _glapi_table *disp, void (G
SET_by_offset(disp, _gloffset_GetTransformFeedbackiv, fn);
}
+typedef void (GLAPIENTRYP _glptr_GetVertexArrayIndexed64iv)(GLuint, GLuint, GLenum, GLint64 *);
+#define CALL_GetVertexArrayIndexed64iv(disp, parameters) \
+ (* GET_GetVertexArrayIndexed64iv(disp)) parameters
+static INLINE _glptr_GetVertexArrayIndexed64iv GET_GetVertexArrayIndexed64iv(struct _glapi_table *disp) {
+ return (_glptr_GetVertexArrayIndexed64iv) (GET_by_offset(disp, _gloffset_GetVertexArrayIndexed64iv));
+}
+
+static INLINE void SET_GetVertexArrayIndexed64iv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLenum, GLint64 *)) {
+ SET_by_offset(disp, _gloffset_GetVertexArrayIndexed64iv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetVertexArrayIndexediv)(GLuint, GLuint, GLenum, GLint *);
+#define CALL_GetVertexArrayIndexediv(disp, parameters) \
+ (* GET_GetVertexArrayIndexediv(disp)) parameters
+static INLINE _glptr_GetVertexArrayIndexediv GET_GetVertexArrayIndexediv(struct _glapi_table *disp) {
+ return (_glptr_GetVertexArrayIndexediv) (GET_by_offset(disp, _gloffset_GetVertexArrayIndexediv));
+}
+
+static INLINE void SET_GetVertexArrayIndexediv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLenum, GLint *)) {
+ SET_by_offset(disp, _gloffset_GetVertexArrayIndexediv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_GetVertexArrayiv)(GLuint, GLenum, GLint *);
+#define CALL_GetVertexArrayiv(disp, parameters) \
+ (* GET_GetVertexArrayiv(disp)) parameters
+static INLINE _glptr_GetVertexArrayiv GET_GetVertexArrayiv(struct _glapi_table *disp) {
+ return (_glptr_GetVertexArrayiv) (GET_by_offset(disp, _gloffset_GetVertexArrayiv));
+}
+
+static INLINE void SET_GetVertexArrayiv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLint *)) {
+ SET_by_offset(disp, _gloffset_GetVertexArrayiv, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_InvalidateNamedFramebufferData)(GLuint, GLsizei, const GLenum *);
+#define CALL_InvalidateNamedFramebufferData(disp, parameters) \
+ (* GET_InvalidateNamedFramebufferData(disp)) parameters
+static INLINE _glptr_InvalidateNamedFramebufferData GET_InvalidateNamedFramebufferData(struct _glapi_table *disp) {
+ return (_glptr_InvalidateNamedFramebufferData) (GET_by_offset(disp, _gloffset_InvalidateNamedFramebufferData));
+}
+
+static INLINE void SET_InvalidateNamedFramebufferData(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLsizei, const GLenum *)) {
+ SET_by_offset(disp, _gloffset_InvalidateNamedFramebufferData, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_InvalidateNamedFramebufferSubData)(GLuint, GLsizei, const GLenum *, GLint, GLint, GLsizei, GLsizei);
+#define CALL_InvalidateNamedFramebufferSubData(disp, parameters) \
+ (* GET_InvalidateNamedFramebufferSubData(disp)) parameters
+static INLINE _glptr_InvalidateNamedFramebufferSubData GET_InvalidateNamedFramebufferSubData(struct _glapi_table *disp) {
+ return (_glptr_InvalidateNamedFramebufferSubData) (GET_by_offset(disp, _gloffset_InvalidateNamedFramebufferSubData));
+}
+
+static INLINE void SET_InvalidateNamedFramebufferSubData(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLsizei, const GLenum *, GLint, GLint, GLsizei, GLsizei)) {
+ SET_by_offset(disp, _gloffset_InvalidateNamedFramebufferSubData, fn);
+}
+
typedef GLvoid * (GLAPIENTRYP _glptr_MapNamedBuffer)(GLuint, GLenum);
#define CALL_MapNamedBuffer(disp, parameters) \
(* GET_MapNamedBuffer(disp)) parameters
@@ -12451,6 +12832,83 @@ static INLINE void SET_NamedBufferSubData(struct _glapi_table *disp, void (GLAPI
SET_by_offset(disp, _gloffset_NamedBufferSubData, fn);
}
+typedef void (GLAPIENTRYP _glptr_NamedFramebufferDrawBuffer)(GLuint, GLenum);
+#define CALL_NamedFramebufferDrawBuffer(disp, parameters) \
+ (* GET_NamedFramebufferDrawBuffer(disp)) parameters
+static INLINE _glptr_NamedFramebufferDrawBuffer GET_NamedFramebufferDrawBuffer(struct _glapi_table *disp) {
+ return (_glptr_NamedFramebufferDrawBuffer) (GET_by_offset(disp, _gloffset_NamedFramebufferDrawBuffer));
+}
+
+static INLINE void SET_NamedFramebufferDrawBuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum)) {
+ SET_by_offset(disp, _gloffset_NamedFramebufferDrawBuffer, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_NamedFramebufferDrawBuffers)(GLuint, GLsizei, const GLenum *);
+#define CALL_NamedFramebufferDrawBuffers(disp, parameters) \
+ (* GET_NamedFramebufferDrawBuffers(disp)) parameters
+static INLINE _glptr_NamedFramebufferDrawBuffers GET_NamedFramebufferDrawBuffers(struct _glapi_table *disp) {
+ return (_glptr_NamedFramebufferDrawBuffers) (GET_by_offset(disp, _gloffset_NamedFramebufferDrawBuffers));
+}
+
+static INLINE void SET_NamedFramebufferDrawBuffers(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLsizei, const GLenum *)) {
+ SET_by_offset(disp, _gloffset_NamedFramebufferDrawBuffers, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_NamedFramebufferParameteri)(GLuint, GLenum, GLint);
+#define CALL_NamedFramebufferParameteri(disp, parameters) \
+ (* GET_NamedFramebufferParameteri(disp)) parameters
+static INLINE _glptr_NamedFramebufferParameteri GET_NamedFramebufferParameteri(struct _glapi_table *disp) {
+ return (_glptr_NamedFramebufferParameteri) (GET_by_offset(disp, _gloffset_NamedFramebufferParameteri));
+}
+
+static INLINE void SET_NamedFramebufferParameteri(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLint)) {
+ SET_by_offset(disp, _gloffset_NamedFramebufferParameteri, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_NamedFramebufferReadBuffer)(GLuint, GLenum);
+#define CALL_NamedFramebufferReadBuffer(disp, parameters) \
+ (* GET_NamedFramebufferReadBuffer(disp)) parameters
+static INLINE _glptr_NamedFramebufferReadBuffer GET_NamedFramebufferReadBuffer(struct _glapi_table *disp) {
+ return (_glptr_NamedFramebufferReadBuffer) (GET_by_offset(disp, _gloffset_NamedFramebufferReadBuffer));
+}
+
+static INLINE void SET_NamedFramebufferReadBuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum)) {
+ SET_by_offset(disp, _gloffset_NamedFramebufferReadBuffer, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_NamedFramebufferRenderbuffer)(GLuint, GLenum, GLenum, GLuint);
+#define CALL_NamedFramebufferRenderbuffer(disp, parameters) \
+ (* GET_NamedFramebufferRenderbuffer(disp)) parameters
+static INLINE _glptr_NamedFramebufferRenderbuffer GET_NamedFramebufferRenderbuffer(struct _glapi_table *disp) {
+ return (_glptr_NamedFramebufferRenderbuffer) (GET_by_offset(disp, _gloffset_NamedFramebufferRenderbuffer));
+}
+
+static INLINE void SET_NamedFramebufferRenderbuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLenum, GLuint)) {
+ SET_by_offset(disp, _gloffset_NamedFramebufferRenderbuffer, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_NamedFramebufferTexture)(GLuint, GLenum, GLuint, GLint);
+#define CALL_NamedFramebufferTexture(disp, parameters) \
+ (* GET_NamedFramebufferTexture(disp)) parameters
+static INLINE _glptr_NamedFramebufferTexture GET_NamedFramebufferTexture(struct _glapi_table *disp) {
+ return (_glptr_NamedFramebufferTexture) (GET_by_offset(disp, _gloffset_NamedFramebufferTexture));
+}
+
+static INLINE void SET_NamedFramebufferTexture(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLuint, GLint)) {
+ SET_by_offset(disp, _gloffset_NamedFramebufferTexture, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_NamedFramebufferTextureLayer)(GLuint, GLenum, GLuint, GLint, GLint);
+#define CALL_NamedFramebufferTextureLayer(disp, parameters) \
+ (* GET_NamedFramebufferTextureLayer(disp)) parameters
+static INLINE _glptr_NamedFramebufferTextureLayer GET_NamedFramebufferTextureLayer(struct _glapi_table *disp) {
+ return (_glptr_NamedFramebufferTextureLayer) (GET_by_offset(disp, _gloffset_NamedFramebufferTextureLayer));
+}
+
+static INLINE void SET_NamedFramebufferTextureLayer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum, GLuint, GLint, GLint)) {
+ SET_by_offset(disp, _gloffset_NamedFramebufferTextureLayer, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_NamedRenderbufferStorage)(GLuint, GLenum, GLsizei, GLsizei);
#define CALL_NamedRenderbufferStorage(disp, parameters) \
(* GET_NamedRenderbufferStorage(disp)) parameters
@@ -12682,6 +13140,94 @@ static INLINE void SET_UnmapNamedBuffer(struct _glapi_table *disp, GLboolean (GL
SET_by_offset(disp, _gloffset_UnmapNamedBuffer, fn);
}
+typedef void (GLAPIENTRYP _glptr_VertexArrayAttribBinding)(GLuint, GLuint, GLuint);
+#define CALL_VertexArrayAttribBinding(disp, parameters) \
+ (* GET_VertexArrayAttribBinding(disp)) parameters
+static INLINE _glptr_VertexArrayAttribBinding GET_VertexArrayAttribBinding(struct _glapi_table *disp) {
+ return (_glptr_VertexArrayAttribBinding) (GET_by_offset(disp, _gloffset_VertexArrayAttribBinding));
+}
+
+static INLINE void SET_VertexArrayAttribBinding(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLuint)) {
+ SET_by_offset(disp, _gloffset_VertexArrayAttribBinding, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexArrayAttribFormat)(GLuint, GLuint, GLint, GLenum, GLboolean, GLuint);
+#define CALL_VertexArrayAttribFormat(disp, parameters) \
+ (* GET_VertexArrayAttribFormat(disp)) parameters
+static INLINE _glptr_VertexArrayAttribFormat GET_VertexArrayAttribFormat(struct _glapi_table *disp) {
+ return (_glptr_VertexArrayAttribFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribFormat));
+}
+
+static INLINE void SET_VertexArrayAttribFormat(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLint, GLenum, GLboolean, GLuint)) {
+ SET_by_offset(disp, _gloffset_VertexArrayAttribFormat, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexArrayAttribIFormat)(GLuint, GLuint, GLint, GLenum, GLuint);
+#define CALL_VertexArrayAttribIFormat(disp, parameters) \
+ (* GET_VertexArrayAttribIFormat(disp)) parameters
+static INLINE _glptr_VertexArrayAttribIFormat GET_VertexArrayAttribIFormat(struct _glapi_table *disp) {
+ return (_glptr_VertexArrayAttribIFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribIFormat));
+}
+
+static INLINE void SET_VertexArrayAttribIFormat(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLint, GLenum, GLuint)) {
+ SET_by_offset(disp, _gloffset_VertexArrayAttribIFormat, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexArrayAttribLFormat)(GLuint, GLuint, GLint, GLenum, GLuint);
+#define CALL_VertexArrayAttribLFormat(disp, parameters) \
+ (* GET_VertexArrayAttribLFormat(disp)) parameters
+static INLINE _glptr_VertexArrayAttribLFormat GET_VertexArrayAttribLFormat(struct _glapi_table *disp) {
+ return (_glptr_VertexArrayAttribLFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribLFormat));
+}
+
+static INLINE void SET_VertexArrayAttribLFormat(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLint, GLenum, GLuint)) {
+ SET_by_offset(disp, _gloffset_VertexArrayAttribLFormat, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexArrayBindingDivisor)(GLuint, GLuint, GLuint);
+#define CALL_VertexArrayBindingDivisor(disp, parameters) \
+ (* GET_VertexArrayBindingDivisor(disp)) parameters
+static INLINE _glptr_VertexArrayBindingDivisor GET_VertexArrayBindingDivisor(struct _glapi_table *disp) {
+ return (_glptr_VertexArrayBindingDivisor) (GET_by_offset(disp, _gloffset_VertexArrayBindingDivisor));
+}
+
+static INLINE void SET_VertexArrayBindingDivisor(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLuint)) {
+ SET_by_offset(disp, _gloffset_VertexArrayBindingDivisor, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexArrayElementBuffer)(GLuint, GLuint);
+#define CALL_VertexArrayElementBuffer(disp, parameters) \
+ (* GET_VertexArrayElementBuffer(disp)) parameters
+static INLINE _glptr_VertexArrayElementBuffer GET_VertexArrayElementBuffer(struct _glapi_table *disp) {
+ return (_glptr_VertexArrayElementBuffer) (GET_by_offset(disp, _gloffset_VertexArrayElementBuffer));
+}
+
+static INLINE void SET_VertexArrayElementBuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint)) {
+ SET_by_offset(disp, _gloffset_VertexArrayElementBuffer, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexArrayVertexBuffer)(GLuint, GLuint, GLuint, GLintptr, GLsizei);
+#define CALL_VertexArrayVertexBuffer(disp, parameters) \
+ (* GET_VertexArrayVertexBuffer(disp)) parameters
+static INLINE _glptr_VertexArrayVertexBuffer GET_VertexArrayVertexBuffer(struct _glapi_table *disp) {
+ return (_glptr_VertexArrayVertexBuffer) (GET_by_offset(disp, _gloffset_VertexArrayVertexBuffer));
+}
+
+static INLINE void SET_VertexArrayVertexBuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLuint, GLintptr, GLsizei)) {
+ SET_by_offset(disp, _gloffset_VertexArrayVertexBuffer, fn);
+}
+
+typedef void (GLAPIENTRYP _glptr_VertexArrayVertexBuffers)(GLuint, GLuint, GLsizei, const GLuint *, const GLintptr *, const GLsizei *);
+#define CALL_VertexArrayVertexBuffers(disp, parameters) \
+ (* GET_VertexArrayVertexBuffers(disp)) parameters
+static INLINE _glptr_VertexArrayVertexBuffers GET_VertexArrayVertexBuffers(struct _glapi_table *disp) {
+ return (_glptr_VertexArrayVertexBuffers) (GET_by_offset(disp, _gloffset_VertexArrayVertexBuffers));
+}
+
+static INLINE void SET_VertexArrayVertexBuffers(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLsizei, const GLuint *, const GLintptr *, const GLsizei *)) {
+ SET_by_offset(disp, _gloffset_VertexArrayVertexBuffers, fn);
+}
+
typedef void (GLAPIENTRYP _glptr_InvalidateBufferData)(GLuint);
#define CALL_InvalidateBufferData(disp, parameters) \
(* GET_InvalidateBufferData(disp)) parameters
diff --git a/xorg-server/glx/glapitable.h b/xorg-server/glx/glapitable.h
index ba22b4b29..9d33a9ff9 100644
--- a/xorg-server/glx/glapitable.h
+++ b/xorg-server/glx/glapitable.h
@@ -710,7 +710,7 @@ struct _glapi_table
void (GLAPIENTRYP FramebufferRenderbuffer)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); /* 666 */
void (GLAPIENTRYP FramebufferTexture1D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 667 */
void (GLAPIENTRYP FramebufferTexture2D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 668 */
- void (GLAPIENTRYP FramebufferTexture3D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); /* 669 */
+ void (GLAPIENTRYP FramebufferTexture3D)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint layer); /* 669 */
void (GLAPIENTRYP FramebufferTextureLayer)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 670 */
void (GLAPIENTRYP GenFramebuffers)(GLsizei n, GLuint * framebuffers); /* 671 */
void (GLAPIENTRYP GenRenderbuffers)(GLsizei n, GLuint * renderbuffers); /* 672 */
@@ -852,458 +852,500 @@ struct _glapi_table
void (GLAPIENTRYP GetProgramBinary)(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, GLvoid * binary); /* 808 */
void (GLAPIENTRYP ProgramBinary)(GLuint program, GLenum binaryFormat, const GLvoid * binary, GLsizei length); /* 809 */
void (GLAPIENTRYP ProgramParameteri)(GLuint program, GLenum pname, GLint value); /* 810 */
- void (GLAPIENTRYP DepthRangeArrayv)(GLuint first, GLsizei count, const GLclampd * v); /* 811 */
- void (GLAPIENTRYP DepthRangeIndexed)(GLuint index, GLclampd n, GLclampd f); /* 812 */
- void (GLAPIENTRYP GetDoublei_v)(GLenum target, GLuint index, GLdouble * data); /* 813 */
- void (GLAPIENTRYP GetFloati_v)(GLenum target, GLuint index, GLfloat * data); /* 814 */
- void (GLAPIENTRYP ScissorArrayv)(GLuint first, GLsizei count, const int * v); /* 815 */
- void (GLAPIENTRYP ScissorIndexed)(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); /* 816 */
- void (GLAPIENTRYP ScissorIndexedv)(GLuint index, const GLint * v); /* 817 */
- void (GLAPIENTRYP ViewportArrayv)(GLuint first, GLsizei count, const GLfloat * v); /* 818 */
- void (GLAPIENTRYP ViewportIndexedf)(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h); /* 819 */
- void (GLAPIENTRYP ViewportIndexedfv)(GLuint index, const GLfloat * v); /* 820 */
- GLenum (GLAPIENTRYP GetGraphicsResetStatusARB)(void); /* 821 */
- void (GLAPIENTRYP GetnColorTableARB)(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * table); /* 822 */
- void (GLAPIENTRYP GetnCompressedTexImageARB)(GLenum target, GLint lod, GLsizei bufSize, GLvoid * img); /* 823 */
- void (GLAPIENTRYP GetnConvolutionFilterARB)(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * image); /* 824 */
- void (GLAPIENTRYP GetnHistogramARB)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); /* 825 */
- void (GLAPIENTRYP GetnMapdvARB)(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v); /* 826 */
- void (GLAPIENTRYP GetnMapfvARB)(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v); /* 827 */
- void (GLAPIENTRYP GetnMapivARB)(GLenum target, GLenum query, GLsizei bufSize, GLint * v); /* 828 */
- void (GLAPIENTRYP GetnMinmaxARB)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); /* 829 */
- void (GLAPIENTRYP GetnPixelMapfvARB)(GLenum map, GLsizei bufSize, GLfloat * values); /* 830 */
- void (GLAPIENTRYP GetnPixelMapuivARB)(GLenum map, GLsizei bufSize, GLuint * values); /* 831 */
- void (GLAPIENTRYP GetnPixelMapusvARB)(GLenum map, GLsizei bufSize, GLushort * values); /* 832 */
- void (GLAPIENTRYP GetnPolygonStippleARB)(GLsizei bufSize, GLubyte * pattern); /* 833 */
- void (GLAPIENTRYP GetnSeparableFilterARB)(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, GLvoid * row, GLsizei columnBufSize, GLvoid * column, GLvoid * span); /* 834 */
- void (GLAPIENTRYP GetnTexImageARB)(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * img); /* 835 */
- void (GLAPIENTRYP GetnUniformdvARB)(GLuint program, GLint location, GLsizei bufSize, GLdouble * params); /* 836 */
- void (GLAPIENTRYP GetnUniformfvARB)(GLuint program, GLint location, GLsizei bufSize, GLfloat * params); /* 837 */
- void (GLAPIENTRYP GetnUniformivARB)(GLuint program, GLint location, GLsizei bufSize, GLint * params); /* 838 */
- void (GLAPIENTRYP GetnUniformuivARB)(GLuint program, GLint location, GLsizei bufSize, GLuint * params); /* 839 */
- void (GLAPIENTRYP ReadnPixelsARB)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid * data); /* 840 */
- void (GLAPIENTRYP DrawArraysInstancedBaseInstance)(GLenum mode, GLint first, GLsizei count, GLsizei primcount, GLuint baseinstance); /* 841 */
- void (GLAPIENTRYP DrawElementsInstancedBaseInstance)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLuint baseinstance); /* 842 */
- void (GLAPIENTRYP DrawElementsInstancedBaseVertexBaseInstance)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLint basevertex, GLuint baseinstance); /* 843 */
- void (GLAPIENTRYP DrawTransformFeedbackInstanced)(GLenum mode, GLuint id, GLsizei primcount); /* 844 */
- void (GLAPIENTRYP DrawTransformFeedbackStreamInstanced)(GLenum mode, GLuint id, GLuint stream, GLsizei primcount); /* 845 */
- void (GLAPIENTRYP GetInternalformativ)(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params); /* 846 */
- void (GLAPIENTRYP GetActiveAtomicCounterBufferiv)(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params); /* 847 */
- void (GLAPIENTRYP BindImageTexture)(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format); /* 848 */
- void (GLAPIENTRYP MemoryBarrier)(GLbitfield barriers); /* 849 */
- void (GLAPIENTRYP TexStorage1D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 850 */
- void (GLAPIENTRYP TexStorage2D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 851 */
- void (GLAPIENTRYP TexStorage3D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 852 */
- void (GLAPIENTRYP TextureStorage1DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 853 */
- void (GLAPIENTRYP TextureStorage2DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 854 */
- void (GLAPIENTRYP TextureStorage3DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 855 */
- void (GLAPIENTRYP ClearBufferData)(GLenum target, GLenum internalformat, GLenum format, GLenum type, const GLvoid * data); /* 856 */
- void (GLAPIENTRYP ClearBufferSubData)(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const GLvoid * data); /* 857 */
- void (GLAPIENTRYP DispatchCompute)(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z); /* 858 */
- void (GLAPIENTRYP DispatchComputeIndirect)(GLintptr indirect); /* 859 */
- void (GLAPIENTRYP CopyImageSubData)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth); /* 860 */
- void (GLAPIENTRYP TextureView)(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers); /* 861 */
- void (GLAPIENTRYP BindVertexBuffer)(GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride); /* 862 */
- void (GLAPIENTRYP VertexAttribBinding)(GLuint attribindex, GLuint bindingindex); /* 863 */
- void (GLAPIENTRYP VertexAttribFormat)(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); /* 864 */
- void (GLAPIENTRYP VertexAttribIFormat)(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset); /* 865 */
- void (GLAPIENTRYP VertexAttribLFormat)(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset); /* 866 */
- void (GLAPIENTRYP VertexBindingDivisor)(GLuint attribindex, GLuint divisor); /* 867 */
- void (GLAPIENTRYP MultiDrawArraysIndirect)(GLenum mode, const GLvoid * indirect, GLsizei primcount, GLsizei stride); /* 868 */
- void (GLAPIENTRYP MultiDrawElementsIndirect)(GLenum mode, GLenum type, const GLvoid * indirect, GLsizei primcount, GLsizei stride); /* 869 */
- void (GLAPIENTRYP GetProgramInterfaceiv)(GLuint program, GLenum programInterface, GLenum pname, GLint * params); /* 870 */
- GLuint (GLAPIENTRYP GetProgramResourceIndex)(GLuint program, GLenum programInterface, const GLchar * name); /* 871 */
- GLint (GLAPIENTRYP GetProgramResourceLocation)(GLuint program, GLenum programInterface, const GLchar * name); /* 872 */
- GLint (GLAPIENTRYP GetProgramResourceLocationIndex)(GLuint program, GLenum programInterface, const GLchar * name); /* 873 */
- void (GLAPIENTRYP GetProgramResourceName)(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei * length, GLchar * name); /* 874 */
- void (GLAPIENTRYP GetProgramResourceiv)(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bufSize, GLsizei * length, GLint * params); /* 875 */
- void (GLAPIENTRYP TexBufferRange)(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 876 */
- void (GLAPIENTRYP TexStorage2DMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations); /* 877 */
- void (GLAPIENTRYP TexStorage3DMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); /* 878 */
- void (GLAPIENTRYP BufferStorage)(GLenum target, GLsizeiptr size, const GLvoid * data, GLbitfield flags); /* 879 */
- void (GLAPIENTRYP ClearTexImage)(GLuint texture, GLint level, GLenum format, GLenum type, const GLvoid * data); /* 880 */
- 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); /* 881 */
- void (GLAPIENTRYP BindBuffersBase)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers); /* 882 */
- void (GLAPIENTRYP BindBuffersRange)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizeiptr * sizes); /* 883 */
- void (GLAPIENTRYP BindImageTextures)(GLuint first, GLsizei count, const GLuint * textures); /* 884 */
- void (GLAPIENTRYP BindSamplers)(GLuint first, GLsizei count, const GLuint * samplers); /* 885 */
- void (GLAPIENTRYP BindTextures)(GLuint first, GLsizei count, const GLuint * textures); /* 886 */
- void (GLAPIENTRYP BindVertexBuffers)(GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides); /* 887 */
- void (GLAPIENTRYP ClipControl)(GLenum origin, GLenum depth); /* 888 */
- void (GLAPIENTRYP BindTextureUnit)(GLuint unit, GLuint texture); /* 889 */
- void (GLAPIENTRYP ClearNamedBufferData)(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const GLvoid * data); /* 890 */
- void (GLAPIENTRYP ClearNamedBufferSubData)(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const GLvoid * data); /* 891 */
- void (GLAPIENTRYP CompressedTextureSubImage1D)(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); /* 892 */
- void (GLAPIENTRYP CompressedTextureSubImage2D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data); /* 893 */
- void (GLAPIENTRYP CompressedTextureSubImage3D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data); /* 894 */
- void (GLAPIENTRYP CopyNamedBufferSubData)(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); /* 895 */
- void (GLAPIENTRYP CopyTextureSubImage1D)(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width); /* 896 */
- void (GLAPIENTRYP CopyTextureSubImage2D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height); /* 897 */
- void (GLAPIENTRYP CopyTextureSubImage3D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); /* 898 */
- void (GLAPIENTRYP CreateBuffers)(GLsizei n, GLuint * buffers); /* 899 */
- void (GLAPIENTRYP CreateProgramPipelines)(GLsizei n, GLuint * pipelines); /* 900 */
- void (GLAPIENTRYP CreateQueries)(GLenum target, GLsizei n, GLuint * ids); /* 901 */
- void (GLAPIENTRYP CreateRenderbuffers)(GLsizei n, GLuint * renderbuffers); /* 902 */
- void (GLAPIENTRYP CreateSamplers)(GLsizei n, GLuint * samplers); /* 903 */
- void (GLAPIENTRYP CreateTextures)(GLenum target, GLsizei n, GLuint * textures); /* 904 */
- void (GLAPIENTRYP CreateTransformFeedbacks)(GLsizei n, GLuint * ids); /* 905 */
- void (GLAPIENTRYP FlushMappedNamedBufferRange)(GLuint buffer, GLintptr offset, GLsizeiptr length); /* 906 */
- void (GLAPIENTRYP GenerateTextureMipmap)(GLuint texture); /* 907 */
- void (GLAPIENTRYP GetCompressedTextureImage)(GLuint texture, GLint level, GLsizei bufSize, GLvoid * pixels); /* 908 */
- void (GLAPIENTRYP GetNamedBufferParameteri64v)(GLuint buffer, GLenum pname, GLint64 * params); /* 909 */
- void (GLAPIENTRYP GetNamedBufferParameteriv)(GLuint buffer, GLenum pname, GLint * params); /* 910 */
- void (GLAPIENTRYP GetNamedBufferPointerv)(GLuint buffer, GLenum pname, GLvoid ** params); /* 911 */
- void (GLAPIENTRYP GetNamedBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr size, GLvoid * data); /* 912 */
- void (GLAPIENTRYP GetNamedRenderbufferParameteriv)(GLuint renderbuffer, GLenum pname, GLint * params); /* 913 */
- void (GLAPIENTRYP GetQueryBufferObjecti64v)(GLuint id, GLuint buffer, GLenum pname, GLintptr offset); /* 914 */
- void (GLAPIENTRYP GetQueryBufferObjectiv)(GLuint id, GLuint buffer, GLenum pname, GLintptr offset); /* 915 */
- void (GLAPIENTRYP GetQueryBufferObjectui64v)(GLuint id, GLuint buffer, GLenum pname, GLintptr offset); /* 916 */
- void (GLAPIENTRYP GetQueryBufferObjectuiv)(GLuint id, GLuint buffer, GLenum pname, GLintptr offset); /* 917 */
- void (GLAPIENTRYP GetTextureImage)(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * pixels); /* 918 */
- void (GLAPIENTRYP GetTextureLevelParameterfv)(GLuint texture, GLint level, GLenum pname, GLfloat * params); /* 919 */
- void (GLAPIENTRYP GetTextureLevelParameteriv)(GLuint texture, GLint level, GLenum pname, GLint * params); /* 920 */
- void (GLAPIENTRYP GetTextureParameterIiv)(GLuint texture, GLenum pname, GLint * params); /* 921 */
- void (GLAPIENTRYP GetTextureParameterIuiv)(GLuint texture, GLenum pname, GLuint * params); /* 922 */
- void (GLAPIENTRYP GetTextureParameterfv)(GLuint texture, GLenum pname, GLfloat * params); /* 923 */
- void (GLAPIENTRYP GetTextureParameteriv)(GLuint texture, GLenum pname, GLint * params); /* 924 */
- void (GLAPIENTRYP GetTransformFeedbacki64_v)(GLuint xfb, GLenum pname, GLuint index, GLint64 * param); /* 925 */
- void (GLAPIENTRYP GetTransformFeedbacki_v)(GLuint xfb, GLenum pname, GLuint index, GLint * param); /* 926 */
- void (GLAPIENTRYP GetTransformFeedbackiv)(GLuint xfb, GLenum pname, GLint * param); /* 927 */
- GLvoid * (GLAPIENTRYP MapNamedBuffer)(GLuint buffer, GLenum access); /* 928 */
- GLvoid * (GLAPIENTRYP MapNamedBufferRange)(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access); /* 929 */
- void (GLAPIENTRYP NamedBufferData)(GLuint buffer, GLsizeiptr size, const GLvoid * data, GLenum usage); /* 930 */
- void (GLAPIENTRYP NamedBufferStorage)(GLuint buffer, GLsizeiptr size, const GLvoid * data, GLbitfield flags); /* 931 */
- void (GLAPIENTRYP NamedBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid * data); /* 932 */
- void (GLAPIENTRYP NamedRenderbufferStorage)(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height); /* 933 */
- void (GLAPIENTRYP NamedRenderbufferStorageMultisample)(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); /* 934 */
- void (GLAPIENTRYP TextureBuffer)(GLuint texture, GLenum internalformat, GLuint buffer); /* 935 */
- void (GLAPIENTRYP TextureBufferRange)(GLuint texture, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 936 */
- void (GLAPIENTRYP TextureParameterIiv)(GLuint texture, GLenum pname, const GLint * params); /* 937 */
- void (GLAPIENTRYP TextureParameterIuiv)(GLuint texture, GLenum pname, const GLuint * params); /* 938 */
- void (GLAPIENTRYP TextureParameterf)(GLuint texture, GLenum pname, GLfloat param); /* 939 */
- void (GLAPIENTRYP TextureParameterfv)(GLuint texture, GLenum pname, const GLfloat * param); /* 940 */
- void (GLAPIENTRYP TextureParameteri)(GLuint texture, GLenum pname, GLint param); /* 941 */
- void (GLAPIENTRYP TextureParameteriv)(GLuint texture, GLenum pname, const GLint * param); /* 942 */
- void (GLAPIENTRYP TextureStorage1D)(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width); /* 943 */
- void (GLAPIENTRYP TextureStorage2D)(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); /* 944 */
- void (GLAPIENTRYP TextureStorage2DMultisample)(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations); /* 945 */
- void (GLAPIENTRYP TextureStorage3D)(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth); /* 946 */
- void (GLAPIENTRYP TextureStorage3DMultisample)(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); /* 947 */
- void (GLAPIENTRYP TextureSubImage1D)(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels); /* 948 */
- void (GLAPIENTRYP TextureSubImage2D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels); /* 949 */
- void (GLAPIENTRYP TextureSubImage3D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels); /* 950 */
- void (GLAPIENTRYP TransformFeedbackBufferBase)(GLuint xfb, GLuint index, GLuint buffer); /* 951 */
- void (GLAPIENTRYP TransformFeedbackBufferRange)(GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 952 */
- GLboolean (GLAPIENTRYP UnmapNamedBuffer)(GLuint buffer); /* 953 */
- void (GLAPIENTRYP InvalidateBufferData)(GLuint buffer); /* 954 */
- void (GLAPIENTRYP InvalidateBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr length); /* 955 */
- void (GLAPIENTRYP InvalidateFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 956 */
- void (GLAPIENTRYP InvalidateSubFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height); /* 957 */
- void (GLAPIENTRYP InvalidateTexImage)(GLuint texture, GLint level); /* 958 */
- void (GLAPIENTRYP InvalidateTexSubImage)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth); /* 959 */
- void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 960 */
- void (GLAPIENTRYP DrawTexfOES)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); /* 961 */
- void (GLAPIENTRYP DrawTexfvOES)(const GLfloat * coords); /* 962 */
- void (GLAPIENTRYP DrawTexiOES)(GLint x, GLint y, GLint z, GLint width, GLint height); /* 963 */
- void (GLAPIENTRYP DrawTexivOES)(const GLint * coords); /* 964 */
- void (GLAPIENTRYP DrawTexsOES)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); /* 965 */
- void (GLAPIENTRYP DrawTexsvOES)(const GLshort * coords); /* 966 */
- void (GLAPIENTRYP DrawTexxOES)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); /* 967 */
- void (GLAPIENTRYP DrawTexxvOES)(const GLfixed * coords); /* 968 */
- void (GLAPIENTRYP PointSizePointerOES)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 969 */
- GLbitfield (GLAPIENTRYP QueryMatrixxOES)(GLfixed * mantissa, GLint * exponent); /* 970 */
- void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 971 */
- void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 972 */
- void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 973 */
- void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 974 */
- void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 975 */
- void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 976 */
- void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 977 */
- void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 978 */
- void (GLAPIENTRYP DiscardFramebufferEXT)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 979 */
- void (GLAPIENTRYP ActiveShaderProgram)(GLuint pipeline, GLuint program); /* 980 */
- void (GLAPIENTRYP BindProgramPipeline)(GLuint pipeline); /* 981 */
- GLuint (GLAPIENTRYP CreateShaderProgramv)(GLenum type, GLsizei count, const GLchar * const * strings); /* 982 */
- void (GLAPIENTRYP DeleteProgramPipelines)(GLsizei n, const GLuint * pipelines); /* 983 */
- void (GLAPIENTRYP GenProgramPipelines)(GLsizei n, GLuint * pipelines); /* 984 */
- void (GLAPIENTRYP GetProgramPipelineInfoLog)(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); /* 985 */
- void (GLAPIENTRYP GetProgramPipelineiv)(GLuint pipeline, GLenum pname, GLint * params); /* 986 */
- GLboolean (GLAPIENTRYP IsProgramPipeline)(GLuint pipeline); /* 987 */
- void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 988 */
- void (GLAPIENTRYP ProgramUniform1d)(GLuint program, GLint location, GLdouble x); /* 989 */
- void (GLAPIENTRYP ProgramUniform1dv)(GLuint program, GLint location, GLsizei count, const GLdouble * value); /* 990 */
- void (GLAPIENTRYP ProgramUniform1f)(GLuint program, GLint location, GLfloat x); /* 991 */
- void (GLAPIENTRYP ProgramUniform1fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 992 */
- void (GLAPIENTRYP ProgramUniform1i)(GLuint program, GLint location, GLint x); /* 993 */
- void (GLAPIENTRYP ProgramUniform1iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 994 */
- void (GLAPIENTRYP ProgramUniform1ui)(GLuint program, GLint location, GLuint x); /* 995 */
- void (GLAPIENTRYP ProgramUniform1uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 996 */
- void (GLAPIENTRYP ProgramUniform2d)(GLuint program, GLint location, GLdouble x, GLdouble y); /* 997 */
- void (GLAPIENTRYP ProgramUniform2dv)(GLuint program, GLint location, GLsizei count, const GLdouble * value); /* 998 */
- void (GLAPIENTRYP ProgramUniform2f)(GLuint program, GLint location, GLfloat x, GLfloat y); /* 999 */
- void (GLAPIENTRYP ProgramUniform2fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 1000 */
- void (GLAPIENTRYP ProgramUniform2i)(GLuint program, GLint location, GLint x, GLint y); /* 1001 */
- void (GLAPIENTRYP ProgramUniform2iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 1002 */
- void (GLAPIENTRYP ProgramUniform2ui)(GLuint program, GLint location, GLuint x, GLuint y); /* 1003 */
- void (GLAPIENTRYP ProgramUniform2uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 1004 */
- void (GLAPIENTRYP ProgramUniform3d)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z); /* 1005 */
- void (GLAPIENTRYP ProgramUniform3dv)(GLuint program, GLint location, GLsizei count, const GLdouble * value); /* 1006 */
- void (GLAPIENTRYP ProgramUniform3f)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z); /* 1007 */
- void (GLAPIENTRYP ProgramUniform3fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 1008 */
- void (GLAPIENTRYP ProgramUniform3i)(GLuint program, GLint location, GLint x, GLint y, GLint z); /* 1009 */
- void (GLAPIENTRYP ProgramUniform3iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 1010 */
- void (GLAPIENTRYP ProgramUniform3ui)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z); /* 1011 */
- void (GLAPIENTRYP ProgramUniform3uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 1012 */
- void (GLAPIENTRYP ProgramUniform4d)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1013 */
- void (GLAPIENTRYP ProgramUniform4dv)(GLuint program, GLint location, GLsizei count, const GLdouble * value); /* 1014 */
- void (GLAPIENTRYP ProgramUniform4f)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1015 */
- void (GLAPIENTRYP ProgramUniform4fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 1016 */
- void (GLAPIENTRYP ProgramUniform4i)(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w); /* 1017 */
- void (GLAPIENTRYP ProgramUniform4iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 1018 */
- void (GLAPIENTRYP ProgramUniform4ui)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w); /* 1019 */
- void (GLAPIENTRYP ProgramUniform4uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 1020 */
- void (GLAPIENTRYP ProgramUniformMatrix2dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1021 */
- void (GLAPIENTRYP ProgramUniformMatrix2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1022 */
- void (GLAPIENTRYP ProgramUniformMatrix2x3dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1023 */
- void (GLAPIENTRYP ProgramUniformMatrix2x3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1024 */
- void (GLAPIENTRYP ProgramUniformMatrix2x4dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1025 */
- void (GLAPIENTRYP ProgramUniformMatrix2x4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1026 */
- void (GLAPIENTRYP ProgramUniformMatrix3dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1027 */
- void (GLAPIENTRYP ProgramUniformMatrix3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1028 */
- void (GLAPIENTRYP ProgramUniformMatrix3x2dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1029 */
- void (GLAPIENTRYP ProgramUniformMatrix3x2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1030 */
- void (GLAPIENTRYP ProgramUniformMatrix3x4dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1031 */
- void (GLAPIENTRYP ProgramUniformMatrix3x4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1032 */
- void (GLAPIENTRYP ProgramUniformMatrix4dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1033 */
- void (GLAPIENTRYP ProgramUniformMatrix4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1034 */
- void (GLAPIENTRYP ProgramUniformMatrix4x2dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1035 */
- void (GLAPIENTRYP ProgramUniformMatrix4x2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1036 */
- void (GLAPIENTRYP ProgramUniformMatrix4x3dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1037 */
- void (GLAPIENTRYP ProgramUniformMatrix4x3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1038 */
- void (GLAPIENTRYP UnlockArraysEXT)(void); /* 1039 */
- void (GLAPIENTRYP UseProgramStages)(GLuint pipeline, GLbitfield stages, GLuint program); /* 1040 */
- void (GLAPIENTRYP ValidateProgramPipeline)(GLuint pipeline); /* 1041 */
- void (GLAPIENTRYP DebugMessageCallback)(GLDEBUGPROC callback, const GLvoid * userParam); /* 1042 */
- void (GLAPIENTRYP DebugMessageControl)(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); /* 1043 */
- void (GLAPIENTRYP DebugMessageInsert)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf); /* 1044 */
- GLuint (GLAPIENTRYP GetDebugMessageLog)(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog); /* 1045 */
- void (GLAPIENTRYP GetObjectLabel)(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei * length, GLchar * label); /* 1046 */
- void (GLAPIENTRYP GetObjectPtrLabel)(const GLvoid * ptr, GLsizei bufSize, GLsizei * length, GLchar * label); /* 1047 */
- void (GLAPIENTRYP ObjectLabel)(GLenum identifier, GLuint name, GLsizei length, const GLchar * label); /* 1048 */
- void (GLAPIENTRYP ObjectPtrLabel)(const GLvoid * ptr, GLsizei length, const GLchar * label); /* 1049 */
- void (GLAPIENTRYP PopDebugGroup)(void); /* 1050 */
- void (GLAPIENTRYP PushDebugGroup)(GLenum source, GLuint id, GLsizei length, const GLchar * message); /* 1051 */
- void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 1052 */
- void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 1053 */
- void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount); /* 1054 */
- void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 1055 */
- void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 1056 */
- void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 1057 */
- void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1058 */
- void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 1059 */
- void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1060 */
- void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 1061 */
- void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 1062 */
- void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 1063 */
- void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 1064 */
- void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 1065 */
- void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 1066 */
- void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 1067 */
- GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 1068 */
- void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 1069 */
- void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 1070 */
- void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 1071 */
- void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 1072 */
- void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 1073 */
- void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 1074 */
- void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 1075 */
- void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 1076 */
- void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 1077 */
- void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 1078 */
- void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLsizei num, const GLdouble * params); /* 1079 */
- void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLsizei num, const GLfloat * params); /* 1080 */
- void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 1081 */
- void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 1082 */
- void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 1083 */
- void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 1084 */
- void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 1085 */
- void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 1086 */
- void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 1087 */
- void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 1088 */
- void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 1089 */
- void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 1090 */
- void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 1091 */
- void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 1092 */
- void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 1093 */
- void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 1094 */
- void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 1095 */
- void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 1096 */
- void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 1097 */
- void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 1098 */
- void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 1099 */
- void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 1100 */
- void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1101 */
- void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 1102 */
- void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1103 */
- void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 1104 */
- void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 1105 */
- void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 1106 */
- void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 1107 */
- void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 1108 */
- void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 1109 */
- void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1110 */
- void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1111 */
- void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1112 */
- void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1113 */
- void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1114 */
- void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1115 */
- void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1116 */
- void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1117 */
- void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1118 */
- void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1119 */
- void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1120 */
- void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1121 */
- void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 1122 */
- void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 1123 */
- void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 1124 */
- void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 1125 */
- void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 1126 */
- void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 1127 */
- void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 1128 */
- 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); /* 1129 */
- void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 1130 */
- void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 1131 */
- void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 1132 */
- void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 1133 */
- 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); /* 1134 */
- void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 1135 */
- void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 1136 */
- GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 1137 */
- void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 1138 */
- void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 1139 */
- void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 1140 */
- void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 1141 */
- void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 1142 */
- void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 1143 */
- void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 1144 */
- void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 1145 */
- void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1146 */
- void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 1147 */
- void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1148 */
- void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 1149 */
- void (GLAPIENTRYP PrimitiveRestartNV)(void); /* 1150 */
- void (GLAPIENTRYP GetTexGenxvOES)(GLenum coord, GLenum pname, GLfixed * params); /* 1151 */
- void (GLAPIENTRYP TexGenxOES)(GLenum coord, GLenum pname, GLint param); /* 1152 */
- void (GLAPIENTRYP TexGenxvOES)(GLenum coord, GLenum pname, const GLfixed * params); /* 1153 */
- void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 1154 */
- void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 1155 */
- void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 1156 */
- void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 1157 */
- void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 1158 */
- void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 1159 */
- void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 1160 */
- void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 1161 */
- void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 1162 */
- void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 1163 */
- void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 1164 */
- void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 1165 */
- void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 1166 */
- void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 1167 */
- void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 1168 */
- void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 1169 */
- void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 1170 */
- void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 1171 */
- void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 1172 */
- void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 1173 */
- void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 1174 */
- void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 1175 */
- void (GLAPIENTRYP BeginPerfMonitorAMD)(GLuint monitor); /* 1176 */
- void (GLAPIENTRYP DeletePerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 1177 */
- void (GLAPIENTRYP EndPerfMonitorAMD)(GLuint monitor); /* 1178 */
- void (GLAPIENTRYP GenPerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 1179 */
- void (GLAPIENTRYP GetPerfMonitorCounterDataAMD)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten); /* 1180 */
- void (GLAPIENTRYP GetPerfMonitorCounterInfoAMD)(GLuint group, GLuint counter, GLenum pname, GLvoid * data); /* 1181 */
- void (GLAPIENTRYP GetPerfMonitorCounterStringAMD)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString); /* 1182 */
- void (GLAPIENTRYP GetPerfMonitorCountersAMD)(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei countersSize, GLuint * counters); /* 1183 */
- void (GLAPIENTRYP GetPerfMonitorGroupStringAMD)(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString); /* 1184 */
- void (GLAPIENTRYP GetPerfMonitorGroupsAMD)(GLint * numGroups, GLsizei groupsSize, GLuint * groups); /* 1185 */
- void (GLAPIENTRYP SelectPerfMonitorCountersAMD)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList); /* 1186 */
- void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 1187 */
- GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1188 */
- GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1189 */
- void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 1190 */
- GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 1191 */
- void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 1192 */
- void (GLAPIENTRYP TextureBarrierNV)(void); /* 1193 */
- void (GLAPIENTRYP VDPAUFiniNV)(void); /* 1194 */
- void (GLAPIENTRYP VDPAUGetSurfaceivNV)(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values); /* 1195 */
- void (GLAPIENTRYP VDPAUInitNV)(const GLvoid * vdpDevice, const GLvoid * getProcAddress); /* 1196 */
- GLboolean (GLAPIENTRYP VDPAUIsSurfaceNV)(GLintptr surface); /* 1197 */
- void (GLAPIENTRYP VDPAUMapSurfacesNV)(GLsizei numSurfaces, const GLintptr * surfaces); /* 1198 */
- GLintptr (GLAPIENTRYP VDPAURegisterOutputSurfaceNV)(const GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames); /* 1199 */
- GLintptr (GLAPIENTRYP VDPAURegisterVideoSurfaceNV)(const GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames); /* 1200 */
- void (GLAPIENTRYP VDPAUSurfaceAccessNV)(GLintptr surface, GLenum access); /* 1201 */
- void (GLAPIENTRYP VDPAUUnmapSurfacesNV)(GLsizei numSurfaces, const GLintptr * surfaces); /* 1202 */
- void (GLAPIENTRYP VDPAUUnregisterSurfaceNV)(GLintptr surface); /* 1203 */
- void (GLAPIENTRYP BeginPerfQueryINTEL)(GLuint queryHandle); /* 1204 */
- void (GLAPIENTRYP CreatePerfQueryINTEL)(GLuint queryId, GLuint * queryHandle); /* 1205 */
- void (GLAPIENTRYP DeletePerfQueryINTEL)(GLuint queryHandle); /* 1206 */
- void (GLAPIENTRYP EndPerfQueryINTEL)(GLuint queryHandle); /* 1207 */
- void (GLAPIENTRYP GetFirstPerfQueryIdINTEL)(GLuint * queryId); /* 1208 */
- void (GLAPIENTRYP GetNextPerfQueryIdINTEL)(GLuint queryId, GLuint * nextQueryId); /* 1209 */
- 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); /* 1210 */
- void (GLAPIENTRYP GetPerfQueryDataINTEL)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten); /* 1211 */
- void (GLAPIENTRYP GetPerfQueryIdByNameINTEL)(GLchar * queryName, GLuint * queryId); /* 1212 */
- void (GLAPIENTRYP GetPerfQueryInfoINTEL)(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask); /* 1213 */
- void (GLAPIENTRYP PolygonOffsetClampEXT)(GLfloat factor, GLfloat units, GLfloat clamp); /* 1214 */
- void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 1215 */
- void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1216 */
- void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1217 */
- void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 1218 */
- void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 1219 */
- void (GLAPIENTRYP AlphaFuncx)(GLenum func, GLclampx ref); /* 1220 */
- void (GLAPIENTRYP ClearColorx)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); /* 1221 */
- void (GLAPIENTRYP ClearDepthx)(GLclampx depth); /* 1222 */
- void (GLAPIENTRYP Color4x)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); /* 1223 */
- void (GLAPIENTRYP DepthRangex)(GLclampx zNear, GLclampx zFar); /* 1224 */
- void (GLAPIENTRYP Fogx)(GLenum pname, GLfixed param); /* 1225 */
- void (GLAPIENTRYP Fogxv)(GLenum pname, const GLfixed * params); /* 1226 */
- void (GLAPIENTRYP Frustumf)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1227 */
- void (GLAPIENTRYP Frustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1228 */
- void (GLAPIENTRYP LightModelx)(GLenum pname, GLfixed param); /* 1229 */
- void (GLAPIENTRYP LightModelxv)(GLenum pname, const GLfixed * params); /* 1230 */
- void (GLAPIENTRYP Lightx)(GLenum light, GLenum pname, GLfixed param); /* 1231 */
- void (GLAPIENTRYP Lightxv)(GLenum light, GLenum pname, const GLfixed * params); /* 1232 */
- void (GLAPIENTRYP LineWidthx)(GLfixed width); /* 1233 */
- void (GLAPIENTRYP LoadMatrixx)(const GLfixed * m); /* 1234 */
- void (GLAPIENTRYP Materialx)(GLenum face, GLenum pname, GLfixed param); /* 1235 */
- void (GLAPIENTRYP Materialxv)(GLenum face, GLenum pname, const GLfixed * params); /* 1236 */
- void (GLAPIENTRYP MultMatrixx)(const GLfixed * m); /* 1237 */
- void (GLAPIENTRYP MultiTexCoord4x)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q); /* 1238 */
- void (GLAPIENTRYP Normal3x)(GLfixed nx, GLfixed ny, GLfixed nz); /* 1239 */
- void (GLAPIENTRYP Orthof)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1240 */
- void (GLAPIENTRYP Orthox)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1241 */
- void (GLAPIENTRYP PointSizex)(GLfixed size); /* 1242 */
- void (GLAPIENTRYP PolygonOffsetx)(GLfixed factor, GLfixed units); /* 1243 */
- void (GLAPIENTRYP Rotatex)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z); /* 1244 */
- void (GLAPIENTRYP SampleCoveragex)(GLclampx value, GLboolean invert); /* 1245 */
- void (GLAPIENTRYP Scalex)(GLfixed x, GLfixed y, GLfixed z); /* 1246 */
- void (GLAPIENTRYP TexEnvx)(GLenum target, GLenum pname, GLfixed param); /* 1247 */
- void (GLAPIENTRYP TexEnvxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1248 */
- void (GLAPIENTRYP TexParameterx)(GLenum target, GLenum pname, GLfixed param); /* 1249 */
- void (GLAPIENTRYP Translatex)(GLfixed x, GLfixed y, GLfixed z); /* 1250 */
- void (GLAPIENTRYP ClipPlanef)(GLenum plane, const GLfloat * equation); /* 1251 */
- void (GLAPIENTRYP ClipPlanex)(GLenum plane, const GLfixed * equation); /* 1252 */
- void (GLAPIENTRYP GetClipPlanef)(GLenum plane, GLfloat * equation); /* 1253 */
- void (GLAPIENTRYP GetClipPlanex)(GLenum plane, GLfixed * equation); /* 1254 */
- void (GLAPIENTRYP GetFixedv)(GLenum pname, GLfixed * params); /* 1255 */
- void (GLAPIENTRYP GetLightxv)(GLenum light, GLenum pname, GLfixed * params); /* 1256 */
- void (GLAPIENTRYP GetMaterialxv)(GLenum face, GLenum pname, GLfixed * params); /* 1257 */
- void (GLAPIENTRYP GetTexEnvxv)(GLenum target, GLenum pname, GLfixed * params); /* 1258 */
- void (GLAPIENTRYP GetTexParameterxv)(GLenum target, GLenum pname, GLfixed * params); /* 1259 */
- void (GLAPIENTRYP PointParameterx)(GLenum pname, GLfixed param); /* 1260 */
- void (GLAPIENTRYP PointParameterxv)(GLenum pname, const GLfixed * params); /* 1261 */
- void (GLAPIENTRYP TexParameterxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1262 */
+ void (GLAPIENTRYP GetVertexAttribLdv)(GLuint index, GLenum pname, GLdouble * params); /* 811 */
+ void (GLAPIENTRYP VertexAttribL1d)(GLuint index, GLdouble x); /* 812 */
+ void (GLAPIENTRYP VertexAttribL1dv)(GLuint index, const GLdouble * v); /* 813 */
+ void (GLAPIENTRYP VertexAttribL2d)(GLuint index, GLdouble x, GLdouble y); /* 814 */
+ void (GLAPIENTRYP VertexAttribL2dv)(GLuint index, const GLdouble * v); /* 815 */
+ void (GLAPIENTRYP VertexAttribL3d)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 816 */
+ void (GLAPIENTRYP VertexAttribL3dv)(GLuint index, const GLdouble * v); /* 817 */
+ void (GLAPIENTRYP VertexAttribL4d)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 818 */
+ void (GLAPIENTRYP VertexAttribL4dv)(GLuint index, const GLdouble * v); /* 819 */
+ void (GLAPIENTRYP VertexAttribLPointer)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 820 */
+ void (GLAPIENTRYP DepthRangeArrayv)(GLuint first, GLsizei count, const GLclampd * v); /* 821 */
+ void (GLAPIENTRYP DepthRangeIndexed)(GLuint index, GLclampd n, GLclampd f); /* 822 */
+ void (GLAPIENTRYP GetDoublei_v)(GLenum target, GLuint index, GLdouble * data); /* 823 */
+ void (GLAPIENTRYP GetFloati_v)(GLenum target, GLuint index, GLfloat * data); /* 824 */
+ void (GLAPIENTRYP ScissorArrayv)(GLuint first, GLsizei count, const int * v); /* 825 */
+ void (GLAPIENTRYP ScissorIndexed)(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); /* 826 */
+ void (GLAPIENTRYP ScissorIndexedv)(GLuint index, const GLint * v); /* 827 */
+ void (GLAPIENTRYP ViewportArrayv)(GLuint first, GLsizei count, const GLfloat * v); /* 828 */
+ void (GLAPIENTRYP ViewportIndexedf)(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h); /* 829 */
+ void (GLAPIENTRYP ViewportIndexedfv)(GLuint index, const GLfloat * v); /* 830 */
+ GLenum (GLAPIENTRYP GetGraphicsResetStatusARB)(void); /* 831 */
+ void (GLAPIENTRYP GetnColorTableARB)(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * table); /* 832 */
+ void (GLAPIENTRYP GetnCompressedTexImageARB)(GLenum target, GLint lod, GLsizei bufSize, GLvoid * img); /* 833 */
+ void (GLAPIENTRYP GetnConvolutionFilterARB)(GLenum target, GLenum format, GLenum type, GLsizei bufSize, GLvoid * image); /* 834 */
+ void (GLAPIENTRYP GetnHistogramARB)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); /* 835 */
+ void (GLAPIENTRYP GetnMapdvARB)(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v); /* 836 */
+ void (GLAPIENTRYP GetnMapfvARB)(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v); /* 837 */
+ void (GLAPIENTRYP GetnMapivARB)(GLenum target, GLenum query, GLsizei bufSize, GLint * v); /* 838 */
+ void (GLAPIENTRYP GetnMinmaxARB)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, GLvoid * values); /* 839 */
+ void (GLAPIENTRYP GetnPixelMapfvARB)(GLenum map, GLsizei bufSize, GLfloat * values); /* 840 */
+ void (GLAPIENTRYP GetnPixelMapuivARB)(GLenum map, GLsizei bufSize, GLuint * values); /* 841 */
+ void (GLAPIENTRYP GetnPixelMapusvARB)(GLenum map, GLsizei bufSize, GLushort * values); /* 842 */
+ void (GLAPIENTRYP GetnPolygonStippleARB)(GLsizei bufSize, GLubyte * pattern); /* 843 */
+ void (GLAPIENTRYP GetnSeparableFilterARB)(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, GLvoid * row, GLsizei columnBufSize, GLvoid * column, GLvoid * span); /* 844 */
+ void (GLAPIENTRYP GetnTexImageARB)(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * img); /* 845 */
+ void (GLAPIENTRYP GetnUniformdvARB)(GLuint program, GLint location, GLsizei bufSize, GLdouble * params); /* 846 */
+ void (GLAPIENTRYP GetnUniformfvARB)(GLuint program, GLint location, GLsizei bufSize, GLfloat * params); /* 847 */
+ void (GLAPIENTRYP GetnUniformivARB)(GLuint program, GLint location, GLsizei bufSize, GLint * params); /* 848 */
+ void (GLAPIENTRYP GetnUniformuivARB)(GLuint program, GLint location, GLsizei bufSize, GLuint * params); /* 849 */
+ void (GLAPIENTRYP ReadnPixelsARB)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid * data); /* 850 */
+ void (GLAPIENTRYP DrawArraysInstancedBaseInstance)(GLenum mode, GLint first, GLsizei count, GLsizei primcount, GLuint baseinstance); /* 851 */
+ void (GLAPIENTRYP DrawElementsInstancedBaseInstance)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLuint baseinstance); /* 852 */
+ void (GLAPIENTRYP DrawElementsInstancedBaseVertexBaseInstance)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount, GLint basevertex, GLuint baseinstance); /* 853 */
+ void (GLAPIENTRYP DrawTransformFeedbackInstanced)(GLenum mode, GLuint id, GLsizei primcount); /* 854 */
+ void (GLAPIENTRYP DrawTransformFeedbackStreamInstanced)(GLenum mode, GLuint id, GLuint stream, GLsizei primcount); /* 855 */
+ void (GLAPIENTRYP GetInternalformativ)(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params); /* 856 */
+ void (GLAPIENTRYP GetActiveAtomicCounterBufferiv)(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params); /* 857 */
+ void (GLAPIENTRYP BindImageTexture)(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format); /* 858 */
+ void (GLAPIENTRYP MemoryBarrier)(GLbitfield barriers); /* 859 */
+ void (GLAPIENTRYP TexStorage1D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 860 */
+ void (GLAPIENTRYP TexStorage2D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 861 */
+ void (GLAPIENTRYP TexStorage3D)(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 862 */
+ void (GLAPIENTRYP TextureStorage1DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width); /* 863 */
+ void (GLAPIENTRYP TextureStorage2DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height); /* 864 */
+ void (GLAPIENTRYP TextureStorage3DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth); /* 865 */
+ void (GLAPIENTRYP ClearBufferData)(GLenum target, GLenum internalformat, GLenum format, GLenum type, const GLvoid * data); /* 866 */
+ void (GLAPIENTRYP ClearBufferSubData)(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const GLvoid * data); /* 867 */
+ void (GLAPIENTRYP DispatchCompute)(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z); /* 868 */
+ void (GLAPIENTRYP DispatchComputeIndirect)(GLintptr indirect); /* 869 */
+ void (GLAPIENTRYP CopyImageSubData)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth); /* 870 */
+ void (GLAPIENTRYP TextureView)(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers); /* 871 */
+ void (GLAPIENTRYP BindVertexBuffer)(GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride); /* 872 */
+ void (GLAPIENTRYP VertexAttribBinding)(GLuint attribindex, GLuint bindingindex); /* 873 */
+ void (GLAPIENTRYP VertexAttribFormat)(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); /* 874 */
+ void (GLAPIENTRYP VertexAttribIFormat)(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset); /* 875 */
+ void (GLAPIENTRYP VertexAttribLFormat)(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset); /* 876 */
+ void (GLAPIENTRYP VertexBindingDivisor)(GLuint attribindex, GLuint divisor); /* 877 */
+ void (GLAPIENTRYP MultiDrawArraysIndirect)(GLenum mode, const GLvoid * indirect, GLsizei primcount, GLsizei stride); /* 878 */
+ void (GLAPIENTRYP MultiDrawElementsIndirect)(GLenum mode, GLenum type, const GLvoid * indirect, GLsizei primcount, GLsizei stride); /* 879 */
+ void (GLAPIENTRYP GetProgramInterfaceiv)(GLuint program, GLenum programInterface, GLenum pname, GLint * params); /* 880 */
+ GLuint (GLAPIENTRYP GetProgramResourceIndex)(GLuint program, GLenum programInterface, const GLchar * name); /* 881 */
+ GLint (GLAPIENTRYP GetProgramResourceLocation)(GLuint program, GLenum programInterface, const GLchar * name); /* 882 */
+ GLint (GLAPIENTRYP GetProgramResourceLocationIndex)(GLuint program, GLenum programInterface, const GLchar * name); /* 883 */
+ void (GLAPIENTRYP GetProgramResourceName)(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei * length, GLchar * name); /* 884 */
+ void (GLAPIENTRYP GetProgramResourceiv)(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bufSize, GLsizei * length, GLint * params); /* 885 */
+ void (GLAPIENTRYP TexBufferRange)(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 886 */
+ void (GLAPIENTRYP TexStorage2DMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations); /* 887 */
+ void (GLAPIENTRYP TexStorage3DMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); /* 888 */
+ void (GLAPIENTRYP BufferStorage)(GLenum target, GLsizeiptr size, const GLvoid * data, GLbitfield flags); /* 889 */
+ void (GLAPIENTRYP ClearTexImage)(GLuint texture, GLint level, GLenum format, GLenum type, const GLvoid * data); /* 890 */
+ 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); /* 891 */
+ void (GLAPIENTRYP BindBuffersBase)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers); /* 892 */
+ void (GLAPIENTRYP BindBuffersRange)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizeiptr * sizes); /* 893 */
+ void (GLAPIENTRYP BindImageTextures)(GLuint first, GLsizei count, const GLuint * textures); /* 894 */
+ void (GLAPIENTRYP BindSamplers)(GLuint first, GLsizei count, const GLuint * samplers); /* 895 */
+ void (GLAPIENTRYP BindTextures)(GLuint first, GLsizei count, const GLuint * textures); /* 896 */
+ void (GLAPIENTRYP BindVertexBuffers)(GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides); /* 897 */
+ void (GLAPIENTRYP ClipControl)(GLenum origin, GLenum depth); /* 898 */
+ void (GLAPIENTRYP BindTextureUnit)(GLuint unit, GLuint texture); /* 899 */
+ void (GLAPIENTRYP BlitNamedFramebuffer)(GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); /* 900 */
+ GLenum (GLAPIENTRYP CheckNamedFramebufferStatus)(GLuint framebuffer, GLenum target); /* 901 */
+ void (GLAPIENTRYP ClearNamedBufferData)(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const GLvoid * data); /* 902 */
+ void (GLAPIENTRYP ClearNamedBufferSubData)(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const GLvoid * data); /* 903 */
+ void (GLAPIENTRYP ClearNamedFramebufferfi)(GLuint framebuffer, GLenum buffer, GLfloat depth, GLint stencil); /* 904 */
+ void (GLAPIENTRYP ClearNamedFramebufferfv)(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat * value); /* 905 */
+ void (GLAPIENTRYP ClearNamedFramebufferiv)(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint * value); /* 906 */
+ void (GLAPIENTRYP ClearNamedFramebufferuiv)(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLuint * value); /* 907 */
+ void (GLAPIENTRYP CompressedTextureSubImage1D)(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); /* 908 */
+ void (GLAPIENTRYP CompressedTextureSubImage2D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data); /* 909 */
+ void (GLAPIENTRYP CompressedTextureSubImage3D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data); /* 910 */
+ void (GLAPIENTRYP CopyNamedBufferSubData)(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); /* 911 */
+ void (GLAPIENTRYP CopyTextureSubImage1D)(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width); /* 912 */
+ void (GLAPIENTRYP CopyTextureSubImage2D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height); /* 913 */
+ void (GLAPIENTRYP CopyTextureSubImage3D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); /* 914 */
+ void (GLAPIENTRYP CreateBuffers)(GLsizei n, GLuint * buffers); /* 915 */
+ void (GLAPIENTRYP CreateFramebuffers)(GLsizei n, GLuint * framebuffers); /* 916 */
+ void (GLAPIENTRYP CreateProgramPipelines)(GLsizei n, GLuint * pipelines); /* 917 */
+ void (GLAPIENTRYP CreateQueries)(GLenum target, GLsizei n, GLuint * ids); /* 918 */
+ void (GLAPIENTRYP CreateRenderbuffers)(GLsizei n, GLuint * renderbuffers); /* 919 */
+ void (GLAPIENTRYP CreateSamplers)(GLsizei n, GLuint * samplers); /* 920 */
+ void (GLAPIENTRYP CreateTextures)(GLenum target, GLsizei n, GLuint * textures); /* 921 */
+ void (GLAPIENTRYP CreateTransformFeedbacks)(GLsizei n, GLuint * ids); /* 922 */
+ void (GLAPIENTRYP CreateVertexArrays)(GLsizei n, GLuint * arrays); /* 923 */
+ void (GLAPIENTRYP DisableVertexArrayAttrib)(GLuint vaobj, GLuint index); /* 924 */
+ void (GLAPIENTRYP EnableVertexArrayAttrib)(GLuint vaobj, GLuint index); /* 925 */
+ void (GLAPIENTRYP FlushMappedNamedBufferRange)(GLuint buffer, GLintptr offset, GLsizeiptr length); /* 926 */
+ void (GLAPIENTRYP GenerateTextureMipmap)(GLuint texture); /* 927 */
+ void (GLAPIENTRYP GetCompressedTextureImage)(GLuint texture, GLint level, GLsizei bufSize, GLvoid * pixels); /* 928 */
+ void (GLAPIENTRYP GetNamedBufferParameteri64v)(GLuint buffer, GLenum pname, GLint64 * params); /* 929 */
+ void (GLAPIENTRYP GetNamedBufferParameteriv)(GLuint buffer, GLenum pname, GLint * params); /* 930 */
+ void (GLAPIENTRYP GetNamedBufferPointerv)(GLuint buffer, GLenum pname, GLvoid ** params); /* 931 */
+ void (GLAPIENTRYP GetNamedBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr size, GLvoid * data); /* 932 */
+ void (GLAPIENTRYP GetNamedFramebufferAttachmentParameteriv)(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params); /* 933 */
+ void (GLAPIENTRYP GetNamedFramebufferParameteriv)(GLuint framebuffer, GLenum pname, GLint * param); /* 934 */
+ void (GLAPIENTRYP GetNamedRenderbufferParameteriv)(GLuint renderbuffer, GLenum pname, GLint * params); /* 935 */
+ void (GLAPIENTRYP GetQueryBufferObjecti64v)(GLuint id, GLuint buffer, GLenum pname, GLintptr offset); /* 936 */
+ void (GLAPIENTRYP GetQueryBufferObjectiv)(GLuint id, GLuint buffer, GLenum pname, GLintptr offset); /* 937 */
+ void (GLAPIENTRYP GetQueryBufferObjectui64v)(GLuint id, GLuint buffer, GLenum pname, GLintptr offset); /* 938 */
+ void (GLAPIENTRYP GetQueryBufferObjectuiv)(GLuint id, GLuint buffer, GLenum pname, GLintptr offset); /* 939 */
+ void (GLAPIENTRYP GetTextureImage)(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid * pixels); /* 940 */
+ void (GLAPIENTRYP GetTextureLevelParameterfv)(GLuint texture, GLint level, GLenum pname, GLfloat * params); /* 941 */
+ void (GLAPIENTRYP GetTextureLevelParameteriv)(GLuint texture, GLint level, GLenum pname, GLint * params); /* 942 */
+ void (GLAPIENTRYP GetTextureParameterIiv)(GLuint texture, GLenum pname, GLint * params); /* 943 */
+ void (GLAPIENTRYP GetTextureParameterIuiv)(GLuint texture, GLenum pname, GLuint * params); /* 944 */
+ void (GLAPIENTRYP GetTextureParameterfv)(GLuint texture, GLenum pname, GLfloat * params); /* 945 */
+ void (GLAPIENTRYP GetTextureParameteriv)(GLuint texture, GLenum pname, GLint * params); /* 946 */
+ void (GLAPIENTRYP GetTransformFeedbacki64_v)(GLuint xfb, GLenum pname, GLuint index, GLint64 * param); /* 947 */
+ void (GLAPIENTRYP GetTransformFeedbacki_v)(GLuint xfb, GLenum pname, GLuint index, GLint * param); /* 948 */
+ void (GLAPIENTRYP GetTransformFeedbackiv)(GLuint xfb, GLenum pname, GLint * param); /* 949 */
+ void (GLAPIENTRYP GetVertexArrayIndexed64iv)(GLuint vaobj, GLuint index, GLenum pname, GLint64 * param); /* 950 */
+ void (GLAPIENTRYP GetVertexArrayIndexediv)(GLuint vaobj, GLuint index, GLenum pname, GLint * param); /* 951 */
+ void (GLAPIENTRYP GetVertexArrayiv)(GLuint vaobj, GLenum pname, GLint * param); /* 952 */
+ void (GLAPIENTRYP InvalidateNamedFramebufferData)(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments); /* 953 */
+ void (GLAPIENTRYP InvalidateNamedFramebufferSubData)(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height); /* 954 */
+ GLvoid * (GLAPIENTRYP MapNamedBuffer)(GLuint buffer, GLenum access); /* 955 */
+ GLvoid * (GLAPIENTRYP MapNamedBufferRange)(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access); /* 956 */
+ void (GLAPIENTRYP NamedBufferData)(GLuint buffer, GLsizeiptr size, const GLvoid * data, GLenum usage); /* 957 */
+ void (GLAPIENTRYP NamedBufferStorage)(GLuint buffer, GLsizeiptr size, const GLvoid * data, GLbitfield flags); /* 958 */
+ void (GLAPIENTRYP NamedBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid * data); /* 959 */
+ void (GLAPIENTRYP NamedFramebufferDrawBuffer)(GLuint framebuffer, GLenum buf); /* 960 */
+ void (GLAPIENTRYP NamedFramebufferDrawBuffers)(GLuint framebuffer, GLsizei n, const GLenum * bufs); /* 961 */
+ void (GLAPIENTRYP NamedFramebufferParameteri)(GLuint framebuffer, GLenum pname, GLint param); /* 962 */
+ void (GLAPIENTRYP NamedFramebufferReadBuffer)(GLuint framebuffer, GLenum buf); /* 963 */
+ void (GLAPIENTRYP NamedFramebufferRenderbuffer)(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); /* 964 */
+ void (GLAPIENTRYP NamedFramebufferTexture)(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level); /* 965 */
+ void (GLAPIENTRYP NamedFramebufferTextureLayer)(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 966 */
+ void (GLAPIENTRYP NamedRenderbufferStorage)(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height); /* 967 */
+ void (GLAPIENTRYP NamedRenderbufferStorageMultisample)(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); /* 968 */
+ void (GLAPIENTRYP TextureBuffer)(GLuint texture, GLenum internalformat, GLuint buffer); /* 969 */
+ void (GLAPIENTRYP TextureBufferRange)(GLuint texture, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 970 */
+ void (GLAPIENTRYP TextureParameterIiv)(GLuint texture, GLenum pname, const GLint * params); /* 971 */
+ void (GLAPIENTRYP TextureParameterIuiv)(GLuint texture, GLenum pname, const GLuint * params); /* 972 */
+ void (GLAPIENTRYP TextureParameterf)(GLuint texture, GLenum pname, GLfloat param); /* 973 */
+ void (GLAPIENTRYP TextureParameterfv)(GLuint texture, GLenum pname, const GLfloat * param); /* 974 */
+ void (GLAPIENTRYP TextureParameteri)(GLuint texture, GLenum pname, GLint param); /* 975 */
+ void (GLAPIENTRYP TextureParameteriv)(GLuint texture, GLenum pname, const GLint * param); /* 976 */
+ void (GLAPIENTRYP TextureStorage1D)(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width); /* 977 */
+ void (GLAPIENTRYP TextureStorage2D)(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); /* 978 */
+ void (GLAPIENTRYP TextureStorage2DMultisample)(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations); /* 979 */
+ void (GLAPIENTRYP TextureStorage3D)(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth); /* 980 */
+ void (GLAPIENTRYP TextureStorage3DMultisample)(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations); /* 981 */
+ void (GLAPIENTRYP TextureSubImage1D)(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels); /* 982 */
+ void (GLAPIENTRYP TextureSubImage2D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels); /* 983 */
+ void (GLAPIENTRYP TextureSubImage3D)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels); /* 984 */
+ void (GLAPIENTRYP TransformFeedbackBufferBase)(GLuint xfb, GLuint index, GLuint buffer); /* 985 */
+ void (GLAPIENTRYP TransformFeedbackBufferRange)(GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 986 */
+ GLboolean (GLAPIENTRYP UnmapNamedBuffer)(GLuint buffer); /* 987 */
+ void (GLAPIENTRYP VertexArrayAttribBinding)(GLuint vaobj, GLuint attribindex, GLuint bindingindex); /* 988 */
+ void (GLAPIENTRYP VertexArrayAttribFormat)(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); /* 989 */
+ void (GLAPIENTRYP VertexArrayAttribIFormat)(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset); /* 990 */
+ void (GLAPIENTRYP VertexArrayAttribLFormat)(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset); /* 991 */
+ void (GLAPIENTRYP VertexArrayBindingDivisor)(GLuint vaobj, GLuint bindingindex, GLuint divisor); /* 992 */
+ void (GLAPIENTRYP VertexArrayElementBuffer)(GLuint vaobj, GLuint buffer); /* 993 */
+ void (GLAPIENTRYP VertexArrayVertexBuffer)(GLuint vaobj, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride); /* 994 */
+ void (GLAPIENTRYP VertexArrayVertexBuffers)(GLuint vaobj, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides); /* 995 */
+ void (GLAPIENTRYP InvalidateBufferData)(GLuint buffer); /* 996 */
+ void (GLAPIENTRYP InvalidateBufferSubData)(GLuint buffer, GLintptr offset, GLsizeiptr length); /* 997 */
+ void (GLAPIENTRYP InvalidateFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 998 */
+ void (GLAPIENTRYP InvalidateSubFramebuffer)(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height); /* 999 */
+ void (GLAPIENTRYP InvalidateTexImage)(GLuint texture, GLint level); /* 1000 */
+ void (GLAPIENTRYP InvalidateTexSubImage)(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth); /* 1001 */
+ void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 1002 */
+ void (GLAPIENTRYP DrawTexfOES)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); /* 1003 */
+ void (GLAPIENTRYP DrawTexfvOES)(const GLfloat * coords); /* 1004 */
+ void (GLAPIENTRYP DrawTexiOES)(GLint x, GLint y, GLint z, GLint width, GLint height); /* 1005 */
+ void (GLAPIENTRYP DrawTexivOES)(const GLint * coords); /* 1006 */
+ void (GLAPIENTRYP DrawTexsOES)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); /* 1007 */
+ void (GLAPIENTRYP DrawTexsvOES)(const GLshort * coords); /* 1008 */
+ void (GLAPIENTRYP DrawTexxOES)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); /* 1009 */
+ void (GLAPIENTRYP DrawTexxvOES)(const GLfixed * coords); /* 1010 */
+ void (GLAPIENTRYP PointSizePointerOES)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 1011 */
+ GLbitfield (GLAPIENTRYP QueryMatrixxOES)(GLfixed * mantissa, GLint * exponent); /* 1012 */
+ void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 1013 */
+ void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 1014 */
+ void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 1015 */
+ void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 1016 */
+ void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 1017 */
+ void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 1018 */
+ void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 1019 */
+ void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 1020 */
+ void (GLAPIENTRYP DiscardFramebufferEXT)(GLenum target, GLsizei numAttachments, const GLenum * attachments); /* 1021 */
+ void (GLAPIENTRYP ActiveShaderProgram)(GLuint pipeline, GLuint program); /* 1022 */
+ void (GLAPIENTRYP BindProgramPipeline)(GLuint pipeline); /* 1023 */
+ GLuint (GLAPIENTRYP CreateShaderProgramv)(GLenum type, GLsizei count, const GLchar * const * strings); /* 1024 */
+ void (GLAPIENTRYP DeleteProgramPipelines)(GLsizei n, const GLuint * pipelines); /* 1025 */
+ void (GLAPIENTRYP GenProgramPipelines)(GLsizei n, GLuint * pipelines); /* 1026 */
+ void (GLAPIENTRYP GetProgramPipelineInfoLog)(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog); /* 1027 */
+ void (GLAPIENTRYP GetProgramPipelineiv)(GLuint pipeline, GLenum pname, GLint * params); /* 1028 */
+ GLboolean (GLAPIENTRYP IsProgramPipeline)(GLuint pipeline); /* 1029 */
+ void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 1030 */
+ void (GLAPIENTRYP ProgramUniform1d)(GLuint program, GLint location, GLdouble x); /* 1031 */
+ void (GLAPIENTRYP ProgramUniform1dv)(GLuint program, GLint location, GLsizei count, const GLdouble * value); /* 1032 */
+ void (GLAPIENTRYP ProgramUniform1f)(GLuint program, GLint location, GLfloat x); /* 1033 */
+ void (GLAPIENTRYP ProgramUniform1fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 1034 */
+ void (GLAPIENTRYP ProgramUniform1i)(GLuint program, GLint location, GLint x); /* 1035 */
+ void (GLAPIENTRYP ProgramUniform1iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 1036 */
+ void (GLAPIENTRYP ProgramUniform1ui)(GLuint program, GLint location, GLuint x); /* 1037 */
+ void (GLAPIENTRYP ProgramUniform1uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 1038 */
+ void (GLAPIENTRYP ProgramUniform2d)(GLuint program, GLint location, GLdouble x, GLdouble y); /* 1039 */
+ void (GLAPIENTRYP ProgramUniform2dv)(GLuint program, GLint location, GLsizei count, const GLdouble * value); /* 1040 */
+ void (GLAPIENTRYP ProgramUniform2f)(GLuint program, GLint location, GLfloat x, GLfloat y); /* 1041 */
+ void (GLAPIENTRYP ProgramUniform2fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 1042 */
+ void (GLAPIENTRYP ProgramUniform2i)(GLuint program, GLint location, GLint x, GLint y); /* 1043 */
+ void (GLAPIENTRYP ProgramUniform2iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 1044 */
+ void (GLAPIENTRYP ProgramUniform2ui)(GLuint program, GLint location, GLuint x, GLuint y); /* 1045 */
+ void (GLAPIENTRYP ProgramUniform2uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 1046 */
+ void (GLAPIENTRYP ProgramUniform3d)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z); /* 1047 */
+ void (GLAPIENTRYP ProgramUniform3dv)(GLuint program, GLint location, GLsizei count, const GLdouble * value); /* 1048 */
+ void (GLAPIENTRYP ProgramUniform3f)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z); /* 1049 */
+ void (GLAPIENTRYP ProgramUniform3fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 1050 */
+ void (GLAPIENTRYP ProgramUniform3i)(GLuint program, GLint location, GLint x, GLint y, GLint z); /* 1051 */
+ void (GLAPIENTRYP ProgramUniform3iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 1052 */
+ void (GLAPIENTRYP ProgramUniform3ui)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z); /* 1053 */
+ void (GLAPIENTRYP ProgramUniform3uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 1054 */
+ void (GLAPIENTRYP ProgramUniform4d)(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1055 */
+ void (GLAPIENTRYP ProgramUniform4dv)(GLuint program, GLint location, GLsizei count, const GLdouble * value); /* 1056 */
+ void (GLAPIENTRYP ProgramUniform4f)(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1057 */
+ void (GLAPIENTRYP ProgramUniform4fv)(GLuint program, GLint location, GLsizei count, const GLfloat * value); /* 1058 */
+ void (GLAPIENTRYP ProgramUniform4i)(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w); /* 1059 */
+ void (GLAPIENTRYP ProgramUniform4iv)(GLuint program, GLint location, GLsizei count, const GLint * value); /* 1060 */
+ void (GLAPIENTRYP ProgramUniform4ui)(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w); /* 1061 */
+ void (GLAPIENTRYP ProgramUniform4uiv)(GLuint program, GLint location, GLsizei count, const GLuint * value); /* 1062 */
+ void (GLAPIENTRYP ProgramUniformMatrix2dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1063 */
+ void (GLAPIENTRYP ProgramUniformMatrix2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1064 */
+ void (GLAPIENTRYP ProgramUniformMatrix2x3dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1065 */
+ void (GLAPIENTRYP ProgramUniformMatrix2x3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1066 */
+ void (GLAPIENTRYP ProgramUniformMatrix2x4dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1067 */
+ void (GLAPIENTRYP ProgramUniformMatrix2x4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1068 */
+ void (GLAPIENTRYP ProgramUniformMatrix3dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1069 */
+ void (GLAPIENTRYP ProgramUniformMatrix3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1070 */
+ void (GLAPIENTRYP ProgramUniformMatrix3x2dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1071 */
+ void (GLAPIENTRYP ProgramUniformMatrix3x2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1072 */
+ void (GLAPIENTRYP ProgramUniformMatrix3x4dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1073 */
+ void (GLAPIENTRYP ProgramUniformMatrix3x4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1074 */
+ void (GLAPIENTRYP ProgramUniformMatrix4dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1075 */
+ void (GLAPIENTRYP ProgramUniformMatrix4fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1076 */
+ void (GLAPIENTRYP ProgramUniformMatrix4x2dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1077 */
+ void (GLAPIENTRYP ProgramUniformMatrix4x2fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1078 */
+ void (GLAPIENTRYP ProgramUniformMatrix4x3dv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); /* 1079 */
+ void (GLAPIENTRYP ProgramUniformMatrix4x3fv)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 1080 */
+ void (GLAPIENTRYP UnlockArraysEXT)(void); /* 1081 */
+ void (GLAPIENTRYP UseProgramStages)(GLuint pipeline, GLbitfield stages, GLuint program); /* 1082 */
+ void (GLAPIENTRYP ValidateProgramPipeline)(GLuint pipeline); /* 1083 */
+ void (GLAPIENTRYP DebugMessageCallback)(GLDEBUGPROC callback, const GLvoid * userParam); /* 1084 */
+ void (GLAPIENTRYP DebugMessageControl)(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); /* 1085 */
+ void (GLAPIENTRYP DebugMessageInsert)(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf); /* 1086 */
+ GLuint (GLAPIENTRYP GetDebugMessageLog)(GLuint count, GLsizei bufsize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog); /* 1087 */
+ void (GLAPIENTRYP GetObjectLabel)(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei * length, GLchar * label); /* 1088 */
+ void (GLAPIENTRYP GetObjectPtrLabel)(const GLvoid * ptr, GLsizei bufSize, GLsizei * length, GLchar * label); /* 1089 */
+ void (GLAPIENTRYP ObjectLabel)(GLenum identifier, GLuint name, GLsizei length, const GLchar * label); /* 1090 */
+ void (GLAPIENTRYP ObjectPtrLabel)(const GLvoid * ptr, GLsizei length, const GLchar * label); /* 1091 */
+ void (GLAPIENTRYP PopDebugGroup)(void); /* 1092 */
+ void (GLAPIENTRYP PushDebugGroup)(GLenum source, GLuint id, GLsizei length, const GLchar * message); /* 1093 */
+ void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 1094 */
+ void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 1095 */
+ void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount); /* 1096 */
+ void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 1097 */
+ void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 1098 */
+ void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 1099 */
+ void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1100 */
+ void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 1101 */
+ void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1102 */
+ void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 1103 */
+ void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 1104 */
+ void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 1105 */
+ void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 1106 */
+ void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 1107 */
+ void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 1108 */
+ void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 1109 */
+ GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 1110 */
+ void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 1111 */
+ void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 1112 */
+ void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 1113 */
+ void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 1114 */
+ void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 1115 */
+ void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 1116 */
+ void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 1117 */
+ void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 1118 */
+ void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 1119 */
+ void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 1120 */
+ void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLsizei num, const GLdouble * params); /* 1121 */
+ void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLsizei num, const GLfloat * params); /* 1122 */
+ void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 1123 */
+ void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 1124 */
+ void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 1125 */
+ void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 1126 */
+ void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 1127 */
+ void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 1128 */
+ void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 1129 */
+ void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 1130 */
+ void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 1131 */
+ void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 1132 */
+ void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 1133 */
+ void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 1134 */
+ void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 1135 */
+ void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 1136 */
+ void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 1137 */
+ void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 1138 */
+ void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 1139 */
+ void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 1140 */
+ void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 1141 */
+ void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 1142 */
+ void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1143 */
+ void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 1144 */
+ void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1145 */
+ void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 1146 */
+ void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 1147 */
+ void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 1148 */
+ void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 1149 */
+ void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 1150 */
+ void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 1151 */
+ void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1152 */
+ void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1153 */
+ void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1154 */
+ void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1155 */
+ void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1156 */
+ void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1157 */
+ void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1158 */
+ void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1159 */
+ void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1160 */
+ void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 1161 */
+ void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 1162 */
+ void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 1163 */
+ void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 1164 */
+ void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 1165 */
+ void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 1166 */
+ void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 1167 */
+ void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 1168 */
+ void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 1169 */
+ void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 1170 */
+ 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); /* 1171 */
+ void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 1172 */
+ void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 1173 */
+ void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 1174 */
+ void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 1175 */
+ 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); /* 1176 */
+ void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 1177 */
+ void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 1178 */
+ GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 1179 */
+ void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 1180 */
+ void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 1181 */
+ void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 1182 */
+ void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 1183 */
+ void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 1184 */
+ void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 1185 */
+ void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 1186 */
+ void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 1187 */
+ void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 1188 */
+ void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 1189 */
+ void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 1190 */
+ void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 1191 */
+ void (GLAPIENTRYP PrimitiveRestartNV)(void); /* 1192 */
+ void (GLAPIENTRYP GetTexGenxvOES)(GLenum coord, GLenum pname, GLfixed * params); /* 1193 */
+ void (GLAPIENTRYP TexGenxOES)(GLenum coord, GLenum pname, GLint param); /* 1194 */
+ void (GLAPIENTRYP TexGenxvOES)(GLenum coord, GLenum pname, const GLfixed * params); /* 1195 */
+ void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 1196 */
+ void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 1197 */
+ void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 1198 */
+ void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 1199 */
+ void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 1200 */
+ void (GLAPIENTRYP VertexAttribI1iEXT)(GLuint index, GLint x); /* 1201 */
+ void (GLAPIENTRYP VertexAttribI1uiEXT)(GLuint index, GLuint x); /* 1202 */
+ void (GLAPIENTRYP VertexAttribI2iEXT)(GLuint index, GLint x, GLint y); /* 1203 */
+ void (GLAPIENTRYP VertexAttribI2ivEXT)(GLuint index, const GLint * v); /* 1204 */
+ void (GLAPIENTRYP VertexAttribI2uiEXT)(GLuint index, GLuint x, GLuint y); /* 1205 */
+ void (GLAPIENTRYP VertexAttribI2uivEXT)(GLuint index, const GLuint * v); /* 1206 */
+ void (GLAPIENTRYP VertexAttribI3iEXT)(GLuint index, GLint x, GLint y, GLint z); /* 1207 */
+ void (GLAPIENTRYP VertexAttribI3ivEXT)(GLuint index, const GLint * v); /* 1208 */
+ void (GLAPIENTRYP VertexAttribI3uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z); /* 1209 */
+ void (GLAPIENTRYP VertexAttribI3uivEXT)(GLuint index, const GLuint * v); /* 1210 */
+ void (GLAPIENTRYP VertexAttribI4iEXT)(GLuint index, GLint x, GLint y, GLint z, GLint w); /* 1211 */
+ void (GLAPIENTRYP VertexAttribI4ivEXT)(GLuint index, const GLint * v); /* 1212 */
+ void (GLAPIENTRYP VertexAttribI4uiEXT)(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w); /* 1213 */
+ void (GLAPIENTRYP VertexAttribI4uivEXT)(GLuint index, const GLuint * v); /* 1214 */
+ void (GLAPIENTRYP ClearColorIiEXT)(GLint r, GLint g, GLint b, GLint a); /* 1215 */
+ void (GLAPIENTRYP ClearColorIuiEXT)(GLuint r, GLuint g, GLuint b, GLuint a); /* 1216 */
+ void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 1217 */
+ void (GLAPIENTRYP BeginPerfMonitorAMD)(GLuint monitor); /* 1218 */
+ void (GLAPIENTRYP DeletePerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 1219 */
+ void (GLAPIENTRYP EndPerfMonitorAMD)(GLuint monitor); /* 1220 */
+ void (GLAPIENTRYP GenPerfMonitorsAMD)(GLsizei n, GLuint * monitors); /* 1221 */
+ void (GLAPIENTRYP GetPerfMonitorCounterDataAMD)(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten); /* 1222 */
+ void (GLAPIENTRYP GetPerfMonitorCounterInfoAMD)(GLuint group, GLuint counter, GLenum pname, GLvoid * data); /* 1223 */
+ void (GLAPIENTRYP GetPerfMonitorCounterStringAMD)(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString); /* 1224 */
+ void (GLAPIENTRYP GetPerfMonitorCountersAMD)(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei countersSize, GLuint * counters); /* 1225 */
+ void (GLAPIENTRYP GetPerfMonitorGroupStringAMD)(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString); /* 1226 */
+ void (GLAPIENTRYP GetPerfMonitorGroupsAMD)(GLint * numGroups, GLsizei groupsSize, GLuint * groups); /* 1227 */
+ void (GLAPIENTRYP SelectPerfMonitorCountersAMD)(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList); /* 1228 */
+ void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 1229 */
+ GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1230 */
+ GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 1231 */
+ void (GLAPIENTRYP ActiveProgramEXT)(GLuint program); /* 1232 */
+ GLuint (GLAPIENTRYP CreateShaderProgramEXT)(GLenum type, const GLchar * string); /* 1233 */
+ void (GLAPIENTRYP UseShaderProgramEXT)(GLenum type, GLuint program); /* 1234 */
+ void (GLAPIENTRYP TextureBarrierNV)(void); /* 1235 */
+ void (GLAPIENTRYP VDPAUFiniNV)(void); /* 1236 */
+ void (GLAPIENTRYP VDPAUGetSurfaceivNV)(GLintptr surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values); /* 1237 */
+ void (GLAPIENTRYP VDPAUInitNV)(const GLvoid * vdpDevice, const GLvoid * getProcAddress); /* 1238 */
+ GLboolean (GLAPIENTRYP VDPAUIsSurfaceNV)(GLintptr surface); /* 1239 */
+ void (GLAPIENTRYP VDPAUMapSurfacesNV)(GLsizei numSurfaces, const GLintptr * surfaces); /* 1240 */
+ GLintptr (GLAPIENTRYP VDPAURegisterOutputSurfaceNV)(const GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames); /* 1241 */
+ GLintptr (GLAPIENTRYP VDPAURegisterVideoSurfaceNV)(const GLvoid * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames); /* 1242 */
+ void (GLAPIENTRYP VDPAUSurfaceAccessNV)(GLintptr surface, GLenum access); /* 1243 */
+ void (GLAPIENTRYP VDPAUUnmapSurfacesNV)(GLsizei numSurfaces, const GLintptr * surfaces); /* 1244 */
+ void (GLAPIENTRYP VDPAUUnregisterSurfaceNV)(GLintptr surface); /* 1245 */
+ void (GLAPIENTRYP BeginPerfQueryINTEL)(GLuint queryHandle); /* 1246 */
+ void (GLAPIENTRYP CreatePerfQueryINTEL)(GLuint queryId, GLuint * queryHandle); /* 1247 */
+ void (GLAPIENTRYP DeletePerfQueryINTEL)(GLuint queryHandle); /* 1248 */
+ void (GLAPIENTRYP EndPerfQueryINTEL)(GLuint queryHandle); /* 1249 */
+ void (GLAPIENTRYP GetFirstPerfQueryIdINTEL)(GLuint * queryId); /* 1250 */
+ void (GLAPIENTRYP GetNextPerfQueryIdINTEL)(GLuint queryId, GLuint * nextQueryId); /* 1251 */
+ 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); /* 1252 */
+ void (GLAPIENTRYP GetPerfQueryDataINTEL)(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten); /* 1253 */
+ void (GLAPIENTRYP GetPerfQueryIdByNameINTEL)(GLchar * queryName, GLuint * queryId); /* 1254 */
+ void (GLAPIENTRYP GetPerfQueryInfoINTEL)(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask); /* 1255 */
+ void (GLAPIENTRYP PolygonOffsetClampEXT)(GLfloat factor, GLfloat units, GLfloat clamp); /* 1256 */
+ void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 1257 */
+ void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1258 */
+ void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 1259 */
+ void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 1260 */
+ void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 1261 */
+ void (GLAPIENTRYP AlphaFuncx)(GLenum func, GLclampx ref); /* 1262 */
+ void (GLAPIENTRYP ClearColorx)(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); /* 1263 */
+ void (GLAPIENTRYP ClearDepthx)(GLclampx depth); /* 1264 */
+ void (GLAPIENTRYP Color4x)(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha); /* 1265 */
+ void (GLAPIENTRYP DepthRangex)(GLclampx zNear, GLclampx zFar); /* 1266 */
+ void (GLAPIENTRYP Fogx)(GLenum pname, GLfixed param); /* 1267 */
+ void (GLAPIENTRYP Fogxv)(GLenum pname, const GLfixed * params); /* 1268 */
+ void (GLAPIENTRYP Frustumf)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1269 */
+ void (GLAPIENTRYP Frustumx)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1270 */
+ void (GLAPIENTRYP LightModelx)(GLenum pname, GLfixed param); /* 1271 */
+ void (GLAPIENTRYP LightModelxv)(GLenum pname, const GLfixed * params); /* 1272 */
+ void (GLAPIENTRYP Lightx)(GLenum light, GLenum pname, GLfixed param); /* 1273 */
+ void (GLAPIENTRYP Lightxv)(GLenum light, GLenum pname, const GLfixed * params); /* 1274 */
+ void (GLAPIENTRYP LineWidthx)(GLfixed width); /* 1275 */
+ void (GLAPIENTRYP LoadMatrixx)(const GLfixed * m); /* 1276 */
+ void (GLAPIENTRYP Materialx)(GLenum face, GLenum pname, GLfixed param); /* 1277 */
+ void (GLAPIENTRYP Materialxv)(GLenum face, GLenum pname, const GLfixed * params); /* 1278 */
+ void (GLAPIENTRYP MultMatrixx)(const GLfixed * m); /* 1279 */
+ void (GLAPIENTRYP MultiTexCoord4x)(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q); /* 1280 */
+ void (GLAPIENTRYP Normal3x)(GLfixed nx, GLfixed ny, GLfixed nz); /* 1281 */
+ void (GLAPIENTRYP Orthof)(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); /* 1282 */
+ void (GLAPIENTRYP Orthox)(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); /* 1283 */
+ void (GLAPIENTRYP PointSizex)(GLfixed size); /* 1284 */
+ void (GLAPIENTRYP PolygonOffsetx)(GLfixed factor, GLfixed units); /* 1285 */
+ void (GLAPIENTRYP Rotatex)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z); /* 1286 */
+ void (GLAPIENTRYP SampleCoveragex)(GLclampx value, GLboolean invert); /* 1287 */
+ void (GLAPIENTRYP Scalex)(GLfixed x, GLfixed y, GLfixed z); /* 1288 */
+ void (GLAPIENTRYP TexEnvx)(GLenum target, GLenum pname, GLfixed param); /* 1289 */
+ void (GLAPIENTRYP TexEnvxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1290 */
+ void (GLAPIENTRYP TexParameterx)(GLenum target, GLenum pname, GLfixed param); /* 1291 */
+ void (GLAPIENTRYP Translatex)(GLfixed x, GLfixed y, GLfixed z); /* 1292 */
+ void (GLAPIENTRYP ClipPlanef)(GLenum plane, const GLfloat * equation); /* 1293 */
+ void (GLAPIENTRYP ClipPlanex)(GLenum plane, const GLfixed * equation); /* 1294 */
+ void (GLAPIENTRYP GetClipPlanef)(GLenum plane, GLfloat * equation); /* 1295 */
+ void (GLAPIENTRYP GetClipPlanex)(GLenum plane, GLfixed * equation); /* 1296 */
+ void (GLAPIENTRYP GetFixedv)(GLenum pname, GLfixed * params); /* 1297 */
+ void (GLAPIENTRYP GetLightxv)(GLenum light, GLenum pname, GLfixed * params); /* 1298 */
+ void (GLAPIENTRYP GetMaterialxv)(GLenum face, GLenum pname, GLfixed * params); /* 1299 */
+ void (GLAPIENTRYP GetTexEnvxv)(GLenum target, GLenum pname, GLfixed * params); /* 1300 */
+ void (GLAPIENTRYP GetTexParameterxv)(GLenum target, GLenum pname, GLfixed * params); /* 1301 */
+ void (GLAPIENTRYP PointParameterx)(GLenum pname, GLfixed param); /* 1302 */
+ void (GLAPIENTRYP PointParameterxv)(GLenum pname, const GLfixed * params); /* 1303 */
+ void (GLAPIENTRYP TexParameterxv)(GLenum target, GLenum pname, const GLfixed * params); /* 1304 */
#endif /* !defined HAVE_SHARED_GLAPI */
};
diff --git a/xorg-server/glx/glfunctions.h b/xorg-server/glx/glfunctions.h
index 6874da59d..2b93ef9c8 100644
--- a/xorg-server/glx/glfunctions.h
+++ b/xorg-server/glx/glfunctions.h
@@ -845,6 +845,16 @@
#define glGetProgramBinary(a1, a2, a3, a4, a5) CALL_GetProgramBinary(GET_DISPATCH(), (a1, a2, a3, a4, a5))
#define glProgramBinary(a1, a2, a3, a4) CALL_ProgramBinary(GET_DISPATCH(), (a1, a2, a3, a4))
#define glProgramParameteri(a1, a2, a3) CALL_ProgramParameteri(GET_DISPATCH(), (a1, a2, a3))
+#define glGetVertexAttribLdv(a1, a2, a3) CALL_GetVertexAttribLdv(GET_DISPATCH(), (a1, a2, a3))
+#define glVertexAttribL1d(a1, a2) CALL_VertexAttribL1d(GET_DISPATCH(), (a1, a2))
+#define glVertexAttribL1dv(a1, a2) CALL_VertexAttribL1dv(GET_DISPATCH(), (a1, a2))
+#define glVertexAttribL2d(a1, a2, a3) CALL_VertexAttribL2d(GET_DISPATCH(), (a1, a2, a3))
+#define glVertexAttribL2dv(a1, a2) CALL_VertexAttribL2dv(GET_DISPATCH(), (a1, a2))
+#define glVertexAttribL3d(a1, a2, a3, a4) CALL_VertexAttribL3d(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glVertexAttribL3dv(a1, a2) CALL_VertexAttribL3dv(GET_DISPATCH(), (a1, a2))
+#define glVertexAttribL4d(a1, a2, a3, a4, a5) CALL_VertexAttribL4d(GET_DISPATCH(), (a1, a2, a3, a4, a5))
+#define glVertexAttribL4dv(a1, a2) CALL_VertexAttribL4dv(GET_DISPATCH(), (a1, a2))
+#define glVertexAttribLPointer(a1, a2, a3, a4, a5) CALL_VertexAttribLPointer(GET_DISPATCH(), (a1, a2, a3, a4, a5))
#define glDepthRangeArrayv(a1, a2, a3) CALL_DepthRangeArrayv(GET_DISPATCH(), (a1, a2, a3))
#define glDepthRangeIndexed(a1, a2, a3) CALL_DepthRangeIndexed(GET_DISPATCH(), (a1, a2, a3))
#define glGetDoublei_v(a1, a2, a3) CALL_GetDoublei_v(GET_DISPATCH(), (a1, a2, a3))
@@ -924,8 +934,14 @@
#define glBindVertexBuffers(a1, a2, a3, a4, a5) CALL_BindVertexBuffers(GET_DISPATCH(), (a1, a2, a3, a4, a5))
#define glClipControl(a1, a2) CALL_ClipControl(GET_DISPATCH(), (a1, a2))
#define glBindTextureUnit(a1, a2) CALL_BindTextureUnit(GET_DISPATCH(), (a1, a2))
+#define glBlitNamedFramebuffer(a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12) CALL_BlitNamedFramebuffer(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12))
+#define glCheckNamedFramebufferStatus(a1, a2) CALL_CheckNamedFramebufferStatus(GET_DISPATCH(), (a1, a2))
#define glClearNamedBufferData(a1, a2, a3, a4, a5) CALL_ClearNamedBufferData(GET_DISPATCH(), (a1, a2, a3, a4, a5))
#define glClearNamedBufferSubData(a1, a2, a3, a4, a5, a6, a7) CALL_ClearNamedBufferSubData(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7))
+#define glClearNamedFramebufferfi(a1, a2, a3, a4) CALL_ClearNamedFramebufferfi(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glClearNamedFramebufferfv(a1, a2, a3, a4) CALL_ClearNamedFramebufferfv(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glClearNamedFramebufferiv(a1, a2, a3, a4) CALL_ClearNamedFramebufferiv(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glClearNamedFramebufferuiv(a1, a2, a3, a4) CALL_ClearNamedFramebufferuiv(GET_DISPATCH(), (a1, a2, a3, a4))
#define glCompressedTextureSubImage1D(a1, a2, a3, a4, a5, a6, a7) CALL_CompressedTextureSubImage1D(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7))
#define glCompressedTextureSubImage2D(a1, a2, a3, a4, a5, a6, a7, a8, a9) CALL_CompressedTextureSubImage2D(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7, a8, a9))
#define glCompressedTextureSubImage3D(a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11) CALL_CompressedTextureSubImage3D(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11))
@@ -934,12 +950,16 @@
#define glCopyTextureSubImage2D(a1, a2, a3, a4, a5, a6, a7, a8) CALL_CopyTextureSubImage2D(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7, a8))
#define glCopyTextureSubImage3D(a1, a2, a3, a4, a5, a6, a7, a8, a9) CALL_CopyTextureSubImage3D(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7, a8, a9))
#define glCreateBuffers(a1, a2) CALL_CreateBuffers(GET_DISPATCH(), (a1, a2))
+#define glCreateFramebuffers(a1, a2) CALL_CreateFramebuffers(GET_DISPATCH(), (a1, a2))
#define glCreateProgramPipelines(a1, a2) CALL_CreateProgramPipelines(GET_DISPATCH(), (a1, a2))
#define glCreateQueries(a1, a2, a3) CALL_CreateQueries(GET_DISPATCH(), (a1, a2, a3))
#define glCreateRenderbuffers(a1, a2) CALL_CreateRenderbuffers(GET_DISPATCH(), (a1, a2))
#define glCreateSamplers(a1, a2) CALL_CreateSamplers(GET_DISPATCH(), (a1, a2))
#define glCreateTextures(a1, a2, a3) CALL_CreateTextures(GET_DISPATCH(), (a1, a2, a3))
#define glCreateTransformFeedbacks(a1, a2) CALL_CreateTransformFeedbacks(GET_DISPATCH(), (a1, a2))
+#define glCreateVertexArrays(a1, a2) CALL_CreateVertexArrays(GET_DISPATCH(), (a1, a2))
+#define glDisableVertexArrayAttrib(a1, a2) CALL_DisableVertexArrayAttrib(GET_DISPATCH(), (a1, a2))
+#define glEnableVertexArrayAttrib(a1, a2) CALL_EnableVertexArrayAttrib(GET_DISPATCH(), (a1, a2))
#define glFlushMappedNamedBufferRange(a1, a2, a3) CALL_FlushMappedNamedBufferRange(GET_DISPATCH(), (a1, a2, a3))
#define glGenerateTextureMipmap(a1) CALL_GenerateTextureMipmap(GET_DISPATCH(), (a1))
#define glGetCompressedTextureImage(a1, a2, a3, a4) CALL_GetCompressedTextureImage(GET_DISPATCH(), (a1, a2, a3, a4))
@@ -947,6 +967,8 @@
#define glGetNamedBufferParameteriv(a1, a2, a3) CALL_GetNamedBufferParameteriv(GET_DISPATCH(), (a1, a2, a3))
#define glGetNamedBufferPointerv(a1, a2, a3) CALL_GetNamedBufferPointerv(GET_DISPATCH(), (a1, a2, a3))
#define glGetNamedBufferSubData(a1, a2, a3, a4) CALL_GetNamedBufferSubData(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glGetNamedFramebufferAttachmentParameteriv(a1, a2, a3, a4) CALL_GetNamedFramebufferAttachmentParameteriv(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glGetNamedFramebufferParameteriv(a1, a2, a3) CALL_GetNamedFramebufferParameteriv(GET_DISPATCH(), (a1, a2, a3))
#define glGetNamedRenderbufferParameteriv(a1, a2, a3) CALL_GetNamedRenderbufferParameteriv(GET_DISPATCH(), (a1, a2, a3))
#define glGetQueryBufferObjecti64v(a1, a2, a3, a4) CALL_GetQueryBufferObjecti64v(GET_DISPATCH(), (a1, a2, a3, a4))
#define glGetQueryBufferObjectiv(a1, a2, a3, a4) CALL_GetQueryBufferObjectiv(GET_DISPATCH(), (a1, a2, a3, a4))
@@ -962,11 +984,23 @@
#define glGetTransformFeedbacki64_v(a1, a2, a3, a4) CALL_GetTransformFeedbacki64_v(GET_DISPATCH(), (a1, a2, a3, a4))
#define glGetTransformFeedbacki_v(a1, a2, a3, a4) CALL_GetTransformFeedbacki_v(GET_DISPATCH(), (a1, a2, a3, a4))
#define glGetTransformFeedbackiv(a1, a2, a3) CALL_GetTransformFeedbackiv(GET_DISPATCH(), (a1, a2, a3))
+#define glGetVertexArrayIndexed64iv(a1, a2, a3, a4) CALL_GetVertexArrayIndexed64iv(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glGetVertexArrayIndexediv(a1, a2, a3, a4) CALL_GetVertexArrayIndexediv(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glGetVertexArrayiv(a1, a2, a3) CALL_GetVertexArrayiv(GET_DISPATCH(), (a1, a2, a3))
+#define glInvalidateNamedFramebufferData(a1, a2, a3) CALL_InvalidateNamedFramebufferData(GET_DISPATCH(), (a1, a2, a3))
+#define glInvalidateNamedFramebufferSubData(a1, a2, a3, a4, a5, a6, a7) CALL_InvalidateNamedFramebufferSubData(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6, a7))
#define glMapNamedBuffer(a1, a2) CALL_MapNamedBuffer(GET_DISPATCH(), (a1, a2))
#define glMapNamedBufferRange(a1, a2, a3, a4) CALL_MapNamedBufferRange(GET_DISPATCH(), (a1, a2, a3, a4))
#define glNamedBufferData(a1, a2, a3, a4) CALL_NamedBufferData(GET_DISPATCH(), (a1, a2, a3, a4))
#define glNamedBufferStorage(a1, a2, a3, a4) CALL_NamedBufferStorage(GET_DISPATCH(), (a1, a2, a3, a4))
#define glNamedBufferSubData(a1, a2, a3, a4) CALL_NamedBufferSubData(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glNamedFramebufferDrawBuffer(a1, a2) CALL_NamedFramebufferDrawBuffer(GET_DISPATCH(), (a1, a2))
+#define glNamedFramebufferDrawBuffers(a1, a2, a3) CALL_NamedFramebufferDrawBuffers(GET_DISPATCH(), (a1, a2, a3))
+#define glNamedFramebufferParameteri(a1, a2, a3) CALL_NamedFramebufferParameteri(GET_DISPATCH(), (a1, a2, a3))
+#define glNamedFramebufferReadBuffer(a1, a2) CALL_NamedFramebufferReadBuffer(GET_DISPATCH(), (a1, a2))
+#define glNamedFramebufferRenderbuffer(a1, a2, a3, a4) CALL_NamedFramebufferRenderbuffer(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glNamedFramebufferTexture(a1, a2, a3, a4) CALL_NamedFramebufferTexture(GET_DISPATCH(), (a1, a2, a3, a4))
+#define glNamedFramebufferTextureLayer(a1, a2, a3, a4, a5) CALL_NamedFramebufferTextureLayer(GET_DISPATCH(), (a1, a2, a3, a4, a5))
#define glNamedRenderbufferStorage(a1, a2, a3, a4) CALL_NamedRenderbufferStorage(GET_DISPATCH(), (a1, a2, a3, a4))
#define glNamedRenderbufferStorageMultisample(a1, a2, a3, a4, a5) CALL_NamedRenderbufferStorageMultisample(GET_DISPATCH(), (a1, a2, a3, a4, a5))
#define glTextureBuffer(a1, a2, a3) CALL_TextureBuffer(GET_DISPATCH(), (a1, a2, a3))
@@ -988,6 +1022,14 @@
#define glTransformFeedbackBufferBase(a1, a2, a3) CALL_TransformFeedbackBufferBase(GET_DISPATCH(), (a1, a2, a3))
#define glTransformFeedbackBufferRange(a1, a2, a3, a4, a5) CALL_TransformFeedbackBufferRange(GET_DISPATCH(), (a1, a2, a3, a4, a5))
#define glUnmapNamedBuffer(a1) CALL_UnmapNamedBuffer(GET_DISPATCH(), (a1))
+#define glVertexArrayAttribBinding(a1, a2, a3) CALL_VertexArrayAttribBinding(GET_DISPATCH(), (a1, a2, a3))
+#define glVertexArrayAttribFormat(a1, a2, a3, a4, a5, a6) CALL_VertexArrayAttribFormat(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6))
+#define glVertexArrayAttribIFormat(a1, a2, a3, a4, a5) CALL_VertexArrayAttribIFormat(GET_DISPATCH(), (a1, a2, a3, a4, a5))
+#define glVertexArrayAttribLFormat(a1, a2, a3, a4, a5) CALL_VertexArrayAttribLFormat(GET_DISPATCH(), (a1, a2, a3, a4, a5))
+#define glVertexArrayBindingDivisor(a1, a2, a3) CALL_VertexArrayBindingDivisor(GET_DISPATCH(), (a1, a2, a3))
+#define glVertexArrayElementBuffer(a1, a2) CALL_VertexArrayElementBuffer(GET_DISPATCH(), (a1, a2))
+#define glVertexArrayVertexBuffer(a1, a2, a3, a4, a5) CALL_VertexArrayVertexBuffer(GET_DISPATCH(), (a1, a2, a3, a4, a5))
+#define glVertexArrayVertexBuffers(a1, a2, a3, a4, a5, a6) CALL_VertexArrayVertexBuffers(GET_DISPATCH(), (a1, a2, a3, a4, a5, a6))
#define glInvalidateBufferData(a1) CALL_InvalidateBufferData(GET_DISPATCH(), (a1))
#define glInvalidateBufferSubData(a1, a2, a3) CALL_InvalidateBufferSubData(GET_DISPATCH(), (a1, a2, a3))
#define glInvalidateFramebuffer(a1, a2, a3) CALL_InvalidateFramebuffer(GET_DISPATCH(), (a1, a2, a3))
diff --git a/xorg-server/glx/glprocs.h b/xorg-server/glx/glprocs.h
index 9b09e22ca..b81e9a7bc 100644
--- a/xorg-server/glx/glprocs.h
+++ b/xorg-server/glx/glprocs.h
@@ -863,6 +863,16 @@ static const char gl_string_table[] =
"glGetProgramBinary\0"
"glProgramBinary\0"
"glProgramParameteri\0"
+ "glGetVertexAttribLdv\0"
+ "glVertexAttribL1d\0"
+ "glVertexAttribL1dv\0"
+ "glVertexAttribL2d\0"
+ "glVertexAttribL2dv\0"
+ "glVertexAttribL3d\0"
+ "glVertexAttribL3dv\0"
+ "glVertexAttribL4d\0"
+ "glVertexAttribL4dv\0"
+ "glVertexAttribLPointer\0"
"glDepthRangeArrayv\0"
"glDepthRangeIndexed\0"
"glGetDoublei_v\0"
@@ -942,8 +952,14 @@ static const char gl_string_table[] =
"glBindVertexBuffers\0"
"glClipControl\0"
"glBindTextureUnit\0"
+ "glBlitNamedFramebuffer\0"
+ "glCheckNamedFramebufferStatus\0"
"glClearNamedBufferData\0"
"glClearNamedBufferSubData\0"
+ "glClearNamedFramebufferfi\0"
+ "glClearNamedFramebufferfv\0"
+ "glClearNamedFramebufferiv\0"
+ "glClearNamedFramebufferuiv\0"
"glCompressedTextureSubImage1D\0"
"glCompressedTextureSubImage2D\0"
"glCompressedTextureSubImage3D\0"
@@ -952,12 +968,16 @@ static const char gl_string_table[] =
"glCopyTextureSubImage2D\0"
"glCopyTextureSubImage3D\0"
"glCreateBuffers\0"
+ "glCreateFramebuffers\0"
"glCreateProgramPipelines\0"
"glCreateQueries\0"
"glCreateRenderbuffers\0"
"glCreateSamplers\0"
"glCreateTextures\0"
"glCreateTransformFeedbacks\0"
+ "glCreateVertexArrays\0"
+ "glDisableVertexArrayAttrib\0"
+ "glEnableVertexArrayAttrib\0"
"glFlushMappedNamedBufferRange\0"
"glGenerateTextureMipmap\0"
"glGetCompressedTextureImage\0"
@@ -965,6 +985,8 @@ static const char gl_string_table[] =
"glGetNamedBufferParameteriv\0"
"glGetNamedBufferPointerv\0"
"glGetNamedBufferSubData\0"
+ "glGetNamedFramebufferAttachmentParameteriv\0"
+ "glGetNamedFramebufferParameteriv\0"
"glGetNamedRenderbufferParameteriv\0"
"glGetQueryBufferObjecti64v\0"
"glGetQueryBufferObjectiv\0"
@@ -980,11 +1002,23 @@ static const char gl_string_table[] =
"glGetTransformFeedbacki64_v\0"
"glGetTransformFeedbacki_v\0"
"glGetTransformFeedbackiv\0"
+ "glGetVertexArrayIndexed64iv\0"
+ "glGetVertexArrayIndexediv\0"
+ "glGetVertexArrayiv\0"
+ "glInvalidateNamedFramebufferData\0"
+ "glInvalidateNamedFramebufferSubData\0"
"glMapNamedBuffer\0"
"glMapNamedBufferRange\0"
"glNamedBufferData\0"
"glNamedBufferStorage\0"
"glNamedBufferSubData\0"
+ "glNamedFramebufferDrawBuffer\0"
+ "glNamedFramebufferDrawBuffers\0"
+ "glNamedFramebufferParameteri\0"
+ "glNamedFramebufferReadBuffer\0"
+ "glNamedFramebufferRenderbuffer\0"
+ "glNamedFramebufferTexture\0"
+ "glNamedFramebufferTextureLayer\0"
"glNamedRenderbufferStorage\0"
"glNamedRenderbufferStorageMultisample\0"
"glTextureBuffer\0"
@@ -1006,6 +1040,14 @@ static const char gl_string_table[] =
"glTransformFeedbackBufferBase\0"
"glTransformFeedbackBufferRange\0"
"glUnmapNamedBuffer\0"
+ "glVertexArrayAttribBinding\0"
+ "glVertexArrayAttribFormat\0"
+ "glVertexArrayAttribIFormat\0"
+ "glVertexArrayAttribLFormat\0"
+ "glVertexArrayBindingDivisor\0"
+ "glVertexArrayElementBuffer\0"
+ "glVertexArrayVertexBuffer\0"
+ "glVertexArrayVertexBuffers\0"
"glInvalidateBufferData\0"
"glInvalidateBufferSubData\0"
"glInvalidateFramebuffer\0"
@@ -1847,41 +1889,7 @@ static const char gl_string_table[] =
#define gl_dispatch_stub_731 mgl_dispatch_stub_731
#define gl_dispatch_stub_732 mgl_dispatch_stub_732
#define gl_dispatch_stub_733 mgl_dispatch_stub_733
-#define gl_dispatch_stub_846 mgl_dispatch_stub_846
-#define gl_dispatch_stub_961 mgl_dispatch_stub_961
-#define gl_dispatch_stub_962 mgl_dispatch_stub_962
-#define gl_dispatch_stub_963 mgl_dispatch_stub_963
-#define gl_dispatch_stub_964 mgl_dispatch_stub_964
-#define gl_dispatch_stub_965 mgl_dispatch_stub_965
-#define gl_dispatch_stub_966 mgl_dispatch_stub_966
-#define gl_dispatch_stub_967 mgl_dispatch_stub_967
-#define gl_dispatch_stub_968 mgl_dispatch_stub_968
-#define gl_dispatch_stub_970 mgl_dispatch_stub_970
-#define gl_dispatch_stub_971 mgl_dispatch_stub_971
-#define gl_dispatch_stub_972 mgl_dispatch_stub_972
-#define gl_dispatch_stub_979 mgl_dispatch_stub_979
-#define gl_dispatch_stub_980 mgl_dispatch_stub_980
-#define gl_dispatch_stub_981 mgl_dispatch_stub_981
-#define gl_dispatch_stub_982 mgl_dispatch_stub_982
-#define gl_dispatch_stub_983 mgl_dispatch_stub_983
-#define gl_dispatch_stub_984 mgl_dispatch_stub_984
-#define gl_dispatch_stub_985 mgl_dispatch_stub_985
-#define gl_dispatch_stub_986 mgl_dispatch_stub_986
-#define gl_dispatch_stub_987 mgl_dispatch_stub_987
-#define gl_dispatch_stub_989 mgl_dispatch_stub_989
-#define gl_dispatch_stub_990 mgl_dispatch_stub_990
-#define gl_dispatch_stub_991 mgl_dispatch_stub_991
-#define gl_dispatch_stub_992 mgl_dispatch_stub_992
-#define gl_dispatch_stub_993 mgl_dispatch_stub_993
-#define gl_dispatch_stub_994 mgl_dispatch_stub_994
-#define gl_dispatch_stub_995 mgl_dispatch_stub_995
-#define gl_dispatch_stub_996 mgl_dispatch_stub_996
-#define gl_dispatch_stub_997 mgl_dispatch_stub_997
-#define gl_dispatch_stub_998 mgl_dispatch_stub_998
-#define gl_dispatch_stub_999 mgl_dispatch_stub_999
-#define gl_dispatch_stub_1000 mgl_dispatch_stub_1000
-#define gl_dispatch_stub_1001 mgl_dispatch_stub_1001
-#define gl_dispatch_stub_1002 mgl_dispatch_stub_1002
+#define gl_dispatch_stub_856 mgl_dispatch_stub_856
#define gl_dispatch_stub_1003 mgl_dispatch_stub_1003
#define gl_dispatch_stub_1004 mgl_dispatch_stub_1004
#define gl_dispatch_stub_1005 mgl_dispatch_stub_1005
@@ -1890,16 +1898,9 @@ static const char gl_string_table[] =
#define gl_dispatch_stub_1008 mgl_dispatch_stub_1008
#define gl_dispatch_stub_1009 mgl_dispatch_stub_1009
#define gl_dispatch_stub_1010 mgl_dispatch_stub_1010
-#define gl_dispatch_stub_1011 mgl_dispatch_stub_1011
#define gl_dispatch_stub_1012 mgl_dispatch_stub_1012
#define gl_dispatch_stub_1013 mgl_dispatch_stub_1013
#define gl_dispatch_stub_1014 mgl_dispatch_stub_1014
-#define gl_dispatch_stub_1015 mgl_dispatch_stub_1015
-#define gl_dispatch_stub_1016 mgl_dispatch_stub_1016
-#define gl_dispatch_stub_1017 mgl_dispatch_stub_1017
-#define gl_dispatch_stub_1018 mgl_dispatch_stub_1018
-#define gl_dispatch_stub_1019 mgl_dispatch_stub_1019
-#define gl_dispatch_stub_1020 mgl_dispatch_stub_1020
#define gl_dispatch_stub_1021 mgl_dispatch_stub_1021
#define gl_dispatch_stub_1022 mgl_dispatch_stub_1022
#define gl_dispatch_stub_1023 mgl_dispatch_stub_1023
@@ -1909,7 +1910,6 @@ static const char gl_string_table[] =
#define gl_dispatch_stub_1027 mgl_dispatch_stub_1027
#define gl_dispatch_stub_1028 mgl_dispatch_stub_1028
#define gl_dispatch_stub_1029 mgl_dispatch_stub_1029
-#define gl_dispatch_stub_1030 mgl_dispatch_stub_1030
#define gl_dispatch_stub_1031 mgl_dispatch_stub_1031
#define gl_dispatch_stub_1032 mgl_dispatch_stub_1032
#define gl_dispatch_stub_1033 mgl_dispatch_stub_1033
@@ -1918,32 +1918,74 @@ static const char gl_string_table[] =
#define gl_dispatch_stub_1036 mgl_dispatch_stub_1036
#define gl_dispatch_stub_1037 mgl_dispatch_stub_1037
#define gl_dispatch_stub_1038 mgl_dispatch_stub_1038
+#define gl_dispatch_stub_1039 mgl_dispatch_stub_1039
#define gl_dispatch_stub_1040 mgl_dispatch_stub_1040
#define gl_dispatch_stub_1041 mgl_dispatch_stub_1041
+#define gl_dispatch_stub_1042 mgl_dispatch_stub_1042
+#define gl_dispatch_stub_1043 mgl_dispatch_stub_1043
+#define gl_dispatch_stub_1044 mgl_dispatch_stub_1044
+#define gl_dispatch_stub_1045 mgl_dispatch_stub_1045
+#define gl_dispatch_stub_1046 mgl_dispatch_stub_1046
+#define gl_dispatch_stub_1047 mgl_dispatch_stub_1047
+#define gl_dispatch_stub_1048 mgl_dispatch_stub_1048
+#define gl_dispatch_stub_1049 mgl_dispatch_stub_1049
+#define gl_dispatch_stub_1050 mgl_dispatch_stub_1050
+#define gl_dispatch_stub_1051 mgl_dispatch_stub_1051
+#define gl_dispatch_stub_1052 mgl_dispatch_stub_1052
+#define gl_dispatch_stub_1053 mgl_dispatch_stub_1053
+#define gl_dispatch_stub_1054 mgl_dispatch_stub_1054
+#define gl_dispatch_stub_1055 mgl_dispatch_stub_1055
+#define gl_dispatch_stub_1056 mgl_dispatch_stub_1056
+#define gl_dispatch_stub_1057 mgl_dispatch_stub_1057
+#define gl_dispatch_stub_1058 mgl_dispatch_stub_1058
+#define gl_dispatch_stub_1059 mgl_dispatch_stub_1059
+#define gl_dispatch_stub_1060 mgl_dispatch_stub_1060
+#define gl_dispatch_stub_1061 mgl_dispatch_stub_1061
+#define gl_dispatch_stub_1062 mgl_dispatch_stub_1062
+#define gl_dispatch_stub_1063 mgl_dispatch_stub_1063
+#define gl_dispatch_stub_1064 mgl_dispatch_stub_1064
+#define gl_dispatch_stub_1065 mgl_dispatch_stub_1065
#define gl_dispatch_stub_1066 mgl_dispatch_stub_1066
#define gl_dispatch_stub_1067 mgl_dispatch_stub_1067
-#define gl_dispatch_stub_1141 mgl_dispatch_stub_1141
-#define gl_dispatch_stub_1142 mgl_dispatch_stub_1142
-#define gl_dispatch_stub_1143 mgl_dispatch_stub_1143
-#define gl_dispatch_stub_1151 mgl_dispatch_stub_1151
-#define gl_dispatch_stub_1152 mgl_dispatch_stub_1152
-#define gl_dispatch_stub_1153 mgl_dispatch_stub_1153
-#define gl_dispatch_stub_1154 mgl_dispatch_stub_1154
-#define gl_dispatch_stub_1157 mgl_dispatch_stub_1157
-#define gl_dispatch_stub_1158 mgl_dispatch_stub_1158
-#define gl_dispatch_stub_1204 mgl_dispatch_stub_1204
-#define gl_dispatch_stub_1205 mgl_dispatch_stub_1205
-#define gl_dispatch_stub_1206 mgl_dispatch_stub_1206
-#define gl_dispatch_stub_1207 mgl_dispatch_stub_1207
-#define gl_dispatch_stub_1208 mgl_dispatch_stub_1208
-#define gl_dispatch_stub_1209 mgl_dispatch_stub_1209
-#define gl_dispatch_stub_1210 mgl_dispatch_stub_1210
-#define gl_dispatch_stub_1211 mgl_dispatch_stub_1211
-#define gl_dispatch_stub_1212 mgl_dispatch_stub_1212
-#define gl_dispatch_stub_1213 mgl_dispatch_stub_1213
-#define gl_dispatch_stub_1215 mgl_dispatch_stub_1215
-#define gl_dispatch_stub_1216 mgl_dispatch_stub_1216
-#define gl_dispatch_stub_1217 mgl_dispatch_stub_1217
+#define gl_dispatch_stub_1068 mgl_dispatch_stub_1068
+#define gl_dispatch_stub_1069 mgl_dispatch_stub_1069
+#define gl_dispatch_stub_1070 mgl_dispatch_stub_1070
+#define gl_dispatch_stub_1071 mgl_dispatch_stub_1071
+#define gl_dispatch_stub_1072 mgl_dispatch_stub_1072
+#define gl_dispatch_stub_1073 mgl_dispatch_stub_1073
+#define gl_dispatch_stub_1074 mgl_dispatch_stub_1074
+#define gl_dispatch_stub_1075 mgl_dispatch_stub_1075
+#define gl_dispatch_stub_1076 mgl_dispatch_stub_1076
+#define gl_dispatch_stub_1077 mgl_dispatch_stub_1077
+#define gl_dispatch_stub_1078 mgl_dispatch_stub_1078
+#define gl_dispatch_stub_1079 mgl_dispatch_stub_1079
+#define gl_dispatch_stub_1080 mgl_dispatch_stub_1080
+#define gl_dispatch_stub_1082 mgl_dispatch_stub_1082
+#define gl_dispatch_stub_1083 mgl_dispatch_stub_1083
+#define gl_dispatch_stub_1108 mgl_dispatch_stub_1108
+#define gl_dispatch_stub_1109 mgl_dispatch_stub_1109
+#define gl_dispatch_stub_1183 mgl_dispatch_stub_1183
+#define gl_dispatch_stub_1184 mgl_dispatch_stub_1184
+#define gl_dispatch_stub_1185 mgl_dispatch_stub_1185
+#define gl_dispatch_stub_1193 mgl_dispatch_stub_1193
+#define gl_dispatch_stub_1194 mgl_dispatch_stub_1194
+#define gl_dispatch_stub_1195 mgl_dispatch_stub_1195
+#define gl_dispatch_stub_1196 mgl_dispatch_stub_1196
+#define gl_dispatch_stub_1199 mgl_dispatch_stub_1199
+#define gl_dispatch_stub_1200 mgl_dispatch_stub_1200
+#define gl_dispatch_stub_1246 mgl_dispatch_stub_1246
+#define gl_dispatch_stub_1247 mgl_dispatch_stub_1247
+#define gl_dispatch_stub_1248 mgl_dispatch_stub_1248
+#define gl_dispatch_stub_1249 mgl_dispatch_stub_1249
+#define gl_dispatch_stub_1250 mgl_dispatch_stub_1250
+#define gl_dispatch_stub_1251 mgl_dispatch_stub_1251
+#define gl_dispatch_stub_1252 mgl_dispatch_stub_1252
+#define gl_dispatch_stub_1253 mgl_dispatch_stub_1253
+#define gl_dispatch_stub_1254 mgl_dispatch_stub_1254
+#define gl_dispatch_stub_1255 mgl_dispatch_stub_1255
+#define gl_dispatch_stub_1257 mgl_dispatch_stub_1257
+#define gl_dispatch_stub_1258 mgl_dispatch_stub_1258
+#define gl_dispatch_stub_1259 mgl_dispatch_stub_1259
#endif /* USE_MGL_NAMESPACE */
@@ -1964,103 +2006,103 @@ void GLAPIENTRY gl_dispatch_stub_366(GLenum target, GLenum pname, GLint * params
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_846(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params);
-void GLAPIENTRY gl_dispatch_stub_961(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
-void GLAPIENTRY gl_dispatch_stub_962(const GLfloat * coords);
-void GLAPIENTRY gl_dispatch_stub_963(GLint x, GLint y, GLint z, GLint width, GLint height);
-void GLAPIENTRY gl_dispatch_stub_964(const GLint * coords);
-void GLAPIENTRY gl_dispatch_stub_965(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
-void GLAPIENTRY gl_dispatch_stub_966(const GLshort * coords);
-void GLAPIENTRY gl_dispatch_stub_967(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
-void GLAPIENTRY gl_dispatch_stub_968(const GLfixed * coords);
-GLbitfield GLAPIENTRY gl_dispatch_stub_970(GLfixed * mantissa, GLint * exponent);
-void GLAPIENTRY gl_dispatch_stub_971(GLclampf value, GLboolean invert);
-void GLAPIENTRY gl_dispatch_stub_972(GLenum pattern);
-void GLAPIENTRY gl_dispatch_stub_979(GLenum target, GLsizei numAttachments, const GLenum * attachments);
-void GLAPIENTRY gl_dispatch_stub_980(GLuint pipeline, GLuint program);
-void GLAPIENTRY gl_dispatch_stub_981(GLuint pipeline);
-GLuint GLAPIENTRY gl_dispatch_stub_982(GLenum type, GLsizei count, const GLchar * const * strings);
-void GLAPIENTRY gl_dispatch_stub_983(GLsizei n, const GLuint * pipelines);
-void GLAPIENTRY gl_dispatch_stub_984(GLsizei n, GLuint * pipelines);
-void GLAPIENTRY gl_dispatch_stub_985(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
-void GLAPIENTRY gl_dispatch_stub_986(GLuint pipeline, GLenum pname, GLint * params);
-GLboolean GLAPIENTRY gl_dispatch_stub_987(GLuint pipeline);
-void GLAPIENTRY gl_dispatch_stub_989(GLuint program, GLint location, GLdouble x);
-void GLAPIENTRY gl_dispatch_stub_990(GLuint program, GLint location, GLsizei count, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_991(GLuint program, GLint location, GLfloat x);
-void GLAPIENTRY gl_dispatch_stub_992(GLuint program, GLint location, GLsizei count, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_993(GLuint program, GLint location, GLint x);
-void GLAPIENTRY gl_dispatch_stub_994(GLuint program, GLint location, GLsizei count, const GLint * value);
-void GLAPIENTRY gl_dispatch_stub_995(GLuint program, GLint location, GLuint x);
-void GLAPIENTRY gl_dispatch_stub_996(GLuint program, GLint location, GLsizei count, const GLuint * value);
-void GLAPIENTRY gl_dispatch_stub_997(GLuint program, GLint location, GLdouble x, GLdouble y);
-void GLAPIENTRY gl_dispatch_stub_998(GLuint program, GLint location, GLsizei count, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_999(GLuint program, GLint location, GLfloat x, GLfloat y);
-void GLAPIENTRY gl_dispatch_stub_1000(GLuint program, GLint location, GLsizei count, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1001(GLuint program, GLint location, GLint x, GLint y);
-void GLAPIENTRY gl_dispatch_stub_1002(GLuint program, GLint location, GLsizei count, const GLint * value);
-void GLAPIENTRY gl_dispatch_stub_1003(GLuint program, GLint location, GLuint x, GLuint y);
-void GLAPIENTRY gl_dispatch_stub_1004(GLuint program, GLint location, GLsizei count, const GLuint * value);
-void GLAPIENTRY gl_dispatch_stub_1005(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z);
-void GLAPIENTRY gl_dispatch_stub_1006(GLuint program, GLint location, GLsizei count, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1007(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z);
-void GLAPIENTRY gl_dispatch_stub_1008(GLuint program, GLint location, GLsizei count, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1009(GLuint program, GLint location, GLint x, GLint y, GLint z);
-void GLAPIENTRY gl_dispatch_stub_1010(GLuint program, GLint location, GLsizei count, const GLint * value);
-void GLAPIENTRY gl_dispatch_stub_1011(GLuint program, GLint location, GLuint x, GLuint y, GLuint z);
-void GLAPIENTRY gl_dispatch_stub_1012(GLuint program, GLint location, GLsizei count, const GLuint * value);
-void GLAPIENTRY gl_dispatch_stub_1013(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
-void GLAPIENTRY gl_dispatch_stub_1014(GLuint program, GLint location, GLsizei count, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1015(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
-void GLAPIENTRY gl_dispatch_stub_1016(GLuint program, GLint location, GLsizei count, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1017(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w);
-void GLAPIENTRY gl_dispatch_stub_1018(GLuint program, GLint location, GLsizei count, const GLint * value);
-void GLAPIENTRY gl_dispatch_stub_1019(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w);
-void GLAPIENTRY gl_dispatch_stub_1020(GLuint program, GLint location, GLsizei count, const GLuint * value);
-void GLAPIENTRY gl_dispatch_stub_1021(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1022(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1023(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1024(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1025(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1026(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1027(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1028(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1029(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1030(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1031(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1032(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1033(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1034(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1035(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1036(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1037(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
-void GLAPIENTRY gl_dispatch_stub_1038(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
-void GLAPIENTRY gl_dispatch_stub_1040(GLuint pipeline, GLbitfield stages, GLuint program);
-void GLAPIENTRY gl_dispatch_stub_1041(GLuint pipeline);
-void GLAPIENTRY gl_dispatch_stub_1066(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
-void GLAPIENTRY gl_dispatch_stub_1067(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
-void GLAPIENTRY gl_dispatch_stub_1141(GLenum face);
-void GLAPIENTRY gl_dispatch_stub_1142(GLuint array);
-void GLAPIENTRY gl_dispatch_stub_1143(GLsizei n, GLuint * arrays);
-void GLAPIENTRY gl_dispatch_stub_1151(GLenum coord, GLenum pname, GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1152(GLenum coord, GLenum pname, GLint param);
-void GLAPIENTRY gl_dispatch_stub_1153(GLenum coord, GLenum pname, const GLfixed * params);
-void GLAPIENTRY gl_dispatch_stub_1154(GLclampd zmin, GLclampd zmax);
-void GLAPIENTRY gl_dispatch_stub_1157(GLenum target, GLenum pname, GLint param);
-void GLAPIENTRY gl_dispatch_stub_1158(GLenum target, GLintptr offset, GLsizeiptr size);
-void GLAPIENTRY gl_dispatch_stub_1204(GLuint queryHandle);
-void GLAPIENTRY gl_dispatch_stub_1205(GLuint queryId, GLuint * queryHandle);
-void GLAPIENTRY gl_dispatch_stub_1206(GLuint queryHandle);
-void GLAPIENTRY gl_dispatch_stub_1207(GLuint queryHandle);
-void GLAPIENTRY gl_dispatch_stub_1208(GLuint * queryId);
-void GLAPIENTRY gl_dispatch_stub_1209(GLuint queryId, GLuint * nextQueryId);
-void GLAPIENTRY gl_dispatch_stub_1210(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_1211(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten);
-void GLAPIENTRY gl_dispatch_stub_1212(GLchar * queryName, GLuint * queryId);
-void GLAPIENTRY gl_dispatch_stub_1213(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask);
-void GLAPIENTRY gl_dispatch_stub_1215(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
-void GLAPIENTRY gl_dispatch_stub_1216(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
-void GLAPIENTRY gl_dispatch_stub_1217(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
+void GLAPIENTRY gl_dispatch_stub_856(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params);
+void GLAPIENTRY gl_dispatch_stub_1003(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
+void GLAPIENTRY gl_dispatch_stub_1004(const GLfloat * coords);
+void GLAPIENTRY gl_dispatch_stub_1005(GLint x, GLint y, GLint z, GLint width, GLint height);
+void GLAPIENTRY gl_dispatch_stub_1006(const GLint * coords);
+void GLAPIENTRY gl_dispatch_stub_1007(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
+void GLAPIENTRY gl_dispatch_stub_1008(const GLshort * coords);
+void GLAPIENTRY gl_dispatch_stub_1009(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
+void GLAPIENTRY gl_dispatch_stub_1010(const GLfixed * coords);
+GLbitfield GLAPIENTRY gl_dispatch_stub_1012(GLfixed * mantissa, GLint * exponent);
+void GLAPIENTRY gl_dispatch_stub_1013(GLclampf value, GLboolean invert);
+void GLAPIENTRY gl_dispatch_stub_1014(GLenum pattern);
+void GLAPIENTRY gl_dispatch_stub_1021(GLenum target, GLsizei numAttachments, const GLenum * attachments);
+void GLAPIENTRY gl_dispatch_stub_1022(GLuint pipeline, GLuint program);
+void GLAPIENTRY gl_dispatch_stub_1023(GLuint pipeline);
+GLuint GLAPIENTRY gl_dispatch_stub_1024(GLenum type, GLsizei count, const GLchar * const * strings);
+void GLAPIENTRY gl_dispatch_stub_1025(GLsizei n, const GLuint * pipelines);
+void GLAPIENTRY gl_dispatch_stub_1026(GLsizei n, GLuint * pipelines);
+void GLAPIENTRY gl_dispatch_stub_1027(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
+void GLAPIENTRY gl_dispatch_stub_1028(GLuint pipeline, GLenum pname, GLint * params);
+GLboolean GLAPIENTRY gl_dispatch_stub_1029(GLuint pipeline);
+void GLAPIENTRY gl_dispatch_stub_1031(GLuint program, GLint location, GLdouble x);
+void GLAPIENTRY gl_dispatch_stub_1032(GLuint program, GLint location, GLsizei count, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1033(GLuint program, GLint location, GLfloat x);
+void GLAPIENTRY gl_dispatch_stub_1034(GLuint program, GLint location, GLsizei count, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1035(GLuint program, GLint location, GLint x);
+void GLAPIENTRY gl_dispatch_stub_1036(GLuint program, GLint location, GLsizei count, const GLint * value);
+void GLAPIENTRY gl_dispatch_stub_1037(GLuint program, GLint location, GLuint x);
+void GLAPIENTRY gl_dispatch_stub_1038(GLuint program, GLint location, GLsizei count, const GLuint * value);
+void GLAPIENTRY gl_dispatch_stub_1039(GLuint program, GLint location, GLdouble x, GLdouble y);
+void GLAPIENTRY gl_dispatch_stub_1040(GLuint program, GLint location, GLsizei count, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1041(GLuint program, GLint location, GLfloat x, GLfloat y);
+void GLAPIENTRY gl_dispatch_stub_1042(GLuint program, GLint location, GLsizei count, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1043(GLuint program, GLint location, GLint x, GLint y);
+void GLAPIENTRY gl_dispatch_stub_1044(GLuint program, GLint location, GLsizei count, const GLint * value);
+void GLAPIENTRY gl_dispatch_stub_1045(GLuint program, GLint location, GLuint x, GLuint y);
+void GLAPIENTRY gl_dispatch_stub_1046(GLuint program, GLint location, GLsizei count, const GLuint * value);
+void GLAPIENTRY gl_dispatch_stub_1047(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z);
+void GLAPIENTRY gl_dispatch_stub_1048(GLuint program, GLint location, GLsizei count, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1049(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z);
+void GLAPIENTRY gl_dispatch_stub_1050(GLuint program, GLint location, GLsizei count, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1051(GLuint program, GLint location, GLint x, GLint y, GLint z);
+void GLAPIENTRY gl_dispatch_stub_1052(GLuint program, GLint location, GLsizei count, const GLint * value);
+void GLAPIENTRY gl_dispatch_stub_1053(GLuint program, GLint location, GLuint x, GLuint y, GLuint z);
+void GLAPIENTRY gl_dispatch_stub_1054(GLuint program, GLint location, GLsizei count, const GLuint * value);
+void GLAPIENTRY gl_dispatch_stub_1055(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
+void GLAPIENTRY gl_dispatch_stub_1056(GLuint program, GLint location, GLsizei count, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1057(GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
+void GLAPIENTRY gl_dispatch_stub_1058(GLuint program, GLint location, GLsizei count, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1059(GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w);
+void GLAPIENTRY gl_dispatch_stub_1060(GLuint program, GLint location, GLsizei count, const GLint * value);
+void GLAPIENTRY gl_dispatch_stub_1061(GLuint program, GLint location, GLuint x, GLuint y, GLuint z, GLuint w);
+void GLAPIENTRY gl_dispatch_stub_1062(GLuint program, GLint location, GLsizei count, const GLuint * value);
+void GLAPIENTRY gl_dispatch_stub_1063(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1064(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1065(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1066(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1067(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1068(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1069(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1070(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1071(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1072(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1073(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1074(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1075(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1076(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1077(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1078(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1079(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value);
+void GLAPIENTRY gl_dispatch_stub_1080(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
+void GLAPIENTRY gl_dispatch_stub_1082(GLuint pipeline, GLbitfield stages, GLuint program);
+void GLAPIENTRY gl_dispatch_stub_1083(GLuint pipeline);
+void GLAPIENTRY gl_dispatch_stub_1108(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
+void GLAPIENTRY gl_dispatch_stub_1109(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
+void GLAPIENTRY gl_dispatch_stub_1183(GLenum face);
+void GLAPIENTRY gl_dispatch_stub_1184(GLuint array);
+void GLAPIENTRY gl_dispatch_stub_1185(GLsizei n, GLuint * arrays);
+void GLAPIENTRY gl_dispatch_stub_1193(GLenum coord, GLenum pname, GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1194(GLenum coord, GLenum pname, GLint param);
+void GLAPIENTRY gl_dispatch_stub_1195(GLenum coord, GLenum pname, const GLfixed * params);
+void GLAPIENTRY gl_dispatch_stub_1196(GLclampd zmin, GLclampd zmax);
+void GLAPIENTRY gl_dispatch_stub_1199(GLenum target, GLenum pname, GLint param);
+void GLAPIENTRY gl_dispatch_stub_1200(GLenum target, GLintptr offset, GLsizeiptr size);
+void GLAPIENTRY gl_dispatch_stub_1246(GLuint queryHandle);
+void GLAPIENTRY gl_dispatch_stub_1247(GLuint queryId, GLuint * queryHandle);
+void GLAPIENTRY gl_dispatch_stub_1248(GLuint queryHandle);
+void GLAPIENTRY gl_dispatch_stub_1249(GLuint queryHandle);
+void GLAPIENTRY gl_dispatch_stub_1250(GLuint * queryId);
+void GLAPIENTRY gl_dispatch_stub_1251(GLuint queryId, GLuint * nextQueryId);
+void GLAPIENTRY gl_dispatch_stub_1252(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_1253(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten);
+void GLAPIENTRY gl_dispatch_stub_1254(GLchar * queryName, GLuint * queryId);
+void GLAPIENTRY gl_dispatch_stub_1255(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask);
+void GLAPIENTRY gl_dispatch_stub_1257(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
+void GLAPIENTRY gl_dispatch_stub_1258(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
+void GLAPIENTRY gl_dispatch_stub_1259(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[] = {
@@ -2875,970 +2917,1012 @@ static const glprocs_table_t static_functions[] = {
NAME_FUNC_OFFSET(13273, glGetProgramBinary, glGetProgramBinary, NULL, 808),
NAME_FUNC_OFFSET(13292, glProgramBinary, glProgramBinary, NULL, 809),
NAME_FUNC_OFFSET(13308, glProgramParameteri, glProgramParameteri, NULL, 810),
- NAME_FUNC_OFFSET(13328, glDepthRangeArrayv, glDepthRangeArrayv, NULL, 811),
- NAME_FUNC_OFFSET(13347, glDepthRangeIndexed, glDepthRangeIndexed, NULL, 812),
- NAME_FUNC_OFFSET(13367, glGetDoublei_v, glGetDoublei_v, NULL, 813),
- NAME_FUNC_OFFSET(13382, glGetFloati_v, glGetFloati_v, NULL, 814),
- NAME_FUNC_OFFSET(13396, glScissorArrayv, glScissorArrayv, NULL, 815),
- NAME_FUNC_OFFSET(13412, glScissorIndexed, glScissorIndexed, NULL, 816),
- NAME_FUNC_OFFSET(13429, glScissorIndexedv, glScissorIndexedv, NULL, 817),
- NAME_FUNC_OFFSET(13447, glViewportArrayv, glViewportArrayv, NULL, 818),
- NAME_FUNC_OFFSET(13464, glViewportIndexedf, glViewportIndexedf, NULL, 819),
- NAME_FUNC_OFFSET(13483, glViewportIndexedfv, glViewportIndexedfv, NULL, 820),
- NAME_FUNC_OFFSET(13503, glGetGraphicsResetStatusARB, glGetGraphicsResetStatusARB, NULL, 821),
- NAME_FUNC_OFFSET(13531, glGetnColorTableARB, glGetnColorTableARB, NULL, 822),
- NAME_FUNC_OFFSET(13551, glGetnCompressedTexImageARB, glGetnCompressedTexImageARB, NULL, 823),
- NAME_FUNC_OFFSET(13579, glGetnConvolutionFilterARB, glGetnConvolutionFilterARB, NULL, 824),
- NAME_FUNC_OFFSET(13606, glGetnHistogramARB, glGetnHistogramARB, NULL, 825),
- NAME_FUNC_OFFSET(13625, glGetnMapdvARB, glGetnMapdvARB, NULL, 826),
- NAME_FUNC_OFFSET(13640, glGetnMapfvARB, glGetnMapfvARB, NULL, 827),
- NAME_FUNC_OFFSET(13655, glGetnMapivARB, glGetnMapivARB, NULL, 828),
- NAME_FUNC_OFFSET(13670, glGetnMinmaxARB, glGetnMinmaxARB, NULL, 829),
- NAME_FUNC_OFFSET(13686, glGetnPixelMapfvARB, glGetnPixelMapfvARB, NULL, 830),
- NAME_FUNC_OFFSET(13706, glGetnPixelMapuivARB, glGetnPixelMapuivARB, NULL, 831),
- NAME_FUNC_OFFSET(13727, glGetnPixelMapusvARB, glGetnPixelMapusvARB, NULL, 832),
- NAME_FUNC_OFFSET(13748, glGetnPolygonStippleARB, glGetnPolygonStippleARB, NULL, 833),
- NAME_FUNC_OFFSET(13772, glGetnSeparableFilterARB, glGetnSeparableFilterARB, NULL, 834),
- NAME_FUNC_OFFSET(13797, glGetnTexImageARB, glGetnTexImageARB, NULL, 835),
- NAME_FUNC_OFFSET(13815, glGetnUniformdvARB, glGetnUniformdvARB, NULL, 836),
- NAME_FUNC_OFFSET(13834, glGetnUniformfvARB, glGetnUniformfvARB, NULL, 837),
- NAME_FUNC_OFFSET(13853, glGetnUniformivARB, glGetnUniformivARB, NULL, 838),
- NAME_FUNC_OFFSET(13872, glGetnUniformuivARB, glGetnUniformuivARB, NULL, 839),
- NAME_FUNC_OFFSET(13892, glReadnPixelsARB, glReadnPixelsARB, NULL, 840),
- NAME_FUNC_OFFSET(13909, glDrawArraysInstancedBaseInstance, glDrawArraysInstancedBaseInstance, NULL, 841),
- NAME_FUNC_OFFSET(13943, glDrawElementsInstancedBaseInstance, glDrawElementsInstancedBaseInstance, NULL, 842),
- NAME_FUNC_OFFSET(13979, glDrawElementsInstancedBaseVertexBaseInstance, glDrawElementsInstancedBaseVertexBaseInstance, NULL, 843),
- NAME_FUNC_OFFSET(14025, glDrawTransformFeedbackInstanced, glDrawTransformFeedbackInstanced, NULL, 844),
- NAME_FUNC_OFFSET(14058, glDrawTransformFeedbackStreamInstanced, glDrawTransformFeedbackStreamInstanced, NULL, 845),
- NAME_FUNC_OFFSET(14097, gl_dispatch_stub_846, gl_dispatch_stub_846, NULL, 846),
- NAME_FUNC_OFFSET(14119, glGetActiveAtomicCounterBufferiv, glGetActiveAtomicCounterBufferiv, NULL, 847),
- NAME_FUNC_OFFSET(14152, glBindImageTexture, glBindImageTexture, NULL, 848),
- NAME_FUNC_OFFSET(14171, glMemoryBarrier, glMemoryBarrier, NULL, 849),
- NAME_FUNC_OFFSET(14187, glTexStorage1D, glTexStorage1D, NULL, 850),
- NAME_FUNC_OFFSET(14202, glTexStorage2D, glTexStorage2D, NULL, 851),
- NAME_FUNC_OFFSET(14217, glTexStorage3D, glTexStorage3D, NULL, 852),
- NAME_FUNC_OFFSET(14232, glTextureStorage1DEXT, glTextureStorage1DEXT, NULL, 853),
- NAME_FUNC_OFFSET(14254, glTextureStorage2DEXT, glTextureStorage2DEXT, NULL, 854),
- NAME_FUNC_OFFSET(14276, glTextureStorage3DEXT, glTextureStorage3DEXT, NULL, 855),
- NAME_FUNC_OFFSET(14298, glClearBufferData, glClearBufferData, NULL, 856),
- NAME_FUNC_OFFSET(14316, glClearBufferSubData, glClearBufferSubData, NULL, 857),
- NAME_FUNC_OFFSET(14337, glDispatchCompute, glDispatchCompute, NULL, 858),
- NAME_FUNC_OFFSET(14355, glDispatchComputeIndirect, glDispatchComputeIndirect, NULL, 859),
- NAME_FUNC_OFFSET(14381, glCopyImageSubData, glCopyImageSubData, NULL, 860),
- NAME_FUNC_OFFSET(14400, glTextureView, glTextureView, NULL, 861),
- NAME_FUNC_OFFSET(14414, glBindVertexBuffer, glBindVertexBuffer, NULL, 862),
- NAME_FUNC_OFFSET(14433, glVertexAttribBinding, glVertexAttribBinding, NULL, 863),
- NAME_FUNC_OFFSET(14455, glVertexAttribFormat, glVertexAttribFormat, NULL, 864),
- NAME_FUNC_OFFSET(14476, glVertexAttribIFormat, glVertexAttribIFormat, NULL, 865),
- NAME_FUNC_OFFSET(14498, glVertexAttribLFormat, glVertexAttribLFormat, NULL, 866),
- NAME_FUNC_OFFSET(14520, glVertexBindingDivisor, glVertexBindingDivisor, NULL, 867),
- NAME_FUNC_OFFSET(14543, glMultiDrawArraysIndirect, glMultiDrawArraysIndirect, NULL, 868),
- NAME_FUNC_OFFSET(14569, glMultiDrawElementsIndirect, glMultiDrawElementsIndirect, NULL, 869),
- NAME_FUNC_OFFSET(14597, glGetProgramInterfaceiv, glGetProgramInterfaceiv, NULL, 870),
- NAME_FUNC_OFFSET(14621, glGetProgramResourceIndex, glGetProgramResourceIndex, NULL, 871),
- NAME_FUNC_OFFSET(14647, glGetProgramResourceLocation, glGetProgramResourceLocation, NULL, 872),
- NAME_FUNC_OFFSET(14676, glGetProgramResourceLocationIndex, glGetProgramResourceLocationIndex, NULL, 873),
- NAME_FUNC_OFFSET(14710, glGetProgramResourceName, glGetProgramResourceName, NULL, 874),
- NAME_FUNC_OFFSET(14735, glGetProgramResourceiv, glGetProgramResourceiv, NULL, 875),
- NAME_FUNC_OFFSET(14758, glTexBufferRange, glTexBufferRange, NULL, 876),
- NAME_FUNC_OFFSET(14775, glTexStorage2DMultisample, glTexStorage2DMultisample, NULL, 877),
- NAME_FUNC_OFFSET(14801, glTexStorage3DMultisample, glTexStorage3DMultisample, NULL, 878),
- NAME_FUNC_OFFSET(14827, glBufferStorage, glBufferStorage, NULL, 879),
- NAME_FUNC_OFFSET(14843, glClearTexImage, glClearTexImage, NULL, 880),
- NAME_FUNC_OFFSET(14859, glClearTexSubImage, glClearTexSubImage, NULL, 881),
- NAME_FUNC_OFFSET(14878, glBindBuffersBase, glBindBuffersBase, NULL, 882),
- NAME_FUNC_OFFSET(14896, glBindBuffersRange, glBindBuffersRange, NULL, 883),
- NAME_FUNC_OFFSET(14915, glBindImageTextures, glBindImageTextures, NULL, 884),
- NAME_FUNC_OFFSET(14935, glBindSamplers, glBindSamplers, NULL, 885),
- NAME_FUNC_OFFSET(14950, glBindTextures, glBindTextures, NULL, 886),
- NAME_FUNC_OFFSET(14965, glBindVertexBuffers, glBindVertexBuffers, NULL, 887),
- NAME_FUNC_OFFSET(14985, glClipControl, glClipControl, NULL, 888),
- NAME_FUNC_OFFSET(14999, glBindTextureUnit, glBindTextureUnit, NULL, 889),
- NAME_FUNC_OFFSET(15017, glClearNamedBufferData, glClearNamedBufferData, NULL, 890),
- NAME_FUNC_OFFSET(15040, glClearNamedBufferSubData, glClearNamedBufferSubData, NULL, 891),
- NAME_FUNC_OFFSET(15066, glCompressedTextureSubImage1D, glCompressedTextureSubImage1D, NULL, 892),
- NAME_FUNC_OFFSET(15096, glCompressedTextureSubImage2D, glCompressedTextureSubImage2D, NULL, 893),
- NAME_FUNC_OFFSET(15126, glCompressedTextureSubImage3D, glCompressedTextureSubImage3D, NULL, 894),
- NAME_FUNC_OFFSET(15156, glCopyNamedBufferSubData, glCopyNamedBufferSubData, NULL, 895),
- NAME_FUNC_OFFSET(15181, glCopyTextureSubImage1D, glCopyTextureSubImage1D, NULL, 896),
- NAME_FUNC_OFFSET(15205, glCopyTextureSubImage2D, glCopyTextureSubImage2D, NULL, 897),
- NAME_FUNC_OFFSET(15229, glCopyTextureSubImage3D, glCopyTextureSubImage3D, NULL, 898),
- NAME_FUNC_OFFSET(15253, glCreateBuffers, glCreateBuffers, NULL, 899),
- NAME_FUNC_OFFSET(15269, glCreateProgramPipelines, glCreateProgramPipelines, NULL, 900),
- NAME_FUNC_OFFSET(15294, glCreateQueries, glCreateQueries, NULL, 901),
- NAME_FUNC_OFFSET(15310, glCreateRenderbuffers, glCreateRenderbuffers, NULL, 902),
- NAME_FUNC_OFFSET(15332, glCreateSamplers, glCreateSamplers, NULL, 903),
- NAME_FUNC_OFFSET(15349, glCreateTextures, glCreateTextures, NULL, 904),
- NAME_FUNC_OFFSET(15366, glCreateTransformFeedbacks, glCreateTransformFeedbacks, NULL, 905),
- NAME_FUNC_OFFSET(15393, glFlushMappedNamedBufferRange, glFlushMappedNamedBufferRange, NULL, 906),
- NAME_FUNC_OFFSET(15423, glGenerateTextureMipmap, glGenerateTextureMipmap, NULL, 907),
- NAME_FUNC_OFFSET(15447, glGetCompressedTextureImage, glGetCompressedTextureImage, NULL, 908),
- NAME_FUNC_OFFSET(15475, glGetNamedBufferParameteri64v, glGetNamedBufferParameteri64v, NULL, 909),
- NAME_FUNC_OFFSET(15505, glGetNamedBufferParameteriv, glGetNamedBufferParameteriv, NULL, 910),
- NAME_FUNC_OFFSET(15533, glGetNamedBufferPointerv, glGetNamedBufferPointerv, NULL, 911),
- NAME_FUNC_OFFSET(15558, glGetNamedBufferSubData, glGetNamedBufferSubData, NULL, 912),
- NAME_FUNC_OFFSET(15582, glGetNamedRenderbufferParameteriv, glGetNamedRenderbufferParameteriv, NULL, 913),
- NAME_FUNC_OFFSET(15616, glGetQueryBufferObjecti64v, glGetQueryBufferObjecti64v, NULL, 914),
- NAME_FUNC_OFFSET(15643, glGetQueryBufferObjectiv, glGetQueryBufferObjectiv, NULL, 915),
- NAME_FUNC_OFFSET(15668, glGetQueryBufferObjectui64v, glGetQueryBufferObjectui64v, NULL, 916),
- NAME_FUNC_OFFSET(15696, glGetQueryBufferObjectuiv, glGetQueryBufferObjectuiv, NULL, 917),
- NAME_FUNC_OFFSET(15722, glGetTextureImage, glGetTextureImage, NULL, 918),
- NAME_FUNC_OFFSET(15740, glGetTextureLevelParameterfv, glGetTextureLevelParameterfv, NULL, 919),
- NAME_FUNC_OFFSET(15769, glGetTextureLevelParameteriv, glGetTextureLevelParameteriv, NULL, 920),
- NAME_FUNC_OFFSET(15798, glGetTextureParameterIiv, glGetTextureParameterIiv, NULL, 921),
- NAME_FUNC_OFFSET(15823, glGetTextureParameterIuiv, glGetTextureParameterIuiv, NULL, 922),
- NAME_FUNC_OFFSET(15849, glGetTextureParameterfv, glGetTextureParameterfv, NULL, 923),
- NAME_FUNC_OFFSET(15873, glGetTextureParameteriv, glGetTextureParameteriv, NULL, 924),
- NAME_FUNC_OFFSET(15897, glGetTransformFeedbacki64_v, glGetTransformFeedbacki64_v, NULL, 925),
- NAME_FUNC_OFFSET(15925, glGetTransformFeedbacki_v, glGetTransformFeedbacki_v, NULL, 926),
- NAME_FUNC_OFFSET(15951, glGetTransformFeedbackiv, glGetTransformFeedbackiv, NULL, 927),
- NAME_FUNC_OFFSET(15976, glMapNamedBuffer, glMapNamedBuffer, NULL, 928),
- NAME_FUNC_OFFSET(15993, glMapNamedBufferRange, glMapNamedBufferRange, NULL, 929),
- NAME_FUNC_OFFSET(16015, glNamedBufferData, glNamedBufferData, NULL, 930),
- NAME_FUNC_OFFSET(16033, glNamedBufferStorage, glNamedBufferStorage, NULL, 931),
- NAME_FUNC_OFFSET(16054, glNamedBufferSubData, glNamedBufferSubData, NULL, 932),
- NAME_FUNC_OFFSET(16075, glNamedRenderbufferStorage, glNamedRenderbufferStorage, NULL, 933),
- NAME_FUNC_OFFSET(16102, glNamedRenderbufferStorageMultisample, glNamedRenderbufferStorageMultisample, NULL, 934),
- NAME_FUNC_OFFSET(16140, glTextureBuffer, glTextureBuffer, NULL, 935),
- NAME_FUNC_OFFSET(16156, glTextureBufferRange, glTextureBufferRange, NULL, 936),
- NAME_FUNC_OFFSET(16177, glTextureParameterIiv, glTextureParameterIiv, NULL, 937),
- NAME_FUNC_OFFSET(16199, glTextureParameterIuiv, glTextureParameterIuiv, NULL, 938),
- NAME_FUNC_OFFSET(16222, glTextureParameterf, glTextureParameterf, NULL, 939),
- NAME_FUNC_OFFSET(16242, glTextureParameterfv, glTextureParameterfv, NULL, 940),
- NAME_FUNC_OFFSET(16263, glTextureParameteri, glTextureParameteri, NULL, 941),
- NAME_FUNC_OFFSET(16283, glTextureParameteriv, glTextureParameteriv, NULL, 942),
- NAME_FUNC_OFFSET(16304, glTextureStorage1D, glTextureStorage1D, NULL, 943),
- NAME_FUNC_OFFSET(16323, glTextureStorage2D, glTextureStorage2D, NULL, 944),
- NAME_FUNC_OFFSET(16342, glTextureStorage2DMultisample, glTextureStorage2DMultisample, NULL, 945),
- NAME_FUNC_OFFSET(16372, glTextureStorage3D, glTextureStorage3D, NULL, 946),
- NAME_FUNC_OFFSET(16391, glTextureStorage3DMultisample, glTextureStorage3DMultisample, NULL, 947),
- NAME_FUNC_OFFSET(16421, glTextureSubImage1D, glTextureSubImage1D, NULL, 948),
- NAME_FUNC_OFFSET(16441, glTextureSubImage2D, glTextureSubImage2D, NULL, 949),
- NAME_FUNC_OFFSET(16461, glTextureSubImage3D, glTextureSubImage3D, NULL, 950),
- NAME_FUNC_OFFSET(16481, glTransformFeedbackBufferBase, glTransformFeedbackBufferBase, NULL, 951),
- NAME_FUNC_OFFSET(16511, glTransformFeedbackBufferRange, glTransformFeedbackBufferRange, NULL, 952),
- NAME_FUNC_OFFSET(16542, glUnmapNamedBuffer, glUnmapNamedBuffer, NULL, 953),
- NAME_FUNC_OFFSET(16561, glInvalidateBufferData, glInvalidateBufferData, NULL, 954),
- NAME_FUNC_OFFSET(16584, glInvalidateBufferSubData, glInvalidateBufferSubData, NULL, 955),
- NAME_FUNC_OFFSET(16610, glInvalidateFramebuffer, glInvalidateFramebuffer, NULL, 956),
- NAME_FUNC_OFFSET(16634, glInvalidateSubFramebuffer, glInvalidateSubFramebuffer, NULL, 957),
- NAME_FUNC_OFFSET(16661, glInvalidateTexImage, glInvalidateTexImage, NULL, 958),
- NAME_FUNC_OFFSET(16682, glInvalidateTexSubImage, glInvalidateTexSubImage, NULL, 959),
- NAME_FUNC_OFFSET(16706, glPolygonOffsetEXT, glPolygonOffsetEXT, NULL, 960),
- NAME_FUNC_OFFSET(16725, gl_dispatch_stub_961, gl_dispatch_stub_961, NULL, 961),
- NAME_FUNC_OFFSET(16739, gl_dispatch_stub_962, gl_dispatch_stub_962, NULL, 962),
- NAME_FUNC_OFFSET(16754, gl_dispatch_stub_963, gl_dispatch_stub_963, NULL, 963),
- NAME_FUNC_OFFSET(16768, gl_dispatch_stub_964, gl_dispatch_stub_964, NULL, 964),
- NAME_FUNC_OFFSET(16783, gl_dispatch_stub_965, gl_dispatch_stub_965, NULL, 965),
- NAME_FUNC_OFFSET(16797, gl_dispatch_stub_966, gl_dispatch_stub_966, NULL, 966),
- NAME_FUNC_OFFSET(16812, gl_dispatch_stub_967, gl_dispatch_stub_967, NULL, 967),
- NAME_FUNC_OFFSET(16826, gl_dispatch_stub_968, gl_dispatch_stub_968, NULL, 968),
- NAME_FUNC_OFFSET(16841, glPointSizePointerOES, glPointSizePointerOES, NULL, 969),
- NAME_FUNC_OFFSET(16863, gl_dispatch_stub_970, gl_dispatch_stub_970, NULL, 970),
- NAME_FUNC_OFFSET(16881, gl_dispatch_stub_971, gl_dispatch_stub_971, NULL, 971),
- NAME_FUNC_OFFSET(16898, gl_dispatch_stub_972, gl_dispatch_stub_972, NULL, 972),
- NAME_FUNC_OFFSET(16918, glColorPointerEXT, glColorPointerEXT, NULL, 973),
- NAME_FUNC_OFFSET(16936, glEdgeFlagPointerEXT, glEdgeFlagPointerEXT, NULL, 974),
- NAME_FUNC_OFFSET(16957, glIndexPointerEXT, glIndexPointerEXT, NULL, 975),
- NAME_FUNC_OFFSET(16975, glNormalPointerEXT, glNormalPointerEXT, NULL, 976),
- NAME_FUNC_OFFSET(16994, glTexCoordPointerEXT, glTexCoordPointerEXT, NULL, 977),
- NAME_FUNC_OFFSET(17015, glVertexPointerEXT, glVertexPointerEXT, NULL, 978),
- NAME_FUNC_OFFSET(17034, gl_dispatch_stub_979, gl_dispatch_stub_979, NULL, 979),
- NAME_FUNC_OFFSET(17058, gl_dispatch_stub_980, gl_dispatch_stub_980, NULL, 980),
- NAME_FUNC_OFFSET(17080, gl_dispatch_stub_981, gl_dispatch_stub_981, NULL, 981),
- NAME_FUNC_OFFSET(17102, gl_dispatch_stub_982, gl_dispatch_stub_982, NULL, 982),
- NAME_FUNC_OFFSET(17125, gl_dispatch_stub_983, gl_dispatch_stub_983, NULL, 983),
- NAME_FUNC_OFFSET(17150, gl_dispatch_stub_984, gl_dispatch_stub_984, NULL, 984),
- NAME_FUNC_OFFSET(17172, gl_dispatch_stub_985, gl_dispatch_stub_985, NULL, 985),
- NAME_FUNC_OFFSET(17200, gl_dispatch_stub_986, gl_dispatch_stub_986, NULL, 986),
- NAME_FUNC_OFFSET(17223, gl_dispatch_stub_987, gl_dispatch_stub_987, NULL, 987),
- NAME_FUNC_OFFSET(17243, glLockArraysEXT, glLockArraysEXT, NULL, 988),
- NAME_FUNC_OFFSET(17259, gl_dispatch_stub_989, gl_dispatch_stub_989, NULL, 989),
- NAME_FUNC_OFFSET(17278, gl_dispatch_stub_990, gl_dispatch_stub_990, NULL, 990),
- NAME_FUNC_OFFSET(17298, gl_dispatch_stub_991, gl_dispatch_stub_991, NULL, 991),
- NAME_FUNC_OFFSET(17317, gl_dispatch_stub_992, gl_dispatch_stub_992, NULL, 992),
- NAME_FUNC_OFFSET(17337, gl_dispatch_stub_993, gl_dispatch_stub_993, NULL, 993),
- NAME_FUNC_OFFSET(17356, gl_dispatch_stub_994, gl_dispatch_stub_994, NULL, 994),
- NAME_FUNC_OFFSET(17376, gl_dispatch_stub_995, gl_dispatch_stub_995, NULL, 995),
- NAME_FUNC_OFFSET(17396, gl_dispatch_stub_996, gl_dispatch_stub_996, NULL, 996),
- NAME_FUNC_OFFSET(17417, gl_dispatch_stub_997, gl_dispatch_stub_997, NULL, 997),
- NAME_FUNC_OFFSET(17436, gl_dispatch_stub_998, gl_dispatch_stub_998, NULL, 998),
- NAME_FUNC_OFFSET(17456, gl_dispatch_stub_999, gl_dispatch_stub_999, NULL, 999),
- NAME_FUNC_OFFSET(17475, gl_dispatch_stub_1000, gl_dispatch_stub_1000, NULL, 1000),
- NAME_FUNC_OFFSET(17495, gl_dispatch_stub_1001, gl_dispatch_stub_1001, NULL, 1001),
- NAME_FUNC_OFFSET(17514, gl_dispatch_stub_1002, gl_dispatch_stub_1002, NULL, 1002),
- NAME_FUNC_OFFSET(17534, gl_dispatch_stub_1003, gl_dispatch_stub_1003, NULL, 1003),
- NAME_FUNC_OFFSET(17554, gl_dispatch_stub_1004, gl_dispatch_stub_1004, NULL, 1004),
- NAME_FUNC_OFFSET(17575, gl_dispatch_stub_1005, gl_dispatch_stub_1005, NULL, 1005),
- NAME_FUNC_OFFSET(17594, gl_dispatch_stub_1006, gl_dispatch_stub_1006, NULL, 1006),
- NAME_FUNC_OFFSET(17614, gl_dispatch_stub_1007, gl_dispatch_stub_1007, NULL, 1007),
- NAME_FUNC_OFFSET(17633, gl_dispatch_stub_1008, gl_dispatch_stub_1008, NULL, 1008),
- NAME_FUNC_OFFSET(17653, gl_dispatch_stub_1009, gl_dispatch_stub_1009, NULL, 1009),
- NAME_FUNC_OFFSET(17672, gl_dispatch_stub_1010, gl_dispatch_stub_1010, NULL, 1010),
- NAME_FUNC_OFFSET(17692, gl_dispatch_stub_1011, gl_dispatch_stub_1011, NULL, 1011),
- NAME_FUNC_OFFSET(17712, gl_dispatch_stub_1012, gl_dispatch_stub_1012, NULL, 1012),
- NAME_FUNC_OFFSET(17733, gl_dispatch_stub_1013, gl_dispatch_stub_1013, NULL, 1013),
- NAME_FUNC_OFFSET(17752, gl_dispatch_stub_1014, gl_dispatch_stub_1014, NULL, 1014),
- NAME_FUNC_OFFSET(17772, gl_dispatch_stub_1015, gl_dispatch_stub_1015, NULL, 1015),
- NAME_FUNC_OFFSET(17791, gl_dispatch_stub_1016, gl_dispatch_stub_1016, NULL, 1016),
- NAME_FUNC_OFFSET(17811, gl_dispatch_stub_1017, gl_dispatch_stub_1017, NULL, 1017),
- NAME_FUNC_OFFSET(17830, gl_dispatch_stub_1018, gl_dispatch_stub_1018, NULL, 1018),
- NAME_FUNC_OFFSET(17850, gl_dispatch_stub_1019, gl_dispatch_stub_1019, NULL, 1019),
- NAME_FUNC_OFFSET(17870, gl_dispatch_stub_1020, gl_dispatch_stub_1020, NULL, 1020),
- NAME_FUNC_OFFSET(17891, gl_dispatch_stub_1021, gl_dispatch_stub_1021, NULL, 1021),
- NAME_FUNC_OFFSET(17917, gl_dispatch_stub_1022, gl_dispatch_stub_1022, NULL, 1022),
- NAME_FUNC_OFFSET(17943, gl_dispatch_stub_1023, gl_dispatch_stub_1023, NULL, 1023),
- NAME_FUNC_OFFSET(17971, gl_dispatch_stub_1024, gl_dispatch_stub_1024, NULL, 1024),
- NAME_FUNC_OFFSET(17999, gl_dispatch_stub_1025, gl_dispatch_stub_1025, NULL, 1025),
- NAME_FUNC_OFFSET(18027, gl_dispatch_stub_1026, gl_dispatch_stub_1026, NULL, 1026),
- NAME_FUNC_OFFSET(18055, gl_dispatch_stub_1027, gl_dispatch_stub_1027, NULL, 1027),
- NAME_FUNC_OFFSET(18081, gl_dispatch_stub_1028, gl_dispatch_stub_1028, NULL, 1028),
- NAME_FUNC_OFFSET(18107, gl_dispatch_stub_1029, gl_dispatch_stub_1029, NULL, 1029),
- NAME_FUNC_OFFSET(18135, gl_dispatch_stub_1030, gl_dispatch_stub_1030, NULL, 1030),
- NAME_FUNC_OFFSET(18163, gl_dispatch_stub_1031, gl_dispatch_stub_1031, NULL, 1031),
- NAME_FUNC_OFFSET(18191, gl_dispatch_stub_1032, gl_dispatch_stub_1032, NULL, 1032),
- NAME_FUNC_OFFSET(18219, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033),
- NAME_FUNC_OFFSET(18245, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034),
- NAME_FUNC_OFFSET(18271, gl_dispatch_stub_1035, gl_dispatch_stub_1035, NULL, 1035),
- NAME_FUNC_OFFSET(18299, gl_dispatch_stub_1036, gl_dispatch_stub_1036, NULL, 1036),
- NAME_FUNC_OFFSET(18327, gl_dispatch_stub_1037, gl_dispatch_stub_1037, NULL, 1037),
- NAME_FUNC_OFFSET(18355, gl_dispatch_stub_1038, gl_dispatch_stub_1038, NULL, 1038),
- NAME_FUNC_OFFSET(18383, glUnlockArraysEXT, glUnlockArraysEXT, NULL, 1039),
- NAME_FUNC_OFFSET(18401, gl_dispatch_stub_1040, gl_dispatch_stub_1040, NULL, 1040),
- NAME_FUNC_OFFSET(18420, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041),
- NAME_FUNC_OFFSET(18446, glDebugMessageCallback, glDebugMessageCallback, NULL, 1042),
- NAME_FUNC_OFFSET(18469, glDebugMessageControl, glDebugMessageControl, NULL, 1043),
- NAME_FUNC_OFFSET(18491, glDebugMessageInsert, glDebugMessageInsert, NULL, 1044),
- NAME_FUNC_OFFSET(18512, glGetDebugMessageLog, glGetDebugMessageLog, NULL, 1045),
- NAME_FUNC_OFFSET(18533, glGetObjectLabel, glGetObjectLabel, NULL, 1046),
- NAME_FUNC_OFFSET(18550, glGetObjectPtrLabel, glGetObjectPtrLabel, NULL, 1047),
- NAME_FUNC_OFFSET(18570, glObjectLabel, glObjectLabel, NULL, 1048),
- NAME_FUNC_OFFSET(18584, glObjectPtrLabel, glObjectPtrLabel, NULL, 1049),
- NAME_FUNC_OFFSET(18601, glPopDebugGroup, glPopDebugGroup, NULL, 1050),
- NAME_FUNC_OFFSET(18617, glPushDebugGroup, glPushDebugGroup, NULL, 1051),
- NAME_FUNC_OFFSET(18634, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 1052),
- NAME_FUNC_OFFSET(18656, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 1053),
- NAME_FUNC_OFFSET(18679, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 1054),
- NAME_FUNC_OFFSET(18702, glFogCoordfEXT, glFogCoordfEXT, NULL, 1055),
- NAME_FUNC_OFFSET(18717, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 1056),
- NAME_FUNC_OFFSET(18733, glResizeBuffersMESA, glResizeBuffersMESA, NULL, 1057),
- NAME_FUNC_OFFSET(18753, glWindowPos4dMESA, glWindowPos4dMESA, NULL, 1058),
- NAME_FUNC_OFFSET(18771, glWindowPos4dvMESA, glWindowPos4dvMESA, NULL, 1059),
- NAME_FUNC_OFFSET(18790, glWindowPos4fMESA, glWindowPos4fMESA, NULL, 1060),
- NAME_FUNC_OFFSET(18808, glWindowPos4fvMESA, glWindowPos4fvMESA, NULL, 1061),
- NAME_FUNC_OFFSET(18827, glWindowPos4iMESA, glWindowPos4iMESA, NULL, 1062),
- NAME_FUNC_OFFSET(18845, glWindowPos4ivMESA, glWindowPos4ivMESA, NULL, 1063),
- NAME_FUNC_OFFSET(18864, glWindowPos4sMESA, glWindowPos4sMESA, NULL, 1064),
- NAME_FUNC_OFFSET(18882, glWindowPos4svMESA, glWindowPos4svMESA, NULL, 1065),
- NAME_FUNC_OFFSET(18901, gl_dispatch_stub_1066, gl_dispatch_stub_1066, NULL, 1066),
- NAME_FUNC_OFFSET(18926, gl_dispatch_stub_1067, gl_dispatch_stub_1067, NULL, 1067),
- NAME_FUNC_OFFSET(18953, glAreProgramsResidentNV, glAreProgramsResidentNV, NULL, 1068),
- NAME_FUNC_OFFSET(18977, glExecuteProgramNV, glExecuteProgramNV, NULL, 1069),
- NAME_FUNC_OFFSET(18996, glGetProgramParameterdvNV, glGetProgramParameterdvNV, NULL, 1070),
- NAME_FUNC_OFFSET(19022, glGetProgramParameterfvNV, glGetProgramParameterfvNV, NULL, 1071),
- NAME_FUNC_OFFSET(19048, glGetProgramStringNV, glGetProgramStringNV, NULL, 1072),
- NAME_FUNC_OFFSET(19069, glGetProgramivNV, glGetProgramivNV, NULL, 1073),
- NAME_FUNC_OFFSET(19086, glGetTrackMatrixivNV, glGetTrackMatrixivNV, NULL, 1074),
- NAME_FUNC_OFFSET(19107, glGetVertexAttribdvNV, glGetVertexAttribdvNV, NULL, 1075),
- NAME_FUNC_OFFSET(19129, glGetVertexAttribfvNV, glGetVertexAttribfvNV, NULL, 1076),
- NAME_FUNC_OFFSET(19151, glGetVertexAttribivNV, glGetVertexAttribivNV, NULL, 1077),
- NAME_FUNC_OFFSET(19173, glLoadProgramNV, glLoadProgramNV, NULL, 1078),
- NAME_FUNC_OFFSET(19189, glProgramParameters4dvNV, glProgramParameters4dvNV, NULL, 1079),
- NAME_FUNC_OFFSET(19214, glProgramParameters4fvNV, glProgramParameters4fvNV, NULL, 1080),
- NAME_FUNC_OFFSET(19239, glRequestResidentProgramsNV, glRequestResidentProgramsNV, NULL, 1081),
- NAME_FUNC_OFFSET(19267, glTrackMatrixNV, glTrackMatrixNV, NULL, 1082),
- NAME_FUNC_OFFSET(19283, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, 1083),
- NAME_FUNC_OFFSET(19302, glVertexAttrib1dvNV, glVertexAttrib1dvNV, NULL, 1084),
- NAME_FUNC_OFFSET(19322, glVertexAttrib1fNV, glVertexAttrib1fNV, NULL, 1085),
- NAME_FUNC_OFFSET(19341, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, 1086),
- NAME_FUNC_OFFSET(19361, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, 1087),
- NAME_FUNC_OFFSET(19380, glVertexAttrib1svNV, glVertexAttrib1svNV, NULL, 1088),
- NAME_FUNC_OFFSET(19400, glVertexAttrib2dNV, glVertexAttrib2dNV, NULL, 1089),
- NAME_FUNC_OFFSET(19419, glVertexAttrib2dvNV, glVertexAttrib2dvNV, NULL, 1090),
- NAME_FUNC_OFFSET(19439, glVertexAttrib2fNV, glVertexAttrib2fNV, NULL, 1091),
- NAME_FUNC_OFFSET(19458, glVertexAttrib2fvNV, glVertexAttrib2fvNV, NULL, 1092),
- NAME_FUNC_OFFSET(19478, glVertexAttrib2sNV, glVertexAttrib2sNV, NULL, 1093),
- NAME_FUNC_OFFSET(19497, glVertexAttrib2svNV, glVertexAttrib2svNV, NULL, 1094),
- NAME_FUNC_OFFSET(19517, glVertexAttrib3dNV, glVertexAttrib3dNV, NULL, 1095),
- NAME_FUNC_OFFSET(19536, glVertexAttrib3dvNV, glVertexAttrib3dvNV, NULL, 1096),
- NAME_FUNC_OFFSET(19556, glVertexAttrib3fNV, glVertexAttrib3fNV, NULL, 1097),
- NAME_FUNC_OFFSET(19575, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, 1098),
- NAME_FUNC_OFFSET(19595, glVertexAttrib3sNV, glVertexAttrib3sNV, NULL, 1099),
- NAME_FUNC_OFFSET(19614, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, 1100),
- NAME_FUNC_OFFSET(19634, glVertexAttrib4dNV, glVertexAttrib4dNV, NULL, 1101),
- NAME_FUNC_OFFSET(19653, glVertexAttrib4dvNV, glVertexAttrib4dvNV, NULL, 1102),
- NAME_FUNC_OFFSET(19673, glVertexAttrib4fNV, glVertexAttrib4fNV, NULL, 1103),
- NAME_FUNC_OFFSET(19692, glVertexAttrib4fvNV, glVertexAttrib4fvNV, NULL, 1104),
- NAME_FUNC_OFFSET(19712, glVertexAttrib4sNV, glVertexAttrib4sNV, NULL, 1105),
- NAME_FUNC_OFFSET(19731, glVertexAttrib4svNV, glVertexAttrib4svNV, NULL, 1106),
- NAME_FUNC_OFFSET(19751, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, 1107),
- NAME_FUNC_OFFSET(19771, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, 1108),
- NAME_FUNC_OFFSET(19792, glVertexAttribPointerNV, glVertexAttribPointerNV, NULL, 1109),
- NAME_FUNC_OFFSET(19816, glVertexAttribs1dvNV, glVertexAttribs1dvNV, NULL, 1110),
- NAME_FUNC_OFFSET(19837, glVertexAttribs1fvNV, glVertexAttribs1fvNV, NULL, 1111),
- NAME_FUNC_OFFSET(19858, glVertexAttribs1svNV, glVertexAttribs1svNV, NULL, 1112),
- NAME_FUNC_OFFSET(19879, glVertexAttribs2dvNV, glVertexAttribs2dvNV, NULL, 1113),
- NAME_FUNC_OFFSET(19900, glVertexAttribs2fvNV, glVertexAttribs2fvNV, NULL, 1114),
- NAME_FUNC_OFFSET(19921, glVertexAttribs2svNV, glVertexAttribs2svNV, NULL, 1115),
- NAME_FUNC_OFFSET(19942, glVertexAttribs3dvNV, glVertexAttribs3dvNV, NULL, 1116),
- NAME_FUNC_OFFSET(19963, glVertexAttribs3fvNV, glVertexAttribs3fvNV, NULL, 1117),
- NAME_FUNC_OFFSET(19984, glVertexAttribs3svNV, glVertexAttribs3svNV, NULL, 1118),
- NAME_FUNC_OFFSET(20005, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, 1119),
- NAME_FUNC_OFFSET(20026, glVertexAttribs4fvNV, glVertexAttribs4fvNV, NULL, 1120),
- NAME_FUNC_OFFSET(20047, glVertexAttribs4svNV, glVertexAttribs4svNV, NULL, 1121),
- NAME_FUNC_OFFSET(20068, glVertexAttribs4ubvNV, glVertexAttribs4ubvNV, NULL, 1122),
- NAME_FUNC_OFFSET(20090, glGetTexBumpParameterfvATI, glGetTexBumpParameterfvATI, NULL, 1123),
- NAME_FUNC_OFFSET(20117, glGetTexBumpParameterivATI, glGetTexBumpParameterivATI, NULL, 1124),
- NAME_FUNC_OFFSET(20144, glTexBumpParameterfvATI, glTexBumpParameterfvATI, NULL, 1125),
- NAME_FUNC_OFFSET(20168, glTexBumpParameterivATI, glTexBumpParameterivATI, NULL, 1126),
- NAME_FUNC_OFFSET(20192, glAlphaFragmentOp1ATI, glAlphaFragmentOp1ATI, NULL, 1127),
- NAME_FUNC_OFFSET(20214, glAlphaFragmentOp2ATI, glAlphaFragmentOp2ATI, NULL, 1128),
- NAME_FUNC_OFFSET(20236, glAlphaFragmentOp3ATI, glAlphaFragmentOp3ATI, NULL, 1129),
- NAME_FUNC_OFFSET(20258, glBeginFragmentShaderATI, glBeginFragmentShaderATI, NULL, 1130),
- NAME_FUNC_OFFSET(20283, glBindFragmentShaderATI, glBindFragmentShaderATI, NULL, 1131),
- NAME_FUNC_OFFSET(20307, glColorFragmentOp1ATI, glColorFragmentOp1ATI, NULL, 1132),
- NAME_FUNC_OFFSET(20329, glColorFragmentOp2ATI, glColorFragmentOp2ATI, NULL, 1133),
- NAME_FUNC_OFFSET(20351, glColorFragmentOp3ATI, glColorFragmentOp3ATI, NULL, 1134),
- NAME_FUNC_OFFSET(20373, glDeleteFragmentShaderATI, glDeleteFragmentShaderATI, NULL, 1135),
- NAME_FUNC_OFFSET(20399, glEndFragmentShaderATI, glEndFragmentShaderATI, NULL, 1136),
- NAME_FUNC_OFFSET(20422, glGenFragmentShadersATI, glGenFragmentShadersATI, NULL, 1137),
- NAME_FUNC_OFFSET(20446, glPassTexCoordATI, glPassTexCoordATI, NULL, 1138),
- NAME_FUNC_OFFSET(20464, glSampleMapATI, glSampleMapATI, NULL, 1139),
- NAME_FUNC_OFFSET(20479, glSetFragmentShaderConstantATI, glSetFragmentShaderConstantATI, NULL, 1140),
- NAME_FUNC_OFFSET(20510, gl_dispatch_stub_1141, gl_dispatch_stub_1141, NULL, 1141),
- NAME_FUNC_OFFSET(20533, gl_dispatch_stub_1142, gl_dispatch_stub_1142, NULL, 1142),
- NAME_FUNC_OFFSET(20556, gl_dispatch_stub_1143, gl_dispatch_stub_1143, NULL, 1143),
- NAME_FUNC_OFFSET(20579, glGetProgramNamedParameterdvNV, glGetProgramNamedParameterdvNV, NULL, 1144),
- NAME_FUNC_OFFSET(20610, glGetProgramNamedParameterfvNV, glGetProgramNamedParameterfvNV, NULL, 1145),
- NAME_FUNC_OFFSET(20641, glProgramNamedParameter4dNV, glProgramNamedParameter4dNV, NULL, 1146),
- NAME_FUNC_OFFSET(20669, glProgramNamedParameter4dvNV, glProgramNamedParameter4dvNV, NULL, 1147),
- NAME_FUNC_OFFSET(20698, glProgramNamedParameter4fNV, glProgramNamedParameter4fNV, NULL, 1148),
- NAME_FUNC_OFFSET(20726, glProgramNamedParameter4fvNV, glProgramNamedParameter4fvNV, NULL, 1149),
- NAME_FUNC_OFFSET(20755, glPrimitiveRestartNV, glPrimitiveRestartNV, NULL, 1150),
- NAME_FUNC_OFFSET(20776, gl_dispatch_stub_1151, gl_dispatch_stub_1151, NULL, 1151),
- NAME_FUNC_OFFSET(20793, gl_dispatch_stub_1152, gl_dispatch_stub_1152, NULL, 1152),
- NAME_FUNC_OFFSET(20806, gl_dispatch_stub_1153, gl_dispatch_stub_1153, NULL, 1153),
- NAME_FUNC_OFFSET(20820, gl_dispatch_stub_1154, gl_dispatch_stub_1154, NULL, 1154),
- NAME_FUNC_OFFSET(20837, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 1155),
- NAME_FUNC_OFFSET(20858, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 1156),
- NAME_FUNC_OFFSET(20880, gl_dispatch_stub_1157, gl_dispatch_stub_1157, NULL, 1157),
- NAME_FUNC_OFFSET(20904, gl_dispatch_stub_1158, gl_dispatch_stub_1158, NULL, 1158),
- NAME_FUNC_OFFSET(20934, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 1159),
- NAME_FUNC_OFFSET(20955, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 1160),
- NAME_FUNC_OFFSET(20977, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 1161),
- NAME_FUNC_OFFSET(20998, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 1162),
- NAME_FUNC_OFFSET(21020, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 1163),
- NAME_FUNC_OFFSET(21042, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 1164),
- NAME_FUNC_OFFSET(21065, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 1165),
- NAME_FUNC_OFFSET(21086, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 1166),
- NAME_FUNC_OFFSET(21108, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 1167),
- NAME_FUNC_OFFSET(21130, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 1168),
- NAME_FUNC_OFFSET(21153, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 1169),
- NAME_FUNC_OFFSET(21174, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 1170),
- NAME_FUNC_OFFSET(21196, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 1171),
- NAME_FUNC_OFFSET(21218, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 1172),
- NAME_FUNC_OFFSET(21241, glClearColorIiEXT, glClearColorIiEXT, NULL, 1173),
- NAME_FUNC_OFFSET(21259, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 1174),
- NAME_FUNC_OFFSET(21278, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 1175),
- NAME_FUNC_OFFSET(21300, glBeginPerfMonitorAMD, glBeginPerfMonitorAMD, NULL, 1176),
- NAME_FUNC_OFFSET(21322, glDeletePerfMonitorsAMD, glDeletePerfMonitorsAMD, NULL, 1177),
- NAME_FUNC_OFFSET(21346, glEndPerfMonitorAMD, glEndPerfMonitorAMD, NULL, 1178),
- NAME_FUNC_OFFSET(21366, glGenPerfMonitorsAMD, glGenPerfMonitorsAMD, NULL, 1179),
- NAME_FUNC_OFFSET(21387, glGetPerfMonitorCounterDataAMD, glGetPerfMonitorCounterDataAMD, NULL, 1180),
- NAME_FUNC_OFFSET(21418, glGetPerfMonitorCounterInfoAMD, glGetPerfMonitorCounterInfoAMD, NULL, 1181),
- NAME_FUNC_OFFSET(21449, glGetPerfMonitorCounterStringAMD, glGetPerfMonitorCounterStringAMD, NULL, 1182),
- NAME_FUNC_OFFSET(21482, glGetPerfMonitorCountersAMD, glGetPerfMonitorCountersAMD, NULL, 1183),
- NAME_FUNC_OFFSET(21510, glGetPerfMonitorGroupStringAMD, glGetPerfMonitorGroupStringAMD, NULL, 1184),
- NAME_FUNC_OFFSET(21541, glGetPerfMonitorGroupsAMD, glGetPerfMonitorGroupsAMD, NULL, 1185),
- NAME_FUNC_OFFSET(21567, glSelectPerfMonitorCountersAMD, glSelectPerfMonitorCountersAMD, NULL, 1186),
- NAME_FUNC_OFFSET(21598, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 1187),
- NAME_FUNC_OFFSET(21626, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 1188),
- NAME_FUNC_OFFSET(21649, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 1189),
- NAME_FUNC_OFFSET(21674, glActiveProgramEXT, glActiveProgramEXT, NULL, 1190),
- NAME_FUNC_OFFSET(21693, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 1191),
- NAME_FUNC_OFFSET(21718, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 1192),
- NAME_FUNC_OFFSET(21740, glTextureBarrierNV, glTextureBarrierNV, NULL, 1193),
- NAME_FUNC_OFFSET(21759, glVDPAUFiniNV, glVDPAUFiniNV, NULL, 1194),
- NAME_FUNC_OFFSET(21773, glVDPAUGetSurfaceivNV, glVDPAUGetSurfaceivNV, NULL, 1195),
- NAME_FUNC_OFFSET(21795, glVDPAUInitNV, glVDPAUInitNV, NULL, 1196),
- NAME_FUNC_OFFSET(21809, glVDPAUIsSurfaceNV, glVDPAUIsSurfaceNV, NULL, 1197),
- NAME_FUNC_OFFSET(21828, glVDPAUMapSurfacesNV, glVDPAUMapSurfacesNV, NULL, 1198),
- NAME_FUNC_OFFSET(21849, glVDPAURegisterOutputSurfaceNV, glVDPAURegisterOutputSurfaceNV, NULL, 1199),
- NAME_FUNC_OFFSET(21880, glVDPAURegisterVideoSurfaceNV, glVDPAURegisterVideoSurfaceNV, NULL, 1200),
- NAME_FUNC_OFFSET(21910, glVDPAUSurfaceAccessNV, glVDPAUSurfaceAccessNV, NULL, 1201),
- NAME_FUNC_OFFSET(21933, glVDPAUUnmapSurfacesNV, glVDPAUUnmapSurfacesNV, NULL, 1202),
- NAME_FUNC_OFFSET(21956, glVDPAUUnregisterSurfaceNV, glVDPAUUnregisterSurfaceNV, NULL, 1203),
- NAME_FUNC_OFFSET(21983, gl_dispatch_stub_1204, gl_dispatch_stub_1204, NULL, 1204),
- NAME_FUNC_OFFSET(22005, gl_dispatch_stub_1205, gl_dispatch_stub_1205, NULL, 1205),
- NAME_FUNC_OFFSET(22028, gl_dispatch_stub_1206, gl_dispatch_stub_1206, NULL, 1206),
- NAME_FUNC_OFFSET(22051, gl_dispatch_stub_1207, gl_dispatch_stub_1207, NULL, 1207),
- NAME_FUNC_OFFSET(22071, gl_dispatch_stub_1208, gl_dispatch_stub_1208, NULL, 1208),
- NAME_FUNC_OFFSET(22098, gl_dispatch_stub_1209, gl_dispatch_stub_1209, NULL, 1209),
- NAME_FUNC_OFFSET(22124, gl_dispatch_stub_1210, gl_dispatch_stub_1210, NULL, 1210),
- NAME_FUNC_OFFSET(22150, gl_dispatch_stub_1211, gl_dispatch_stub_1211, NULL, 1211),
- NAME_FUNC_OFFSET(22174, gl_dispatch_stub_1212, gl_dispatch_stub_1212, NULL, 1212),
- NAME_FUNC_OFFSET(22202, gl_dispatch_stub_1213, gl_dispatch_stub_1213, NULL, 1213),
- NAME_FUNC_OFFSET(22226, glPolygonOffsetClampEXT, glPolygonOffsetClampEXT, NULL, 1214),
- NAME_FUNC_OFFSET(22250, gl_dispatch_stub_1215, gl_dispatch_stub_1215, NULL, 1215),
- NAME_FUNC_OFFSET(22275, gl_dispatch_stub_1216, gl_dispatch_stub_1216, NULL, 1216),
- NAME_FUNC_OFFSET(22304, gl_dispatch_stub_1217, gl_dispatch_stub_1217, NULL, 1217),
- NAME_FUNC_OFFSET(22335, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 1218),
- NAME_FUNC_OFFSET(22374, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 1219),
- NAME_FUNC_OFFSET(22403, glAlphaFuncx, glAlphaFuncx, NULL, 1220),
- NAME_FUNC_OFFSET(22416, glClearColorx, glClearColorx, NULL, 1221),
- NAME_FUNC_OFFSET(22430, glClearDepthx, glClearDepthx, NULL, 1222),
- NAME_FUNC_OFFSET(22444, glColor4x, glColor4x, NULL, 1223),
- NAME_FUNC_OFFSET(22454, glDepthRangex, glDepthRangex, NULL, 1224),
- NAME_FUNC_OFFSET(22468, glFogx, glFogx, NULL, 1225),
- NAME_FUNC_OFFSET(22475, glFogxv, glFogxv, NULL, 1226),
- NAME_FUNC_OFFSET(22483, glFrustumf, glFrustumf, NULL, 1227),
- NAME_FUNC_OFFSET(22494, glFrustumx, glFrustumx, NULL, 1228),
- NAME_FUNC_OFFSET(22505, glLightModelx, glLightModelx, NULL, 1229),
- NAME_FUNC_OFFSET(22519, glLightModelxv, glLightModelxv, NULL, 1230),
- NAME_FUNC_OFFSET(22534, glLightx, glLightx, NULL, 1231),
- NAME_FUNC_OFFSET(22543, glLightxv, glLightxv, NULL, 1232),
- NAME_FUNC_OFFSET(22553, glLineWidthx, glLineWidthx, NULL, 1233),
- NAME_FUNC_OFFSET(22566, glLoadMatrixx, glLoadMatrixx, NULL, 1234),
- NAME_FUNC_OFFSET(22580, glMaterialx, glMaterialx, NULL, 1235),
- NAME_FUNC_OFFSET(22592, glMaterialxv, glMaterialxv, NULL, 1236),
- NAME_FUNC_OFFSET(22605, glMultMatrixx, glMultMatrixx, NULL, 1237),
- NAME_FUNC_OFFSET(22619, glMultiTexCoord4x, glMultiTexCoord4x, NULL, 1238),
- NAME_FUNC_OFFSET(22637, glNormal3x, glNormal3x, NULL, 1239),
- NAME_FUNC_OFFSET(22648, glOrthof, glOrthof, NULL, 1240),
- NAME_FUNC_OFFSET(22657, glOrthox, glOrthox, NULL, 1241),
- NAME_FUNC_OFFSET(22666, glPointSizex, glPointSizex, NULL, 1242),
- NAME_FUNC_OFFSET(22679, glPolygonOffsetx, glPolygonOffsetx, NULL, 1243),
- NAME_FUNC_OFFSET(22696, glRotatex, glRotatex, NULL, 1244),
- NAME_FUNC_OFFSET(22706, glSampleCoveragex, glSampleCoveragex, NULL, 1245),
- NAME_FUNC_OFFSET(22724, glScalex, glScalex, NULL, 1246),
- NAME_FUNC_OFFSET(22733, glTexEnvx, glTexEnvx, NULL, 1247),
- NAME_FUNC_OFFSET(22743, glTexEnvxv, glTexEnvxv, NULL, 1248),
- NAME_FUNC_OFFSET(22754, glTexParameterx, glTexParameterx, NULL, 1249),
- NAME_FUNC_OFFSET(22770, glTranslatex, glTranslatex, NULL, 1250),
- NAME_FUNC_OFFSET(22783, glClipPlanef, glClipPlanef, NULL, 1251),
- NAME_FUNC_OFFSET(22796, glClipPlanex, glClipPlanex, NULL, 1252),
- NAME_FUNC_OFFSET(22809, glGetClipPlanef, glGetClipPlanef, NULL, 1253),
- NAME_FUNC_OFFSET(22825, glGetClipPlanex, glGetClipPlanex, NULL, 1254),
- NAME_FUNC_OFFSET(22841, glGetFixedv, glGetFixedv, NULL, 1255),
- NAME_FUNC_OFFSET(22853, glGetLightxv, glGetLightxv, NULL, 1256),
- NAME_FUNC_OFFSET(22866, glGetMaterialxv, glGetMaterialxv, NULL, 1257),
- NAME_FUNC_OFFSET(22882, glGetTexEnvxv, glGetTexEnvxv, NULL, 1258),
- NAME_FUNC_OFFSET(22896, glGetTexParameterxv, glGetTexParameterxv, NULL, 1259),
- NAME_FUNC_OFFSET(22916, glPointParameterx, glPointParameterx, NULL, 1260),
- NAME_FUNC_OFFSET(22934, glPointParameterxv, glPointParameterxv, NULL, 1261),
- NAME_FUNC_OFFSET(22953, glTexParameterxv, glTexParameterxv, NULL, 1262),
- NAME_FUNC_OFFSET(22970, glTexGenf, glTexGenf, NULL, 190),
- NAME_FUNC_OFFSET(22983, glTexGenfv, glTexGenfv, NULL, 191),
- NAME_FUNC_OFFSET(22997, glTexGeni, glTexGeni, NULL, 192),
- NAME_FUNC_OFFSET(23010, glTexGeniv, glTexGeniv, NULL, 193),
- NAME_FUNC_OFFSET(23024, glReadBuffer, glReadBuffer, NULL, 254),
- NAME_FUNC_OFFSET(23039, glGetTexGenfv, glGetTexGenfv, NULL, 279),
- NAME_FUNC_OFFSET(23056, glGetTexGeniv, glGetTexGeniv, NULL, 280),
- NAME_FUNC_OFFSET(23073, glArrayElement, glArrayElement, NULL, 306),
- NAME_FUNC_OFFSET(23091, glBindTexture, glBindTexture, NULL, 307),
- NAME_FUNC_OFFSET(23108, glDrawArrays, glDrawArrays, NULL, 310),
- NAME_FUNC_OFFSET(23124, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322),
- NAME_FUNC_OFFSET(23149, glCopyTexImage1D, glCopyTexImage1D, NULL, 323),
- NAME_FUNC_OFFSET(23169, glCopyTexImage2D, glCopyTexImage2D, NULL, 324),
- NAME_FUNC_OFFSET(23189, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325),
- NAME_FUNC_OFFSET(23212, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326),
- NAME_FUNC_OFFSET(23235, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327),
- NAME_FUNC_OFFSET(23255, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328),
- NAME_FUNC_OFFSET(23272, glGetPointerv, glGetPointerv, NULL, 329),
- NAME_FUNC_OFFSET(23289, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330),
- NAME_FUNC_OFFSET(23304, glPrioritizeTextures, glPrioritizeTextures, NULL, 331),
- NAME_FUNC_OFFSET(23328, glTexSubImage1D, glTexSubImage1D, NULL, 332),
- NAME_FUNC_OFFSET(23347, glTexSubImage2D, glTexSubImage2D, NULL, 333),
- NAME_FUNC_OFFSET(23366, glBlendColor, glBlendColor, NULL, 336),
- NAME_FUNC_OFFSET(23382, glBlendEquation, glBlendEquation, NULL, 337),
- NAME_FUNC_OFFSET(23401, glBlendEquation, glBlendEquation, NULL, 337),
- NAME_FUNC_OFFSET(23420, glDrawRangeElements, glDrawRangeElements, NULL, 338),
- NAME_FUNC_OFFSET(23443, glColorTable, glColorTable, NULL, 339),
- NAME_FUNC_OFFSET(23459, glColorTable, glColorTable, NULL, 339),
- NAME_FUNC_OFFSET(23475, glColorTableParameterfv, glColorTableParameterfv, NULL, 340),
- NAME_FUNC_OFFSET(23502, glColorTableParameteriv, glColorTableParameteriv, NULL, 341),
- NAME_FUNC_OFFSET(23529, glCopyColorTable, glCopyColorTable, NULL, 342),
- NAME_FUNC_OFFSET(23549, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
- NAME_FUNC_OFFSET(23568, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
- NAME_FUNC_OFFSET(23587, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
- NAME_FUNC_OFFSET(23617, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
- NAME_FUNC_OFFSET(23647, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
- NAME_FUNC_OFFSET(23677, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
- NAME_FUNC_OFFSET(23707, glColorSubTable, glColorSubTable, NULL, 346),
- NAME_FUNC_OFFSET(23726, glCopyColorSubTable, glCopyColorSubTable, NULL, 347),
- NAME_FUNC_OFFSET(23749, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348),
- NAME_FUNC_OFFSET(23774, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349),
- NAME_FUNC_OFFSET(23799, glConvolutionParameterf, glConvolutionParameterf, NULL, 350),
- NAME_FUNC_OFFSET(23826, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351),
- NAME_FUNC_OFFSET(23854, glConvolutionParameteri, glConvolutionParameteri, NULL, 352),
- NAME_FUNC_OFFSET(23881, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353),
- NAME_FUNC_OFFSET(23909, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354),
- NAME_FUNC_OFFSET(23938, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355),
- NAME_FUNC_OFFSET(23967, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356),
- NAME_FUNC_OFFSET(23993, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357),
- NAME_FUNC_OFFSET(24024, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358),
- NAME_FUNC_OFFSET(24055, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359),
- NAME_FUNC_OFFSET(24079, glSeparableFilter2D, glSeparableFilter2D, NULL, 360),
- NAME_FUNC_OFFSET(24102, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361),
- NAME_FUNC_OFFSET(24120, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362),
- NAME_FUNC_OFFSET(24149, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363),
- NAME_FUNC_OFFSET(24178, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364),
- NAME_FUNC_OFFSET(24193, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365),
- NAME_FUNC_OFFSET(24219, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366),
- NAME_FUNC_OFFSET(24245, glHistogram, glHistogram, NULL, 367),
- NAME_FUNC_OFFSET(24260, glMinmax, glMinmax, NULL, 368),
- NAME_FUNC_OFFSET(24272, glResetHistogram, glResetHistogram, NULL, 369),
- NAME_FUNC_OFFSET(24292, glResetMinmax, glResetMinmax, NULL, 370),
- NAME_FUNC_OFFSET(24309, glTexImage3D, glTexImage3D, NULL, 371),
- NAME_FUNC_OFFSET(24325, glTexImage3D, glTexImage3D, NULL, 371),
- NAME_FUNC_OFFSET(24341, glTexSubImage3D, glTexSubImage3D, NULL, 372),
- NAME_FUNC_OFFSET(24360, glTexSubImage3D, glTexSubImage3D, NULL, 372),
- NAME_FUNC_OFFSET(24379, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
- NAME_FUNC_OFFSET(24402, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
- NAME_FUNC_OFFSET(24425, glActiveTexture, glActiveTexture, NULL, 374),
- NAME_FUNC_OFFSET(24444, glClientActiveTexture, glClientActiveTexture, NULL, 375),
- NAME_FUNC_OFFSET(24469, glMultiTexCoord1d, glMultiTexCoord1d, NULL, 376),
- NAME_FUNC_OFFSET(24490, glMultiTexCoord1dv, glMultiTexCoord1dv, NULL, 377),
- NAME_FUNC_OFFSET(24512, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378),
- NAME_FUNC_OFFSET(24530, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379),
- NAME_FUNC_OFFSET(24549, glMultiTexCoord1i, glMultiTexCoord1i, NULL, 380),
- NAME_FUNC_OFFSET(24570, glMultiTexCoord1iv, glMultiTexCoord1iv, NULL, 381),
- NAME_FUNC_OFFSET(24592, glMultiTexCoord1s, glMultiTexCoord1s, NULL, 382),
- NAME_FUNC_OFFSET(24613, glMultiTexCoord1sv, glMultiTexCoord1sv, NULL, 383),
- NAME_FUNC_OFFSET(24635, glMultiTexCoord2d, glMultiTexCoord2d, NULL, 384),
- NAME_FUNC_OFFSET(24656, glMultiTexCoord2dv, glMultiTexCoord2dv, NULL, 385),
- NAME_FUNC_OFFSET(24678, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386),
- NAME_FUNC_OFFSET(24696, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387),
- NAME_FUNC_OFFSET(24715, glMultiTexCoord2i, glMultiTexCoord2i, NULL, 388),
- NAME_FUNC_OFFSET(24736, glMultiTexCoord2iv, glMultiTexCoord2iv, NULL, 389),
- NAME_FUNC_OFFSET(24758, glMultiTexCoord2s, glMultiTexCoord2s, NULL, 390),
- NAME_FUNC_OFFSET(24779, glMultiTexCoord2sv, glMultiTexCoord2sv, NULL, 391),
- NAME_FUNC_OFFSET(24801, glMultiTexCoord3d, glMultiTexCoord3d, NULL, 392),
- NAME_FUNC_OFFSET(24822, glMultiTexCoord3dv, glMultiTexCoord3dv, NULL, 393),
- NAME_FUNC_OFFSET(24844, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394),
- NAME_FUNC_OFFSET(24862, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395),
- NAME_FUNC_OFFSET(24881, glMultiTexCoord3i, glMultiTexCoord3i, NULL, 396),
- NAME_FUNC_OFFSET(24902, glMultiTexCoord3iv, glMultiTexCoord3iv, NULL, 397),
- NAME_FUNC_OFFSET(24924, glMultiTexCoord3s, glMultiTexCoord3s, NULL, 398),
- NAME_FUNC_OFFSET(24945, glMultiTexCoord3sv, glMultiTexCoord3sv, NULL, 399),
- NAME_FUNC_OFFSET(24967, glMultiTexCoord4d, glMultiTexCoord4d, NULL, 400),
- NAME_FUNC_OFFSET(24988, glMultiTexCoord4dv, glMultiTexCoord4dv, NULL, 401),
- NAME_FUNC_OFFSET(25010, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402),
- NAME_FUNC_OFFSET(25028, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403),
- NAME_FUNC_OFFSET(25047, glMultiTexCoord4i, glMultiTexCoord4i, NULL, 404),
- NAME_FUNC_OFFSET(25068, glMultiTexCoord4iv, glMultiTexCoord4iv, NULL, 405),
- NAME_FUNC_OFFSET(25090, glMultiTexCoord4s, glMultiTexCoord4s, NULL, 406),
- NAME_FUNC_OFFSET(25111, glMultiTexCoord4sv, glMultiTexCoord4sv, NULL, 407),
- NAME_FUNC_OFFSET(25133, glCompressedTexImage1D, glCompressedTexImage1D, NULL, 408),
- NAME_FUNC_OFFSET(25159, glCompressedTexImage2D, glCompressedTexImage2D, NULL, 409),
- NAME_FUNC_OFFSET(25185, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410),
- NAME_FUNC_OFFSET(25211, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410),
- NAME_FUNC_OFFSET(25237, glCompressedTexSubImage1D, glCompressedTexSubImage1D, NULL, 411),
- NAME_FUNC_OFFSET(25266, glCompressedTexSubImage2D, glCompressedTexSubImage2D, NULL, 412),
- NAME_FUNC_OFFSET(25295, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413),
- NAME_FUNC_OFFSET(25324, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413),
- NAME_FUNC_OFFSET(25353, glGetCompressedTexImage, glGetCompressedTexImage, NULL, 414),
- NAME_FUNC_OFFSET(25380, glLoadTransposeMatrixd, glLoadTransposeMatrixd, NULL, 415),
- NAME_FUNC_OFFSET(25406, glLoadTransposeMatrixf, glLoadTransposeMatrixf, NULL, 416),
- NAME_FUNC_OFFSET(25432, glMultTransposeMatrixd, glMultTransposeMatrixd, NULL, 417),
- NAME_FUNC_OFFSET(25458, glMultTransposeMatrixf, glMultTransposeMatrixf, NULL, 418),
- NAME_FUNC_OFFSET(25484, glSampleCoverage, glSampleCoverage, NULL, 419),
- NAME_FUNC_OFFSET(25504, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
- NAME_FUNC_OFFSET(25527, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
- NAME_FUNC_OFFSET(25551, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
- NAME_FUNC_OFFSET(25574, glFogCoordPointer, glFogCoordPointer, NULL, 421),
- NAME_FUNC_OFFSET(25595, glFogCoordd, glFogCoordd, NULL, 422),
- NAME_FUNC_OFFSET(25610, glFogCoorddv, glFogCoorddv, NULL, 423),
- NAME_FUNC_OFFSET(25626, glMultiDrawArrays, glMultiDrawArrays, NULL, 424),
- NAME_FUNC_OFFSET(25647, glPointParameterf, glPointParameterf, NULL, 425),
- NAME_FUNC_OFFSET(25668, glPointParameterf, glPointParameterf, NULL, 425),
- NAME_FUNC_OFFSET(25689, glPointParameterf, glPointParameterf, NULL, 425),
- NAME_FUNC_OFFSET(25711, glPointParameterfv, glPointParameterfv, NULL, 426),
- NAME_FUNC_OFFSET(25733, glPointParameterfv, glPointParameterfv, NULL, 426),
- NAME_FUNC_OFFSET(25755, glPointParameterfv, glPointParameterfv, NULL, 426),
- NAME_FUNC_OFFSET(25778, glPointParameteri, glPointParameteri, NULL, 427),
- NAME_FUNC_OFFSET(25798, glPointParameteriv, glPointParameteriv, NULL, 428),
- NAME_FUNC_OFFSET(25819, glSecondaryColor3b, glSecondaryColor3b, NULL, 429),
- NAME_FUNC_OFFSET(25841, glSecondaryColor3bv, glSecondaryColor3bv, NULL, 430),
- NAME_FUNC_OFFSET(25864, glSecondaryColor3d, glSecondaryColor3d, NULL, 431),
- NAME_FUNC_OFFSET(25886, glSecondaryColor3dv, glSecondaryColor3dv, NULL, 432),
- NAME_FUNC_OFFSET(25909, glSecondaryColor3i, glSecondaryColor3i, NULL, 433),
- NAME_FUNC_OFFSET(25931, glSecondaryColor3iv, glSecondaryColor3iv, NULL, 434),
- NAME_FUNC_OFFSET(25954, glSecondaryColor3s, glSecondaryColor3s, NULL, 435),
- NAME_FUNC_OFFSET(25976, glSecondaryColor3sv, glSecondaryColor3sv, NULL, 436),
- NAME_FUNC_OFFSET(25999, glSecondaryColor3ub, glSecondaryColor3ub, NULL, 437),
- NAME_FUNC_OFFSET(26022, glSecondaryColor3ubv, glSecondaryColor3ubv, NULL, 438),
- NAME_FUNC_OFFSET(26046, glSecondaryColor3ui, glSecondaryColor3ui, NULL, 439),
- NAME_FUNC_OFFSET(26069, glSecondaryColor3uiv, glSecondaryColor3uiv, NULL, 440),
- NAME_FUNC_OFFSET(26093, glSecondaryColor3us, glSecondaryColor3us, NULL, 441),
- NAME_FUNC_OFFSET(26116, glSecondaryColor3usv, glSecondaryColor3usv, NULL, 442),
- NAME_FUNC_OFFSET(26140, glSecondaryColorPointer, glSecondaryColorPointer, NULL, 443),
- NAME_FUNC_OFFSET(26167, glWindowPos2d, glWindowPos2d, NULL, 444),
- NAME_FUNC_OFFSET(26184, glWindowPos2d, glWindowPos2d, NULL, 444),
- NAME_FUNC_OFFSET(26202, glWindowPos2dv, glWindowPos2dv, NULL, 445),
- NAME_FUNC_OFFSET(26220, glWindowPos2dv, glWindowPos2dv, NULL, 445),
- NAME_FUNC_OFFSET(26239, glWindowPos2f, glWindowPos2f, NULL, 446),
- NAME_FUNC_OFFSET(26256, glWindowPos2f, glWindowPos2f, NULL, 446),
- NAME_FUNC_OFFSET(26274, glWindowPos2fv, glWindowPos2fv, NULL, 447),
- NAME_FUNC_OFFSET(26292, glWindowPos2fv, glWindowPos2fv, NULL, 447),
- NAME_FUNC_OFFSET(26311, glWindowPos2i, glWindowPos2i, NULL, 448),
- NAME_FUNC_OFFSET(26328, glWindowPos2i, glWindowPos2i, NULL, 448),
- NAME_FUNC_OFFSET(26346, glWindowPos2iv, glWindowPos2iv, NULL, 449),
- NAME_FUNC_OFFSET(26364, glWindowPos2iv, glWindowPos2iv, NULL, 449),
- NAME_FUNC_OFFSET(26383, glWindowPos2s, glWindowPos2s, NULL, 450),
- NAME_FUNC_OFFSET(26400, glWindowPos2s, glWindowPos2s, NULL, 450),
- NAME_FUNC_OFFSET(26418, glWindowPos2sv, glWindowPos2sv, NULL, 451),
- NAME_FUNC_OFFSET(26436, glWindowPos2sv, glWindowPos2sv, NULL, 451),
- NAME_FUNC_OFFSET(26455, glWindowPos3d, glWindowPos3d, NULL, 452),
- NAME_FUNC_OFFSET(26472, glWindowPos3d, glWindowPos3d, NULL, 452),
- NAME_FUNC_OFFSET(26490, glWindowPos3dv, glWindowPos3dv, NULL, 453),
- NAME_FUNC_OFFSET(26508, glWindowPos3dv, glWindowPos3dv, NULL, 453),
- NAME_FUNC_OFFSET(26527, glWindowPos3f, glWindowPos3f, NULL, 454),
- NAME_FUNC_OFFSET(26544, glWindowPos3f, glWindowPos3f, NULL, 454),
- NAME_FUNC_OFFSET(26562, glWindowPos3fv, glWindowPos3fv, NULL, 455),
- NAME_FUNC_OFFSET(26580, glWindowPos3fv, glWindowPos3fv, NULL, 455),
- NAME_FUNC_OFFSET(26599, glWindowPos3i, glWindowPos3i, NULL, 456),
- NAME_FUNC_OFFSET(26616, glWindowPos3i, glWindowPos3i, NULL, 456),
- NAME_FUNC_OFFSET(26634, glWindowPos3iv, glWindowPos3iv, NULL, 457),
- NAME_FUNC_OFFSET(26652, glWindowPos3iv, glWindowPos3iv, NULL, 457),
- NAME_FUNC_OFFSET(26671, glWindowPos3s, glWindowPos3s, NULL, 458),
- NAME_FUNC_OFFSET(26688, glWindowPos3s, glWindowPos3s, NULL, 458),
- NAME_FUNC_OFFSET(26706, glWindowPos3sv, glWindowPos3sv, NULL, 459),
- NAME_FUNC_OFFSET(26724, glWindowPos3sv, glWindowPos3sv, NULL, 459),
- NAME_FUNC_OFFSET(26743, glBeginQuery, glBeginQuery, NULL, 460),
- NAME_FUNC_OFFSET(26759, glBindBuffer, glBindBuffer, NULL, 461),
- NAME_FUNC_OFFSET(26775, glBufferData, glBufferData, NULL, 462),
- NAME_FUNC_OFFSET(26791, glBufferSubData, glBufferSubData, NULL, 463),
- NAME_FUNC_OFFSET(26810, glDeleteBuffers, glDeleteBuffers, NULL, 464),
- NAME_FUNC_OFFSET(26829, glDeleteQueries, glDeleteQueries, NULL, 465),
- NAME_FUNC_OFFSET(26848, glEndQuery, glEndQuery, NULL, 466),
- NAME_FUNC_OFFSET(26862, glGenBuffers, glGenBuffers, NULL, 467),
- NAME_FUNC_OFFSET(26878, glGenQueries, glGenQueries, NULL, 468),
- NAME_FUNC_OFFSET(26894, glGetBufferParameteriv, glGetBufferParameteriv, NULL, 469),
- NAME_FUNC_OFFSET(26920, glGetBufferPointerv, glGetBufferPointerv, NULL, 470),
- NAME_FUNC_OFFSET(26943, glGetBufferPointerv, glGetBufferPointerv, NULL, 470),
- NAME_FUNC_OFFSET(26966, glGetBufferSubData, glGetBufferSubData, NULL, 471),
- NAME_FUNC_OFFSET(26988, glGetQueryObjectiv, glGetQueryObjectiv, NULL, 472),
- NAME_FUNC_OFFSET(27010, glGetQueryObjectuiv, glGetQueryObjectuiv, NULL, 473),
- NAME_FUNC_OFFSET(27033, glGetQueryiv, glGetQueryiv, NULL, 474),
- NAME_FUNC_OFFSET(27049, glIsBuffer, glIsBuffer, NULL, 475),
- NAME_FUNC_OFFSET(27063, glIsQuery, glIsQuery, NULL, 476),
- NAME_FUNC_OFFSET(27076, glMapBuffer, glMapBuffer, NULL, 477),
- NAME_FUNC_OFFSET(27091, glMapBuffer, glMapBuffer, NULL, 477),
- NAME_FUNC_OFFSET(27106, glUnmapBuffer, glUnmapBuffer, NULL, 478),
- NAME_FUNC_OFFSET(27123, glUnmapBuffer, glUnmapBuffer, NULL, 478),
- NAME_FUNC_OFFSET(27140, glBindAttribLocation, glBindAttribLocation, NULL, 480),
- NAME_FUNC_OFFSET(27164, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
- NAME_FUNC_OFFSET(27191, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
- NAME_FUNC_OFFSET(27218, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
- NAME_FUNC_OFFSET(27245, glCompileShader, glCompileShader, NULL, 482),
- NAME_FUNC_OFFSET(27264, glDisableVertexAttribArray, glDisableVertexAttribArray, NULL, 488),
- NAME_FUNC_OFFSET(27294, glDrawBuffers, glDrawBuffers, NULL, 489),
- NAME_FUNC_OFFSET(27311, glDrawBuffers, glDrawBuffers, NULL, 489),
- NAME_FUNC_OFFSET(27328, glDrawBuffers, glDrawBuffers, NULL, 489),
- NAME_FUNC_OFFSET(27344, glDrawBuffers, glDrawBuffers, NULL, 489),
- NAME_FUNC_OFFSET(27361, glEnableVertexAttribArray, glEnableVertexAttribArray, NULL, 490),
- NAME_FUNC_OFFSET(27390, glGetActiveAttrib, glGetActiveAttrib, NULL, 491),
- NAME_FUNC_OFFSET(27411, glGetActiveUniform, glGetActiveUniform, NULL, 492),
- NAME_FUNC_OFFSET(27433, glGetAttribLocation, glGetAttribLocation, NULL, 494),
- NAME_FUNC_OFFSET(27456, glGetShaderSource, glGetShaderSource, NULL, 498),
- NAME_FUNC_OFFSET(27477, glGetUniformLocation, glGetUniformLocation, NULL, 500),
- NAME_FUNC_OFFSET(27501, glGetUniformfv, glGetUniformfv, NULL, 501),
- NAME_FUNC_OFFSET(27519, glGetUniformiv, glGetUniformiv, NULL, 502),
- NAME_FUNC_OFFSET(27537, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503),
- NAME_FUNC_OFFSET(27566, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503),
- NAME_FUNC_OFFSET(27594, glGetVertexAttribdv, glGetVertexAttribdv, NULL, 504),
- NAME_FUNC_OFFSET(27617, glGetVertexAttribfv, glGetVertexAttribfv, NULL, 505),
- NAME_FUNC_OFFSET(27640, glGetVertexAttribiv, glGetVertexAttribiv, NULL, 506),
- NAME_FUNC_OFFSET(27663, glLinkProgram, glLinkProgram, NULL, 509),
- NAME_FUNC_OFFSET(27680, glShaderSource, glShaderSource, NULL, 510),
- NAME_FUNC_OFFSET(27698, glStencilOpSeparate, glStencilOpSeparate, NULL, 513),
- NAME_FUNC_OFFSET(27721, glUniform1f, glUniform1f, NULL, 514),
- NAME_FUNC_OFFSET(27736, glUniform1fv, glUniform1fv, NULL, 515),
- NAME_FUNC_OFFSET(27752, glUniform1i, glUniform1i, NULL, 516),
- NAME_FUNC_OFFSET(27767, glUniform1iv, glUniform1iv, NULL, 517),
- NAME_FUNC_OFFSET(27783, glUniform2f, glUniform2f, NULL, 518),
- NAME_FUNC_OFFSET(27798, glUniform2fv, glUniform2fv, NULL, 519),
- NAME_FUNC_OFFSET(27814, glUniform2i, glUniform2i, NULL, 520),
- NAME_FUNC_OFFSET(27829, glUniform2iv, glUniform2iv, NULL, 521),
- NAME_FUNC_OFFSET(27845, glUniform3f, glUniform3f, NULL, 522),
- NAME_FUNC_OFFSET(27860, glUniform3fv, glUniform3fv, NULL, 523),
- NAME_FUNC_OFFSET(27876, glUniform3i, glUniform3i, NULL, 524),
- NAME_FUNC_OFFSET(27891, glUniform3iv, glUniform3iv, NULL, 525),
- NAME_FUNC_OFFSET(27907, glUniform4f, glUniform4f, NULL, 526),
- NAME_FUNC_OFFSET(27922, glUniform4fv, glUniform4fv, NULL, 527),
- NAME_FUNC_OFFSET(27938, glUniform4i, glUniform4i, NULL, 528),
- NAME_FUNC_OFFSET(27953, glUniform4iv, glUniform4iv, NULL, 529),
- NAME_FUNC_OFFSET(27969, glUniformMatrix2fv, glUniformMatrix2fv, NULL, 530),
- NAME_FUNC_OFFSET(27991, glUniformMatrix3fv, glUniformMatrix3fv, NULL, 531),
- NAME_FUNC_OFFSET(28013, glUniformMatrix4fv, glUniformMatrix4fv, NULL, 532),
- NAME_FUNC_OFFSET(28035, glUseProgram, glUseProgram, NULL, 533),
- NAME_FUNC_OFFSET(28057, glValidateProgram, glValidateProgram, NULL, 534),
- NAME_FUNC_OFFSET(28078, glVertexAttrib1d, glVertexAttrib1d, NULL, 535),
- NAME_FUNC_OFFSET(28098, glVertexAttrib1dv, glVertexAttrib1dv, NULL, 536),
- NAME_FUNC_OFFSET(28119, glVertexAttrib1s, glVertexAttrib1s, NULL, 537),
- NAME_FUNC_OFFSET(28139, glVertexAttrib1sv, glVertexAttrib1sv, NULL, 538),
- NAME_FUNC_OFFSET(28160, glVertexAttrib2d, glVertexAttrib2d, NULL, 539),
- NAME_FUNC_OFFSET(28180, glVertexAttrib2dv, glVertexAttrib2dv, NULL, 540),
- NAME_FUNC_OFFSET(28201, glVertexAttrib2s, glVertexAttrib2s, NULL, 541),
- NAME_FUNC_OFFSET(28221, glVertexAttrib2sv, glVertexAttrib2sv, NULL, 542),
- NAME_FUNC_OFFSET(28242, glVertexAttrib3d, glVertexAttrib3d, NULL, 543),
- NAME_FUNC_OFFSET(28262, glVertexAttrib3dv, glVertexAttrib3dv, NULL, 544),
- NAME_FUNC_OFFSET(28283, glVertexAttrib3s, glVertexAttrib3s, NULL, 545),
- NAME_FUNC_OFFSET(28303, glVertexAttrib3sv, glVertexAttrib3sv, NULL, 546),
- NAME_FUNC_OFFSET(28324, glVertexAttrib4Nbv, glVertexAttrib4Nbv, NULL, 547),
- NAME_FUNC_OFFSET(28346, glVertexAttrib4Niv, glVertexAttrib4Niv, NULL, 548),
- NAME_FUNC_OFFSET(28368, glVertexAttrib4Nsv, glVertexAttrib4Nsv, NULL, 549),
- NAME_FUNC_OFFSET(28390, glVertexAttrib4Nub, glVertexAttrib4Nub, NULL, 550),
- NAME_FUNC_OFFSET(28412, glVertexAttrib4Nubv, glVertexAttrib4Nubv, NULL, 551),
- NAME_FUNC_OFFSET(28435, glVertexAttrib4Nuiv, glVertexAttrib4Nuiv, NULL, 552),
- NAME_FUNC_OFFSET(28458, glVertexAttrib4Nusv, glVertexAttrib4Nusv, NULL, 553),
- NAME_FUNC_OFFSET(28481, glVertexAttrib4bv, glVertexAttrib4bv, NULL, 554),
- NAME_FUNC_OFFSET(28502, glVertexAttrib4d, glVertexAttrib4d, NULL, 555),
- NAME_FUNC_OFFSET(28522, glVertexAttrib4dv, glVertexAttrib4dv, NULL, 556),
- NAME_FUNC_OFFSET(28543, glVertexAttrib4iv, glVertexAttrib4iv, NULL, 557),
- NAME_FUNC_OFFSET(28564, glVertexAttrib4s, glVertexAttrib4s, NULL, 558),
- NAME_FUNC_OFFSET(28584, glVertexAttrib4sv, glVertexAttrib4sv, NULL, 559),
- NAME_FUNC_OFFSET(28605, glVertexAttrib4ubv, glVertexAttrib4ubv, NULL, 560),
- NAME_FUNC_OFFSET(28627, glVertexAttrib4uiv, glVertexAttrib4uiv, NULL, 561),
- NAME_FUNC_OFFSET(28649, glVertexAttrib4usv, glVertexAttrib4usv, NULL, 562),
- NAME_FUNC_OFFSET(28671, glVertexAttribPointer, glVertexAttribPointer, NULL, 563),
- NAME_FUNC_OFFSET(28696, glBeginConditionalRender, glBeginConditionalRender, NULL, 570),
- NAME_FUNC_OFFSET(28723, glBeginTransformFeedback, glBeginTransformFeedback, NULL, 571),
- NAME_FUNC_OFFSET(28751, glBindBufferBase, glBindBufferBase, NULL, 572),
- NAME_FUNC_OFFSET(28771, glBindBufferRange, glBindBufferRange, NULL, 573),
- NAME_FUNC_OFFSET(28792, glBindFragDataLocation, glBindFragDataLocation, NULL, 574),
- NAME_FUNC_OFFSET(28818, glClampColor, glClampColor, NULL, 575),
- NAME_FUNC_OFFSET(28834, glColorMaski, glColorMaski, NULL, 580),
- NAME_FUNC_OFFSET(28856, glDisablei, glDisablei, NULL, 581),
- NAME_FUNC_OFFSET(28876, glEnablei, glEnablei, NULL, 582),
- NAME_FUNC_OFFSET(28895, glEndConditionalRender, glEndConditionalRender, NULL, 583),
- NAME_FUNC_OFFSET(28920, glEndTransformFeedback, glEndTransformFeedback, NULL, 584),
- NAME_FUNC_OFFSET(28946, glGetBooleani_v, glGetBooleani_v, NULL, 585),
- NAME_FUNC_OFFSET(28970, glGetFragDataLocation, glGetFragDataLocation, NULL, 586),
- NAME_FUNC_OFFSET(28995, glGetIntegeri_v, glGetIntegeri_v, NULL, 587),
- NAME_FUNC_OFFSET(29019, glGetTexParameterIiv, glGetTexParameterIiv, NULL, 589),
- NAME_FUNC_OFFSET(29043, glGetTexParameterIuiv, glGetTexParameterIuiv, NULL, 590),
- NAME_FUNC_OFFSET(29068, glGetTransformFeedbackVarying, glGetTransformFeedbackVarying, NULL, 591),
- NAME_FUNC_OFFSET(29101, glGetUniformuiv, glGetUniformuiv, NULL, 592),
- NAME_FUNC_OFFSET(29120, glGetVertexAttribIiv, glGetVertexAttribIiv, NULL, 593),
- NAME_FUNC_OFFSET(29144, glGetVertexAttribIuiv, glGetVertexAttribIuiv, NULL, 594),
- NAME_FUNC_OFFSET(29169, glIsEnabledi, glIsEnabledi, NULL, 595),
- NAME_FUNC_OFFSET(29191, glTexParameterIiv, glTexParameterIiv, NULL, 596),
- NAME_FUNC_OFFSET(29212, glTexParameterIuiv, glTexParameterIuiv, NULL, 597),
- NAME_FUNC_OFFSET(29234, glTransformFeedbackVaryings, glTransformFeedbackVaryings, NULL, 598),
- NAME_FUNC_OFFSET(29265, glUniform1ui, glUniform1ui, NULL, 599),
- NAME_FUNC_OFFSET(29281, glUniform1uiv, glUniform1uiv, NULL, 600),
- NAME_FUNC_OFFSET(29298, glUniform2ui, glUniform2ui, NULL, 601),
- NAME_FUNC_OFFSET(29314, glUniform2uiv, glUniform2uiv, NULL, 602),
- NAME_FUNC_OFFSET(29331, glUniform3ui, glUniform3ui, NULL, 603),
- NAME_FUNC_OFFSET(29347, glUniform3uiv, glUniform3uiv, NULL, 604),
- NAME_FUNC_OFFSET(29364, glUniform4ui, glUniform4ui, NULL, 605),
- NAME_FUNC_OFFSET(29380, glUniform4uiv, glUniform4uiv, NULL, 606),
- NAME_FUNC_OFFSET(29397, glVertexAttribI1iv, glVertexAttribI1iv, NULL, 607),
- NAME_FUNC_OFFSET(29419, glVertexAttribI1uiv, glVertexAttribI1uiv, NULL, 608),
- NAME_FUNC_OFFSET(29442, glVertexAttribI4bv, glVertexAttribI4bv, NULL, 609),
- NAME_FUNC_OFFSET(29464, glVertexAttribI4sv, glVertexAttribI4sv, NULL, 610),
- NAME_FUNC_OFFSET(29486, glVertexAttribI4ubv, glVertexAttribI4ubv, NULL, 611),
- NAME_FUNC_OFFSET(29509, glVertexAttribI4usv, glVertexAttribI4usv, NULL, 612),
- NAME_FUNC_OFFSET(29532, glVertexAttribIPointer, glVertexAttribIPointer, NULL, 613),
- NAME_FUNC_OFFSET(29558, glPrimitiveRestartIndex, glPrimitiveRestartIndex, NULL, 614),
- NAME_FUNC_OFFSET(29584, glTexBuffer, glTexBuffer, NULL, 615),
- NAME_FUNC_OFFSET(29599, glFramebufferTexture, glFramebufferTexture, NULL, 616),
- NAME_FUNC_OFFSET(29623, glVertexAttribDivisor, glVertexAttribDivisor, NULL, 619),
- NAME_FUNC_OFFSET(29648, glMinSampleShading, glMinSampleShading, NULL, 620),
- NAME_FUNC_OFFSET(29670, glBindProgramARB, glBindProgramARB, NULL, 621),
- NAME_FUNC_OFFSET(29686, glDeleteProgramsARB, glDeleteProgramsARB, NULL, 622),
- NAME_FUNC_OFFSET(29705, glGenProgramsARB, glGenProgramsARB, NULL, 623),
- NAME_FUNC_OFFSET(29721, glIsProgramARB, glIsProgramARB, NULL, 630),
- NAME_FUNC_OFFSET(29735, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 631),
- NAME_FUNC_OFFSET(29758, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 632),
- NAME_FUNC_OFFSET(29782, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 633),
- NAME_FUNC_OFFSET(29805, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 634),
- NAME_FUNC_OFFSET(29829, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 640),
- NAME_FUNC_OFFSET(29846, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 641),
- NAME_FUNC_OFFSET(29864, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 642),
- NAME_FUNC_OFFSET(29881, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 643),
- NAME_FUNC_OFFSET(29899, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 644),
- NAME_FUNC_OFFSET(29916, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 645),
- NAME_FUNC_OFFSET(29934, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 646),
- NAME_FUNC_OFFSET(29951, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 647),
- NAME_FUNC_OFFSET(29969, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 658),
- NAME_FUNC_OFFSET(29994, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 658),
- NAME_FUNC_OFFSET(30016, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 659),
- NAME_FUNC_OFFSET(30043, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 659),
- NAME_FUNC_OFFSET(30067, glBindFramebuffer, glBindFramebuffer, NULL, 660),
- NAME_FUNC_OFFSET(30088, glBindRenderbuffer, glBindRenderbuffer, NULL, 661),
- NAME_FUNC_OFFSET(30110, glBlitFramebuffer, glBlitFramebuffer, NULL, 662),
- NAME_FUNC_OFFSET(30131, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 663),
- NAME_FUNC_OFFSET(30159, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 663),
- NAME_FUNC_OFFSET(30187, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 664),
- NAME_FUNC_OFFSET(30211, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 664),
- NAME_FUNC_OFFSET(30235, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 665),
- NAME_FUNC_OFFSET(30260, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 665),
- NAME_FUNC_OFFSET(30285, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 666),
- NAME_FUNC_OFFSET(30314, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 666),
- NAME_FUNC_OFFSET(30343, glFramebufferTexture1D, glFramebufferTexture1D, NULL, 667),
- NAME_FUNC_OFFSET(30369, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 668),
- NAME_FUNC_OFFSET(30395, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 668),
- NAME_FUNC_OFFSET(30421, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 669),
- NAME_FUNC_OFFSET(30447, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 669),
- NAME_FUNC_OFFSET(30473, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 670),
- NAME_FUNC_OFFSET(30502, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 670),
- NAME_FUNC_OFFSET(30531, glGenFramebuffers, glGenFramebuffers, NULL, 671),
- NAME_FUNC_OFFSET(30552, glGenFramebuffers, glGenFramebuffers, NULL, 671),
- NAME_FUNC_OFFSET(30573, glGenRenderbuffers, glGenRenderbuffers, NULL, 672),
- NAME_FUNC_OFFSET(30595, glGenRenderbuffers, glGenRenderbuffers, NULL, 672),
- NAME_FUNC_OFFSET(30617, glGenerateMipmap, glGenerateMipmap, NULL, 673),
- NAME_FUNC_OFFSET(30637, glGenerateMipmap, glGenerateMipmap, NULL, 673),
- NAME_FUNC_OFFSET(30657, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 674),
- NAME_FUNC_OFFSET(30698, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 674),
- NAME_FUNC_OFFSET(30739, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 675),
- NAME_FUNC_OFFSET(30771, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 675),
- NAME_FUNC_OFFSET(30803, glIsFramebuffer, glIsFramebuffer, NULL, 676),
- NAME_FUNC_OFFSET(30822, glIsFramebuffer, glIsFramebuffer, NULL, 676),
- NAME_FUNC_OFFSET(30841, glIsRenderbuffer, glIsRenderbuffer, NULL, 677),
- NAME_FUNC_OFFSET(30861, glIsRenderbuffer, glIsRenderbuffer, NULL, 677),
- NAME_FUNC_OFFSET(30881, glRenderbufferStorage, glRenderbufferStorage, NULL, 678),
- NAME_FUNC_OFFSET(30906, glRenderbufferStorage, glRenderbufferStorage, NULL, 678),
- NAME_FUNC_OFFSET(30931, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 679),
- NAME_FUNC_OFFSET(30967, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 681),
- NAME_FUNC_OFFSET(30995, glMapBufferRange, glMapBufferRange, NULL, 682),
- NAME_FUNC_OFFSET(31015, glBindVertexArray, glBindVertexArray, NULL, 683),
- NAME_FUNC_OFFSET(31036, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 684),
- NAME_FUNC_OFFSET(31062, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 684),
- NAME_FUNC_OFFSET(31086, glGenVertexArrays, glGenVertexArrays, NULL, 685),
- NAME_FUNC_OFFSET(31107, glIsVertexArray, glIsVertexArray, NULL, 686),
- NAME_FUNC_OFFSET(31128, glIsVertexArray, glIsVertexArray, NULL, 686),
- NAME_FUNC_OFFSET(31147, glProvokingVertex, glProvokingVertex, NULL, 706),
- NAME_FUNC_OFFSET(31168, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 711),
- NAME_FUNC_OFFSET(31202, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 711),
- NAME_FUNC_OFFSET(31227, glBlendEquationiARB, glBlendEquationiARB, NULL, 712),
- NAME_FUNC_OFFSET(31253, glBlendEquationiARB, glBlendEquationiARB, NULL, 712),
- NAME_FUNC_OFFSET(31270, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 713),
- NAME_FUNC_OFFSET(31300, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 713),
- NAME_FUNC_OFFSET(31321, glBlendFunciARB, glBlendFunciARB, NULL, 714),
- NAME_FUNC_OFFSET(31343, glBlendFunciARB, glBlendFunciARB, NULL, 714),
- NAME_FUNC_OFFSET(31356, gl_dispatch_stub_731, gl_dispatch_stub_731, NULL, 731),
- NAME_FUNC_OFFSET(31380, gl_dispatch_stub_732, gl_dispatch_stub_732, NULL, 732),
- NAME_FUNC_OFFSET(31405, glClearDepthf, glClearDepthf, NULL, 803),
- NAME_FUNC_OFFSET(31422, glDepthRangef, glDepthRangef, NULL, 804),
- NAME_FUNC_OFFSET(31439, glGetProgramBinary, glGetProgramBinary, NULL, 808),
- NAME_FUNC_OFFSET(31461, glProgramBinary, glProgramBinary, NULL, 809),
- NAME_FUNC_OFFSET(31480, glProgramParameteri, glProgramParameteri, NULL, 810),
- NAME_FUNC_OFFSET(31503, glProgramParameteri, glProgramParameteri, NULL, 810),
- NAME_FUNC_OFFSET(31526, gl_dispatch_stub_971, gl_dispatch_stub_971, NULL, 971),
- NAME_FUNC_OFFSET(31542, gl_dispatch_stub_972, gl_dispatch_stub_972, NULL, 972),
- NAME_FUNC_OFFSET(31561, gl_dispatch_stub_980, gl_dispatch_stub_980, NULL, 980),
- NAME_FUNC_OFFSET(31586, gl_dispatch_stub_981, gl_dispatch_stub_981, NULL, 981),
- NAME_FUNC_OFFSET(31611, gl_dispatch_stub_982, gl_dispatch_stub_982, NULL, 982),
- NAME_FUNC_OFFSET(31637, gl_dispatch_stub_983, gl_dispatch_stub_983, NULL, 983),
- NAME_FUNC_OFFSET(31665, gl_dispatch_stub_984, gl_dispatch_stub_984, NULL, 984),
- NAME_FUNC_OFFSET(31690, gl_dispatch_stub_985, gl_dispatch_stub_985, NULL, 985),
- NAME_FUNC_OFFSET(31721, gl_dispatch_stub_986, gl_dispatch_stub_986, NULL, 986),
- NAME_FUNC_OFFSET(31747, gl_dispatch_stub_987, gl_dispatch_stub_987, NULL, 987),
- NAME_FUNC_OFFSET(31770, gl_dispatch_stub_991, gl_dispatch_stub_991, NULL, 991),
- NAME_FUNC_OFFSET(31792, gl_dispatch_stub_992, gl_dispatch_stub_992, NULL, 992),
- NAME_FUNC_OFFSET(31815, gl_dispatch_stub_993, gl_dispatch_stub_993, NULL, 993),
- NAME_FUNC_OFFSET(31837, gl_dispatch_stub_994, gl_dispatch_stub_994, NULL, 994),
- NAME_FUNC_OFFSET(31860, gl_dispatch_stub_995, gl_dispatch_stub_995, NULL, 995),
- NAME_FUNC_OFFSET(31883, gl_dispatch_stub_996, gl_dispatch_stub_996, NULL, 996),
- NAME_FUNC_OFFSET(31907, gl_dispatch_stub_999, gl_dispatch_stub_999, NULL, 999),
- NAME_FUNC_OFFSET(31929, gl_dispatch_stub_1000, gl_dispatch_stub_1000, NULL, 1000),
- NAME_FUNC_OFFSET(31952, gl_dispatch_stub_1001, gl_dispatch_stub_1001, NULL, 1001),
- NAME_FUNC_OFFSET(31974, gl_dispatch_stub_1002, gl_dispatch_stub_1002, NULL, 1002),
- NAME_FUNC_OFFSET(31997, gl_dispatch_stub_1003, gl_dispatch_stub_1003, NULL, 1003),
- NAME_FUNC_OFFSET(32020, gl_dispatch_stub_1004, gl_dispatch_stub_1004, NULL, 1004),
- NAME_FUNC_OFFSET(32044, gl_dispatch_stub_1007, gl_dispatch_stub_1007, NULL, 1007),
- NAME_FUNC_OFFSET(32066, gl_dispatch_stub_1008, gl_dispatch_stub_1008, NULL, 1008),
- NAME_FUNC_OFFSET(32089, gl_dispatch_stub_1009, gl_dispatch_stub_1009, NULL, 1009),
- NAME_FUNC_OFFSET(32111, gl_dispatch_stub_1010, gl_dispatch_stub_1010, NULL, 1010),
- NAME_FUNC_OFFSET(32134, gl_dispatch_stub_1011, gl_dispatch_stub_1011, NULL, 1011),
- NAME_FUNC_OFFSET(32157, gl_dispatch_stub_1012, gl_dispatch_stub_1012, NULL, 1012),
- NAME_FUNC_OFFSET(32181, gl_dispatch_stub_1015, gl_dispatch_stub_1015, NULL, 1015),
- NAME_FUNC_OFFSET(32203, gl_dispatch_stub_1016, gl_dispatch_stub_1016, NULL, 1016),
- NAME_FUNC_OFFSET(32226, gl_dispatch_stub_1017, gl_dispatch_stub_1017, NULL, 1017),
- NAME_FUNC_OFFSET(32248, gl_dispatch_stub_1018, gl_dispatch_stub_1018, NULL, 1018),
- NAME_FUNC_OFFSET(32271, gl_dispatch_stub_1019, gl_dispatch_stub_1019, NULL, 1019),
- NAME_FUNC_OFFSET(32294, gl_dispatch_stub_1020, gl_dispatch_stub_1020, NULL, 1020),
- NAME_FUNC_OFFSET(32318, gl_dispatch_stub_1022, gl_dispatch_stub_1022, NULL, 1022),
- NAME_FUNC_OFFSET(32347, gl_dispatch_stub_1024, gl_dispatch_stub_1024, NULL, 1024),
- NAME_FUNC_OFFSET(32378, gl_dispatch_stub_1026, gl_dispatch_stub_1026, NULL, 1026),
- NAME_FUNC_OFFSET(32409, gl_dispatch_stub_1028, gl_dispatch_stub_1028, NULL, 1028),
- NAME_FUNC_OFFSET(32438, gl_dispatch_stub_1030, gl_dispatch_stub_1030, NULL, 1030),
- NAME_FUNC_OFFSET(32469, gl_dispatch_stub_1032, gl_dispatch_stub_1032, NULL, 1032),
- NAME_FUNC_OFFSET(32500, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034),
- NAME_FUNC_OFFSET(32529, gl_dispatch_stub_1036, gl_dispatch_stub_1036, NULL, 1036),
- NAME_FUNC_OFFSET(32560, gl_dispatch_stub_1038, gl_dispatch_stub_1038, NULL, 1038),
- NAME_FUNC_OFFSET(32591, gl_dispatch_stub_1040, gl_dispatch_stub_1040, NULL, 1040),
- NAME_FUNC_OFFSET(32613, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041),
- NAME_FUNC_OFFSET(32642, glDebugMessageCallback, glDebugMessageCallback, NULL, 1042),
- NAME_FUNC_OFFSET(32668, glDebugMessageControl, glDebugMessageControl, NULL, 1043),
- NAME_FUNC_OFFSET(32693, glDebugMessageInsert, glDebugMessageInsert, NULL, 1044),
- NAME_FUNC_OFFSET(32717, glGetDebugMessageLog, glGetDebugMessageLog, NULL, 1045),
- NAME_FUNC_OFFSET(32741, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 1052),
- NAME_FUNC_OFFSET(32760, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 1053),
- NAME_FUNC_OFFSET(32780, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 1054),
- NAME_FUNC_OFFSET(32800, glFogCoordfEXT, glFogCoordfEXT, NULL, 1055),
- NAME_FUNC_OFFSET(32812, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 1056),
- NAME_FUNC_OFFSET(32825, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 1159),
- NAME_FUNC_OFFSET(32843, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 1160),
- NAME_FUNC_OFFSET(32862, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 1161),
- NAME_FUNC_OFFSET(32880, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 1162),
- NAME_FUNC_OFFSET(32899, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 1163),
- NAME_FUNC_OFFSET(32918, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 1164),
- NAME_FUNC_OFFSET(32938, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 1165),
- NAME_FUNC_OFFSET(32956, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 1166),
- NAME_FUNC_OFFSET(32975, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 1167),
- NAME_FUNC_OFFSET(32994, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 1168),
- NAME_FUNC_OFFSET(33014, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 1169),
- NAME_FUNC_OFFSET(33032, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 1170),
- NAME_FUNC_OFFSET(33051, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 1171),
- NAME_FUNC_OFFSET(33070, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 1172),
- NAME_FUNC_OFFSET(33090, glTextureBarrierNV, glTextureBarrierNV, NULL, 1193),
- NAME_FUNC_OFFSET(33107, glAlphaFuncx, glAlphaFuncx, NULL, 1220),
- NAME_FUNC_OFFSET(33123, glClearColorx, glClearColorx, NULL, 1221),
- NAME_FUNC_OFFSET(33140, glClearDepthx, glClearDepthx, NULL, 1222),
- NAME_FUNC_OFFSET(33157, glColor4x, glColor4x, NULL, 1223),
- NAME_FUNC_OFFSET(33170, glDepthRangex, glDepthRangex, NULL, 1224),
- NAME_FUNC_OFFSET(33187, glFogx, glFogx, NULL, 1225),
- NAME_FUNC_OFFSET(33197, glFogxv, glFogxv, NULL, 1226),
- NAME_FUNC_OFFSET(33208, glFrustumf, glFrustumf, NULL, 1227),
- NAME_FUNC_OFFSET(33222, glFrustumx, glFrustumx, NULL, 1228),
- NAME_FUNC_OFFSET(33236, glLightModelx, glLightModelx, NULL, 1229),
- NAME_FUNC_OFFSET(33253, glLightModelxv, glLightModelxv, NULL, 1230),
- NAME_FUNC_OFFSET(33271, glLightx, glLightx, NULL, 1231),
- NAME_FUNC_OFFSET(33283, glLightxv, glLightxv, NULL, 1232),
- NAME_FUNC_OFFSET(33296, glLineWidthx, glLineWidthx, NULL, 1233),
- NAME_FUNC_OFFSET(33312, glLoadMatrixx, glLoadMatrixx, NULL, 1234),
- NAME_FUNC_OFFSET(33329, glMaterialx, glMaterialx, NULL, 1235),
- NAME_FUNC_OFFSET(33344, glMaterialxv, glMaterialxv, NULL, 1236),
- NAME_FUNC_OFFSET(33360, glMultMatrixx, glMultMatrixx, NULL, 1237),
- NAME_FUNC_OFFSET(33377, glMultiTexCoord4x, glMultiTexCoord4x, NULL, 1238),
- NAME_FUNC_OFFSET(33398, glNormal3x, glNormal3x, NULL, 1239),
- NAME_FUNC_OFFSET(33412, glOrthof, glOrthof, NULL, 1240),
- NAME_FUNC_OFFSET(33424, glOrthox, glOrthox, NULL, 1241),
- NAME_FUNC_OFFSET(33436, glPointSizex, glPointSizex, NULL, 1242),
- NAME_FUNC_OFFSET(33452, glPolygonOffsetx, glPolygonOffsetx, NULL, 1243),
- NAME_FUNC_OFFSET(33472, glRotatex, glRotatex, NULL, 1244),
- NAME_FUNC_OFFSET(33485, glSampleCoveragex, glSampleCoveragex, NULL, 1245),
- NAME_FUNC_OFFSET(33506, glScalex, glScalex, NULL, 1246),
- NAME_FUNC_OFFSET(33518, glTexEnvx, glTexEnvx, NULL, 1247),
- NAME_FUNC_OFFSET(33531, glTexEnvxv, glTexEnvxv, NULL, 1248),
- NAME_FUNC_OFFSET(33545, glTexParameterx, glTexParameterx, NULL, 1249),
- NAME_FUNC_OFFSET(33564, glTranslatex, glTranslatex, NULL, 1250),
- NAME_FUNC_OFFSET(33580, glClipPlanef, glClipPlanef, NULL, 1251),
- NAME_FUNC_OFFSET(33596, glClipPlanex, glClipPlanex, NULL, 1252),
- NAME_FUNC_OFFSET(33612, glGetClipPlanef, glGetClipPlanef, NULL, 1253),
- NAME_FUNC_OFFSET(33631, glGetClipPlanex, glGetClipPlanex, NULL, 1254),
- NAME_FUNC_OFFSET(33650, glGetFixedv, glGetFixedv, NULL, 1255),
- NAME_FUNC_OFFSET(33665, glGetLightxv, glGetLightxv, NULL, 1256),
- NAME_FUNC_OFFSET(33681, glGetMaterialxv, glGetMaterialxv, NULL, 1257),
- NAME_FUNC_OFFSET(33700, glGetTexEnvxv, glGetTexEnvxv, NULL, 1258),
- NAME_FUNC_OFFSET(33717, glGetTexParameterxv, glGetTexParameterxv, NULL, 1259),
- NAME_FUNC_OFFSET(33740, glPointParameterx, glPointParameterx, NULL, 1260),
- NAME_FUNC_OFFSET(33761, glPointParameterxv, glPointParameterxv, NULL, 1261),
- NAME_FUNC_OFFSET(33783, glTexParameterxv, glTexParameterxv, NULL, 1262),
+ NAME_FUNC_OFFSET(13328, glGetVertexAttribLdv, glGetVertexAttribLdv, NULL, 811),
+ NAME_FUNC_OFFSET(13349, glVertexAttribL1d, glVertexAttribL1d, NULL, 812),
+ NAME_FUNC_OFFSET(13367, glVertexAttribL1dv, glVertexAttribL1dv, NULL, 813),
+ NAME_FUNC_OFFSET(13386, glVertexAttribL2d, glVertexAttribL2d, NULL, 814),
+ NAME_FUNC_OFFSET(13404, glVertexAttribL2dv, glVertexAttribL2dv, NULL, 815),
+ NAME_FUNC_OFFSET(13423, glVertexAttribL3d, glVertexAttribL3d, NULL, 816),
+ NAME_FUNC_OFFSET(13441, glVertexAttribL3dv, glVertexAttribL3dv, NULL, 817),
+ NAME_FUNC_OFFSET(13460, glVertexAttribL4d, glVertexAttribL4d, NULL, 818),
+ NAME_FUNC_OFFSET(13478, glVertexAttribL4dv, glVertexAttribL4dv, NULL, 819),
+ NAME_FUNC_OFFSET(13497, glVertexAttribLPointer, glVertexAttribLPointer, NULL, 820),
+ NAME_FUNC_OFFSET(13520, glDepthRangeArrayv, glDepthRangeArrayv, NULL, 821),
+ NAME_FUNC_OFFSET(13539, glDepthRangeIndexed, glDepthRangeIndexed, NULL, 822),
+ NAME_FUNC_OFFSET(13559, glGetDoublei_v, glGetDoublei_v, NULL, 823),
+ NAME_FUNC_OFFSET(13574, glGetFloati_v, glGetFloati_v, NULL, 824),
+ NAME_FUNC_OFFSET(13588, glScissorArrayv, glScissorArrayv, NULL, 825),
+ NAME_FUNC_OFFSET(13604, glScissorIndexed, glScissorIndexed, NULL, 826),
+ NAME_FUNC_OFFSET(13621, glScissorIndexedv, glScissorIndexedv, NULL, 827),
+ NAME_FUNC_OFFSET(13639, glViewportArrayv, glViewportArrayv, NULL, 828),
+ NAME_FUNC_OFFSET(13656, glViewportIndexedf, glViewportIndexedf, NULL, 829),
+ NAME_FUNC_OFFSET(13675, glViewportIndexedfv, glViewportIndexedfv, NULL, 830),
+ NAME_FUNC_OFFSET(13695, glGetGraphicsResetStatusARB, glGetGraphicsResetStatusARB, NULL, 831),
+ NAME_FUNC_OFFSET(13723, glGetnColorTableARB, glGetnColorTableARB, NULL, 832),
+ NAME_FUNC_OFFSET(13743, glGetnCompressedTexImageARB, glGetnCompressedTexImageARB, NULL, 833),
+ NAME_FUNC_OFFSET(13771, glGetnConvolutionFilterARB, glGetnConvolutionFilterARB, NULL, 834),
+ NAME_FUNC_OFFSET(13798, glGetnHistogramARB, glGetnHistogramARB, NULL, 835),
+ NAME_FUNC_OFFSET(13817, glGetnMapdvARB, glGetnMapdvARB, NULL, 836),
+ NAME_FUNC_OFFSET(13832, glGetnMapfvARB, glGetnMapfvARB, NULL, 837),
+ NAME_FUNC_OFFSET(13847, glGetnMapivARB, glGetnMapivARB, NULL, 838),
+ NAME_FUNC_OFFSET(13862, glGetnMinmaxARB, glGetnMinmaxARB, NULL, 839),
+ NAME_FUNC_OFFSET(13878, glGetnPixelMapfvARB, glGetnPixelMapfvARB, NULL, 840),
+ NAME_FUNC_OFFSET(13898, glGetnPixelMapuivARB, glGetnPixelMapuivARB, NULL, 841),
+ NAME_FUNC_OFFSET(13919, glGetnPixelMapusvARB, glGetnPixelMapusvARB, NULL, 842),
+ NAME_FUNC_OFFSET(13940, glGetnPolygonStippleARB, glGetnPolygonStippleARB, NULL, 843),
+ NAME_FUNC_OFFSET(13964, glGetnSeparableFilterARB, glGetnSeparableFilterARB, NULL, 844),
+ NAME_FUNC_OFFSET(13989, glGetnTexImageARB, glGetnTexImageARB, NULL, 845),
+ NAME_FUNC_OFFSET(14007, glGetnUniformdvARB, glGetnUniformdvARB, NULL, 846),
+ NAME_FUNC_OFFSET(14026, glGetnUniformfvARB, glGetnUniformfvARB, NULL, 847),
+ NAME_FUNC_OFFSET(14045, glGetnUniformivARB, glGetnUniformivARB, NULL, 848),
+ NAME_FUNC_OFFSET(14064, glGetnUniformuivARB, glGetnUniformuivARB, NULL, 849),
+ NAME_FUNC_OFFSET(14084, glReadnPixelsARB, glReadnPixelsARB, NULL, 850),
+ NAME_FUNC_OFFSET(14101, glDrawArraysInstancedBaseInstance, glDrawArraysInstancedBaseInstance, NULL, 851),
+ NAME_FUNC_OFFSET(14135, glDrawElementsInstancedBaseInstance, glDrawElementsInstancedBaseInstance, NULL, 852),
+ NAME_FUNC_OFFSET(14171, glDrawElementsInstancedBaseVertexBaseInstance, glDrawElementsInstancedBaseVertexBaseInstance, NULL, 853),
+ NAME_FUNC_OFFSET(14217, glDrawTransformFeedbackInstanced, glDrawTransformFeedbackInstanced, NULL, 854),
+ NAME_FUNC_OFFSET(14250, glDrawTransformFeedbackStreamInstanced, glDrawTransformFeedbackStreamInstanced, NULL, 855),
+ NAME_FUNC_OFFSET(14289, gl_dispatch_stub_856, gl_dispatch_stub_856, NULL, 856),
+ NAME_FUNC_OFFSET(14311, glGetActiveAtomicCounterBufferiv, glGetActiveAtomicCounterBufferiv, NULL, 857),
+ NAME_FUNC_OFFSET(14344, glBindImageTexture, glBindImageTexture, NULL, 858),
+ NAME_FUNC_OFFSET(14363, glMemoryBarrier, glMemoryBarrier, NULL, 859),
+ NAME_FUNC_OFFSET(14379, glTexStorage1D, glTexStorage1D, NULL, 860),
+ NAME_FUNC_OFFSET(14394, glTexStorage2D, glTexStorage2D, NULL, 861),
+ NAME_FUNC_OFFSET(14409, glTexStorage3D, glTexStorage3D, NULL, 862),
+ NAME_FUNC_OFFSET(14424, glTextureStorage1DEXT, glTextureStorage1DEXT, NULL, 863),
+ NAME_FUNC_OFFSET(14446, glTextureStorage2DEXT, glTextureStorage2DEXT, NULL, 864),
+ NAME_FUNC_OFFSET(14468, glTextureStorage3DEXT, glTextureStorage3DEXT, NULL, 865),
+ NAME_FUNC_OFFSET(14490, glClearBufferData, glClearBufferData, NULL, 866),
+ NAME_FUNC_OFFSET(14508, glClearBufferSubData, glClearBufferSubData, NULL, 867),
+ NAME_FUNC_OFFSET(14529, glDispatchCompute, glDispatchCompute, NULL, 868),
+ NAME_FUNC_OFFSET(14547, glDispatchComputeIndirect, glDispatchComputeIndirect, NULL, 869),
+ NAME_FUNC_OFFSET(14573, glCopyImageSubData, glCopyImageSubData, NULL, 870),
+ NAME_FUNC_OFFSET(14592, glTextureView, glTextureView, NULL, 871),
+ NAME_FUNC_OFFSET(14606, glBindVertexBuffer, glBindVertexBuffer, NULL, 872),
+ NAME_FUNC_OFFSET(14625, glVertexAttribBinding, glVertexAttribBinding, NULL, 873),
+ NAME_FUNC_OFFSET(14647, glVertexAttribFormat, glVertexAttribFormat, NULL, 874),
+ NAME_FUNC_OFFSET(14668, glVertexAttribIFormat, glVertexAttribIFormat, NULL, 875),
+ NAME_FUNC_OFFSET(14690, glVertexAttribLFormat, glVertexAttribLFormat, NULL, 876),
+ NAME_FUNC_OFFSET(14712, glVertexBindingDivisor, glVertexBindingDivisor, NULL, 877),
+ NAME_FUNC_OFFSET(14735, glMultiDrawArraysIndirect, glMultiDrawArraysIndirect, NULL, 878),
+ NAME_FUNC_OFFSET(14761, glMultiDrawElementsIndirect, glMultiDrawElementsIndirect, NULL, 879),
+ NAME_FUNC_OFFSET(14789, glGetProgramInterfaceiv, glGetProgramInterfaceiv, NULL, 880),
+ NAME_FUNC_OFFSET(14813, glGetProgramResourceIndex, glGetProgramResourceIndex, NULL, 881),
+ NAME_FUNC_OFFSET(14839, glGetProgramResourceLocation, glGetProgramResourceLocation, NULL, 882),
+ NAME_FUNC_OFFSET(14868, glGetProgramResourceLocationIndex, glGetProgramResourceLocationIndex, NULL, 883),
+ NAME_FUNC_OFFSET(14902, glGetProgramResourceName, glGetProgramResourceName, NULL, 884),
+ NAME_FUNC_OFFSET(14927, glGetProgramResourceiv, glGetProgramResourceiv, NULL, 885),
+ NAME_FUNC_OFFSET(14950, glTexBufferRange, glTexBufferRange, NULL, 886),
+ NAME_FUNC_OFFSET(14967, glTexStorage2DMultisample, glTexStorage2DMultisample, NULL, 887),
+ NAME_FUNC_OFFSET(14993, glTexStorage3DMultisample, glTexStorage3DMultisample, NULL, 888),
+ NAME_FUNC_OFFSET(15019, glBufferStorage, glBufferStorage, NULL, 889),
+ NAME_FUNC_OFFSET(15035, glClearTexImage, glClearTexImage, NULL, 890),
+ NAME_FUNC_OFFSET(15051, glClearTexSubImage, glClearTexSubImage, NULL, 891),
+ NAME_FUNC_OFFSET(15070, glBindBuffersBase, glBindBuffersBase, NULL, 892),
+ NAME_FUNC_OFFSET(15088, glBindBuffersRange, glBindBuffersRange, NULL, 893),
+ NAME_FUNC_OFFSET(15107, glBindImageTextures, glBindImageTextures, NULL, 894),
+ NAME_FUNC_OFFSET(15127, glBindSamplers, glBindSamplers, NULL, 895),
+ NAME_FUNC_OFFSET(15142, glBindTextures, glBindTextures, NULL, 896),
+ NAME_FUNC_OFFSET(15157, glBindVertexBuffers, glBindVertexBuffers, NULL, 897),
+ NAME_FUNC_OFFSET(15177, glClipControl, glClipControl, NULL, 898),
+ NAME_FUNC_OFFSET(15191, glBindTextureUnit, glBindTextureUnit, NULL, 899),
+ NAME_FUNC_OFFSET(15209, glBlitNamedFramebuffer, glBlitNamedFramebuffer, NULL, 900),
+ NAME_FUNC_OFFSET(15232, glCheckNamedFramebufferStatus, glCheckNamedFramebufferStatus, NULL, 901),
+ NAME_FUNC_OFFSET(15262, glClearNamedBufferData, glClearNamedBufferData, NULL, 902),
+ NAME_FUNC_OFFSET(15285, glClearNamedBufferSubData, glClearNamedBufferSubData, NULL, 903),
+ NAME_FUNC_OFFSET(15311, glClearNamedFramebufferfi, glClearNamedFramebufferfi, NULL, 904),
+ NAME_FUNC_OFFSET(15337, glClearNamedFramebufferfv, glClearNamedFramebufferfv, NULL, 905),
+ NAME_FUNC_OFFSET(15363, glClearNamedFramebufferiv, glClearNamedFramebufferiv, NULL, 906),
+ NAME_FUNC_OFFSET(15389, glClearNamedFramebufferuiv, glClearNamedFramebufferuiv, NULL, 907),
+ NAME_FUNC_OFFSET(15416, glCompressedTextureSubImage1D, glCompressedTextureSubImage1D, NULL, 908),
+ NAME_FUNC_OFFSET(15446, glCompressedTextureSubImage2D, glCompressedTextureSubImage2D, NULL, 909),
+ NAME_FUNC_OFFSET(15476, glCompressedTextureSubImage3D, glCompressedTextureSubImage3D, NULL, 910),
+ NAME_FUNC_OFFSET(15506, glCopyNamedBufferSubData, glCopyNamedBufferSubData, NULL, 911),
+ NAME_FUNC_OFFSET(15531, glCopyTextureSubImage1D, glCopyTextureSubImage1D, NULL, 912),
+ NAME_FUNC_OFFSET(15555, glCopyTextureSubImage2D, glCopyTextureSubImage2D, NULL, 913),
+ NAME_FUNC_OFFSET(15579, glCopyTextureSubImage3D, glCopyTextureSubImage3D, NULL, 914),
+ NAME_FUNC_OFFSET(15603, glCreateBuffers, glCreateBuffers, NULL, 915),
+ NAME_FUNC_OFFSET(15619, glCreateFramebuffers, glCreateFramebuffers, NULL, 916),
+ NAME_FUNC_OFFSET(15640, glCreateProgramPipelines, glCreateProgramPipelines, NULL, 917),
+ NAME_FUNC_OFFSET(15665, glCreateQueries, glCreateQueries, NULL, 918),
+ NAME_FUNC_OFFSET(15681, glCreateRenderbuffers, glCreateRenderbuffers, NULL, 919),
+ NAME_FUNC_OFFSET(15703, glCreateSamplers, glCreateSamplers, NULL, 920),
+ NAME_FUNC_OFFSET(15720, glCreateTextures, glCreateTextures, NULL, 921),
+ NAME_FUNC_OFFSET(15737, glCreateTransformFeedbacks, glCreateTransformFeedbacks, NULL, 922),
+ NAME_FUNC_OFFSET(15764, glCreateVertexArrays, glCreateVertexArrays, NULL, 923),
+ NAME_FUNC_OFFSET(15785, glDisableVertexArrayAttrib, glDisableVertexArrayAttrib, NULL, 924),
+ NAME_FUNC_OFFSET(15812, glEnableVertexArrayAttrib, glEnableVertexArrayAttrib, NULL, 925),
+ NAME_FUNC_OFFSET(15838, glFlushMappedNamedBufferRange, glFlushMappedNamedBufferRange, NULL, 926),
+ NAME_FUNC_OFFSET(15868, glGenerateTextureMipmap, glGenerateTextureMipmap, NULL, 927),
+ NAME_FUNC_OFFSET(15892, glGetCompressedTextureImage, glGetCompressedTextureImage, NULL, 928),
+ NAME_FUNC_OFFSET(15920, glGetNamedBufferParameteri64v, glGetNamedBufferParameteri64v, NULL, 929),
+ NAME_FUNC_OFFSET(15950, glGetNamedBufferParameteriv, glGetNamedBufferParameteriv, NULL, 930),
+ NAME_FUNC_OFFSET(15978, glGetNamedBufferPointerv, glGetNamedBufferPointerv, NULL, 931),
+ NAME_FUNC_OFFSET(16003, glGetNamedBufferSubData, glGetNamedBufferSubData, NULL, 932),
+ NAME_FUNC_OFFSET(16027, glGetNamedFramebufferAttachmentParameteriv, glGetNamedFramebufferAttachmentParameteriv, NULL, 933),
+ NAME_FUNC_OFFSET(16070, glGetNamedFramebufferParameteriv, glGetNamedFramebufferParameteriv, NULL, 934),
+ NAME_FUNC_OFFSET(16103, glGetNamedRenderbufferParameteriv, glGetNamedRenderbufferParameteriv, NULL, 935),
+ NAME_FUNC_OFFSET(16137, glGetQueryBufferObjecti64v, glGetQueryBufferObjecti64v, NULL, 936),
+ NAME_FUNC_OFFSET(16164, glGetQueryBufferObjectiv, glGetQueryBufferObjectiv, NULL, 937),
+ NAME_FUNC_OFFSET(16189, glGetQueryBufferObjectui64v, glGetQueryBufferObjectui64v, NULL, 938),
+ NAME_FUNC_OFFSET(16217, glGetQueryBufferObjectuiv, glGetQueryBufferObjectuiv, NULL, 939),
+ NAME_FUNC_OFFSET(16243, glGetTextureImage, glGetTextureImage, NULL, 940),
+ NAME_FUNC_OFFSET(16261, glGetTextureLevelParameterfv, glGetTextureLevelParameterfv, NULL, 941),
+ NAME_FUNC_OFFSET(16290, glGetTextureLevelParameteriv, glGetTextureLevelParameteriv, NULL, 942),
+ NAME_FUNC_OFFSET(16319, glGetTextureParameterIiv, glGetTextureParameterIiv, NULL, 943),
+ NAME_FUNC_OFFSET(16344, glGetTextureParameterIuiv, glGetTextureParameterIuiv, NULL, 944),
+ NAME_FUNC_OFFSET(16370, glGetTextureParameterfv, glGetTextureParameterfv, NULL, 945),
+ NAME_FUNC_OFFSET(16394, glGetTextureParameteriv, glGetTextureParameteriv, NULL, 946),
+ NAME_FUNC_OFFSET(16418, glGetTransformFeedbacki64_v, glGetTransformFeedbacki64_v, NULL, 947),
+ NAME_FUNC_OFFSET(16446, glGetTransformFeedbacki_v, glGetTransformFeedbacki_v, NULL, 948),
+ NAME_FUNC_OFFSET(16472, glGetTransformFeedbackiv, glGetTransformFeedbackiv, NULL, 949),
+ NAME_FUNC_OFFSET(16497, glGetVertexArrayIndexed64iv, glGetVertexArrayIndexed64iv, NULL, 950),
+ NAME_FUNC_OFFSET(16525, glGetVertexArrayIndexediv, glGetVertexArrayIndexediv, NULL, 951),
+ NAME_FUNC_OFFSET(16551, glGetVertexArrayiv, glGetVertexArrayiv, NULL, 952),
+ NAME_FUNC_OFFSET(16570, glInvalidateNamedFramebufferData, glInvalidateNamedFramebufferData, NULL, 953),
+ NAME_FUNC_OFFSET(16603, glInvalidateNamedFramebufferSubData, glInvalidateNamedFramebufferSubData, NULL, 954),
+ NAME_FUNC_OFFSET(16639, glMapNamedBuffer, glMapNamedBuffer, NULL, 955),
+ NAME_FUNC_OFFSET(16656, glMapNamedBufferRange, glMapNamedBufferRange, NULL, 956),
+ NAME_FUNC_OFFSET(16678, glNamedBufferData, glNamedBufferData, NULL, 957),
+ NAME_FUNC_OFFSET(16696, glNamedBufferStorage, glNamedBufferStorage, NULL, 958),
+ NAME_FUNC_OFFSET(16717, glNamedBufferSubData, glNamedBufferSubData, NULL, 959),
+ NAME_FUNC_OFFSET(16738, glNamedFramebufferDrawBuffer, glNamedFramebufferDrawBuffer, NULL, 960),
+ NAME_FUNC_OFFSET(16767, glNamedFramebufferDrawBuffers, glNamedFramebufferDrawBuffers, NULL, 961),
+ NAME_FUNC_OFFSET(16797, glNamedFramebufferParameteri, glNamedFramebufferParameteri, NULL, 962),
+ NAME_FUNC_OFFSET(16826, glNamedFramebufferReadBuffer, glNamedFramebufferReadBuffer, NULL, 963),
+ NAME_FUNC_OFFSET(16855, glNamedFramebufferRenderbuffer, glNamedFramebufferRenderbuffer, NULL, 964),
+ NAME_FUNC_OFFSET(16886, glNamedFramebufferTexture, glNamedFramebufferTexture, NULL, 965),
+ NAME_FUNC_OFFSET(16912, glNamedFramebufferTextureLayer, glNamedFramebufferTextureLayer, NULL, 966),
+ NAME_FUNC_OFFSET(16943, glNamedRenderbufferStorage, glNamedRenderbufferStorage, NULL, 967),
+ NAME_FUNC_OFFSET(16970, glNamedRenderbufferStorageMultisample, glNamedRenderbufferStorageMultisample, NULL, 968),
+ NAME_FUNC_OFFSET(17008, glTextureBuffer, glTextureBuffer, NULL, 969),
+ NAME_FUNC_OFFSET(17024, glTextureBufferRange, glTextureBufferRange, NULL, 970),
+ NAME_FUNC_OFFSET(17045, glTextureParameterIiv, glTextureParameterIiv, NULL, 971),
+ NAME_FUNC_OFFSET(17067, glTextureParameterIuiv, glTextureParameterIuiv, NULL, 972),
+ NAME_FUNC_OFFSET(17090, glTextureParameterf, glTextureParameterf, NULL, 973),
+ NAME_FUNC_OFFSET(17110, glTextureParameterfv, glTextureParameterfv, NULL, 974),
+ NAME_FUNC_OFFSET(17131, glTextureParameteri, glTextureParameteri, NULL, 975),
+ NAME_FUNC_OFFSET(17151, glTextureParameteriv, glTextureParameteriv, NULL, 976),
+ NAME_FUNC_OFFSET(17172, glTextureStorage1D, glTextureStorage1D, NULL, 977),
+ NAME_FUNC_OFFSET(17191, glTextureStorage2D, glTextureStorage2D, NULL, 978),
+ NAME_FUNC_OFFSET(17210, glTextureStorage2DMultisample, glTextureStorage2DMultisample, NULL, 979),
+ NAME_FUNC_OFFSET(17240, glTextureStorage3D, glTextureStorage3D, NULL, 980),
+ NAME_FUNC_OFFSET(17259, glTextureStorage3DMultisample, glTextureStorage3DMultisample, NULL, 981),
+ NAME_FUNC_OFFSET(17289, glTextureSubImage1D, glTextureSubImage1D, NULL, 982),
+ NAME_FUNC_OFFSET(17309, glTextureSubImage2D, glTextureSubImage2D, NULL, 983),
+ NAME_FUNC_OFFSET(17329, glTextureSubImage3D, glTextureSubImage3D, NULL, 984),
+ NAME_FUNC_OFFSET(17349, glTransformFeedbackBufferBase, glTransformFeedbackBufferBase, NULL, 985),
+ NAME_FUNC_OFFSET(17379, glTransformFeedbackBufferRange, glTransformFeedbackBufferRange, NULL, 986),
+ NAME_FUNC_OFFSET(17410, glUnmapNamedBuffer, glUnmapNamedBuffer, NULL, 987),
+ NAME_FUNC_OFFSET(17429, glVertexArrayAttribBinding, glVertexArrayAttribBinding, NULL, 988),
+ NAME_FUNC_OFFSET(17456, glVertexArrayAttribFormat, glVertexArrayAttribFormat, NULL, 989),
+ NAME_FUNC_OFFSET(17482, glVertexArrayAttribIFormat, glVertexArrayAttribIFormat, NULL, 990),
+ NAME_FUNC_OFFSET(17509, glVertexArrayAttribLFormat, glVertexArrayAttribLFormat, NULL, 991),
+ NAME_FUNC_OFFSET(17536, glVertexArrayBindingDivisor, glVertexArrayBindingDivisor, NULL, 992),
+ NAME_FUNC_OFFSET(17564, glVertexArrayElementBuffer, glVertexArrayElementBuffer, NULL, 993),
+ NAME_FUNC_OFFSET(17591, glVertexArrayVertexBuffer, glVertexArrayVertexBuffer, NULL, 994),
+ NAME_FUNC_OFFSET(17617, glVertexArrayVertexBuffers, glVertexArrayVertexBuffers, NULL, 995),
+ NAME_FUNC_OFFSET(17644, glInvalidateBufferData, glInvalidateBufferData, NULL, 996),
+ NAME_FUNC_OFFSET(17667, glInvalidateBufferSubData, glInvalidateBufferSubData, NULL, 997),
+ NAME_FUNC_OFFSET(17693, glInvalidateFramebuffer, glInvalidateFramebuffer, NULL, 998),
+ NAME_FUNC_OFFSET(17717, glInvalidateSubFramebuffer, glInvalidateSubFramebuffer, NULL, 999),
+ NAME_FUNC_OFFSET(17744, glInvalidateTexImage, glInvalidateTexImage, NULL, 1000),
+ NAME_FUNC_OFFSET(17765, glInvalidateTexSubImage, glInvalidateTexSubImage, NULL, 1001),
+ NAME_FUNC_OFFSET(17789, glPolygonOffsetEXT, glPolygonOffsetEXT, NULL, 1002),
+ NAME_FUNC_OFFSET(17808, gl_dispatch_stub_1003, gl_dispatch_stub_1003, NULL, 1003),
+ NAME_FUNC_OFFSET(17822, gl_dispatch_stub_1004, gl_dispatch_stub_1004, NULL, 1004),
+ NAME_FUNC_OFFSET(17837, gl_dispatch_stub_1005, gl_dispatch_stub_1005, NULL, 1005),
+ NAME_FUNC_OFFSET(17851, gl_dispatch_stub_1006, gl_dispatch_stub_1006, NULL, 1006),
+ NAME_FUNC_OFFSET(17866, gl_dispatch_stub_1007, gl_dispatch_stub_1007, NULL, 1007),
+ NAME_FUNC_OFFSET(17880, gl_dispatch_stub_1008, gl_dispatch_stub_1008, NULL, 1008),
+ NAME_FUNC_OFFSET(17895, gl_dispatch_stub_1009, gl_dispatch_stub_1009, NULL, 1009),
+ NAME_FUNC_OFFSET(17909, gl_dispatch_stub_1010, gl_dispatch_stub_1010, NULL, 1010),
+ NAME_FUNC_OFFSET(17924, glPointSizePointerOES, glPointSizePointerOES, NULL, 1011),
+ NAME_FUNC_OFFSET(17946, gl_dispatch_stub_1012, gl_dispatch_stub_1012, NULL, 1012),
+ NAME_FUNC_OFFSET(17964, gl_dispatch_stub_1013, gl_dispatch_stub_1013, NULL, 1013),
+ NAME_FUNC_OFFSET(17981, gl_dispatch_stub_1014, gl_dispatch_stub_1014, NULL, 1014),
+ NAME_FUNC_OFFSET(18001, glColorPointerEXT, glColorPointerEXT, NULL, 1015),
+ NAME_FUNC_OFFSET(18019, glEdgeFlagPointerEXT, glEdgeFlagPointerEXT, NULL, 1016),
+ NAME_FUNC_OFFSET(18040, glIndexPointerEXT, glIndexPointerEXT, NULL, 1017),
+ NAME_FUNC_OFFSET(18058, glNormalPointerEXT, glNormalPointerEXT, NULL, 1018),
+ NAME_FUNC_OFFSET(18077, glTexCoordPointerEXT, glTexCoordPointerEXT, NULL, 1019),
+ NAME_FUNC_OFFSET(18098, glVertexPointerEXT, glVertexPointerEXT, NULL, 1020),
+ NAME_FUNC_OFFSET(18117, gl_dispatch_stub_1021, gl_dispatch_stub_1021, NULL, 1021),
+ NAME_FUNC_OFFSET(18141, gl_dispatch_stub_1022, gl_dispatch_stub_1022, NULL, 1022),
+ NAME_FUNC_OFFSET(18163, gl_dispatch_stub_1023, gl_dispatch_stub_1023, NULL, 1023),
+ NAME_FUNC_OFFSET(18185, gl_dispatch_stub_1024, gl_dispatch_stub_1024, NULL, 1024),
+ NAME_FUNC_OFFSET(18208, gl_dispatch_stub_1025, gl_dispatch_stub_1025, NULL, 1025),
+ NAME_FUNC_OFFSET(18233, gl_dispatch_stub_1026, gl_dispatch_stub_1026, NULL, 1026),
+ NAME_FUNC_OFFSET(18255, gl_dispatch_stub_1027, gl_dispatch_stub_1027, NULL, 1027),
+ NAME_FUNC_OFFSET(18283, gl_dispatch_stub_1028, gl_dispatch_stub_1028, NULL, 1028),
+ NAME_FUNC_OFFSET(18306, gl_dispatch_stub_1029, gl_dispatch_stub_1029, NULL, 1029),
+ NAME_FUNC_OFFSET(18326, glLockArraysEXT, glLockArraysEXT, NULL, 1030),
+ NAME_FUNC_OFFSET(18342, gl_dispatch_stub_1031, gl_dispatch_stub_1031, NULL, 1031),
+ NAME_FUNC_OFFSET(18361, gl_dispatch_stub_1032, gl_dispatch_stub_1032, NULL, 1032),
+ NAME_FUNC_OFFSET(18381, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033),
+ NAME_FUNC_OFFSET(18400, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034),
+ NAME_FUNC_OFFSET(18420, gl_dispatch_stub_1035, gl_dispatch_stub_1035, NULL, 1035),
+ NAME_FUNC_OFFSET(18439, gl_dispatch_stub_1036, gl_dispatch_stub_1036, NULL, 1036),
+ NAME_FUNC_OFFSET(18459, gl_dispatch_stub_1037, gl_dispatch_stub_1037, NULL, 1037),
+ NAME_FUNC_OFFSET(18479, gl_dispatch_stub_1038, gl_dispatch_stub_1038, NULL, 1038),
+ NAME_FUNC_OFFSET(18500, gl_dispatch_stub_1039, gl_dispatch_stub_1039, NULL, 1039),
+ NAME_FUNC_OFFSET(18519, gl_dispatch_stub_1040, gl_dispatch_stub_1040, NULL, 1040),
+ NAME_FUNC_OFFSET(18539, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041),
+ NAME_FUNC_OFFSET(18558, gl_dispatch_stub_1042, gl_dispatch_stub_1042, NULL, 1042),
+ NAME_FUNC_OFFSET(18578, gl_dispatch_stub_1043, gl_dispatch_stub_1043, NULL, 1043),
+ NAME_FUNC_OFFSET(18597, gl_dispatch_stub_1044, gl_dispatch_stub_1044, NULL, 1044),
+ NAME_FUNC_OFFSET(18617, gl_dispatch_stub_1045, gl_dispatch_stub_1045, NULL, 1045),
+ NAME_FUNC_OFFSET(18637, gl_dispatch_stub_1046, gl_dispatch_stub_1046, NULL, 1046),
+ NAME_FUNC_OFFSET(18658, gl_dispatch_stub_1047, gl_dispatch_stub_1047, NULL, 1047),
+ NAME_FUNC_OFFSET(18677, gl_dispatch_stub_1048, gl_dispatch_stub_1048, NULL, 1048),
+ NAME_FUNC_OFFSET(18697, gl_dispatch_stub_1049, gl_dispatch_stub_1049, NULL, 1049),
+ NAME_FUNC_OFFSET(18716, gl_dispatch_stub_1050, gl_dispatch_stub_1050, NULL, 1050),
+ NAME_FUNC_OFFSET(18736, gl_dispatch_stub_1051, gl_dispatch_stub_1051, NULL, 1051),
+ NAME_FUNC_OFFSET(18755, gl_dispatch_stub_1052, gl_dispatch_stub_1052, NULL, 1052),
+ NAME_FUNC_OFFSET(18775, gl_dispatch_stub_1053, gl_dispatch_stub_1053, NULL, 1053),
+ NAME_FUNC_OFFSET(18795, gl_dispatch_stub_1054, gl_dispatch_stub_1054, NULL, 1054),
+ NAME_FUNC_OFFSET(18816, gl_dispatch_stub_1055, gl_dispatch_stub_1055, NULL, 1055),
+ NAME_FUNC_OFFSET(18835, gl_dispatch_stub_1056, gl_dispatch_stub_1056, NULL, 1056),
+ NAME_FUNC_OFFSET(18855, gl_dispatch_stub_1057, gl_dispatch_stub_1057, NULL, 1057),
+ NAME_FUNC_OFFSET(18874, gl_dispatch_stub_1058, gl_dispatch_stub_1058, NULL, 1058),
+ NAME_FUNC_OFFSET(18894, gl_dispatch_stub_1059, gl_dispatch_stub_1059, NULL, 1059),
+ NAME_FUNC_OFFSET(18913, gl_dispatch_stub_1060, gl_dispatch_stub_1060, NULL, 1060),
+ NAME_FUNC_OFFSET(18933, gl_dispatch_stub_1061, gl_dispatch_stub_1061, NULL, 1061),
+ NAME_FUNC_OFFSET(18953, gl_dispatch_stub_1062, gl_dispatch_stub_1062, NULL, 1062),
+ NAME_FUNC_OFFSET(18974, gl_dispatch_stub_1063, gl_dispatch_stub_1063, NULL, 1063),
+ NAME_FUNC_OFFSET(19000, gl_dispatch_stub_1064, gl_dispatch_stub_1064, NULL, 1064),
+ NAME_FUNC_OFFSET(19026, gl_dispatch_stub_1065, gl_dispatch_stub_1065, NULL, 1065),
+ NAME_FUNC_OFFSET(19054, gl_dispatch_stub_1066, gl_dispatch_stub_1066, NULL, 1066),
+ NAME_FUNC_OFFSET(19082, gl_dispatch_stub_1067, gl_dispatch_stub_1067, NULL, 1067),
+ NAME_FUNC_OFFSET(19110, gl_dispatch_stub_1068, gl_dispatch_stub_1068, NULL, 1068),
+ NAME_FUNC_OFFSET(19138, gl_dispatch_stub_1069, gl_dispatch_stub_1069, NULL, 1069),
+ NAME_FUNC_OFFSET(19164, gl_dispatch_stub_1070, gl_dispatch_stub_1070, NULL, 1070),
+ NAME_FUNC_OFFSET(19190, gl_dispatch_stub_1071, gl_dispatch_stub_1071, NULL, 1071),
+ NAME_FUNC_OFFSET(19218, gl_dispatch_stub_1072, gl_dispatch_stub_1072, NULL, 1072),
+ NAME_FUNC_OFFSET(19246, gl_dispatch_stub_1073, gl_dispatch_stub_1073, NULL, 1073),
+ NAME_FUNC_OFFSET(19274, gl_dispatch_stub_1074, gl_dispatch_stub_1074, NULL, 1074),
+ NAME_FUNC_OFFSET(19302, gl_dispatch_stub_1075, gl_dispatch_stub_1075, NULL, 1075),
+ NAME_FUNC_OFFSET(19328, gl_dispatch_stub_1076, gl_dispatch_stub_1076, NULL, 1076),
+ NAME_FUNC_OFFSET(19354, gl_dispatch_stub_1077, gl_dispatch_stub_1077, NULL, 1077),
+ NAME_FUNC_OFFSET(19382, gl_dispatch_stub_1078, gl_dispatch_stub_1078, NULL, 1078),
+ NAME_FUNC_OFFSET(19410, gl_dispatch_stub_1079, gl_dispatch_stub_1079, NULL, 1079),
+ NAME_FUNC_OFFSET(19438, gl_dispatch_stub_1080, gl_dispatch_stub_1080, NULL, 1080),
+ NAME_FUNC_OFFSET(19466, glUnlockArraysEXT, glUnlockArraysEXT, NULL, 1081),
+ NAME_FUNC_OFFSET(19484, gl_dispatch_stub_1082, gl_dispatch_stub_1082, NULL, 1082),
+ NAME_FUNC_OFFSET(19503, gl_dispatch_stub_1083, gl_dispatch_stub_1083, NULL, 1083),
+ NAME_FUNC_OFFSET(19529, glDebugMessageCallback, glDebugMessageCallback, NULL, 1084),
+ NAME_FUNC_OFFSET(19552, glDebugMessageControl, glDebugMessageControl, NULL, 1085),
+ NAME_FUNC_OFFSET(19574, glDebugMessageInsert, glDebugMessageInsert, NULL, 1086),
+ NAME_FUNC_OFFSET(19595, glGetDebugMessageLog, glGetDebugMessageLog, NULL, 1087),
+ NAME_FUNC_OFFSET(19616, glGetObjectLabel, glGetObjectLabel, NULL, 1088),
+ NAME_FUNC_OFFSET(19633, glGetObjectPtrLabel, glGetObjectPtrLabel, NULL, 1089),
+ NAME_FUNC_OFFSET(19653, glObjectLabel, glObjectLabel, NULL, 1090),
+ NAME_FUNC_OFFSET(19667, glObjectPtrLabel, glObjectPtrLabel, NULL, 1091),
+ NAME_FUNC_OFFSET(19684, glPopDebugGroup, glPopDebugGroup, NULL, 1092),
+ NAME_FUNC_OFFSET(19700, glPushDebugGroup, glPushDebugGroup, NULL, 1093),
+ NAME_FUNC_OFFSET(19717, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 1094),
+ NAME_FUNC_OFFSET(19739, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 1095),
+ NAME_FUNC_OFFSET(19762, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 1096),
+ NAME_FUNC_OFFSET(19785, glFogCoordfEXT, glFogCoordfEXT, NULL, 1097),
+ NAME_FUNC_OFFSET(19800, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 1098),
+ NAME_FUNC_OFFSET(19816, glResizeBuffersMESA, glResizeBuffersMESA, NULL, 1099),
+ NAME_FUNC_OFFSET(19836, glWindowPos4dMESA, glWindowPos4dMESA, NULL, 1100),
+ NAME_FUNC_OFFSET(19854, glWindowPos4dvMESA, glWindowPos4dvMESA, NULL, 1101),
+ NAME_FUNC_OFFSET(19873, glWindowPos4fMESA, glWindowPos4fMESA, NULL, 1102),
+ NAME_FUNC_OFFSET(19891, glWindowPos4fvMESA, glWindowPos4fvMESA, NULL, 1103),
+ NAME_FUNC_OFFSET(19910, glWindowPos4iMESA, glWindowPos4iMESA, NULL, 1104),
+ NAME_FUNC_OFFSET(19928, glWindowPos4ivMESA, glWindowPos4ivMESA, NULL, 1105),
+ NAME_FUNC_OFFSET(19947, glWindowPos4sMESA, glWindowPos4sMESA, NULL, 1106),
+ NAME_FUNC_OFFSET(19965, glWindowPos4svMESA, glWindowPos4svMESA, NULL, 1107),
+ NAME_FUNC_OFFSET(19984, gl_dispatch_stub_1108, gl_dispatch_stub_1108, NULL, 1108),
+ NAME_FUNC_OFFSET(20009, gl_dispatch_stub_1109, gl_dispatch_stub_1109, NULL, 1109),
+ NAME_FUNC_OFFSET(20036, glAreProgramsResidentNV, glAreProgramsResidentNV, NULL, 1110),
+ NAME_FUNC_OFFSET(20060, glExecuteProgramNV, glExecuteProgramNV, NULL, 1111),
+ NAME_FUNC_OFFSET(20079, glGetProgramParameterdvNV, glGetProgramParameterdvNV, NULL, 1112),
+ NAME_FUNC_OFFSET(20105, glGetProgramParameterfvNV, glGetProgramParameterfvNV, NULL, 1113),
+ NAME_FUNC_OFFSET(20131, glGetProgramStringNV, glGetProgramStringNV, NULL, 1114),
+ NAME_FUNC_OFFSET(20152, glGetProgramivNV, glGetProgramivNV, NULL, 1115),
+ NAME_FUNC_OFFSET(20169, glGetTrackMatrixivNV, glGetTrackMatrixivNV, NULL, 1116),
+ NAME_FUNC_OFFSET(20190, glGetVertexAttribdvNV, glGetVertexAttribdvNV, NULL, 1117),
+ NAME_FUNC_OFFSET(20212, glGetVertexAttribfvNV, glGetVertexAttribfvNV, NULL, 1118),
+ NAME_FUNC_OFFSET(20234, glGetVertexAttribivNV, glGetVertexAttribivNV, NULL, 1119),
+ NAME_FUNC_OFFSET(20256, glLoadProgramNV, glLoadProgramNV, NULL, 1120),
+ NAME_FUNC_OFFSET(20272, glProgramParameters4dvNV, glProgramParameters4dvNV, NULL, 1121),
+ NAME_FUNC_OFFSET(20297, glProgramParameters4fvNV, glProgramParameters4fvNV, NULL, 1122),
+ NAME_FUNC_OFFSET(20322, glRequestResidentProgramsNV, glRequestResidentProgramsNV, NULL, 1123),
+ NAME_FUNC_OFFSET(20350, glTrackMatrixNV, glTrackMatrixNV, NULL, 1124),
+ NAME_FUNC_OFFSET(20366, glVertexAttrib1dNV, glVertexAttrib1dNV, NULL, 1125),
+ NAME_FUNC_OFFSET(20385, glVertexAttrib1dvNV, glVertexAttrib1dvNV, NULL, 1126),
+ NAME_FUNC_OFFSET(20405, glVertexAttrib1fNV, glVertexAttrib1fNV, NULL, 1127),
+ NAME_FUNC_OFFSET(20424, glVertexAttrib1fvNV, glVertexAttrib1fvNV, NULL, 1128),
+ NAME_FUNC_OFFSET(20444, glVertexAttrib1sNV, glVertexAttrib1sNV, NULL, 1129),
+ NAME_FUNC_OFFSET(20463, glVertexAttrib1svNV, glVertexAttrib1svNV, NULL, 1130),
+ NAME_FUNC_OFFSET(20483, glVertexAttrib2dNV, glVertexAttrib2dNV, NULL, 1131),
+ NAME_FUNC_OFFSET(20502, glVertexAttrib2dvNV, glVertexAttrib2dvNV, NULL, 1132),
+ NAME_FUNC_OFFSET(20522, glVertexAttrib2fNV, glVertexAttrib2fNV, NULL, 1133),
+ NAME_FUNC_OFFSET(20541, glVertexAttrib2fvNV, glVertexAttrib2fvNV, NULL, 1134),
+ NAME_FUNC_OFFSET(20561, glVertexAttrib2sNV, glVertexAttrib2sNV, NULL, 1135),
+ NAME_FUNC_OFFSET(20580, glVertexAttrib2svNV, glVertexAttrib2svNV, NULL, 1136),
+ NAME_FUNC_OFFSET(20600, glVertexAttrib3dNV, glVertexAttrib3dNV, NULL, 1137),
+ NAME_FUNC_OFFSET(20619, glVertexAttrib3dvNV, glVertexAttrib3dvNV, NULL, 1138),
+ NAME_FUNC_OFFSET(20639, glVertexAttrib3fNV, glVertexAttrib3fNV, NULL, 1139),
+ NAME_FUNC_OFFSET(20658, glVertexAttrib3fvNV, glVertexAttrib3fvNV, NULL, 1140),
+ NAME_FUNC_OFFSET(20678, glVertexAttrib3sNV, glVertexAttrib3sNV, NULL, 1141),
+ NAME_FUNC_OFFSET(20697, glVertexAttrib3svNV, glVertexAttrib3svNV, NULL, 1142),
+ NAME_FUNC_OFFSET(20717, glVertexAttrib4dNV, glVertexAttrib4dNV, NULL, 1143),
+ NAME_FUNC_OFFSET(20736, glVertexAttrib4dvNV, glVertexAttrib4dvNV, NULL, 1144),
+ NAME_FUNC_OFFSET(20756, glVertexAttrib4fNV, glVertexAttrib4fNV, NULL, 1145),
+ NAME_FUNC_OFFSET(20775, glVertexAttrib4fvNV, glVertexAttrib4fvNV, NULL, 1146),
+ NAME_FUNC_OFFSET(20795, glVertexAttrib4sNV, glVertexAttrib4sNV, NULL, 1147),
+ NAME_FUNC_OFFSET(20814, glVertexAttrib4svNV, glVertexAttrib4svNV, NULL, 1148),
+ NAME_FUNC_OFFSET(20834, glVertexAttrib4ubNV, glVertexAttrib4ubNV, NULL, 1149),
+ NAME_FUNC_OFFSET(20854, glVertexAttrib4ubvNV, glVertexAttrib4ubvNV, NULL, 1150),
+ NAME_FUNC_OFFSET(20875, glVertexAttribPointerNV, glVertexAttribPointerNV, NULL, 1151),
+ NAME_FUNC_OFFSET(20899, glVertexAttribs1dvNV, glVertexAttribs1dvNV, NULL, 1152),
+ NAME_FUNC_OFFSET(20920, glVertexAttribs1fvNV, glVertexAttribs1fvNV, NULL, 1153),
+ NAME_FUNC_OFFSET(20941, glVertexAttribs1svNV, glVertexAttribs1svNV, NULL, 1154),
+ NAME_FUNC_OFFSET(20962, glVertexAttribs2dvNV, glVertexAttribs2dvNV, NULL, 1155),
+ NAME_FUNC_OFFSET(20983, glVertexAttribs2fvNV, glVertexAttribs2fvNV, NULL, 1156),
+ NAME_FUNC_OFFSET(21004, glVertexAttribs2svNV, glVertexAttribs2svNV, NULL, 1157),
+ NAME_FUNC_OFFSET(21025, glVertexAttribs3dvNV, glVertexAttribs3dvNV, NULL, 1158),
+ NAME_FUNC_OFFSET(21046, glVertexAttribs3fvNV, glVertexAttribs3fvNV, NULL, 1159),
+ NAME_FUNC_OFFSET(21067, glVertexAttribs3svNV, glVertexAttribs3svNV, NULL, 1160),
+ NAME_FUNC_OFFSET(21088, glVertexAttribs4dvNV, glVertexAttribs4dvNV, NULL, 1161),
+ NAME_FUNC_OFFSET(21109, glVertexAttribs4fvNV, glVertexAttribs4fvNV, NULL, 1162),
+ NAME_FUNC_OFFSET(21130, glVertexAttribs4svNV, glVertexAttribs4svNV, NULL, 1163),
+ NAME_FUNC_OFFSET(21151, glVertexAttribs4ubvNV, glVertexAttribs4ubvNV, NULL, 1164),
+ NAME_FUNC_OFFSET(21173, glGetTexBumpParameterfvATI, glGetTexBumpParameterfvATI, NULL, 1165),
+ NAME_FUNC_OFFSET(21200, glGetTexBumpParameterivATI, glGetTexBumpParameterivATI, NULL, 1166),
+ NAME_FUNC_OFFSET(21227, glTexBumpParameterfvATI, glTexBumpParameterfvATI, NULL, 1167),
+ NAME_FUNC_OFFSET(21251, glTexBumpParameterivATI, glTexBumpParameterivATI, NULL, 1168),
+ NAME_FUNC_OFFSET(21275, glAlphaFragmentOp1ATI, glAlphaFragmentOp1ATI, NULL, 1169),
+ NAME_FUNC_OFFSET(21297, glAlphaFragmentOp2ATI, glAlphaFragmentOp2ATI, NULL, 1170),
+ NAME_FUNC_OFFSET(21319, glAlphaFragmentOp3ATI, glAlphaFragmentOp3ATI, NULL, 1171),
+ NAME_FUNC_OFFSET(21341, glBeginFragmentShaderATI, glBeginFragmentShaderATI, NULL, 1172),
+ NAME_FUNC_OFFSET(21366, glBindFragmentShaderATI, glBindFragmentShaderATI, NULL, 1173),
+ NAME_FUNC_OFFSET(21390, glColorFragmentOp1ATI, glColorFragmentOp1ATI, NULL, 1174),
+ NAME_FUNC_OFFSET(21412, glColorFragmentOp2ATI, glColorFragmentOp2ATI, NULL, 1175),
+ NAME_FUNC_OFFSET(21434, glColorFragmentOp3ATI, glColorFragmentOp3ATI, NULL, 1176),
+ NAME_FUNC_OFFSET(21456, glDeleteFragmentShaderATI, glDeleteFragmentShaderATI, NULL, 1177),
+ NAME_FUNC_OFFSET(21482, glEndFragmentShaderATI, glEndFragmentShaderATI, NULL, 1178),
+ NAME_FUNC_OFFSET(21505, glGenFragmentShadersATI, glGenFragmentShadersATI, NULL, 1179),
+ NAME_FUNC_OFFSET(21529, glPassTexCoordATI, glPassTexCoordATI, NULL, 1180),
+ NAME_FUNC_OFFSET(21547, glSampleMapATI, glSampleMapATI, NULL, 1181),
+ NAME_FUNC_OFFSET(21562, glSetFragmentShaderConstantATI, glSetFragmentShaderConstantATI, NULL, 1182),
+ NAME_FUNC_OFFSET(21593, gl_dispatch_stub_1183, gl_dispatch_stub_1183, NULL, 1183),
+ NAME_FUNC_OFFSET(21616, gl_dispatch_stub_1184, gl_dispatch_stub_1184, NULL, 1184),
+ NAME_FUNC_OFFSET(21639, gl_dispatch_stub_1185, gl_dispatch_stub_1185, NULL, 1185),
+ NAME_FUNC_OFFSET(21662, glGetProgramNamedParameterdvNV, glGetProgramNamedParameterdvNV, NULL, 1186),
+ NAME_FUNC_OFFSET(21693, glGetProgramNamedParameterfvNV, glGetProgramNamedParameterfvNV, NULL, 1187),
+ NAME_FUNC_OFFSET(21724, glProgramNamedParameter4dNV, glProgramNamedParameter4dNV, NULL, 1188),
+ NAME_FUNC_OFFSET(21752, glProgramNamedParameter4dvNV, glProgramNamedParameter4dvNV, NULL, 1189),
+ NAME_FUNC_OFFSET(21781, glProgramNamedParameter4fNV, glProgramNamedParameter4fNV, NULL, 1190),
+ NAME_FUNC_OFFSET(21809, glProgramNamedParameter4fvNV, glProgramNamedParameter4fvNV, NULL, 1191),
+ NAME_FUNC_OFFSET(21838, glPrimitiveRestartNV, glPrimitiveRestartNV, NULL, 1192),
+ NAME_FUNC_OFFSET(21859, gl_dispatch_stub_1193, gl_dispatch_stub_1193, NULL, 1193),
+ NAME_FUNC_OFFSET(21876, gl_dispatch_stub_1194, gl_dispatch_stub_1194, NULL, 1194),
+ NAME_FUNC_OFFSET(21889, gl_dispatch_stub_1195, gl_dispatch_stub_1195, NULL, 1195),
+ NAME_FUNC_OFFSET(21903, gl_dispatch_stub_1196, gl_dispatch_stub_1196, NULL, 1196),
+ NAME_FUNC_OFFSET(21920, glBindFramebufferEXT, glBindFramebufferEXT, NULL, 1197),
+ NAME_FUNC_OFFSET(21941, glBindRenderbufferEXT, glBindRenderbufferEXT, NULL, 1198),
+ NAME_FUNC_OFFSET(21963, gl_dispatch_stub_1199, gl_dispatch_stub_1199, NULL, 1199),
+ NAME_FUNC_OFFSET(21987, gl_dispatch_stub_1200, gl_dispatch_stub_1200, NULL, 1200),
+ NAME_FUNC_OFFSET(22017, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 1201),
+ NAME_FUNC_OFFSET(22038, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 1202),
+ NAME_FUNC_OFFSET(22060, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 1203),
+ NAME_FUNC_OFFSET(22081, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 1204),
+ NAME_FUNC_OFFSET(22103, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 1205),
+ NAME_FUNC_OFFSET(22125, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 1206),
+ NAME_FUNC_OFFSET(22148, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 1207),
+ NAME_FUNC_OFFSET(22169, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 1208),
+ NAME_FUNC_OFFSET(22191, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 1209),
+ NAME_FUNC_OFFSET(22213, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 1210),
+ NAME_FUNC_OFFSET(22236, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 1211),
+ NAME_FUNC_OFFSET(22257, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 1212),
+ NAME_FUNC_OFFSET(22279, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 1213),
+ NAME_FUNC_OFFSET(22301, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 1214),
+ NAME_FUNC_OFFSET(22324, glClearColorIiEXT, glClearColorIiEXT, NULL, 1215),
+ NAME_FUNC_OFFSET(22342, glClearColorIuiEXT, glClearColorIuiEXT, NULL, 1216),
+ NAME_FUNC_OFFSET(22361, glBindBufferOffsetEXT, glBindBufferOffsetEXT, NULL, 1217),
+ NAME_FUNC_OFFSET(22383, glBeginPerfMonitorAMD, glBeginPerfMonitorAMD, NULL, 1218),
+ NAME_FUNC_OFFSET(22405, glDeletePerfMonitorsAMD, glDeletePerfMonitorsAMD, NULL, 1219),
+ NAME_FUNC_OFFSET(22429, glEndPerfMonitorAMD, glEndPerfMonitorAMD, NULL, 1220),
+ NAME_FUNC_OFFSET(22449, glGenPerfMonitorsAMD, glGenPerfMonitorsAMD, NULL, 1221),
+ NAME_FUNC_OFFSET(22470, glGetPerfMonitorCounterDataAMD, glGetPerfMonitorCounterDataAMD, NULL, 1222),
+ NAME_FUNC_OFFSET(22501, glGetPerfMonitorCounterInfoAMD, glGetPerfMonitorCounterInfoAMD, NULL, 1223),
+ NAME_FUNC_OFFSET(22532, glGetPerfMonitorCounterStringAMD, glGetPerfMonitorCounterStringAMD, NULL, 1224),
+ NAME_FUNC_OFFSET(22565, glGetPerfMonitorCountersAMD, glGetPerfMonitorCountersAMD, NULL, 1225),
+ NAME_FUNC_OFFSET(22593, glGetPerfMonitorGroupStringAMD, glGetPerfMonitorGroupStringAMD, NULL, 1226),
+ NAME_FUNC_OFFSET(22624, glGetPerfMonitorGroupsAMD, glGetPerfMonitorGroupsAMD, NULL, 1227),
+ NAME_FUNC_OFFSET(22650, glSelectPerfMonitorCountersAMD, glSelectPerfMonitorCountersAMD, NULL, 1228),
+ NAME_FUNC_OFFSET(22681, glGetObjectParameterivAPPLE, glGetObjectParameterivAPPLE, NULL, 1229),
+ NAME_FUNC_OFFSET(22709, glObjectPurgeableAPPLE, glObjectPurgeableAPPLE, NULL, 1230),
+ NAME_FUNC_OFFSET(22732, glObjectUnpurgeableAPPLE, glObjectUnpurgeableAPPLE, NULL, 1231),
+ NAME_FUNC_OFFSET(22757, glActiveProgramEXT, glActiveProgramEXT, NULL, 1232),
+ NAME_FUNC_OFFSET(22776, glCreateShaderProgramEXT, glCreateShaderProgramEXT, NULL, 1233),
+ NAME_FUNC_OFFSET(22801, glUseShaderProgramEXT, glUseShaderProgramEXT, NULL, 1234),
+ NAME_FUNC_OFFSET(22823, glTextureBarrierNV, glTextureBarrierNV, NULL, 1235),
+ NAME_FUNC_OFFSET(22842, glVDPAUFiniNV, glVDPAUFiniNV, NULL, 1236),
+ NAME_FUNC_OFFSET(22856, glVDPAUGetSurfaceivNV, glVDPAUGetSurfaceivNV, NULL, 1237),
+ NAME_FUNC_OFFSET(22878, glVDPAUInitNV, glVDPAUInitNV, NULL, 1238),
+ NAME_FUNC_OFFSET(22892, glVDPAUIsSurfaceNV, glVDPAUIsSurfaceNV, NULL, 1239),
+ NAME_FUNC_OFFSET(22911, glVDPAUMapSurfacesNV, glVDPAUMapSurfacesNV, NULL, 1240),
+ NAME_FUNC_OFFSET(22932, glVDPAURegisterOutputSurfaceNV, glVDPAURegisterOutputSurfaceNV, NULL, 1241),
+ NAME_FUNC_OFFSET(22963, glVDPAURegisterVideoSurfaceNV, glVDPAURegisterVideoSurfaceNV, NULL, 1242),
+ NAME_FUNC_OFFSET(22993, glVDPAUSurfaceAccessNV, glVDPAUSurfaceAccessNV, NULL, 1243),
+ NAME_FUNC_OFFSET(23016, glVDPAUUnmapSurfacesNV, glVDPAUUnmapSurfacesNV, NULL, 1244),
+ NAME_FUNC_OFFSET(23039, glVDPAUUnregisterSurfaceNV, glVDPAUUnregisterSurfaceNV, NULL, 1245),
+ NAME_FUNC_OFFSET(23066, gl_dispatch_stub_1246, gl_dispatch_stub_1246, NULL, 1246),
+ NAME_FUNC_OFFSET(23088, gl_dispatch_stub_1247, gl_dispatch_stub_1247, NULL, 1247),
+ NAME_FUNC_OFFSET(23111, gl_dispatch_stub_1248, gl_dispatch_stub_1248, NULL, 1248),
+ NAME_FUNC_OFFSET(23134, gl_dispatch_stub_1249, gl_dispatch_stub_1249, NULL, 1249),
+ NAME_FUNC_OFFSET(23154, gl_dispatch_stub_1250, gl_dispatch_stub_1250, NULL, 1250),
+ NAME_FUNC_OFFSET(23181, gl_dispatch_stub_1251, gl_dispatch_stub_1251, NULL, 1251),
+ NAME_FUNC_OFFSET(23207, gl_dispatch_stub_1252, gl_dispatch_stub_1252, NULL, 1252),
+ NAME_FUNC_OFFSET(23233, gl_dispatch_stub_1253, gl_dispatch_stub_1253, NULL, 1253),
+ NAME_FUNC_OFFSET(23257, gl_dispatch_stub_1254, gl_dispatch_stub_1254, NULL, 1254),
+ NAME_FUNC_OFFSET(23285, gl_dispatch_stub_1255, gl_dispatch_stub_1255, NULL, 1255),
+ NAME_FUNC_OFFSET(23309, glPolygonOffsetClampEXT, glPolygonOffsetClampEXT, NULL, 1256),
+ NAME_FUNC_OFFSET(23333, gl_dispatch_stub_1257, gl_dispatch_stub_1257, NULL, 1257),
+ NAME_FUNC_OFFSET(23358, gl_dispatch_stub_1258, gl_dispatch_stub_1258, NULL, 1258),
+ NAME_FUNC_OFFSET(23387, gl_dispatch_stub_1259, gl_dispatch_stub_1259, NULL, 1259),
+ NAME_FUNC_OFFSET(23418, glEGLImageTargetRenderbufferStorageOES, glEGLImageTargetRenderbufferStorageOES, NULL, 1260),
+ NAME_FUNC_OFFSET(23457, glEGLImageTargetTexture2DOES, glEGLImageTargetTexture2DOES, NULL, 1261),
+ NAME_FUNC_OFFSET(23486, glAlphaFuncx, glAlphaFuncx, NULL, 1262),
+ NAME_FUNC_OFFSET(23499, glClearColorx, glClearColorx, NULL, 1263),
+ NAME_FUNC_OFFSET(23513, glClearDepthx, glClearDepthx, NULL, 1264),
+ NAME_FUNC_OFFSET(23527, glColor4x, glColor4x, NULL, 1265),
+ NAME_FUNC_OFFSET(23537, glDepthRangex, glDepthRangex, NULL, 1266),
+ NAME_FUNC_OFFSET(23551, glFogx, glFogx, NULL, 1267),
+ NAME_FUNC_OFFSET(23558, glFogxv, glFogxv, NULL, 1268),
+ NAME_FUNC_OFFSET(23566, glFrustumf, glFrustumf, NULL, 1269),
+ NAME_FUNC_OFFSET(23577, glFrustumx, glFrustumx, NULL, 1270),
+ NAME_FUNC_OFFSET(23588, glLightModelx, glLightModelx, NULL, 1271),
+ NAME_FUNC_OFFSET(23602, glLightModelxv, glLightModelxv, NULL, 1272),
+ NAME_FUNC_OFFSET(23617, glLightx, glLightx, NULL, 1273),
+ NAME_FUNC_OFFSET(23626, glLightxv, glLightxv, NULL, 1274),
+ NAME_FUNC_OFFSET(23636, glLineWidthx, glLineWidthx, NULL, 1275),
+ NAME_FUNC_OFFSET(23649, glLoadMatrixx, glLoadMatrixx, NULL, 1276),
+ NAME_FUNC_OFFSET(23663, glMaterialx, glMaterialx, NULL, 1277),
+ NAME_FUNC_OFFSET(23675, glMaterialxv, glMaterialxv, NULL, 1278),
+ NAME_FUNC_OFFSET(23688, glMultMatrixx, glMultMatrixx, NULL, 1279),
+ NAME_FUNC_OFFSET(23702, glMultiTexCoord4x, glMultiTexCoord4x, NULL, 1280),
+ NAME_FUNC_OFFSET(23720, glNormal3x, glNormal3x, NULL, 1281),
+ NAME_FUNC_OFFSET(23731, glOrthof, glOrthof, NULL, 1282),
+ NAME_FUNC_OFFSET(23740, glOrthox, glOrthox, NULL, 1283),
+ NAME_FUNC_OFFSET(23749, glPointSizex, glPointSizex, NULL, 1284),
+ NAME_FUNC_OFFSET(23762, glPolygonOffsetx, glPolygonOffsetx, NULL, 1285),
+ NAME_FUNC_OFFSET(23779, glRotatex, glRotatex, NULL, 1286),
+ NAME_FUNC_OFFSET(23789, glSampleCoveragex, glSampleCoveragex, NULL, 1287),
+ NAME_FUNC_OFFSET(23807, glScalex, glScalex, NULL, 1288),
+ NAME_FUNC_OFFSET(23816, glTexEnvx, glTexEnvx, NULL, 1289),
+ NAME_FUNC_OFFSET(23826, glTexEnvxv, glTexEnvxv, NULL, 1290),
+ NAME_FUNC_OFFSET(23837, glTexParameterx, glTexParameterx, NULL, 1291),
+ NAME_FUNC_OFFSET(23853, glTranslatex, glTranslatex, NULL, 1292),
+ NAME_FUNC_OFFSET(23866, glClipPlanef, glClipPlanef, NULL, 1293),
+ NAME_FUNC_OFFSET(23879, glClipPlanex, glClipPlanex, NULL, 1294),
+ NAME_FUNC_OFFSET(23892, glGetClipPlanef, glGetClipPlanef, NULL, 1295),
+ NAME_FUNC_OFFSET(23908, glGetClipPlanex, glGetClipPlanex, NULL, 1296),
+ NAME_FUNC_OFFSET(23924, glGetFixedv, glGetFixedv, NULL, 1297),
+ NAME_FUNC_OFFSET(23936, glGetLightxv, glGetLightxv, NULL, 1298),
+ NAME_FUNC_OFFSET(23949, glGetMaterialxv, glGetMaterialxv, NULL, 1299),
+ NAME_FUNC_OFFSET(23965, glGetTexEnvxv, glGetTexEnvxv, NULL, 1300),
+ NAME_FUNC_OFFSET(23979, glGetTexParameterxv, glGetTexParameterxv, NULL, 1301),
+ NAME_FUNC_OFFSET(23999, glPointParameterx, glPointParameterx, NULL, 1302),
+ NAME_FUNC_OFFSET(24017, glPointParameterxv, glPointParameterxv, NULL, 1303),
+ NAME_FUNC_OFFSET(24036, glTexParameterxv, glTexParameterxv, NULL, 1304),
+ NAME_FUNC_OFFSET(24053, glTexGenf, glTexGenf, NULL, 190),
+ NAME_FUNC_OFFSET(24066, glTexGenfv, glTexGenfv, NULL, 191),
+ NAME_FUNC_OFFSET(24080, glTexGeni, glTexGeni, NULL, 192),
+ NAME_FUNC_OFFSET(24093, glTexGeniv, glTexGeniv, NULL, 193),
+ NAME_FUNC_OFFSET(24107, glReadBuffer, glReadBuffer, NULL, 254),
+ NAME_FUNC_OFFSET(24122, glGetTexGenfv, glGetTexGenfv, NULL, 279),
+ NAME_FUNC_OFFSET(24139, glGetTexGeniv, glGetTexGeniv, NULL, 280),
+ NAME_FUNC_OFFSET(24156, glArrayElement, glArrayElement, NULL, 306),
+ NAME_FUNC_OFFSET(24174, glBindTexture, glBindTexture, NULL, 307),
+ NAME_FUNC_OFFSET(24191, glDrawArrays, glDrawArrays, NULL, 310),
+ NAME_FUNC_OFFSET(24207, glAreTexturesResident, glAreTexturesResidentEXT, glAreTexturesResidentEXT, 322),
+ NAME_FUNC_OFFSET(24232, glCopyTexImage1D, glCopyTexImage1D, NULL, 323),
+ NAME_FUNC_OFFSET(24252, glCopyTexImage2D, glCopyTexImage2D, NULL, 324),
+ NAME_FUNC_OFFSET(24272, glCopyTexSubImage1D, glCopyTexSubImage1D, NULL, 325),
+ NAME_FUNC_OFFSET(24295, glCopyTexSubImage2D, glCopyTexSubImage2D, NULL, 326),
+ NAME_FUNC_OFFSET(24318, glDeleteTextures, glDeleteTexturesEXT, glDeleteTexturesEXT, 327),
+ NAME_FUNC_OFFSET(24338, glGenTextures, glGenTexturesEXT, glGenTexturesEXT, 328),
+ NAME_FUNC_OFFSET(24355, glGetPointerv, glGetPointerv, NULL, 329),
+ NAME_FUNC_OFFSET(24372, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330),
+ NAME_FUNC_OFFSET(24387, glPrioritizeTextures, glPrioritizeTextures, NULL, 331),
+ NAME_FUNC_OFFSET(24411, glTexSubImage1D, glTexSubImage1D, NULL, 332),
+ NAME_FUNC_OFFSET(24430, glTexSubImage2D, glTexSubImage2D, NULL, 333),
+ NAME_FUNC_OFFSET(24449, glBlendColor, glBlendColor, NULL, 336),
+ NAME_FUNC_OFFSET(24465, glBlendEquation, glBlendEquation, NULL, 337),
+ NAME_FUNC_OFFSET(24484, glBlendEquation, glBlendEquation, NULL, 337),
+ NAME_FUNC_OFFSET(24503, glDrawRangeElements, glDrawRangeElements, NULL, 338),
+ NAME_FUNC_OFFSET(24526, glColorTable, glColorTable, NULL, 339),
+ NAME_FUNC_OFFSET(24542, glColorTable, glColorTable, NULL, 339),
+ NAME_FUNC_OFFSET(24558, glColorTableParameterfv, glColorTableParameterfv, NULL, 340),
+ NAME_FUNC_OFFSET(24585, glColorTableParameteriv, glColorTableParameteriv, NULL, 341),
+ NAME_FUNC_OFFSET(24612, glCopyColorTable, glCopyColorTable, NULL, 342),
+ NAME_FUNC_OFFSET(24632, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
+ NAME_FUNC_OFFSET(24651, glGetColorTable, glGetColorTableEXT, glGetColorTableEXT, 343),
+ NAME_FUNC_OFFSET(24670, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
+ NAME_FUNC_OFFSET(24700, glGetColorTableParameterfv, glGetColorTableParameterfvEXT, glGetColorTableParameterfvEXT, 344),
+ NAME_FUNC_OFFSET(24730, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
+ NAME_FUNC_OFFSET(24760, glGetColorTableParameteriv, glGetColorTableParameterivEXT, glGetColorTableParameterivEXT, 345),
+ NAME_FUNC_OFFSET(24790, glColorSubTable, glColorSubTable, NULL, 346),
+ NAME_FUNC_OFFSET(24809, glCopyColorSubTable, glCopyColorSubTable, NULL, 347),
+ NAME_FUNC_OFFSET(24832, glConvolutionFilter1D, glConvolutionFilter1D, NULL, 348),
+ NAME_FUNC_OFFSET(24857, glConvolutionFilter2D, glConvolutionFilter2D, NULL, 349),
+ NAME_FUNC_OFFSET(24882, glConvolutionParameterf, glConvolutionParameterf, NULL, 350),
+ NAME_FUNC_OFFSET(24909, glConvolutionParameterfv, glConvolutionParameterfv, NULL, 351),
+ NAME_FUNC_OFFSET(24937, glConvolutionParameteri, glConvolutionParameteri, NULL, 352),
+ NAME_FUNC_OFFSET(24964, glConvolutionParameteriv, glConvolutionParameteriv, NULL, 353),
+ NAME_FUNC_OFFSET(24992, glCopyConvolutionFilter1D, glCopyConvolutionFilter1D, NULL, 354),
+ NAME_FUNC_OFFSET(25021, glCopyConvolutionFilter2D, glCopyConvolutionFilter2D, NULL, 355),
+ NAME_FUNC_OFFSET(25050, glGetConvolutionFilter, gl_dispatch_stub_356, gl_dispatch_stub_356, 356),
+ NAME_FUNC_OFFSET(25076, glGetConvolutionParameterfv, gl_dispatch_stub_357, gl_dispatch_stub_357, 357),
+ NAME_FUNC_OFFSET(25107, glGetConvolutionParameteriv, gl_dispatch_stub_358, gl_dispatch_stub_358, 358),
+ NAME_FUNC_OFFSET(25138, glGetSeparableFilter, gl_dispatch_stub_359, gl_dispatch_stub_359, 359),
+ NAME_FUNC_OFFSET(25162, glSeparableFilter2D, glSeparableFilter2D, NULL, 360),
+ NAME_FUNC_OFFSET(25185, glGetHistogram, gl_dispatch_stub_361, gl_dispatch_stub_361, 361),
+ NAME_FUNC_OFFSET(25203, glGetHistogramParameterfv, gl_dispatch_stub_362, gl_dispatch_stub_362, 362),
+ NAME_FUNC_OFFSET(25232, glGetHistogramParameteriv, gl_dispatch_stub_363, gl_dispatch_stub_363, 363),
+ NAME_FUNC_OFFSET(25261, glGetMinmax, gl_dispatch_stub_364, gl_dispatch_stub_364, 364),
+ NAME_FUNC_OFFSET(25276, glGetMinmaxParameterfv, gl_dispatch_stub_365, gl_dispatch_stub_365, 365),
+ NAME_FUNC_OFFSET(25302, glGetMinmaxParameteriv, gl_dispatch_stub_366, gl_dispatch_stub_366, 366),
+ NAME_FUNC_OFFSET(25328, glHistogram, glHistogram, NULL, 367),
+ NAME_FUNC_OFFSET(25343, glMinmax, glMinmax, NULL, 368),
+ NAME_FUNC_OFFSET(25355, glResetHistogram, glResetHistogram, NULL, 369),
+ NAME_FUNC_OFFSET(25375, glResetMinmax, glResetMinmax, NULL, 370),
+ NAME_FUNC_OFFSET(25392, glTexImage3D, glTexImage3D, NULL, 371),
+ NAME_FUNC_OFFSET(25408, glTexImage3D, glTexImage3D, NULL, 371),
+ NAME_FUNC_OFFSET(25424, glTexSubImage3D, glTexSubImage3D, NULL, 372),
+ NAME_FUNC_OFFSET(25443, glTexSubImage3D, glTexSubImage3D, NULL, 372),
+ NAME_FUNC_OFFSET(25462, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
+ NAME_FUNC_OFFSET(25485, glCopyTexSubImage3D, glCopyTexSubImage3D, NULL, 373),
+ NAME_FUNC_OFFSET(25508, glActiveTexture, glActiveTexture, NULL, 374),
+ NAME_FUNC_OFFSET(25527, glClientActiveTexture, glClientActiveTexture, NULL, 375),
+ NAME_FUNC_OFFSET(25552, glMultiTexCoord1d, glMultiTexCoord1d, NULL, 376),
+ NAME_FUNC_OFFSET(25573, glMultiTexCoord1dv, glMultiTexCoord1dv, NULL, 377),
+ NAME_FUNC_OFFSET(25595, glMultiTexCoord1fARB, glMultiTexCoord1fARB, NULL, 378),
+ NAME_FUNC_OFFSET(25613, glMultiTexCoord1fvARB, glMultiTexCoord1fvARB, NULL, 379),
+ NAME_FUNC_OFFSET(25632, glMultiTexCoord1i, glMultiTexCoord1i, NULL, 380),
+ NAME_FUNC_OFFSET(25653, glMultiTexCoord1iv, glMultiTexCoord1iv, NULL, 381),
+ NAME_FUNC_OFFSET(25675, glMultiTexCoord1s, glMultiTexCoord1s, NULL, 382),
+ NAME_FUNC_OFFSET(25696, glMultiTexCoord1sv, glMultiTexCoord1sv, NULL, 383),
+ NAME_FUNC_OFFSET(25718, glMultiTexCoord2d, glMultiTexCoord2d, NULL, 384),
+ NAME_FUNC_OFFSET(25739, glMultiTexCoord2dv, glMultiTexCoord2dv, NULL, 385),
+ NAME_FUNC_OFFSET(25761, glMultiTexCoord2fARB, glMultiTexCoord2fARB, NULL, 386),
+ NAME_FUNC_OFFSET(25779, glMultiTexCoord2fvARB, glMultiTexCoord2fvARB, NULL, 387),
+ NAME_FUNC_OFFSET(25798, glMultiTexCoord2i, glMultiTexCoord2i, NULL, 388),
+ NAME_FUNC_OFFSET(25819, glMultiTexCoord2iv, glMultiTexCoord2iv, NULL, 389),
+ NAME_FUNC_OFFSET(25841, glMultiTexCoord2s, glMultiTexCoord2s, NULL, 390),
+ NAME_FUNC_OFFSET(25862, glMultiTexCoord2sv, glMultiTexCoord2sv, NULL, 391),
+ NAME_FUNC_OFFSET(25884, glMultiTexCoord3d, glMultiTexCoord3d, NULL, 392),
+ NAME_FUNC_OFFSET(25905, glMultiTexCoord3dv, glMultiTexCoord3dv, NULL, 393),
+ NAME_FUNC_OFFSET(25927, glMultiTexCoord3fARB, glMultiTexCoord3fARB, NULL, 394),
+ NAME_FUNC_OFFSET(25945, glMultiTexCoord3fvARB, glMultiTexCoord3fvARB, NULL, 395),
+ NAME_FUNC_OFFSET(25964, glMultiTexCoord3i, glMultiTexCoord3i, NULL, 396),
+ NAME_FUNC_OFFSET(25985, glMultiTexCoord3iv, glMultiTexCoord3iv, NULL, 397),
+ NAME_FUNC_OFFSET(26007, glMultiTexCoord3s, glMultiTexCoord3s, NULL, 398),
+ NAME_FUNC_OFFSET(26028, glMultiTexCoord3sv, glMultiTexCoord3sv, NULL, 399),
+ NAME_FUNC_OFFSET(26050, glMultiTexCoord4d, glMultiTexCoord4d, NULL, 400),
+ NAME_FUNC_OFFSET(26071, glMultiTexCoord4dv, glMultiTexCoord4dv, NULL, 401),
+ NAME_FUNC_OFFSET(26093, glMultiTexCoord4fARB, glMultiTexCoord4fARB, NULL, 402),
+ NAME_FUNC_OFFSET(26111, glMultiTexCoord4fvARB, glMultiTexCoord4fvARB, NULL, 403),
+ NAME_FUNC_OFFSET(26130, glMultiTexCoord4i, glMultiTexCoord4i, NULL, 404),
+ NAME_FUNC_OFFSET(26151, glMultiTexCoord4iv, glMultiTexCoord4iv, NULL, 405),
+ NAME_FUNC_OFFSET(26173, glMultiTexCoord4s, glMultiTexCoord4s, NULL, 406),
+ NAME_FUNC_OFFSET(26194, glMultiTexCoord4sv, glMultiTexCoord4sv, NULL, 407),
+ NAME_FUNC_OFFSET(26216, glCompressedTexImage1D, glCompressedTexImage1D, NULL, 408),
+ NAME_FUNC_OFFSET(26242, glCompressedTexImage2D, glCompressedTexImage2D, NULL, 409),
+ NAME_FUNC_OFFSET(26268, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410),
+ NAME_FUNC_OFFSET(26294, glCompressedTexImage3D, glCompressedTexImage3D, NULL, 410),
+ NAME_FUNC_OFFSET(26320, glCompressedTexSubImage1D, glCompressedTexSubImage1D, NULL, 411),
+ NAME_FUNC_OFFSET(26349, glCompressedTexSubImage2D, glCompressedTexSubImage2D, NULL, 412),
+ NAME_FUNC_OFFSET(26378, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413),
+ NAME_FUNC_OFFSET(26407, glCompressedTexSubImage3D, glCompressedTexSubImage3D, NULL, 413),
+ NAME_FUNC_OFFSET(26436, glGetCompressedTexImage, glGetCompressedTexImage, NULL, 414),
+ NAME_FUNC_OFFSET(26463, glLoadTransposeMatrixd, glLoadTransposeMatrixd, NULL, 415),
+ NAME_FUNC_OFFSET(26489, glLoadTransposeMatrixf, glLoadTransposeMatrixf, NULL, 416),
+ NAME_FUNC_OFFSET(26515, glMultTransposeMatrixd, glMultTransposeMatrixd, NULL, 417),
+ NAME_FUNC_OFFSET(26541, glMultTransposeMatrixf, glMultTransposeMatrixf, NULL, 418),
+ NAME_FUNC_OFFSET(26567, glSampleCoverage, glSampleCoverage, NULL, 419),
+ NAME_FUNC_OFFSET(26587, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
+ NAME_FUNC_OFFSET(26610, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
+ NAME_FUNC_OFFSET(26634, glBlendFuncSeparate, glBlendFuncSeparate, NULL, 420),
+ NAME_FUNC_OFFSET(26657, glFogCoordPointer, glFogCoordPointer, NULL, 421),
+ NAME_FUNC_OFFSET(26678, glFogCoordd, glFogCoordd, NULL, 422),
+ NAME_FUNC_OFFSET(26693, glFogCoorddv, glFogCoorddv, NULL, 423),
+ NAME_FUNC_OFFSET(26709, glMultiDrawArrays, glMultiDrawArrays, NULL, 424),
+ NAME_FUNC_OFFSET(26730, glPointParameterf, glPointParameterf, NULL, 425),
+ NAME_FUNC_OFFSET(26751, glPointParameterf, glPointParameterf, NULL, 425),
+ NAME_FUNC_OFFSET(26772, glPointParameterf, glPointParameterf, NULL, 425),
+ NAME_FUNC_OFFSET(26794, glPointParameterfv, glPointParameterfv, NULL, 426),
+ NAME_FUNC_OFFSET(26816, glPointParameterfv, glPointParameterfv, NULL, 426),
+ NAME_FUNC_OFFSET(26838, glPointParameterfv, glPointParameterfv, NULL, 426),
+ NAME_FUNC_OFFSET(26861, glPointParameteri, glPointParameteri, NULL, 427),
+ NAME_FUNC_OFFSET(26881, glPointParameteriv, glPointParameteriv, NULL, 428),
+ NAME_FUNC_OFFSET(26902, glSecondaryColor3b, glSecondaryColor3b, NULL, 429),
+ NAME_FUNC_OFFSET(26924, glSecondaryColor3bv, glSecondaryColor3bv, NULL, 430),
+ NAME_FUNC_OFFSET(26947, glSecondaryColor3d, glSecondaryColor3d, NULL, 431),
+ NAME_FUNC_OFFSET(26969, glSecondaryColor3dv, glSecondaryColor3dv, NULL, 432),
+ NAME_FUNC_OFFSET(26992, glSecondaryColor3i, glSecondaryColor3i, NULL, 433),
+ NAME_FUNC_OFFSET(27014, glSecondaryColor3iv, glSecondaryColor3iv, NULL, 434),
+ NAME_FUNC_OFFSET(27037, glSecondaryColor3s, glSecondaryColor3s, NULL, 435),
+ NAME_FUNC_OFFSET(27059, glSecondaryColor3sv, glSecondaryColor3sv, NULL, 436),
+ NAME_FUNC_OFFSET(27082, glSecondaryColor3ub, glSecondaryColor3ub, NULL, 437),
+ NAME_FUNC_OFFSET(27105, glSecondaryColor3ubv, glSecondaryColor3ubv, NULL, 438),
+ NAME_FUNC_OFFSET(27129, glSecondaryColor3ui, glSecondaryColor3ui, NULL, 439),
+ NAME_FUNC_OFFSET(27152, glSecondaryColor3uiv, glSecondaryColor3uiv, NULL, 440),
+ NAME_FUNC_OFFSET(27176, glSecondaryColor3us, glSecondaryColor3us, NULL, 441),
+ NAME_FUNC_OFFSET(27199, glSecondaryColor3usv, glSecondaryColor3usv, NULL, 442),
+ NAME_FUNC_OFFSET(27223, glSecondaryColorPointer, glSecondaryColorPointer, NULL, 443),
+ NAME_FUNC_OFFSET(27250, glWindowPos2d, glWindowPos2d, NULL, 444),
+ NAME_FUNC_OFFSET(27267, glWindowPos2d, glWindowPos2d, NULL, 444),
+ NAME_FUNC_OFFSET(27285, glWindowPos2dv, glWindowPos2dv, NULL, 445),
+ NAME_FUNC_OFFSET(27303, glWindowPos2dv, glWindowPos2dv, NULL, 445),
+ NAME_FUNC_OFFSET(27322, glWindowPos2f, glWindowPos2f, NULL, 446),
+ NAME_FUNC_OFFSET(27339, glWindowPos2f, glWindowPos2f, NULL, 446),
+ NAME_FUNC_OFFSET(27357, glWindowPos2fv, glWindowPos2fv, NULL, 447),
+ NAME_FUNC_OFFSET(27375, glWindowPos2fv, glWindowPos2fv, NULL, 447),
+ NAME_FUNC_OFFSET(27394, glWindowPos2i, glWindowPos2i, NULL, 448),
+ NAME_FUNC_OFFSET(27411, glWindowPos2i, glWindowPos2i, NULL, 448),
+ NAME_FUNC_OFFSET(27429, glWindowPos2iv, glWindowPos2iv, NULL, 449),
+ NAME_FUNC_OFFSET(27447, glWindowPos2iv, glWindowPos2iv, NULL, 449),
+ NAME_FUNC_OFFSET(27466, glWindowPos2s, glWindowPos2s, NULL, 450),
+ NAME_FUNC_OFFSET(27483, glWindowPos2s, glWindowPos2s, NULL, 450),
+ NAME_FUNC_OFFSET(27501, glWindowPos2sv, glWindowPos2sv, NULL, 451),
+ NAME_FUNC_OFFSET(27519, glWindowPos2sv, glWindowPos2sv, NULL, 451),
+ NAME_FUNC_OFFSET(27538, glWindowPos3d, glWindowPos3d, NULL, 452),
+ NAME_FUNC_OFFSET(27555, glWindowPos3d, glWindowPos3d, NULL, 452),
+ NAME_FUNC_OFFSET(27573, glWindowPos3dv, glWindowPos3dv, NULL, 453),
+ NAME_FUNC_OFFSET(27591, glWindowPos3dv, glWindowPos3dv, NULL, 453),
+ NAME_FUNC_OFFSET(27610, glWindowPos3f, glWindowPos3f, NULL, 454),
+ NAME_FUNC_OFFSET(27627, glWindowPos3f, glWindowPos3f, NULL, 454),
+ NAME_FUNC_OFFSET(27645, glWindowPos3fv, glWindowPos3fv, NULL, 455),
+ NAME_FUNC_OFFSET(27663, glWindowPos3fv, glWindowPos3fv, NULL, 455),
+ NAME_FUNC_OFFSET(27682, glWindowPos3i, glWindowPos3i, NULL, 456),
+ NAME_FUNC_OFFSET(27699, glWindowPos3i, glWindowPos3i, NULL, 456),
+ NAME_FUNC_OFFSET(27717, glWindowPos3iv, glWindowPos3iv, NULL, 457),
+ NAME_FUNC_OFFSET(27735, glWindowPos3iv, glWindowPos3iv, NULL, 457),
+ NAME_FUNC_OFFSET(27754, glWindowPos3s, glWindowPos3s, NULL, 458),
+ NAME_FUNC_OFFSET(27771, glWindowPos3s, glWindowPos3s, NULL, 458),
+ NAME_FUNC_OFFSET(27789, glWindowPos3sv, glWindowPos3sv, NULL, 459),
+ NAME_FUNC_OFFSET(27807, glWindowPos3sv, glWindowPos3sv, NULL, 459),
+ NAME_FUNC_OFFSET(27826, glBeginQuery, glBeginQuery, NULL, 460),
+ NAME_FUNC_OFFSET(27842, glBindBuffer, glBindBuffer, NULL, 461),
+ NAME_FUNC_OFFSET(27858, glBufferData, glBufferData, NULL, 462),
+ NAME_FUNC_OFFSET(27874, glBufferSubData, glBufferSubData, NULL, 463),
+ NAME_FUNC_OFFSET(27893, glDeleteBuffers, glDeleteBuffers, NULL, 464),
+ NAME_FUNC_OFFSET(27912, glDeleteQueries, glDeleteQueries, NULL, 465),
+ NAME_FUNC_OFFSET(27931, glEndQuery, glEndQuery, NULL, 466),
+ NAME_FUNC_OFFSET(27945, glGenBuffers, glGenBuffers, NULL, 467),
+ NAME_FUNC_OFFSET(27961, glGenQueries, glGenQueries, NULL, 468),
+ NAME_FUNC_OFFSET(27977, glGetBufferParameteriv, glGetBufferParameteriv, NULL, 469),
+ NAME_FUNC_OFFSET(28003, glGetBufferPointerv, glGetBufferPointerv, NULL, 470),
+ NAME_FUNC_OFFSET(28026, glGetBufferPointerv, glGetBufferPointerv, NULL, 470),
+ NAME_FUNC_OFFSET(28049, glGetBufferSubData, glGetBufferSubData, NULL, 471),
+ NAME_FUNC_OFFSET(28071, glGetQueryObjectiv, glGetQueryObjectiv, NULL, 472),
+ NAME_FUNC_OFFSET(28093, glGetQueryObjectuiv, glGetQueryObjectuiv, NULL, 473),
+ NAME_FUNC_OFFSET(28116, glGetQueryiv, glGetQueryiv, NULL, 474),
+ NAME_FUNC_OFFSET(28132, glIsBuffer, glIsBuffer, NULL, 475),
+ NAME_FUNC_OFFSET(28146, glIsQuery, glIsQuery, NULL, 476),
+ NAME_FUNC_OFFSET(28159, glMapBuffer, glMapBuffer, NULL, 477),
+ NAME_FUNC_OFFSET(28174, glMapBuffer, glMapBuffer, NULL, 477),
+ NAME_FUNC_OFFSET(28189, glUnmapBuffer, glUnmapBuffer, NULL, 478),
+ NAME_FUNC_OFFSET(28206, glUnmapBuffer, glUnmapBuffer, NULL, 478),
+ NAME_FUNC_OFFSET(28223, glBindAttribLocation, glBindAttribLocation, NULL, 480),
+ NAME_FUNC_OFFSET(28247, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
+ NAME_FUNC_OFFSET(28274, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
+ NAME_FUNC_OFFSET(28301, glBlendEquationSeparate, glBlendEquationSeparate, NULL, 481),
+ NAME_FUNC_OFFSET(28328, glCompileShader, glCompileShader, NULL, 482),
+ NAME_FUNC_OFFSET(28347, glDisableVertexAttribArray, glDisableVertexAttribArray, NULL, 488),
+ NAME_FUNC_OFFSET(28377, glDrawBuffers, glDrawBuffers, NULL, 489),
+ NAME_FUNC_OFFSET(28394, glDrawBuffers, glDrawBuffers, NULL, 489),
+ NAME_FUNC_OFFSET(28411, glDrawBuffers, glDrawBuffers, NULL, 489),
+ NAME_FUNC_OFFSET(28427, glDrawBuffers, glDrawBuffers, NULL, 489),
+ NAME_FUNC_OFFSET(28444, glEnableVertexAttribArray, glEnableVertexAttribArray, NULL, 490),
+ NAME_FUNC_OFFSET(28473, glGetActiveAttrib, glGetActiveAttrib, NULL, 491),
+ NAME_FUNC_OFFSET(28494, glGetActiveUniform, glGetActiveUniform, NULL, 492),
+ NAME_FUNC_OFFSET(28516, glGetAttribLocation, glGetAttribLocation, NULL, 494),
+ NAME_FUNC_OFFSET(28539, glGetShaderSource, glGetShaderSource, NULL, 498),
+ NAME_FUNC_OFFSET(28560, glGetUniformLocation, glGetUniformLocation, NULL, 500),
+ NAME_FUNC_OFFSET(28584, glGetUniformfv, glGetUniformfv, NULL, 501),
+ NAME_FUNC_OFFSET(28602, glGetUniformiv, glGetUniformiv, NULL, 502),
+ NAME_FUNC_OFFSET(28620, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503),
+ NAME_FUNC_OFFSET(28649, glGetVertexAttribPointerv, glGetVertexAttribPointerv, NULL, 503),
+ NAME_FUNC_OFFSET(28677, glGetVertexAttribdv, glGetVertexAttribdv, NULL, 504),
+ NAME_FUNC_OFFSET(28700, glGetVertexAttribfv, glGetVertexAttribfv, NULL, 505),
+ NAME_FUNC_OFFSET(28723, glGetVertexAttribiv, glGetVertexAttribiv, NULL, 506),
+ NAME_FUNC_OFFSET(28746, glLinkProgram, glLinkProgram, NULL, 509),
+ NAME_FUNC_OFFSET(28763, glShaderSource, glShaderSource, NULL, 510),
+ NAME_FUNC_OFFSET(28781, glStencilOpSeparate, glStencilOpSeparate, NULL, 513),
+ NAME_FUNC_OFFSET(28804, glUniform1f, glUniform1f, NULL, 514),
+ NAME_FUNC_OFFSET(28819, glUniform1fv, glUniform1fv, NULL, 515),
+ NAME_FUNC_OFFSET(28835, glUniform1i, glUniform1i, NULL, 516),
+ NAME_FUNC_OFFSET(28850, glUniform1iv, glUniform1iv, NULL, 517),
+ NAME_FUNC_OFFSET(28866, glUniform2f, glUniform2f, NULL, 518),
+ NAME_FUNC_OFFSET(28881, glUniform2fv, glUniform2fv, NULL, 519),
+ NAME_FUNC_OFFSET(28897, glUniform2i, glUniform2i, NULL, 520),
+ NAME_FUNC_OFFSET(28912, glUniform2iv, glUniform2iv, NULL, 521),
+ NAME_FUNC_OFFSET(28928, glUniform3f, glUniform3f, NULL, 522),
+ NAME_FUNC_OFFSET(28943, glUniform3fv, glUniform3fv, NULL, 523),
+ NAME_FUNC_OFFSET(28959, glUniform3i, glUniform3i, NULL, 524),
+ NAME_FUNC_OFFSET(28974, glUniform3iv, glUniform3iv, NULL, 525),
+ NAME_FUNC_OFFSET(28990, glUniform4f, glUniform4f, NULL, 526),
+ NAME_FUNC_OFFSET(29005, glUniform4fv, glUniform4fv, NULL, 527),
+ NAME_FUNC_OFFSET(29021, glUniform4i, glUniform4i, NULL, 528),
+ NAME_FUNC_OFFSET(29036, glUniform4iv, glUniform4iv, NULL, 529),
+ NAME_FUNC_OFFSET(29052, glUniformMatrix2fv, glUniformMatrix2fv, NULL, 530),
+ NAME_FUNC_OFFSET(29074, glUniformMatrix3fv, glUniformMatrix3fv, NULL, 531),
+ NAME_FUNC_OFFSET(29096, glUniformMatrix4fv, glUniformMatrix4fv, NULL, 532),
+ NAME_FUNC_OFFSET(29118, glUseProgram, glUseProgram, NULL, 533),
+ NAME_FUNC_OFFSET(29140, glValidateProgram, glValidateProgram, NULL, 534),
+ NAME_FUNC_OFFSET(29161, glVertexAttrib1d, glVertexAttrib1d, NULL, 535),
+ NAME_FUNC_OFFSET(29181, glVertexAttrib1dv, glVertexAttrib1dv, NULL, 536),
+ NAME_FUNC_OFFSET(29202, glVertexAttrib1s, glVertexAttrib1s, NULL, 537),
+ NAME_FUNC_OFFSET(29222, glVertexAttrib1sv, glVertexAttrib1sv, NULL, 538),
+ NAME_FUNC_OFFSET(29243, glVertexAttrib2d, glVertexAttrib2d, NULL, 539),
+ NAME_FUNC_OFFSET(29263, glVertexAttrib2dv, glVertexAttrib2dv, NULL, 540),
+ NAME_FUNC_OFFSET(29284, glVertexAttrib2s, glVertexAttrib2s, NULL, 541),
+ NAME_FUNC_OFFSET(29304, glVertexAttrib2sv, glVertexAttrib2sv, NULL, 542),
+ NAME_FUNC_OFFSET(29325, glVertexAttrib3d, glVertexAttrib3d, NULL, 543),
+ NAME_FUNC_OFFSET(29345, glVertexAttrib3dv, glVertexAttrib3dv, NULL, 544),
+ NAME_FUNC_OFFSET(29366, glVertexAttrib3s, glVertexAttrib3s, NULL, 545),
+ NAME_FUNC_OFFSET(29386, glVertexAttrib3sv, glVertexAttrib3sv, NULL, 546),
+ NAME_FUNC_OFFSET(29407, glVertexAttrib4Nbv, glVertexAttrib4Nbv, NULL, 547),
+ NAME_FUNC_OFFSET(29429, glVertexAttrib4Niv, glVertexAttrib4Niv, NULL, 548),
+ NAME_FUNC_OFFSET(29451, glVertexAttrib4Nsv, glVertexAttrib4Nsv, NULL, 549),
+ NAME_FUNC_OFFSET(29473, glVertexAttrib4Nub, glVertexAttrib4Nub, NULL, 550),
+ NAME_FUNC_OFFSET(29495, glVertexAttrib4Nubv, glVertexAttrib4Nubv, NULL, 551),
+ NAME_FUNC_OFFSET(29518, glVertexAttrib4Nuiv, glVertexAttrib4Nuiv, NULL, 552),
+ NAME_FUNC_OFFSET(29541, glVertexAttrib4Nusv, glVertexAttrib4Nusv, NULL, 553),
+ NAME_FUNC_OFFSET(29564, glVertexAttrib4bv, glVertexAttrib4bv, NULL, 554),
+ NAME_FUNC_OFFSET(29585, glVertexAttrib4d, glVertexAttrib4d, NULL, 555),
+ NAME_FUNC_OFFSET(29605, glVertexAttrib4dv, glVertexAttrib4dv, NULL, 556),
+ NAME_FUNC_OFFSET(29626, glVertexAttrib4iv, glVertexAttrib4iv, NULL, 557),
+ NAME_FUNC_OFFSET(29647, glVertexAttrib4s, glVertexAttrib4s, NULL, 558),
+ NAME_FUNC_OFFSET(29667, glVertexAttrib4sv, glVertexAttrib4sv, NULL, 559),
+ NAME_FUNC_OFFSET(29688, glVertexAttrib4ubv, glVertexAttrib4ubv, NULL, 560),
+ NAME_FUNC_OFFSET(29710, glVertexAttrib4uiv, glVertexAttrib4uiv, NULL, 561),
+ NAME_FUNC_OFFSET(29732, glVertexAttrib4usv, glVertexAttrib4usv, NULL, 562),
+ NAME_FUNC_OFFSET(29754, glVertexAttribPointer, glVertexAttribPointer, NULL, 563),
+ NAME_FUNC_OFFSET(29779, glBeginConditionalRender, glBeginConditionalRender, NULL, 570),
+ NAME_FUNC_OFFSET(29806, glBeginTransformFeedback, glBeginTransformFeedback, NULL, 571),
+ NAME_FUNC_OFFSET(29834, glBindBufferBase, glBindBufferBase, NULL, 572),
+ NAME_FUNC_OFFSET(29854, glBindBufferRange, glBindBufferRange, NULL, 573),
+ NAME_FUNC_OFFSET(29875, glBindFragDataLocation, glBindFragDataLocation, NULL, 574),
+ NAME_FUNC_OFFSET(29901, glClampColor, glClampColor, NULL, 575),
+ NAME_FUNC_OFFSET(29917, glColorMaski, glColorMaski, NULL, 580),
+ NAME_FUNC_OFFSET(29939, glDisablei, glDisablei, NULL, 581),
+ NAME_FUNC_OFFSET(29959, glEnablei, glEnablei, NULL, 582),
+ NAME_FUNC_OFFSET(29978, glEndConditionalRender, glEndConditionalRender, NULL, 583),
+ NAME_FUNC_OFFSET(30003, glEndTransformFeedback, glEndTransformFeedback, NULL, 584),
+ NAME_FUNC_OFFSET(30029, glGetBooleani_v, glGetBooleani_v, NULL, 585),
+ NAME_FUNC_OFFSET(30053, glGetFragDataLocation, glGetFragDataLocation, NULL, 586),
+ NAME_FUNC_OFFSET(30078, glGetIntegeri_v, glGetIntegeri_v, NULL, 587),
+ NAME_FUNC_OFFSET(30102, glGetTexParameterIiv, glGetTexParameterIiv, NULL, 589),
+ NAME_FUNC_OFFSET(30126, glGetTexParameterIuiv, glGetTexParameterIuiv, NULL, 590),
+ NAME_FUNC_OFFSET(30151, glGetTransformFeedbackVarying, glGetTransformFeedbackVarying, NULL, 591),
+ NAME_FUNC_OFFSET(30184, glGetUniformuiv, glGetUniformuiv, NULL, 592),
+ NAME_FUNC_OFFSET(30203, glGetVertexAttribIiv, glGetVertexAttribIiv, NULL, 593),
+ NAME_FUNC_OFFSET(30227, glGetVertexAttribIuiv, glGetVertexAttribIuiv, NULL, 594),
+ NAME_FUNC_OFFSET(30252, glIsEnabledi, glIsEnabledi, NULL, 595),
+ NAME_FUNC_OFFSET(30274, glTexParameterIiv, glTexParameterIiv, NULL, 596),
+ NAME_FUNC_OFFSET(30295, glTexParameterIuiv, glTexParameterIuiv, NULL, 597),
+ NAME_FUNC_OFFSET(30317, glTransformFeedbackVaryings, glTransformFeedbackVaryings, NULL, 598),
+ NAME_FUNC_OFFSET(30348, glUniform1ui, glUniform1ui, NULL, 599),
+ NAME_FUNC_OFFSET(30364, glUniform1uiv, glUniform1uiv, NULL, 600),
+ NAME_FUNC_OFFSET(30381, glUniform2ui, glUniform2ui, NULL, 601),
+ NAME_FUNC_OFFSET(30397, glUniform2uiv, glUniform2uiv, NULL, 602),
+ NAME_FUNC_OFFSET(30414, glUniform3ui, glUniform3ui, NULL, 603),
+ NAME_FUNC_OFFSET(30430, glUniform3uiv, glUniform3uiv, NULL, 604),
+ NAME_FUNC_OFFSET(30447, glUniform4ui, glUniform4ui, NULL, 605),
+ NAME_FUNC_OFFSET(30463, glUniform4uiv, glUniform4uiv, NULL, 606),
+ NAME_FUNC_OFFSET(30480, glVertexAttribI1iv, glVertexAttribI1iv, NULL, 607),
+ NAME_FUNC_OFFSET(30502, glVertexAttribI1uiv, glVertexAttribI1uiv, NULL, 608),
+ NAME_FUNC_OFFSET(30525, glVertexAttribI4bv, glVertexAttribI4bv, NULL, 609),
+ NAME_FUNC_OFFSET(30547, glVertexAttribI4sv, glVertexAttribI4sv, NULL, 610),
+ NAME_FUNC_OFFSET(30569, glVertexAttribI4ubv, glVertexAttribI4ubv, NULL, 611),
+ NAME_FUNC_OFFSET(30592, glVertexAttribI4usv, glVertexAttribI4usv, NULL, 612),
+ NAME_FUNC_OFFSET(30615, glVertexAttribIPointer, glVertexAttribIPointer, NULL, 613),
+ NAME_FUNC_OFFSET(30641, glPrimitiveRestartIndex, glPrimitiveRestartIndex, NULL, 614),
+ NAME_FUNC_OFFSET(30667, glTexBuffer, glTexBuffer, NULL, 615),
+ NAME_FUNC_OFFSET(30682, glFramebufferTexture, glFramebufferTexture, NULL, 616),
+ NAME_FUNC_OFFSET(30706, glVertexAttribDivisor, glVertexAttribDivisor, NULL, 619),
+ NAME_FUNC_OFFSET(30731, glMinSampleShading, glMinSampleShading, NULL, 620),
+ NAME_FUNC_OFFSET(30753, glBindProgramARB, glBindProgramARB, NULL, 621),
+ NAME_FUNC_OFFSET(30769, glDeleteProgramsARB, glDeleteProgramsARB, NULL, 622),
+ NAME_FUNC_OFFSET(30788, glGenProgramsARB, glGenProgramsARB, NULL, 623),
+ NAME_FUNC_OFFSET(30804, glIsProgramARB, glIsProgramARB, NULL, 630),
+ NAME_FUNC_OFFSET(30818, glProgramEnvParameter4dARB, glProgramEnvParameter4dARB, NULL, 631),
+ NAME_FUNC_OFFSET(30841, glProgramEnvParameter4dvARB, glProgramEnvParameter4dvARB, NULL, 632),
+ NAME_FUNC_OFFSET(30865, glProgramEnvParameter4fARB, glProgramEnvParameter4fARB, NULL, 633),
+ NAME_FUNC_OFFSET(30888, glProgramEnvParameter4fvARB, glProgramEnvParameter4fvARB, NULL, 634),
+ NAME_FUNC_OFFSET(30912, glVertexAttrib1fARB, glVertexAttrib1fARB, NULL, 640),
+ NAME_FUNC_OFFSET(30929, glVertexAttrib1fvARB, glVertexAttrib1fvARB, NULL, 641),
+ NAME_FUNC_OFFSET(30947, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, 642),
+ NAME_FUNC_OFFSET(30964, glVertexAttrib2fvARB, glVertexAttrib2fvARB, NULL, 643),
+ NAME_FUNC_OFFSET(30982, glVertexAttrib3fARB, glVertexAttrib3fARB, NULL, 644),
+ NAME_FUNC_OFFSET(30999, glVertexAttrib3fvARB, glVertexAttrib3fvARB, NULL, 645),
+ NAME_FUNC_OFFSET(31017, glVertexAttrib4fARB, glVertexAttrib4fARB, NULL, 646),
+ NAME_FUNC_OFFSET(31034, glVertexAttrib4fvARB, glVertexAttrib4fvARB, NULL, 647),
+ NAME_FUNC_OFFSET(31052, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 658),
+ NAME_FUNC_OFFSET(31077, glDrawArraysInstancedARB, glDrawArraysInstancedARB, NULL, 658),
+ NAME_FUNC_OFFSET(31099, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 659),
+ NAME_FUNC_OFFSET(31126, glDrawElementsInstancedARB, glDrawElementsInstancedARB, NULL, 659),
+ NAME_FUNC_OFFSET(31150, glBindFramebuffer, glBindFramebuffer, NULL, 660),
+ NAME_FUNC_OFFSET(31171, glBindRenderbuffer, glBindRenderbuffer, NULL, 661),
+ NAME_FUNC_OFFSET(31193, glBlitFramebuffer, glBlitFramebuffer, NULL, 662),
+ NAME_FUNC_OFFSET(31214, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 663),
+ NAME_FUNC_OFFSET(31242, glCheckFramebufferStatus, glCheckFramebufferStatus, NULL, 663),
+ NAME_FUNC_OFFSET(31270, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 664),
+ NAME_FUNC_OFFSET(31294, glDeleteFramebuffers, glDeleteFramebuffers, NULL, 664),
+ NAME_FUNC_OFFSET(31318, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 665),
+ NAME_FUNC_OFFSET(31343, glDeleteRenderbuffers, glDeleteRenderbuffers, NULL, 665),
+ NAME_FUNC_OFFSET(31368, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 666),
+ NAME_FUNC_OFFSET(31397, glFramebufferRenderbuffer, glFramebufferRenderbuffer, NULL, 666),
+ NAME_FUNC_OFFSET(31426, glFramebufferTexture1D, glFramebufferTexture1D, NULL, 667),
+ NAME_FUNC_OFFSET(31452, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 668),
+ NAME_FUNC_OFFSET(31478, glFramebufferTexture2D, glFramebufferTexture2D, NULL, 668),
+ NAME_FUNC_OFFSET(31504, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 669),
+ NAME_FUNC_OFFSET(31530, glFramebufferTexture3D, glFramebufferTexture3D, NULL, 669),
+ NAME_FUNC_OFFSET(31556, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 670),
+ NAME_FUNC_OFFSET(31585, glFramebufferTextureLayer, glFramebufferTextureLayer, NULL, 670),
+ NAME_FUNC_OFFSET(31614, glGenFramebuffers, glGenFramebuffers, NULL, 671),
+ NAME_FUNC_OFFSET(31635, glGenFramebuffers, glGenFramebuffers, NULL, 671),
+ NAME_FUNC_OFFSET(31656, glGenRenderbuffers, glGenRenderbuffers, NULL, 672),
+ NAME_FUNC_OFFSET(31678, glGenRenderbuffers, glGenRenderbuffers, NULL, 672),
+ NAME_FUNC_OFFSET(31700, glGenerateMipmap, glGenerateMipmap, NULL, 673),
+ NAME_FUNC_OFFSET(31720, glGenerateMipmap, glGenerateMipmap, NULL, 673),
+ NAME_FUNC_OFFSET(31740, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 674),
+ NAME_FUNC_OFFSET(31781, glGetFramebufferAttachmentParameteriv, glGetFramebufferAttachmentParameteriv, NULL, 674),
+ NAME_FUNC_OFFSET(31822, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 675),
+ NAME_FUNC_OFFSET(31854, glGetRenderbufferParameteriv, glGetRenderbufferParameteriv, NULL, 675),
+ NAME_FUNC_OFFSET(31886, glIsFramebuffer, glIsFramebuffer, NULL, 676),
+ NAME_FUNC_OFFSET(31905, glIsFramebuffer, glIsFramebuffer, NULL, 676),
+ NAME_FUNC_OFFSET(31924, glIsRenderbuffer, glIsRenderbuffer, NULL, 677),
+ NAME_FUNC_OFFSET(31944, glIsRenderbuffer, glIsRenderbuffer, NULL, 677),
+ NAME_FUNC_OFFSET(31964, glRenderbufferStorage, glRenderbufferStorage, NULL, 678),
+ NAME_FUNC_OFFSET(31989, glRenderbufferStorage, glRenderbufferStorage, NULL, 678),
+ NAME_FUNC_OFFSET(32014, glRenderbufferStorageMultisample, glRenderbufferStorageMultisample, NULL, 679),
+ NAME_FUNC_OFFSET(32050, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 681),
+ NAME_FUNC_OFFSET(32078, glMapBufferRange, glMapBufferRange, NULL, 682),
+ NAME_FUNC_OFFSET(32098, glBindVertexArray, glBindVertexArray, NULL, 683),
+ NAME_FUNC_OFFSET(32119, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 684),
+ NAME_FUNC_OFFSET(32145, glDeleteVertexArrays, glDeleteVertexArrays, NULL, 684),
+ NAME_FUNC_OFFSET(32169, glGenVertexArrays, glGenVertexArrays, NULL, 685),
+ NAME_FUNC_OFFSET(32190, glIsVertexArray, glIsVertexArray, NULL, 686),
+ NAME_FUNC_OFFSET(32211, glIsVertexArray, glIsVertexArray, NULL, 686),
+ NAME_FUNC_OFFSET(32230, glProvokingVertex, glProvokingVertex, NULL, 706),
+ NAME_FUNC_OFFSET(32251, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 711),
+ NAME_FUNC_OFFSET(32285, glBlendEquationSeparateiARB, glBlendEquationSeparateiARB, NULL, 711),
+ NAME_FUNC_OFFSET(32310, glBlendEquationiARB, glBlendEquationiARB, NULL, 712),
+ NAME_FUNC_OFFSET(32336, glBlendEquationiARB, glBlendEquationiARB, NULL, 712),
+ NAME_FUNC_OFFSET(32353, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 713),
+ NAME_FUNC_OFFSET(32383, glBlendFuncSeparateiARB, glBlendFuncSeparateiARB, NULL, 713),
+ NAME_FUNC_OFFSET(32404, glBlendFunciARB, glBlendFunciARB, NULL, 714),
+ NAME_FUNC_OFFSET(32426, glBlendFunciARB, glBlendFunciARB, NULL, 714),
+ NAME_FUNC_OFFSET(32439, gl_dispatch_stub_731, gl_dispatch_stub_731, NULL, 731),
+ NAME_FUNC_OFFSET(32463, gl_dispatch_stub_732, gl_dispatch_stub_732, NULL, 732),
+ NAME_FUNC_OFFSET(32488, glClearDepthf, glClearDepthf, NULL, 803),
+ NAME_FUNC_OFFSET(32505, glDepthRangef, glDepthRangef, NULL, 804),
+ NAME_FUNC_OFFSET(32522, glGetProgramBinary, glGetProgramBinary, NULL, 808),
+ NAME_FUNC_OFFSET(32544, glProgramBinary, glProgramBinary, NULL, 809),
+ NAME_FUNC_OFFSET(32563, glProgramParameteri, glProgramParameteri, NULL, 810),
+ NAME_FUNC_OFFSET(32586, glProgramParameteri, glProgramParameteri, NULL, 810),
+ NAME_FUNC_OFFSET(32609, gl_dispatch_stub_1013, gl_dispatch_stub_1013, NULL, 1013),
+ NAME_FUNC_OFFSET(32625, gl_dispatch_stub_1014, gl_dispatch_stub_1014, NULL, 1014),
+ NAME_FUNC_OFFSET(32644, gl_dispatch_stub_1022, gl_dispatch_stub_1022, NULL, 1022),
+ NAME_FUNC_OFFSET(32669, gl_dispatch_stub_1023, gl_dispatch_stub_1023, NULL, 1023),
+ NAME_FUNC_OFFSET(32694, gl_dispatch_stub_1024, gl_dispatch_stub_1024, NULL, 1024),
+ NAME_FUNC_OFFSET(32720, gl_dispatch_stub_1025, gl_dispatch_stub_1025, NULL, 1025),
+ NAME_FUNC_OFFSET(32748, gl_dispatch_stub_1026, gl_dispatch_stub_1026, NULL, 1026),
+ NAME_FUNC_OFFSET(32773, gl_dispatch_stub_1027, gl_dispatch_stub_1027, NULL, 1027),
+ NAME_FUNC_OFFSET(32804, gl_dispatch_stub_1028, gl_dispatch_stub_1028, NULL, 1028),
+ NAME_FUNC_OFFSET(32830, gl_dispatch_stub_1029, gl_dispatch_stub_1029, NULL, 1029),
+ NAME_FUNC_OFFSET(32853, gl_dispatch_stub_1033, gl_dispatch_stub_1033, NULL, 1033),
+ NAME_FUNC_OFFSET(32875, gl_dispatch_stub_1034, gl_dispatch_stub_1034, NULL, 1034),
+ NAME_FUNC_OFFSET(32898, gl_dispatch_stub_1035, gl_dispatch_stub_1035, NULL, 1035),
+ NAME_FUNC_OFFSET(32920, gl_dispatch_stub_1036, gl_dispatch_stub_1036, NULL, 1036),
+ NAME_FUNC_OFFSET(32943, gl_dispatch_stub_1037, gl_dispatch_stub_1037, NULL, 1037),
+ NAME_FUNC_OFFSET(32966, gl_dispatch_stub_1038, gl_dispatch_stub_1038, NULL, 1038),
+ NAME_FUNC_OFFSET(32990, gl_dispatch_stub_1041, gl_dispatch_stub_1041, NULL, 1041),
+ NAME_FUNC_OFFSET(33012, gl_dispatch_stub_1042, gl_dispatch_stub_1042, NULL, 1042),
+ NAME_FUNC_OFFSET(33035, gl_dispatch_stub_1043, gl_dispatch_stub_1043, NULL, 1043),
+ NAME_FUNC_OFFSET(33057, gl_dispatch_stub_1044, gl_dispatch_stub_1044, NULL, 1044),
+ NAME_FUNC_OFFSET(33080, gl_dispatch_stub_1045, gl_dispatch_stub_1045, NULL, 1045),
+ NAME_FUNC_OFFSET(33103, gl_dispatch_stub_1046, gl_dispatch_stub_1046, NULL, 1046),
+ NAME_FUNC_OFFSET(33127, gl_dispatch_stub_1049, gl_dispatch_stub_1049, NULL, 1049),
+ NAME_FUNC_OFFSET(33149, gl_dispatch_stub_1050, gl_dispatch_stub_1050, NULL, 1050),
+ NAME_FUNC_OFFSET(33172, gl_dispatch_stub_1051, gl_dispatch_stub_1051, NULL, 1051),
+ NAME_FUNC_OFFSET(33194, gl_dispatch_stub_1052, gl_dispatch_stub_1052, NULL, 1052),
+ NAME_FUNC_OFFSET(33217, gl_dispatch_stub_1053, gl_dispatch_stub_1053, NULL, 1053),
+ NAME_FUNC_OFFSET(33240, gl_dispatch_stub_1054, gl_dispatch_stub_1054, NULL, 1054),
+ NAME_FUNC_OFFSET(33264, gl_dispatch_stub_1057, gl_dispatch_stub_1057, NULL, 1057),
+ NAME_FUNC_OFFSET(33286, gl_dispatch_stub_1058, gl_dispatch_stub_1058, NULL, 1058),
+ NAME_FUNC_OFFSET(33309, gl_dispatch_stub_1059, gl_dispatch_stub_1059, NULL, 1059),
+ NAME_FUNC_OFFSET(33331, gl_dispatch_stub_1060, gl_dispatch_stub_1060, NULL, 1060),
+ NAME_FUNC_OFFSET(33354, gl_dispatch_stub_1061, gl_dispatch_stub_1061, NULL, 1061),
+ NAME_FUNC_OFFSET(33377, gl_dispatch_stub_1062, gl_dispatch_stub_1062, NULL, 1062),
+ NAME_FUNC_OFFSET(33401, gl_dispatch_stub_1064, gl_dispatch_stub_1064, NULL, 1064),
+ NAME_FUNC_OFFSET(33430, gl_dispatch_stub_1066, gl_dispatch_stub_1066, NULL, 1066),
+ NAME_FUNC_OFFSET(33461, gl_dispatch_stub_1068, gl_dispatch_stub_1068, NULL, 1068),
+ NAME_FUNC_OFFSET(33492, gl_dispatch_stub_1070, gl_dispatch_stub_1070, NULL, 1070),
+ NAME_FUNC_OFFSET(33521, gl_dispatch_stub_1072, gl_dispatch_stub_1072, NULL, 1072),
+ NAME_FUNC_OFFSET(33552, gl_dispatch_stub_1074, gl_dispatch_stub_1074, NULL, 1074),
+ NAME_FUNC_OFFSET(33583, gl_dispatch_stub_1076, gl_dispatch_stub_1076, NULL, 1076),
+ NAME_FUNC_OFFSET(33612, gl_dispatch_stub_1078, gl_dispatch_stub_1078, NULL, 1078),
+ NAME_FUNC_OFFSET(33643, gl_dispatch_stub_1080, gl_dispatch_stub_1080, NULL, 1080),
+ NAME_FUNC_OFFSET(33674, gl_dispatch_stub_1082, gl_dispatch_stub_1082, NULL, 1082),
+ NAME_FUNC_OFFSET(33696, gl_dispatch_stub_1083, gl_dispatch_stub_1083, NULL, 1083),
+ NAME_FUNC_OFFSET(33725, glDebugMessageCallback, glDebugMessageCallback, NULL, 1084),
+ NAME_FUNC_OFFSET(33751, glDebugMessageControl, glDebugMessageControl, NULL, 1085),
+ NAME_FUNC_OFFSET(33776, glDebugMessageInsert, glDebugMessageInsert, NULL, 1086),
+ NAME_FUNC_OFFSET(33800, glGetDebugMessageLog, glGetDebugMessageLog, NULL, 1087),
+ NAME_FUNC_OFFSET(33824, glSecondaryColor3fEXT, glSecondaryColor3fEXT, NULL, 1094),
+ NAME_FUNC_OFFSET(33843, glSecondaryColor3fvEXT, glSecondaryColor3fvEXT, NULL, 1095),
+ NAME_FUNC_OFFSET(33863, glMultiDrawElementsEXT, glMultiDrawElementsEXT, NULL, 1096),
+ NAME_FUNC_OFFSET(33883, glFogCoordfEXT, glFogCoordfEXT, NULL, 1097),
+ NAME_FUNC_OFFSET(33895, glFogCoordfvEXT, glFogCoordfvEXT, NULL, 1098),
+ NAME_FUNC_OFFSET(33908, glVertexAttribI1iEXT, glVertexAttribI1iEXT, NULL, 1201),
+ NAME_FUNC_OFFSET(33926, glVertexAttribI1uiEXT, glVertexAttribI1uiEXT, NULL, 1202),
+ NAME_FUNC_OFFSET(33945, glVertexAttribI2iEXT, glVertexAttribI2iEXT, NULL, 1203),
+ NAME_FUNC_OFFSET(33963, glVertexAttribI2ivEXT, glVertexAttribI2ivEXT, NULL, 1204),
+ NAME_FUNC_OFFSET(33982, glVertexAttribI2uiEXT, glVertexAttribI2uiEXT, NULL, 1205),
+ NAME_FUNC_OFFSET(34001, glVertexAttribI2uivEXT, glVertexAttribI2uivEXT, NULL, 1206),
+ NAME_FUNC_OFFSET(34021, glVertexAttribI3iEXT, glVertexAttribI3iEXT, NULL, 1207),
+ NAME_FUNC_OFFSET(34039, glVertexAttribI3ivEXT, glVertexAttribI3ivEXT, NULL, 1208),
+ NAME_FUNC_OFFSET(34058, glVertexAttribI3uiEXT, glVertexAttribI3uiEXT, NULL, 1209),
+ NAME_FUNC_OFFSET(34077, glVertexAttribI3uivEXT, glVertexAttribI3uivEXT, NULL, 1210),
+ NAME_FUNC_OFFSET(34097, glVertexAttribI4iEXT, glVertexAttribI4iEXT, NULL, 1211),
+ NAME_FUNC_OFFSET(34115, glVertexAttribI4ivEXT, glVertexAttribI4ivEXT, NULL, 1212),
+ NAME_FUNC_OFFSET(34134, glVertexAttribI4uiEXT, glVertexAttribI4uiEXT, NULL, 1213),
+ NAME_FUNC_OFFSET(34153, glVertexAttribI4uivEXT, glVertexAttribI4uivEXT, NULL, 1214),
+ NAME_FUNC_OFFSET(34173, glTextureBarrierNV, glTextureBarrierNV, NULL, 1235),
+ NAME_FUNC_OFFSET(34190, glAlphaFuncx, glAlphaFuncx, NULL, 1262),
+ NAME_FUNC_OFFSET(34206, glClearColorx, glClearColorx, NULL, 1263),
+ NAME_FUNC_OFFSET(34223, glClearDepthx, glClearDepthx, NULL, 1264),
+ NAME_FUNC_OFFSET(34240, glColor4x, glColor4x, NULL, 1265),
+ NAME_FUNC_OFFSET(34253, glDepthRangex, glDepthRangex, NULL, 1266),
+ NAME_FUNC_OFFSET(34270, glFogx, glFogx, NULL, 1267),
+ NAME_FUNC_OFFSET(34280, glFogxv, glFogxv, NULL, 1268),
+ NAME_FUNC_OFFSET(34291, glFrustumf, glFrustumf, NULL, 1269),
+ NAME_FUNC_OFFSET(34305, glFrustumx, glFrustumx, NULL, 1270),
+ NAME_FUNC_OFFSET(34319, glLightModelx, glLightModelx, NULL, 1271),
+ NAME_FUNC_OFFSET(34336, glLightModelxv, glLightModelxv, NULL, 1272),
+ NAME_FUNC_OFFSET(34354, glLightx, glLightx, NULL, 1273),
+ NAME_FUNC_OFFSET(34366, glLightxv, glLightxv, NULL, 1274),
+ NAME_FUNC_OFFSET(34379, glLineWidthx, glLineWidthx, NULL, 1275),
+ NAME_FUNC_OFFSET(34395, glLoadMatrixx, glLoadMatrixx, NULL, 1276),
+ NAME_FUNC_OFFSET(34412, glMaterialx, glMaterialx, NULL, 1277),
+ NAME_FUNC_OFFSET(34427, glMaterialxv, glMaterialxv, NULL, 1278),
+ NAME_FUNC_OFFSET(34443, glMultMatrixx, glMultMatrixx, NULL, 1279),
+ NAME_FUNC_OFFSET(34460, glMultiTexCoord4x, glMultiTexCoord4x, NULL, 1280),
+ NAME_FUNC_OFFSET(34481, glNormal3x, glNormal3x, NULL, 1281),
+ NAME_FUNC_OFFSET(34495, glOrthof, glOrthof, NULL, 1282),
+ NAME_FUNC_OFFSET(34507, glOrthox, glOrthox, NULL, 1283),
+ NAME_FUNC_OFFSET(34519, glPointSizex, glPointSizex, NULL, 1284),
+ NAME_FUNC_OFFSET(34535, glPolygonOffsetx, glPolygonOffsetx, NULL, 1285),
+ NAME_FUNC_OFFSET(34555, glRotatex, glRotatex, NULL, 1286),
+ NAME_FUNC_OFFSET(34568, glSampleCoveragex, glSampleCoveragex, NULL, 1287),
+ NAME_FUNC_OFFSET(34589, glScalex, glScalex, NULL, 1288),
+ NAME_FUNC_OFFSET(34601, glTexEnvx, glTexEnvx, NULL, 1289),
+ NAME_FUNC_OFFSET(34614, glTexEnvxv, glTexEnvxv, NULL, 1290),
+ NAME_FUNC_OFFSET(34628, glTexParameterx, glTexParameterx, NULL, 1291),
+ NAME_FUNC_OFFSET(34647, glTranslatex, glTranslatex, NULL, 1292),
+ NAME_FUNC_OFFSET(34663, glClipPlanef, glClipPlanef, NULL, 1293),
+ NAME_FUNC_OFFSET(34679, glClipPlanex, glClipPlanex, NULL, 1294),
+ NAME_FUNC_OFFSET(34695, glGetClipPlanef, glGetClipPlanef, NULL, 1295),
+ NAME_FUNC_OFFSET(34714, glGetClipPlanex, glGetClipPlanex, NULL, 1296),
+ NAME_FUNC_OFFSET(34733, glGetFixedv, glGetFixedv, NULL, 1297),
+ NAME_FUNC_OFFSET(34748, glGetLightxv, glGetLightxv, NULL, 1298),
+ NAME_FUNC_OFFSET(34764, glGetMaterialxv, glGetMaterialxv, NULL, 1299),
+ NAME_FUNC_OFFSET(34783, glGetTexEnvxv, glGetTexEnvxv, NULL, 1300),
+ NAME_FUNC_OFFSET(34800, glGetTexParameterxv, glGetTexParameterxv, NULL, 1301),
+ NAME_FUNC_OFFSET(34823, glPointParameterx, glPointParameterx, NULL, 1302),
+ NAME_FUNC_OFFSET(34844, glPointParameterxv, glPointParameterxv, NULL, 1303),
+ NAME_FUNC_OFFSET(34866, glTexParameterxv, glTexParameterxv, NULL, 1304),
NAME_FUNC_OFFSET(-1, NULL, NULL, NULL, 0)
};
diff --git a/xorg-server/glx/indirect_dispatch.h b/xorg-server/glx/indirect_dispatch.h
index abc957cd9..d1df309af 100644
--- a/xorg-server/glx/indirect_dispatch.h
+++ b/xorg-server/glx/indirect_dispatch.h
@@ -122,8 +122,8 @@ extern _X_HIDDEN int __glXDisp_GenTexturesEXT(struct __GLXclientStateRec *, GLby
extern _X_HIDDEN int __glXDispSwap_GenTexturesEXT(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDisp_GetDrawableAttributes(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_GetDrawableAttributes(struct __GLXclientStateRec *, GLbyte *);
-extern _X_HIDDEN void __glXDisp_VertexAttribs2fvNV(GLbyte * pc);
-extern _X_HIDDEN void __glXDispSwap_VertexAttribs2fvNV(GLbyte * pc);
+extern _X_HIDDEN void __glXDisp_GenerateMipmap(GLbyte * pc);
+extern _X_HIDDEN void __glXDispSwap_GenerateMipmap(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_WaitGL(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_WaitGL(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDisp_QueryExtensionsString(struct __GLXclientStateRec *, GLbyte *);
@@ -146,14 +146,14 @@ extern _X_HIDDEN int __glXDisp_GetFramebufferAttachmentParameteriv(struct __GLXc
extern _X_HIDDEN int __glXDispSwap_GetFramebufferAttachmentParameteriv(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN void __glXDisp_ColorSubTable(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_ColorSubTable(GLbyte * pc);
+extern _X_HIDDEN void __glXDisp_VertexAttribs4dvNV(GLbyte * pc);
+extern _X_HIDDEN void __glXDispSwap_VertexAttribs4dvNV(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_Rectdv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_Rectdv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_VertexAttrib2svNV(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_VertexAttrib2svNV(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_DestroyWindow(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_DestroyWindow(struct __GLXclientStateRec *, GLbyte *);
-extern _X_HIDDEN void __glXDisp_BindFramebufferEXT(GLbyte * pc);
-extern _X_HIDDEN void __glXDispSwap_BindFramebufferEXT(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_Color3dv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_Color3dv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_BeginQuery(GLbyte * pc);
@@ -184,8 +184,8 @@ extern _X_HIDDEN int __glXDisp_GetQueryObjectuiv(struct __GLXclientStateRec *, G
extern _X_HIDDEN int __glXDispSwap_GetQueryObjectuiv(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN void __glXDisp_ListBase(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_ListBase(GLbyte * pc);
-extern _X_HIDDEN void __glXDisp_GenerateMipmap(GLbyte * pc);
-extern _X_HIDDEN void __glXDispSwap_GenerateMipmap(GLbyte * pc);
+extern _X_HIDDEN void __glXDisp_VertexAttribs2fvNV(GLbyte * pc);
+extern _X_HIDDEN void __glXDispSwap_VertexAttribs2fvNV(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_GetQueryObjectiv(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_GetQueryObjectiv(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN void __glXDisp_SecondaryColor3fvEXT(GLbyte * pc);
@@ -234,6 +234,8 @@ extern _X_HIDDEN void __glXDisp_Minmax(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_Minmax(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_Vertex4iv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_Vertex4iv(GLbyte * pc);
+extern _X_HIDDEN void __glXDisp_TexCoord4dv(GLbyte * pc);
+extern _X_HIDDEN void __glXDispSwap_TexCoord4dv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_Begin(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_Begin(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_LightModeli(GLbyte * pc);
@@ -426,8 +428,6 @@ extern _X_HIDDEN void __glXDisp_EndQuery(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_EndQuery(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_TexCoord1dv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_TexCoord1dv(GLbyte * pc);
-extern _X_HIDDEN void __glXDisp_TexCoord4dv(GLbyte * pc);
-extern _X_HIDDEN void __glXDispSwap_TexCoord4dv(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_GetVertexAttribdvNV(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_GetVertexAttribdvNV(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDisp_CopySubBufferMESA(struct __GLXclientStateRec *, GLbyte *);
@@ -556,8 +556,6 @@ extern _X_HIDDEN void __glXDisp_RasterPos2fv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_RasterPos2fv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_TexCoord1fv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_TexCoord1fv(GLbyte * pc);
-extern _X_HIDDEN void __glXDisp_PixelTransferf(GLbyte * pc);
-extern _X_HIDDEN void __glXDispSwap_PixelTransferf(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_MultiTexCoord4dv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_MultiTexCoord4dv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_ProgramEnvParameter4fvARB(GLbyte * pc);
@@ -568,8 +566,6 @@ extern _X_HIDDEN void __glXDisp_RasterPos2dv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_RasterPos2dv(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_EndList(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_EndList(struct __GLXclientStateRec *, GLbyte *);
-extern _X_HIDDEN void __glXDisp_VertexAttribs4dvNV(GLbyte * pc);
-extern _X_HIDDEN void __glXDispSwap_VertexAttribs4dvNV(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_CreateNewContext(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_CreateNewContext(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN void __glXDisp_End(GLbyte * pc);
@@ -644,8 +640,6 @@ extern _X_HIDDEN void __glXDisp_VertexAttribs2svNV(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_VertexAttribs2svNV(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_PolygonMode(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_PolygonMode(GLbyte * pc);
-extern _X_HIDDEN void __glXDisp_SecondaryColor3iv(GLbyte * pc);
-extern _X_HIDDEN void __glXDispSwap_SecondaryColor3iv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_VertexAttrib4Niv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_VertexAttrib4Niv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_VertexAttrib1dvNV(GLbyte * pc);
@@ -720,6 +714,8 @@ extern _X_HIDDEN void __glXDisp_TexGendv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_TexGendv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_ResetMinmax(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_ResetMinmax(GLbyte * pc);
+extern _X_HIDDEN void __glXDisp_SampleCoverage(GLbyte * pc);
+extern _X_HIDDEN void __glXDispSwap_SampleCoverage(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_DeleteProgramsARB(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_DeleteProgramsARB(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN void __glXDisp_ShadeModel(GLbyte * pc);
@@ -842,6 +838,8 @@ extern _X_HIDDEN void __glXDisp_MultiTexCoord2iv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_MultiTexCoord2iv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_DrawPixels(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_DrawPixels(GLbyte * pc);
+extern _X_HIDDEN void __glXDisp_SecondaryColor3iv(GLbyte * pc);
+extern _X_HIDDEN void __glXDispSwap_SecondaryColor3iv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_VertexAttribs3fvNV(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_VertexAttribs3fvNV(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_GenLists(struct __GLXclientStateRec *, GLbyte *);
@@ -912,6 +910,8 @@ extern _X_HIDDEN void __glXDisp_ProgramNamedParameter4dvNV(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_ProgramNamedParameter4dvNV(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_Flush(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_Flush(struct __GLXclientStateRec *, GLbyte *);
+extern _X_HIDDEN void __glXDisp_BindFramebufferEXT(GLbyte * pc);
+extern _X_HIDDEN void __glXDispSwap_BindFramebufferEXT(GLbyte * pc);
extern _X_HIDDEN int __glXDisp_DestroyPbuffer(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_DestroyPbuffer(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN void __glXDisp_VertexAttrib1svNV(GLbyte * pc);
@@ -982,6 +982,8 @@ extern _X_HIDDEN int __glXDisp_AreTexturesResidentEXT(struct __GLXclientStateRec
extern _X_HIDDEN int __glXDispSwap_AreTexturesResidentEXT(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDisp_ChangeDrawableAttributes(struct __GLXclientStateRec *, GLbyte *);
extern _X_HIDDEN int __glXDispSwap_ChangeDrawableAttributes(struct __GLXclientStateRec *, GLbyte *);
+extern _X_HIDDEN void __glXDisp_PixelTransferf(GLbyte * pc);
+extern _X_HIDDEN void __glXDispSwap_PixelTransferf(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_PixelTransferi(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_PixelTransferi(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_VertexAttrib3fvNV(GLbyte * pc);
@@ -1018,8 +1020,6 @@ extern _X_HIDDEN void __glXDisp_VertexAttrib1fvNV(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_VertexAttrib1fvNV(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_CopyTexSubImage2D(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_CopyTexSubImage2D(GLbyte * pc);
-extern _X_HIDDEN void __glXDisp_SampleCoverage(GLbyte * pc);
-extern _X_HIDDEN void __glXDispSwap_SampleCoverage(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_Color3iv(GLbyte * pc);
extern _X_HIDDEN void __glXDispSwap_Color3iv(GLbyte * pc);
extern _X_HIDDEN void __glXDisp_EvalPoint2(GLbyte * pc);
diff --git a/xorg-server/glx/remap_helper.h b/xorg-server/glx/remap_helper.h
index 34618c8b2..57eeeaf8e 100644
--- a/xorg-server/glx/remap_helper.h
+++ b/xorg-server/glx/remap_helper.h
@@ -332,2893 +332,2968 @@ static const char _mesa_function_pool[] =
"glTexParameterxOES\0"
"glTexParameterx\0"
"\0"
- /* _mesa_function_pool[2188]: Color4iv (offset 32) */
- "p\0"
- "glColor4iv\0"
+ /* _mesa_function_pool[2188]: Rotatef (offset 300) */
+ "ffff\0"
+ "glRotatef\0"
"\0"
- /* _mesa_function_pool[2202]: TexParameterf (offset 178) */
+ /* _mesa_function_pool[2204]: TexParameterf (offset 178) */
"iif\0"
"glTexParameterf\0"
"\0"
- /* _mesa_function_pool[2223]: TexParameteri (offset 180) */
+ /* _mesa_function_pool[2225]: TexParameteri (offset 180) */
"iii\0"
"glTexParameteri\0"
"\0"
- /* _mesa_function_pool[2244]: GetUniformiv (will be remapped) */
+ /* _mesa_function_pool[2246]: GetUniformiv (will be remapped) */
"iip\0"
"glGetUniformiv\0"
"glGetUniformivARB\0"
"\0"
- /* _mesa_function_pool[2282]: ClearBufferSubData (will be remapped) */
+ /* _mesa_function_pool[2284]: ClearBufferSubData (will be remapped) */
"iiiiiip\0"
"glClearBufferSubData\0"
"\0"
- /* _mesa_function_pool[2312]: TextureParameterfv (will be remapped) */
+ /* _mesa_function_pool[2314]: TextureParameterfv (will be remapped) */
"iip\0"
"glTextureParameterfv\0"
"\0"
- /* _mesa_function_pool[2338]: VDPAUFiniNV (will be remapped) */
+ /* _mesa_function_pool[2340]: VDPAUFiniNV (will be remapped) */
"\0"
"glVDPAUFiniNV\0"
"\0"
- /* _mesa_function_pool[2354]: GlobalAlphaFactordSUN (dynamic) */
+ /* _mesa_function_pool[2356]: GlobalAlphaFactordSUN (dynamic) */
"d\0"
"glGlobalAlphaFactordSUN\0"
"\0"
- /* _mesa_function_pool[2381]: ProgramUniformMatrix4x2fv (will be remapped) */
+ /* _mesa_function_pool[2383]: ProgramUniformMatrix4x2fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix4x2fv\0"
"glProgramUniformMatrix4x2fvEXT\0"
"\0"
- /* _mesa_function_pool[2447]: ProgramUniform2f (will be remapped) */
+ /* _mesa_function_pool[2449]: ProgramUniform2f (will be remapped) */
"iiff\0"
"glProgramUniform2f\0"
"glProgramUniform2fEXT\0"
"\0"
- /* _mesa_function_pool[2494]: ProgramUniform2d (will be remapped) */
+ /* _mesa_function_pool[2496]: ProgramUniform2d (will be remapped) */
"iidd\0"
"glProgramUniform2d\0"
"\0"
- /* _mesa_function_pool[2519]: ProgramUniform2i (will be remapped) */
+ /* _mesa_function_pool[2521]: ProgramUniform2i (will be remapped) */
"iiii\0"
"glProgramUniform2i\0"
"glProgramUniform2iEXT\0"
"\0"
- /* _mesa_function_pool[2566]: Fogx (will be remapped) */
+ /* _mesa_function_pool[2568]: Fogx (will be remapped) */
"ii\0"
"glFogxOES\0"
"glFogx\0"
"\0"
- /* _mesa_function_pool[2587]: Fogf (offset 153) */
+ /* _mesa_function_pool[2589]: Fogf (offset 153) */
"if\0"
"glFogf\0"
"\0"
- /* _mesa_function_pool[2598]: TexSubImage1D (offset 332) */
+ /* _mesa_function_pool[2600]: TexSubImage1D (offset 332) */
"iiiiiip\0"
"glTexSubImage1D\0"
"glTexSubImage1DEXT\0"
"\0"
- /* _mesa_function_pool[2642]: Color4usv (offset 40) */
+ /* _mesa_function_pool[2644]: Color4usv (offset 40) */
"p\0"
"glColor4usv\0"
"\0"
- /* _mesa_function_pool[2657]: Fogi (offset 155) */
+ /* _mesa_function_pool[2659]: Fogi (offset 155) */
"ii\0"
"glFogi\0"
"\0"
- /* _mesa_function_pool[2668]: FinalCombinerInputNV (dynamic) */
+ /* _mesa_function_pool[2670]: FinalCombinerInputNV (dynamic) */
"iiii\0"
"glFinalCombinerInputNV\0"
"\0"
- /* _mesa_function_pool[2697]: DepthFunc (offset 245) */
+ /* _mesa_function_pool[2699]: DepthFunc (offset 245) */
"i\0"
"glDepthFunc\0"
"\0"
- /* _mesa_function_pool[2712]: GetSamplerParameterIiv (will be remapped) */
+ /* _mesa_function_pool[2714]: GetSamplerParameterIiv (will be remapped) */
"iip\0"
"glGetSamplerParameterIiv\0"
"\0"
- /* _mesa_function_pool[2742]: VertexAttribI4uiEXT (will be remapped) */
+ /* _mesa_function_pool[2744]: VertexArrayAttribLFormat (will be remapped) */
+ "iiiii\0"
+ "glVertexArrayAttribLFormat\0"
+ "\0"
+ /* _mesa_function_pool[2778]: VertexAttribI4uiEXT (will be remapped) */
"iiiii\0"
"glVertexAttribI4uiEXT\0"
"glVertexAttribI4ui\0"
"\0"
- /* _mesa_function_pool[2790]: DrawElementsInstancedBaseVertexBaseInstance (will be remapped) */
+ /* _mesa_function_pool[2826]: DrawElementsInstancedBaseVertexBaseInstance (will be remapped) */
"iiipiii\0"
"glDrawElementsInstancedBaseVertexBaseInstance\0"
"\0"
- /* _mesa_function_pool[2845]: ProgramEnvParameter4dvARB (will be remapped) */
+ /* _mesa_function_pool[2881]: ProgramEnvParameter4dvARB (will be remapped) */
"iip\0"
"glProgramEnvParameter4dvARB\0"
"glProgramParameter4dvNV\0"
"\0"
- /* _mesa_function_pool[2902]: ColorTableParameteriv (offset 341) */
+ /* _mesa_function_pool[2938]: ColorTableParameteriv (offset 341) */
"iip\0"
"glColorTableParameteriv\0"
"glColorTableParameterivSGI\0"
"\0"
- /* _mesa_function_pool[2958]: BindSamplers (will be remapped) */
+ /* _mesa_function_pool[2994]: BindSamplers (will be remapped) */
"iip\0"
"glBindSamplers\0"
"\0"
- /* _mesa_function_pool[2978]: GetnCompressedTexImageARB (will be remapped) */
+ /* _mesa_function_pool[3014]: GetnCompressedTexImageARB (will be remapped) */
"iiip\0"
"glGetnCompressedTexImageARB\0"
"\0"
- /* _mesa_function_pool[3012]: CopyNamedBufferSubData (will be remapped) */
+ /* _mesa_function_pool[3048]: CopyNamedBufferSubData (will be remapped) */
"iiiii\0"
"glCopyNamedBufferSubData\0"
"\0"
- /* _mesa_function_pool[3044]: BindSampler (will be remapped) */
+ /* _mesa_function_pool[3080]: BindSampler (will be remapped) */
"ii\0"
"glBindSampler\0"
"\0"
- /* _mesa_function_pool[3062]: GetUniformuiv (will be remapped) */
+ /* _mesa_function_pool[3098]: GetUniformuiv (will be remapped) */
"iip\0"
"glGetUniformuivEXT\0"
"glGetUniformuiv\0"
"\0"
- /* _mesa_function_pool[3102]: GetQueryBufferObjectuiv (will be remapped) */
+ /* _mesa_function_pool[3138]: GetQueryBufferObjectuiv (will be remapped) */
"iiii\0"
"glGetQueryBufferObjectuiv\0"
"\0"
- /* _mesa_function_pool[3134]: MultiTexCoord2fARB (offset 386) */
+ /* _mesa_function_pool[3170]: MultiTexCoord2fARB (offset 386) */
"iff\0"
"glMultiTexCoord2f\0"
"glMultiTexCoord2fARB\0"
"\0"
- /* _mesa_function_pool[3178]: GetTextureImage (will be remapped) */
+ /* _mesa_function_pool[3214]: GetTextureImage (will be remapped) */
"iiiiip\0"
"glGetTextureImage\0"
"\0"
- /* _mesa_function_pool[3204]: MultiTexCoord3iv (offset 397) */
+ /* _mesa_function_pool[3240]: MultiTexCoord3iv (offset 397) */
"ip\0"
"glMultiTexCoord3iv\0"
"glMultiTexCoord3ivARB\0"
"\0"
- /* _mesa_function_pool[3249]: Finish (offset 216) */
+ /* _mesa_function_pool[3285]: Finish (offset 216) */
"\0"
"glFinish\0"
"\0"
- /* _mesa_function_pool[3260]: ClearStencil (offset 207) */
+ /* _mesa_function_pool[3296]: ClearStencil (offset 207) */
"i\0"
"glClearStencil\0"
"\0"
- /* _mesa_function_pool[3278]: ClearColorIiEXT (will be remapped) */
+ /* _mesa_function_pool[3314]: ClearColorIiEXT (will be remapped) */
"iiii\0"
"glClearColorIiEXT\0"
"\0"
- /* _mesa_function_pool[3302]: LoadMatrixd (offset 292) */
+ /* _mesa_function_pool[3338]: LoadMatrixd (offset 292) */
"p\0"
"glLoadMatrixd\0"
"\0"
- /* _mesa_function_pool[3319]: VDPAURegisterOutputSurfaceNV (will be remapped) */
+ /* _mesa_function_pool[3355]: VDPAURegisterOutputSurfaceNV (will be remapped) */
"piip\0"
"glVDPAURegisterOutputSurfaceNV\0"
"\0"
- /* _mesa_function_pool[3356]: VertexP4ui (will be remapped) */
+ /* _mesa_function_pool[3392]: VertexP4ui (will be remapped) */
"ii\0"
"glVertexP4ui\0"
"\0"
- /* _mesa_function_pool[3373]: GetProgramResourceIndex (will be remapped) */
+ /* _mesa_function_pool[3409]: GetProgramResourceIndex (will be remapped) */
"iip\0"
"glGetProgramResourceIndex\0"
"\0"
- /* _mesa_function_pool[3404]: SpriteParameterfvSGIX (dynamic) */
+ /* _mesa_function_pool[3440]: SpriteParameterfvSGIX (dynamic) */
"ip\0"
"glSpriteParameterfvSGIX\0"
"\0"
- /* _mesa_function_pool[3432]: TextureStorage3DMultisample (will be remapped) */
+ /* _mesa_function_pool[3468]: TextureStorage3DMultisample (will be remapped) */
"iiiiiii\0"
"glTextureStorage3DMultisample\0"
"\0"
- /* _mesa_function_pool[3471]: GetnUniformivARB (will be remapped) */
+ /* _mesa_function_pool[3507]: GetnUniformivARB (will be remapped) */
"iiip\0"
"glGetnUniformivARB\0"
"\0"
- /* _mesa_function_pool[3496]: ReleaseShaderCompiler (will be remapped) */
+ /* _mesa_function_pool[3532]: ReleaseShaderCompiler (will be remapped) */
"\0"
"glReleaseShaderCompiler\0"
"\0"
- /* _mesa_function_pool[3522]: BlendFuncSeparate (will be remapped) */
+ /* _mesa_function_pool[3558]: BlendFuncSeparate (will be remapped) */
"iiii\0"
"glBlendFuncSeparate\0"
"glBlendFuncSeparateEXT\0"
"glBlendFuncSeparateINGR\0"
"glBlendFuncSeparateOES\0"
"\0"
- /* _mesa_function_pool[3618]: Color3us (offset 23) */
+ /* _mesa_function_pool[3654]: Color3us (offset 23) */
"iii\0"
"glColor3us\0"
"\0"
- /* _mesa_function_pool[3634]: LoadMatrixx (will be remapped) */
+ /* _mesa_function_pool[3670]: LoadMatrixx (will be remapped) */
"p\0"
"glLoadMatrixxOES\0"
"glLoadMatrixx\0"
"\0"
- /* _mesa_function_pool[3668]: BufferStorage (will be remapped) */
+ /* _mesa_function_pool[3704]: BufferStorage (will be remapped) */
"iipi\0"
"glBufferStorage\0"
"\0"
- /* _mesa_function_pool[3690]: Color3ub (offset 19) */
+ /* _mesa_function_pool[3726]: Color3ub (offset 19) */
"iii\0"
"glColor3ub\0"
"\0"
- /* _mesa_function_pool[3706]: GetInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[3742]: GetInstrumentsSGIX (dynamic) */
"\0"
"glGetInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[3729]: Color3ui (offset 21) */
+ /* _mesa_function_pool[3765]: Color3ui (offset 21) */
"iii\0"
"glColor3ui\0"
"\0"
- /* _mesa_function_pool[3745]: VertexAttrib4dvNV (will be remapped) */
+ /* _mesa_function_pool[3781]: VertexAttrib4dvNV (will be remapped) */
"ip\0"
"glVertexAttrib4dvNV\0"
"\0"
- /* _mesa_function_pool[3769]: AlphaFragmentOp2ATI (will be remapped) */
+ /* _mesa_function_pool[3805]: AlphaFragmentOp2ATI (will be remapped) */
"iiiiiiiii\0"
"glAlphaFragmentOp2ATI\0"
"\0"
- /* _mesa_function_pool[3802]: RasterPos4dv (offset 79) */
+ /* _mesa_function_pool[3838]: RasterPos4dv (offset 79) */
"p\0"
"glRasterPos4dv\0"
"\0"
- /* _mesa_function_pool[3820]: DeleteProgramPipelines (will be remapped) */
+ /* _mesa_function_pool[3856]: DeleteProgramPipelines (will be remapped) */
"ip\0"
"glDeleteProgramPipelines\0"
"glDeleteProgramPipelinesEXT\0"
"\0"
- /* _mesa_function_pool[3877]: LineWidthx (will be remapped) */
+ /* _mesa_function_pool[3913]: LineWidthx (will be remapped) */
"i\0"
"glLineWidthxOES\0"
"glLineWidthx\0"
"\0"
- /* _mesa_function_pool[3909]: GetTransformFeedbacki_v (will be remapped) */
+ /* _mesa_function_pool[3945]: GetTransformFeedbacki_v (will be remapped) */
"iiip\0"
"glGetTransformFeedbacki_v\0"
"\0"
- /* _mesa_function_pool[3941]: Indexdv (offset 45) */
+ /* _mesa_function_pool[3977]: Indexdv (offset 45) */
"p\0"
"glIndexdv\0"
"\0"
- /* _mesa_function_pool[3954]: GetnPixelMapfvARB (will be remapped) */
+ /* _mesa_function_pool[3990]: GetnPixelMapfvARB (will be remapped) */
"iip\0"
"glGetnPixelMapfvARB\0"
"\0"
- /* _mesa_function_pool[3979]: EGLImageTargetTexture2DOES (will be remapped) */
+ /* _mesa_function_pool[4015]: EGLImageTargetTexture2DOES (will be remapped) */
"ip\0"
"glEGLImageTargetTexture2DOES\0"
"\0"
- /* _mesa_function_pool[4012]: DepthMask (offset 211) */
+ /* _mesa_function_pool[4048]: DepthMask (offset 211) */
"i\0"
"glDepthMask\0"
"\0"
- /* _mesa_function_pool[4027]: WindowPos4ivMESA (will be remapped) */
+ /* _mesa_function_pool[4063]: WindowPos4ivMESA (will be remapped) */
"p\0"
"glWindowPos4ivMESA\0"
"\0"
- /* _mesa_function_pool[4049]: GetShaderInfoLog (will be remapped) */
+ /* _mesa_function_pool[4085]: GetShaderInfoLog (will be remapped) */
"iipp\0"
"glGetShaderInfoLog\0"
"\0"
- /* _mesa_function_pool[4074]: BindFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[4110]: BindFragmentShaderATI (will be remapped) */
"i\0"
"glBindFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[4101]: BlendFuncSeparateiARB (will be remapped) */
+ /* _mesa_function_pool[4137]: BlendFuncSeparateiARB (will be remapped) */
"iiiii\0"
"glBlendFuncSeparateiARB\0"
"glBlendFuncSeparateIndexedAMD\0"
"glBlendFuncSeparatei\0"
"\0"
- /* _mesa_function_pool[4183]: PixelTexGenParameteriSGIS (dynamic) */
+ /* _mesa_function_pool[4219]: PixelTexGenParameteriSGIS (dynamic) */
"ii\0"
"glPixelTexGenParameteriSGIS\0"
"\0"
- /* _mesa_function_pool[4215]: EGLImageTargetRenderbufferStorageOES (will be remapped) */
+ /* _mesa_function_pool[4251]: EGLImageTargetRenderbufferStorageOES (will be remapped) */
"ip\0"
"glEGLImageTargetRenderbufferStorageOES\0"
"\0"
- /* _mesa_function_pool[4258]: GenTransformFeedbacks (will be remapped) */
+ /* _mesa_function_pool[4294]: GenTransformFeedbacks (will be remapped) */
"ip\0"
"glGenTransformFeedbacks\0"
"\0"
- /* _mesa_function_pool[4286]: VertexPointer (offset 321) */
+ /* _mesa_function_pool[4322]: VertexPointer (offset 321) */
"iiip\0"
"glVertexPointer\0"
"\0"
- /* _mesa_function_pool[4308]: GetCompressedTexImage (will be remapped) */
+ /* _mesa_function_pool[4344]: GetCompressedTexImage (will be remapped) */
"iip\0"
"glGetCompressedTexImage\0"
"glGetCompressedTexImageARB\0"
"\0"
- /* _mesa_function_pool[4364]: ProgramLocalParameter4dvARB (will be remapped) */
+ /* _mesa_function_pool[4400]: ProgramLocalParameter4dvARB (will be remapped) */
"iip\0"
"glProgramLocalParameter4dvARB\0"
"\0"
- /* _mesa_function_pool[4399]: UniformMatrix2dv (will be remapped) */
+ /* _mesa_function_pool[4435]: UniformMatrix2dv (will be remapped) */
"iiip\0"
"glUniformMatrix2dv\0"
"\0"
- /* _mesa_function_pool[4424]: GetQueryObjectui64v (will be remapped) */
+ /* _mesa_function_pool[4460]: GetQueryObjectui64v (will be remapped) */
"iip\0"
"glGetQueryObjectui64v\0"
"glGetQueryObjectui64vEXT\0"
"\0"
- /* _mesa_function_pool[4476]: VertexAttribP1uiv (will be remapped) */
+ /* _mesa_function_pool[4512]: VertexAttribP1uiv (will be remapped) */
"iiip\0"
"glVertexAttribP1uiv\0"
"\0"
- /* _mesa_function_pool[4502]: IsProgram (will be remapped) */
+ /* _mesa_function_pool[4538]: IsProgram (will be remapped) */
"i\0"
"glIsProgram\0"
"\0"
- /* _mesa_function_pool[4517]: TexCoordPointerListIBM (dynamic) */
+ /* _mesa_function_pool[4553]: TexCoordPointerListIBM (dynamic) */
"iiipi\0"
"glTexCoordPointerListIBM\0"
"\0"
- /* _mesa_function_pool[4549]: ResizeBuffersMESA (will be remapped) */
+ /* _mesa_function_pool[4585]: ResizeBuffersMESA (will be remapped) */
"\0"
"glResizeBuffersMESA\0"
"\0"
- /* _mesa_function_pool[4571]: BindBuffersBase (will be remapped) */
+ /* _mesa_function_pool[4607]: BindBuffersBase (will be remapped) */
"iiip\0"
"glBindBuffersBase\0"
"\0"
- /* _mesa_function_pool[4595]: GenTextures (offset 328) */
+ /* _mesa_function_pool[4631]: GenTextures (offset 328) */
"ip\0"
"glGenTextures\0"
"glGenTexturesEXT\0"
"\0"
- /* _mesa_function_pool[4630]: IndexPointerListIBM (dynamic) */
+ /* _mesa_function_pool[4666]: IndexPointerListIBM (dynamic) */
"iipi\0"
"glIndexPointerListIBM\0"
"\0"
- /* _mesa_function_pool[4658]: UnmapNamedBuffer (will be remapped) */
+ /* _mesa_function_pool[4694]: UnmapNamedBuffer (will be remapped) */
"i\0"
"glUnmapNamedBuffer\0"
"\0"
- /* _mesa_function_pool[4680]: UniformMatrix3x2dv (will be remapped) */
+ /* _mesa_function_pool[4716]: UniformMatrix3x2dv (will be remapped) */
"iiip\0"
"glUniformMatrix3x2dv\0"
"\0"
- /* _mesa_function_pool[4707]: WindowPos4fMESA (will be remapped) */
+ /* _mesa_function_pool[4743]: WindowPos4fMESA (will be remapped) */
"ffff\0"
"glWindowPos4fMESA\0"
"\0"
- /* _mesa_function_pool[4731]: VertexAttribs2fvNV (will be remapped) */
- "iip\0"
- "glVertexAttribs2fvNV\0"
+ /* _mesa_function_pool[4767]: GenerateMipmap (will be remapped) */
+ "i\0"
+ "glGenerateMipmap\0"
+ "glGenerateMipmapEXT\0"
+ "glGenerateMipmapOES\0"
"\0"
- /* _mesa_function_pool[4757]: VertexAttribP4ui (will be remapped) */
+ /* _mesa_function_pool[4827]: VertexAttribP4ui (will be remapped) */
"iiii\0"
"glVertexAttribP4ui\0"
"\0"
- /* _mesa_function_pool[4782]: Uniform4i (will be remapped) */
+ /* _mesa_function_pool[4852]: Uniform4i (will be remapped) */
"iiiii\0"
"glUniform4i\0"
"glUniform4iARB\0"
"\0"
- /* _mesa_function_pool[4816]: Uniform4d (will be remapped) */
+ /* _mesa_function_pool[4886]: Uniform4d (will be remapped) */
"idddd\0"
"glUniform4d\0"
"\0"
- /* _mesa_function_pool[4835]: Uniform4f (will be remapped) */
+ /* _mesa_function_pool[4905]: Uniform4f (will be remapped) */
"iffff\0"
"glUniform4f\0"
"glUniform4fARB\0"
"\0"
- /* _mesa_function_pool[4869]: ProgramUniform3dv (will be remapped) */
+ /* _mesa_function_pool[4939]: ProgramUniform3dv (will be remapped) */
"iiip\0"
"glProgramUniform3dv\0"
"\0"
- /* _mesa_function_pool[4895]: GetNamedBufferParameteri64v (will be remapped) */
+ /* _mesa_function_pool[4965]: GetNamedBufferParameteri64v (will be remapped) */
"iip\0"
"glGetNamedBufferParameteri64v\0"
"\0"
- /* _mesa_function_pool[4930]: ProgramUniform3d (will be remapped) */
+ /* _mesa_function_pool[5000]: NamedFramebufferTexture (will be remapped) */
+ "iiii\0"
+ "glNamedFramebufferTexture\0"
+ "\0"
+ /* _mesa_function_pool[5032]: ProgramUniform3d (will be remapped) */
"iiddd\0"
"glProgramUniform3d\0"
"\0"
- /* _mesa_function_pool[4956]: ProgramUniform3f (will be remapped) */
+ /* _mesa_function_pool[5058]: ProgramUniform3f (will be remapped) */
"iifff\0"
"glProgramUniform3f\0"
"glProgramUniform3fEXT\0"
"\0"
- /* _mesa_function_pool[5004]: ProgramUniform3i (will be remapped) */
+ /* _mesa_function_pool[5106]: ProgramUniform3i (will be remapped) */
"iiiii\0"
"glProgramUniform3i\0"
"glProgramUniform3iEXT\0"
"\0"
- /* _mesa_function_pool[5052]: PointParameterfv (will be remapped) */
+ /* _mesa_function_pool[5154]: PointParameterfv (will be remapped) */
"ip\0"
"glPointParameterfv\0"
"glPointParameterfvARB\0"
"glPointParameterfvEXT\0"
"glPointParameterfvSGIS\0"
"\0"
- /* _mesa_function_pool[5142]: GetHistogramParameterfv (offset 362) */
+ /* _mesa_function_pool[5244]: GetHistogramParameterfv (offset 362) */
"iip\0"
"glGetHistogramParameterfv\0"
"glGetHistogramParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[5202]: GetString (offset 275) */
+ /* _mesa_function_pool[5304]: GetString (offset 275) */
"i\0"
"glGetString\0"
"\0"
- /* _mesa_function_pool[5217]: ColorPointervINTEL (dynamic) */
+ /* _mesa_function_pool[5319]: ColorPointervINTEL (dynamic) */
"iip\0"
"glColorPointervINTEL\0"
"\0"
- /* _mesa_function_pool[5243]: VDPAUUnmapSurfacesNV (will be remapped) */
+ /* _mesa_function_pool[5345]: VDPAUUnmapSurfacesNV (will be remapped) */
"ip\0"
"glVDPAUUnmapSurfacesNV\0"
"\0"
- /* _mesa_function_pool[5270]: GetnHistogramARB (will be remapped) */
+ /* _mesa_function_pool[5372]: GetnHistogramARB (will be remapped) */
"iiiiip\0"
"glGetnHistogramARB\0"
"\0"
- /* _mesa_function_pool[5297]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[5399]: ReplacementCodeuiColor4fNormal3fVertex3fvSUN (dynamic) */
"pppp\0"
"glReplacementCodeuiColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[5350]: SecondaryColor3s (will be remapped) */
+ /* _mesa_function_pool[5452]: SecondaryColor3s (will be remapped) */
"iii\0"
"glSecondaryColor3s\0"
"glSecondaryColor3sEXT\0"
"\0"
- /* _mesa_function_pool[5396]: VertexAttribP2uiv (will be remapped) */
+ /* _mesa_function_pool[5498]: VertexAttribP2uiv (will be remapped) */
"iiip\0"
"glVertexAttribP2uiv\0"
"\0"
- /* _mesa_function_pool[5422]: UniformMatrix3x4dv (will be remapped) */
+ /* _mesa_function_pool[5524]: UniformMatrix3x4dv (will be remapped) */
"iiip\0"
"glUniformMatrix3x4dv\0"
"\0"
- /* _mesa_function_pool[5449]: VertexAttrib3fNV (will be remapped) */
+ /* _mesa_function_pool[5551]: VertexAttrib3fNV (will be remapped) */
"ifff\0"
"glVertexAttrib3fNV\0"
"\0"
- /* _mesa_function_pool[5474]: SecondaryColor3b (will be remapped) */
+ /* _mesa_function_pool[5576]: SecondaryColor3b (will be remapped) */
"iii\0"
"glSecondaryColor3b\0"
"glSecondaryColor3bEXT\0"
"\0"
- /* _mesa_function_pool[5520]: EnableClientState (offset 313) */
+ /* _mesa_function_pool[5622]: EnableClientState (offset 313) */
"i\0"
"glEnableClientState\0"
"\0"
- /* _mesa_function_pool[5543]: Color4ubVertex2fvSUN (dynamic) */
+ /* _mesa_function_pool[5645]: Color4ubVertex2fvSUN (dynamic) */
"pp\0"
"glColor4ubVertex2fvSUN\0"
"\0"
- /* _mesa_function_pool[5570]: SecondaryColor3i (will be remapped) */
+ /* _mesa_function_pool[5672]: SecondaryColor3i (will be remapped) */
"iii\0"
"glSecondaryColor3i\0"
"glSecondaryColor3iEXT\0"
"\0"
- /* _mesa_function_pool[5616]: TexFilterFuncSGIS (dynamic) */
+ /* _mesa_function_pool[5718]: TexFilterFuncSGIS (dynamic) */
"iiip\0"
"glTexFilterFuncSGIS\0"
"\0"
- /* _mesa_function_pool[5642]: GetFragmentMaterialfvSGIX (dynamic) */
+ /* _mesa_function_pool[5744]: GetFragmentMaterialfvSGIX (dynamic) */
"iip\0"
"glGetFragmentMaterialfvSGIX\0"
"\0"
- /* _mesa_function_pool[5675]: DetailTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[5777]: DetailTexFuncSGIS (dynamic) */
"iip\0"
"glDetailTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[5700]: FlushMappedBufferRange (will be remapped) */
+ /* _mesa_function_pool[5802]: FlushMappedBufferRange (will be remapped) */
"iii\0"
"glFlushMappedBufferRange\0"
"glFlushMappedBufferRangeEXT\0"
"\0"
- /* _mesa_function_pool[5758]: Lightfv (offset 160) */
+ /* _mesa_function_pool[5860]: Lightfv (offset 160) */
"iip\0"
"glLightfv\0"
"\0"
- /* _mesa_function_pool[5773]: GetFramebufferAttachmentParameteriv (will be remapped) */
+ /* _mesa_function_pool[5875]: GetFramebufferAttachmentParameteriv (will be remapped) */
"iiip\0"
"glGetFramebufferAttachmentParameteriv\0"
"glGetFramebufferAttachmentParameterivEXT\0"
"glGetFramebufferAttachmentParameterivOES\0"
"\0"
- /* _mesa_function_pool[5899]: ColorSubTable (offset 346) */
+ /* _mesa_function_pool[6001]: ColorSubTable (offset 346) */
"iiiiip\0"
"glColorSubTable\0"
"glColorSubTableEXT\0"
"\0"
- /* _mesa_function_pool[5942]: EndPerfMonitorAMD (will be remapped) */
+ /* _mesa_function_pool[6044]: GetVertexArrayIndexed64iv (will be remapped) */
+ "iiip\0"
+ "glGetVertexArrayIndexed64iv\0"
+ "\0"
+ /* _mesa_function_pool[6078]: EndPerfMonitorAMD (will be remapped) */
"i\0"
"glEndPerfMonitorAMD\0"
"\0"
- /* _mesa_function_pool[5965]: ReadInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[6101]: ReadInstrumentsSGIX (dynamic) */
"i\0"
"glReadInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[5990]: CreateBuffers (will be remapped) */
+ /* _mesa_function_pool[6126]: CreateBuffers (will be remapped) */
"ip\0"
"glCreateBuffers\0"
"\0"
- /* _mesa_function_pool[6010]: MapParameterivNV (dynamic) */
+ /* _mesa_function_pool[6146]: MapParameterivNV (dynamic) */
"iip\0"
"glMapParameterivNV\0"
"\0"
- /* _mesa_function_pool[6034]: GetMultisamplefv (will be remapped) */
+ /* _mesa_function_pool[6170]: GetMultisamplefv (will be remapped) */
"iip\0"
"glGetMultisamplefv\0"
"\0"
- /* _mesa_function_pool[6058]: WeightbvARB (dynamic) */
+ /* _mesa_function_pool[6194]: WeightbvARB (dynamic) */
"ip\0"
"glWeightbvARB\0"
"\0"
- /* _mesa_function_pool[6076]: Rectdv (offset 87) */
+ /* _mesa_function_pool[6212]: Rectdv (offset 87) */
"pp\0"
"glRectdv\0"
"\0"
- /* _mesa_function_pool[6089]: DrawArraysInstancedARB (will be remapped) */
+ /* _mesa_function_pool[6225]: DrawArraysInstancedARB (will be remapped) */
"iiii\0"
"glDrawArraysInstancedARB\0"
"glDrawArraysInstancedEXT\0"
"glDrawArraysInstanced\0"
"\0"
- /* _mesa_function_pool[6167]: ProgramEnvParameters4fvEXT (will be remapped) */
+ /* _mesa_function_pool[6303]: ProgramEnvParameters4fvEXT (will be remapped) */
"iiip\0"
"glProgramEnvParameters4fvEXT\0"
"\0"
- /* _mesa_function_pool[6202]: VertexAttrib2svNV (will be remapped) */
+ /* _mesa_function_pool[6338]: VertexAttrib2svNV (will be remapped) */
"ip\0"
"glVertexAttrib2svNV\0"
"\0"
- /* _mesa_function_pool[6226]: SecondaryColorP3uiv (will be remapped) */
+ /* _mesa_function_pool[6362]: SecondaryColorP3uiv (will be remapped) */
"ip\0"
"glSecondaryColorP3uiv\0"
"\0"
- /* _mesa_function_pool[6252]: GetnPixelMapuivARB (will be remapped) */
+ /* _mesa_function_pool[6388]: GetnPixelMapuivARB (will be remapped) */
"iip\0"
"glGetnPixelMapuivARB\0"
"\0"
- /* _mesa_function_pool[6278]: GetSamplerParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[6414]: GetSamplerParameterIuiv (will be remapped) */
"iip\0"
"glGetSamplerParameterIuiv\0"
"\0"
- /* _mesa_function_pool[6309]: Disablei (will be remapped) */
+ /* _mesa_function_pool[6445]: Disablei (will be remapped) */
"ii\0"
"glDisableIndexedEXT\0"
"glDisablei\0"
"\0"
- /* _mesa_function_pool[6344]: CompressedTexSubImage3D (will be remapped) */
+ /* _mesa_function_pool[6480]: CompressedTexSubImage3D (will be remapped) */
"iiiiiiiiiip\0"
"glCompressedTexSubImage3D\0"
"glCompressedTexSubImage3DARB\0"
"glCompressedTexSubImage3DOES\0"
"\0"
- /* _mesa_function_pool[6441]: BindFramebufferEXT (will be remapped) */
+ /* _mesa_function_pool[6577]: BindFramebufferEXT (will be remapped) */
"ii\0"
"glBindFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[6466]: Color3dv (offset 12) */
+ /* _mesa_function_pool[6602]: Color3dv (offset 12) */
"p\0"
"glColor3dv\0"
"\0"
- /* _mesa_function_pool[6480]: BeginQuery (will be remapped) */
+ /* _mesa_function_pool[6616]: BeginQuery (will be remapped) */
"ii\0"
"glBeginQuery\0"
"glBeginQueryARB\0"
"\0"
- /* _mesa_function_pool[6513]: VertexP3uiv (will be remapped) */
+ /* _mesa_function_pool[6649]: VertexP3uiv (will be remapped) */
"ip\0"
"glVertexP3uiv\0"
"\0"
- /* _mesa_function_pool[6531]: GetUniformLocation (will be remapped) */
+ /* _mesa_function_pool[6667]: GetUniformLocation (will be remapped) */
"ip\0"
"glGetUniformLocation\0"
"glGetUniformLocationARB\0"
"\0"
- /* _mesa_function_pool[6580]: PixelStoref (offset 249) */
+ /* _mesa_function_pool[6716]: PixelStoref (offset 249) */
"if\0"
"glPixelStoref\0"
"\0"
- /* _mesa_function_pool[6598]: WindowPos2iv (will be remapped) */
+ /* _mesa_function_pool[6734]: WindowPos2iv (will be remapped) */
"p\0"
"glWindowPos2iv\0"
"glWindowPos2ivARB\0"
"glWindowPos2ivMESA\0"
"\0"
- /* _mesa_function_pool[6653]: PixelStorei (offset 250) */
+ /* _mesa_function_pool[6789]: PixelStorei (offset 250) */
"ii\0"
"glPixelStorei\0"
"\0"
- /* _mesa_function_pool[6671]: VertexAttribs1svNV (will be remapped) */
+ /* _mesa_function_pool[6807]: GetNamedFramebufferAttachmentParameteriv (will be remapped) */
+ "iiip\0"
+ "glGetNamedFramebufferAttachmentParameteriv\0"
+ "\0"
+ /* _mesa_function_pool[6856]: VertexAttribs1svNV (will be remapped) */
"iip\0"
"glVertexAttribs1svNV\0"
"\0"
- /* _mesa_function_pool[6697]: RequestResidentProgramsNV (will be remapped) */
+ /* _mesa_function_pool[6882]: CheckNamedFramebufferStatus (will be remapped) */
+ "ii\0"
+ "glCheckNamedFramebufferStatus\0"
+ "\0"
+ /* _mesa_function_pool[6916]: RequestResidentProgramsNV (will be remapped) */
"ip\0"
"glRequestResidentProgramsNV\0"
"\0"
- /* _mesa_function_pool[6729]: ListParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[6948]: ListParameterivSGIX (dynamic) */
"iip\0"
"glListParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[6756]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[6975]: TexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
"pppp\0"
"glTexCoord2fColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[6802]: CheckFramebufferStatus (will be remapped) */
+ /* _mesa_function_pool[7021]: CheckFramebufferStatus (will be remapped) */
"i\0"
"glCheckFramebufferStatus\0"
"glCheckFramebufferStatusEXT\0"
"glCheckFramebufferStatusOES\0"
"\0"
- /* _mesa_function_pool[6886]: DispatchComputeIndirect (will be remapped) */
+ /* _mesa_function_pool[7105]: DispatchComputeIndirect (will be remapped) */
"i\0"
"glDispatchComputeIndirect\0"
"\0"
- /* _mesa_function_pool[6915]: InvalidateBufferData (will be remapped) */
+ /* _mesa_function_pool[7134]: InvalidateBufferData (will be remapped) */
"i\0"
"glInvalidateBufferData\0"
"\0"
- /* _mesa_function_pool[6941]: GetUniformdv (will be remapped) */
+ /* _mesa_function_pool[7160]: GetUniformdv (will be remapped) */
"iip\0"
"glGetUniformdv\0"
"\0"
- /* _mesa_function_pool[6961]: VDPAUMapSurfacesNV (will be remapped) */
+ /* _mesa_function_pool[7180]: ProgramLocalParameters4fvEXT (will be remapped) */
+ "iiip\0"
+ "glProgramLocalParameters4fvEXT\0"
+ "\0"
+ /* _mesa_function_pool[7217]: VertexAttribL1dv (will be remapped) */
"ip\0"
- "glVDPAUMapSurfacesNV\0"
+ "glVertexAttribL1dv\0"
"\0"
- /* _mesa_function_pool[6986]: IsFramebuffer (will be remapped) */
+ /* _mesa_function_pool[7240]: IsFramebuffer (will be remapped) */
"i\0"
"glIsFramebuffer\0"
"glIsFramebufferEXT\0"
"glIsFramebufferOES\0"
"\0"
- /* _mesa_function_pool[7043]: GetPixelTexGenParameterfvSGIS (dynamic) */
+ /* _mesa_function_pool[7297]: GetPixelTexGenParameterfvSGIS (dynamic) */
"ip\0"
"glGetPixelTexGenParameterfvSGIS\0"
"\0"
- /* _mesa_function_pool[7079]: GetDoublev (offset 260) */
+ /* _mesa_function_pool[7333]: GetDoublev (offset 260) */
"ip\0"
"glGetDoublev\0"
"\0"
- /* _mesa_function_pool[7096]: GetObjectLabel (will be remapped) */
+ /* _mesa_function_pool[7350]: GetObjectLabel (will be remapped) */
"iiipp\0"
"glGetObjectLabel\0"
"\0"
- /* _mesa_function_pool[7120]: TextureLightEXT (dynamic) */
- "i\0"
- "glTextureLightEXT\0"
- "\0"
- /* _mesa_function_pool[7141]: ColorP3uiv (will be remapped) */
+ /* _mesa_function_pool[7374]: ColorP3uiv (will be remapped) */
"ip\0"
"glColorP3uiv\0"
"\0"
- /* _mesa_function_pool[7158]: CombinerParameteriNV (dynamic) */
+ /* _mesa_function_pool[7391]: CombinerParameteriNV (dynamic) */
"ii\0"
"glCombinerParameteriNV\0"
"\0"
- /* _mesa_function_pool[7185]: Normal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[7418]: Normal3fVertex3fvSUN (dynamic) */
"pp\0"
"glNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[7212]: VertexAttribI4ivEXT (will be remapped) */
+ /* _mesa_function_pool[7445]: VertexAttribI4ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI4ivEXT\0"
"glVertexAttribI4iv\0"
"\0"
- /* _mesa_function_pool[7257]: SecondaryColor3ubv (will be remapped) */
+ /* _mesa_function_pool[7490]: SecondaryColor3ubv (will be remapped) */
"p\0"
"glSecondaryColor3ubv\0"
"glSecondaryColor3ubvEXT\0"
"\0"
- /* _mesa_function_pool[7305]: GetDebugMessageLog (will be remapped) */
+ /* _mesa_function_pool[7538]: GetDebugMessageLog (will be remapped) */
"iipppppp\0"
"glGetDebugMessageLogARB\0"
"glGetDebugMessageLog\0"
"\0"
- /* _mesa_function_pool[7360]: DeformationMap3fSGIX (dynamic) */
+ /* _mesa_function_pool[7593]: DeformationMap3fSGIX (dynamic) */
"iffiiffiiffiip\0"
"glDeformationMap3fSGIX\0"
"\0"
- /* _mesa_function_pool[7399]: MatrixIndexubvARB (dynamic) */
+ /* _mesa_function_pool[7632]: MatrixIndexubvARB (dynamic) */
"ip\0"
"glMatrixIndexubvARB\0"
"\0"
- /* _mesa_function_pool[7423]: Color4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[7656]: Color4fNormal3fVertex3fSUN (dynamic) */
"ffffffffff\0"
"glColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[7464]: PixelTexGenParameterfSGIS (dynamic) */
+ /* _mesa_function_pool[7697]: PixelTexGenParameterfSGIS (dynamic) */
"if\0"
"glPixelTexGenParameterfSGIS\0"
"\0"
- /* _mesa_function_pool[7496]: ProgramUniform2ui (will be remapped) */
+ /* _mesa_function_pool[7729]: ProgramUniform2ui (will be remapped) */
"iiii\0"
"glProgramUniform2ui\0"
"glProgramUniform2uiEXT\0"
"\0"
- /* _mesa_function_pool[7545]: TexCoord2fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[7778]: TexCoord2fVertex3fvSUN (dynamic) */
"pp\0"
"glTexCoord2fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[7574]: Color4ubVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[7807]: Color4ubVertex3fvSUN (dynamic) */
"pp\0"
"glColor4ubVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[7601]: GetShaderSource (will be remapped) */
+ /* _mesa_function_pool[7834]: GetShaderSource (will be remapped) */
"iipp\0"
"glGetShaderSource\0"
"glGetShaderSourceARB\0"
"\0"
- /* _mesa_function_pool[7646]: BindProgramARB (will be remapped) */
+ /* _mesa_function_pool[7879]: BindProgramARB (will be remapped) */
"ii\0"
"glBindProgramARB\0"
"glBindProgramNV\0"
"\0"
- /* _mesa_function_pool[7683]: VertexAttrib3sNV (will be remapped) */
+ /* _mesa_function_pool[7916]: VertexAttrib3sNV (will be remapped) */
"iiii\0"
"glVertexAttrib3sNV\0"
"\0"
- /* _mesa_function_pool[7708]: ColorFragmentOp1ATI (will be remapped) */
+ /* _mesa_function_pool[7941]: ColorFragmentOp1ATI (will be remapped) */
"iiiiiii\0"
"glColorFragmentOp1ATI\0"
"\0"
- /* _mesa_function_pool[7739]: ProgramUniformMatrix4x3fv (will be remapped) */
+ /* _mesa_function_pool[7972]: ProgramUniformMatrix4x3fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix4x3fv\0"
"glProgramUniformMatrix4x3fvEXT\0"
"\0"
- /* _mesa_function_pool[7805]: PopClientAttrib (offset 334) */
+ /* _mesa_function_pool[8038]: PopClientAttrib (offset 334) */
"\0"
"glPopClientAttrib\0"
"\0"
- /* _mesa_function_pool[7825]: DrawElementsInstancedARB (will be remapped) */
+ /* _mesa_function_pool[8058]: DrawElementsInstancedARB (will be remapped) */
"iiipi\0"
"glDrawElementsInstancedARB\0"
"glDrawElementsInstancedEXT\0"
"glDrawElementsInstanced\0"
"\0"
- /* _mesa_function_pool[7910]: GetQueryObjectuiv (will be remapped) */
+ /* _mesa_function_pool[8143]: GetQueryObjectuiv (will be remapped) */
"iip\0"
"glGetQueryObjectuiv\0"
"glGetQueryObjectuivARB\0"
"\0"
- /* _mesa_function_pool[7958]: VertexAttribI4bv (will be remapped) */
+ /* _mesa_function_pool[8191]: VertexAttribI4bv (will be remapped) */
"ip\0"
"glVertexAttribI4bvEXT\0"
"glVertexAttribI4bv\0"
"\0"
- /* _mesa_function_pool[8003]: FogCoordPointerListIBM (dynamic) */
+ /* _mesa_function_pool[8236]: FogCoordPointerListIBM (dynamic) */
"iipi\0"
"glFogCoordPointerListIBM\0"
"\0"
- /* _mesa_function_pool[8034]: Binormal3sEXT (dynamic) */
+ /* _mesa_function_pool[8267]: DisableVertexArrayAttrib (will be remapped) */
+ "ii\0"
+ "glDisableVertexArrayAttrib\0"
+ "\0"
+ /* _mesa_function_pool[8298]: VertexAttribL4d (will be remapped) */
+ "idddd\0"
+ "glVertexAttribL4d\0"
+ "\0"
+ /* _mesa_function_pool[8323]: Binormal3sEXT (dynamic) */
"iii\0"
"glBinormal3sEXT\0"
"\0"
- /* _mesa_function_pool[8055]: ListBase (offset 6) */
+ /* _mesa_function_pool[8344]: ListBase (offset 6) */
"i\0"
"glListBase\0"
"\0"
- /* _mesa_function_pool[8069]: GenerateMipmap (will be remapped) */
- "i\0"
- "glGenerateMipmap\0"
- "glGenerateMipmapEXT\0"
- "glGenerateMipmapOES\0"
+ /* _mesa_function_pool[8358]: VertexAttribs2fvNV (will be remapped) */
+ "iip\0"
+ "glVertexAttribs2fvNV\0"
"\0"
- /* _mesa_function_pool[8129]: BindBufferRange (will be remapped) */
+ /* _mesa_function_pool[8384]: BindBufferRange (will be remapped) */
"iiiii\0"
"glBindBufferRange\0"
"glBindBufferRangeEXT\0"
"\0"
- /* _mesa_function_pool[8175]: ProgramUniformMatrix2x4fv (will be remapped) */
+ /* _mesa_function_pool[8430]: ProgramUniformMatrix2x4fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix2x4fv\0"
"glProgramUniformMatrix2x4fvEXT\0"
"\0"
- /* _mesa_function_pool[8241]: BindBufferBase (will be remapped) */
+ /* _mesa_function_pool[8496]: BindBufferBase (will be remapped) */
"iii\0"
"glBindBufferBase\0"
"glBindBufferBaseEXT\0"
"\0"
- /* _mesa_function_pool[8283]: GetQueryObjectiv (will be remapped) */
+ /* _mesa_function_pool[8538]: GetQueryObjectiv (will be remapped) */
"iip\0"
"glGetQueryObjectiv\0"
"glGetQueryObjectivARB\0"
"\0"
- /* _mesa_function_pool[8329]: VertexAttrib2s (will be remapped) */
+ /* _mesa_function_pool[8584]: VertexAttrib2s (will be remapped) */
"iii\0"
"glVertexAttrib2s\0"
"glVertexAttrib2sARB\0"
"\0"
- /* _mesa_function_pool[8371]: SecondaryColor3fvEXT (will be remapped) */
+ /* _mesa_function_pool[8626]: SecondaryColor3fvEXT (will be remapped) */
"p\0"
"glSecondaryColor3fv\0"
"glSecondaryColor3fvEXT\0"
"\0"
- /* _mesa_function_pool[8417]: VertexAttrib2d (will be remapped) */
+ /* _mesa_function_pool[8672]: VertexAttrib2d (will be remapped) */
"idd\0"
"glVertexAttrib2d\0"
"glVertexAttrib2dARB\0"
"\0"
- /* _mesa_function_pool[8459]: Uniform1fv (will be remapped) */
+ /* _mesa_function_pool[8714]: ClearNamedFramebufferiv (will be remapped) */
+ "iiip\0"
+ "glClearNamedFramebufferiv\0"
+ "\0"
+ /* _mesa_function_pool[8746]: Uniform1fv (will be remapped) */
"iip\0"
"glUniform1fv\0"
"glUniform1fvARB\0"
"\0"
- /* _mesa_function_pool[8493]: GetProgramPipelineInfoLog (will be remapped) */
+ /* _mesa_function_pool[8780]: GetProgramPipelineInfoLog (will be remapped) */
"iipp\0"
"glGetProgramPipelineInfoLog\0"
"glGetProgramPipelineInfoLogEXT\0"
"\0"
- /* _mesa_function_pool[8558]: TextureMaterialEXT (dynamic) */
+ /* _mesa_function_pool[8845]: TextureMaterialEXT (dynamic) */
"ii\0"
"glTextureMaterialEXT\0"
"\0"
- /* _mesa_function_pool[8583]: DepthBoundsEXT (will be remapped) */
+ /* _mesa_function_pool[8870]: DepthBoundsEXT (will be remapped) */
"dd\0"
"glDepthBoundsEXT\0"
"\0"
- /* _mesa_function_pool[8604]: WindowPos3fv (will be remapped) */
+ /* _mesa_function_pool[8891]: WindowPos3fv (will be remapped) */
"p\0"
"glWindowPos3fv\0"
"glWindowPos3fvARB\0"
"glWindowPos3fvMESA\0"
"\0"
- /* _mesa_function_pool[8659]: BindVertexArrayAPPLE (will be remapped) */
+ /* _mesa_function_pool[8946]: BindVertexArrayAPPLE (will be remapped) */
"i\0"
"glBindVertexArrayAPPLE\0"
"\0"
- /* _mesa_function_pool[8685]: GetHistogramParameteriv (offset 363) */
+ /* _mesa_function_pool[8972]: GetHistogramParameteriv (offset 363) */
"iip\0"
"glGetHistogramParameteriv\0"
"glGetHistogramParameterivEXT\0"
"\0"
- /* _mesa_function_pool[8745]: PointParameteriv (will be remapped) */
+ /* _mesa_function_pool[9032]: PointParameteriv (will be remapped) */
"ip\0"
"glPointParameteriv\0"
"glPointParameterivNV\0"
"\0"
- /* _mesa_function_pool[8789]: NamedRenderbufferStorage (will be remapped) */
+ /* _mesa_function_pool[9076]: NamedRenderbufferStorage (will be remapped) */
"iiii\0"
"glNamedRenderbufferStorage\0"
"\0"
- /* _mesa_function_pool[8822]: GetProgramivARB (will be remapped) */
+ /* _mesa_function_pool[9109]: GetProgramivARB (will be remapped) */
"iip\0"
"glGetProgramivARB\0"
"\0"
- /* _mesa_function_pool[8845]: BindRenderbuffer (will be remapped) */
+ /* _mesa_function_pool[9132]: BindRenderbuffer (will be remapped) */
"ii\0"
"glBindRenderbuffer\0"
"glBindRenderbufferOES\0"
"\0"
- /* _mesa_function_pool[8890]: SecondaryColor3fEXT (will be remapped) */
+ /* _mesa_function_pool[9177]: SecondaryColor3fEXT (will be remapped) */
"fff\0"
"glSecondaryColor3f\0"
"glSecondaryColor3fEXT\0"
"\0"
- /* _mesa_function_pool[8936]: PrimitiveRestartIndex (will be remapped) */
+ /* _mesa_function_pool[9223]: PrimitiveRestartIndex (will be remapped) */
"i\0"
"glPrimitiveRestartIndex\0"
"glPrimitiveRestartIndexNV\0"
"\0"
- /* _mesa_function_pool[8989]: VertexAttribI4ubv (will be remapped) */
+ /* _mesa_function_pool[9276]: VertexAttribI4ubv (will be remapped) */
"ip\0"
"glVertexAttribI4ubvEXT\0"
"glVertexAttribI4ubv\0"
"\0"
- /* _mesa_function_pool[9036]: GetGraphicsResetStatusARB (will be remapped) */
+ /* _mesa_function_pool[9323]: GetGraphicsResetStatusARB (will be remapped) */
"\0"
"glGetGraphicsResetStatusARB\0"
"\0"
- /* _mesa_function_pool[9066]: CreateRenderbuffers (will be remapped) */
+ /* _mesa_function_pool[9353]: CreateRenderbuffers (will be remapped) */
"ip\0"
"glCreateRenderbuffers\0"
"\0"
- /* _mesa_function_pool[9092]: ActiveStencilFaceEXT (will be remapped) */
+ /* _mesa_function_pool[9379]: ActiveStencilFaceEXT (will be remapped) */
"i\0"
"glActiveStencilFaceEXT\0"
"\0"
- /* _mesa_function_pool[9118]: VertexAttrib4dNV (will be remapped) */
+ /* _mesa_function_pool[9405]: VertexAttrib4dNV (will be remapped) */
"idddd\0"
"glVertexAttrib4dNV\0"
"\0"
- /* _mesa_function_pool[9144]: DepthRange (offset 288) */
+ /* _mesa_function_pool[9431]: DepthRange (offset 288) */
"dd\0"
"glDepthRange\0"
"\0"
- /* _mesa_function_pool[9161]: TexBumpParameterivATI (will be remapped) */
+ /* _mesa_function_pool[9448]: TexBumpParameterivATI (will be remapped) */
"ip\0"
"glTexBumpParameterivATI\0"
"\0"
- /* _mesa_function_pool[9189]: VertexAttrib4fNV (will be remapped) */
+ /* _mesa_function_pool[9476]: VertexAttrib4fNV (will be remapped) */
"iffff\0"
"glVertexAttrib4fNV\0"
"\0"
- /* _mesa_function_pool[9215]: Uniform4fv (will be remapped) */
+ /* _mesa_function_pool[9502]: Uniform4fv (will be remapped) */
"iip\0"
"glUniform4fv\0"
"glUniform4fvARB\0"
"\0"
- /* _mesa_function_pool[9249]: DrawMeshArraysSUN (dynamic) */
+ /* _mesa_function_pool[9536]: DrawMeshArraysSUN (dynamic) */
"iiii\0"
"glDrawMeshArraysSUN\0"
"\0"
- /* _mesa_function_pool[9275]: SamplerParameterIiv (will be remapped) */
+ /* _mesa_function_pool[9562]: SamplerParameterIiv (will be remapped) */
"iip\0"
"glSamplerParameterIiv\0"
"\0"
- /* _mesa_function_pool[9302]: GetMapControlPointsNV (dynamic) */
+ /* _mesa_function_pool[9589]: GetMapControlPointsNV (dynamic) */
"iiiiiip\0"
"glGetMapControlPointsNV\0"
"\0"
- /* _mesa_function_pool[9335]: SpriteParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[9622]: SpriteParameterivSGIX (dynamic) */
"ip\0"
"glSpriteParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[9363]: Frustumf (will be remapped) */
+ /* _mesa_function_pool[9650]: Frustumf (will be remapped) */
"ffffff\0"
"glFrustumfOES\0"
"glFrustumf\0"
"\0"
- /* _mesa_function_pool[9396]: GetQueryBufferObjectui64v (will be remapped) */
+ /* _mesa_function_pool[9683]: GetQueryBufferObjectui64v (will be remapped) */
"iiii\0"
"glGetQueryBufferObjectui64v\0"
"\0"
- /* _mesa_function_pool[9430]: ProgramUniform2uiv (will be remapped) */
+ /* _mesa_function_pool[9717]: ProgramUniform2uiv (will be remapped) */
"iiip\0"
"glProgramUniform2uiv\0"
"glProgramUniform2uivEXT\0"
"\0"
- /* _mesa_function_pool[9481]: Rectsv (offset 93) */
+ /* _mesa_function_pool[9768]: Rectsv (offset 93) */
"pp\0"
"glRectsv\0"
"\0"
- /* _mesa_function_pool[9494]: Frustumx (will be remapped) */
+ /* _mesa_function_pool[9781]: Frustumx (will be remapped) */
"iiiiii\0"
"glFrustumxOES\0"
"glFrustumx\0"
"\0"
- /* _mesa_function_pool[9527]: CullFace (offset 152) */
+ /* _mesa_function_pool[9814]: CullFace (offset 152) */
"i\0"
"glCullFace\0"
"\0"
- /* _mesa_function_pool[9541]: BindTexture (offset 307) */
+ /* _mesa_function_pool[9828]: BindTexture (offset 307) */
"ii\0"
"glBindTexture\0"
"glBindTextureEXT\0"
"\0"
- /* _mesa_function_pool[9576]: MultiTexCoord4fARB (offset 402) */
+ /* _mesa_function_pool[9863]: MultiTexCoord4fARB (offset 402) */
"iffff\0"
"glMultiTexCoord4f\0"
"glMultiTexCoord4fARB\0"
"\0"
- /* _mesa_function_pool[9622]: MultiTexCoordP2uiv (will be remapped) */
+ /* _mesa_function_pool[9909]: MultiTexCoordP2uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP2uiv\0"
"\0"
- /* _mesa_function_pool[9648]: NormalPointervINTEL (dynamic) */
- "ip\0"
- "glNormalPointervINTEL\0"
+ /* _mesa_function_pool[9935]: BeginPerfQueryINTEL (will be remapped) */
+ "i\0"
+ "glBeginPerfQueryINTEL\0"
"\0"
- /* _mesa_function_pool[9674]: NormalPointer (offset 318) */
+ /* _mesa_function_pool[9960]: NormalPointer (offset 318) */
"iip\0"
"glNormalPointer\0"
"\0"
- /* _mesa_function_pool[9695]: TangentPointerEXT (dynamic) */
+ /* _mesa_function_pool[9981]: TangentPointerEXT (dynamic) */
"iip\0"
"glTangentPointerEXT\0"
"\0"
- /* _mesa_function_pool[9720]: WindowPos4iMESA (will be remapped) */
+ /* _mesa_function_pool[10006]: WindowPos4iMESA (will be remapped) */
"iiii\0"
"glWindowPos4iMESA\0"
"\0"
- /* _mesa_function_pool[9744]: ReferencePlaneSGIX (dynamic) */
+ /* _mesa_function_pool[10030]: ReferencePlaneSGIX (dynamic) */
"p\0"
"glReferencePlaneSGIX\0"
"\0"
- /* _mesa_function_pool[9768]: VertexAttrib4bv (will be remapped) */
+ /* _mesa_function_pool[10054]: VertexAttrib4bv (will be remapped) */
"ip\0"
"glVertexAttrib4bv\0"
"glVertexAttrib4bvARB\0"
"\0"
- /* _mesa_function_pool[9811]: ReplacementCodeuivSUN (dynamic) */
+ /* _mesa_function_pool[10097]: ReplacementCodeuivSUN (dynamic) */
"p\0"
"glReplacementCodeuivSUN\0"
"\0"
- /* _mesa_function_pool[9838]: SecondaryColor3usv (will be remapped) */
+ /* _mesa_function_pool[10124]: SecondaryColor3usv (will be remapped) */
"p\0"
"glSecondaryColor3usv\0"
"glSecondaryColor3usvEXT\0"
"\0"
- /* _mesa_function_pool[9886]: GetPixelMapuiv (offset 272) */
+ /* _mesa_function_pool[10172]: GetPixelMapuiv (offset 272) */
"ip\0"
"glGetPixelMapuiv\0"
"\0"
- /* _mesa_function_pool[9907]: MapNamedBuffer (will be remapped) */
+ /* _mesa_function_pool[10193]: MapNamedBuffer (will be remapped) */
"ii\0"
"glMapNamedBuffer\0"
"\0"
- /* _mesa_function_pool[9928]: Indexfv (offset 47) */
+ /* _mesa_function_pool[10214]: Indexfv (offset 47) */
"p\0"
"glIndexfv\0"
"\0"
- /* _mesa_function_pool[9941]: AlphaFragmentOp1ATI (will be remapped) */
+ /* _mesa_function_pool[10227]: AlphaFragmentOp1ATI (will be remapped) */
"iiiiii\0"
"glAlphaFragmentOp1ATI\0"
"\0"
- /* _mesa_function_pool[9971]: ListParameteriSGIX (dynamic) */
+ /* _mesa_function_pool[10257]: ListParameteriSGIX (dynamic) */
"iii\0"
"glListParameteriSGIX\0"
"\0"
- /* _mesa_function_pool[9997]: GetFloatv (offset 262) */
+ /* _mesa_function_pool[10283]: GetFloatv (offset 262) */
"ip\0"
"glGetFloatv\0"
"\0"
- /* _mesa_function_pool[10013]: ProgramUniform2dv (will be remapped) */
+ /* _mesa_function_pool[10299]: ProgramUniform2dv (will be remapped) */
"iiip\0"
"glProgramUniform2dv\0"
"\0"
- /* _mesa_function_pool[10039]: MultiTexCoord3i (offset 396) */
+ /* _mesa_function_pool[10325]: MultiTexCoord3i (offset 396) */
"iiii\0"
"glMultiTexCoord3i\0"
"glMultiTexCoord3iARB\0"
"\0"
- /* _mesa_function_pool[10084]: ProgramUniform1fv (will be remapped) */
+ /* _mesa_function_pool[10370]: ProgramUniform1fv (will be remapped) */
"iiip\0"
"glProgramUniform1fv\0"
"glProgramUniform1fvEXT\0"
"\0"
- /* _mesa_function_pool[10133]: MultiTexCoord3d (offset 392) */
+ /* _mesa_function_pool[10419]: MultiTexCoord3d (offset 392) */
"iddd\0"
"glMultiTexCoord3d\0"
"glMultiTexCoord3dARB\0"
"\0"
- /* _mesa_function_pool[10178]: TexCoord3sv (offset 117) */
+ /* _mesa_function_pool[10464]: TexCoord3sv (offset 117) */
"p\0"
"glTexCoord3sv\0"
"\0"
- /* _mesa_function_pool[10195]: Fogfv (offset 154) */
+ /* _mesa_function_pool[10481]: Fogfv (offset 154) */
"ip\0"
"glFogfv\0"
"\0"
- /* _mesa_function_pool[10207]: Minmax (offset 368) */
+ /* _mesa_function_pool[10493]: Minmax (offset 368) */
"iii\0"
"glMinmax\0"
"glMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[10233]: MultiTexCoord3s (offset 398) */
+ /* _mesa_function_pool[10519]: MultiTexCoord3s (offset 398) */
"iiii\0"
"glMultiTexCoord3s\0"
"glMultiTexCoord3sARB\0"
"\0"
- /* _mesa_function_pool[10278]: FinishTextureSUNX (dynamic) */
+ /* _mesa_function_pool[10564]: FinishTextureSUNX (dynamic) */
"\0"
"glFinishTextureSUNX\0"
"\0"
- /* _mesa_function_pool[10300]: GetFinalCombinerInputParameterfvNV (dynamic) */
+ /* _mesa_function_pool[10586]: GetFinalCombinerInputParameterfvNV (dynamic) */
"iip\0"
"glGetFinalCombinerInputParameterfvNV\0"
"\0"
- /* _mesa_function_pool[10342]: PollInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[10628]: PollInstrumentsSGIX (dynamic) */
"p\0"
"glPollInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[10367]: Vertex4iv (offset 147) */
+ /* _mesa_function_pool[10653]: Vertex4iv (offset 147) */
"p\0"
"glVertex4iv\0"
"\0"
- /* _mesa_function_pool[10382]: BufferSubData (will be remapped) */
+ /* _mesa_function_pool[10668]: BufferSubData (will be remapped) */
"iiip\0"
"glBufferSubData\0"
"glBufferSubDataARB\0"
"\0"
- /* _mesa_function_pool[10423]: AlphaFragmentOp3ATI (will be remapped) */
+ /* _mesa_function_pool[10709]: AlphaFragmentOp3ATI (will be remapped) */
"iiiiiiiiiiii\0"
"glAlphaFragmentOp3ATI\0"
"\0"
- /* _mesa_function_pool[10459]: Normal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[10745]: Normal3fVertex3fSUN (dynamic) */
"ffffff\0"
"glNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[10489]: Begin (offset 7) */
+ /* _mesa_function_pool[10775]: Begin (offset 7) */
"i\0"
"glBegin\0"
"\0"
- /* _mesa_function_pool[10500]: LightModeli (offset 165) */
+ /* _mesa_function_pool[10786]: LightModeli (offset 165) */
"ii\0"
"glLightModeli\0"
"\0"
- /* _mesa_function_pool[10518]: UniformMatrix2fv (will be remapped) */
+ /* _mesa_function_pool[10804]: UniformMatrix2fv (will be remapped) */
"iiip\0"
"glUniformMatrix2fv\0"
"glUniformMatrix2fvARB\0"
"\0"
- /* _mesa_function_pool[10565]: LightModelf (offset 163) */
+ /* _mesa_function_pool[10851]: LightModelf (offset 163) */
"if\0"
"glLightModelf\0"
"\0"
- /* _mesa_function_pool[10583]: GetTexParameterfv (offset 282) */
+ /* _mesa_function_pool[10869]: GetTexParameterfv (offset 282) */
"iip\0"
"glGetTexParameterfv\0"
"\0"
- /* _mesa_function_pool[10608]: TextureStorage1D (will be remapped) */
+ /* _mesa_function_pool[10894]: TextureStorage1D (will be remapped) */
"iiii\0"
"glTextureStorage1D\0"
"\0"
- /* _mesa_function_pool[10633]: BinormalPointerEXT (dynamic) */
+ /* _mesa_function_pool[10919]: BinormalPointerEXT (dynamic) */
"iip\0"
"glBinormalPointerEXT\0"
"\0"
- /* _mesa_function_pool[10659]: GetCombinerInputParameterivNV (dynamic) */
+ /* _mesa_function_pool[10945]: GetCombinerInputParameterivNV (dynamic) */
"iiiip\0"
"glGetCombinerInputParameterivNV\0"
"\0"
- /* _mesa_function_pool[10698]: DeleteAsyncMarkersSGIX (dynamic) */
+ /* _mesa_function_pool[10984]: DeleteAsyncMarkersSGIX (dynamic) */
"ii\0"
"glDeleteAsyncMarkersSGIX\0"
"\0"
- /* _mesa_function_pool[10727]: MultiTexCoord2fvARB (offset 387) */
+ /* _mesa_function_pool[11013]: MultiTexCoord2fvARB (offset 387) */
"ip\0"
"glMultiTexCoord2fv\0"
"glMultiTexCoord2fvARB\0"
"\0"
- /* _mesa_function_pool[10772]: VertexAttrib4ubv (will be remapped) */
+ /* _mesa_function_pool[11058]: VertexAttrib4ubv (will be remapped) */
"ip\0"
"glVertexAttrib4ubv\0"
"glVertexAttrib4ubvARB\0"
"\0"
- /* _mesa_function_pool[10817]: GetnTexImageARB (will be remapped) */
+ /* _mesa_function_pool[11103]: GetnTexImageARB (will be remapped) */
"iiiiip\0"
"glGetnTexImageARB\0"
"\0"
- /* _mesa_function_pool[10843]: ColorMask (offset 210) */
+ /* _mesa_function_pool[11129]: ColorMask (offset 210) */
"iiii\0"
"glColorMask\0"
"\0"
- /* _mesa_function_pool[10861]: GenAsyncMarkersSGIX (dynamic) */
+ /* _mesa_function_pool[11147]: GenAsyncMarkersSGIX (dynamic) */
"i\0"
"glGenAsyncMarkersSGIX\0"
"\0"
- /* _mesa_function_pool[10886]: MultiTexCoord4x (will be remapped) */
+ /* _mesa_function_pool[11172]: MultiTexCoord4x (will be remapped) */
"iiiii\0"
"glMultiTexCoord4xOES\0"
"glMultiTexCoord4x\0"
"\0"
- /* _mesa_function_pool[10932]: ReplacementCodeuiVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[11218]: ReplacementCodeuiVertex3fSUN (dynamic) */
"ifff\0"
"glReplacementCodeuiVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[10969]: VertexAttribs4svNV (will be remapped) */
+ /* _mesa_function_pool[11255]: VertexAttribs4svNV (will be remapped) */
"iip\0"
"glVertexAttribs4svNV\0"
"\0"
- /* _mesa_function_pool[10995]: DrawElementsInstancedBaseInstance (will be remapped) */
+ /* _mesa_function_pool[11281]: DrawElementsInstancedBaseInstance (will be remapped) */
"iiipii\0"
"glDrawElementsInstancedBaseInstance\0"
"\0"
- /* _mesa_function_pool[11039]: UniformMatrix4fv (will be remapped) */
+ /* _mesa_function_pool[11325]: UniformMatrix4fv (will be remapped) */
"iiip\0"
"glUniformMatrix4fv\0"
"glUniformMatrix4fvARB\0"
"\0"
- /* _mesa_function_pool[11086]: UniformMatrix3x2fv (will be remapped) */
+ /* _mesa_function_pool[11372]: UniformMatrix3x2fv (will be remapped) */
"iiip\0"
"glUniformMatrix3x2fv\0"
"\0"
- /* _mesa_function_pool[11113]: VertexAttrib4Nuiv (will be remapped) */
+ /* _mesa_function_pool[11399]: VertexAttrib4Nuiv (will be remapped) */
"ip\0"
"glVertexAttrib4Nuiv\0"
"glVertexAttrib4NuivARB\0"
"\0"
- /* _mesa_function_pool[11160]: ClientActiveTexture (offset 375) */
+ /* _mesa_function_pool[11446]: ClientActiveTexture (offset 375) */
"i\0"
"glClientActiveTexture\0"
"glClientActiveTextureARB\0"
"\0"
- /* _mesa_function_pool[11210]: GetUniformIndices (will be remapped) */
+ /* _mesa_function_pool[11496]: GetUniformIndices (will be remapped) */
"iipp\0"
"glGetUniformIndices\0"
"\0"
- /* _mesa_function_pool[11236]: GetTexBumpParameterivATI (will be remapped) */
+ /* _mesa_function_pool[11522]: GetTexBumpParameterivATI (will be remapped) */
"ip\0"
"glGetTexBumpParameterivATI\0"
"\0"
- /* _mesa_function_pool[11267]: Binormal3bEXT (dynamic) */
+ /* _mesa_function_pool[11553]: Binormal3bEXT (dynamic) */
"iii\0"
"glBinormal3bEXT\0"
"\0"
- /* _mesa_function_pool[11288]: CombinerParameterivNV (dynamic) */
+ /* _mesa_function_pool[11574]: CombinerParameterivNV (dynamic) */
"ip\0"
"glCombinerParameterivNV\0"
"\0"
- /* _mesa_function_pool[11316]: MultiTexCoord2sv (offset 391) */
+ /* _mesa_function_pool[11602]: MultiTexCoord2sv (offset 391) */
"ip\0"
"glMultiTexCoord2sv\0"
"glMultiTexCoord2svARB\0"
"\0"
- /* _mesa_function_pool[11361]: NamedBufferStorage (will be remapped) */
+ /* _mesa_function_pool[11647]: NamedBufferStorage (will be remapped) */
"iipi\0"
"glNamedBufferStorage\0"
"\0"
- /* _mesa_function_pool[11388]: LoadIdentity (offset 290) */
+ /* _mesa_function_pool[11674]: NamedFramebufferDrawBuffer (will be remapped) */
+ "ii\0"
+ "glNamedFramebufferDrawBuffer\0"
+ "\0"
+ /* _mesa_function_pool[11707]: NamedFramebufferTextureLayer (will be remapped) */
+ "iiiii\0"
+ "glNamedFramebufferTextureLayer\0"
+ "\0"
+ /* _mesa_function_pool[11745]: LoadIdentity (offset 290) */
"\0"
"glLoadIdentity\0"
"\0"
- /* _mesa_function_pool[11405]: ActiveShaderProgram (will be remapped) */
+ /* _mesa_function_pool[11762]: ActiveShaderProgram (will be remapped) */
"ii\0"
"glActiveShaderProgram\0"
"glActiveShaderProgramEXT\0"
"\0"
- /* _mesa_function_pool[11456]: BindImageTextures (will be remapped) */
+ /* _mesa_function_pool[11813]: BindImageTextures (will be remapped) */
"iip\0"
"glBindImageTextures\0"
"\0"
- /* _mesa_function_pool[11481]: DeleteTransformFeedbacks (will be remapped) */
+ /* _mesa_function_pool[11838]: DeleteTransformFeedbacks (will be remapped) */
"ip\0"
"glDeleteTransformFeedbacks\0"
"\0"
- /* _mesa_function_pool[11512]: VertexAttrib4ubvNV (will be remapped) */
+ /* _mesa_function_pool[11869]: VertexAttrib4ubvNV (will be remapped) */
"ip\0"
"glVertexAttrib4ubvNV\0"
"\0"
- /* _mesa_function_pool[11537]: FogCoordfEXT (will be remapped) */
+ /* _mesa_function_pool[11894]: FogCoordfEXT (will be remapped) */
"f\0"
"glFogCoordf\0"
"glFogCoordfEXT\0"
"\0"
- /* _mesa_function_pool[11567]: GetMapfv (offset 267) */
+ /* _mesa_function_pool[11924]: GetMapfv (offset 267) */
"iip\0"
"glGetMapfv\0"
"\0"
- /* _mesa_function_pool[11583]: GetProgramInfoLog (will be remapped) */
+ /* _mesa_function_pool[11940]: GetProgramInfoLog (will be remapped) */
"iipp\0"
"glGetProgramInfoLog\0"
"\0"
- /* _mesa_function_pool[11609]: BindTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[11966]: BindTransformFeedback (will be remapped) */
"ii\0"
"glBindTransformFeedback\0"
"\0"
- /* _mesa_function_pool[11637]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */
+ /* _mesa_function_pool[11994]: TexCoord4fColor4fNormal3fVertex4fvSUN (dynamic) */
"pppp\0"
"glTexCoord4fColor4fNormal3fVertex4fvSUN\0"
"\0"
- /* _mesa_function_pool[11683]: GetPixelMapfv (offset 271) */
+ /* _mesa_function_pool[12040]: GetPixelMapfv (offset 271) */
"ip\0"
"glGetPixelMapfv\0"
"\0"
- /* _mesa_function_pool[11703]: TextureBufferRange (will be remapped) */
+ /* _mesa_function_pool[12060]: TextureBufferRange (will be remapped) */
"iiiii\0"
"glTextureBufferRange\0"
"\0"
- /* _mesa_function_pool[11731]: WeightivARB (dynamic) */
+ /* _mesa_function_pool[12088]: WeightivARB (dynamic) */
"ip\0"
"glWeightivARB\0"
"\0"
- /* _mesa_function_pool[11749]: VertexAttrib4svNV (will be remapped) */
+ /* _mesa_function_pool[12106]: VertexAttrib4svNV (will be remapped) */
"ip\0"
"glVertexAttrib4svNV\0"
"\0"
- /* _mesa_function_pool[11773]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[12130]: ReplacementCodeuiTexCoord2fVertex3fSUN (dynamic) */
"ifffff\0"
"glReplacementCodeuiTexCoord2fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[11822]: GetNamedBufferSubData (will be remapped) */
+ /* _mesa_function_pool[12179]: GetNamedBufferSubData (will be remapped) */
"iiip\0"
"glGetNamedBufferSubData\0"
"\0"
- /* _mesa_function_pool[11852]: VDPAUSurfaceAccessNV (will be remapped) */
+ /* _mesa_function_pool[12209]: VDPAUSurfaceAccessNV (will be remapped) */
"ii\0"
"glVDPAUSurfaceAccessNV\0"
"\0"
- /* _mesa_function_pool[11879]: EdgeFlagPointer (offset 312) */
+ /* _mesa_function_pool[12236]: EdgeFlagPointer (offset 312) */
"ip\0"
"glEdgeFlagPointer\0"
"\0"
- /* _mesa_function_pool[11901]: WindowPos2f (will be remapped) */
+ /* _mesa_function_pool[12258]: WindowPos2f (will be remapped) */
"ff\0"
"glWindowPos2f\0"
"glWindowPos2fARB\0"
"glWindowPos2fMESA\0"
"\0"
- /* _mesa_function_pool[11954]: WindowPos2d (will be remapped) */
+ /* _mesa_function_pool[12311]: WindowPos2d (will be remapped) */
"dd\0"
"glWindowPos2d\0"
"glWindowPos2dARB\0"
"glWindowPos2dMESA\0"
"\0"
- /* _mesa_function_pool[12007]: WindowPos2i (will be remapped) */
+ /* _mesa_function_pool[12364]: GetVertexAttribLdv (will be remapped) */
+ "iip\0"
+ "glGetVertexAttribLdv\0"
+ "\0"
+ /* _mesa_function_pool[12390]: WindowPos2i (will be remapped) */
"ii\0"
"glWindowPos2i\0"
"glWindowPos2iARB\0"
"glWindowPos2iMESA\0"
"\0"
- /* _mesa_function_pool[12060]: WindowPos2s (will be remapped) */
+ /* _mesa_function_pool[12443]: WindowPos2s (will be remapped) */
"ii\0"
"glWindowPos2s\0"
"glWindowPos2sARB\0"
"glWindowPos2sMESA\0"
"\0"
- /* _mesa_function_pool[12113]: VertexAttribI1uiEXT (will be remapped) */
+ /* _mesa_function_pool[12496]: VertexAttribI1uiEXT (will be remapped) */
"ii\0"
"glVertexAttribI1uiEXT\0"
"glVertexAttribI1ui\0"
"\0"
- /* _mesa_function_pool[12158]: DeleteSync (will be remapped) */
+ /* _mesa_function_pool[12541]: DeleteSync (will be remapped) */
"i\0"
"glDeleteSync\0"
"\0"
- /* _mesa_function_pool[12174]: WindowPos4fvMESA (will be remapped) */
+ /* _mesa_function_pool[12557]: WindowPos4fvMESA (will be remapped) */
"p\0"
"glWindowPos4fvMESA\0"
"\0"
- /* _mesa_function_pool[12196]: CompressedTexImage3D (will be remapped) */
+ /* _mesa_function_pool[12579]: CompressedTexImage3D (will be remapped) */
"iiiiiiiip\0"
"glCompressedTexImage3D\0"
"glCompressedTexImage3DARB\0"
"glCompressedTexImage3DOES\0"
"\0"
- /* _mesa_function_pool[12282]: VertexAttribI1uiv (will be remapped) */
+ /* _mesa_function_pool[12665]: VertexAttribI1uiv (will be remapped) */
"ip\0"
"glVertexAttribI1uivEXT\0"
"glVertexAttribI1uiv\0"
"\0"
- /* _mesa_function_pool[12329]: SecondaryColor3dv (will be remapped) */
+ /* _mesa_function_pool[12712]: SecondaryColor3dv (will be remapped) */
"p\0"
"glSecondaryColor3dv\0"
"glSecondaryColor3dvEXT\0"
"\0"
- /* _mesa_function_pool[12375]: GetListParameterivSGIX (dynamic) */
+ /* _mesa_function_pool[12758]: GetListParameterivSGIX (dynamic) */
"iip\0"
"glGetListParameterivSGIX\0"
"\0"
- /* _mesa_function_pool[12405]: GetnPixelMapusvARB (will be remapped) */
+ /* _mesa_function_pool[12788]: GetnPixelMapusvARB (will be remapped) */
"iip\0"
"glGetnPixelMapusvARB\0"
"\0"
- /* _mesa_function_pool[12431]: VertexAttrib3s (will be remapped) */
+ /* _mesa_function_pool[12814]: VertexAttrib3s (will be remapped) */
"iiii\0"
"glVertexAttrib3s\0"
"glVertexAttrib3sARB\0"
"\0"
- /* _mesa_function_pool[12474]: UniformMatrix4x3fv (will be remapped) */
+ /* _mesa_function_pool[12857]: UniformMatrix4x3fv (will be remapped) */
"iiip\0"
"glUniformMatrix4x3fv\0"
"\0"
- /* _mesa_function_pool[12501]: Binormal3dEXT (dynamic) */
+ /* _mesa_function_pool[12884]: Binormal3dEXT (dynamic) */
"ddd\0"
"glBinormal3dEXT\0"
"\0"
- /* _mesa_function_pool[12522]: GetQueryiv (will be remapped) */
+ /* _mesa_function_pool[12905]: GetQueryiv (will be remapped) */
"iip\0"
"glGetQueryiv\0"
"glGetQueryivARB\0"
"\0"
- /* _mesa_function_pool[12556]: VertexAttrib3d (will be remapped) */
+ /* _mesa_function_pool[12939]: VertexAttrib3d (will be remapped) */
"iddd\0"
"glVertexAttrib3d\0"
"glVertexAttrib3dARB\0"
"\0"
- /* _mesa_function_pool[12599]: ImageTransformParameterfHP (dynamic) */
+ /* _mesa_function_pool[12982]: ImageTransformParameterfHP (dynamic) */
"iif\0"
"glImageTransformParameterfHP\0"
"\0"
- /* _mesa_function_pool[12633]: MapNamedBufferRange (will be remapped) */
+ /* _mesa_function_pool[13016]: MapNamedBufferRange (will be remapped) */
"iiii\0"
"glMapNamedBufferRange\0"
"\0"
- /* _mesa_function_pool[12661]: MapBuffer (will be remapped) */
+ /* _mesa_function_pool[13044]: MapBuffer (will be remapped) */
"ii\0"
"glMapBuffer\0"
"glMapBufferARB\0"
"glMapBufferOES\0"
"\0"
- /* _mesa_function_pool[12707]: VertexAttrib4Nbv (will be remapped) */
+ /* _mesa_function_pool[13090]: VertexAttrib4Nbv (will be remapped) */
"ip\0"
"glVertexAttrib4Nbv\0"
"glVertexAttrib4NbvARB\0"
"\0"
- /* _mesa_function_pool[12752]: ProgramBinary (will be remapped) */
+ /* _mesa_function_pool[13135]: ProgramBinary (will be remapped) */
"iipi\0"
"glProgramBinary\0"
"glProgramBinaryOES\0"
"\0"
- /* _mesa_function_pool[12793]: InvalidateTexImage (will be remapped) */
+ /* _mesa_function_pool[13176]: InvalidateTexImage (will be remapped) */
"ii\0"
"glInvalidateTexImage\0"
"\0"
- /* _mesa_function_pool[12818]: Uniform4ui (will be remapped) */
+ /* _mesa_function_pool[13201]: Uniform4ui (will be remapped) */
"iiiii\0"
"glUniform4uiEXT\0"
"glUniform4ui\0"
"\0"
- /* _mesa_function_pool[12854]: VertexAttrib1fARB (will be remapped) */
+ /* _mesa_function_pool[13237]: VertexAttrib1fARB (will be remapped) */
"if\0"
"glVertexAttrib1f\0"
"glVertexAttrib1fARB\0"
"\0"
- /* _mesa_function_pool[12895]: GetBooleani_v (will be remapped) */
+ /* _mesa_function_pool[13278]: GetBooleani_v (will be remapped) */
"iip\0"
"glGetBooleanIndexedvEXT\0"
"glGetBooleani_v\0"
"\0"
- /* _mesa_function_pool[12940]: DrawTexsOES (will be remapped) */
+ /* _mesa_function_pool[13323]: DrawTexsOES (will be remapped) */
"iiiii\0"
"glDrawTexsOES\0"
"\0"
- /* _mesa_function_pool[12961]: GetObjectPtrLabel (will be remapped) */
+ /* _mesa_function_pool[13344]: GetObjectPtrLabel (will be remapped) */
"pipp\0"
"glGetObjectPtrLabel\0"
"\0"
- /* _mesa_function_pool[12987]: ProgramParameteri (will be remapped) */
+ /* _mesa_function_pool[13370]: ProgramParameteri (will be remapped) */
"iii\0"
"glProgramParameteriARB\0"
"glProgramParameteri\0"
"glProgramParameteriEXT\0"
"\0"
- /* _mesa_function_pool[13058]: SecondaryColorPointerListIBM (dynamic) */
+ /* _mesa_function_pool[13441]: SecondaryColorPointerListIBM (dynamic) */
"iiipi\0"
"glSecondaryColorPointerListIBM\0"
"\0"
- /* _mesa_function_pool[13096]: Color3fv (offset 14) */
+ /* _mesa_function_pool[13479]: Color3fv (offset 14) */
"p\0"
"glColor3fv\0"
"\0"
- /* _mesa_function_pool[13110]: ReplacementCodeubSUN (dynamic) */
+ /* _mesa_function_pool[13493]: ReplacementCodeubSUN (dynamic) */
"i\0"
"glReplacementCodeubSUN\0"
"\0"
- /* _mesa_function_pool[13136]: GetnMapfvARB (will be remapped) */
+ /* _mesa_function_pool[13519]: GetnMapfvARB (will be remapped) */
"iiip\0"
"glGetnMapfvARB\0"
"\0"
- /* _mesa_function_pool[13157]: MultiTexCoord2i (offset 388) */
+ /* _mesa_function_pool[13540]: MultiTexCoord2i (offset 388) */
"iii\0"
"glMultiTexCoord2i\0"
"glMultiTexCoord2iARB\0"
"\0"
- /* _mesa_function_pool[13201]: MultiTexCoord2d (offset 384) */
+ /* _mesa_function_pool[13584]: MultiTexCoord2d (offset 384) */
"idd\0"
"glMultiTexCoord2d\0"
"glMultiTexCoord2dARB\0"
"\0"
- /* _mesa_function_pool[13245]: SamplerParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[13628]: SamplerParameterIuiv (will be remapped) */
"iip\0"
"glSamplerParameterIuiv\0"
"\0"
- /* _mesa_function_pool[13273]: MultiTexCoord2s (offset 390) */
+ /* _mesa_function_pool[13656]: MultiTexCoord2s (offset 390) */
"iii\0"
"glMultiTexCoord2s\0"
"glMultiTexCoord2sARB\0"
"\0"
- /* _mesa_function_pool[13317]: VDPAURegisterVideoSurfaceNV (will be remapped) */
+ /* _mesa_function_pool[13700]: VDPAURegisterVideoSurfaceNV (will be remapped) */
"piip\0"
"glVDPAURegisterVideoSurfaceNV\0"
"\0"
- /* _mesa_function_pool[13353]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[13736]: TexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
"ffffffffffff\0"
"glTexCoord2fColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[13406]: Indexub (offset 315) */
+ /* _mesa_function_pool[13789]: Indexub (offset 315) */
"i\0"
"glIndexub\0"
"\0"
- /* _mesa_function_pool[13419]: GetPerfMonitorCounterDataAMD (will be remapped) */
+ /* _mesa_function_pool[13802]: GetPerfMonitorCounterDataAMD (will be remapped) */
"iiipp\0"
"glGetPerfMonitorCounterDataAMD\0"
"\0"
- /* _mesa_function_pool[13457]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */
- "ppp\0"
- "glReplacementCodeuiNormal3fVertex3fvSUN\0"
- "\0"
- /* _mesa_function_pool[13502]: MultTransposeMatrixf (will be remapped) */
+ /* _mesa_function_pool[13840]: MultTransposeMatrixf (will be remapped) */
"p\0"
"glMultTransposeMatrixf\0"
"glMultTransposeMatrixfARB\0"
"\0"
- /* _mesa_function_pool[13554]: PolygonOffsetEXT (will be remapped) */
+ /* _mesa_function_pool[13892]: PolygonOffsetEXT (will be remapped) */
"ff\0"
"glPolygonOffsetEXT\0"
"\0"
- /* _mesa_function_pool[13577]: Scalex (will be remapped) */
+ /* _mesa_function_pool[13915]: Scalex (will be remapped) */
"iii\0"
"glScalexOES\0"
"glScalex\0"
"\0"
- /* _mesa_function_pool[13603]: Scaled (offset 301) */
+ /* _mesa_function_pool[13941]: Scaled (offset 301) */
"ddd\0"
"glScaled\0"
"\0"
- /* _mesa_function_pool[13617]: Scalef (offset 302) */
+ /* _mesa_function_pool[13955]: Scalef (offset 302) */
"fff\0"
"glScalef\0"
"\0"
- /* _mesa_function_pool[13631]: IndexPointerEXT (will be remapped) */
+ /* _mesa_function_pool[13969]: IndexPointerEXT (will be remapped) */
"iiip\0"
"glIndexPointerEXT\0"
"\0"
- /* _mesa_function_pool[13655]: GetUniformfv (will be remapped) */
+ /* _mesa_function_pool[13993]: GetUniformfv (will be remapped) */
"iip\0"
"glGetUniformfv\0"
"glGetUniformfvARB\0"
"\0"
- /* _mesa_function_pool[13693]: ColorFragmentOp2ATI (will be remapped) */
+ /* _mesa_function_pool[14031]: ColorFragmentOp2ATI (will be remapped) */
"iiiiiiiiii\0"
"glColorFragmentOp2ATI\0"
"\0"
- /* _mesa_function_pool[13727]: VertexAttrib2sNV (will be remapped) */
+ /* _mesa_function_pool[14065]: VertexAttrib2sNV (will be remapped) */
"iii\0"
"glVertexAttrib2sNV\0"
"\0"
- /* _mesa_function_pool[13751]: ReadPixels (offset 256) */
+ /* _mesa_function_pool[14089]: ReadPixels (offset 256) */
"iiiiiip\0"
"glReadPixels\0"
"\0"
- /* _mesa_function_pool[13773]: NormalPointerListIBM (dynamic) */
+ /* _mesa_function_pool[14111]: NormalPointerListIBM (dynamic) */
"iipi\0"
"glNormalPointerListIBM\0"
"\0"
- /* _mesa_function_pool[13802]: QueryCounter (will be remapped) */
+ /* _mesa_function_pool[14140]: QueryCounter (will be remapped) */
"ii\0"
"glQueryCounter\0"
"\0"
- /* _mesa_function_pool[13821]: NormalPointerEXT (will be remapped) */
+ /* _mesa_function_pool[14159]: NormalPointerEXT (will be remapped) */
"iiip\0"
"glNormalPointerEXT\0"
"\0"
- /* _mesa_function_pool[13846]: ProgramUniform3iv (will be remapped) */
+ /* _mesa_function_pool[14184]: ProgramUniform3iv (will be remapped) */
"iiip\0"
"glProgramUniform3iv\0"
"glProgramUniform3ivEXT\0"
"\0"
- /* _mesa_function_pool[13895]: ProgramUniformMatrix2dv (will be remapped) */
+ /* _mesa_function_pool[14233]: ProgramUniformMatrix2dv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix2dv\0"
"\0"
- /* _mesa_function_pool[13928]: ClearTexSubImage (will be remapped) */
+ /* _mesa_function_pool[14266]: ClearTexSubImage (will be remapped) */
"iiiiiiiiiip\0"
"glClearTexSubImage\0"
"\0"
- /* _mesa_function_pool[13960]: GetActiveUniformBlockName (will be remapped) */
+ /* _mesa_function_pool[14298]: GetActiveUniformBlockName (will be remapped) */
"iiipp\0"
"glGetActiveUniformBlockName\0"
"\0"
- /* _mesa_function_pool[13995]: DrawElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[14333]: DrawElementsBaseVertex (will be remapped) */
"iiipi\0"
"glDrawElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[14027]: RasterPos3iv (offset 75) */
+ /* _mesa_function_pool[14365]: RasterPos3iv (offset 75) */
"p\0"
"glRasterPos3iv\0"
"\0"
- /* _mesa_function_pool[14045]: ColorMaski (will be remapped) */
+ /* _mesa_function_pool[14383]: ColorMaski (will be remapped) */
"iiiii\0"
"glColorMaskIndexedEXT\0"
"glColorMaski\0"
"\0"
- /* _mesa_function_pool[14087]: Uniform2uiv (will be remapped) */
+ /* _mesa_function_pool[14425]: Uniform2uiv (will be remapped) */
"iip\0"
"glUniform2uivEXT\0"
"glUniform2uiv\0"
"\0"
- /* _mesa_function_pool[14123]: RasterPos3s (offset 76) */
+ /* _mesa_function_pool[14461]: RasterPos3s (offset 76) */
"iii\0"
"glRasterPos3s\0"
"\0"
- /* _mesa_function_pool[14142]: RasterPos3d (offset 70) */
+ /* _mesa_function_pool[14480]: RasterPos3d (offset 70) */
"ddd\0"
"glRasterPos3d\0"
"\0"
- /* _mesa_function_pool[14161]: RasterPos3f (offset 72) */
+ /* _mesa_function_pool[14499]: RasterPos3f (offset 72) */
"fff\0"
"glRasterPos3f\0"
"\0"
- /* _mesa_function_pool[14180]: BindVertexArray (will be remapped) */
+ /* _mesa_function_pool[14518]: BindVertexArray (will be remapped) */
"i\0"
"glBindVertexArray\0"
"glBindVertexArrayOES\0"
"\0"
- /* _mesa_function_pool[14222]: RasterPos3i (offset 74) */
+ /* _mesa_function_pool[14560]: RasterPos3i (offset 74) */
"iii\0"
"glRasterPos3i\0"
"\0"
- /* _mesa_function_pool[14241]: GetTexParameteriv (offset 283) */
+ /* _mesa_function_pool[14579]: VertexAttribL3dv (will be remapped) */
+ "ip\0"
+ "glVertexAttribL3dv\0"
+ "\0"
+ /* _mesa_function_pool[14602]: GetTexParameteriv (offset 283) */
"iip\0"
"glGetTexParameteriv\0"
"\0"
- /* _mesa_function_pool[14266]: DrawTransformFeedbackStreamInstanced (will be remapped) */
+ /* _mesa_function_pool[14627]: DrawTransformFeedbackStreamInstanced (will be remapped) */
"iiii\0"
"glDrawTransformFeedbackStreamInstanced\0"
"\0"
- /* _mesa_function_pool[14311]: VertexAttrib2fvARB (will be remapped) */
+ /* _mesa_function_pool[14672]: VertexAttrib2fvARB (will be remapped) */
"ip\0"
"glVertexAttrib2fv\0"
"glVertexAttrib2fvARB\0"
"\0"
- /* _mesa_function_pool[14354]: VertexPointerListIBM (dynamic) */
+ /* _mesa_function_pool[14715]: VertexPointerListIBM (dynamic) */
"iiipi\0"
"glVertexPointerListIBM\0"
"\0"
- /* _mesa_function_pool[14384]: GetProgramResourceName (will be remapped) */
+ /* _mesa_function_pool[14745]: GetProgramResourceName (will be remapped) */
"iiiipp\0"
"glGetProgramResourceName\0"
"\0"
- /* _mesa_function_pool[14417]: TexCoord2fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[14778]: TexCoord2fNormal3fVertex3fSUN (dynamic) */
"ffffffff\0"
"glTexCoord2fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[14459]: ProgramUniformMatrix4x3dv (will be remapped) */
+ /* _mesa_function_pool[14820]: ProgramUniformMatrix4x3dv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix4x3dv\0"
"\0"
- /* _mesa_function_pool[14494]: IsFenceNV (dynamic) */
+ /* _mesa_function_pool[14855]: IsFenceNV (dynamic) */
"i\0"
"glIsFenceNV\0"
"\0"
- /* _mesa_function_pool[14509]: ColorTable (offset 339) */
+ /* _mesa_function_pool[14870]: ColorTable (offset 339) */
"iiiiip\0"
"glColorTable\0"
"glColorTableSGI\0"
"glColorTableEXT\0"
"\0"
- /* _mesa_function_pool[14562]: LoadName (offset 198) */
+ /* _mesa_function_pool[14923]: LoadName (offset 198) */
"i\0"
"glLoadName\0"
"\0"
- /* _mesa_function_pool[14576]: Color3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[14937]: Color3fVertex3fSUN (dynamic) */
"ffffff\0"
"glColor3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[14605]: GetnUniformuivARB (will be remapped) */
+ /* _mesa_function_pool[14966]: GetnUniformuivARB (will be remapped) */
"iiip\0"
"glGetnUniformuivARB\0"
"\0"
- /* _mesa_function_pool[14631]: ClearIndex (offset 205) */
+ /* _mesa_function_pool[14992]: ClearIndex (offset 205) */
"f\0"
"glClearIndex\0"
"\0"
- /* _mesa_function_pool[14647]: ConvolutionParameterfv (offset 351) */
+ /* _mesa_function_pool[15008]: ConvolutionParameterfv (offset 351) */
"iip\0"
"glConvolutionParameterfv\0"
"glConvolutionParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[14705]: TbufferMask3DFX (dynamic) */
+ /* _mesa_function_pool[15066]: TbufferMask3DFX (dynamic) */
"i\0"
"glTbufferMask3DFX\0"
"\0"
- /* _mesa_function_pool[14726]: GetTexGendv (offset 278) */
+ /* _mesa_function_pool[15087]: GetTexGendv (offset 278) */
"iip\0"
"glGetTexGendv\0"
"\0"
- /* _mesa_function_pool[14745]: FlushMappedNamedBufferRange (will be remapped) */
+ /* _mesa_function_pool[15106]: FlushMappedNamedBufferRange (will be remapped) */
"iii\0"
"glFlushMappedNamedBufferRange\0"
"\0"
- /* _mesa_function_pool[14780]: MultiTexCoordP1ui (will be remapped) */
+ /* _mesa_function_pool[15141]: MultiTexCoordP1ui (will be remapped) */
"iii\0"
"glMultiTexCoordP1ui\0"
"\0"
- /* _mesa_function_pool[14805]: EvalMesh2 (offset 238) */
+ /* _mesa_function_pool[15166]: EvalMesh2 (offset 238) */
"iiiii\0"
"glEvalMesh2\0"
"\0"
- /* _mesa_function_pool[14824]: Vertex4fv (offset 145) */
+ /* _mesa_function_pool[15185]: Vertex4fv (offset 145) */
"p\0"
"glVertex4fv\0"
"\0"
- /* _mesa_function_pool[14839]: SelectPerfMonitorCountersAMD (will be remapped) */
+ /* _mesa_function_pool[15200]: SelectPerfMonitorCountersAMD (will be remapped) */
"iiiip\0"
"glSelectPerfMonitorCountersAMD\0"
"\0"
- /* _mesa_function_pool[14877]: TextureStorage2D (will be remapped) */
+ /* _mesa_function_pool[15238]: TextureStorage2D (will be remapped) */
"iiiii\0"
"glTextureStorage2D\0"
"\0"
- /* _mesa_function_pool[14903]: GetTextureParameterIiv (will be remapped) */
+ /* _mesa_function_pool[15264]: GetTextureParameterIiv (will be remapped) */
"iip\0"
"glGetTextureParameterIiv\0"
"\0"
- /* _mesa_function_pool[14933]: BindFramebuffer (will be remapped) */
+ /* _mesa_function_pool[15294]: BindFramebuffer (will be remapped) */
"ii\0"
"glBindFramebuffer\0"
"glBindFramebufferOES\0"
"\0"
- /* _mesa_function_pool[14976]: CreateProgram (will be remapped) */
- "\0"
- "glCreateProgram\0"
+ /* _mesa_function_pool[15337]: ReplacementCodeuiNormal3fVertex3fvSUN (dynamic) */
+ "ppp\0"
+ "glReplacementCodeuiNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[14994]: GetMinmax (offset 364) */
+ /* _mesa_function_pool[15382]: GetMinmax (offset 364) */
"iiiip\0"
"glGetMinmax\0"
"glGetMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[15028]: Color3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[15416]: Color3fVertex3fvSUN (dynamic) */
"pp\0"
"glColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[15054]: VertexAttribs3svNV (will be remapped) */
+ /* _mesa_function_pool[15442]: VertexAttribs3svNV (will be remapped) */
"iip\0"
"glVertexAttribs3svNV\0"
"\0"
- /* _mesa_function_pool[15080]: GetActiveUniformsiv (will be remapped) */
+ /* _mesa_function_pool[15468]: GetActiveUniformsiv (will be remapped) */
"iipip\0"
"glGetActiveUniformsiv\0"
"\0"
- /* _mesa_function_pool[15109]: VertexAttrib2sv (will be remapped) */
+ /* _mesa_function_pool[15497]: VertexAttrib2sv (will be remapped) */
"ip\0"
"glVertexAttrib2sv\0"
"glVertexAttrib2svARB\0"
"\0"
- /* _mesa_function_pool[15152]: GetProgramEnvParameterdvARB (will be remapped) */
+ /* _mesa_function_pool[15540]: GetProgramEnvParameterdvARB (will be remapped) */
"iip\0"
"glGetProgramEnvParameterdvARB\0"
"\0"
- /* _mesa_function_pool[15187]: GetSharpenTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[15575]: GetSharpenTexFuncSGIS (dynamic) */
"ip\0"
"glGetSharpenTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[15215]: Uniform1dv (will be remapped) */
+ /* _mesa_function_pool[15603]: Uniform1dv (will be remapped) */
"iip\0"
"glUniform1dv\0"
"\0"
- /* _mesa_function_pool[15233]: PixelTransformParameterfvEXT (dynamic) */
+ /* _mesa_function_pool[15621]: PixelTransformParameterfvEXT (dynamic) */
"iip\0"
"glPixelTransformParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[15269]: TransformFeedbackBufferRange (will be remapped) */
+ /* _mesa_function_pool[15657]: TransformFeedbackBufferRange (will be remapped) */
"iiiii\0"
"glTransformFeedbackBufferRange\0"
"\0"
- /* _mesa_function_pool[15307]: PushDebugGroup (will be remapped) */
+ /* _mesa_function_pool[15695]: PushDebugGroup (will be remapped) */
"iiip\0"
"glPushDebugGroup\0"
"\0"
- /* _mesa_function_pool[15330]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[15718]: ReplacementCodeuiNormal3fVertex3fSUN (dynamic) */
"iffffff\0"
"glReplacementCodeuiNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[15378]: GetPerfMonitorGroupStringAMD (will be remapped) */
+ /* _mesa_function_pool[15766]: GetPerfMonitorGroupStringAMD (will be remapped) */
"iipp\0"
"glGetPerfMonitorGroupStringAMD\0"
"\0"
- /* _mesa_function_pool[15415]: GetError (offset 261) */
+ /* _mesa_function_pool[15803]: GetError (offset 261) */
"\0"
"glGetError\0"
"\0"
- /* _mesa_function_pool[15428]: PassThrough (offset 199) */
+ /* _mesa_function_pool[15816]: PassThrough (offset 199) */
"f\0"
"glPassThrough\0"
"\0"
- /* _mesa_function_pool[15445]: GetListParameterfvSGIX (dynamic) */
+ /* _mesa_function_pool[15833]: GetListParameterfvSGIX (dynamic) */
"iip\0"
"glGetListParameterfvSGIX\0"
"\0"
- /* _mesa_function_pool[15475]: CreateProgramPipelines (will be remapped) */
+ /* _mesa_function_pool[15863]: CreateProgramPipelines (will be remapped) */
"ip\0"
"glCreateProgramPipelines\0"
"\0"
- /* _mesa_function_pool[15504]: GetObjectParameterivAPPLE (will be remapped) */
+ /* _mesa_function_pool[15892]: GetObjectParameterivAPPLE (will be remapped) */
"iiip\0"
"glGetObjectParameterivAPPLE\0"
"\0"
- /* _mesa_function_pool[15538]: GlobalAlphaFactorubSUN (dynamic) */
+ /* _mesa_function_pool[15926]: GlobalAlphaFactorubSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorubSUN\0"
"\0"
- /* _mesa_function_pool[15566]: BindBuffersRange (will be remapped) */
+ /* _mesa_function_pool[15954]: BindBuffersRange (will be remapped) */
"iiippp\0"
"glBindBuffersRange\0"
"\0"
- /* _mesa_function_pool[15593]: VertexAttrib4fvARB (will be remapped) */
+ /* _mesa_function_pool[15981]: VertexAttrib4fvARB (will be remapped) */
"ip\0"
"glVertexAttrib4fv\0"
"glVertexAttrib4fvARB\0"
"\0"
- /* _mesa_function_pool[15636]: WindowPos3dv (will be remapped) */
+ /* _mesa_function_pool[16024]: WindowPos3dv (will be remapped) */
"p\0"
"glWindowPos3dv\0"
"glWindowPos3dvARB\0"
"glWindowPos3dvMESA\0"
"\0"
- /* _mesa_function_pool[15691]: TexGenxOES (will be remapped) */
+ /* _mesa_function_pool[16079]: TexGenxOES (will be remapped) */
"iii\0"
"glTexGenxOES\0"
"\0"
- /* _mesa_function_pool[15709]: DeleteFencesNV (dynamic) */
+ /* _mesa_function_pool[16097]: VertexArrayAttribIFormat (will be remapped) */
+ "iiiii\0"
+ "glVertexArrayAttribIFormat\0"
+ "\0"
+ /* _mesa_function_pool[16131]: DeleteFencesNV (dynamic) */
"ip\0"
"glDeleteFencesNV\0"
"\0"
- /* _mesa_function_pool[15730]: GetImageTransformParameterivHP (dynamic) */
+ /* _mesa_function_pool[16152]: GetImageTransformParameterivHP (dynamic) */
"iip\0"
"glGetImageTransformParameterivHP\0"
"\0"
- /* _mesa_function_pool[15768]: StencilOp (offset 244) */
+ /* _mesa_function_pool[16190]: StencilOp (offset 244) */
"iii\0"
"glStencilOp\0"
"\0"
- /* _mesa_function_pool[15785]: Binormal3fEXT (dynamic) */
+ /* _mesa_function_pool[16207]: Binormal3fEXT (dynamic) */
"fff\0"
"glBinormal3fEXT\0"
"\0"
- /* _mesa_function_pool[15806]: ProgramUniform1iv (will be remapped) */
+ /* _mesa_function_pool[16228]: ProgramUniform1iv (will be remapped) */
"iiip\0"
"glProgramUniform1iv\0"
"glProgramUniform1ivEXT\0"
"\0"
- /* _mesa_function_pool[15855]: ProgramUniform3ui (will be remapped) */
+ /* _mesa_function_pool[16277]: ProgramUniform3ui (will be remapped) */
"iiiii\0"
"glProgramUniform3ui\0"
"glProgramUniform3uiEXT\0"
"\0"
- /* _mesa_function_pool[15905]: SecondaryColor3sv (will be remapped) */
+ /* _mesa_function_pool[16327]: SecondaryColor3sv (will be remapped) */
"p\0"
"glSecondaryColor3sv\0"
"glSecondaryColor3svEXT\0"
"\0"
- /* _mesa_function_pool[15951]: TexCoordP3ui (will be remapped) */
+ /* _mesa_function_pool[16373]: TexCoordP3ui (will be remapped) */
"ii\0"
"glTexCoordP3ui\0"
"\0"
- /* _mesa_function_pool[15970]: Fogxv (will be remapped) */
+ /* _mesa_function_pool[16392]: VertexArrayElementBuffer (will be remapped) */
+ "ii\0"
+ "glVertexArrayElementBuffer\0"
+ "\0"
+ /* _mesa_function_pool[16423]: Fogxv (will be remapped) */
"ip\0"
"glFogxvOES\0"
"glFogxv\0"
"\0"
- /* _mesa_function_pool[15993]: VertexPointervINTEL (dynamic) */
+ /* _mesa_function_pool[16446]: VertexPointervINTEL (dynamic) */
"iip\0"
"glVertexPointervINTEL\0"
"\0"
- /* _mesa_function_pool[16020]: VertexAttribP1ui (will be remapped) */
+ /* _mesa_function_pool[16473]: VertexAttribP1ui (will be remapped) */
"iiii\0"
"glVertexAttribP1ui\0"
"\0"
- /* _mesa_function_pool[16045]: DeleteLists (offset 4) */
+ /* _mesa_function_pool[16498]: DeleteLists (offset 4) */
"ii\0"
"glDeleteLists\0"
"\0"
- /* _mesa_function_pool[16063]: LogicOp (offset 242) */
+ /* _mesa_function_pool[16516]: LogicOp (offset 242) */
"i\0"
"glLogicOp\0"
"\0"
- /* _mesa_function_pool[16076]: RenderbufferStorageMultisample (will be remapped) */
+ /* _mesa_function_pool[16529]: RenderbufferStorageMultisample (will be remapped) */
"iiiii\0"
"glRenderbufferStorageMultisample\0"
"glRenderbufferStorageMultisampleEXT\0"
"\0"
- /* _mesa_function_pool[16152]: GetTransformFeedbacki64_v (will be remapped) */
+ /* _mesa_function_pool[16605]: GetTransformFeedbacki64_v (will be remapped) */
"iiip\0"
"glGetTransformFeedbacki64_v\0"
"\0"
- /* _mesa_function_pool[16186]: WindowPos3d (will be remapped) */
+ /* _mesa_function_pool[16639]: WindowPos3d (will be remapped) */
"ddd\0"
"glWindowPos3d\0"
"glWindowPos3dARB\0"
"glWindowPos3dMESA\0"
"\0"
- /* _mesa_function_pool[16240]: Enablei (will be remapped) */
+ /* _mesa_function_pool[16693]: Enablei (will be remapped) */
"ii\0"
"glEnableIndexedEXT\0"
"glEnablei\0"
"\0"
- /* _mesa_function_pool[16273]: WindowPos3f (will be remapped) */
+ /* _mesa_function_pool[16726]: WindowPos3f (will be remapped) */
"fff\0"
"glWindowPos3f\0"
"glWindowPos3fARB\0"
"glWindowPos3fMESA\0"
"\0"
- /* _mesa_function_pool[16327]: GenProgramsARB (will be remapped) */
+ /* _mesa_function_pool[16780]: GenProgramsARB (will be remapped) */
"ip\0"
"glGenProgramsARB\0"
"glGenProgramsNV\0"
"\0"
- /* _mesa_function_pool[16364]: RasterPos2sv (offset 69) */
+ /* _mesa_function_pool[16817]: RasterPos2sv (offset 69) */
"p\0"
"glRasterPos2sv\0"
"\0"
- /* _mesa_function_pool[16382]: WindowPos3i (will be remapped) */
+ /* _mesa_function_pool[16835]: WindowPos3i (will be remapped) */
"iii\0"
"glWindowPos3i\0"
"glWindowPos3iARB\0"
"glWindowPos3iMESA\0"
"\0"
- /* _mesa_function_pool[16436]: MultiTexCoord4iv (offset 405) */
+ /* _mesa_function_pool[16889]: MultiTexCoord4iv (offset 405) */
"ip\0"
"glMultiTexCoord4iv\0"
"glMultiTexCoord4ivARB\0"
"\0"
- /* _mesa_function_pool[16481]: TexCoord1sv (offset 101) */
+ /* _mesa_function_pool[16934]: TexCoord1sv (offset 101) */
"p\0"
"glTexCoord1sv\0"
"\0"
- /* _mesa_function_pool[16498]: WindowPos3s (will be remapped) */
+ /* _mesa_function_pool[16951]: WindowPos3s (will be remapped) */
"iii\0"
"glWindowPos3s\0"
"glWindowPos3sARB\0"
"glWindowPos3sMESA\0"
"\0"
- /* _mesa_function_pool[16552]: PixelMapusv (offset 253) */
+ /* _mesa_function_pool[17005]: PixelMapusv (offset 253) */
"iip\0"
"glPixelMapusv\0"
"\0"
- /* _mesa_function_pool[16571]: DebugMessageInsert (will be remapped) */
+ /* _mesa_function_pool[17024]: DebugMessageInsert (will be remapped) */
"iiiiip\0"
"glDebugMessageInsertARB\0"
"glDebugMessageInsert\0"
"\0"
- /* _mesa_function_pool[16624]: Orthof (will be remapped) */
+ /* _mesa_function_pool[17077]: Orthof (will be remapped) */
"ffffff\0"
"glOrthofOES\0"
"glOrthof\0"
"\0"
- /* _mesa_function_pool[16653]: CompressedTexImage2D (will be remapped) */
+ /* _mesa_function_pool[17106]: CompressedTexImage2D (will be remapped) */
"iiiiiiip\0"
"glCompressedTexImage2D\0"
"glCompressedTexImage2DARB\0"
"\0"
- /* _mesa_function_pool[16712]: DeleteObjectARB (will be remapped) */
+ /* _mesa_function_pool[17165]: DeleteObjectARB (will be remapped) */
"i\0"
"glDeleteObjectARB\0"
"\0"
- /* _mesa_function_pool[16733]: ProgramUniformMatrix2x3dv (will be remapped) */
+ /* _mesa_function_pool[17186]: ProgramUniformMatrix2x3dv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix2x3dv\0"
"\0"
- /* _mesa_function_pool[16768]: IsSync (will be remapped) */
+ /* _mesa_function_pool[17221]: GetVertexArrayiv (will be remapped) */
+ "iip\0"
+ "glGetVertexArrayiv\0"
+ "\0"
+ /* _mesa_function_pool[17245]: IsSync (will be remapped) */
"i\0"
"glIsSync\0"
"\0"
- /* _mesa_function_pool[16780]: Color4uiv (offset 38) */
+ /* _mesa_function_pool[17257]: Color4uiv (offset 38) */
"p\0"
"glColor4uiv\0"
"\0"
- /* _mesa_function_pool[16795]: MultiTexCoord1sv (offset 383) */
+ /* _mesa_function_pool[17272]: MultiTexCoord1sv (offset 383) */
"ip\0"
"glMultiTexCoord1sv\0"
"glMultiTexCoord1svARB\0"
"\0"
- /* _mesa_function_pool[16840]: Orthox (will be remapped) */
+ /* _mesa_function_pool[17317]: Orthox (will be remapped) */
"iiiiii\0"
"glOrthoxOES\0"
"glOrthox\0"
"\0"
- /* _mesa_function_pool[16869]: PushAttrib (offset 219) */
+ /* _mesa_function_pool[17346]: PushAttrib (offset 219) */
"i\0"
"glPushAttrib\0"
"\0"
- /* _mesa_function_pool[16885]: RasterPos2i (offset 66) */
+ /* _mesa_function_pool[17362]: RasterPos2i (offset 66) */
"ii\0"
"glRasterPos2i\0"
"\0"
- /* _mesa_function_pool[16903]: ClipPlane (offset 150) */
+ /* _mesa_function_pool[17380]: ClipPlane (offset 150) */
"ip\0"
"glClipPlane\0"
"\0"
- /* _mesa_function_pool[16919]: TexCoord2fColor3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[17396]: TexCoord2fColor3fVertex3fSUN (dynamic) */
"ffffffff\0"
"glTexCoord2fColor3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[16960]: GetProgramivNV (will be remapped) */
+ /* _mesa_function_pool[17437]: GetProgramivNV (will be remapped) */
"iip\0"
"glGetProgramivNV\0"
"\0"
- /* _mesa_function_pool[16982]: RasterPos2f (offset 64) */
+ /* _mesa_function_pool[17459]: RasterPos2f (offset 64) */
"ff\0"
"glRasterPos2f\0"
"\0"
- /* _mesa_function_pool[17000]: RasterPos2d (offset 62) */
+ /* _mesa_function_pool[17477]: RasterPos2d (offset 62) */
"dd\0"
"glRasterPos2d\0"
"\0"
- /* _mesa_function_pool[17018]: RasterPos3fv (offset 73) */
+ /* _mesa_function_pool[17495]: RasterPos3fv (offset 73) */
"p\0"
"glRasterPos3fv\0"
"\0"
- /* _mesa_function_pool[17036]: InvalidateSubFramebuffer (will be remapped) */
+ /* _mesa_function_pool[17513]: InvalidateSubFramebuffer (will be remapped) */
"iipiiii\0"
"glInvalidateSubFramebuffer\0"
"\0"
- /* _mesa_function_pool[17072]: Color4ub (offset 35) */
+ /* _mesa_function_pool[17549]: Color4ub (offset 35) */
"iiii\0"
"glColor4ub\0"
"\0"
- /* _mesa_function_pool[17089]: UniformMatrix2x4dv (will be remapped) */
+ /* _mesa_function_pool[17566]: UniformMatrix2x4dv (will be remapped) */
"iiip\0"
"glUniformMatrix2x4dv\0"
"\0"
- /* _mesa_function_pool[17116]: RasterPos2s (offset 68) */
+ /* _mesa_function_pool[17593]: RasterPos2s (offset 68) */
"ii\0"
"glRasterPos2s\0"
"\0"
- /* _mesa_function_pool[17134]: VertexP2uiv (will be remapped) */
+ /* _mesa_function_pool[17611]: VertexP2uiv (will be remapped) */
"ip\0"
"glVertexP2uiv\0"
"\0"
- /* _mesa_function_pool[17152]: Color4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[17629]: Color4fNormal3fVertex3fvSUN (dynamic) */
"ppp\0"
"glColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[17187]: GetVertexAttribivNV (will be remapped) */
+ /* _mesa_function_pool[17664]: VertexArrayBindingDivisor (will be remapped) */
+ "iii\0"
+ "glVertexArrayBindingDivisor\0"
+ "\0"
+ /* _mesa_function_pool[17697]: GetVertexAttribivNV (will be remapped) */
"iip\0"
"glGetVertexAttribivNV\0"
"\0"
- /* _mesa_function_pool[17214]: TexSubImage4DSGIS (dynamic) */
+ /* _mesa_function_pool[17724]: TexSubImage4DSGIS (dynamic) */
"iiiiiiiiiiiip\0"
"glTexSubImage4DSGIS\0"
"\0"
- /* _mesa_function_pool[17249]: MultiTexCoord3dv (offset 393) */
+ /* _mesa_function_pool[17759]: MultiTexCoord3dv (offset 393) */
"ip\0"
"glMultiTexCoord3dv\0"
"glMultiTexCoord3dvARB\0"
"\0"
- /* _mesa_function_pool[17294]: BindProgramPipeline (will be remapped) */
+ /* _mesa_function_pool[17804]: BindProgramPipeline (will be remapped) */
"i\0"
"glBindProgramPipeline\0"
"glBindProgramPipelineEXT\0"
"\0"
- /* _mesa_function_pool[17344]: VertexAttribP4uiv (will be remapped) */
+ /* _mesa_function_pool[17854]: VertexAttribP4uiv (will be remapped) */
"iiip\0"
"glVertexAttribP4uiv\0"
"\0"
- /* _mesa_function_pool[17370]: DebugMessageCallback (will be remapped) */
+ /* _mesa_function_pool[17880]: DebugMessageCallback (will be remapped) */
"pp\0"
"glDebugMessageCallbackARB\0"
"glDebugMessageCallback\0"
"\0"
- /* _mesa_function_pool[17423]: MultiTexCoord1i (offset 380) */
+ /* _mesa_function_pool[17933]: MultiTexCoord1i (offset 380) */
"ii\0"
"glMultiTexCoord1i\0"
"glMultiTexCoord1iARB\0"
"\0"
- /* _mesa_function_pool[17466]: WindowPos2dv (will be remapped) */
+ /* _mesa_function_pool[17976]: WindowPos2dv (will be remapped) */
"p\0"
"glWindowPos2dv\0"
"glWindowPos2dvARB\0"
"glWindowPos2dvMESA\0"
"\0"
- /* _mesa_function_pool[17521]: TexParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[18031]: TexParameterIuiv (will be remapped) */
"iip\0"
"glTexParameterIuivEXT\0"
"glTexParameterIuiv\0"
"\0"
- /* _mesa_function_pool[17567]: DeletePerfQueryINTEL (will be remapped) */
+ /* _mesa_function_pool[18077]: DeletePerfQueryINTEL (will be remapped) */
"i\0"
"glDeletePerfQueryINTEL\0"
"\0"
- /* _mesa_function_pool[17593]: MultiTexCoord1d (offset 376) */
+ /* _mesa_function_pool[18103]: MultiTexCoord1d (offset 376) */
"id\0"
"glMultiTexCoord1d\0"
"glMultiTexCoord1dARB\0"
"\0"
- /* _mesa_function_pool[17636]: GenVertexArraysAPPLE (will be remapped) */
+ /* _mesa_function_pool[18146]: GenVertexArraysAPPLE (will be remapped) */
"ip\0"
"glGenVertexArraysAPPLE\0"
"\0"
- /* _mesa_function_pool[17663]: MultiTexCoord1s (offset 382) */
+ /* _mesa_function_pool[18173]: MultiTexCoord1s (offset 382) */
"ii\0"
"glMultiTexCoord1s\0"
"glMultiTexCoord1sARB\0"
"\0"
- /* _mesa_function_pool[17706]: BeginConditionalRender (will be remapped) */
+ /* _mesa_function_pool[18216]: BeginConditionalRender (will be remapped) */
"ii\0"
"glBeginConditionalRender\0"
"glBeginConditionalRenderNV\0"
"\0"
- /* _mesa_function_pool[17762]: LoadPaletteFromModelViewMatrixOES (dynamic) */
+ /* _mesa_function_pool[18272]: LoadPaletteFromModelViewMatrixOES (dynamic) */
"\0"
"glLoadPaletteFromModelViewMatrixOES\0"
"\0"
- /* _mesa_function_pool[17800]: GetShaderiv (will be remapped) */
+ /* _mesa_function_pool[18310]: GetShaderiv (will be remapped) */
"iip\0"
"glGetShaderiv\0"
"\0"
- /* _mesa_function_pool[17819]: GetMapAttribParameterfvNV (dynamic) */
+ /* _mesa_function_pool[18329]: GetMapAttribParameterfvNV (dynamic) */
"iiip\0"
"glGetMapAttribParameterfvNV\0"
"\0"
- /* _mesa_function_pool[17853]: CopyConvolutionFilter1D (offset 354) */
+ /* _mesa_function_pool[18363]: CopyConvolutionFilter1D (offset 354) */
"iiiii\0"
"glCopyConvolutionFilter1D\0"
"glCopyConvolutionFilter1DEXT\0"
"\0"
- /* _mesa_function_pool[17915]: ClearBufferfv (will be remapped) */
+ /* _mesa_function_pool[18425]: ClearBufferfv (will be remapped) */
"iip\0"
"glClearBufferfv\0"
"\0"
- /* _mesa_function_pool[17936]: UniformMatrix4dv (will be remapped) */
+ /* _mesa_function_pool[18446]: UniformMatrix4dv (will be remapped) */
"iiip\0"
"glUniformMatrix4dv\0"
"\0"
- /* _mesa_function_pool[17961]: InstrumentsBufferSGIX (dynamic) */
+ /* _mesa_function_pool[18471]: InstrumentsBufferSGIX (dynamic) */
"ip\0"
"glInstrumentsBufferSGIX\0"
"\0"
- /* _mesa_function_pool[17989]: CreateShaderObjectARB (will be remapped) */
+ /* _mesa_function_pool[18499]: CreateShaderObjectARB (will be remapped) */
"i\0"
"glCreateShaderObjectARB\0"
"\0"
- /* _mesa_function_pool[18016]: GetTexParameterxv (will be remapped) */
+ /* _mesa_function_pool[18526]: GetTexParameterxv (will be remapped) */
"iip\0"
"glGetTexParameterxvOES\0"
"glGetTexParameterxv\0"
"\0"
- /* _mesa_function_pool[18064]: GetAttachedShaders (will be remapped) */
+ /* _mesa_function_pool[18574]: GetAttachedShaders (will be remapped) */
"iipp\0"
"glGetAttachedShaders\0"
"\0"
- /* _mesa_function_pool[18091]: ClearBufferfi (will be remapped) */
+ /* _mesa_function_pool[18601]: ClearBufferfi (will be remapped) */
"iifi\0"
"glClearBufferfi\0"
"\0"
- /* _mesa_function_pool[18113]: Materialiv (offset 172) */
+ /* _mesa_function_pool[18623]: Materialiv (offset 172) */
"iip\0"
"glMaterialiv\0"
"\0"
- /* _mesa_function_pool[18131]: DeleteFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[18641]: DeleteFragmentShaderATI (will be remapped) */
"i\0"
"glDeleteFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[18160]: Tangent3dvEXT (dynamic) */
- "p\0"
- "glTangent3dvEXT\0"
+ /* _mesa_function_pool[18670]: VertexArrayVertexBuffers (will be remapped) */
+ "iiippp\0"
+ "glVertexArrayVertexBuffers\0"
"\0"
- /* _mesa_function_pool[18179]: DrawElementsInstancedBaseVertex (will be remapped) */
+ /* _mesa_function_pool[18705]: DrawElementsInstancedBaseVertex (will be remapped) */
"iiipii\0"
"glDrawElementsInstancedBaseVertex\0"
"\0"
- /* _mesa_function_pool[18221]: DisableClientState (offset 309) */
+ /* _mesa_function_pool[18747]: DisableClientState (offset 309) */
"i\0"
"glDisableClientState\0"
"\0"
- /* _mesa_function_pool[18245]: TexGeni (offset 192) */
+ /* _mesa_function_pool[18771]: TexGeni (offset 192) */
"iii\0"
"glTexGeni\0"
"glTexGeniOES\0"
"\0"
- /* _mesa_function_pool[18273]: TexGenf (offset 190) */
+ /* _mesa_function_pool[18799]: TexGenf (offset 190) */
"iif\0"
"glTexGenf\0"
"glTexGenfOES\0"
"\0"
- /* _mesa_function_pool[18301]: TexGend (offset 188) */
+ /* _mesa_function_pool[18827]: TexGend (offset 188) */
"iid\0"
"glTexGend\0"
"\0"
- /* _mesa_function_pool[18316]: GetVertexAttribfvNV (will be remapped) */
+ /* _mesa_function_pool[18842]: GetVertexAttribfvNV (will be remapped) */
"iip\0"
"glGetVertexAttribfvNV\0"
"\0"
- /* _mesa_function_pool[18343]: ColorPointerListIBM (dynamic) */
+ /* _mesa_function_pool[18869]: ColorPointerListIBM (dynamic) */
"iiipi\0"
"glColorPointerListIBM\0"
"\0"
- /* _mesa_function_pool[18372]: Color4sv (offset 34) */
+ /* _mesa_function_pool[18898]: Color4sv (offset 34) */
"p\0"
"glColor4sv\0"
"\0"
- /* _mesa_function_pool[18386]: GetCombinerInputParameterfvNV (dynamic) */
+ /* _mesa_function_pool[18912]: GetCombinerInputParameterfvNV (dynamic) */
"iiiip\0"
"glGetCombinerInputParameterfvNV\0"
"\0"
- /* _mesa_function_pool[18425]: LoadTransposeMatrixf (will be remapped) */
+ /* _mesa_function_pool[18951]: LoadTransposeMatrixf (will be remapped) */
"p\0"
"glLoadTransposeMatrixf\0"
"glLoadTransposeMatrixfARB\0"
"\0"
- /* _mesa_function_pool[18477]: LoadTransposeMatrixd (will be remapped) */
+ /* _mesa_function_pool[19003]: LoadTransposeMatrixd (will be remapped) */
"p\0"
"glLoadTransposeMatrixd\0"
"glLoadTransposeMatrixdARB\0"
"\0"
- /* _mesa_function_pool[18529]: PixelZoom (offset 246) */
+ /* _mesa_function_pool[19055]: PixelZoom (offset 246) */
"ff\0"
"glPixelZoom\0"
"\0"
- /* _mesa_function_pool[18545]: ProgramEnvParameter4dARB (will be remapped) */
+ /* _mesa_function_pool[19071]: ProgramEnvParameter4dARB (will be remapped) */
"iidddd\0"
"glProgramEnvParameter4dARB\0"
"glProgramParameter4dNV\0"
"\0"
- /* _mesa_function_pool[18603]: ColorTableParameterfv (offset 340) */
+ /* _mesa_function_pool[19129]: ColorTableParameterfv (offset 340) */
"iip\0"
"glColorTableParameterfv\0"
"glColorTableParameterfvSGI\0"
"\0"
- /* _mesa_function_pool[18659]: IsTexture (offset 330) */
+ /* _mesa_function_pool[19185]: IsTexture (offset 330) */
"i\0"
"glIsTexture\0"
"glIsTextureEXT\0"
"\0"
- /* _mesa_function_pool[18689]: ProgramUniform3uiv (will be remapped) */
+ /* _mesa_function_pool[19215]: ProgramUniform3uiv (will be remapped) */
"iiip\0"
"glProgramUniform3uiv\0"
"glProgramUniform3uivEXT\0"
"\0"
- /* _mesa_function_pool[18740]: IndexPointer (offset 314) */
+ /* _mesa_function_pool[19266]: IndexPointer (offset 314) */
"iip\0"
"glIndexPointer\0"
"\0"
- /* _mesa_function_pool[18760]: ImageTransformParameterivHP (dynamic) */
+ /* _mesa_function_pool[19286]: ImageTransformParameterivHP (dynamic) */
"iip\0"
"glImageTransformParameterivHP\0"
"\0"
- /* _mesa_function_pool[18795]: VertexAttrib4sNV (will be remapped) */
+ /* _mesa_function_pool[19321]: VertexAttrib4sNV (will be remapped) */
"iiiii\0"
"glVertexAttrib4sNV\0"
"\0"
- /* _mesa_function_pool[18821]: GetMapdv (offset 266) */
+ /* _mesa_function_pool[19347]: GetMapdv (offset 266) */
"iip\0"
"glGetMapdv\0"
"\0"
- /* _mesa_function_pool[18837]: GetInteger64i_v (will be remapped) */
+ /* _mesa_function_pool[19363]: GetInteger64i_v (will be remapped) */
"iip\0"
"glGetInteger64i_v\0"
"\0"
- /* _mesa_function_pool[18860]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[19386]: ReplacementCodeuiColor4ubVertex3fSUN (dynamic) */
"iiiiifff\0"
"glReplacementCodeuiColor4ubVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[18909]: IsBuffer (will be remapped) */
+ /* _mesa_function_pool[19435]: IsBuffer (will be remapped) */
"i\0"
"glIsBuffer\0"
"glIsBufferARB\0"
"\0"
- /* _mesa_function_pool[18937]: ColorP4ui (will be remapped) */
+ /* _mesa_function_pool[19463]: ColorP4ui (will be remapped) */
"ii\0"
"glColorP4ui\0"
"\0"
- /* _mesa_function_pool[18953]: TextureStorage3D (will be remapped) */
+ /* _mesa_function_pool[19479]: TextureStorage3D (will be remapped) */
"iiiiii\0"
"glTextureStorage3D\0"
"\0"
- /* _mesa_function_pool[18980]: SpriteParameteriSGIX (dynamic) */
+ /* _mesa_function_pool[19506]: SpriteParameteriSGIX (dynamic) */
"ii\0"
"glSpriteParameteriSGIX\0"
"\0"
- /* _mesa_function_pool[19007]: TexCoordP3uiv (will be remapped) */
+ /* _mesa_function_pool[19533]: TexCoordP3uiv (will be remapped) */
"ip\0"
"glTexCoordP3uiv\0"
"\0"
- /* _mesa_function_pool[19027]: WeightusvARB (dynamic) */
- "ip\0"
- "glWeightusvARB\0"
+ /* _mesa_function_pool[19553]: VertexArrayAttribFormat (will be remapped) */
+ "iiiiii\0"
+ "glVertexArrayAttribFormat\0"
"\0"
- /* _mesa_function_pool[19046]: EvalMapsNV (dynamic) */
+ /* _mesa_function_pool[19587]: EvalMapsNV (dynamic) */
"ii\0"
"glEvalMapsNV\0"
"\0"
- /* _mesa_function_pool[19063]: ReplacementCodeuiSUN (dynamic) */
+ /* _mesa_function_pool[19604]: ReplacementCodeuiSUN (dynamic) */
"i\0"
"glReplacementCodeuiSUN\0"
"\0"
- /* _mesa_function_pool[19089]: GlobalAlphaFactoruiSUN (dynamic) */
+ /* _mesa_function_pool[19630]: GlobalAlphaFactoruiSUN (dynamic) */
"i\0"
"glGlobalAlphaFactoruiSUN\0"
"\0"
- /* _mesa_function_pool[19117]: Uniform1iv (will be remapped) */
+ /* _mesa_function_pool[19658]: Uniform1iv (will be remapped) */
"iip\0"
"glUniform1iv\0"
"glUniform1ivARB\0"
"\0"
- /* _mesa_function_pool[19151]: Uniform4uiv (will be remapped) */
+ /* _mesa_function_pool[19692]: Uniform4uiv (will be remapped) */
"iip\0"
"glUniform4uivEXT\0"
"glUniform4uiv\0"
"\0"
- /* _mesa_function_pool[19187]: PopDebugGroup (will be remapped) */
+ /* _mesa_function_pool[19728]: PopDebugGroup (will be remapped) */
"\0"
"glPopDebugGroup\0"
"\0"
- /* _mesa_function_pool[19205]: VertexAttrib1d (will be remapped) */
+ /* _mesa_function_pool[19746]: VertexAttrib1d (will be remapped) */
"id\0"
"glVertexAttrib1d\0"
"glVertexAttrib1dARB\0"
"\0"
- /* _mesa_function_pool[19246]: CompressedTexImage1D (will be remapped) */
+ /* _mesa_function_pool[19787]: CompressedTexImage1D (will be remapped) */
"iiiiiip\0"
"glCompressedTexImage1D\0"
"glCompressedTexImage1DARB\0"
"\0"
- /* _mesa_function_pool[19304]: NamedBufferSubData (will be remapped) */
+ /* _mesa_function_pool[19845]: NamedBufferSubData (will be remapped) */
"iiip\0"
"glNamedBufferSubData\0"
"\0"
- /* _mesa_function_pool[19331]: TexBufferRange (will be remapped) */
+ /* _mesa_function_pool[19872]: TexBufferRange (will be remapped) */
"iiiii\0"
"glTexBufferRange\0"
"\0"
- /* _mesa_function_pool[19355]: VertexAttrib1s (will be remapped) */
+ /* _mesa_function_pool[19896]: VertexAttrib1s (will be remapped) */
"ii\0"
"glVertexAttrib1s\0"
"glVertexAttrib1sARB\0"
"\0"
- /* _mesa_function_pool[19396]: MultiDrawElementsIndirect (will be remapped) */
+ /* _mesa_function_pool[19937]: MultiDrawElementsIndirect (will be remapped) */
"iipii\0"
"glMultiDrawElementsIndirect\0"
"\0"
- /* _mesa_function_pool[19431]: UniformMatrix4x3dv (will be remapped) */
+ /* _mesa_function_pool[19972]: UniformMatrix4x3dv (will be remapped) */
"iiip\0"
"glUniformMatrix4x3dv\0"
"\0"
- /* _mesa_function_pool[19458]: TransformFeedbackBufferBase (will be remapped) */
+ /* _mesa_function_pool[19999]: TransformFeedbackBufferBase (will be remapped) */
"iii\0"
"glTransformFeedbackBufferBase\0"
"\0"
- /* _mesa_function_pool[19493]: FogCoordfvEXT (will be remapped) */
+ /* _mesa_function_pool[20034]: FogCoordfvEXT (will be remapped) */
"p\0"
"glFogCoordfv\0"
"glFogCoordfvEXT\0"
"\0"
- /* _mesa_function_pool[19525]: BeginPerfMonitorAMD (will be remapped) */
+ /* _mesa_function_pool[20066]: BeginPerfMonitorAMD (will be remapped) */
"i\0"
"glBeginPerfMonitorAMD\0"
"\0"
- /* _mesa_function_pool[19550]: GetColorTableParameterfv (offset 344) */
+ /* _mesa_function_pool[20091]: GetColorTableParameterfv (offset 344) */
"iip\0"
"glGetColorTableParameterfv\0"
"glGetColorTableParameterfvSGI\0"
"glGetColorTableParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[19642]: MultiTexCoord3fARB (offset 394) */
+ /* _mesa_function_pool[20183]: MultiTexCoord3fARB (offset 394) */
"ifff\0"
"glMultiTexCoord3f\0"
"glMultiTexCoord3fARB\0"
"\0"
- /* _mesa_function_pool[19687]: GetTexLevelParameterfv (offset 284) */
+ /* _mesa_function_pool[20228]: GetTexLevelParameterfv (offset 284) */
"iiip\0"
"glGetTexLevelParameterfv\0"
"\0"
- /* _mesa_function_pool[19718]: Vertex2sv (offset 133) */
+ /* _mesa_function_pool[20259]: Vertex2sv (offset 133) */
"p\0"
"glVertex2sv\0"
"\0"
- /* _mesa_function_pool[19733]: GetnMapdvARB (will be remapped) */
- "iiip\0"
- "glGetnMapdvARB\0"
+ /* _mesa_function_pool[20274]: WeightusvARB (dynamic) */
+ "ip\0"
+ "glWeightusvARB\0"
"\0"
- /* _mesa_function_pool[19754]: VertexAttrib2dNV (will be remapped) */
+ /* _mesa_function_pool[20293]: VertexAttrib2dNV (will be remapped) */
"idd\0"
"glVertexAttrib2dNV\0"
"\0"
- /* _mesa_function_pool[19778]: GetTrackMatrixivNV (will be remapped) */
+ /* _mesa_function_pool[20317]: GetTrackMatrixivNV (will be remapped) */
"iiip\0"
"glGetTrackMatrixivNV\0"
"\0"
- /* _mesa_function_pool[19805]: VertexAttrib3svNV (will be remapped) */
+ /* _mesa_function_pool[20344]: VertexAttrib3svNV (will be remapped) */
"ip\0"
"glVertexAttrib3svNV\0"
"\0"
- /* _mesa_function_pool[19829]: GetTexEnviv (offset 277) */
+ /* _mesa_function_pool[20368]: GetTexEnviv (offset 277) */
"iip\0"
"glGetTexEnviv\0"
"\0"
- /* _mesa_function_pool[19848]: ViewportArrayv (will be remapped) */
+ /* _mesa_function_pool[20387]: ViewportArrayv (will be remapped) */
"iip\0"
"glViewportArrayv\0"
"\0"
- /* _mesa_function_pool[19870]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[20409]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN (dynamic) */
"iffffffffffff\0"
"glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[19941]: SeparableFilter2D (offset 360) */
+ /* _mesa_function_pool[20480]: SeparableFilter2D (offset 360) */
"iiiiiipp\0"
"glSeparableFilter2D\0"
"glSeparableFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[19994]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[20533]: ReplacementCodeuiColor4ubVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiColor4ubVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[20039]: ArrayElement (offset 306) */
+ /* _mesa_function_pool[20578]: ArrayElement (offset 306) */
"i\0"
"glArrayElement\0"
"glArrayElementEXT\0"
"\0"
- /* _mesa_function_pool[20075]: TexImage2D (offset 183) */
+ /* _mesa_function_pool[20614]: TexImage2D (offset 183) */
"iiiiiiiip\0"
"glTexImage2D\0"
"\0"
- /* _mesa_function_pool[20099]: FragmentMaterialiSGIX (dynamic) */
+ /* _mesa_function_pool[20638]: FragmentMaterialiSGIX (dynamic) */
"iii\0"
"glFragmentMaterialiSGIX\0"
"\0"
- /* _mesa_function_pool[20128]: RasterPos2dv (offset 63) */
+ /* _mesa_function_pool[20667]: RasterPos2dv (offset 63) */
"p\0"
"glRasterPos2dv\0"
"\0"
- /* _mesa_function_pool[20146]: Fogiv (offset 156) */
+ /* _mesa_function_pool[20685]: Fogiv (offset 156) */
"ip\0"
"glFogiv\0"
"\0"
- /* _mesa_function_pool[20158]: EndQuery (will be remapped) */
+ /* _mesa_function_pool[20697]: EndQuery (will be remapped) */
"i\0"
"glEndQuery\0"
"glEndQueryARB\0"
"\0"
- /* _mesa_function_pool[20186]: TexCoord1dv (offset 95) */
+ /* _mesa_function_pool[20725]: TexCoord1dv (offset 95) */
"p\0"
"glTexCoord1dv\0"
"\0"
- /* _mesa_function_pool[20203]: TexCoord4dv (offset 119) */
+ /* _mesa_function_pool[20742]: TexCoord4dv (offset 119) */
"p\0"
"glTexCoord4dv\0"
"\0"
- /* _mesa_function_pool[20220]: GetVertexAttribdvNV (will be remapped) */
+ /* _mesa_function_pool[20759]: GetVertexAttribdvNV (will be remapped) */
"iip\0"
"glGetVertexAttribdvNV\0"
"\0"
- /* _mesa_function_pool[20247]: Clear (offset 203) */
+ /* _mesa_function_pool[20786]: Clear (offset 203) */
"i\0"
"glClear\0"
"\0"
- /* _mesa_function_pool[20258]: VertexAttrib4sv (will be remapped) */
+ /* _mesa_function_pool[20797]: VertexAttrib4sv (will be remapped) */
"ip\0"
"glVertexAttrib4sv\0"
"glVertexAttrib4svARB\0"
"\0"
- /* _mesa_function_pool[20301]: Ortho (offset 296) */
+ /* _mesa_function_pool[20840]: Ortho (offset 296) */
"dddddd\0"
"glOrtho\0"
"\0"
- /* _mesa_function_pool[20317]: Uniform3uiv (will be remapped) */
+ /* _mesa_function_pool[20856]: Uniform3uiv (will be remapped) */
"iip\0"
"glUniform3uivEXT\0"
"glUniform3uiv\0"
"\0"
- /* _mesa_function_pool[20353]: MatrixIndexPointerARB (dynamic) */
+ /* _mesa_function_pool[20892]: MatrixIndexPointerARB (dynamic) */
"iiip\0"
"glMatrixIndexPointerARB\0"
"glMatrixIndexPointerOES\0"
"\0"
- /* _mesa_function_pool[20407]: EndQueryIndexed (will be remapped) */
+ /* _mesa_function_pool[20946]: EndQueryIndexed (will be remapped) */
"ii\0"
"glEndQueryIndexed\0"
"\0"
- /* _mesa_function_pool[20429]: TexParameterxv (will be remapped) */
+ /* _mesa_function_pool[20968]: TexParameterxv (will be remapped) */
"iip\0"
"glTexParameterxvOES\0"
"glTexParameterxv\0"
"\0"
- /* _mesa_function_pool[20471]: SampleMaskSGIS (will be remapped) */
+ /* _mesa_function_pool[21010]: SampleMaskSGIS (will be remapped) */
"fi\0"
"glSampleMaskSGIS\0"
"glSampleMaskEXT\0"
"\0"
- /* _mesa_function_pool[20508]: FramebufferTextureFaceARB (will be remapped) */
+ /* _mesa_function_pool[21047]: FramebufferTextureFaceARB (will be remapped) */
"iiiii\0"
"glFramebufferTextureFaceARB\0"
"\0"
- /* _mesa_function_pool[20543]: ProgramUniformMatrix2fv (will be remapped) */
+ /* _mesa_function_pool[21082]: ProgramUniformMatrix2fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix2fv\0"
"glProgramUniformMatrix2fvEXT\0"
"\0"
- /* _mesa_function_pool[20605]: ProgramLocalParameter4fvARB (will be remapped) */
+ /* _mesa_function_pool[21144]: ProgramLocalParameter4fvARB (will be remapped) */
"iip\0"
"glProgramLocalParameter4fvARB\0"
"\0"
- /* _mesa_function_pool[20640]: GetProgramStringNV (will be remapped) */
+ /* _mesa_function_pool[21179]: GetProgramStringNV (will be remapped) */
"iip\0"
"glGetProgramStringNV\0"
"\0"
- /* _mesa_function_pool[20666]: Binormal3svEXT (dynamic) */
+ /* _mesa_function_pool[21205]: Binormal3svEXT (dynamic) */
"p\0"
"glBinormal3svEXT\0"
"\0"
- /* _mesa_function_pool[20686]: Uniform4dv (will be remapped) */
+ /* _mesa_function_pool[21225]: Uniform4dv (will be remapped) */
"iip\0"
"glUniform4dv\0"
"\0"
- /* _mesa_function_pool[20704]: LightModelx (will be remapped) */
+ /* _mesa_function_pool[21243]: LightModelx (will be remapped) */
"ii\0"
"glLightModelxOES\0"
"glLightModelx\0"
"\0"
- /* _mesa_function_pool[20739]: VertexAttribI3iEXT (will be remapped) */
+ /* _mesa_function_pool[21278]: VertexAttribI3iEXT (will be remapped) */
"iiii\0"
"glVertexAttribI3iEXT\0"
"glVertexAttribI3i\0"
"\0"
- /* _mesa_function_pool[20784]: ClearColorx (will be remapped) */
+ /* _mesa_function_pool[21323]: ClearColorx (will be remapped) */
"iiii\0"
"glClearColorxOES\0"
"glClearColorx\0"
"\0"
- /* _mesa_function_pool[20821]: EndTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[21360]: EndTransformFeedback (will be remapped) */
"\0"
"glEndTransformFeedback\0"
"glEndTransformFeedbackEXT\0"
"\0"
- /* _mesa_function_pool[20872]: GetHandleARB (will be remapped) */
+ /* _mesa_function_pool[21411]: VertexAttribL2dv (will be remapped) */
+ "ip\0"
+ "glVertexAttribL2dv\0"
+ "\0"
+ /* _mesa_function_pool[21434]: GetHandleARB (will be remapped) */
"i\0"
"glGetHandleARB\0"
"\0"
- /* _mesa_function_pool[20890]: GetProgramBinary (will be remapped) */
+ /* _mesa_function_pool[21452]: GetProgramBinary (will be remapped) */
"iippp\0"
"glGetProgramBinary\0"
"glGetProgramBinaryOES\0"
"\0"
- /* _mesa_function_pool[20938]: ViewportIndexedfv (will be remapped) */
+ /* _mesa_function_pool[21500]: ViewportIndexedfv (will be remapped) */
"ip\0"
"glViewportIndexedfv\0"
"\0"
- /* _mesa_function_pool[20962]: BindTextureUnit (will be remapped) */
+ /* _mesa_function_pool[21524]: BindTextureUnit (will be remapped) */
"ii\0"
"glBindTextureUnit\0"
"\0"
- /* _mesa_function_pool[20984]: CallList (offset 2) */
+ /* _mesa_function_pool[21546]: CallList (offset 2) */
"i\0"
"glCallList\0"
"\0"
- /* _mesa_function_pool[20998]: Materialfv (offset 170) */
+ /* _mesa_function_pool[21560]: Materialfv (offset 170) */
"iip\0"
"glMaterialfv\0"
"\0"
- /* _mesa_function_pool[21016]: DeleteProgram (will be remapped) */
+ /* _mesa_function_pool[21578]: DeleteProgram (will be remapped) */
"i\0"
"glDeleteProgram\0"
"\0"
- /* _mesa_function_pool[21035]: GetActiveAtomicCounterBufferiv (will be remapped) */
+ /* _mesa_function_pool[21597]: GetActiveAtomicCounterBufferiv (will be remapped) */
"iiip\0"
"glGetActiveAtomicCounterBufferiv\0"
"\0"
- /* _mesa_function_pool[21074]: TexParameterIiv (will be remapped) */
- "iip\0"
- "glTexParameterIivEXT\0"
- "glTexParameterIiv\0"
+ /* _mesa_function_pool[21636]: ClearDepthf (will be remapped) */
+ "f\0"
+ "glClearDepthf\0"
+ "glClearDepthfOES\0"
"\0"
- /* _mesa_function_pool[21118]: VertexWeightfEXT (dynamic) */
+ /* _mesa_function_pool[21670]: VertexWeightfEXT (dynamic) */
"f\0"
"glVertexWeightfEXT\0"
"\0"
- /* _mesa_function_pool[21140]: FlushVertexArrayRangeNV (dynamic) */
+ /* _mesa_function_pool[21692]: FlushVertexArrayRangeNV (dynamic) */
"\0"
"glFlushVertexArrayRangeNV\0"
"\0"
- /* _mesa_function_pool[21168]: GetConvolutionFilter (offset 356) */
+ /* _mesa_function_pool[21720]: GetConvolutionFilter (offset 356) */
"iiip\0"
"glGetConvolutionFilter\0"
"glGetConvolutionFilterEXT\0"
"\0"
- /* _mesa_function_pool[21223]: MultiModeDrawElementsIBM (will be remapped) */
+ /* _mesa_function_pool[21775]: MultiModeDrawElementsIBM (will be remapped) */
"ppipii\0"
"glMultiModeDrawElementsIBM\0"
"\0"
- /* _mesa_function_pool[21258]: Uniform2iv (will be remapped) */
+ /* _mesa_function_pool[21810]: Uniform2iv (will be remapped) */
"iip\0"
"glUniform2iv\0"
"glUniform2ivARB\0"
"\0"
- /* _mesa_function_pool[21292]: GetFixedv (will be remapped) */
+ /* _mesa_function_pool[21844]: GetFixedv (will be remapped) */
"ip\0"
"glGetFixedvOES\0"
"glGetFixedv\0"
"\0"
- /* _mesa_function_pool[21323]: ProgramParameters4dvNV (will be remapped) */
+ /* _mesa_function_pool[21875]: ProgramParameters4dvNV (will be remapped) */
"iiip\0"
"glProgramParameters4dvNV\0"
"\0"
- /* _mesa_function_pool[21354]: Binormal3dvEXT (dynamic) */
+ /* _mesa_function_pool[21906]: Binormal3dvEXT (dynamic) */
"p\0"
"glBinormal3dvEXT\0"
"\0"
- /* _mesa_function_pool[21374]: SampleCoveragex (will be remapped) */
+ /* _mesa_function_pool[21926]: SampleCoveragex (will be remapped) */
"ii\0"
"glSampleCoveragexOES\0"
"glSampleCoveragex\0"
"\0"
- /* _mesa_function_pool[21417]: GetPerfQueryInfoINTEL (will be remapped) */
+ /* _mesa_function_pool[21969]: GetPerfQueryInfoINTEL (will be remapped) */
"iippppp\0"
"glGetPerfQueryInfoINTEL\0"
"\0"
- /* _mesa_function_pool[21450]: DeleteFramebuffers (will be remapped) */
+ /* _mesa_function_pool[22002]: DeleteFramebuffers (will be remapped) */
"ip\0"
"glDeleteFramebuffers\0"
"glDeleteFramebuffersEXT\0"
"glDeleteFramebuffersOES\0"
"\0"
- /* _mesa_function_pool[21523]: CombinerInputNV (dynamic) */
+ /* _mesa_function_pool[22075]: CombinerInputNV (dynamic) */
"iiiiii\0"
"glCombinerInputNV\0"
"\0"
- /* _mesa_function_pool[21549]: VertexAttrib4uiv (will be remapped) */
+ /* _mesa_function_pool[22101]: VertexAttrib4uiv (will be remapped) */
"ip\0"
"glVertexAttrib4uiv\0"
"glVertexAttrib4uivARB\0"
"\0"
- /* _mesa_function_pool[21594]: VertexAttrib4Nsv (will be remapped) */
+ /* _mesa_function_pool[22146]: VertexAttrib4Nsv (will be remapped) */
"ip\0"
"glVertexAttrib4Nsv\0"
"glVertexAttrib4NsvARB\0"
"\0"
- /* _mesa_function_pool[21639]: Vertex4s (offset 148) */
+ /* _mesa_function_pool[22191]: Vertex4s (offset 148) */
"iiii\0"
"glVertex4s\0"
"\0"
- /* _mesa_function_pool[21656]: VertexAttribI2iEXT (will be remapped) */
+ /* _mesa_function_pool[22208]: VertexAttribI2iEXT (will be remapped) */
"iii\0"
"glVertexAttribI2iEXT\0"
"glVertexAttribI2i\0"
"\0"
- /* _mesa_function_pool[21700]: Vertex4f (offset 144) */
+ /* _mesa_function_pool[22252]: Vertex4f (offset 144) */
"ffff\0"
"glVertex4f\0"
"\0"
- /* _mesa_function_pool[21717]: Vertex4d (offset 142) */
+ /* _mesa_function_pool[22269]: Vertex4d (offset 142) */
"dddd\0"
"glVertex4d\0"
"\0"
- /* _mesa_function_pool[21734]: GetTexGenfv (offset 279) */
+ /* _mesa_function_pool[22286]: VertexAttribL4dv (will be remapped) */
+ "ip\0"
+ "glVertexAttribL4dv\0"
+ "\0"
+ /* _mesa_function_pool[22309]: GetTexGenfv (offset 279) */
"iip\0"
"glGetTexGenfv\0"
"glGetTexGenfvOES\0"
"\0"
- /* _mesa_function_pool[21770]: Vertex4i (offset 146) */
+ /* _mesa_function_pool[22345]: Vertex4i (offset 146) */
"iiii\0"
"glVertex4i\0"
"\0"
- /* _mesa_function_pool[21787]: VertexWeightPointerEXT (dynamic) */
+ /* _mesa_function_pool[22362]: VertexWeightPointerEXT (dynamic) */
"iiip\0"
"glVertexWeightPointerEXT\0"
"\0"
- /* _mesa_function_pool[21818]: StencilFuncSeparateATI (will be remapped) */
+ /* _mesa_function_pool[22393]: StencilFuncSeparateATI (will be remapped) */
"iiii\0"
"glStencilFuncSeparateATI\0"
"\0"
- /* _mesa_function_pool[21849]: GetVertexAttribIuiv (will be remapped) */
+ /* _mesa_function_pool[22424]: GetVertexAttribIuiv (will be remapped) */
"iip\0"
"glGetVertexAttribIuivEXT\0"
"glGetVertexAttribIuiv\0"
"\0"
- /* _mesa_function_pool[21901]: LightModelfv (offset 164) */
+ /* _mesa_function_pool[22476]: LightModelfv (offset 164) */
"ip\0"
"glLightModelfv\0"
"\0"
- /* _mesa_function_pool[21920]: Vertex4dv (offset 143) */
+ /* _mesa_function_pool[22495]: Vertex4dv (offset 143) */
"p\0"
"glVertex4dv\0"
"\0"
- /* _mesa_function_pool[21935]: ProgramParameters4fvNV (will be remapped) */
+ /* _mesa_function_pool[22510]: ProgramParameters4fvNV (will be remapped) */
"iiip\0"
"glProgramParameters4fvNV\0"
"\0"
- /* _mesa_function_pool[21966]: GetInfoLogARB (will be remapped) */
+ /* _mesa_function_pool[22541]: GetInfoLogARB (will be remapped) */
"iipp\0"
"glGetInfoLogARB\0"
"\0"
- /* _mesa_function_pool[21988]: StencilMask (offset 209) */
+ /* _mesa_function_pool[22563]: StencilMask (offset 209) */
"i\0"
"glStencilMask\0"
"\0"
- /* _mesa_function_pool[22005]: IsList (offset 287) */
+ /* _mesa_function_pool[22580]: NamedFramebufferReadBuffer (will be remapped) */
+ "ii\0"
+ "glNamedFramebufferReadBuffer\0"
+ "\0"
+ /* _mesa_function_pool[22613]: IsList (offset 287) */
"i\0"
"glIsList\0"
"\0"
- /* _mesa_function_pool[22017]: ClearBufferiv (will be remapped) */
+ /* _mesa_function_pool[22625]: ClearBufferiv (will be remapped) */
"iip\0"
"glClearBufferiv\0"
"\0"
- /* _mesa_function_pool[22038]: GetIntegeri_v (will be remapped) */
+ /* _mesa_function_pool[22646]: GetIntegeri_v (will be remapped) */
"iip\0"
"glGetIntegerIndexedvEXT\0"
"glGetIntegeri_v\0"
"\0"
- /* _mesa_function_pool[22083]: ProgramUniform2iv (will be remapped) */
+ /* _mesa_function_pool[22691]: ProgramUniform2iv (will be remapped) */
"iiip\0"
"glProgramUniform2iv\0"
"glProgramUniform2ivEXT\0"
"\0"
- /* _mesa_function_pool[22132]: VertexAttribI4sv (will be remapped) */
+ /* _mesa_function_pool[22740]: CreateVertexArrays (will be remapped) */
"ip\0"
- "glVertexAttribI4svEXT\0"
- "glVertexAttribI4sv\0"
+ "glCreateVertexArrays\0"
"\0"
- /* _mesa_function_pool[22177]: FogCoordPointer (will be remapped) */
+ /* _mesa_function_pool[22765]: FogCoordPointer (will be remapped) */
"iip\0"
"glFogCoordPointer\0"
"glFogCoordPointerEXT\0"
"\0"
- /* _mesa_function_pool[22221]: SecondaryColor3us (will be remapped) */
+ /* _mesa_function_pool[22809]: SecondaryColor3us (will be remapped) */
"iii\0"
"glSecondaryColor3us\0"
"glSecondaryColor3usEXT\0"
"\0"
- /* _mesa_function_pool[22269]: DeformationMap3dSGIX (dynamic) */
+ /* _mesa_function_pool[22857]: DeformationMap3dSGIX (dynamic) */
"iddiiddiiddiip\0"
"glDeformationMap3dSGIX\0"
"\0"
- /* _mesa_function_pool[22308]: TextureNormalEXT (dynamic) */
+ /* _mesa_function_pool[22896]: TextureNormalEXT (dynamic) */
"i\0"
"glTextureNormalEXT\0"
"\0"
- /* _mesa_function_pool[22330]: SecondaryColor3ub (will be remapped) */
+ /* _mesa_function_pool[22918]: SecondaryColor3ub (will be remapped) */
"iii\0"
"glSecondaryColor3ub\0"
"glSecondaryColor3ubEXT\0"
"\0"
- /* _mesa_function_pool[22378]: GetActiveUniformName (will be remapped) */
+ /* _mesa_function_pool[22966]: GetActiveUniformName (will be remapped) */
"iiipp\0"
"glGetActiveUniformName\0"
"\0"
- /* _mesa_function_pool[22408]: SecondaryColor3ui (will be remapped) */
+ /* _mesa_function_pool[22996]: SecondaryColor3ui (will be remapped) */
"iii\0"
"glSecondaryColor3ui\0"
"glSecondaryColor3uiEXT\0"
"\0"
- /* _mesa_function_pool[22456]: VertexAttribI3uivEXT (will be remapped) */
+ /* _mesa_function_pool[23044]: VertexAttribI3uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI3uivEXT\0"
"glVertexAttribI3uiv\0"
"\0"
- /* _mesa_function_pool[22503]: Binormal3fvEXT (dynamic) */
+ /* _mesa_function_pool[23091]: Binormal3fvEXT (dynamic) */
"p\0"
"glBinormal3fvEXT\0"
"\0"
- /* _mesa_function_pool[22523]: TexCoordPointervINTEL (dynamic) */
+ /* _mesa_function_pool[23111]: TexCoordPointervINTEL (dynamic) */
"iip\0"
"glTexCoordPointervINTEL\0"
"\0"
- /* _mesa_function_pool[22552]: VertexAttrib1sNV (will be remapped) */
+ /* _mesa_function_pool[23140]: VertexAttrib1sNV (will be remapped) */
"ii\0"
"glVertexAttrib1sNV\0"
"\0"
- /* _mesa_function_pool[22575]: Tangent3bEXT (dynamic) */
+ /* _mesa_function_pool[23163]: Tangent3bEXT (dynamic) */
"iii\0"
"glTangent3bEXT\0"
"\0"
- /* _mesa_function_pool[22595]: TextureBuffer (will be remapped) */
+ /* _mesa_function_pool[23183]: TextureBuffer (will be remapped) */
"iii\0"
"glTextureBuffer\0"
"\0"
- /* _mesa_function_pool[22616]: FragmentLightModelfSGIX (dynamic) */
+ /* _mesa_function_pool[23204]: FragmentLightModelfSGIX (dynamic) */
"if\0"
"glFragmentLightModelfSGIX\0"
"\0"
- /* _mesa_function_pool[22646]: InitNames (offset 197) */
+ /* _mesa_function_pool[23234]: InitNames (offset 197) */
"\0"
"glInitNames\0"
"\0"
- /* _mesa_function_pool[22660]: Normal3sv (offset 61) */
+ /* _mesa_function_pool[23248]: Normal3sv (offset 61) */
"p\0"
"glNormal3sv\0"
"\0"
- /* _mesa_function_pool[22675]: DeleteQueries (will be remapped) */
+ /* _mesa_function_pool[23263]: DeleteQueries (will be remapped) */
"ip\0"
"glDeleteQueries\0"
"glDeleteQueriesARB\0"
"\0"
- /* _mesa_function_pool[22714]: InvalidateFramebuffer (will be remapped) */
+ /* _mesa_function_pool[23302]: InvalidateFramebuffer (will be remapped) */
"iip\0"
"glInvalidateFramebuffer\0"
"\0"
- /* _mesa_function_pool[22743]: Hint (offset 158) */
+ /* _mesa_function_pool[23331]: Hint (offset 158) */
"ii\0"
"glHint\0"
"\0"
- /* _mesa_function_pool[22754]: MemoryBarrier (will be remapped) */
+ /* _mesa_function_pool[23342]: MemoryBarrier (will be remapped) */
"i\0"
"glMemoryBarrier\0"
"\0"
- /* _mesa_function_pool[22773]: CopyColorSubTable (offset 347) */
+ /* _mesa_function_pool[23361]: CopyColorSubTable (offset 347) */
"iiiii\0"
"glCopyColorSubTable\0"
"glCopyColorSubTableEXT\0"
"\0"
- /* _mesa_function_pool[22823]: WeightdvARB (dynamic) */
+ /* _mesa_function_pool[23411]: WeightdvARB (dynamic) */
"ip\0"
"glWeightdvARB\0"
"\0"
- /* _mesa_function_pool[22841]: GetObjectParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[23429]: GetObjectParameterfvARB (will be remapped) */
"iip\0"
"glGetObjectParameterfvARB\0"
"\0"
- /* _mesa_function_pool[22872]: GetTexEnvxv (will be remapped) */
+ /* _mesa_function_pool[23460]: GetTexEnvxv (will be remapped) */
"iip\0"
"glGetTexEnvxvOES\0"
"glGetTexEnvxv\0"
"\0"
- /* _mesa_function_pool[22908]: DrawTexsvOES (will be remapped) */
+ /* _mesa_function_pool[23496]: DrawTexsvOES (will be remapped) */
"p\0"
"glDrawTexsvOES\0"
"\0"
- /* _mesa_function_pool[22926]: Disable (offset 214) */
+ /* _mesa_function_pool[23514]: Disable (offset 214) */
"i\0"
"glDisable\0"
"\0"
- /* _mesa_function_pool[22939]: ClearColor (offset 206) */
+ /* _mesa_function_pool[23527]: ClearColor (offset 206) */
"ffff\0"
"glClearColor\0"
"\0"
- /* _mesa_function_pool[22958]: WeightuivARB (dynamic) */
+ /* _mesa_function_pool[23546]: WeightuivARB (dynamic) */
"ip\0"
"glWeightuivARB\0"
"\0"
- /* _mesa_function_pool[22977]: GetTextureParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[23565]: GetTextureParameterIuiv (will be remapped) */
"iip\0"
"glGetTextureParameterIuiv\0"
"\0"
- /* _mesa_function_pool[23008]: RasterPos4iv (offset 83) */
+ /* _mesa_function_pool[23596]: RasterPos4iv (offset 83) */
"p\0"
"glRasterPos4iv\0"
"\0"
- /* _mesa_function_pool[23026]: VDPAUIsSurfaceNV (will be remapped) */
+ /* _mesa_function_pool[23614]: VDPAUIsSurfaceNV (will be remapped) */
"i\0"
"glVDPAUIsSurfaceNV\0"
"\0"
- /* _mesa_function_pool[23048]: ProgramUniformMatrix2x3fv (will be remapped) */
+ /* _mesa_function_pool[23636]: ProgramUniformMatrix2x3fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix2x3fv\0"
"glProgramUniformMatrix2x3fvEXT\0"
"\0"
- /* _mesa_function_pool[23114]: BindVertexBuffer (will be remapped) */
+ /* _mesa_function_pool[23702]: BindVertexBuffer (will be remapped) */
"iiii\0"
"glBindVertexBuffer\0"
"\0"
- /* _mesa_function_pool[23139]: Binormal3iEXT (dynamic) */
+ /* _mesa_function_pool[23727]: Binormal3iEXT (dynamic) */
"iii\0"
"glBinormal3iEXT\0"
"\0"
- /* _mesa_function_pool[23160]: RasterPos4i (offset 82) */
+ /* _mesa_function_pool[23748]: RasterPos4i (offset 82) */
"iiii\0"
"glRasterPos4i\0"
"\0"
- /* _mesa_function_pool[23180]: RasterPos4d (offset 78) */
+ /* _mesa_function_pool[23768]: RasterPos4d (offset 78) */
"dddd\0"
"glRasterPos4d\0"
"\0"
- /* _mesa_function_pool[23200]: RasterPos4f (offset 80) */
+ /* _mesa_function_pool[23788]: RasterPos4f (offset 80) */
"ffff\0"
"glRasterPos4f\0"
"\0"
- /* _mesa_function_pool[23220]: GetQueryIndexediv (will be remapped) */
+ /* _mesa_function_pool[23808]: VDPAUMapSurfacesNV (will be remapped) */
+ "ip\0"
+ "glVDPAUMapSurfacesNV\0"
+ "\0"
+ /* _mesa_function_pool[23833]: GetQueryIndexediv (will be remapped) */
"iiip\0"
"glGetQueryIndexediv\0"
"\0"
- /* _mesa_function_pool[23246]: RasterPos3dv (offset 71) */
+ /* _mesa_function_pool[23859]: RasterPos3dv (offset 71) */
"p\0"
"glRasterPos3dv\0"
"\0"
- /* _mesa_function_pool[23264]: GetProgramiv (will be remapped) */
+ /* _mesa_function_pool[23877]: GetProgramiv (will be remapped) */
"iip\0"
"glGetProgramiv\0"
"\0"
- /* _mesa_function_pool[23284]: TexCoord1iv (offset 99) */
+ /* _mesa_function_pool[23897]: TexCoord1iv (offset 99) */
"p\0"
"glTexCoord1iv\0"
"\0"
- /* _mesa_function_pool[23301]: RasterPos4s (offset 84) */
+ /* _mesa_function_pool[23914]: RasterPos4s (offset 84) */
"iiii\0"
"glRasterPos4s\0"
"\0"
- /* _mesa_function_pool[23321]: PixelTexGenParameterfvSGIS (dynamic) */
+ /* _mesa_function_pool[23934]: PixelTexGenParameterfvSGIS (dynamic) */
"ip\0"
"glPixelTexGenParameterfvSGIS\0"
"\0"
- /* _mesa_function_pool[23354]: VertexAttrib3dv (will be remapped) */
+ /* _mesa_function_pool[23967]: VertexAttrib3dv (will be remapped) */
"ip\0"
"glVertexAttrib3dv\0"
"glVertexAttrib3dvARB\0"
"\0"
- /* _mesa_function_pool[23397]: Histogram (offset 367) */
+ /* _mesa_function_pool[24010]: Histogram (offset 367) */
"iiii\0"
"glHistogram\0"
"glHistogramEXT\0"
"\0"
- /* _mesa_function_pool[23430]: Uniform2fv (will be remapped) */
+ /* _mesa_function_pool[24043]: Uniform2fv (will be remapped) */
"iip\0"
"glUniform2fv\0"
"glUniform2fvARB\0"
"\0"
- /* _mesa_function_pool[23464]: TexImage4DSGIS (dynamic) */
+ /* _mesa_function_pool[24077]: TexImage4DSGIS (dynamic) */
"iiiiiiiiiip\0"
"glTexImage4DSGIS\0"
"\0"
- /* _mesa_function_pool[23494]: ProgramUniformMatrix3x4dv (will be remapped) */
+ /* _mesa_function_pool[24107]: ProgramUniformMatrix3x4dv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix3x4dv\0"
"\0"
- /* _mesa_function_pool[23529]: DrawBuffers (will be remapped) */
+ /* _mesa_function_pool[24142]: DrawBuffers (will be remapped) */
"ip\0"
"glDrawBuffers\0"
"glDrawBuffersARB\0"
@@ -3226,3306 +3301,3399 @@ static const char _mesa_function_pool[] =
"glDrawBuffersNV\0"
"glDrawBuffersEXT\0"
"\0"
- /* _mesa_function_pool[23614]: GetnPolygonStippleARB (will be remapped) */
+ /* _mesa_function_pool[24227]: GetnPolygonStippleARB (will be remapped) */
"ip\0"
"glGetnPolygonStippleARB\0"
"\0"
- /* _mesa_function_pool[23642]: Color3uiv (offset 22) */
+ /* _mesa_function_pool[24255]: Color3uiv (offset 22) */
"p\0"
"glColor3uiv\0"
"\0"
- /* _mesa_function_pool[23657]: EvalCoord2fv (offset 235) */
+ /* _mesa_function_pool[24270]: EvalCoord2fv (offset 235) */
"p\0"
"glEvalCoord2fv\0"
"\0"
- /* _mesa_function_pool[23675]: TextureStorage3DEXT (will be remapped) */
+ /* _mesa_function_pool[24288]: TextureStorage3DEXT (will be remapped) */
"iiiiiii\0"
"glTextureStorage3DEXT\0"
"\0"
- /* _mesa_function_pool[23706]: VertexAttrib2fARB (will be remapped) */
+ /* _mesa_function_pool[24319]: VertexAttrib2fARB (will be remapped) */
"iff\0"
"glVertexAttrib2f\0"
"glVertexAttrib2fARB\0"
"\0"
- /* _mesa_function_pool[23748]: WindowPos2fv (will be remapped) */
+ /* _mesa_function_pool[24361]: WindowPos2fv (will be remapped) */
"p\0"
"glWindowPos2fv\0"
"glWindowPos2fvARB\0"
"glWindowPos2fvMESA\0"
"\0"
- /* _mesa_function_pool[23803]: Tangent3fEXT (dynamic) */
+ /* _mesa_function_pool[24416]: Tangent3fEXT (dynamic) */
"fff\0"
"glTangent3fEXT\0"
"\0"
- /* _mesa_function_pool[23823]: TexImage3D (offset 371) */
+ /* _mesa_function_pool[24436]: TexImage3D (offset 371) */
"iiiiiiiiip\0"
"glTexImage3D\0"
"glTexImage3DEXT\0"
"glTexImage3DOES\0"
"\0"
- /* _mesa_function_pool[23880]: GetPerfQueryIdByNameINTEL (will be remapped) */
+ /* _mesa_function_pool[24493]: GetPerfQueryIdByNameINTEL (will be remapped) */
"pp\0"
"glGetPerfQueryIdByNameINTEL\0"
"\0"
- /* _mesa_function_pool[23912]: BindFragDataLocation (will be remapped) */
+ /* _mesa_function_pool[24525]: BindFragDataLocation (will be remapped) */
"iip\0"
"glBindFragDataLocationEXT\0"
"glBindFragDataLocation\0"
"\0"
- /* _mesa_function_pool[23966]: LightModeliv (offset 166) */
+ /* _mesa_function_pool[24579]: LightModeliv (offset 166) */
"ip\0"
"glLightModeliv\0"
"\0"
- /* _mesa_function_pool[23985]: Normal3bv (offset 53) */
+ /* _mesa_function_pool[24598]: Normal3bv (offset 53) */
"p\0"
"glNormal3bv\0"
"\0"
- /* _mesa_function_pool[24000]: BeginQueryIndexed (will be remapped) */
+ /* _mesa_function_pool[24613]: BeginQueryIndexed (will be remapped) */
"iii\0"
"glBeginQueryIndexed\0"
"\0"
- /* _mesa_function_pool[24025]: ClearNamedBufferData (will be remapped) */
+ /* _mesa_function_pool[24638]: ClearNamedBufferData (will be remapped) */
"iiiip\0"
"glClearNamedBufferData\0"
"\0"
- /* _mesa_function_pool[24055]: Vertex3iv (offset 139) */
+ /* _mesa_function_pool[24668]: Vertex3iv (offset 139) */
"p\0"
"glVertex3iv\0"
"\0"
- /* _mesa_function_pool[24070]: UniformMatrix2x3dv (will be remapped) */
+ /* _mesa_function_pool[24683]: UniformMatrix2x3dv (will be remapped) */
"iiip\0"
"glUniformMatrix2x3dv\0"
"\0"
- /* _mesa_function_pool[24097]: TexCoord3dv (offset 111) */
+ /* _mesa_function_pool[24710]: TexCoord3dv (offset 111) */
"p\0"
"glTexCoord3dv\0"
"\0"
- /* _mesa_function_pool[24114]: GetProgramStringARB (will be remapped) */
+ /* _mesa_function_pool[24727]: GetProgramStringARB (will be remapped) */
"iip\0"
"glGetProgramStringARB\0"
"\0"
- /* _mesa_function_pool[24141]: VertexP3ui (will be remapped) */
+ /* _mesa_function_pool[24754]: VertexP3ui (will be remapped) */
"ii\0"
"glVertexP3ui\0"
"\0"
- /* _mesa_function_pool[24158]: CreateProgramObjectARB (will be remapped) */
+ /* _mesa_function_pool[24771]: CreateProgramObjectARB (will be remapped) */
"\0"
"glCreateProgramObjectARB\0"
"\0"
- /* _mesa_function_pool[24185]: UniformMatrix3fv (will be remapped) */
+ /* _mesa_function_pool[24798]: UniformMatrix3fv (will be remapped) */
"iiip\0"
"glUniformMatrix3fv\0"
"glUniformMatrix3fvARB\0"
"\0"
- /* _mesa_function_pool[24232]: PrioritizeTextures (offset 331) */
+ /* _mesa_function_pool[24845]: PrioritizeTextures (offset 331) */
"ipp\0"
"glPrioritizeTextures\0"
"glPrioritizeTexturesEXT\0"
"\0"
- /* _mesa_function_pool[24282]: VertexAttribI3uiEXT (will be remapped) */
+ /* _mesa_function_pool[24895]: VertexAttribI3uiEXT (will be remapped) */
"iiii\0"
"glVertexAttribI3uiEXT\0"
"glVertexAttribI3ui\0"
"\0"
- /* _mesa_function_pool[24329]: AsyncMarkerSGIX (dynamic) */
+ /* _mesa_function_pool[24942]: AsyncMarkerSGIX (dynamic) */
"i\0"
"glAsyncMarkerSGIX\0"
"\0"
- /* _mesa_function_pool[24350]: GetProgramNamedParameterfvNV (will be remapped) */
+ /* _mesa_function_pool[24963]: GetProgramNamedParameterfvNV (will be remapped) */
"iipp\0"
"glGetProgramNamedParameterfvNV\0"
"\0"
- /* _mesa_function_pool[24387]: GetMaterialxv (will be remapped) */
+ /* _mesa_function_pool[25000]: GetMaterialxv (will be remapped) */
"iip\0"
"glGetMaterialxvOES\0"
"glGetMaterialxv\0"
"\0"
- /* _mesa_function_pool[24427]: MatrixIndexusvARB (dynamic) */
+ /* _mesa_function_pool[25040]: MatrixIndexusvARB (dynamic) */
"ip\0"
"glMatrixIndexusvARB\0"
"\0"
- /* _mesa_function_pool[24451]: SecondaryColor3uiv (will be remapped) */
+ /* _mesa_function_pool[25064]: SecondaryColor3uiv (will be remapped) */
"p\0"
"glSecondaryColor3uiv\0"
"glSecondaryColor3uivEXT\0"
"\0"
- /* _mesa_function_pool[24499]: EndConditionalRender (will be remapped) */
+ /* _mesa_function_pool[25112]: EndConditionalRender (will be remapped) */
"\0"
"glEndConditionalRender\0"
"glEndConditionalRenderNV\0"
"\0"
- /* _mesa_function_pool[24549]: ProgramLocalParameter4dARB (will be remapped) */
+ /* _mesa_function_pool[25162]: ProgramLocalParameter4dARB (will be remapped) */
"iidddd\0"
"glProgramLocalParameter4dARB\0"
"\0"
- /* _mesa_function_pool[24586]: Color3sv (offset 18) */
+ /* _mesa_function_pool[25199]: Color3sv (offset 18) */
"p\0"
"glColor3sv\0"
"\0"
- /* _mesa_function_pool[24600]: GenFragmentShadersATI (will be remapped) */
+ /* _mesa_function_pool[25213]: GenFragmentShadersATI (will be remapped) */
"i\0"
"glGenFragmentShadersATI\0"
"\0"
- /* _mesa_function_pool[24627]: GetNamedBufferParameteriv (will be remapped) */
+ /* _mesa_function_pool[25240]: GetNamedBufferParameteriv (will be remapped) */
"iip\0"
"glGetNamedBufferParameteriv\0"
"\0"
- /* _mesa_function_pool[24660]: BlendEquationSeparateiARB (will be remapped) */
+ /* _mesa_function_pool[25273]: BlendEquationSeparateiARB (will be remapped) */
"iii\0"
"glBlendEquationSeparateiARB\0"
"glBlendEquationSeparateIndexedAMD\0"
"glBlendEquationSeparatei\0"
"\0"
- /* _mesa_function_pool[24752]: TestFenceNV (dynamic) */
+ /* _mesa_function_pool[25365]: TestFenceNV (dynamic) */
"i\0"
"glTestFenceNV\0"
"\0"
- /* _mesa_function_pool[24769]: MultiTexCoord1fvARB (offset 379) */
+ /* _mesa_function_pool[25382]: MultiTexCoord1fvARB (offset 379) */
"ip\0"
"glMultiTexCoord1fv\0"
"glMultiTexCoord1fvARB\0"
"\0"
- /* _mesa_function_pool[24814]: TexStorage2D (will be remapped) */
+ /* _mesa_function_pool[25427]: TexStorage2D (will be remapped) */
"iiiii\0"
"glTexStorage2D\0"
"\0"
- /* _mesa_function_pool[24836]: GetPixelTexGenParameterivSGIS (dynamic) */
+ /* _mesa_function_pool[25449]: GetPixelTexGenParameterivSGIS (dynamic) */
"ip\0"
"glGetPixelTexGenParameterivSGIS\0"
"\0"
- /* _mesa_function_pool[24872]: FramebufferTexture2D (will be remapped) */
+ /* _mesa_function_pool[25485]: FramebufferTexture2D (will be remapped) */
"iiiii\0"
"glFramebufferTexture2D\0"
"glFramebufferTexture2DEXT\0"
"glFramebufferTexture2DOES\0"
"\0"
- /* _mesa_function_pool[24954]: GetSamplerParameterfv (will be remapped) */
+ /* _mesa_function_pool[25567]: GetnMapdvARB (will be remapped) */
+ "iiip\0"
+ "glGetnMapdvARB\0"
+ "\0"
+ /* _mesa_function_pool[25588]: GetSamplerParameterfv (will be remapped) */
"iip\0"
"glGetSamplerParameterfv\0"
"\0"
- /* _mesa_function_pool[24983]: VertexAttrib2dv (will be remapped) */
+ /* _mesa_function_pool[25617]: VertexAttrib2dv (will be remapped) */
"ip\0"
"glVertexAttrib2dv\0"
"glVertexAttrib2dvARB\0"
"\0"
- /* _mesa_function_pool[25026]: Vertex4sv (offset 149) */
+ /* _mesa_function_pool[25660]: Vertex4sv (offset 149) */
"p\0"
"glVertex4sv\0"
"\0"
- /* _mesa_function_pool[25041]: GetQueryObjecti64v (will be remapped) */
+ /* _mesa_function_pool[25675]: GetQueryObjecti64v (will be remapped) */
"iip\0"
"glGetQueryObjecti64v\0"
"glGetQueryObjecti64vEXT\0"
"\0"
- /* _mesa_function_pool[25091]: ClampColor (will be remapped) */
+ /* _mesa_function_pool[25725]: ClampColor (will be remapped) */
"ii\0"
"glClampColorARB\0"
"glClampColor\0"
"\0"
- /* _mesa_function_pool[25124]: TextureRangeAPPLE (dynamic) */
+ /* _mesa_function_pool[25758]: TextureRangeAPPLE (dynamic) */
"iip\0"
"glTextureRangeAPPLE\0"
"\0"
- /* _mesa_function_pool[25149]: ConvolutionFilter1D (offset 348) */
+ /* _mesa_function_pool[25783]: ConvolutionFilter1D (offset 348) */
"iiiiip\0"
"glConvolutionFilter1D\0"
"glConvolutionFilter1DEXT\0"
"\0"
- /* _mesa_function_pool[25204]: DrawElementsIndirect (will be remapped) */
+ /* _mesa_function_pool[25838]: DrawElementsIndirect (will be remapped) */
"iip\0"
"glDrawElementsIndirect\0"
"\0"
- /* _mesa_function_pool[25232]: WindowPos3sv (will be remapped) */
+ /* _mesa_function_pool[25866]: WindowPos3sv (will be remapped) */
"p\0"
"glWindowPos3sv\0"
"glWindowPos3svARB\0"
"glWindowPos3svMESA\0"
"\0"
- /* _mesa_function_pool[25287]: FragmentMaterialfvSGIX (dynamic) */
+ /* _mesa_function_pool[25921]: FragmentMaterialfvSGIX (dynamic) */
"iip\0"
"glFragmentMaterialfvSGIX\0"
"\0"
- /* _mesa_function_pool[25317]: CallLists (offset 3) */
+ /* _mesa_function_pool[25951]: CallLists (offset 3) */
"iip\0"
"glCallLists\0"
"\0"
- /* _mesa_function_pool[25334]: AlphaFunc (offset 240) */
+ /* _mesa_function_pool[25968]: AlphaFunc (offset 240) */
"if\0"
"glAlphaFunc\0"
"\0"
- /* _mesa_function_pool[25350]: GetTextureParameterfv (will be remapped) */
+ /* _mesa_function_pool[25984]: GetTextureParameterfv (will be remapped) */
"iip\0"
"glGetTextureParameterfv\0"
"\0"
- /* _mesa_function_pool[25379]: EdgeFlag (offset 41) */
+ /* _mesa_function_pool[26013]: EdgeFlag (offset 41) */
"i\0"
"glEdgeFlag\0"
"\0"
- /* _mesa_function_pool[25393]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[26027]: TexCoord2fNormal3fVertex3fvSUN (dynamic) */
"ppp\0"
"glTexCoord2fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[25431]: EdgeFlagv (offset 42) */
+ /* _mesa_function_pool[26065]: EdgeFlagv (offset 42) */
"p\0"
"glEdgeFlagv\0"
"\0"
- /* _mesa_function_pool[25446]: DepthRangex (will be remapped) */
+ /* _mesa_function_pool[26080]: DepthRangex (will be remapped) */
"ii\0"
"glDepthRangexOES\0"
"glDepthRangex\0"
"\0"
- /* _mesa_function_pool[25481]: ReplacementCodeubvSUN (dynamic) */
+ /* _mesa_function_pool[26115]: ReplacementCodeubvSUN (dynamic) */
"p\0"
"glReplacementCodeubvSUN\0"
"\0"
- /* _mesa_function_pool[25508]: VDPAUInitNV (will be remapped) */
+ /* _mesa_function_pool[26142]: VDPAUInitNV (will be remapped) */
"pp\0"
"glVDPAUInitNV\0"
"\0"
- /* _mesa_function_pool[25526]: GetBufferParameteri64v (will be remapped) */
+ /* _mesa_function_pool[26160]: GetBufferParameteri64v (will be remapped) */
"iip\0"
"glGetBufferParameteri64v\0"
"\0"
- /* _mesa_function_pool[25556]: LoadIdentityDeformationMapSGIX (dynamic) */
- "i\0"
- "glLoadIdentityDeformationMapSGIX\0"
+ /* _mesa_function_pool[26190]: CreateProgram (will be remapped) */
+ "\0"
+ "glCreateProgram\0"
"\0"
- /* _mesa_function_pool[25592]: DepthRangef (will be remapped) */
+ /* _mesa_function_pool[26208]: DepthRangef (will be remapped) */
"ff\0"
"glDepthRangef\0"
"glDepthRangefOES\0"
"\0"
- /* _mesa_function_pool[25627]: TextureParameteriv (will be remapped) */
+ /* _mesa_function_pool[26243]: TextureParameteriv (will be remapped) */
"iip\0"
"glTextureParameteriv\0"
"\0"
- /* _mesa_function_pool[25653]: ColorFragmentOp3ATI (will be remapped) */
+ /* _mesa_function_pool[26269]: ColorFragmentOp3ATI (will be remapped) */
"iiiiiiiiiiiii\0"
"glColorFragmentOp3ATI\0"
"\0"
- /* _mesa_function_pool[25690]: ValidateProgram (will be remapped) */
+ /* _mesa_function_pool[26306]: ValidateProgram (will be remapped) */
"i\0"
"glValidateProgram\0"
"glValidateProgramARB\0"
"\0"
- /* _mesa_function_pool[25732]: VertexPointerEXT (will be remapped) */
+ /* _mesa_function_pool[26348]: VertexPointerEXT (will be remapped) */
"iiiip\0"
"glVertexPointerEXT\0"
"\0"
- /* _mesa_function_pool[25758]: Scissor (offset 176) */
+ /* _mesa_function_pool[26374]: VertexAttribI4sv (will be remapped) */
+ "ip\0"
+ "glVertexAttribI4svEXT\0"
+ "glVertexAttribI4sv\0"
+ "\0"
+ /* _mesa_function_pool[26419]: Scissor (offset 176) */
"iiii\0"
"glScissor\0"
"\0"
- /* _mesa_function_pool[25774]: BeginTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[26435]: BeginTransformFeedback (will be remapped) */
"i\0"
"glBeginTransformFeedback\0"
"glBeginTransformFeedbackEXT\0"
"\0"
- /* _mesa_function_pool[25830]: TexCoord2i (offset 106) */
+ /* _mesa_function_pool[26491]: TexCoord2i (offset 106) */
"ii\0"
"glTexCoord2i\0"
"\0"
- /* _mesa_function_pool[25847]: Color4ui (offset 37) */
+ /* _mesa_function_pool[26508]: VertexArrayAttribBinding (will be remapped) */
+ "iii\0"
+ "glVertexArrayAttribBinding\0"
+ "\0"
+ /* _mesa_function_pool[26540]: Color4ui (offset 37) */
"iiii\0"
"glColor4ui\0"
"\0"
- /* _mesa_function_pool[25864]: TexCoord2f (offset 104) */
+ /* _mesa_function_pool[26557]: TexCoord2f (offset 104) */
"ff\0"
"glTexCoord2f\0"
"\0"
- /* _mesa_function_pool[25881]: TexCoord2d (offset 102) */
+ /* _mesa_function_pool[26574]: TexCoord2d (offset 102) */
"dd\0"
"glTexCoord2d\0"
"\0"
- /* _mesa_function_pool[25898]: GetTransformFeedbackiv (will be remapped) */
+ /* _mesa_function_pool[26591]: GetTransformFeedbackiv (will be remapped) */
"iip\0"
"glGetTransformFeedbackiv\0"
"\0"
- /* _mesa_function_pool[25928]: TexCoord2s (offset 108) */
+ /* _mesa_function_pool[26621]: TexCoord2s (offset 108) */
"ii\0"
"glTexCoord2s\0"
"\0"
- /* _mesa_function_pool[25945]: PointSizePointerOES (will be remapped) */
+ /* _mesa_function_pool[26638]: PointSizePointerOES (will be remapped) */
"iip\0"
"glPointSizePointerOES\0"
"\0"
- /* _mesa_function_pool[25972]: Color4us (offset 39) */
+ /* _mesa_function_pool[26665]: Color4us (offset 39) */
"iiii\0"
"glColor4us\0"
"\0"
- /* _mesa_function_pool[25989]: Color3bv (offset 10) */
+ /* _mesa_function_pool[26682]: Color3bv (offset 10) */
"p\0"
"glColor3bv\0"
"\0"
- /* _mesa_function_pool[26003]: PrimitiveRestartNV (will be remapped) */
+ /* _mesa_function_pool[26696]: PrimitiveRestartNV (will be remapped) */
"\0"
"glPrimitiveRestartNV\0"
"\0"
- /* _mesa_function_pool[26026]: BindBufferOffsetEXT (will be remapped) */
+ /* _mesa_function_pool[26719]: BindBufferOffsetEXT (will be remapped) */
"iiii\0"
"glBindBufferOffsetEXT\0"
"\0"
- /* _mesa_function_pool[26054]: ProvokingVertex (will be remapped) */
+ /* _mesa_function_pool[26747]: ProvokingVertex (will be remapped) */
"i\0"
"glProvokingVertexEXT\0"
"glProvokingVertex\0"
"\0"
- /* _mesa_function_pool[26096]: VertexAttribs4fvNV (will be remapped) */
+ /* _mesa_function_pool[26789]: VertexAttribs4fvNV (will be remapped) */
"iip\0"
"glVertexAttribs4fvNV\0"
"\0"
- /* _mesa_function_pool[26122]: MapControlPointsNV (dynamic) */
+ /* _mesa_function_pool[26815]: MapControlPointsNV (dynamic) */
"iiiiiiiip\0"
"glMapControlPointsNV\0"
"\0"
- /* _mesa_function_pool[26154]: Vertex2i (offset 130) */
+ /* _mesa_function_pool[26847]: Vertex2i (offset 130) */
"ii\0"
"glVertex2i\0"
"\0"
- /* _mesa_function_pool[26169]: HintPGI (dynamic) */
+ /* _mesa_function_pool[26862]: HintPGI (dynamic) */
"ii\0"
"glHintPGI\0"
"\0"
- /* _mesa_function_pool[26183]: GetQueryBufferObjecti64v (will be remapped) */
+ /* _mesa_function_pool[26876]: GetQueryBufferObjecti64v (will be remapped) */
"iiii\0"
"glGetQueryBufferObjecti64v\0"
"\0"
- /* _mesa_function_pool[26216]: InterleavedArrays (offset 317) */
+ /* _mesa_function_pool[26909]: InterleavedArrays (offset 317) */
"iip\0"
"glInterleavedArrays\0"
"\0"
- /* _mesa_function_pool[26241]: RasterPos2fv (offset 65) */
+ /* _mesa_function_pool[26934]: RasterPos2fv (offset 65) */
"p\0"
"glRasterPos2fv\0"
"\0"
- /* _mesa_function_pool[26259]: TexCoord1fv (offset 97) */
+ /* _mesa_function_pool[26952]: TexCoord1fv (offset 97) */
"p\0"
"glTexCoord1fv\0"
"\0"
- /* _mesa_function_pool[26276]: PixelTransferf (offset 247) */
+ /* _mesa_function_pool[26969]: PixelTransferf (offset 247) */
"if\0"
"glPixelTransferf\0"
"\0"
- /* _mesa_function_pool[26297]: MultiTexCoord4dv (offset 401) */
+ /* _mesa_function_pool[26990]: MultiTexCoord4dv (offset 401) */
"ip\0"
"glMultiTexCoord4dv\0"
"glMultiTexCoord4dvARB\0"
"\0"
- /* _mesa_function_pool[26342]: ProgramEnvParameter4fvARB (will be remapped) */
+ /* _mesa_function_pool[27035]: ProgramEnvParameter4fvARB (will be remapped) */
"iip\0"
"glProgramEnvParameter4fvARB\0"
"glProgramParameter4fvNV\0"
"\0"
- /* _mesa_function_pool[26399]: RasterPos4fv (offset 81) */
+ /* _mesa_function_pool[27092]: RasterPos4fv (offset 81) */
"p\0"
"glRasterPos4fv\0"
"\0"
- /* _mesa_function_pool[26417]: FragmentLightModeliSGIX (dynamic) */
+ /* _mesa_function_pool[27110]: FragmentLightModeliSGIX (dynamic) */
"ii\0"
"glFragmentLightModeliSGIX\0"
"\0"
- /* _mesa_function_pool[26447]: PushMatrix (offset 298) */
+ /* _mesa_function_pool[27140]: PushMatrix (offset 298) */
"\0"
"glPushMatrix\0"
"\0"
- /* _mesa_function_pool[26462]: EndList (offset 1) */
+ /* _mesa_function_pool[27155]: EndList (offset 1) */
"\0"
"glEndList\0"
"\0"
- /* _mesa_function_pool[26474]: DrawRangeElements (offset 338) */
+ /* _mesa_function_pool[27167]: DrawRangeElements (offset 338) */
"iiiiip\0"
"glDrawRangeElements\0"
"glDrawRangeElementsEXT\0"
"\0"
- /* _mesa_function_pool[26525]: GetTexGenxvOES (will be remapped) */
+ /* _mesa_function_pool[27218]: GetTexGenxvOES (will be remapped) */
"iip\0"
"glGetTexGenxvOES\0"
"\0"
- /* _mesa_function_pool[26547]: VertexAttribs4dvNV (will be remapped) */
+ /* _mesa_function_pool[27240]: VertexAttribs4dvNV (will be remapped) */
"iip\0"
"glVertexAttribs4dvNV\0"
"\0"
- /* _mesa_function_pool[26573]: DrawTexfvOES (will be remapped) */
+ /* _mesa_function_pool[27266]: DrawTexfvOES (will be remapped) */
"p\0"
"glDrawTexfvOES\0"
"\0"
- /* _mesa_function_pool[26591]: BlendFunciARB (will be remapped) */
+ /* _mesa_function_pool[27284]: BlendFunciARB (will be remapped) */
"iii\0"
"glBlendFunciARB\0"
"glBlendFuncIndexedAMD\0"
"glBlendFunci\0"
"\0"
- /* _mesa_function_pool[26647]: GlobalAlphaFactorbSUN (dynamic) */
+ /* _mesa_function_pool[27340]: ClearNamedFramebufferfi (will be remapped) */
+ "iifi\0"
+ "glClearNamedFramebufferfi\0"
+ "\0"
+ /* _mesa_function_pool[27372]: ClearNamedFramebufferfv (will be remapped) */
+ "iiip\0"
+ "glClearNamedFramebufferfv\0"
+ "\0"
+ /* _mesa_function_pool[27404]: GlobalAlphaFactorbSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorbSUN\0"
"\0"
- /* _mesa_function_pool[26674]: Uniform2ui (will be remapped) */
+ /* _mesa_function_pool[27431]: Uniform2ui (will be remapped) */
"iii\0"
"glUniform2uiEXT\0"
"glUniform2ui\0"
"\0"
- /* _mesa_function_pool[26708]: ScissorIndexed (will be remapped) */
+ /* _mesa_function_pool[27465]: ScissorIndexed (will be remapped) */
"iiiii\0"
"glScissorIndexed\0"
"\0"
- /* _mesa_function_pool[26732]: End (offset 43) */
+ /* _mesa_function_pool[27489]: End (offset 43) */
"\0"
"glEnd\0"
"\0"
- /* _mesa_function_pool[26740]: BindVertexBuffers (will be remapped) */
+ /* _mesa_function_pool[27497]: NamedFramebufferParameteri (will be remapped) */
+ "iii\0"
+ "glNamedFramebufferParameteri\0"
+ "\0"
+ /* _mesa_function_pool[27531]: BindVertexBuffers (will be remapped) */
"iippp\0"
"glBindVertexBuffers\0"
"\0"
- /* _mesa_function_pool[26767]: GetSamplerParameteriv (will be remapped) */
+ /* _mesa_function_pool[27558]: GetSamplerParameteriv (will be remapped) */
"iip\0"
"glGetSamplerParameteriv\0"
"\0"
- /* _mesa_function_pool[26796]: GenProgramPipelines (will be remapped) */
+ /* _mesa_function_pool[27587]: GenProgramPipelines (will be remapped) */
"ip\0"
"glGenProgramPipelines\0"
"glGenProgramPipelinesEXT\0"
"\0"
- /* _mesa_function_pool[26847]: Enable (offset 215) */
+ /* _mesa_function_pool[27638]: Enable (offset 215) */
"i\0"
"glEnable\0"
"\0"
- /* _mesa_function_pool[26859]: IsProgramPipeline (will be remapped) */
+ /* _mesa_function_pool[27650]: IsProgramPipeline (will be remapped) */
"i\0"
"glIsProgramPipeline\0"
"glIsProgramPipelineEXT\0"
"\0"
- /* _mesa_function_pool[26905]: ShaderBinary (will be remapped) */
+ /* _mesa_function_pool[27696]: ShaderBinary (will be remapped) */
"ipipi\0"
"glShaderBinary\0"
"\0"
- /* _mesa_function_pool[26927]: GetFragmentMaterialivSGIX (dynamic) */
+ /* _mesa_function_pool[27718]: GetFragmentMaterialivSGIX (dynamic) */
"iip\0"
"glGetFragmentMaterialivSGIX\0"
"\0"
- /* _mesa_function_pool[26960]: WeightPointerARB (dynamic) */
+ /* _mesa_function_pool[27751]: WeightPointerARB (dynamic) */
"iiip\0"
"glWeightPointerARB\0"
"glWeightPointerOES\0"
"\0"
- /* _mesa_function_pool[27004]: TextureSubImage1D (will be remapped) */
+ /* _mesa_function_pool[27795]: TextureSubImage1D (will be remapped) */
"iiiiiip\0"
"glTextureSubImage1D\0"
"\0"
- /* _mesa_function_pool[27033]: Normal3x (will be remapped) */
+ /* _mesa_function_pool[27824]: Normal3x (will be remapped) */
"iii\0"
"glNormal3xOES\0"
"glNormal3x\0"
"\0"
- /* _mesa_function_pool[27063]: VertexAttrib4fARB (will be remapped) */
+ /* _mesa_function_pool[27854]: VertexAttrib4fARB (will be remapped) */
"iffff\0"
"glVertexAttrib4f\0"
"glVertexAttrib4fARB\0"
"\0"
- /* _mesa_function_pool[27107]: TexCoord4fv (offset 121) */
+ /* _mesa_function_pool[27898]: TexCoord4fv (offset 121) */
"p\0"
"glTexCoord4fv\0"
"\0"
- /* _mesa_function_pool[27124]: ReadnPixelsARB (will be remapped) */
+ /* _mesa_function_pool[27915]: ReadnPixelsARB (will be remapped) */
"iiiiiiip\0"
"glReadnPixelsARB\0"
"\0"
- /* _mesa_function_pool[27151]: InvalidateTexSubImage (will be remapped) */
+ /* _mesa_function_pool[27942]: InvalidateTexSubImage (will be remapped) */
"iiiiiiii\0"
"glInvalidateTexSubImage\0"
"\0"
- /* _mesa_function_pool[27185]: Normal3s (offset 60) */
+ /* _mesa_function_pool[27976]: Normal3s (offset 60) */
"iii\0"
"glNormal3s\0"
"\0"
- /* _mesa_function_pool[27201]: Materialxv (will be remapped) */
+ /* _mesa_function_pool[27992]: Materialxv (will be remapped) */
"iip\0"
"glMaterialxvOES\0"
"glMaterialxv\0"
"\0"
- /* _mesa_function_pool[27235]: Normal3i (offset 58) */
+ /* _mesa_function_pool[28026]: Normal3i (offset 58) */
"iii\0"
"glNormal3i\0"
"\0"
- /* _mesa_function_pool[27251]: ProgramNamedParameter4fvNV (will be remapped) */
+ /* _mesa_function_pool[28042]: ProgramNamedParameter4fvNV (will be remapped) */
"iipp\0"
"glProgramNamedParameter4fvNV\0"
"\0"
- /* _mesa_function_pool[27286]: Normal3b (offset 52) */
+ /* _mesa_function_pool[28077]: Normal3b (offset 52) */
"iii\0"
"glNormal3b\0"
"\0"
- /* _mesa_function_pool[27302]: Normal3d (offset 54) */
+ /* _mesa_function_pool[28093]: Normal3d (offset 54) */
"ddd\0"
"glNormal3d\0"
"\0"
- /* _mesa_function_pool[27318]: Normal3f (offset 56) */
+ /* _mesa_function_pool[28109]: Normal3f (offset 56) */
"fff\0"
"glNormal3f\0"
"\0"
- /* _mesa_function_pool[27334]: Indexi (offset 48) */
+ /* _mesa_function_pool[28125]: Indexi (offset 48) */
"i\0"
"glIndexi\0"
"\0"
- /* _mesa_function_pool[27346]: Uniform1uiv (will be remapped) */
+ /* _mesa_function_pool[28137]: Uniform1uiv (will be remapped) */
"iip\0"
"glUniform1uivEXT\0"
"glUniform1uiv\0"
"\0"
- /* _mesa_function_pool[27382]: VertexAttribI2uiEXT (will be remapped) */
+ /* _mesa_function_pool[28173]: VertexAttribI2uiEXT (will be remapped) */
"iii\0"
"glVertexAttribI2uiEXT\0"
"glVertexAttribI2ui\0"
"\0"
- /* _mesa_function_pool[27428]: IsRenderbuffer (will be remapped) */
+ /* _mesa_function_pool[28219]: IsRenderbuffer (will be remapped) */
"i\0"
"glIsRenderbuffer\0"
"glIsRenderbufferEXT\0"
"glIsRenderbufferOES\0"
"\0"
- /* _mesa_function_pool[27488]: NormalP3uiv (will be remapped) */
+ /* _mesa_function_pool[28279]: NormalP3uiv (will be remapped) */
"ip\0"
"glNormalP3uiv\0"
"\0"
- /* _mesa_function_pool[27506]: Indexf (offset 46) */
+ /* _mesa_function_pool[28297]: Indexf (offset 46) */
"f\0"
"glIndexf\0"
"\0"
- /* _mesa_function_pool[27518]: Indexd (offset 44) */
+ /* _mesa_function_pool[28309]: Indexd (offset 44) */
"d\0"
"glIndexd\0"
"\0"
- /* _mesa_function_pool[27530]: GetMaterialiv (offset 270) */
+ /* _mesa_function_pool[28321]: GetMaterialiv (offset 270) */
"iip\0"
"glGetMaterialiv\0"
"\0"
- /* _mesa_function_pool[27551]: Indexs (offset 50) */
+ /* _mesa_function_pool[28342]: Indexs (offset 50) */
"i\0"
"glIndexs\0"
"\0"
- /* _mesa_function_pool[27563]: MultiTexCoordP1uiv (will be remapped) */
+ /* _mesa_function_pool[28354]: MultiTexCoordP1uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP1uiv\0"
"\0"
- /* _mesa_function_pool[27589]: ConvolutionFilter2D (offset 349) */
+ /* _mesa_function_pool[28380]: ConvolutionFilter2D (offset 349) */
"iiiiiip\0"
"glConvolutionFilter2D\0"
"glConvolutionFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[27645]: Vertex2d (offset 126) */
+ /* _mesa_function_pool[28436]: Vertex2d (offset 126) */
"dd\0"
"glVertex2d\0"
"\0"
- /* _mesa_function_pool[27660]: Vertex2f (offset 128) */
+ /* _mesa_function_pool[28451]: Vertex2f (offset 128) */
"ff\0"
"glVertex2f\0"
"\0"
- /* _mesa_function_pool[27675]: Color4bv (offset 26) */
+ /* _mesa_function_pool[28466]: Color4bv (offset 26) */
"p\0"
"glColor4bv\0"
"\0"
- /* _mesa_function_pool[27689]: ProgramUniformMatrix3x2dv (will be remapped) */
+ /* _mesa_function_pool[28480]: ProgramUniformMatrix3x2dv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix3x2dv\0"
"\0"
- /* _mesa_function_pool[27724]: VertexAttrib2fvNV (will be remapped) */
+ /* _mesa_function_pool[28515]: VertexAttrib2fvNV (will be remapped) */
"ip\0"
"glVertexAttrib2fvNV\0"
"\0"
- /* _mesa_function_pool[27748]: Vertex2s (offset 132) */
+ /* _mesa_function_pool[28539]: Vertex2s (offset 132) */
"ii\0"
"glVertex2s\0"
"\0"
- /* _mesa_function_pool[27763]: ActiveTexture (offset 374) */
+ /* _mesa_function_pool[28554]: ActiveTexture (offset 374) */
"i\0"
"glActiveTexture\0"
"glActiveTextureARB\0"
"\0"
- /* _mesa_function_pool[27801]: GlobalAlphaFactorfSUN (dynamic) */
+ /* _mesa_function_pool[28592]: GlobalAlphaFactorfSUN (dynamic) */
"f\0"
"glGlobalAlphaFactorfSUN\0"
"\0"
- /* _mesa_function_pool[27828]: ColorP4uiv (will be remapped) */
+ /* _mesa_function_pool[28619]: InvalidateNamedFramebufferSubData (will be remapped) */
+ "iipiiii\0"
+ "glInvalidateNamedFramebufferSubData\0"
+ "\0"
+ /* _mesa_function_pool[28664]: ColorP4uiv (will be remapped) */
"ip\0"
"glColorP4uiv\0"
"\0"
- /* _mesa_function_pool[27845]: DrawTexxOES (will be remapped) */
+ /* _mesa_function_pool[28681]: DrawTexxOES (will be remapped) */
"iiiii\0"
"glDrawTexxOES\0"
"\0"
- /* _mesa_function_pool[27866]: SetFenceNV (dynamic) */
+ /* _mesa_function_pool[28702]: SetFenceNV (dynamic) */
"ii\0"
"glSetFenceNV\0"
"\0"
- /* _mesa_function_pool[27883]: PixelTexGenParameterivSGIS (dynamic) */
+ /* _mesa_function_pool[28719]: PixelTexGenParameterivSGIS (dynamic) */
"ip\0"
"glPixelTexGenParameterivSGIS\0"
"\0"
- /* _mesa_function_pool[27916]: MultiTexCoordP3ui (will be remapped) */
+ /* _mesa_function_pool[28752]: MultiTexCoordP3ui (will be remapped) */
"iii\0"
"glMultiTexCoordP3ui\0"
"\0"
- /* _mesa_function_pool[27941]: GetAttribLocation (will be remapped) */
+ /* _mesa_function_pool[28777]: GetAttribLocation (will be remapped) */
"ip\0"
"glGetAttribLocation\0"
"glGetAttribLocationARB\0"
"\0"
- /* _mesa_function_pool[27988]: GetCombinerStageParameterfvNV (dynamic) */
+ /* _mesa_function_pool[28824]: GetCombinerStageParameterfvNV (dynamic) */
"iip\0"
"glGetCombinerStageParameterfvNV\0"
"\0"
- /* _mesa_function_pool[28025]: DrawBuffer (offset 202) */
+ /* _mesa_function_pool[28861]: DrawBuffer (offset 202) */
"i\0"
"glDrawBuffer\0"
"\0"
- /* _mesa_function_pool[28041]: MultiTexCoord2dv (offset 385) */
+ /* _mesa_function_pool[28877]: MultiTexCoord2dv (offset 385) */
"ip\0"
"glMultiTexCoord2dv\0"
"glMultiTexCoord2dvARB\0"
"\0"
- /* _mesa_function_pool[28086]: IsSampler (will be remapped) */
+ /* _mesa_function_pool[28922]: IsSampler (will be remapped) */
"i\0"
"glIsSampler\0"
"\0"
- /* _mesa_function_pool[28101]: BlendFunc (offset 241) */
+ /* _mesa_function_pool[28937]: BlendFunc (offset 241) */
"ii\0"
"glBlendFunc\0"
"\0"
- /* _mesa_function_pool[28117]: NamedRenderbufferStorageMultisample (will be remapped) */
+ /* _mesa_function_pool[28953]: NamedRenderbufferStorageMultisample (will be remapped) */
"iiiii\0"
"glNamedRenderbufferStorageMultisample\0"
"\0"
- /* _mesa_function_pool[28162]: Tangent3fvEXT (dynamic) */
+ /* _mesa_function_pool[28998]: Tangent3fvEXT (dynamic) */
"p\0"
"glTangent3fvEXT\0"
"\0"
- /* _mesa_function_pool[28181]: ColorMaterial (offset 151) */
+ /* _mesa_function_pool[29017]: ColorMaterial (offset 151) */
"ii\0"
"glColorMaterial\0"
"\0"
- /* _mesa_function_pool[28201]: RasterPos3sv (offset 77) */
+ /* _mesa_function_pool[29037]: RasterPos3sv (offset 77) */
"p\0"
"glRasterPos3sv\0"
"\0"
- /* _mesa_function_pool[28219]: TexCoordP2ui (will be remapped) */
+ /* _mesa_function_pool[29055]: TexCoordP2ui (will be remapped) */
"ii\0"
"glTexCoordP2ui\0"
"\0"
- /* _mesa_function_pool[28238]: TexParameteriv (offset 181) */
+ /* _mesa_function_pool[29074]: TexParameteriv (offset 181) */
"iip\0"
"glTexParameteriv\0"
"\0"
- /* _mesa_function_pool[28260]: VertexAttrib3fvARB (will be remapped) */
+ /* _mesa_function_pool[29096]: VertexAttrib3fvARB (will be remapped) */
"ip\0"
"glVertexAttrib3fv\0"
"glVertexAttrib3fvARB\0"
"\0"
- /* _mesa_function_pool[28303]: ProgramUniformMatrix3x4fv (will be remapped) */
+ /* _mesa_function_pool[29139]: ProgramUniformMatrix3x4fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix3x4fv\0"
"glProgramUniformMatrix3x4fvEXT\0"
"\0"
- /* _mesa_function_pool[28369]: PixelTransformParameterfEXT (dynamic) */
+ /* _mesa_function_pool[29205]: PixelTransformParameterfEXT (dynamic) */
"iif\0"
"glPixelTransformParameterfEXT\0"
"\0"
- /* _mesa_function_pool[28404]: TextureColorMaskSGIS (dynamic) */
+ /* _mesa_function_pool[29240]: TextureColorMaskSGIS (dynamic) */
"iiii\0"
"glTextureColorMaskSGIS\0"
"\0"
- /* _mesa_function_pool[28433]: GetColorTable (offset 343) */
+ /* _mesa_function_pool[29269]: GetColorTable (offset 343) */
"iiip\0"
"glGetColorTable\0"
"glGetColorTableSGI\0"
"glGetColorTableEXT\0"
"\0"
- /* _mesa_function_pool[28493]: TexCoord3i (offset 114) */
+ /* _mesa_function_pool[29329]: TexCoord3i (offset 114) */
"iii\0"
"glTexCoord3i\0"
"\0"
- /* _mesa_function_pool[28511]: CopyColorTable (offset 342) */
+ /* _mesa_function_pool[29347]: CopyColorTable (offset 342) */
"iiiii\0"
"glCopyColorTable\0"
"glCopyColorTableSGI\0"
"\0"
- /* _mesa_function_pool[28555]: Frustum (offset 289) */
+ /* _mesa_function_pool[29391]: Frustum (offset 289) */
"dddddd\0"
"glFrustum\0"
"\0"
- /* _mesa_function_pool[28573]: TexCoord3d (offset 110) */
+ /* _mesa_function_pool[29409]: TexCoord3d (offset 110) */
"ddd\0"
"glTexCoord3d\0"
"\0"
- /* _mesa_function_pool[28591]: GetTextureParameteriv (will be remapped) */
+ /* _mesa_function_pool[29427]: GetTextureParameteriv (will be remapped) */
"iip\0"
"glGetTextureParameteriv\0"
"\0"
- /* _mesa_function_pool[28620]: TexCoord3f (offset 112) */
+ /* _mesa_function_pool[29456]: TexCoord3f (offset 112) */
"fff\0"
"glTexCoord3f\0"
"\0"
- /* _mesa_function_pool[28638]: DepthRangeArrayv (will be remapped) */
+ /* _mesa_function_pool[29474]: DepthRangeArrayv (will be remapped) */
"iip\0"
"glDepthRangeArrayv\0"
"\0"
- /* _mesa_function_pool[28662]: DeleteTextures (offset 327) */
+ /* _mesa_function_pool[29498]: DeleteTextures (offset 327) */
"ip\0"
"glDeleteTextures\0"
"glDeleteTexturesEXT\0"
"\0"
- /* _mesa_function_pool[28703]: TexCoordPointerEXT (will be remapped) */
+ /* _mesa_function_pool[29539]: TexCoordPointerEXT (will be remapped) */
"iiiip\0"
"glTexCoordPointerEXT\0"
"\0"
- /* _mesa_function_pool[28731]: TexCoord3s (offset 116) */
+ /* _mesa_function_pool[29567]: TexCoord3s (offset 116) */
"iii\0"
"glTexCoord3s\0"
"\0"
- /* _mesa_function_pool[28749]: TexCoord4fVertex4fSUN (dynamic) */
+ /* _mesa_function_pool[29585]: TexCoord4fVertex4fSUN (dynamic) */
"ffffffff\0"
"glTexCoord4fVertex4fSUN\0"
"\0"
- /* _mesa_function_pool[28783]: TextureParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[29619]: TextureParameterIuiv (will be remapped) */
"iip\0"
"glTextureParameterIuiv\0"
"\0"
- /* _mesa_function_pool[28811]: CombinerStageParameterfvNV (dynamic) */
+ /* _mesa_function_pool[29647]: CombinerStageParameterfvNV (dynamic) */
"iip\0"
"glCombinerStageParameterfvNV\0"
"\0"
- /* _mesa_function_pool[28845]: ClearAccum (offset 204) */
+ /* _mesa_function_pool[29681]: GenPerfMonitorsAMD (will be remapped) */
+ "ip\0"
+ "glGenPerfMonitorsAMD\0"
+ "\0"
+ /* _mesa_function_pool[29706]: ClearAccum (offset 204) */
"ffff\0"
"glClearAccum\0"
"\0"
- /* _mesa_function_pool[28864]: DeformSGIX (dynamic) */
+ /* _mesa_function_pool[29725]: DeformSGIX (dynamic) */
"i\0"
"glDeformSGIX\0"
"\0"
- /* _mesa_function_pool[28880]: TexCoord4iv (offset 123) */
+ /* _mesa_function_pool[29741]: TexCoord4iv (offset 123) */
"p\0"
"glTexCoord4iv\0"
"\0"
- /* _mesa_function_pool[28897]: TexStorage3D (will be remapped) */
+ /* _mesa_function_pool[29758]: TexStorage3D (will be remapped) */
"iiiiii\0"
"glTexStorage3D\0"
"\0"
- /* _mesa_function_pool[28920]: FramebufferTexture3D (will be remapped) */
+ /* _mesa_function_pool[29781]: FramebufferTexture3D (will be remapped) */
"iiiiii\0"
"glFramebufferTexture3D\0"
"glFramebufferTexture3DEXT\0"
"glFramebufferTexture3DOES\0"
"\0"
- /* _mesa_function_pool[29003]: FragmentLightModelfvSGIX (dynamic) */
+ /* _mesa_function_pool[29864]: FragmentLightModelfvSGIX (dynamic) */
"ip\0"
"glFragmentLightModelfvSGIX\0"
"\0"
- /* _mesa_function_pool[29034]: GetBufferParameteriv (will be remapped) */
+ /* _mesa_function_pool[29895]: GetBufferParameteriv (will be remapped) */
"iip\0"
"glGetBufferParameteriv\0"
"glGetBufferParameterivARB\0"
"\0"
- /* _mesa_function_pool[29088]: VertexAttrib2fNV (will be remapped) */
+ /* _mesa_function_pool[29949]: VertexAttrib2fNV (will be remapped) */
"iff\0"
"glVertexAttrib2fNV\0"
"\0"
- /* _mesa_function_pool[29112]: GetFragmentLightfvSGIX (dynamic) */
+ /* _mesa_function_pool[29973]: GetFragmentLightfvSGIX (dynamic) */
"iip\0"
"glGetFragmentLightfvSGIX\0"
"\0"
- /* _mesa_function_pool[29142]: CopyTexImage2D (offset 324) */
+ /* _mesa_function_pool[30003]: CopyTexImage2D (offset 324) */
"iiiiiiii\0"
"glCopyTexImage2D\0"
"glCopyTexImage2DEXT\0"
"\0"
- /* _mesa_function_pool[29189]: Vertex3fv (offset 137) */
+ /* _mesa_function_pool[30050]: Vertex3fv (offset 137) */
"p\0"
"glVertex3fv\0"
"\0"
- /* _mesa_function_pool[29204]: WindowPos4dvMESA (will be remapped) */
+ /* _mesa_function_pool[30065]: WindowPos4dvMESA (will be remapped) */
"p\0"
"glWindowPos4dvMESA\0"
"\0"
- /* _mesa_function_pool[29226]: CreateShaderProgramEXT (will be remapped) */
- "ip\0"
- "glCreateShaderProgramEXT\0"
+ /* _mesa_function_pool[30087]: MultiTexCoordP2ui (will be remapped) */
+ "iii\0"
+ "glMultiTexCoordP2ui\0"
"\0"
- /* _mesa_function_pool[29255]: VertexAttribs1dvNV (will be remapped) */
+ /* _mesa_function_pool[30112]: VertexAttribs1dvNV (will be remapped) */
"iip\0"
"glVertexAttribs1dvNV\0"
"\0"
- /* _mesa_function_pool[29281]: IsQuery (will be remapped) */
+ /* _mesa_function_pool[30138]: IsQuery (will be remapped) */
"i\0"
"glIsQuery\0"
"glIsQueryARB\0"
"\0"
- /* _mesa_function_pool[29307]: EdgeFlagPointerEXT (will be remapped) */
+ /* _mesa_function_pool[30164]: EdgeFlagPointerEXT (will be remapped) */
"iip\0"
"glEdgeFlagPointerEXT\0"
"\0"
- /* _mesa_function_pool[29333]: VertexAttribs2svNV (will be remapped) */
+ /* _mesa_function_pool[30190]: VertexAttribs2svNV (will be remapped) */
"iip\0"
"glVertexAttribs2svNV\0"
"\0"
- /* _mesa_function_pool[29359]: CreateShaderProgramv (will be remapped) */
+ /* _mesa_function_pool[30216]: CreateShaderProgramv (will be remapped) */
"iip\0"
"glCreateShaderProgramv\0"
"glCreateShaderProgramvEXT\0"
"\0"
- /* _mesa_function_pool[29413]: BlendEquationiARB (will be remapped) */
+ /* _mesa_function_pool[30270]: BlendEquationiARB (will be remapped) */
"ii\0"
"glBlendEquationiARB\0"
"glBlendEquationIndexedAMD\0"
"glBlendEquationi\0"
"\0"
- /* _mesa_function_pool[29480]: VertexAttribI4uivEXT (will be remapped) */
+ /* _mesa_function_pool[30337]: VertexAttribI4uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI4uivEXT\0"
"glVertexAttribI4uiv\0"
"\0"
- /* _mesa_function_pool[29527]: PointSizex (will be remapped) */
+ /* _mesa_function_pool[30384]: PointSizex (will be remapped) */
"i\0"
"glPointSizexOES\0"
"glPointSizex\0"
"\0"
- /* _mesa_function_pool[29559]: PolygonMode (offset 174) */
+ /* _mesa_function_pool[30416]: PolygonMode (offset 174) */
"ii\0"
"glPolygonMode\0"
"\0"
- /* _mesa_function_pool[29577]: SecondaryColor3iv (will be remapped) */
- "p\0"
- "glSecondaryColor3iv\0"
- "glSecondaryColor3ivEXT\0"
+ /* _mesa_function_pool[30434]: CreateFramebuffers (will be remapped) */
+ "ip\0"
+ "glCreateFramebuffers\0"
"\0"
- /* _mesa_function_pool[29623]: VertexAttribI1iEXT (will be remapped) */
+ /* _mesa_function_pool[30459]: VertexAttribI1iEXT (will be remapped) */
"ii\0"
"glVertexAttribI1iEXT\0"
"glVertexAttribI1i\0"
"\0"
- /* _mesa_function_pool[29666]: VertexAttrib4Niv (will be remapped) */
+ /* _mesa_function_pool[30502]: VertexAttrib4Niv (will be remapped) */
"ip\0"
"glVertexAttrib4Niv\0"
"glVertexAttrib4NivARB\0"
"\0"
- /* _mesa_function_pool[29711]: GetMapAttribParameterivNV (dynamic) */
+ /* _mesa_function_pool[30547]: GetMapAttribParameterivNV (dynamic) */
"iiip\0"
"glGetMapAttribParameterivNV\0"
"\0"
- /* _mesa_function_pool[29745]: GetnUniformdvARB (will be remapped) */
+ /* _mesa_function_pool[30581]: GetnUniformdvARB (will be remapped) */
"iiip\0"
"glGetnUniformdvARB\0"
"\0"
- /* _mesa_function_pool[29770]: LinkProgram (will be remapped) */
+ /* _mesa_function_pool[30606]: LinkProgram (will be remapped) */
"i\0"
"glLinkProgram\0"
"glLinkProgramARB\0"
"\0"
- /* _mesa_function_pool[29804]: ProgramUniform4d (will be remapped) */
+ /* _mesa_function_pool[30640]: ProgramUniform4d (will be remapped) */
"iidddd\0"
"glProgramUniform4d\0"
"\0"
- /* _mesa_function_pool[29831]: ProgramUniform4f (will be remapped) */
+ /* _mesa_function_pool[30667]: ProgramUniform4f (will be remapped) */
"iiffff\0"
"glProgramUniform4f\0"
"glProgramUniform4fEXT\0"
"\0"
- /* _mesa_function_pool[29880]: ProgramUniform4i (will be remapped) */
+ /* _mesa_function_pool[30716]: ProgramUniform4i (will be remapped) */
"iiiiii\0"
"glProgramUniform4i\0"
"glProgramUniform4iEXT\0"
"\0"
- /* _mesa_function_pool[29929]: ListParameterfvSGIX (dynamic) */
+ /* _mesa_function_pool[30765]: ListParameterfvSGIX (dynamic) */
"iip\0"
"glListParameterfvSGIX\0"
"\0"
- /* _mesa_function_pool[29956]: GetNamedBufferPointerv (will be remapped) */
+ /* _mesa_function_pool[30792]: GetNamedBufferPointerv (will be remapped) */
"iip\0"
"glGetNamedBufferPointerv\0"
"\0"
- /* _mesa_function_pool[29986]: VertexAttrib4d (will be remapped) */
+ /* _mesa_function_pool[30822]: VertexAttrib4d (will be remapped) */
"idddd\0"
"glVertexAttrib4d\0"
"glVertexAttrib4dARB\0"
"\0"
- /* _mesa_function_pool[30030]: WindowPos4sMESA (will be remapped) */
+ /* _mesa_function_pool[30866]: WindowPos4sMESA (will be remapped) */
"iiii\0"
"glWindowPos4sMESA\0"
"\0"
- /* _mesa_function_pool[30054]: VertexAttrib4s (will be remapped) */
+ /* _mesa_function_pool[30890]: VertexAttrib4s (will be remapped) */
"iiiii\0"
"glVertexAttrib4s\0"
"glVertexAttrib4sARB\0"
"\0"
- /* _mesa_function_pool[30098]: VertexAttrib1dvNV (will be remapped) */
+ /* _mesa_function_pool[30934]: VertexAttrib1dvNV (will be remapped) */
"ip\0"
"glVertexAttrib1dvNV\0"
"\0"
- /* _mesa_function_pool[30122]: ReplacementCodePointerSUN (dynamic) */
+ /* _mesa_function_pool[30958]: ReplacementCodePointerSUN (dynamic) */
"iip\0"
"glReplacementCodePointerSUN\0"
"\0"
- /* _mesa_function_pool[30155]: TexStorage3DMultisample (will be remapped) */
+ /* _mesa_function_pool[30991]: TexStorage3DMultisample (will be remapped) */
"iiiiiii\0"
"glTexStorage3DMultisample\0"
"\0"
- /* _mesa_function_pool[30190]: Binormal3bvEXT (dynamic) */
+ /* _mesa_function_pool[31026]: Binormal3bvEXT (dynamic) */
"p\0"
"glBinormal3bvEXT\0"
"\0"
- /* _mesa_function_pool[30210]: SamplerParameteriv (will be remapped) */
+ /* _mesa_function_pool[31046]: SamplerParameteriv (will be remapped) */
"iip\0"
"glSamplerParameteriv\0"
"\0"
- /* _mesa_function_pool[30236]: VertexAttribP3uiv (will be remapped) */
+ /* _mesa_function_pool[31072]: VertexAttribP3uiv (will be remapped) */
"iiip\0"
"glVertexAttribP3uiv\0"
"\0"
- /* _mesa_function_pool[30262]: ScissorIndexedv (will be remapped) */
+ /* _mesa_function_pool[31098]: ScissorIndexedv (will be remapped) */
"ip\0"
"glScissorIndexedv\0"
"\0"
- /* _mesa_function_pool[30284]: Color4ubVertex2fSUN (dynamic) */
+ /* _mesa_function_pool[31120]: Color4ubVertex2fSUN (dynamic) */
"iiiiff\0"
"glColor4ubVertex2fSUN\0"
"\0"
- /* _mesa_function_pool[30314]: FragmentColorMaterialSGIX (dynamic) */
+ /* _mesa_function_pool[31150]: FragmentColorMaterialSGIX (dynamic) */
"ii\0"
"glFragmentColorMaterialSGIX\0"
"\0"
- /* _mesa_function_pool[30346]: GetStringi (will be remapped) */
+ /* _mesa_function_pool[31182]: GetStringi (will be remapped) */
"ii\0"
"glGetStringi\0"
"\0"
- /* _mesa_function_pool[30363]: Uniform2dv (will be remapped) */
+ /* _mesa_function_pool[31199]: Uniform2dv (will be remapped) */
"iip\0"
"glUniform2dv\0"
"\0"
- /* _mesa_function_pool[30381]: VertexAttrib4dv (will be remapped) */
+ /* _mesa_function_pool[31217]: VertexAttrib4dv (will be remapped) */
"ip\0"
"glVertexAttrib4dv\0"
"glVertexAttrib4dvARB\0"
"\0"
- /* _mesa_function_pool[30424]: CreateTextures (will be remapped) */
+ /* _mesa_function_pool[31260]: CreateTextures (will be remapped) */
"iip\0"
"glCreateTextures\0"
"\0"
- /* _mesa_function_pool[30446]: EvalCoord2dv (offset 233) */
+ /* _mesa_function_pool[31282]: EvalCoord2dv (offset 233) */
"p\0"
"glEvalCoord2dv\0"
"\0"
- /* _mesa_function_pool[30464]: VertexAttrib1fNV (will be remapped) */
+ /* _mesa_function_pool[31300]: VertexAttrib1fNV (will be remapped) */
"if\0"
"glVertexAttrib1fNV\0"
"\0"
- /* _mesa_function_pool[30487]: CompressedTexSubImage1D (will be remapped) */
+ /* _mesa_function_pool[31323]: CompressedTexSubImage1D (will be remapped) */
"iiiiiip\0"
"glCompressedTexSubImage1D\0"
"glCompressedTexSubImage1DARB\0"
"\0"
- /* _mesa_function_pool[30551]: GetSeparableFilter (offset 359) */
+ /* _mesa_function_pool[31387]: GetSeparableFilter (offset 359) */
"iiippp\0"
"glGetSeparableFilter\0"
"glGetSeparableFilterEXT\0"
"\0"
- /* _mesa_function_pool[30604]: ReplacementCodeusSUN (dynamic) */
+ /* _mesa_function_pool[31440]: ReplacementCodeusSUN (dynamic) */
"i\0"
"glReplacementCodeusSUN\0"
"\0"
- /* _mesa_function_pool[30630]: FeedbackBuffer (offset 194) */
+ /* _mesa_function_pool[31466]: FeedbackBuffer (offset 194) */
"iip\0"
"glFeedbackBuffer\0"
"\0"
- /* _mesa_function_pool[30652]: RasterPos2iv (offset 67) */
+ /* _mesa_function_pool[31488]: RasterPos2iv (offset 67) */
"p\0"
"glRasterPos2iv\0"
"\0"
- /* _mesa_function_pool[30670]: TexImage1D (offset 182) */
+ /* _mesa_function_pool[31506]: TexImage1D (offset 182) */
"iiiiiiip\0"
"glTexImage1D\0"
"\0"
- /* _mesa_function_pool[30693]: MultiDrawElementsEXT (will be remapped) */
+ /* _mesa_function_pool[31529]: MultiDrawElementsEXT (will be remapped) */
"ipipi\0"
"glMultiDrawElements\0"
"glMultiDrawElementsEXT\0"
"\0"
- /* _mesa_function_pool[30743]: GetnSeparableFilterARB (will be remapped) */
+ /* _mesa_function_pool[31579]: GetnSeparableFilterARB (will be remapped) */
"iiiipipp\0"
"glGetnSeparableFilterARB\0"
"\0"
- /* _mesa_function_pool[30778]: FrontFace (offset 157) */
+ /* _mesa_function_pool[31614]: FrontFace (offset 157) */
"i\0"
"glFrontFace\0"
"\0"
- /* _mesa_function_pool[30793]: MultiModeDrawArraysIBM (will be remapped) */
+ /* _mesa_function_pool[31629]: MultiModeDrawArraysIBM (will be remapped) */
"pppii\0"
"glMultiModeDrawArraysIBM\0"
"\0"
- /* _mesa_function_pool[30825]: Tangent3ivEXT (dynamic) */
+ /* _mesa_function_pool[31661]: Tangent3ivEXT (dynamic) */
"p\0"
"glTangent3ivEXT\0"
"\0"
- /* _mesa_function_pool[30844]: LightEnviSGIX (dynamic) */
+ /* _mesa_function_pool[31680]: LightEnviSGIX (dynamic) */
"ii\0"
"glLightEnviSGIX\0"
"\0"
- /* _mesa_function_pool[30864]: Normal3dv (offset 55) */
+ /* _mesa_function_pool[31700]: Normal3dv (offset 55) */
"p\0"
"glNormal3dv\0"
"\0"
- /* _mesa_function_pool[30879]: Lightf (offset 159) */
+ /* _mesa_function_pool[31715]: Lightf (offset 159) */
"iif\0"
"glLightf\0"
"\0"
- /* _mesa_function_pool[30893]: MatrixMode (offset 293) */
+ /* _mesa_function_pool[31729]: MatrixMode (offset 293) */
"i\0"
"glMatrixMode\0"
"\0"
- /* _mesa_function_pool[30909]: GetPixelMapusv (offset 273) */
+ /* _mesa_function_pool[31745]: GetPixelMapusv (offset 273) */
"ip\0"
"glGetPixelMapusv\0"
"\0"
- /* _mesa_function_pool[30930]: Lighti (offset 161) */
+ /* _mesa_function_pool[31766]: Lighti (offset 161) */
"iii\0"
"glLighti\0"
"\0"
- /* _mesa_function_pool[30944]: VertexAttribPointerNV (will be remapped) */
+ /* _mesa_function_pool[31780]: VertexAttribPointerNV (will be remapped) */
"iiiip\0"
"glVertexAttribPointerNV\0"
"\0"
- /* _mesa_function_pool[30975]: GetFragDataIndex (will be remapped) */
+ /* _mesa_function_pool[31811]: GetFragDataIndex (will be remapped) */
"ip\0"
"glGetFragDataIndex\0"
"\0"
- /* _mesa_function_pool[30998]: Lightx (will be remapped) */
+ /* _mesa_function_pool[31834]: Lightx (will be remapped) */
"iii\0"
"glLightxOES\0"
"glLightx\0"
"\0"
- /* _mesa_function_pool[31024]: ProgramUniform3fv (will be remapped) */
+ /* _mesa_function_pool[31860]: ProgramUniform3fv (will be remapped) */
"iiip\0"
"glProgramUniform3fv\0"
"glProgramUniform3fvEXT\0"
"\0"
- /* _mesa_function_pool[31073]: MultMatrixd (offset 295) */
+ /* _mesa_function_pool[31909]: MultMatrixd (offset 295) */
"p\0"
"glMultMatrixd\0"
"\0"
- /* _mesa_function_pool[31090]: MultMatrixf (offset 294) */
+ /* _mesa_function_pool[31926]: MultMatrixf (offset 294) */
"p\0"
"glMultMatrixf\0"
"\0"
- /* _mesa_function_pool[31107]: MultiTexCoord4fvARB (offset 403) */
+ /* _mesa_function_pool[31943]: MultiTexCoord4fvARB (offset 403) */
"ip\0"
"glMultiTexCoord4fv\0"
"glMultiTexCoord4fvARB\0"
"\0"
- /* _mesa_function_pool[31152]: UniformMatrix2x3fv (will be remapped) */
+ /* _mesa_function_pool[31988]: UniformMatrix2x3fv (will be remapped) */
"iiip\0"
"glUniformMatrix2x3fv\0"
"\0"
- /* _mesa_function_pool[31179]: TrackMatrixNV (will be remapped) */
+ /* _mesa_function_pool[32015]: TrackMatrixNV (will be remapped) */
"iiii\0"
"glTrackMatrixNV\0"
"\0"
- /* _mesa_function_pool[31201]: SamplerParameterf (will be remapped) */
+ /* _mesa_function_pool[32037]: SamplerParameterf (will be remapped) */
"iif\0"
"glSamplerParameterf\0"
"\0"
- /* _mesa_function_pool[31226]: UniformMatrix3dv (will be remapped) */
+ /* _mesa_function_pool[32062]: UniformMatrix3dv (will be remapped) */
"iiip\0"
"glUniformMatrix3dv\0"
"\0"
- /* _mesa_function_pool[31251]: PointParameterx (will be remapped) */
+ /* _mesa_function_pool[32087]: PointParameterx (will be remapped) */
"ii\0"
"glPointParameterxOES\0"
"glPointParameterx\0"
"\0"
- /* _mesa_function_pool[31294]: DrawArrays (offset 310) */
+ /* _mesa_function_pool[32130]: DrawArrays (offset 310) */
"iii\0"
"glDrawArrays\0"
"glDrawArraysEXT\0"
"\0"
- /* _mesa_function_pool[31328]: Uniform3dv (will be remapped) */
+ /* _mesa_function_pool[32164]: Uniform3dv (will be remapped) */
"iip\0"
"glUniform3dv\0"
"\0"
- /* _mesa_function_pool[31346]: PointParameteri (will be remapped) */
+ /* _mesa_function_pool[32182]: PointParameteri (will be remapped) */
"ii\0"
"glPointParameteri\0"
"glPointParameteriNV\0"
"\0"
- /* _mesa_function_pool[31388]: PointParameterf (will be remapped) */
+ /* _mesa_function_pool[32224]: PointParameterf (will be remapped) */
"if\0"
"glPointParameterf\0"
"glPointParameterfARB\0"
"glPointParameterfEXT\0"
"glPointParameterfSGIS\0"
"\0"
- /* _mesa_function_pool[31474]: GlobalAlphaFactorsSUN (dynamic) */
+ /* _mesa_function_pool[32310]: GlobalAlphaFactorsSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorsSUN\0"
"\0"
- /* _mesa_function_pool[31501]: VertexAttribBinding (will be remapped) */
+ /* _mesa_function_pool[32337]: VertexAttribBinding (will be remapped) */
"ii\0"
"glVertexAttribBinding\0"
"\0"
- /* _mesa_function_pool[31527]: TextureSubImage2D (will be remapped) */
+ /* _mesa_function_pool[32363]: TextureSubImage2D (will be remapped) */
"iiiiiiiip\0"
"glTextureSubImage2D\0"
"\0"
- /* _mesa_function_pool[31558]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[32394]: ReplacementCodeuiTexCoord2fVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiTexCoord2fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[31605]: CreateShader (will be remapped) */
+ /* _mesa_function_pool[32441]: CreateShader (will be remapped) */
"i\0"
"glCreateShader\0"
"\0"
- /* _mesa_function_pool[31623]: GetProgramParameterdvNV (will be remapped) */
+ /* _mesa_function_pool[32459]: GetProgramParameterdvNV (will be remapped) */
"iiip\0"
"glGetProgramParameterdvNV\0"
"\0"
- /* _mesa_function_pool[31655]: ProgramUniform1dv (will be remapped) */
+ /* _mesa_function_pool[32491]: ProgramUniform1dv (will be remapped) */
"iiip\0"
"glProgramUniform1dv\0"
"\0"
- /* _mesa_function_pool[31681]: GetProgramEnvParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[32517]: GetProgramEnvParameterfvARB (will be remapped) */
"iip\0"
"glGetProgramEnvParameterfvARB\0"
"\0"
- /* _mesa_function_pool[31716]: DeleteBuffers (will be remapped) */
+ /* _mesa_function_pool[32552]: DeleteBuffers (will be remapped) */
"ip\0"
"glDeleteBuffers\0"
"glDeleteBuffersARB\0"
"\0"
- /* _mesa_function_pool[31755]: GetBufferSubData (will be remapped) */
+ /* _mesa_function_pool[32591]: GetBufferSubData (will be remapped) */
"iiip\0"
"glGetBufferSubData\0"
"glGetBufferSubDataARB\0"
"\0"
- /* _mesa_function_pool[31802]: GetNamedRenderbufferParameteriv (will be remapped) */
+ /* _mesa_function_pool[32638]: GetNamedRenderbufferParameteriv (will be remapped) */
"iip\0"
"glGetNamedRenderbufferParameteriv\0"
"\0"
- /* _mesa_function_pool[31841]: GetPerfMonitorGroupsAMD (will be remapped) */
+ /* _mesa_function_pool[32677]: GetPerfMonitorGroupsAMD (will be remapped) */
"pip\0"
"glGetPerfMonitorGroupsAMD\0"
"\0"
- /* _mesa_function_pool[31872]: FlushRasterSGIX (dynamic) */
+ /* _mesa_function_pool[32708]: FlushRasterSGIX (dynamic) */
"\0"
"glFlushRasterSGIX\0"
"\0"
- /* _mesa_function_pool[31892]: VertexAttribP2ui (will be remapped) */
+ /* _mesa_function_pool[32728]: VertexAttribP2ui (will be remapped) */
"iiii\0"
"glVertexAttribP2ui\0"
"\0"
- /* _mesa_function_pool[31917]: ProgramUniform4dv (will be remapped) */
+ /* _mesa_function_pool[32753]: ProgramUniform4dv (will be remapped) */
"iiip\0"
"glProgramUniform4dv\0"
"\0"
- /* _mesa_function_pool[31943]: GetMinmaxParameteriv (offset 366) */
+ /* _mesa_function_pool[32779]: GetMinmaxParameteriv (offset 366) */
"iip\0"
"glGetMinmaxParameteriv\0"
"glGetMinmaxParameterivEXT\0"
"\0"
- /* _mesa_function_pool[31997]: DrawTexivOES (will be remapped) */
+ /* _mesa_function_pool[32833]: DrawTexivOES (will be remapped) */
"p\0"
"glDrawTexivOES\0"
"\0"
- /* _mesa_function_pool[32015]: CopyTexImage1D (offset 323) */
+ /* _mesa_function_pool[32851]: CopyTexImage1D (offset 323) */
"iiiiiii\0"
"glCopyTexImage1D\0"
"glCopyTexImage1DEXT\0"
"\0"
- /* _mesa_function_pool[32061]: GetnColorTableARB (will be remapped) */
+ /* _mesa_function_pool[32897]: InvalidateNamedFramebufferData (will be remapped) */
+ "iip\0"
+ "glInvalidateNamedFramebufferData\0"
+ "\0"
+ /* _mesa_function_pool[32935]: GetnColorTableARB (will be remapped) */
"iiiip\0"
"glGetnColorTableARB\0"
"\0"
- /* _mesa_function_pool[32088]: VertexAttribFormat (will be remapped) */
+ /* _mesa_function_pool[32962]: VertexAttribFormat (will be remapped) */
"iiiii\0"
"glVertexAttribFormat\0"
"\0"
- /* _mesa_function_pool[32116]: Vertex3i (offset 138) */
+ /* _mesa_function_pool[32990]: Vertex3i (offset 138) */
"iii\0"
"glVertex3i\0"
"\0"
- /* _mesa_function_pool[32132]: Vertex3f (offset 136) */
+ /* _mesa_function_pool[33006]: Vertex3f (offset 136) */
"fff\0"
"glVertex3f\0"
"\0"
- /* _mesa_function_pool[32148]: Vertex3d (offset 134) */
+ /* _mesa_function_pool[33022]: Vertex3d (offset 134) */
"ddd\0"
"glVertex3d\0"
"\0"
- /* _mesa_function_pool[32164]: GetProgramPipelineiv (will be remapped) */
+ /* _mesa_function_pool[33038]: GetProgramPipelineiv (will be remapped) */
"iip\0"
"glGetProgramPipelineiv\0"
"glGetProgramPipelineivEXT\0"
"\0"
- /* _mesa_function_pool[32218]: ReadBuffer (offset 254) */
+ /* _mesa_function_pool[33092]: ReadBuffer (offset 254) */
"i\0"
"glReadBuffer\0"
"glReadBufferNV\0"
"\0"
- /* _mesa_function_pool[32249]: ConvolutionParameteri (offset 352) */
+ /* _mesa_function_pool[33123]: ConvolutionParameteri (offset 352) */
"iii\0"
"glConvolutionParameteri\0"
"glConvolutionParameteriEXT\0"
"\0"
- /* _mesa_function_pool[32305]: GetTexParameterIiv (will be remapped) */
+ /* _mesa_function_pool[33179]: GetTexParameterIiv (will be remapped) */
"iip\0"
"glGetTexParameterIivEXT\0"
"glGetTexParameterIiv\0"
"\0"
- /* _mesa_function_pool[32355]: Vertex3s (offset 140) */
+ /* _mesa_function_pool[33229]: Vertex3s (offset 140) */
"iii\0"
"glVertex3s\0"
"\0"
- /* _mesa_function_pool[32371]: ConvolutionParameterf (offset 350) */
+ /* _mesa_function_pool[33245]: ConvolutionParameterf (offset 350) */
"iif\0"
"glConvolutionParameterf\0"
"glConvolutionParameterfEXT\0"
"\0"
- /* _mesa_function_pool[32427]: GetColorTableParameteriv (offset 345) */
+ /* _mesa_function_pool[33301]: GetColorTableParameteriv (offset 345) */
"iip\0"
"glGetColorTableParameteriv\0"
"glGetColorTableParameterivSGI\0"
"glGetColorTableParameterivEXT\0"
"\0"
- /* _mesa_function_pool[32519]: GetTransformFeedbackVarying (will be remapped) */
+ /* _mesa_function_pool[33393]: GetTransformFeedbackVarying (will be remapped) */
"iiipppp\0"
"glGetTransformFeedbackVarying\0"
"glGetTransformFeedbackVaryingEXT\0"
"\0"
- /* _mesa_function_pool[32591]: GetNextPerfQueryIdINTEL (will be remapped) */
+ /* _mesa_function_pool[33465]: GetNextPerfQueryIdINTEL (will be remapped) */
"ip\0"
"glGetNextPerfQueryIdINTEL\0"
"\0"
- /* _mesa_function_pool[32621]: TexCoord3fv (offset 113) */
+ /* _mesa_function_pool[33495]: TexCoord3fv (offset 113) */
"p\0"
"glTexCoord3fv\0"
"\0"
- /* _mesa_function_pool[32638]: TextureBarrierNV (will be remapped) */
+ /* _mesa_function_pool[33512]: TextureBarrierNV (will be remapped) */
"\0"
"glTextureBarrier\0"
"glTextureBarrierNV\0"
"\0"
- /* _mesa_function_pool[32676]: GetProgramInterfaceiv (will be remapped) */
+ /* _mesa_function_pool[33550]: GetProgramInterfaceiv (will be remapped) */
"iiip\0"
"glGetProgramInterfaceiv\0"
"\0"
- /* _mesa_function_pool[32706]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[33580]: ReplacementCodeuiColor4fNormal3fVertex3fSUN (dynamic) */
"iffffffffff\0"
"glReplacementCodeuiColor4fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[32765]: ProgramLocalParameter4fARB (will be remapped) */
+ /* _mesa_function_pool[33639]: ProgramLocalParameter4fARB (will be remapped) */
"iiffff\0"
"glProgramLocalParameter4fARB\0"
"\0"
- /* _mesa_function_pool[32802]: ObjectLabel (will be remapped) */
+ /* _mesa_function_pool[33676]: ObjectLabel (will be remapped) */
"iiip\0"
"glObjectLabel\0"
"\0"
- /* _mesa_function_pool[32822]: PauseTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[33696]: PauseTransformFeedback (will be remapped) */
"\0"
"glPauseTransformFeedback\0"
"\0"
- /* _mesa_function_pool[32849]: DeleteShader (will be remapped) */
+ /* _mesa_function_pool[33723]: DeleteShader (will be remapped) */
"i\0"
"glDeleteShader\0"
"\0"
- /* _mesa_function_pool[32867]: CompileShader (will be remapped) */
+ /* _mesa_function_pool[33741]: NamedFramebufferRenderbuffer (will be remapped) */
+ "iiii\0"
+ "glNamedFramebufferRenderbuffer\0"
+ "\0"
+ /* _mesa_function_pool[33778]: CompileShader (will be remapped) */
"i\0"
"glCompileShader\0"
"glCompileShaderARB\0"
"\0"
- /* _mesa_function_pool[32905]: Vertex2iv (offset 131) */
+ /* _mesa_function_pool[33816]: Vertex2iv (offset 131) */
"p\0"
"glVertex2iv\0"
"\0"
- /* _mesa_function_pool[32920]: TexGendv (offset 189) */
+ /* _mesa_function_pool[33831]: GetVertexArrayIndexediv (will be remapped) */
+ "iiip\0"
+ "glGetVertexArrayIndexediv\0"
+ "\0"
+ /* _mesa_function_pool[33863]: TexParameterIiv (will be remapped) */
+ "iip\0"
+ "glTexParameterIivEXT\0"
+ "glTexParameterIiv\0"
+ "\0"
+ /* _mesa_function_pool[33907]: TexGendv (offset 189) */
"iip\0"
"glTexGendv\0"
"\0"
- /* _mesa_function_pool[32936]: ProgramLocalParameters4fvEXT (will be remapped) */
- "iiip\0"
- "glProgramLocalParameters4fvEXT\0"
+ /* _mesa_function_pool[33923]: TextureLightEXT (dynamic) */
+ "i\0"
+ "glTextureLightEXT\0"
"\0"
- /* _mesa_function_pool[32973]: ResetMinmax (offset 370) */
+ /* _mesa_function_pool[33944]: ResetMinmax (offset 370) */
"i\0"
"glResetMinmax\0"
"glResetMinmaxEXT\0"
"\0"
- /* _mesa_function_pool[33007]: SpriteParameterfSGIX (dynamic) */
+ /* _mesa_function_pool[33978]: SampleCoverage (will be remapped) */
+ "fi\0"
+ "glSampleCoverage\0"
+ "glSampleCoverageARB\0"
+ "\0"
+ /* _mesa_function_pool[34019]: SpriteParameterfSGIX (dynamic) */
"if\0"
"glSpriteParameterfSGIX\0"
"\0"
- /* _mesa_function_pool[33034]: GenerateTextureMipmap (will be remapped) */
+ /* _mesa_function_pool[34046]: GenerateTextureMipmap (will be remapped) */
"i\0"
"glGenerateTextureMipmap\0"
"\0"
- /* _mesa_function_pool[33061]: DeleteProgramsARB (will be remapped) */
+ /* _mesa_function_pool[34073]: DeleteProgramsARB (will be remapped) */
"ip\0"
"glDeleteProgramsARB\0"
"glDeleteProgramsNV\0"
"\0"
- /* _mesa_function_pool[33104]: ShadeModel (offset 177) */
+ /* _mesa_function_pool[34116]: ShadeModel (offset 177) */
"i\0"
"glShadeModel\0"
"\0"
- /* _mesa_function_pool[33120]: CreateQueries (will be remapped) */
+ /* _mesa_function_pool[34132]: CreateQueries (will be remapped) */
"iip\0"
"glCreateQueries\0"
"\0"
- /* _mesa_function_pool[33141]: FogFuncSGIS (dynamic) */
+ /* _mesa_function_pool[34153]: FogFuncSGIS (dynamic) */
"ip\0"
"glFogFuncSGIS\0"
"\0"
- /* _mesa_function_pool[33159]: GetTexLevelParameteriv (offset 285) */
+ /* _mesa_function_pool[34171]: GetTexLevelParameteriv (offset 285) */
"iiip\0"
"glGetTexLevelParameteriv\0"
"\0"
- /* _mesa_function_pool[33190]: MultiDrawArrays (will be remapped) */
+ /* _mesa_function_pool[34202]: MultiDrawArrays (will be remapped) */
"ippi\0"
"glMultiDrawArrays\0"
"glMultiDrawArraysEXT\0"
"\0"
- /* _mesa_function_pool[33235]: GetProgramLocalParameterdvARB (will be remapped) */
+ /* _mesa_function_pool[34247]: GetProgramLocalParameterdvARB (will be remapped) */
"iip\0"
"glGetProgramLocalParameterdvARB\0"
"\0"
- /* _mesa_function_pool[33272]: BufferParameteriAPPLE (will be remapped) */
+ /* _mesa_function_pool[34284]: BufferParameteriAPPLE (will be remapped) */
"iii\0"
"glBufferParameteriAPPLE\0"
"\0"
- /* _mesa_function_pool[33301]: MapBufferRange (will be remapped) */
+ /* _mesa_function_pool[34313]: MapBufferRange (will be remapped) */
"iiii\0"
"glMapBufferRange\0"
"glMapBufferRangeEXT\0"
"\0"
- /* _mesa_function_pool[33344]: DispatchCompute (will be remapped) */
+ /* _mesa_function_pool[34356]: DispatchCompute (will be remapped) */
"iii\0"
"glDispatchCompute\0"
"\0"
- /* _mesa_function_pool[33367]: UseProgramStages (will be remapped) */
+ /* _mesa_function_pool[34379]: UseProgramStages (will be remapped) */
"iii\0"
"glUseProgramStages\0"
"glUseProgramStagesEXT\0"
"\0"
- /* _mesa_function_pool[33413]: ProgramUniformMatrix4fv (will be remapped) */
+ /* _mesa_function_pool[34425]: ProgramUniformMatrix4fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix4fv\0"
"glProgramUniformMatrix4fvEXT\0"
"\0"
- /* _mesa_function_pool[33475]: FinishAsyncSGIX (dynamic) */
+ /* _mesa_function_pool[34487]: FinishAsyncSGIX (dynamic) */
"p\0"
"glFinishAsyncSGIX\0"
"\0"
- /* _mesa_function_pool[33496]: FramebufferRenderbuffer (will be remapped) */
+ /* _mesa_function_pool[34508]: FramebufferRenderbuffer (will be remapped) */
"iiii\0"
"glFramebufferRenderbuffer\0"
"glFramebufferRenderbufferEXT\0"
"glFramebufferRenderbufferOES\0"
"\0"
- /* _mesa_function_pool[33586]: IsProgramARB (will be remapped) */
+ /* _mesa_function_pool[34598]: IsProgramARB (will be remapped) */
"i\0"
"glIsProgramARB\0"
"glIsProgramNV\0"
"\0"
- /* _mesa_function_pool[33618]: Map2d (offset 222) */
+ /* _mesa_function_pool[34630]: Map2d (offset 222) */
"iddiiddiip\0"
"glMap2d\0"
"\0"
- /* _mesa_function_pool[33638]: Map2f (offset 223) */
+ /* _mesa_function_pool[34650]: Map2f (offset 223) */
"iffiiffiip\0"
"glMap2f\0"
"\0"
- /* _mesa_function_pool[33658]: ProgramStringARB (will be remapped) */
+ /* _mesa_function_pool[34670]: ProgramStringARB (will be remapped) */
"iiip\0"
"glProgramStringARB\0"
"\0"
- /* _mesa_function_pool[33683]: CopyTextureSubImage2D (will be remapped) */
+ /* _mesa_function_pool[34695]: CopyTextureSubImage2D (will be remapped) */
"iiiiiiii\0"
"glCopyTextureSubImage2D\0"
"\0"
- /* _mesa_function_pool[33717]: MultiTexCoord4s (offset 406) */
+ /* _mesa_function_pool[34729]: MultiTexCoord4s (offset 406) */
"iiiii\0"
"glMultiTexCoord4s\0"
"glMultiTexCoord4sARB\0"
"\0"
- /* _mesa_function_pool[33763]: ViewportIndexedf (will be remapped) */
+ /* _mesa_function_pool[34775]: ViewportIndexedf (will be remapped) */
"iffff\0"
"glViewportIndexedf\0"
"\0"
- /* _mesa_function_pool[33789]: MultiTexCoord4i (offset 404) */
+ /* _mesa_function_pool[34801]: MultiTexCoord4i (offset 404) */
"iiiii\0"
"glMultiTexCoord4i\0"
"glMultiTexCoord4iARB\0"
"\0"
- /* _mesa_function_pool[33835]: ApplyTextureEXT (dynamic) */
+ /* _mesa_function_pool[34847]: ApplyTextureEXT (dynamic) */
"i\0"
"glApplyTextureEXT\0"
"\0"
- /* _mesa_function_pool[33856]: DebugMessageControl (will be remapped) */
+ /* _mesa_function_pool[34868]: DebugMessageControl (will be remapped) */
"iiiipi\0"
"glDebugMessageControlARB\0"
"glDebugMessageControl\0"
"\0"
- /* _mesa_function_pool[33911]: MultiTexCoord4d (offset 400) */
+ /* _mesa_function_pool[34923]: MultiTexCoord4d (offset 400) */
"idddd\0"
"glMultiTexCoord4d\0"
"glMultiTexCoord4dARB\0"
"\0"
- /* _mesa_function_pool[33957]: GetHistogram (offset 361) */
+ /* _mesa_function_pool[34969]: GetHistogram (offset 361) */
"iiiip\0"
"glGetHistogram\0"
"glGetHistogramEXT\0"
"\0"
- /* _mesa_function_pool[33997]: Translatex (will be remapped) */
+ /* _mesa_function_pool[35009]: Translatex (will be remapped) */
"iii\0"
"glTranslatexOES\0"
"glTranslatex\0"
"\0"
- /* _mesa_function_pool[34031]: IglooInterfaceSGIX (dynamic) */
+ /* _mesa_function_pool[35043]: IglooInterfaceSGIX (dynamic) */
"ip\0"
"glIglooInterfaceSGIX\0"
"\0"
- /* _mesa_function_pool[34056]: Indexsv (offset 51) */
+ /* _mesa_function_pool[35068]: Indexsv (offset 51) */
"p\0"
"glIndexsv\0"
"\0"
- /* _mesa_function_pool[34069]: VertexAttrib1fvARB (will be remapped) */
+ /* _mesa_function_pool[35081]: VertexAttrib1fvARB (will be remapped) */
"ip\0"
"glVertexAttrib1fv\0"
"glVertexAttrib1fvARB\0"
"\0"
- /* _mesa_function_pool[34112]: TexCoord2dv (offset 103) */
+ /* _mesa_function_pool[35124]: TexCoord2dv (offset 103) */
"p\0"
"glTexCoord2dv\0"
"\0"
- /* _mesa_function_pool[34129]: GetDetailTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[35141]: GetDetailTexFuncSGIS (dynamic) */
"ip\0"
"glGetDetailTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[34156]: Translated (offset 303) */
+ /* _mesa_function_pool[35168]: Translated (offset 303) */
"ddd\0"
"glTranslated\0"
"\0"
- /* _mesa_function_pool[34174]: Translatef (offset 304) */
+ /* _mesa_function_pool[35186]: Translatef (offset 304) */
"fff\0"
"glTranslatef\0"
"\0"
- /* _mesa_function_pool[34192]: MultTransposeMatrixd (will be remapped) */
+ /* _mesa_function_pool[35204]: MultTransposeMatrixd (will be remapped) */
"p\0"
"glMultTransposeMatrixd\0"
"glMultTransposeMatrixdARB\0"
"\0"
- /* _mesa_function_pool[34244]: ProgramUniform4uiv (will be remapped) */
+ /* _mesa_function_pool[35256]: ProgramUniform4uiv (will be remapped) */
"iiip\0"
"glProgramUniform4uiv\0"
"glProgramUniform4uivEXT\0"
"\0"
- /* _mesa_function_pool[34295]: GetPerfCounterInfoINTEL (will be remapped) */
+ /* _mesa_function_pool[35307]: GetPerfCounterInfoINTEL (will be remapped) */
"iiipipppppp\0"
"glGetPerfCounterInfoINTEL\0"
"\0"
- /* _mesa_function_pool[34334]: RenderMode (offset 196) */
+ /* _mesa_function_pool[35346]: RenderMode (offset 196) */
"i\0"
"glRenderMode\0"
"\0"
- /* _mesa_function_pool[34350]: MultiTexCoord1fARB (offset 378) */
+ /* _mesa_function_pool[35362]: MultiTexCoord1fARB (offset 378) */
"if\0"
"glMultiTexCoord1f\0"
"glMultiTexCoord1fARB\0"
"\0"
- /* _mesa_function_pool[34393]: SecondaryColor3d (will be remapped) */
+ /* _mesa_function_pool[35405]: SecondaryColor3d (will be remapped) */
"ddd\0"
"glSecondaryColor3d\0"
"glSecondaryColor3dEXT\0"
"\0"
- /* _mesa_function_pool[34439]: VertexAttribs4ubvNV (will be remapped) */
+ /* _mesa_function_pool[35451]: VertexAttribs4ubvNV (will be remapped) */
"iip\0"
"glVertexAttribs4ubvNV\0"
"\0"
- /* _mesa_function_pool[34466]: WeightsvARB (dynamic) */
+ /* _mesa_function_pool[35478]: WeightsvARB (dynamic) */
"ip\0"
"glWeightsvARB\0"
"\0"
- /* _mesa_function_pool[34484]: LightModelxv (will be remapped) */
+ /* _mesa_function_pool[35496]: LightModelxv (will be remapped) */
"ip\0"
"glLightModelxvOES\0"
"glLightModelxv\0"
"\0"
- /* _mesa_function_pool[34521]: CopyTexSubImage1D (offset 325) */
+ /* _mesa_function_pool[35533]: CopyTexSubImage1D (offset 325) */
"iiiiii\0"
"glCopyTexSubImage1D\0"
"glCopyTexSubImage1DEXT\0"
"\0"
- /* _mesa_function_pool[34572]: TextureSubImage3D (will be remapped) */
+ /* _mesa_function_pool[35584]: TextureSubImage3D (will be remapped) */
"iiiiiiiiiip\0"
"glTextureSubImage3D\0"
"\0"
- /* _mesa_function_pool[34605]: StencilFunc (offset 243) */
+ /* _mesa_function_pool[35617]: StencilFunc (offset 243) */
"iii\0"
"glStencilFunc\0"
"\0"
- /* _mesa_function_pool[34624]: CopyPixels (offset 255) */
+ /* _mesa_function_pool[35636]: CopyPixels (offset 255) */
"iiiii\0"
"glCopyPixels\0"
"\0"
- /* _mesa_function_pool[34644]: TexGenxvOES (will be remapped) */
+ /* _mesa_function_pool[35656]: TexGenxvOES (will be remapped) */
"iip\0"
"glTexGenxvOES\0"
"\0"
- /* _mesa_function_pool[34663]: GetTextureLevelParameterfv (will be remapped) */
+ /* _mesa_function_pool[35675]: GetTextureLevelParameterfv (will be remapped) */
"iiip\0"
"glGetTextureLevelParameterfv\0"
"\0"
- /* _mesa_function_pool[34698]: VertexAttrib4Nubv (will be remapped) */
+ /* _mesa_function_pool[35710]: VertexAttrib4Nubv (will be remapped) */
"ip\0"
"glVertexAttrib4Nubv\0"
"glVertexAttrib4NubvARB\0"
"\0"
- /* _mesa_function_pool[34745]: GetFogFuncSGIS (dynamic) */
+ /* _mesa_function_pool[35757]: GetFogFuncSGIS (dynamic) */
"p\0"
"glGetFogFuncSGIS\0"
"\0"
- /* _mesa_function_pool[34765]: UniformMatrix4x2dv (will be remapped) */
+ /* _mesa_function_pool[35777]: UniformMatrix4x2dv (will be remapped) */
"iiip\0"
"glUniformMatrix4x2dv\0"
"\0"
- /* _mesa_function_pool[34792]: VertexAttribPointer (will be remapped) */
+ /* _mesa_function_pool[35804]: VertexAttribPointer (will be remapped) */
"iiiiip\0"
"glVertexAttribPointer\0"
"glVertexAttribPointerARB\0"
"\0"
- /* _mesa_function_pool[34847]: IndexMask (offset 212) */
+ /* _mesa_function_pool[35859]: IndexMask (offset 212) */
"i\0"
"glIndexMask\0"
"\0"
- /* _mesa_function_pool[34862]: SharpenTexFuncSGIS (dynamic) */
+ /* _mesa_function_pool[35874]: SharpenTexFuncSGIS (dynamic) */
"iip\0"
"glSharpenTexFuncSGIS\0"
"\0"
- /* _mesa_function_pool[34888]: VertexAttribIFormat (will be remapped) */
+ /* _mesa_function_pool[35900]: VertexAttribIFormat (will be remapped) */
"iiii\0"
"glVertexAttribIFormat\0"
"\0"
- /* _mesa_function_pool[34916]: CombinerOutputNV (dynamic) */
+ /* _mesa_function_pool[35928]: CombinerOutputNV (dynamic) */
"iiiiiiiiii\0"
"glCombinerOutputNV\0"
"\0"
- /* _mesa_function_pool[34947]: DrawArraysInstancedBaseInstance (will be remapped) */
+ /* _mesa_function_pool[35959]: DrawArraysInstancedBaseInstance (will be remapped) */
"iiiii\0"
"glDrawArraysInstancedBaseInstance\0"
"\0"
- /* _mesa_function_pool[34988]: CompressedTextureSubImage3D (will be remapped) */
+ /* _mesa_function_pool[36000]: CompressedTextureSubImage3D (will be remapped) */
"iiiiiiiiiip\0"
"glCompressedTextureSubImage3D\0"
"\0"
- /* _mesa_function_pool[35031]: PopAttrib (offset 218) */
+ /* _mesa_function_pool[36043]: PopAttrib (offset 218) */
"\0"
"glPopAttrib\0"
"\0"
- /* _mesa_function_pool[35045]: SamplePatternSGIS (will be remapped) */
+ /* _mesa_function_pool[36057]: SamplePatternSGIS (will be remapped) */
"i\0"
"glSamplePatternSGIS\0"
"glSamplePatternEXT\0"
"\0"
- /* _mesa_function_pool[35087]: Uniform3ui (will be remapped) */
+ /* _mesa_function_pool[36099]: Uniform3ui (will be remapped) */
"iiii\0"
"glUniform3uiEXT\0"
"glUniform3ui\0"
"\0"
- /* _mesa_function_pool[35122]: DeletePerfMonitorsAMD (will be remapped) */
+ /* _mesa_function_pool[36134]: DeletePerfMonitorsAMD (will be remapped) */
"ip\0"
"glDeletePerfMonitorsAMD\0"
"\0"
- /* _mesa_function_pool[35150]: Color4dv (offset 28) */
+ /* _mesa_function_pool[36162]: Color4dv (offset 28) */
"p\0"
"glColor4dv\0"
"\0"
- /* _mesa_function_pool[35164]: AreProgramsResidentNV (will be remapped) */
+ /* _mesa_function_pool[36176]: AreProgramsResidentNV (will be remapped) */
"ipp\0"
"glAreProgramsResidentNV\0"
"\0"
- /* _mesa_function_pool[35193]: DisableVertexAttribArray (will be remapped) */
+ /* _mesa_function_pool[36205]: DisableVertexAttribArray (will be remapped) */
"i\0"
"glDisableVertexAttribArray\0"
"glDisableVertexAttribArrayARB\0"
"\0"
- /* _mesa_function_pool[35253]: ProgramUniformMatrix3x2fv (will be remapped) */
+ /* _mesa_function_pool[36265]: ProgramUniformMatrix3x2fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix3x2fv\0"
"glProgramUniformMatrix3x2fvEXT\0"
"\0"
- /* _mesa_function_pool[35319]: GetDoublei_v (will be remapped) */
+ /* _mesa_function_pool[36331]: GetDoublei_v (will be remapped) */
"iip\0"
"glGetDoublei_v\0"
"\0"
- /* _mesa_function_pool[35339]: IsTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[36351]: IsTransformFeedback (will be remapped) */
"i\0"
"glIsTransformFeedback\0"
"\0"
- /* _mesa_function_pool[35364]: ClipPlanex (will be remapped) */
+ /* _mesa_function_pool[36376]: ClipPlanex (will be remapped) */
"ip\0"
"glClipPlanexOES\0"
"glClipPlanex\0"
"\0"
- /* _mesa_function_pool[35397]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[36409]: ReplacementCodeuiColor3fVertex3fSUN (dynamic) */
"iffffff\0"
"glReplacementCodeuiColor3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[35444]: GetLightfv (offset 264) */
+ /* _mesa_function_pool[36456]: GetLightfv (offset 264) */
"iip\0"
"glGetLightfv\0"
"\0"
- /* _mesa_function_pool[35462]: ClipPlanef (will be remapped) */
+ /* _mesa_function_pool[36474]: ClipPlanef (will be remapped) */
"ip\0"
"glClipPlanefOES\0"
"glClipPlanef\0"
"\0"
- /* _mesa_function_pool[35495]: ProgramUniform1ui (will be remapped) */
+ /* _mesa_function_pool[36507]: ProgramUniform1ui (will be remapped) */
"iii\0"
"glProgramUniform1ui\0"
"glProgramUniform1uiEXT\0"
"\0"
- /* _mesa_function_pool[35543]: SecondaryColorPointer (will be remapped) */
+ /* _mesa_function_pool[36555]: SecondaryColorPointer (will be remapped) */
"iiip\0"
"glSecondaryColorPointer\0"
"glSecondaryColorPointerEXT\0"
"\0"
- /* _mesa_function_pool[35600]: Tangent3svEXT (dynamic) */
+ /* _mesa_function_pool[36612]: Tangent3svEXT (dynamic) */
"p\0"
"glTangent3svEXT\0"
"\0"
- /* _mesa_function_pool[35619]: Tangent3iEXT (dynamic) */
+ /* _mesa_function_pool[36631]: Tangent3iEXT (dynamic) */
"iii\0"
"glTangent3iEXT\0"
"\0"
- /* _mesa_function_pool[35639]: LineStipple (offset 167) */
+ /* _mesa_function_pool[36651]: LineStipple (offset 167) */
"ii\0"
"glLineStipple\0"
"\0"
- /* _mesa_function_pool[35657]: FragmentLightfSGIX (dynamic) */
+ /* _mesa_function_pool[36669]: FragmentLightfSGIX (dynamic) */
"iif\0"
"glFragmentLightfSGIX\0"
"\0"
- /* _mesa_function_pool[35683]: BeginFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[36695]: BeginFragmentShaderATI (will be remapped) */
"\0"
"glBeginFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[35710]: GenRenderbuffers (will be remapped) */
+ /* _mesa_function_pool[36722]: GenRenderbuffers (will be remapped) */
"ip\0"
"glGenRenderbuffers\0"
"glGenRenderbuffersEXT\0"
"glGenRenderbuffersOES\0"
"\0"
- /* _mesa_function_pool[35777]: GetMinmaxParameterfv (offset 365) */
+ /* _mesa_function_pool[36789]: GetMinmaxParameterfv (offset 365) */
"iip\0"
"glGetMinmaxParameterfv\0"
"glGetMinmaxParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[35831]: IsEnabledi (will be remapped) */
+ /* _mesa_function_pool[36843]: IsEnabledi (will be remapped) */
"ii\0"
"glIsEnabledIndexedEXT\0"
"glIsEnabledi\0"
"\0"
- /* _mesa_function_pool[35870]: FragmentMaterialivSGIX (dynamic) */
+ /* _mesa_function_pool[36882]: FragmentMaterialivSGIX (dynamic) */
"iip\0"
"glFragmentMaterialivSGIX\0"
"\0"
- /* _mesa_function_pool[35900]: WaitSync (will be remapped) */
+ /* _mesa_function_pool[36912]: WaitSync (will be remapped) */
"iii\0"
"glWaitSync\0"
"\0"
- /* _mesa_function_pool[35916]: GetVertexAttribPointerv (will be remapped) */
+ /* _mesa_function_pool[36928]: GetVertexAttribPointerv (will be remapped) */
"iip\0"
"glGetVertexAttribPointerv\0"
"glGetVertexAttribPointervARB\0"
"glGetVertexAttribPointervNV\0"
"\0"
- /* _mesa_function_pool[36004]: CreatePerfQueryINTEL (will be remapped) */
+ /* _mesa_function_pool[37016]: CreatePerfQueryINTEL (will be remapped) */
"ip\0"
"glCreatePerfQueryINTEL\0"
"\0"
- /* _mesa_function_pool[36031]: NewList (dynamic) */
+ /* _mesa_function_pool[37043]: NewList (dynamic) */
"ii\0"
"glNewList\0"
"\0"
- /* _mesa_function_pool[36045]: TexBuffer (will be remapped) */
+ /* _mesa_function_pool[37057]: TexBuffer (will be remapped) */
"iii\0"
"glTexBufferARB\0"
"glTexBuffer\0"
"\0"
- /* _mesa_function_pool[36077]: TexCoord4sv (offset 125) */
+ /* _mesa_function_pool[37089]: TexCoord4sv (offset 125) */
"p\0"
"glTexCoord4sv\0"
"\0"
- /* _mesa_function_pool[36094]: TexCoord1f (offset 96) */
+ /* _mesa_function_pool[37106]: TexCoord1f (offset 96) */
"f\0"
"glTexCoord1f\0"
"\0"
- /* _mesa_function_pool[36110]: TexCoord1d (offset 94) */
+ /* _mesa_function_pool[37122]: TexCoord1d (offset 94) */
"d\0"
"glTexCoord1d\0"
"\0"
- /* _mesa_function_pool[36126]: TexCoord1i (offset 98) */
+ /* _mesa_function_pool[37138]: TexCoord1i (offset 98) */
"i\0"
"glTexCoord1i\0"
"\0"
- /* _mesa_function_pool[36142]: GetnUniformfvARB (will be remapped) */
+ /* _mesa_function_pool[37154]: GetnUniformfvARB (will be remapped) */
"iiip\0"
"glGetnUniformfvARB\0"
"\0"
- /* _mesa_function_pool[36167]: TexCoord1s (offset 100) */
+ /* _mesa_function_pool[37179]: TexCoord1s (offset 100) */
"i\0"
"glTexCoord1s\0"
"\0"
- /* _mesa_function_pool[36183]: GlobalAlphaFactoriSUN (dynamic) */
+ /* _mesa_function_pool[37195]: GlobalAlphaFactoriSUN (dynamic) */
"i\0"
"glGlobalAlphaFactoriSUN\0"
"\0"
- /* _mesa_function_pool[36210]: Uniform1ui (will be remapped) */
+ /* _mesa_function_pool[37222]: Uniform1ui (will be remapped) */
"ii\0"
"glUniform1uiEXT\0"
"glUniform1ui\0"
"\0"
- /* _mesa_function_pool[36243]: TexStorage1D (will be remapped) */
+ /* _mesa_function_pool[37255]: TexStorage1D (will be remapped) */
"iiii\0"
"glTexStorage1D\0"
"\0"
- /* _mesa_function_pool[36264]: BlitFramebuffer (will be remapped) */
+ /* _mesa_function_pool[37276]: BlitFramebuffer (will be remapped) */
"iiiiiiiiii\0"
"glBlitFramebuffer\0"
"glBlitFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[36315]: TextureParameterf (will be remapped) */
+ /* _mesa_function_pool[37327]: TextureParameterf (will be remapped) */
"iif\0"
"glTextureParameterf\0"
"\0"
- /* _mesa_function_pool[36340]: FramebufferTexture1D (will be remapped) */
+ /* _mesa_function_pool[37352]: FramebufferTexture1D (will be remapped) */
"iiiii\0"
"glFramebufferTexture1D\0"
"glFramebufferTexture1DEXT\0"
"\0"
- /* _mesa_function_pool[36396]: TextureParameteri (will be remapped) */
+ /* _mesa_function_pool[37408]: TextureParameteri (will be remapped) */
"iii\0"
"glTextureParameteri\0"
"\0"
- /* _mesa_function_pool[36421]: GetMapiv (offset 268) */
+ /* _mesa_function_pool[37433]: GetMapiv (offset 268) */
"iip\0"
"glGetMapiv\0"
"\0"
- /* _mesa_function_pool[36437]: TexCoordP4ui (will be remapped) */
+ /* _mesa_function_pool[37449]: TexCoordP4ui (will be remapped) */
"ii\0"
"glTexCoordP4ui\0"
"\0"
- /* _mesa_function_pool[36456]: VertexAttrib1sv (will be remapped) */
+ /* _mesa_function_pool[37468]: VertexAttrib1sv (will be remapped) */
"ip\0"
"glVertexAttrib1sv\0"
"glVertexAttrib1svARB\0"
"\0"
- /* _mesa_function_pool[36499]: WindowPos4dMESA (will be remapped) */
+ /* _mesa_function_pool[37511]: WindowPos4dMESA (will be remapped) */
"dddd\0"
"glWindowPos4dMESA\0"
"\0"
- /* _mesa_function_pool[36523]: Vertex3dv (offset 135) */
+ /* _mesa_function_pool[37535]: Vertex3dv (offset 135) */
"p\0"
"glVertex3dv\0"
"\0"
- /* _mesa_function_pool[36538]: MultiTexCoordP2ui (will be remapped) */
- "iii\0"
- "glMultiTexCoordP2ui\0"
+ /* _mesa_function_pool[37550]: CreateShaderProgramEXT (will be remapped) */
+ "ip\0"
+ "glCreateShaderProgramEXT\0"
+ "\0"
+ /* _mesa_function_pool[37579]: VertexAttribL2d (will be remapped) */
+ "idd\0"
+ "glVertexAttribL2d\0"
"\0"
- /* _mesa_function_pool[36563]: GetnMapivARB (will be remapped) */
+ /* _mesa_function_pool[37602]: GetnMapivARB (will be remapped) */
"iiip\0"
"glGetnMapivARB\0"
"\0"
- /* _mesa_function_pool[36584]: MapParameterfvNV (dynamic) */
+ /* _mesa_function_pool[37623]: MapParameterfvNV (dynamic) */
"iip\0"
"glMapParameterfvNV\0"
"\0"
- /* _mesa_function_pool[36608]: GetVertexAttribfv (will be remapped) */
+ /* _mesa_function_pool[37647]: GetVertexAttribfv (will be remapped) */
"iip\0"
"glGetVertexAttribfv\0"
"glGetVertexAttribfvARB\0"
"\0"
- /* _mesa_function_pool[36656]: MultiTexCoordP4uiv (will be remapped) */
+ /* _mesa_function_pool[37695]: MultiTexCoordP4uiv (will be remapped) */
"iip\0"
"glMultiTexCoordP4uiv\0"
"\0"
- /* _mesa_function_pool[36682]: TexGeniv (offset 193) */
+ /* _mesa_function_pool[37721]: TexGeniv (offset 193) */
"iip\0"
"glTexGeniv\0"
"glTexGenivOES\0"
"\0"
- /* _mesa_function_pool[36712]: WeightubvARB (dynamic) */
+ /* _mesa_function_pool[37751]: WeightubvARB (dynamic) */
"ip\0"
"glWeightubvARB\0"
"\0"
- /* _mesa_function_pool[36731]: BlendColor (offset 336) */
+ /* _mesa_function_pool[37770]: BlendColor (offset 336) */
"ffff\0"
"glBlendColor\0"
"glBlendColorEXT\0"
"\0"
- /* _mesa_function_pool[36766]: Materiali (offset 171) */
+ /* _mesa_function_pool[37805]: Materiali (offset 171) */
"iii\0"
"glMateriali\0"
"\0"
- /* _mesa_function_pool[36783]: VertexAttrib2dvNV (will be remapped) */
+ /* _mesa_function_pool[37822]: VertexAttrib2dvNV (will be remapped) */
"ip\0"
"glVertexAttrib2dvNV\0"
"\0"
- /* _mesa_function_pool[36807]: ResetHistogram (offset 369) */
+ /* _mesa_function_pool[37846]: NamedFramebufferDrawBuffers (will be remapped) */
+ "iip\0"
+ "glNamedFramebufferDrawBuffers\0"
+ "\0"
+ /* _mesa_function_pool[37881]: ResetHistogram (offset 369) */
"i\0"
"glResetHistogram\0"
"glResetHistogramEXT\0"
"\0"
- /* _mesa_function_pool[36847]: CompressedTexSubImage2D (will be remapped) */
+ /* _mesa_function_pool[37921]: CompressedTexSubImage2D (will be remapped) */
"iiiiiiiip\0"
"glCompressedTexSubImage2D\0"
"glCompressedTexSubImage2DARB\0"
"\0"
- /* _mesa_function_pool[36913]: TexCoord2sv (offset 109) */
+ /* _mesa_function_pool[37987]: TexCoord2sv (offset 109) */
"p\0"
"glTexCoord2sv\0"
"\0"
- /* _mesa_function_pool[36930]: StencilMaskSeparate (will be remapped) */
+ /* _mesa_function_pool[38004]: StencilMaskSeparate (will be remapped) */
"ii\0"
"glStencilMaskSeparate\0"
"\0"
- /* _mesa_function_pool[36956]: MultiTexCoord3sv (offset 399) */
+ /* _mesa_function_pool[38030]: MultiTexCoord3sv (offset 399) */
"ip\0"
"glMultiTexCoord3sv\0"
"glMultiTexCoord3svARB\0"
"\0"
- /* _mesa_function_pool[37001]: GetMapParameterfvNV (dynamic) */
+ /* _mesa_function_pool[38075]: GetMapParameterfvNV (dynamic) */
"iip\0"
"glGetMapParameterfvNV\0"
"\0"
- /* _mesa_function_pool[37028]: TexCoord3iv (offset 115) */
+ /* _mesa_function_pool[38102]: TexCoord3iv (offset 115) */
"p\0"
"glTexCoord3iv\0"
"\0"
- /* _mesa_function_pool[37045]: MultiTexCoord4sv (offset 407) */
+ /* _mesa_function_pool[38119]: MultiTexCoord4sv (offset 407) */
"ip\0"
"glMultiTexCoord4sv\0"
"glMultiTexCoord4svARB\0"
"\0"
- /* _mesa_function_pool[37090]: VertexBindingDivisor (will be remapped) */
+ /* _mesa_function_pool[38164]: VertexBindingDivisor (will be remapped) */
"ii\0"
"glVertexBindingDivisor\0"
"\0"
- /* _mesa_function_pool[37117]: GetPerfMonitorCounterInfoAMD (will be remapped) */
+ /* _mesa_function_pool[38191]: GetPerfMonitorCounterInfoAMD (will be remapped) */
"iiip\0"
"glGetPerfMonitorCounterInfoAMD\0"
"\0"
- /* _mesa_function_pool[37154]: UniformBlockBinding (will be remapped) */
+ /* _mesa_function_pool[38228]: UniformBlockBinding (will be remapped) */
"iii\0"
"glUniformBlockBinding\0"
"\0"
- /* _mesa_function_pool[37181]: FenceSync (will be remapped) */
+ /* _mesa_function_pool[38255]: FenceSync (will be remapped) */
"ii\0"
"glFenceSync\0"
"\0"
- /* _mesa_function_pool[37197]: CompressedTextureSubImage2D (will be remapped) */
+ /* _mesa_function_pool[38271]: CompressedTextureSubImage2D (will be remapped) */
"iiiiiiiip\0"
"glCompressedTextureSubImage2D\0"
"\0"
- /* _mesa_function_pool[37238]: VertexAttrib4Nusv (will be remapped) */
+ /* _mesa_function_pool[38312]: VertexAttrib4Nusv (will be remapped) */
"ip\0"
"glVertexAttrib4Nusv\0"
"glVertexAttrib4NusvARB\0"
"\0"
- /* _mesa_function_pool[37285]: SetFragmentShaderConstantATI (will be remapped) */
+ /* _mesa_function_pool[38359]: SetFragmentShaderConstantATI (will be remapped) */
"ip\0"
"glSetFragmentShaderConstantATI\0"
"\0"
- /* _mesa_function_pool[37320]: VertexP2ui (will be remapped) */
+ /* _mesa_function_pool[38394]: VertexP2ui (will be remapped) */
"ii\0"
"glVertexP2ui\0"
"\0"
- /* _mesa_function_pool[37337]: ProgramUniform2fv (will be remapped) */
+ /* _mesa_function_pool[38411]: ProgramUniform2fv (will be remapped) */
"iiip\0"
"glProgramUniform2fv\0"
"glProgramUniform2fvEXT\0"
"\0"
- /* _mesa_function_pool[37386]: GetTextureLevelParameteriv (will be remapped) */
+ /* _mesa_function_pool[38460]: GetTextureLevelParameteriv (will be remapped) */
"iiip\0"
"glGetTextureLevelParameteriv\0"
"\0"
- /* _mesa_function_pool[37421]: GetTexEnvfv (offset 276) */
+ /* _mesa_function_pool[38495]: GetTexEnvfv (offset 276) */
"iip\0"
"glGetTexEnvfv\0"
"\0"
- /* _mesa_function_pool[37440]: BindAttribLocation (will be remapped) */
+ /* _mesa_function_pool[38514]: BindAttribLocation (will be remapped) */
"iip\0"
"glBindAttribLocation\0"
"glBindAttribLocationARB\0"
"\0"
- /* _mesa_function_pool[37490]: TextureStorage2DEXT (will be remapped) */
+ /* _mesa_function_pool[38564]: TextureStorage2DEXT (will be remapped) */
"iiiiii\0"
"glTextureStorage2DEXT\0"
"\0"
- /* _mesa_function_pool[37520]: TextureParameterIiv (will be remapped) */
+ /* _mesa_function_pool[38594]: TextureParameterIiv (will be remapped) */
"iip\0"
"glTextureParameterIiv\0"
"\0"
- /* _mesa_function_pool[37547]: FragmentLightiSGIX (dynamic) */
+ /* _mesa_function_pool[38621]: FragmentLightiSGIX (dynamic) */
"iii\0"
"glFragmentLightiSGIX\0"
"\0"
- /* _mesa_function_pool[37573]: DrawTransformFeedbackInstanced (will be remapped) */
+ /* _mesa_function_pool[38647]: DrawTransformFeedbackInstanced (will be remapped) */
"iii\0"
"glDrawTransformFeedbackInstanced\0"
"\0"
- /* _mesa_function_pool[37611]: CopyTextureSubImage1D (will be remapped) */
+ /* _mesa_function_pool[38685]: CopyTextureSubImage1D (will be remapped) */
"iiiiii\0"
"glCopyTextureSubImage1D\0"
"\0"
- /* _mesa_function_pool[37643]: PollAsyncSGIX (dynamic) */
+ /* _mesa_function_pool[38717]: PollAsyncSGIX (dynamic) */
"p\0"
"glPollAsyncSGIX\0"
"\0"
- /* _mesa_function_pool[37662]: ResumeTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[38736]: ResumeTransformFeedback (will be remapped) */
"\0"
"glResumeTransformFeedback\0"
"\0"
- /* _mesa_function_pool[37690]: GetProgramNamedParameterdvNV (will be remapped) */
+ /* _mesa_function_pool[38764]: GetProgramNamedParameterdvNV (will be remapped) */
"iipp\0"
"glGetProgramNamedParameterdvNV\0"
"\0"
- /* _mesa_function_pool[37727]: VertexAttribI1iv (will be remapped) */
+ /* _mesa_function_pool[38801]: VertexAttribI1iv (will be remapped) */
"ip\0"
"glVertexAttribI1ivEXT\0"
"glVertexAttribI1iv\0"
"\0"
- /* _mesa_function_pool[37772]: Vertex2dv (offset 127) */
+ /* _mesa_function_pool[38846]: Vertex2dv (offset 127) */
"p\0"
"glVertex2dv\0"
"\0"
- /* _mesa_function_pool[37787]: VertexAttribI2uivEXT (will be remapped) */
+ /* _mesa_function_pool[38861]: VertexAttribI2uivEXT (will be remapped) */
"ip\0"
"glVertexAttribI2uivEXT\0"
"glVertexAttribI2uiv\0"
"\0"
- /* _mesa_function_pool[37834]: SampleMaski (will be remapped) */
+ /* _mesa_function_pool[38908]: SampleMaski (will be remapped) */
"ii\0"
"glSampleMaski\0"
"\0"
- /* _mesa_function_pool[37852]: GetFloati_v (will be remapped) */
+ /* _mesa_function_pool[38926]: GetFloati_v (will be remapped) */
"iip\0"
"glGetFloati_v\0"
"\0"
- /* _mesa_function_pool[37871]: MultiTexCoord2iv (offset 389) */
+ /* _mesa_function_pool[38945]: MultiTexCoord2iv (offset 389) */
"ip\0"
"glMultiTexCoord2iv\0"
"glMultiTexCoord2ivARB\0"
"\0"
- /* _mesa_function_pool[37916]: DrawPixels (offset 257) */
+ /* _mesa_function_pool[38990]: DrawPixels (offset 257) */
"iiiip\0"
"glDrawPixels\0"
"\0"
- /* _mesa_function_pool[37936]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[39010]: ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN (dynamic) */
"iffffffff\0"
"glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[37996]: DrawTransformFeedback (will be remapped) */
+ /* _mesa_function_pool[39070]: SecondaryColor3iv (will be remapped) */
+ "p\0"
+ "glSecondaryColor3iv\0"
+ "glSecondaryColor3ivEXT\0"
+ "\0"
+ /* _mesa_function_pool[39116]: DrawTransformFeedback (will be remapped) */
"ii\0"
"glDrawTransformFeedback\0"
"\0"
- /* _mesa_function_pool[38024]: VertexAttribs3fvNV (will be remapped) */
+ /* _mesa_function_pool[39144]: VertexAttribs3fvNV (will be remapped) */
"iip\0"
"glVertexAttribs3fvNV\0"
"\0"
- /* _mesa_function_pool[38050]: GenLists (offset 5) */
+ /* _mesa_function_pool[39170]: GenLists (offset 5) */
"i\0"
"glGenLists\0"
"\0"
- /* _mesa_function_pool[38064]: MapGrid2d (offset 226) */
+ /* _mesa_function_pool[39184]: MapGrid2d (offset 226) */
"iddidd\0"
"glMapGrid2d\0"
"\0"
- /* _mesa_function_pool[38084]: MapGrid2f (offset 227) */
+ /* _mesa_function_pool[39204]: MapGrid2f (offset 227) */
"iffiff\0"
"glMapGrid2f\0"
"\0"
- /* _mesa_function_pool[38104]: SampleMapATI (will be remapped) */
+ /* _mesa_function_pool[39224]: SampleMapATI (will be remapped) */
"iii\0"
"glSampleMapATI\0"
"\0"
- /* _mesa_function_pool[38124]: TexBumpParameterfvATI (will be remapped) */
+ /* _mesa_function_pool[39244]: TexBumpParameterfvATI (will be remapped) */
"ip\0"
"glTexBumpParameterfvATI\0"
"\0"
- /* _mesa_function_pool[38152]: GetActiveAttrib (will be remapped) */
+ /* _mesa_function_pool[39272]: GetActiveAttrib (will be remapped) */
"iiipppp\0"
"glGetActiveAttrib\0"
"glGetActiveAttribARB\0"
"\0"
- /* _mesa_function_pool[38200]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[39320]: TexCoord2fColor4ubVertex3fvSUN (dynamic) */
"ppp\0"
"glTexCoord2fColor4ubVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[38238]: PixelMapfv (offset 251) */
+ /* _mesa_function_pool[39358]: PixelMapfv (offset 251) */
"iip\0"
"glPixelMapfv\0"
"\0"
- /* _mesa_function_pool[38256]: ClearBufferData (will be remapped) */
+ /* _mesa_function_pool[39376]: ClearBufferData (will be remapped) */
"iiiip\0"
"glClearBufferData\0"
"\0"
- /* _mesa_function_pool[38281]: Color3usv (offset 24) */
+ /* _mesa_function_pool[39401]: Color3usv (offset 24) */
"p\0"
"glColor3usv\0"
"\0"
- /* _mesa_function_pool[38296]: CopyImageSubData (will be remapped) */
+ /* _mesa_function_pool[39416]: CopyImageSubData (will be remapped) */
"iiiiiiiiiiiiiii\0"
"glCopyImageSubData\0"
"\0"
- /* _mesa_function_pool[38332]: StencilOpSeparate (will be remapped) */
+ /* _mesa_function_pool[39452]: StencilOpSeparate (will be remapped) */
"iiii\0"
"glStencilOpSeparate\0"
"glStencilOpSeparateATI\0"
"\0"
- /* _mesa_function_pool[38381]: GenSamplers (will be remapped) */
+ /* _mesa_function_pool[39501]: GenSamplers (will be remapped) */
"ip\0"
"glGenSamplers\0"
"\0"
- /* _mesa_function_pool[38399]: ClipControl (will be remapped) */
+ /* _mesa_function_pool[39519]: ClipControl (will be remapped) */
"ii\0"
"glClipControl\0"
"\0"
- /* _mesa_function_pool[38417]: DrawTexfOES (will be remapped) */
+ /* _mesa_function_pool[39537]: DrawTexfOES (will be remapped) */
"fffff\0"
"glDrawTexfOES\0"
"\0"
- /* _mesa_function_pool[38438]: AttachObjectARB (will be remapped) */
+ /* _mesa_function_pool[39558]: AttachObjectARB (will be remapped) */
"ii\0"
"glAttachObjectARB\0"
"\0"
- /* _mesa_function_pool[38460]: GetFragmentLightivSGIX (dynamic) */
+ /* _mesa_function_pool[39580]: GetFragmentLightivSGIX (dynamic) */
"iip\0"
"glGetFragmentLightivSGIX\0"
"\0"
- /* _mesa_function_pool[38490]: Accum (offset 213) */
+ /* _mesa_function_pool[39610]: Accum (offset 213) */
"if\0"
"glAccum\0"
"\0"
- /* _mesa_function_pool[38502]: GetTexImage (offset 281) */
+ /* _mesa_function_pool[39622]: GetTexImage (offset 281) */
"iiiip\0"
"glGetTexImage\0"
"\0"
- /* _mesa_function_pool[38523]: Color4x (will be remapped) */
+ /* _mesa_function_pool[39643]: Color4x (will be remapped) */
"iiii\0"
"glColor4xOES\0"
"glColor4x\0"
"\0"
- /* _mesa_function_pool[38552]: ConvolutionParameteriv (offset 353) */
+ /* _mesa_function_pool[39672]: ConvolutionParameteriv (offset 353) */
"iip\0"
"glConvolutionParameteriv\0"
"glConvolutionParameterivEXT\0"
"\0"
- /* _mesa_function_pool[38610]: Color4s (offset 33) */
+ /* _mesa_function_pool[39730]: Color4s (offset 33) */
"iiii\0"
"glColor4s\0"
"\0"
- /* _mesa_function_pool[38626]: CullParameterdvEXT (dynamic) */
+ /* _mesa_function_pool[39746]: CullParameterdvEXT (dynamic) */
"ip\0"
"glCullParameterdvEXT\0"
"\0"
- /* _mesa_function_pool[38651]: EnableVertexAttribArray (will be remapped) */
+ /* _mesa_function_pool[39771]: EnableVertexAttribArray (will be remapped) */
"i\0"
"glEnableVertexAttribArray\0"
"glEnableVertexAttribArrayARB\0"
"\0"
- /* _mesa_function_pool[38709]: Color4i (offset 31) */
+ /* _mesa_function_pool[39829]: Color4i (offset 31) */
"iiii\0"
"glColor4i\0"
"\0"
- /* _mesa_function_pool[38725]: Color4f (offset 29) */
+ /* _mesa_function_pool[39845]: Color4f (offset 29) */
"ffff\0"
"glColor4f\0"
"\0"
- /* _mesa_function_pool[38741]: Color4d (offset 27) */
+ /* _mesa_function_pool[39861]: Color4d (offset 27) */
"dddd\0"
"glColor4d\0"
"\0"
- /* _mesa_function_pool[38757]: Color4b (offset 25) */
+ /* _mesa_function_pool[39877]: Color4b (offset 25) */
"iiii\0"
"glColor4b\0"
"\0"
- /* _mesa_function_pool[38773]: LoadProgramNV (will be remapped) */
+ /* _mesa_function_pool[39893]: LoadProgramNV (will be remapped) */
"iiip\0"
"glLoadProgramNV\0"
"\0"
- /* _mesa_function_pool[38795]: GetAttachedObjectsARB (will be remapped) */
+ /* _mesa_function_pool[39915]: GetAttachedObjectsARB (will be remapped) */
"iipp\0"
"glGetAttachedObjectsARB\0"
"\0"
- /* _mesa_function_pool[38825]: EvalCoord1fv (offset 231) */
+ /* _mesa_function_pool[39945]: EvalCoord1fv (offset 231) */
"p\0"
"glEvalCoord1fv\0"
"\0"
- /* _mesa_function_pool[38843]: VertexAttribLFormat (will be remapped) */
+ /* _mesa_function_pool[39963]: VertexAttribLFormat (will be remapped) */
"iiii\0"
"glVertexAttribLFormat\0"
"\0"
- /* _mesa_function_pool[38871]: StencilFuncSeparate (will be remapped) */
+ /* _mesa_function_pool[39991]: VertexAttribL3d (will be remapped) */
+ "iddd\0"
+ "glVertexAttribL3d\0"
+ "\0"
+ /* _mesa_function_pool[40015]: ClearNamedFramebufferuiv (will be remapped) */
+ "iiip\0"
+ "glClearNamedFramebufferuiv\0"
+ "\0"
+ /* _mesa_function_pool[40048]: StencilFuncSeparate (will be remapped) */
"iiii\0"
"glStencilFuncSeparate\0"
"\0"
- /* _mesa_function_pool[38899]: ShaderSource (will be remapped) */
+ /* _mesa_function_pool[40076]: ShaderSource (will be remapped) */
"iipp\0"
"glShaderSource\0"
"glShaderSourceARB\0"
"\0"
- /* _mesa_function_pool[38938]: Normal3fv (offset 57) */
+ /* _mesa_function_pool[40115]: Normal3fv (offset 57) */
"p\0"
"glNormal3fv\0"
"\0"
- /* _mesa_function_pool[38953]: ImageTransformParameterfvHP (dynamic) */
+ /* _mesa_function_pool[40130]: ImageTransformParameterfvHP (dynamic) */
"iip\0"
"glImageTransformParameterfvHP\0"
"\0"
- /* _mesa_function_pool[38988]: NormalP3ui (will be remapped) */
+ /* _mesa_function_pool[40165]: NormalP3ui (will be remapped) */
"ii\0"
"glNormalP3ui\0"
"\0"
- /* _mesa_function_pool[39005]: CreateSamplers (will be remapped) */
+ /* _mesa_function_pool[40182]: CreateSamplers (will be remapped) */
"ip\0"
"glCreateSamplers\0"
"\0"
- /* _mesa_function_pool[39026]: MultiTexCoord3fvARB (offset 395) */
+ /* _mesa_function_pool[40203]: MultiTexCoord3fvARB (offset 395) */
"ip\0"
"glMultiTexCoord3fv\0"
"glMultiTexCoord3fvARB\0"
"\0"
- /* _mesa_function_pool[39071]: GetProgramParameterfvNV (will be remapped) */
+ /* _mesa_function_pool[40248]: GetProgramParameterfvNV (will be remapped) */
"iiip\0"
"glGetProgramParameterfvNV\0"
"\0"
- /* _mesa_function_pool[39103]: BufferData (will be remapped) */
+ /* _mesa_function_pool[40280]: BufferData (will be remapped) */
"iipi\0"
"glBufferData\0"
"glBufferDataARB\0"
"\0"
- /* _mesa_function_pool[39138]: TexSubImage2D (offset 333) */
+ /* _mesa_function_pool[40315]: TexSubImage2D (offset 333) */
"iiiiiiiip\0"
"glTexSubImage2D\0"
"glTexSubImage2DEXT\0"
"\0"
- /* _mesa_function_pool[39184]: FragmentLightivSGIX (dynamic) */
+ /* _mesa_function_pool[40361]: FragmentLightivSGIX (dynamic) */
"iip\0"
"glFragmentLightivSGIX\0"
"\0"
- /* _mesa_function_pool[39211]: GetTexParameterPointervAPPLE (dynamic) */
+ /* _mesa_function_pool[40388]: GetTexParameterPointervAPPLE (dynamic) */
"iip\0"
"glGetTexParameterPointervAPPLE\0"
"\0"
- /* _mesa_function_pool[39247]: TexGenfv (offset 191) */
+ /* _mesa_function_pool[40424]: TexGenfv (offset 191) */
"iip\0"
"glTexGenfv\0"
"glTexGenfvOES\0"
"\0"
- /* _mesa_function_pool[39277]: GetVertexAttribiv (will be remapped) */
+ /* _mesa_function_pool[40454]: GetVertexAttribiv (will be remapped) */
"iip\0"
"glGetVertexAttribiv\0"
"glGetVertexAttribivARB\0"
"\0"
- /* _mesa_function_pool[39325]: TexCoordP2uiv (will be remapped) */
+ /* _mesa_function_pool[40502]: TexCoordP2uiv (will be remapped) */
"ip\0"
"glTexCoordP2uiv\0"
"\0"
- /* _mesa_function_pool[39345]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[40522]: ReplacementCodeuiColor3fVertex3fvSUN (dynamic) */
"ppp\0"
"glReplacementCodeuiColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[39389]: Uniform3fv (will be remapped) */
+ /* _mesa_function_pool[40566]: Uniform3fv (will be remapped) */
"iip\0"
"glUniform3fv\0"
"glUniform3fvARB\0"
"\0"
- /* _mesa_function_pool[39423]: BlendEquation (offset 337) */
+ /* _mesa_function_pool[40600]: BlendEquation (offset 337) */
"i\0"
"glBlendEquation\0"
"glBlendEquationEXT\0"
"glBlendEquationOES\0"
"\0"
- /* _mesa_function_pool[39480]: VertexAttrib3dNV (will be remapped) */
+ /* _mesa_function_pool[40657]: VertexAttrib3dNV (will be remapped) */
"iddd\0"
"glVertexAttrib3dNV\0"
"\0"
- /* _mesa_function_pool[39505]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[40682]: ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN (dynamic) */
"ppppp\0"
"glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[39569]: IndexFuncEXT (dynamic) */
+ /* _mesa_function_pool[40746]: IndexFuncEXT (dynamic) */
"if\0"
"glIndexFuncEXT\0"
"\0"
- /* _mesa_function_pool[39588]: UseShaderProgramEXT (will be remapped) */
+ /* _mesa_function_pool[40765]: UseShaderProgramEXT (will be remapped) */
"ii\0"
"glUseShaderProgramEXT\0"
"\0"
- /* _mesa_function_pool[39614]: PushName (offset 201) */
+ /* _mesa_function_pool[40791]: PushName (offset 201) */
"i\0"
"glPushName\0"
"\0"
- /* _mesa_function_pool[39628]: GenFencesNV (dynamic) */
+ /* _mesa_function_pool[40805]: GenFencesNV (dynamic) */
"ip\0"
"glGenFencesNV\0"
"\0"
- /* _mesa_function_pool[39646]: CullParameterfvEXT (dynamic) */
+ /* _mesa_function_pool[40823]: CullParameterfvEXT (dynamic) */
"ip\0"
"glCullParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[39671]: DeleteRenderbuffers (will be remapped) */
+ /* _mesa_function_pool[40848]: DeleteRenderbuffers (will be remapped) */
"ip\0"
"glDeleteRenderbuffers\0"
"glDeleteRenderbuffersEXT\0"
"glDeleteRenderbuffersOES\0"
"\0"
- /* _mesa_function_pool[39747]: VertexAttrib1dv (will be remapped) */
+ /* _mesa_function_pool[40924]: VertexAttrib1dv (will be remapped) */
"ip\0"
"glVertexAttrib1dv\0"
"glVertexAttrib1dvARB\0"
"\0"
- /* _mesa_function_pool[39790]: ImageTransformParameteriHP (dynamic) */
+ /* _mesa_function_pool[40967]: ImageTransformParameteriHP (dynamic) */
"iii\0"
"glImageTransformParameteriHP\0"
"\0"
- /* _mesa_function_pool[39824]: IsShader (will be remapped) */
+ /* _mesa_function_pool[41001]: IsShader (will be remapped) */
"i\0"
"glIsShader\0"
"\0"
- /* _mesa_function_pool[39838]: Rotated (offset 299) */
+ /* _mesa_function_pool[41015]: Rotated (offset 299) */
"dddd\0"
"glRotated\0"
"\0"
- /* _mesa_function_pool[39854]: GenPerfMonitorsAMD (will be remapped) */
- "ip\0"
- "glGenPerfMonitorsAMD\0"
+ /* _mesa_function_pool[41031]: Color4iv (offset 32) */
+ "p\0"
+ "glColor4iv\0"
"\0"
- /* _mesa_function_pool[39879]: PointParameterxv (will be remapped) */
+ /* _mesa_function_pool[41045]: PointParameterxv (will be remapped) */
"ip\0"
"glPointParameterxvOES\0"
"glPointParameterxv\0"
"\0"
- /* _mesa_function_pool[39924]: Rotatex (will be remapped) */
+ /* _mesa_function_pool[41090]: Rotatex (will be remapped) */
"iiii\0"
"glRotatexOES\0"
"glRotatex\0"
"\0"
- /* _mesa_function_pool[39953]: FramebufferTextureLayer (will be remapped) */
+ /* _mesa_function_pool[41119]: FramebufferTextureLayer (will be remapped) */
"iiiii\0"
"glFramebufferTextureLayer\0"
"glFramebufferTextureLayerARB\0"
"glFramebufferTextureLayerEXT\0"
"\0"
- /* _mesa_function_pool[40044]: TexEnvfv (offset 185) */
+ /* _mesa_function_pool[41210]: TexEnvfv (offset 185) */
"iip\0"
"glTexEnvfv\0"
"\0"
- /* _mesa_function_pool[40060]: ProgramUniformMatrix3fv (will be remapped) */
+ /* _mesa_function_pool[41226]: ProgramUniformMatrix3fv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix3fv\0"
"glProgramUniformMatrix3fvEXT\0"
"\0"
- /* _mesa_function_pool[40122]: LoadMatrixf (offset 291) */
+ /* _mesa_function_pool[41288]: LoadMatrixf (offset 291) */
"p\0"
"glLoadMatrixf\0"
"\0"
- /* _mesa_function_pool[40139]: GetProgramLocalParameterfvARB (will be remapped) */
+ /* _mesa_function_pool[41305]: GetProgramLocalParameterfvARB (will be remapped) */
"iip\0"
"glGetProgramLocalParameterfvARB\0"
"\0"
- /* _mesa_function_pool[40176]: MultiDrawArraysIndirect (will be remapped) */
+ /* _mesa_function_pool[41342]: MultiDrawArraysIndirect (will be remapped) */
"ipii\0"
"glMultiDrawArraysIndirect\0"
"\0"
- /* _mesa_function_pool[40208]: DrawRangeElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[41374]: DrawRangeElementsBaseVertex (will be remapped) */
"iiiiipi\0"
"glDrawRangeElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[40247]: ProgramUniformMatrix4dv (will be remapped) */
+ /* _mesa_function_pool[41413]: ProgramUniformMatrix4dv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix4dv\0"
"\0"
- /* _mesa_function_pool[40280]: MatrixIndexuivARB (dynamic) */
+ /* _mesa_function_pool[41446]: MatrixIndexuivARB (dynamic) */
"ip\0"
"glMatrixIndexuivARB\0"
"\0"
- /* _mesa_function_pool[40304]: Tangent3sEXT (dynamic) */
+ /* _mesa_function_pool[41470]: Tangent3sEXT (dynamic) */
"iii\0"
"glTangent3sEXT\0"
"\0"
- /* _mesa_function_pool[40324]: SecondaryColor3bv (will be remapped) */
+ /* _mesa_function_pool[41490]: SecondaryColor3bv (will be remapped) */
"p\0"
"glSecondaryColor3bv\0"
"glSecondaryColor3bvEXT\0"
"\0"
- /* _mesa_function_pool[40370]: GlobalAlphaFactorusSUN (dynamic) */
+ /* _mesa_function_pool[41536]: GlobalAlphaFactorusSUN (dynamic) */
"i\0"
"glGlobalAlphaFactorusSUN\0"
"\0"
- /* _mesa_function_pool[40398]: GetCombinerOutputParameterivNV (dynamic) */
+ /* _mesa_function_pool[41564]: GetCombinerOutputParameterivNV (dynamic) */
"iiip\0"
"glGetCombinerOutputParameterivNV\0"
"\0"
- /* _mesa_function_pool[40437]: DrawTexxvOES (will be remapped) */
+ /* _mesa_function_pool[41603]: DrawTexxvOES (will be remapped) */
"p\0"
"glDrawTexxvOES\0"
"\0"
- /* _mesa_function_pool[40455]: TexParameterfv (offset 179) */
+ /* _mesa_function_pool[41621]: TexParameterfv (offset 179) */
"iip\0"
"glTexParameterfv\0"
"\0"
- /* _mesa_function_pool[40477]: Color4ubv (offset 36) */
+ /* _mesa_function_pool[41643]: Color4ubv (offset 36) */
"p\0"
"glColor4ubv\0"
"\0"
- /* _mesa_function_pool[40492]: TexCoord2fv (offset 105) */
+ /* _mesa_function_pool[41658]: TexCoord2fv (offset 105) */
"p\0"
"glTexCoord2fv\0"
"\0"
- /* _mesa_function_pool[40509]: FogCoorddv (will be remapped) */
+ /* _mesa_function_pool[41675]: FogCoorddv (will be remapped) */
"p\0"
"glFogCoorddv\0"
"glFogCoorddvEXT\0"
"\0"
- /* _mesa_function_pool[40541]: VDPAUUnregisterSurfaceNV (will be remapped) */
+ /* _mesa_function_pool[41707]: VDPAUUnregisterSurfaceNV (will be remapped) */
"i\0"
"glVDPAUUnregisterSurfaceNV\0"
"\0"
- /* _mesa_function_pool[40571]: ColorP3ui (will be remapped) */
+ /* _mesa_function_pool[41737]: ColorP3ui (will be remapped) */
"ii\0"
"glColorP3ui\0"
"\0"
- /* _mesa_function_pool[40587]: ClearBufferuiv (will be remapped) */
+ /* _mesa_function_pool[41753]: ClearBufferuiv (will be remapped) */
"iip\0"
"glClearBufferuiv\0"
"\0"
- /* _mesa_function_pool[40609]: GetShaderPrecisionFormat (will be remapped) */
+ /* _mesa_function_pool[41775]: GetShaderPrecisionFormat (will be remapped) */
"iipp\0"
"glGetShaderPrecisionFormat\0"
"\0"
- /* _mesa_function_pool[40642]: ProgramNamedParameter4dvNV (will be remapped) */
+ /* _mesa_function_pool[41808]: ProgramNamedParameter4dvNV (will be remapped) */
"iipp\0"
"glProgramNamedParameter4dvNV\0"
"\0"
- /* _mesa_function_pool[40677]: Flush (offset 217) */
+ /* _mesa_function_pool[41843]: Flush (offset 217) */
"\0"
"glFlush\0"
"\0"
- /* _mesa_function_pool[40687]: VertexAttribI4iEXT (will be remapped) */
+ /* _mesa_function_pool[41853]: VertexAttribI4iEXT (will be remapped) */
"iiiii\0"
"glVertexAttribI4iEXT\0"
"glVertexAttribI4i\0"
"\0"
- /* _mesa_function_pool[40733]: FogCoordd (will be remapped) */
+ /* _mesa_function_pool[41899]: FogCoordd (will be remapped) */
"d\0"
"glFogCoordd\0"
"glFogCoorddEXT\0"
"\0"
- /* _mesa_function_pool[40763]: Uniform3iv (will be remapped) */
+ /* _mesa_function_pool[41929]: Uniform3iv (will be remapped) */
"iip\0"
"glUniform3iv\0"
"glUniform3ivARB\0"
"\0"
- /* _mesa_function_pool[40797]: TexStorage2DMultisample (will be remapped) */
+ /* _mesa_function_pool[41963]: TexStorage2DMultisample (will be remapped) */
"iiiiii\0"
"glTexStorage2DMultisample\0"
"\0"
- /* _mesa_function_pool[40831]: UnlockArraysEXT (will be remapped) */
+ /* _mesa_function_pool[41997]: UnlockArraysEXT (will be remapped) */
"\0"
"glUnlockArraysEXT\0"
"\0"
- /* _mesa_function_pool[40851]: VertexAttrib1svNV (will be remapped) */
+ /* _mesa_function_pool[42017]: VertexAttrib1svNV (will be remapped) */
"ip\0"
"glVertexAttrib1svNV\0"
"\0"
- /* _mesa_function_pool[40875]: VertexAttrib4iv (will be remapped) */
+ /* _mesa_function_pool[42041]: VertexAttrib4iv (will be remapped) */
"ip\0"
"glVertexAttrib4iv\0"
"glVertexAttrib4ivARB\0"
"\0"
- /* _mesa_function_pool[40918]: CopyTexSubImage3D (offset 373) */
+ /* _mesa_function_pool[42084]: CopyTexSubImage3D (offset 373) */
"iiiiiiiii\0"
"glCopyTexSubImage3D\0"
"glCopyTexSubImage3DEXT\0"
"glCopyTexSubImage3DOES\0"
"\0"
- /* _mesa_function_pool[40995]: PolygonOffsetClampEXT (will be remapped) */
+ /* _mesa_function_pool[42161]: PolygonOffsetClampEXT (will be remapped) */
"fff\0"
"glPolygonOffsetClampEXT\0"
"\0"
- /* _mesa_function_pool[41024]: GetInteger64v (will be remapped) */
+ /* _mesa_function_pool[42190]: GetInteger64v (will be remapped) */
"ip\0"
"glGetInteger64v\0"
"\0"
- /* _mesa_function_pool[41044]: DetachObjectARB (will be remapped) */
+ /* _mesa_function_pool[42210]: DetachObjectARB (will be remapped) */
"ii\0"
"glDetachObjectARB\0"
"\0"
- /* _mesa_function_pool[41066]: Indexiv (offset 49) */
+ /* _mesa_function_pool[42232]: Indexiv (offset 49) */
"p\0"
"glIndexiv\0"
"\0"
- /* _mesa_function_pool[41079]: TexEnvi (offset 186) */
+ /* _mesa_function_pool[42245]: TexEnvi (offset 186) */
"iii\0"
"glTexEnvi\0"
"\0"
- /* _mesa_function_pool[41094]: TexEnvf (offset 184) */
+ /* _mesa_function_pool[42260]: TexEnvf (offset 184) */
"iif\0"
"glTexEnvf\0"
"\0"
- /* _mesa_function_pool[41109]: TexEnvx (will be remapped) */
+ /* _mesa_function_pool[42275]: TexEnvx (will be remapped) */
"iii\0"
"glTexEnvxOES\0"
"glTexEnvx\0"
"\0"
- /* _mesa_function_pool[41137]: StopInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[42303]: LoadIdentityDeformationMapSGIX (dynamic) */
+ "i\0"
+ "glLoadIdentityDeformationMapSGIX\0"
+ "\0"
+ /* _mesa_function_pool[42339]: StopInstrumentsSGIX (dynamic) */
"i\0"
"glStopInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[41162]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */
+ /* _mesa_function_pool[42364]: TexCoord4fColor4fNormal3fVertex4fSUN (dynamic) */
"fffffffffffffff\0"
"glTexCoord4fColor4fNormal3fVertex4fSUN\0"
"\0"
- /* _mesa_function_pool[41218]: InvalidateBufferSubData (will be remapped) */
+ /* _mesa_function_pool[42420]: InvalidateBufferSubData (will be remapped) */
"iii\0"
"glInvalidateBufferSubData\0"
"\0"
- /* _mesa_function_pool[41249]: UniformMatrix4x2fv (will be remapped) */
+ /* _mesa_function_pool[42451]: UniformMatrix4x2fv (will be remapped) */
"iiip\0"
"glUniformMatrix4x2fv\0"
"\0"
- /* _mesa_function_pool[41276]: ClearTexImage (will be remapped) */
+ /* _mesa_function_pool[42478]: ClearTexImage (will be remapped) */
"iiiip\0"
"glClearTexImage\0"
"\0"
- /* _mesa_function_pool[41299]: PolygonOffset (offset 319) */
+ /* _mesa_function_pool[42501]: PolygonOffset (offset 319) */
"ff\0"
"glPolygonOffset\0"
"\0"
- /* _mesa_function_pool[41319]: BeginPerfQueryINTEL (will be remapped) */
- "i\0"
- "glBeginPerfQueryINTEL\0"
+ /* _mesa_function_pool[42521]: NormalPointervINTEL (dynamic) */
+ "ip\0"
+ "glNormalPointervINTEL\0"
"\0"
- /* _mesa_function_pool[41344]: SamplerParameterfv (will be remapped) */
+ /* _mesa_function_pool[42547]: SamplerParameterfv (will be remapped) */
"iip\0"
"glSamplerParameterfv\0"
"\0"
- /* _mesa_function_pool[41370]: CompressedTextureSubImage1D (will be remapped) */
+ /* _mesa_function_pool[42573]: CompressedTextureSubImage1D (will be remapped) */
"iiiiiip\0"
"glCompressedTextureSubImage1D\0"
"\0"
- /* _mesa_function_pool[41409]: ProgramUniformMatrix4x2dv (will be remapped) */
+ /* _mesa_function_pool[42612]: ProgramUniformMatrix4x2dv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix4x2dv\0"
"\0"
- /* _mesa_function_pool[41444]: ProgramEnvParameter4fARB (will be remapped) */
+ /* _mesa_function_pool[42647]: ProgramEnvParameter4fARB (will be remapped) */
"iiffff\0"
"glProgramEnvParameter4fARB\0"
"glProgramParameter4fNV\0"
"\0"
- /* _mesa_function_pool[41502]: ClearDepth (offset 208) */
+ /* _mesa_function_pool[42705]: ClearDepth (offset 208) */
"d\0"
"glClearDepth\0"
"\0"
- /* _mesa_function_pool[41518]: VertexAttrib3dvNV (will be remapped) */
+ /* _mesa_function_pool[42721]: VertexAttrib3dvNV (will be remapped) */
"ip\0"
"glVertexAttrib3dvNV\0"
"\0"
- /* _mesa_function_pool[41542]: Color4fv (offset 30) */
+ /* _mesa_function_pool[42745]: Color4fv (offset 30) */
"p\0"
"glColor4fv\0"
"\0"
- /* _mesa_function_pool[41556]: GetnMinmaxARB (will be remapped) */
+ /* _mesa_function_pool[42759]: GetnMinmaxARB (will be remapped) */
"iiiiip\0"
"glGetnMinmaxARB\0"
"\0"
- /* _mesa_function_pool[41580]: ColorPointer (offset 308) */
+ /* _mesa_function_pool[42783]: ColorPointer (offset 308) */
"iiip\0"
"glColorPointer\0"
"\0"
- /* _mesa_function_pool[41601]: GetPointerv (offset 329) */
+ /* _mesa_function_pool[42804]: GetPointerv (offset 329) */
"ip\0"
"glGetPointerv\0"
"glGetPointervEXT\0"
"\0"
- /* _mesa_function_pool[41636]: Lightiv (offset 162) */
+ /* _mesa_function_pool[42839]: Lightiv (offset 162) */
"iip\0"
"glLightiv\0"
"\0"
- /* _mesa_function_pool[41651]: GetTexParameterIuiv (will be remapped) */
+ /* _mesa_function_pool[42854]: GetTexParameterIuiv (will be remapped) */
"iip\0"
"glGetTexParameterIuivEXT\0"
"glGetTexParameterIuiv\0"
"\0"
- /* _mesa_function_pool[41703]: TransformFeedbackVaryings (will be remapped) */
+ /* _mesa_function_pool[42906]: TransformFeedbackVaryings (will be remapped) */
"iipi\0"
"glTransformFeedbackVaryings\0"
"glTransformFeedbackVaryingsEXT\0"
"\0"
- /* _mesa_function_pool[41768]: VertexAttrib3sv (will be remapped) */
+ /* _mesa_function_pool[42971]: VertexAttrib3sv (will be remapped) */
"ip\0"
"glVertexAttrib3sv\0"
"glVertexAttrib3svARB\0"
"\0"
- /* _mesa_function_pool[41811]: IsVertexArray (will be remapped) */
+ /* _mesa_function_pool[43014]: IsVertexArray (will be remapped) */
"i\0"
"glIsVertexArray\0"
"glIsVertexArrayAPPLE\0"
"glIsVertexArrayOES\0"
"\0"
- /* _mesa_function_pool[41870]: PushClientAttrib (offset 335) */
+ /* _mesa_function_pool[43073]: PushClientAttrib (offset 335) */
"i\0"
"glPushClientAttrib\0"
"\0"
- /* _mesa_function_pool[41892]: ProgramUniform4ui (will be remapped) */
+ /* _mesa_function_pool[43095]: ProgramUniform4ui (will be remapped) */
"iiiiii\0"
"glProgramUniform4ui\0"
"glProgramUniform4uiEXT\0"
"\0"
- /* _mesa_function_pool[41943]: Uniform1f (will be remapped) */
+ /* _mesa_function_pool[43146]: Uniform1f (will be remapped) */
"if\0"
"glUniform1f\0"
"glUniform1fARB\0"
"\0"
- /* _mesa_function_pool[41974]: Uniform1d (will be remapped) */
+ /* _mesa_function_pool[43177]: Uniform1d (will be remapped) */
"id\0"
"glUniform1d\0"
"\0"
- /* _mesa_function_pool[41990]: FragmentMaterialfSGIX (dynamic) */
+ /* _mesa_function_pool[43193]: FragmentMaterialfSGIX (dynamic) */
"iif\0"
"glFragmentMaterialfSGIX\0"
"\0"
- /* _mesa_function_pool[42019]: Uniform1i (will be remapped) */
+ /* _mesa_function_pool[43222]: Uniform1i (will be remapped) */
"ii\0"
"glUniform1i\0"
"glUniform1iARB\0"
"\0"
- /* _mesa_function_pool[42050]: GetPolygonStipple (offset 274) */
+ /* _mesa_function_pool[43253]: GetPolygonStipple (offset 274) */
"p\0"
"glGetPolygonStipple\0"
"\0"
- /* _mesa_function_pool[42073]: PixelTexGenSGIX (dynamic) */
+ /* _mesa_function_pool[43276]: Tangent3dvEXT (dynamic) */
+ "p\0"
+ "glTangent3dvEXT\0"
+ "\0"
+ /* _mesa_function_pool[43295]: BlitNamedFramebuffer (will be remapped) */
+ "iiiiiiiiiiii\0"
+ "glBlitNamedFramebuffer\0"
+ "\0"
+ /* _mesa_function_pool[43332]: PixelTexGenSGIX (dynamic) */
"i\0"
"glPixelTexGenSGIX\0"
"\0"
- /* _mesa_function_pool[42094]: ReplacementCodeusvSUN (dynamic) */
+ /* _mesa_function_pool[43353]: ReplacementCodeusvSUN (dynamic) */
"p\0"
"glReplacementCodeusvSUN\0"
"\0"
- /* _mesa_function_pool[42121]: UseProgram (will be remapped) */
+ /* _mesa_function_pool[43380]: UseProgram (will be remapped) */
"i\0"
"glUseProgram\0"
"glUseProgramObjectARB\0"
"\0"
- /* _mesa_function_pool[42159]: StartInstrumentsSGIX (dynamic) */
+ /* _mesa_function_pool[43418]: StartInstrumentsSGIX (dynamic) */
"\0"
"glStartInstrumentsSGIX\0"
"\0"
- /* _mesa_function_pool[42184]: FlushMappedBufferRangeAPPLE (will be remapped) */
+ /* _mesa_function_pool[43443]: FlushMappedBufferRangeAPPLE (will be remapped) */
"iii\0"
"glFlushMappedBufferRangeAPPLE\0"
"\0"
- /* _mesa_function_pool[42219]: GetFragDataLocation (will be remapped) */
+ /* _mesa_function_pool[43478]: GetFragDataLocation (will be remapped) */
"ip\0"
"glGetFragDataLocationEXT\0"
"glGetFragDataLocation\0"
"\0"
- /* _mesa_function_pool[42270]: PixelMapuiv (offset 252) */
+ /* _mesa_function_pool[43529]: PixelMapuiv (offset 252) */
"iip\0"
"glPixelMapuiv\0"
"\0"
- /* _mesa_function_pool[42289]: ClearNamedBufferSubData (will be remapped) */
+ /* _mesa_function_pool[43548]: ClearNamedBufferSubData (will be remapped) */
"iiiiiip\0"
"glClearNamedBufferSubData\0"
"\0"
- /* _mesa_function_pool[42324]: VertexWeightfvEXT (dynamic) */
+ /* _mesa_function_pool[43583]: VertexWeightfvEXT (dynamic) */
"p\0"
"glVertexWeightfvEXT\0"
"\0"
- /* _mesa_function_pool[42347]: GetFenceivNV (dynamic) */
+ /* _mesa_function_pool[43606]: GetFenceivNV (dynamic) */
"iip\0"
"glGetFenceivNV\0"
"\0"
- /* _mesa_function_pool[42367]: CurrentPaletteMatrixARB (dynamic) */
+ /* _mesa_function_pool[43626]: CurrentPaletteMatrixARB (dynamic) */
"i\0"
"glCurrentPaletteMatrixARB\0"
"glCurrentPaletteMatrixOES\0"
"\0"
- /* _mesa_function_pool[42422]: GenVertexArrays (will be remapped) */
+ /* _mesa_function_pool[43681]: GenVertexArrays (will be remapped) */
"ip\0"
"glGenVertexArrays\0"
"glGenVertexArraysOES\0"
"\0"
- /* _mesa_function_pool[42465]: TexCoord2fColor4ubVertex3fSUN (dynamic) */
+ /* _mesa_function_pool[43724]: TexCoord2fColor4ubVertex3fSUN (dynamic) */
"ffiiiifff\0"
"glTexCoord2fColor4ubVertex3fSUN\0"
"\0"
- /* _mesa_function_pool[42508]: TagSampleBufferSGIX (dynamic) */
+ /* _mesa_function_pool[43767]: TagSampleBufferSGIX (dynamic) */
"\0"
"glTagSampleBufferSGIX\0"
"\0"
- /* _mesa_function_pool[42532]: Color3s (offset 17) */
+ /* _mesa_function_pool[43791]: Color3s (offset 17) */
"iii\0"
"glColor3s\0"
"\0"
- /* _mesa_function_pool[42547]: TextureStorage2DMultisample (will be remapped) */
+ /* _mesa_function_pool[43806]: TextureStorage2DMultisample (will be remapped) */
"iiiiii\0"
"glTextureStorage2DMultisample\0"
"\0"
- /* _mesa_function_pool[42585]: TexCoordPointer (offset 320) */
+ /* _mesa_function_pool[43844]: TexCoordPointer (offset 320) */
"iiip\0"
"glTexCoordPointer\0"
"\0"
- /* _mesa_function_pool[42609]: Color3i (offset 15) */
+ /* _mesa_function_pool[43868]: Color3i (offset 15) */
"iii\0"
"glColor3i\0"
"\0"
- /* _mesa_function_pool[42624]: EvalCoord2d (offset 232) */
+ /* _mesa_function_pool[43883]: EvalCoord2d (offset 232) */
"dd\0"
"glEvalCoord2d\0"
"\0"
- /* _mesa_function_pool[42642]: EvalCoord2f (offset 234) */
+ /* _mesa_function_pool[43901]: EvalCoord2f (offset 234) */
"ff\0"
"glEvalCoord2f\0"
"\0"
- /* _mesa_function_pool[42660]: Color3b (offset 9) */
+ /* _mesa_function_pool[43919]: Color3b (offset 9) */
"iii\0"
"glColor3b\0"
"\0"
- /* _mesa_function_pool[42675]: ExecuteProgramNV (will be remapped) */
+ /* _mesa_function_pool[43934]: ExecuteProgramNV (will be remapped) */
"iip\0"
"glExecuteProgramNV\0"
"\0"
- /* _mesa_function_pool[42699]: Color3f (offset 13) */
+ /* _mesa_function_pool[43958]: Color3f (offset 13) */
"fff\0"
"glColor3f\0"
"\0"
- /* _mesa_function_pool[42714]: Color3d (offset 11) */
+ /* _mesa_function_pool[43973]: Color3d (offset 11) */
"ddd\0"
"glColor3d\0"
"\0"
- /* _mesa_function_pool[42729]: GetVertexAttribdv (will be remapped) */
+ /* _mesa_function_pool[43988]: GetVertexAttribdv (will be remapped) */
"iip\0"
"glGetVertexAttribdv\0"
"glGetVertexAttribdvARB\0"
"\0"
- /* _mesa_function_pool[42777]: GetBufferPointerv (will be remapped) */
+ /* _mesa_function_pool[44036]: GetBufferPointerv (will be remapped) */
"iip\0"
"glGetBufferPointerv\0"
"glGetBufferPointervARB\0"
"glGetBufferPointervOES\0"
"\0"
- /* _mesa_function_pool[42848]: GenFramebuffers (will be remapped) */
+ /* _mesa_function_pool[44107]: GenFramebuffers (will be remapped) */
"ip\0"
"glGenFramebuffers\0"
"glGenFramebuffersEXT\0"
"glGenFramebuffersOES\0"
"\0"
- /* _mesa_function_pool[42912]: GenBuffers (will be remapped) */
+ /* _mesa_function_pool[44171]: GenBuffers (will be remapped) */
"ip\0"
"glGenBuffers\0"
"glGenBuffersARB\0"
"\0"
- /* _mesa_function_pool[42945]: ClearDepthx (will be remapped) */
+ /* _mesa_function_pool[44204]: ClearDepthx (will be remapped) */
"i\0"
"glClearDepthxOES\0"
"glClearDepthx\0"
"\0"
- /* _mesa_function_pool[42979]: BlendEquationSeparate (will be remapped) */
+ /* _mesa_function_pool[44238]: EnableVertexArrayAttrib (will be remapped) */
+ "ii\0"
+ "glEnableVertexArrayAttrib\0"
+ "\0"
+ /* _mesa_function_pool[44268]: BlendEquationSeparate (will be remapped) */
"ii\0"
"glBlendEquationSeparate\0"
"glBlendEquationSeparateEXT\0"
"glBlendEquationSeparateATI\0"
"glBlendEquationSeparateOES\0"
"\0"
- /* _mesa_function_pool[43088]: PixelTransformParameteriEXT (dynamic) */
+ /* _mesa_function_pool[44377]: PixelTransformParameteriEXT (dynamic) */
"iii\0"
"glPixelTransformParameteriEXT\0"
"\0"
- /* _mesa_function_pool[43123]: MultiTexCoordP4ui (will be remapped) */
+ /* _mesa_function_pool[44412]: MultiTexCoordP4ui (will be remapped) */
"iii\0"
"glMultiTexCoordP4ui\0"
"\0"
- /* _mesa_function_pool[43148]: VertexAttribs1fvNV (will be remapped) */
+ /* _mesa_function_pool[44437]: VertexAttribs1fvNV (will be remapped) */
"iip\0"
"glVertexAttribs1fvNV\0"
"\0"
- /* _mesa_function_pool[43174]: VertexAttribIPointer (will be remapped) */
+ /* _mesa_function_pool[44463]: VertexAttribIPointer (will be remapped) */
"iiiip\0"
"glVertexAttribIPointerEXT\0"
"glVertexAttribIPointer\0"
"\0"
- /* _mesa_function_pool[43230]: ProgramUniform4fv (will be remapped) */
+ /* _mesa_function_pool[44519]: ProgramUniform4fv (will be remapped) */
"iiip\0"
"glProgramUniform4fv\0"
"glProgramUniform4fvEXT\0"
"\0"
- /* _mesa_function_pool[43279]: FrameZoomSGIX (dynamic) */
+ /* _mesa_function_pool[44568]: FrameZoomSGIX (dynamic) */
"i\0"
"glFrameZoomSGIX\0"
"\0"
- /* _mesa_function_pool[43298]: RasterPos4sv (offset 85) */
+ /* _mesa_function_pool[44587]: RasterPos4sv (offset 85) */
"p\0"
"glRasterPos4sv\0"
"\0"
- /* _mesa_function_pool[43316]: CopyTextureSubImage3D (will be remapped) */
+ /* _mesa_function_pool[44605]: CopyTextureSubImage3D (will be remapped) */
"iiiiiiiii\0"
"glCopyTextureSubImage3D\0"
"\0"
- /* _mesa_function_pool[43351]: SelectBuffer (offset 195) */
+ /* _mesa_function_pool[44640]: SelectBuffer (offset 195) */
"ip\0"
"glSelectBuffer\0"
"\0"
- /* _mesa_function_pool[43370]: GetSynciv (will be remapped) */
+ /* _mesa_function_pool[44659]: GetSynciv (will be remapped) */
"iiipp\0"
"glGetSynciv\0"
"\0"
- /* _mesa_function_pool[43389]: TextureView (will be remapped) */
+ /* _mesa_function_pool[44678]: TextureView (will be remapped) */
"iiiiiiii\0"
"glTextureView\0"
"\0"
- /* _mesa_function_pool[43413]: TexEnviv (offset 187) */
+ /* _mesa_function_pool[44702]: TexEnviv (offset 187) */
"iip\0"
"glTexEnviv\0"
"\0"
- /* _mesa_function_pool[43429]: TexSubImage3D (offset 372) */
+ /* _mesa_function_pool[44718]: TexSubImage3D (offset 372) */
"iiiiiiiiiip\0"
"glTexSubImage3D\0"
"glTexSubImage3DEXT\0"
"glTexSubImage3DOES\0"
"\0"
- /* _mesa_function_pool[43496]: Bitmap (offset 8) */
+ /* _mesa_function_pool[44785]: Bitmap (offset 8) */
"iiffffp\0"
"glBitmap\0"
"\0"
- /* _mesa_function_pool[43514]: VertexAttribDivisor (will be remapped) */
+ /* _mesa_function_pool[44803]: VertexAttribDivisor (will be remapped) */
"ii\0"
"glVertexAttribDivisorARB\0"
"glVertexAttribDivisor\0"
"\0"
- /* _mesa_function_pool[43565]: DrawTransformFeedbackStream (will be remapped) */
+ /* _mesa_function_pool[44854]: DrawTransformFeedbackStream (will be remapped) */
"iii\0"
"glDrawTransformFeedbackStream\0"
"\0"
- /* _mesa_function_pool[43600]: GetIntegerv (offset 263) */
+ /* _mesa_function_pool[44889]: GetIntegerv (offset 263) */
"ip\0"
"glGetIntegerv\0"
"\0"
- /* _mesa_function_pool[43618]: EndPerfQueryINTEL (will be remapped) */
+ /* _mesa_function_pool[44907]: EndPerfQueryINTEL (will be remapped) */
"i\0"
"glEndPerfQueryINTEL\0"
"\0"
- /* _mesa_function_pool[43641]: FragmentLightfvSGIX (dynamic) */
+ /* _mesa_function_pool[44930]: FragmentLightfvSGIX (dynamic) */
"iip\0"
"glFragmentLightfvSGIX\0"
"\0"
- /* _mesa_function_pool[43668]: TexCoord2fColor3fVertex3fvSUN (dynamic) */
+ /* _mesa_function_pool[44957]: TexCoord2fColor3fVertex3fvSUN (dynamic) */
"ppp\0"
"glTexCoord2fColor3fVertex3fvSUN\0"
"\0"
- /* _mesa_function_pool[43705]: GetActiveUniform (will be remapped) */
+ /* _mesa_function_pool[44994]: GetActiveUniform (will be remapped) */
"iiipppp\0"
"glGetActiveUniform\0"
"glGetActiveUniformARB\0"
"\0"
- /* _mesa_function_pool[43755]: AlphaFuncx (will be remapped) */
+ /* _mesa_function_pool[45044]: AlphaFuncx (will be remapped) */
"ii\0"
"glAlphaFuncxOES\0"
"glAlphaFuncx\0"
"\0"
- /* _mesa_function_pool[43788]: VertexAttribI2ivEXT (will be remapped) */
+ /* _mesa_function_pool[45077]: VertexAttribI2ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI2ivEXT\0"
"glVertexAttribI2iv\0"
"\0"
- /* _mesa_function_pool[43833]: VertexBlendARB (dynamic) */
+ /* _mesa_function_pool[45122]: VertexBlendARB (dynamic) */
"i\0"
"glVertexBlendARB\0"
"\0"
- /* _mesa_function_pool[43853]: Map1d (offset 220) */
+ /* _mesa_function_pool[45142]: Map1d (offset 220) */
"iddiip\0"
"glMap1d\0"
"\0"
- /* _mesa_function_pool[43869]: Map1f (offset 221) */
+ /* _mesa_function_pool[45158]: Map1f (offset 221) */
"iffiip\0"
"glMap1f\0"
"\0"
- /* _mesa_function_pool[43885]: AreTexturesResident (offset 322) */
+ /* _mesa_function_pool[45174]: AreTexturesResident (offset 322) */
"ipp\0"
"glAreTexturesResident\0"
"glAreTexturesResidentEXT\0"
"\0"
- /* _mesa_function_pool[43937]: ProgramNamedParameter4fNV (will be remapped) */
+ /* _mesa_function_pool[45226]: VertexArrayVertexBuffer (will be remapped) */
+ "iiiii\0"
+ "glVertexArrayVertexBuffer\0"
+ "\0"
+ /* _mesa_function_pool[45259]: ProgramNamedParameter4fNV (will be remapped) */
"iipffff\0"
"glProgramNamedParameter4fNV\0"
"\0"
- /* _mesa_function_pool[43974]: PixelTransferi (offset 248) */
+ /* _mesa_function_pool[45296]: PixelTransferi (offset 248) */
"ii\0"
"glPixelTransferi\0"
"\0"
- /* _mesa_function_pool[43995]: GetProgramResourceiv (will be remapped) */
+ /* _mesa_function_pool[45317]: GetProgramResourceiv (will be remapped) */
"iiiipipp\0"
"glGetProgramResourceiv\0"
"\0"
- /* _mesa_function_pool[44028]: VertexAttrib3fvNV (will be remapped) */
+ /* _mesa_function_pool[45350]: VertexAttrib3fvNV (will be remapped) */
"ip\0"
"glVertexAttrib3fvNV\0"
"\0"
- /* _mesa_function_pool[44052]: Rotatef (offset 300) */
- "ffff\0"
- "glRotatef\0"
- "\0"
- /* _mesa_function_pool[44068]: GetFinalCombinerInputParameterivNV (dynamic) */
+ /* _mesa_function_pool[45374]: GetFinalCombinerInputParameterivNV (dynamic) */
"iip\0"
"glGetFinalCombinerInputParameterivNV\0"
"\0"
- /* _mesa_function_pool[44110]: SecondaryColorP3ui (will be remapped) */
+ /* _mesa_function_pool[45416]: SecondaryColorP3ui (will be remapped) */
"ii\0"
"glSecondaryColorP3ui\0"
"\0"
- /* _mesa_function_pool[44135]: BindTextures (will be remapped) */
+ /* _mesa_function_pool[45441]: BindTextures (will be remapped) */
"iip\0"
"glBindTextures\0"
"\0"
- /* _mesa_function_pool[44155]: GetMapParameterivNV (dynamic) */
+ /* _mesa_function_pool[45461]: GetMapParameterivNV (dynamic) */
"iip\0"
"glGetMapParameterivNV\0"
"\0"
- /* _mesa_function_pool[44182]: VertexAttrib4fvNV (will be remapped) */
+ /* _mesa_function_pool[45488]: VertexAttrib4fvNV (will be remapped) */
"ip\0"
"glVertexAttrib4fvNV\0"
"\0"
- /* _mesa_function_pool[44206]: Rectiv (offset 91) */
+ /* _mesa_function_pool[45512]: Rectiv (offset 91) */
"pp\0"
"glRectiv\0"
"\0"
- /* _mesa_function_pool[44219]: MultiTexCoord1iv (offset 381) */
+ /* _mesa_function_pool[45525]: MultiTexCoord1iv (offset 381) */
"ip\0"
"glMultiTexCoord1iv\0"
"glMultiTexCoord1ivARB\0"
"\0"
- /* _mesa_function_pool[44264]: PassTexCoordATI (will be remapped) */
+ /* _mesa_function_pool[45570]: PassTexCoordATI (will be remapped) */
"iii\0"
"glPassTexCoordATI\0"
"\0"
- /* _mesa_function_pool[44287]: Tangent3dEXT (dynamic) */
+ /* _mesa_function_pool[45593]: Tangent3dEXT (dynamic) */
"ddd\0"
"glTangent3dEXT\0"
"\0"
- /* _mesa_function_pool[44307]: Vertex2fv (offset 129) */
+ /* _mesa_function_pool[45613]: Vertex2fv (offset 129) */
"p\0"
"glVertex2fv\0"
"\0"
- /* _mesa_function_pool[44322]: BindRenderbufferEXT (will be remapped) */
+ /* _mesa_function_pool[45628]: BindRenderbufferEXT (will be remapped) */
"ii\0"
"glBindRenderbufferEXT\0"
"\0"
- /* _mesa_function_pool[44348]: Vertex3sv (offset 141) */
+ /* _mesa_function_pool[45654]: Vertex3sv (offset 141) */
"p\0"
"glVertex3sv\0"
"\0"
- /* _mesa_function_pool[44363]: EvalMesh1 (offset 236) */
+ /* _mesa_function_pool[45669]: EvalMesh1 (offset 236) */
"iii\0"
"glEvalMesh1\0"
"\0"
- /* _mesa_function_pool[44380]: DiscardFramebufferEXT (will be remapped) */
+ /* _mesa_function_pool[45686]: DiscardFramebufferEXT (will be remapped) */
"iip\0"
"glDiscardFramebufferEXT\0"
"\0"
- /* _mesa_function_pool[44409]: Uniform2f (will be remapped) */
+ /* _mesa_function_pool[45715]: Uniform2f (will be remapped) */
"iff\0"
"glUniform2f\0"
"glUniform2fARB\0"
"\0"
- /* _mesa_function_pool[44441]: Uniform2d (will be remapped) */
+ /* _mesa_function_pool[45747]: Uniform2d (will be remapped) */
"idd\0"
"glUniform2d\0"
"\0"
- /* _mesa_function_pool[44458]: ColorPointerEXT (will be remapped) */
+ /* _mesa_function_pool[45764]: ColorPointerEXT (will be remapped) */
"iiiip\0"
"glColorPointerEXT\0"
"\0"
- /* _mesa_function_pool[44483]: LineWidth (offset 168) */
+ /* _mesa_function_pool[45789]: LineWidth (offset 168) */
"f\0"
"glLineWidth\0"
"\0"
- /* _mesa_function_pool[44498]: Uniform2i (will be remapped) */
+ /* _mesa_function_pool[45804]: Uniform2i (will be remapped) */
"iii\0"
"glUniform2i\0"
"glUniform2iARB\0"
"\0"
- /* _mesa_function_pool[44530]: MultiDrawElementsBaseVertex (will be remapped) */
+ /* _mesa_function_pool[45836]: MultiDrawElementsBaseVertex (will be remapped) */
"ipipip\0"
"glMultiDrawElementsBaseVertex\0"
"\0"
- /* _mesa_function_pool[44568]: Lightxv (will be remapped) */
+ /* _mesa_function_pool[45874]: Lightxv (will be remapped) */
"iip\0"
"glLightxvOES\0"
"glLightxv\0"
"\0"
- /* _mesa_function_pool[44596]: DepthRangeIndexed (will be remapped) */
+ /* _mesa_function_pool[45902]: DepthRangeIndexed (will be remapped) */
"idd\0"
"glDepthRangeIndexed\0"
"\0"
- /* _mesa_function_pool[44621]: GetConvolutionParameterfv (offset 357) */
+ /* _mesa_function_pool[45927]: GetConvolutionParameterfv (offset 357) */
"iip\0"
"glGetConvolutionParameterfv\0"
"glGetConvolutionParameterfvEXT\0"
"\0"
- /* _mesa_function_pool[44685]: GetTexBumpParameterfvATI (will be remapped) */
+ /* _mesa_function_pool[45991]: GetTexBumpParameterfvATI (will be remapped) */
"ip\0"
"glGetTexBumpParameterfvATI\0"
"\0"
- /* _mesa_function_pool[44716]: ProgramNamedParameter4dNV (will be remapped) */
+ /* _mesa_function_pool[46022]: ProgramNamedParameter4dNV (will be remapped) */
"iipdddd\0"
"glProgramNamedParameter4dNV\0"
"\0"
- /* _mesa_function_pool[44753]: GetMaterialfv (offset 269) */
+ /* _mesa_function_pool[46059]: GetMaterialfv (offset 269) */
"iip\0"
"glGetMaterialfv\0"
"\0"
- /* _mesa_function_pool[44774]: TexImage3DMultisample (will be remapped) */
+ /* _mesa_function_pool[46080]: TexImage3DMultisample (will be remapped) */
"iiiiiii\0"
"glTexImage3DMultisample\0"
"\0"
- /* _mesa_function_pool[44807]: VertexAttrib1fvNV (will be remapped) */
+ /* _mesa_function_pool[46113]: VertexAttrib1fvNV (will be remapped) */
"ip\0"
"glVertexAttrib1fvNV\0"
"\0"
- /* _mesa_function_pool[44831]: GetUniformBlockIndex (will be remapped) */
+ /* _mesa_function_pool[46137]: GetUniformBlockIndex (will be remapped) */
"ip\0"
"glGetUniformBlockIndex\0"
"\0"
- /* _mesa_function_pool[44858]: DetachShader (will be remapped) */
+ /* _mesa_function_pool[46164]: DetachShader (will be remapped) */
"ii\0"
"glDetachShader\0"
"\0"
- /* _mesa_function_pool[44877]: CopyTexSubImage2D (offset 326) */
+ /* _mesa_function_pool[46183]: CopyTexSubImage2D (offset 326) */
"iiiiiiii\0"
"glCopyTexSubImage2D\0"
"glCopyTexSubImage2DEXT\0"
"\0"
- /* _mesa_function_pool[44930]: SampleCoverage (will be remapped) */
- "fi\0"
- "glSampleCoverage\0"
- "glSampleCoverageARB\0"
+ /* _mesa_function_pool[46236]: GetNamedFramebufferParameteriv (will be remapped) */
+ "iip\0"
+ "glGetNamedFramebufferParameteriv\0"
"\0"
- /* _mesa_function_pool[44971]: GetObjectParameterivARB (will be remapped) */
+ /* _mesa_function_pool[46274]: GetObjectParameterivARB (will be remapped) */
"iip\0"
"glGetObjectParameterivARB\0"
"\0"
- /* _mesa_function_pool[45002]: Color3iv (offset 16) */
+ /* _mesa_function_pool[46305]: Color3iv (offset 16) */
"p\0"
"glColor3iv\0"
"\0"
- /* _mesa_function_pool[45016]: DrawElements (offset 311) */
+ /* _mesa_function_pool[46319]: DrawElements (offset 311) */
"iiip\0"
"glDrawElements\0"
"\0"
- /* _mesa_function_pool[45037]: ScissorArrayv (will be remapped) */
+ /* _mesa_function_pool[46340]: ScissorArrayv (will be remapped) */
"iip\0"
"glScissorArrayv\0"
"\0"
- /* _mesa_function_pool[45058]: GetInternalformativ (will be remapped) */
+ /* _mesa_function_pool[46361]: GetInternalformativ (will be remapped) */
"iiiip\0"
"glGetInternalformativ\0"
"\0"
- /* _mesa_function_pool[45087]: EvalPoint2 (offset 239) */
+ /* _mesa_function_pool[46390]: EvalPoint2 (offset 239) */
"ii\0"
"glEvalPoint2\0"
"\0"
- /* _mesa_function_pool[45104]: EvalPoint1 (offset 237) */
+ /* _mesa_function_pool[46407]: EvalPoint1 (offset 237) */
"i\0"
"glEvalPoint1\0"
"\0"
- /* _mesa_function_pool[45120]: PopMatrix (offset 297) */
+ /* _mesa_function_pool[46423]: VertexAttribLPointer (will be remapped) */
+ "iiiip\0"
+ "glVertexAttribLPointer\0"
+ "\0"
+ /* _mesa_function_pool[46453]: PopMatrix (offset 297) */
"\0"
"glPopMatrix\0"
"\0"
- /* _mesa_function_pool[45134]: FinishFenceNV (dynamic) */
+ /* _mesa_function_pool[46467]: FinishFenceNV (dynamic) */
"i\0"
"glFinishFenceNV\0"
"\0"
- /* _mesa_function_pool[45153]: Tangent3bvEXT (dynamic) */
+ /* _mesa_function_pool[46486]: Tangent3bvEXT (dynamic) */
"p\0"
"glTangent3bvEXT\0"
"\0"
- /* _mesa_function_pool[45172]: NamedBufferData (will be remapped) */
+ /* _mesa_function_pool[46505]: NamedBufferData (will be remapped) */
"iipi\0"
"glNamedBufferData\0"
"\0"
- /* _mesa_function_pool[45196]: GetTexGeniv (offset 280) */
+ /* _mesa_function_pool[46529]: GetTexGeniv (offset 280) */
"iip\0"
"glGetTexGeniv\0"
"glGetTexGenivOES\0"
"\0"
- /* _mesa_function_pool[45232]: GetFirstPerfQueryIdINTEL (will be remapped) */
+ /* _mesa_function_pool[46565]: GetFirstPerfQueryIdINTEL (will be remapped) */
"p\0"
"glGetFirstPerfQueryIdINTEL\0"
"\0"
- /* _mesa_function_pool[45262]: ActiveProgramEXT (will be remapped) */
+ /* _mesa_function_pool[46595]: ActiveProgramEXT (will be remapped) */
"i\0"
"glActiveProgramEXT\0"
"\0"
- /* _mesa_function_pool[45284]: PixelTransformParameterivEXT (dynamic) */
+ /* _mesa_function_pool[46617]: PixelTransformParameterivEXT (dynamic) */
"iip\0"
"glPixelTransformParameterivEXT\0"
"\0"
- /* _mesa_function_pool[45320]: TexCoord4fVertex4fvSUN (dynamic) */
+ /* _mesa_function_pool[46653]: TexCoord4fVertex4fvSUN (dynamic) */
"pp\0"
"glTexCoord4fVertex4fvSUN\0"
"\0"
- /* _mesa_function_pool[45349]: UnmapBuffer (will be remapped) */
+ /* _mesa_function_pool[46682]: UnmapBuffer (will be remapped) */
"i\0"
"glUnmapBuffer\0"
"glUnmapBufferARB\0"
"glUnmapBufferOES\0"
"\0"
- /* _mesa_function_pool[45400]: EvalCoord1d (offset 228) */
+ /* _mesa_function_pool[46733]: EvalCoord1d (offset 228) */
"d\0"
"glEvalCoord1d\0"
"\0"
- /* _mesa_function_pool[45417]: EvalCoord1f (offset 230) */
+ /* _mesa_function_pool[46750]: VertexAttribL1d (will be remapped) */
+ "id\0"
+ "glVertexAttribL1d\0"
+ "\0"
+ /* _mesa_function_pool[46772]: EvalCoord1f (offset 230) */
"f\0"
"glEvalCoord1f\0"
"\0"
- /* _mesa_function_pool[45434]: IndexMaterialEXT (dynamic) */
+ /* _mesa_function_pool[46789]: IndexMaterialEXT (dynamic) */
"ii\0"
"glIndexMaterialEXT\0"
"\0"
- /* _mesa_function_pool[45457]: Materialf (offset 169) */
+ /* _mesa_function_pool[46812]: Materialf (offset 169) */
"iif\0"
"glMaterialf\0"
"\0"
- /* _mesa_function_pool[45474]: VertexAttribs2dvNV (will be remapped) */
+ /* _mesa_function_pool[46829]: VertexAttribs2dvNV (will be remapped) */
"iip\0"
"glVertexAttribs2dvNV\0"
"\0"
- /* _mesa_function_pool[45500]: ProgramUniform1uiv (will be remapped) */
+ /* _mesa_function_pool[46855]: ProgramUniform1uiv (will be remapped) */
"iiip\0"
"glProgramUniform1uiv\0"
"glProgramUniform1uivEXT\0"
"\0"
- /* _mesa_function_pool[45551]: EvalCoord1dv (offset 229) */
+ /* _mesa_function_pool[46906]: EvalCoord1dv (offset 229) */
"p\0"
"glEvalCoord1dv\0"
"\0"
- /* _mesa_function_pool[45569]: Materialx (will be remapped) */
+ /* _mesa_function_pool[46924]: Materialx (will be remapped) */
"iii\0"
"glMaterialxOES\0"
"glMaterialx\0"
"\0"
- /* _mesa_function_pool[45601]: GetQueryBufferObjectiv (will be remapped) */
+ /* _mesa_function_pool[46956]: GetQueryBufferObjectiv (will be remapped) */
"iiii\0"
"glGetQueryBufferObjectiv\0"
"\0"
- /* _mesa_function_pool[45632]: GetLightiv (offset 265) */
+ /* _mesa_function_pool[46987]: GetLightiv (offset 265) */
"iip\0"
"glGetLightiv\0"
"\0"
- /* _mesa_function_pool[45650]: BindBuffer (will be remapped) */
+ /* _mesa_function_pool[47005]: BindBuffer (will be remapped) */
"ii\0"
"glBindBuffer\0"
"glBindBufferARB\0"
"\0"
- /* _mesa_function_pool[45683]: ProgramUniform1i (will be remapped) */
+ /* _mesa_function_pool[47038]: ProgramUniform1i (will be remapped) */
"iii\0"
"glProgramUniform1i\0"
"glProgramUniform1iEXT\0"
"\0"
- /* _mesa_function_pool[45729]: ProgramUniform1f (will be remapped) */
+ /* _mesa_function_pool[47084]: ProgramUniform1f (will be remapped) */
"iif\0"
"glProgramUniform1f\0"
"glProgramUniform1fEXT\0"
"\0"
- /* _mesa_function_pool[45775]: ProgramUniform1d (will be remapped) */
+ /* _mesa_function_pool[47130]: ProgramUniform1d (will be remapped) */
"iid\0"
"glProgramUniform1d\0"
"\0"
- /* _mesa_function_pool[45799]: WindowPos3iv (will be remapped) */
+ /* _mesa_function_pool[47154]: WindowPos3iv (will be remapped) */
"p\0"
"glWindowPos3iv\0"
"glWindowPos3ivARB\0"
"glWindowPos3ivMESA\0"
"\0"
- /* _mesa_function_pool[45854]: CopyConvolutionFilter2D (offset 355) */
+ /* _mesa_function_pool[47209]: CopyConvolutionFilter2D (offset 355) */
"iiiiii\0"
"glCopyConvolutionFilter2D\0"
"glCopyConvolutionFilter2DEXT\0"
"\0"
- /* _mesa_function_pool[45917]: CopyBufferSubData (will be remapped) */
+ /* _mesa_function_pool[47272]: CopyBufferSubData (will be remapped) */
"iiiii\0"
"glCopyBufferSubData\0"
"\0"
- /* _mesa_function_pool[45944]: WeightfvARB (dynamic) */
+ /* _mesa_function_pool[47299]: WeightfvARB (dynamic) */
"ip\0"
"glWeightfvARB\0"
"\0"
- /* _mesa_function_pool[45962]: UniformMatrix3x4fv (will be remapped) */
+ /* _mesa_function_pool[47317]: UniformMatrix3x4fv (will be remapped) */
"iiip\0"
"glUniformMatrix3x4fv\0"
"\0"
- /* _mesa_function_pool[45989]: Recti (offset 90) */
+ /* _mesa_function_pool[47344]: Recti (offset 90) */
"iiii\0"
"glRecti\0"
"\0"
- /* _mesa_function_pool[46003]: VertexAttribI3ivEXT (will be remapped) */
+ /* _mesa_function_pool[47358]: VertexAttribI3ivEXT (will be remapped) */
"ip\0"
"glVertexAttribI3ivEXT\0"
"glVertexAttribI3iv\0"
"\0"
- /* _mesa_function_pool[46048]: DeleteSamplers (will be remapped) */
+ /* _mesa_function_pool[47403]: DeleteSamplers (will be remapped) */
"ip\0"
"glDeleteSamplers\0"
"\0"
- /* _mesa_function_pool[46069]: SamplerParameteri (will be remapped) */
+ /* _mesa_function_pool[47424]: SamplerParameteri (will be remapped) */
"iii\0"
"glSamplerParameteri\0"
"\0"
- /* _mesa_function_pool[46094]: Rectf (offset 88) */
+ /* _mesa_function_pool[47449]: Rectf (offset 88) */
"ffff\0"
"glRectf\0"
"\0"
- /* _mesa_function_pool[46108]: Rectd (offset 86) */
+ /* _mesa_function_pool[47463]: Rectd (offset 86) */
"dddd\0"
"glRectd\0"
"\0"
- /* _mesa_function_pool[46122]: MultMatrixx (will be remapped) */
+ /* _mesa_function_pool[47477]: MultMatrixx (will be remapped) */
"p\0"
"glMultMatrixxOES\0"
"glMultMatrixx\0"
"\0"
- /* _mesa_function_pool[46156]: Rects (offset 92) */
+ /* _mesa_function_pool[47511]: Rects (offset 92) */
"iiii\0"
"glRects\0"
"\0"
- /* _mesa_function_pool[46170]: CombinerParameterfNV (dynamic) */
+ /* _mesa_function_pool[47525]: CombinerParameterfNV (dynamic) */
"if\0"
"glCombinerParameterfNV\0"
"\0"
- /* _mesa_function_pool[46197]: GetVertexAttribIiv (will be remapped) */
+ /* _mesa_function_pool[47552]: GetVertexAttribIiv (will be remapped) */
"iip\0"
"glGetVertexAttribIivEXT\0"
"glGetVertexAttribIiv\0"
"\0"
- /* _mesa_function_pool[46247]: ClientWaitSync (will be remapped) */
+ /* _mesa_function_pool[47602]: ClientWaitSync (will be remapped) */
"iii\0"
"glClientWaitSync\0"
"\0"
- /* _mesa_function_pool[46269]: TexCoord4s (offset 124) */
+ /* _mesa_function_pool[47624]: TexCoord4s (offset 124) */
"iiii\0"
"glTexCoord4s\0"
"\0"
- /* _mesa_function_pool[46288]: TexEnvxv (will be remapped) */
+ /* _mesa_function_pool[47643]: TexEnvxv (will be remapped) */
"iip\0"
"glTexEnvxvOES\0"
"glTexEnvxv\0"
"\0"
- /* _mesa_function_pool[46318]: TexCoord4i (offset 122) */
+ /* _mesa_function_pool[47673]: TexCoord4i (offset 122) */
"iiii\0"
"glTexCoord4i\0"
"\0"
- /* _mesa_function_pool[46337]: ObjectPurgeableAPPLE (will be remapped) */
+ /* _mesa_function_pool[47692]: ObjectPurgeableAPPLE (will be remapped) */
"iii\0"
"glObjectPurgeableAPPLE\0"
"\0"
- /* _mesa_function_pool[46365]: TexCoord4d (offset 118) */
+ /* _mesa_function_pool[47720]: TexCoord4d (offset 118) */
"dddd\0"
"glTexCoord4d\0"
"\0"
- /* _mesa_function_pool[46384]: TexCoord4f (offset 120) */
+ /* _mesa_function_pool[47739]: TexCoord4f (offset 120) */
"ffff\0"
"glTexCoord4f\0"
"\0"
- /* _mesa_function_pool[46403]: GetBooleanv (offset 258) */
+ /* _mesa_function_pool[47758]: GetBooleanv (offset 258) */
"ip\0"
"glGetBooleanv\0"
"\0"
- /* _mesa_function_pool[46421]: IsAsyncMarkerSGIX (dynamic) */
+ /* _mesa_function_pool[47776]: IsAsyncMarkerSGIX (dynamic) */
"i\0"
"glIsAsyncMarkerSGIX\0"
"\0"
- /* _mesa_function_pool[46444]: ProgramUniformMatrix3dv (will be remapped) */
+ /* _mesa_function_pool[47799]: ProgramUniformMatrix3dv (will be remapped) */
"iiiip\0"
"glProgramUniformMatrix3dv\0"
"\0"
- /* _mesa_function_pool[46477]: LockArraysEXT (will be remapped) */
+ /* _mesa_function_pool[47832]: LockArraysEXT (will be remapped) */
"ii\0"
"glLockArraysEXT\0"
"\0"
- /* _mesa_function_pool[46497]: GetActiveUniformBlockiv (will be remapped) */
+ /* _mesa_function_pool[47852]: GetActiveUniformBlockiv (will be remapped) */
"iiip\0"
"glGetActiveUniformBlockiv\0"
"\0"
- /* _mesa_function_pool[46529]: GetPerfMonitorCountersAMD (will be remapped) */
+ /* _mesa_function_pool[47884]: GetPerfMonitorCountersAMD (will be remapped) */
"ippip\0"
"glGetPerfMonitorCountersAMD\0"
"\0"
- /* _mesa_function_pool[46564]: ObjectPtrLabel (will be remapped) */
+ /* _mesa_function_pool[47919]: ObjectPtrLabel (will be remapped) */
"pip\0"
"glObjectPtrLabel\0"
"\0"
- /* _mesa_function_pool[46586]: Rectfv (offset 89) */
+ /* _mesa_function_pool[47941]: Rectfv (offset 89) */
"pp\0"
"glRectfv\0"
"\0"
- /* _mesa_function_pool[46599]: BindImageTexture (will be remapped) */
+ /* _mesa_function_pool[47954]: BindImageTexture (will be remapped) */
"iiiiiii\0"
"glBindImageTexture\0"
"\0"
- /* _mesa_function_pool[46627]: ClearDepthf (will be remapped) */
- "f\0"
- "glClearDepthf\0"
- "glClearDepthfOES\0"
- "\0"
- /* _mesa_function_pool[46661]: VertexP4uiv (will be remapped) */
+ /* _mesa_function_pool[47982]: VertexP4uiv (will be remapped) */
"ip\0"
"glVertexP4uiv\0"
"\0"
- /* _mesa_function_pool[46679]: MinSampleShading (will be remapped) */
+ /* _mesa_function_pool[48000]: MinSampleShading (will be remapped) */
"f\0"
"glMinSampleShadingARB\0"
"glMinSampleShading\0"
"\0"
- /* _mesa_function_pool[46723]: GetRenderbufferParameteriv (will be remapped) */
+ /* _mesa_function_pool[48044]: GetRenderbufferParameteriv (will be remapped) */
"iip\0"
"glGetRenderbufferParameteriv\0"
"glGetRenderbufferParameterivEXT\0"
"glGetRenderbufferParameterivOES\0"
"\0"
- /* _mesa_function_pool[46821]: EdgeFlagPointerListIBM (dynamic) */
+ /* _mesa_function_pool[48142]: EdgeFlagPointerListIBM (dynamic) */
"ipi\0"
"glEdgeFlagPointerListIBM\0"
"\0"
- /* _mesa_function_pool[46851]: VertexAttrib1dNV (will be remapped) */
+ /* _mesa_function_pool[48172]: VertexAttrib1dNV (will be remapped) */
"id\0"
"glVertexAttrib1dNV\0"
"\0"
- /* _mesa_function_pool[46874]: WindowPos2sv (will be remapped) */
+ /* _mesa_function_pool[48195]: WindowPos2sv (will be remapped) */
"p\0"
"glWindowPos2sv\0"
"glWindowPos2svARB\0"
"glWindowPos2svMESA\0"
"\0"
- /* _mesa_function_pool[46929]: VertexArrayRangeNV (dynamic) */
+ /* _mesa_function_pool[48250]: VertexArrayRangeNV (dynamic) */
"ip\0"
"glVertexArrayRangeNV\0"
"\0"
- /* _mesa_function_pool[46954]: GetPerfMonitorCounterStringAMD (will be remapped) */
+ /* _mesa_function_pool[48275]: GetPerfMonitorCounterStringAMD (will be remapped) */
"iiipp\0"
"glGetPerfMonitorCounterStringAMD\0"
"\0"
- /* _mesa_function_pool[46994]: EndFragmentShaderATI (will be remapped) */
+ /* _mesa_function_pool[48315]: EndFragmentShaderATI (will be remapped) */
"\0"
"glEndFragmentShaderATI\0"
"\0"
- /* _mesa_function_pool[47019]: Uniform4iv (will be remapped) */
+ /* _mesa_function_pool[48340]: Uniform4iv (will be remapped) */
"iip\0"
"glUniform4iv\0"
"glUniform4ivARB\0"
@@ -6534,951 +6702,993 @@ static const char _mesa_function_pool[] =
/* these functions need to be remapped */
static const struct gl_function_pool_remap MESA_remap_table_functions[] = {
- { 19246, CompressedTexImage1D_remap_index },
- { 16653, CompressedTexImage2D_remap_index },
- { 12196, CompressedTexImage3D_remap_index },
- { 30487, CompressedTexSubImage1D_remap_index },
- { 36847, CompressedTexSubImage2D_remap_index },
- { 6344, CompressedTexSubImage3D_remap_index },
- { 4308, GetCompressedTexImage_remap_index },
- { 18477, LoadTransposeMatrixd_remap_index },
- { 18425, LoadTransposeMatrixf_remap_index },
- { 34192, MultTransposeMatrixd_remap_index },
- { 13502, MultTransposeMatrixf_remap_index },
- { 44930, SampleCoverage_remap_index },
- { 3522, BlendFuncSeparate_remap_index },
- { 22177, FogCoordPointer_remap_index },
- { 40733, FogCoordd_remap_index },
- { 40509, FogCoorddv_remap_index },
- { 33190, MultiDrawArrays_remap_index },
- { 31388, PointParameterf_remap_index },
- { 5052, PointParameterfv_remap_index },
- { 31346, PointParameteri_remap_index },
- { 8745, PointParameteriv_remap_index },
- { 5474, SecondaryColor3b_remap_index },
- { 40324, SecondaryColor3bv_remap_index },
- { 34393, SecondaryColor3d_remap_index },
- { 12329, SecondaryColor3dv_remap_index },
- { 5570, SecondaryColor3i_remap_index },
- { 29577, SecondaryColor3iv_remap_index },
- { 5350, SecondaryColor3s_remap_index },
- { 15905, SecondaryColor3sv_remap_index },
- { 22330, SecondaryColor3ub_remap_index },
- { 7257, SecondaryColor3ubv_remap_index },
- { 22408, SecondaryColor3ui_remap_index },
- { 24451, SecondaryColor3uiv_remap_index },
- { 22221, SecondaryColor3us_remap_index },
- { 9838, SecondaryColor3usv_remap_index },
- { 35543, SecondaryColorPointer_remap_index },
- { 11954, WindowPos2d_remap_index },
- { 17466, WindowPos2dv_remap_index },
- { 11901, WindowPos2f_remap_index },
- { 23748, WindowPos2fv_remap_index },
- { 12007, WindowPos2i_remap_index },
- { 6598, WindowPos2iv_remap_index },
- { 12060, WindowPos2s_remap_index },
- { 46874, WindowPos2sv_remap_index },
- { 16186, WindowPos3d_remap_index },
- { 15636, WindowPos3dv_remap_index },
- { 16273, WindowPos3f_remap_index },
- { 8604, WindowPos3fv_remap_index },
- { 16382, WindowPos3i_remap_index },
- { 45799, WindowPos3iv_remap_index },
- { 16498, WindowPos3s_remap_index },
- { 25232, WindowPos3sv_remap_index },
- { 6480, BeginQuery_remap_index },
- { 45650, BindBuffer_remap_index },
- { 39103, BufferData_remap_index },
- { 10382, BufferSubData_remap_index },
- { 31716, DeleteBuffers_remap_index },
- { 22675, DeleteQueries_remap_index },
- { 20158, EndQuery_remap_index },
- { 42912, GenBuffers_remap_index },
+ { 19787, CompressedTexImage1D_remap_index },
+ { 17106, CompressedTexImage2D_remap_index },
+ { 12579, CompressedTexImage3D_remap_index },
+ { 31323, CompressedTexSubImage1D_remap_index },
+ { 37921, CompressedTexSubImage2D_remap_index },
+ { 6480, CompressedTexSubImage3D_remap_index },
+ { 4344, GetCompressedTexImage_remap_index },
+ { 19003, LoadTransposeMatrixd_remap_index },
+ { 18951, LoadTransposeMatrixf_remap_index },
+ { 35204, MultTransposeMatrixd_remap_index },
+ { 13840, MultTransposeMatrixf_remap_index },
+ { 33978, SampleCoverage_remap_index },
+ { 3558, BlendFuncSeparate_remap_index },
+ { 22765, FogCoordPointer_remap_index },
+ { 41899, FogCoordd_remap_index },
+ { 41675, FogCoorddv_remap_index },
+ { 34202, MultiDrawArrays_remap_index },
+ { 32224, PointParameterf_remap_index },
+ { 5154, PointParameterfv_remap_index },
+ { 32182, PointParameteri_remap_index },
+ { 9032, PointParameteriv_remap_index },
+ { 5576, SecondaryColor3b_remap_index },
+ { 41490, SecondaryColor3bv_remap_index },
+ { 35405, SecondaryColor3d_remap_index },
+ { 12712, SecondaryColor3dv_remap_index },
+ { 5672, SecondaryColor3i_remap_index },
+ { 39070, SecondaryColor3iv_remap_index },
+ { 5452, SecondaryColor3s_remap_index },
+ { 16327, SecondaryColor3sv_remap_index },
+ { 22918, SecondaryColor3ub_remap_index },
+ { 7490, SecondaryColor3ubv_remap_index },
+ { 22996, SecondaryColor3ui_remap_index },
+ { 25064, SecondaryColor3uiv_remap_index },
+ { 22809, SecondaryColor3us_remap_index },
+ { 10124, SecondaryColor3usv_remap_index },
+ { 36555, SecondaryColorPointer_remap_index },
+ { 12311, WindowPos2d_remap_index },
+ { 17976, WindowPos2dv_remap_index },
+ { 12258, WindowPos2f_remap_index },
+ { 24361, WindowPos2fv_remap_index },
+ { 12390, WindowPos2i_remap_index },
+ { 6734, WindowPos2iv_remap_index },
+ { 12443, WindowPos2s_remap_index },
+ { 48195, WindowPos2sv_remap_index },
+ { 16639, WindowPos3d_remap_index },
+ { 16024, WindowPos3dv_remap_index },
+ { 16726, WindowPos3f_remap_index },
+ { 8891, WindowPos3fv_remap_index },
+ { 16835, WindowPos3i_remap_index },
+ { 47154, WindowPos3iv_remap_index },
+ { 16951, WindowPos3s_remap_index },
+ { 25866, WindowPos3sv_remap_index },
+ { 6616, BeginQuery_remap_index },
+ { 47005, BindBuffer_remap_index },
+ { 40280, BufferData_remap_index },
+ { 10668, BufferSubData_remap_index },
+ { 32552, DeleteBuffers_remap_index },
+ { 23263, DeleteQueries_remap_index },
+ { 20697, EndQuery_remap_index },
+ { 44171, GenBuffers_remap_index },
{ 1987, GenQueries_remap_index },
- { 29034, GetBufferParameteriv_remap_index },
- { 42777, GetBufferPointerv_remap_index },
- { 31755, GetBufferSubData_remap_index },
- { 8283, GetQueryObjectiv_remap_index },
- { 7910, GetQueryObjectuiv_remap_index },
- { 12522, GetQueryiv_remap_index },
- { 18909, IsBuffer_remap_index },
- { 29281, IsQuery_remap_index },
- { 12661, MapBuffer_remap_index },
- { 45349, UnmapBuffer_remap_index },
+ { 29895, GetBufferParameteriv_remap_index },
+ { 44036, GetBufferPointerv_remap_index },
+ { 32591, GetBufferSubData_remap_index },
+ { 8538, GetQueryObjectiv_remap_index },
+ { 8143, GetQueryObjectuiv_remap_index },
+ { 12905, GetQueryiv_remap_index },
+ { 19435, IsBuffer_remap_index },
+ { 30138, IsQuery_remap_index },
+ { 13044, MapBuffer_remap_index },
+ { 46682, UnmapBuffer_remap_index },
{ 315, AttachShader_remap_index },
- { 37440, BindAttribLocation_remap_index },
- { 42979, BlendEquationSeparate_remap_index },
- { 32867, CompileShader_remap_index },
- { 14976, CreateProgram_remap_index },
- { 31605, CreateShader_remap_index },
- { 21016, DeleteProgram_remap_index },
- { 32849, DeleteShader_remap_index },
- { 44858, DetachShader_remap_index },
- { 35193, DisableVertexAttribArray_remap_index },
- { 23529, DrawBuffers_remap_index },
- { 38651, EnableVertexAttribArray_remap_index },
- { 38152, GetActiveAttrib_remap_index },
- { 43705, GetActiveUniform_remap_index },
- { 18064, GetAttachedShaders_remap_index },
- { 27941, GetAttribLocation_remap_index },
- { 11583, GetProgramInfoLog_remap_index },
- { 23264, GetProgramiv_remap_index },
- { 4049, GetShaderInfoLog_remap_index },
- { 7601, GetShaderSource_remap_index },
- { 17800, GetShaderiv_remap_index },
- { 6531, GetUniformLocation_remap_index },
- { 13655, GetUniformfv_remap_index },
- { 2244, GetUniformiv_remap_index },
- { 35916, GetVertexAttribPointerv_remap_index },
- { 42729, GetVertexAttribdv_remap_index },
- { 36608, GetVertexAttribfv_remap_index },
- { 39277, GetVertexAttribiv_remap_index },
- { 4502, IsProgram_remap_index },
- { 39824, IsShader_remap_index },
- { 29770, LinkProgram_remap_index },
- { 38899, ShaderSource_remap_index },
- { 38871, StencilFuncSeparate_remap_index },
- { 36930, StencilMaskSeparate_remap_index },
- { 38332, StencilOpSeparate_remap_index },
- { 41943, Uniform1f_remap_index },
- { 8459, Uniform1fv_remap_index },
- { 42019, Uniform1i_remap_index },
- { 19117, Uniform1iv_remap_index },
- { 44409, Uniform2f_remap_index },
- { 23430, Uniform2fv_remap_index },
- { 44498, Uniform2i_remap_index },
- { 21258, Uniform2iv_remap_index },
+ { 38514, BindAttribLocation_remap_index },
+ { 44268, BlendEquationSeparate_remap_index },
+ { 33778, CompileShader_remap_index },
+ { 26190, CreateProgram_remap_index },
+ { 32441, CreateShader_remap_index },
+ { 21578, DeleteProgram_remap_index },
+ { 33723, DeleteShader_remap_index },
+ { 46164, DetachShader_remap_index },
+ { 36205, DisableVertexAttribArray_remap_index },
+ { 24142, DrawBuffers_remap_index },
+ { 39771, EnableVertexAttribArray_remap_index },
+ { 39272, GetActiveAttrib_remap_index },
+ { 44994, GetActiveUniform_remap_index },
+ { 18574, GetAttachedShaders_remap_index },
+ { 28777, GetAttribLocation_remap_index },
+ { 11940, GetProgramInfoLog_remap_index },
+ { 23877, GetProgramiv_remap_index },
+ { 4085, GetShaderInfoLog_remap_index },
+ { 7834, GetShaderSource_remap_index },
+ { 18310, GetShaderiv_remap_index },
+ { 6667, GetUniformLocation_remap_index },
+ { 13993, GetUniformfv_remap_index },
+ { 2246, GetUniformiv_remap_index },
+ { 36928, GetVertexAttribPointerv_remap_index },
+ { 43988, GetVertexAttribdv_remap_index },
+ { 37647, GetVertexAttribfv_remap_index },
+ { 40454, GetVertexAttribiv_remap_index },
+ { 4538, IsProgram_remap_index },
+ { 41001, IsShader_remap_index },
+ { 30606, LinkProgram_remap_index },
+ { 40076, ShaderSource_remap_index },
+ { 40048, StencilFuncSeparate_remap_index },
+ { 38004, StencilMaskSeparate_remap_index },
+ { 39452, StencilOpSeparate_remap_index },
+ { 43146, Uniform1f_remap_index },
+ { 8746, Uniform1fv_remap_index },
+ { 43222, Uniform1i_remap_index },
+ { 19658, Uniform1iv_remap_index },
+ { 45715, Uniform2f_remap_index },
+ { 24043, Uniform2fv_remap_index },
+ { 45804, Uniform2i_remap_index },
+ { 21810, Uniform2iv_remap_index },
{ 922, Uniform3f_remap_index },
- { 39389, Uniform3fv_remap_index },
+ { 40566, Uniform3fv_remap_index },
{ 842, Uniform3i_remap_index },
- { 40763, Uniform3iv_remap_index },
- { 4835, Uniform4f_remap_index },
- { 9215, Uniform4fv_remap_index },
- { 4782, Uniform4i_remap_index },
- { 47019, Uniform4iv_remap_index },
- { 10518, UniformMatrix2fv_remap_index },
- { 24185, UniformMatrix3fv_remap_index },
- { 11039, UniformMatrix4fv_remap_index },
- { 42121, UseProgram_remap_index },
- { 25690, ValidateProgram_remap_index },
- { 19205, VertexAttrib1d_remap_index },
- { 39747, VertexAttrib1dv_remap_index },
- { 19355, VertexAttrib1s_remap_index },
- { 36456, VertexAttrib1sv_remap_index },
- { 8417, VertexAttrib2d_remap_index },
- { 24983, VertexAttrib2dv_remap_index },
- { 8329, VertexAttrib2s_remap_index },
- { 15109, VertexAttrib2sv_remap_index },
- { 12556, VertexAttrib3d_remap_index },
- { 23354, VertexAttrib3dv_remap_index },
- { 12431, VertexAttrib3s_remap_index },
- { 41768, VertexAttrib3sv_remap_index },
- { 12707, VertexAttrib4Nbv_remap_index },
- { 29666, VertexAttrib4Niv_remap_index },
- { 21594, VertexAttrib4Nsv_remap_index },
+ { 41929, Uniform3iv_remap_index },
+ { 4905, Uniform4f_remap_index },
+ { 9502, Uniform4fv_remap_index },
+ { 4852, Uniform4i_remap_index },
+ { 48340, Uniform4iv_remap_index },
+ { 10804, UniformMatrix2fv_remap_index },
+ { 24798, UniformMatrix3fv_remap_index },
+ { 11325, UniformMatrix4fv_remap_index },
+ { 43380, UseProgram_remap_index },
+ { 26306, ValidateProgram_remap_index },
+ { 19746, VertexAttrib1d_remap_index },
+ { 40924, VertexAttrib1dv_remap_index },
+ { 19896, VertexAttrib1s_remap_index },
+ { 37468, VertexAttrib1sv_remap_index },
+ { 8672, VertexAttrib2d_remap_index },
+ { 25617, VertexAttrib2dv_remap_index },
+ { 8584, VertexAttrib2s_remap_index },
+ { 15497, VertexAttrib2sv_remap_index },
+ { 12939, VertexAttrib3d_remap_index },
+ { 23967, VertexAttrib3dv_remap_index },
+ { 12814, VertexAttrib3s_remap_index },
+ { 42971, VertexAttrib3sv_remap_index },
+ { 13090, VertexAttrib4Nbv_remap_index },
+ { 30502, VertexAttrib4Niv_remap_index },
+ { 22146, VertexAttrib4Nsv_remap_index },
{ 1506, VertexAttrib4Nub_remap_index },
- { 34698, VertexAttrib4Nubv_remap_index },
- { 11113, VertexAttrib4Nuiv_remap_index },
- { 37238, VertexAttrib4Nusv_remap_index },
- { 9768, VertexAttrib4bv_remap_index },
- { 29986, VertexAttrib4d_remap_index },
- { 30381, VertexAttrib4dv_remap_index },
- { 40875, VertexAttrib4iv_remap_index },
- { 30054, VertexAttrib4s_remap_index },
- { 20258, VertexAttrib4sv_remap_index },
- { 10772, VertexAttrib4ubv_remap_index },
- { 21549, VertexAttrib4uiv_remap_index },
+ { 35710, VertexAttrib4Nubv_remap_index },
+ { 11399, VertexAttrib4Nuiv_remap_index },
+ { 38312, VertexAttrib4Nusv_remap_index },
+ { 10054, VertexAttrib4bv_remap_index },
+ { 30822, VertexAttrib4d_remap_index },
+ { 31217, VertexAttrib4dv_remap_index },
+ { 42041, VertexAttrib4iv_remap_index },
+ { 30890, VertexAttrib4s_remap_index },
+ { 20797, VertexAttrib4sv_remap_index },
+ { 11058, VertexAttrib4ubv_remap_index },
+ { 22101, VertexAttrib4uiv_remap_index },
{ 1432, VertexAttrib4usv_remap_index },
- { 34792, VertexAttribPointer_remap_index },
- { 31152, UniformMatrix2x3fv_remap_index },
+ { 35804, VertexAttribPointer_remap_index },
+ { 31988, UniformMatrix2x3fv_remap_index },
{ 955, UniformMatrix2x4fv_remap_index },
- { 11086, UniformMatrix3x2fv_remap_index },
- { 45962, UniformMatrix3x4fv_remap_index },
- { 41249, UniformMatrix4x2fv_remap_index },
- { 12474, UniformMatrix4x3fv_remap_index },
- { 17706, BeginConditionalRender_remap_index },
- { 25774, BeginTransformFeedback_remap_index },
- { 8241, BindBufferBase_remap_index },
- { 8129, BindBufferRange_remap_index },
- { 23912, BindFragDataLocation_remap_index },
- { 25091, ClampColor_remap_index },
- { 18091, ClearBufferfi_remap_index },
- { 17915, ClearBufferfv_remap_index },
- { 22017, ClearBufferiv_remap_index },
- { 40587, ClearBufferuiv_remap_index },
- { 14045, ColorMaski_remap_index },
- { 6309, Disablei_remap_index },
- { 16240, Enablei_remap_index },
- { 24499, EndConditionalRender_remap_index },
- { 20821, EndTransformFeedback_remap_index },
- { 12895, GetBooleani_v_remap_index },
- { 42219, GetFragDataLocation_remap_index },
- { 22038, GetIntegeri_v_remap_index },
- { 30346, GetStringi_remap_index },
- { 32305, GetTexParameterIiv_remap_index },
- { 41651, GetTexParameterIuiv_remap_index },
- { 32519, GetTransformFeedbackVarying_remap_index },
- { 3062, GetUniformuiv_remap_index },
- { 46197, GetVertexAttribIiv_remap_index },
- { 21849, GetVertexAttribIuiv_remap_index },
- { 35831, IsEnabledi_remap_index },
- { 21074, TexParameterIiv_remap_index },
- { 17521, TexParameterIuiv_remap_index },
- { 41703, TransformFeedbackVaryings_remap_index },
- { 36210, Uniform1ui_remap_index },
- { 27346, Uniform1uiv_remap_index },
- { 26674, Uniform2ui_remap_index },
- { 14087, Uniform2uiv_remap_index },
- { 35087, Uniform3ui_remap_index },
- { 20317, Uniform3uiv_remap_index },
- { 12818, Uniform4ui_remap_index },
- { 19151, Uniform4uiv_remap_index },
- { 37727, VertexAttribI1iv_remap_index },
- { 12282, VertexAttribI1uiv_remap_index },
- { 7958, VertexAttribI4bv_remap_index },
- { 22132, VertexAttribI4sv_remap_index },
- { 8989, VertexAttribI4ubv_remap_index },
+ { 11372, UniformMatrix3x2fv_remap_index },
+ { 47317, UniformMatrix3x4fv_remap_index },
+ { 42451, UniformMatrix4x2fv_remap_index },
+ { 12857, UniformMatrix4x3fv_remap_index },
+ { 18216, BeginConditionalRender_remap_index },
+ { 26435, BeginTransformFeedback_remap_index },
+ { 8496, BindBufferBase_remap_index },
+ { 8384, BindBufferRange_remap_index },
+ { 24525, BindFragDataLocation_remap_index },
+ { 25725, ClampColor_remap_index },
+ { 18601, ClearBufferfi_remap_index },
+ { 18425, ClearBufferfv_remap_index },
+ { 22625, ClearBufferiv_remap_index },
+ { 41753, ClearBufferuiv_remap_index },
+ { 14383, ColorMaski_remap_index },
+ { 6445, Disablei_remap_index },
+ { 16693, Enablei_remap_index },
+ { 25112, EndConditionalRender_remap_index },
+ { 21360, EndTransformFeedback_remap_index },
+ { 13278, GetBooleani_v_remap_index },
+ { 43478, GetFragDataLocation_remap_index },
+ { 22646, GetIntegeri_v_remap_index },
+ { 31182, GetStringi_remap_index },
+ { 33179, GetTexParameterIiv_remap_index },
+ { 42854, GetTexParameterIuiv_remap_index },
+ { 33393, GetTransformFeedbackVarying_remap_index },
+ { 3098, GetUniformuiv_remap_index },
+ { 47552, GetVertexAttribIiv_remap_index },
+ { 22424, GetVertexAttribIuiv_remap_index },
+ { 36843, IsEnabledi_remap_index },
+ { 33863, TexParameterIiv_remap_index },
+ { 18031, TexParameterIuiv_remap_index },
+ { 42906, TransformFeedbackVaryings_remap_index },
+ { 37222, Uniform1ui_remap_index },
+ { 28137, Uniform1uiv_remap_index },
+ { 27431, Uniform2ui_remap_index },
+ { 14425, Uniform2uiv_remap_index },
+ { 36099, Uniform3ui_remap_index },
+ { 20856, Uniform3uiv_remap_index },
+ { 13201, Uniform4ui_remap_index },
+ { 19692, Uniform4uiv_remap_index },
+ { 38801, VertexAttribI1iv_remap_index },
+ { 12665, VertexAttribI1uiv_remap_index },
+ { 8191, VertexAttribI4bv_remap_index },
+ { 26374, VertexAttribI4sv_remap_index },
+ { 9276, VertexAttribI4ubv_remap_index },
{ 451, VertexAttribI4usv_remap_index },
- { 43174, VertexAttribIPointer_remap_index },
- { 8936, PrimitiveRestartIndex_remap_index },
- { 36045, TexBuffer_remap_index },
+ { 44463, VertexAttribIPointer_remap_index },
+ { 9223, PrimitiveRestartIndex_remap_index },
+ { 37057, TexBuffer_remap_index },
{ 111, FramebufferTexture_remap_index },
- { 25526, GetBufferParameteri64v_remap_index },
- { 18837, GetInteger64i_v_remap_index },
- { 43514, VertexAttribDivisor_remap_index },
- { 46679, MinSampleShading_remap_index },
- { 7646, BindProgramARB_remap_index },
- { 33061, DeleteProgramsARB_remap_index },
- { 16327, GenProgramsARB_remap_index },
- { 15152, GetProgramEnvParameterdvARB_remap_index },
- { 31681, GetProgramEnvParameterfvARB_remap_index },
- { 33235, GetProgramLocalParameterdvARB_remap_index },
- { 40139, GetProgramLocalParameterfvARB_remap_index },
- { 24114, GetProgramStringARB_remap_index },
- { 8822, GetProgramivARB_remap_index },
- { 33586, IsProgramARB_remap_index },
- { 18545, ProgramEnvParameter4dARB_remap_index },
- { 2845, ProgramEnvParameter4dvARB_remap_index },
- { 41444, ProgramEnvParameter4fARB_remap_index },
- { 26342, ProgramEnvParameter4fvARB_remap_index },
- { 24549, ProgramLocalParameter4dARB_remap_index },
- { 4364, ProgramLocalParameter4dvARB_remap_index },
- { 32765, ProgramLocalParameter4fARB_remap_index },
- { 20605, ProgramLocalParameter4fvARB_remap_index },
- { 33658, ProgramStringARB_remap_index },
- { 12854, VertexAttrib1fARB_remap_index },
- { 34069, VertexAttrib1fvARB_remap_index },
- { 23706, VertexAttrib2fARB_remap_index },
- { 14311, VertexAttrib2fvARB_remap_index },
+ { 26160, GetBufferParameteri64v_remap_index },
+ { 19363, GetInteger64i_v_remap_index },
+ { 44803, VertexAttribDivisor_remap_index },
+ { 48000, MinSampleShading_remap_index },
+ { 7879, BindProgramARB_remap_index },
+ { 34073, DeleteProgramsARB_remap_index },
+ { 16780, GenProgramsARB_remap_index },
+ { 15540, GetProgramEnvParameterdvARB_remap_index },
+ { 32517, GetProgramEnvParameterfvARB_remap_index },
+ { 34247, GetProgramLocalParameterdvARB_remap_index },
+ { 41305, GetProgramLocalParameterfvARB_remap_index },
+ { 24727, GetProgramStringARB_remap_index },
+ { 9109, GetProgramivARB_remap_index },
+ { 34598, IsProgramARB_remap_index },
+ { 19071, ProgramEnvParameter4dARB_remap_index },
+ { 2881, ProgramEnvParameter4dvARB_remap_index },
+ { 42647, ProgramEnvParameter4fARB_remap_index },
+ { 27035, ProgramEnvParameter4fvARB_remap_index },
+ { 25162, ProgramLocalParameter4dARB_remap_index },
+ { 4400, ProgramLocalParameter4dvARB_remap_index },
+ { 33639, ProgramLocalParameter4fARB_remap_index },
+ { 21144, ProgramLocalParameter4fvARB_remap_index },
+ { 34670, ProgramStringARB_remap_index },
+ { 13237, VertexAttrib1fARB_remap_index },
+ { 35081, VertexAttrib1fvARB_remap_index },
+ { 24319, VertexAttrib2fARB_remap_index },
+ { 14672, VertexAttrib2fvARB_remap_index },
{ 334, VertexAttrib3fARB_remap_index },
- { 28260, VertexAttrib3fvARB_remap_index },
- { 27063, VertexAttrib4fARB_remap_index },
- { 15593, VertexAttrib4fvARB_remap_index },
- { 38438, AttachObjectARB_remap_index },
- { 24158, CreateProgramObjectARB_remap_index },
- { 17989, CreateShaderObjectARB_remap_index },
- { 16712, DeleteObjectARB_remap_index },
- { 41044, DetachObjectARB_remap_index },
- { 38795, GetAttachedObjectsARB_remap_index },
- { 20872, GetHandleARB_remap_index },
- { 21966, GetInfoLogARB_remap_index },
- { 22841, GetObjectParameterfvARB_remap_index },
- { 44971, GetObjectParameterivARB_remap_index },
- { 6089, DrawArraysInstancedARB_remap_index },
- { 7825, DrawElementsInstancedARB_remap_index },
- { 14933, BindFramebuffer_remap_index },
- { 8845, BindRenderbuffer_remap_index },
- { 36264, BlitFramebuffer_remap_index },
- { 6802, CheckFramebufferStatus_remap_index },
- { 21450, DeleteFramebuffers_remap_index },
- { 39671, DeleteRenderbuffers_remap_index },
- { 33496, FramebufferRenderbuffer_remap_index },
- { 36340, FramebufferTexture1D_remap_index },
- { 24872, FramebufferTexture2D_remap_index },
- { 28920, FramebufferTexture3D_remap_index },
- { 39953, FramebufferTextureLayer_remap_index },
- { 42848, GenFramebuffers_remap_index },
- { 35710, GenRenderbuffers_remap_index },
- { 8069, GenerateMipmap_remap_index },
- { 5773, GetFramebufferAttachmentParameteriv_remap_index },
- { 46723, GetRenderbufferParameteriv_remap_index },
- { 6986, IsFramebuffer_remap_index },
- { 27428, IsRenderbuffer_remap_index },
+ { 29096, VertexAttrib3fvARB_remap_index },
+ { 27854, VertexAttrib4fARB_remap_index },
+ { 15981, VertexAttrib4fvARB_remap_index },
+ { 39558, AttachObjectARB_remap_index },
+ { 24771, CreateProgramObjectARB_remap_index },
+ { 18499, CreateShaderObjectARB_remap_index },
+ { 17165, DeleteObjectARB_remap_index },
+ { 42210, DetachObjectARB_remap_index },
+ { 39915, GetAttachedObjectsARB_remap_index },
+ { 21434, GetHandleARB_remap_index },
+ { 22541, GetInfoLogARB_remap_index },
+ { 23429, GetObjectParameterfvARB_remap_index },
+ { 46274, GetObjectParameterivARB_remap_index },
+ { 6225, DrawArraysInstancedARB_remap_index },
+ { 8058, DrawElementsInstancedARB_remap_index },
+ { 15294, BindFramebuffer_remap_index },
+ { 9132, BindRenderbuffer_remap_index },
+ { 37276, BlitFramebuffer_remap_index },
+ { 7021, CheckFramebufferStatus_remap_index },
+ { 22002, DeleteFramebuffers_remap_index },
+ { 40848, DeleteRenderbuffers_remap_index },
+ { 34508, FramebufferRenderbuffer_remap_index },
+ { 37352, FramebufferTexture1D_remap_index },
+ { 25485, FramebufferTexture2D_remap_index },
+ { 29781, FramebufferTexture3D_remap_index },
+ { 41119, FramebufferTextureLayer_remap_index },
+ { 44107, GenFramebuffers_remap_index },
+ { 36722, GenRenderbuffers_remap_index },
+ { 4767, GenerateMipmap_remap_index },
+ { 5875, GetFramebufferAttachmentParameteriv_remap_index },
+ { 48044, GetRenderbufferParameteriv_remap_index },
+ { 7240, IsFramebuffer_remap_index },
+ { 28219, IsRenderbuffer_remap_index },
{ 669, RenderbufferStorage_remap_index },
- { 16076, RenderbufferStorageMultisample_remap_index },
- { 20508, FramebufferTextureFaceARB_remap_index },
- { 5700, FlushMappedBufferRange_remap_index },
- { 33301, MapBufferRange_remap_index },
- { 14180, BindVertexArray_remap_index },
+ { 16529, RenderbufferStorageMultisample_remap_index },
+ { 21047, FramebufferTextureFaceARB_remap_index },
+ { 5802, FlushMappedBufferRange_remap_index },
+ { 34313, MapBufferRange_remap_index },
+ { 14518, BindVertexArray_remap_index },
{ 1166, DeleteVertexArrays_remap_index },
- { 42422, GenVertexArrays_remap_index },
- { 41811, IsVertexArray_remap_index },
- { 13960, GetActiveUniformBlockName_remap_index },
- { 46497, GetActiveUniformBlockiv_remap_index },
- { 22378, GetActiveUniformName_remap_index },
- { 15080, GetActiveUniformsiv_remap_index },
- { 44831, GetUniformBlockIndex_remap_index },
- { 11210, GetUniformIndices_remap_index },
- { 37154, UniformBlockBinding_remap_index },
- { 45917, CopyBufferSubData_remap_index },
- { 46247, ClientWaitSync_remap_index },
- { 12158, DeleteSync_remap_index },
- { 37181, FenceSync_remap_index },
- { 41024, GetInteger64v_remap_index },
- { 43370, GetSynciv_remap_index },
- { 16768, IsSync_remap_index },
- { 35900, WaitSync_remap_index },
- { 13995, DrawElementsBaseVertex_remap_index },
- { 18179, DrawElementsInstancedBaseVertex_remap_index },
- { 40208, DrawRangeElementsBaseVertex_remap_index },
- { 44530, MultiDrawElementsBaseVertex_remap_index },
- { 26054, ProvokingVertex_remap_index },
- { 6034, GetMultisamplefv_remap_index },
- { 37834, SampleMaski_remap_index },
+ { 43681, GenVertexArrays_remap_index },
+ { 43014, IsVertexArray_remap_index },
+ { 14298, GetActiveUniformBlockName_remap_index },
+ { 47852, GetActiveUniformBlockiv_remap_index },
+ { 22966, GetActiveUniformName_remap_index },
+ { 15468, GetActiveUniformsiv_remap_index },
+ { 46137, GetUniformBlockIndex_remap_index },
+ { 11496, GetUniformIndices_remap_index },
+ { 38228, UniformBlockBinding_remap_index },
+ { 47272, CopyBufferSubData_remap_index },
+ { 47602, ClientWaitSync_remap_index },
+ { 12541, DeleteSync_remap_index },
+ { 38255, FenceSync_remap_index },
+ { 42190, GetInteger64v_remap_index },
+ { 44659, GetSynciv_remap_index },
+ { 17245, IsSync_remap_index },
+ { 36912, WaitSync_remap_index },
+ { 14333, DrawElementsBaseVertex_remap_index },
+ { 18705, DrawElementsInstancedBaseVertex_remap_index },
+ { 41374, DrawRangeElementsBaseVertex_remap_index },
+ { 45836, MultiDrawElementsBaseVertex_remap_index },
+ { 26747, ProvokingVertex_remap_index },
+ { 6170, GetMultisamplefv_remap_index },
+ { 38908, SampleMaski_remap_index },
{ 2116, TexImage2DMultisample_remap_index },
- { 44774, TexImage3DMultisample_remap_index },
- { 24660, BlendEquationSeparateiARB_remap_index },
- { 29413, BlendEquationiARB_remap_index },
- { 4101, BlendFuncSeparateiARB_remap_index },
- { 26591, BlendFunciARB_remap_index },
+ { 46080, TexImage3DMultisample_remap_index },
+ { 25273, BlendEquationSeparateiARB_remap_index },
+ { 30270, BlendEquationiARB_remap_index },
+ { 4137, BlendFuncSeparateiARB_remap_index },
+ { 27284, BlendFunciARB_remap_index },
{ 1823, BindFragDataLocationIndexed_remap_index },
- { 30975, GetFragDataIndex_remap_index },
- { 3044, BindSampler_remap_index },
- { 46048, DeleteSamplers_remap_index },
- { 38381, GenSamplers_remap_index },
- { 2712, GetSamplerParameterIiv_remap_index },
- { 6278, GetSamplerParameterIuiv_remap_index },
- { 24954, GetSamplerParameterfv_remap_index },
- { 26767, GetSamplerParameteriv_remap_index },
- { 28086, IsSampler_remap_index },
- { 9275, SamplerParameterIiv_remap_index },
- { 13245, SamplerParameterIuiv_remap_index },
- { 31201, SamplerParameterf_remap_index },
- { 41344, SamplerParameterfv_remap_index },
- { 46069, SamplerParameteri_remap_index },
- { 30210, SamplerParameteriv_remap_index },
- { 25041, GetQueryObjecti64v_remap_index },
- { 4424, GetQueryObjectui64v_remap_index },
- { 13802, QueryCounter_remap_index },
- { 40571, ColorP3ui_remap_index },
- { 7141, ColorP3uiv_remap_index },
- { 18937, ColorP4ui_remap_index },
- { 27828, ColorP4uiv_remap_index },
- { 14780, MultiTexCoordP1ui_remap_index },
- { 27563, MultiTexCoordP1uiv_remap_index },
- { 36538, MultiTexCoordP2ui_remap_index },
- { 9622, MultiTexCoordP2uiv_remap_index },
- { 27916, MultiTexCoordP3ui_remap_index },
+ { 31811, GetFragDataIndex_remap_index },
+ { 3080, BindSampler_remap_index },
+ { 47403, DeleteSamplers_remap_index },
+ { 39501, GenSamplers_remap_index },
+ { 2714, GetSamplerParameterIiv_remap_index },
+ { 6414, GetSamplerParameterIuiv_remap_index },
+ { 25588, GetSamplerParameterfv_remap_index },
+ { 27558, GetSamplerParameteriv_remap_index },
+ { 28922, IsSampler_remap_index },
+ { 9562, SamplerParameterIiv_remap_index },
+ { 13628, SamplerParameterIuiv_remap_index },
+ { 32037, SamplerParameterf_remap_index },
+ { 42547, SamplerParameterfv_remap_index },
+ { 47424, SamplerParameteri_remap_index },
+ { 31046, SamplerParameteriv_remap_index },
+ { 25675, GetQueryObjecti64v_remap_index },
+ { 4460, GetQueryObjectui64v_remap_index },
+ { 14140, QueryCounter_remap_index },
+ { 41737, ColorP3ui_remap_index },
+ { 7374, ColorP3uiv_remap_index },
+ { 19463, ColorP4ui_remap_index },
+ { 28664, ColorP4uiv_remap_index },
+ { 15141, MultiTexCoordP1ui_remap_index },
+ { 28354, MultiTexCoordP1uiv_remap_index },
+ { 30087, MultiTexCoordP2ui_remap_index },
+ { 9909, MultiTexCoordP2uiv_remap_index },
+ { 28752, MultiTexCoordP3ui_remap_index },
{ 425, MultiTexCoordP3uiv_remap_index },
- { 43123, MultiTexCoordP4ui_remap_index },
- { 36656, MultiTexCoordP4uiv_remap_index },
- { 38988, NormalP3ui_remap_index },
- { 27488, NormalP3uiv_remap_index },
- { 44110, SecondaryColorP3ui_remap_index },
- { 6226, SecondaryColorP3uiv_remap_index },
+ { 44412, MultiTexCoordP4ui_remap_index },
+ { 37695, MultiTexCoordP4uiv_remap_index },
+ { 40165, NormalP3ui_remap_index },
+ { 28279, NormalP3uiv_remap_index },
+ { 45416, SecondaryColorP3ui_remap_index },
+ { 6362, SecondaryColorP3uiv_remap_index },
{ 162, TexCoordP1ui_remap_index },
{ 649, TexCoordP1uiv_remap_index },
- { 28219, TexCoordP2ui_remap_index },
- { 39325, TexCoordP2uiv_remap_index },
- { 15951, TexCoordP3ui_remap_index },
- { 19007, TexCoordP3uiv_remap_index },
- { 36437, TexCoordP4ui_remap_index },
+ { 29055, TexCoordP2ui_remap_index },
+ { 40502, TexCoordP2uiv_remap_index },
+ { 16373, TexCoordP3ui_remap_index },
+ { 19533, TexCoordP3uiv_remap_index },
+ { 37449, TexCoordP4ui_remap_index },
{ 1906, TexCoordP4uiv_remap_index },
- { 16020, VertexAttribP1ui_remap_index },
- { 4476, VertexAttribP1uiv_remap_index },
- { 31892, VertexAttribP2ui_remap_index },
- { 5396, VertexAttribP2uiv_remap_index },
+ { 16473, VertexAttribP1ui_remap_index },
+ { 4512, VertexAttribP1uiv_remap_index },
+ { 32728, VertexAttribP2ui_remap_index },
+ { 5498, VertexAttribP2uiv_remap_index },
{ 1554, VertexAttribP3ui_remap_index },
- { 30236, VertexAttribP3uiv_remap_index },
- { 4757, VertexAttribP4ui_remap_index },
- { 17344, VertexAttribP4uiv_remap_index },
- { 37320, VertexP2ui_remap_index },
- { 17134, VertexP2uiv_remap_index },
- { 24141, VertexP3ui_remap_index },
- { 6513, VertexP3uiv_remap_index },
- { 3356, VertexP4ui_remap_index },
- { 46661, VertexP4uiv_remap_index },
+ { 31072, VertexAttribP3uiv_remap_index },
+ { 4827, VertexAttribP4ui_remap_index },
+ { 17854, VertexAttribP4uiv_remap_index },
+ { 38394, VertexP2ui_remap_index },
+ { 17611, VertexP2uiv_remap_index },
+ { 24754, VertexP3ui_remap_index },
+ { 6649, VertexP3uiv_remap_index },
+ { 3392, VertexP4ui_remap_index },
+ { 47982, VertexP4uiv_remap_index },
{ 817, DrawArraysIndirect_remap_index },
- { 25204, DrawElementsIndirect_remap_index },
- { 6941, GetUniformdv_remap_index },
- { 41974, Uniform1d_remap_index },
- { 15215, Uniform1dv_remap_index },
- { 44441, Uniform2d_remap_index },
- { 30363, Uniform2dv_remap_index },
+ { 25838, DrawElementsIndirect_remap_index },
+ { 7160, GetUniformdv_remap_index },
+ { 43177, Uniform1d_remap_index },
+ { 15603, Uniform1dv_remap_index },
+ { 45747, Uniform2d_remap_index },
+ { 31199, Uniform2dv_remap_index },
{ 904, Uniform3d_remap_index },
- { 31328, Uniform3dv_remap_index },
- { 4816, Uniform4d_remap_index },
- { 20686, Uniform4dv_remap_index },
- { 4399, UniformMatrix2dv_remap_index },
- { 24070, UniformMatrix2x3dv_remap_index },
- { 17089, UniformMatrix2x4dv_remap_index },
- { 31226, UniformMatrix3dv_remap_index },
- { 4680, UniformMatrix3x2dv_remap_index },
- { 5422, UniformMatrix3x4dv_remap_index },
- { 17936, UniformMatrix4dv_remap_index },
- { 34765, UniformMatrix4x2dv_remap_index },
- { 19431, UniformMatrix4x3dv_remap_index },
- { 11609, BindTransformFeedback_remap_index },
- { 11481, DeleteTransformFeedbacks_remap_index },
- { 37996, DrawTransformFeedback_remap_index },
- { 4258, GenTransformFeedbacks_remap_index },
- { 35339, IsTransformFeedback_remap_index },
- { 32822, PauseTransformFeedback_remap_index },
- { 37662, ResumeTransformFeedback_remap_index },
- { 24000, BeginQueryIndexed_remap_index },
- { 43565, DrawTransformFeedbackStream_remap_index },
- { 20407, EndQueryIndexed_remap_index },
- { 23220, GetQueryIndexediv_remap_index },
- { 46627, ClearDepthf_remap_index },
- { 25592, DepthRangef_remap_index },
- { 40609, GetShaderPrecisionFormat_remap_index },
- { 3496, ReleaseShaderCompiler_remap_index },
- { 26905, ShaderBinary_remap_index },
- { 20890, GetProgramBinary_remap_index },
- { 12752, ProgramBinary_remap_index },
- { 12987, ProgramParameteri_remap_index },
- { 28638, DepthRangeArrayv_remap_index },
- { 44596, DepthRangeIndexed_remap_index },
- { 35319, GetDoublei_v_remap_index },
- { 37852, GetFloati_v_remap_index },
- { 45037, ScissorArrayv_remap_index },
- { 26708, ScissorIndexed_remap_index },
- { 30262, ScissorIndexedv_remap_index },
- { 19848, ViewportArrayv_remap_index },
- { 33763, ViewportIndexedf_remap_index },
- { 20938, ViewportIndexedfv_remap_index },
- { 9036, GetGraphicsResetStatusARB_remap_index },
- { 32061, GetnColorTableARB_remap_index },
- { 2978, GetnCompressedTexImageARB_remap_index },
+ { 32164, Uniform3dv_remap_index },
+ { 4886, Uniform4d_remap_index },
+ { 21225, Uniform4dv_remap_index },
+ { 4435, UniformMatrix2dv_remap_index },
+ { 24683, UniformMatrix2x3dv_remap_index },
+ { 17566, UniformMatrix2x4dv_remap_index },
+ { 32062, UniformMatrix3dv_remap_index },
+ { 4716, UniformMatrix3x2dv_remap_index },
+ { 5524, UniformMatrix3x4dv_remap_index },
+ { 18446, UniformMatrix4dv_remap_index },
+ { 35777, UniformMatrix4x2dv_remap_index },
+ { 19972, UniformMatrix4x3dv_remap_index },
+ { 11966, BindTransformFeedback_remap_index },
+ { 11838, DeleteTransformFeedbacks_remap_index },
+ { 39116, DrawTransformFeedback_remap_index },
+ { 4294, GenTransformFeedbacks_remap_index },
+ { 36351, IsTransformFeedback_remap_index },
+ { 33696, PauseTransformFeedback_remap_index },
+ { 38736, ResumeTransformFeedback_remap_index },
+ { 24613, BeginQueryIndexed_remap_index },
+ { 44854, DrawTransformFeedbackStream_remap_index },
+ { 20946, EndQueryIndexed_remap_index },
+ { 23833, GetQueryIndexediv_remap_index },
+ { 21636, ClearDepthf_remap_index },
+ { 26208, DepthRangef_remap_index },
+ { 41775, GetShaderPrecisionFormat_remap_index },
+ { 3532, ReleaseShaderCompiler_remap_index },
+ { 27696, ShaderBinary_remap_index },
+ { 21452, GetProgramBinary_remap_index },
+ { 13135, ProgramBinary_remap_index },
+ { 13370, ProgramParameteri_remap_index },
+ { 12364, GetVertexAttribLdv_remap_index },
+ { 46750, VertexAttribL1d_remap_index },
+ { 7217, VertexAttribL1dv_remap_index },
+ { 37579, VertexAttribL2d_remap_index },
+ { 21411, VertexAttribL2dv_remap_index },
+ { 39991, VertexAttribL3d_remap_index },
+ { 14579, VertexAttribL3dv_remap_index },
+ { 8298, VertexAttribL4d_remap_index },
+ { 22286, VertexAttribL4dv_remap_index },
+ { 46423, VertexAttribLPointer_remap_index },
+ { 29474, DepthRangeArrayv_remap_index },
+ { 45902, DepthRangeIndexed_remap_index },
+ { 36331, GetDoublei_v_remap_index },
+ { 38926, GetFloati_v_remap_index },
+ { 46340, ScissorArrayv_remap_index },
+ { 27465, ScissorIndexed_remap_index },
+ { 31098, ScissorIndexedv_remap_index },
+ { 20387, ViewportArrayv_remap_index },
+ { 34775, ViewportIndexedf_remap_index },
+ { 21500, ViewportIndexedfv_remap_index },
+ { 9323, GetGraphicsResetStatusARB_remap_index },
+ { 32935, GetnColorTableARB_remap_index },
+ { 3014, GetnCompressedTexImageARB_remap_index },
{ 1266, GetnConvolutionFilterARB_remap_index },
- { 5270, GetnHistogramARB_remap_index },
- { 19733, GetnMapdvARB_remap_index },
- { 13136, GetnMapfvARB_remap_index },
- { 36563, GetnMapivARB_remap_index },
- { 41556, GetnMinmaxARB_remap_index },
- { 3954, GetnPixelMapfvARB_remap_index },
- { 6252, GetnPixelMapuivARB_remap_index },
- { 12405, GetnPixelMapusvARB_remap_index },
- { 23614, GetnPolygonStippleARB_remap_index },
- { 30743, GetnSeparableFilterARB_remap_index },
- { 10817, GetnTexImageARB_remap_index },
- { 29745, GetnUniformdvARB_remap_index },
- { 36142, GetnUniformfvARB_remap_index },
- { 3471, GetnUniformivARB_remap_index },
- { 14605, GetnUniformuivARB_remap_index },
- { 27124, ReadnPixelsARB_remap_index },
- { 34947, DrawArraysInstancedBaseInstance_remap_index },
- { 10995, DrawElementsInstancedBaseInstance_remap_index },
- { 2790, DrawElementsInstancedBaseVertexBaseInstance_remap_index },
- { 37573, DrawTransformFeedbackInstanced_remap_index },
- { 14266, DrawTransformFeedbackStreamInstanced_remap_index },
- { 45058, GetInternalformativ_remap_index },
- { 21035, GetActiveAtomicCounterBufferiv_remap_index },
- { 46599, BindImageTexture_remap_index },
- { 22754, MemoryBarrier_remap_index },
- { 36243, TexStorage1D_remap_index },
- { 24814, TexStorage2D_remap_index },
- { 28897, TexStorage3D_remap_index },
+ { 5372, GetnHistogramARB_remap_index },
+ { 25567, GetnMapdvARB_remap_index },
+ { 13519, GetnMapfvARB_remap_index },
+ { 37602, GetnMapivARB_remap_index },
+ { 42759, GetnMinmaxARB_remap_index },
+ { 3990, GetnPixelMapfvARB_remap_index },
+ { 6388, GetnPixelMapuivARB_remap_index },
+ { 12788, GetnPixelMapusvARB_remap_index },
+ { 24227, GetnPolygonStippleARB_remap_index },
+ { 31579, GetnSeparableFilterARB_remap_index },
+ { 11103, GetnTexImageARB_remap_index },
+ { 30581, GetnUniformdvARB_remap_index },
+ { 37154, GetnUniformfvARB_remap_index },
+ { 3507, GetnUniformivARB_remap_index },
+ { 14966, GetnUniformuivARB_remap_index },
+ { 27915, ReadnPixelsARB_remap_index },
+ { 35959, DrawArraysInstancedBaseInstance_remap_index },
+ { 11281, DrawElementsInstancedBaseInstance_remap_index },
+ { 2826, DrawElementsInstancedBaseVertexBaseInstance_remap_index },
+ { 38647, DrawTransformFeedbackInstanced_remap_index },
+ { 14627, DrawTransformFeedbackStreamInstanced_remap_index },
+ { 46361, GetInternalformativ_remap_index },
+ { 21597, GetActiveAtomicCounterBufferiv_remap_index },
+ { 47954, BindImageTexture_remap_index },
+ { 23342, MemoryBarrier_remap_index },
+ { 37255, TexStorage1D_remap_index },
+ { 25427, TexStorage2D_remap_index },
+ { 29758, TexStorage3D_remap_index },
{ 1477, TextureStorage1DEXT_remap_index },
- { 37490, TextureStorage2DEXT_remap_index },
- { 23675, TextureStorage3DEXT_remap_index },
- { 38256, ClearBufferData_remap_index },
- { 2282, ClearBufferSubData_remap_index },
- { 33344, DispatchCompute_remap_index },
- { 6886, DispatchComputeIndirect_remap_index },
- { 38296, CopyImageSubData_remap_index },
- { 43389, TextureView_remap_index },
- { 23114, BindVertexBuffer_remap_index },
- { 31501, VertexAttribBinding_remap_index },
- { 32088, VertexAttribFormat_remap_index },
- { 34888, VertexAttribIFormat_remap_index },
- { 38843, VertexAttribLFormat_remap_index },
- { 37090, VertexBindingDivisor_remap_index },
- { 40176, MultiDrawArraysIndirect_remap_index },
- { 19396, MultiDrawElementsIndirect_remap_index },
- { 32676, GetProgramInterfaceiv_remap_index },
- { 3373, GetProgramResourceIndex_remap_index },
+ { 38564, TextureStorage2DEXT_remap_index },
+ { 24288, TextureStorage3DEXT_remap_index },
+ { 39376, ClearBufferData_remap_index },
+ { 2284, ClearBufferSubData_remap_index },
+ { 34356, DispatchCompute_remap_index },
+ { 7105, DispatchComputeIndirect_remap_index },
+ { 39416, CopyImageSubData_remap_index },
+ { 44678, TextureView_remap_index },
+ { 23702, BindVertexBuffer_remap_index },
+ { 32337, VertexAttribBinding_remap_index },
+ { 32962, VertexAttribFormat_remap_index },
+ { 35900, VertexAttribIFormat_remap_index },
+ { 39963, VertexAttribLFormat_remap_index },
+ { 38164, VertexBindingDivisor_remap_index },
+ { 41342, MultiDrawArraysIndirect_remap_index },
+ { 19937, MultiDrawElementsIndirect_remap_index },
+ { 33550, GetProgramInterfaceiv_remap_index },
+ { 3409, GetProgramResourceIndex_remap_index },
{ 1398, GetProgramResourceLocation_remap_index },
{ 1668, GetProgramResourceLocationIndex_remap_index },
- { 14384, GetProgramResourceName_remap_index },
- { 43995, GetProgramResourceiv_remap_index },
- { 19331, TexBufferRange_remap_index },
- { 40797, TexStorage2DMultisample_remap_index },
- { 30155, TexStorage3DMultisample_remap_index },
- { 3668, BufferStorage_remap_index },
- { 41276, ClearTexImage_remap_index },
- { 13928, ClearTexSubImage_remap_index },
- { 4571, BindBuffersBase_remap_index },
- { 15566, BindBuffersRange_remap_index },
- { 11456, BindImageTextures_remap_index },
- { 2958, BindSamplers_remap_index },
- { 44135, BindTextures_remap_index },
- { 26740, BindVertexBuffers_remap_index },
- { 38399, ClipControl_remap_index },
- { 20962, BindTextureUnit_remap_index },
- { 24025, ClearNamedBufferData_remap_index },
- { 42289, ClearNamedBufferSubData_remap_index },
- { 41370, CompressedTextureSubImage1D_remap_index },
- { 37197, CompressedTextureSubImage2D_remap_index },
- { 34988, CompressedTextureSubImage3D_remap_index },
- { 3012, CopyNamedBufferSubData_remap_index },
- { 37611, CopyTextureSubImage1D_remap_index },
- { 33683, CopyTextureSubImage2D_remap_index },
- { 43316, CopyTextureSubImage3D_remap_index },
- { 5990, CreateBuffers_remap_index },
- { 15475, CreateProgramPipelines_remap_index },
- { 33120, CreateQueries_remap_index },
- { 9066, CreateRenderbuffers_remap_index },
- { 39005, CreateSamplers_remap_index },
- { 30424, CreateTextures_remap_index },
+ { 14745, GetProgramResourceName_remap_index },
+ { 45317, GetProgramResourceiv_remap_index },
+ { 19872, TexBufferRange_remap_index },
+ { 41963, TexStorage2DMultisample_remap_index },
+ { 30991, TexStorage3DMultisample_remap_index },
+ { 3704, BufferStorage_remap_index },
+ { 42478, ClearTexImage_remap_index },
+ { 14266, ClearTexSubImage_remap_index },
+ { 4607, BindBuffersBase_remap_index },
+ { 15954, BindBuffersRange_remap_index },
+ { 11813, BindImageTextures_remap_index },
+ { 2994, BindSamplers_remap_index },
+ { 45441, BindTextures_remap_index },
+ { 27531, BindVertexBuffers_remap_index },
+ { 39519, ClipControl_remap_index },
+ { 21524, BindTextureUnit_remap_index },
+ { 43295, BlitNamedFramebuffer_remap_index },
+ { 6882, CheckNamedFramebufferStatus_remap_index },
+ { 24638, ClearNamedBufferData_remap_index },
+ { 43548, ClearNamedBufferSubData_remap_index },
+ { 27340, ClearNamedFramebufferfi_remap_index },
+ { 27372, ClearNamedFramebufferfv_remap_index },
+ { 8714, ClearNamedFramebufferiv_remap_index },
+ { 40015, ClearNamedFramebufferuiv_remap_index },
+ { 42573, CompressedTextureSubImage1D_remap_index },
+ { 38271, CompressedTextureSubImage2D_remap_index },
+ { 36000, CompressedTextureSubImage3D_remap_index },
+ { 3048, CopyNamedBufferSubData_remap_index },
+ { 38685, CopyTextureSubImage1D_remap_index },
+ { 34695, CopyTextureSubImage2D_remap_index },
+ { 44605, CopyTextureSubImage3D_remap_index },
+ { 6126, CreateBuffers_remap_index },
+ { 30434, CreateFramebuffers_remap_index },
+ { 15863, CreateProgramPipelines_remap_index },
+ { 34132, CreateQueries_remap_index },
+ { 9353, CreateRenderbuffers_remap_index },
+ { 40182, CreateSamplers_remap_index },
+ { 31260, CreateTextures_remap_index },
{ 1707, CreateTransformFeedbacks_remap_index },
- { 14745, FlushMappedNamedBufferRange_remap_index },
- { 33034, GenerateTextureMipmap_remap_index },
+ { 22740, CreateVertexArrays_remap_index },
+ { 8267, DisableVertexArrayAttrib_remap_index },
+ { 44238, EnableVertexArrayAttrib_remap_index },
+ { 15106, FlushMappedNamedBufferRange_remap_index },
+ { 34046, GenerateTextureMipmap_remap_index },
{ 391, GetCompressedTextureImage_remap_index },
- { 4895, GetNamedBufferParameteri64v_remap_index },
- { 24627, GetNamedBufferParameteriv_remap_index },
- { 29956, GetNamedBufferPointerv_remap_index },
- { 11822, GetNamedBufferSubData_remap_index },
- { 31802, GetNamedRenderbufferParameteriv_remap_index },
- { 26183, GetQueryBufferObjecti64v_remap_index },
- { 45601, GetQueryBufferObjectiv_remap_index },
- { 9396, GetQueryBufferObjectui64v_remap_index },
- { 3102, GetQueryBufferObjectuiv_remap_index },
- { 3178, GetTextureImage_remap_index },
- { 34663, GetTextureLevelParameterfv_remap_index },
- { 37386, GetTextureLevelParameteriv_remap_index },
- { 14903, GetTextureParameterIiv_remap_index },
- { 22977, GetTextureParameterIuiv_remap_index },
- { 25350, GetTextureParameterfv_remap_index },
- { 28591, GetTextureParameteriv_remap_index },
- { 16152, GetTransformFeedbacki64_v_remap_index },
- { 3909, GetTransformFeedbacki_v_remap_index },
- { 25898, GetTransformFeedbackiv_remap_index },
- { 9907, MapNamedBuffer_remap_index },
- { 12633, MapNamedBufferRange_remap_index },
- { 45172, NamedBufferData_remap_index },
- { 11361, NamedBufferStorage_remap_index },
- { 19304, NamedBufferSubData_remap_index },
- { 8789, NamedRenderbufferStorage_remap_index },
- { 28117, NamedRenderbufferStorageMultisample_remap_index },
- { 22595, TextureBuffer_remap_index },
- { 11703, TextureBufferRange_remap_index },
- { 37520, TextureParameterIiv_remap_index },
- { 28783, TextureParameterIuiv_remap_index },
- { 36315, TextureParameterf_remap_index },
- { 2312, TextureParameterfv_remap_index },
- { 36396, TextureParameteri_remap_index },
- { 25627, TextureParameteriv_remap_index },
- { 10608, TextureStorage1D_remap_index },
- { 14877, TextureStorage2D_remap_index },
- { 42547, TextureStorage2DMultisample_remap_index },
- { 18953, TextureStorage3D_remap_index },
- { 3432, TextureStorage3DMultisample_remap_index },
- { 27004, TextureSubImage1D_remap_index },
- { 31527, TextureSubImage2D_remap_index },
- { 34572, TextureSubImage3D_remap_index },
- { 19458, TransformFeedbackBufferBase_remap_index },
- { 15269, TransformFeedbackBufferRange_remap_index },
- { 4658, UnmapNamedBuffer_remap_index },
- { 6915, InvalidateBufferData_remap_index },
- { 41218, InvalidateBufferSubData_remap_index },
- { 22714, InvalidateFramebuffer_remap_index },
- { 17036, InvalidateSubFramebuffer_remap_index },
- { 12793, InvalidateTexImage_remap_index },
- { 27151, InvalidateTexSubImage_remap_index },
- { 13554, PolygonOffsetEXT_remap_index },
- { 38417, DrawTexfOES_remap_index },
- { 26573, DrawTexfvOES_remap_index },
+ { 4965, GetNamedBufferParameteri64v_remap_index },
+ { 25240, GetNamedBufferParameteriv_remap_index },
+ { 30792, GetNamedBufferPointerv_remap_index },
+ { 12179, GetNamedBufferSubData_remap_index },
+ { 6807, GetNamedFramebufferAttachmentParameteriv_remap_index },
+ { 46236, GetNamedFramebufferParameteriv_remap_index },
+ { 32638, GetNamedRenderbufferParameteriv_remap_index },
+ { 26876, GetQueryBufferObjecti64v_remap_index },
+ { 46956, GetQueryBufferObjectiv_remap_index },
+ { 9683, GetQueryBufferObjectui64v_remap_index },
+ { 3138, GetQueryBufferObjectuiv_remap_index },
+ { 3214, GetTextureImage_remap_index },
+ { 35675, GetTextureLevelParameterfv_remap_index },
+ { 38460, GetTextureLevelParameteriv_remap_index },
+ { 15264, GetTextureParameterIiv_remap_index },
+ { 23565, GetTextureParameterIuiv_remap_index },
+ { 25984, GetTextureParameterfv_remap_index },
+ { 29427, GetTextureParameteriv_remap_index },
+ { 16605, GetTransformFeedbacki64_v_remap_index },
+ { 3945, GetTransformFeedbacki_v_remap_index },
+ { 26591, GetTransformFeedbackiv_remap_index },
+ { 6044, GetVertexArrayIndexed64iv_remap_index },
+ { 33831, GetVertexArrayIndexediv_remap_index },
+ { 17221, GetVertexArrayiv_remap_index },
+ { 32897, InvalidateNamedFramebufferData_remap_index },
+ { 28619, InvalidateNamedFramebufferSubData_remap_index },
+ { 10193, MapNamedBuffer_remap_index },
+ { 13016, MapNamedBufferRange_remap_index },
+ { 46505, NamedBufferData_remap_index },
+ { 11647, NamedBufferStorage_remap_index },
+ { 19845, NamedBufferSubData_remap_index },
+ { 11674, NamedFramebufferDrawBuffer_remap_index },
+ { 37846, NamedFramebufferDrawBuffers_remap_index },
+ { 27497, NamedFramebufferParameteri_remap_index },
+ { 22580, NamedFramebufferReadBuffer_remap_index },
+ { 33741, NamedFramebufferRenderbuffer_remap_index },
+ { 5000, NamedFramebufferTexture_remap_index },
+ { 11707, NamedFramebufferTextureLayer_remap_index },
+ { 9076, NamedRenderbufferStorage_remap_index },
+ { 28953, NamedRenderbufferStorageMultisample_remap_index },
+ { 23183, TextureBuffer_remap_index },
+ { 12060, TextureBufferRange_remap_index },
+ { 38594, TextureParameterIiv_remap_index },
+ { 29619, TextureParameterIuiv_remap_index },
+ { 37327, TextureParameterf_remap_index },
+ { 2314, TextureParameterfv_remap_index },
+ { 37408, TextureParameteri_remap_index },
+ { 26243, TextureParameteriv_remap_index },
+ { 10894, TextureStorage1D_remap_index },
+ { 15238, TextureStorage2D_remap_index },
+ { 43806, TextureStorage2DMultisample_remap_index },
+ { 19479, TextureStorage3D_remap_index },
+ { 3468, TextureStorage3DMultisample_remap_index },
+ { 27795, TextureSubImage1D_remap_index },
+ { 32363, TextureSubImage2D_remap_index },
+ { 35584, TextureSubImage3D_remap_index },
+ { 19999, TransformFeedbackBufferBase_remap_index },
+ { 15657, TransformFeedbackBufferRange_remap_index },
+ { 4694, UnmapNamedBuffer_remap_index },
+ { 26508, VertexArrayAttribBinding_remap_index },
+ { 19553, VertexArrayAttribFormat_remap_index },
+ { 16097, VertexArrayAttribIFormat_remap_index },
+ { 2744, VertexArrayAttribLFormat_remap_index },
+ { 17664, VertexArrayBindingDivisor_remap_index },
+ { 16392, VertexArrayElementBuffer_remap_index },
+ { 45226, VertexArrayVertexBuffer_remap_index },
+ { 18670, VertexArrayVertexBuffers_remap_index },
+ { 7134, InvalidateBufferData_remap_index },
+ { 42420, InvalidateBufferSubData_remap_index },
+ { 23302, InvalidateFramebuffer_remap_index },
+ { 17513, InvalidateSubFramebuffer_remap_index },
+ { 13176, InvalidateTexImage_remap_index },
+ { 27942, InvalidateTexSubImage_remap_index },
+ { 13892, PolygonOffsetEXT_remap_index },
+ { 39537, DrawTexfOES_remap_index },
+ { 27266, DrawTexfvOES_remap_index },
{ 1019, DrawTexiOES_remap_index },
- { 31997, DrawTexivOES_remap_index },
- { 12940, DrawTexsOES_remap_index },
- { 22908, DrawTexsvOES_remap_index },
- { 27845, DrawTexxOES_remap_index },
- { 40437, DrawTexxvOES_remap_index },
- { 25945, PointSizePointerOES_remap_index },
+ { 32833, DrawTexivOES_remap_index },
+ { 13323, DrawTexsOES_remap_index },
+ { 23496, DrawTexsvOES_remap_index },
+ { 28681, DrawTexxOES_remap_index },
+ { 41603, DrawTexxvOES_remap_index },
+ { 26638, PointSizePointerOES_remap_index },
{ 982, QueryMatrixxOES_remap_index },
- { 20471, SampleMaskSGIS_remap_index },
- { 35045, SamplePatternSGIS_remap_index },
- { 44458, ColorPointerEXT_remap_index },
- { 29307, EdgeFlagPointerEXT_remap_index },
- { 13631, IndexPointerEXT_remap_index },
- { 13821, NormalPointerEXT_remap_index },
- { 28703, TexCoordPointerEXT_remap_index },
- { 25732, VertexPointerEXT_remap_index },
- { 44380, DiscardFramebufferEXT_remap_index },
- { 11405, ActiveShaderProgram_remap_index },
- { 17294, BindProgramPipeline_remap_index },
- { 29359, CreateShaderProgramv_remap_index },
- { 3820, DeleteProgramPipelines_remap_index },
- { 26796, GenProgramPipelines_remap_index },
- { 8493, GetProgramPipelineInfoLog_remap_index },
- { 32164, GetProgramPipelineiv_remap_index },
- { 26859, IsProgramPipeline_remap_index },
- { 46477, LockArraysEXT_remap_index },
- { 45775, ProgramUniform1d_remap_index },
- { 31655, ProgramUniform1dv_remap_index },
- { 45729, ProgramUniform1f_remap_index },
- { 10084, ProgramUniform1fv_remap_index },
- { 45683, ProgramUniform1i_remap_index },
- { 15806, ProgramUniform1iv_remap_index },
- { 35495, ProgramUniform1ui_remap_index },
- { 45500, ProgramUniform1uiv_remap_index },
- { 2494, ProgramUniform2d_remap_index },
- { 10013, ProgramUniform2dv_remap_index },
- { 2447, ProgramUniform2f_remap_index },
- { 37337, ProgramUniform2fv_remap_index },
- { 2519, ProgramUniform2i_remap_index },
- { 22083, ProgramUniform2iv_remap_index },
- { 7496, ProgramUniform2ui_remap_index },
- { 9430, ProgramUniform2uiv_remap_index },
- { 4930, ProgramUniform3d_remap_index },
- { 4869, ProgramUniform3dv_remap_index },
- { 4956, ProgramUniform3f_remap_index },
- { 31024, ProgramUniform3fv_remap_index },
- { 5004, ProgramUniform3i_remap_index },
- { 13846, ProgramUniform3iv_remap_index },
- { 15855, ProgramUniform3ui_remap_index },
- { 18689, ProgramUniform3uiv_remap_index },
- { 29804, ProgramUniform4d_remap_index },
- { 31917, ProgramUniform4dv_remap_index },
- { 29831, ProgramUniform4f_remap_index },
- { 43230, ProgramUniform4fv_remap_index },
- { 29880, ProgramUniform4i_remap_index },
+ { 21010, SampleMaskSGIS_remap_index },
+ { 36057, SamplePatternSGIS_remap_index },
+ { 45764, ColorPointerEXT_remap_index },
+ { 30164, EdgeFlagPointerEXT_remap_index },
+ { 13969, IndexPointerEXT_remap_index },
+ { 14159, NormalPointerEXT_remap_index },
+ { 29539, TexCoordPointerEXT_remap_index },
+ { 26348, VertexPointerEXT_remap_index },
+ { 45686, DiscardFramebufferEXT_remap_index },
+ { 11762, ActiveShaderProgram_remap_index },
+ { 17804, BindProgramPipeline_remap_index },
+ { 30216, CreateShaderProgramv_remap_index },
+ { 3856, DeleteProgramPipelines_remap_index },
+ { 27587, GenProgramPipelines_remap_index },
+ { 8780, GetProgramPipelineInfoLog_remap_index },
+ { 33038, GetProgramPipelineiv_remap_index },
+ { 27650, IsProgramPipeline_remap_index },
+ { 47832, LockArraysEXT_remap_index },
+ { 47130, ProgramUniform1d_remap_index },
+ { 32491, ProgramUniform1dv_remap_index },
+ { 47084, ProgramUniform1f_remap_index },
+ { 10370, ProgramUniform1fv_remap_index },
+ { 47038, ProgramUniform1i_remap_index },
+ { 16228, ProgramUniform1iv_remap_index },
+ { 36507, ProgramUniform1ui_remap_index },
+ { 46855, ProgramUniform1uiv_remap_index },
+ { 2496, ProgramUniform2d_remap_index },
+ { 10299, ProgramUniform2dv_remap_index },
+ { 2449, ProgramUniform2f_remap_index },
+ { 38411, ProgramUniform2fv_remap_index },
+ { 2521, ProgramUniform2i_remap_index },
+ { 22691, ProgramUniform2iv_remap_index },
+ { 7729, ProgramUniform2ui_remap_index },
+ { 9717, ProgramUniform2uiv_remap_index },
+ { 5032, ProgramUniform3d_remap_index },
+ { 4939, ProgramUniform3dv_remap_index },
+ { 5058, ProgramUniform3f_remap_index },
+ { 31860, ProgramUniform3fv_remap_index },
+ { 5106, ProgramUniform3i_remap_index },
+ { 14184, ProgramUniform3iv_remap_index },
+ { 16277, ProgramUniform3ui_remap_index },
+ { 19215, ProgramUniform3uiv_remap_index },
+ { 30640, ProgramUniform4d_remap_index },
+ { 32753, ProgramUniform4dv_remap_index },
+ { 30667, ProgramUniform4f_remap_index },
+ { 44519, ProgramUniform4fv_remap_index },
+ { 30716, ProgramUniform4i_remap_index },
{ 2020, ProgramUniform4iv_remap_index },
- { 41892, ProgramUniform4ui_remap_index },
- { 34244, ProgramUniform4uiv_remap_index },
- { 13895, ProgramUniformMatrix2dv_remap_index },
- { 20543, ProgramUniformMatrix2fv_remap_index },
- { 16733, ProgramUniformMatrix2x3dv_remap_index },
- { 23048, ProgramUniformMatrix2x3fv_remap_index },
+ { 43095, ProgramUniform4ui_remap_index },
+ { 35256, ProgramUniform4uiv_remap_index },
+ { 14233, ProgramUniformMatrix2dv_remap_index },
+ { 21082, ProgramUniformMatrix2fv_remap_index },
+ { 17186, ProgramUniformMatrix2x3dv_remap_index },
+ { 23636, ProgramUniformMatrix2x3fv_remap_index },
{ 1952, ProgramUniformMatrix2x4dv_remap_index },
- { 8175, ProgramUniformMatrix2x4fv_remap_index },
- { 46444, ProgramUniformMatrix3dv_remap_index },
- { 40060, ProgramUniformMatrix3fv_remap_index },
- { 27689, ProgramUniformMatrix3x2dv_remap_index },
- { 35253, ProgramUniformMatrix3x2fv_remap_index },
- { 23494, ProgramUniformMatrix3x4dv_remap_index },
- { 28303, ProgramUniformMatrix3x4fv_remap_index },
- { 40247, ProgramUniformMatrix4dv_remap_index },
- { 33413, ProgramUniformMatrix4fv_remap_index },
- { 41409, ProgramUniformMatrix4x2dv_remap_index },
- { 2381, ProgramUniformMatrix4x2fv_remap_index },
- { 14459, ProgramUniformMatrix4x3dv_remap_index },
- { 7739, ProgramUniformMatrix4x3fv_remap_index },
- { 40831, UnlockArraysEXT_remap_index },
- { 33367, UseProgramStages_remap_index },
+ { 8430, ProgramUniformMatrix2x4fv_remap_index },
+ { 47799, ProgramUniformMatrix3dv_remap_index },
+ { 41226, ProgramUniformMatrix3fv_remap_index },
+ { 28480, ProgramUniformMatrix3x2dv_remap_index },
+ { 36265, ProgramUniformMatrix3x2fv_remap_index },
+ { 24107, ProgramUniformMatrix3x4dv_remap_index },
+ { 29139, ProgramUniformMatrix3x4fv_remap_index },
+ { 41413, ProgramUniformMatrix4dv_remap_index },
+ { 34425, ProgramUniformMatrix4fv_remap_index },
+ { 42612, ProgramUniformMatrix4x2dv_remap_index },
+ { 2383, ProgramUniformMatrix4x2fv_remap_index },
+ { 14820, ProgramUniformMatrix4x3dv_remap_index },
+ { 7972, ProgramUniformMatrix4x3fv_remap_index },
+ { 41997, UnlockArraysEXT_remap_index },
+ { 34379, UseProgramStages_remap_index },
{ 1765, ValidateProgramPipeline_remap_index },
- { 17370, DebugMessageCallback_remap_index },
- { 33856, DebugMessageControl_remap_index },
- { 16571, DebugMessageInsert_remap_index },
- { 7305, GetDebugMessageLog_remap_index },
- { 7096, GetObjectLabel_remap_index },
- { 12961, GetObjectPtrLabel_remap_index },
- { 32802, ObjectLabel_remap_index },
- { 46564, ObjectPtrLabel_remap_index },
- { 19187, PopDebugGroup_remap_index },
- { 15307, PushDebugGroup_remap_index },
- { 8890, SecondaryColor3fEXT_remap_index },
- { 8371, SecondaryColor3fvEXT_remap_index },
- { 30693, MultiDrawElementsEXT_remap_index },
- { 11537, FogCoordfEXT_remap_index },
- { 19493, FogCoordfvEXT_remap_index },
- { 4549, ResizeBuffersMESA_remap_index },
- { 36499, WindowPos4dMESA_remap_index },
- { 29204, WindowPos4dvMESA_remap_index },
- { 4707, WindowPos4fMESA_remap_index },
- { 12174, WindowPos4fvMESA_remap_index },
- { 9720, WindowPos4iMESA_remap_index },
- { 4027, WindowPos4ivMESA_remap_index },
- { 30030, WindowPos4sMESA_remap_index },
+ { 17880, DebugMessageCallback_remap_index },
+ { 34868, DebugMessageControl_remap_index },
+ { 17024, DebugMessageInsert_remap_index },
+ { 7538, GetDebugMessageLog_remap_index },
+ { 7350, GetObjectLabel_remap_index },
+ { 13344, GetObjectPtrLabel_remap_index },
+ { 33676, ObjectLabel_remap_index },
+ { 47919, ObjectPtrLabel_remap_index },
+ { 19728, PopDebugGroup_remap_index },
+ { 15695, PushDebugGroup_remap_index },
+ { 9177, SecondaryColor3fEXT_remap_index },
+ { 8626, SecondaryColor3fvEXT_remap_index },
+ { 31529, MultiDrawElementsEXT_remap_index },
+ { 11894, FogCoordfEXT_remap_index },
+ { 20034, FogCoordfvEXT_remap_index },
+ { 4585, ResizeBuffersMESA_remap_index },
+ { 37511, WindowPos4dMESA_remap_index },
+ { 30065, WindowPos4dvMESA_remap_index },
+ { 4743, WindowPos4fMESA_remap_index },
+ { 12557, WindowPos4fvMESA_remap_index },
+ { 10006, WindowPos4iMESA_remap_index },
+ { 4063, WindowPos4ivMESA_remap_index },
+ { 30866, WindowPos4sMESA_remap_index },
{ 1113, WindowPos4svMESA_remap_index },
- { 30793, MultiModeDrawArraysIBM_remap_index },
- { 21223, MultiModeDrawElementsIBM_remap_index },
- { 35164, AreProgramsResidentNV_remap_index },
- { 42675, ExecuteProgramNV_remap_index },
- { 31623, GetProgramParameterdvNV_remap_index },
- { 39071, GetProgramParameterfvNV_remap_index },
- { 20640, GetProgramStringNV_remap_index },
- { 16960, GetProgramivNV_remap_index },
- { 19778, GetTrackMatrixivNV_remap_index },
- { 20220, GetVertexAttribdvNV_remap_index },
- { 18316, GetVertexAttribfvNV_remap_index },
- { 17187, GetVertexAttribivNV_remap_index },
- { 38773, LoadProgramNV_remap_index },
- { 21323, ProgramParameters4dvNV_remap_index },
- { 21935, ProgramParameters4fvNV_remap_index },
- { 6697, RequestResidentProgramsNV_remap_index },
- { 31179, TrackMatrixNV_remap_index },
- { 46851, VertexAttrib1dNV_remap_index },
- { 30098, VertexAttrib1dvNV_remap_index },
- { 30464, VertexAttrib1fNV_remap_index },
- { 44807, VertexAttrib1fvNV_remap_index },
- { 22552, VertexAttrib1sNV_remap_index },
- { 40851, VertexAttrib1svNV_remap_index },
- { 19754, VertexAttrib2dNV_remap_index },
- { 36783, VertexAttrib2dvNV_remap_index },
- { 29088, VertexAttrib2fNV_remap_index },
- { 27724, VertexAttrib2fvNV_remap_index },
- { 13727, VertexAttrib2sNV_remap_index },
- { 6202, VertexAttrib2svNV_remap_index },
- { 39480, VertexAttrib3dNV_remap_index },
- { 41518, VertexAttrib3dvNV_remap_index },
- { 5449, VertexAttrib3fNV_remap_index },
- { 44028, VertexAttrib3fvNV_remap_index },
- { 7683, VertexAttrib3sNV_remap_index },
- { 19805, VertexAttrib3svNV_remap_index },
- { 9118, VertexAttrib4dNV_remap_index },
- { 3745, VertexAttrib4dvNV_remap_index },
- { 9189, VertexAttrib4fNV_remap_index },
- { 44182, VertexAttrib4fvNV_remap_index },
- { 18795, VertexAttrib4sNV_remap_index },
- { 11749, VertexAttrib4svNV_remap_index },
+ { 31629, MultiModeDrawArraysIBM_remap_index },
+ { 21775, MultiModeDrawElementsIBM_remap_index },
+ { 36176, AreProgramsResidentNV_remap_index },
+ { 43934, ExecuteProgramNV_remap_index },
+ { 32459, GetProgramParameterdvNV_remap_index },
+ { 40248, GetProgramParameterfvNV_remap_index },
+ { 21179, GetProgramStringNV_remap_index },
+ { 17437, GetProgramivNV_remap_index },
+ { 20317, GetTrackMatrixivNV_remap_index },
+ { 20759, GetVertexAttribdvNV_remap_index },
+ { 18842, GetVertexAttribfvNV_remap_index },
+ { 17697, GetVertexAttribivNV_remap_index },
+ { 39893, LoadProgramNV_remap_index },
+ { 21875, ProgramParameters4dvNV_remap_index },
+ { 22510, ProgramParameters4fvNV_remap_index },
+ { 6916, RequestResidentProgramsNV_remap_index },
+ { 32015, TrackMatrixNV_remap_index },
+ { 48172, VertexAttrib1dNV_remap_index },
+ { 30934, VertexAttrib1dvNV_remap_index },
+ { 31300, VertexAttrib1fNV_remap_index },
+ { 46113, VertexAttrib1fvNV_remap_index },
+ { 23140, VertexAttrib1sNV_remap_index },
+ { 42017, VertexAttrib1svNV_remap_index },
+ { 20293, VertexAttrib2dNV_remap_index },
+ { 37822, VertexAttrib2dvNV_remap_index },
+ { 29949, VertexAttrib2fNV_remap_index },
+ { 28515, VertexAttrib2fvNV_remap_index },
+ { 14065, VertexAttrib2sNV_remap_index },
+ { 6338, VertexAttrib2svNV_remap_index },
+ { 40657, VertexAttrib3dNV_remap_index },
+ { 42721, VertexAttrib3dvNV_remap_index },
+ { 5551, VertexAttrib3fNV_remap_index },
+ { 45350, VertexAttrib3fvNV_remap_index },
+ { 7916, VertexAttrib3sNV_remap_index },
+ { 20344, VertexAttrib3svNV_remap_index },
+ { 9405, VertexAttrib4dNV_remap_index },
+ { 3781, VertexAttrib4dvNV_remap_index },
+ { 9476, VertexAttrib4fNV_remap_index },
+ { 45488, VertexAttrib4fvNV_remap_index },
+ { 19321, VertexAttrib4sNV_remap_index },
+ { 12106, VertexAttrib4svNV_remap_index },
{ 1738, VertexAttrib4ubNV_remap_index },
- { 11512, VertexAttrib4ubvNV_remap_index },
- { 30944, VertexAttribPointerNV_remap_index },
- { 29255, VertexAttribs1dvNV_remap_index },
- { 43148, VertexAttribs1fvNV_remap_index },
- { 6671, VertexAttribs1svNV_remap_index },
- { 45474, VertexAttribs2dvNV_remap_index },
- { 4731, VertexAttribs2fvNV_remap_index },
- { 29333, VertexAttribs2svNV_remap_index },
+ { 11869, VertexAttrib4ubvNV_remap_index },
+ { 31780, VertexAttribPointerNV_remap_index },
+ { 30112, VertexAttribs1dvNV_remap_index },
+ { 44437, VertexAttribs1fvNV_remap_index },
+ { 6856, VertexAttribs1svNV_remap_index },
+ { 46829, VertexAttribs2dvNV_remap_index },
+ { 8358, VertexAttribs2fvNV_remap_index },
+ { 30190, VertexAttribs2svNV_remap_index },
{ 1926, VertexAttribs3dvNV_remap_index },
- { 38024, VertexAttribs3fvNV_remap_index },
- { 15054, VertexAttribs3svNV_remap_index },
- { 26547, VertexAttribs4dvNV_remap_index },
- { 26096, VertexAttribs4fvNV_remap_index },
- { 10969, VertexAttribs4svNV_remap_index },
- { 34439, VertexAttribs4ubvNV_remap_index },
- { 44685, GetTexBumpParameterfvATI_remap_index },
- { 11236, GetTexBumpParameterivATI_remap_index },
- { 38124, TexBumpParameterfvATI_remap_index },
- { 9161, TexBumpParameterivATI_remap_index },
- { 9941, AlphaFragmentOp1ATI_remap_index },
- { 3769, AlphaFragmentOp2ATI_remap_index },
- { 10423, AlphaFragmentOp3ATI_remap_index },
- { 35683, BeginFragmentShaderATI_remap_index },
- { 4074, BindFragmentShaderATI_remap_index },
- { 7708, ColorFragmentOp1ATI_remap_index },
- { 13693, ColorFragmentOp2ATI_remap_index },
- { 25653, ColorFragmentOp3ATI_remap_index },
- { 18131, DeleteFragmentShaderATI_remap_index },
- { 46994, EndFragmentShaderATI_remap_index },
- { 24600, GenFragmentShadersATI_remap_index },
- { 44264, PassTexCoordATI_remap_index },
- { 38104, SampleMapATI_remap_index },
- { 37285, SetFragmentShaderConstantATI_remap_index },
- { 9092, ActiveStencilFaceEXT_remap_index },
- { 8659, BindVertexArrayAPPLE_remap_index },
- { 17636, GenVertexArraysAPPLE_remap_index },
- { 37690, GetProgramNamedParameterdvNV_remap_index },
- { 24350, GetProgramNamedParameterfvNV_remap_index },
- { 44716, ProgramNamedParameter4dNV_remap_index },
- { 40642, ProgramNamedParameter4dvNV_remap_index },
- { 43937, ProgramNamedParameter4fNV_remap_index },
- { 27251, ProgramNamedParameter4fvNV_remap_index },
- { 26003, PrimitiveRestartNV_remap_index },
- { 26525, GetTexGenxvOES_remap_index },
- { 15691, TexGenxOES_remap_index },
- { 34644, TexGenxvOES_remap_index },
- { 8583, DepthBoundsEXT_remap_index },
- { 6441, BindFramebufferEXT_remap_index },
- { 44322, BindRenderbufferEXT_remap_index },
- { 33272, BufferParameteriAPPLE_remap_index },
- { 42184, FlushMappedBufferRangeAPPLE_remap_index },
- { 29623, VertexAttribI1iEXT_remap_index },
- { 12113, VertexAttribI1uiEXT_remap_index },
- { 21656, VertexAttribI2iEXT_remap_index },
- { 43788, VertexAttribI2ivEXT_remap_index },
- { 27382, VertexAttribI2uiEXT_remap_index },
- { 37787, VertexAttribI2uivEXT_remap_index },
- { 20739, VertexAttribI3iEXT_remap_index },
- { 46003, VertexAttribI3ivEXT_remap_index },
- { 24282, VertexAttribI3uiEXT_remap_index },
- { 22456, VertexAttribI3uivEXT_remap_index },
- { 40687, VertexAttribI4iEXT_remap_index },
- { 7212, VertexAttribI4ivEXT_remap_index },
- { 2742, VertexAttribI4uiEXT_remap_index },
- { 29480, VertexAttribI4uivEXT_remap_index },
- { 3278, ClearColorIiEXT_remap_index },
+ { 39144, VertexAttribs3fvNV_remap_index },
+ { 15442, VertexAttribs3svNV_remap_index },
+ { 27240, VertexAttribs4dvNV_remap_index },
+ { 26789, VertexAttribs4fvNV_remap_index },
+ { 11255, VertexAttribs4svNV_remap_index },
+ { 35451, VertexAttribs4ubvNV_remap_index },
+ { 45991, GetTexBumpParameterfvATI_remap_index },
+ { 11522, GetTexBumpParameterivATI_remap_index },
+ { 39244, TexBumpParameterfvATI_remap_index },
+ { 9448, TexBumpParameterivATI_remap_index },
+ { 10227, AlphaFragmentOp1ATI_remap_index },
+ { 3805, AlphaFragmentOp2ATI_remap_index },
+ { 10709, AlphaFragmentOp3ATI_remap_index },
+ { 36695, BeginFragmentShaderATI_remap_index },
+ { 4110, BindFragmentShaderATI_remap_index },
+ { 7941, ColorFragmentOp1ATI_remap_index },
+ { 14031, ColorFragmentOp2ATI_remap_index },
+ { 26269, ColorFragmentOp3ATI_remap_index },
+ { 18641, DeleteFragmentShaderATI_remap_index },
+ { 48315, EndFragmentShaderATI_remap_index },
+ { 25213, GenFragmentShadersATI_remap_index },
+ { 45570, PassTexCoordATI_remap_index },
+ { 39224, SampleMapATI_remap_index },
+ { 38359, SetFragmentShaderConstantATI_remap_index },
+ { 9379, ActiveStencilFaceEXT_remap_index },
+ { 8946, BindVertexArrayAPPLE_remap_index },
+ { 18146, GenVertexArraysAPPLE_remap_index },
+ { 38764, GetProgramNamedParameterdvNV_remap_index },
+ { 24963, GetProgramNamedParameterfvNV_remap_index },
+ { 46022, ProgramNamedParameter4dNV_remap_index },
+ { 41808, ProgramNamedParameter4dvNV_remap_index },
+ { 45259, ProgramNamedParameter4fNV_remap_index },
+ { 28042, ProgramNamedParameter4fvNV_remap_index },
+ { 26696, PrimitiveRestartNV_remap_index },
+ { 27218, GetTexGenxvOES_remap_index },
+ { 16079, TexGenxOES_remap_index },
+ { 35656, TexGenxvOES_remap_index },
+ { 8870, DepthBoundsEXT_remap_index },
+ { 6577, BindFramebufferEXT_remap_index },
+ { 45628, BindRenderbufferEXT_remap_index },
+ { 34284, BufferParameteriAPPLE_remap_index },
+ { 43443, FlushMappedBufferRangeAPPLE_remap_index },
+ { 30459, VertexAttribI1iEXT_remap_index },
+ { 12496, VertexAttribI1uiEXT_remap_index },
+ { 22208, VertexAttribI2iEXT_remap_index },
+ { 45077, VertexAttribI2ivEXT_remap_index },
+ { 28173, VertexAttribI2uiEXT_remap_index },
+ { 38861, VertexAttribI2uivEXT_remap_index },
+ { 21278, VertexAttribI3iEXT_remap_index },
+ { 47358, VertexAttribI3ivEXT_remap_index },
+ { 24895, VertexAttribI3uiEXT_remap_index },
+ { 23044, VertexAttribI3uivEXT_remap_index },
+ { 41853, VertexAttribI4iEXT_remap_index },
+ { 7445, VertexAttribI4ivEXT_remap_index },
+ { 2778, VertexAttribI4uiEXT_remap_index },
+ { 30337, VertexAttribI4uivEXT_remap_index },
+ { 3314, ClearColorIiEXT_remap_index },
{ 1241, ClearColorIuiEXT_remap_index },
- { 26026, BindBufferOffsetEXT_remap_index },
- { 19525, BeginPerfMonitorAMD_remap_index },
- { 35122, DeletePerfMonitorsAMD_remap_index },
- { 5942, EndPerfMonitorAMD_remap_index },
- { 39854, GenPerfMonitorsAMD_remap_index },
- { 13419, GetPerfMonitorCounterDataAMD_remap_index },
- { 37117, GetPerfMonitorCounterInfoAMD_remap_index },
- { 46954, GetPerfMonitorCounterStringAMD_remap_index },
- { 46529, GetPerfMonitorCountersAMD_remap_index },
- { 15378, GetPerfMonitorGroupStringAMD_remap_index },
- { 31841, GetPerfMonitorGroupsAMD_remap_index },
- { 14839, SelectPerfMonitorCountersAMD_remap_index },
- { 15504, GetObjectParameterivAPPLE_remap_index },
- { 46337, ObjectPurgeableAPPLE_remap_index },
+ { 26719, BindBufferOffsetEXT_remap_index },
+ { 20066, BeginPerfMonitorAMD_remap_index },
+ { 36134, DeletePerfMonitorsAMD_remap_index },
+ { 6078, EndPerfMonitorAMD_remap_index },
+ { 29681, GenPerfMonitorsAMD_remap_index },
+ { 13802, GetPerfMonitorCounterDataAMD_remap_index },
+ { 38191, GetPerfMonitorCounterInfoAMD_remap_index },
+ { 48275, GetPerfMonitorCounterStringAMD_remap_index },
+ { 47884, GetPerfMonitorCountersAMD_remap_index },
+ { 15766, GetPerfMonitorGroupStringAMD_remap_index },
+ { 32677, GetPerfMonitorGroupsAMD_remap_index },
+ { 15200, SelectPerfMonitorCountersAMD_remap_index },
+ { 15892, GetObjectParameterivAPPLE_remap_index },
+ { 47692, ObjectPurgeableAPPLE_remap_index },
{ 2069, ObjectUnpurgeableAPPLE_remap_index },
- { 45262, ActiveProgramEXT_remap_index },
- { 29226, CreateShaderProgramEXT_remap_index },
- { 39588, UseShaderProgramEXT_remap_index },
- { 32638, TextureBarrierNV_remap_index },
- { 2338, VDPAUFiniNV_remap_index },
+ { 46595, ActiveProgramEXT_remap_index },
+ { 37550, CreateShaderProgramEXT_remap_index },
+ { 40765, UseShaderProgramEXT_remap_index },
+ { 33512, TextureBarrierNV_remap_index },
+ { 2340, VDPAUFiniNV_remap_index },
{ 875, VDPAUGetSurfaceivNV_remap_index },
- { 25508, VDPAUInitNV_remap_index },
- { 23026, VDPAUIsSurfaceNV_remap_index },
- { 6961, VDPAUMapSurfacesNV_remap_index },
- { 3319, VDPAURegisterOutputSurfaceNV_remap_index },
- { 13317, VDPAURegisterVideoSurfaceNV_remap_index },
- { 11852, VDPAUSurfaceAccessNV_remap_index },
- { 5243, VDPAUUnmapSurfacesNV_remap_index },
- { 40541, VDPAUUnregisterSurfaceNV_remap_index },
- { 41319, BeginPerfQueryINTEL_remap_index },
- { 36004, CreatePerfQueryINTEL_remap_index },
- { 17567, DeletePerfQueryINTEL_remap_index },
- { 43618, EndPerfQueryINTEL_remap_index },
- { 45232, GetFirstPerfQueryIdINTEL_remap_index },
- { 32591, GetNextPerfQueryIdINTEL_remap_index },
- { 34295, GetPerfCounterInfoINTEL_remap_index },
+ { 26142, VDPAUInitNV_remap_index },
+ { 23614, VDPAUIsSurfaceNV_remap_index },
+ { 23808, VDPAUMapSurfacesNV_remap_index },
+ { 3355, VDPAURegisterOutputSurfaceNV_remap_index },
+ { 13700, VDPAURegisterVideoSurfaceNV_remap_index },
+ { 12209, VDPAUSurfaceAccessNV_remap_index },
+ { 5345, VDPAUUnmapSurfacesNV_remap_index },
+ { 41707, VDPAUUnregisterSurfaceNV_remap_index },
+ { 9935, BeginPerfQueryINTEL_remap_index },
+ { 37016, CreatePerfQueryINTEL_remap_index },
+ { 18077, DeletePerfQueryINTEL_remap_index },
+ { 44907, EndPerfQueryINTEL_remap_index },
+ { 46565, GetFirstPerfQueryIdINTEL_remap_index },
+ { 33465, GetNextPerfQueryIdINTEL_remap_index },
+ { 35307, GetPerfCounterInfoINTEL_remap_index },
{ 786, GetPerfQueryDataINTEL_remap_index },
- { 23880, GetPerfQueryIdByNameINTEL_remap_index },
- { 21417, GetPerfQueryInfoINTEL_remap_index },
- { 40995, PolygonOffsetClampEXT_remap_index },
- { 21818, StencilFuncSeparateATI_remap_index },
- { 6167, ProgramEnvParameters4fvEXT_remap_index },
- { 32936, ProgramLocalParameters4fvEXT_remap_index },
- { 4215, EGLImageTargetRenderbufferStorageOES_remap_index },
- { 3979, EGLImageTargetTexture2DOES_remap_index },
- { 43755, AlphaFuncx_remap_index },
- { 20784, ClearColorx_remap_index },
- { 42945, ClearDepthx_remap_index },
- { 38523, Color4x_remap_index },
- { 25446, DepthRangex_remap_index },
- { 2566, Fogx_remap_index },
- { 15970, Fogxv_remap_index },
- { 9363, Frustumf_remap_index },
- { 9494, Frustumx_remap_index },
- { 20704, LightModelx_remap_index },
- { 34484, LightModelxv_remap_index },
- { 30998, Lightx_remap_index },
- { 44568, Lightxv_remap_index },
- { 3877, LineWidthx_remap_index },
- { 3634, LoadMatrixx_remap_index },
- { 45569, Materialx_remap_index },
- { 27201, Materialxv_remap_index },
- { 46122, MultMatrixx_remap_index },
- { 10886, MultiTexCoord4x_remap_index },
- { 27033, Normal3x_remap_index },
- { 16624, Orthof_remap_index },
- { 16840, Orthox_remap_index },
- { 29527, PointSizex_remap_index },
+ { 24493, GetPerfQueryIdByNameINTEL_remap_index },
+ { 21969, GetPerfQueryInfoINTEL_remap_index },
+ { 42161, PolygonOffsetClampEXT_remap_index },
+ { 22393, StencilFuncSeparateATI_remap_index },
+ { 6303, ProgramEnvParameters4fvEXT_remap_index },
+ { 7180, ProgramLocalParameters4fvEXT_remap_index },
+ { 4251, EGLImageTargetRenderbufferStorageOES_remap_index },
+ { 4015, EGLImageTargetTexture2DOES_remap_index },
+ { 45044, AlphaFuncx_remap_index },
+ { 21323, ClearColorx_remap_index },
+ { 44204, ClearDepthx_remap_index },
+ { 39643, Color4x_remap_index },
+ { 26080, DepthRangex_remap_index },
+ { 2568, Fogx_remap_index },
+ { 16423, Fogxv_remap_index },
+ { 9650, Frustumf_remap_index },
+ { 9781, Frustumx_remap_index },
+ { 21243, LightModelx_remap_index },
+ { 35496, LightModelxv_remap_index },
+ { 31834, Lightx_remap_index },
+ { 45874, Lightxv_remap_index },
+ { 3913, LineWidthx_remap_index },
+ { 3670, LoadMatrixx_remap_index },
+ { 46924, Materialx_remap_index },
+ { 27992, Materialxv_remap_index },
+ { 47477, MultMatrixx_remap_index },
+ { 11172, MultiTexCoord4x_remap_index },
+ { 27824, Normal3x_remap_index },
+ { 17077, Orthof_remap_index },
+ { 17317, Orthox_remap_index },
+ { 30384, PointSizex_remap_index },
{ 70, PolygonOffsetx_remap_index },
- { 39924, Rotatex_remap_index },
- { 21374, SampleCoveragex_remap_index },
- { 13577, Scalex_remap_index },
- { 41109, TexEnvx_remap_index },
- { 46288, TexEnvxv_remap_index },
+ { 41090, Rotatex_remap_index },
+ { 21926, SampleCoveragex_remap_index },
+ { 13915, Scalex_remap_index },
+ { 42275, TexEnvx_remap_index },
+ { 47643, TexEnvxv_remap_index },
{ 2148, TexParameterx_remap_index },
- { 33997, Translatex_remap_index },
- { 35462, ClipPlanef_remap_index },
- { 35364, ClipPlanex_remap_index },
+ { 35009, Translatex_remap_index },
+ { 36474, ClipPlanef_remap_index },
+ { 36376, ClipPlanex_remap_index },
{ 747, GetClipPlanef_remap_index },
{ 610, GetClipPlanex_remap_index },
- { 21292, GetFixedv_remap_index },
+ { 21844, GetFixedv_remap_index },
{ 1300, GetLightxv_remap_index },
- { 24387, GetMaterialxv_remap_index },
- { 22872, GetTexEnvxv_remap_index },
- { 18016, GetTexParameterxv_remap_index },
- { 31251, PointParameterx_remap_index },
- { 39879, PointParameterxv_remap_index },
- { 20429, TexParameterxv_remap_index },
+ { 25000, GetMaterialxv_remap_index },
+ { 23460, GetTexEnvxv_remap_index },
+ { 18526, GetTexParameterxv_remap_index },
+ { 32087, PointParameterx_remap_index },
+ { 41045, PointParameterxv_remap_index },
+ { 20968, 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 */
- { 36731, _gloffset_BlendColor },
+ { 37770, _gloffset_BlendColor },
/* from GL_EXT_blend_minmax */
- { 39423, _gloffset_BlendEquation },
+ { 40600, _gloffset_BlendEquation },
/* from GL_EXT_color_subtable */
- { 5899, _gloffset_ColorSubTable },
- { 22773, _gloffset_CopyColorSubTable },
+ { 6001, _gloffset_ColorSubTable },
+ { 23361, _gloffset_CopyColorSubTable },
/* from GL_EXT_convolution */
{ 1334, _gloffset_GetConvolutionParameteriv },
- { 14647, _gloffset_ConvolutionParameterfv },
- { 17853, _gloffset_CopyConvolutionFilter1D },
- { 19941, _gloffset_SeparableFilter2D },
- { 21168, _gloffset_GetConvolutionFilter },
- { 25149, _gloffset_ConvolutionFilter1D },
- { 27589, _gloffset_ConvolutionFilter2D },
- { 30551, _gloffset_GetSeparableFilter },
- { 32249, _gloffset_ConvolutionParameteri },
- { 32371, _gloffset_ConvolutionParameterf },
- { 38552, _gloffset_ConvolutionParameteriv },
- { 44621, _gloffset_GetConvolutionParameterfv },
- { 45854, _gloffset_CopyConvolutionFilter2D },
+ { 15008, _gloffset_ConvolutionParameterfv },
+ { 18363, _gloffset_CopyConvolutionFilter1D },
+ { 20480, _gloffset_SeparableFilter2D },
+ { 21720, _gloffset_GetConvolutionFilter },
+ { 25783, _gloffset_ConvolutionFilter1D },
+ { 28380, _gloffset_ConvolutionFilter2D },
+ { 31387, _gloffset_GetSeparableFilter },
+ { 33123, _gloffset_ConvolutionParameteri },
+ { 33245, _gloffset_ConvolutionParameterf },
+ { 39672, _gloffset_ConvolutionParameteriv },
+ { 45927, _gloffset_GetConvolutionParameterfv },
+ { 47209, _gloffset_CopyConvolutionFilter2D },
/* from GL_EXT_copy_texture */
- { 29142, _gloffset_CopyTexImage2D },
- { 32015, _gloffset_CopyTexImage1D },
- { 34521, _gloffset_CopyTexSubImage1D },
- { 40918, _gloffset_CopyTexSubImage3D },
- { 44877, _gloffset_CopyTexSubImage2D },
+ { 30003, _gloffset_CopyTexImage2D },
+ { 32851, _gloffset_CopyTexImage1D },
+ { 35533, _gloffset_CopyTexSubImage1D },
+ { 42084, _gloffset_CopyTexSubImage3D },
+ { 46183, _gloffset_CopyTexSubImage2D },
/* from GL_EXT_draw_range_elements */
- { 26474, _gloffset_DrawRangeElements },
+ { 27167, _gloffset_DrawRangeElements },
/* from GL_EXT_histogram */
- { 5142, _gloffset_GetHistogramParameterfv },
- { 8685, _gloffset_GetHistogramParameteriv },
- { 10207, _gloffset_Minmax },
- { 14994, _gloffset_GetMinmax },
- { 23397, _gloffset_Histogram },
- { 31943, _gloffset_GetMinmaxParameteriv },
- { 32973, _gloffset_ResetMinmax },
- { 33957, _gloffset_GetHistogram },
- { 35777, _gloffset_GetMinmaxParameterfv },
- { 36807, _gloffset_ResetHistogram },
+ { 5244, _gloffset_GetHistogramParameterfv },
+ { 8972, _gloffset_GetHistogramParameteriv },
+ { 10493, _gloffset_Minmax },
+ { 15382, _gloffset_GetMinmax },
+ { 24010, _gloffset_Histogram },
+ { 32779, _gloffset_GetMinmaxParameteriv },
+ { 33944, _gloffset_ResetMinmax },
+ { 34969, _gloffset_GetHistogram },
+ { 36789, _gloffset_GetMinmaxParameterfv },
+ { 37881, _gloffset_ResetHistogram },
/* from GL_EXT_paletted_texture */
- { 14509, _gloffset_ColorTable },
- { 19550, _gloffset_GetColorTableParameterfv },
- { 28433, _gloffset_GetColorTable },
- { 32427, _gloffset_GetColorTableParameteriv },
+ { 14870, _gloffset_ColorTable },
+ { 20091, _gloffset_GetColorTableParameterfv },
+ { 29269, _gloffset_GetColorTable },
+ { 33301, _gloffset_GetColorTableParameteriv },
/* from GL_EXT_subtexture */
- { 2598, _gloffset_TexSubImage1D },
- { 39138, _gloffset_TexSubImage2D },
+ { 2600, _gloffset_TexSubImage1D },
+ { 40315, _gloffset_TexSubImage2D },
/* from GL_EXT_texture3D */
- { 23823, _gloffset_TexImage3D },
- { 43429, _gloffset_TexSubImage3D },
+ { 24436, _gloffset_TexImage3D },
+ { 44718, _gloffset_TexSubImage3D },
/* from GL_EXT_texture_object */
- { 4595, _gloffset_GenTextures },
- { 9541, _gloffset_BindTexture },
- { 18659, _gloffset_IsTexture },
- { 24232, _gloffset_PrioritizeTextures },
- { 28662, _gloffset_DeleteTextures },
- { 43885, _gloffset_AreTexturesResident },
+ { 4631, _gloffset_GenTextures },
+ { 9828, _gloffset_BindTexture },
+ { 19185, _gloffset_IsTexture },
+ { 24845, _gloffset_PrioritizeTextures },
+ { 29498, _gloffset_DeleteTextures },
+ { 45174, _gloffset_AreTexturesResident },
/* from GL_EXT_vertex_array */
- { 20039, _gloffset_ArrayElement },
- { 31294, _gloffset_DrawArrays },
- { 41601, _gloffset_GetPointerv },
+ { 20578, _gloffset_ArrayElement },
+ { 32130, _gloffset_DrawArrays },
+ { 42804, _gloffset_GetPointerv },
/* from GL_NV_read_buffer */
- { 32218, _gloffset_ReadBuffer },
+ { 33092, _gloffset_ReadBuffer },
/* from GL_OES_blend_subtract */
- { 39423, _gloffset_BlendEquation },
+ { 40600, _gloffset_BlendEquation },
/* from GL_OES_texture_3D */
- { 23823, _gloffset_TexImage3D },
- { 40918, _gloffset_CopyTexSubImage3D },
- { 43429, _gloffset_TexSubImage3D },
+ { 24436, _gloffset_TexImage3D },
+ { 42084, _gloffset_CopyTexSubImage3D },
+ { 44718, _gloffset_TexSubImage3D },
/* from GL_OES_texture_cube_map */
- { 18245, _gloffset_TexGeni },
- { 18273, _gloffset_TexGenf },
- { 21734, _gloffset_GetTexGenfv },
- { 36682, _gloffset_TexGeniv },
- { 39247, _gloffset_TexGenfv },
- { 45196, _gloffset_GetTexGeniv },
+ { 18771, _gloffset_TexGeni },
+ { 18799, _gloffset_TexGenf },
+ { 22309, _gloffset_GetTexGenfv },
+ { 37721, _gloffset_TexGeniv },
+ { 40424, _gloffset_TexGenfv },
+ { 46529, _gloffset_GetTexGeniv },
/* from GL_SGI_color_table */
- { 2902, _gloffset_ColorTableParameteriv },
- { 14509, _gloffset_ColorTable },
- { 18603, _gloffset_ColorTableParameterfv },
- { 19550, _gloffset_GetColorTableParameterfv },
- { 28433, _gloffset_GetColorTable },
- { 28511, _gloffset_CopyColorTable },
- { 32427, _gloffset_GetColorTableParameteriv },
+ { 2938, _gloffset_ColorTableParameteriv },
+ { 14870, _gloffset_ColorTable },
+ { 19129, _gloffset_ColorTableParameterfv },
+ { 20091, _gloffset_GetColorTableParameterfv },
+ { 29269, _gloffset_GetColorTable },
+ { 29347, _gloffset_CopyColorTable },
+ { 33301, _gloffset_GetColorTableParameteriv },
{ -1, -1 }
};
diff --git a/xorg-server/glx/single2.c b/xorg-server/glx/single2.c
index cd3593295..c8063dce4 100644
--- a/xorg-server/glx/single2.c
+++ b/xorg-server/glx/single2.c
@@ -65,9 +65,8 @@ __glXDisp_FeedbackBuffer(__GLXclientState * cl, GLbyte * pc)
size = *(GLsizei *) (pc + 0);
type = *(GLenum *) (pc + 4);
if (cx->feedbackBufSize < size) {
- cx->feedbackBuf = (GLfloat *) realloc(cx->feedbackBuf,
- (size_t) size
- * __GLX_SIZE_FLOAT32);
+ cx->feedbackBuf = reallocarray(cx->feedbackBuf,
+ (size_t) size, __GLX_SIZE_FLOAT32);
if (!cx->feedbackBuf) {
cl->client->errorValue = size;
return BadAlloc;
@@ -97,8 +96,8 @@ __glXDisp_SelectBuffer(__GLXclientState * cl, GLbyte * pc)
pc += __GLX_SINGLE_HDR_SIZE;
size = *(GLsizei *) (pc + 0);
if (cx->selectBufSize < size) {
- cx->selectBuf = (GLuint *) realloc(cx->selectBuf,
- (size_t) size * __GLX_SIZE_CARD32);
+ cx->selectBuf = reallocarray(cx->selectBuf,
+ (size_t) size, __GLX_SIZE_CARD32);
if (!cx->selectBuf) {
cl->client->errorValue = size;
return BadAlloc;
diff --git a/xorg-server/glx/single2swap.c b/xorg-server/glx/single2swap.c
index a35767f0d..0e2df03d9 100644
--- a/xorg-server/glx/single2swap.c
+++ b/xorg-server/glx/single2swap.c
@@ -66,9 +66,8 @@ __glXDispSwap_FeedbackBuffer(__GLXclientState * cl, GLbyte * pc)
size = *(GLsizei *) (pc + 0);
type = *(GLenum *) (pc + 4);
if (cx->feedbackBufSize < size) {
- cx->feedbackBuf = (GLfloat *) realloc(cx->feedbackBuf,
- (size_t) size
- * __GLX_SIZE_FLOAT32);
+ cx->feedbackBuf = reallocarray(cx->feedbackBuf,
+ (size_t) size, __GLX_SIZE_FLOAT32);
if (!cx->feedbackBuf) {
cl->client->errorValue = size;
return BadAlloc;
@@ -102,8 +101,8 @@ __glXDispSwap_SelectBuffer(__GLXclientState * cl, GLbyte * pc)
__GLX_SWAP_INT(pc + 0);
size = *(GLsizei *) (pc + 0);
if (cx->selectBufSize < size) {
- cx->selectBuf = (GLuint *) realloc(cx->selectBuf,
- (size_t) size * __GLX_SIZE_CARD32);
+ cx->selectBuf = reallocarray(cx->selectBuf,
+ (size_t) size, __GLX_SIZE_CARD32);
if (!cx->selectBuf) {
cl->client->errorValue = size;
return BadAlloc;