~ubuntu-branches/ubuntu/trusty/erlang/trusty

« back to all changes in this revision

Viewing changes to lib/wx/src/gen/gl_debug.hrl

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum
  • Date: 2011-05-05 15:48:43 UTC
  • mfrom: (3.5.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110505154843-0om6ekzg6m7ugj27
Tags: 1:14.b.2-dfsg-3ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Drop libwxgtk2.8-dev build dependency. Wx isn't in main, and not
    supposed to.
  - Drop erlang-wx binary.
  - Drop erlang-wx dependency from -megaco, -common-test, and -reltool, they
    do not really need wx. Also drop it from -debugger; the GUI needs wx,
    but it apparently has CLI bits as well, and is also needed by -megaco,
    so let's keep the package for now.
  - debian/patches/series: Do what I meant, and enable build-options.patch
    instead.
* Additional changes:
  - Drop erlang-wx from -et
* Dropped Changes:
  - patches/pcre-crash.patch: CVE-2008-2371: outer level option with
    alternatives caused crash. (Applied Upstream)
  - fix for ssl certificate verification in newSSL: 
    ssl_cacertfile_fix.patch (Applied Upstream)
  - debian/patches/series: Enable native.patch again, to get stripped beam
    files and reduce the package size again. (build-options is what
    actually accomplished this)
  - Remove build-options.patch on advice from upstream and because it caused
    odd build failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
%%
2
 
%% %CopyrightBegin%
3
 
%% 
4
 
%% Copyright Ericsson AB 2008-2009. All Rights Reserved.
5
 
%% 
6
 
%% The contents of this file are subject to the Erlang Public License,
7
 
%% Version 1.1, (the "License"); you may not use this file except in
8
 
%% compliance with the License. You should have received a copy of the
9
 
%% Erlang Public License along with this software. If not, it can be
10
 
%% retrieved online at http://www.erlang.org/.
11
 
%% 
12
 
%% Software distributed under the License is distributed on an "AS IS"
13
 
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
14
 
%% the License for the specific language governing rights and limitations
15
 
%% under the License.
16
 
%% 
17
 
%% %CopyrightEnd%
18
 
%% This file is generated DO NOT EDIT
19
 
 
20
 
gldebug_table() -> 
21
 
[
22
 
 {5037, {gl, accum, 0}},
23
 
 {5038, {gl, alphaFunc, 0}},
24
 
 {5039, {gl, areTexturesResident, 0}},
25
 
 {5040, {gl, arrayElement, 0}},
26
 
 {5041, {gl, 'begin', 0}},
27
 
 {5042, {gl, bindTexture, 0}},
28
 
 {5043, {gl, bitmap, 0}},
29
 
 {5044, {gl, bitmap, 0}},
30
 
 {5045, {gl, blendFunc, 0}},
31
 
 {5046, {gl, callList, 0}},
32
 
 {5047, {gl, callLists, 0}},
33
 
 {5048, {gl, clear, 0}},
34
 
 {5049, {gl, clearAccum, 0}},
35
 
 {5050, {gl, clearColor, 0}},
36
 
 {5051, {gl, clearDepth, 0}},
37
 
 {5052, {gl, clearIndex, 0}},
38
 
 {5053, {gl, clearStencil, 0}},
39
 
 {5054, {gl, clipPlane, 0}},
40
 
 {5055, {gl, color3b, 0}},
41
 
 {5056, {gl, color3d, 0}},
42
 
 {5057, {gl, color3f, 0}},
43
 
 {5058, {gl, color3i, 0}},
44
 
 {5059, {gl, color3s, 0}},
45
 
 {5060, {gl, color3ub, 0}},
46
 
 {5061, {gl, color3ui, 0}},
47
 
 {5062, {gl, color3us, 0}},
48
 
 {5063, {gl, color4b, 0}},
49
 
 {5064, {gl, color4d, 0}},
50
 
 {5065, {gl, color4f, 0}},
51
 
 {5066, {gl, color4i, 0}},
52
 
 {5067, {gl, color4s, 0}},
53
 
 {5068, {gl, color4ub, 0}},
54
 
 {5069, {gl, color4ui, 0}},
55
 
 {5070, {gl, color4us, 0}},
56
 
 {5071, {gl, colorMask, 0}},
57
 
 {5072, {gl, colorMaterial, 0}},
58
 
 {5073, {gl, colorPointer, 0}},
59
 
 {5074, {gl, colorPointer, 0}},
60
 
 {5075, {gl, copyPixels, 0}},
61
 
 {5076, {gl, copyTexImage1D, 0}},
62
 
 {5077, {gl, copyTexImage2D, 0}},
63
 
 {5078, {gl, copyTexSubImage1D, 0}},
64
 
 {5079, {gl, copyTexSubImage2D, 0}},
65
 
 {5080, {gl, cullFace, 0}},
66
 
 {5081, {gl, deleteLists, 0}},
67
 
 {5082, {gl, deleteTextures, 0}},
68
 
 {5083, {gl, depthFunc, 0}},
69
 
 {5084, {gl, depthMask, 0}},
70
 
 {5085, {gl, depthRange, 0}},
71
 
 {5086, {gl, disable, 0}},
72
 
 {5087, {gl, disableClientState, 0}},
73
 
 {5088, {gl, drawArrays, 0}},
74
 
 {5089, {gl, drawBuffer, 0}},
75
 
 {5090, {gl, drawElements, 0}},
76
 
 {5091, {gl, drawElements, 0}},
77
 
 {5092, {gl, drawPixels, 0}},
78
 
 {5093, {gl, drawPixels, 0}},
79
 
 {5094, {gl, edgeFlag, 0}},
80
 
 {5095, {gl, edgeFlagPointer, 0}},
81
 
 {5096, {gl, edgeFlagPointer, 0}},
82
 
 {5097, {gl, enable, 0}},
83
 
 {5098, {gl, enableClientState, 0}},
84
 
 {5099, {gl, 'end', 0}},
85
 
 {5100, {gl, endList, 0}},
86
 
 {5101, {gl, evalCoord1d, 0}},
87
 
 {5102, {gl, evalCoord1f, 0}},
88
 
 {5103, {gl, evalCoord2d, 0}},
89
 
 {5104, {gl, evalCoord2f, 0}},
90
 
 {5105, {gl, evalMesh1, 0}},
91
 
 {5106, {gl, evalMesh2, 0}},
92
 
 {5107, {gl, evalPoint1, 0}},
93
 
 {5108, {gl, evalPoint2, 0}},
94
 
 {5109, {gl, feedbackBuffer, 0}},
95
 
 {5110, {gl, finish, 0}},
96
 
 {5111, {gl, flush, 0}},
97
 
 {5112, {gl, fogf, 0}},
98
 
 {5113, {gl, fogfv, 0}},
99
 
 {5114, {gl, fogi, 0}},
100
 
 {5115, {gl, fogiv, 0}},
101
 
 {5116, {gl, frontFace, 0}},
102
 
 {5117, {gl, frustum, 0}},
103
 
 {5118, {gl, genLists, 0}},
104
 
 {5119, {gl, genTextures, 0}},
105
 
 {5120, {gl, getBooleanv, 0}},
106
 
 {5121, {gl, getClipPlane, 0}},
107
 
 {5122, {gl, getDoublev, 0}},
108
 
 {5123, {gl, getError, 0}},
109
 
 {5124, {gl, getFloatv, 0}},
110
 
 {5125, {gl, getIntegerv, 0}},
111
 
 {5126, {gl, getLightfv, 0}},
112
 
 {5127, {gl, getLightiv, 0}},
113
 
 {5128, {gl, getMapdv, 0}},
114
 
 {5129, {gl, getMapfv, 0}},
115
 
 {5130, {gl, getMapiv, 0}},
116
 
 {5131, {gl, getMaterialfv, 0}},
117
 
 {5132, {gl, getMaterialiv, 0}},
118
 
 {5133, {gl, getPixelMapfv, 0}},
119
 
 {5134, {gl, getPixelMapuiv, 0}},
120
 
 {5135, {gl, getPixelMapusv, 0}},
121
 
 {5136, {gl, getPolygonStipple, 0}},
122
 
 {5137, {gl, getString, 0}},
123
 
 {5138, {gl, getTexEnvfv, 0}},
124
 
 {5139, {gl, getTexEnviv, 0}},
125
 
 {5140, {gl, getTexGendv, 0}},
126
 
 {5141, {gl, getTexGenfv, 0}},
127
 
 {5142, {gl, getTexGeniv, 0}},
128
 
 {5143, {gl, getTexImage, 0}},
129
 
 {5144, {gl, getTexLevelParameterfv, 0}},
130
 
 {5145, {gl, getTexLevelParameteriv, 0}},
131
 
 {5146, {gl, getTexParameterfv, 0}},
132
 
 {5147, {gl, getTexParameteriv, 0}},
133
 
 {5148, {gl, hint, 0}},
134
 
 {5149, {gl, indexMask, 0}},
135
 
 {5150, {gl, indexPointer, 0}},
136
 
 {5151, {gl, indexPointer, 0}},
137
 
 {5152, {gl, indexd, 0}},
138
 
 {5153, {gl, indexf, 0}},
139
 
 {5154, {gl, indexi, 0}},
140
 
 {5155, {gl, indexs, 0}},
141
 
 {5156, {gl, indexub, 0}},
142
 
 {5157, {gl, initNames, 0}},
143
 
 {5158, {gl, interleavedArrays, 0}},
144
 
 {5159, {gl, interleavedArrays, 0}},
145
 
 {5160, {gl, isEnabled, 0}},
146
 
 {5161, {gl, isList, 0}},
147
 
 {5162, {gl, isTexture, 0}},
148
 
 {5163, {gl, lightModelf, 0}},
149
 
 {5164, {gl, lightModelfv, 0}},
150
 
 {5165, {gl, lightModeli, 0}},
151
 
 {5166, {gl, lightModeliv, 0}},
152
 
 {5167, {gl, lightf, 0}},
153
 
 {5168, {gl, lightfv, 0}},
154
 
 {5169, {gl, lighti, 0}},
155
 
 {5170, {gl, lightiv, 0}},
156
 
 {5171, {gl, lineStipple, 0}},
157
 
 {5172, {gl, lineWidth, 0}},
158
 
 {5173, {gl, listBase, 0}},
159
 
 {5174, {gl, loadIdentity, 0}},
160
 
 {5175, {gl, loadMatrixd, 0}},
161
 
 {5176, {gl, loadMatrixf, 0}},
162
 
 {5177, {gl, loadName, 0}},
163
 
 {5178, {gl, logicOp, 0}},
164
 
 {5179, {gl, map1d, 0}},
165
 
 {5180, {gl, map1f, 0}},
166
 
 {5181, {gl, map2d, 0}},
167
 
 {5182, {gl, map2f, 0}},
168
 
 {5183, {gl, mapGrid1d, 0}},
169
 
 {5184, {gl, mapGrid1f, 0}},
170
 
 {5185, {gl, mapGrid2d, 0}},
171
 
 {5186, {gl, mapGrid2f, 0}},
172
 
 {5187, {gl, materialf, 0}},
173
 
 {5188, {gl, materialfv, 0}},
174
 
 {5189, {gl, materiali, 0}},
175
 
 {5190, {gl, materialiv, 0}},
176
 
 {5191, {gl, matrixMode, 0}},
177
 
 {5192, {gl, multMatrixd, 0}},
178
 
 {5193, {gl, multMatrixf, 0}},
179
 
 {5194, {gl, newList, 0}},
180
 
 {5195, {gl, normal3b, 0}},
181
 
 {5196, {gl, normal3d, 0}},
182
 
 {5197, {gl, normal3f, 0}},
183
 
 {5198, {gl, normal3i, 0}},
184
 
 {5199, {gl, normal3s, 0}},
185
 
 {5200, {gl, normalPointer, 0}},
186
 
 {5201, {gl, normalPointer, 0}},
187
 
 {5202, {gl, ortho, 0}},
188
 
 {5203, {gl, passThrough, 0}},
189
 
 {5204, {gl, pixelMapfv, 0}},
190
 
 {5205, {gl, pixelMapuiv, 0}},
191
 
 {5206, {gl, pixelMapusv, 0}},
192
 
 {5207, {gl, pixelStoref, 0}},
193
 
 {5208, {gl, pixelStorei, 0}},
194
 
 {5209, {gl, pixelTransferf, 0}},
195
 
 {5210, {gl, pixelTransferi, 0}},
196
 
 {5211, {gl, pixelZoom, 0}},
197
 
 {5212, {gl, pointSize, 0}},
198
 
 {5213, {gl, polygonMode, 0}},
199
 
 {5214, {gl, polygonOffset, 0}},
200
 
 {5215, {gl, polygonStipple, 0}},
201
 
 {5216, {gl, popAttrib, 0}},
202
 
 {5217, {gl, popClientAttrib, 0}},
203
 
 {5218, {gl, popMatrix, 0}},
204
 
 {5219, {gl, popName, 0}},
205
 
 {5220, {gl, prioritizeTextures, 0}},
206
 
 {5221, {gl, pushAttrib, 0}},
207
 
 {5222, {gl, pushClientAttrib, 0}},
208
 
 {5223, {gl, pushMatrix, 0}},
209
 
 {5224, {gl, pushName, 0}},
210
 
 {5225, {gl, rasterPos2d, 0}},
211
 
 {5226, {gl, rasterPos2f, 0}},
212
 
 {5227, {gl, rasterPos2i, 0}},
213
 
 {5228, {gl, rasterPos2s, 0}},
214
 
 {5229, {gl, rasterPos3d, 0}},
215
 
 {5230, {gl, rasterPos3f, 0}},
216
 
 {5231, {gl, rasterPos3i, 0}},
217
 
 {5232, {gl, rasterPos3s, 0}},
218
 
 {5233, {gl, rasterPos4d, 0}},
219
 
 {5234, {gl, rasterPos4f, 0}},
220
 
 {5235, {gl, rasterPos4i, 0}},
221
 
 {5236, {gl, rasterPos4s, 0}},
222
 
 {5237, {gl, readBuffer, 0}},
223
 
 {5238, {gl, readPixels, 0}},
224
 
 {5239, {gl, rectd, 0}},
225
 
 {5240, {gl, rectdv, 0}},
226
 
 {5241, {gl, rectf, 0}},
227
 
 {5242, {gl, rectfv, 0}},
228
 
 {5243, {gl, recti, 0}},
229
 
 {5244, {gl, rectiv, 0}},
230
 
 {5245, {gl, rects, 0}},
231
 
 {5246, {gl, rectsv, 0}},
232
 
 {5247, {gl, renderMode, 0}},
233
 
 {5248, {gl, rotated, 0}},
234
 
 {5249, {gl, rotatef, 0}},
235
 
 {5250, {gl, scaled, 0}},
236
 
 {5251, {gl, scalef, 0}},
237
 
 {5252, {gl, scissor, 0}},
238
 
 {5253, {gl, selectBuffer, 0}},
239
 
 {5254, {gl, shadeModel, 0}},
240
 
 {5255, {gl, stencilFunc, 0}},
241
 
 {5256, {gl, stencilMask, 0}},
242
 
 {5257, {gl, stencilOp, 0}},
243
 
 {5258, {gl, texCoord1d, 0}},
244
 
 {5259, {gl, texCoord1f, 0}},
245
 
 {5260, {gl, texCoord1i, 0}},
246
 
 {5261, {gl, texCoord1s, 0}},
247
 
 {5262, {gl, texCoord2d, 0}},
248
 
 {5263, {gl, texCoord2f, 0}},
249
 
 {5264, {gl, texCoord2i, 0}},
250
 
 {5265, {gl, texCoord2s, 0}},
251
 
 {5266, {gl, texCoord3d, 0}},
252
 
 {5267, {gl, texCoord3f, 0}},
253
 
 {5268, {gl, texCoord3i, 0}},
254
 
 {5269, {gl, texCoord3s, 0}},
255
 
 {5270, {gl, texCoord4d, 0}},
256
 
 {5271, {gl, texCoord4f, 0}},
257
 
 {5272, {gl, texCoord4i, 0}},
258
 
 {5273, {gl, texCoord4s, 0}},
259
 
 {5274, {gl, texCoordPointer, 0}},
260
 
 {5275, {gl, texCoordPointer, 0}},
261
 
 {5276, {gl, texEnvf, 0}},
262
 
 {5277, {gl, texEnvfv, 0}},
263
 
 {5278, {gl, texEnvi, 0}},
264
 
 {5279, {gl, texEnviv, 0}},
265
 
 {5280, {gl, texGend, 0}},
266
 
 {5281, {gl, texGendv, 0}},
267
 
 {5282, {gl, texGenf, 0}},
268
 
 {5283, {gl, texGenfv, 0}},
269
 
 {5284, {gl, texGeni, 0}},
270
 
 {5285, {gl, texGeniv, 0}},
271
 
 {5286, {gl, texImage1D, 0}},
272
 
 {5287, {gl, texImage1D, 0}},
273
 
 {5288, {gl, texImage2D, 0}},
274
 
 {5289, {gl, texImage2D, 0}},
275
 
 {5290, {gl, texParameterf, 0}},
276
 
 {5291, {gl, texParameterfv, 0}},
277
 
 {5292, {gl, texParameteri, 0}},
278
 
 {5293, {gl, texParameteriv, 0}},
279
 
 {5294, {gl, texSubImage1D, 0}},
280
 
 {5295, {gl, texSubImage1D, 0}},
281
 
 {5296, {gl, texSubImage2D, 0}},
282
 
 {5297, {gl, texSubImage2D, 0}},
283
 
 {5298, {gl, translated, 0}},
284
 
 {5299, {gl, translatef, 0}},
285
 
 {5300, {gl, vertex2d, 0}},
286
 
 {5301, {gl, vertex2f, 0}},
287
 
 {5302, {gl, vertex2i, 0}},
288
 
 {5303, {gl, vertex2s, 0}},
289
 
 {5304, {gl, vertex3d, 0}},
290
 
 {5305, {gl, vertex3f, 0}},
291
 
 {5306, {gl, vertex3i, 0}},
292
 
 {5307, {gl, vertex3s, 0}},
293
 
 {5308, {gl, vertex4d, 0}},
294
 
 {5309, {gl, vertex4f, 0}},
295
 
 {5310, {gl, vertex4i, 0}},
296
 
 {5311, {gl, vertex4s, 0}},
297
 
 {5312, {gl, vertexPointer, 0}},
298
 
 {5313, {gl, vertexPointer, 0}},
299
 
 {5314, {gl, viewport, 0}},
300
 
 {5315, {gl, blendColor, 0}},
301
 
 {5316, {gl, blendEquation, 0}},
302
 
 {5317, {gl, drawRangeElements, 0}},
303
 
 {5318, {gl, drawRangeElements, 0}},
304
 
 {5319, {gl, texImage3D, 0}},
305
 
 {5320, {gl, texImage3D, 0}},
306
 
 {5321, {gl, texSubImage3D, 0}},
307
 
 {5322, {gl, texSubImage3D, 0}},
308
 
 {5323, {gl, copyTexSubImage3D, 0}},
309
 
 {5324, {gl, colorTable, 0}},
310
 
 {5325, {gl, colorTable, 0}},
311
 
 {5326, {gl, colorTableParameterfv, 0}},
312
 
 {5327, {gl, colorTableParameteriv, 0}},
313
 
 {5328, {gl, copyColorTable, 0}},
314
 
 {5329, {gl, getColorTable, 0}},
315
 
 {5330, {gl, getColorTableParameterfv, 0}},
316
 
 {5331, {gl, getColorTableParameteriv, 0}},
317
 
 {5332, {gl, colorSubTable, 0}},
318
 
 {5333, {gl, colorSubTable, 0}},
319
 
 {5334, {gl, copyColorSubTable, 0}},
320
 
 {5335, {gl, convolutionFilter1D, 0}},
321
 
 {5336, {gl, convolutionFilter1D, 0}},
322
 
 {5337, {gl, convolutionFilter2D, 0}},
323
 
 {5338, {gl, convolutionFilter2D, 0}},
324
 
 {5339, {gl, convolutionParameterf, 0}},
325
 
 {5340, {gl, convolutionParameteri, 0}},
326
 
 {5341, {gl, copyConvolutionFilter1D, 0}},
327
 
 {5342, {gl, copyConvolutionFilter2D, 0}},
328
 
 {5343, {gl, getConvolutionFilter, 0}},
329
 
 {5344, {gl, getConvolutionParameterfv, 0}},
330
 
 {5345, {gl, getConvolutionParameteriv, 0}},
331
 
 {5346, {gl, separableFilter2D, 0}},
332
 
 {5347, {gl, separableFilter2D, 0}},
333
 
 {5348, {gl, getHistogram, 0}},
334
 
 {5349, {gl, getHistogramParameterfv, 0}},
335
 
 {5350, {gl, getHistogramParameteriv, 0}},
336
 
 {5351, {gl, getMinmax, 0}},
337
 
 {5352, {gl, getMinmaxParameterfv, 0}},
338
 
 {5353, {gl, getMinmaxParameteriv, 0}},
339
 
 {5354, {gl, histogram, 0}},
340
 
 {5355, {gl, minmax, 0}},
341
 
 {5356, {gl, resetHistogram, 0}},
342
 
 {5357, {gl, resetMinmax, 0}},
343
 
 {5358, {gl, activeTexture, 0}},
344
 
 {5359, {gl, sampleCoverage, 0}},
345
 
 {5360, {gl, compressedTexImage3D, 0}},
346
 
 {5361, {gl, compressedTexImage3D, 0}},
347
 
 {5362, {gl, compressedTexImage2D, 0}},
348
 
 {5363, {gl, compressedTexImage2D, 0}},
349
 
 {5364, {gl, compressedTexImage1D, 0}},
350
 
 {5365, {gl, compressedTexImage1D, 0}},
351
 
 {5366, {gl, compressedTexSubImage3D, 0}},
352
 
 {5367, {gl, compressedTexSubImage3D, 0}},
353
 
 {5368, {gl, compressedTexSubImage2D, 0}},
354
 
 {5369, {gl, compressedTexSubImage2D, 0}},
355
 
 {5370, {gl, compressedTexSubImage1D, 0}},
356
 
 {5371, {gl, compressedTexSubImage1D, 0}},
357
 
 {5372, {gl, getCompressedTexImage, 0}},
358
 
 {5373, {gl, clientActiveTexture, 0}},
359
 
 {5374, {gl, multiTexCoord1d, 0}},
360
 
 {5375, {gl, multiTexCoord1f, 0}},
361
 
 {5376, {gl, multiTexCoord1i, 0}},
362
 
 {5377, {gl, multiTexCoord1s, 0}},
363
 
 {5378, {gl, multiTexCoord2d, 0}},
364
 
 {5379, {gl, multiTexCoord2f, 0}},
365
 
 {5380, {gl, multiTexCoord2i, 0}},
366
 
 {5381, {gl, multiTexCoord2s, 0}},
367
 
 {5382, {gl, multiTexCoord3d, 0}},
368
 
 {5383, {gl, multiTexCoord3f, 0}},
369
 
 {5384, {gl, multiTexCoord3i, 0}},
370
 
 {5385, {gl, multiTexCoord3s, 0}},
371
 
 {5386, {gl, multiTexCoord4d, 0}},
372
 
 {5387, {gl, multiTexCoord4f, 0}},
373
 
 {5388, {gl, multiTexCoord4i, 0}},
374
 
 {5389, {gl, multiTexCoord4s, 0}},
375
 
 {5390, {gl, loadTransposeMatrixf, 0}},
376
 
 {5391, {gl, loadTransposeMatrixd, 0}},
377
 
 {5392, {gl, multTransposeMatrixf, 0}},
378
 
 {5393, {gl, multTransposeMatrixd, 0}},
379
 
 {5394, {gl, blendFuncSeparate, 0}},
380
 
 {5395, {gl, multiDrawArrays, 0}},
381
 
 {5396, {gl, pointParameterf, 0}},
382
 
 {5397, {gl, pointParameterfv, 0}},
383
 
 {5398, {gl, pointParameteri, 0}},
384
 
 {5399, {gl, pointParameteriv, 0}},
385
 
 {5400, {gl, fogCoordf, 0}},
386
 
 {5401, {gl, fogCoordd, 0}},
387
 
 {5402, {gl, fogCoordPointer, 0}},
388
 
 {5403, {gl, fogCoordPointer, 0}},
389
 
 {5404, {gl, secondaryColor3b, 0}},
390
 
 {5405, {gl, secondaryColor3d, 0}},
391
 
 {5406, {gl, secondaryColor3f, 0}},
392
 
 {5407, {gl, secondaryColor3i, 0}},
393
 
 {5408, {gl, secondaryColor3s, 0}},
394
 
 {5409, {gl, secondaryColor3ub, 0}},
395
 
 {5410, {gl, secondaryColor3ui, 0}},
396
 
 {5411, {gl, secondaryColor3us, 0}},
397
 
 {5412, {gl, secondaryColorPointer, 0}},
398
 
 {5413, {gl, secondaryColorPointer, 0}},
399
 
 {5414, {gl, windowPos2d, 0}},
400
 
 {5415, {gl, windowPos2f, 0}},
401
 
 {5416, {gl, windowPos2i, 0}},
402
 
 {5417, {gl, windowPos2s, 0}},
403
 
 {5418, {gl, windowPos3d, 0}},
404
 
 {5419, {gl, windowPos3f, 0}},
405
 
 {5420, {gl, windowPos3i, 0}},
406
 
 {5421, {gl, windowPos3s, 0}},
407
 
 {5422, {gl, genQueries, 0}},
408
 
 {5423, {gl, deleteQueries, 0}},
409
 
 {5424, {gl, isQuery, 0}},
410
 
 {5425, {gl, beginQuery, 0}},
411
 
 {5426, {gl, endQuery, 0}},
412
 
 {5427, {gl, getQueryiv, 0}},
413
 
 {5428, {gl, getQueryObjectiv, 0}},
414
 
 {5429, {gl, getQueryObjectuiv, 0}},
415
 
 {5430, {gl, bindBuffer, 0}},
416
 
 {5431, {gl, deleteBuffers, 0}},
417
 
 {5432, {gl, genBuffers, 0}},
418
 
 {5433, {gl, isBuffer, 0}},
419
 
 {5434, {gl, bufferData, 0}},
420
 
 {5435, {gl, bufferData, 0}},
421
 
 {5436, {gl, bufferSubData, 0}},
422
 
 {5437, {gl, bufferSubData, 0}},
423
 
 {5438, {gl, getBufferSubData, 0}},
424
 
 {5439, {gl, getBufferParameteriv, 0}},
425
 
 {5440, {gl, blendEquationSeparate, 0}},
426
 
 {5441, {gl, drawBuffers, 0}},
427
 
 {5442, {gl, stencilOpSeparate, 0}},
428
 
 {5443, {gl, stencilFuncSeparate, 0}},
429
 
 {5444, {gl, stencilMaskSeparate, 0}},
430
 
 {5445, {gl, attachShader, 0}},
431
 
 {5446, {gl, bindAttribLocation, 0}},
432
 
 {5447, {gl, compileShader, 0}},
433
 
 {5448, {gl, createProgram, 0}},
434
 
 {5449, {gl, createShader, 0}},
435
 
 {5450, {gl, deleteProgram, 0}},
436
 
 {5451, {gl, deleteShader, 0}},
437
 
 {5452, {gl, detachShader, 0}},
438
 
 {5453, {gl, disableVertexAttribArray, 0}},
439
 
 {5454, {gl, enableVertexAttribArray, 0}},
440
 
 {5455, {gl, getActiveAttrib, 0}},
441
 
 {5456, {gl, getActiveUniform, 0}},
442
 
 {5457, {gl, getAttachedShaders, 0}},
443
 
 {5458, {gl, getAttribLocation, 0}},
444
 
 {5459, {gl, getProgramiv, 0}},
445
 
 {5460, {gl, getProgramInfoLog, 0}},
446
 
 {5461, {gl, getShaderiv, 0}},
447
 
 {5462, {gl, getShaderInfoLog, 0}},
448
 
 {5463, {gl, getShaderSource, 0}},
449
 
 {5464, {gl, getUniformLocation, 0}},
450
 
 {5465, {gl, getUniformfv, 0}},
451
 
 {5466, {gl, getUniformiv, 0}},
452
 
 {5467, {gl, getVertexAttribdv, 0}},
453
 
 {5468, {gl, getVertexAttribfv, 0}},
454
 
 {5469, {gl, getVertexAttribiv, 0}},
455
 
 {5470, {gl, isProgram, 0}},
456
 
 {5471, {gl, isShader, 0}},
457
 
 {5472, {gl, linkProgram, 0}},
458
 
 {5473, {gl, shaderSource, 0}},
459
 
 {5474, {gl, useProgram, 0}},
460
 
 {5475, {gl, uniform1f, 0}},
461
 
 {5476, {gl, uniform2f, 0}},
462
 
 {5477, {gl, uniform3f, 0}},
463
 
 {5478, {gl, uniform4f, 0}},
464
 
 {5479, {gl, uniform1i, 0}},
465
 
 {5480, {gl, uniform2i, 0}},
466
 
 {5481, {gl, uniform3i, 0}},
467
 
 {5482, {gl, uniform4i, 0}},
468
 
 {5483, {gl, uniform1fv, 0}},
469
 
 {5484, {gl, uniform2fv, 0}},
470
 
 {5485, {gl, uniform3fv, 0}},
471
 
 {5486, {gl, uniform4fv, 0}},
472
 
 {5487, {gl, uniform1iv, 0}},
473
 
 {5488, {gl, uniform2iv, 0}},
474
 
 {5489, {gl, uniform3iv, 0}},
475
 
 {5490, {gl, uniform4iv, 0}},
476
 
 {5491, {gl, uniformMatrix2fv, 0}},
477
 
 {5492, {gl, uniformMatrix3fv, 0}},
478
 
 {5493, {gl, uniformMatrix4fv, 0}},
479
 
 {5494, {gl, validateProgram, 0}},
480
 
 {5495, {gl, vertexAttrib1d, 0}},
481
 
 {5496, {gl, vertexAttrib1f, 0}},
482
 
 {5497, {gl, vertexAttrib1s, 0}},
483
 
 {5498, {gl, vertexAttrib2d, 0}},
484
 
 {5499, {gl, vertexAttrib2f, 0}},
485
 
 {5500, {gl, vertexAttrib2s, 0}},
486
 
 {5501, {gl, vertexAttrib3d, 0}},
487
 
 {5502, {gl, vertexAttrib3f, 0}},
488
 
 {5503, {gl, vertexAttrib3s, 0}},
489
 
 {5504, {gl, vertexAttrib4Nbv, 0}},
490
 
 {5505, {gl, vertexAttrib4Niv, 0}},
491
 
 {5506, {gl, vertexAttrib4Nsv, 0}},
492
 
 {5507, {gl, vertexAttrib4Nub, 0}},
493
 
 {5508, {gl, vertexAttrib4Nuiv, 0}},
494
 
 {5509, {gl, vertexAttrib4Nusv, 0}},
495
 
 {5510, {gl, vertexAttrib4bv, 0}},
496
 
 {5511, {gl, vertexAttrib4d, 0}},
497
 
 {5512, {gl, vertexAttrib4f, 0}},
498
 
 {5513, {gl, vertexAttrib4iv, 0}},
499
 
 {5514, {gl, vertexAttrib4s, 0}},
500
 
 {5515, {gl, vertexAttrib4ubv, 0}},
501
 
 {5516, {gl, vertexAttrib4uiv, 0}},
502
 
 {5517, {gl, vertexAttrib4usv, 0}},
503
 
 {5518, {gl, vertexAttribPointer, 0}},
504
 
 {5519, {gl, vertexAttribPointer, 0}},
505
 
 {5520, {gl, uniformMatrix2x3fv, 0}},
506
 
 {5521, {gl, uniformMatrix3x2fv, 0}},
507
 
 {5522, {gl, uniformMatrix2x4fv, 0}},
508
 
 {5523, {gl, uniformMatrix4x2fv, 0}},
509
 
 {5524, {gl, uniformMatrix3x4fv, 0}},
510
 
 {5525, {gl, uniformMatrix4x3fv, 0}},
511
 
 {5526, {gl, colorMaski, 0}},
512
 
 {5527, {gl, getBooleani_v, 0}},
513
 
 {5528, {gl, getIntegeri_v, 0}},
514
 
 {5529, {gl, enablei, 0}},
515
 
 {5530, {gl, disablei, 0}},
516
 
 {5531, {gl, isEnabledi, 0}},
517
 
 {5532, {gl, beginTransformFeedback, 0}},
518
 
 {5533, {gl, endTransformFeedback, 0}},
519
 
 {5534, {gl, bindBufferRange, 0}},
520
 
 {5535, {gl, bindBufferBase, 0}},
521
 
 {5536, {gl, transformFeedbackVaryings, 0}},
522
 
 {5537, {gl, getTransformFeedbackVarying, 0}},
523
 
 {5538, {gl, clampColor, 0}},
524
 
 {5539, {gl, beginConditionalRender, 0}},
525
 
 {5540, {gl, endConditionalRender, 0}},
526
 
 {5541, {gl, vertexAttribIPointer, 0}},
527
 
 {5542, {gl, vertexAttribIPointer, 0}},
528
 
 {5543, {gl, getVertexAttribIiv, 0}},
529
 
 {5544, {gl, getVertexAttribIuiv, 0}},
530
 
 {5545, {gl, getUniformuiv, 0}},
531
 
 {5546, {gl, bindFragDataLocation, 0}},
532
 
 {5547, {gl, getFragDataLocation, 0}},
533
 
 {5548, {gl, uniform1ui, 0}},
534
 
 {5549, {gl, uniform2ui, 0}},
535
 
 {5550, {gl, uniform3ui, 0}},
536
 
 {5551, {gl, uniform4ui, 0}},
537
 
 {5552, {gl, uniform1uiv, 0}},
538
 
 {5553, {gl, uniform2uiv, 0}},
539
 
 {5554, {gl, uniform3uiv, 0}},
540
 
 {5555, {gl, uniform4uiv, 0}},
541
 
 {5556, {gl, texParameterIiv, 0}},
542
 
 {5557, {gl, texParameterIuiv, 0}},
543
 
 {5558, {gl, getTexParameterIiv, 0}},
544
 
 {5559, {gl, getTexParameterIuiv, 0}},
545
 
 {5560, {gl, clearBufferiv, 0}},
546
 
 {5561, {gl, clearBufferuiv, 0}},
547
 
 {5562, {gl, clearBufferfv, 0}},
548
 
 {5563, {gl, clearBufferfi, 0}},
549
 
 {5564, {gl, getStringi, 0}},
550
 
 {5565, {gl, vertexAttribI1i, 0}},
551
 
 {5566, {gl, vertexAttribI2i, 0}},
552
 
 {5567, {gl, vertexAttribI3i, 0}},
553
 
 {5568, {gl, vertexAttribI4i, 0}},
554
 
 {5569, {gl, vertexAttribI1ui, 0}},
555
 
 {5570, {gl, vertexAttribI2ui, 0}},
556
 
 {5571, {gl, vertexAttribI3ui, 0}},
557
 
 {5572, {gl, vertexAttribI4ui, 0}},
558
 
 {5573, {gl, vertexAttribI4bv, 0}},
559
 
 {5574, {gl, vertexAttribI4sv, 0}},
560
 
 {5575, {gl, vertexAttribI4ubv, 0}},
561
 
 {5576, {gl, vertexAttribI4usv, 0}},
562
 
 {5577, {gl, drawArraysInstanced, 0}},
563
 
 {5578, {gl, drawElementsInstanced, 0}},
564
 
 {5579, {gl, drawElementsInstanced, 0}},
565
 
 {5580, {gl, texBuffer, 0}},
566
 
 {5581, {gl, primitiveRestartIndex, 0}},
567
 
 {5582, {gl, loadTransposeMatrixfARB, 0}},
568
 
 {5583, {gl, loadTransposeMatrixdARB, 0}},
569
 
 {5584, {gl, multTransposeMatrixfARB, 0}},
570
 
 {5585, {gl, multTransposeMatrixdARB, 0}},
571
 
 {5586, {gl, weightbvARB, 0}},
572
 
 {5587, {gl, weightsvARB, 0}},
573
 
 {5588, {gl, weightivARB, 0}},
574
 
 {5589, {gl, weightfvARB, 0}},
575
 
 {5590, {gl, weightdvARB, 0}},
576
 
 {5591, {gl, weightubvARB, 0}},
577
 
 {5592, {gl, weightusvARB, 0}},
578
 
 {5593, {gl, weightuivARB, 0}},
579
 
 {5594, {gl, vertexBlendARB, 0}},
580
 
 {5595, {gl, currentPaletteMatrixARB, 0}},
581
 
 {5596, {gl, matrixIndexubvARB, 0}},
582
 
 {5597, {gl, matrixIndexusvARB, 0}},
583
 
 {5598, {gl, matrixIndexuivARB, 0}},
584
 
 {5599, {gl, programStringARB, 0}},
585
 
 {5600, {gl, bindProgramARB, 0}},
586
 
 {5601, {gl, deleteProgramsARB, 0}},
587
 
 {5602, {gl, genProgramsARB, 0}},
588
 
 {5603, {gl, programEnvParameter4dARB, 0}},
589
 
 {5604, {gl, programEnvParameter4dvARB, 0}},
590
 
 {5605, {gl, programEnvParameter4fARB, 0}},
591
 
 {5606, {gl, programEnvParameter4fvARB, 0}},
592
 
 {5607, {gl, programLocalParameter4dARB, 0}},
593
 
 {5608, {gl, programLocalParameter4dvARB, 0}},
594
 
 {5609, {gl, programLocalParameter4fARB, 0}},
595
 
 {5610, {gl, programLocalParameter4fvARB, 0}},
596
 
 {5611, {gl, getProgramEnvParameterdvARB, 0}},
597
 
 {5612, {gl, getProgramEnvParameterfvARB, 0}},
598
 
 {5613, {gl, getProgramLocalParameterdvARB, 0}},
599
 
 {5614, {gl, getProgramLocalParameterfvARB, 0}},
600
 
 {5615, {gl, getProgramStringARB, 0}},
601
 
 {5616, {gl, deleteObjectARB, 0}},
602
 
 {5617, {gl, getHandleARB, 0}},
603
 
 {5618, {gl, detachObjectARB, 0}},
604
 
 {5619, {gl, createShaderObjectARB, 0}},
605
 
 {5620, {gl, shaderSourceARB, 0}},
606
 
 {5621, {gl, compileShaderARB, 0}},
607
 
 {5622, {gl, createProgramObjectARB, 0}},
608
 
 {5623, {gl, attachObjectARB, 0}},
609
 
 {5624, {gl, linkProgramARB, 0}},
610
 
 {5625, {gl, useProgramObjectARB, 0}},
611
 
 {5626, {gl, validateProgramARB, 0}},
612
 
 {5627, {gl, getObjectParameterfvARB, 0}},
613
 
 {5628, {gl, getObjectParameterivARB, 0}},
614
 
 {5629, {gl, getInfoLogARB, 0}},
615
 
 {5630, {gl, getAttachedObjectsARB, 0}},
616
 
 {5631, {gl, getUniformLocationARB, 0}},
617
 
 {5632, {gl, getActiveUniformARB, 0}},
618
 
 {5633, {gl, getUniformfvARB, 0}},
619
 
 {5634, {gl, getUniformivARB, 0}},
620
 
 {5635, {gl, getShaderSourceARB, 0}},
621
 
 {5636, {gl, bindAttribLocationARB, 0}},
622
 
 {5637, {gl, getActiveAttribARB, 0}},
623
 
 {5638, {gl, getAttribLocationARB, 0}},
624
 
 {5639, {gl, isRenderbuffer, 0}},
625
 
 {5640, {gl, bindRenderbuffer, 0}},
626
 
 {5641, {gl, deleteRenderbuffers, 0}},
627
 
 {5642, {gl, genRenderbuffers, 0}},
628
 
 {5643, {gl, renderbufferStorage, 0}},
629
 
 {5644, {gl, getRenderbufferParameteriv, 0}},
630
 
 {5645, {gl, isFramebuffer, 0}},
631
 
 {5646, {gl, bindFramebuffer, 0}},
632
 
 {5647, {gl, deleteFramebuffers, 0}},
633
 
 {5648, {gl, genFramebuffers, 0}},
634
 
 {5649, {gl, checkFramebufferStatus, 0}},
635
 
 {5650, {gl, framebufferTexture1D, 0}},
636
 
 {5651, {gl, framebufferTexture2D, 0}},
637
 
 {5652, {gl, framebufferTexture3D, 0}},
638
 
 {5653, {gl, framebufferRenderbuffer, 0}},
639
 
 {5654, {gl, getFramebufferAttachmentParameteriv, 0}},
640
 
 {5655, {gl, generateMipmap, 0}},
641
 
 {5656, {gl, blitFramebuffer, 0}},
642
 
 {5657, {gl, renderbufferStorageMultisample, 0}},
643
 
 {5658, {gl, framebufferTextureLayer, 0}},
644
 
 {5659, {gl, programParameteriARB, 0}},
645
 
 {5660, {gl, framebufferTextureARB, 0}},
646
 
 {5661, {gl, framebufferTextureFaceARB, 0}},
647
 
 {5662, {gl, vertexAttribDivisorARB, 0}},
648
 
 {5663, {gl, flushMappedBufferRange, 0}},
649
 
 {5664, {gl, bindVertexArray, 0}},
650
 
 {5665, {gl, deleteVertexArrays, 0}},
651
 
 {5666, {gl, genVertexArrays, 0}},
652
 
 {5667, {gl, isVertexArray, 0}},
653
 
 {5668, {gl, getUniformIndices, 0}},
654
 
 {5669, {gl, getActiveUniformsiv, 0}},
655
 
 {5670, {gl, getActiveUniformName, 0}},
656
 
 {5671, {gl, getUniformBlockIndex, 0}},
657
 
 {5672, {gl, getActiveUniformBlockiv, 0}},
658
 
 {5673, {gl, getActiveUniformBlockName, 0}},
659
 
 {5674, {gl, uniformBlockBinding, 0}},
660
 
 {5675, {gl, copyBufferSubData, 0}},
661
 
 {5676, {gl, resizeBuffersMESA, 0}},
662
 
 {5677, {gl, windowPos4dMESA, 0}},
663
 
 {5678, {gl, windowPos4fMESA, 0}},
664
 
 {5679, {gl, windowPos4iMESA, 0}},
665
 
 {5680, {gl, windowPos4sMESA, 0}},
666
 
 {5681, {gl, depthBoundsEXT, 0}},
667
 
 {5682, {gl, stencilClearTagEXT, 0}},
668
 
 {5010, {glu, build1DMipmapLevels, 0}},
669
 
 {5011, {glu, build1DMipmaps, 0}},
670
 
 {5012, {glu, build2DMipmapLevels, 0}},
671
 
 {5013, {glu, build2DMipmaps, 0}},
672
 
 {5014, {glu, build3DMipmapLevels, 0}},
673
 
 {5015, {glu, build3DMipmaps, 0}},
674
 
 {5016, {glu, checkExtension, 0}},
675
 
 {5017, {glu, cylinder, 0}},
676
 
 {5018, {glu, deleteQuadric, 0}},
677
 
 {5019, {glu, disk, 0}},
678
 
 {5020, {glu, errorString, 0}},
679
 
 {5021, {glu, getString, 0}},
680
 
 {5022, {glu, lookAt, 0}},
681
 
 {5023, {glu, newQuadric, 0}},
682
 
 {5024, {glu, ortho2D, 0}},
683
 
 {5025, {glu, partialDisk, 0}},
684
 
 {5026, {glu, perspective, 0}},
685
 
 {5027, {glu, pickMatrix, 0}},
686
 
 {5028, {glu, project, 0}},
687
 
 {5029, {glu, quadricDrawStyle, 0}},
688
 
 {5030, {glu, quadricNormals, 0}},
689
 
 {5031, {glu, quadricOrientation, 0}},
690
 
 {5032, {glu, quadricTexture, 0}},
691
 
 {5033, {glu, scaleImage, 0}},
692
 
 {5034, {glu, sphere, 0}},
693
 
 {5035, {glu, unProject, 0}},
694
 
 {5036, {glu, unProject4, 0}},
695
 
 {-1, {mod, func, -1}}
696
 
].
697