glapi: regenerated files for GL_ARB_draw_instanced

This commit is contained in:
Brian Paul 2010-04-04 18:15:30 -06:00
parent 736846b22f
commit 61b21f0c83
9 changed files with 5237 additions and 5028 deletions

View File

@ -1351,6 +1351,12 @@
#define CALL_UniformMatrix4x3fv(disp, parameters) (*((disp)->UniformMatrix4x3fv)) parameters
#define GET_UniformMatrix4x3fv(disp) ((disp)->UniformMatrix4x3fv)
#define SET_UniformMatrix4x3fv(disp, fn) ((disp)->UniformMatrix4x3fv = fn)
#define CALL_DrawArraysInstanced(disp, parameters) (*((disp)->DrawArraysInstanced)) parameters
#define GET_DrawArraysInstanced(disp) ((disp)->DrawArraysInstanced)
#define SET_DrawArraysInstanced(disp, fn) ((disp)->DrawArraysInstanced = fn)
#define CALL_DrawElementsInstanced(disp, parameters) (*((disp)->DrawElementsInstanced)) parameters
#define GET_DrawElementsInstanced(disp) ((disp)->DrawElementsInstanced)
#define SET_DrawElementsInstanced(disp, fn) ((disp)->DrawElementsInstanced = fn)
#define CALL_LoadTransposeMatrixdARB(disp, parameters) (*((disp)->LoadTransposeMatrixdARB)) parameters
#define GET_LoadTransposeMatrixdARB(disp) ((disp)->LoadTransposeMatrixdARB)
#define SET_LoadTransposeMatrixdARB(disp, fn) ((disp)->LoadTransposeMatrixdARB = fn)
@ -2509,7 +2515,7 @@
#else
#define driDispatchRemapTable_size 407
#define driDispatchRemapTable_size 409
extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define AttachShader_remap_index 0
@ -2534,391 +2540,393 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define UniformMatrix3x4fv_remap_index 19
#define UniformMatrix4x2fv_remap_index 20
#define UniformMatrix4x3fv_remap_index 21
#define LoadTransposeMatrixdARB_remap_index 22
#define LoadTransposeMatrixfARB_remap_index 23
#define MultTransposeMatrixdARB_remap_index 24
#define MultTransposeMatrixfARB_remap_index 25
#define SampleCoverageARB_remap_index 26
#define CompressedTexImage1DARB_remap_index 27
#define CompressedTexImage2DARB_remap_index 28
#define CompressedTexImage3DARB_remap_index 29
#define CompressedTexSubImage1DARB_remap_index 30
#define CompressedTexSubImage2DARB_remap_index 31
#define CompressedTexSubImage3DARB_remap_index 32
#define GetCompressedTexImageARB_remap_index 33
#define DisableVertexAttribArrayARB_remap_index 34
#define EnableVertexAttribArrayARB_remap_index 35
#define GetProgramEnvParameterdvARB_remap_index 36
#define GetProgramEnvParameterfvARB_remap_index 37
#define GetProgramLocalParameterdvARB_remap_index 38
#define GetProgramLocalParameterfvARB_remap_index 39
#define GetProgramStringARB_remap_index 40
#define GetProgramivARB_remap_index 41
#define GetVertexAttribdvARB_remap_index 42
#define GetVertexAttribfvARB_remap_index 43
#define GetVertexAttribivARB_remap_index 44
#define ProgramEnvParameter4dARB_remap_index 45
#define ProgramEnvParameter4dvARB_remap_index 46
#define ProgramEnvParameter4fARB_remap_index 47
#define ProgramEnvParameter4fvARB_remap_index 48
#define ProgramLocalParameter4dARB_remap_index 49
#define ProgramLocalParameter4dvARB_remap_index 50
#define ProgramLocalParameter4fARB_remap_index 51
#define ProgramLocalParameter4fvARB_remap_index 52
#define ProgramStringARB_remap_index 53
#define VertexAttrib1dARB_remap_index 54
#define VertexAttrib1dvARB_remap_index 55
#define VertexAttrib1fARB_remap_index 56
#define VertexAttrib1fvARB_remap_index 57
#define VertexAttrib1sARB_remap_index 58
#define VertexAttrib1svARB_remap_index 59
#define VertexAttrib2dARB_remap_index 60
#define VertexAttrib2dvARB_remap_index 61
#define VertexAttrib2fARB_remap_index 62
#define VertexAttrib2fvARB_remap_index 63
#define VertexAttrib2sARB_remap_index 64
#define VertexAttrib2svARB_remap_index 65
#define VertexAttrib3dARB_remap_index 66
#define VertexAttrib3dvARB_remap_index 67
#define VertexAttrib3fARB_remap_index 68
#define VertexAttrib3fvARB_remap_index 69
#define VertexAttrib3sARB_remap_index 70
#define VertexAttrib3svARB_remap_index 71
#define VertexAttrib4NbvARB_remap_index 72
#define VertexAttrib4NivARB_remap_index 73
#define VertexAttrib4NsvARB_remap_index 74
#define VertexAttrib4NubARB_remap_index 75
#define VertexAttrib4NubvARB_remap_index 76
#define VertexAttrib4NuivARB_remap_index 77
#define VertexAttrib4NusvARB_remap_index 78
#define VertexAttrib4bvARB_remap_index 79
#define VertexAttrib4dARB_remap_index 80
#define VertexAttrib4dvARB_remap_index 81
#define VertexAttrib4fARB_remap_index 82
#define VertexAttrib4fvARB_remap_index 83
#define VertexAttrib4ivARB_remap_index 84
#define VertexAttrib4sARB_remap_index 85
#define VertexAttrib4svARB_remap_index 86
#define VertexAttrib4ubvARB_remap_index 87
#define VertexAttrib4uivARB_remap_index 88
#define VertexAttrib4usvARB_remap_index 89
#define VertexAttribPointerARB_remap_index 90
#define BindBufferARB_remap_index 91
#define BufferDataARB_remap_index 92
#define BufferSubDataARB_remap_index 93
#define DeleteBuffersARB_remap_index 94
#define GenBuffersARB_remap_index 95
#define GetBufferParameterivARB_remap_index 96
#define GetBufferPointervARB_remap_index 97
#define GetBufferSubDataARB_remap_index 98
#define IsBufferARB_remap_index 99
#define MapBufferARB_remap_index 100
#define UnmapBufferARB_remap_index 101
#define BeginQueryARB_remap_index 102
#define DeleteQueriesARB_remap_index 103
#define EndQueryARB_remap_index 104
#define GenQueriesARB_remap_index 105
#define GetQueryObjectivARB_remap_index 106
#define GetQueryObjectuivARB_remap_index 107
#define GetQueryivARB_remap_index 108
#define IsQueryARB_remap_index 109
#define AttachObjectARB_remap_index 110
#define CompileShaderARB_remap_index 111
#define CreateProgramObjectARB_remap_index 112
#define CreateShaderObjectARB_remap_index 113
#define DeleteObjectARB_remap_index 114
#define DetachObjectARB_remap_index 115
#define GetActiveUniformARB_remap_index 116
#define GetAttachedObjectsARB_remap_index 117
#define GetHandleARB_remap_index 118
#define GetInfoLogARB_remap_index 119
#define GetObjectParameterfvARB_remap_index 120
#define GetObjectParameterivARB_remap_index 121
#define GetShaderSourceARB_remap_index 122
#define GetUniformLocationARB_remap_index 123
#define GetUniformfvARB_remap_index 124
#define GetUniformivARB_remap_index 125
#define LinkProgramARB_remap_index 126
#define ShaderSourceARB_remap_index 127
#define Uniform1fARB_remap_index 128
#define Uniform1fvARB_remap_index 129
#define Uniform1iARB_remap_index 130
#define Uniform1ivARB_remap_index 131
#define Uniform2fARB_remap_index 132
#define Uniform2fvARB_remap_index 133
#define Uniform2iARB_remap_index 134
#define Uniform2ivARB_remap_index 135
#define Uniform3fARB_remap_index 136
#define Uniform3fvARB_remap_index 137
#define Uniform3iARB_remap_index 138
#define Uniform3ivARB_remap_index 139
#define Uniform4fARB_remap_index 140
#define Uniform4fvARB_remap_index 141
#define Uniform4iARB_remap_index 142
#define Uniform4ivARB_remap_index 143
#define UniformMatrix2fvARB_remap_index 144
#define UniformMatrix3fvARB_remap_index 145
#define UniformMatrix4fvARB_remap_index 146
#define UseProgramObjectARB_remap_index 147
#define ValidateProgramARB_remap_index 148
#define BindAttribLocationARB_remap_index 149
#define GetActiveAttribARB_remap_index 150
#define GetAttribLocationARB_remap_index 151
#define DrawBuffersARB_remap_index 152
#define RenderbufferStorageMultisample_remap_index 153
#define FlushMappedBufferRange_remap_index 154
#define MapBufferRange_remap_index 155
#define BindVertexArray_remap_index 156
#define GenVertexArrays_remap_index 157
#define CopyBufferSubData_remap_index 158
#define ClientWaitSync_remap_index 159
#define DeleteSync_remap_index 160
#define FenceSync_remap_index 161
#define GetInteger64v_remap_index 162
#define GetSynciv_remap_index 163
#define IsSync_remap_index 164
#define WaitSync_remap_index 165
#define DrawElementsBaseVertex_remap_index 166
#define DrawRangeElementsBaseVertex_remap_index 167
#define MultiDrawElementsBaseVertex_remap_index 168
#define PolygonOffsetEXT_remap_index 169
#define GetPixelTexGenParameterfvSGIS_remap_index 170
#define GetPixelTexGenParameterivSGIS_remap_index 171
#define PixelTexGenParameterfSGIS_remap_index 172
#define PixelTexGenParameterfvSGIS_remap_index 173
#define PixelTexGenParameteriSGIS_remap_index 174
#define PixelTexGenParameterivSGIS_remap_index 175
#define SampleMaskSGIS_remap_index 176
#define SamplePatternSGIS_remap_index 177
#define ColorPointerEXT_remap_index 178
#define EdgeFlagPointerEXT_remap_index 179
#define IndexPointerEXT_remap_index 180
#define NormalPointerEXT_remap_index 181
#define TexCoordPointerEXT_remap_index 182
#define VertexPointerEXT_remap_index 183
#define PointParameterfEXT_remap_index 184
#define PointParameterfvEXT_remap_index 185
#define LockArraysEXT_remap_index 186
#define UnlockArraysEXT_remap_index 187
#define CullParameterdvEXT_remap_index 188
#define CullParameterfvEXT_remap_index 189
#define SecondaryColor3bEXT_remap_index 190
#define SecondaryColor3bvEXT_remap_index 191
#define SecondaryColor3dEXT_remap_index 192
#define SecondaryColor3dvEXT_remap_index 193
#define SecondaryColor3fEXT_remap_index 194
#define SecondaryColor3fvEXT_remap_index 195
#define SecondaryColor3iEXT_remap_index 196
#define SecondaryColor3ivEXT_remap_index 197
#define SecondaryColor3sEXT_remap_index 198
#define SecondaryColor3svEXT_remap_index 199
#define SecondaryColor3ubEXT_remap_index 200
#define SecondaryColor3ubvEXT_remap_index 201
#define SecondaryColor3uiEXT_remap_index 202
#define SecondaryColor3uivEXT_remap_index 203
#define SecondaryColor3usEXT_remap_index 204
#define SecondaryColor3usvEXT_remap_index 205
#define SecondaryColorPointerEXT_remap_index 206
#define MultiDrawArraysEXT_remap_index 207
#define MultiDrawElementsEXT_remap_index 208
#define FogCoordPointerEXT_remap_index 209
#define FogCoorddEXT_remap_index 210
#define FogCoorddvEXT_remap_index 211
#define FogCoordfEXT_remap_index 212
#define FogCoordfvEXT_remap_index 213
#define PixelTexGenSGIX_remap_index 214
#define BlendFuncSeparateEXT_remap_index 215
#define FlushVertexArrayRangeNV_remap_index 216
#define VertexArrayRangeNV_remap_index 217
#define CombinerInputNV_remap_index 218
#define CombinerOutputNV_remap_index 219
#define CombinerParameterfNV_remap_index 220
#define CombinerParameterfvNV_remap_index 221
#define CombinerParameteriNV_remap_index 222
#define CombinerParameterivNV_remap_index 223
#define FinalCombinerInputNV_remap_index 224
#define GetCombinerInputParameterfvNV_remap_index 225
#define GetCombinerInputParameterivNV_remap_index 226
#define GetCombinerOutputParameterfvNV_remap_index 227
#define GetCombinerOutputParameterivNV_remap_index 228
#define GetFinalCombinerInputParameterfvNV_remap_index 229
#define GetFinalCombinerInputParameterivNV_remap_index 230
#define ResizeBuffersMESA_remap_index 231
#define WindowPos2dMESA_remap_index 232
#define WindowPos2dvMESA_remap_index 233
#define WindowPos2fMESA_remap_index 234
#define WindowPos2fvMESA_remap_index 235
#define WindowPos2iMESA_remap_index 236
#define WindowPos2ivMESA_remap_index 237
#define WindowPos2sMESA_remap_index 238
#define WindowPos2svMESA_remap_index 239
#define WindowPos3dMESA_remap_index 240
#define WindowPos3dvMESA_remap_index 241
#define WindowPos3fMESA_remap_index 242
#define WindowPos3fvMESA_remap_index 243
#define WindowPos3iMESA_remap_index 244
#define WindowPos3ivMESA_remap_index 245
#define WindowPos3sMESA_remap_index 246
#define WindowPos3svMESA_remap_index 247
#define WindowPos4dMESA_remap_index 248
#define WindowPos4dvMESA_remap_index 249
#define WindowPos4fMESA_remap_index 250
#define WindowPos4fvMESA_remap_index 251
#define WindowPos4iMESA_remap_index 252
#define WindowPos4ivMESA_remap_index 253
#define WindowPos4sMESA_remap_index 254
#define WindowPos4svMESA_remap_index 255
#define MultiModeDrawArraysIBM_remap_index 256
#define MultiModeDrawElementsIBM_remap_index 257
#define DeleteFencesNV_remap_index 258
#define FinishFenceNV_remap_index 259
#define GenFencesNV_remap_index 260
#define GetFenceivNV_remap_index 261
#define IsFenceNV_remap_index 262
#define SetFenceNV_remap_index 263
#define TestFenceNV_remap_index 264
#define AreProgramsResidentNV_remap_index 265
#define BindProgramNV_remap_index 266
#define DeleteProgramsNV_remap_index 267
#define ExecuteProgramNV_remap_index 268
#define GenProgramsNV_remap_index 269
#define GetProgramParameterdvNV_remap_index 270
#define GetProgramParameterfvNV_remap_index 271
#define GetProgramStringNV_remap_index 272
#define GetProgramivNV_remap_index 273
#define GetTrackMatrixivNV_remap_index 274
#define GetVertexAttribPointervNV_remap_index 275
#define GetVertexAttribdvNV_remap_index 276
#define GetVertexAttribfvNV_remap_index 277
#define GetVertexAttribivNV_remap_index 278
#define IsProgramNV_remap_index 279
#define LoadProgramNV_remap_index 280
#define ProgramParameters4dvNV_remap_index 281
#define ProgramParameters4fvNV_remap_index 282
#define RequestResidentProgramsNV_remap_index 283
#define TrackMatrixNV_remap_index 284
#define VertexAttrib1dNV_remap_index 285
#define VertexAttrib1dvNV_remap_index 286
#define VertexAttrib1fNV_remap_index 287
#define VertexAttrib1fvNV_remap_index 288
#define VertexAttrib1sNV_remap_index 289
#define VertexAttrib1svNV_remap_index 290
#define VertexAttrib2dNV_remap_index 291
#define VertexAttrib2dvNV_remap_index 292
#define VertexAttrib2fNV_remap_index 293
#define VertexAttrib2fvNV_remap_index 294
#define VertexAttrib2sNV_remap_index 295
#define VertexAttrib2svNV_remap_index 296
#define VertexAttrib3dNV_remap_index 297
#define VertexAttrib3dvNV_remap_index 298
#define VertexAttrib3fNV_remap_index 299
#define VertexAttrib3fvNV_remap_index 300
#define VertexAttrib3sNV_remap_index 301
#define VertexAttrib3svNV_remap_index 302
#define VertexAttrib4dNV_remap_index 303
#define VertexAttrib4dvNV_remap_index 304
#define VertexAttrib4fNV_remap_index 305
#define VertexAttrib4fvNV_remap_index 306
#define VertexAttrib4sNV_remap_index 307
#define VertexAttrib4svNV_remap_index 308
#define VertexAttrib4ubNV_remap_index 309
#define VertexAttrib4ubvNV_remap_index 310
#define VertexAttribPointerNV_remap_index 311
#define VertexAttribs1dvNV_remap_index 312
#define VertexAttribs1fvNV_remap_index 313
#define VertexAttribs1svNV_remap_index 314
#define VertexAttribs2dvNV_remap_index 315
#define VertexAttribs2fvNV_remap_index 316
#define VertexAttribs2svNV_remap_index 317
#define VertexAttribs3dvNV_remap_index 318
#define VertexAttribs3fvNV_remap_index 319
#define VertexAttribs3svNV_remap_index 320
#define VertexAttribs4dvNV_remap_index 321
#define VertexAttribs4fvNV_remap_index 322
#define VertexAttribs4svNV_remap_index 323
#define VertexAttribs4ubvNV_remap_index 324
#define GetTexBumpParameterfvATI_remap_index 325
#define GetTexBumpParameterivATI_remap_index 326
#define TexBumpParameterfvATI_remap_index 327
#define TexBumpParameterivATI_remap_index 328
#define AlphaFragmentOp1ATI_remap_index 329
#define AlphaFragmentOp2ATI_remap_index 330
#define AlphaFragmentOp3ATI_remap_index 331
#define BeginFragmentShaderATI_remap_index 332
#define BindFragmentShaderATI_remap_index 333
#define ColorFragmentOp1ATI_remap_index 334
#define ColorFragmentOp2ATI_remap_index 335
#define ColorFragmentOp3ATI_remap_index 336
#define DeleteFragmentShaderATI_remap_index 337
#define EndFragmentShaderATI_remap_index 338
#define GenFragmentShadersATI_remap_index 339
#define PassTexCoordATI_remap_index 340
#define SampleMapATI_remap_index 341
#define SetFragmentShaderConstantATI_remap_index 342
#define PointParameteriNV_remap_index 343
#define PointParameterivNV_remap_index 344
#define ActiveStencilFaceEXT_remap_index 345
#define BindVertexArrayAPPLE_remap_index 346
#define DeleteVertexArraysAPPLE_remap_index 347
#define GenVertexArraysAPPLE_remap_index 348
#define IsVertexArrayAPPLE_remap_index 349
#define GetProgramNamedParameterdvNV_remap_index 350
#define GetProgramNamedParameterfvNV_remap_index 351
#define ProgramNamedParameter4dNV_remap_index 352
#define ProgramNamedParameter4dvNV_remap_index 353
#define ProgramNamedParameter4fNV_remap_index 354
#define ProgramNamedParameter4fvNV_remap_index 355
#define DepthBoundsEXT_remap_index 356
#define BlendEquationSeparateEXT_remap_index 357
#define BindFramebufferEXT_remap_index 358
#define BindRenderbufferEXT_remap_index 359
#define CheckFramebufferStatusEXT_remap_index 360
#define DeleteFramebuffersEXT_remap_index 361
#define DeleteRenderbuffersEXT_remap_index 362
#define FramebufferRenderbufferEXT_remap_index 363
#define FramebufferTexture1DEXT_remap_index 364
#define FramebufferTexture2DEXT_remap_index 365
#define FramebufferTexture3DEXT_remap_index 366
#define GenFramebuffersEXT_remap_index 367
#define GenRenderbuffersEXT_remap_index 368
#define GenerateMipmapEXT_remap_index 369
#define GetFramebufferAttachmentParameterivEXT_remap_index 370
#define GetRenderbufferParameterivEXT_remap_index 371
#define IsFramebufferEXT_remap_index 372
#define IsRenderbufferEXT_remap_index 373
#define RenderbufferStorageEXT_remap_index 374
#define BlitFramebufferEXT_remap_index 375
#define BufferParameteriAPPLE_remap_index 376
#define FlushMappedBufferRangeAPPLE_remap_index 377
#define FramebufferTextureLayerEXT_remap_index 378
#define ColorMaskIndexedEXT_remap_index 379
#define DisableIndexedEXT_remap_index 380
#define EnableIndexedEXT_remap_index 381
#define GetBooleanIndexedvEXT_remap_index 382
#define GetIntegerIndexedvEXT_remap_index 383
#define IsEnabledIndexedEXT_remap_index 384
#define BeginConditionalRenderNV_remap_index 385
#define EndConditionalRenderNV_remap_index 386
#define BeginTransformFeedbackEXT_remap_index 387
#define BindBufferBaseEXT_remap_index 388
#define BindBufferOffsetEXT_remap_index 389
#define BindBufferRangeEXT_remap_index 390
#define EndTransformFeedbackEXT_remap_index 391
#define GetTransformFeedbackVaryingEXT_remap_index 392
#define TransformFeedbackVaryingsEXT_remap_index 393
#define ProvokingVertexEXT_remap_index 394
#define GetTexParameterPointervAPPLE_remap_index 395
#define TextureRangeAPPLE_remap_index 396
#define GetObjectParameterivAPPLE_remap_index 397
#define ObjectPurgeableAPPLE_remap_index 398
#define ObjectUnpurgeableAPPLE_remap_index 399
#define StencilFuncSeparateATI_remap_index 400
#define ProgramEnvParameters4fvEXT_remap_index 401
#define ProgramLocalParameters4fvEXT_remap_index 402
#define GetQueryObjecti64vEXT_remap_index 403
#define GetQueryObjectui64vEXT_remap_index 404
#define EGLImageTargetRenderbufferStorageOES_remap_index 405
#define EGLImageTargetTexture2DOES_remap_index 406
#define DrawArraysInstanced_remap_index 22
#define DrawElementsInstanced_remap_index 23
#define LoadTransposeMatrixdARB_remap_index 24
#define LoadTransposeMatrixfARB_remap_index 25
#define MultTransposeMatrixdARB_remap_index 26
#define MultTransposeMatrixfARB_remap_index 27
#define SampleCoverageARB_remap_index 28
#define CompressedTexImage1DARB_remap_index 29
#define CompressedTexImage2DARB_remap_index 30
#define CompressedTexImage3DARB_remap_index 31
#define CompressedTexSubImage1DARB_remap_index 32
#define CompressedTexSubImage2DARB_remap_index 33
#define CompressedTexSubImage3DARB_remap_index 34
#define GetCompressedTexImageARB_remap_index 35
#define DisableVertexAttribArrayARB_remap_index 36
#define EnableVertexAttribArrayARB_remap_index 37
#define GetProgramEnvParameterdvARB_remap_index 38
#define GetProgramEnvParameterfvARB_remap_index 39
#define GetProgramLocalParameterdvARB_remap_index 40
#define GetProgramLocalParameterfvARB_remap_index 41
#define GetProgramStringARB_remap_index 42
#define GetProgramivARB_remap_index 43
#define GetVertexAttribdvARB_remap_index 44
#define GetVertexAttribfvARB_remap_index 45
#define GetVertexAttribivARB_remap_index 46
#define ProgramEnvParameter4dARB_remap_index 47
#define ProgramEnvParameter4dvARB_remap_index 48
#define ProgramEnvParameter4fARB_remap_index 49
#define ProgramEnvParameter4fvARB_remap_index 50
#define ProgramLocalParameter4dARB_remap_index 51
#define ProgramLocalParameter4dvARB_remap_index 52
#define ProgramLocalParameter4fARB_remap_index 53
#define ProgramLocalParameter4fvARB_remap_index 54
#define ProgramStringARB_remap_index 55
#define VertexAttrib1dARB_remap_index 56
#define VertexAttrib1dvARB_remap_index 57
#define VertexAttrib1fARB_remap_index 58
#define VertexAttrib1fvARB_remap_index 59
#define VertexAttrib1sARB_remap_index 60
#define VertexAttrib1svARB_remap_index 61
#define VertexAttrib2dARB_remap_index 62
#define VertexAttrib2dvARB_remap_index 63
#define VertexAttrib2fARB_remap_index 64
#define VertexAttrib2fvARB_remap_index 65
#define VertexAttrib2sARB_remap_index 66
#define VertexAttrib2svARB_remap_index 67
#define VertexAttrib3dARB_remap_index 68
#define VertexAttrib3dvARB_remap_index 69
#define VertexAttrib3fARB_remap_index 70
#define VertexAttrib3fvARB_remap_index 71
#define VertexAttrib3sARB_remap_index 72
#define VertexAttrib3svARB_remap_index 73
#define VertexAttrib4NbvARB_remap_index 74
#define VertexAttrib4NivARB_remap_index 75
#define VertexAttrib4NsvARB_remap_index 76
#define VertexAttrib4NubARB_remap_index 77
#define VertexAttrib4NubvARB_remap_index 78
#define VertexAttrib4NuivARB_remap_index 79
#define VertexAttrib4NusvARB_remap_index 80
#define VertexAttrib4bvARB_remap_index 81
#define VertexAttrib4dARB_remap_index 82
#define VertexAttrib4dvARB_remap_index 83
#define VertexAttrib4fARB_remap_index 84
#define VertexAttrib4fvARB_remap_index 85
#define VertexAttrib4ivARB_remap_index 86
#define VertexAttrib4sARB_remap_index 87
#define VertexAttrib4svARB_remap_index 88
#define VertexAttrib4ubvARB_remap_index 89
#define VertexAttrib4uivARB_remap_index 90
#define VertexAttrib4usvARB_remap_index 91
#define VertexAttribPointerARB_remap_index 92
#define BindBufferARB_remap_index 93
#define BufferDataARB_remap_index 94
#define BufferSubDataARB_remap_index 95
#define DeleteBuffersARB_remap_index 96
#define GenBuffersARB_remap_index 97
#define GetBufferParameterivARB_remap_index 98
#define GetBufferPointervARB_remap_index 99
#define GetBufferSubDataARB_remap_index 100
#define IsBufferARB_remap_index 101
#define MapBufferARB_remap_index 102
#define UnmapBufferARB_remap_index 103
#define BeginQueryARB_remap_index 104
#define DeleteQueriesARB_remap_index 105
#define EndQueryARB_remap_index 106
#define GenQueriesARB_remap_index 107
#define GetQueryObjectivARB_remap_index 108
#define GetQueryObjectuivARB_remap_index 109
#define GetQueryivARB_remap_index 110
#define IsQueryARB_remap_index 111
#define AttachObjectARB_remap_index 112
#define CompileShaderARB_remap_index 113
#define CreateProgramObjectARB_remap_index 114
#define CreateShaderObjectARB_remap_index 115
#define DeleteObjectARB_remap_index 116
#define DetachObjectARB_remap_index 117
#define GetActiveUniformARB_remap_index 118
#define GetAttachedObjectsARB_remap_index 119
#define GetHandleARB_remap_index 120
#define GetInfoLogARB_remap_index 121
#define GetObjectParameterfvARB_remap_index 122
#define GetObjectParameterivARB_remap_index 123
#define GetShaderSourceARB_remap_index 124
#define GetUniformLocationARB_remap_index 125
#define GetUniformfvARB_remap_index 126
#define GetUniformivARB_remap_index 127
#define LinkProgramARB_remap_index 128
#define ShaderSourceARB_remap_index 129
#define Uniform1fARB_remap_index 130
#define Uniform1fvARB_remap_index 131
#define Uniform1iARB_remap_index 132
#define Uniform1ivARB_remap_index 133
#define Uniform2fARB_remap_index 134
#define Uniform2fvARB_remap_index 135
#define Uniform2iARB_remap_index 136
#define Uniform2ivARB_remap_index 137
#define Uniform3fARB_remap_index 138
#define Uniform3fvARB_remap_index 139
#define Uniform3iARB_remap_index 140
#define Uniform3ivARB_remap_index 141
#define Uniform4fARB_remap_index 142
#define Uniform4fvARB_remap_index 143
#define Uniform4iARB_remap_index 144
#define Uniform4ivARB_remap_index 145
#define UniformMatrix2fvARB_remap_index 146
#define UniformMatrix3fvARB_remap_index 147
#define UniformMatrix4fvARB_remap_index 148
#define UseProgramObjectARB_remap_index 149
#define ValidateProgramARB_remap_index 150
#define BindAttribLocationARB_remap_index 151
#define GetActiveAttribARB_remap_index 152
#define GetAttribLocationARB_remap_index 153
#define DrawBuffersARB_remap_index 154
#define RenderbufferStorageMultisample_remap_index 155
#define FlushMappedBufferRange_remap_index 156
#define MapBufferRange_remap_index 157
#define BindVertexArray_remap_index 158
#define GenVertexArrays_remap_index 159
#define CopyBufferSubData_remap_index 160
#define ClientWaitSync_remap_index 161
#define DeleteSync_remap_index 162
#define FenceSync_remap_index 163
#define GetInteger64v_remap_index 164
#define GetSynciv_remap_index 165
#define IsSync_remap_index 166
#define WaitSync_remap_index 167
#define DrawElementsBaseVertex_remap_index 168
#define DrawRangeElementsBaseVertex_remap_index 169
#define MultiDrawElementsBaseVertex_remap_index 170
#define PolygonOffsetEXT_remap_index 171
#define GetPixelTexGenParameterfvSGIS_remap_index 172
#define GetPixelTexGenParameterivSGIS_remap_index 173
#define PixelTexGenParameterfSGIS_remap_index 174
#define PixelTexGenParameterfvSGIS_remap_index 175
#define PixelTexGenParameteriSGIS_remap_index 176
#define PixelTexGenParameterivSGIS_remap_index 177
#define SampleMaskSGIS_remap_index 178
#define SamplePatternSGIS_remap_index 179
#define ColorPointerEXT_remap_index 180
#define EdgeFlagPointerEXT_remap_index 181
#define IndexPointerEXT_remap_index 182
#define NormalPointerEXT_remap_index 183
#define TexCoordPointerEXT_remap_index 184
#define VertexPointerEXT_remap_index 185
#define PointParameterfEXT_remap_index 186
#define PointParameterfvEXT_remap_index 187
#define LockArraysEXT_remap_index 188
#define UnlockArraysEXT_remap_index 189
#define CullParameterdvEXT_remap_index 190
#define CullParameterfvEXT_remap_index 191
#define SecondaryColor3bEXT_remap_index 192
#define SecondaryColor3bvEXT_remap_index 193
#define SecondaryColor3dEXT_remap_index 194
#define SecondaryColor3dvEXT_remap_index 195
#define SecondaryColor3fEXT_remap_index 196
#define SecondaryColor3fvEXT_remap_index 197
#define SecondaryColor3iEXT_remap_index 198
#define SecondaryColor3ivEXT_remap_index 199
#define SecondaryColor3sEXT_remap_index 200
#define SecondaryColor3svEXT_remap_index 201
#define SecondaryColor3ubEXT_remap_index 202
#define SecondaryColor3ubvEXT_remap_index 203
#define SecondaryColor3uiEXT_remap_index 204
#define SecondaryColor3uivEXT_remap_index 205
#define SecondaryColor3usEXT_remap_index 206
#define SecondaryColor3usvEXT_remap_index 207
#define SecondaryColorPointerEXT_remap_index 208
#define MultiDrawArraysEXT_remap_index 209
#define MultiDrawElementsEXT_remap_index 210
#define FogCoordPointerEXT_remap_index 211
#define FogCoorddEXT_remap_index 212
#define FogCoorddvEXT_remap_index 213
#define FogCoordfEXT_remap_index 214
#define FogCoordfvEXT_remap_index 215
#define PixelTexGenSGIX_remap_index 216
#define BlendFuncSeparateEXT_remap_index 217
#define FlushVertexArrayRangeNV_remap_index 218
#define VertexArrayRangeNV_remap_index 219
#define CombinerInputNV_remap_index 220
#define CombinerOutputNV_remap_index 221
#define CombinerParameterfNV_remap_index 222
#define CombinerParameterfvNV_remap_index 223
#define CombinerParameteriNV_remap_index 224
#define CombinerParameterivNV_remap_index 225
#define FinalCombinerInputNV_remap_index 226
#define GetCombinerInputParameterfvNV_remap_index 227
#define GetCombinerInputParameterivNV_remap_index 228
#define GetCombinerOutputParameterfvNV_remap_index 229
#define GetCombinerOutputParameterivNV_remap_index 230
#define GetFinalCombinerInputParameterfvNV_remap_index 231
#define GetFinalCombinerInputParameterivNV_remap_index 232
#define ResizeBuffersMESA_remap_index 233
#define WindowPos2dMESA_remap_index 234
#define WindowPos2dvMESA_remap_index 235
#define WindowPos2fMESA_remap_index 236
#define WindowPos2fvMESA_remap_index 237
#define WindowPos2iMESA_remap_index 238
#define WindowPos2ivMESA_remap_index 239
#define WindowPos2sMESA_remap_index 240
#define WindowPos2svMESA_remap_index 241
#define WindowPos3dMESA_remap_index 242
#define WindowPos3dvMESA_remap_index 243
#define WindowPos3fMESA_remap_index 244
#define WindowPos3fvMESA_remap_index 245
#define WindowPos3iMESA_remap_index 246
#define WindowPos3ivMESA_remap_index 247
#define WindowPos3sMESA_remap_index 248
#define WindowPos3svMESA_remap_index 249
#define WindowPos4dMESA_remap_index 250
#define WindowPos4dvMESA_remap_index 251
#define WindowPos4fMESA_remap_index 252
#define WindowPos4fvMESA_remap_index 253
#define WindowPos4iMESA_remap_index 254
#define WindowPos4ivMESA_remap_index 255
#define WindowPos4sMESA_remap_index 256
#define WindowPos4svMESA_remap_index 257
#define MultiModeDrawArraysIBM_remap_index 258
#define MultiModeDrawElementsIBM_remap_index 259
#define DeleteFencesNV_remap_index 260
#define FinishFenceNV_remap_index 261
#define GenFencesNV_remap_index 262
#define GetFenceivNV_remap_index 263
#define IsFenceNV_remap_index 264
#define SetFenceNV_remap_index 265
#define TestFenceNV_remap_index 266
#define AreProgramsResidentNV_remap_index 267
#define BindProgramNV_remap_index 268
#define DeleteProgramsNV_remap_index 269
#define ExecuteProgramNV_remap_index 270
#define GenProgramsNV_remap_index 271
#define GetProgramParameterdvNV_remap_index 272
#define GetProgramParameterfvNV_remap_index 273
#define GetProgramStringNV_remap_index 274
#define GetProgramivNV_remap_index 275
#define GetTrackMatrixivNV_remap_index 276
#define GetVertexAttribPointervNV_remap_index 277
#define GetVertexAttribdvNV_remap_index 278
#define GetVertexAttribfvNV_remap_index 279
#define GetVertexAttribivNV_remap_index 280
#define IsProgramNV_remap_index 281
#define LoadProgramNV_remap_index 282
#define ProgramParameters4dvNV_remap_index 283
#define ProgramParameters4fvNV_remap_index 284
#define RequestResidentProgramsNV_remap_index 285
#define TrackMatrixNV_remap_index 286
#define VertexAttrib1dNV_remap_index 287
#define VertexAttrib1dvNV_remap_index 288
#define VertexAttrib1fNV_remap_index 289
#define VertexAttrib1fvNV_remap_index 290
#define VertexAttrib1sNV_remap_index 291
#define VertexAttrib1svNV_remap_index 292
#define VertexAttrib2dNV_remap_index 293
#define VertexAttrib2dvNV_remap_index 294
#define VertexAttrib2fNV_remap_index 295
#define VertexAttrib2fvNV_remap_index 296
#define VertexAttrib2sNV_remap_index 297
#define VertexAttrib2svNV_remap_index 298
#define VertexAttrib3dNV_remap_index 299
#define VertexAttrib3dvNV_remap_index 300
#define VertexAttrib3fNV_remap_index 301
#define VertexAttrib3fvNV_remap_index 302
#define VertexAttrib3sNV_remap_index 303
#define VertexAttrib3svNV_remap_index 304
#define VertexAttrib4dNV_remap_index 305
#define VertexAttrib4dvNV_remap_index 306
#define VertexAttrib4fNV_remap_index 307
#define VertexAttrib4fvNV_remap_index 308
#define VertexAttrib4sNV_remap_index 309
#define VertexAttrib4svNV_remap_index 310
#define VertexAttrib4ubNV_remap_index 311
#define VertexAttrib4ubvNV_remap_index 312
#define VertexAttribPointerNV_remap_index 313
#define VertexAttribs1dvNV_remap_index 314
#define VertexAttribs1fvNV_remap_index 315
#define VertexAttribs1svNV_remap_index 316
#define VertexAttribs2dvNV_remap_index 317
#define VertexAttribs2fvNV_remap_index 318
#define VertexAttribs2svNV_remap_index 319
#define VertexAttribs3dvNV_remap_index 320
#define VertexAttribs3fvNV_remap_index 321
#define VertexAttribs3svNV_remap_index 322
#define VertexAttribs4dvNV_remap_index 323
#define VertexAttribs4fvNV_remap_index 324
#define VertexAttribs4svNV_remap_index 325
#define VertexAttribs4ubvNV_remap_index 326
#define GetTexBumpParameterfvATI_remap_index 327
#define GetTexBumpParameterivATI_remap_index 328
#define TexBumpParameterfvATI_remap_index 329
#define TexBumpParameterivATI_remap_index 330
#define AlphaFragmentOp1ATI_remap_index 331
#define AlphaFragmentOp2ATI_remap_index 332
#define AlphaFragmentOp3ATI_remap_index 333
#define BeginFragmentShaderATI_remap_index 334
#define BindFragmentShaderATI_remap_index 335
#define ColorFragmentOp1ATI_remap_index 336
#define ColorFragmentOp2ATI_remap_index 337
#define ColorFragmentOp3ATI_remap_index 338
#define DeleteFragmentShaderATI_remap_index 339
#define EndFragmentShaderATI_remap_index 340
#define GenFragmentShadersATI_remap_index 341
#define PassTexCoordATI_remap_index 342
#define SampleMapATI_remap_index 343
#define SetFragmentShaderConstantATI_remap_index 344
#define PointParameteriNV_remap_index 345
#define PointParameterivNV_remap_index 346
#define ActiveStencilFaceEXT_remap_index 347
#define BindVertexArrayAPPLE_remap_index 348
#define DeleteVertexArraysAPPLE_remap_index 349
#define GenVertexArraysAPPLE_remap_index 350
#define IsVertexArrayAPPLE_remap_index 351
#define GetProgramNamedParameterdvNV_remap_index 352
#define GetProgramNamedParameterfvNV_remap_index 353
#define ProgramNamedParameter4dNV_remap_index 354
#define ProgramNamedParameter4dvNV_remap_index 355
#define ProgramNamedParameter4fNV_remap_index 356
#define ProgramNamedParameter4fvNV_remap_index 357
#define DepthBoundsEXT_remap_index 358
#define BlendEquationSeparateEXT_remap_index 359
#define BindFramebufferEXT_remap_index 360
#define BindRenderbufferEXT_remap_index 361
#define CheckFramebufferStatusEXT_remap_index 362
#define DeleteFramebuffersEXT_remap_index 363
#define DeleteRenderbuffersEXT_remap_index 364
#define FramebufferRenderbufferEXT_remap_index 365
#define FramebufferTexture1DEXT_remap_index 366
#define FramebufferTexture2DEXT_remap_index 367
#define FramebufferTexture3DEXT_remap_index 368
#define GenFramebuffersEXT_remap_index 369
#define GenRenderbuffersEXT_remap_index 370
#define GenerateMipmapEXT_remap_index 371
#define GetFramebufferAttachmentParameterivEXT_remap_index 372
#define GetRenderbufferParameterivEXT_remap_index 373
#define IsFramebufferEXT_remap_index 374
#define IsRenderbufferEXT_remap_index 375
#define RenderbufferStorageEXT_remap_index 376
#define BlitFramebufferEXT_remap_index 377
#define BufferParameteriAPPLE_remap_index 378
#define FlushMappedBufferRangeAPPLE_remap_index 379
#define FramebufferTextureLayerEXT_remap_index 380
#define ColorMaskIndexedEXT_remap_index 381
#define DisableIndexedEXT_remap_index 382
#define EnableIndexedEXT_remap_index 383
#define GetBooleanIndexedvEXT_remap_index 384
#define GetIntegerIndexedvEXT_remap_index 385
#define IsEnabledIndexedEXT_remap_index 386
#define BeginConditionalRenderNV_remap_index 387
#define EndConditionalRenderNV_remap_index 388
#define BeginTransformFeedbackEXT_remap_index 389
#define BindBufferBaseEXT_remap_index 390
#define BindBufferOffsetEXT_remap_index 391
#define BindBufferRangeEXT_remap_index 392
#define EndTransformFeedbackEXT_remap_index 393
#define GetTransformFeedbackVaryingEXT_remap_index 394
#define TransformFeedbackVaryingsEXT_remap_index 395
#define ProvokingVertexEXT_remap_index 396
#define GetTexParameterPointervAPPLE_remap_index 397
#define TextureRangeAPPLE_remap_index 398
#define GetObjectParameterivAPPLE_remap_index 399
#define ObjectPurgeableAPPLE_remap_index 400
#define ObjectUnpurgeableAPPLE_remap_index 401
#define StencilFuncSeparateATI_remap_index 402
#define ProgramEnvParameters4fvEXT_remap_index 403
#define ProgramLocalParameters4fvEXT_remap_index 404
#define GetQueryObjecti64vEXT_remap_index 405
#define GetQueryObjectui64vEXT_remap_index 406
#define EGLImageTargetRenderbufferStorageOES_remap_index 407
#define EGLImageTargetTexture2DOES_remap_index 408
#define CALL_AttachShader(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint)), driDispatchRemapTable[AttachShader_remap_index], parameters)
#define GET_AttachShader(disp) GET_by_offset(disp, driDispatchRemapTable[AttachShader_remap_index])
@ -2986,6 +2994,12 @@ extern int driDispatchRemapTable[ driDispatchRemapTable_size ];
#define CALL_UniformMatrix4x3fv(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLsizei, GLboolean, const GLfloat *)), driDispatchRemapTable[UniformMatrix4x3fv_remap_index], parameters)
#define GET_UniformMatrix4x3fv(disp) GET_by_offset(disp, driDispatchRemapTable[UniformMatrix4x3fv_remap_index])
#define SET_UniformMatrix4x3fv(disp, fn) SET_by_offset(disp, driDispatchRemapTable[UniformMatrix4x3fv_remap_index], fn)
#define CALL_DrawArraysInstanced(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLenum, GLint, GLsizei, GLsizei)), driDispatchRemapTable[DrawArraysInstanced_remap_index], parameters)
#define GET_DrawArraysInstanced(disp) GET_by_offset(disp, driDispatchRemapTable[DrawArraysInstanced_remap_index])
#define SET_DrawArraysInstanced(disp, fn) SET_by_offset(disp, driDispatchRemapTable[DrawArraysInstanced_remap_index], fn)
#define CALL_DrawElementsInstanced(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLenum, GLsizei, GLenum, const GLvoid *, GLsizei)), driDispatchRemapTable[DrawElementsInstanced_remap_index], parameters)
#define GET_DrawElementsInstanced(disp) GET_by_offset(disp, driDispatchRemapTable[DrawElementsInstanced_remap_index])
#define SET_DrawElementsInstanced(disp, fn) SET_by_offset(disp, driDispatchRemapTable[DrawElementsInstanced_remap_index], fn)
#define CALL_LoadTransposeMatrixdARB(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(const GLdouble *)), driDispatchRemapTable[LoadTransposeMatrixdARB_remap_index], parameters)
#define GET_LoadTransposeMatrixdARB(disp) GET_by_offset(disp, driDispatchRemapTable[LoadTransposeMatrixdARB_remap_index])
#define SET_LoadTransposeMatrixdARB(disp, fn) SET_by_offset(disp, driDispatchRemapTable[LoadTransposeMatrixdARB_remap_index], fn)

View File

@ -464,392 +464,394 @@
#define _gloffset_UniformMatrix3x4fv 427
#define _gloffset_UniformMatrix4x2fv 428
#define _gloffset_UniformMatrix4x3fv 429
#define _gloffset_LoadTransposeMatrixdARB 430
#define _gloffset_LoadTransposeMatrixfARB 431
#define _gloffset_MultTransposeMatrixdARB 432
#define _gloffset_MultTransposeMatrixfARB 433
#define _gloffset_SampleCoverageARB 434
#define _gloffset_CompressedTexImage1DARB 435
#define _gloffset_CompressedTexImage2DARB 436
#define _gloffset_CompressedTexImage3DARB 437
#define _gloffset_CompressedTexSubImage1DARB 438
#define _gloffset_CompressedTexSubImage2DARB 439
#define _gloffset_CompressedTexSubImage3DARB 440
#define _gloffset_GetCompressedTexImageARB 441
#define _gloffset_DisableVertexAttribArrayARB 442
#define _gloffset_EnableVertexAttribArrayARB 443
#define _gloffset_GetProgramEnvParameterdvARB 444
#define _gloffset_GetProgramEnvParameterfvARB 445
#define _gloffset_GetProgramLocalParameterdvARB 446
#define _gloffset_GetProgramLocalParameterfvARB 447
#define _gloffset_GetProgramStringARB 448
#define _gloffset_GetProgramivARB 449
#define _gloffset_GetVertexAttribdvARB 450
#define _gloffset_GetVertexAttribfvARB 451
#define _gloffset_GetVertexAttribivARB 452
#define _gloffset_ProgramEnvParameter4dARB 453
#define _gloffset_ProgramEnvParameter4dvARB 454
#define _gloffset_ProgramEnvParameter4fARB 455
#define _gloffset_ProgramEnvParameter4fvARB 456
#define _gloffset_ProgramLocalParameter4dARB 457
#define _gloffset_ProgramLocalParameter4dvARB 458
#define _gloffset_ProgramLocalParameter4fARB 459
#define _gloffset_ProgramLocalParameter4fvARB 460
#define _gloffset_ProgramStringARB 461
#define _gloffset_VertexAttrib1dARB 462
#define _gloffset_VertexAttrib1dvARB 463
#define _gloffset_VertexAttrib1fARB 464
#define _gloffset_VertexAttrib1fvARB 465
#define _gloffset_VertexAttrib1sARB 466
#define _gloffset_VertexAttrib1svARB 467
#define _gloffset_VertexAttrib2dARB 468
#define _gloffset_VertexAttrib2dvARB 469
#define _gloffset_VertexAttrib2fARB 470
#define _gloffset_VertexAttrib2fvARB 471
#define _gloffset_VertexAttrib2sARB 472
#define _gloffset_VertexAttrib2svARB 473
#define _gloffset_VertexAttrib3dARB 474
#define _gloffset_VertexAttrib3dvARB 475
#define _gloffset_VertexAttrib3fARB 476
#define _gloffset_VertexAttrib3fvARB 477
#define _gloffset_VertexAttrib3sARB 478
#define _gloffset_VertexAttrib3svARB 479
#define _gloffset_VertexAttrib4NbvARB 480
#define _gloffset_VertexAttrib4NivARB 481
#define _gloffset_VertexAttrib4NsvARB 482
#define _gloffset_VertexAttrib4NubARB 483
#define _gloffset_VertexAttrib4NubvARB 484
#define _gloffset_VertexAttrib4NuivARB 485
#define _gloffset_VertexAttrib4NusvARB 486
#define _gloffset_VertexAttrib4bvARB 487
#define _gloffset_VertexAttrib4dARB 488
#define _gloffset_VertexAttrib4dvARB 489
#define _gloffset_VertexAttrib4fARB 490
#define _gloffset_VertexAttrib4fvARB 491
#define _gloffset_VertexAttrib4ivARB 492
#define _gloffset_VertexAttrib4sARB 493
#define _gloffset_VertexAttrib4svARB 494
#define _gloffset_VertexAttrib4ubvARB 495
#define _gloffset_VertexAttrib4uivARB 496
#define _gloffset_VertexAttrib4usvARB 497
#define _gloffset_VertexAttribPointerARB 498
#define _gloffset_BindBufferARB 499
#define _gloffset_BufferDataARB 500
#define _gloffset_BufferSubDataARB 501
#define _gloffset_DeleteBuffersARB 502
#define _gloffset_GenBuffersARB 503
#define _gloffset_GetBufferParameterivARB 504
#define _gloffset_GetBufferPointervARB 505
#define _gloffset_GetBufferSubDataARB 506
#define _gloffset_IsBufferARB 507
#define _gloffset_MapBufferARB 508
#define _gloffset_UnmapBufferARB 509
#define _gloffset_BeginQueryARB 510
#define _gloffset_DeleteQueriesARB 511
#define _gloffset_EndQueryARB 512
#define _gloffset_GenQueriesARB 513
#define _gloffset_GetQueryObjectivARB 514
#define _gloffset_GetQueryObjectuivARB 515
#define _gloffset_GetQueryivARB 516
#define _gloffset_IsQueryARB 517
#define _gloffset_AttachObjectARB 518
#define _gloffset_CompileShaderARB 519
#define _gloffset_CreateProgramObjectARB 520
#define _gloffset_CreateShaderObjectARB 521
#define _gloffset_DeleteObjectARB 522
#define _gloffset_DetachObjectARB 523
#define _gloffset_GetActiveUniformARB 524
#define _gloffset_GetAttachedObjectsARB 525
#define _gloffset_GetHandleARB 526
#define _gloffset_GetInfoLogARB 527
#define _gloffset_GetObjectParameterfvARB 528
#define _gloffset_GetObjectParameterivARB 529
#define _gloffset_GetShaderSourceARB 530
#define _gloffset_GetUniformLocationARB 531
#define _gloffset_GetUniformfvARB 532
#define _gloffset_GetUniformivARB 533
#define _gloffset_LinkProgramARB 534
#define _gloffset_ShaderSourceARB 535
#define _gloffset_Uniform1fARB 536
#define _gloffset_Uniform1fvARB 537
#define _gloffset_Uniform1iARB 538
#define _gloffset_Uniform1ivARB 539
#define _gloffset_Uniform2fARB 540
#define _gloffset_Uniform2fvARB 541
#define _gloffset_Uniform2iARB 542
#define _gloffset_Uniform2ivARB 543
#define _gloffset_Uniform3fARB 544
#define _gloffset_Uniform3fvARB 545
#define _gloffset_Uniform3iARB 546
#define _gloffset_Uniform3ivARB 547
#define _gloffset_Uniform4fARB 548
#define _gloffset_Uniform4fvARB 549
#define _gloffset_Uniform4iARB 550
#define _gloffset_Uniform4ivARB 551
#define _gloffset_UniformMatrix2fvARB 552
#define _gloffset_UniformMatrix3fvARB 553
#define _gloffset_UniformMatrix4fvARB 554
#define _gloffset_UseProgramObjectARB 555
#define _gloffset_ValidateProgramARB 556
#define _gloffset_BindAttribLocationARB 557
#define _gloffset_GetActiveAttribARB 558
#define _gloffset_GetAttribLocationARB 559
#define _gloffset_DrawBuffersARB 560
#define _gloffset_RenderbufferStorageMultisample 561
#define _gloffset_FlushMappedBufferRange 562
#define _gloffset_MapBufferRange 563
#define _gloffset_BindVertexArray 564
#define _gloffset_GenVertexArrays 565
#define _gloffset_CopyBufferSubData 566
#define _gloffset_ClientWaitSync 567
#define _gloffset_DeleteSync 568
#define _gloffset_FenceSync 569
#define _gloffset_GetInteger64v 570
#define _gloffset_GetSynciv 571
#define _gloffset_IsSync 572
#define _gloffset_WaitSync 573
#define _gloffset_DrawElementsBaseVertex 574
#define _gloffset_DrawRangeElementsBaseVertex 575
#define _gloffset_MultiDrawElementsBaseVertex 576
#define _gloffset_PolygonOffsetEXT 577
#define _gloffset_GetPixelTexGenParameterfvSGIS 578
#define _gloffset_GetPixelTexGenParameterivSGIS 579
#define _gloffset_PixelTexGenParameterfSGIS 580
#define _gloffset_PixelTexGenParameterfvSGIS 581
#define _gloffset_PixelTexGenParameteriSGIS 582
#define _gloffset_PixelTexGenParameterivSGIS 583
#define _gloffset_SampleMaskSGIS 584
#define _gloffset_SamplePatternSGIS 585
#define _gloffset_ColorPointerEXT 586
#define _gloffset_EdgeFlagPointerEXT 587
#define _gloffset_IndexPointerEXT 588
#define _gloffset_NormalPointerEXT 589
#define _gloffset_TexCoordPointerEXT 590
#define _gloffset_VertexPointerEXT 591
#define _gloffset_PointParameterfEXT 592
#define _gloffset_PointParameterfvEXT 593
#define _gloffset_LockArraysEXT 594
#define _gloffset_UnlockArraysEXT 595
#define _gloffset_CullParameterdvEXT 596
#define _gloffset_CullParameterfvEXT 597
#define _gloffset_SecondaryColor3bEXT 598
#define _gloffset_SecondaryColor3bvEXT 599
#define _gloffset_SecondaryColor3dEXT 600
#define _gloffset_SecondaryColor3dvEXT 601
#define _gloffset_SecondaryColor3fEXT 602
#define _gloffset_SecondaryColor3fvEXT 603
#define _gloffset_SecondaryColor3iEXT 604
#define _gloffset_SecondaryColor3ivEXT 605
#define _gloffset_SecondaryColor3sEXT 606
#define _gloffset_SecondaryColor3svEXT 607
#define _gloffset_SecondaryColor3ubEXT 608
#define _gloffset_SecondaryColor3ubvEXT 609
#define _gloffset_SecondaryColor3uiEXT 610
#define _gloffset_SecondaryColor3uivEXT 611
#define _gloffset_SecondaryColor3usEXT 612
#define _gloffset_SecondaryColor3usvEXT 613
#define _gloffset_SecondaryColorPointerEXT 614
#define _gloffset_MultiDrawArraysEXT 615
#define _gloffset_MultiDrawElementsEXT 616
#define _gloffset_FogCoordPointerEXT 617
#define _gloffset_FogCoorddEXT 618
#define _gloffset_FogCoorddvEXT 619
#define _gloffset_FogCoordfEXT 620
#define _gloffset_FogCoordfvEXT 621
#define _gloffset_PixelTexGenSGIX 622
#define _gloffset_BlendFuncSeparateEXT 623
#define _gloffset_FlushVertexArrayRangeNV 624
#define _gloffset_VertexArrayRangeNV 625
#define _gloffset_CombinerInputNV 626
#define _gloffset_CombinerOutputNV 627
#define _gloffset_CombinerParameterfNV 628
#define _gloffset_CombinerParameterfvNV 629
#define _gloffset_CombinerParameteriNV 630
#define _gloffset_CombinerParameterivNV 631
#define _gloffset_FinalCombinerInputNV 632
#define _gloffset_GetCombinerInputParameterfvNV 633
#define _gloffset_GetCombinerInputParameterivNV 634
#define _gloffset_GetCombinerOutputParameterfvNV 635
#define _gloffset_GetCombinerOutputParameterivNV 636
#define _gloffset_GetFinalCombinerInputParameterfvNV 637
#define _gloffset_GetFinalCombinerInputParameterivNV 638
#define _gloffset_ResizeBuffersMESA 639
#define _gloffset_WindowPos2dMESA 640
#define _gloffset_WindowPos2dvMESA 641
#define _gloffset_WindowPos2fMESA 642
#define _gloffset_WindowPos2fvMESA 643
#define _gloffset_WindowPos2iMESA 644
#define _gloffset_WindowPos2ivMESA 645
#define _gloffset_WindowPos2sMESA 646
#define _gloffset_WindowPos2svMESA 647
#define _gloffset_WindowPos3dMESA 648
#define _gloffset_WindowPos3dvMESA 649
#define _gloffset_WindowPos3fMESA 650
#define _gloffset_WindowPos3fvMESA 651
#define _gloffset_WindowPos3iMESA 652
#define _gloffset_WindowPos3ivMESA 653
#define _gloffset_WindowPos3sMESA 654
#define _gloffset_WindowPos3svMESA 655
#define _gloffset_WindowPos4dMESA 656
#define _gloffset_WindowPos4dvMESA 657
#define _gloffset_WindowPos4fMESA 658
#define _gloffset_WindowPos4fvMESA 659
#define _gloffset_WindowPos4iMESA 660
#define _gloffset_WindowPos4ivMESA 661
#define _gloffset_WindowPos4sMESA 662
#define _gloffset_WindowPos4svMESA 663
#define _gloffset_MultiModeDrawArraysIBM 664
#define _gloffset_MultiModeDrawElementsIBM 665
#define _gloffset_DeleteFencesNV 666
#define _gloffset_FinishFenceNV 667
#define _gloffset_GenFencesNV 668
#define _gloffset_GetFenceivNV 669
#define _gloffset_IsFenceNV 670
#define _gloffset_SetFenceNV 671
#define _gloffset_TestFenceNV 672
#define _gloffset_AreProgramsResidentNV 673
#define _gloffset_BindProgramNV 674
#define _gloffset_DeleteProgramsNV 675
#define _gloffset_ExecuteProgramNV 676
#define _gloffset_GenProgramsNV 677
#define _gloffset_GetProgramParameterdvNV 678
#define _gloffset_GetProgramParameterfvNV 679
#define _gloffset_GetProgramStringNV 680
#define _gloffset_GetProgramivNV 681
#define _gloffset_GetTrackMatrixivNV 682
#define _gloffset_GetVertexAttribPointervNV 683
#define _gloffset_GetVertexAttribdvNV 684
#define _gloffset_GetVertexAttribfvNV 685
#define _gloffset_GetVertexAttribivNV 686
#define _gloffset_IsProgramNV 687
#define _gloffset_LoadProgramNV 688
#define _gloffset_ProgramParameters4dvNV 689
#define _gloffset_ProgramParameters4fvNV 690
#define _gloffset_RequestResidentProgramsNV 691
#define _gloffset_TrackMatrixNV 692
#define _gloffset_VertexAttrib1dNV 693
#define _gloffset_VertexAttrib1dvNV 694
#define _gloffset_VertexAttrib1fNV 695
#define _gloffset_VertexAttrib1fvNV 696
#define _gloffset_VertexAttrib1sNV 697
#define _gloffset_VertexAttrib1svNV 698
#define _gloffset_VertexAttrib2dNV 699
#define _gloffset_VertexAttrib2dvNV 700
#define _gloffset_VertexAttrib2fNV 701
#define _gloffset_VertexAttrib2fvNV 702
#define _gloffset_VertexAttrib2sNV 703
#define _gloffset_VertexAttrib2svNV 704
#define _gloffset_VertexAttrib3dNV 705
#define _gloffset_VertexAttrib3dvNV 706
#define _gloffset_VertexAttrib3fNV 707
#define _gloffset_VertexAttrib3fvNV 708
#define _gloffset_VertexAttrib3sNV 709
#define _gloffset_VertexAttrib3svNV 710
#define _gloffset_VertexAttrib4dNV 711
#define _gloffset_VertexAttrib4dvNV 712
#define _gloffset_VertexAttrib4fNV 713
#define _gloffset_VertexAttrib4fvNV 714
#define _gloffset_VertexAttrib4sNV 715
#define _gloffset_VertexAttrib4svNV 716
#define _gloffset_VertexAttrib4ubNV 717
#define _gloffset_VertexAttrib4ubvNV 718
#define _gloffset_VertexAttribPointerNV 719
#define _gloffset_VertexAttribs1dvNV 720
#define _gloffset_VertexAttribs1fvNV 721
#define _gloffset_VertexAttribs1svNV 722
#define _gloffset_VertexAttribs2dvNV 723
#define _gloffset_VertexAttribs2fvNV 724
#define _gloffset_VertexAttribs2svNV 725
#define _gloffset_VertexAttribs3dvNV 726
#define _gloffset_VertexAttribs3fvNV 727
#define _gloffset_VertexAttribs3svNV 728
#define _gloffset_VertexAttribs4dvNV 729
#define _gloffset_VertexAttribs4fvNV 730
#define _gloffset_VertexAttribs4svNV 731
#define _gloffset_VertexAttribs4ubvNV 732
#define _gloffset_GetTexBumpParameterfvATI 733
#define _gloffset_GetTexBumpParameterivATI 734
#define _gloffset_TexBumpParameterfvATI 735
#define _gloffset_TexBumpParameterivATI 736
#define _gloffset_AlphaFragmentOp1ATI 737
#define _gloffset_AlphaFragmentOp2ATI 738
#define _gloffset_AlphaFragmentOp3ATI 739
#define _gloffset_BeginFragmentShaderATI 740
#define _gloffset_BindFragmentShaderATI 741
#define _gloffset_ColorFragmentOp1ATI 742
#define _gloffset_ColorFragmentOp2ATI 743
#define _gloffset_ColorFragmentOp3ATI 744
#define _gloffset_DeleteFragmentShaderATI 745
#define _gloffset_EndFragmentShaderATI 746
#define _gloffset_GenFragmentShadersATI 747
#define _gloffset_PassTexCoordATI 748
#define _gloffset_SampleMapATI 749
#define _gloffset_SetFragmentShaderConstantATI 750
#define _gloffset_PointParameteriNV 751
#define _gloffset_PointParameterivNV 752
#define _gloffset_ActiveStencilFaceEXT 753
#define _gloffset_BindVertexArrayAPPLE 754
#define _gloffset_DeleteVertexArraysAPPLE 755
#define _gloffset_GenVertexArraysAPPLE 756
#define _gloffset_IsVertexArrayAPPLE 757
#define _gloffset_GetProgramNamedParameterdvNV 758
#define _gloffset_GetProgramNamedParameterfvNV 759
#define _gloffset_ProgramNamedParameter4dNV 760
#define _gloffset_ProgramNamedParameter4dvNV 761
#define _gloffset_ProgramNamedParameter4fNV 762
#define _gloffset_ProgramNamedParameter4fvNV 763
#define _gloffset_DepthBoundsEXT 764
#define _gloffset_BlendEquationSeparateEXT 765
#define _gloffset_BindFramebufferEXT 766
#define _gloffset_BindRenderbufferEXT 767
#define _gloffset_CheckFramebufferStatusEXT 768
#define _gloffset_DeleteFramebuffersEXT 769
#define _gloffset_DeleteRenderbuffersEXT 770
#define _gloffset_FramebufferRenderbufferEXT 771
#define _gloffset_FramebufferTexture1DEXT 772
#define _gloffset_FramebufferTexture2DEXT 773
#define _gloffset_FramebufferTexture3DEXT 774
#define _gloffset_GenFramebuffersEXT 775
#define _gloffset_GenRenderbuffersEXT 776
#define _gloffset_GenerateMipmapEXT 777
#define _gloffset_GetFramebufferAttachmentParameterivEXT 778
#define _gloffset_GetRenderbufferParameterivEXT 779
#define _gloffset_IsFramebufferEXT 780
#define _gloffset_IsRenderbufferEXT 781
#define _gloffset_RenderbufferStorageEXT 782
#define _gloffset_BlitFramebufferEXT 783
#define _gloffset_BufferParameteriAPPLE 784
#define _gloffset_FlushMappedBufferRangeAPPLE 785
#define _gloffset_FramebufferTextureLayerEXT 786
#define _gloffset_ColorMaskIndexedEXT 787
#define _gloffset_DisableIndexedEXT 788
#define _gloffset_EnableIndexedEXT 789
#define _gloffset_GetBooleanIndexedvEXT 790
#define _gloffset_GetIntegerIndexedvEXT 791
#define _gloffset_IsEnabledIndexedEXT 792
#define _gloffset_BeginConditionalRenderNV 793
#define _gloffset_EndConditionalRenderNV 794
#define _gloffset_BeginTransformFeedbackEXT 795
#define _gloffset_BindBufferBaseEXT 796
#define _gloffset_BindBufferOffsetEXT 797
#define _gloffset_BindBufferRangeEXT 798
#define _gloffset_EndTransformFeedbackEXT 799
#define _gloffset_GetTransformFeedbackVaryingEXT 800
#define _gloffset_TransformFeedbackVaryingsEXT 801
#define _gloffset_ProvokingVertexEXT 802
#define _gloffset_GetTexParameterPointervAPPLE 803
#define _gloffset_TextureRangeAPPLE 804
#define _gloffset_GetObjectParameterivAPPLE 805
#define _gloffset_ObjectPurgeableAPPLE 806
#define _gloffset_ObjectUnpurgeableAPPLE 807
#define _gloffset_StencilFuncSeparateATI 808
#define _gloffset_ProgramEnvParameters4fvEXT 809
#define _gloffset_ProgramLocalParameters4fvEXT 810
#define _gloffset_GetQueryObjecti64vEXT 811
#define _gloffset_GetQueryObjectui64vEXT 812
#define _gloffset_EGLImageTargetRenderbufferStorageOES 813
#define _gloffset_EGLImageTargetTexture2DOES 814
#define _gloffset_FIRST_DYNAMIC 815
#define _gloffset_DrawArraysInstanced 430
#define _gloffset_DrawElementsInstanced 431
#define _gloffset_LoadTransposeMatrixdARB 432
#define _gloffset_LoadTransposeMatrixfARB 433
#define _gloffset_MultTransposeMatrixdARB 434
#define _gloffset_MultTransposeMatrixfARB 435
#define _gloffset_SampleCoverageARB 436
#define _gloffset_CompressedTexImage1DARB 437
#define _gloffset_CompressedTexImage2DARB 438
#define _gloffset_CompressedTexImage3DARB 439
#define _gloffset_CompressedTexSubImage1DARB 440
#define _gloffset_CompressedTexSubImage2DARB 441
#define _gloffset_CompressedTexSubImage3DARB 442
#define _gloffset_GetCompressedTexImageARB 443
#define _gloffset_DisableVertexAttribArrayARB 444
#define _gloffset_EnableVertexAttribArrayARB 445
#define _gloffset_GetProgramEnvParameterdvARB 446
#define _gloffset_GetProgramEnvParameterfvARB 447
#define _gloffset_GetProgramLocalParameterdvARB 448
#define _gloffset_GetProgramLocalParameterfvARB 449
#define _gloffset_GetProgramStringARB 450
#define _gloffset_GetProgramivARB 451
#define _gloffset_GetVertexAttribdvARB 452
#define _gloffset_GetVertexAttribfvARB 453
#define _gloffset_GetVertexAttribivARB 454
#define _gloffset_ProgramEnvParameter4dARB 455
#define _gloffset_ProgramEnvParameter4dvARB 456
#define _gloffset_ProgramEnvParameter4fARB 457
#define _gloffset_ProgramEnvParameter4fvARB 458
#define _gloffset_ProgramLocalParameter4dARB 459
#define _gloffset_ProgramLocalParameter4dvARB 460
#define _gloffset_ProgramLocalParameter4fARB 461
#define _gloffset_ProgramLocalParameter4fvARB 462
#define _gloffset_ProgramStringARB 463
#define _gloffset_VertexAttrib1dARB 464
#define _gloffset_VertexAttrib1dvARB 465
#define _gloffset_VertexAttrib1fARB 466
#define _gloffset_VertexAttrib1fvARB 467
#define _gloffset_VertexAttrib1sARB 468
#define _gloffset_VertexAttrib1svARB 469
#define _gloffset_VertexAttrib2dARB 470
#define _gloffset_VertexAttrib2dvARB 471
#define _gloffset_VertexAttrib2fARB 472
#define _gloffset_VertexAttrib2fvARB 473
#define _gloffset_VertexAttrib2sARB 474
#define _gloffset_VertexAttrib2svARB 475
#define _gloffset_VertexAttrib3dARB 476
#define _gloffset_VertexAttrib3dvARB 477
#define _gloffset_VertexAttrib3fARB 478
#define _gloffset_VertexAttrib3fvARB 479
#define _gloffset_VertexAttrib3sARB 480
#define _gloffset_VertexAttrib3svARB 481
#define _gloffset_VertexAttrib4NbvARB 482
#define _gloffset_VertexAttrib4NivARB 483
#define _gloffset_VertexAttrib4NsvARB 484
#define _gloffset_VertexAttrib4NubARB 485
#define _gloffset_VertexAttrib4NubvARB 486
#define _gloffset_VertexAttrib4NuivARB 487
#define _gloffset_VertexAttrib4NusvARB 488
#define _gloffset_VertexAttrib4bvARB 489
#define _gloffset_VertexAttrib4dARB 490
#define _gloffset_VertexAttrib4dvARB 491
#define _gloffset_VertexAttrib4fARB 492
#define _gloffset_VertexAttrib4fvARB 493
#define _gloffset_VertexAttrib4ivARB 494
#define _gloffset_VertexAttrib4sARB 495
#define _gloffset_VertexAttrib4svARB 496
#define _gloffset_VertexAttrib4ubvARB 497
#define _gloffset_VertexAttrib4uivARB 498
#define _gloffset_VertexAttrib4usvARB 499
#define _gloffset_VertexAttribPointerARB 500
#define _gloffset_BindBufferARB 501
#define _gloffset_BufferDataARB 502
#define _gloffset_BufferSubDataARB 503
#define _gloffset_DeleteBuffersARB 504
#define _gloffset_GenBuffersARB 505
#define _gloffset_GetBufferParameterivARB 506
#define _gloffset_GetBufferPointervARB 507
#define _gloffset_GetBufferSubDataARB 508
#define _gloffset_IsBufferARB 509
#define _gloffset_MapBufferARB 510
#define _gloffset_UnmapBufferARB 511
#define _gloffset_BeginQueryARB 512
#define _gloffset_DeleteQueriesARB 513
#define _gloffset_EndQueryARB 514
#define _gloffset_GenQueriesARB 515
#define _gloffset_GetQueryObjectivARB 516
#define _gloffset_GetQueryObjectuivARB 517
#define _gloffset_GetQueryivARB 518
#define _gloffset_IsQueryARB 519
#define _gloffset_AttachObjectARB 520
#define _gloffset_CompileShaderARB 521
#define _gloffset_CreateProgramObjectARB 522
#define _gloffset_CreateShaderObjectARB 523
#define _gloffset_DeleteObjectARB 524
#define _gloffset_DetachObjectARB 525
#define _gloffset_GetActiveUniformARB 526
#define _gloffset_GetAttachedObjectsARB 527
#define _gloffset_GetHandleARB 528
#define _gloffset_GetInfoLogARB 529
#define _gloffset_GetObjectParameterfvARB 530
#define _gloffset_GetObjectParameterivARB 531
#define _gloffset_GetShaderSourceARB 532
#define _gloffset_GetUniformLocationARB 533
#define _gloffset_GetUniformfvARB 534
#define _gloffset_GetUniformivARB 535
#define _gloffset_LinkProgramARB 536
#define _gloffset_ShaderSourceARB 537
#define _gloffset_Uniform1fARB 538
#define _gloffset_Uniform1fvARB 539
#define _gloffset_Uniform1iARB 540
#define _gloffset_Uniform1ivARB 541
#define _gloffset_Uniform2fARB 542
#define _gloffset_Uniform2fvARB 543
#define _gloffset_Uniform2iARB 544
#define _gloffset_Uniform2ivARB 545
#define _gloffset_Uniform3fARB 546
#define _gloffset_Uniform3fvARB 547
#define _gloffset_Uniform3iARB 548
#define _gloffset_Uniform3ivARB 549
#define _gloffset_Uniform4fARB 550
#define _gloffset_Uniform4fvARB 551
#define _gloffset_Uniform4iARB 552
#define _gloffset_Uniform4ivARB 553
#define _gloffset_UniformMatrix2fvARB 554
#define _gloffset_UniformMatrix3fvARB 555
#define _gloffset_UniformMatrix4fvARB 556
#define _gloffset_UseProgramObjectARB 557
#define _gloffset_ValidateProgramARB 558
#define _gloffset_BindAttribLocationARB 559
#define _gloffset_GetActiveAttribARB 560
#define _gloffset_GetAttribLocationARB 561
#define _gloffset_DrawBuffersARB 562
#define _gloffset_RenderbufferStorageMultisample 563
#define _gloffset_FlushMappedBufferRange 564
#define _gloffset_MapBufferRange 565
#define _gloffset_BindVertexArray 566
#define _gloffset_GenVertexArrays 567
#define _gloffset_CopyBufferSubData 568
#define _gloffset_ClientWaitSync 569
#define _gloffset_DeleteSync 570
#define _gloffset_FenceSync 571
#define _gloffset_GetInteger64v 572
#define _gloffset_GetSynciv 573
#define _gloffset_IsSync 574
#define _gloffset_WaitSync 575
#define _gloffset_DrawElementsBaseVertex 576
#define _gloffset_DrawRangeElementsBaseVertex 577
#define _gloffset_MultiDrawElementsBaseVertex 578
#define _gloffset_PolygonOffsetEXT 579
#define _gloffset_GetPixelTexGenParameterfvSGIS 580
#define _gloffset_GetPixelTexGenParameterivSGIS 581
#define _gloffset_PixelTexGenParameterfSGIS 582
#define _gloffset_PixelTexGenParameterfvSGIS 583
#define _gloffset_PixelTexGenParameteriSGIS 584
#define _gloffset_PixelTexGenParameterivSGIS 585
#define _gloffset_SampleMaskSGIS 586
#define _gloffset_SamplePatternSGIS 587
#define _gloffset_ColorPointerEXT 588
#define _gloffset_EdgeFlagPointerEXT 589
#define _gloffset_IndexPointerEXT 590
#define _gloffset_NormalPointerEXT 591
#define _gloffset_TexCoordPointerEXT 592
#define _gloffset_VertexPointerEXT 593
#define _gloffset_PointParameterfEXT 594
#define _gloffset_PointParameterfvEXT 595
#define _gloffset_LockArraysEXT 596
#define _gloffset_UnlockArraysEXT 597
#define _gloffset_CullParameterdvEXT 598
#define _gloffset_CullParameterfvEXT 599
#define _gloffset_SecondaryColor3bEXT 600
#define _gloffset_SecondaryColor3bvEXT 601
#define _gloffset_SecondaryColor3dEXT 602
#define _gloffset_SecondaryColor3dvEXT 603
#define _gloffset_SecondaryColor3fEXT 604
#define _gloffset_SecondaryColor3fvEXT 605
#define _gloffset_SecondaryColor3iEXT 606
#define _gloffset_SecondaryColor3ivEXT 607
#define _gloffset_SecondaryColor3sEXT 608
#define _gloffset_SecondaryColor3svEXT 609
#define _gloffset_SecondaryColor3ubEXT 610
#define _gloffset_SecondaryColor3ubvEXT 611
#define _gloffset_SecondaryColor3uiEXT 612
#define _gloffset_SecondaryColor3uivEXT 613
#define _gloffset_SecondaryColor3usEXT 614
#define _gloffset_SecondaryColor3usvEXT 615
#define _gloffset_SecondaryColorPointerEXT 616
#define _gloffset_MultiDrawArraysEXT 617
#define _gloffset_MultiDrawElementsEXT 618
#define _gloffset_FogCoordPointerEXT 619
#define _gloffset_FogCoorddEXT 620
#define _gloffset_FogCoorddvEXT 621
#define _gloffset_FogCoordfEXT 622
#define _gloffset_FogCoordfvEXT 623
#define _gloffset_PixelTexGenSGIX 624
#define _gloffset_BlendFuncSeparateEXT 625
#define _gloffset_FlushVertexArrayRangeNV 626
#define _gloffset_VertexArrayRangeNV 627
#define _gloffset_CombinerInputNV 628
#define _gloffset_CombinerOutputNV 629
#define _gloffset_CombinerParameterfNV 630
#define _gloffset_CombinerParameterfvNV 631
#define _gloffset_CombinerParameteriNV 632
#define _gloffset_CombinerParameterivNV 633
#define _gloffset_FinalCombinerInputNV 634
#define _gloffset_GetCombinerInputParameterfvNV 635
#define _gloffset_GetCombinerInputParameterivNV 636
#define _gloffset_GetCombinerOutputParameterfvNV 637
#define _gloffset_GetCombinerOutputParameterivNV 638
#define _gloffset_GetFinalCombinerInputParameterfvNV 639
#define _gloffset_GetFinalCombinerInputParameterivNV 640
#define _gloffset_ResizeBuffersMESA 641
#define _gloffset_WindowPos2dMESA 642
#define _gloffset_WindowPos2dvMESA 643
#define _gloffset_WindowPos2fMESA 644
#define _gloffset_WindowPos2fvMESA 645
#define _gloffset_WindowPos2iMESA 646
#define _gloffset_WindowPos2ivMESA 647
#define _gloffset_WindowPos2sMESA 648
#define _gloffset_WindowPos2svMESA 649
#define _gloffset_WindowPos3dMESA 650
#define _gloffset_WindowPos3dvMESA 651
#define _gloffset_WindowPos3fMESA 652
#define _gloffset_WindowPos3fvMESA 653
#define _gloffset_WindowPos3iMESA 654
#define _gloffset_WindowPos3ivMESA 655
#define _gloffset_WindowPos3sMESA 656
#define _gloffset_WindowPos3svMESA 657
#define _gloffset_WindowPos4dMESA 658
#define _gloffset_WindowPos4dvMESA 659
#define _gloffset_WindowPos4fMESA 660
#define _gloffset_WindowPos4fvMESA 661
#define _gloffset_WindowPos4iMESA 662
#define _gloffset_WindowPos4ivMESA 663
#define _gloffset_WindowPos4sMESA 664
#define _gloffset_WindowPos4svMESA 665
#define _gloffset_MultiModeDrawArraysIBM 666
#define _gloffset_MultiModeDrawElementsIBM 667
#define _gloffset_DeleteFencesNV 668
#define _gloffset_FinishFenceNV 669
#define _gloffset_GenFencesNV 670
#define _gloffset_GetFenceivNV 671
#define _gloffset_IsFenceNV 672
#define _gloffset_SetFenceNV 673
#define _gloffset_TestFenceNV 674
#define _gloffset_AreProgramsResidentNV 675
#define _gloffset_BindProgramNV 676
#define _gloffset_DeleteProgramsNV 677
#define _gloffset_ExecuteProgramNV 678
#define _gloffset_GenProgramsNV 679
#define _gloffset_GetProgramParameterdvNV 680
#define _gloffset_GetProgramParameterfvNV 681
#define _gloffset_GetProgramStringNV 682
#define _gloffset_GetProgramivNV 683
#define _gloffset_GetTrackMatrixivNV 684
#define _gloffset_GetVertexAttribPointervNV 685
#define _gloffset_GetVertexAttribdvNV 686
#define _gloffset_GetVertexAttribfvNV 687
#define _gloffset_GetVertexAttribivNV 688
#define _gloffset_IsProgramNV 689
#define _gloffset_LoadProgramNV 690
#define _gloffset_ProgramParameters4dvNV 691
#define _gloffset_ProgramParameters4fvNV 692
#define _gloffset_RequestResidentProgramsNV 693
#define _gloffset_TrackMatrixNV 694
#define _gloffset_VertexAttrib1dNV 695
#define _gloffset_VertexAttrib1dvNV 696
#define _gloffset_VertexAttrib1fNV 697
#define _gloffset_VertexAttrib1fvNV 698
#define _gloffset_VertexAttrib1sNV 699
#define _gloffset_VertexAttrib1svNV 700
#define _gloffset_VertexAttrib2dNV 701
#define _gloffset_VertexAttrib2dvNV 702
#define _gloffset_VertexAttrib2fNV 703
#define _gloffset_VertexAttrib2fvNV 704
#define _gloffset_VertexAttrib2sNV 705
#define _gloffset_VertexAttrib2svNV 706
#define _gloffset_VertexAttrib3dNV 707
#define _gloffset_VertexAttrib3dvNV 708
#define _gloffset_VertexAttrib3fNV 709
#define _gloffset_VertexAttrib3fvNV 710
#define _gloffset_VertexAttrib3sNV 711
#define _gloffset_VertexAttrib3svNV 712
#define _gloffset_VertexAttrib4dNV 713
#define _gloffset_VertexAttrib4dvNV 714
#define _gloffset_VertexAttrib4fNV 715
#define _gloffset_VertexAttrib4fvNV 716
#define _gloffset_VertexAttrib4sNV 717
#define _gloffset_VertexAttrib4svNV 718
#define _gloffset_VertexAttrib4ubNV 719
#define _gloffset_VertexAttrib4ubvNV 720
#define _gloffset_VertexAttribPointerNV 721
#define _gloffset_VertexAttribs1dvNV 722
#define _gloffset_VertexAttribs1fvNV 723
#define _gloffset_VertexAttribs1svNV 724
#define _gloffset_VertexAttribs2dvNV 725
#define _gloffset_VertexAttribs2fvNV 726
#define _gloffset_VertexAttribs2svNV 727
#define _gloffset_VertexAttribs3dvNV 728
#define _gloffset_VertexAttribs3fvNV 729
#define _gloffset_VertexAttribs3svNV 730
#define _gloffset_VertexAttribs4dvNV 731
#define _gloffset_VertexAttribs4fvNV 732
#define _gloffset_VertexAttribs4svNV 733
#define _gloffset_VertexAttribs4ubvNV 734
#define _gloffset_GetTexBumpParameterfvATI 735
#define _gloffset_GetTexBumpParameterivATI 736
#define _gloffset_TexBumpParameterfvATI 737
#define _gloffset_TexBumpParameterivATI 738
#define _gloffset_AlphaFragmentOp1ATI 739
#define _gloffset_AlphaFragmentOp2ATI 740
#define _gloffset_AlphaFragmentOp3ATI 741
#define _gloffset_BeginFragmentShaderATI 742
#define _gloffset_BindFragmentShaderATI 743
#define _gloffset_ColorFragmentOp1ATI 744
#define _gloffset_ColorFragmentOp2ATI 745
#define _gloffset_ColorFragmentOp3ATI 746
#define _gloffset_DeleteFragmentShaderATI 747
#define _gloffset_EndFragmentShaderATI 748
#define _gloffset_GenFragmentShadersATI 749
#define _gloffset_PassTexCoordATI 750
#define _gloffset_SampleMapATI 751
#define _gloffset_SetFragmentShaderConstantATI 752
#define _gloffset_PointParameteriNV 753
#define _gloffset_PointParameterivNV 754
#define _gloffset_ActiveStencilFaceEXT 755
#define _gloffset_BindVertexArrayAPPLE 756
#define _gloffset_DeleteVertexArraysAPPLE 757
#define _gloffset_GenVertexArraysAPPLE 758
#define _gloffset_IsVertexArrayAPPLE 759
#define _gloffset_GetProgramNamedParameterdvNV 760
#define _gloffset_GetProgramNamedParameterfvNV 761
#define _gloffset_ProgramNamedParameter4dNV 762
#define _gloffset_ProgramNamedParameter4dvNV 763
#define _gloffset_ProgramNamedParameter4fNV 764
#define _gloffset_ProgramNamedParameter4fvNV 765
#define _gloffset_DepthBoundsEXT 766
#define _gloffset_BlendEquationSeparateEXT 767
#define _gloffset_BindFramebufferEXT 768
#define _gloffset_BindRenderbufferEXT 769
#define _gloffset_CheckFramebufferStatusEXT 770
#define _gloffset_DeleteFramebuffersEXT 771
#define _gloffset_DeleteRenderbuffersEXT 772
#define _gloffset_FramebufferRenderbufferEXT 773
#define _gloffset_FramebufferTexture1DEXT 774
#define _gloffset_FramebufferTexture2DEXT 775
#define _gloffset_FramebufferTexture3DEXT 776
#define _gloffset_GenFramebuffersEXT 777
#define _gloffset_GenRenderbuffersEXT 778
#define _gloffset_GenerateMipmapEXT 779
#define _gloffset_GetFramebufferAttachmentParameterivEXT 780
#define _gloffset_GetRenderbufferParameterivEXT 781
#define _gloffset_IsFramebufferEXT 782
#define _gloffset_IsRenderbufferEXT 783
#define _gloffset_RenderbufferStorageEXT 784
#define _gloffset_BlitFramebufferEXT 785
#define _gloffset_BufferParameteriAPPLE 786
#define _gloffset_FlushMappedBufferRangeAPPLE 787
#define _gloffset_FramebufferTextureLayerEXT 788
#define _gloffset_ColorMaskIndexedEXT 789
#define _gloffset_DisableIndexedEXT 790
#define _gloffset_EnableIndexedEXT 791
#define _gloffset_GetBooleanIndexedvEXT 792
#define _gloffset_GetIntegerIndexedvEXT 793
#define _gloffset_IsEnabledIndexedEXT 794
#define _gloffset_BeginConditionalRenderNV 795
#define _gloffset_EndConditionalRenderNV 796
#define _gloffset_BeginTransformFeedbackEXT 797
#define _gloffset_BindBufferBaseEXT 798
#define _gloffset_BindBufferOffsetEXT 799
#define _gloffset_BindBufferRangeEXT 800
#define _gloffset_EndTransformFeedbackEXT 801
#define _gloffset_GetTransformFeedbackVaryingEXT 802
#define _gloffset_TransformFeedbackVaryingsEXT 803
#define _gloffset_ProvokingVertexEXT 804
#define _gloffset_GetTexParameterPointervAPPLE 805
#define _gloffset_TextureRangeAPPLE 806
#define _gloffset_GetObjectParameterivAPPLE 807
#define _gloffset_ObjectPurgeableAPPLE 808
#define _gloffset_ObjectUnpurgeableAPPLE 809
#define _gloffset_StencilFuncSeparateATI 810
#define _gloffset_ProgramEnvParameters4fvEXT 811
#define _gloffset_ProgramLocalParameters4fvEXT 812
#define _gloffset_GetQueryObjecti64vEXT 813
#define _gloffset_GetQueryObjectui64vEXT 814
#define _gloffset_EGLImageTargetRenderbufferStorageOES 815
#define _gloffset_EGLImageTargetTexture2DOES 816
#define _gloffset_FIRST_DYNAMIC 817
#else
@ -875,6 +877,8 @@
#define _gloffset_UniformMatrix3x4fv driDispatchRemapTable[UniformMatrix3x4fv_remap_index]
#define _gloffset_UniformMatrix4x2fv driDispatchRemapTable[UniformMatrix4x2fv_remap_index]
#define _gloffset_UniformMatrix4x3fv driDispatchRemapTable[UniformMatrix4x3fv_remap_index]
#define _gloffset_DrawArraysInstanced driDispatchRemapTable[DrawArraysInstanced_remap_index]
#define _gloffset_DrawElementsInstanced driDispatchRemapTable[DrawElementsInstanced_remap_index]
#define _gloffset_LoadTransposeMatrixdARB driDispatchRemapTable[LoadTransposeMatrixdARB_remap_index]
#define _gloffset_LoadTransposeMatrixfARB driDispatchRemapTable[LoadTransposeMatrixfARB_remap_index]
#define _gloffset_MultTransposeMatrixdARB driDispatchRemapTable[MultTransposeMatrixdARB_remap_index]

View File

@ -470,391 +470,393 @@ struct _glapi_table
void (GLAPIENTRYP UniformMatrix3x4fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 427 */
void (GLAPIENTRYP UniformMatrix4x2fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 428 */
void (GLAPIENTRYP UniformMatrix4x3fv)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 429 */
void (GLAPIENTRYP LoadTransposeMatrixdARB)(const GLdouble * m); /* 430 */
void (GLAPIENTRYP LoadTransposeMatrixfARB)(const GLfloat * m); /* 431 */
void (GLAPIENTRYP MultTransposeMatrixdARB)(const GLdouble * m); /* 432 */
void (GLAPIENTRYP MultTransposeMatrixfARB)(const GLfloat * m); /* 433 */
void (GLAPIENTRYP SampleCoverageARB)(GLclampf value, GLboolean invert); /* 434 */
void (GLAPIENTRYP CompressedTexImage1DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data); /* 435 */
void (GLAPIENTRYP CompressedTexImage2DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data); /* 436 */
void (GLAPIENTRYP CompressedTexImage3DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data); /* 437 */
void (GLAPIENTRYP CompressedTexSubImage1DARB)(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); /* 438 */
void (GLAPIENTRYP CompressedTexSubImage2DARB)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data); /* 439 */
void (GLAPIENTRYP CompressedTexSubImage3DARB)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data); /* 440 */
void (GLAPIENTRYP GetCompressedTexImageARB)(GLenum target, GLint level, GLvoid * img); /* 441 */
void (GLAPIENTRYP DisableVertexAttribArrayARB)(GLuint index); /* 442 */
void (GLAPIENTRYP EnableVertexAttribArrayARB)(GLuint index); /* 443 */
void (GLAPIENTRYP GetProgramEnvParameterdvARB)(GLenum target, GLuint index, GLdouble * params); /* 444 */
void (GLAPIENTRYP GetProgramEnvParameterfvARB)(GLenum target, GLuint index, GLfloat * params); /* 445 */
void (GLAPIENTRYP GetProgramLocalParameterdvARB)(GLenum target, GLuint index, GLdouble * params); /* 446 */
void (GLAPIENTRYP GetProgramLocalParameterfvARB)(GLenum target, GLuint index, GLfloat * params); /* 447 */
void (GLAPIENTRYP GetProgramStringARB)(GLenum target, GLenum pname, GLvoid * string); /* 448 */
void (GLAPIENTRYP GetProgramivARB)(GLenum target, GLenum pname, GLint * params); /* 449 */
void (GLAPIENTRYP GetVertexAttribdvARB)(GLuint index, GLenum pname, GLdouble * params); /* 450 */
void (GLAPIENTRYP GetVertexAttribfvARB)(GLuint index, GLenum pname, GLfloat * params); /* 451 */
void (GLAPIENTRYP GetVertexAttribivARB)(GLuint index, GLenum pname, GLint * params); /* 452 */
void (GLAPIENTRYP ProgramEnvParameter4dARB)(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 453 */
void (GLAPIENTRYP ProgramEnvParameter4dvARB)(GLenum target, GLuint index, const GLdouble * params); /* 454 */
void (GLAPIENTRYP ProgramEnvParameter4fARB)(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 455 */
void (GLAPIENTRYP ProgramEnvParameter4fvARB)(GLenum target, GLuint index, const GLfloat * params); /* 456 */
void (GLAPIENTRYP ProgramLocalParameter4dARB)(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 457 */
void (GLAPIENTRYP ProgramLocalParameter4dvARB)(GLenum target, GLuint index, const GLdouble * params); /* 458 */
void (GLAPIENTRYP ProgramLocalParameter4fARB)(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 459 */
void (GLAPIENTRYP ProgramLocalParameter4fvARB)(GLenum target, GLuint index, const GLfloat * params); /* 460 */
void (GLAPIENTRYP ProgramStringARB)(GLenum target, GLenum format, GLsizei len, const GLvoid * string); /* 461 */
void (GLAPIENTRYP VertexAttrib1dARB)(GLuint index, GLdouble x); /* 462 */
void (GLAPIENTRYP VertexAttrib1dvARB)(GLuint index, const GLdouble * v); /* 463 */
void (GLAPIENTRYP VertexAttrib1fARB)(GLuint index, GLfloat x); /* 464 */
void (GLAPIENTRYP VertexAttrib1fvARB)(GLuint index, const GLfloat * v); /* 465 */
void (GLAPIENTRYP VertexAttrib1sARB)(GLuint index, GLshort x); /* 466 */
void (GLAPIENTRYP VertexAttrib1svARB)(GLuint index, const GLshort * v); /* 467 */
void (GLAPIENTRYP VertexAttrib2dARB)(GLuint index, GLdouble x, GLdouble y); /* 468 */
void (GLAPIENTRYP VertexAttrib2dvARB)(GLuint index, const GLdouble * v); /* 469 */
void (GLAPIENTRYP VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y); /* 470 */
void (GLAPIENTRYP VertexAttrib2fvARB)(GLuint index, const GLfloat * v); /* 471 */
void (GLAPIENTRYP VertexAttrib2sARB)(GLuint index, GLshort x, GLshort y); /* 472 */
void (GLAPIENTRYP VertexAttrib2svARB)(GLuint index, const GLshort * v); /* 473 */
void (GLAPIENTRYP VertexAttrib3dARB)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 474 */
void (GLAPIENTRYP VertexAttrib3dvARB)(GLuint index, const GLdouble * v); /* 475 */
void (GLAPIENTRYP VertexAttrib3fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 476 */
void (GLAPIENTRYP VertexAttrib3fvARB)(GLuint index, const GLfloat * v); /* 477 */
void (GLAPIENTRYP VertexAttrib3sARB)(GLuint index, GLshort x, GLshort y, GLshort z); /* 478 */
void (GLAPIENTRYP VertexAttrib3svARB)(GLuint index, const GLshort * v); /* 479 */
void (GLAPIENTRYP VertexAttrib4NbvARB)(GLuint index, const GLbyte * v); /* 480 */
void (GLAPIENTRYP VertexAttrib4NivARB)(GLuint index, const GLint * v); /* 481 */
void (GLAPIENTRYP VertexAttrib4NsvARB)(GLuint index, const GLshort * v); /* 482 */
void (GLAPIENTRYP VertexAttrib4NubARB)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 483 */
void (GLAPIENTRYP VertexAttrib4NubvARB)(GLuint index, const GLubyte * v); /* 484 */
void (GLAPIENTRYP VertexAttrib4NuivARB)(GLuint index, const GLuint * v); /* 485 */
void (GLAPIENTRYP VertexAttrib4NusvARB)(GLuint index, const GLushort * v); /* 486 */
void (GLAPIENTRYP VertexAttrib4bvARB)(GLuint index, const GLbyte * v); /* 487 */
void (GLAPIENTRYP VertexAttrib4dARB)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 488 */
void (GLAPIENTRYP VertexAttrib4dvARB)(GLuint index, const GLdouble * v); /* 489 */
void (GLAPIENTRYP VertexAttrib4fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 490 */
void (GLAPIENTRYP VertexAttrib4fvARB)(GLuint index, const GLfloat * v); /* 491 */
void (GLAPIENTRYP VertexAttrib4ivARB)(GLuint index, const GLint * v); /* 492 */
void (GLAPIENTRYP VertexAttrib4sARB)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 493 */
void (GLAPIENTRYP VertexAttrib4svARB)(GLuint index, const GLshort * v); /* 494 */
void (GLAPIENTRYP VertexAttrib4ubvARB)(GLuint index, const GLubyte * v); /* 495 */
void (GLAPIENTRYP VertexAttrib4uivARB)(GLuint index, const GLuint * v); /* 496 */
void (GLAPIENTRYP VertexAttrib4usvARB)(GLuint index, const GLushort * v); /* 497 */
void (GLAPIENTRYP VertexAttribPointerARB)(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer); /* 498 */
void (GLAPIENTRYP BindBufferARB)(GLenum target, GLuint buffer); /* 499 */
void (GLAPIENTRYP BufferDataARB)(GLenum target, GLsizeiptrARB size, const GLvoid * data, GLenum usage); /* 500 */
void (GLAPIENTRYP BufferSubDataARB)(GLenum target, GLintptrARB offset, GLsizeiptrARB size, const GLvoid * data); /* 501 */
void (GLAPIENTRYP DeleteBuffersARB)(GLsizei n, const GLuint * buffer); /* 502 */
void (GLAPIENTRYP GenBuffersARB)(GLsizei n, GLuint * buffer); /* 503 */
void (GLAPIENTRYP GetBufferParameterivARB)(GLenum target, GLenum pname, GLint * params); /* 504 */
void (GLAPIENTRYP GetBufferPointervARB)(GLenum target, GLenum pname, GLvoid ** params); /* 505 */
void (GLAPIENTRYP GetBufferSubDataARB)(GLenum target, GLintptrARB offset, GLsizeiptrARB size, GLvoid * data); /* 506 */
GLboolean (GLAPIENTRYP IsBufferARB)(GLuint buffer); /* 507 */
GLvoid * (GLAPIENTRYP MapBufferARB)(GLenum target, GLenum access); /* 508 */
GLboolean (GLAPIENTRYP UnmapBufferARB)(GLenum target); /* 509 */
void (GLAPIENTRYP BeginQueryARB)(GLenum target, GLuint id); /* 510 */
void (GLAPIENTRYP DeleteQueriesARB)(GLsizei n, const GLuint * ids); /* 511 */
void (GLAPIENTRYP EndQueryARB)(GLenum target); /* 512 */
void (GLAPIENTRYP GenQueriesARB)(GLsizei n, GLuint * ids); /* 513 */
void (GLAPIENTRYP GetQueryObjectivARB)(GLuint id, GLenum pname, GLint * params); /* 514 */
void (GLAPIENTRYP GetQueryObjectuivARB)(GLuint id, GLenum pname, GLuint * params); /* 515 */
void (GLAPIENTRYP GetQueryivARB)(GLenum target, GLenum pname, GLint * params); /* 516 */
GLboolean (GLAPIENTRYP IsQueryARB)(GLuint id); /* 517 */
void (GLAPIENTRYP AttachObjectARB)(GLhandleARB containerObj, GLhandleARB obj); /* 518 */
void (GLAPIENTRYP CompileShaderARB)(GLhandleARB shader); /* 519 */
GLhandleARB (GLAPIENTRYP CreateProgramObjectARB)(void); /* 520 */
GLhandleARB (GLAPIENTRYP CreateShaderObjectARB)(GLenum shaderType); /* 521 */
void (GLAPIENTRYP DeleteObjectARB)(GLhandleARB obj); /* 522 */
void (GLAPIENTRYP DetachObjectARB)(GLhandleARB containerObj, GLhandleARB attachedObj); /* 523 */
void (GLAPIENTRYP GetActiveUniformARB)(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name); /* 524 */
void (GLAPIENTRYP GetAttachedObjectsARB)(GLhandleARB containerObj, GLsizei maxLength, GLsizei * length, GLhandleARB * infoLog); /* 525 */
GLhandleARB (GLAPIENTRYP GetHandleARB)(GLenum pname); /* 526 */
void (GLAPIENTRYP GetInfoLogARB)(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog); /* 527 */
void (GLAPIENTRYP GetObjectParameterfvARB)(GLhandleARB obj, GLenum pname, GLfloat * params); /* 528 */
void (GLAPIENTRYP GetObjectParameterivARB)(GLhandleARB obj, GLenum pname, GLint * params); /* 529 */
void (GLAPIENTRYP GetShaderSourceARB)(GLhandleARB shader, GLsizei bufSize, GLsizei * length, GLcharARB * source); /* 530 */
GLint (GLAPIENTRYP GetUniformLocationARB)(GLhandleARB program, const GLcharARB * name); /* 531 */
void (GLAPIENTRYP GetUniformfvARB)(GLhandleARB program, GLint location, GLfloat * params); /* 532 */
void (GLAPIENTRYP GetUniformivARB)(GLhandleARB program, GLint location, GLint * params); /* 533 */
void (GLAPIENTRYP LinkProgramARB)(GLhandleARB program); /* 534 */
void (GLAPIENTRYP ShaderSourceARB)(GLhandleARB shader, GLsizei count, const GLcharARB ** string, const GLint * length); /* 535 */
void (GLAPIENTRYP Uniform1fARB)(GLint location, GLfloat v0); /* 536 */
void (GLAPIENTRYP Uniform1fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 537 */
void (GLAPIENTRYP Uniform1iARB)(GLint location, GLint v0); /* 538 */
void (GLAPIENTRYP Uniform1ivARB)(GLint location, GLsizei count, const GLint * value); /* 539 */
void (GLAPIENTRYP Uniform2fARB)(GLint location, GLfloat v0, GLfloat v1); /* 540 */
void (GLAPIENTRYP Uniform2fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 541 */
void (GLAPIENTRYP Uniform2iARB)(GLint location, GLint v0, GLint v1); /* 542 */
void (GLAPIENTRYP Uniform2ivARB)(GLint location, GLsizei count, const GLint * value); /* 543 */
void (GLAPIENTRYP Uniform3fARB)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); /* 544 */
void (GLAPIENTRYP Uniform3fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 545 */
void (GLAPIENTRYP Uniform3iARB)(GLint location, GLint v0, GLint v1, GLint v2); /* 546 */
void (GLAPIENTRYP Uniform3ivARB)(GLint location, GLsizei count, const GLint * value); /* 547 */
void (GLAPIENTRYP Uniform4fARB)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); /* 548 */
void (GLAPIENTRYP Uniform4fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 549 */
void (GLAPIENTRYP Uniform4iARB)(GLint location, GLint v0, GLint v1, GLint v2, GLint v3); /* 550 */
void (GLAPIENTRYP Uniform4ivARB)(GLint location, GLsizei count, const GLint * value); /* 551 */
void (GLAPIENTRYP UniformMatrix2fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 552 */
void (GLAPIENTRYP UniformMatrix3fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 553 */
void (GLAPIENTRYP UniformMatrix4fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 554 */
void (GLAPIENTRYP UseProgramObjectARB)(GLhandleARB program); /* 555 */
void (GLAPIENTRYP ValidateProgramARB)(GLhandleARB program); /* 556 */
void (GLAPIENTRYP BindAttribLocationARB)(GLhandleARB program, GLuint index, const GLcharARB * name); /* 557 */
void (GLAPIENTRYP GetActiveAttribARB)(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name); /* 558 */
GLint (GLAPIENTRYP GetAttribLocationARB)(GLhandleARB program, const GLcharARB * name); /* 559 */
void (GLAPIENTRYP DrawBuffersARB)(GLsizei n, const GLenum * bufs); /* 560 */
void (GLAPIENTRYP RenderbufferStorageMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); /* 561 */
void (GLAPIENTRYP FlushMappedBufferRange)(GLenum target, GLintptr offset, GLsizeiptr length); /* 562 */
GLvoid * (GLAPIENTRYP MapBufferRange)(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); /* 563 */
void (GLAPIENTRYP BindVertexArray)(GLuint array); /* 564 */
void (GLAPIENTRYP GenVertexArrays)(GLsizei n, GLuint * arrays); /* 565 */
void (GLAPIENTRYP CopyBufferSubData)(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); /* 566 */
GLenum (GLAPIENTRYP ClientWaitSync)(GLsync sync, GLbitfield flags, GLuint64 timeout); /* 567 */
void (GLAPIENTRYP DeleteSync)(GLsync sync); /* 568 */
GLsync (GLAPIENTRYP FenceSync)(GLenum condition, GLbitfield flags); /* 569 */
void (GLAPIENTRYP GetInteger64v)(GLenum pname, GLint64 * params); /* 570 */
void (GLAPIENTRYP GetSynciv)(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values); /* 571 */
GLboolean (GLAPIENTRYP IsSync)(GLsync sync); /* 572 */
void (GLAPIENTRYP WaitSync)(GLsync sync, GLbitfield flags, GLuint64 timeout); /* 573 */
void (GLAPIENTRYP DrawElementsBaseVertex)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); /* 574 */
void (GLAPIENTRYP DrawRangeElementsBaseVertex)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); /* 575 */
void (GLAPIENTRYP MultiDrawElementsBaseVertex)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount, const GLint * basevertex); /* 576 */
void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 577 */
void (GLAPIENTRYP GetPixelTexGenParameterfvSGIS)(GLenum pname, GLfloat * params); /* 578 */
void (GLAPIENTRYP GetPixelTexGenParameterivSGIS)(GLenum pname, GLint * params); /* 579 */
void (GLAPIENTRYP PixelTexGenParameterfSGIS)(GLenum pname, GLfloat param); /* 580 */
void (GLAPIENTRYP PixelTexGenParameterfvSGIS)(GLenum pname, const GLfloat * params); /* 581 */
void (GLAPIENTRYP PixelTexGenParameteriSGIS)(GLenum pname, GLint param); /* 582 */
void (GLAPIENTRYP PixelTexGenParameterivSGIS)(GLenum pname, const GLint * params); /* 583 */
void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 584 */
void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 585 */
void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 586 */
void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 587 */
void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 588 */
void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 589 */
void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 590 */
void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 591 */
void (GLAPIENTRYP PointParameterfEXT)(GLenum pname, GLfloat param); /* 592 */
void (GLAPIENTRYP PointParameterfvEXT)(GLenum pname, const GLfloat * params); /* 593 */
void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 594 */
void (GLAPIENTRYP UnlockArraysEXT)(void); /* 595 */
void (GLAPIENTRYP CullParameterdvEXT)(GLenum pname, GLdouble * params); /* 596 */
void (GLAPIENTRYP CullParameterfvEXT)(GLenum pname, GLfloat * params); /* 597 */
void (GLAPIENTRYP SecondaryColor3bEXT)(GLbyte red, GLbyte green, GLbyte blue); /* 598 */
void (GLAPIENTRYP SecondaryColor3bvEXT)(const GLbyte * v); /* 599 */
void (GLAPIENTRYP SecondaryColor3dEXT)(GLdouble red, GLdouble green, GLdouble blue); /* 600 */
void (GLAPIENTRYP SecondaryColor3dvEXT)(const GLdouble * v); /* 601 */
void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 602 */
void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 603 */
void (GLAPIENTRYP SecondaryColor3iEXT)(GLint red, GLint green, GLint blue); /* 604 */
void (GLAPIENTRYP SecondaryColor3ivEXT)(const GLint * v); /* 605 */
void (GLAPIENTRYP SecondaryColor3sEXT)(GLshort red, GLshort green, GLshort blue); /* 606 */
void (GLAPIENTRYP SecondaryColor3svEXT)(const GLshort * v); /* 607 */
void (GLAPIENTRYP SecondaryColor3ubEXT)(GLubyte red, GLubyte green, GLubyte blue); /* 608 */
void (GLAPIENTRYP SecondaryColor3ubvEXT)(const GLubyte * v); /* 609 */
void (GLAPIENTRYP SecondaryColor3uiEXT)(GLuint red, GLuint green, GLuint blue); /* 610 */
void (GLAPIENTRYP SecondaryColor3uivEXT)(const GLuint * v); /* 611 */
void (GLAPIENTRYP SecondaryColor3usEXT)(GLushort red, GLushort green, GLushort blue); /* 612 */
void (GLAPIENTRYP SecondaryColor3usvEXT)(const GLushort * v); /* 613 */
void (GLAPIENTRYP SecondaryColorPointerEXT)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 614 */
void (GLAPIENTRYP MultiDrawArraysEXT)(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount); /* 615 */
void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount); /* 616 */
void (GLAPIENTRYP FogCoordPointerEXT)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 617 */
void (GLAPIENTRYP FogCoorddEXT)(GLdouble coord); /* 618 */
void (GLAPIENTRYP FogCoorddvEXT)(const GLdouble * coord); /* 619 */
void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 620 */
void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 621 */
void (GLAPIENTRYP PixelTexGenSGIX)(GLenum mode); /* 622 */
void (GLAPIENTRYP BlendFuncSeparateEXT)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha); /* 623 */
void (GLAPIENTRYP FlushVertexArrayRangeNV)(void); /* 624 */
void (GLAPIENTRYP VertexArrayRangeNV)(GLsizei length, const GLvoid * pointer); /* 625 */
void (GLAPIENTRYP CombinerInputNV)(GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); /* 626 */
void (GLAPIENTRYP CombinerOutputNV)(GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum); /* 627 */
void (GLAPIENTRYP CombinerParameterfNV)(GLenum pname, GLfloat param); /* 628 */
void (GLAPIENTRYP CombinerParameterfvNV)(GLenum pname, const GLfloat * params); /* 629 */
void (GLAPIENTRYP CombinerParameteriNV)(GLenum pname, GLint param); /* 630 */
void (GLAPIENTRYP CombinerParameterivNV)(GLenum pname, const GLint * params); /* 631 */
void (GLAPIENTRYP FinalCombinerInputNV)(GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); /* 632 */
void (GLAPIENTRYP GetCombinerInputParameterfvNV)(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params); /* 633 */
void (GLAPIENTRYP GetCombinerInputParameterivNV)(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params); /* 634 */
void (GLAPIENTRYP GetCombinerOutputParameterfvNV)(GLenum stage, GLenum portion, GLenum pname, GLfloat * params); /* 635 */
void (GLAPIENTRYP GetCombinerOutputParameterivNV)(GLenum stage, GLenum portion, GLenum pname, GLint * params); /* 636 */
void (GLAPIENTRYP GetFinalCombinerInputParameterfvNV)(GLenum variable, GLenum pname, GLfloat * params); /* 637 */
void (GLAPIENTRYP GetFinalCombinerInputParameterivNV)(GLenum variable, GLenum pname, GLint * params); /* 638 */
void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 639 */
void (GLAPIENTRYP WindowPos2dMESA)(GLdouble x, GLdouble y); /* 640 */
void (GLAPIENTRYP WindowPos2dvMESA)(const GLdouble * v); /* 641 */
void (GLAPIENTRYP WindowPos2fMESA)(GLfloat x, GLfloat y); /* 642 */
void (GLAPIENTRYP WindowPos2fvMESA)(const GLfloat * v); /* 643 */
void (GLAPIENTRYP WindowPos2iMESA)(GLint x, GLint y); /* 644 */
void (GLAPIENTRYP WindowPos2ivMESA)(const GLint * v); /* 645 */
void (GLAPIENTRYP WindowPos2sMESA)(GLshort x, GLshort y); /* 646 */
void (GLAPIENTRYP WindowPos2svMESA)(const GLshort * v); /* 647 */
void (GLAPIENTRYP WindowPos3dMESA)(GLdouble x, GLdouble y, GLdouble z); /* 648 */
void (GLAPIENTRYP WindowPos3dvMESA)(const GLdouble * v); /* 649 */
void (GLAPIENTRYP WindowPos3fMESA)(GLfloat x, GLfloat y, GLfloat z); /* 650 */
void (GLAPIENTRYP WindowPos3fvMESA)(const GLfloat * v); /* 651 */
void (GLAPIENTRYP WindowPos3iMESA)(GLint x, GLint y, GLint z); /* 652 */
void (GLAPIENTRYP WindowPos3ivMESA)(const GLint * v); /* 653 */
void (GLAPIENTRYP WindowPos3sMESA)(GLshort x, GLshort y, GLshort z); /* 654 */
void (GLAPIENTRYP WindowPos3svMESA)(const GLshort * v); /* 655 */
void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 656 */
void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 657 */
void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 658 */
void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 659 */
void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 660 */
void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 661 */
void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 662 */
void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 663 */
void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 664 */
void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 665 */
void (GLAPIENTRYP DeleteFencesNV)(GLsizei n, const GLuint * fences); /* 666 */
void (GLAPIENTRYP FinishFenceNV)(GLuint fence); /* 667 */
void (GLAPIENTRYP GenFencesNV)(GLsizei n, GLuint * fences); /* 668 */
void (GLAPIENTRYP GetFenceivNV)(GLuint fence, GLenum pname, GLint * params); /* 669 */
GLboolean (GLAPIENTRYP IsFenceNV)(GLuint fence); /* 670 */
void (GLAPIENTRYP SetFenceNV)(GLuint fence, GLenum condition); /* 671 */
GLboolean (GLAPIENTRYP TestFenceNV)(GLuint fence); /* 672 */
GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 673 */
void (GLAPIENTRYP BindProgramNV)(GLenum target, GLuint program); /* 674 */
void (GLAPIENTRYP DeleteProgramsNV)(GLsizei n, const GLuint * programs); /* 675 */
void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 676 */
void (GLAPIENTRYP GenProgramsNV)(GLsizei n, GLuint * programs); /* 677 */
void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 678 */
void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 679 */
void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 680 */
void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 681 */
void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 682 */
void (GLAPIENTRYP GetVertexAttribPointervNV)(GLuint index, GLenum pname, GLvoid ** pointer); /* 683 */
void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 684 */
void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 685 */
void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 686 */
GLboolean (GLAPIENTRYP IsProgramNV)(GLuint program); /* 687 */
void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 688 */
void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLuint num, const GLdouble * params); /* 689 */
void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLuint num, const GLfloat * params); /* 690 */
void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 691 */
void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 692 */
void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 693 */
void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 694 */
void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 695 */
void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 696 */
void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 697 */
void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 698 */
void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 699 */
void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 700 */
void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 701 */
void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 702 */
void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 703 */
void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 704 */
void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 705 */
void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 706 */
void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 707 */
void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 708 */
void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 709 */
void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 710 */
void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 711 */
void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 712 */
void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 713 */
void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 714 */
void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 715 */
void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 716 */
void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 717 */
void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 718 */
void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 719 */
void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 720 */
void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 721 */
void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 722 */
void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 723 */
void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 724 */
void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 725 */
void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 726 */
void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 727 */
void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 728 */
void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 729 */
void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 730 */
void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 731 */
void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 732 */
void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 733 */
void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 734 */
void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 735 */
void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 736 */
void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 737 */
void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 738 */
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); /* 739 */
void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 740 */
void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 741 */
void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 742 */
void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 743 */
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); /* 744 */
void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 745 */
void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 746 */
GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 747 */
void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 748 */
void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 749 */
void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 750 */
void (GLAPIENTRYP PointParameteriNV)(GLenum pname, GLint param); /* 751 */
void (GLAPIENTRYP PointParameterivNV)(GLenum pname, const GLint * params); /* 752 */
void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 753 */
void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 754 */
void (GLAPIENTRYP DeleteVertexArraysAPPLE)(GLsizei n, const GLuint * arrays); /* 755 */
void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 756 */
GLboolean (GLAPIENTRYP IsVertexArrayAPPLE)(GLuint array); /* 757 */
void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 758 */
void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 759 */
void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 760 */
void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 761 */
void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 762 */
void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 763 */
void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 764 */
void (GLAPIENTRYP BlendEquationSeparateEXT)(GLenum modeRGB, GLenum modeA); /* 765 */
void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 766 */
void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 767 */
GLenum (GLAPIENTRYP CheckFramebufferStatusEXT)(GLenum target); /* 768 */
void (GLAPIENTRYP DeleteFramebuffersEXT)(GLsizei n, const GLuint * framebuffers); /* 769 */
void (GLAPIENTRYP DeleteRenderbuffersEXT)(GLsizei n, const GLuint * renderbuffers); /* 770 */
void (GLAPIENTRYP FramebufferRenderbufferEXT)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); /* 771 */
void (GLAPIENTRYP FramebufferTexture1DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 772 */
void (GLAPIENTRYP FramebufferTexture2DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 773 */
void (GLAPIENTRYP FramebufferTexture3DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); /* 774 */
void (GLAPIENTRYP GenFramebuffersEXT)(GLsizei n, GLuint * framebuffers); /* 775 */
void (GLAPIENTRYP GenRenderbuffersEXT)(GLsizei n, GLuint * renderbuffers); /* 776 */
void (GLAPIENTRYP GenerateMipmapEXT)(GLenum target); /* 777 */
void (GLAPIENTRYP GetFramebufferAttachmentParameterivEXT)(GLenum target, GLenum attachment, GLenum pname, GLint * params); /* 778 */
void (GLAPIENTRYP GetRenderbufferParameterivEXT)(GLenum target, GLenum pname, GLint * params); /* 779 */
GLboolean (GLAPIENTRYP IsFramebufferEXT)(GLuint framebuffer); /* 780 */
GLboolean (GLAPIENTRYP IsRenderbufferEXT)(GLuint renderbuffer); /* 781 */
void (GLAPIENTRYP RenderbufferStorageEXT)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); /* 782 */
void (GLAPIENTRYP BlitFramebufferEXT)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); /* 783 */
void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 784 */
void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 785 */
void (GLAPIENTRYP FramebufferTextureLayerEXT)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 786 */
void (GLAPIENTRYP ColorMaskIndexedEXT)(GLuint buf, GLboolean r, GLboolean g, GLboolean b, GLboolean a); /* 787 */
void (GLAPIENTRYP DisableIndexedEXT)(GLenum target, GLuint index); /* 788 */
void (GLAPIENTRYP EnableIndexedEXT)(GLenum target, GLuint index); /* 789 */
void (GLAPIENTRYP GetBooleanIndexedvEXT)(GLenum value, GLuint index, GLboolean * data); /* 790 */
void (GLAPIENTRYP GetIntegerIndexedvEXT)(GLenum value, GLuint index, GLint * data); /* 791 */
GLboolean (GLAPIENTRYP IsEnabledIndexedEXT)(GLenum target, GLuint index); /* 792 */
void (GLAPIENTRYP BeginConditionalRenderNV)(GLuint query, GLenum mode); /* 793 */
void (GLAPIENTRYP EndConditionalRenderNV)(void); /* 794 */
void (GLAPIENTRYP BeginTransformFeedbackEXT)(GLenum mode); /* 795 */
void (GLAPIENTRYP BindBufferBaseEXT)(GLenum target, GLuint index, GLuint buffer); /* 796 */
void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 797 */
void (GLAPIENTRYP BindBufferRangeEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 798 */
void (GLAPIENTRYP EndTransformFeedbackEXT)(void); /* 799 */
void (GLAPIENTRYP GetTransformFeedbackVaryingEXT)(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); /* 800 */
void (GLAPIENTRYP TransformFeedbackVaryingsEXT)(GLuint program, GLsizei count, const char ** varyings, GLenum bufferMode); /* 801 */
void (GLAPIENTRYP ProvokingVertexEXT)(GLenum mode); /* 802 */
void (GLAPIENTRYP GetTexParameterPointervAPPLE)(GLenum target, GLenum pname, GLvoid ** params); /* 803 */
void (GLAPIENTRYP TextureRangeAPPLE)(GLenum target, GLsizei length, GLvoid * pointer); /* 804 */
void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 805 */
GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 806 */
GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 807 */
void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 808 */
void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 809 */
void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 810 */
void (GLAPIENTRYP GetQueryObjecti64vEXT)(GLuint id, GLenum pname, GLint64EXT * params); /* 811 */
void (GLAPIENTRYP GetQueryObjectui64vEXT)(GLuint id, GLenum pname, GLuint64EXT * params); /* 812 */
void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 813 */
void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 814 */
void (GLAPIENTRYP DrawArraysInstanced)(GLenum mode, GLint first, GLsizei count, GLsizei primcount); /* 430 */
void (GLAPIENTRYP DrawElementsInstanced)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount); /* 431 */
void (GLAPIENTRYP LoadTransposeMatrixdARB)(const GLdouble * m); /* 432 */
void (GLAPIENTRYP LoadTransposeMatrixfARB)(const GLfloat * m); /* 433 */
void (GLAPIENTRYP MultTransposeMatrixdARB)(const GLdouble * m); /* 434 */
void (GLAPIENTRYP MultTransposeMatrixfARB)(const GLfloat * m); /* 435 */
void (GLAPIENTRYP SampleCoverageARB)(GLclampf value, GLboolean invert); /* 436 */
void (GLAPIENTRYP CompressedTexImage1DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data); /* 437 */
void (GLAPIENTRYP CompressedTexImage2DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data); /* 438 */
void (GLAPIENTRYP CompressedTexImage3DARB)(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data); /* 439 */
void (GLAPIENTRYP CompressedTexSubImage1DARB)(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data); /* 440 */
void (GLAPIENTRYP CompressedTexSubImage2DARB)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data); /* 441 */
void (GLAPIENTRYP CompressedTexSubImage3DARB)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data); /* 442 */
void (GLAPIENTRYP GetCompressedTexImageARB)(GLenum target, GLint level, GLvoid * img); /* 443 */
void (GLAPIENTRYP DisableVertexAttribArrayARB)(GLuint index); /* 444 */
void (GLAPIENTRYP EnableVertexAttribArrayARB)(GLuint index); /* 445 */
void (GLAPIENTRYP GetProgramEnvParameterdvARB)(GLenum target, GLuint index, GLdouble * params); /* 446 */
void (GLAPIENTRYP GetProgramEnvParameterfvARB)(GLenum target, GLuint index, GLfloat * params); /* 447 */
void (GLAPIENTRYP GetProgramLocalParameterdvARB)(GLenum target, GLuint index, GLdouble * params); /* 448 */
void (GLAPIENTRYP GetProgramLocalParameterfvARB)(GLenum target, GLuint index, GLfloat * params); /* 449 */
void (GLAPIENTRYP GetProgramStringARB)(GLenum target, GLenum pname, GLvoid * string); /* 450 */
void (GLAPIENTRYP GetProgramivARB)(GLenum target, GLenum pname, GLint * params); /* 451 */
void (GLAPIENTRYP GetVertexAttribdvARB)(GLuint index, GLenum pname, GLdouble * params); /* 452 */
void (GLAPIENTRYP GetVertexAttribfvARB)(GLuint index, GLenum pname, GLfloat * params); /* 453 */
void (GLAPIENTRYP GetVertexAttribivARB)(GLuint index, GLenum pname, GLint * params); /* 454 */
void (GLAPIENTRYP ProgramEnvParameter4dARB)(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 455 */
void (GLAPIENTRYP ProgramEnvParameter4dvARB)(GLenum target, GLuint index, const GLdouble * params); /* 456 */
void (GLAPIENTRYP ProgramEnvParameter4fARB)(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 457 */
void (GLAPIENTRYP ProgramEnvParameter4fvARB)(GLenum target, GLuint index, const GLfloat * params); /* 458 */
void (GLAPIENTRYP ProgramLocalParameter4dARB)(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 459 */
void (GLAPIENTRYP ProgramLocalParameter4dvARB)(GLenum target, GLuint index, const GLdouble * params); /* 460 */
void (GLAPIENTRYP ProgramLocalParameter4fARB)(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 461 */
void (GLAPIENTRYP ProgramLocalParameter4fvARB)(GLenum target, GLuint index, const GLfloat * params); /* 462 */
void (GLAPIENTRYP ProgramStringARB)(GLenum target, GLenum format, GLsizei len, const GLvoid * string); /* 463 */
void (GLAPIENTRYP VertexAttrib1dARB)(GLuint index, GLdouble x); /* 464 */
void (GLAPIENTRYP VertexAttrib1dvARB)(GLuint index, const GLdouble * v); /* 465 */
void (GLAPIENTRYP VertexAttrib1fARB)(GLuint index, GLfloat x); /* 466 */
void (GLAPIENTRYP VertexAttrib1fvARB)(GLuint index, const GLfloat * v); /* 467 */
void (GLAPIENTRYP VertexAttrib1sARB)(GLuint index, GLshort x); /* 468 */
void (GLAPIENTRYP VertexAttrib1svARB)(GLuint index, const GLshort * v); /* 469 */
void (GLAPIENTRYP VertexAttrib2dARB)(GLuint index, GLdouble x, GLdouble y); /* 470 */
void (GLAPIENTRYP VertexAttrib2dvARB)(GLuint index, const GLdouble * v); /* 471 */
void (GLAPIENTRYP VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y); /* 472 */
void (GLAPIENTRYP VertexAttrib2fvARB)(GLuint index, const GLfloat * v); /* 473 */
void (GLAPIENTRYP VertexAttrib2sARB)(GLuint index, GLshort x, GLshort y); /* 474 */
void (GLAPIENTRYP VertexAttrib2svARB)(GLuint index, const GLshort * v); /* 475 */
void (GLAPIENTRYP VertexAttrib3dARB)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 476 */
void (GLAPIENTRYP VertexAttrib3dvARB)(GLuint index, const GLdouble * v); /* 477 */
void (GLAPIENTRYP VertexAttrib3fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 478 */
void (GLAPIENTRYP VertexAttrib3fvARB)(GLuint index, const GLfloat * v); /* 479 */
void (GLAPIENTRYP VertexAttrib3sARB)(GLuint index, GLshort x, GLshort y, GLshort z); /* 480 */
void (GLAPIENTRYP VertexAttrib3svARB)(GLuint index, const GLshort * v); /* 481 */
void (GLAPIENTRYP VertexAttrib4NbvARB)(GLuint index, const GLbyte * v); /* 482 */
void (GLAPIENTRYP VertexAttrib4NivARB)(GLuint index, const GLint * v); /* 483 */
void (GLAPIENTRYP VertexAttrib4NsvARB)(GLuint index, const GLshort * v); /* 484 */
void (GLAPIENTRYP VertexAttrib4NubARB)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 485 */
void (GLAPIENTRYP VertexAttrib4NubvARB)(GLuint index, const GLubyte * v); /* 486 */
void (GLAPIENTRYP VertexAttrib4NuivARB)(GLuint index, const GLuint * v); /* 487 */
void (GLAPIENTRYP VertexAttrib4NusvARB)(GLuint index, const GLushort * v); /* 488 */
void (GLAPIENTRYP VertexAttrib4bvARB)(GLuint index, const GLbyte * v); /* 489 */
void (GLAPIENTRYP VertexAttrib4dARB)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 490 */
void (GLAPIENTRYP VertexAttrib4dvARB)(GLuint index, const GLdouble * v); /* 491 */
void (GLAPIENTRYP VertexAttrib4fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 492 */
void (GLAPIENTRYP VertexAttrib4fvARB)(GLuint index, const GLfloat * v); /* 493 */
void (GLAPIENTRYP VertexAttrib4ivARB)(GLuint index, const GLint * v); /* 494 */
void (GLAPIENTRYP VertexAttrib4sARB)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 495 */
void (GLAPIENTRYP VertexAttrib4svARB)(GLuint index, const GLshort * v); /* 496 */
void (GLAPIENTRYP VertexAttrib4ubvARB)(GLuint index, const GLubyte * v); /* 497 */
void (GLAPIENTRYP VertexAttrib4uivARB)(GLuint index, const GLuint * v); /* 498 */
void (GLAPIENTRYP VertexAttrib4usvARB)(GLuint index, const GLushort * v); /* 499 */
void (GLAPIENTRYP VertexAttribPointerARB)(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer); /* 500 */
void (GLAPIENTRYP BindBufferARB)(GLenum target, GLuint buffer); /* 501 */
void (GLAPIENTRYP BufferDataARB)(GLenum target, GLsizeiptrARB size, const GLvoid * data, GLenum usage); /* 502 */
void (GLAPIENTRYP BufferSubDataARB)(GLenum target, GLintptrARB offset, GLsizeiptrARB size, const GLvoid * data); /* 503 */
void (GLAPIENTRYP DeleteBuffersARB)(GLsizei n, const GLuint * buffer); /* 504 */
void (GLAPIENTRYP GenBuffersARB)(GLsizei n, GLuint * buffer); /* 505 */
void (GLAPIENTRYP GetBufferParameterivARB)(GLenum target, GLenum pname, GLint * params); /* 506 */
void (GLAPIENTRYP GetBufferPointervARB)(GLenum target, GLenum pname, GLvoid ** params); /* 507 */
void (GLAPIENTRYP GetBufferSubDataARB)(GLenum target, GLintptrARB offset, GLsizeiptrARB size, GLvoid * data); /* 508 */
GLboolean (GLAPIENTRYP IsBufferARB)(GLuint buffer); /* 509 */
GLvoid * (GLAPIENTRYP MapBufferARB)(GLenum target, GLenum access); /* 510 */
GLboolean (GLAPIENTRYP UnmapBufferARB)(GLenum target); /* 511 */
void (GLAPIENTRYP BeginQueryARB)(GLenum target, GLuint id); /* 512 */
void (GLAPIENTRYP DeleteQueriesARB)(GLsizei n, const GLuint * ids); /* 513 */
void (GLAPIENTRYP EndQueryARB)(GLenum target); /* 514 */
void (GLAPIENTRYP GenQueriesARB)(GLsizei n, GLuint * ids); /* 515 */
void (GLAPIENTRYP GetQueryObjectivARB)(GLuint id, GLenum pname, GLint * params); /* 516 */
void (GLAPIENTRYP GetQueryObjectuivARB)(GLuint id, GLenum pname, GLuint * params); /* 517 */
void (GLAPIENTRYP GetQueryivARB)(GLenum target, GLenum pname, GLint * params); /* 518 */
GLboolean (GLAPIENTRYP IsQueryARB)(GLuint id); /* 519 */
void (GLAPIENTRYP AttachObjectARB)(GLhandleARB containerObj, GLhandleARB obj); /* 520 */
void (GLAPIENTRYP CompileShaderARB)(GLhandleARB shader); /* 521 */
GLhandleARB (GLAPIENTRYP CreateProgramObjectARB)(void); /* 522 */
GLhandleARB (GLAPIENTRYP CreateShaderObjectARB)(GLenum shaderType); /* 523 */
void (GLAPIENTRYP DeleteObjectARB)(GLhandleARB obj); /* 524 */
void (GLAPIENTRYP DetachObjectARB)(GLhandleARB containerObj, GLhandleARB attachedObj); /* 525 */
void (GLAPIENTRYP GetActiveUniformARB)(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name); /* 526 */
void (GLAPIENTRYP GetAttachedObjectsARB)(GLhandleARB containerObj, GLsizei maxLength, GLsizei * length, GLhandleARB * infoLog); /* 527 */
GLhandleARB (GLAPIENTRYP GetHandleARB)(GLenum pname); /* 528 */
void (GLAPIENTRYP GetInfoLogARB)(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog); /* 529 */
void (GLAPIENTRYP GetObjectParameterfvARB)(GLhandleARB obj, GLenum pname, GLfloat * params); /* 530 */
void (GLAPIENTRYP GetObjectParameterivARB)(GLhandleARB obj, GLenum pname, GLint * params); /* 531 */
void (GLAPIENTRYP GetShaderSourceARB)(GLhandleARB shader, GLsizei bufSize, GLsizei * length, GLcharARB * source); /* 532 */
GLint (GLAPIENTRYP GetUniformLocationARB)(GLhandleARB program, const GLcharARB * name); /* 533 */
void (GLAPIENTRYP GetUniformfvARB)(GLhandleARB program, GLint location, GLfloat * params); /* 534 */
void (GLAPIENTRYP GetUniformivARB)(GLhandleARB program, GLint location, GLint * params); /* 535 */
void (GLAPIENTRYP LinkProgramARB)(GLhandleARB program); /* 536 */
void (GLAPIENTRYP ShaderSourceARB)(GLhandleARB shader, GLsizei count, const GLcharARB ** string, const GLint * length); /* 537 */
void (GLAPIENTRYP Uniform1fARB)(GLint location, GLfloat v0); /* 538 */
void (GLAPIENTRYP Uniform1fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 539 */
void (GLAPIENTRYP Uniform1iARB)(GLint location, GLint v0); /* 540 */
void (GLAPIENTRYP Uniform1ivARB)(GLint location, GLsizei count, const GLint * value); /* 541 */
void (GLAPIENTRYP Uniform2fARB)(GLint location, GLfloat v0, GLfloat v1); /* 542 */
void (GLAPIENTRYP Uniform2fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 543 */
void (GLAPIENTRYP Uniform2iARB)(GLint location, GLint v0, GLint v1); /* 544 */
void (GLAPIENTRYP Uniform2ivARB)(GLint location, GLsizei count, const GLint * value); /* 545 */
void (GLAPIENTRYP Uniform3fARB)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2); /* 546 */
void (GLAPIENTRYP Uniform3fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 547 */
void (GLAPIENTRYP Uniform3iARB)(GLint location, GLint v0, GLint v1, GLint v2); /* 548 */
void (GLAPIENTRYP Uniform3ivARB)(GLint location, GLsizei count, const GLint * value); /* 549 */
void (GLAPIENTRYP Uniform4fARB)(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); /* 550 */
void (GLAPIENTRYP Uniform4fvARB)(GLint location, GLsizei count, const GLfloat * value); /* 551 */
void (GLAPIENTRYP Uniform4iARB)(GLint location, GLint v0, GLint v1, GLint v2, GLint v3); /* 552 */
void (GLAPIENTRYP Uniform4ivARB)(GLint location, GLsizei count, const GLint * value); /* 553 */
void (GLAPIENTRYP UniformMatrix2fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 554 */
void (GLAPIENTRYP UniformMatrix3fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 555 */
void (GLAPIENTRYP UniformMatrix4fvARB)(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value); /* 556 */
void (GLAPIENTRYP UseProgramObjectARB)(GLhandleARB program); /* 557 */
void (GLAPIENTRYP ValidateProgramARB)(GLhandleARB program); /* 558 */
void (GLAPIENTRYP BindAttribLocationARB)(GLhandleARB program, GLuint index, const GLcharARB * name); /* 559 */
void (GLAPIENTRYP GetActiveAttribARB)(GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name); /* 560 */
GLint (GLAPIENTRYP GetAttribLocationARB)(GLhandleARB program, const GLcharARB * name); /* 561 */
void (GLAPIENTRYP DrawBuffersARB)(GLsizei n, const GLenum * bufs); /* 562 */
void (GLAPIENTRYP RenderbufferStorageMultisample)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); /* 563 */
void (GLAPIENTRYP FlushMappedBufferRange)(GLenum target, GLintptr offset, GLsizeiptr length); /* 564 */
GLvoid * (GLAPIENTRYP MapBufferRange)(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access); /* 565 */
void (GLAPIENTRYP BindVertexArray)(GLuint array); /* 566 */
void (GLAPIENTRYP GenVertexArrays)(GLsizei n, GLuint * arrays); /* 567 */
void (GLAPIENTRYP CopyBufferSubData)(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); /* 568 */
GLenum (GLAPIENTRYP ClientWaitSync)(GLsync sync, GLbitfield flags, GLuint64 timeout); /* 569 */
void (GLAPIENTRYP DeleteSync)(GLsync sync); /* 570 */
GLsync (GLAPIENTRYP FenceSync)(GLenum condition, GLbitfield flags); /* 571 */
void (GLAPIENTRYP GetInteger64v)(GLenum pname, GLint64 * params); /* 572 */
void (GLAPIENTRYP GetSynciv)(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values); /* 573 */
GLboolean (GLAPIENTRYP IsSync)(GLsync sync); /* 574 */
void (GLAPIENTRYP WaitSync)(GLsync sync, GLbitfield flags, GLuint64 timeout); /* 575 */
void (GLAPIENTRYP DrawElementsBaseVertex)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); /* 576 */
void (GLAPIENTRYP DrawRangeElementsBaseVertex)(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex); /* 577 */
void (GLAPIENTRYP MultiDrawElementsBaseVertex)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount, const GLint * basevertex); /* 578 */
void (GLAPIENTRYP PolygonOffsetEXT)(GLfloat factor, GLfloat bias); /* 579 */
void (GLAPIENTRYP GetPixelTexGenParameterfvSGIS)(GLenum pname, GLfloat * params); /* 580 */
void (GLAPIENTRYP GetPixelTexGenParameterivSGIS)(GLenum pname, GLint * params); /* 581 */
void (GLAPIENTRYP PixelTexGenParameterfSGIS)(GLenum pname, GLfloat param); /* 582 */
void (GLAPIENTRYP PixelTexGenParameterfvSGIS)(GLenum pname, const GLfloat * params); /* 583 */
void (GLAPIENTRYP PixelTexGenParameteriSGIS)(GLenum pname, GLint param); /* 584 */
void (GLAPIENTRYP PixelTexGenParameterivSGIS)(GLenum pname, const GLint * params); /* 585 */
void (GLAPIENTRYP SampleMaskSGIS)(GLclampf value, GLboolean invert); /* 586 */
void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 587 */
void (GLAPIENTRYP ColorPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 588 */
void (GLAPIENTRYP EdgeFlagPointerEXT)(GLsizei stride, GLsizei count, const GLboolean * pointer); /* 589 */
void (GLAPIENTRYP IndexPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 590 */
void (GLAPIENTRYP NormalPointerEXT)(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 591 */
void (GLAPIENTRYP TexCoordPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 592 */
void (GLAPIENTRYP VertexPointerEXT)(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer); /* 593 */
void (GLAPIENTRYP PointParameterfEXT)(GLenum pname, GLfloat param); /* 594 */
void (GLAPIENTRYP PointParameterfvEXT)(GLenum pname, const GLfloat * params); /* 595 */
void (GLAPIENTRYP LockArraysEXT)(GLint first, GLsizei count); /* 596 */
void (GLAPIENTRYP UnlockArraysEXT)(void); /* 597 */
void (GLAPIENTRYP CullParameterdvEXT)(GLenum pname, GLdouble * params); /* 598 */
void (GLAPIENTRYP CullParameterfvEXT)(GLenum pname, GLfloat * params); /* 599 */
void (GLAPIENTRYP SecondaryColor3bEXT)(GLbyte red, GLbyte green, GLbyte blue); /* 600 */
void (GLAPIENTRYP SecondaryColor3bvEXT)(const GLbyte * v); /* 601 */
void (GLAPIENTRYP SecondaryColor3dEXT)(GLdouble red, GLdouble green, GLdouble blue); /* 602 */
void (GLAPIENTRYP SecondaryColor3dvEXT)(const GLdouble * v); /* 603 */
void (GLAPIENTRYP SecondaryColor3fEXT)(GLfloat red, GLfloat green, GLfloat blue); /* 604 */
void (GLAPIENTRYP SecondaryColor3fvEXT)(const GLfloat * v); /* 605 */
void (GLAPIENTRYP SecondaryColor3iEXT)(GLint red, GLint green, GLint blue); /* 606 */
void (GLAPIENTRYP SecondaryColor3ivEXT)(const GLint * v); /* 607 */
void (GLAPIENTRYP SecondaryColor3sEXT)(GLshort red, GLshort green, GLshort blue); /* 608 */
void (GLAPIENTRYP SecondaryColor3svEXT)(const GLshort * v); /* 609 */
void (GLAPIENTRYP SecondaryColor3ubEXT)(GLubyte red, GLubyte green, GLubyte blue); /* 610 */
void (GLAPIENTRYP SecondaryColor3ubvEXT)(const GLubyte * v); /* 611 */
void (GLAPIENTRYP SecondaryColor3uiEXT)(GLuint red, GLuint green, GLuint blue); /* 612 */
void (GLAPIENTRYP SecondaryColor3uivEXT)(const GLuint * v); /* 613 */
void (GLAPIENTRYP SecondaryColor3usEXT)(GLushort red, GLushort green, GLushort blue); /* 614 */
void (GLAPIENTRYP SecondaryColor3usvEXT)(const GLushort * v); /* 615 */
void (GLAPIENTRYP SecondaryColorPointerEXT)(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 616 */
void (GLAPIENTRYP MultiDrawArraysEXT)(GLenum mode, GLint * first, GLsizei * count, GLsizei primcount); /* 617 */
void (GLAPIENTRYP MultiDrawElementsEXT)(GLenum mode, const GLsizei * count, GLenum type, const GLvoid ** indices, GLsizei primcount); /* 618 */
void (GLAPIENTRYP FogCoordPointerEXT)(GLenum type, GLsizei stride, const GLvoid * pointer); /* 619 */
void (GLAPIENTRYP FogCoorddEXT)(GLdouble coord); /* 620 */
void (GLAPIENTRYP FogCoorddvEXT)(const GLdouble * coord); /* 621 */
void (GLAPIENTRYP FogCoordfEXT)(GLfloat coord); /* 622 */
void (GLAPIENTRYP FogCoordfvEXT)(const GLfloat * coord); /* 623 */
void (GLAPIENTRYP PixelTexGenSGIX)(GLenum mode); /* 624 */
void (GLAPIENTRYP BlendFuncSeparateEXT)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha); /* 625 */
void (GLAPIENTRYP FlushVertexArrayRangeNV)(void); /* 626 */
void (GLAPIENTRYP VertexArrayRangeNV)(GLsizei length, const GLvoid * pointer); /* 627 */
void (GLAPIENTRYP CombinerInputNV)(GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); /* 628 */
void (GLAPIENTRYP CombinerOutputNV)(GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum); /* 629 */
void (GLAPIENTRYP CombinerParameterfNV)(GLenum pname, GLfloat param); /* 630 */
void (GLAPIENTRYP CombinerParameterfvNV)(GLenum pname, const GLfloat * params); /* 631 */
void (GLAPIENTRYP CombinerParameteriNV)(GLenum pname, GLint param); /* 632 */
void (GLAPIENTRYP CombinerParameterivNV)(GLenum pname, const GLint * params); /* 633 */
void (GLAPIENTRYP FinalCombinerInputNV)(GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage); /* 634 */
void (GLAPIENTRYP GetCombinerInputParameterfvNV)(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params); /* 635 */
void (GLAPIENTRYP GetCombinerInputParameterivNV)(GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params); /* 636 */
void (GLAPIENTRYP GetCombinerOutputParameterfvNV)(GLenum stage, GLenum portion, GLenum pname, GLfloat * params); /* 637 */
void (GLAPIENTRYP GetCombinerOutputParameterivNV)(GLenum stage, GLenum portion, GLenum pname, GLint * params); /* 638 */
void (GLAPIENTRYP GetFinalCombinerInputParameterfvNV)(GLenum variable, GLenum pname, GLfloat * params); /* 639 */
void (GLAPIENTRYP GetFinalCombinerInputParameterivNV)(GLenum variable, GLenum pname, GLint * params); /* 640 */
void (GLAPIENTRYP ResizeBuffersMESA)(void); /* 641 */
void (GLAPIENTRYP WindowPos2dMESA)(GLdouble x, GLdouble y); /* 642 */
void (GLAPIENTRYP WindowPos2dvMESA)(const GLdouble * v); /* 643 */
void (GLAPIENTRYP WindowPos2fMESA)(GLfloat x, GLfloat y); /* 644 */
void (GLAPIENTRYP WindowPos2fvMESA)(const GLfloat * v); /* 645 */
void (GLAPIENTRYP WindowPos2iMESA)(GLint x, GLint y); /* 646 */
void (GLAPIENTRYP WindowPos2ivMESA)(const GLint * v); /* 647 */
void (GLAPIENTRYP WindowPos2sMESA)(GLshort x, GLshort y); /* 648 */
void (GLAPIENTRYP WindowPos2svMESA)(const GLshort * v); /* 649 */
void (GLAPIENTRYP WindowPos3dMESA)(GLdouble x, GLdouble y, GLdouble z); /* 650 */
void (GLAPIENTRYP WindowPos3dvMESA)(const GLdouble * v); /* 651 */
void (GLAPIENTRYP WindowPos3fMESA)(GLfloat x, GLfloat y, GLfloat z); /* 652 */
void (GLAPIENTRYP WindowPos3fvMESA)(const GLfloat * v); /* 653 */
void (GLAPIENTRYP WindowPos3iMESA)(GLint x, GLint y, GLint z); /* 654 */
void (GLAPIENTRYP WindowPos3ivMESA)(const GLint * v); /* 655 */
void (GLAPIENTRYP WindowPos3sMESA)(GLshort x, GLshort y, GLshort z); /* 656 */
void (GLAPIENTRYP WindowPos3svMESA)(const GLshort * v); /* 657 */
void (GLAPIENTRYP WindowPos4dMESA)(GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 658 */
void (GLAPIENTRYP WindowPos4dvMESA)(const GLdouble * v); /* 659 */
void (GLAPIENTRYP WindowPos4fMESA)(GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 660 */
void (GLAPIENTRYP WindowPos4fvMESA)(const GLfloat * v); /* 661 */
void (GLAPIENTRYP WindowPos4iMESA)(GLint x, GLint y, GLint z, GLint w); /* 662 */
void (GLAPIENTRYP WindowPos4ivMESA)(const GLint * v); /* 663 */
void (GLAPIENTRYP WindowPos4sMESA)(GLshort x, GLshort y, GLshort z, GLshort w); /* 664 */
void (GLAPIENTRYP WindowPos4svMESA)(const GLshort * v); /* 665 */
void (GLAPIENTRYP MultiModeDrawArraysIBM)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride); /* 666 */
void (GLAPIENTRYP MultiModeDrawElementsIBM)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride); /* 667 */
void (GLAPIENTRYP DeleteFencesNV)(GLsizei n, const GLuint * fences); /* 668 */
void (GLAPIENTRYP FinishFenceNV)(GLuint fence); /* 669 */
void (GLAPIENTRYP GenFencesNV)(GLsizei n, GLuint * fences); /* 670 */
void (GLAPIENTRYP GetFenceivNV)(GLuint fence, GLenum pname, GLint * params); /* 671 */
GLboolean (GLAPIENTRYP IsFenceNV)(GLuint fence); /* 672 */
void (GLAPIENTRYP SetFenceNV)(GLuint fence, GLenum condition); /* 673 */
GLboolean (GLAPIENTRYP TestFenceNV)(GLuint fence); /* 674 */
GLboolean (GLAPIENTRYP AreProgramsResidentNV)(GLsizei n, const GLuint * ids, GLboolean * residences); /* 675 */
void (GLAPIENTRYP BindProgramNV)(GLenum target, GLuint program); /* 676 */
void (GLAPIENTRYP DeleteProgramsNV)(GLsizei n, const GLuint * programs); /* 677 */
void (GLAPIENTRYP ExecuteProgramNV)(GLenum target, GLuint id, const GLfloat * params); /* 678 */
void (GLAPIENTRYP GenProgramsNV)(GLsizei n, GLuint * programs); /* 679 */
void (GLAPIENTRYP GetProgramParameterdvNV)(GLenum target, GLuint index, GLenum pname, GLdouble * params); /* 680 */
void (GLAPIENTRYP GetProgramParameterfvNV)(GLenum target, GLuint index, GLenum pname, GLfloat * params); /* 681 */
void (GLAPIENTRYP GetProgramStringNV)(GLuint id, GLenum pname, GLubyte * program); /* 682 */
void (GLAPIENTRYP GetProgramivNV)(GLuint id, GLenum pname, GLint * params); /* 683 */
void (GLAPIENTRYP GetTrackMatrixivNV)(GLenum target, GLuint address, GLenum pname, GLint * params); /* 684 */
void (GLAPIENTRYP GetVertexAttribPointervNV)(GLuint index, GLenum pname, GLvoid ** pointer); /* 685 */
void (GLAPIENTRYP GetVertexAttribdvNV)(GLuint index, GLenum pname, GLdouble * params); /* 686 */
void (GLAPIENTRYP GetVertexAttribfvNV)(GLuint index, GLenum pname, GLfloat * params); /* 687 */
void (GLAPIENTRYP GetVertexAttribivNV)(GLuint index, GLenum pname, GLint * params); /* 688 */
GLboolean (GLAPIENTRYP IsProgramNV)(GLuint program); /* 689 */
void (GLAPIENTRYP LoadProgramNV)(GLenum target, GLuint id, GLsizei len, const GLubyte * program); /* 690 */
void (GLAPIENTRYP ProgramParameters4dvNV)(GLenum target, GLuint index, GLuint num, const GLdouble * params); /* 691 */
void (GLAPIENTRYP ProgramParameters4fvNV)(GLenum target, GLuint index, GLuint num, const GLfloat * params); /* 692 */
void (GLAPIENTRYP RequestResidentProgramsNV)(GLsizei n, const GLuint * ids); /* 693 */
void (GLAPIENTRYP TrackMatrixNV)(GLenum target, GLuint address, GLenum matrix, GLenum transform); /* 694 */
void (GLAPIENTRYP VertexAttrib1dNV)(GLuint index, GLdouble x); /* 695 */
void (GLAPIENTRYP VertexAttrib1dvNV)(GLuint index, const GLdouble * v); /* 696 */
void (GLAPIENTRYP VertexAttrib1fNV)(GLuint index, GLfloat x); /* 697 */
void (GLAPIENTRYP VertexAttrib1fvNV)(GLuint index, const GLfloat * v); /* 698 */
void (GLAPIENTRYP VertexAttrib1sNV)(GLuint index, GLshort x); /* 699 */
void (GLAPIENTRYP VertexAttrib1svNV)(GLuint index, const GLshort * v); /* 700 */
void (GLAPIENTRYP VertexAttrib2dNV)(GLuint index, GLdouble x, GLdouble y); /* 701 */
void (GLAPIENTRYP VertexAttrib2dvNV)(GLuint index, const GLdouble * v); /* 702 */
void (GLAPIENTRYP VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y); /* 703 */
void (GLAPIENTRYP VertexAttrib2fvNV)(GLuint index, const GLfloat * v); /* 704 */
void (GLAPIENTRYP VertexAttrib2sNV)(GLuint index, GLshort x, GLshort y); /* 705 */
void (GLAPIENTRYP VertexAttrib2svNV)(GLuint index, const GLshort * v); /* 706 */
void (GLAPIENTRYP VertexAttrib3dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z); /* 707 */
void (GLAPIENTRYP VertexAttrib3dvNV)(GLuint index, const GLdouble * v); /* 708 */
void (GLAPIENTRYP VertexAttrib3fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z); /* 709 */
void (GLAPIENTRYP VertexAttrib3fvNV)(GLuint index, const GLfloat * v); /* 710 */
void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z); /* 711 */
void (GLAPIENTRYP VertexAttrib3svNV)(GLuint index, const GLshort * v); /* 712 */
void (GLAPIENTRYP VertexAttrib4dNV)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 713 */
void (GLAPIENTRYP VertexAttrib4dvNV)(GLuint index, const GLdouble * v); /* 714 */
void (GLAPIENTRYP VertexAttrib4fNV)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 715 */
void (GLAPIENTRYP VertexAttrib4fvNV)(GLuint index, const GLfloat * v); /* 716 */
void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 717 */
void (GLAPIENTRYP VertexAttrib4svNV)(GLuint index, const GLshort * v); /* 718 */
void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w); /* 719 */
void (GLAPIENTRYP VertexAttrib4ubvNV)(GLuint index, const GLubyte * v); /* 720 */
void (GLAPIENTRYP VertexAttribPointerNV)(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer); /* 721 */
void (GLAPIENTRYP VertexAttribs1dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 722 */
void (GLAPIENTRYP VertexAttribs1fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 723 */
void (GLAPIENTRYP VertexAttribs1svNV)(GLuint index, GLsizei n, const GLshort * v); /* 724 */
void (GLAPIENTRYP VertexAttribs2dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 725 */
void (GLAPIENTRYP VertexAttribs2fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 726 */
void (GLAPIENTRYP VertexAttribs2svNV)(GLuint index, GLsizei n, const GLshort * v); /* 727 */
void (GLAPIENTRYP VertexAttribs3dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 728 */
void (GLAPIENTRYP VertexAttribs3fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 729 */
void (GLAPIENTRYP VertexAttribs3svNV)(GLuint index, GLsizei n, const GLshort * v); /* 730 */
void (GLAPIENTRYP VertexAttribs4dvNV)(GLuint index, GLsizei n, const GLdouble * v); /* 731 */
void (GLAPIENTRYP VertexAttribs4fvNV)(GLuint index, GLsizei n, const GLfloat * v); /* 732 */
void (GLAPIENTRYP VertexAttribs4svNV)(GLuint index, GLsizei n, const GLshort * v); /* 733 */
void (GLAPIENTRYP VertexAttribs4ubvNV)(GLuint index, GLsizei n, const GLubyte * v); /* 734 */
void (GLAPIENTRYP GetTexBumpParameterfvATI)(GLenum pname, GLfloat * param); /* 735 */
void (GLAPIENTRYP GetTexBumpParameterivATI)(GLenum pname, GLint * param); /* 736 */
void (GLAPIENTRYP TexBumpParameterfvATI)(GLenum pname, const GLfloat * param); /* 737 */
void (GLAPIENTRYP TexBumpParameterivATI)(GLenum pname, const GLint * param); /* 738 */
void (GLAPIENTRYP AlphaFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 739 */
void (GLAPIENTRYP AlphaFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 740 */
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); /* 741 */
void (GLAPIENTRYP BeginFragmentShaderATI)(void); /* 742 */
void (GLAPIENTRYP BindFragmentShaderATI)(GLuint id); /* 743 */
void (GLAPIENTRYP ColorFragmentOp1ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod); /* 744 */
void (GLAPIENTRYP ColorFragmentOp2ATI)(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod); /* 745 */
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); /* 746 */
void (GLAPIENTRYP DeleteFragmentShaderATI)(GLuint id); /* 747 */
void (GLAPIENTRYP EndFragmentShaderATI)(void); /* 748 */
GLuint (GLAPIENTRYP GenFragmentShadersATI)(GLuint range); /* 749 */
void (GLAPIENTRYP PassTexCoordATI)(GLuint dst, GLuint coord, GLenum swizzle); /* 750 */
void (GLAPIENTRYP SampleMapATI)(GLuint dst, GLuint interp, GLenum swizzle); /* 751 */
void (GLAPIENTRYP SetFragmentShaderConstantATI)(GLuint dst, const GLfloat * value); /* 752 */
void (GLAPIENTRYP PointParameteriNV)(GLenum pname, GLint param); /* 753 */
void (GLAPIENTRYP PointParameterivNV)(GLenum pname, const GLint * params); /* 754 */
void (GLAPIENTRYP ActiveStencilFaceEXT)(GLenum face); /* 755 */
void (GLAPIENTRYP BindVertexArrayAPPLE)(GLuint array); /* 756 */
void (GLAPIENTRYP DeleteVertexArraysAPPLE)(GLsizei n, const GLuint * arrays); /* 757 */
void (GLAPIENTRYP GenVertexArraysAPPLE)(GLsizei n, GLuint * arrays); /* 758 */
GLboolean (GLAPIENTRYP IsVertexArrayAPPLE)(GLuint array); /* 759 */
void (GLAPIENTRYP GetProgramNamedParameterdvNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); /* 760 */
void (GLAPIENTRYP GetProgramNamedParameterfvNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat * params); /* 761 */
void (GLAPIENTRYP ProgramNamedParameter4dNV)(GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w); /* 762 */
void (GLAPIENTRYP ProgramNamedParameter4dvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v); /* 763 */
void (GLAPIENTRYP ProgramNamedParameter4fNV)(GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); /* 764 */
void (GLAPIENTRYP ProgramNamedParameter4fvNV)(GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v); /* 765 */
void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 766 */
void (GLAPIENTRYP BlendEquationSeparateEXT)(GLenum modeRGB, GLenum modeA); /* 767 */
void (GLAPIENTRYP BindFramebufferEXT)(GLenum target, GLuint framebuffer); /* 768 */
void (GLAPIENTRYP BindRenderbufferEXT)(GLenum target, GLuint renderbuffer); /* 769 */
GLenum (GLAPIENTRYP CheckFramebufferStatusEXT)(GLenum target); /* 770 */
void (GLAPIENTRYP DeleteFramebuffersEXT)(GLsizei n, const GLuint * framebuffers); /* 771 */
void (GLAPIENTRYP DeleteRenderbuffersEXT)(GLsizei n, const GLuint * renderbuffers); /* 772 */
void (GLAPIENTRYP FramebufferRenderbufferEXT)(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer); /* 773 */
void (GLAPIENTRYP FramebufferTexture1DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 774 */
void (GLAPIENTRYP FramebufferTexture2DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); /* 775 */
void (GLAPIENTRYP FramebufferTexture3DEXT)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); /* 776 */
void (GLAPIENTRYP GenFramebuffersEXT)(GLsizei n, GLuint * framebuffers); /* 777 */
void (GLAPIENTRYP GenRenderbuffersEXT)(GLsizei n, GLuint * renderbuffers); /* 778 */
void (GLAPIENTRYP GenerateMipmapEXT)(GLenum target); /* 779 */
void (GLAPIENTRYP GetFramebufferAttachmentParameterivEXT)(GLenum target, GLenum attachment, GLenum pname, GLint * params); /* 780 */
void (GLAPIENTRYP GetRenderbufferParameterivEXT)(GLenum target, GLenum pname, GLint * params); /* 781 */
GLboolean (GLAPIENTRYP IsFramebufferEXT)(GLuint framebuffer); /* 782 */
GLboolean (GLAPIENTRYP IsRenderbufferEXT)(GLuint renderbuffer); /* 783 */
void (GLAPIENTRYP RenderbufferStorageEXT)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); /* 784 */
void (GLAPIENTRYP BlitFramebufferEXT)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); /* 785 */
void (GLAPIENTRYP BufferParameteriAPPLE)(GLenum target, GLenum pname, GLint param); /* 786 */
void (GLAPIENTRYP FlushMappedBufferRangeAPPLE)(GLenum target, GLintptr offset, GLsizeiptr size); /* 787 */
void (GLAPIENTRYP FramebufferTextureLayerEXT)(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer); /* 788 */
void (GLAPIENTRYP ColorMaskIndexedEXT)(GLuint buf, GLboolean r, GLboolean g, GLboolean b, GLboolean a); /* 789 */
void (GLAPIENTRYP DisableIndexedEXT)(GLenum target, GLuint index); /* 790 */
void (GLAPIENTRYP EnableIndexedEXT)(GLenum target, GLuint index); /* 791 */
void (GLAPIENTRYP GetBooleanIndexedvEXT)(GLenum value, GLuint index, GLboolean * data); /* 792 */
void (GLAPIENTRYP GetIntegerIndexedvEXT)(GLenum value, GLuint index, GLint * data); /* 793 */
GLboolean (GLAPIENTRYP IsEnabledIndexedEXT)(GLenum target, GLuint index); /* 794 */
void (GLAPIENTRYP BeginConditionalRenderNV)(GLuint query, GLenum mode); /* 795 */
void (GLAPIENTRYP EndConditionalRenderNV)(void); /* 796 */
void (GLAPIENTRYP BeginTransformFeedbackEXT)(GLenum mode); /* 797 */
void (GLAPIENTRYP BindBufferBaseEXT)(GLenum target, GLuint index, GLuint buffer); /* 798 */
void (GLAPIENTRYP BindBufferOffsetEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset); /* 799 */
void (GLAPIENTRYP BindBufferRangeEXT)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); /* 800 */
void (GLAPIENTRYP EndTransformFeedbackEXT)(void); /* 801 */
void (GLAPIENTRYP GetTransformFeedbackVaryingEXT)(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name); /* 802 */
void (GLAPIENTRYP TransformFeedbackVaryingsEXT)(GLuint program, GLsizei count, const char ** varyings, GLenum bufferMode); /* 803 */
void (GLAPIENTRYP ProvokingVertexEXT)(GLenum mode); /* 804 */
void (GLAPIENTRYP GetTexParameterPointervAPPLE)(GLenum target, GLenum pname, GLvoid ** params); /* 805 */
void (GLAPIENTRYP TextureRangeAPPLE)(GLenum target, GLsizei length, GLvoid * pointer); /* 806 */
void (GLAPIENTRYP GetObjectParameterivAPPLE)(GLenum objectType, GLuint name, GLenum pname, GLint * value); /* 807 */
GLenum (GLAPIENTRYP ObjectPurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 808 */
GLenum (GLAPIENTRYP ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint name, GLenum option); /* 809 */
void (GLAPIENTRYP StencilFuncSeparateATI)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask); /* 810 */
void (GLAPIENTRYP ProgramEnvParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 811 */
void (GLAPIENTRYP ProgramLocalParameters4fvEXT)(GLenum target, GLuint index, GLsizei count, const GLfloat * params); /* 812 */
void (GLAPIENTRYP GetQueryObjecti64vEXT)(GLuint id, GLenum pname, GLint64EXT * params); /* 813 */
void (GLAPIENTRYP GetQueryObjectui64vEXT)(GLuint id, GLenum pname, GLuint64EXT * params); /* 814 */
void (GLAPIENTRYP EGLImageTargetRenderbufferStorageOES)(GLenum target, GLvoid * writeOffset); /* 815 */
void (GLAPIENTRYP EGLImageTargetTexture2DOES)(GLenum target, GLvoid * writeOffset); /* 816 */
};
#endif /* !defined( _GLAPI_TABLE_H_ ) */

View File

@ -2632,6 +2632,36 @@ KEYWORD1 void KEYWORD2 NAME(UniformMatrix4x3fv)(GLint location, GLsizei count, G
DISPATCH(UniformMatrix4x3fv, (location, count, transpose, value), (F, "glUniformMatrix4x3fv(%d, %d, %d, %p);\n", location, count, transpose, (const void *) value));
}
KEYWORD1 void KEYWORD2 NAME(DrawArraysInstanced)(GLenum mode, GLint first, GLsizei count, GLsizei primcount)
{
DISPATCH(DrawArraysInstanced, (mode, first, count, primcount), (F, "glDrawArraysInstanced(0x%x, %d, %d, %d);\n", mode, first, count, primcount));
}
KEYWORD1 void KEYWORD2 NAME(DrawArraysInstancedARB)(GLenum mode, GLint first, GLsizei count, GLsizei primcount)
{
DISPATCH(DrawArraysInstanced, (mode, first, count, primcount), (F, "glDrawArraysInstancedARB(0x%x, %d, %d, %d);\n", mode, first, count, primcount));
}
KEYWORD1 void KEYWORD2 NAME(DrawArraysInstancedEXT)(GLenum mode, GLint first, GLsizei count, GLsizei primcount)
{
DISPATCH(DrawArraysInstanced, (mode, first, count, primcount), (F, "glDrawArraysInstancedEXT(0x%x, %d, %d, %d);\n", mode, first, count, primcount));
}
KEYWORD1 void KEYWORD2 NAME(DrawElementsInstanced)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount)
{
DISPATCH(DrawElementsInstanced, (mode, count, type, indices, primcount), (F, "glDrawElementsInstanced(0x%x, %d, 0x%x, %p, %d);\n", mode, count, type, (const void *) indices, primcount));
}
KEYWORD1 void KEYWORD2 NAME(DrawElementsInstancedARB)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount)
{
DISPATCH(DrawElementsInstanced, (mode, count, type, indices, primcount), (F, "glDrawElementsInstancedARB(0x%x, %d, 0x%x, %p, %d);\n", mode, count, type, (const void *) indices, primcount));
}
KEYWORD1 void KEYWORD2 NAME(DrawElementsInstancedEXT)(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount)
{
DISPATCH(DrawElementsInstanced, (mode, count, type, indices, primcount), (F, "glDrawElementsInstancedEXT(0x%x, %d, 0x%x, %p, %d);\n", mode, count, type, (const void *) indices, primcount));
}
KEYWORD1 void KEYWORD2 NAME(LoadTransposeMatrixd)(const GLdouble * m)
{
DISPATCH(LoadTransposeMatrixdARB, (m), (F, "glLoadTransposeMatrixd(%p);\n", (const void *) m));
@ -3932,58 +3962,58 @@ KEYWORD1 void KEYWORD2 NAME(PolygonOffsetEXT)(GLfloat factor, GLfloat bias)
DISPATCH(PolygonOffsetEXT, (factor, bias), (F, "glPolygonOffsetEXT(%f, %f);\n", factor, bias));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_578)(GLenum pname, GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_580)(GLenum pname, GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_578)(GLenum pname, GLfloat * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_580)(GLenum pname, GLfloat * params)
{
DISPATCH(GetPixelTexGenParameterfvSGIS, (pname, params), (F, "glGetPixelTexGenParameterfvSGIS(0x%x, %p);\n", pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_579)(GLenum pname, GLint * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_581)(GLenum pname, GLint * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_579)(GLenum pname, GLint * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_581)(GLenum pname, GLint * params)
{
DISPATCH(GetPixelTexGenParameterivSGIS, (pname, params), (F, "glGetPixelTexGenParameterivSGIS(0x%x, %p);\n", pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_580)(GLenum pname, GLfloat param);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_582)(GLenum pname, GLfloat param);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_580)(GLenum pname, GLfloat param)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_582)(GLenum pname, GLfloat param)
{
DISPATCH(PixelTexGenParameterfSGIS, (pname, param), (F, "glPixelTexGenParameterfSGIS(0x%x, %f);\n", pname, param));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_581)(GLenum pname, const GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_583)(GLenum pname, const GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_581)(GLenum pname, const GLfloat * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_583)(GLenum pname, const GLfloat * params)
{
DISPATCH(PixelTexGenParameterfvSGIS, (pname, params), (F, "glPixelTexGenParameterfvSGIS(0x%x, %p);\n", pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_582)(GLenum pname, GLint param);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_584)(GLenum pname, GLint param);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_582)(GLenum pname, GLint param)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_584)(GLenum pname, GLint param)
{
DISPATCH(PixelTexGenParameteriSGIS, (pname, param), (F, "glPixelTexGenParameteriSGIS(0x%x, %d);\n", pname, param));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_583)(GLenum pname, const GLint * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_585)(GLenum pname, const GLint * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_583)(GLenum pname, const GLint * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_585)(GLenum pname, const GLint * params)
{
DISPATCH(PixelTexGenParameterivSGIS, (pname, params), (F, "glPixelTexGenParameterivSGIS(0x%x, %p);\n", pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_584)(GLclampf value, GLboolean invert);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_586)(GLclampf value, GLboolean invert);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_584)(GLclampf value, GLboolean invert)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_586)(GLclampf value, GLboolean invert)
{
DISPATCH(SampleMaskSGIS, (value, invert), (F, "glSampleMaskSGIS(%f, %d);\n", value, invert));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_585)(GLenum pattern);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_587)(GLenum pattern);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_585)(GLenum pattern)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_587)(GLenum pattern)
{
DISPATCH(SamplePatternSGIS, (pattern), (F, "glSamplePatternSGIS(0x%x);\n", pattern));
}
@ -4033,9 +4063,9 @@ KEYWORD1 void KEYWORD2 NAME(PointParameterfEXT)(GLenum pname, GLfloat param)
DISPATCH(PointParameterfEXT, (pname, param), (F, "glPointParameterfEXT(0x%x, %f);\n", pname, param));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_592)(GLenum pname, GLfloat param);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_594)(GLenum pname, GLfloat param);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_592)(GLenum pname, GLfloat param)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_594)(GLenum pname, GLfloat param)
{
DISPATCH(PointParameterfEXT, (pname, param), (F, "glPointParameterfSGIS(0x%x, %f);\n", pname, param));
}
@ -4055,9 +4085,9 @@ KEYWORD1 void KEYWORD2 NAME(PointParameterfvEXT)(GLenum pname, const GLfloat * p
DISPATCH(PointParameterfvEXT, (pname, params), (F, "glPointParameterfvEXT(0x%x, %p);\n", pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_593)(GLenum pname, const GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_595)(GLenum pname, const GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_593)(GLenum pname, const GLfloat * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_595)(GLenum pname, const GLfloat * params)
{
DISPATCH(PointParameterfvEXT, (pname, params), (F, "glPointParameterfvSGIS(0x%x, %p);\n", pname, (const void *) params));
}
@ -4072,16 +4102,16 @@ KEYWORD1 void KEYWORD2 NAME(UnlockArraysEXT)(void)
DISPATCH(UnlockArraysEXT, (), (F, "glUnlockArraysEXT();\n"));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_596)(GLenum pname, GLdouble * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_598)(GLenum pname, GLdouble * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_596)(GLenum pname, GLdouble * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_598)(GLenum pname, GLdouble * params)
{
DISPATCH(CullParameterdvEXT, (pname, params), (F, "glCullParameterdvEXT(0x%x, %p);\n", pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_597)(GLenum pname, GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_599)(GLenum pname, GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_597)(GLenum pname, GLfloat * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_599)(GLenum pname, GLfloat * params)
{
DISPATCH(CullParameterfvEXT, (pname, params), (F, "glCullParameterfvEXT(0x%x, %p);\n", pname, (const void *) params));
}
@ -4326,9 +4356,9 @@ KEYWORD1 void KEYWORD2 NAME(FogCoordfvEXT)(const GLfloat * coord)
DISPATCH(FogCoordfvEXT, (coord), (F, "glFogCoordfvEXT(%p);\n", (const void *) coord));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_622)(GLenum mode);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_624)(GLenum mode);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_622)(GLenum mode)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_624)(GLenum mode)
{
DISPATCH(PixelTexGenSGIX, (mode), (F, "glPixelTexGenSGIX(0x%x);\n", mode));
}
@ -4343,9 +4373,9 @@ KEYWORD1 void KEYWORD2 NAME(BlendFuncSeparateEXT)(GLenum sfactorRGB, GLenum dfac
DISPATCH(BlendFuncSeparateEXT, (sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha), (F, "glBlendFuncSeparateEXT(0x%x, 0x%x, 0x%x, 0x%x);\n", sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_623)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_625)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_623)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_625)(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha)
{
DISPATCH(BlendFuncSeparateEXT, (sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha), (F, "glBlendFuncSeparateINGR(0x%x, 0x%x, 0x%x, 0x%x);\n", sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha));
}
@ -4710,65 +4740,65 @@ KEYWORD1 void KEYWORD2 NAME(WindowPos4svMESA)(const GLshort * v)
DISPATCH(WindowPos4svMESA, (v), (F, "glWindowPos4svMESA(%p);\n", (const void *) v));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_664)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_666)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_664)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_666)(const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride)
{
DISPATCH(MultiModeDrawArraysIBM, (mode, first, count, primcount, modestride), (F, "glMultiModeDrawArraysIBM(%p, %p, %p, %d, %d);\n", (const void *) mode, (const void *) first, (const void *) count, primcount, modestride));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_665)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_667)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_665)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_667)(const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride)
{
DISPATCH(MultiModeDrawElementsIBM, (mode, count, type, indices, primcount, modestride), (F, "glMultiModeDrawElementsIBM(%p, %p, 0x%x, %p, %d, %d);\n", (const void *) mode, (const void *) count, type, (const void *) indices, primcount, modestride));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_666)(GLsizei n, const GLuint * fences);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_668)(GLsizei n, const GLuint * fences);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_666)(GLsizei n, const GLuint * fences)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_668)(GLsizei n, const GLuint * fences)
{
DISPATCH(DeleteFencesNV, (n, fences), (F, "glDeleteFencesNV(%d, %p);\n", n, (const void *) fences));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_667)(GLuint fence);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_669)(GLuint fence);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_667)(GLuint fence)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_669)(GLuint fence)
{
DISPATCH(FinishFenceNV, (fence), (F, "glFinishFenceNV(%d);\n", fence));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_668)(GLsizei n, GLuint * fences);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_670)(GLsizei n, GLuint * fences);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_668)(GLsizei n, GLuint * fences)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_670)(GLsizei n, GLuint * fences)
{
DISPATCH(GenFencesNV, (n, fences), (F, "glGenFencesNV(%d, %p);\n", n, (const void *) fences));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_669)(GLuint fence, GLenum pname, GLint * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_671)(GLuint fence, GLenum pname, GLint * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_669)(GLuint fence, GLenum pname, GLint * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_671)(GLuint fence, GLenum pname, GLint * params)
{
DISPATCH(GetFenceivNV, (fence, pname, params), (F, "glGetFenceivNV(%d, 0x%x, %p);\n", fence, pname, (const void *) params));
}
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_670)(GLuint fence);
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_670)(GLuint fence)
{
RETURN_DISPATCH(IsFenceNV, (fence), (F, "glIsFenceNV(%d);\n", fence));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_671)(GLuint fence, GLenum condition);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_671)(GLuint fence, GLenum condition)
{
DISPATCH(SetFenceNV, (fence, condition), (F, "glSetFenceNV(%d, 0x%x);\n", fence, condition));
}
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_672)(GLuint fence);
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_672)(GLuint fence)
{
RETURN_DISPATCH(IsFenceNV, (fence), (F, "glIsFenceNV(%d);\n", fence));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_673)(GLuint fence, GLenum condition);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_673)(GLuint fence, GLenum condition)
{
DISPATCH(SetFenceNV, (fence, condition), (F, "glSetFenceNV(%d, 0x%x);\n", fence, condition));
}
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_674)(GLuint fence);
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_674)(GLuint fence)
{
RETURN_DISPATCH(TestFenceNV, (fence), (F, "glTestFenceNV(%d);\n", fence));
}
@ -5213,16 +5243,16 @@ KEYWORD1 void KEYWORD2 NAME(PointParameterivNV)(GLenum pname, const GLint * para
DISPATCH(PointParameterivNV, (pname, params), (F, "glPointParameterivNV(0x%x, %p);\n", pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_753)(GLenum face);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_755)(GLenum face);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_753)(GLenum face)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_755)(GLenum face)
{
DISPATCH(ActiveStencilFaceEXT, (face), (F, "glActiveStencilFaceEXT(0x%x);\n", face));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_754)(GLuint array);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_756)(GLuint array);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_754)(GLuint array)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_756)(GLuint array)
{
DISPATCH(BindVertexArrayAPPLE, (array), (F, "glBindVertexArrayAPPLE(%d);\n", array));
}
@ -5232,16 +5262,16 @@ KEYWORD1 void KEYWORD2 NAME(DeleteVertexArrays)(GLsizei n, const GLuint * arrays
DISPATCH(DeleteVertexArraysAPPLE, (n, arrays), (F, "glDeleteVertexArrays(%d, %p);\n", n, (const void *) arrays));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_755)(GLsizei n, const GLuint * arrays);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_757)(GLsizei n, const GLuint * arrays);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_755)(GLsizei n, const GLuint * arrays)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_757)(GLsizei n, const GLuint * arrays)
{
DISPATCH(DeleteVertexArraysAPPLE, (n, arrays), (F, "glDeleteVertexArraysAPPLE(%d, %p);\n", n, (const void *) arrays));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_756)(GLsizei n, GLuint * arrays);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_758)(GLsizei n, GLuint * arrays);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_756)(GLsizei n, GLuint * arrays)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_758)(GLsizei n, GLuint * arrays)
{
DISPATCH(GenVertexArraysAPPLE, (n, arrays), (F, "glGenVertexArraysAPPLE(%d, %p);\n", n, (const void *) arrays));
}
@ -5251,9 +5281,9 @@ KEYWORD1 GLboolean KEYWORD2 NAME(IsVertexArray)(GLuint array)
RETURN_DISPATCH(IsVertexArrayAPPLE, (array), (F, "glIsVertexArray(%d);\n", array));
}
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_757)(GLuint array);
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_759)(GLuint array);
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_757)(GLuint array)
KEYWORD1_ALT GLboolean KEYWORD2 NAME(_dispatch_stub_759)(GLuint array)
{
RETURN_DISPATCH(IsVertexArrayAPPLE, (array), (F, "glIsVertexArrayAPPLE(%d);\n", array));
}
@ -5288,9 +5318,9 @@ KEYWORD1 void KEYWORD2 NAME(ProgramNamedParameter4fvNV)(GLuint id, GLsizei len,
DISPATCH(ProgramNamedParameter4fvNV, (id, len, name, v), (F, "glProgramNamedParameter4fvNV(%d, %d, %p, %p);\n", id, len, (const void *) name, (const void *) v));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_764)(GLclampd zmin, GLclampd zmax);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_766)(GLclampd zmin, GLclampd zmax);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_764)(GLclampd zmin, GLclampd zmax)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_766)(GLclampd zmin, GLclampd zmax)
{
DISPATCH(DepthBoundsEXT, (zmin, zmax), (F, "glDepthBoundsEXT(%f, %f);\n", zmin, zmax));
}
@ -5300,9 +5330,9 @@ KEYWORD1 void KEYWORD2 NAME(BlendEquationSeparate)(GLenum modeRGB, GLenum modeA)
DISPATCH(BlendEquationSeparateEXT, (modeRGB, modeA), (F, "glBlendEquationSeparate(0x%x, 0x%x);\n", modeRGB, modeA));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_765)(GLenum modeRGB, GLenum modeA);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_767)(GLenum modeRGB, GLenum modeA);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_765)(GLenum modeRGB, GLenum modeA)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_767)(GLenum modeRGB, GLenum modeA)
{
DISPATCH(BlendEquationSeparateEXT, (modeRGB, modeA), (F, "glBlendEquationSeparateEXT(0x%x, 0x%x);\n", modeRGB, modeA));
}
@ -5482,23 +5512,23 @@ KEYWORD1 void KEYWORD2 NAME(BlitFramebuffer)(GLint srcX0, GLint srcY0, GLint src
DISPATCH(BlitFramebufferEXT, (srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter), (F, "glBlitFramebuffer(%d, %d, %d, %d, %d, %d, %d, %d, %d, 0x%x);\n", srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_783)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_785)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_783)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_785)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
{
DISPATCH(BlitFramebufferEXT, (srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter), (F, "glBlitFramebufferEXT(%d, %d, %d, %d, %d, %d, %d, %d, %d, 0x%x);\n", srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_784)(GLenum target, GLenum pname, GLint param);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_786)(GLenum target, GLenum pname, GLint param);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_784)(GLenum target, GLenum pname, GLint param)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_786)(GLenum target, GLenum pname, GLint param)
{
DISPATCH(BufferParameteriAPPLE, (target, pname, param), (F, "glBufferParameteriAPPLE(0x%x, 0x%x, %d);\n", target, pname, param));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_785)(GLenum target, GLintptr offset, GLsizeiptr size);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_787)(GLenum target, GLintptr offset, GLsizeiptr size);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_785)(GLenum target, GLintptr offset, GLsizeiptr size)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_787)(GLenum target, GLintptr offset, GLsizeiptr size)
{
DISPATCH(FlushMappedBufferRangeAPPLE, (target, offset, size), (F, "glFlushMappedBufferRangeAPPLE(0x%x, %d, %d);\n", target, offset, size));
}
@ -5628,16 +5658,16 @@ KEYWORD1 void KEYWORD2 NAME(ProvokingVertex)(GLenum mode)
DISPATCH(ProvokingVertexEXT, (mode), (F, "glProvokingVertex(0x%x);\n", mode));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_803)(GLenum target, GLenum pname, GLvoid ** params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_805)(GLenum target, GLenum pname, GLvoid ** params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_803)(GLenum target, GLenum pname, GLvoid ** params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_805)(GLenum target, GLenum pname, GLvoid ** params)
{
DISPATCH(GetTexParameterPointervAPPLE, (target, pname, params), (F, "glGetTexParameterPointervAPPLE(0x%x, 0x%x, %p);\n", target, pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_804)(GLenum target, GLsizei length, GLvoid * pointer);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_806)(GLenum target, GLsizei length, GLvoid * pointer);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_804)(GLenum target, GLsizei length, GLvoid * pointer)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_806)(GLenum target, GLsizei length, GLvoid * pointer)
{
DISPATCH(TextureRangeAPPLE, (target, length, pointer), (F, "glTextureRangeAPPLE(0x%x, %d, %p);\n", target, length, (const void *) pointer));
}
@ -5657,37 +5687,37 @@ KEYWORD1 GLenum KEYWORD2 NAME(ObjectUnpurgeableAPPLE)(GLenum objectType, GLuint
RETURN_DISPATCH(ObjectUnpurgeableAPPLE, (objectType, name, option), (F, "glObjectUnpurgeableAPPLE(0x%x, %d, 0x%x);\n", objectType, name, option));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_808)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_810)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_808)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_810)(GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask)
{
DISPATCH(StencilFuncSeparateATI, (frontfunc, backfunc, ref, mask), (F, "glStencilFuncSeparateATI(0x%x, 0x%x, %d, %d);\n", frontfunc, backfunc, ref, mask));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_809)(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_811)(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_809)(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_811)(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
{
DISPATCH(ProgramEnvParameters4fvEXT, (target, index, count, params), (F, "glProgramEnvParameters4fvEXT(0x%x, %d, %d, %p);\n", target, index, count, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_810)(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_812)(GLenum target, GLuint index, GLsizei count, const GLfloat * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_810)(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_812)(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
{
DISPATCH(ProgramLocalParameters4fvEXT, (target, index, count, params), (F, "glProgramLocalParameters4fvEXT(0x%x, %d, %d, %p);\n", target, index, count, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_811)(GLuint id, GLenum pname, GLint64EXT * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_813)(GLuint id, GLenum pname, GLint64EXT * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_811)(GLuint id, GLenum pname, GLint64EXT * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_813)(GLuint id, GLenum pname, GLint64EXT * params)
{
DISPATCH(GetQueryObjecti64vEXT, (id, pname, params), (F, "glGetQueryObjecti64vEXT(%d, 0x%x, %p);\n", id, pname, (const void *) params));
}
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_812)(GLuint id, GLenum pname, GLuint64EXT * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_814)(GLuint id, GLenum pname, GLuint64EXT * params);
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_812)(GLuint id, GLenum pname, GLuint64EXT * params)
KEYWORD1_ALT void KEYWORD2 NAME(_dispatch_stub_814)(GLuint id, GLenum pname, GLuint64EXT * params)
{
DISPATCH(GetQueryObjectui64vEXT, (id, pname, params), (F, "glGetQueryObjectui64vEXT(%d, 0x%x, %p);\n", id, pname, (const void *) params));
}
@ -6285,6 +6315,8 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(UniformMatrix3x4fv),
TABLE_ENTRY(UniformMatrix4x2fv),
TABLE_ENTRY(UniformMatrix4x3fv),
TABLE_ENTRY(DrawArraysInstanced),
TABLE_ENTRY(DrawElementsInstanced),
TABLE_ENTRY(LoadTransposeMatrixdARB),
TABLE_ENTRY(LoadTransposeMatrixfARB),
TABLE_ENTRY(MultTransposeMatrixdARB),
@ -6433,14 +6465,14 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(DrawRangeElementsBaseVertex),
TABLE_ENTRY(MultiDrawElementsBaseVertex),
TABLE_ENTRY(PolygonOffsetEXT),
TABLE_ENTRY(_dispatch_stub_578),
TABLE_ENTRY(_dispatch_stub_579),
TABLE_ENTRY(_dispatch_stub_580),
TABLE_ENTRY(_dispatch_stub_581),
TABLE_ENTRY(_dispatch_stub_582),
TABLE_ENTRY(_dispatch_stub_583),
TABLE_ENTRY(_dispatch_stub_584),
TABLE_ENTRY(_dispatch_stub_585),
TABLE_ENTRY(_dispatch_stub_586),
TABLE_ENTRY(_dispatch_stub_587),
TABLE_ENTRY(ColorPointerEXT),
TABLE_ENTRY(EdgeFlagPointerEXT),
TABLE_ENTRY(IndexPointerEXT),
@ -6451,8 +6483,8 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(PointParameterfvEXT),
TABLE_ENTRY(LockArraysEXT),
TABLE_ENTRY(UnlockArraysEXT),
TABLE_ENTRY(_dispatch_stub_596),
TABLE_ENTRY(_dispatch_stub_597),
TABLE_ENTRY(_dispatch_stub_598),
TABLE_ENTRY(_dispatch_stub_599),
TABLE_ENTRY(SecondaryColor3bEXT),
TABLE_ENTRY(SecondaryColor3bvEXT),
TABLE_ENTRY(SecondaryColor3dEXT),
@ -6477,7 +6509,7 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(FogCoorddvEXT),
TABLE_ENTRY(FogCoordfEXT),
TABLE_ENTRY(FogCoordfvEXT),
TABLE_ENTRY(_dispatch_stub_622),
TABLE_ENTRY(_dispatch_stub_624),
TABLE_ENTRY(BlendFuncSeparateEXT),
TABLE_ENTRY(FlushVertexArrayRangeNV),
TABLE_ENTRY(VertexArrayRangeNV),
@ -6519,8 +6551,6 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(WindowPos4ivMESA),
TABLE_ENTRY(WindowPos4sMESA),
TABLE_ENTRY(WindowPos4svMESA),
TABLE_ENTRY(_dispatch_stub_664),
TABLE_ENTRY(_dispatch_stub_665),
TABLE_ENTRY(_dispatch_stub_666),
TABLE_ENTRY(_dispatch_stub_667),
TABLE_ENTRY(_dispatch_stub_668),
@ -6528,6 +6558,8 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(_dispatch_stub_670),
TABLE_ENTRY(_dispatch_stub_671),
TABLE_ENTRY(_dispatch_stub_672),
TABLE_ENTRY(_dispatch_stub_673),
TABLE_ENTRY(_dispatch_stub_674),
TABLE_ENTRY(AreProgramsResidentNV),
TABLE_ENTRY(BindProgramNV),
TABLE_ENTRY(DeleteProgramsNV),
@ -6608,19 +6640,19 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(SetFragmentShaderConstantATI),
TABLE_ENTRY(PointParameteriNV),
TABLE_ENTRY(PointParameterivNV),
TABLE_ENTRY(_dispatch_stub_753),
TABLE_ENTRY(_dispatch_stub_754),
TABLE_ENTRY(_dispatch_stub_755),
TABLE_ENTRY(_dispatch_stub_756),
TABLE_ENTRY(_dispatch_stub_757),
TABLE_ENTRY(_dispatch_stub_758),
TABLE_ENTRY(_dispatch_stub_759),
TABLE_ENTRY(GetProgramNamedParameterdvNV),
TABLE_ENTRY(GetProgramNamedParameterfvNV),
TABLE_ENTRY(ProgramNamedParameter4dNV),
TABLE_ENTRY(ProgramNamedParameter4dvNV),
TABLE_ENTRY(ProgramNamedParameter4fNV),
TABLE_ENTRY(ProgramNamedParameter4fvNV),
TABLE_ENTRY(_dispatch_stub_764),
TABLE_ENTRY(_dispatch_stub_765),
TABLE_ENTRY(_dispatch_stub_766),
TABLE_ENTRY(_dispatch_stub_767),
TABLE_ENTRY(BindFramebufferEXT),
TABLE_ENTRY(BindRenderbufferEXT),
TABLE_ENTRY(CheckFramebufferStatusEXT),
@ -6638,9 +6670,9 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(IsFramebufferEXT),
TABLE_ENTRY(IsRenderbufferEXT),
TABLE_ENTRY(RenderbufferStorageEXT),
TABLE_ENTRY(_dispatch_stub_783),
TABLE_ENTRY(_dispatch_stub_784),
TABLE_ENTRY(_dispatch_stub_785),
TABLE_ENTRY(_dispatch_stub_786),
TABLE_ENTRY(_dispatch_stub_787),
TABLE_ENTRY(FramebufferTextureLayerEXT),
TABLE_ENTRY(ColorMaskIndexedEXT),
TABLE_ENTRY(DisableIndexedEXT),
@ -6658,16 +6690,16 @@ _glapi_proc DISPATCH_TABLE_NAME[] = {
TABLE_ENTRY(GetTransformFeedbackVaryingEXT),
TABLE_ENTRY(TransformFeedbackVaryingsEXT),
TABLE_ENTRY(ProvokingVertexEXT),
TABLE_ENTRY(_dispatch_stub_803),
TABLE_ENTRY(_dispatch_stub_804),
TABLE_ENTRY(_dispatch_stub_805),
TABLE_ENTRY(_dispatch_stub_806),
TABLE_ENTRY(GetObjectParameterivAPPLE),
TABLE_ENTRY(ObjectPurgeableAPPLE),
TABLE_ENTRY(ObjectUnpurgeableAPPLE),
TABLE_ENTRY(_dispatch_stub_808),
TABLE_ENTRY(_dispatch_stub_809),
TABLE_ENTRY(_dispatch_stub_810),
TABLE_ENTRY(_dispatch_stub_811),
TABLE_ENTRY(_dispatch_stub_812),
TABLE_ENTRY(_dispatch_stub_813),
TABLE_ENTRY(_dispatch_stub_814),
TABLE_ENTRY(EGLImageTargetRenderbufferStorageOES),
TABLE_ENTRY(EGLImageTargetTexture2DOES),
/* A whole bunch of no-op functions. These might be called
@ -6856,6 +6888,10 @@ _glapi_proc UNUSED_TABLE_NAME[] = {
TABLE_ENTRY(MultiTexCoord4s),
TABLE_ENTRY(MultiTexCoord4sv),
TABLE_ENTRY(_dispatch_stub_423),
TABLE_ENTRY(DrawArraysInstancedARB),
TABLE_ENTRY(DrawArraysInstancedEXT),
TABLE_ENTRY(DrawElementsInstancedARB),
TABLE_ENTRY(DrawElementsInstancedEXT),
TABLE_ENTRY(LoadTransposeMatrixd),
TABLE_ENTRY(LoadTransposeMatrixf),
TABLE_ENTRY(MultTransposeMatrixd),
@ -6970,10 +7006,10 @@ _glapi_proc UNUSED_TABLE_NAME[] = {
TABLE_ENTRY(RenderbufferStorageMultisampleEXT),
TABLE_ENTRY(PointParameterf),
TABLE_ENTRY(PointParameterfARB),
TABLE_ENTRY(_dispatch_stub_592),
TABLE_ENTRY(_dispatch_stub_594),
TABLE_ENTRY(PointParameterfv),
TABLE_ENTRY(PointParameterfvARB),
TABLE_ENTRY(_dispatch_stub_593),
TABLE_ENTRY(_dispatch_stub_595),
TABLE_ENTRY(SecondaryColor3b),
TABLE_ENTRY(SecondaryColor3bv),
TABLE_ENTRY(SecondaryColor3d),
@ -6999,7 +7035,7 @@ _glapi_proc UNUSED_TABLE_NAME[] = {
TABLE_ENTRY(FogCoordf),
TABLE_ENTRY(FogCoordfv),
TABLE_ENTRY(BlendFuncSeparate),
TABLE_ENTRY(_dispatch_stub_623),
TABLE_ENTRY(_dispatch_stub_625),
TABLE_ENTRY(WindowPos2d),
TABLE_ENTRY(WindowPos2dARB),
TABLE_ENTRY(WindowPos2dv),

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -627,6 +627,8 @@ gl_dispatch_functions_start:
GL_STUB(glUniformMatrix3x4fv, _gloffset_UniformMatrix3x4fv)
GL_STUB(glUniformMatrix4x2fv, _gloffset_UniformMatrix4x2fv)
GL_STUB(glUniformMatrix4x3fv, _gloffset_UniformMatrix4x3fv)
GL_STUB(glDrawArraysInstanced, _gloffset_DrawArraysInstanced)
GL_STUB(glDrawElementsInstanced, _gloffset_DrawElementsInstanced)
GL_STUB(glLoadTransposeMatrixdARB, _gloffset_LoadTransposeMatrixdARB)
GL_STUB(glLoadTransposeMatrixfARB, _gloffset_LoadTransposeMatrixfARB)
GL_STUB(glMultTransposeMatrixdARB, _gloffset_MultTransposeMatrixdARB)
@ -775,22 +777,22 @@ gl_dispatch_functions_start:
GL_STUB(glDrawRangeElementsBaseVertex, _gloffset_DrawRangeElementsBaseVertex)
GL_STUB(glMultiDrawElementsBaseVertex, _gloffset_MultiDrawElementsBaseVertex)
GL_STUB(glPolygonOffsetEXT, _gloffset_PolygonOffsetEXT)
GL_STUB(gl_dispatch_stub_578, _gloffset_GetPixelTexGenParameterfvSGIS)
HIDDEN(gl_dispatch_stub_578)
GL_STUB(gl_dispatch_stub_579, _gloffset_GetPixelTexGenParameterivSGIS)
HIDDEN(gl_dispatch_stub_579)
GL_STUB(gl_dispatch_stub_580, _gloffset_PixelTexGenParameterfSGIS)
GL_STUB(gl_dispatch_stub_580, _gloffset_GetPixelTexGenParameterfvSGIS)
HIDDEN(gl_dispatch_stub_580)
GL_STUB(gl_dispatch_stub_581, _gloffset_PixelTexGenParameterfvSGIS)
GL_STUB(gl_dispatch_stub_581, _gloffset_GetPixelTexGenParameterivSGIS)
HIDDEN(gl_dispatch_stub_581)
GL_STUB(gl_dispatch_stub_582, _gloffset_PixelTexGenParameteriSGIS)
GL_STUB(gl_dispatch_stub_582, _gloffset_PixelTexGenParameterfSGIS)
HIDDEN(gl_dispatch_stub_582)
GL_STUB(gl_dispatch_stub_583, _gloffset_PixelTexGenParameterivSGIS)
GL_STUB(gl_dispatch_stub_583, _gloffset_PixelTexGenParameterfvSGIS)
HIDDEN(gl_dispatch_stub_583)
GL_STUB(gl_dispatch_stub_584, _gloffset_SampleMaskSGIS)
GL_STUB(gl_dispatch_stub_584, _gloffset_PixelTexGenParameteriSGIS)
HIDDEN(gl_dispatch_stub_584)
GL_STUB(gl_dispatch_stub_585, _gloffset_SamplePatternSGIS)
GL_STUB(gl_dispatch_stub_585, _gloffset_PixelTexGenParameterivSGIS)
HIDDEN(gl_dispatch_stub_585)
GL_STUB(gl_dispatch_stub_586, _gloffset_SampleMaskSGIS)
HIDDEN(gl_dispatch_stub_586)
GL_STUB(gl_dispatch_stub_587, _gloffset_SamplePatternSGIS)
HIDDEN(gl_dispatch_stub_587)
GL_STUB(glColorPointerEXT, _gloffset_ColorPointerEXT)
GL_STUB(glEdgeFlagPointerEXT, _gloffset_EdgeFlagPointerEXT)
GL_STUB(glIndexPointerEXT, _gloffset_IndexPointerEXT)
@ -801,10 +803,10 @@ gl_dispatch_functions_start:
GL_STUB(glPointParameterfvEXT, _gloffset_PointParameterfvEXT)
GL_STUB(glLockArraysEXT, _gloffset_LockArraysEXT)
GL_STUB(glUnlockArraysEXT, _gloffset_UnlockArraysEXT)
GL_STUB(gl_dispatch_stub_596, _gloffset_CullParameterdvEXT)
HIDDEN(gl_dispatch_stub_596)
GL_STUB(gl_dispatch_stub_597, _gloffset_CullParameterfvEXT)
HIDDEN(gl_dispatch_stub_597)
GL_STUB(gl_dispatch_stub_598, _gloffset_CullParameterdvEXT)
HIDDEN(gl_dispatch_stub_598)
GL_STUB(gl_dispatch_stub_599, _gloffset_CullParameterfvEXT)
HIDDEN(gl_dispatch_stub_599)
GL_STUB(glSecondaryColor3bEXT, _gloffset_SecondaryColor3bEXT)
GL_STUB(glSecondaryColor3bvEXT, _gloffset_SecondaryColor3bvEXT)
GL_STUB(glSecondaryColor3dEXT, _gloffset_SecondaryColor3dEXT)
@ -829,8 +831,8 @@ gl_dispatch_functions_start:
GL_STUB(glFogCoorddvEXT, _gloffset_FogCoorddvEXT)
GL_STUB(glFogCoordfEXT, _gloffset_FogCoordfEXT)
GL_STUB(glFogCoordfvEXT, _gloffset_FogCoordfvEXT)
GL_STUB(gl_dispatch_stub_622, _gloffset_PixelTexGenSGIX)
HIDDEN(gl_dispatch_stub_622)
GL_STUB(gl_dispatch_stub_624, _gloffset_PixelTexGenSGIX)
HIDDEN(gl_dispatch_stub_624)
GL_STUB(glBlendFuncSeparateEXT, _gloffset_BlendFuncSeparateEXT)
GL_STUB(glFlushVertexArrayRangeNV, _gloffset_FlushVertexArrayRangeNV)
GL_STUB(glVertexArrayRangeNV, _gloffset_VertexArrayRangeNV)
@ -872,24 +874,24 @@ gl_dispatch_functions_start:
GL_STUB(glWindowPos4ivMESA, _gloffset_WindowPos4ivMESA)
GL_STUB(glWindowPos4sMESA, _gloffset_WindowPos4sMESA)
GL_STUB(glWindowPos4svMESA, _gloffset_WindowPos4svMESA)
GL_STUB(gl_dispatch_stub_664, _gloffset_MultiModeDrawArraysIBM)
HIDDEN(gl_dispatch_stub_664)
GL_STUB(gl_dispatch_stub_665, _gloffset_MultiModeDrawElementsIBM)
HIDDEN(gl_dispatch_stub_665)
GL_STUB(gl_dispatch_stub_666, _gloffset_DeleteFencesNV)
GL_STUB(gl_dispatch_stub_666, _gloffset_MultiModeDrawArraysIBM)
HIDDEN(gl_dispatch_stub_666)
GL_STUB(gl_dispatch_stub_667, _gloffset_FinishFenceNV)
GL_STUB(gl_dispatch_stub_667, _gloffset_MultiModeDrawElementsIBM)
HIDDEN(gl_dispatch_stub_667)
GL_STUB(gl_dispatch_stub_668, _gloffset_GenFencesNV)
GL_STUB(gl_dispatch_stub_668, _gloffset_DeleteFencesNV)
HIDDEN(gl_dispatch_stub_668)
GL_STUB(gl_dispatch_stub_669, _gloffset_GetFenceivNV)
GL_STUB(gl_dispatch_stub_669, _gloffset_FinishFenceNV)
HIDDEN(gl_dispatch_stub_669)
GL_STUB(gl_dispatch_stub_670, _gloffset_IsFenceNV)
GL_STUB(gl_dispatch_stub_670, _gloffset_GenFencesNV)
HIDDEN(gl_dispatch_stub_670)
GL_STUB(gl_dispatch_stub_671, _gloffset_SetFenceNV)
GL_STUB(gl_dispatch_stub_671, _gloffset_GetFenceivNV)
HIDDEN(gl_dispatch_stub_671)
GL_STUB(gl_dispatch_stub_672, _gloffset_TestFenceNV)
GL_STUB(gl_dispatch_stub_672, _gloffset_IsFenceNV)
HIDDEN(gl_dispatch_stub_672)
GL_STUB(gl_dispatch_stub_673, _gloffset_SetFenceNV)
HIDDEN(gl_dispatch_stub_673)
GL_STUB(gl_dispatch_stub_674, _gloffset_TestFenceNV)
HIDDEN(gl_dispatch_stub_674)
GL_STUB(glAreProgramsResidentNV, _gloffset_AreProgramsResidentNV)
GL_STUB(glBindProgramNV, _gloffset_BindProgramNV)
GL_STUB(glDeleteProgramsNV, _gloffset_DeleteProgramsNV)
@ -970,26 +972,26 @@ gl_dispatch_functions_start:
GL_STUB(glSetFragmentShaderConstantATI, _gloffset_SetFragmentShaderConstantATI)
GL_STUB(glPointParameteriNV, _gloffset_PointParameteriNV)
GL_STUB(glPointParameterivNV, _gloffset_PointParameterivNV)
GL_STUB(gl_dispatch_stub_753, _gloffset_ActiveStencilFaceEXT)
HIDDEN(gl_dispatch_stub_753)
GL_STUB(gl_dispatch_stub_754, _gloffset_BindVertexArrayAPPLE)
HIDDEN(gl_dispatch_stub_754)
GL_STUB(gl_dispatch_stub_755, _gloffset_DeleteVertexArraysAPPLE)
GL_STUB(gl_dispatch_stub_755, _gloffset_ActiveStencilFaceEXT)
HIDDEN(gl_dispatch_stub_755)
GL_STUB(gl_dispatch_stub_756, _gloffset_GenVertexArraysAPPLE)
GL_STUB(gl_dispatch_stub_756, _gloffset_BindVertexArrayAPPLE)
HIDDEN(gl_dispatch_stub_756)
GL_STUB(gl_dispatch_stub_757, _gloffset_IsVertexArrayAPPLE)
GL_STUB(gl_dispatch_stub_757, _gloffset_DeleteVertexArraysAPPLE)
HIDDEN(gl_dispatch_stub_757)
GL_STUB(gl_dispatch_stub_758, _gloffset_GenVertexArraysAPPLE)
HIDDEN(gl_dispatch_stub_758)
GL_STUB(gl_dispatch_stub_759, _gloffset_IsVertexArrayAPPLE)
HIDDEN(gl_dispatch_stub_759)
GL_STUB(glGetProgramNamedParameterdvNV, _gloffset_GetProgramNamedParameterdvNV)
GL_STUB(glGetProgramNamedParameterfvNV, _gloffset_GetProgramNamedParameterfvNV)
GL_STUB(glProgramNamedParameter4dNV, _gloffset_ProgramNamedParameter4dNV)
GL_STUB(glProgramNamedParameter4dvNV, _gloffset_ProgramNamedParameter4dvNV)
GL_STUB(glProgramNamedParameter4fNV, _gloffset_ProgramNamedParameter4fNV)
GL_STUB(glProgramNamedParameter4fvNV, _gloffset_ProgramNamedParameter4fvNV)
GL_STUB(gl_dispatch_stub_764, _gloffset_DepthBoundsEXT)
HIDDEN(gl_dispatch_stub_764)
GL_STUB(gl_dispatch_stub_765, _gloffset_BlendEquationSeparateEXT)
HIDDEN(gl_dispatch_stub_765)
GL_STUB(gl_dispatch_stub_766, _gloffset_DepthBoundsEXT)
HIDDEN(gl_dispatch_stub_766)
GL_STUB(gl_dispatch_stub_767, _gloffset_BlendEquationSeparateEXT)
HIDDEN(gl_dispatch_stub_767)
GL_STUB(glBindFramebufferEXT, _gloffset_BindFramebufferEXT)
GL_STUB(glBindRenderbufferEXT, _gloffset_BindRenderbufferEXT)
GL_STUB(glCheckFramebufferStatusEXT, _gloffset_CheckFramebufferStatusEXT)
@ -1007,12 +1009,12 @@ gl_dispatch_functions_start:
GL_STUB(glIsFramebufferEXT, _gloffset_IsFramebufferEXT)
GL_STUB(glIsRenderbufferEXT, _gloffset_IsRenderbufferEXT)
GL_STUB(glRenderbufferStorageEXT, _gloffset_RenderbufferStorageEXT)
GL_STUB(gl_dispatch_stub_783, _gloffset_BlitFramebufferEXT)
HIDDEN(gl_dispatch_stub_783)
GL_STUB(gl_dispatch_stub_784, _gloffset_BufferParameteriAPPLE)
HIDDEN(gl_dispatch_stub_784)
GL_STUB(gl_dispatch_stub_785, _gloffset_FlushMappedBufferRangeAPPLE)
GL_STUB(gl_dispatch_stub_785, _gloffset_BlitFramebufferEXT)
HIDDEN(gl_dispatch_stub_785)
GL_STUB(gl_dispatch_stub_786, _gloffset_BufferParameteriAPPLE)
HIDDEN(gl_dispatch_stub_786)
GL_STUB(gl_dispatch_stub_787, _gloffset_FlushMappedBufferRangeAPPLE)
HIDDEN(gl_dispatch_stub_787)
GL_STUB(glFramebufferTextureLayerEXT, _gloffset_FramebufferTextureLayerEXT)
GL_STUB(glColorMaskIndexedEXT, _gloffset_ColorMaskIndexedEXT)
GL_STUB(glDisableIndexedEXT, _gloffset_DisableIndexedEXT)
@ -1030,23 +1032,23 @@ gl_dispatch_functions_start:
GL_STUB(glGetTransformFeedbackVaryingEXT, _gloffset_GetTransformFeedbackVaryingEXT)
GL_STUB(glTransformFeedbackVaryingsEXT, _gloffset_TransformFeedbackVaryingsEXT)
GL_STUB(glProvokingVertexEXT, _gloffset_ProvokingVertexEXT)
GL_STUB(gl_dispatch_stub_803, _gloffset_GetTexParameterPointervAPPLE)
HIDDEN(gl_dispatch_stub_803)
GL_STUB(gl_dispatch_stub_804, _gloffset_TextureRangeAPPLE)
HIDDEN(gl_dispatch_stub_804)
GL_STUB(gl_dispatch_stub_805, _gloffset_GetTexParameterPointervAPPLE)
HIDDEN(gl_dispatch_stub_805)
GL_STUB(gl_dispatch_stub_806, _gloffset_TextureRangeAPPLE)
HIDDEN(gl_dispatch_stub_806)
GL_STUB(glGetObjectParameterivAPPLE, _gloffset_GetObjectParameterivAPPLE)
GL_STUB(glObjectPurgeableAPPLE, _gloffset_ObjectPurgeableAPPLE)
GL_STUB(glObjectUnpurgeableAPPLE, _gloffset_ObjectUnpurgeableAPPLE)
GL_STUB(gl_dispatch_stub_808, _gloffset_StencilFuncSeparateATI)
HIDDEN(gl_dispatch_stub_808)
GL_STUB(gl_dispatch_stub_809, _gloffset_ProgramEnvParameters4fvEXT)
HIDDEN(gl_dispatch_stub_809)
GL_STUB(gl_dispatch_stub_810, _gloffset_ProgramLocalParameters4fvEXT)
GL_STUB(gl_dispatch_stub_810, _gloffset_StencilFuncSeparateATI)
HIDDEN(gl_dispatch_stub_810)
GL_STUB(gl_dispatch_stub_811, _gloffset_GetQueryObjecti64vEXT)
GL_STUB(gl_dispatch_stub_811, _gloffset_ProgramEnvParameters4fvEXT)
HIDDEN(gl_dispatch_stub_811)
GL_STUB(gl_dispatch_stub_812, _gloffset_GetQueryObjectui64vEXT)
GL_STUB(gl_dispatch_stub_812, _gloffset_ProgramLocalParameters4fvEXT)
HIDDEN(gl_dispatch_stub_812)
GL_STUB(gl_dispatch_stub_813, _gloffset_GetQueryObjecti64vEXT)
HIDDEN(gl_dispatch_stub_813)
GL_STUB(gl_dispatch_stub_814, _gloffset_GetQueryObjectui64vEXT)
HIDDEN(gl_dispatch_stub_814)
GL_STUB(glEGLImageTargetRenderbufferStorageOES, _gloffset_EGLImageTargetRenderbufferStorageOES)
GL_STUB(glEGLImageTargetTexture2DOES, _gloffset_EGLImageTargetTexture2DOES)
GL_STUB_ALIAS(glArrayElementEXT, glArrayElement)
@ -1181,6 +1183,10 @@ gl_dispatch_functions_start:
GL_STUB_ALIAS(glMultiTexCoord4s, glMultiTexCoord4sARB)
GL_STUB_ALIAS(glMultiTexCoord4sv, glMultiTexCoord4svARB)
GL_STUB_ALIAS(glStencilOpSeparateATI, glStencilOpSeparate)
GL_STUB_ALIAS(glDrawArraysInstancedARB, glDrawArraysInstanced)
GL_STUB_ALIAS(glDrawArraysInstancedEXT, glDrawArraysInstanced)
GL_STUB_ALIAS(glDrawElementsInstancedARB, glDrawElementsInstanced)
GL_STUB_ALIAS(glDrawElementsInstancedEXT, glDrawElementsInstanced)
GL_STUB_ALIAS(glLoadTransposeMatrixd, glLoadTransposeMatrixdARB)
GL_STUB_ALIAS(glLoadTransposeMatrixf, glLoadTransposeMatrixfARB)
GL_STUB_ALIAS(glMultTransposeMatrixd, glMultTransposeMatrixdARB)

File diff suppressed because it is too large Load Diff

View File

@ -581,6 +581,8 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB(UniformMatrix3x4fv, _gloffset_UniformMatrix3x4fv, UniformMatrix3x4fv@16)
GL_STUB(UniformMatrix4x2fv, _gloffset_UniformMatrix4x2fv, UniformMatrix4x2fv@16)
GL_STUB(UniformMatrix4x3fv, _gloffset_UniformMatrix4x3fv, UniformMatrix4x3fv@16)
GL_STUB(DrawArraysInstanced, _gloffset_DrawArraysInstanced, DrawArraysInstanced@16)
GL_STUB(DrawElementsInstanced, _gloffset_DrawElementsInstanced, DrawElementsInstanced@20)
GL_STUB(LoadTransposeMatrixdARB, _gloffset_LoadTransposeMatrixdARB, LoadTransposeMatrixdARB@4)
GL_STUB(LoadTransposeMatrixfARB, _gloffset_LoadTransposeMatrixfARB, LoadTransposeMatrixfARB@4)
GL_STUB(MultTransposeMatrixdARB, _gloffset_MultTransposeMatrixdARB, MultTransposeMatrixdARB@4)
@ -729,22 +731,22 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB(DrawRangeElementsBaseVertex, _gloffset_DrawRangeElementsBaseVertex, DrawRangeElementsBaseVertex@28)
GL_STUB(MultiDrawElementsBaseVertex, _gloffset_MultiDrawElementsBaseVertex, MultiDrawElementsBaseVertex@24)
GL_STUB(PolygonOffsetEXT, _gloffset_PolygonOffsetEXT, PolygonOffsetEXT@8)
GL_STUB(_dispatch_stub_578, _gloffset_GetPixelTexGenParameterfvSGIS, _dispatch_stub_578@8)
HIDDEN(GL_PREFIX(_dispatch_stub_578, _dispatch_stub_578@8))
GL_STUB(_dispatch_stub_579, _gloffset_GetPixelTexGenParameterivSGIS, _dispatch_stub_579@8)
HIDDEN(GL_PREFIX(_dispatch_stub_579, _dispatch_stub_579@8))
GL_STUB(_dispatch_stub_580, _gloffset_PixelTexGenParameterfSGIS, _dispatch_stub_580@8)
GL_STUB(_dispatch_stub_580, _gloffset_GetPixelTexGenParameterfvSGIS, _dispatch_stub_580@8)
HIDDEN(GL_PREFIX(_dispatch_stub_580, _dispatch_stub_580@8))
GL_STUB(_dispatch_stub_581, _gloffset_PixelTexGenParameterfvSGIS, _dispatch_stub_581@8)
GL_STUB(_dispatch_stub_581, _gloffset_GetPixelTexGenParameterivSGIS, _dispatch_stub_581@8)
HIDDEN(GL_PREFIX(_dispatch_stub_581, _dispatch_stub_581@8))
GL_STUB(_dispatch_stub_582, _gloffset_PixelTexGenParameteriSGIS, _dispatch_stub_582@8)
GL_STUB(_dispatch_stub_582, _gloffset_PixelTexGenParameterfSGIS, _dispatch_stub_582@8)
HIDDEN(GL_PREFIX(_dispatch_stub_582, _dispatch_stub_582@8))
GL_STUB(_dispatch_stub_583, _gloffset_PixelTexGenParameterivSGIS, _dispatch_stub_583@8)
GL_STUB(_dispatch_stub_583, _gloffset_PixelTexGenParameterfvSGIS, _dispatch_stub_583@8)
HIDDEN(GL_PREFIX(_dispatch_stub_583, _dispatch_stub_583@8))
GL_STUB(_dispatch_stub_584, _gloffset_SampleMaskSGIS, _dispatch_stub_584@8)
GL_STUB(_dispatch_stub_584, _gloffset_PixelTexGenParameteriSGIS, _dispatch_stub_584@8)
HIDDEN(GL_PREFIX(_dispatch_stub_584, _dispatch_stub_584@8))
GL_STUB(_dispatch_stub_585, _gloffset_SamplePatternSGIS, _dispatch_stub_585@4)
HIDDEN(GL_PREFIX(_dispatch_stub_585, _dispatch_stub_585@4))
GL_STUB(_dispatch_stub_585, _gloffset_PixelTexGenParameterivSGIS, _dispatch_stub_585@8)
HIDDEN(GL_PREFIX(_dispatch_stub_585, _dispatch_stub_585@8))
GL_STUB(_dispatch_stub_586, _gloffset_SampleMaskSGIS, _dispatch_stub_586@8)
HIDDEN(GL_PREFIX(_dispatch_stub_586, _dispatch_stub_586@8))
GL_STUB(_dispatch_stub_587, _gloffset_SamplePatternSGIS, _dispatch_stub_587@4)
HIDDEN(GL_PREFIX(_dispatch_stub_587, _dispatch_stub_587@4))
GL_STUB(ColorPointerEXT, _gloffset_ColorPointerEXT, ColorPointerEXT@20)
GL_STUB(EdgeFlagPointerEXT, _gloffset_EdgeFlagPointerEXT, EdgeFlagPointerEXT@12)
GL_STUB(IndexPointerEXT, _gloffset_IndexPointerEXT, IndexPointerEXT@16)
@ -755,10 +757,10 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB(PointParameterfvEXT, _gloffset_PointParameterfvEXT, PointParameterfvEXT@8)
GL_STUB(LockArraysEXT, _gloffset_LockArraysEXT, LockArraysEXT@8)
GL_STUB(UnlockArraysEXT, _gloffset_UnlockArraysEXT, UnlockArraysEXT@0)
GL_STUB(_dispatch_stub_596, _gloffset_CullParameterdvEXT, _dispatch_stub_596@8)
HIDDEN(GL_PREFIX(_dispatch_stub_596, _dispatch_stub_596@8))
GL_STUB(_dispatch_stub_597, _gloffset_CullParameterfvEXT, _dispatch_stub_597@8)
HIDDEN(GL_PREFIX(_dispatch_stub_597, _dispatch_stub_597@8))
GL_STUB(_dispatch_stub_598, _gloffset_CullParameterdvEXT, _dispatch_stub_598@8)
HIDDEN(GL_PREFIX(_dispatch_stub_598, _dispatch_stub_598@8))
GL_STUB(_dispatch_stub_599, _gloffset_CullParameterfvEXT, _dispatch_stub_599@8)
HIDDEN(GL_PREFIX(_dispatch_stub_599, _dispatch_stub_599@8))
GL_STUB(SecondaryColor3bEXT, _gloffset_SecondaryColor3bEXT, SecondaryColor3bEXT@12)
GL_STUB(SecondaryColor3bvEXT, _gloffset_SecondaryColor3bvEXT, SecondaryColor3bvEXT@4)
GL_STUB(SecondaryColor3dEXT, _gloffset_SecondaryColor3dEXT, SecondaryColor3dEXT@24)
@ -783,8 +785,8 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB(FogCoorddvEXT, _gloffset_FogCoorddvEXT, FogCoorddvEXT@4)
GL_STUB(FogCoordfEXT, _gloffset_FogCoordfEXT, FogCoordfEXT@4)
GL_STUB(FogCoordfvEXT, _gloffset_FogCoordfvEXT, FogCoordfvEXT@4)
GL_STUB(_dispatch_stub_622, _gloffset_PixelTexGenSGIX, _dispatch_stub_622@4)
HIDDEN(GL_PREFIX(_dispatch_stub_622, _dispatch_stub_622@4))
GL_STUB(_dispatch_stub_624, _gloffset_PixelTexGenSGIX, _dispatch_stub_624@4)
HIDDEN(GL_PREFIX(_dispatch_stub_624, _dispatch_stub_624@4))
GL_STUB(BlendFuncSeparateEXT, _gloffset_BlendFuncSeparateEXT, BlendFuncSeparateEXT@16)
GL_STUB(FlushVertexArrayRangeNV, _gloffset_FlushVertexArrayRangeNV, FlushVertexArrayRangeNV@0)
GL_STUB(VertexArrayRangeNV, _gloffset_VertexArrayRangeNV, VertexArrayRangeNV@8)
@ -826,24 +828,24 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB(WindowPos4ivMESA, _gloffset_WindowPos4ivMESA, WindowPos4ivMESA@4)
GL_STUB(WindowPos4sMESA, _gloffset_WindowPos4sMESA, WindowPos4sMESA@16)
GL_STUB(WindowPos4svMESA, _gloffset_WindowPos4svMESA, WindowPos4svMESA@4)
GL_STUB(_dispatch_stub_664, _gloffset_MultiModeDrawArraysIBM, _dispatch_stub_664@20)
HIDDEN(GL_PREFIX(_dispatch_stub_664, _dispatch_stub_664@20))
GL_STUB(_dispatch_stub_665, _gloffset_MultiModeDrawElementsIBM, _dispatch_stub_665@24)
HIDDEN(GL_PREFIX(_dispatch_stub_665, _dispatch_stub_665@24))
GL_STUB(_dispatch_stub_666, _gloffset_DeleteFencesNV, _dispatch_stub_666@8)
HIDDEN(GL_PREFIX(_dispatch_stub_666, _dispatch_stub_666@8))
GL_STUB(_dispatch_stub_667, _gloffset_FinishFenceNV, _dispatch_stub_667@4)
HIDDEN(GL_PREFIX(_dispatch_stub_667, _dispatch_stub_667@4))
GL_STUB(_dispatch_stub_668, _gloffset_GenFencesNV, _dispatch_stub_668@8)
GL_STUB(_dispatch_stub_666, _gloffset_MultiModeDrawArraysIBM, _dispatch_stub_666@20)
HIDDEN(GL_PREFIX(_dispatch_stub_666, _dispatch_stub_666@20))
GL_STUB(_dispatch_stub_667, _gloffset_MultiModeDrawElementsIBM, _dispatch_stub_667@24)
HIDDEN(GL_PREFIX(_dispatch_stub_667, _dispatch_stub_667@24))
GL_STUB(_dispatch_stub_668, _gloffset_DeleteFencesNV, _dispatch_stub_668@8)
HIDDEN(GL_PREFIX(_dispatch_stub_668, _dispatch_stub_668@8))
GL_STUB(_dispatch_stub_669, _gloffset_GetFenceivNV, _dispatch_stub_669@12)
HIDDEN(GL_PREFIX(_dispatch_stub_669, _dispatch_stub_669@12))
GL_STUB(_dispatch_stub_670, _gloffset_IsFenceNV, _dispatch_stub_670@4)
HIDDEN(GL_PREFIX(_dispatch_stub_670, _dispatch_stub_670@4))
GL_STUB(_dispatch_stub_671, _gloffset_SetFenceNV, _dispatch_stub_671@8)
HIDDEN(GL_PREFIX(_dispatch_stub_671, _dispatch_stub_671@8))
GL_STUB(_dispatch_stub_672, _gloffset_TestFenceNV, _dispatch_stub_672@4)
GL_STUB(_dispatch_stub_669, _gloffset_FinishFenceNV, _dispatch_stub_669@4)
HIDDEN(GL_PREFIX(_dispatch_stub_669, _dispatch_stub_669@4))
GL_STUB(_dispatch_stub_670, _gloffset_GenFencesNV, _dispatch_stub_670@8)
HIDDEN(GL_PREFIX(_dispatch_stub_670, _dispatch_stub_670@8))
GL_STUB(_dispatch_stub_671, _gloffset_GetFenceivNV, _dispatch_stub_671@12)
HIDDEN(GL_PREFIX(_dispatch_stub_671, _dispatch_stub_671@12))
GL_STUB(_dispatch_stub_672, _gloffset_IsFenceNV, _dispatch_stub_672@4)
HIDDEN(GL_PREFIX(_dispatch_stub_672, _dispatch_stub_672@4))
GL_STUB(_dispatch_stub_673, _gloffset_SetFenceNV, _dispatch_stub_673@8)
HIDDEN(GL_PREFIX(_dispatch_stub_673, _dispatch_stub_673@8))
GL_STUB(_dispatch_stub_674, _gloffset_TestFenceNV, _dispatch_stub_674@4)
HIDDEN(GL_PREFIX(_dispatch_stub_674, _dispatch_stub_674@4))
GL_STUB(AreProgramsResidentNV, _gloffset_AreProgramsResidentNV, AreProgramsResidentNV@12)
GL_STUB(BindProgramNV, _gloffset_BindProgramNV, BindProgramNV@8)
GL_STUB(DeleteProgramsNV, _gloffset_DeleteProgramsNV, DeleteProgramsNV@8)
@ -924,26 +926,26 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB(SetFragmentShaderConstantATI, _gloffset_SetFragmentShaderConstantATI, SetFragmentShaderConstantATI@8)
GL_STUB(PointParameteriNV, _gloffset_PointParameteriNV, PointParameteriNV@8)
GL_STUB(PointParameterivNV, _gloffset_PointParameterivNV, PointParameterivNV@8)
GL_STUB(_dispatch_stub_753, _gloffset_ActiveStencilFaceEXT, _dispatch_stub_753@4)
HIDDEN(GL_PREFIX(_dispatch_stub_753, _dispatch_stub_753@4))
GL_STUB(_dispatch_stub_754, _gloffset_BindVertexArrayAPPLE, _dispatch_stub_754@4)
HIDDEN(GL_PREFIX(_dispatch_stub_754, _dispatch_stub_754@4))
GL_STUB(_dispatch_stub_755, _gloffset_DeleteVertexArraysAPPLE, _dispatch_stub_755@8)
HIDDEN(GL_PREFIX(_dispatch_stub_755, _dispatch_stub_755@8))
GL_STUB(_dispatch_stub_756, _gloffset_GenVertexArraysAPPLE, _dispatch_stub_756@8)
HIDDEN(GL_PREFIX(_dispatch_stub_756, _dispatch_stub_756@8))
GL_STUB(_dispatch_stub_757, _gloffset_IsVertexArrayAPPLE, _dispatch_stub_757@4)
HIDDEN(GL_PREFIX(_dispatch_stub_757, _dispatch_stub_757@4))
GL_STUB(_dispatch_stub_755, _gloffset_ActiveStencilFaceEXT, _dispatch_stub_755@4)
HIDDEN(GL_PREFIX(_dispatch_stub_755, _dispatch_stub_755@4))
GL_STUB(_dispatch_stub_756, _gloffset_BindVertexArrayAPPLE, _dispatch_stub_756@4)
HIDDEN(GL_PREFIX(_dispatch_stub_756, _dispatch_stub_756@4))
GL_STUB(_dispatch_stub_757, _gloffset_DeleteVertexArraysAPPLE, _dispatch_stub_757@8)
HIDDEN(GL_PREFIX(_dispatch_stub_757, _dispatch_stub_757@8))
GL_STUB(_dispatch_stub_758, _gloffset_GenVertexArraysAPPLE, _dispatch_stub_758@8)
HIDDEN(GL_PREFIX(_dispatch_stub_758, _dispatch_stub_758@8))
GL_STUB(_dispatch_stub_759, _gloffset_IsVertexArrayAPPLE, _dispatch_stub_759@4)
HIDDEN(GL_PREFIX(_dispatch_stub_759, _dispatch_stub_759@4))
GL_STUB(GetProgramNamedParameterdvNV, _gloffset_GetProgramNamedParameterdvNV, GetProgramNamedParameterdvNV@16)
GL_STUB(GetProgramNamedParameterfvNV, _gloffset_GetProgramNamedParameterfvNV, GetProgramNamedParameterfvNV@16)
GL_STUB(ProgramNamedParameter4dNV, _gloffset_ProgramNamedParameter4dNV, ProgramNamedParameter4dNV@44)
GL_STUB(ProgramNamedParameter4dvNV, _gloffset_ProgramNamedParameter4dvNV, ProgramNamedParameter4dvNV@16)
GL_STUB(ProgramNamedParameter4fNV, _gloffset_ProgramNamedParameter4fNV, ProgramNamedParameter4fNV@28)
GL_STUB(ProgramNamedParameter4fvNV, _gloffset_ProgramNamedParameter4fvNV, ProgramNamedParameter4fvNV@16)
GL_STUB(_dispatch_stub_764, _gloffset_DepthBoundsEXT, _dispatch_stub_764@16)
HIDDEN(GL_PREFIX(_dispatch_stub_764, _dispatch_stub_764@16))
GL_STUB(_dispatch_stub_765, _gloffset_BlendEquationSeparateEXT, _dispatch_stub_765@8)
HIDDEN(GL_PREFIX(_dispatch_stub_765, _dispatch_stub_765@8))
GL_STUB(_dispatch_stub_766, _gloffset_DepthBoundsEXT, _dispatch_stub_766@16)
HIDDEN(GL_PREFIX(_dispatch_stub_766, _dispatch_stub_766@16))
GL_STUB(_dispatch_stub_767, _gloffset_BlendEquationSeparateEXT, _dispatch_stub_767@8)
HIDDEN(GL_PREFIX(_dispatch_stub_767, _dispatch_stub_767@8))
GL_STUB(BindFramebufferEXT, _gloffset_BindFramebufferEXT, BindFramebufferEXT@8)
GL_STUB(BindRenderbufferEXT, _gloffset_BindRenderbufferEXT, BindRenderbufferEXT@8)
GL_STUB(CheckFramebufferStatusEXT, _gloffset_CheckFramebufferStatusEXT, CheckFramebufferStatusEXT@4)
@ -961,12 +963,12 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB(IsFramebufferEXT, _gloffset_IsFramebufferEXT, IsFramebufferEXT@4)
GL_STUB(IsRenderbufferEXT, _gloffset_IsRenderbufferEXT, IsRenderbufferEXT@4)
GL_STUB(RenderbufferStorageEXT, _gloffset_RenderbufferStorageEXT, RenderbufferStorageEXT@16)
GL_STUB(_dispatch_stub_783, _gloffset_BlitFramebufferEXT, _dispatch_stub_783@40)
HIDDEN(GL_PREFIX(_dispatch_stub_783, _dispatch_stub_783@40))
GL_STUB(_dispatch_stub_784, _gloffset_BufferParameteriAPPLE, _dispatch_stub_784@12)
HIDDEN(GL_PREFIX(_dispatch_stub_784, _dispatch_stub_784@12))
GL_STUB(_dispatch_stub_785, _gloffset_FlushMappedBufferRangeAPPLE, _dispatch_stub_785@12)
HIDDEN(GL_PREFIX(_dispatch_stub_785, _dispatch_stub_785@12))
GL_STUB(_dispatch_stub_785, _gloffset_BlitFramebufferEXT, _dispatch_stub_785@40)
HIDDEN(GL_PREFIX(_dispatch_stub_785, _dispatch_stub_785@40))
GL_STUB(_dispatch_stub_786, _gloffset_BufferParameteriAPPLE, _dispatch_stub_786@12)
HIDDEN(GL_PREFIX(_dispatch_stub_786, _dispatch_stub_786@12))
GL_STUB(_dispatch_stub_787, _gloffset_FlushMappedBufferRangeAPPLE, _dispatch_stub_787@12)
HIDDEN(GL_PREFIX(_dispatch_stub_787, _dispatch_stub_787@12))
GL_STUB(FramebufferTextureLayerEXT, _gloffset_FramebufferTextureLayerEXT, FramebufferTextureLayerEXT@20)
GL_STUB(ColorMaskIndexedEXT, _gloffset_ColorMaskIndexedEXT, ColorMaskIndexedEXT@20)
GL_STUB(DisableIndexedEXT, _gloffset_DisableIndexedEXT, DisableIndexedEXT@8)
@ -984,23 +986,23 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB(GetTransformFeedbackVaryingEXT, _gloffset_GetTransformFeedbackVaryingEXT, GetTransformFeedbackVaryingEXT@28)
GL_STUB(TransformFeedbackVaryingsEXT, _gloffset_TransformFeedbackVaryingsEXT, TransformFeedbackVaryingsEXT@16)
GL_STUB(ProvokingVertexEXT, _gloffset_ProvokingVertexEXT, ProvokingVertexEXT@4)
GL_STUB(_dispatch_stub_803, _gloffset_GetTexParameterPointervAPPLE, _dispatch_stub_803@12)
HIDDEN(GL_PREFIX(_dispatch_stub_803, _dispatch_stub_803@12))
GL_STUB(_dispatch_stub_804, _gloffset_TextureRangeAPPLE, _dispatch_stub_804@12)
HIDDEN(GL_PREFIX(_dispatch_stub_804, _dispatch_stub_804@12))
GL_STUB(_dispatch_stub_805, _gloffset_GetTexParameterPointervAPPLE, _dispatch_stub_805@12)
HIDDEN(GL_PREFIX(_dispatch_stub_805, _dispatch_stub_805@12))
GL_STUB(_dispatch_stub_806, _gloffset_TextureRangeAPPLE, _dispatch_stub_806@12)
HIDDEN(GL_PREFIX(_dispatch_stub_806, _dispatch_stub_806@12))
GL_STUB(GetObjectParameterivAPPLE, _gloffset_GetObjectParameterivAPPLE, GetObjectParameterivAPPLE@16)
GL_STUB(ObjectPurgeableAPPLE, _gloffset_ObjectPurgeableAPPLE, ObjectPurgeableAPPLE@12)
GL_STUB(ObjectUnpurgeableAPPLE, _gloffset_ObjectUnpurgeableAPPLE, ObjectUnpurgeableAPPLE@12)
GL_STUB(_dispatch_stub_808, _gloffset_StencilFuncSeparateATI, _dispatch_stub_808@16)
HIDDEN(GL_PREFIX(_dispatch_stub_808, _dispatch_stub_808@16))
GL_STUB(_dispatch_stub_809, _gloffset_ProgramEnvParameters4fvEXT, _dispatch_stub_809@16)
HIDDEN(GL_PREFIX(_dispatch_stub_809, _dispatch_stub_809@16))
GL_STUB(_dispatch_stub_810, _gloffset_ProgramLocalParameters4fvEXT, _dispatch_stub_810@16)
GL_STUB(_dispatch_stub_810, _gloffset_StencilFuncSeparateATI, _dispatch_stub_810@16)
HIDDEN(GL_PREFIX(_dispatch_stub_810, _dispatch_stub_810@16))
GL_STUB(_dispatch_stub_811, _gloffset_GetQueryObjecti64vEXT, _dispatch_stub_811@12)
HIDDEN(GL_PREFIX(_dispatch_stub_811, _dispatch_stub_811@12))
GL_STUB(_dispatch_stub_812, _gloffset_GetQueryObjectui64vEXT, _dispatch_stub_812@12)
HIDDEN(GL_PREFIX(_dispatch_stub_812, _dispatch_stub_812@12))
GL_STUB(_dispatch_stub_811, _gloffset_ProgramEnvParameters4fvEXT, _dispatch_stub_811@16)
HIDDEN(GL_PREFIX(_dispatch_stub_811, _dispatch_stub_811@16))
GL_STUB(_dispatch_stub_812, _gloffset_ProgramLocalParameters4fvEXT, _dispatch_stub_812@16)
HIDDEN(GL_PREFIX(_dispatch_stub_812, _dispatch_stub_812@16))
GL_STUB(_dispatch_stub_813, _gloffset_GetQueryObjecti64vEXT, _dispatch_stub_813@12)
HIDDEN(GL_PREFIX(_dispatch_stub_813, _dispatch_stub_813@12))
GL_STUB(_dispatch_stub_814, _gloffset_GetQueryObjectui64vEXT, _dispatch_stub_814@12)
HIDDEN(GL_PREFIX(_dispatch_stub_814, _dispatch_stub_814@12))
GL_STUB(EGLImageTargetRenderbufferStorageOES, _gloffset_EGLImageTargetRenderbufferStorageOES, EGLImageTargetRenderbufferStorageOES@8)
GL_STUB(EGLImageTargetTexture2DOES, _gloffset_EGLImageTargetTexture2DOES, EGLImageTargetTexture2DOES@8)
GL_STUB_ALIAS(ArrayElementEXT, _gloffset_ArrayElement, ArrayElementEXT@4, ArrayElement, ArrayElement@4)
@ -1076,6 +1078,10 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB_ALIAS(MultiTexCoord4iv, _gloffset_MultiTexCoord4ivARB, MultiTexCoord4iv@8, MultiTexCoord4ivARB, MultiTexCoord4ivARB@8)
GL_STUB_ALIAS(MultiTexCoord4s, _gloffset_MultiTexCoord4sARB, MultiTexCoord4s@20, MultiTexCoord4sARB, MultiTexCoord4sARB@20)
GL_STUB_ALIAS(MultiTexCoord4sv, _gloffset_MultiTexCoord4svARB, MultiTexCoord4sv@8, MultiTexCoord4svARB, MultiTexCoord4svARB@8)
GL_STUB_ALIAS(DrawArraysInstancedARB, _gloffset_DrawArraysInstanced, DrawArraysInstancedARB@16, DrawArraysInstanced, DrawArraysInstanced@16)
GL_STUB_ALIAS(DrawArraysInstancedEXT, _gloffset_DrawArraysInstanced, DrawArraysInstancedEXT@16, DrawArraysInstanced, DrawArraysInstanced@16)
GL_STUB_ALIAS(DrawElementsInstancedARB, _gloffset_DrawElementsInstanced, DrawElementsInstancedARB@20, DrawElementsInstanced, DrawElementsInstanced@20)
GL_STUB_ALIAS(DrawElementsInstancedEXT, _gloffset_DrawElementsInstanced, DrawElementsInstancedEXT@20, DrawElementsInstanced, DrawElementsInstanced@20)
GL_STUB_ALIAS(LoadTransposeMatrixd, _gloffset_LoadTransposeMatrixdARB, LoadTransposeMatrixd@4, LoadTransposeMatrixdARB, LoadTransposeMatrixdARB@4)
GL_STUB_ALIAS(LoadTransposeMatrixf, _gloffset_LoadTransposeMatrixfARB, LoadTransposeMatrixf@4, LoadTransposeMatrixfARB, LoadTransposeMatrixfARB@4)
GL_STUB_ALIAS(MultTransposeMatrixd, _gloffset_MultTransposeMatrixdARB, MultTransposeMatrixd@4, MultTransposeMatrixdARB, MultTransposeMatrixdARB@4)
@ -1257,9 +1263,9 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB_ALIAS(IsProgramARB, _gloffset_IsProgramNV, IsProgramARB@4, IsProgramNV, IsProgramNV@4)
GL_STUB_ALIAS(PointParameteri, _gloffset_PointParameteriNV, PointParameteri@8, PointParameteriNV, PointParameteriNV@8)
GL_STUB_ALIAS(PointParameteriv, _gloffset_PointParameterivNV, PointParameteriv@8, PointParameterivNV, PointParameterivNV@8)
GL_STUB_ALIAS(DeleteVertexArrays, _gloffset_DeleteVertexArraysAPPLE, DeleteVertexArrays@8, _dispatch_stub_755, _dispatch_stub_755@8)
GL_STUB_ALIAS(IsVertexArray, _gloffset_IsVertexArrayAPPLE, IsVertexArray@4, _dispatch_stub_757, _dispatch_stub_757@4)
GL_STUB_ALIAS(BlendEquationSeparate, _gloffset_BlendEquationSeparateEXT, BlendEquationSeparate@8, _dispatch_stub_765, _dispatch_stub_765@8)
GL_STUB_ALIAS(DeleteVertexArrays, _gloffset_DeleteVertexArraysAPPLE, DeleteVertexArrays@8, _dispatch_stub_757, _dispatch_stub_757@8)
GL_STUB_ALIAS(IsVertexArray, _gloffset_IsVertexArrayAPPLE, IsVertexArray@4, _dispatch_stub_759, _dispatch_stub_759@4)
GL_STUB_ALIAS(BlendEquationSeparate, _gloffset_BlendEquationSeparateEXT, BlendEquationSeparate@8, _dispatch_stub_767, _dispatch_stub_767@8)
GL_STUB_ALIAS(BindFramebuffer, _gloffset_BindFramebufferEXT, BindFramebuffer@8, BindFramebufferEXT, BindFramebufferEXT@8)
GL_STUB_ALIAS(BindRenderbuffer, _gloffset_BindRenderbufferEXT, BindRenderbuffer@8, BindRenderbufferEXT, BindRenderbufferEXT@8)
GL_STUB_ALIAS(CheckFramebufferStatus, _gloffset_CheckFramebufferStatusEXT, CheckFramebufferStatus@4, CheckFramebufferStatusEXT, CheckFramebufferStatusEXT@4)
@ -1277,7 +1283,7 @@ GLNAME(gl_dispatch_functions_start):
GL_STUB_ALIAS(IsFramebuffer, _gloffset_IsFramebufferEXT, IsFramebuffer@4, IsFramebufferEXT, IsFramebufferEXT@4)
GL_STUB_ALIAS(IsRenderbuffer, _gloffset_IsRenderbufferEXT, IsRenderbuffer@4, IsRenderbufferEXT, IsRenderbufferEXT@4)
GL_STUB_ALIAS(RenderbufferStorage, _gloffset_RenderbufferStorageEXT, RenderbufferStorage@16, RenderbufferStorageEXT, RenderbufferStorageEXT@16)
GL_STUB_ALIAS(BlitFramebuffer, _gloffset_BlitFramebufferEXT, BlitFramebuffer@40, _dispatch_stub_783, _dispatch_stub_783@40)
GL_STUB_ALIAS(BlitFramebuffer, _gloffset_BlitFramebufferEXT, BlitFramebuffer@40, _dispatch_stub_785, _dispatch_stub_785@40)
GL_STUB_ALIAS(FramebufferTextureLayer, _gloffset_FramebufferTextureLayerEXT, FramebufferTextureLayer@20, FramebufferTextureLayerEXT, FramebufferTextureLayerEXT@20)
GL_STUB_ALIAS(BeginTransformFeedback, _gloffset_BeginTransformFeedbackEXT, BeginTransformFeedback@4, BeginTransformFeedbackEXT, BeginTransformFeedbackEXT@4)
GL_STUB_ALIAS(BindBufferBase, _gloffset_BindBufferBaseEXT, BindBufferBase@12, BindBufferBaseEXT, BindBufferBaseEXT@12)