]> git.cworth.org Git - vogl/blob - glspec/dbg_gl_xml_funcs.txt
Initial vogl checkin
[vogl] / glspec / dbg_gl_xml_funcs.txt
1 Functions:
2 Name: "Accum", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3   Name: "op", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4   Name: "value", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5
6 Name: "ActiveTexture", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8
9 Name: "AlphaFunc", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11   Name: "_ref", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12
13 Name: "AreTexturesResident", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15   Name: "textures", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16   Name: "residences", Type: "GLboolean *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17
18 Name: "ArrayElement", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
19   Name: "i", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
20
21 Name: "AttachShader", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
22   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
23   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
24
25 Name: "Begin", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
26   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
27
28 Name: "End", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
29 Name: "BeginQuery", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
30   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
31   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
32
33 Name: "EndQuery", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
34   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
35
36 Name: "BindAttribLocation", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
37   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
38   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
39   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
40
41 Name: "BindBuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
42   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
43   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
44
45 Name: "BindTexture", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
46   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
47   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
48
49 Name: "Bitmap", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
50   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
51   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
52   Name: "xorig", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
53   Name: "yorig", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
54   Name: "xmove", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
55   Name: "ymove", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
56   Name: "bitmap", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
57
58 Name: "BlendColor", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
59   Name: "red", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
60   Name: "green", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
61   Name: "blue", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
62   Name: "alpha", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
63
64 Name: "BlendEquation", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
65   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
66
67 Name: "BlendEquationSeparate", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
68   Name: "modeRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
69   Name: "modeAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
70
71 Name: "BlendFunc", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
72   Name: "sfactor", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
73   Name: "dfactor", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
74
75 Name: "BlendFuncSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
76   Name: "srcRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
77   Name: "dstRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
78   Name: "srcAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
79   Name: "dstAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
80
81 Name: "BufferData", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
82   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
83   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
84   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
85   Name: "usage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
86
87 Name: "BufferSubData", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
88   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
89   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
90   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
91   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
92
93 Name: "CallList", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
94   Name: "list", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
95
96 Name: "CallLists", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
97   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
98   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
99   Name: "lists", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
100
101 Name: "Clear", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
102   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
103
104 Name: "ClearAccum", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
105   Name: "red", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
106   Name: "green", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
107   Name: "blue", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
108   Name: "alpha", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
109
110 Name: "ClearColor", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
111   Name: "red", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
112   Name: "green", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
113   Name: "blue", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
114   Name: "alpha", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
115
116 Name: "ClearDepth", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
117   Name: "depth", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
118
119 Name: "ClearIndex", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
120   Name: "c", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
121
122 Name: "ClearStencil", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
123   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
124
125 Name: "ClientActiveTexture", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
126   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
127
128 Name: "ClipPlane", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
129   Name: "plane", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
130   Name: "equation", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
131
132 Name: "Color3b", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
133   Name: "red", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
134   Name: "green", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
135   Name: "blue", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
136
137 Name: "Color3s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
138   Name: "red", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
139   Name: "green", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
140   Name: "blue", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
141
142 Name: "Color3i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
143   Name: "red", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
144   Name: "green", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
145   Name: "blue", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
146
147 Name: "Color3f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
148   Name: "red", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
149   Name: "green", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
150   Name: "blue", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
151
152 Name: "Color3d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
153   Name: "red", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
154   Name: "green", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
155   Name: "blue", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
156
157 Name: "Color3ub", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
158   Name: "red", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
159   Name: "green", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
160   Name: "blue", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
161
162 Name: "Color3us", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
163   Name: "red", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
164   Name: "green", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
165   Name: "blue", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
166
167 Name: "Color3ui", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
168   Name: "red", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
169   Name: "green", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
170   Name: "blue", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
171
172 Name: "Color4b", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
173   Name: "red", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
174   Name: "green", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
175   Name: "blue", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
176   Name: "alpha", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
177
178 Name: "Color4s", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
179   Name: "red", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
180   Name: "green", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
181   Name: "blue", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
182   Name: "alpha", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
183
184 Name: "Color4i", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
185   Name: "red", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
186   Name: "green", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
187   Name: "blue", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
188   Name: "alpha", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
189
190 Name: "Color4f", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
191   Name: "red", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
192   Name: "green", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
193   Name: "blue", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
194   Name: "alpha", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
195
196 Name: "Color4d", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
197   Name: "red", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
198   Name: "green", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
199   Name: "blue", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
200   Name: "alpha", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
201
202 Name: "Color4ub", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
203   Name: "red", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
204   Name: "green", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
205   Name: "blue", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
206   Name: "alpha", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
207
208 Name: "Color4us", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
209   Name: "red", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
210   Name: "green", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
211   Name: "blue", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
212   Name: "alpha", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
213
214 Name: "Color4ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
215   Name: "red", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
216   Name: "green", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
217   Name: "blue", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
218   Name: "alpha", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
219
220 Name: "Color3bv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
221   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
222
223 Name: "Color3sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
224   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
225
226 Name: "Color3iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
227   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
228
229 Name: "Color3fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
230   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
231
232 Name: "Color3dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
233   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
234
235 Name: "Color3ubv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
236   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
237
238 Name: "Color3usv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
239   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
240
241 Name: "Color3uiv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
242   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
243
244 Name: "Color4bv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
245   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
246
247 Name: "Color4sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
248   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
249
250 Name: "Color4iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
251   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
252
253 Name: "Color4fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
254   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
255
256 Name: "Color4dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
257   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
258
259 Name: "Color4ubv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
260   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
261
262 Name: "Color4usv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
263   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
264
265 Name: "Color4uiv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
266   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
267
268 Name: "ColorMask", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
269   Name: "red", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
270   Name: "green", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
271   Name: "blue", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
272   Name: "alpha", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
273
274 Name: "ColorMaterial", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
275   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
276   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
277
278 Name: "ColorPointer", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
279   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
280   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
281   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
282   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
283
284 Name: "ColorSubTable", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
285   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
286   Name: "start", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
287   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
288   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
289   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
290   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
291
292 Name: "ColorTable", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
293   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
294   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
295   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
296   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
297   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
298   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
299
300 Name: "ColorTableParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
301   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
302   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
303   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
304
305 Name: "ColorTableParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
306   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
307   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
308   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
309
310 Name: "CompileShader", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
311   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
312
313 Name: "CompressedTexImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
314   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
315   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
316   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
317   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
318   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
319   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
320   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
321
322 Name: "CompressedTexImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
323   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
324   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
325   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
326   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
327   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
328   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
329   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
330   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
331
332 Name: "CompressedTexImage3D", ParamNames: 0, Params: 9, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
333   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
334   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
335   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
336   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
337   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
338   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
339   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
340   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
341   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
342
343 Name: "CompressedTexSubImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
344   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
345   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
346   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
347   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
348   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
349   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
350   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
351
352 Name: "CompressedTexSubImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
353   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
354   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
355   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
356   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
357   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
358   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
359   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
360   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
361   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
362
363 Name: "CompressedTexSubImage3D", ParamNames: 0, Params: 11, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
364   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
365   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
366   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
367   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
368   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
369   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
370   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
371   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
372   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
373   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
374   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
375
376 Name: "ConvolutionFilter1D", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
377   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
378   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
379   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
380   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
381   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
382   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
383
384 Name: "ConvolutionFilter2D", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
385   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
386   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
387   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
388   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
389   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
390   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
391   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
392
393 Name: "ConvolutionParameterf", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
394   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
395   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
396   Name: "params", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
397
398 Name: "ConvolutionParameteri", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
399   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
400   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
401   Name: "params", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
402
403 Name: "ConvolutionParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
404   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
405   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
406   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
407
408 Name: "ConvolutionParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
409   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
410   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
411   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
412
413 Name: "CopyColorSubTable", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
414   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
415   Name: "start", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
416   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
417   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
418   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
419
420 Name: "CopyColorTable", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
421   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
422   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
423   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
424   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
425   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
426
427 Name: "CopyConvolutionFilter1D", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
428   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
429   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
430   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
431   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
432   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
433
434 Name: "CopyConvolutionFilter2D", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
435   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
436   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
437   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
438   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
439   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
440   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
441
442 Name: "CopyPixels", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
443   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
444   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
445   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
446   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
447   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
448
449 Name: "CopyTexImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
450   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
451   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
452   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
453   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
454   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
455   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
456   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
457
458 Name: "CopyTexImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
459   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
460   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
461   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
462   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
463   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
464   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
465   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
466   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
467
468 Name: "CopyTexSubImage1D", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
469   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
470   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
471   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
472   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
473   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
474   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
475
476 Name: "CopyTexSubImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
477   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
478   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
479   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
480   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
481   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
482   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
483   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
484   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
485
486 Name: "CopyTexSubImage3D", ParamNames: 0, Params: 9, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
487   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
488   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
489   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
490   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
491   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
492   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
493   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
494   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
495   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
496
497 Name: "CreateProgram", ParamNames: 0, Params: 0, Return: "GLuint", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
498 Name: "CreateShader", ParamNames: 0, Params: 1, Return: "GLuint", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
499   Name: "shaderType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
500
501 Name: "CullFace", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
502   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
503
504 Name: "DeleteBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
505   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
506   Name: "buffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
507
508 Name: "DeleteLists", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
509   Name: "list", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
510   Name: "range", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
511
512 Name: "DeleteProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
513   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
514
515 Name: "DeleteQueries", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
516   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
517   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
518
519 Name: "DeleteShader", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
520   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
521
522 Name: "DeleteTextures", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
523   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
524   Name: "textures", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
525
526 Name: "DepthFunc", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
527   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
528
529 Name: "DepthMask", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
530   Name: "flag", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
531
532 Name: "DepthRange", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
533   Name: "nearVal", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
534   Name: "farVal", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
535
536 Name: "DetachShader", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
537   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
538   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
539
540 Name: "DrawArrays", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
541   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
542   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
543   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
544
545 Name: "DrawBuffer", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
546   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
547
548 Name: "DrawBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
549   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
550   Name: "bufs", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
551
552 Name: "DrawElements", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
553   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
554   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
555   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
556   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
557
558 Name: "DrawPixels", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
559   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
560   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
561   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
562   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
563   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
564
565 Name: "DrawRangeElements", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
566   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
567   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
568   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
569   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
570   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
571   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
572
573 Name: "EdgeFlag", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
574   Name: "flag", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
575
576 Name: "EdgeFlagv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
577   Name: "flag", Type: "GLboolean *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
578
579 Name: "EdgeFlagPointer", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
580   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
581   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
582
583 Name: "Enable", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
584   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
585
586 Name: "Disable", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
587   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
588
589 Name: "EnableClientState", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
590   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
591
592 Name: "DisableClientState", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
593   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
594
595 Name: "EnableVertexAttribArray", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
596   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
597
598 Name: "DisableVertexAttribArray", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
599   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
600
601 Name: "EvalCoord1f", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
602   Name: "u", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
603
604 Name: "EvalCoord1d", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
605   Name: "u", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
606
607 Name: "EvalCoord2f", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
608   Name: "u", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
609   Name: "v", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
610
611 Name: "EvalCoord2d", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
612   Name: "u", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
613   Name: "v", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
614
615 Name: "EvalCoord1fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
616   Name: "u", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
617
618 Name: "EvalCoord1dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
619   Name: "u", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
620
621 Name: "EvalCoord2fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
622   Name: "u", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
623
624 Name: "EvalCoord2dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
625   Name: "u", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
626
627 Name: "EvalMesh1", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
628   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
629   Name: "i1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
630   Name: "i2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
631
632 Name: "EvalMesh2", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
633   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
634   Name: "i1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
635   Name: "i2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
636   Name: "j1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
637   Name: "j2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
638
639 Name: "EvalPoint1", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
640   Name: "i", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
641
642 Name: "EvalPoint2", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
643   Name: "i", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
644   Name: "j", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
645
646 Name: "FeedbackBuffer", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
647   Name: "size", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
648   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
649   Name: "buffer", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
650
651 Name: "Finish", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
652 Name: "Flush", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
653 Name: "Fogf", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
654   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
655   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
656
657 Name: "Fogi", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
658   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
659   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
660
661 Name: "Fogfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
662   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
663   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
664
665 Name: "Fogiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
666   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
667   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
668
669 Name: "FogCoordd", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
670   Name: "coord", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
671
672 Name: "FogCoordf", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
673   Name: "coord", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
674
675 Name: "FogCoorddv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
676   Name: "coord", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
677
678 Name: "FogCoordfv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
679   Name: "coord", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
680
681 Name: "FogCoordPointer", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
682   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
683   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
684   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
685
686 Name: "FrontFace", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
687   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
688
689 Name: "Frustum", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
690   Name: "left", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
691   Name: "right", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
692   Name: "bottom", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
693   Name: "top", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
694   Name: "nearVal", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
695   Name: "farVal", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
696
697 Name: "GenBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
698   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
699   Name: "buffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
700
701 Name: "GenLists", ParamNames: 0, Params: 1, Return: "GLuint", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
702   Name: "range", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
703
704 Name: "GenQueries", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
705   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
706   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
707
708 Name: "GenTextures", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
709   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
710   Name: "textures", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
711
712 Name: "GetBooleanv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
713   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
714   Name: "params", Type: "GLboolean *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
715
716 Name: "GetDoublev", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
717   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
718   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
719
720 Name: "GetFloatv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
721   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
722   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
723
724 Name: "GetIntegerv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
725   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
726   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
727
728 Name: "GetActiveAttrib", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
729   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
730   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
731   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
732   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
733   Name: "size", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
734   Name: "type", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
735   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
736
737 Name: "GetActiveUniform", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
738   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
739   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
740   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
741   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
742   Name: "size", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
743   Name: "type", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
744   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
745
746 Name: "GetAttachedShaders", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
747   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
748   Name: "maxCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
749   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
750   Name: "shaders", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
751
752 Name: "GetAttribLocation", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
753   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
754   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
755
756 Name: "GetBufferParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
757   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
758   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
759   Name: "data", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
760
761 Name: "GetBufferPointerv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
762   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
763   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
764   Name: "params", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
765
766 Name: "GetBufferSubData", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
767   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
768   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
769   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
770   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
771
772 Name: "GetClipPlane", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
773   Name: "plane", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
774   Name: "equation", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
775
776 Name: "GetColorTable", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
777   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
778   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
779   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
780   Name: "table", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
781
782 Name: "GetColorTableParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
783   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
784   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
785   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
786
787 Name: "GetColorTableParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
788   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
789   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
790   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
791
792 Name: "GetCompressedTexImage", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
793   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
794   Name: "lod", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
795   Name: "img", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
796
797 Name: "GetConvolutionFilter", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
798   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
799   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
800   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
801   Name: "image", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
802
803 Name: "GetConvolutionParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
804   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
805   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
806   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
807
808 Name: "GetConvolutionParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
809   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
810   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
811   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
812
813 Name: "GetError", ParamNames: 0, Params: 0, Return: "GLenum", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
814 Name: "GetHistogram", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
815   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
816   Name: "reset", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
817   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
818   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
819   Name: "values", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
820
821 Name: "GetHistogramParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
822   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
823   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
824   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
825
826 Name: "GetHistogramParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
827   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
828   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
829   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
830
831 Name: "GetLightfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
832   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
833   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
834   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
835
836 Name: "GetLightiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
837   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
838   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
839   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
840
841 Name: "GetMapdv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
842   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
843   Name: "query", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
844   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
845
846 Name: "GetMapfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
847   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
848   Name: "query", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
849   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
850
851 Name: "GetMapiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
852   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
853   Name: "query", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
854   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
855
856 Name: "GetMaterialfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
857   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
858   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
859   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
860
861 Name: "GetMaterialiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
862   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
863   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
864   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
865
866 Name: "GetMinmax", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
867   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
868   Name: "reset", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
869   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
870   Name: "types", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
871   Name: "values", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
872
873 Name: "GetMinmaxParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
874   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
875   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
876   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
877
878 Name: "GetMinmaxParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
879   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
880   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
881   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
882
883 Name: "GetPixelMapfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
884   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
885   Name: "data", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
886
887 Name: "GetPixelMapuiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
888   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
889   Name: "data", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
890
891 Name: "GetPixelMapusv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
892   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
893   Name: "data", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
894
895 Name: "GetPointerv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
896   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
897   Name: "params", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
898
899 Name: "GetPolygonStipple", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
900   Name: "pattern", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
901
902 Name: "GetProgramiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
903   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
904   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
905   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
906
907 Name: "GetProgramInfoLog", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
908   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
909   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
910   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
911   Name: "infoLog", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
912
913 Name: "GetQueryObjectiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
914   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
915   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
916   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
917
918 Name: "GetQueryObjectuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
919   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
920   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
921   Name: "params", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
922
923 Name: "GetQueryiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
924   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
925   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
926   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
927
928 Name: "GetSeparableFilter", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
929   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
930   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
931   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
932   Name: "row", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
933   Name: "column", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
934   Name: "span", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
935
936 Name: "GetShaderiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
937   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
938   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
939   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
940
941 Name: "GetShaderInfoLog", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
942   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
943   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
944   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
945   Name: "infoLog", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
946
947 Name: "GetShaderSource", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
948   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
949   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
950   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
951   Name: "source", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
952
953 Name: "GetString", ParamNames: 0, Params: 1, Return: "GLubyte*", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
954   Name: "name", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
955
956 Name: "GetTexEnvfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
957   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
958   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
959   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
960
961 Name: "GetTexEnviv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
962   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
963   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
964   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
965
966 Name: "GetTexGendv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
967   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
968   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
969   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
970
971 Name: "GetTexGenfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
972   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
973   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
974   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
975
976 Name: "GetTexGeniv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
977   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
978   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
979   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
980
981 Name: "GetTexImage", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
982   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
983   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
984   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
985   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
986   Name: "img", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
987
988 Name: "GetTexLevelParameterfv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
989   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
990   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
991   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
992   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
993
994 Name: "GetTexLevelParameteriv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
995   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
996   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
997   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
998   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
999
1000 Name: "GetTexParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1001   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1002   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1003   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1004
1005 Name: "GetTexParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1006   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1007   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1008   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1009
1010 Name: "GetUniformfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1011   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1012   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1013   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1014
1015 Name: "GetUniformiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1016   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1017   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1018   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1019
1020 Name: "GetUniformLocation", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1021   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1022   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1023
1024 Name: "GetVertexAttribdv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1025   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1026   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1027   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1028
1029 Name: "GetVertexAttribfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1030   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1031   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1032   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1033
1034 Name: "GetVertexAttribiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1035   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1036   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1037   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1038
1039 Name: "GetVertexAttribPointerv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1040   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1041   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1042   Name: "pointer", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1043
1044 Name: "Hint", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1045   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1046   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1047
1048 Name: "Histogram", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1049   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1050   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1051   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1052   Name: "sink", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1053
1054 Name: "Indexs", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1055   Name: "c", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1056
1057 Name: "Indexi", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1058   Name: "c", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1059
1060 Name: "Indexf", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1061   Name: "c", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1062
1063 Name: "Indexd", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1064   Name: "c", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1065
1066 Name: "Indexub", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1067   Name: "c", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1068
1069 Name: "Indexsv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1070   Name: "c", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1071
1072 Name: "Indexiv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1073   Name: "c", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1074
1075 Name: "Indexfv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1076   Name: "c", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1077
1078 Name: "Indexdv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1079   Name: "c", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1080
1081 Name: "Indexubv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1082   Name: "c", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1083
1084 Name: "IndexMask", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1085   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1086
1087 Name: "IndexPointer", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1088   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1089   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1090   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1091
1092 Name: "InitNames", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1093 Name: "InterleavedArrays", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1094   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1095   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1096   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1097
1098 Name: "IsBuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1099   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1100
1101 Name: "IsEnabled", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1102   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1103
1104 Name: "IsList", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1105   Name: "list", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1106
1107 Name: "IsProgram", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1108   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1109
1110 Name: "IsQuery", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1111   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1112
1113 Name: "IsShader", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1114   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1115
1116 Name: "IsTexture", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1117   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1118
1119 Name: "Lightf", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1120   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1121   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1122   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1123
1124 Name: "Lighti", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1125   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1126   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1127   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1128
1129 Name: "Lightfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1130   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1131   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1132   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1133
1134 Name: "Lightiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1135   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1136   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1137   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1138
1139 Name: "LightModelf", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1140   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1141   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1142
1143 Name: "LightModeli", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1144   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1145   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1146
1147 Name: "LightModelfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1148   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1149   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1150
1151 Name: "LightModeliv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1152   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1153   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1154
1155 Name: "LineStipple", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1156   Name: "factor", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1157   Name: "pattern", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1158
1159 Name: "LineWidth", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1160   Name: "width", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1161
1162 Name: "LinkProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1163   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1164
1165 Name: "ListBase", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1166   Name: "base", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1167
1168 Name: "LoadIdentity", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1169 Name: "LoadMatrixd", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1170   Name: "m", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1171
1172 Name: "LoadMatrixf", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1173   Name: "m", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1174
1175 Name: "LoadName", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1176   Name: "name", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1177
1178 Name: "LoadTransposeMatrixd", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1179   Name: "m", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1180
1181 Name: "LoadTransposeMatrixf", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1182   Name: "m", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1183
1184 Name: "LogicOp", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1185   Name: "opcode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1186
1187 Name: "Map1f", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1188   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1189   Name: "u1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1190   Name: "u2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1191   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1192   Name: "order", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1193   Name: "points", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1194
1195 Name: "Map1d", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1196   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1197   Name: "u1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1198   Name: "u2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1199   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1200   Name: "order", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1201   Name: "points", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1202
1203 Name: "Map2f", ParamNames: 0, Params: 10, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1204   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1205   Name: "u1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1206   Name: "u2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1207   Name: "ustride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1208   Name: "uorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1209   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1210   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1211   Name: "vstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1212   Name: "vorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1213   Name: "points", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1214
1215 Name: "Map2d", ParamNames: 0, Params: 10, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1216   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1217   Name: "u1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1218   Name: "u2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1219   Name: "ustride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1220   Name: "uorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1221   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1222   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1223   Name: "vstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1224   Name: "vorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1225   Name: "points", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1226
1227 Name: "MapBuffer", ParamNames: 0, Params: 2, Return: "void *", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1228   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1229   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1230
1231 Name: "UnmapBuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1232   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1233
1234 Name: "MapGrid1d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1235   Name: "un", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1236   Name: "u1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1237   Name: "u2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1238
1239 Name: "MapGrid1f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1240   Name: "un", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1241   Name: "u1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1242   Name: "u2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1243
1244 Name: "MapGrid2d", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1245   Name: "un", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1246   Name: "u1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1247   Name: "u2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1248   Name: "vn", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1249   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1250   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1251
1252 Name: "MapGrid2f", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1253   Name: "un", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1254   Name: "u1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1255   Name: "u2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1256   Name: "vn", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1257   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1258   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1259
1260 Name: "Materialf", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1261   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1262   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1263   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1264
1265 Name: "Materiali", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1266   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1267   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1268   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1269
1270 Name: "Materialfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1271   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1272   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1273   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1274
1275 Name: "Materialiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1276   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1277   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1278   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1279
1280 Name: "MatrixMode", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1281   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1282
1283 Name: "Minmax", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1284   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1285   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1286   Name: "sink", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1287
1288 Name: "MultMatrixd", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1289   Name: "m", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1290
1291 Name: "MultMatrixf", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1292   Name: "m", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1293
1294 Name: "MultTransposeMatrixd", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1295   Name: "m", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1296
1297 Name: "MultTransposeMatrixf", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1298   Name: "m", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1299
1300 Name: "MultiDrawArrays", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1301   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1302   Name: "first", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1303   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1304   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1305
1306 Name: "MultiDrawElements", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1307   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1308   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1309   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1310   Name: "indices", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1311   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1312
1313 Name: "MultiTexCoord1s", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1314   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1315   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1316
1317 Name: "MultiTexCoord1i", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1318   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1319   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1320
1321 Name: "MultiTexCoord1f", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1322   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1323   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1324
1325 Name: "MultiTexCoord1d", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1326   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1327   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1328
1329 Name: "MultiTexCoord2s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1330   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1331   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1332   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1333
1334 Name: "MultiTexCoord2i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1335   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1336   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1337   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1338
1339 Name: "MultiTexCoord2f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1340   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1341   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1342   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1343
1344 Name: "MultiTexCoord2d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1345   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1346   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1347   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1348
1349 Name: "MultiTexCoord3s", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1350   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1351   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1352   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1353   Name: "r", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1354
1355 Name: "MultiTexCoord3i", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1356   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1357   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1358   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1359   Name: "r", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1360
1361 Name: "MultiTexCoord3f", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1362   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1363   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1364   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1365   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1366
1367 Name: "MultiTexCoord3d", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1368   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1369   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1370   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1371   Name: "r", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1372
1373 Name: "MultiTexCoord4s", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1374   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1375   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1376   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1377   Name: "r", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1378   Name: "q", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1379
1380 Name: "MultiTexCoord4i", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1381   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1382   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1383   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1384   Name: "r", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1385   Name: "q", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1386
1387 Name: "MultiTexCoord4f", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1388   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1389   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1390   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1391   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1392   Name: "q", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1393
1394 Name: "MultiTexCoord4d", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1395   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1396   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1397   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1398   Name: "r", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1399   Name: "q", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1400
1401 Name: "MultiTexCoord1sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1402   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1403   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1404
1405 Name: "MultiTexCoord1iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1406   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1407   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1408
1409 Name: "MultiTexCoord1fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1410   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1411   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1412
1413 Name: "MultiTexCoord1dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1414   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1415   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1416
1417 Name: "MultiTexCoord2sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1418   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1419   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1420
1421 Name: "MultiTexCoord2iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1422   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1423   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1424
1425 Name: "MultiTexCoord2fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1426   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1427   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1428
1429 Name: "MultiTexCoord2dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1430   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1431   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1432
1433 Name: "MultiTexCoord3sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1434   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1435   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1436
1437 Name: "MultiTexCoord3iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1438   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1439   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1440
1441 Name: "MultiTexCoord3fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1442   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1443   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1444
1445 Name: "MultiTexCoord3dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1446   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1447   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1448
1449 Name: "MultiTexCoord4sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1450   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1451   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1452
1453 Name: "MultiTexCoord4iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1454   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1455   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1456
1457 Name: "MultiTexCoord4fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1458   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1459   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1460
1461 Name: "MultiTexCoord4dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1462   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1463   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1464
1465 Name: "NewList", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1466   Name: "list", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1467   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1468
1469 Name: "EndList", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1470 Name: "Normal3b", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1471   Name: "nx", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1472   Name: "ny", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1473   Name: "nz", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1474
1475 Name: "Normal3d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1476   Name: "nx", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1477   Name: "ny", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1478   Name: "nz", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1479
1480 Name: "Normal3f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1481   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1482   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1483   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1484
1485 Name: "Normal3i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1486   Name: "nx", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1487   Name: "ny", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1488   Name: "nz", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1489
1490 Name: "Normal3s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1491   Name: "nx", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1492   Name: "ny", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1493   Name: "nz", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1494
1495 Name: "Normal3bv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1496   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1497
1498 Name: "Normal3dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1499   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1500
1501 Name: "Normal3fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1502   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1503
1504 Name: "Normal3iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1505   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1506
1507 Name: "Normal3sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1508   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1509
1510 Name: "NormalPointer", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1511   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1512   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1513   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1514
1515 Name: "Ortho", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1516   Name: "left", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1517   Name: "right", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1518   Name: "bottom", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1519   Name: "top", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1520   Name: "nearVal", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1521   Name: "farVal", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1522
1523 Name: "PassThrough", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1524   Name: "token", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1525
1526 Name: "PixelMapfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1527   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1528   Name: "mapsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1529   Name: "values", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1530
1531 Name: "PixelMapuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1532   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1533   Name: "mapsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1534   Name: "values", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1535
1536 Name: "PixelMapusv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1537   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1538   Name: "mapsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1539   Name: "values", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1540
1541 Name: "PixelStoref", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1542   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1543   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1544
1545 Name: "PixelStorei", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1546   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1547   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1548
1549 Name: "PixelTransferf", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1550   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1551   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1552
1553 Name: "PixelTransferi", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1554   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1555   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1556
1557 Name: "PixelZoom", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1558   Name: "xfactor", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1559   Name: "yfactor", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1560
1561 Name: "PointParameterf", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1562   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1563   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1564
1565 Name: "PointParameteri", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1566   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1567   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1568
1569 Name: "PointParameterfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1570   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1571   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1572
1573 Name: "PointParameteriv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1574   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1575   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1576
1577 Name: "PointSize", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1578   Name: "size", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1579
1580 Name: "PolygonMode", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1581   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1582   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1583
1584 Name: "PolygonOffset", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1585   Name: "factor", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1586   Name: "units", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1587
1588 Name: "PolygonStipple", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1589   Name: "pattern", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1590
1591 Name: "PrioritizeTextures", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1592   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1593   Name: "textures", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1594   Name: "priorities", Type: "GLclampf *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1595
1596 Name: "PushAttrib", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1597   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1598
1599 Name: "PopAttrib", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1600 Name: "PushClientAttrib", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1601   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1602
1603 Name: "PopClientAttrib", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1604 Name: "PushMatrix", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1605 Name: "PopMatrix", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1606 Name: "PushName", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1607   Name: "name", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1608
1609 Name: "PopName", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1610 Name: "RasterPos2s", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1611   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1612   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1613
1614 Name: "RasterPos2i", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1615   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1616   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1617
1618 Name: "RasterPos2f", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1619   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1620   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1621
1622 Name: "RasterPos2d", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1623   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1624   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1625
1626 Name: "RasterPos3s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1627   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1628   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1629   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1630
1631 Name: "RasterPos3i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1632   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1633   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1634   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1635
1636 Name: "RasterPos3f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1637   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1638   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1639   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1640
1641 Name: "RasterPos3d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1642   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1643   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1644   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1645
1646 Name: "RasterPos4s", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1647   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1648   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1649   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1650   Name: "w", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1651
1652 Name: "RasterPos4i", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1653   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1654   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1655   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1656   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1657
1658 Name: "RasterPos4f", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1659   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1660   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1661   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1662   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1663
1664 Name: "RasterPos4d", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1665   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1666   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1667   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1668   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1669
1670 Name: "RasterPos2sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1671   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1672
1673 Name: "RasterPos2iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1674   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1675
1676 Name: "RasterPos2fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1677   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1678
1679 Name: "RasterPos2dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1680   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1681
1682 Name: "RasterPos3sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1683   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1684
1685 Name: "RasterPos3iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1686   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1687
1688 Name: "RasterPos3fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1689   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1690
1691 Name: "RasterPos3dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1692   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1693
1694 Name: "RasterPos4sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1695   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1696
1697 Name: "RasterPos4iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1698   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1699
1700 Name: "RasterPos4fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1701   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1702
1703 Name: "RasterPos4dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1704   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1705
1706 Name: "ReadBuffer", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1707   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1708
1709 Name: "ReadPixels", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1710   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1711   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1712   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1713   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1714   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1715   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1716   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1717
1718 Name: "Rectd", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1719   Name: "x1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1720   Name: "y1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1721   Name: "x2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1722   Name: "y2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1723
1724 Name: "Rectf", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1725   Name: "x1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1726   Name: "y1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1727   Name: "x2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1728   Name: "y2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1729
1730 Name: "Recti", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1731   Name: "x1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1732   Name: "y1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1733   Name: "x2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1734   Name: "y2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1735
1736 Name: "Rects", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1737   Name: "x1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1738   Name: "y1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1739   Name: "x2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1740   Name: "y2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1741
1742 Name: "Rectdv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1743   Name: "v1", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1744   Name: "v2", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1745
1746 Name: "Rectfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1747   Name: "v1", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1748   Name: "v2", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1749
1750 Name: "Rectiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1751   Name: "v1", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1752   Name: "v2", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1753
1754 Name: "Rectsv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1755   Name: "v1", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1756   Name: "v2", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1757
1758 Name: "RenderMode", ParamNames: 0, Params: 1, Return: "GLint", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1759   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1760
1761 Name: "ResetHistogram", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1762   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1763
1764 Name: "ResetMinmax", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1765   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1766
1767 Name: "Rotated", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1768   Name: "angle", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1769   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1770   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1771   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1772
1773 Name: "Rotatef", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1774   Name: "angle", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1775   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1776   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1777   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1778
1779 Name: "SampleCoverage", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1780   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1781   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1782
1783 Name: "Scaled", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1784   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1785   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1786   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1787
1788 Name: "Scalef", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1789   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1790   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1791   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1792
1793 Name: "Scissor", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1794   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1795   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1796   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1797   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1798
1799 Name: "SecondaryColor3b", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1800   Name: "red", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1801   Name: "green", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1802   Name: "blue", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1803
1804 Name: "SecondaryColor3s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1805   Name: "red", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1806   Name: "green", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1807   Name: "blue", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1808
1809 Name: "SecondaryColor3i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1810   Name: "red", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1811   Name: "green", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1812   Name: "blue", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1813
1814 Name: "SecondaryColor3f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1815   Name: "red", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1816   Name: "green", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1817   Name: "blue", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1818
1819 Name: "SecondaryColor3d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1820   Name: "red", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1821   Name: "green", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1822   Name: "blue", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1823
1824 Name: "SecondaryColor3ub", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1825   Name: "red", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1826   Name: "green", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1827   Name: "blue", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1828
1829 Name: "SecondaryColor3us", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1830   Name: "red", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1831   Name: "green", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1832   Name: "blue", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1833
1834 Name: "SecondaryColor3ui", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1835   Name: "red", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1836   Name: "green", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1837   Name: "blue", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1838
1839 Name: "SecondaryColor3bv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1840   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1841
1842 Name: "SecondaryColor3sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1843   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1844
1845 Name: "SecondaryColor3iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1846   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1847
1848 Name: "SecondaryColor3fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1849   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1850
1851 Name: "SecondaryColor3dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1852   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1853
1854 Name: "SecondaryColor3ubv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1855   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1856
1857 Name: "SecondaryColor3usv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1858   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1859
1860 Name: "SecondaryColor3uiv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1861   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1862
1863 Name: "SecondaryColorPointer", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1864   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1865   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1866   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1867   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1868
1869 Name: "SelectBuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1870   Name: "size", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1871   Name: "buffer", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1872
1873 Name: "SeparableFilter2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1874   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1875   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1876   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1877   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1878   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1879   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1880   Name: "row", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1881   Name: "column", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1882
1883 Name: "ShadeModel", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1884   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1885
1886 Name: "ShaderSource", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1887   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1888   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1889   Name: "string", Type: "GLchar **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1890   Name: "length", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1891
1892 Name: "StencilFunc", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1893   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1894   Name: "_ref", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1895   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1896
1897 Name: "StencilFuncSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1898   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1899   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1900   Name: "_ref", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1901   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1902
1903 Name: "StencilMask", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1904   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1905
1906 Name: "StencilMaskSeparate", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1907   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1908   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1909
1910 Name: "StencilOp", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1911   Name: "sfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1912   Name: "dpfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1913   Name: "dppass", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1914
1915 Name: "StencilOpSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1916   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1917   Name: "sfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1918   Name: "dpfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1919   Name: "dppass", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1920
1921 Name: "TexCoord1s", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1922   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1923
1924 Name: "TexCoord1i", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1925   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1926
1927 Name: "TexCoord1f", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1928   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1929
1930 Name: "TexCoord1d", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1931   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1932
1933 Name: "TexCoord2s", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1934   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1935   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1936
1937 Name: "TexCoord2i", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1938   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1939   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1940
1941 Name: "TexCoord2f", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1942   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1943   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1944
1945 Name: "TexCoord2d", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1946   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1947   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1948
1949 Name: "TexCoord3s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1950   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1951   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1952   Name: "r", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1953
1954 Name: "TexCoord3i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1955   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1956   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1957   Name: "r", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1958
1959 Name: "TexCoord3f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1960   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1961   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1962   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1963
1964 Name: "TexCoord3d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1965   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1966   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1967   Name: "r", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1968
1969 Name: "TexCoord4s", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1970   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1971   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1972   Name: "r", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1973   Name: "q", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1974
1975 Name: "TexCoord4i", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1976   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1977   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1978   Name: "r", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1979   Name: "q", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1980
1981 Name: "TexCoord4f", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1982   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1983   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1984   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1985   Name: "q", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1986
1987 Name: "TexCoord4d", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1988   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1989   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1990   Name: "r", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1991   Name: "q", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1992
1993 Name: "TexCoord1sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1994   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1995
1996 Name: "TexCoord1iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
1997   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
1998
1999 Name: "TexCoord1fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2000   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2001
2002 Name: "TexCoord1dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2003   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2004
2005 Name: "TexCoord2sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2006   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2007
2008 Name: "TexCoord2iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2009   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2010
2011 Name: "TexCoord2fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2012   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2013
2014 Name: "TexCoord2dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2015   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2016
2017 Name: "TexCoord3sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2018   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2019
2020 Name: "TexCoord3iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2021   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2022
2023 Name: "TexCoord3fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2024   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2025
2026 Name: "TexCoord3dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2027   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2028
2029 Name: "TexCoord4sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2030   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2031
2032 Name: "TexCoord4iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2033   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2034
2035 Name: "TexCoord4fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2036   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2037
2038 Name: "TexCoord4dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2039   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2040
2041 Name: "TexCoordPointer", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2042   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2043   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2044   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2045   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2046
2047 Name: "TexEnvf", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2048   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2049   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2050   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2051
2052 Name: "TexEnvi", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2053   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2054   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2055   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2056
2057 Name: "TexEnvfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2058   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2059   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2060   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2061
2062 Name: "TexEnviv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2063   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2064   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2065   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2066
2067 Name: "TexGeni", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2068   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2069   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2070   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2071
2072 Name: "TexGenf", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2073   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2074   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2075   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2076
2077 Name: "TexGend", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2078   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2079   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2080   Name: "param", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2081
2082 Name: "TexGeniv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2083   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2084   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2085   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2086
2087 Name: "TexGenfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2088   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2089   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2090   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2091
2092 Name: "TexGendv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2093   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2094   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2095   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2096
2097 Name: "TexImage1D", ParamNames: 0, Params: 8, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2098   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2099   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2100   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2101   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2102   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2103   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2104   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2105   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2106
2107 Name: "TexImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2108   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2109   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2110   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2111   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2112   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2113   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2114   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2115   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2116   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2117
2118 Name: "TexImage3D", ParamNames: 0, Params: 10, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2119   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2120   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2121   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2122   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2123   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2124   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2125   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2126   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2127   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2128   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2129
2130 Name: "TexParameterf", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2131   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2132   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2133   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2134
2135 Name: "TexParameteri", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2136   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2137   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2138   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2139
2140 Name: "TexParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2141   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2142   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2143   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2144
2145 Name: "TexParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2146   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2147   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2148   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2149
2150 Name: "TexSubImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2151   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2152   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2153   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2154   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2155   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2156   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2157   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2158
2159 Name: "TexSubImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2160   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2161   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2162   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2163   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2164   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2165   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2166   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2167   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2168   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2169
2170 Name: "TexSubImage3D", ParamNames: 0, Params: 11, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2171   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2172   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2173   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2174   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2175   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2176   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2177   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2178   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2179   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2180   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2181   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2182
2183 Name: "Translated", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2184   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2185   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2186   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2187
2188 Name: "Translatef", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2189   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2190   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2191   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2192
2193 Name: "Uniform1f", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2194   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2195   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2196
2197 Name: "Uniform2f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2198   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2199   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2200   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2201
2202 Name: "Uniform3f", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2203   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2204   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2205   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2206   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2207
2208 Name: "Uniform4f", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2209   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2210   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2211   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2212   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2213   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2214
2215 Name: "Uniform1i", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2216   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2217   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2218
2219 Name: "Uniform2i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2220   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2221   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2222   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2223
2224 Name: "Uniform3i", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2225   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2226   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2227   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2228   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2229
2230 Name: "Uniform4i", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2231   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2232   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2233   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2234   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2235   Name: "v3", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2236
2237 Name: "Uniform1fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2238   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2239   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2240   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2241
2242 Name: "Uniform2fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2243   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2244   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2245   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2246
2247 Name: "Uniform3fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2248   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2249   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2250   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2251
2252 Name: "Uniform4fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2253   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2254   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2255   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2256
2257 Name: "Uniform1iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2258   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2259   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2260   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2261
2262 Name: "Uniform2iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2263   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2264   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2265   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2266
2267 Name: "Uniform3iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2268   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2269   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2270   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2271
2272 Name: "Uniform4iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2273   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2274   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2275   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2276
2277 Name: "UniformMatrix2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2278   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2279   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2280   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2281   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2282
2283 Name: "UniformMatrix3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2284   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2285   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2286   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2287   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2288
2289 Name: "UniformMatrix4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2290   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2291   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2292   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2293   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2294
2295 Name: "UniformMatrix2x3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2296   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2297   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2298   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2299   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2300
2301 Name: "UniformMatrix3x2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2302   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2303   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2304   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2305   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2306
2307 Name: "UniformMatrix2x4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2308   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2309   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2310   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2311   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2312
2313 Name: "UniformMatrix4x2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2314   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2315   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2316   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2317   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2318
2319 Name: "UniformMatrix3x4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2320   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2321   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2322   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2323   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2324
2325 Name: "UniformMatrix4x3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2326   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2327   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2328   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2329   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2330
2331 Name: "UseProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2332   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2333
2334 Name: "ValidateProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2335   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2336
2337 Name: "Vertex2s", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2338   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2339   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2340
2341 Name: "Vertex2i", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2342   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2343   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2344
2345 Name: "Vertex2f", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2346   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2347   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2348
2349 Name: "Vertex2d", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2350   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2351   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2352
2353 Name: "Vertex3s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2354   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2355   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2356   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2357
2358 Name: "Vertex3i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2359   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2360   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2361   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2362
2363 Name: "Vertex3f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2364   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2365   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2366   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2367
2368 Name: "Vertex3d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2369   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2370   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2371   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2372
2373 Name: "Vertex4s", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2374   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2375   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2376   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2377   Name: "w", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2378
2379 Name: "Vertex4i", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2380   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2381   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2382   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2383   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2384
2385 Name: "Vertex4f", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2386   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2387   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2388   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2389   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2390
2391 Name: "Vertex4d", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2392   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2393   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2394   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2395   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2396
2397 Name: "Vertex2sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2398   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2399
2400 Name: "Vertex2iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2401   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2402
2403 Name: "Vertex2fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2404   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2405
2406 Name: "Vertex2dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2407   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2408
2409 Name: "Vertex3sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2410   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2411
2412 Name: "Vertex3iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2413   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2414
2415 Name: "Vertex3fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2416   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2417
2418 Name: "Vertex3dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2419   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2420
2421 Name: "Vertex4sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2422   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2423
2424 Name: "Vertex4iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2425   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2426
2427 Name: "Vertex4fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2428   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2429
2430 Name: "Vertex4dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2431   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2432
2433 Name: "VertexAttrib1f", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2434   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2435   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2436
2437 Name: "VertexAttrib1s", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2438   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2439   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2440
2441 Name: "VertexAttrib1d", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2442   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2443   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2444
2445 Name: "VertexAttrib2f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2446   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2447   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2448   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2449
2450 Name: "VertexAttrib2s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2451   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2452   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2453   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2454
2455 Name: "VertexAttrib2d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2456   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2457   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2458   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2459
2460 Name: "VertexAttrib3f", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2461   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2462   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2463   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2464   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2465
2466 Name: "VertexAttrib3s", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2467   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2468   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2469   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2470   Name: "v2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2471
2472 Name: "VertexAttrib3d", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2473   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2474   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2475   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2476   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2477
2478 Name: "VertexAttrib4f", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2479   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2480   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2481   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2482   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2483   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2484
2485 Name: "VertexAttrib4s", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2486   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2487   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2488   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2489   Name: "v2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2490   Name: "v3", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2491
2492 Name: "VertexAttrib4d", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2493   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2494   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2495   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2496   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2497   Name: "v3", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2498
2499 Name: "VertexAttrib4Nub", ParamNames: 0, Params: 5, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2500   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2501   Name: "v0", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2502   Name: "v1", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2503   Name: "v2", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2504   Name: "v3", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2505
2506 Name: "VertexAttrib1fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2507   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2508   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2509
2510 Name: "VertexAttrib1sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2511   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2512   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2513
2514 Name: "VertexAttrib1dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2515   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2516   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2517
2518 Name: "VertexAttrib2fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2519   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2520   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2521
2522 Name: "VertexAttrib2sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2523   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2524   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2525
2526 Name: "VertexAttrib2dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2527   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2528   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2529
2530 Name: "VertexAttrib3fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2531   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2532   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2533
2534 Name: "VertexAttrib3sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2535   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2536   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2537
2538 Name: "VertexAttrib3dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2539   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2540   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2541
2542 Name: "VertexAttrib4fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2543   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2544   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2545
2546 Name: "VertexAttrib4sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2547   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2548   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2549
2550 Name: "VertexAttrib4dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2551   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2552   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2553
2554 Name: "VertexAttrib4iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2555   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2556   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2557
2558 Name: "VertexAttrib4bv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2559   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2560   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2561
2562 Name: "VertexAttrib4ubv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2563   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2564   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2565
2566 Name: "VertexAttrib4usv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2567   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2568   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2569
2570 Name: "VertexAttrib4uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2571   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2572   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2573
2574 Name: "VertexAttrib4Nbv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2575   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2576   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2577
2578 Name: "VertexAttrib4Nsv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2579   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2580   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2581
2582 Name: "VertexAttrib4Niv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2583   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2584   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2585
2586 Name: "VertexAttrib4Nubv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2587   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2588   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2589
2590 Name: "VertexAttrib4Nusv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2591   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2592   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2593
2594 Name: "VertexAttrib4Nuiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2595   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2596   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2597
2598 Name: "VertexAttribPointer", ParamNames: 0, Params: 6, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2599   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2600   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2601   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2602   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2603   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2604   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2605
2606 Name: "VertexPointer", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2607   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2608   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2609   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2610   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2611
2612 Name: "Viewport", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2613   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2614   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2615   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2616   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2617
2618 Name: "WindowPos2s", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2619   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2620   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2621
2622 Name: "WindowPos2i", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2623   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2624   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2625
2626 Name: "WindowPos2f", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2627   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2628   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2629
2630 Name: "WindowPos2d", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2631   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2632   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2633
2634 Name: "WindowPos3s", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2635   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2636   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2637   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2638
2639 Name: "WindowPos3i", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2640   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2641   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2642   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2643
2644 Name: "WindowPos3f", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2645   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2646   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2647   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2648
2649 Name: "WindowPos3d", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2650   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2651   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2652   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2653
2654 Name: "WindowPos2sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2655   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2656
2657 Name: "WindowPos2iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2658   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2659
2660 Name: "WindowPos2fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2661   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2662
2663 Name: "WindowPos2dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2664   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2665
2666 Name: "WindowPos3sv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2667   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2668
2669 Name: "WindowPos3iv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2670   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2671
2672 Name: "WindowPos3fv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2673   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2674
2675 Name: "WindowPos3dv", ParamNames: 0, Params: 1, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2676   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2677
2678 Name: "ChooseFBConfig", ParamNames: 0, Params: 4, Return: "GLXFBConfig *", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2679   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2680   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2681   Name: "attrib_list", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2682   Name: "nelements", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2683
2684 Name: "ChooseVisual", ParamNames: 0, Params: 3, Return: "XVisualInfo*", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2685   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2686   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2687   Name: "attribList", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2688
2689 Name: "CopyContext", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2690   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2691   Name: "src", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2692   Name: "dst", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2693   Name: "mask", Type: "ulong", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2694
2695 Name: "CreateContext", ParamNames: 0, Params: 4, Return: "GLXContext", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2696   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2697   Name: "vis", Type: "XVisualInfo *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2698   Name: "shareList", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2699   Name: "direct", Type: "Bool", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2700
2701 Name: "CreateGLXPixmap", ParamNames: 0, Params: 3, Return: "GLXPixmap", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2702   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2703   Name: "vis", Type: "XVisualInfo *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2704   Name: "pixmap", Type: "Pixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2705
2706 Name: "CreateNewContext", ParamNames: 0, Params: 5, Return: "GLXContext", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2707   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2708   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2709   Name: "render_type", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2710   Name: "share_list", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2711   Name: "direct", Type: "Bool", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2712
2713 Name: "CreatePbuffer", ParamNames: 0, Params: 3, Return: "GLXPbuffer", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2714   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2715   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2716   Name: "attrib_list", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2717
2718 Name: "CreatePixmap", ParamNames: 0, Params: 4, Return: "GLXPixmap", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2719   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2720   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2721   Name: "pixmap", Type: "Pixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2722   Name: "attrib_list", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2723
2724 Name: "CreateWindow", ParamNames: 0, Params: 4, Return: "GLXWindow", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2725   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2726   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2727   Name: "win", Type: "Window", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2728   Name: "attrib_list", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2729
2730 Name: "DestroyContext", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2731   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2732   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2733
2734 Name: "DestroyGLXPixmap", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2735   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2736   Name: "pix", Type: "GLXPixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2737
2738 Name: "DestroyPbuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2739   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2740   Name: "pbuf", Type: "GLXPbuffer", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2741
2742 Name: "DestroyPixmap", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2743   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2744   Name: "pixmap", Type: "GLXPixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2745
2746 Name: "DestroyWindow", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2747   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2748   Name: "win", Type: "GLXWindow", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2749
2750 Name: "FreeContextEXT", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2751   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2752   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2753
2754 Name: "GetClientString", ParamNames: 0, Params: 2, Return: "char *", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2755   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2756   Name: "name", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2757
2758 Name: "GetConfig", ParamNames: 0, Params: 4, Return: "int", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2759   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2760   Name: "vis", Type: "XVisualInfo *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2761   Name: "attrib", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2762   Name: "value", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2763
2764 Name: "GetContextIDEXT", ParamNames: 0, Params: 1, Return: "GLXContextID", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2765   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2766
2767 Name: "GetCurrentContext", ParamNames: 0, Params: 0, Return: "GLXContext", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2768 Name: "GetCurrentDisplay", ParamNames: 0, Params: 0, Return: "Display *", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2769 Name: "GetCurrentDrawable", ParamNames: 0, Params: 0, Return: "GLXDrawable", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2770 Name: "GetCurrentReadDrawable", ParamNames: 0, Params: 0, Return: "GLXDrawable", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2771 Name: "GetFBConfigAttrib", ParamNames: 0, Params: 4, Return: "int", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2772   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2773   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2774   Name: "attribute", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2775   Name: "value", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2776
2777 Name: "GetFBConfigs", ParamNames: 0, Params: 3, Return: "GLXFBConfig *", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2778   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2779   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2780   Name: "nelements", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2781
2782 Name: "GetProcAddress", ParamNames: 0, Params: 1, Return: "void function()", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2783   Name: "procName", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2784
2785 Name: "GetSelectedEvent", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2786   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2787   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2788   Name: "event_mask", Type: "ulong *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2789
2790 Name: "GetVisualFromFBConfig", ParamNames: 0, Params: 2, Return: "XVisualInfo *", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2791   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2792   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2793
2794 Name: "ImportContextEXT", ParamNames: 0, Params: 2, Return: "GLXContext", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2795   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2796   Name: "contextID", Type: "GLXContextID", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2797
2798 Name: "IsDirect", ParamNames: 0, Params: 2, Return: "Bool", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2799   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2800   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2801
2802 Name: "MakeContextCurrent", ParamNames: 0, Params: 4, Return: "Bool", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2803   Name: "display", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2804   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2805   Name: "read", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2806   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2807
2808 Name: "MakeCurrent", ParamNames: 0, Params: 3, Return: "Bool", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2809   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2810   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2811   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2812
2813 Name: "QueryContext", ParamNames: 0, Params: 4, Return: "int", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2814   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2815   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2816   Name: "attribute", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2817   Name: "value", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2818
2819 Name: "QueryContextInfoEXT", ParamNames: 0, Params: 4, Return: "int", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2820   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2821   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2822   Name: "attribute", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2823   Name: "value", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2824
2825 Name: "QueryDrawable", ParamNames: 0, Params: 4, Return: "int", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2826   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2827   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2828   Name: "attribute", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2829   Name: "value", Type: "uint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2830
2831 Name: "QueryExtension", ParamNames: 0, Params: 3, Return: "Bool", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2832   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2833   Name: "errorBase", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2834   Name: "eventBase", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2835
2836 Name: "QueryExtensionsString", ParamNames: 0, Params: 2, Return: "char *", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2837   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2838   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2839
2840 Name: "QueryServerString", ParamNames: 0, Params: 3, Return: "char *", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2841   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2842   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2843   Name: "name", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2844
2845 Name: "QueryVersion", ParamNames: 0, Params: 3, Return: "Bool", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2846   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2847   Name: "major", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2848   Name: "minor", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2849
2850 Name: "SelectEvent", ParamNames: 0, Params: 3, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2851   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2852   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2853   Name: "event_mask", Type: "ulong", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2854
2855 Name: "SwapBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2856   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2857   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2858
2859 Name: "UseXFont", ParamNames: 0, Params: 4, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2860   Name: "font", Type: "Font", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2861   Name: "first", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2862   Name: "count", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2863   Name: "listBase", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2864
2865 Name: "WaitGL", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2866 Name: "WaitX", ParamNames: 0, Params: 0, Return: "void", Category: "gl2", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
2867 Name: "ActiveTexture", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2868   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2869
2870 Name: "AttachShader", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2871   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2872   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2873
2874 Name: "BeginConditionalRender", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2875   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2876   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2877
2878 Name: "EndConditionalRender", ParamNames: 0, Params: 0, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2879 Name: "BeginQuery", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2880   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2881   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2882
2883 Name: "EndQuery", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2884   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2885
2886 Name: "BeginTransformFeedback", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2887   Name: "primitiveMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2888
2889 Name: "EndTransformFeedback", ParamNames: 0, Params: 0, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2890 Name: "BindAttribLocation", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2891   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2892   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2893   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2894
2895 Name: "BindBuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2896   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2897   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2898
2899 Name: "BindBufferBase", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2900   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2901   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2902   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2903
2904 Name: "BindBufferRange", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2905   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2906   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2907   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2908   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2909   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2910
2911 Name: "BindFragDataLocation", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2912   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2913   Name: "colorNumber", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2914   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2915
2916 Name: "BindFragDataLocationIndexed", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2917   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2918   Name: "colorNumber", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2919   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2920   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2921
2922 Name: "BindFramebuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2923   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2924   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2925
2926 Name: "BindRenderbuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2927   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2928   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2929
2930 Name: "BindSampler", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2931   Name: "unit", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2932   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2933
2934 Name: "BindTexture", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2935   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2936   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2937
2938 Name: "BindVertexArray", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2939   Name: "array", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2940
2941 Name: "BlendColor", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2942   Name: "red", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2943   Name: "green", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2944   Name: "blue", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2945   Name: "alpha", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2946
2947 Name: "BlendEquation", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2948   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2949
2950 Name: "BlendEquationSeparate", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2951   Name: "modeRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2952   Name: "modeAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2953
2954 Name: "BlendFunc", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2955   Name: "sfactor", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2956   Name: "dfactor", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2957
2958 Name: "BlendFuncSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2959   Name: "srcRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2960   Name: "dstRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2961   Name: "srcAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2962   Name: "dstAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2963
2964 Name: "BlitFramebuffer", ParamNames: 0, Params: 10, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2965   Name: "srcX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2966   Name: "srcY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2967   Name: "srcX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2968   Name: "srcY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2969   Name: "dstX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2970   Name: "dstY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2971   Name: "dstX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2972   Name: "dstY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2973   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2974   Name: "filter", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2975
2976 Name: "BufferData", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2977   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2978   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2979   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2980   Name: "usage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2981
2982 Name: "BufferSubData", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2983   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2984   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2985   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2986   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2987
2988 Name: "CheckFramebufferStatus", ParamNames: 0, Params: 1, Return: "GLenum", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2989   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2990
2991 Name: "ClampColor", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2992   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2993   Name: "clamp", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2994
2995 Name: "Clear", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2996   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
2997
2998 Name: "ClearBufferiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
2999   Name: "buffer", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3000   Name: "drawBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3001   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3002
3003 Name: "ClearBufferuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3004   Name: "buffer", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3005   Name: "drawBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3006   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3007
3008 Name: "ClearBufferfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3009   Name: "buffer", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3010   Name: "drawBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3011   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3012
3013 Name: "ClearBufferfi", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3014   Name: "buffer", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3015   Name: "drawBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3016   Name: "depth", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3017   Name: "stencil", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3018
3019 Name: "ClearColor", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3020   Name: "red", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3021   Name: "green", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3022   Name: "blue", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3023   Name: "alpha", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3024
3025 Name: "ClearDepth", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3026   Name: "depth", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3027
3028 Name: "ClearStencil", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3029   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3030
3031 Name: "ClientWaitSync", ParamNames: 0, Params: 3, Return: "GLenum", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3032   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3033   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3034   Name: "timeout", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3035
3036 Name: "ColorMask", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3037   Name: "red", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3038   Name: "green", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3039   Name: "blue", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3040   Name: "alpha", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3041
3042 Name: "CompileShader", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3043   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3044
3045 Name: "CompressedTexImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3046   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3047   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3048   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3049   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3050   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3051   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3052   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3053
3054 Name: "CompressedTexImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3055   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3056   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3057   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3058   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3059   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3060   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3061   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3062   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3063
3064 Name: "CompressedTexImage3D", ParamNames: 0, Params: 9, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3065   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3066   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3067   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3068   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3069   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3070   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3071   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3072   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3073   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3074
3075 Name: "CompressedTexSubImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3076   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3077   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3078   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3079   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3080   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3081   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3082   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3083
3084 Name: "CompressedTexSubImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3085   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3086   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3087   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3088   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3089   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3090   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3091   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3092   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3093   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3094
3095 Name: "CompressedTexSubImage3D", ParamNames: 0, Params: 11, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3096   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3097   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3098   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3099   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3100   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3101   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3102   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3103   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3104   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3105   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3106   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3107
3108 Name: "CopyBufferSubData", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3109   Name: "readtarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3110   Name: "writetarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3111   Name: "readoffset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3112   Name: "writeoffset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3113   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3114
3115 Name: "CopyTexImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3116   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3117   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3118   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3119   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3120   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3121   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3122   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3123
3124 Name: "CopyTexImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3125   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3126   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3127   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3128   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3129   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3130   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3131   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3132   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3133
3134 Name: "CopyTexSubImage1D", ParamNames: 0, Params: 6, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3135   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3136   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3137   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3138   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3139   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3140   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3141
3142 Name: "CopyTexSubImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3143   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3144   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3145   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3146   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3147   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3148   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3149   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3150   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3151
3152 Name: "CopyTexSubImage3D", ParamNames: 0, Params: 9, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3153   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3154   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3155   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3156   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3157   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3158   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3159   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3160   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3161   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3162
3163 Name: "CreateProgram", ParamNames: 0, Params: 0, Return: "GLuint", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3164 Name: "CreateShader", ParamNames: 0, Params: 1, Return: "GLuint", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3165   Name: "shaderType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3166
3167 Name: "CullFace", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3168   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3169
3170 Name: "DeleteBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3171   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3172   Name: "buffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3173
3174 Name: "DeleteFramebuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3175   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3176   Name: "framebuffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3177
3178 Name: "DeleteProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3179   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3180
3181 Name: "DeleteQueries", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3182   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3183   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3184
3185 Name: "DeleteRenderbuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3186   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3187   Name: "renderbuffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3188
3189 Name: "DeleteSamplers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3190   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3191   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3192
3193 Name: "DeleteShader", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3194   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3195
3196 Name: "DeleteSync", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3197   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3198
3199 Name: "DeleteTextures", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3200   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3201   Name: "textures", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3202
3203 Name: "DeleteVertexArrays", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3204   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3205   Name: "arrays", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3206
3207 Name: "DepthFunc", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3208   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3209
3210 Name: "DepthMask", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3211   Name: "flag", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3212
3213 Name: "DepthRange", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3214   Name: "nearVal", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3215   Name: "farVal", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3216
3217 Name: "DetachShader", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3218   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3219   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3220
3221 Name: "DrawArrays", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3222   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3223   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3224   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3225
3226 Name: "DrawArraysInstanced", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3227   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3228   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3229   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3230   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3231
3232 Name: "DrawBuffer", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3233   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3234
3235 Name: "DrawBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3236   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3237   Name: "bufs", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3238
3239 Name: "DrawElements", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3240   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3241   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3242   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3243   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3244
3245 Name: "DrawElementsBaseVertex", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3246   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3247   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3248   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3249   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3250   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3251
3252 Name: "DrawElementsInstanced", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3253   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3254   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3255   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3256   Name: "indices", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3257   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3258
3259 Name: "DrawElementsInstancedBaseVertex", ParamNames: 0, Params: 6, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3260   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3261   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3262   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3263   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3264   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3265   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3266
3267 Name: "DrawRangeElements", ParamNames: 0, Params: 6, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3268   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3269   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3270   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3271   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3272   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3273   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3274
3275 Name: "DrawRangeElementsBaseVertex", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3276   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3277   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3278   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3279   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3280   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3281   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3282   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3283
3284 Name: "Enable", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3285   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3286
3287 Name: "Disable", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3288   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3289
3290 Name: "Enablei", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3291   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3292   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3293
3294 Name: "Disablei", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3295   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3296   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3297
3298 Name: "EnableVertexAttribArray", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3299   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3300
3301 Name: "DisableVertexAttribArray", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3302   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3303
3304 Name: "FenceSync", ParamNames: 0, Params: 2, Return: "GLsync", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3305   Name: "condition", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3306   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3307
3308 Name: "Finish", ParamNames: 0, Params: 0, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3309 Name: "Flush", ParamNames: 0, Params: 0, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3310 Name: "FlushMappedBufferRange", ParamNames: 0, Params: 3, Return: "GLsync", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3311   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3312   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3313   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3314
3315 Name: "FramebufferRenderbuffer", ParamNames: 0, Params: 4, Return: "GLsync", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3316   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3317   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3318   Name: "renderbuffertarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3319   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3320
3321 Name: "FramebufferTexture", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3322   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3323   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3324   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3325   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3326
3327 Name: "FramebufferTexture1D", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3328   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3329   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3330   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3331   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3332   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3333
3334 Name: "FramebufferTexture2D", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3335   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3336   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3337   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3338   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3339   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3340
3341 Name: "FramebufferTexture3D", ParamNames: 0, Params: 6, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3342   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3343   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3344   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3345   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3346   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3347   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3348
3349 Name: "FramebufferTextureLayer", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3350   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3351   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3352   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3353   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3354   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3355
3356 Name: "FrontFace", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3357   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3358
3359 Name: "GenBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3360   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3361   Name: "buffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3362
3363 Name: "GenFramebuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3364   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3365   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3366
3367 Name: "GenQueries", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3368   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3369   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3370
3371 Name: "GenRenderbuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3372   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3373   Name: "renderbuffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3374
3375 Name: "GenSamplers", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3376   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3377   Name: "samplers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3378
3379 Name: "GenTextures", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3380   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3381   Name: "textures", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3382
3383 Name: "GenVertexArrays", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3384   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3385   Name: "arrays", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3386
3387 Name: "GenerateMipmap", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3388   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3389
3390 Name: "GetBooleanv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3391   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3392   Name: "params", Type: "GLboolean *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3393
3394 Name: "GetDoublev", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3395   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3396   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3397
3398 Name: "GetFloatv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3399   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3400   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3401
3402 Name: "GetIntegerv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3403   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3404   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3405
3406 Name: "GetInteger64v", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3407   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3408   Name: "params", Type: "GLint64 *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3409
3410 Name: "GetBooleani_v", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3411   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3412   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3413   Name: "data", Type: "GLboolean *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3414
3415 Name: "GetIntegeri_v", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3416   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3417   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3418   Name: "data", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3419
3420 Name: "GetInteger64i_v", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3421   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3422   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3423   Name: "data", Type: "GLint64 *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3424
3425 Name: "GetActiveAttrib", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3426   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3427   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3428   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3429   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3430   Name: "size", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3431   Name: "type", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3432   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3433
3434 Name: "GetActiveUniform", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3435   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3436   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3437   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3438   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3439   Name: "size", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3440   Name: "type", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3441   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3442
3443 Name: "GetActiveUniformBlockiv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3444   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3445   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3446   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3447   Name: "params", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3448
3449 Name: "GetActiveUniformBlockName", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3450   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3451   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3452   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3453   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3454   Name: "uniformBlockName", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3455
3456 Name: "GetActiveUniformName", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3457   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3458   Name: "uniformIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3459   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3460   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3461   Name: "uniformName", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3462
3463 Name: "GetActiveUniformsiv", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3464   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3465   Name: "uniformCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3466   Name: "uniformIndices", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3467   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3468   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3469
3470 Name: "GetAttachedShaders", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3471   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3472   Name: "maxCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3473   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3474   Name: "shaders", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3475
3476 Name: "GetAttribLocation", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3477   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3478   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3479
3480 Name: "GetBufferParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3481   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3482   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3483   Name: "data", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3484
3485 Name: "GetBufferParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3486   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3487   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3488   Name: "data", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3489
3490 Name: "GetBufferPointerv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3491   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3492   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3493   Name: "params", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3494
3495 Name: "GetBufferSubData", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3496   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3497   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3498   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3499   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3500
3501 Name: "GetCompressedTexImage", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3502   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3503   Name: "lod", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3504   Name: "img", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3505
3506 Name: "GetError", ParamNames: 0, Params: 0, Return: "GLenum", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3507 Name: "GetFragDataIndex", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3508   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3509   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3510
3511 Name: "GetFragDataLocation", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3512   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3513   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3514
3515 Name: "GetFramebufferAttachmentParameter", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3516   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3517   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3518   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3519   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3520
3521 Name: "GetMultisamplefv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3522   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3523   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3524   Name: "val", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3525
3526 Name: "GetProgramiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3527   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3528   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3529   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3530
3531 Name: "GetProgramInfoLog", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3532   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3533   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3534   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3535   Name: "infoLog", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3536
3537 Name: "GetQueryObjectiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3538   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3539   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3540   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3541
3542 Name: "GetQueryObjectuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3543   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3544   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3545   Name: "params", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3546
3547 Name: "GetQueryObjecti64v", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3548   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3549   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3550   Name: "params", Type: "GLint64 *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3551
3552 Name: "GetQueryObjectui64v", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3553   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3554   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3555   Name: "params", Type: "GLuint64 *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3556
3557 Name: "GetQueryiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3558   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3559   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3560   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3561
3562 Name: "GetRenderbufferParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3563   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3564   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3565   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3566
3567 Name: "GetSamplerParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3568   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3569   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3570   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3571
3572 Name: "GetSamplerParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3573   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3574   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3575   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3576
3577 Name: "GetShaderiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3578   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3579   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3580   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3581
3582 Name: "GetShaderInfoLog", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3583   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3584   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3585   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3586   Name: "infoLog", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3587
3588 Name: "GetShaderSource", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3589   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3590   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3591   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3592   Name: "source", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3593
3594 Name: "GetString", ParamNames: 0, Params: 1, Return: "GLubyte*", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3595   Name: "name", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3596
3597 Name: "GetStringi", ParamNames: 0, Params: 2, Return: "GLubyte*", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3598   Name: "name", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3599   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3600
3601 Name: "GetSynciv", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3602   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3603   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3604   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3605   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3606   Name: "values", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3607
3608 Name: "GetTexImage", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3609   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3610   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3611   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3612   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3613   Name: "img", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3614
3615 Name: "GetTexLevelParameterfv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3616   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3617   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3618   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3619   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3620
3621 Name: "GetTexLevelParameteriv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3622   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3623   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3624   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3625   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3626
3627 Name: "GetTexParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3628   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3629   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3630   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3631
3632 Name: "GetTexParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3633   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3634   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3635   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3636
3637 Name: "GetTransformFeedbackVarying", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3638   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3639   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3640   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3641   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3642   Name: "size", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3643   Name: "type", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3644   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3645
3646 Name: "GetUniformfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3647   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3648   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3649   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3650
3651 Name: "GetUniformiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3652   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3653   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3654   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3655
3656 Name: "GetUniformBlockIndex", ParamNames: 0, Params: 2, Return: "GLuint", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3657   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3658   Name: "uniformBlockName", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3659
3660 Name: "GetUniformIndices", ParamNames: 0, Params: 4, Return: "GLuint", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3661   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3662   Name: "uniformCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3663   Name: "uniformNames", Type: "GLchar **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3664   Name: "uniformIndices", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3665
3666 Name: "GetUniformLocation", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3667   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3668   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3669
3670 Name: "GetVertexAttribdv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3671   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3672   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3673   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3674
3675 Name: "GetVertexAttribfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3676   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3677   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3678   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3679
3680 Name: "GetVertexAttribiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3681   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3682   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3683   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3684
3685 Name: "GetVertexAttribIiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3686   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3687   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3688   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3689
3690 Name: "GetVertexAttribIuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3691   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3692   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3693   Name: "params", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3694
3695 Name: "GetVertexAttribPointerv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3696   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3697   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3698   Name: "pointer", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3699
3700 Name: "Hint", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3701   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3702   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3703
3704 Name: "IsBuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3705   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3706
3707 Name: "IsEnabled", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3708   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3709
3710 Name: "IsFramebuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3711   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3712
3713 Name: "IsProgram", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3714   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3715
3716 Name: "IsQuery", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3717   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3718
3719 Name: "IsRenderbuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3720   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3721
3722 Name: "IsSampler", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3723   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3724
3725 Name: "IsShader", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3726   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3727
3728 Name: "IsSync", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3729   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3730
3731 Name: "IsTexture", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3732   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3733
3734 Name: "IsVertexArray", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3735   Name: "array", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3736
3737 Name: "LineWidth", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3738   Name: "width", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3739
3740 Name: "LinkProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3741   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3742
3743 Name: "LogicOp", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3744   Name: "opcode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3745
3746 Name: "MapBuffer", ParamNames: 0, Params: 2, Return: "void *", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3747   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3748   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3749
3750 Name: "UnmapBuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3751   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3752
3753 Name: "MapBufferRange", ParamNames: 0, Params: 4, Return: "void *", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3754   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3755   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3756   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3757   Name: "access", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3758
3759 Name: "MultiDrawArrays", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3760   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3761   Name: "first", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3762   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3763   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3764
3765 Name: "MultiDrawElements", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3766   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3767   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3768   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3769   Name: "indices", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3770   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3771
3772 Name: "MultiDrawElementsBaseVertex", ParamNames: 0, Params: 6, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3773   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3774   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3775   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3776   Name: "indices", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3777   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3778   Name: "basevertex", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3779
3780 Name: "MultiTexCoord1s", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3781   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3782   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3783
3784 Name: "MultiTexCoord1i", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3785   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3786   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3787
3788 Name: "MultiTexCoord1f", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3789   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3790   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3791
3792 Name: "MultiTexCoord1d", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3793   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3794   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3795
3796 Name: "MultiTexCoord2s", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3797   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3798   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3799   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3800
3801 Name: "MultiTexCoord2i", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3802   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3803   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3804   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3805
3806 Name: "MultiTexCoord2f", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3807   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3808   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3809   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3810
3811 Name: "MultiTexCoord2d", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3812   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3813   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3814   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3815
3816 Name: "MultiTexCoord3s", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3817   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3818   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3819   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3820   Name: "r", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3821
3822 Name: "MultiTexCoord3i", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3823   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3824   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3825   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3826   Name: "r", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3827
3828 Name: "MultiTexCoord3f", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3829   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3830   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3831   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3832   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3833
3834 Name: "MultiTexCoord3d", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3835   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3836   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3837   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3838   Name: "r", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3839
3840 Name: "MultiTexCoord4s", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3841   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3842   Name: "s", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3843   Name: "t", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3844   Name: "r", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3845   Name: "q", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3846
3847 Name: "MultiTexCoord4i", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3848   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3849   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3850   Name: "t", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3851   Name: "r", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3852   Name: "q", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3853
3854 Name: "MultiTexCoord4f", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3855   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3856   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3857   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3858   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3859   Name: "q", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3860
3861 Name: "MultiTexCoord4d", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3862   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3863   Name: "s", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3864   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3865   Name: "r", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3866   Name: "q", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3867
3868 Name: "MultiTexCoord1sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3869   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3870   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3871
3872 Name: "MultiTexCoord1iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3873   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3874   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3875
3876 Name: "MultiTexCoord1fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3877   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3878   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3879
3880 Name: "MultiTexCoord1dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3881   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3882   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3883
3884 Name: "MultiTexCoord2sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3885   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3886   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3887
3888 Name: "MultiTexCoord2iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3889   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3890   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3891
3892 Name: "MultiTexCoord2fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3893   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3894   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3895
3896 Name: "MultiTexCoord2dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3897   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3898   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3899
3900 Name: "MultiTexCoord3sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3901   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3902   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3903
3904 Name: "MultiTexCoord3iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3905   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3906   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3907
3908 Name: "MultiTexCoord3fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3909   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3910   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3911
3912 Name: "MultiTexCoord3dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3913   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3914   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3915
3916 Name: "MultiTexCoord4sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3917   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3918   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3919
3920 Name: "MultiTexCoord4iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3921   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3922   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3923
3924 Name: "MultiTexCoord4fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3925   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3926   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3927
3928 Name: "MultiTexCoord4dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3929   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3930   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3931
3932 Name: "PixelStoref", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3933   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3934   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3935
3936 Name: "PixelStorei", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3937   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3938   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3939
3940 Name: "PointParameterf", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3941   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3942   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3943
3944 Name: "PointParameteri", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3945   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3946   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3947
3948 Name: "PointParameterfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3949   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3950   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3951
3952 Name: "PointParameteriv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3953   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3954   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3955
3956 Name: "PointSize", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3957   Name: "size", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3958
3959 Name: "PolygonMode", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3960   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3961   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3962
3963 Name: "PolygonOffset", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3964   Name: "factor", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3965   Name: "units", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3966
3967 Name: "PrimitiveRestartIndex", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3968   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3969
3970 Name: "ProvokingVertex", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3971   Name: "provokeMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3972
3973 Name: "QueryCounter", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3974   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3975   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3976
3977 Name: "ReadBuffer", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3978   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3979
3980 Name: "ReadPixels", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3981   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3982   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3983   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3984   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3985   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3986   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3987   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3988
3989 Name: "RenderbufferStorage", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3990   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3991   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3992   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3993   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3994
3995 Name: "RenderbufferStorageMultisample", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
3996   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3997   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3998   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
3999   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4000   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4001
4002 Name: "SampleCoverage", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4003   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4004   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4005
4006 Name: "SampleMaski", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4007   Name: "maskNumber", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4008   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4009
4010 Name: "SamplerParameterf", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4011   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4012   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4013   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4014
4015 Name: "SamplerParameteri", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4016   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4017   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4018   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4019
4020 Name: "SamplerParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4021   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4022   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4023   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4024
4025 Name: "SamplerParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4026   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4027   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4028   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4029
4030 Name: "Scissor", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4031   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4032   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4033   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4034   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4035
4036 Name: "ShaderSource", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4037   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4038   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4039   Name: "string", Type: "GLchar **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4040   Name: "length", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4041
4042 Name: "StencilFunc", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4043   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4044   Name: "_ref", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4045   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4046
4047 Name: "StencilFuncSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4048   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4049   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4050   Name: "_ref", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4051   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4052
4053 Name: "StencilMask", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4054   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4055
4056 Name: "StencilMaskSeparate", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4057   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4058   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4059
4060 Name: "StencilOp", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4061   Name: "sfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4062   Name: "dpfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4063   Name: "dppass", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4064
4065 Name: "StencilOpSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4066   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4067   Name: "sfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4068   Name: "dpfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4069   Name: "dppass", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4070
4071 Name: "TexBuffer", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4072   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4073   Name: "internalFormat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4074   Name: "buffer", Type: "Gluint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4075
4076 Name: "TexImage1D", ParamNames: 0, Params: 8, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4077   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4078   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4079   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4080   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4081   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4082   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4083   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4084   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4085
4086 Name: "TexImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4087   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4088   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4089   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4090   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4091   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4092   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4093   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4094   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4095   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4096
4097 Name: "TexImage2DMultisample", ParamNames: 0, Params: 6, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4098   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4099   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4100   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4101   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4102   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4103   Name: "fixedsamplelocations", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4104
4105 Name: "TexImage3D", ParamNames: 0, Params: 10, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4106   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4107   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4108   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4109   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4110   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4111   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4112   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4113   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4114   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4115   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4116
4117 Name: "TexImage3DMultisample", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4118   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4119   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4120   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4121   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4122   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4123   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4124   Name: "fixedsamplelocations", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4125
4126 Name: "TexParameterf", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4127   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4128   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4129   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4130
4131 Name: "TexParameteri", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4132   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4133   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4134   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4135
4136 Name: "TexParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4137   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4138   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4139   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4140
4141 Name: "TexParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4142   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4143   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4144   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4145
4146 Name: "TexParameterIiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4147   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4148   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4149   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4150
4151 Name: "TexParameterIuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4152   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4153   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4154   Name: "params", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4155
4156 Name: "TexSubImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4157   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4158   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4159   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4160   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4161   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4162   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4163   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4164
4165 Name: "TexSubImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4166   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4167   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4168   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4169   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4170   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4171   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4172   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4173   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4174   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4175
4176 Name: "TexSubImage3D", ParamNames: 0, Params: 11, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4177   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4178   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4179   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4180   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4181   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4182   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4183   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4184   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4185   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4186   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4187   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4188
4189 Name: "TransformFeedbackVaryings", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4190   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4191   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4192   Name: "varyings", Type: "char **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4193   Name: "bufferMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4194
4195 Name: "Uniform1f", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4196   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4197   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4198
4199 Name: "Uniform2f", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4200   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4201   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4202   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4203
4204 Name: "Uniform3f", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4205   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4206   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4207   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4208   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4209
4210 Name: "Uniform4f", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4211   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4212   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4213   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4214   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4215   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4216
4217 Name: "Uniform1i", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4218   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4219   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4220
4221 Name: "Uniform2i", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4222   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4223   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4224   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4225
4226 Name: "Uniform3i", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4227   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4228   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4229   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4230   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4231
4232 Name: "Uniform4i", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4233   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4234   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4235   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4236   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4237   Name: "v3", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4238
4239 Name: "Uniform1ui", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4240   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4241   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4242
4243 Name: "Uniform2ui", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4244   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4245   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4246   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4247
4248 Name: "Uniform3ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4249   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4250   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4251   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4252   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4253
4254 Name: "Uniform4ui", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4255   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4256   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4257   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4258   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4259   Name: "v3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4260
4261 Name: "Uniform1fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4262   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4263   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4264   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4265
4266 Name: "Uniform2fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4267   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4268   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4269   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4270
4271 Name: "Uniform3fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4272   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4273   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4274   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4275
4276 Name: "Uniform4fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4277   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4278   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4279   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4280
4281 Name: "Uniform1iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4282   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4283   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4284   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4285
4286 Name: "Uniform2iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4287   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4288   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4289   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4290
4291 Name: "Uniform3iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4292   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4293   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4294   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4295
4296 Name: "Uniform4iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4297   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4298   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4299   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4300
4301 Name: "Uniform1uiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4302   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4303   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4304   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4305
4306 Name: "Uniform2uiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4307   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4308   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4309   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4310
4311 Name: "Uniform3uiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4312   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4313   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4314   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4315
4316 Name: "Uniform4uiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4317   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4318   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4319   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4320
4321 Name: "UniformMatrix2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4322   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4323   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4324   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4325   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4326
4327 Name: "UniformMatrix3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4328   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4329   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4330   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4331   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4332
4333 Name: "UniformMatrix4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4334   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4335   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4336   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4337   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4338
4339 Name: "UniformMatrix2x3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4340   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4341   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4342   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4343   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4344
4345 Name: "UniformMatrix3x2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4346   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4347   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4348   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4349   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4350
4351 Name: "UniformMatrix2x4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4352   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4353   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4354   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4355   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4356
4357 Name: "UniformMatrix4x2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4358   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4359   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4360   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4361   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4362
4363 Name: "UniformMatrix3x4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4364   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4365   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4366   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4367   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4368
4369 Name: "UniformMatrix4x3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4370   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4371   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4372   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4373   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4374
4375 Name: "UniformBlockBinding", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4376   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4377   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4378   Name: "uniformBlockBinding", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4379
4380 Name: "UseProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4381   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4382
4383 Name: "ValidateProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4384   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4385
4386 Name: "VertexAttrib1f", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4387   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4388   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4389
4390 Name: "VertexAttrib1s", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4391   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4392   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4393
4394 Name: "VertexAttrib1d", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4395   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4396   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4397
4398 Name: "VertexAttribI1i", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4399   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4400   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4401
4402 Name: "VertexAttribI1ui", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4403   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4404   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4405
4406 Name: "VertexAttrib2f", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4407   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4408   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4409   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4410
4411 Name: "VertexAttrib2s", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4412   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4413   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4414   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4415
4416 Name: "VertexAttrib2d", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4417   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4418   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4419   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4420
4421 Name: "VertexAttribI2i", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4422   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4423   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4424   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4425
4426 Name: "VertexAttribI2ui", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4427   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4428   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4429   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4430
4431 Name: "VertexAttrib3f", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4432   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4433   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4434   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4435   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4436
4437 Name: "VertexAttrib3s", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4438   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4439   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4440   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4441   Name: "v2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4442
4443 Name: "VertexAttrib3d", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4444   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4445   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4446   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4447   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4448
4449 Name: "VertexAttribI3i", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4450   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4451   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4452   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4453   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4454
4455 Name: "VertexAttribI3ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4456   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4457   Name: "v0", Type: "GLoint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4458   Name: "v1", Type: "GLoint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4459   Name: "v2", Type: "GLoint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4460
4461 Name: "VertexAttrib4f", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4462   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4463   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4464   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4465   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4466   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4467
4468 Name: "VertexAttrib4s", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4469   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4470   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4471   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4472   Name: "v2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4473   Name: "v3", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4474
4475 Name: "VertexAttrib4d", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4476   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4477   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4478   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4479   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4480   Name: "v3", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4481
4482 Name: "VertexAttrib4Nub", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4483   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4484   Name: "v0", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4485   Name: "v1", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4486   Name: "v2", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4487   Name: "v3", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4488
4489 Name: "VertexAttribI4i", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4490   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4491   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4492   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4493   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4494   Name: "v3", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4495
4496 Name: "VertexAttribI4ui", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4497   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4498   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4499   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4500   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4501   Name: "v3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4502
4503 Name: "VertexAttrib1fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4504   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4505   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4506
4507 Name: "VertexAttrib1sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4508   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4509   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4510
4511 Name: "VertexAttrib1dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4512   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4513   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4514
4515 Name: "VertexAttribI1iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4516   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4517   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4518
4519 Name: "VertexAttribI1uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4520   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4521   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4522
4523 Name: "VertexAttrib2fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4524   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4525   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4526
4527 Name: "VertexAttrib2sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4528   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4529   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4530
4531 Name: "VertexAttrib2dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4532   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4533   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4534
4535 Name: "VertexAttribI2iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4536   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4537   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4538
4539 Name: "VertexAttribI2uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4540   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4541   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4542
4543 Name: "VertexAttrib3fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4544   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4545   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4546
4547 Name: "VertexAttrib3sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4548   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4549   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4550
4551 Name: "VertexAttrib3dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4552   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4553   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4554
4555 Name: "VertexAttribI3iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4556   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4557   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4558
4559 Name: "VertexAttribI3uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4560   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4561   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4562
4563 Name: "VertexAttrib4fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4564   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4565   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4566
4567 Name: "VertexAttrib4sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4568   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4569   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4570
4571 Name: "VertexAttrib4dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4572   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4573   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4574
4575 Name: "VertexAttrib4iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4576   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4577   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4578
4579 Name: "VertexAttrib4bv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4580   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4581   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4582
4583 Name: "VertexAttrib4ubv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4584   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4585   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4586
4587 Name: "VertexAttrib4usv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4588   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4589   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4590
4591 Name: "VertexAttrib4uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4592   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4593   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4594
4595 Name: "VertexAttrib4Nbv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4596   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4597   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4598
4599 Name: "VertexAttrib4Nsv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4600   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4601   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4602
4603 Name: "VertexAttrib4Niv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4604   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4605   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4606
4607 Name: "VertexAttrib4Nubv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4608   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4609   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4610
4611 Name: "VertexAttrib4Nusv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4612   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4613   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4614
4615 Name: "VertexAttrib4Nuiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4616   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4617   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4618
4619 Name: "VertexAttribI4bv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4620   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4621   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4622
4623 Name: "VertexAttribI4ubv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4624   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4625   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4626
4627 Name: "VertexAttribI4sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4628   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4629   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4630
4631 Name: "VertexAttribI4usv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4632   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4633   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4634
4635 Name: "VertexAttribI4iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4636   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4637   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4638
4639 Name: "VertexAttribI4uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4640   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4641   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4642
4643 Name: "VertexAttribP1ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4644   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4645   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4646   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4647   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4648
4649 Name: "VertexAttribP2ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4650   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4651   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4652   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4653   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4654
4655 Name: "VertexAttribP3ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4656   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4657   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4658   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4659   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4660
4661 Name: "VertexAttribP4ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4662   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4663   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4664   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4665   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4666
4667 Name: "VertexAttribDivisor", ParamNames: 0, Params: 2, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4668   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4669   Name: "divisor", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4670
4671 Name: "VertexAttribPointer", ParamNames: 0, Params: 6, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4672   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4673   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4674   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4675   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4676   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4677   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4678
4679 Name: "VertexAttribIPointer", ParamNames: 0, Params: 5, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4680   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4681   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4682   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4683   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4684   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4685
4686 Name: "Viewport", ParamNames: 0, Params: 4, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4687   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4688   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4689   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4690   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4691
4692 Name: "WaitSync", ParamNames: 0, Params: 3, Return: "void", Category: "gl3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4693   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4694   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4695   Name: "timeout", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4696
4697 Name: "ActiveShaderProgram", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4698   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4699   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4700
4701 Name: "ActiveTexture", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4702   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4703
4704 Name: "AttachShader", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4705   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4706   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4707
4708 Name: "BeginConditionalRender", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4709   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4710   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4711
4712 Name: "EndConditionalRender", ParamNames: 0, Params: 0, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4713 Name: "BeginQuery", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4714   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4715   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4716
4717 Name: "EndQuery", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4718   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4719
4720 Name: "BeginQueryIndexed", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4721   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4722   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4723   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4724
4725 Name: "EndQueryIndexed", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4726   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4727   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4728
4729 Name: "BeginTransformFeedback", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4730   Name: "primitiveMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4731
4732 Name: "EndTransformFeedback", ParamNames: 0, Params: 0, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4733 Name: "BindAttribLocation", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4734   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4735   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4736   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4737
4738 Name: "BindBuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4739   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4740   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4741
4742 Name: "BindBufferBase", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4743   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4744   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4745   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4746
4747 Name: "BindBufferRange", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4748   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4749   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4750   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4751   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4752   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4753
4754 Name: "BindFragDataLocation", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4755   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4756   Name: "colorNumber", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4757   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4758
4759 Name: "BindFragDataLocationIndexed", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4760   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4761   Name: "colorNumber", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4762   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4763   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4764
4765 Name: "BindFramebuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4766   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4767   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4768
4769 Name: "BindProgramPipeline", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4770   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4771
4772 Name: "BindRenderbuffer", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4773   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4774   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4775
4776 Name: "BindSampler", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4777   Name: "unit", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4778   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4779
4780 Name: "BindTexture", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4781   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4782   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4783
4784 Name: "BindTransformFeedback", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4785   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4786   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4787
4788 Name: "BindVertexArray", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4789   Name: "array", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4790
4791 Name: "BlendColor", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4792   Name: "red", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4793   Name: "green", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4794   Name: "blue", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4795   Name: "alpha", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4796
4797 Name: "BlendEquation", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4798   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4799
4800 Name: "BlendEquationi", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4801   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4802   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4803
4804 Name: "BlendEquationSeparate", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4805   Name: "modeRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4806   Name: "modeAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4807
4808 Name: "BlendEquationSeparatei", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4809   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4810   Name: "modeRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4811   Name: "modeAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4812
4813 Name: "BlendFunc", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4814   Name: "sfactor", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4815   Name: "dfactor", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4816
4817 Name: "BlendFunci", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4818   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4819   Name: "sfactor", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4820   Name: "dfactor", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4821
4822 Name: "BlendFuncSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4823   Name: "srcRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4824   Name: "dstRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4825   Name: "srcAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4826   Name: "dstAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4827
4828 Name: "BlendFuncSeparatei", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4829   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4830   Name: "srcRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4831   Name: "dstRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4832   Name: "srcAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4833   Name: "dstAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4834
4835 Name: "BlitFramebuffer", ParamNames: 0, Params: 10, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4836   Name: "srcX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4837   Name: "srcY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4838   Name: "srcX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4839   Name: "srcY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4840   Name: "dstX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4841   Name: "dstY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4842   Name: "dstX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4843   Name: "dstY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4844   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4845   Name: "filter", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4846
4847 Name: "BufferData", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4848   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4849   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4850   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4851   Name: "usage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4852
4853 Name: "BufferSubData", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4854   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4855   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4856   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4857   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4858
4859 Name: "CheckFramebufferStatus", ParamNames: 0, Params: 1, Return: "GLenum", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4860   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4861
4862 Name: "ClampColor", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4863   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4864   Name: "clamp", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4865
4866 Name: "Clear", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4867   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4868
4869 Name: "ClearBufferiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4870   Name: "buffer", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4871   Name: "drawBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4872   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4873
4874 Name: "ClearBufferuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4875   Name: "buffer", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4876   Name: "drawBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4877   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4878
4879 Name: "ClearBufferfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4880   Name: "buffer", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4881   Name: "drawBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4882   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4883
4884 Name: "ClearBufferfi", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4885   Name: "buffer", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4886   Name: "drawBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4887   Name: "depth", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4888   Name: "stencil", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4889
4890 Name: "ClearColor", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4891   Name: "red", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4892   Name: "green", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4893   Name: "blue", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4894   Name: "alpha", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4895
4896 Name: "ClearDepth", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4897   Name: "depth", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4898
4899 Name: "ClearDepthf", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4900   Name: "depth", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4901
4902 Name: "ClearStencil", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4903   Name: "s", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4904
4905 Name: "ClientWaitSync", ParamNames: 0, Params: 3, Return: "GLenum", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4906   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4907   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4908   Name: "timeout", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4909
4910 Name: "ColorMask", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4911   Name: "red", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4912   Name: "green", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4913   Name: "blue", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4914   Name: "alpha", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4915
4916 Name: "CompileShader", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4917   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4918
4919 Name: "CompressedTexImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4920   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4921   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4922   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4923   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4924   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4925   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4926   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4927
4928 Name: "CompressedTexImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4929   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4930   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4931   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4932   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4933   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4934   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4935   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4936   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4937
4938 Name: "CompressedTexImage3D", ParamNames: 0, Params: 9, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4939   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4940   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4941   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4942   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4943   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4944   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4945   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4946   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4947   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4948
4949 Name: "CompressedTexSubImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4950   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4951   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4952   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4953   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4954   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4955   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4956   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4957
4958 Name: "CompressedTexSubImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4959   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4960   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4961   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4962   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4963   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4964   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4965   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4966   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4967   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4968
4969 Name: "CompressedTexSubImage3D", ParamNames: 0, Params: 11, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4970   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4971   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4972   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4973   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4974   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4975   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4976   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4977   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4978   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4979   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4980   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4981
4982 Name: "CopyBufferSubData", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4983   Name: "readtarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4984   Name: "writetarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4985   Name: "readoffset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4986   Name: "writeoffset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4987   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4988
4989 Name: "CopyTexImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4990   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4991   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4992   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4993   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4994   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4995   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4996   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
4997
4998 Name: "CopyTexImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
4999   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5000   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5001   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5002   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5003   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5004   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5005   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5006   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5007
5008 Name: "CopyTexSubImage1D", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5009   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5010   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5011   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5012   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5013   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5014   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5015
5016 Name: "CopyTexSubImage2D", ParamNames: 0, Params: 8, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5017   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5018   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5019   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5020   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5021   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5022   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5023   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5024   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5025
5026 Name: "CopyTexSubImage3D", ParamNames: 0, Params: 9, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5027   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5028   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5029   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5030   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5031   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5032   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5033   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5034   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5035   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5036
5037 Name: "CreateProgram", ParamNames: 0, Params: 0, Return: "GLuint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5038 Name: "CreateShader", ParamNames: 0, Params: 1, Return: "GLuint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5039   Name: "shaderType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5040
5041 Name: "CreateShaderProgramv", ParamNames: 0, Params: 3, Return: "GLuint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5042   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5043   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5044   Name: "strings", Type: "char **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5045
5046 Name: "CullFace", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5047   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5048
5049 Name: "DeleteBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5050   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5051   Name: "buffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5052
5053 Name: "DeleteFramebuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5054   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5055   Name: "framebuffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5056
5057 Name: "DeleteProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5058   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5059
5060 Name: "DeleteProgramPipelines", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5061   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5062   Name: "pipelines", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5063
5064 Name: "DeleteQueries", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5065   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5066   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5067
5068 Name: "DeleteRenderbuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5069   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5070   Name: "renderbuffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5071
5072 Name: "DeleteSamplers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5073   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5074   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5075
5076 Name: "DeleteShader", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5077   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5078
5079 Name: "DeleteSync", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5080   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5081
5082 Name: "DeleteTextures", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5083   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5084   Name: "textures", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5085
5086 Name: "DeleteTransformFeedbacks", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5087   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5088   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5089
5090 Name: "DeleteVertexArrays", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5091   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5092   Name: "arrays", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5093
5094 Name: "DepthFunc", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5095   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5096
5097 Name: "DepthMask", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5098   Name: "flag", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5099
5100 Name: "DepthRange", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5101   Name: "nearVal", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5102   Name: "farVal", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5103
5104 Name: "DepthRangef", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5105   Name: "nearVal", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5106   Name: "farVal", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5107
5108 Name: "DepthRangeArrayv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5109   Name: "first", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5110   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5111   Name: "v", Type: "GLclampd *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5112
5113 Name: "DepthRangeArrayv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5114   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5115   Name: "nearVal", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5116   Name: "farVal", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5117
5118 Name: "DetachShader", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5119   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5120   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5121
5122 Name: "DrawArrays", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5123   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5124   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5125   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5126
5127 Name: "DrawArraysIndirect", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5128   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5129   Name: "indirect", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5130
5131 Name: "DrawArraysInstanced", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5132   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5133   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5134   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5135   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5136
5137 Name: "DrawBuffer", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5138   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5139
5140 Name: "DrawBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5141   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5142   Name: "bufs", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5143
5144 Name: "DrawElements", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5145   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5146   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5147   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5148   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5149
5150 Name: "DrawElementsBaseVertex", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5151   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5152   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5153   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5154   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5155   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5156
5157 Name: "DrawElementsIndirect", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5158   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5159   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5160   Name: "indirect", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5161
5162 Name: "DrawElementsInstanced", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5163   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5164   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5165   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5166   Name: "indices", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5167   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5168
5169 Name: "DrawElementsInstancedBaseVertex", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5170   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5171   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5172   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5173   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5174   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5175   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5176
5177 Name: "DrawRangeElements", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5178   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5179   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5180   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5181   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5182   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5183   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5184
5185 Name: "DrawRangeElementsBaseVertex", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5186   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5187   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5188   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5189   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5190   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5191   Name: "indices", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5192   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5193
5194 Name: "DrawTransformFeedback", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5195   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5196   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5197
5198 Name: "DrawTransformFeedbackStream", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5199   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5200   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5201   Name: "stream", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5202
5203 Name: "Enable", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5204   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5205
5206 Name: "Disable", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5207   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5208
5209 Name: "Enablei", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5210   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5211   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5212
5213 Name: "Disablei", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5214   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5215   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5216
5217 Name: "EnableVertexAttribArray", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5218   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5219
5220 Name: "DisableVertexAttribArray", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5221   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5222
5223 Name: "FenceSync", ParamNames: 0, Params: 2, Return: "GLsync", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5224   Name: "condition", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5225   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5226
5227 Name: "Finish", ParamNames: 0, Params: 0, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5228 Name: "Flush", ParamNames: 0, Params: 0, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5229 Name: "FlushMappedBufferRange", ParamNames: 0, Params: 3, Return: "GLsync", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5230   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5231   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5232   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5233
5234 Name: "FramebufferRenderbuffer", ParamNames: 0, Params: 4, Return: "GLsync", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5235   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5236   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5237   Name: "renderbuffertarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5238   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5239
5240 Name: "FramebufferTexture", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5241   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5242   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5243   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5244   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5245
5246 Name: "FramebufferTexture1D", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5247   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5248   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5249   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5250   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5251   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5252
5253 Name: "FramebufferTexture2D", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5254   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5255   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5256   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5257   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5258   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5259
5260 Name: "FramebufferTexture3D", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5261   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5262   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5263   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5264   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5265   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5266   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5267
5268 Name: "FramebufferTextureLayer", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5269   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5270   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5271   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5272   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5273   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5274
5275 Name: "FrontFace", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5276   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5277
5278 Name: "GenBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5279   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5280   Name: "buffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5281
5282 Name: "GenFramebuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5283   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5284   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5285
5286 Name: "GenProgramPipelines", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5287   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5288   Name: "pipelines", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5289
5290 Name: "GenQueries", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5291   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5292   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5293
5294 Name: "GenRenderbuffers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5295   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5296   Name: "renderbuffers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5297
5298 Name: "GenSamplers", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5299   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5300   Name: "samplers", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5301
5302 Name: "GenTextures", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5303   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5304   Name: "textures", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5305
5306 Name: "GenTransformFeedbacks", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5307   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5308   Name: "ids", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5309
5310 Name: "GenVertexArrays", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5311   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5312   Name: "arrays", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5313
5314 Name: "GenerateMipmap", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5315   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5316
5317 Name: "GetBooleanv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5318   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5319   Name: "params", Type: "GLboolean *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5320
5321 Name: "GetDoublev", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5322   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5323   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5324
5325 Name: "GetFloatv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5326   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5327   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5328
5329 Name: "GetIntegerv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5330   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5331   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5332
5333 Name: "GetInteger64v", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5334   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5335   Name: "params", Type: "GLint64 *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5336
5337 Name: "GetBooleani_v", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5338   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5339   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5340   Name: "data", Type: "GLboolean *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5341
5342 Name: "GetIntegeri_v", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5343   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5344   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5345   Name: "data", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5346
5347 Name: "GetInteger64i_v", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5348   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5349   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5350   Name: "data", Type: "GLint64 *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5351
5352 Name: "GetActiveAttrib", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5353   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5354   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5355   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5356   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5357   Name: "size", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5358   Name: "type", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5359   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5360
5361 Name: "GetActiveSubroutineName", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5362   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5363   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5364   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5365   Name: "bufsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5366   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5367   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5368
5369 Name: "GetActiveSubroutineUniformiv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5370   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5371   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5372   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5373   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5374   Name: "values", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5375
5376 Name: "GetActiveSubroutineUniformName", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5377   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5378   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5379   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5380   Name: "bufsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5381   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5382   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5383
5384 Name: "GetActiveUniform", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5385   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5386   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5387   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5388   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5389   Name: "size", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5390   Name: "type", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5391   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5392
5393 Name: "GetActiveUniformBlockiv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5394   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5395   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5396   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5397   Name: "params", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5398
5399 Name: "GetActiveUniformBlockName", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5400   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5401   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5402   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5403   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5404   Name: "uniformBlockName", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5405
5406 Name: "GetActiveUniformName", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5407   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5408   Name: "uniformIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5409   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5410   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5411   Name: "uniformName", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5412
5413 Name: "GetActiveUniformsiv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5414   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5415   Name: "uniformCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5416   Name: "uniformIndices", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5417   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5418   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5419
5420 Name: "GetAttachedShaders", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5421   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5422   Name: "maxCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5423   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5424   Name: "shaders", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5425
5426 Name: "GetAttribLocation", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5427   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5428   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5429
5430 Name: "GetBufferParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5431   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5432   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5433   Name: "data", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5434
5435 Name: "GetBufferPointerv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5436   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5437   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5438   Name: "params", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5439
5440 Name: "GetBufferSubData", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5441   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5442   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5443   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5444   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5445
5446 Name: "GetCompressedTexImage", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5447   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5448   Name: "lod", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5449   Name: "img", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5450
5451 Name: "GetError", ParamNames: 0, Params: 0, Return: "GLenum", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5452 Name: "GetFragDataIndex", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5453   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5454   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5455
5456 Name: "GetFragDataLocation", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5457   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5458   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5459
5460 Name: "GetFramebufferAttachmentParameter", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5461   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5462   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5463   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5464   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5465
5466 Name: "GetMultisamplefv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5467   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5468   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5469   Name: "val", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5470
5471 Name: "GetProgramiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5472   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5473   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5474   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5475
5476 Name: "GetProgramBinary", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5477   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5478   Name: "bufsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5479   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5480   Name: "binaryFormat", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5481   Name: "binary", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5482
5483 Name: "GetProgramInfoLog", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5484   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5485   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5486   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5487   Name: "infoLog", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5488
5489 Name: "GetProgramPipelineiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5490   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5491   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5492   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5493
5494 Name: "GetProgramPipelineInfoLog", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5495   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5496   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5497   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5498   Name: "infoLog", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5499
5500 Name: "GetProgramStageiv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5501   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5502   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5503   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5504   Name: "values", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5505
5506 Name: "GetQueryIndexediv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5507   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5508   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5509   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5510   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5511
5512 Name: "GetQueryObjectiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5513   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5514   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5515   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5516
5517 Name: "GetQueryObjectuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5518   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5519   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5520   Name: "params", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5521
5522 Name: "GetQueryObjecti64v", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5523   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5524   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5525   Name: "params", Type: "GLint64 *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5526
5527 Name: "GetQueryObjectui64v", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5528   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5529   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5530   Name: "params", Type: "GLuint64 *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5531
5532 Name: "GetQueryiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5533   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5534   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5535   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5536
5537 Name: "GetRenderbufferParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5538   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5539   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5540   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5541
5542 Name: "GetSamplerParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5543   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5544   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5545   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5546
5547 Name: "GetSamplerParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5548   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5549   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5550   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5551
5552 Name: "GetShaderiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5553   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5554   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5555   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5556
5557 Name: "GetShaderInfoLog", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5558   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5559   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5560   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5561   Name: "infoLog", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5562
5563 Name: "GetShaderPrecisionFormat", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5564   Name: "shaderType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5565   Name: "precisionType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5566   Name: "range", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5567   Name: "precision", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5568
5569 Name: "GetShaderSource", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5570   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5571   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5572   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5573   Name: "source", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5574
5575 Name: "GetString", ParamNames: 0, Params: 1, Return: "GLubyte*", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5576   Name: "name", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5577
5578 Name: "GetStringi", ParamNames: 0, Params: 2, Return: "GLubyte*", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5579   Name: "name", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5580   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5581
5582 Name: "GetSubroutineIndex", ParamNames: 0, Params: 3, Return: "GLuint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5583   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5584   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5585   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5586
5587 Name: "GetSubroutineUniformLocation", ParamNames: 0, Params: 3, Return: "GLint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5588   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5589   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5590   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5591
5592 Name: "GetSynciv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5593   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5594   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5595   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5596   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5597   Name: "values", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5598
5599 Name: "GetTexImage", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5600   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5601   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5602   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5603   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5604   Name: "img", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5605
5606 Name: "GetTexLevelParameterfv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5607   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5608   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5609   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5610   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5611
5612 Name: "GetTexLevelParameteriv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5613   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5614   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5615   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5616   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5617
5618 Name: "GetTexParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5619   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5620   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5621   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5622
5623 Name: "GetTexParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5624   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5625   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5626   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5627
5628 Name: "GetTransformFeedbackVarying", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5629   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5630   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5631   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5632   Name: "length", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5633   Name: "size", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5634   Name: "type", Type: "GLenum *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5635   Name: "name", Type: "char *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5636
5637 Name: "GetUniformfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5638   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5639   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5640   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5641
5642 Name: "GetUniformiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5643   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5644   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5645   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5646
5647 Name: "GetUniformBlockIndex", ParamNames: 0, Params: 2, Return: "GLuint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5648   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5649   Name: "uniformBlockName", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5650
5651 Name: "GetUniformIndices", ParamNames: 0, Params: 4, Return: "GLuint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5652   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5653   Name: "uniformCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5654   Name: "uniformNames", Type: "GLchar **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5655   Name: "uniformIndices", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5656
5657 Name: "GetUniformLocation", ParamNames: 0, Params: 2, Return: "GLint", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5658   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5659   Name: "name", Type: "GLchar *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5660
5661 Name: "GetUniformSubroutineuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5662   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5663   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5664   Name: "values", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5665
5666 Name: "GetVertexAttribdv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5667   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5668   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5669   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5670
5671 Name: "GetVertexAttribfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5672   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5673   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5674   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5675
5676 Name: "GetVertexAttribiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5677   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5678   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5679   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5680
5681 Name: "GetVertexAttribIiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5682   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5683   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5684   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5685
5686 Name: "GetVertexAttribIuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5687   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5688   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5689   Name: "params", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5690
5691 Name: "GetVertexAttribLdv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5692   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5693   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5694   Name: "params", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5695
5696 Name: "GetVertexAttribPointerv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5697   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5698   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5699   Name: "pointer", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5700
5701 Name: "Hint", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5702   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5703   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5704
5705 Name: "IsBuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5706   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5707
5708 Name: "IsEnabled", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5709   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5710
5711 Name: "IsFramebuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5712   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5713
5714 Name: "IsProgram", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5715   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5716
5717 Name: "IsProgramPipeline", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5718   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5719
5720 Name: "IsQuery", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5721   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5722
5723 Name: "IsRenderbuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5724   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5725
5726 Name: "IsSampler", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5727   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5728
5729 Name: "IsShader", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5730   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5731
5732 Name: "IsSync", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5733   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5734
5735 Name: "IsTexture", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5736   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5737
5738 Name: "IsTransformFeedback", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5739   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5740
5741 Name: "IsVertexArray", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5742   Name: "array", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5743
5744 Name: "LineWidth", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5745   Name: "width", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5746
5747 Name: "LinkProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5748   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5749
5750 Name: "LogicOp", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5751   Name: "opcode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5752
5753 Name: "MapBuffer", ParamNames: 0, Params: 2, Return: "void *", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5754   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5755   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5756
5757 Name: "UnmapBuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5758   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5759
5760 Name: "MapBufferRange", ParamNames: 0, Params: 4, Return: "void *", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5761   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5762   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5763   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5764   Name: "access", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5765
5766 Name: "MinSampleShading", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5767   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5768
5769 Name: "MultiDrawArrays", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5770   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5771   Name: "first", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5772   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5773   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5774
5775 Name: "MultiDrawElements", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5776   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5777   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5778   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5779   Name: "indices", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5780   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5781
5782 Name: "MultiDrawElementsBaseVertex", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5783   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5784   Name: "count", Type: "GLsizei *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5785   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5786   Name: "indices", Type: "GLvoid **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5787   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5788   Name: "basevertex", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5789
5790 Name: "PatchParameteri", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5791   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5792   Name: "value", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5793
5794 Name: "PatchParameterfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5795   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5796   Name: "values", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5797
5798 Name: "PauseTransformFeedback", ParamNames: 0, Params: 0, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5799 Name: "PixelStoref", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5800   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5801   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5802
5803 Name: "PixelStorei", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5804   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5805   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5806
5807 Name: "PointParameterf", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5808   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5809   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5810
5811 Name: "PointParameteri", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5812   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5813   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5814
5815 Name: "PointParameterfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5816   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5817   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5818
5819 Name: "PointParameteriv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5820   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5821   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5822
5823 Name: "PointSize", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5824   Name: "size", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5825
5826 Name: "PolygonMode", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5827   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5828   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5829
5830 Name: "PolygonOffset", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5831   Name: "factor", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5832   Name: "units", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5833
5834 Name: "PrimitiveRestartIndex", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5835   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5836
5837 Name: "ProgramBinary", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5838   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5839   Name: "binaryFormat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5840   Name: "binary", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5841   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5842
5843 Name: "ProgramParameteri", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5844   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5845   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5846   Name: "value", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5847
5848 Name: "ProgramUniform1f", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5849   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5850   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5851   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5852
5853 Name: "ProgramUniform2f", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5854   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5855   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5856   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5857   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5858
5859 Name: "ProgramUniform3f", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5860   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5861   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5862   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5863   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5864   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5865
5866 Name: "ProgramUniform4f", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5867   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5868   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5869   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5870   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5871   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5872   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5873
5874 Name: "ProgramUniform1i", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5875   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5876   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5877   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5878
5879 Name: "ProgramUniform2i", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5880   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5881   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5882   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5883   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5884
5885 Name: "ProgramUniform3i", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5886   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5887   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5888   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5889   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5890   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5891
5892 Name: "ProgramUniform4i", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5893   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5894   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5895   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5896   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5897   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5898   Name: "v3", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5899
5900 Name: "ProgramUniform1ui", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5901   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5902   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5903   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5904
5905 Name: "ProgramUniform2ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5906   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5907   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5908   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5909   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5910
5911 Name: "ProgramUniform3ui", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5912   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5913   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5914   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5915   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5916   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5917
5918 Name: "ProgramUniform4ui", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5919   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5920   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5921   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5922   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5923   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5924   Name: "v3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5925
5926 Name: "ProgramUniform1fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5927   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5928   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5929   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5930   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5931
5932 Name: "ProgramUniform2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5933   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5934   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5935   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5936   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5937
5938 Name: "ProgramUniform3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5939   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5940   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5941   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5942   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5943
5944 Name: "ProgramUniform4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5945   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5946   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5947   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5948   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5949
5950 Name: "ProgramUniform1iv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5951   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5952   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5953   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5954   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5955
5956 Name: "ProgramUniform2iv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5957   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5958   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5959   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5960   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5961
5962 Name: "ProgramUniform3iv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5963   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5964   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5965   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5966   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5967
5968 Name: "ProgramUniform4iv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5969   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5970   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5971   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5972   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5973
5974 Name: "ProgramUniform1uiv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5975   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5976   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5977   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5978   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5979
5980 Name: "ProgramUniform2uiv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5981   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5982   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5983   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5984   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5985
5986 Name: "ProgramUniform3uiv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5987   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5988   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5989   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5990   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5991
5992 Name: "ProgramUniform4uiv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5993   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5994   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5995   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5996   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
5997
5998 Name: "ProgramUniformMatrix2fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
5999   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6000   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6001   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6002   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6003   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6004
6005 Name: "ProgramUniformMatrix3fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6006   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6007   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6008   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6009   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6010   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6011
6012 Name: "ProgramUniformMatrix4fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6013   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6014   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6015   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6016   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6017   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6018
6019 Name: "ProgramUniformMatrix2x3fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6020   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6021   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6022   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6023   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6024   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6025
6026 Name: "ProgramUniformMatrix3x2fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6027   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6028   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6029   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6030   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6031   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6032
6033 Name: "ProgramUniformMatrix2x4fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6034   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6035   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6036   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6037   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6038   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6039
6040 Name: "ProgramUniformMatrix4x2fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6041   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6042   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6043   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6044   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6045   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6046
6047 Name: "ProgramUniformMatrix3x4fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6048   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6049   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6050   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6051   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6052   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6053
6054 Name: "ProgramUniformMatrix4x3fv", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6055   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6056   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6057   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6058   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6059   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6060
6061 Name: "ProvokingVertex", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6062   Name: "provokeMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6063
6064 Name: "QueryCounter", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6065   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6066   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6067
6068 Name: "ReadBuffer", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6069   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6070
6071 Name: "ReadPixels", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6072   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6073   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6074   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6075   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6076   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6077   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6078   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6079
6080 Name: "ReleaseShaderCompiler", ParamNames: 0, Params: 0, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6081 Name: "RenderbufferStorage", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6082   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6083   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6084   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6085   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6086
6087 Name: "RenderbufferStorageMultisample", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6088   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6089   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6090   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6091   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6092   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6093
6094 Name: "ResumeTransformFeedback", ParamNames: 0, Params: 0, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6095 Name: "SampleCoverage", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6096   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6097   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6098
6099 Name: "SampleMaski", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6100   Name: "maskNumber", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6101   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6102
6103 Name: "SamplerParameterf", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6104   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6105   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6106   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6107
6108 Name: "SamplerParameteri", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6109   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6110   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6111   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6112
6113 Name: "SamplerParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6114   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6115   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6116   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6117
6118 Name: "SamplerParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6119   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6120   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6121   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6122
6123 Name: "Scissor", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6124   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6125   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6126   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6127   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6128
6129 Name: "ScissorArrayv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6130   Name: "first", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6131   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6132   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6133
6134 Name: "ScissorIndexed", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6135   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6136   Name: "left", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6137   Name: "bottom", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6138   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6139   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6140
6141 Name: "ScissorIndexedv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6142   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6143   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6144
6145 Name: "ShaderBinary", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6146   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6147   Name: "shaders", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6148   Name: "binaryFormat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6149   Name: "binary", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6150   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6151
6152 Name: "ShaderSource", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6153   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6154   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6155   Name: "string", Type: "GLchar **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6156   Name: "length", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6157
6158 Name: "StencilFunc", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6159   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6160   Name: "_ref", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6161   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6162
6163 Name: "StencilFuncSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6164   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6165   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6166   Name: "_ref", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6167   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6168
6169 Name: "StencilMask", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6170   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6171
6172 Name: "StencilMaskSeparate", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6173   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6174   Name: "mask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6175
6176 Name: "StencilOp", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6177   Name: "sfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6178   Name: "dpfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6179   Name: "dppass", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6180
6181 Name: "StencilOpSeparate", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6182   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6183   Name: "sfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6184   Name: "dpfail", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6185   Name: "dppass", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6186
6187 Name: "TexBuffer", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6188   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6189   Name: "internalFormat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6190   Name: "buffer", Type: "Gluint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6191
6192 Name: "TexImage1D", ParamNames: 0, Params: 8, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6193   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6194   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6195   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6196   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6197   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6198   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6199   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6200   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6201
6202 Name: "TexImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6203   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6204   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6205   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6206   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6207   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6208   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6209   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6210   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6211   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6212
6213 Name: "TexImage2DMultisample", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6214   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6215   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6216   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6217   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6218   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6219   Name: "fixedsamplelocations", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6220
6221 Name: "TexImage3D", ParamNames: 0, Params: 10, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6222   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6223   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6224   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6225   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6226   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6227   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6228   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6229   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6230   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6231   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6232
6233 Name: "TexImage3DMultisample", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6234   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6235   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6236   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6237   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6238   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6239   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6240   Name: "fixedsamplelocations", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6241
6242 Name: "TexParameterf", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6243   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6244   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6245   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6246
6247 Name: "TexParameteri", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6248   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6249   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6250   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6251
6252 Name: "TexParameterfv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6253   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6254   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6255   Name: "params", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6256
6257 Name: "TexParameteriv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6258   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6259   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6260   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6261
6262 Name: "TexParameterIiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6263   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6264   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6265   Name: "params", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6266
6267 Name: "TexParameterIuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6268   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6269   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6270   Name: "params", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6271
6272 Name: "TexSubImage1D", ParamNames: 0, Params: 7, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6273   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6274   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6275   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6276   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6277   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6278   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6279   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6280
6281 Name: "TexSubImage2D", ParamNames: 0, Params: 9, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6282   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6283   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6284   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6285   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6286   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6287   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6288   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6289   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6290   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6291
6292 Name: "TexSubImage3D", ParamNames: 0, Params: 11, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6293   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6294   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6295   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6296   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6297   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6298   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6299   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6300   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6301   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6302   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6303   Name: "data", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6304
6305 Name: "TransformFeedbackVaryings", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6306   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6307   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6308   Name: "varyings", Type: "char **", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6309   Name: "bufferMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6310
6311 Name: "Uniform1f", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6312   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6313   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6314
6315 Name: "Uniform2f", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6316   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6317   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6318   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6319
6320 Name: "Uniform3f", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6321   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6322   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6323   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6324   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6325
6326 Name: "Uniform4f", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6327   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6328   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6329   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6330   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6331   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6332
6333 Name: "Uniform1i", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6334   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6335   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6336
6337 Name: "Uniform2i", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6338   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6339   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6340   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6341
6342 Name: "Uniform3i", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6343   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6344   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6345   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6346   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6347
6348 Name: "Uniform4i", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6349   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6350   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6351   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6352   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6353   Name: "v3", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6354
6355 Name: "Uniform1ui", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6356   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6357   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6358
6359 Name: "Uniform2ui", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6360   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6361   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6362   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6363
6364 Name: "Uniform3ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6365   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6366   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6367   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6368   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6369
6370 Name: "Uniform4ui", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6371   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6372   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6373   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6374   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6375   Name: "v3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6376
6377 Name: "Uniform1fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6378   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6379   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6380   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6381
6382 Name: "Uniform2fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6383   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6384   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6385   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6386
6387 Name: "Uniform3fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6388   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6389   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6390   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6391
6392 Name: "Uniform4fv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6393   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6394   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6395   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6396
6397 Name: "Uniform1iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6398   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6399   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6400   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6401
6402 Name: "Uniform2iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6403   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6404   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6405   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6406
6407 Name: "Uniform3iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6408   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6409   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6410   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6411
6412 Name: "Uniform4iv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6413   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6414   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6415   Name: "value", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6416
6417 Name: "Uniform1uiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6418   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6419   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6420   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6421
6422 Name: "Uniform2uiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6423   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6424   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6425   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6426
6427 Name: "Uniform3uiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6428   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6429   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6430   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6431
6432 Name: "Uniform4uiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6433   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6434   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6435   Name: "value", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6436
6437 Name: "UniformMatrix2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6438   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6439   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6440   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6441   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6442
6443 Name: "UniformMatrix3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6444   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6445   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6446   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6447   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6448
6449 Name: "UniformMatrix4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6450   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6451   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6452   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6453   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6454
6455 Name: "UniformMatrix2x3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6456   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6457   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6458   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6459   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6460
6461 Name: "UniformMatrix3x2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6462   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6463   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6464   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6465   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6466
6467 Name: "UniformMatrix2x4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6468   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6469   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6470   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6471   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6472
6473 Name: "UniformMatrix4x2fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6474   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6475   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6476   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6477   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6478
6479 Name: "UniformMatrix3x4fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6480   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6481   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6482   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6483   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6484
6485 Name: "UniformMatrix4x3fv", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6486   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6487   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6488   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6489   Name: "value", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6490
6491 Name: "UniformBlockBinding", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6492   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6493   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6494   Name: "uniformBlockBinding", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6495
6496 Name: "UniformSubroutinesuiv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6497   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6498   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6499   Name: "indices", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6500
6501 Name: "UseProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6502   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6503
6504 Name: "UseProgramStages", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6505   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6506   Name: "stages", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6507   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6508
6509 Name: "ValidateProgram", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6510   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6511
6512 Name: "ValidateProgramPipeline", ParamNames: 0, Params: 1, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6513   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6514
6515 Name: "VertexAttrib1f", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6516   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6517   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6518
6519 Name: "VertexAttrib1s", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6520   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6521   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6522
6523 Name: "VertexAttrib1d", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6524   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6525   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6526
6527 Name: "VertexAttribI1i", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6528   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6529   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6530
6531 Name: "VertexAttribI1ui", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6532   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6533   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6534
6535 Name: "VertexAttrib2f", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6536   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6537   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6538   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6539
6540 Name: "VertexAttrib2s", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6541   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6542   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6543   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6544
6545 Name: "VertexAttrib2d", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6546   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6547   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6548   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6549
6550 Name: "VertexAttribI2i", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6551   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6552   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6553   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6554
6555 Name: "VertexAttribI2ui", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6556   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6557   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6558   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6559
6560 Name: "VertexAttrib3f", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6561   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6562   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6563   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6564   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6565
6566 Name: "VertexAttrib3s", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6567   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6568   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6569   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6570   Name: "v2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6571
6572 Name: "VertexAttrib3d", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6573   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6574   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6575   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6576   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6577
6578 Name: "VertexAttribI3i", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6579   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6580   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6581   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6582   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6583
6584 Name: "VertexAttribI3ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6585   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6586   Name: "v0", Type: "GLoint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6587   Name: "v1", Type: "GLoint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6588   Name: "v2", Type: "GLoint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6589
6590 Name: "VertexAttrib4f", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6591   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6592   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6593   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6594   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6595   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6596
6597 Name: "VertexAttrib4s", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6598   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6599   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6600   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6601   Name: "v2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6602   Name: "v3", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6603
6604 Name: "VertexAttrib4d", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6605   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6606   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6607   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6608   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6609   Name: "v3", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6610
6611 Name: "VertexAttrib4Nub", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6612   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6613   Name: "v0", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6614   Name: "v1", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6615   Name: "v2", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6616   Name: "v3", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6617
6618 Name: "VertexAttribI4i", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6619   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6620   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6621   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6622   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6623   Name: "v3", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6624
6625 Name: "VertexAttribI4ui", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6626   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6627   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6628   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6629   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6630   Name: "v3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6631
6632 Name: "VertexAttribL1d", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6633   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6634   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6635
6636 Name: "VertexAttribL2d", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6637   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6638   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6639   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6640
6641 Name: "VertexAttribL3d", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6642   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6643   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6644   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6645   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6646
6647 Name: "VertexAttribL4d", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6648   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6649   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6650   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6651   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6652   Name: "v3", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6653
6654 Name: "VertexAttrib1fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6655   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6656   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6657
6658 Name: "VertexAttrib1sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6659   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6660   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6661
6662 Name: "VertexAttrib1dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6663   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6664   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6665
6666 Name: "VertexAttribI1iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6667   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6668   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6669
6670 Name: "VertexAttribI1uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6671   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6672   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6673
6674 Name: "VertexAttrib2fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6675   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6676   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6677
6678 Name: "VertexAttrib2sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6679   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6680   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6681
6682 Name: "VertexAttrib2dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6683   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6684   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6685
6686 Name: "VertexAttribI2iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6687   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6688   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6689
6690 Name: "VertexAttribI2uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6691   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6692   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6693
6694 Name: "VertexAttrib3fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6695   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6696   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6697
6698 Name: "VertexAttrib3sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6699   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6700   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6701
6702 Name: "VertexAttrib3dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6703   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6704   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6705
6706 Name: "VertexAttribI3iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6707   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6708   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6709
6710 Name: "VertexAttribI3uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6711   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6712   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6713
6714 Name: "VertexAttrib4fv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6715   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6716   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6717
6718 Name: "VertexAttrib4sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6719   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6720   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6721
6722 Name: "VertexAttrib4dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6723   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6724   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6725
6726 Name: "VertexAttrib4iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6727   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6728   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6729
6730 Name: "VertexAttrib4bv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6731   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6732   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6733
6734 Name: "VertexAttrib4ubv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6735   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6736   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6737
6738 Name: "VertexAttrib4usv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6739   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6740   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6741
6742 Name: "VertexAttrib4uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6743   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6744   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6745
6746 Name: "VertexAttrib4Nbv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6747   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6748   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6749
6750 Name: "VertexAttrib4Nsv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6751   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6752   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6753
6754 Name: "VertexAttrib4Niv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6755   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6756   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6757
6758 Name: "VertexAttrib4Nubv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6759   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6760   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6761
6762 Name: "VertexAttrib4Nusv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6763   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6764   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6765
6766 Name: "VertexAttrib4Nuiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6767   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6768   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6769
6770 Name: "VertexAttribI4bv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6771   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6772   Name: "v", Type: "GLbyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6773
6774 Name: "VertexAttribI4ubv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6775   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6776   Name: "v", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6777
6778 Name: "VertexAttribI4sv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6779   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6780   Name: "v", Type: "GLshort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6781
6782 Name: "VertexAttribI4usv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6783   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6784   Name: "v", Type: "GLushort *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6785
6786 Name: "VertexAttribI4iv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6787   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6788   Name: "v", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6789
6790 Name: "VertexAttribI4uiv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6791   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6792   Name: "v", Type: "GLuint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6793
6794 Name: "VertexAttribL1dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6795   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6796   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6797
6798 Name: "VertexAttribL2dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6799   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6800   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6801
6802 Name: "VertexAttribL3dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6803   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6804   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6805
6806 Name: "VertexAttribL4dv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6807   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6808   Name: "v", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6809
6810 Name: "VertexAttribP1ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6811   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6812   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6813   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6814   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6815
6816 Name: "VertexAttribP2ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6817   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6818   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6819   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6820   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6821
6822 Name: "VertexAttribP3ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6823   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6824   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6825   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6826   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6827
6828 Name: "VertexAttribP4ui", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6829   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6830   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6831   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6832   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6833
6834 Name: "VertexAttribDivisor", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6835   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6836   Name: "divisor", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6837
6838 Name: "VertexAttribPointer", ParamNames: 0, Params: 6, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6839   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6840   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6841   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6842   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6843   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6844   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6845
6846 Name: "VertexAttribIPointer", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6847   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6848   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6849   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6850   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6851   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6852
6853 Name: "VertexAttribLPointer", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6854   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6855   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6856   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6857   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6858   Name: "pointer", Type: "GLvoid *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6859
6860 Name: "Viewport", ParamNames: 0, Params: 4, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6861   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6862   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6863   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6864   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6865
6866 Name: "ViewportArrayv", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6867   Name: "first", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6868   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6869   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6870
6871 Name: "ViewportIndexedf", ParamNames: 0, Params: 5, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6872   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6873   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6874   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6875   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6876   Name: "h", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6877
6878 Name: "ViewportIndexedfv", ParamNames: 0, Params: 2, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6879   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6880   Name: "v", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6881
6882 Name: "WaitSync", ParamNames: 0, Params: 3, Return: "void", Category: "gl4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
6883   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6884   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6885   Name: "timeout", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6886
6887 Name: "BeginCurve", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6888   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6889
6890 Name: "EndCurve", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6891   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6892
6893 Name: "BeginPolygon", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6894   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6895
6896 Name: "EndPolygon", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6897   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6898
6899 Name: "BeginSurface", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6900   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6901
6902 Name: "EndSurface", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6903   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6904
6905 Name: "BeginTrim", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6906   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6907
6908 Name: "EndTrim", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6909   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6910
6911 Name: "Build1DMipmapLevels", ParamNames: 0, Params: 9, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6912   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6913   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6914   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6915   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6916   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6917   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6918   Name: "base", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6919   Name: "max", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6920   Name: "data", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6921
6922 Name: "Build1DMipmaps", ParamNames: 0, Params: 6, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6923   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6924   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6925   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6926   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6927   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6928   Name: "data", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6929
6930 Name: "Build2DMipmapLevels", ParamNames: 0, Params: 10, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6931   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6932   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6933   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6934   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6935   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6936   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6937   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6938   Name: "base", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6939   Name: "max", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6940   Name: "data", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6941
6942 Name: "Build2DMipmaps", ParamNames: 0, Params: 7, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6943   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6944   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6945   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6946   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6947   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6948   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6949   Name: "data", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6950
6951 Name: "Build3DMipmapLevels", ParamNames: 0, Params: 11, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6952   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6953   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6954   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6955   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6956   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6957   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6958   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6959   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6960   Name: "base", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6961   Name: "max", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6962   Name: "data", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6963
6964 Name: "Build3DMipmaps", ParamNames: 0, Params: 8, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6965   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6966   Name: "internalFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6967   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6968   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6969   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6970   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6971   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6972   Name: "data", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6973
6974 Name: "CheckExtension", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6975   Name: "extName", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6976   Name: "extString", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6977
6978 Name: "Cylinder", ParamNames: 0, Params: 6, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6979   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6980   Name: "base", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6981   Name: "top", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6982   Name: "height", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6983   Name: "slices", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6984   Name: "stacks", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6985
6986 Name: "DeleteNurbsRenderer", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6987   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6988
6989 Name: "DeleteQuadric", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6990   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6991
6992 Name: "DeleteTess", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6993   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6994
6995 Name: "Disk", ParamNames: 0, Params: 5, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
6996   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6997   Name: "inner", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6998   Name: "outer", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
6999   Name: "slices", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7000   Name: "loops", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7001
7002 Name: "ErrorString", ParamNames: 0, Params: 1, Return: "GLubyte *", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7003   Name: "error", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7004
7005 Name: "GetNurbsProperty", ParamNames: 0, Params: 3, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7006   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7007   Name: "property", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7008   Name: "data", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7009
7010 Name: "GetString", ParamNames: 0, Params: 1, Return: "GLubyte *", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7011   Name: "name", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7012
7013 Name: "GetTessProperty", ParamNames: 0, Params: 3, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7014   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7015   Name: "which", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7016   Name: "data", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7017
7018 Name: "LoadSamplingMatrices", ParamNames: 0, Params: 4, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7019   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7020   Name: "model", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7021   Name: "perspective", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7022   Name: "view", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7023
7024 Name: "LookAt", ParamNames: 0, Params: 9, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7025   Name: "eyeX", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7026   Name: "eyeY", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7027   Name: "eyeZ", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7028   Name: "centerX", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7029   Name: "centerY", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7030   Name: "centerZ", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7031   Name: "upX", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7032   Name: "upY", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7033   Name: "upZ", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7034
7035 Name: "NewNurbsRenderer", ParamNames: 0, Params: 0, Return: "GLUnurbs*", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7036 Name: "NewQuadric", ParamNames: 0, Params: 0, Return: "GLUquadric*", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7037 Name: "NewTess", ParamNames: 0, Params: 0, Return: "GLUtesselator*", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7038 Name: "NextContour", ParamNames: 0, Params: 2, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7039   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7040   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7041
7042 Name: "NurbsCallback", ParamNames: 0, Params: 3, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7043   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7044   Name: "which", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7045   Name: "CallBackFunc", Type: "_GLUfuncptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7046
7047 Name: "NurbsCallbackData", ParamNames: 0, Params: 2, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7048   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7049   Name: "userData", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7050
7051 Name: "NurbsCallbackDataEXT", ParamNames: 0, Params: 2, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7052   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7053   Name: "userData", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7054
7055 Name: "NurbsCurve", ParamNames: 0, Params: 7, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7056   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7057   Name: "knotCount", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7058   Name: "knots", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7059   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7060   Name: "control", Type: "GLfloat *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7061   Name: "order", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7062   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7063
7064 Name: "NurbsProperty", ParamNames: 0, Params: 3, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7065   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7066   Name: "property", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7067   Name: "value", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7068
7069 Name: "NurbsSurface", ParamNames: 0, Params: 11, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7070   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7071   Name: "sKnotCount", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7072   Name: "sKnots", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7073   Name: "tKnotCount", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7074   Name: "tKnots", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7075   Name: "sStride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7076   Name: "tStride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7077   Name: "control", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7078   Name: "sOrder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7079   Name: "tOrder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7080   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7081
7082 Name: "Ortho2D", ParamNames: 0, Params: 4, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7083   Name: "left", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7084   Name: "right", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7085   Name: "bottom", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7086   Name: "top", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7087
7088 Name: "PartialDisk", ParamNames: 0, Params: 7, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7089   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7090   Name: "inner", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7091   Name: "outer", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7092   Name: "slices", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7093   Name: "loops", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7094   Name: "start", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7095   Name: "sweep", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7096
7097 Name: "Perspective", ParamNames: 0, Params: 4, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7098   Name: "fovy", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7099   Name: "aspect", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7100   Name: "zNear", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7101   Name: "zFar", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7102
7103 Name: "PickMatrix", ParamNames: 0, Params: 5, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7104   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7105   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7106   Name: "delX", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7107   Name: "delY", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7108   Name: "viewport", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7109
7110 Name: "Project", ParamNames: 0, Params: 9, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7111   Name: "objX", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7112   Name: "objY", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7113   Name: "objZ", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7114   Name: "model", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7115   Name: "proj", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7116   Name: "view", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7117   Name: "winX", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7118   Name: "winY", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7119   Name: "winZ", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7120
7121 Name: "PwlCurve", ParamNames: 0, Params: 5, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7122   Name: "nurb", Type: "GLUnurbs*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7123   Name: "count", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7124   Name: "data", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7125   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7126   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7127
7128 Name: "QuadricCallback", ParamNames: 0, Params: 3, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7129   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7130   Name: "which", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7131   Name: "CallBackFunc", Type: "_GLUfuncptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7132
7133 Name: "QuadricDrawStyle", ParamNames: 0, Params: 2, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7134   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7135   Name: "draw", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7136
7137 Name: "QuadricNormals", ParamNames: 0, Params: 2, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7138   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7139   Name: "normal", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7140
7141 Name: "QuadricOrientation", ParamNames: 0, Params: 2, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7142   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7143   Name: "orientation", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7144
7145 Name: "QuadricTexture", ParamNames: 0, Params: 2, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7146   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7147   Name: "texture", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7148
7149 Name: "ScaleImage", ParamNames: 0, Params: 9, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7150   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7151   Name: "wIn", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7152   Name: "hIn", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7153   Name: "typeIn", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7154   Name: "dataIn", Type: "void *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7155   Name: "wOut", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7156   Name: "hOut", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7157   Name: "typeOut", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7158   Name: "dataOut", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7159
7160 Name: "Sphere", ParamNames: 0, Params: 4, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7161   Name: "quad", Type: "GLUquadric*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7162   Name: "radius", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7163   Name: "slices", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7164   Name: "stacks", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7165
7166 Name: "TessBeginContour", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7167   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7168
7169 Name: "TessEndContour", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7170   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7171
7172 Name: "TessBeginPolygon", ParamNames: 0, Params: 2, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7173   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7174   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7175
7176 Name: "TessCallback", ParamNames: 0, Params: 3, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7177   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7178   Name: "which", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7179   Name: "CallBackFunc", Type: "_GLUfuncptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7180
7181 Name: "TessEndPolygon", ParamNames: 0, Params: 1, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7182   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7183
7184 Name: "TessNormal", ParamNames: 0, Params: 4, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7185   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7186   Name: "valueX", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7187   Name: "valueY", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7188   Name: "valueZ", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7189
7190 Name: "TessProperty", ParamNames: 0, Params: 3, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7191   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7192   Name: "which", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7193   Name: "data", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7194
7195 Name: "TessVertex", ParamNames: 0, Params: 3, Return: "void", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7196   Name: "tess", Type: "GLUtesselator*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7197   Name: "location", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7198   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7199
7200 Name: "UnProject", ParamNames: 0, Params: 9, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7201   Name: "winX", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7202   Name: "winY", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7203   Name: "winZ", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7204   Name: "model", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7205   Name: "proj", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7206   Name: "view", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7207   Name: "objX", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7208   Name: "objY", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7209   Name: "objZ", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7210
7211 Name: "UnProject4", ParamNames: 0, Params: 13, Return: "GLint", Category: "glu", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
7212   Name: "winX", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7213   Name: "winY", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7214   Name: "winZ", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7215   Name: "clipW", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7216   Name: "model", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7217   Name: "proj", Type: "GLdouble *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7218   Name: "view", Type: "GLint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7219   Name: "nearVal", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7220   Name: "farVal", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7221   Name: "objX", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7222   Name: "objY", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7223   Name: "objZ", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7224   Name: "objW", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7225
7226 Name: "ChooseFBConfig", ParamNames: 0, Params: 4, Return: "GLXFBConfig *", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7227   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7228   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7229   Name: "attrib_list", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7230   Name: "nelements", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7231
7232 Name: "ChooseVisual", ParamNames: 0, Params: 3, Return: "XVisualInfo*", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7233   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7234   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7235   Name: "attribList", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7236
7237 Name: "CopyContext", ParamNames: 0, Params: 4, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7238   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7239   Name: "src", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7240   Name: "dst", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7241   Name: "mask", Type: "ulong", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7242
7243 Name: "CreateContext", ParamNames: 0, Params: 4, Return: "GLXContext", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7244   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7245   Name: "vis", Type: "XVisualInfo *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7246   Name: "shareList", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7247   Name: "direct", Type: "Bool", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7248
7249 Name: "CreateGLXPixmap", ParamNames: 0, Params: 3, Return: "GLXPixmap", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7250   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7251   Name: "vis", Type: "XVisualInfo *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7252   Name: "pixmap", Type: "Pixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7253
7254 Name: "CreateNewContext", ParamNames: 0, Params: 5, Return: "GLXContext", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7255   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7256   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7257   Name: "render_type", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7258   Name: "share_list", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7259   Name: "direct", Type: "Bool", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7260
7261 Name: "CreatePbuffer", ParamNames: 0, Params: 3, Return: "GLXPbuffer", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7262   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7263   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7264   Name: "attrib_list", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7265
7266 Name: "CreatePixmap", ParamNames: 0, Params: 4, Return: "GLXPixmap", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7267   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7268   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7269   Name: "pixmap", Type: "Pixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7270   Name: "attrib_list", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7271
7272 Name: "CreateWindow", ParamNames: 0, Params: 4, Return: "GLXWindow", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7273   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7274   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7275   Name: "win", Type: "Window", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7276   Name: "attrib_list", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7277
7278 Name: "DestroyContext", ParamNames: 0, Params: 2, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7279   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7280   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7281
7282 Name: "DestroyGLXPixmap", ParamNames: 0, Params: 2, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7283   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7284   Name: "pix", Type: "GLXPixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7285
7286 Name: "DestroyPbuffer", ParamNames: 0, Params: 2, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7287   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7288   Name: "pbuf", Type: "GLXPbuffer", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7289
7290 Name: "DestroyPixmap", ParamNames: 0, Params: 2, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7291   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7292   Name: "pixmap", Type: "GLXPixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7293
7294 Name: "DestroyWindow", ParamNames: 0, Params: 2, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7295   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7296   Name: "win", Type: "GLXWindow", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7297
7298 Name: "FreeContextEXT", ParamNames: 0, Params: 2, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7299   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7300   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7301
7302 Name: "GetClientString", ParamNames: 0, Params: 2, Return: "char *", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7303   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7304   Name: "name", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7305
7306 Name: "GetConfig", ParamNames: 0, Params: 4, Return: "int", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7307   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7308   Name: "vis", Type: "XVisualInfo *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7309   Name: "attrib", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7310   Name: "value", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7311
7312 Name: "GetContextIDEXT", ParamNames: 0, Params: 1, Return: "GLXContextID", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7313   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7314
7315 Name: "GetCurrentContext", ParamNames: 0, Params: 0, Return: "GLXContext", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7316 Name: "GetCurrentDisplay", ParamNames: 0, Params: 0, Return: "Display *", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7317 Name: "GetCurrentDrawable", ParamNames: 0, Params: 0, Return: "GLXDrawable", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7318 Name: "GetCurrentReadDrawable", ParamNames: 0, Params: 0, Return: "GLXDrawable", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7319 Name: "GetFBConfigAttrib", ParamNames: 0, Params: 4, Return: "int", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7320   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7321   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7322   Name: "attribute", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7323   Name: "value", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7324
7325 Name: "GetFBConfigs", ParamNames: 0, Params: 3, Return: "GLXFBConfig *", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7326   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7327   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7328   Name: "nelements", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7329
7330 Name: "GetProcAddress", ParamNames: 0, Params: 1, Return: "void function()", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7331   Name: "procName", Type: "GLubyte *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7332
7333 Name: "GetSelectedEvent", ParamNames: 0, Params: 3, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7334   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7335   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7336   Name: "event_mask", Type: "ulong *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7337
7338 Name: "GetVisualFromFBConfig", ParamNames: 0, Params: 2, Return: "XVisualInfo *", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7339   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7340   Name: "config", Type: "GLXFBConfig", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7341
7342 Name: "ImportContextEXT", ParamNames: 0, Params: 2, Return: "GLXContext", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7343   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7344   Name: "contextID", Type: "GLXContextID", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7345
7346 Name: "IsDirect", ParamNames: 0, Params: 2, Return: "Bool", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7347   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7348   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7349
7350 Name: "MakeContextCurrent", ParamNames: 0, Params: 4, Return: "Bool", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7351   Name: "display", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7352   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7353   Name: "read", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7354   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7355
7356 Name: "MakeCurrent", ParamNames: 0, Params: 3, Return: "Bool", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7357   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7358   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7359   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7360
7361 Name: "QueryContext", ParamNames: 0, Params: 4, Return: "int", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7362   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7363   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7364   Name: "attribute", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7365   Name: "value", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7366
7367 Name: "QueryContextInfoEXT", ParamNames: 0, Params: 4, Return: "int", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7368   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7369   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7370   Name: "attribute", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7371   Name: "value", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7372
7373 Name: "QueryDrawable", ParamNames: 0, Params: 4, Return: "int", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7374   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7375   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7376   Name: "attribute", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7377   Name: "value", Type: "uint *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7378
7379 Name: "QueryExtension", ParamNames: 0, Params: 3, Return: "Bool", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7380   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7381   Name: "errorBase", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7382   Name: "eventBase", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7383
7384 Name: "QueryExtensionsString", ParamNames: 0, Params: 2, Return: "char *", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7385   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7386   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7387
7388 Name: "QueryServerString", ParamNames: 0, Params: 3, Return: "char *", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7389   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7390   Name: "screen", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7391   Name: "name", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7392
7393 Name: "QueryVersion", ParamNames: 0, Params: 3, Return: "Bool", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7394   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7395   Name: "major", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7396   Name: "minor", Type: "int *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7397
7398 Name: "SelectEvent", ParamNames: 0, Params: 3, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7399   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7400   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7401   Name: "event_mask", Type: "ulong", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7402
7403 Name: "SwapBuffers", ParamNames: 0, Params: 2, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7404   Name: "dpy", Type: "Display *", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7405   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7406
7407 Name: "UseXFont", ParamNames: 0, Params: 4, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7408   Name: "font", Type: "Font", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7409   Name: "first", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7410   Name: "count", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7411   Name: "listBase", Type: "int", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7412
7413 Name: "WaitGL", ParamNames: 0, Params: 0, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7414 Name: "WaitX", ParamNames: 0, Params: 0, Return: "void", Category: "glX", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7415 Name: "DebugMessageEnableAMD", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "AMD_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7416   Name: "category", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7417   Name: "severity", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7418   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7419   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7420   Name: "enabled", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7421
7422 Name: "DebugMessageInsertAMD", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "AMD_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7423   Name: "category", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7424   Name: "severity", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7425   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7426   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7427   Name: "buf", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7428
7429 Name: "DebugMessageCallbackAMD", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "AMD_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7430   Name: "callback", Type: "GLDEBUGPROCAMD", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7431   Name: "userParam", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7432
7433 Name: "GetDebugMessageLogAMD", ParamNames: 0, Params: 7, Return: "GLuint", Category: "AMD_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7434   Name: "count", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7435   Name: "bufsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7436   Name: "categories", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7437   Name: "severities", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7438   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7439   Name: "lengths", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7440   Name: "message", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7441
7442 Name: "BlendFuncIndexedAMD", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "AMD_draw_buffers_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7443   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7444   Name: "src", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7445   Name: "dst", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7446
7447 Name: "BlendFuncSeparateIndexedAMD", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "AMD_draw_buffers_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7448   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7449   Name: "srcRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7450   Name: "dstRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7451   Name: "srcAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7452   Name: "dstAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7453
7454 Name: "BlendEquationIndexedAMD", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "AMD_draw_buffers_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7455   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7456   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7457
7458 Name: "BlendEquationSeparateIndexedAMD", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "AMD_draw_buffers_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7459   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7460   Name: "modeRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7461   Name: "modeAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7462
7463 Name: "GetGPUIDsAMD", ParamNames: 0, Params: 2, Return: "GLuint", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7464   Name: "maxCount", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7465   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7466
7467 Name: "GetGPUInfoAMD", ParamNames: 0, Params: 5, Return: "GLint", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7468   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7469   Name: "property", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7470   Name: "dataType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7471   Name: "size", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7472   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7473
7474 Name: "GetContextGPUIDAMD", ParamNames: 0, Params: 1, Return: "GLuint", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7475   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7476
7477 Name: "CreateAssociatedContextAMD", ParamNames: 0, Params: 2, Return: "HGLRC", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7478   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7479   Name: "share_list", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7480
7481 Name: "CreateAssociatedContextAttribsAMD", ParamNames: 0, Params: 3, Return: "HGLRC", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7482   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7483   Name: "share_context", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7484   Name: "attribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7485
7486 Name: "DeleteAssociatedContextAMD", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7487   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7488
7489 Name: "MakeAssociatedContextCurrentAMD", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7490   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7491
7492 Name: "GetCurrentAssociatedContextAMD", ParamNames: 0, Params: 0, Return: "HGLRC", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7493 Name: "BlitContextFramebufferAMD", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
7494   Name: "dstCtx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7495   Name: "srcX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7496   Name: "srcY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7497   Name: "srcX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7498   Name: "srcY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7499   Name: "dstX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7500   Name: "dstY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7501   Name: "dstX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7502   Name: "dstY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7503   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7504   Name: "filter", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7505
7506 Name: "GenNamesAMD", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "AMD_name_gen_delete", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7507   Name: "identifier", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7508   Name: "num", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7509   Name: "names", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7510
7511 Name: "DeleteNamesAMD", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "AMD_name_gen_delete", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7512   Name: "identifier", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7513   Name: "num", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7514   Name: "names", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7515
7516 Name: "IsNameAMD", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "AMD_name_gen_delete", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7517   Name: "identifier", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7518   Name: "name", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7519
7520 Name: "GetPerfMonitorGroupsAMD", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7521   Name: "numGroups", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7522   Name: "groupsSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7523   Name: "groups", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7524
7525 Name: "GetPerfMonitorCountersAMD", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7526   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7527   Name: "numCounters", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7528   Name: "maxActiveCounters", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7529   Name: "countersSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7530   Name: "counters", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7531
7532 Name: "GetPerfMonitorGroupStringAMD", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7533   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7534   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7535   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7536   Name: "groupString", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7537
7538 Name: "GetPerfMonitorCounterStringAMD", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7539   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7540   Name: "counter", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7541   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7542   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7543   Name: "counterString", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7544
7545 Name: "GetPerfMonitorCounterInfoAMD", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7546   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7547   Name: "counter", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7548   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7549   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7550
7551 Name: "GenPerfMonitorsAMD", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7552   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7553   Name: "monitors", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7554
7555 Name: "DeletePerfMonitorsAMD", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7556   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7557   Name: "monitors", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7558
7559 Name: "SelectPerfMonitorCountersAMD", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7560   Name: "monitor", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7561   Name: "enable", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7562   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7563   Name: "numCounters", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7564   Name: "counterList", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7565
7566 Name: "BeginPerfMonitorAMD", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7567   Name: "monitor", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7568
7569 Name: "EndPerfMonitorAMD", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7570   Name: "monitor", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7571
7572 Name: "GetPerfMonitorCounterDataAMD", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "AMD_performance_monitor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7573   Name: "monitor", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7574   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7575   Name: "dataSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7576   Name: "data", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7577   Name: "bytesWritten", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7578
7579 Name: "TessellationFactorAMD", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "AMD_vertex_shader_tessellator", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7580   Name: "factor", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7581
7582 Name: "TessellationModeAMD", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "AMD_vertex_shader_tessellator", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7583   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7584
7585 Name: "GetGPUIDsAMD", ParamNames: 0, Params: 2, Return: "GLuint", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7586   Name: "maxCount", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7587   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7588
7589 Name: "GetGPUInfoAMD", ParamNames: 0, Params: 5, Return: "GLint", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7590   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7591   Name: "property", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7592   Name: "dataType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7593   Name: "size", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7594   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7595
7596 Name: "GetContextGPUIDAMD", ParamNames: 0, Params: 1, Return: "GLuint", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7597   Name: "hglrc", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7598
7599 Name: "CreateAssociatedContextAMD", ParamNames: 0, Params: 1, Return: "HGLRC", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7600   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7601
7602 Name: "CreateAssociatedContextAttribsAMD", ParamNames: 0, Params: 3, Return: "HGLRC", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7603   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7604   Name: "hShareContext", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7605   Name: "attribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7606
7607 Name: "DeleteAssociatedContextAMD", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7608   Name: "hglrc", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7609
7610 Name: "MakeAssociatedContextCurrentAMD", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7611   Name: "hglrc", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7612
7613 Name: "GetCurrentAssociatedContextAMD", ParamNames: 0, Params: 0, Return: "HGLRC", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7614 Name: "BlitContextFramebufferAMD", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "AMD_gpu_association", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
7615   Name: "dstCtx", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7616   Name: "srcX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7617   Name: "srcY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7618   Name: "srcX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7619   Name: "srcY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7620   Name: "dstX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7621   Name: "dstY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7622   Name: "dstX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7623   Name: "dstY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7624   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7625   Name: "filter", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7626
7627 Name: "ElementPointerAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_element_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7628   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7629   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7630
7631 Name: "DrawElementArrayAPPLE", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "APPLE_element_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7632   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7633   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7634   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7635
7636 Name: "DrawRangeElementArrayAPPLE", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "APPLE_element_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7637   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7638   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7639   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7640   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7641   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7642
7643 Name: "MultiDrawElementArrayAPPLE", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "APPLE_element_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7644   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7645   Name: "first", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7646   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7647   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7648
7649 Name: "MultiDrawRangeElementArrayAPPLE", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "APPLE_element_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7650   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7651   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7652   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7653   Name: "first", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7654   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7655   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7656
7657 Name: "GenFencesAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7658   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7659   Name: "fences", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7660
7661 Name: "DeleteFencesAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7662   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7663   Name: "fences", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7664
7665 Name: "SetFenceAPPLE", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "APPLE_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7666   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7667
7668 Name: "IsFenceAPPLE", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "APPLE_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7669   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7670
7671 Name: "TestFenceAPPLE", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "APPLE_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7672   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7673
7674 Name: "FinishFenceAPPLE", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "APPLE_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7675   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7676
7677 Name: "TestObjectAPPLE", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "APPLE_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7678   Name: "object", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7679   Name: "name", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7680
7681 Name: "FinishObjectAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7682   Name: "object", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7683   Name: "name", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7684
7685 Name: "BufferParameteriAPPLE", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "APPLE_flush_buffer_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7686   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7687   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7688   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7689
7690 Name: "FlushMappedBufferRangeAPPLE", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "APPLE_flush_buffer_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7691   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7692   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7693   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7694
7695 Name: "ObjectPurgeableAPPLE", ParamNames: 0, Params: 3, Return: "GLenum", Category: "APPLE_object_purgeable", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7696   Name: "objectType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7697   Name: "name", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7698   Name: "option", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7699
7700 Name: "ObjectUnpurgeableAPPLE", ParamNames: 0, Params: 3, Return: "GLenum", Category: "APPLE_object_purgeable", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7701   Name: "objectType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7702   Name: "name", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7703   Name: "option", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7704
7705 Name: "GetObjectParameterivAPPLE", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "APPLE_object_purgeable", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7706   Name: "objectType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7707   Name: "name", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7708   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7709   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7710
7711 Name: "TextureRangeAPPLE", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "APPLE_texture_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7712   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7713   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7714   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7715
7716 Name: "GetTexParameterPointervAPPLE", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "APPLE_texture_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7717   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7718   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7719   Name: "params", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7720
7721 Name: "BindVertexArrayAPPLE", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "APPLE_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7722   Name: "array", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7723
7724 Name: "DeleteVertexArraysAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7725   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7726   Name: "arrays", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7727
7728 Name: "GenVertexArraysAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7729   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7730   Name: "arrays", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7731
7732 Name: "IsVertexArrayAPPLE", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "APPLE_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7733   Name: "array", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7734
7735 Name: "VertexArrayRangeAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_vertex_array_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7736   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7737   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7738
7739 Name: "FlushVertexArrayRangeAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_vertex_array_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7740   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7741   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7742
7743 Name: "VertexArrayParameteriAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_vertex_array_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7744   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7745   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7746
7747 Name: "EnableVertexAttribAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_vertex_program_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7748   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7749   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7750
7751 Name: "DisableVertexAttribAPPLE", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "APPLE_vertex_program_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7752   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7753   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7754
7755 Name: "IsVertexAttribEnabledAPPLE", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "APPLE_vertex_program_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7756   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7757   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7758
7759 Name: "MapVertexAttrib1dAPPLE", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "APPLE_vertex_program_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7760   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7761   Name: "size", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7762   Name: "u1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7763   Name: "u2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7764   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7765   Name: "order", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7766   Name: "points", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7767
7768 Name: "MapVertexAttrib1fAPPLE", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "APPLE_vertex_program_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7769   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7770   Name: "size", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7771   Name: "u1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7772   Name: "u2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7773   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7774   Name: "order", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7775   Name: "points", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7776
7777 Name: "MapVertexAttrib2dAPPLE", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "APPLE_vertex_program_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7778   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7779   Name: "size", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7780   Name: "u1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7781   Name: "u2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7782   Name: "ustride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7783   Name: "uorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7784   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7785   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7786   Name: "vstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7787   Name: "vorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7788   Name: "points", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7789
7790 Name: "MapVertexAttrib2fAPPLE", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "APPLE_vertex_program_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7791   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7792   Name: "size", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7793   Name: "u1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7794   Name: "u2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7795   Name: "ustride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7796   Name: "uorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7797   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7798   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7799   Name: "vstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7800   Name: "vorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7801   Name: "points", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7802
7803 Name: "ReleaseShaderCompiler", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "ARB_ES2_compatibility", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7804 Name: "ShaderBinary", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_ES2_compatibility", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7805   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7806   Name: "shaders", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7807   Name: "binaryformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7808   Name: "binary", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7809   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7810
7811 Name: "GetShaderPrecisionFormat", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_ES2_compatibility", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7812   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7813   Name: "precisiontype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7814   Name: "range", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7815   Name: "precision", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7816
7817 Name: "DepthRangef", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_ES2_compatibility", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7818   Name: "n", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7819   Name: "f", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7820
7821 Name: "ClearDepthf", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_ES2_compatibility", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7822   Name: "d", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7823
7824 Name: "BindFragDataLocationIndexed", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_blend_func_extended", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7825   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7826   Name: "colorNumber", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7827   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7828   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7829
7830 Name: "GetFragDataIndex", ParamNames: 0, Params: 2, Return: "GLint", Category: "ARB_blend_func_extended", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7831   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7832   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7833
7834 Name: "CreateSyncFromCLeventARB", ParamNames: 0, Params: 3, Return: "GLsync", Category: "ARB_cl_event", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7835   Name: "context", Type: "cl_context", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7836   Name: "event", Type: "cl_event", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7837   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7838
7839 Name: "ClampColorARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_color_buffer_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7840   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7841   Name: "clamp", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7842
7843 Name: "ClampColorARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_color_buffer_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7844   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7845   Name: "clamp", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7846
7847 Name: "ClampColorARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_color_buffer_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7848   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7849   Name: "clamp", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7850
7851 Name: "CopyBufferSubData", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_copy_buffer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7852   Name: "readtarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7853   Name: "writetarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7854   Name: "readoffset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7855   Name: "writeoffset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7856   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7857
7858 Name: "DebugMessageControlARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7859   Name: "source", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7860   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7861   Name: "severity", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7862   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7863   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7864   Name: "enabled", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7865
7866 Name: "DebugMessageInsertARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7867   Name: "source", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7868   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7869   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7870   Name: "severity", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7871   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7872   Name: "buf", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7873
7874 Name: "DebugMessageCallbackARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7875   Name: "callback", Type: "GLDEBUGPROCARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7876   Name: "userParam", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7877
7878 Name: "GetDebugMessageLogARB", ParamNames: 0, Params: 8, Return: "GLuint", Category: "ARB_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7879   Name: "count", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7880   Name: "bufsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7881   Name: "sources", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7882   Name: "types", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7883   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7884   Name: "severities", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7885   Name: "lengths", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7886   Name: "messageLog", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7887
7888 Name: "GetPointerv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_debug_output", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7889   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7890   Name: "params", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7891
7892 Name: "DrawBuffersARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_draw_buffers", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7893   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7894   Name: "bufs", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7895
7896 Name: "BlendEquationiARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_draw_buffers_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7897   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7898   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7899
7900 Name: "BlendEquationSeparateiARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_draw_buffers_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7901   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7902   Name: "modeRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7903   Name: "modeAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7904
7905 Name: "BlendFunciARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_draw_buffers_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7906   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7907   Name: "src", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7908   Name: "dst", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7909
7910 Name: "BlendFuncSeparateiARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_draw_buffers_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7911   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7912   Name: "srcRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7913   Name: "dstRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7914   Name: "srcAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7915   Name: "dstAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7916
7917 Name: "DrawElementsBaseVertex", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_draw_elements_base_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7918   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7919   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7920   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7921   Name: "indices", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7922   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7923
7924 Name: "DrawRangeElementsBaseVertex", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ARB_draw_elements_base_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7925   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7926   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7927   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7928   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7929   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7930   Name: "indices", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7931   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7932
7933 Name: "DrawElementsInstancedBaseVertex", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_draw_elements_base_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7934   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7935   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7936   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7937   Name: "indices", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7938   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7939   Name: "basevertex", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7940
7941 Name: "MultiDrawElementsBaseVertex", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_draw_elements_base_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7942   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7943   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7944   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7945   Name: "indices", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7946   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7947   Name: "basevertex", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7948
7949 Name: "DrawArraysIndirect", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_draw_indirect", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7950   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7951   Name: "indirect", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7952
7953 Name: "DrawElementsIndirect", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_draw_indirect", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7954   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7955   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7956   Name: "indirect", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7957
7958 Name: "DrawArraysInstancedARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_draw_instanced", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7959   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7960   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7961   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7962   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7963
7964 Name: "DrawElementsInstancedARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_draw_instanced", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7965   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7966   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7967   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7968   Name: "indices", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7969   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7970
7971 Name: "ProgramStringARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7972   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7973   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7974   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7975   Name: "string", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7976
7977 Name: "BindProgramARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7978   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7979   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7980
7981 Name: "DeleteProgramsARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7982   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7983   Name: "programs", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7984
7985 Name: "GenProgramsARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7986   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7987   Name: "programs", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7988
7989 Name: "ProgramEnvParameter4dARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7990   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7991   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7992   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7993   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7994   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7995   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7996
7997 Name: "ProgramEnvParameter4dvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
7998   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
7999   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8000   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8001
8002 Name: "ProgramEnvParameter4fARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8003   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8004   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8005   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8006   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8007   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8008   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8009
8010 Name: "ProgramEnvParameter4fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8011   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8012   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8013   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8014
8015 Name: "ProgramLocalParameter4dARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8016   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8017   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8018   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8019   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8020   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8021   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8022
8023 Name: "ProgramLocalParameter4dvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8024   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8025   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8026   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8027
8028 Name: "ProgramLocalParameter4fARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8029   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8030   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8031   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8032   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8033   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8034   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8035
8036 Name: "ProgramLocalParameter4fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8037   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8038   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8039   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8040
8041 Name: "GetProgramEnvParameterdvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8042   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8043   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8044   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8045
8046 Name: "GetProgramEnvParameterfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8047   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8048   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8049   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8050
8051 Name: "GetProgramLocalParameterdvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8052   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8053   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8054   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8055
8056 Name: "GetProgramLocalParameterfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8057   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8058   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8059   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8060
8061 Name: "GetProgramivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8062   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8063   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8064   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8065
8066 Name: "GetProgramStringARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8067   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8068   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8069   Name: "string", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8070
8071 Name: "IsProgramARB", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8072   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8073
8074 Name: "IsRenderbuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8075   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8076
8077 Name: "BindRenderbuffer", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8078   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8079   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8080
8081 Name: "DeleteRenderbuffers", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8082   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8083   Name: "renderbuffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8084
8085 Name: "GenRenderbuffers", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8086   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8087   Name: "renderbuffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8088
8089 Name: "RenderbufferStorage", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8090   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8091   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8092   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8093   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8094
8095 Name: "RenderbufferStorageMultisample", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8096   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8097   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8098   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8099   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8100   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8101
8102 Name: "GetRenderbufferParameteriv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8103   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8104   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8105   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8106
8107 Name: "IsFramebuffer", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8108   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8109
8110 Name: "BindFramebuffer", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8111   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8112   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8113
8114 Name: "DeleteFramebuffers", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8115   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8116   Name: "framebuffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8117
8118 Name: "GenFramebuffers", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8119   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8120   Name: "framebuffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8121
8122 Name: "CheckFramebufferStatus", ParamNames: 0, Params: 1, Return: "GLenum", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8123   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8124
8125 Name: "FramebufferTexture1D", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8126   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8127   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8128   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8129   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8130   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8131
8132 Name: "FramebufferTexture2D", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8133   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8134   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8135   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8136   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8137   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8138
8139 Name: "FramebufferTexture3D", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8140   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8141   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8142   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8143   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8144   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8145   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8146
8147 Name: "FramebufferTextureLayer", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8148   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8149   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8150   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8151   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8152   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8153
8154 Name: "FramebufferRenderbuffer", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8155   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8156   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8157   Name: "renderbuffertarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8158   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8159
8160 Name: "GetFramebufferAttachmentParameteriv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8161   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8162   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8163   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8164   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8165
8166 Name: "BlitFramebuffer", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8167   Name: "srcX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8168   Name: "srcY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8169   Name: "srcX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8170   Name: "srcY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8171   Name: "dstX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8172   Name: "dstY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8173   Name: "dstX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8174   Name: "dstY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8175   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8176   Name: "filter", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8177
8178 Name: "GenerateMipmap", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8179   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8180
8181 Name: "ProgramParameteriARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_geometry_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8182   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8183   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8184   Name: "value", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8185
8186 Name: "FramebufferTextureARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_geometry_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8187   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8188   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8189   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8190   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8191
8192 Name: "FramebufferTextureLayerARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_geometry_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8193   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8194   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8195   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8196   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8197   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8198
8199 Name: "FramebufferTextureFaceARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_geometry_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8200   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8201   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8202   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8203   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8204   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8205
8206 Name: "GetProcAddressARB", ParamNames: 0, Params: 1, Return: "GLfunction", Category: "ARB_get_proc_address", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
8207   Name: "procName", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8208
8209 Name: "GetProgramBinary", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_get_program_binary", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8210   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8211   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8212   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8213   Name: "binaryFormat", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8214   Name: "binary", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8215
8216 Name: "ProgramBinary", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_get_program_binary", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8217   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8218   Name: "binaryFormat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8219   Name: "binary", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8220   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8221
8222 Name: "ProgramParameteri", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_get_program_binary", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8223   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8224   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8225   Name: "value", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8226
8227 Name: "CreateContextAttribsARB", ParamNames: 0, Params: 5, Return: "GLXContext", Category: "ARB_create_context_profile", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
8228   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8229   Name: "config", Type: "void*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8230   Name: "share_context", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8231   Name: "direct", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8232   Name: "attrib_list", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8233
8234 Name: "CreateContextAttribsARB", ParamNames: 0, Params: 5, Return: "GLXContext", Category: "ARB_create_context_profile", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
8235   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8236   Name: "config", Type: "void*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8237   Name: "share_context", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8238   Name: "direct", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8239   Name: "attrib_list", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8240
8241 Name: "Uniform1d", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8242   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8243   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8244
8245 Name: "Uniform2d", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8246   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8247   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8248   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8249
8250 Name: "Uniform3d", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8251   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8252   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8253   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8254   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8255
8256 Name: "Uniform4d", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8257   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8258   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8259   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8260   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8261   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8262
8263 Name: "Uniform1dv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8264   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8265   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8266   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8267
8268 Name: "Uniform2dv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8269   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8270   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8271   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8272
8273 Name: "Uniform3dv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8274   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8275   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8276   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8277
8278 Name: "Uniform4dv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8279   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8280   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8281   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8282
8283 Name: "UniformMatrix2dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8284   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8285   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8286   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8287   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8288
8289 Name: "UniformMatrix3dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8290   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8291   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8292   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8293   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8294
8295 Name: "UniformMatrix4dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8296   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8297   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8298   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8299   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8300
8301 Name: "UniformMatrix2x3dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8302   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8303   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8304   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8305   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8306
8307 Name: "UniformMatrix2x4dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8308   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8309   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8310   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8311   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8312
8313 Name: "UniformMatrix3x2dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8314   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8315   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8316   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8317   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8318
8319 Name: "UniformMatrix3x4dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8320   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8321   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8322   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8323   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8324
8325 Name: "UniformMatrix4x2dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8326   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8327   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8328   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8329   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8330
8331 Name: "UniformMatrix4x3dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8332   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8333   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8334   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8335   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8336
8337 Name: "GetUniformdv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8338   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8339   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8340   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8341
8342 Name: "ProgramUniform1dEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8343   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8344   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8345   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8346
8347 Name: "ProgramUniform2dEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8348   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8349   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8350   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8351   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8352
8353 Name: "ProgramUniform3dEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8354   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8355   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8356   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8357   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8358   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8359
8360 Name: "ProgramUniform4dEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8361   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8362   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8363   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8364   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8365   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8366   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8367
8368 Name: "ProgramUniform1dvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8369   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8370   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8371   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8372   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8373
8374 Name: "ProgramUniform2dvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8375   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8376   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8377   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8378   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8379
8380 Name: "ProgramUniform3dvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8381   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8382   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8383   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8384   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8385
8386 Name: "ProgramUniform4dvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8387   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8388   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8389   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8390   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8391
8392 Name: "ProgramUniformMatrix2dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8393   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8394   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8395   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8396   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8397   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8398
8399 Name: "ProgramUniformMatrix3dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8400   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8401   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8402   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8403   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8404   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8405
8406 Name: "ProgramUniformMatrix4dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8407   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8408   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8409   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8410   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8411   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8412
8413 Name: "ProgramUniformMatrix2x3dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8414   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8415   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8416   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8417   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8418   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8419
8420 Name: "ProgramUniformMatrix2x4dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8421   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8422   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8423   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8424   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8425   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8426
8427 Name: "ProgramUniformMatrix3x2dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8428   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8429   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8430   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8431   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8432   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8433
8434 Name: "ProgramUniformMatrix3x4dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8435   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8436   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8437   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8438   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8439   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8440
8441 Name: "ProgramUniformMatrix4x2dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8442   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8443   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8444   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8445   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8446   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8447
8448 Name: "ProgramUniformMatrix4x3dvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_gpu_shader_fp64", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8449   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8450   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8451   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8452   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8453   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8454
8455 Name: "VertexAttribDivisorARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_instanced_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8456   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8457   Name: "divisor", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8458
8459 Name: "MapBufferRange", ParamNames: 0, Params: 4, Return: "GLvoid*", Category: "ARB_map_buffer_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8460   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8461   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8462   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8463   Name: "access", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8464
8465 Name: "FlushMappedBufferRange", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_map_buffer_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8466   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8467   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8468   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8469
8470 Name: "CurrentPaletteMatrixARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_matrix_palette", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8471   Name: "index", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8472
8473 Name: "MatrixIndexPointerARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_matrix_palette", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8474   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8475   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8476   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8477   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8478
8479 Name: "SampleCoverageARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8480   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8481   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8482
8483 Name: "SampleCoverageARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8484   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8485   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8486
8487 Name: "SampleCoverageARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8488   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8489   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8490
8491 Name: "GenQueriesARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8492   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8493   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8494
8495 Name: "DeleteQueriesARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8496   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8497   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8498
8499 Name: "IsQueryARB", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8500   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8501
8502 Name: "BeginQueryARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8503   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8504   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8505
8506 Name: "EndQueryARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8507   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8508
8509 Name: "GetQueryivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8510   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8511   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8512   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8513
8514 Name: "GetQueryObjectivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8515   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8516   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8517   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8518
8519 Name: "GetQueryObjectuivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8520   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8521   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8522   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8523
8524 Name: "PointParameterfARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_point_parameters", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8525   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8526   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8527
8528 Name: "PointParameterfvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_point_parameters", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8529   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8530   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8531
8532 Name: "ProvokingVertex", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_provoking_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8533   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8534
8535 Name: "GetnMapdvARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8536   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8537   Name: "query", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8538   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8539   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8540
8541 Name: "GetnMapfvARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8542   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8543   Name: "query", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8544   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8545   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8546
8547 Name: "GetnMapivARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8548   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8549   Name: "query", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8550   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8551   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8552
8553 Name: "GetnPixelMapfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8554   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8555   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8556   Name: "values", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8557
8558 Name: "GetnPixelMapuivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8559   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8560   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8561   Name: "values", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8562
8563 Name: "GetnPixelMapusvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8564   Name: "map", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8565   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8566   Name: "values", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8567
8568 Name: "GetnPolygonStippleARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8569   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8570   Name: "pattern", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8571
8572 Name: "GetnTexImageARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8573   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8574   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8575   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8576   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8577   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8578   Name: "img", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8579
8580 Name: "ReadnPixelsARB", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8581   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8582   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8583   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8584   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8585   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8586   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8587   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8588   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8589
8590 Name: "GetnColorTableARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8591   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8592   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8593   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8594   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8595   Name: "table", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8596
8597 Name: "GetnConvolutionFilterARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8598   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8599   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8600   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8601   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8602   Name: "image", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8603
8604 Name: "GetnSeparableFilterARB", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8605   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8606   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8607   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8608   Name: "rowBufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8609   Name: "row", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8610   Name: "columnBufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8611   Name: "column", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8612   Name: "span", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8613
8614 Name: "GetnHistogramARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8615   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8616   Name: "reset", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8617   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8618   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8619   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8620   Name: "values", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8621
8622 Name: "GetnMinmaxARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8623   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8624   Name: "reset", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8625   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8626   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8627   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8628   Name: "values", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8629
8630 Name: "GetnCompressedTexImageARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8631   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8632   Name: "lod", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8633   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8634   Name: "img", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8635
8636 Name: "GetnUniformfvARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8637   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8638   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8639   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8640   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8641
8642 Name: "GetnUniformivARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8643   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8644   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8645   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8646   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8647
8648 Name: "GetnUniformuivARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8649   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8650   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8651   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8652   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8653
8654 Name: "GetnUniformdvARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_robustness", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8655   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8656   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8657   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8658   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8659
8660 Name: "MinSampleShadingARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_sample_shading", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8661   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8662
8663 Name: "GenSamplers", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8664   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8665   Name: "samplers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8666
8667 Name: "DeleteSamplers", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8668   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8669   Name: "samplers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8670
8671 Name: "IsSampler", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8672   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8673
8674 Name: "BindSampler", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8675   Name: "unit", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8676   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8677
8678 Name: "SamplerParameteri", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8679   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8680   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8681   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8682
8683 Name: "SamplerParameterf", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8684   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8685   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8686   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8687
8688 Name: "SamplerParameteriv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8689   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8690   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8691   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8692
8693 Name: "SamplerParameterfv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8694   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8695   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8696   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8697
8698 Name: "SamplerParameterIiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8699   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8700   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8701   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8702
8703 Name: "SamplerParameterIuiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8704   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8705   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8706   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8707
8708 Name: "GetSamplerParameteriv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8709   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8710   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8711   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8712
8713 Name: "GetSamplerParameterfv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8714   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8715   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8716   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8717
8718 Name: "GetSamplerParameterIiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8719   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8720   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8721   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8722
8723 Name: "GetSamplerParameterIuiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sampler_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8724   Name: "sampler", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8725   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8726   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8727
8728 Name: "UseProgramStages", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8729   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8730   Name: "stages", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8731   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8732
8733 Name: "ActiveShaderProgram", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8734   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8735   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8736
8737 Name: "CreateShaderProgramv", ParamNames: 0, Params: 3, Return: "GLuint", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8738   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8739   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8740   Name: "strings", Type: "GLchar**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8741
8742 Name: "BindProgramPipeline", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8743   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8744
8745 Name: "DeleteProgramPipelines", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8746   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8747   Name: "pipelines", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8748
8749 Name: "GenProgramPipelines", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8750   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8751   Name: "pipelines", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8752
8753 Name: "IsProgramPipeline", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8754   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8755
8756 Name: "ProgramParameteri", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8757   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8758   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8759   Name: "value", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8760
8761 Name: "GetProgramPipelineiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8762   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8763   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8764   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8765
8766 Name: "ProgramUniform1i", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8767   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8768   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8769   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8770
8771 Name: "ProgramUniform2i", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8772   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8773   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8774   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8775   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8776
8777 Name: "ProgramUniform3i", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8778   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8779   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8780   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8781   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8782   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8783
8784 Name: "ProgramUniform4i", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8785   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8786   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8787   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8788   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8789   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8790   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8791
8792 Name: "ProgramUniform1ui", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8793   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8794   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8795   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8796
8797 Name: "ProgramUniform2ui", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8798   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8799   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8800   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8801   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8802
8803 Name: "ProgramUniform3ui", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8804   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8805   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8806   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8807   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8808   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8809
8810 Name: "ProgramUniform4ui", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8811   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8812   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8813   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8814   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8815   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8816   Name: "w", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8817
8818 Name: "ProgramUniform1f", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8819   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8820   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8821   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8822
8823 Name: "ProgramUniform2f", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8824   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8825   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8826   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8827   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8828
8829 Name: "ProgramUniform3f", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8830   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8831   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8832   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8833   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8834   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8835
8836 Name: "ProgramUniform4f", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8837   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8838   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8839   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8840   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8841   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8842   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8843
8844 Name: "ProgramUniform1d", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8845   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8846   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8847   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8848
8849 Name: "ProgramUniform2d", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8850   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8851   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8852   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8853   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8854
8855 Name: "ProgramUniform3d", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8856   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8857   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8858   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8859   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8860   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8861
8862 Name: "ProgramUniform4d", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8863   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8864   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8865   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8866   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8867   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8868   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8869
8870 Name: "ProgramUniform1iv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8871   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8872   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8873   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8874   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8875
8876 Name: "ProgramUniform2iv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8877   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8878   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8879   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8880   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8881
8882 Name: "ProgramUniform3iv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8883   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8884   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8885   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8886   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8887
8888 Name: "ProgramUniform4iv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8889   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8890   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8891   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8892   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8893
8894 Name: "ProgramUniform1uiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8895   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8896   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8897   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8898   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8899
8900 Name: "ProgramUniform2uiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8901   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8902   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8903   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8904   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8905
8906 Name: "ProgramUniform3uiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8907   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8908   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8909   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8910   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8911
8912 Name: "ProgramUniform4uiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8913   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8914   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8915   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8916   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8917
8918 Name: "ProgramUniform1fv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8919   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8920   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8921   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8922   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8923
8924 Name: "ProgramUniform2fv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8925   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8926   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8927   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8928   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8929
8930 Name: "ProgramUniform3fv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8931   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8932   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8933   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8934   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8935
8936 Name: "ProgramUniform4fv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8937   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8938   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8939   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8940   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8941
8942 Name: "ProgramUniform1dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8943   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8944   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8945   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8946   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8947
8948 Name: "ProgramUniform2dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8949   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8950   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8951   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8952   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8953
8954 Name: "ProgramUniform3dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8955   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8956   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8957   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8958   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8959
8960 Name: "ProgramUniform4dv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8961   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8962   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8963   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8964   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8965
8966 Name: "ProgramUniformMatrix2fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8967   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8968   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8969   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8970   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8971   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8972
8973 Name: "ProgramUniformMatrix3fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8974   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8975   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8976   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8977   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8978   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8979
8980 Name: "ProgramUniformMatrix4fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8981   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8982   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8983   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8984   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8985   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8986
8987 Name: "ProgramUniformMatrix2dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8988   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8989   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8990   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8991   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8992   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8993
8994 Name: "ProgramUniformMatrix3dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
8995   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8996   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8997   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8998   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
8999   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9000
9001 Name: "ProgramUniformMatrix4dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9002   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9003   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9004   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9005   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9006   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9007
9008 Name: "ProgramUniformMatrix2x3fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9009   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9010   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9011   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9012   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9013   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9014
9015 Name: "ProgramUniformMatrix3x2fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9016   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9017   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9018   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9019   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9020   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9021
9022 Name: "ProgramUniformMatrix2x4fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9023   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9024   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9025   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9026   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9027   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9028
9029 Name: "ProgramUniformMatrix4x2fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9030   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9031   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9032   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9033   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9034   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9035
9036 Name: "ProgramUniformMatrix3x4fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9037   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9038   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9039   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9040   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9041   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9042
9043 Name: "ProgramUniformMatrix4x3fv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9044   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9045   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9046   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9047   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9048   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9049
9050 Name: "ProgramUniformMatrix2x3dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9051   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9052   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9053   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9054   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9055   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9056
9057 Name: "ProgramUniformMatrix3x2dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9058   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9059   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9060   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9061   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9062   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9063
9064 Name: "ProgramUniformMatrix2x4dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9065   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9066   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9067   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9068   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9069   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9070
9071 Name: "ProgramUniformMatrix4x2dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9072   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9073   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9074   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9075   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9076   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9077
9078 Name: "ProgramUniformMatrix3x4dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9079   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9080   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9081   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9082   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9083   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9084
9085 Name: "ProgramUniformMatrix4x3dv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9086   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9087   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9088   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9089   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9090   Name: "value", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9091
9092 Name: "ValidateProgramPipeline", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9093   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9094
9095 Name: "GetProgramPipelineInfoLog", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9096   Name: "pipeline", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9097   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9098   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9099   Name: "infoLog", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9100
9101 Name: "DeleteObjectARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9102   Name: "obj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9103
9104 Name: "GetHandleARB", ParamNames: 0, Params: 1, Return: "handleARB", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9105   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9106
9107 Name: "DetachObjectARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9108   Name: "containerObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9109   Name: "attachedObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9110
9111 Name: "CreateShaderObjectARB", ParamNames: 0, Params: 1, Return: "handleARB", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9112   Name: "shaderType", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9113
9114 Name: "ShaderSourceARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9115   Name: "shaderObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9116   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9117   Name: "string", Type: "GLchar**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9118   Name: "length", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9119
9120 Name: "CompileShaderARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9121   Name: "shaderObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9122
9123 Name: "CreateProgramObjectARB", ParamNames: 0, Params: 0, Return: "handleARB", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9124 Name: "AttachObjectARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9125   Name: "containerObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9126   Name: "obj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9127
9128 Name: "LinkProgramARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9129   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9130
9131 Name: "UseProgramObjectARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9132   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9133
9134 Name: "ValidateProgramARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9135   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9136
9137 Name: "Uniform1fARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9138   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9139   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9140
9141 Name: "Uniform2fARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9142   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9143   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9144   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9145
9146 Name: "Uniform3fARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9147   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9148   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9149   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9150   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9151
9152 Name: "Uniform4fARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9153   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9154   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9155   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9156   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9157   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9158
9159 Name: "Uniform1iARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9160   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9161   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9162
9163 Name: "Uniform2iARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9164   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9165   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9166   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9167
9168 Name: "Uniform3iARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9169   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9170   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9171   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9172   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9173
9174 Name: "Uniform4iARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9175   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9176   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9177   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9178   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9179   Name: "v3", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9180
9181 Name: "Uniform1fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9182   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9183   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9184   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9185
9186 Name: "Uniform2fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9187   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9188   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9189   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9190
9191 Name: "Uniform3fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9192   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9193   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9194   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9195
9196 Name: "Uniform4fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9197   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9198   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9199   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9200
9201 Name: "Uniform1ivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9202   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9203   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9204   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9205
9206 Name: "Uniform2ivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9207   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9208   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9209   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9210
9211 Name: "Uniform3ivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9212   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9213   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9214   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9215
9216 Name: "Uniform4ivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9217   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9218   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9219   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9220
9221 Name: "UniformMatrix2fvARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9222   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9223   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9224   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9225   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9226
9227 Name: "UniformMatrix3fvARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9228   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9229   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9230   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9231   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9232
9233 Name: "UniformMatrix4fvARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9234   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9235   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9236   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9237   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9238
9239 Name: "GetObjectParameterfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9240   Name: "obj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9241   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9242   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9243
9244 Name: "GetObjectParameterivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9245   Name: "obj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9246   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9247   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9248
9249 Name: "GetInfoLogARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9250   Name: "obj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9251   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9252   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9253   Name: "infoLog", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9254
9255 Name: "GetAttachedObjectsARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9256   Name: "containerObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9257   Name: "maxCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9258   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9259   Name: "obj", Type: "handleARB*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9260
9261 Name: "GetUniformLocationARB", ParamNames: 0, Params: 2, Return: "GLint", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9262   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9263   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9264
9265 Name: "GetActiveUniformARB", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9266   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9267   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9268   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9269   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9270   Name: "size", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9271   Name: "type", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9272   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9273
9274 Name: "GetUniformfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9275   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9276   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9277   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9278
9279 Name: "GetUniformivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9280   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9281   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9282   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9283
9284 Name: "GetShaderSourceARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9285   Name: "obj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9286   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9287   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9288   Name: "source", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9289
9290 Name: "GetSubroutineUniformLocation", ParamNames: 0, Params: 3, Return: "GLint", Category: "ARB_shader_subroutine", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9291   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9292   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9293   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9294
9295 Name: "GetSubroutineIndex", ParamNames: 0, Params: 3, Return: "GLuint", Category: "ARB_shader_subroutine", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9296   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9297   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9298   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9299
9300 Name: "GetActiveSubroutineUniformiv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_shader_subroutine", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9301   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9302   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9303   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9304   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9305   Name: "values", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9306
9307 Name: "GetActiveSubroutineUniformName", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_shader_subroutine", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9308   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9309   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9310   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9311   Name: "bufsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9312   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9313   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9314
9315 Name: "GetActiveSubroutineName", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_shader_subroutine", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9316   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9317   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9318   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9319   Name: "bufsize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9320   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9321   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9322
9323 Name: "UniformSubroutinesuiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_subroutine", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9324   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9325   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9326   Name: "indices", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9327
9328 Name: "GetUniformSubroutineuiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_shader_subroutine", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9329   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9330   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9331   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9332
9333 Name: "GetProgramStageiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shader_subroutine", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9334   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9335   Name: "shadertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9336   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9337   Name: "values", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9338
9339 Name: "NamedStringARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_shading_language_include", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9340   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9341   Name: "namelen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9342   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9343   Name: "stringlen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9344   Name: "string", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9345
9346 Name: "DeleteNamedStringARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_shading_language_include", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9347   Name: "namelen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9348   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9349
9350 Name: "CompileShaderIncludeARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shading_language_include", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9351   Name: "shader", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9352   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9353   Name: "path", Type: "GLchar**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9354   Name: "length", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9355
9356 Name: "IsNamedStringARB", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "ARB_shading_language_include", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9357   Name: "namelen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9358   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9359
9360 Name: "GetNamedStringARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_shading_language_include", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9361   Name: "namelen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9362   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9363   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9364   Name: "stringlen", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9365   Name: "string", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9366
9367 Name: "GetNamedStringivARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_shading_language_include", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9368   Name: "namelen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9369   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9370   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9371   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9372
9373 Name: "FenceSync", ParamNames: 0, Params: 2, Return: "GLsync", Category: "ARB_sync", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9374   Name: "condition", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9375   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9376
9377 Name: "IsSync", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_sync", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9378   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9379
9380 Name: "DeleteSync", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_sync", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9381   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9382
9383 Name: "ClientWaitSync", ParamNames: 0, Params: 3, Return: "GLenum", Category: "ARB_sync", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9384   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9385   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9386   Name: "timeout", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9387
9388 Name: "WaitSync", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_sync", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9389   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9390   Name: "flags", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9391   Name: "timeout", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9392
9393 Name: "GetInteger64v", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_sync", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9394   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9395   Name: "params", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9396
9397 Name: "GetSynciv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_sync", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9398   Name: "sync", Type: "GLsync", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9399   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9400   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9401   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9402   Name: "values", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9403
9404 Name: "PatchParameteri", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_tessellation_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9405   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9406   Name: "value", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9407
9408 Name: "PatchParameterfv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_tessellation_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9409   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9410   Name: "values", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9411
9412 Name: "TexBufferARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_texture_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9413   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9414   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9415   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9416
9417 Name: "CompressedTexImage3DARB", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "ARB_texture_compression", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9418   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9419   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9420   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9421   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9422   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9423   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9424   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9425   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9426   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9427
9428 Name: "CompressedTexImage2DARB", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "ARB_texture_compression", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9429   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9430   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9431   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9432   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9433   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9434   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9435   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9436   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9437
9438 Name: "CompressedTexImage1DARB", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ARB_texture_compression", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9439   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9440   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9441   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9442   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9443   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9444   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9445   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9446
9447 Name: "CompressedTexSubImage3DARB", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "ARB_texture_compression", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9448   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9449   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9450   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9451   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9452   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9453   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9454   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9455   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9456   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9457   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9458   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9459
9460 Name: "CompressedTexSubImage2DARB", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "ARB_texture_compression", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9461   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9462   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9463   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9464   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9465   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9466   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9467   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9468   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9469   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9470
9471 Name: "CompressedTexSubImage1DARB", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ARB_texture_compression", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9472   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9473   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9474   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9475   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9476   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9477   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9478   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9479
9480 Name: "GetCompressedTexImageARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_texture_compression", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9481   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9482   Name: "lod", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9483   Name: "img", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9484
9485 Name: "TexImage2DMultisample", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_texture_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9486   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9487   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9488   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9489   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9490   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9491   Name: "fixedsamplelocations", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9492
9493 Name: "TexImage3DMultisample", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ARB_texture_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9494   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9495   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9496   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9497   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9498   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9499   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9500   Name: "fixedsamplelocations", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9501
9502 Name: "GetMultisamplefv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_texture_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9503   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9504   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9505   Name: "val", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9506
9507 Name: "SampleMaski", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_texture_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9508   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9509   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9510
9511 Name: "QueryCounter", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_timer_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9512   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9513   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9514
9515 Name: "GetQueryObjecti64v", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_timer_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9516   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9517   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9518   Name: "params", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9519
9520 Name: "GetQueryObjectui64v", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_timer_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9521   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9522   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9523   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9524
9525 Name: "BindTransformFeedback", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9526   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9527   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9528
9529 Name: "DeleteTransformFeedbacks", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9530   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9531   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9532
9533 Name: "GenTransformFeedbacks", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9534   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9535   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9536
9537 Name: "IsTransformFeedback", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9538   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9539
9540 Name: "PauseTransformFeedback", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "ARB_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9541 Name: "ResumeTransformFeedback", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "ARB_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9542 Name: "DrawTransformFeedback", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9543   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9544   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9545
9546 Name: "DrawTransformFeedbackStream", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_transform_feedback3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9547   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9548   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9549   Name: "stream", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9550
9551 Name: "BeginQueryIndexed", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_transform_feedback3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9552   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9553   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9554   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9555
9556 Name: "EndQueryIndexed", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_transform_feedback3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9557   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9558   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9559
9560 Name: "GetQueryIndexediv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_transform_feedback3", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9561   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9562   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9563   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9564   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9565
9566 Name: "GetUniformIndices", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9567   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9568   Name: "uniformCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9569   Name: "uniformNames", Type: "GLchar**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9570   Name: "uniformIndices", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9571
9572 Name: "GetActiveUniformsiv", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9573   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9574   Name: "uniformCount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9575   Name: "uniformIndices", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9576   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9577   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9578
9579 Name: "GetActiveUniformName", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9580   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9581   Name: "uniformIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9582   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9583   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9584   Name: "uniformName", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9585
9586 Name: "GetUniformBlockIndex", ParamNames: 0, Params: 2, Return: "GLuint", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9587   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9588   Name: "uniformBlockName", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9589
9590 Name: "GetActiveUniformBlockiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9591   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9592   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9593   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9594   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9595
9596 Name: "GetActiveUniformBlockName", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9597   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9598   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9599   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9600   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9601   Name: "uniformBlockName", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9602
9603 Name: "BindBufferRange", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9604   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9605   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9606   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9607   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9608   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9609
9610 Name: "BindBufferBase", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9611   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9612   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9613   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9614
9615 Name: "GetIntegeri_v", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9616   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9617   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9618   Name: "data", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9619
9620 Name: "UniformBlockBinding", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_uniform_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9621   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9622   Name: "uniformBlockIndex", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9623   Name: "uniformBlockBinding", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9624
9625 Name: "BindVertexArray", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9626   Name: "array", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9627
9628 Name: "DeleteVertexArrays", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9629   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9630   Name: "arrays", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9631
9632 Name: "GenVertexArrays", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9633   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9634   Name: "arrays", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9635
9636 Name: "IsVertexArray", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9637   Name: "array", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9638
9639 Name: "VertexAttribL1d", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9640   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9641   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9642
9643 Name: "VertexAttribL2d", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9644   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9645   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9646   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9647
9648 Name: "VertexAttribL3d", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9649   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9650   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9651   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9652   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9653
9654 Name: "VertexAttribL4d", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9655   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9656   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9657   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9658   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9659   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9660
9661 Name: "VertexAttribL1dv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9662   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9663   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9664
9665 Name: "VertexAttribL2dv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9666   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9667   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9668
9669 Name: "VertexAttribL3dv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9670   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9671   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9672
9673 Name: "VertexAttribL4dv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9674   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9675   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9676
9677 Name: "VertexAttribLPointer", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9678   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9679   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9680   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9681   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9682   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9683
9684 Name: "GetVertexAttribLdv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9685   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9686   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9687   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9688
9689 Name: "VertexArrayVertexAttribLOffsetEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ARB_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9690   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9691   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9692   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9693   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9694   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9695   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9696   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9697
9698 Name: "WeightPointerARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9699   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9700   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9701   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9702   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9703
9704 Name: "VertexBlendARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_vertex_blend", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9705   Name: "count", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9706
9707 Name: "BindBufferARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9708   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9709   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9710
9711 Name: "DeleteBuffersARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9712   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9713   Name: "buffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9714
9715 Name: "GenBuffersARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9716   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9717   Name: "buffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9718
9719 Name: "IsBufferARB", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9720   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9721
9722 Name: "BufferDataARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9723   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9724   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9725   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9726   Name: "usage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9727
9728 Name: "BufferSubDataARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9729   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9730   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9731   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9732   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9733
9734 Name: "GetBufferSubDataARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9735   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9736   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9737   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9738   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9739
9740 Name: "MapBufferARB", ParamNames: 0, Params: 2, Return: "GLvoid*", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9741   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9742   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9743
9744 Name: "UnmapBufferARB", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9745   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9746
9747 Name: "GetBufferParameterivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9748   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9749   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9750   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9751
9752 Name: "GetBufferPointervARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9753   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9754   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9755   Name: "params", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9756
9757 Name: "VertexAttrib1sARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9758   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9759   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9760
9761 Name: "VertexAttrib1fARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9762   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9763   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9764
9765 Name: "VertexAttrib1dARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9766   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9767   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9768
9769 Name: "VertexAttrib2sARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9770   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9771   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9772   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9773
9774 Name: "VertexAttrib2fARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9775   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9776   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9777   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9778
9779 Name: "VertexAttrib2dARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9780   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9781   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9782   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9783
9784 Name: "VertexAttrib3sARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9785   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9786   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9787   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9788   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9789
9790 Name: "VertexAttrib3fARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9791   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9792   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9793   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9794   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9795
9796 Name: "VertexAttrib3dARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9797   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9798   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9799   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9800   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9801
9802 Name: "VertexAttrib4sARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9803   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9804   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9805   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9806   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9807   Name: "w", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9808
9809 Name: "VertexAttrib4fARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9810   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9811   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9812   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9813   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9814   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9815
9816 Name: "VertexAttrib4dARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9817   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9818   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9819   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9820   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9821   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9822
9823 Name: "VertexAttrib4NubARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9824   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9825   Name: "x", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9826   Name: "y", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9827   Name: "z", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9828   Name: "w", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9829
9830 Name: "VertexAttrib1svARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9831   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9832   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9833
9834 Name: "VertexAttrib1fvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9835   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9836   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9837
9838 Name: "VertexAttrib1dvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9839   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9840   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9841
9842 Name: "VertexAttrib2svARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9843   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9844   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9845
9846 Name: "VertexAttrib2fvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9847   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9848   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9849
9850 Name: "VertexAttrib2dvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9851   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9852   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9853
9854 Name: "VertexAttrib3svARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9855   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9856   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9857
9858 Name: "VertexAttrib3fvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9859   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9860   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9861
9862 Name: "VertexAttrib3dvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9863   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9864   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9865
9866 Name: "VertexAttrib4bvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9867   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9868   Name: "v", Type: "GLbyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9869
9870 Name: "VertexAttrib4svARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9871   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9872   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9873
9874 Name: "VertexAttrib4ivARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9875   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9876   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9877
9878 Name: "VertexAttrib4ubvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9879   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9880   Name: "v", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9881
9882 Name: "VertexAttrib4usvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9883   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9884   Name: "v", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9885
9886 Name: "VertexAttrib4uivARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9887   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9888   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9889
9890 Name: "VertexAttrib4fvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9891   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9892   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9893
9894 Name: "VertexAttrib4dvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9895   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9896   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9897
9898 Name: "VertexAttrib4NbvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9899   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9900   Name: "v", Type: "GLbyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9901
9902 Name: "VertexAttrib4NsvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9903   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9904   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9905
9906 Name: "VertexAttrib4NivARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9907   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9908   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9909
9910 Name: "VertexAttrib4NubvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9911   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9912   Name: "v", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9913
9914 Name: "VertexAttrib4NusvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9915   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9916   Name: "v", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9917
9918 Name: "VertexAttrib4NuivARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9919   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9920   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9921
9922 Name: "VertexAttribPointerARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9923   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9924   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9925   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9926   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9927   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9928   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9929
9930 Name: "EnableVertexAttribArrayARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9931   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9932
9933 Name: "DisableVertexAttribArrayARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9934   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9935
9936 Name: "ProgramStringARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9937   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9938   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9939   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9940   Name: "string", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9941
9942 Name: "BindProgramARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9943   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9944   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9945
9946 Name: "DeleteProgramsARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9947   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9948   Name: "programs", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9949
9950 Name: "GenProgramsARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9951   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9952   Name: "programs", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9953
9954 Name: "ProgramEnvParameter4dARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9955   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9956   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9957   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9958   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9959   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9960   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9961
9962 Name: "ProgramEnvParameter4dvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9963   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9964   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9965   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9966
9967 Name: "ProgramEnvParameter4fARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9968   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9969   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9970   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9971   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9972   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9973   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9974
9975 Name: "ProgramEnvParameter4fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9976   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9977   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9978   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9979
9980 Name: "ProgramLocalParameter4dARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9981   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9982   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9983   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9984   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9985   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9986   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9987
9988 Name: "ProgramLocalParameter4dvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9989   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9990   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9991   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9992
9993 Name: "ProgramLocalParameter4fARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
9994   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9995   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9996   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9997   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9998   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
9999   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10000
10001 Name: "ProgramLocalParameter4fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10002   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10003   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10004   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10005
10006 Name: "GetProgramEnvParameterdvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10007   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10008   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10009   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10010
10011 Name: "GetProgramEnvParameterfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10012   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10013   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10014   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10015
10016 Name: "GetProgramLocalParameterdvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10017   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10018   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10019   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10020
10021 Name: "GetProgramLocalParameterfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10022   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10023   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10024   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10025
10026 Name: "GetProgramivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10027   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10028   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10029   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10030
10031 Name: "GetProgramStringARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10032   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10033   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10034   Name: "string", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10035
10036 Name: "GetVertexAttribdvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10037   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10038   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10039   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10040
10041 Name: "GetVertexAttribfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10042   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10043   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10044   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10045
10046 Name: "GetVertexAttribivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10047   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10048   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10049   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10050
10051 Name: "GetVertexAttribPointervARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10052   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10053   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10054   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10055
10056 Name: "IsProgramARB", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ARB_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10057   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10058
10059 Name: "VertexAttrib1fARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10060   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10061   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10062
10063 Name: "VertexAttrib1sARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10064   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10065   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10066
10067 Name: "VertexAttrib1dARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10068   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10069   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10070
10071 Name: "VertexAttrib2fARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10072   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10073   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10074   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10075
10076 Name: "VertexAttrib2sARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10077   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10078   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10079   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10080
10081 Name: "VertexAttrib2dARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10082   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10083   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10084   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10085
10086 Name: "VertexAttrib3fARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10087   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10088   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10089   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10090   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10091
10092 Name: "VertexAttrib3sARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10093   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10094   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10095   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10096   Name: "v2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10097
10098 Name: "VertexAttrib3dARB", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10099   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10100   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10101   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10102   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10103
10104 Name: "VertexAttrib4fARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10105   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10106   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10107   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10108   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10109   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10110
10111 Name: "VertexAttrib4sARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10112   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10113   Name: "v0", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10114   Name: "v1", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10115   Name: "v2", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10116   Name: "v3", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10117
10118 Name: "VertexAttrib4dARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10119   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10120   Name: "v0", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10121   Name: "v1", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10122   Name: "v2", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10123   Name: "v3", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10124
10125 Name: "VertexAttrib4NubARB", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10126   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10127   Name: "x", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10128   Name: "y", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10129   Name: "z", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10130   Name: "w", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10131
10132 Name: "VertexAttrib1fvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10133   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10134   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10135
10136 Name: "VertexAttrib1svARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10137   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10138   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10139
10140 Name: "VertexAttrib1dvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10141   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10142   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10143
10144 Name: "VertexAttrib2fvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10145   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10146   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10147
10148 Name: "VertexAttrib2svARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10149   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10150   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10151
10152 Name: "VertexAttrib2dvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10153   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10154   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10155
10156 Name: "VertexAttrib3fvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10157   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10158   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10159
10160 Name: "VertexAttrib3svARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10161   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10162   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10163
10164 Name: "VertexAttrib3dvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10165   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10166   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10167
10168 Name: "VertexAttrib4fvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10169   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10170   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10171
10172 Name: "VertexAttrib4svARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10173   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10174   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10175
10176 Name: "VertexAttrib4dvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10177   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10178   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10179
10180 Name: "VertexAttrib4ivARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10181   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10182   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10183
10184 Name: "VertexAttrib4bvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10185   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10186   Name: "v", Type: "GLbyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10187
10188 Name: "VertexAttrib4ubvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10189   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10190   Name: "v", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10191
10192 Name: "VertexAttrib4usvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10193   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10194   Name: "v", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10195
10196 Name: "VertexAttrib4uivARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10197   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10198   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10199
10200 Name: "VertexAttrib4NbvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10201   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10202   Name: "v", Type: "GLbyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10203
10204 Name: "VertexAttrib4NsvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10205   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10206   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10207
10208 Name: "VertexAttrib4NivARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10209   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10210   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10211
10212 Name: "VertexAttrib4NubvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10213   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10214   Name: "v", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10215
10216 Name: "VertexAttrib4NusvARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10217   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10218   Name: "v", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10219
10220 Name: "VertexAttrib4NuivARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10221   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10222   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10223
10224 Name: "VertexAttribPointerARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10225   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10226   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10227   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10228   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10229   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10230   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10231
10232 Name: "EnableVertexAttribArrayARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10233   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10234
10235 Name: "DisableVertexAttribArrayARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10236   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10237
10238 Name: "BindAttribLocationARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10239   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10240   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10241   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10242
10243 Name: "GetActiveAttribARB", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10244   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10245   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10246   Name: "maxLength", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10247   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10248   Name: "size", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10249   Name: "type", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10250   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10251
10252 Name: "GetAttribLocationARB", ParamNames: 0, Params: 2, Return: "GLint", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10253   Name: "programObj", Type: "handleARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10254   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10255
10256 Name: "GetVertexAttribdvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10257   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10258   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10259   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10260
10261 Name: "GetVertexAttribfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10262   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10263   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10264   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10265
10266 Name: "GetVertexAttribivARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10267   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10268   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10269   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10270
10271 Name: "GetVertexAttribPointervARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10272   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10273   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10274   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10275
10276 Name: "VertexP2ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10277   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10278   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10279
10280 Name: "VertexP3ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10281   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10282   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10283
10284 Name: "VertexP4ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10285   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10286   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10287
10288 Name: "VertexP2uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10289   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10290   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10291
10292 Name: "VertexP3uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10293   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10294   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10295
10296 Name: "VertexP4uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10297   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10298   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10299
10300 Name: "TexCoordP1ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10301   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10302   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10303
10304 Name: "TexCoordP2ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10305   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10306   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10307
10308 Name: "TexCoordP3ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10309   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10310   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10311
10312 Name: "TexCoordP4ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10313   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10314   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10315
10316 Name: "TexCoordP1uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10317   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10318   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10319
10320 Name: "TexCoordP2uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10321   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10322   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10323
10324 Name: "TexCoordP3uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10325   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10326   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10327
10328 Name: "TexCoordP4uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10329   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10330   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10331
10332 Name: "MultiTexCoordP1ui", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10333   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10334   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10335   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10336
10337 Name: "MultiTexCoordP2ui", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10338   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10339   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10340   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10341
10342 Name: "MultiTexCoordP3ui", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10343   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10344   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10345   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10346
10347 Name: "MultiTexCoordP4ui", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10348   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10349   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10350   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10351
10352 Name: "MultiTexCoordP1uiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10353   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10354   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10355   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10356
10357 Name: "MultiTexCoordP2uiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10358   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10359   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10360   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10361
10362 Name: "MultiTexCoordP3uiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10363   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10364   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10365   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10366
10367 Name: "MultiTexCoordP4uiv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10368   Name: "texture", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10369   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10370   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10371
10372 Name: "NormalP3ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10373   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10374   Name: "coords", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10375
10376 Name: "NormalP3uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10377   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10378   Name: "coords", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10379
10380 Name: "ColorP3ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10381   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10382   Name: "color", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10383
10384 Name: "ColorP4ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10385   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10386   Name: "color", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10387
10388 Name: "ColorP3uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10389   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10390   Name: "color", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10391
10392 Name: "ColorP4uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10393   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10394   Name: "color", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10395
10396 Name: "SecondaryColorP3ui", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10397   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10398   Name: "color", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10399
10400 Name: "SecondaryColorP3uiv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10401   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10402   Name: "color", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10403
10404 Name: "VertexAttribP1ui", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10405   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10406   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10407   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10408   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10409
10410 Name: "VertexAttribP2ui", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10411   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10412   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10413   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10414   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10415
10416 Name: "VertexAttribP3ui", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10417   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10418   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10419   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10420   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10421
10422 Name: "VertexAttribP4ui", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10423   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10424   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10425   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10426   Name: "value", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10427
10428 Name: "VertexAttribP1uiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10429   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10430   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10431   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10432   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10433
10434 Name: "VertexAttribP2uiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10435   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10436   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10437   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10438   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10439
10440 Name: "VertexAttribP3uiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10441   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10442   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10443   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10444   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10445
10446 Name: "VertexAttribP4uiv", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ARB_vertex_type_2_10_10_10_rev", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10447   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10448   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10449   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10450   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10451
10452 Name: "ViewportArrayv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10453   Name: "first", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10454   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10455   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10456
10457 Name: "ViewportIndexedf", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10458   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10459   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10460   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10461   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10462   Name: "h", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10463
10464 Name: "ViewportIndexedfv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10465   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10466   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10467
10468 Name: "ScissorArrayv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10469   Name: "first", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10470   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10471   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10472
10473 Name: "ScissorIndexed", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10474   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10475   Name: "left", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10476   Name: "bottom", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10477   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10478   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10479
10480 Name: "ScissorIndexedv", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10481   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10482   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10483
10484 Name: "DepthRangeArrayv", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10485   Name: "first", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10486   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10487   Name: "v", Type: "GLclampd*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10488
10489 Name: "DepthRangeIndexed", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10490   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10491   Name: "n", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10492   Name: "f", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10493
10494 Name: "GetFloati_v", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10495   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10496   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10497   Name: "data", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10498
10499 Name: "GetDoublei_v", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10500   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10501   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10502   Name: "data", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10503
10504 Name: "GetIntegerIndexedivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10505   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10506   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10507   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10508
10509 Name: "EnableIndexedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10510   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10511   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10512
10513 Name: "DisableIndexedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10514   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10515   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10516
10517 Name: "IsEnabledIndexedEXT", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "ARB_viewport_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10518   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10519   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10520
10521 Name: "CreateBufferRegionARB", ParamNames: 0, Params: 3, Return: "HANDLE", Category: "WGL_ARB_buffer_region", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10522   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10523   Name: "iLayerPlane", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10524   Name: "uType", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10525
10526 Name: "DeleteBufferRegionARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "WGL_ARB_buffer_region", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10527   Name: "hRegion", Type: "HANDLE", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10528
10529 Name: "SaveBufferRegionARB", ParamNames: 0, Params: 5, Return: "GLboolean", Category: "WGL_ARB_buffer_region", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10530   Name: "hRegion", Type: "HANDLE", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10531   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10532   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10533   Name: "width", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10534   Name: "height", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10535
10536 Name: "RestoreBufferRegionARB", ParamNames: 0, Params: 7, Return: "GLboolean", Category: "WGL_ARB_buffer_region", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10537   Name: "hRegion", Type: "HANDLE", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10538   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10539   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10540   Name: "width", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10541   Name: "height", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10542   Name: "xSrc", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10543   Name: "ySrc", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10544
10545 Name: "CreateContextAttribsARB", ParamNames: 0, Params: 3, Return: "HGLRC", Category: "WGL_ARB_create_context_profile", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10546   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10547   Name: "hShareContext", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10548   Name: "attribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10549
10550 Name: "CreateContextAttribsARB", ParamNames: 0, Params: 3, Return: "HGLRC", Category: "WGL_ARB_create_context_profile", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10551   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10552   Name: "hShareContext", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10553   Name: "attribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10554
10555 Name: "GetExtensionsStringARB", ParamNames: 0, Params: 1, Return: "GLchar*", Category: "WGL_ARB_extensions_string", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10556   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10557
10558 Name: "MakeContextCurrentARB", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "WGL_ARB_make_current_read", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10559   Name: "hDrawDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10560   Name: "hReadDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10561   Name: "hglrc", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10562
10563 Name: "GetCurrentReadDCARB", ParamNames: 0, Params: 0, Return: "HDC", Category: "WGL_ARB_make_current_read", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10564 Name: "CreatePbufferARB", ParamNames: 0, Params: 5, Return: "HPBUFFERARB", Category: "WGL_ARB_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10565   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10566   Name: "iPixelFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10567   Name: "iWidth", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10568   Name: "iHeight", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10569   Name: "piAttribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10570
10571 Name: "GetPbufferDCARB", ParamNames: 0, Params: 1, Return: "HDC", Category: "WGL_ARB_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10572   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10573
10574 Name: "ReleasePbufferDCARB", ParamNames: 0, Params: 2, Return: "GLint", Category: "WGL_ARB_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10575   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10576   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10577
10578 Name: "DestroyPbufferARB", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "WGL_ARB_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10579   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10580
10581 Name: "QueryPbufferARB", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "WGL_ARB_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10582   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10583   Name: "iAttribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10584   Name: "piValue", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10585
10586 Name: "GetPixelFormatAttribivARB", ParamNames: 0, Params: 6, Return: "GLboolean", Category: "WGL_ARB_pixel_format", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10587   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10588   Name: "iPixelFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10589   Name: "iLayerPlane", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10590   Name: "nAttributes", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10591   Name: "piAttributes", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10592   Name: "piValues", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10593
10594 Name: "GetPixelFormatAttribfvARB", ParamNames: 0, Params: 6, Return: "GLboolean", Category: "WGL_ARB_pixel_format", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10595   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10596   Name: "iPixelFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10597   Name: "iLayerPlane", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10598   Name: "nAttributes", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10599   Name: "piAttributes", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10600   Name: "pfValues", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10601
10602 Name: "ChoosePixelFormatARB", ParamNames: 0, Params: 6, Return: "GLboolean", Category: "WGL_ARB_pixel_format", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10603   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10604   Name: "piAttribIList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10605   Name: "pfAttribFList", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10606   Name: "nMaxFormats", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10607   Name: "piFormats", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10608   Name: "nNumFormats", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10609
10610 Name: "BindTexImageARB", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "ARB_render_texture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10611   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10612   Name: "iBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10613
10614 Name: "ReleaseTexImageARB", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "ARB_render_texture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10615   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10616   Name: "iBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10617
10618 Name: "SetPbufferAttribARB", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "ARB_render_texture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
10619   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10620   Name: "piAttribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10621
10622 Name: "WindowPos2dARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10623   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10624   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10625
10626 Name: "WindowPos2fARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10627   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10628   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10629
10630 Name: "WindowPos2iARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10631   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10632   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10633
10634 Name: "WindowPos2sARB", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10635   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10636   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10637
10638 Name: "WindowPos2dvARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10639   Name: "p", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10640
10641 Name: "WindowPos2fvARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10642   Name: "p", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10643
10644 Name: "WindowPos2ivARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10645   Name: "p", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10646
10647 Name: "WindowPos2svARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10648   Name: "p", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10649
10650 Name: "WindowPos3dARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10651   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10652   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10653   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10654
10655 Name: "WindowPos3fARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10656   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10657   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10658   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10659
10660 Name: "WindowPos3iARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10661   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10662   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10663   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10664
10665 Name: "WindowPos3sARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10666   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10667   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10668   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10669
10670 Name: "WindowPos3dvARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10671   Name: "p", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10672
10673 Name: "WindowPos3fvARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10674   Name: "p", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10675
10676 Name: "WindowPos3ivARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10677   Name: "p", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10678
10679 Name: "WindowPos3svARB", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ARB_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10680   Name: "p", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10681
10682 Name: "DrawBuffersATI", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ATI_draw_buffers", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10683   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10684   Name: "bufs", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10685
10686 Name: "ElementPointerATI", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ATI_element_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10687   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10688   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10689
10690 Name: "DrawElementArrayATI", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ATI_element_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10691   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10692   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10693
10694 Name: "DrawRangeElementArrayATI", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "ATI_element_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10695   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10696   Name: "start", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10697   Name: "end", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10698   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10699
10700 Name: "GenFragmentShadersATI", ParamNames: 0, Params: 1, Return: "GLuint", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10701   Name: "range", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10702
10703 Name: "BindFragmentShaderATI", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10704   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10705
10706 Name: "DeleteFragmentShaderATI", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10707   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10708
10709 Name: "BeginFragmentShaderATI", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10710 Name: "EndFragmentShaderATI", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10711 Name: "PassTexCoordATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10712   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10713   Name: "coord", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10714   Name: "swizzle", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10715
10716 Name: "SampleMapATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10717   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10718   Name: "interp", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10719   Name: "swizzle", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10720
10721 Name: "ColorFragmentOp1ATI", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10722   Name: "op", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10723   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10724   Name: "dstMask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10725   Name: "dstMod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10726   Name: "arg1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10727   Name: "arg1Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10728   Name: "arg1Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10729
10730 Name: "ColorFragmentOp2ATI", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10731   Name: "op", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10732   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10733   Name: "dstMask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10734   Name: "dstMod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10735   Name: "arg1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10736   Name: "arg1Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10737   Name: "arg1Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10738   Name: "arg2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10739   Name: "arg2Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10740   Name: "arg2Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10741
10742 Name: "ColorFragmentOp3ATI", ParamNames: 0, Params: 13, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10743   Name: "op", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10744   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10745   Name: "dstMask", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10746   Name: "dstMod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10747   Name: "arg1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10748   Name: "arg1Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10749   Name: "arg1Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10750   Name: "arg2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10751   Name: "arg2Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10752   Name: "arg2Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10753   Name: "arg3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10754   Name: "arg3Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10755   Name: "arg3Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10756
10757 Name: "AlphaFragmentOp1ATI", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10758   Name: "op", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10759   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10760   Name: "dstMod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10761   Name: "arg1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10762   Name: "arg1Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10763   Name: "arg1Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10764
10765 Name: "AlphaFragmentOp2ATI", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10766   Name: "op", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10767   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10768   Name: "dstMod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10769   Name: "arg1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10770   Name: "arg1Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10771   Name: "arg1Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10772   Name: "arg2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10773   Name: "arg2Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10774   Name: "arg2Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10775
10776 Name: "AlphaFragmentOp3ATI", ParamNames: 0, Params: 12, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10777   Name: "op", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10778   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10779   Name: "dstMod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10780   Name: "arg1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10781   Name: "arg1Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10782   Name: "arg1Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10783   Name: "arg2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10784   Name: "arg2Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10785   Name: "arg2Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10786   Name: "arg3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10787   Name: "arg3Rep", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10788   Name: "arg3Mod", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10789
10790 Name: "SetFragmentShaderConstantATI", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "ATI_fragment_shader", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10791   Name: "dst", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10792   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10793
10794 Name: "MapObjectBufferATI", ParamNames: 0, Params: 1, Return: "GLvoid*", Category: "ATI_map_object_buffer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10795   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10796
10797 Name: "UnmapObjectBufferATI", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ATI_map_object_buffer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10798   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10799
10800 Name: "NewObjectBufferATI", ParamNames: 0, Params: 3, Return: "GLuint", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10801   Name: "size", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10802   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10803   Name: "usage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10804
10805 Name: "IsObjectBufferATI", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10806   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10807
10808 Name: "UpdateObjectBufferATI", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10809   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10810   Name: "offset", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10811   Name: "size", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10812   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10813   Name: "preserve", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10814
10815 Name: "GetObjectBufferfvATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10816   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10817   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10818   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10819
10820 Name: "GetObjectBufferivATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10821   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10822   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10823   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10824
10825 Name: "FreeObjectBufferATI", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10826   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10827
10828 Name: "ArrayObjectATI", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10829   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10830   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10831   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10832   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10833   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10834   Name: "offset", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10835
10836 Name: "GetArrayObjectfvATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10837   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10838   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10839   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10840
10841 Name: "GetArrayObjectivATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10842   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10843   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10844   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10845
10846 Name: "VariantArrayObjectATI", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10847   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10848   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10849   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10850   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10851   Name: "offset", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10852
10853 Name: "GetVariantArrayObjectfvATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10854   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10855   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10856   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10857
10858 Name: "GetVariantArrayObjectivATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_vertex_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10859   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10860   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10861   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10862
10863 Name: "VertexAttribArrayObjectATI", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "ATI_vertex_attrib_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10864   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10865   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10866   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10867   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10868   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10869   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10870   Name: "offset", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10871
10872 Name: "GetVertexAttribArrayObjectfvATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_vertex_attrib_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10873   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10874   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10875   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10876
10877 Name: "GetVertexAttribArrayObjectivATI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "ATI_vertex_attrib_array_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10878   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10879   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10880   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10881
10882 Name: "ClientActiveVertexStream", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "ATI_vertex_streams", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10883   Name: "stream", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10884
10885 Name: "UniformBufferEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_bindable_uniform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10886   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10887   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10888   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10889
10890 Name: "GetUniformBufferSizeEXT", ParamNames: 0, Params: 2, Return: "GLint", Category: "EXT_bindable_uniform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10891   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10892   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10893
10894 Name: "GetUniformOffsetEXT", ParamNames: 0, Params: 2, Return: "GLintptr", Category: "EXT_bindable_uniform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10895   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10896   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10897
10898 Name: "BlendColorEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_blend_color", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10899   Name: "red", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10900   Name: "green", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10901   Name: "blue", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10902   Name: "alpha", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10903
10904 Name: "BlendEquationSeparateEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_blend_equation_separate", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10905   Name: "modeRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10906   Name: "modeAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10907
10908 Name: "BlendFuncSeparateEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_blend_func_separate", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10909   Name: "sfactorRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10910   Name: "dfactorRGB", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10911   Name: "sfactorAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10912   Name: "dfactorAlpha", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10913
10914 Name: "BlendEquationEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_blend_minmax", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10915   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10916
10917 Name: "ColorSubTableEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_color_subtable", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10918   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10919   Name: "start", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10920   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10921   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10922   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10923   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10924
10925 Name: "CopyColorSubTableEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_color_subtable", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10926   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10927   Name: "start", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10928   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10929   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10930   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10931
10932 Name: "LockArraysEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_compiled_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10933   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10934   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10935
10936 Name: "UnlockArraysEXT", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "EXT_compiled_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10937 Name: "ConvolutionFilter1DEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10938   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10939   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10940   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10941   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10942   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10943   Name: "image", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10944
10945 Name: "ConvolutionFilter2DEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10946   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10947   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10948   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10949   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10950   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10951   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10952   Name: "image", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10953
10954 Name: "CopyConvolutionFilter1DEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10955   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10956   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10957   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10958   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10959   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10960
10961 Name: "CopyConvolutionFilter2DEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10962   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10963   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10964   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10965   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10966   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10967   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10968
10969 Name: "GetConvolutionFilterEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10970   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10971   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10972   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10973   Name: "image", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10974
10975 Name: "SeparableFilter2DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10976   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10977   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10978   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10979   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10980   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10981   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10982   Name: "row", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10983   Name: "column", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10984
10985 Name: "GetSeparableFilterEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10986   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10987   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10988   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10989   Name: "row", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10990   Name: "column", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10991   Name: "span", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10992
10993 Name: "ConvolutionParameteriEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10994   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10995   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10996   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
10997
10998 Name: "ConvolutionParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
10999   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11000   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11001   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11002
11003 Name: "ConvolutionParameterfEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11004   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11005   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11006   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11007
11008 Name: "ConvolutionParameterfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11009   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11010   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11011   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11012
11013 Name: "GetConvolutionParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11014   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11015   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11016   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11017
11018 Name: "GetConvolutionParameterfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_convolution", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11019   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11020   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11021   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11022
11023 Name: "TangentPointerEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_coordinate_frame", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11024   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11025   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11026   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11027
11028 Name: "BinormalPointerEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_coordinate_frame", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11029   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11030   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11031   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11032
11033 Name: "CopyTexImage1DEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_copy_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11034   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11035   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11036   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11037   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11038   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11039   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11040   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11041
11042 Name: "CopyTexImage2DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_copy_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11043   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11044   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11045   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11046   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11047   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11048   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11049   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11050   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11051
11052 Name: "CopyTexSubImage1DEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_copy_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11053   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11054   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11055   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11056   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11057   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11058   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11059
11060 Name: "CopyTexSubImage2DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_copy_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11061   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11062   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11063   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11064   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11065   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11066   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11067   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11068   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11069
11070 Name: "CopyTexSubImage3DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_copy_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11071   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11072   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11073   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11074   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11075   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11076   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11077   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11078   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11079   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11080
11081 Name: "CullParameterfvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_cull_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11082   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11083   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11084
11085 Name: "CullParameterdvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_cull_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11086   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11087   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11088
11089 Name: "DepthBoundsEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_depth_bounds_test", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11090   Name: "zmin", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11091   Name: "zmax", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11092
11093 Name: "ClientAttribDefaultEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11094   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11095
11096 Name: "PushClientAttribDefaultEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11097   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11098
11099 Name: "MatrixLoadfEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11100   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11101   Name: "m", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11102
11103 Name: "MatrixLoaddEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11104   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11105   Name: "m", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11106
11107 Name: "MatrixMultfEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11108   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11109   Name: "m", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11110
11111 Name: "MatrixMultdEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11112   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11113   Name: "m", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11114
11115 Name: "MatrixLoadIdentityEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11116   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11117
11118 Name: "MatrixRotatefEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11119   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11120   Name: "angle", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11121   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11122   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11123   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11124
11125 Name: "MatrixRotatedEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11126   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11127   Name: "angle", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11128   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11129   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11130   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11131
11132 Name: "MatrixScalefEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11133   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11134   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11135   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11136   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11137
11138 Name: "MatrixScaledEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11139   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11140   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11141   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11142   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11143
11144 Name: "MatrixTranslatefEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11145   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11146   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11147   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11148   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11149
11150 Name: "MatrixTranslatedEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11151   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11152   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11153   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11154   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11155
11156 Name: "MatrixOrthoEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11157   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11158   Name: "l", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11159   Name: "r", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11160   Name: "b", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11161   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11162   Name: "n", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11163   Name: "f", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11164
11165 Name: "MatrixFrustumEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11166   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11167   Name: "l", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11168   Name: "r", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11169   Name: "b", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11170   Name: "t", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11171   Name: "n", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11172   Name: "f", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11173
11174 Name: "MatrixPushEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11175   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11176
11177 Name: "MatrixPopEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11178   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11179
11180 Name: "TextureParameteriEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11181   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11182   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11183   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11184   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11185
11186 Name: "TextureParameterivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11187   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11188   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11189   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11190   Name: "param", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11191
11192 Name: "TextureParameterfEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11193   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11194   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11195   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11196   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11197
11198 Name: "TextureParameterfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11199   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11200   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11201   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11202   Name: "param", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11203
11204 Name: "TextureImage1DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11205   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11206   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11207   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11208   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11209   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11210   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11211   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11212   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11213   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11214
11215 Name: "TextureImage2DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11216   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11217   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11218   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11219   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11220   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11221   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11222   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11223   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11224   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11225   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11226
11227 Name: "TextureSubImage1DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11228   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11229   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11230   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11231   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11232   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11233   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11234   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11235   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11236
11237 Name: "TextureSubImage2DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11238   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11239   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11240   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11241   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11242   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11243   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11244   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11245   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11246   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11247   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11248
11249 Name: "CopyTextureImage1DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11250   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11251   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11252   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11253   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11254   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11255   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11256   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11257   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11258
11259 Name: "CopyTextureImage2DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11260   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11261   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11262   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11263   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11264   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11265   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11266   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11267   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11268   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11269
11270 Name: "CopyTextureSubImage1DEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11271   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11272   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11273   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11274   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11275   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11276   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11277   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11278
11279 Name: "CopyTextureSubImage2DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11280   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11281   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11282   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11283   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11284   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11285   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11286   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11287   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11288   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11289
11290 Name: "GetTextureImageEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11291   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11292   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11293   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11294   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11295   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11296   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11297
11298 Name: "GetTextureParameterfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11299   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11300   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11301   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11302   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11303
11304 Name: "GetTextureParameterivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11305   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11306   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11307   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11308   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11309
11310 Name: "GetTextureLevelParameterfvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11311   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11312   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11313   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11314   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11315   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11316
11317 Name: "GetTextureLevelParameterivEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11318   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11319   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11320   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11321   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11322   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11323
11324 Name: "TextureImage3DEXT", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11325   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11326   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11327   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11328   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11329   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11330   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11331   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11332   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11333   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11334   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11335   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11336
11337 Name: "TextureSubImage3DEXT", ParamNames: 0, Params: 12, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11338   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11339   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11340   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11341   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11342   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11343   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11344   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11345   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11346   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11347   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11348   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11349   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11350
11351 Name: "CopyTextureSubImage3DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11352   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11353   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11354   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11355   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11356   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11357   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11358   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11359   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11360   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11361   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11362
11363 Name: "BindMultiTextureEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11364   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11365   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11366   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11367
11368 Name: "MultiTexCoordPointerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11369   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11370   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11371   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11372   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11373   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11374
11375 Name: "MultiTexEnvfEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11376   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11377   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11378   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11379   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11380
11381 Name: "MultiTexEnvfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11382   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11383   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11384   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11385   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11386
11387 Name: "MultiTexEnviEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11388   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11389   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11390   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11391   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11392
11393 Name: "MultiTexEnvivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11394   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11395   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11396   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11397   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11398
11399 Name: "MultiTexGendEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11400   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11401   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11402   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11403   Name: "param", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11404
11405 Name: "MultiTexGendvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11406   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11407   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11408   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11409   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11410
11411 Name: "MultiTexGenfEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11412   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11413   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11414   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11415   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11416
11417 Name: "MultiTexGenfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11418   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11419   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11420   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11421   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11422
11423 Name: "MultiTexGeniEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11424   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11425   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11426   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11427   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11428
11429 Name: "MultiTexGenivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11430   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11431   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11432   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11433   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11434
11435 Name: "GetMultiTexEnvfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11436   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11437   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11438   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11439   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11440
11441 Name: "GetMultiTexEnvivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11442   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11443   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11444   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11445   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11446
11447 Name: "GetMultiTexGendvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11448   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11449   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11450   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11451   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11452
11453 Name: "GetMultiTexGenfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11454   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11455   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11456   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11457   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11458
11459 Name: "GetMultiTexGenivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11460   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11461   Name: "coord", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11462   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11463   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11464
11465 Name: "MultiTexParameteriEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11466   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11467   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11468   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11469   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11470
11471 Name: "MultiTexParameterivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11472   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11473   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11474   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11475   Name: "param", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11476
11477 Name: "MultiTexParameterfEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11478   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11479   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11480   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11481   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11482
11483 Name: "MultiTexParameterfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11484   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11485   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11486   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11487   Name: "param", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11488
11489 Name: "MultiTexImage1DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11490   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11491   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11492   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11493   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11494   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11495   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11496   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11497   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11498   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11499
11500 Name: "MultiTexImage2DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11501   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11502   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11503   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11504   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11505   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11506   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11507   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11508   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11509   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11510   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11511
11512 Name: "MultiTexSubImage1DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11513   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11514   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11515   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11516   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11517   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11518   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11519   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11520   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11521
11522 Name: "MultiTexSubImage2DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11523   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11524   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11525   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11526   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11527   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11528   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11529   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11530   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11531   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11532   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11533
11534 Name: "CopyMultiTexImage1DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11535   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11536   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11537   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11538   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11539   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11540   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11541   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11542   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11543
11544 Name: "CopyMultiTexImage2DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11545   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11546   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11547   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11548   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11549   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11550   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11551   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11552   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11553   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11554
11555 Name: "CopyMultiTexSubImage1DEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11556   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11557   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11558   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11559   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11560   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11561   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11562   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11563
11564 Name: "CopyMultiTexSubImage2DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11565   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11566   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11567   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11568   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11569   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11570   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11571   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11572   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11573   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11574
11575 Name: "GetMultiTexImageEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11576   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11577   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11578   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11579   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11580   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11581   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11582
11583 Name: "GetMultiTexParameterfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11584   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11585   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11586   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11587   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11588
11589 Name: "GetMultiTexParameterivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11590   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11591   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11592   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11593   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11594
11595 Name: "GetMultiTexLevelParameterfvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11596   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11597   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11598   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11599   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11600   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11601
11602 Name: "GetMultiTexLevelParameterivEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11603   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11604   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11605   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11606   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11607   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11608
11609 Name: "MultiTexImage3DEXT", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11610   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11611   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11612   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11613   Name: "internalformat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11614   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11615   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11616   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11617   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11618   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11619   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11620   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11621
11622 Name: "MultiTexSubImage3DEXT", ParamNames: 0, Params: 12, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11623   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11624   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11625   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11626   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11627   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11628   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11629   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11630   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11631   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11632   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11633   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11634   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11635
11636 Name: "CopyMultiTexSubImage3DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11637   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11638   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11639   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11640   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11641   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11642   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11643   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11644   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11645   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11646   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11647
11648 Name: "EnableClientStateIndexedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11649   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11650   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11651
11652 Name: "DisableClientStateIndexedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11653   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11654   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11655
11656 Name: "EnableClientStateiEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11657   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11658   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11659
11660 Name: "DisableClientStateiEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11661   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11662   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11663
11664 Name: "GetFloatIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11665   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11666   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11667   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11668
11669 Name: "GetDoubleIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11670   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11671   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11672   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11673
11674 Name: "GetPointerIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11675   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11676   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11677   Name: "params", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11678
11679 Name: "GetFloati_vEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11680   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11681   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11682   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11683
11684 Name: "GetDoublei_vEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11685   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11686   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11687   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11688
11689 Name: "GetPointeri_vEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11690   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11691   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11692   Name: "params", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11693
11694 Name: "EnableIndexedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11695   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11696   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11697
11698 Name: "DisableIndexedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11699   Name: "cap", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11700   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11701
11702 Name: "IsEnabledIndexedEXT", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11703   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11704   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11705
11706 Name: "GetIntegerIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11707   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11708   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11709   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11710
11711 Name: "GetBooleanIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11712   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11713   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11714   Name: "params", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11715
11716 Name: "NamedProgramStringEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11717   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11718   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11719   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11720   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11721   Name: "string", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11722
11723 Name: "NamedProgramLocalParameter4dEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11724   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11725   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11726   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11727   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11728   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11729   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11730   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11731
11732 Name: "NamedProgramLocalParameter4dvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11733   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11734   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11735   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11736   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11737
11738 Name: "NamedProgramLocalParameter4fEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11739   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11740   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11741   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11742   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11743   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11744   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11745   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11746
11747 Name: "NamedProgramLocalParameter4fvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11748   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11749   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11750   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11751   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11752
11753 Name: "GetNamedProgramLocalParameterdvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11754   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11755   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11756   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11757   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11758
11759 Name: "GetNamedProgramLocalParameterfvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11760   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11761   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11762   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11763   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11764
11765 Name: "GetNamedProgramivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11766   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11767   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11768   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11769   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11770
11771 Name: "GetNamedProgramStringEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11772   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11773   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11774   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11775   Name: "string", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11776
11777 Name: "CompressedTextureImage3DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11778   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11779   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11780   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11781   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11782   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11783   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11784   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11785   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11786   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11787   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11788
11789 Name: "CompressedTextureImage2DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11790   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11791   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11792   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11793   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11794   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11795   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11796   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11797   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11798   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11799
11800 Name: "CompressedTextureImage1DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11801   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11802   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11803   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11804   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11805   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11806   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11807   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11808   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11809
11810 Name: "CompressedTextureSubImage3DEXT", ParamNames: 0, Params: 12, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11811   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11812   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11813   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11814   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11815   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11816   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11817   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11818   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11819   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11820   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11821   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11822   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11823
11824 Name: "CompressedTextureSubImage2DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11825   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11826   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11827   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11828   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11829   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11830   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11831   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11832   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11833   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11834   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11835
11836 Name: "CompressedTextureSubImage1DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11837   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11838   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11839   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11840   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11841   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11842   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11843   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11844   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11845
11846 Name: "GetCompressedTextureImageEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11847   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11848   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11849   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11850   Name: "img", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11851
11852 Name: "CompressedMultiTexImage3DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11853   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11854   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11855   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11856   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11857   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11858   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11859   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11860   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11861   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11862   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11863
11864 Name: "CompressedMultiTexImage2DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11865   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11866   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11867   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11868   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11869   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11870   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11871   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11872   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11873   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11874
11875 Name: "CompressedMultiTexImage1DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11876   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11877   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11878   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11879   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11880   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11881   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11882   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11883   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11884
11885 Name: "CompressedMultiTexSubImage3DEXT", ParamNames: 0, Params: 12, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11886   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11887   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11888   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11889   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11890   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11891   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11892   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11893   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11894   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11895   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11896   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11897   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11898
11899 Name: "CompressedMultiTexSubImage2DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11900   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11901   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11902   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11903   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11904   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11905   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11906   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11907   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11908   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11909   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11910
11911 Name: "CompressedMultiTexSubImage1DEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11912   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11913   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11914   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11915   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11916   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11917   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11918   Name: "imageSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11919   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11920
11921 Name: "GetCompressedMultiTexImageEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11922   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11923   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11924   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11925   Name: "img", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11926
11927 Name: "MatrixLoadTransposefEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11928   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11929   Name: "m", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11930
11931 Name: "MatrixLoadTransposedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11932   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11933   Name: "m", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11934
11935 Name: "MatrixMultTransposefEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11936   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11937   Name: "m", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11938
11939 Name: "MatrixMultTransposedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11940   Name: "matrixMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11941   Name: "m", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11942
11943 Name: "NamedBufferDataEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11944   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11945   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11946   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11947   Name: "usage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11948
11949 Name: "NamedBufferSubDataEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11950   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11951   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11952   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11953   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11954
11955 Name: "MapNamedBufferEXT", ParamNames: 0, Params: 2, Return: "GLvoid*", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11956   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11957   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11958
11959 Name: "UnmapNamedBufferEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11960   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11961
11962 Name: "GetNamedBufferParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11963   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11964   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11965   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11966
11967 Name: "GetNamedBufferPointervEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11968   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11969   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11970   Name: "params", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11971
11972 Name: "GetNamedBufferSubDataEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11973   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11974   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11975   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11976   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11977
11978 Name: "ProgramUniform1fEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11979   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11980   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11981   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11982
11983 Name: "ProgramUniform2fEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11984   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11985   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11986   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11987   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11988
11989 Name: "ProgramUniform3fEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11990   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11991   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11992   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11993   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11994   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11995
11996 Name: "ProgramUniform4fEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
11997   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11998   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
11999   Name: "v0", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12000   Name: "v1", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12001   Name: "v2", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12002   Name: "v3", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12003
12004 Name: "ProgramUniform1iEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12005   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12006   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12007   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12008
12009 Name: "ProgramUniform2iEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12010   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12011   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12012   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12013   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12014
12015 Name: "ProgramUniform3iEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12016   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12017   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12018   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12019   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12020   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12021
12022 Name: "ProgramUniform4iEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12023   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12024   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12025   Name: "v0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12026   Name: "v1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12027   Name: "v2", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12028   Name: "v3", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12029
12030 Name: "ProgramUniform1fvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12031   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12032   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12033   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12034   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12035
12036 Name: "ProgramUniform2fvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12037   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12038   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12039   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12040   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12041
12042 Name: "ProgramUniform3fvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12043   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12044   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12045   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12046   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12047
12048 Name: "ProgramUniform4fvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12049   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12050   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12051   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12052   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12053
12054 Name: "ProgramUniform1ivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12055   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12056   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12057   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12058   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12059
12060 Name: "ProgramUniform2ivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12061   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12062   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12063   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12064   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12065
12066 Name: "ProgramUniform3ivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12067   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12068   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12069   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12070   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12071
12072 Name: "ProgramUniform4ivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12073   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12074   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12075   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12076   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12077
12078 Name: "ProgramUniformMatrix2fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12079   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12080   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12081   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12082   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12083   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12084
12085 Name: "ProgramUniformMatrix3fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12086   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12087   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12088   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12089   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12090   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12091
12092 Name: "ProgramUniformMatrix4fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12093   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12094   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12095   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12096   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12097   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12098
12099 Name: "ProgramUniformMatrix2x3fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12100   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12101   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12102   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12103   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12104   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12105
12106 Name: "ProgramUniformMatrix3x2fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12107   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12108   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12109   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12110   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12111   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12112
12113 Name: "ProgramUniformMatrix2x4fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12114   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12115   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12116   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12117   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12118   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12119
12120 Name: "ProgramUniformMatrix4x2fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12121   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12122   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12123   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12124   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12125   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12126
12127 Name: "ProgramUniformMatrix3x4fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12128   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12129   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12130   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12131   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12132   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12133
12134 Name: "ProgramUniformMatrix4x3fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12135   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12136   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12137   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12138   Name: "transpose", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12139   Name: "value", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12140
12141 Name: "TextureBufferEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12142   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12143   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12144   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12145   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12146
12147 Name: "MultiTexBufferEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12148   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12149   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12150   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12151   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12152
12153 Name: "TextureParameterIivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12154   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12155   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12156   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12157   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12158
12159 Name: "TextureParameterIuivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12160   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12161   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12162   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12163   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12164
12165 Name: "GetTextureParameterIivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12166   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12167   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12168   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12169   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12170
12171 Name: "GetTextureParameterIuivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12172   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12173   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12174   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12175   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12176
12177 Name: "MultiTexParameterIivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12178   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12179   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12180   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12181   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12182
12183 Name: "MultiTexParameterIuivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12184   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12185   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12186   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12187   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12188
12189 Name: "GetMultiTexParameterIivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12190   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12191   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12192   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12193   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12194
12195 Name: "GetMultiTexParameterIuivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12196   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12197   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12198   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12199   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12200
12201 Name: "ProgramUniform1uiEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12202   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12203   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12204   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12205
12206 Name: "ProgramUniform2uiEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12207   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12208   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12209   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12210   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12211
12212 Name: "ProgramUniform3uiEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12213   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12214   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12215   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12216   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12217   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12218
12219 Name: "ProgramUniform4uiEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12220   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12221   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12222   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12223   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12224   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12225   Name: "v3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12226
12227 Name: "ProgramUniform1uivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12228   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12229   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12230   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12231   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12232
12233 Name: "ProgramUniform2uivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12234   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12235   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12236   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12237   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12238
12239 Name: "ProgramUniform3uivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12240   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12241   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12242   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12243   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12244
12245 Name: "ProgramUniform4uivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12246   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12247   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12248   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12249   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12250
12251 Name: "NamedProgramLocalParameters4fvEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12252   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12253   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12254   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12255   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12256   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12257
12258 Name: "NamedProgramLocalParameterI4iEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12259   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12260   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12261   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12262   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12263   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12264   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12265   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12266
12267 Name: "NamedProgramLocalParameterI4ivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12268   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12269   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12270   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12271   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12272
12273 Name: "NamedProgramLocalParametersI4ivEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12274   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12275   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12276   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12277   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12278   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12279
12280 Name: "NamedProgramLocalParameterI4uiEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12281   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12282   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12283   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12284   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12285   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12286   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12287   Name: "w", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12288
12289 Name: "NamedProgramLocalParameterI4uivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12290   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12291   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12292   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12293   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12294
12295 Name: "NamedProgramLocalParametersI4uivEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12296   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12297   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12298   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12299   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12300   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12301
12302 Name: "GetNamedProgramLocalParameterIivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12303   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12304   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12305   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12306   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12307
12308 Name: "GetNamedProgramLocalParameterIuivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12309   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12310   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12311   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12312   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12313
12314 Name: "NamedRenderbufferStorageEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12315   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12316   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12317   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12318   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12319
12320 Name: "GetNamedRenderbufferParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12321   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12322   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12323   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12324
12325 Name: "NamedRenderbufferStorageMultisampleEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12326   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12327   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12328   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12329   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12330   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12331
12332 Name: "NamedRenderbufferStorageMultisampleCoverageEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12333   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12334   Name: "coverageSamples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12335   Name: "colorSamples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12336   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12337   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12338   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12339
12340 Name: "CheckNamedFramebufferStatusEXT", ParamNames: 0, Params: 2, Return: "GLenum", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12341   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12342   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12343
12344 Name: "NamedFramebufferTexture1DEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12345   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12346   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12347   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12348   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12349   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12350
12351 Name: "NamedFramebufferTexture2DEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12352   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12353   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12354   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12355   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12356   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12357
12358 Name: "NamedFramebufferTexture3DEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12359   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12360   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12361   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12362   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12363   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12364   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12365
12366 Name: "NamedFramebufferRenderbufferEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12367   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12368   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12369   Name: "renderbuffertarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12370   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12371
12372 Name: "GetNamedFramebufferAttachmentParameterivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12373   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12374   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12375   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12376   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12377
12378 Name: "GenerateTextureMipmapEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12379   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12380   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12381
12382 Name: "GenerateMultiTexMipmapEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12383   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12384   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12385
12386 Name: "FramebufferDrawBufferEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12387   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12388   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12389
12390 Name: "FramebufferDrawBuffersEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12391   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12392   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12393   Name: "bufs", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12394
12395 Name: "FramebufferReadBufferEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12396   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12397   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12398
12399 Name: "GetFramebufferParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12400   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12401   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12402   Name: "param", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12403
12404 Name: "NamedCopyBufferSubDataEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12405   Name: "readBuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12406   Name: "writeBuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12407   Name: "readOffset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12408   Name: "writeOffset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12409   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12410
12411 Name: "NamedFramebufferTextureEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12412   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12413   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12414   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12415   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12416
12417 Name: "NamedFramebufferTextureLayerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12418   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12419   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12420   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12421   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12422   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12423
12424 Name: "NamedFramebufferTextureFaceEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12425   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12426   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12427   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12428   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12429   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12430
12431 Name: "TextureRenderbufferEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12432   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12433   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12434   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12435
12436 Name: "MultiTexRenderbufferEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12437   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12438   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12439   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12440
12441 Name: "VertexArrayVertexOffsetEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12442   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12443   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12444   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12445   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12446   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12447   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12448
12449 Name: "VertexArrayColorOffsetEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12450   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12451   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12452   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12453   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12454   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12455   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12456
12457 Name: "VertexArrayEdgeFlagOffsetEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12458   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12459   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12460   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12461   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12462
12463 Name: "VertexArrayIndexOffsetEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12464   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12465   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12466   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12467   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12468   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12469
12470 Name: "VertexArrayNormalOffsetEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12471   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12472   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12473   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12474   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12475   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12476
12477 Name: "VertexArrayTexCoordOffsetEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12478   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12479   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12480   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12481   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12482   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12483   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12484
12485 Name: "VertexArrayMultiTexCoordOffsetEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12486   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12487   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12488   Name: "texunit", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12489   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12490   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12491   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12492   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12493
12494 Name: "VertexArrayFogCoordOffsetEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12495   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12496   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12497   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12498   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12499   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12500
12501 Name: "VertexArraySecondaryColorOffsetEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12502   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12503   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12504   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12505   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12506   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12507   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12508
12509 Name: "VertexArrayVertexAttribOffsetEXT", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12510   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12511   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12512   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12513   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12514   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12515   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12516   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12517   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12518
12519 Name: "VertexArrayVertexAttribIOffsetEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12520   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12521   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12522   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12523   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12524   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12525   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12526   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12527
12528 Name: "EnableVertexArrayEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12529   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12530   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12531
12532 Name: "DisableVertexArrayEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12533   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12534   Name: "array", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12535
12536 Name: "EnableVertexArrayAttribEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12537   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12538   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12539
12540 Name: "DisableVertexArrayAttribEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12541   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12542   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12543
12544 Name: "GetVertexArrayIntegervEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12545   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12546   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12547   Name: "param", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12548
12549 Name: "GetVertexArrayPointervEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12550   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12551   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12552   Name: "param", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12553
12554 Name: "GetVertexArrayIntegeri_vEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12555   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12556   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12557   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12558   Name: "param", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12559
12560 Name: "GetVertexArrayPointeri_vEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12561   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12562   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12563   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12564   Name: "param", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12565
12566 Name: "MapNamedBufferRangeEXT", ParamNames: 0, Params: 4, Return: "GLvoid*", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12567   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12568   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12569   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12570   Name: "access", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12571
12572 Name: "FlushMappedNamedBufferRangeEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_direct_state_access", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12573   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12574   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12575   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12576
12577 Name: "ColorMaskIndexedEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_draw_buffers2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12578   Name: "buf", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12579   Name: "r", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12580   Name: "g", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12581   Name: "b", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12582   Name: "a", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12583
12584 Name: "GetBooleanIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_draw_buffers2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12585   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12586   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12587   Name: "data", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12588
12589 Name: "GetIntegerIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_draw_buffers2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12590   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12591   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12592   Name: "data", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12593
12594 Name: "EnableIndexedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_draw_buffers2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12595   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12596   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12597
12598 Name: "DisableIndexedEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_draw_buffers2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12599   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12600   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12601
12602 Name: "IsEnabledIndexedEXT", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "EXT_draw_buffers2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12603   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12604   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12605
12606 Name: "DrawArraysInstancedEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_draw_instanced", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12607   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12608   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12609   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12610   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12611
12612 Name: "DrawElementsInstancedEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_draw_instanced", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12613   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12614   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12615   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12616   Name: "indices", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12617   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12618
12619 Name: "FogCoordPointerEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fog_coord", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12620   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12621   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12622   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12623
12624 Name: "FragmentLightModeliEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12625   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12626   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12627
12628 Name: "FragmentLightModelfEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12629   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12630   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12631
12632 Name: "FragmentLightModelivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12633   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12634   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12635
12636 Name: "FragmentLightModelfvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12637   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12638   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12639
12640 Name: "FragmentLightiEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12641   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12642   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12643   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12644
12645 Name: "FragmentLightfEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12646   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12647   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12648   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12649
12650 Name: "FragmentLightivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12651   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12652   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12653   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12654
12655 Name: "FragmentLightfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12656   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12657   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12658   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12659
12660 Name: "GetFragmentLightivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12661   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12662   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12663   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12664
12665 Name: "GetFragmentLightfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12666   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12667   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12668   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12669
12670 Name: "FragmentMaterialfEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12671   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12672   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12673   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12674
12675 Name: "FragmentMaterialiEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12676   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12677   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12678   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12679
12680 Name: "FragmentMaterialfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12681   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12682   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12683   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12684
12685 Name: "FragmentMaterialivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12686   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12687   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12688   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12689
12690 Name: "FragmentColorMaterialEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12691   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12692   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12693
12694 Name: "GetFragmentMaterialfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12695   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12696   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12697   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12698
12699 Name: "GetFragmentMaterialivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12700   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12701   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12702   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12703
12704 Name: "LightEnviEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_fragment_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12705   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12706   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12707
12708 Name: "BlitFramebufferEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_framebuffer_blit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12709   Name: "srcX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12710   Name: "srcY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12711   Name: "srcX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12712   Name: "srcY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12713   Name: "dstX0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12714   Name: "dstY0", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12715   Name: "dstX1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12716   Name: "dstY1", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12717   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12718   Name: "filter", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12719
12720 Name: "RenderbufferStorageMultisampleEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_framebuffer_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12721   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12722   Name: "samples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12723   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12724   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12725   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12726
12727 Name: "IsRenderbufferEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12728   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12729
12730 Name: "BindRenderbufferEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12731   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12732   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12733
12734 Name: "DeleteRenderbuffersEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12735   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12736   Name: "renderbuffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12737
12738 Name: "GenRenderbuffersEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12739   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12740   Name: "renderbuffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12741
12742 Name: "RenderbufferStorageEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12743   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12744   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12745   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12746   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12747
12748 Name: "GetRenderbufferParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12749   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12750   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12751   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12752
12753 Name: "IsFramebufferEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12754   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12755
12756 Name: "BindFramebufferEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12757   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12758   Name: "framebuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12759
12760 Name: "DeleteFramebuffersEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12761   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12762   Name: "framebuffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12763
12764 Name: "GenFramebuffersEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12765   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12766   Name: "framebuffers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12767
12768 Name: "CheckFramebufferStatusEXT", ParamNames: 0, Params: 1, Return: "GLenum", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12769   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12770
12771 Name: "FramebufferTexture1DEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12772   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12773   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12774   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12775   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12776   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12777
12778 Name: "FramebufferTexture2DEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12779   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12780   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12781   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12782   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12783   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12784
12785 Name: "FramebufferTexture3DEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12786   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12787   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12788   Name: "textarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12789   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12790   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12791   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12792
12793 Name: "FramebufferRenderbufferEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12794   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12795   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12796   Name: "renderbuffertarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12797   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12798
12799 Name: "GetFramebufferAttachmentParameterivEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12800   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12801   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12802   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12803   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12804
12805 Name: "GenerateMipmapEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_framebuffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12806   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12807
12808 Name: "ProgramParameteriEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_geometry_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12809   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12810   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12811   Name: "value", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12812
12813 Name: "FramebufferTextureEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_geometry_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12814   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12815   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12816   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12817   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12818
12819 Name: "FramebufferTextureLayerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_geometry_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12820   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12821   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12822   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12823   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12824   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12825
12826 Name: "FramebufferTextureFaceEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_geometry_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12827   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12828   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12829   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12830   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12831   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12832
12833 Name: "ProgramEnvParameters4fvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_gpu_program_parameters", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12834   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12835   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12836   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12837   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12838
12839 Name: "ProgramLocalParameters4fvEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_gpu_program_parameters", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12840   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12841   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12842   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12843   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12844
12845 Name: "VertexAttribI1iEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12846   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12847   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12848
12849 Name: "VertexAttribI2iEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12850   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12851   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12852   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12853
12854 Name: "VertexAttribI3iEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12855   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12856   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12857   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12858   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12859
12860 Name: "VertexAttribI4iEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12861   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12862   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12863   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12864   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12865   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12866
12867 Name: "VertexAttribI1uiEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12868   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12869   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12870
12871 Name: "VertexAttribI2uiEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12872   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12873   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12874   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12875
12876 Name: "VertexAttribI3uiEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12877   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12878   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12879   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12880   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12881
12882 Name: "VertexAttribI4uiEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12883   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12884   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12885   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12886   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12887   Name: "w", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12888
12889 Name: "VertexAttribI1ivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12890   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12891   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12892
12893 Name: "VertexAttribI2ivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12894   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12895   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12896
12897 Name: "VertexAttribI3ivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12898   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12899   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12900
12901 Name: "VertexAttribI4ivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12902   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12903   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12904
12905 Name: "VertexAttribI1uivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12906   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12907   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12908
12909 Name: "VertexAttribI2uivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12910   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12911   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12912
12913 Name: "VertexAttribI3uivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12914   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12915   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12916
12917 Name: "VertexAttribI4uivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12918   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12919   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12920
12921 Name: "VertexAttribI4bvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12922   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12923   Name: "v", Type: "GLbyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12924
12925 Name: "VertexAttribI4svEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12926   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12927   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12928
12929 Name: "VertexAttribI4ubvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12930   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12931   Name: "v", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12932
12933 Name: "VertexAttribI4usvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12934   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12935   Name: "v", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12936
12937 Name: "VertexAttribIPointerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12938   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12939   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12940   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12941   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12942   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12943
12944 Name: "GetVertexAttribIivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12945   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12946   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12947   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12948
12949 Name: "GetVertexAttribIuivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12950   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12951   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12952   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12953
12954 Name: "Uniform1uiEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12955   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12956   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12957
12958 Name: "Uniform2uiEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12959   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12960   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12961   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12962
12963 Name: "Uniform3uiEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12964   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12965   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12966   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12967   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12968
12969 Name: "Uniform4uiEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12970   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12971   Name: "v0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12972   Name: "v1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12973   Name: "v2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12974   Name: "v3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12975
12976 Name: "Uniform1uivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12977   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12978   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12979   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12980
12981 Name: "Uniform2uivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12982   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12983   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12984   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12985
12986 Name: "Uniform3uivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12987   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12988   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12989   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12990
12991 Name: "Uniform4uivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12992   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12993   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12994   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12995
12996 Name: "GetUniformuivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
12997   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12998   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
12999   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13000
13001 Name: "BindFragDataLocationEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13002   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13003   Name: "colorNumber", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13004   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13005
13006 Name: "GetFragDataLocationEXT", ParamNames: 0, Params: 2, Return: "GLint", Category: "EXT_gpu_shader4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13007   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13008   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13009
13010 Name: "HistogramEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13011   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13012   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13013   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13014   Name: "sink", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13015
13016 Name: "ResetHistogramEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13017   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13018
13019 Name: "GetHistogramEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13020   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13021   Name: "reset", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13022   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13023   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13024   Name: "values", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13025
13026 Name: "GetHistogramParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13027   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13028   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13029   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13030
13031 Name: "GetHistogramParameterfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13032   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13033   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13034   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13035
13036 Name: "MinmaxEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13037   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13038   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13039   Name: "sink", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13040
13041 Name: "ResetMinmaxEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13042   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13043
13044 Name: "GetMinmaxEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13045   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13046   Name: "reset", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13047   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13048   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13049   Name: "values", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13050
13051 Name: "GetMinmaxParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13052   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13053   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13054   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13055
13056 Name: "GetMinmaxParameterfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_histogram", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13057   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13058   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13059   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13060
13061 Name: "QueryContextInfoEXT", ParamNames: 0, Params: 4, Return: "GLint", Category: "EXT_import_context", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13062   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13063   Name: "context", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13064   Name: "attribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13065   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13066
13067 Name: "GetContextIDEXT", ParamNames: 0, Params: 1, Return: "XID", Category: "EXT_import_context", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13068   Name: "context", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13069
13070 Name: "ImportContextEXT", ParamNames: 0, Params: 2, Return: "GLXContext", Category: "EXT_import_context", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13071   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13072   Name: "contextID", Type: "XID", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13073
13074 Name: "FreeContextEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_import_context", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13075   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13076   Name: "context", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13077
13078 Name: "IndexFuncEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_index_func", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13079   Name: "func", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13080   Name: "_ref", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13081
13082 Name: "IndexMaterialEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_index_material", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13083   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13084   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13085
13086 Name: "ApplyTextureEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_light_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13087   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13088
13089 Name: "TextureLightEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_light_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13090   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13091
13092 Name: "TextureMaterialEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_light_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13093   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13094   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13095
13096 Name: "MultiDrawArraysEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SUN_multi_draw_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13097   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13098   Name: "first", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13099   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13100   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13101
13102 Name: "MultiDrawElementsEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "SUN_multi_draw_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13103   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13104   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13105   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13106   Name: "indices", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13107   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13108
13109 Name: "MultiDrawArraysEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SUN_multi_draw_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13110   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13111   Name: "first", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13112   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13113   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13114
13115 Name: "MultiDrawElementsEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "SUN_multi_draw_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13116   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13117   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13118   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13119   Name: "indices", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13120   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13121
13122 Name: "ColorTableEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_paletted_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13123   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13124   Name: "internalFormat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13125   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13126   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13127   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13128   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13129
13130 Name: "ColorSubTableEXT", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "EXT_paletted_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13131   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13132   Name: "start", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13133   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13134   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13135   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13136   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13137
13138 Name: "GetColorTableEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_paletted_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13139   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13140   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13141   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13142   Name: "data", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13143
13144 Name: "GetColorTableParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_paletted_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13145   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13146   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13147   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13148
13149 Name: "GetColorTableParameterfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_paletted_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13150   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13151   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13152   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13153
13154 Name: "PixelTransformParameteriEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_pixel_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13155   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13156   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13157   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13158
13159 Name: "PixelTransformParameterfEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_pixel_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13160   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13161   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13162   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13163
13164 Name: "PixelTransformParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_pixel_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13165   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13166   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13167   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13168
13169 Name: "PixelTransformParameterfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_pixel_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13170   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13171   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13172   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13173
13174 Name: "GetPixelTransformParameterivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_pixel_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13175   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13176   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13177   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13178
13179 Name: "GetPixelTransformParameterfvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_pixel_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13180   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13181   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13182   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13183
13184 Name: "PointParameterfEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_point_parameters", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13185   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13186   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13187
13188 Name: "PointParameterfvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_point_parameters", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13189   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13190   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13191
13192 Name: "PolygonOffsetEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_polygon_offset", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13193   Name: "factor", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13194   Name: "bias", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13195
13196 Name: "ProvokingVertexEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_provoking_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13197   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13198
13199 Name: "BeginSceneEXT", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "EXT_scene_marker", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13200 Name: "EndSceneEXT", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "EXT_scene_marker", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13201 Name: "BeginSceneEXT", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "EXT_scene_marker", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13202 Name: "EndSceneEXT", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "EXT_scene_marker", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13203 Name: "SecondaryColorPointerEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_secondary_color", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13204   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13205   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13206   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13207   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13208
13209 Name: "UseShaderProgramEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13210   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13211   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13212
13213 Name: "ActiveProgramEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13214   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13215
13216 Name: "CreateShaderProgramEXT", ParamNames: 0, Params: 2, Return: "GLuint", Category: "EXT_separate_shader_objects", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13217   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13218   Name: "string", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13219
13220 Name: "BindImageTextureEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_shader_image_load_store", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13221   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13222   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13223   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13224   Name: "layered", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13225   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13226   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13227   Name: "format", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13228
13229 Name: "MemoryBarrierEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_shader_image_load_store", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13230   Name: "barriers", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13231
13232 Name: "LockArraysEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_static_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13233   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13234
13235 Name: "UnlockArraysEXT", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "EXT_static_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13236 Name: "ActiveStencilFaceEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_stencil_two_side", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13237   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13238
13239 Name: "TexSubImage1DEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_subtexture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13240   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13241   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13242   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13243   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13244   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13245   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13246   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13247
13248 Name: "TexSubImage2DEXT", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "EXT_subtexture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13249   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13250   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13251   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13252   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13253   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13254   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13255   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13256   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13257   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13258
13259 Name: "TexSubImage3DEXT", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "EXT_subtexture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13260   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13261   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13262   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13263   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13264   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13265   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13266   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13267   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13268   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13269   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13270   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13271
13272 Name: "SwapIntervalEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_swap_control", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13273   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13274   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13275   Name: "interval", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13276
13277 Name: "TexImage3DEXT", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "EXT_texture3D", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13278   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13279   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13280   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13281   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13282   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13283   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13284   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13285   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13286   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13287   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13288
13289 Name: "FramebufferTextureLayerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_texture_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13290   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13291   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13292   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13293   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13294   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13295
13296 Name: "TexBufferEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_texture_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13297   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13298   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13299   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13300
13301 Name: "BindTexImageEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_texture_from_pixmap", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13302   Name: "display", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13303   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13304   Name: "buffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13305   Name: "attrib_list", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13306
13307 Name: "ReleaseTexImageEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_texture_from_pixmap", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13308   Name: "display", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13309   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13310   Name: "buffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13311
13312 Name: "ClearColorIiEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_texture_integer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13313   Name: "r", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13314   Name: "g", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13315   Name: "b", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13316   Name: "a", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13317
13318 Name: "ClearColorIuiEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_texture_integer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13319   Name: "r", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13320   Name: "g", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13321   Name: "b", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13322   Name: "a", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13323
13324 Name: "TexParameterIivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_texture_integer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13325   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13326   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13327   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13328
13329 Name: "TexParameterIuivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_texture_integer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13330   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13331   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13332   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13333
13334 Name: "GetTexParameterIivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_texture_integer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13335   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13336   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13337   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13338
13339 Name: "GetTexParameterIuivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_texture_integer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13340   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13341   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13342   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13343
13344 Name: "GenTexturesEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_texture_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13345   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13346   Name: "textures", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13347
13348 Name: "DeleteTexturesEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_texture_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13349   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13350   Name: "textures", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13351
13352 Name: "BindTextureEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_texture_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13353   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13354   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13355
13356 Name: "PrioritizeTexturesEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_texture_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13357   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13358   Name: "textures", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13359   Name: "priorities", Type: "GLclampf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13360
13361 Name: "AreTexturesResidentEXT", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "EXT_texture_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13362   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13363   Name: "textures", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13364   Name: "residences", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13365
13366 Name: "IsTextureEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_texture_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13367   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13368
13369 Name: "TextureNormalEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_texture_perturb_normal", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13370   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13371
13372 Name: "GetQueryObjecti64vEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_timer_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13373   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13374   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13375   Name: "params", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13376
13377 Name: "GetQueryObjectui64vEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_timer_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13378   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13379   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13380   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13381
13382 Name: "BindBufferRangeEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13383   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13384   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13385   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13386   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13387   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13388
13389 Name: "BindBufferOffsetEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13390   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13391   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13392   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13393   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13394
13395 Name: "BindBufferBaseEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13396   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13397   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13398   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13399
13400 Name: "BeginTransformFeedbackEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13401   Name: "primitiveMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13402
13403 Name: "EndTransformFeedbackEXT", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13404 Name: "TransformFeedbackVaryingsEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13405   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13406   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13407   Name: "varyings", Type: "GLchar**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13408   Name: "bufferMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13409
13410 Name: "GetTransformFeedbackVaryingEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13411   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13412   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13413   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13414   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13415   Name: "size", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13416   Name: "type", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13417   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13418
13419 Name: "GetIntegerIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13420   Name: "param", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13421   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13422   Name: "values", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13423
13424 Name: "GetBooleanIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13425   Name: "param", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13426   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13427   Name: "values", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13428
13429 Name: "ArrayElementEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13430   Name: "i", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13431
13432 Name: "DrawArraysEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13433   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13434   Name: "first", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13435   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13436
13437 Name: "VertexPointerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13438   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13439   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13440   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13441   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13442   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13443
13444 Name: "NormalPointerEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13445   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13446   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13447   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13448   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13449
13450 Name: "ColorPointerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13451   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13452   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13453   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13454   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13455   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13456
13457 Name: "IndexPointerEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13458   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13459   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13460   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13461   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13462
13463 Name: "TexCoordPointerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13464   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13465   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13466   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13467   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13468   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13469
13470 Name: "EdgeFlagPointerEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13471   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13472   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13473   Name: "pointer", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13474
13475 Name: "GetPointervEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_vertex_array", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13476   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13477   Name: "params", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13478
13479 Name: "GenArraySetsEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_vertex_array_set", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13480   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13481   Name: "arrayset", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13482
13483 Name: "BindArraySetEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_vertex_array_set", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13484   Name: "arrayset", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13485
13486 Name: "DeleteArraySetsEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_vertex_array_set", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13487   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13488   Name: "arrayset", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13489
13490 Name: "IsArraySetEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_vertex_array_set", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13491   Name: "arrayset", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13492
13493 Name: "VertexAttribL1dEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13494   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13495   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13496
13497 Name: "VertexAttribL2dEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13498   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13499   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13500   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13501
13502 Name: "VertexAttribL3dEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13503   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13504   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13505   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13506   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13507
13508 Name: "VertexAttribL4dEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13509   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13510   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13511   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13512   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13513   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13514
13515 Name: "VertexAttribL1dvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13516   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13517   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13518
13519 Name: "VertexAttribL2dvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13520   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13521   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13522
13523 Name: "VertexAttribL3dvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13524   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13525   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13526
13527 Name: "VertexAttribL4dvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13528   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13529   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13530
13531 Name: "VertexAttribLPointerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13532   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13533   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13534   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13535   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13536   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13537
13538 Name: "GetVertexAttribLdvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13539   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13540   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13541   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13542
13543 Name: "VertexArrayVertexAttribLOffsetEXT", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "EXT_vertex_attrib_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13544   Name: "vaobj", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13545   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13546   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13547   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13548   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13549   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13550   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13551
13552 Name: "VertexWeightfEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_vertex_weighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13553   Name: "weight", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13554
13555 Name: "VertexWeightfvEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_vertex_weighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13556   Name: "weight", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13557
13558 Name: "VertexWeightPointerEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "EXT_vertex_weighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13559   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13560   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13561   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13562   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13563
13564 Name: "CreateDisplayColorTableEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_display_color_table", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13565   Name: "id", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13566
13567 Name: "LoadDisplayColorTableEXT", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "EXT_display_color_table", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13568   Name: "table", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13569   Name: "length", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13570
13571 Name: "BindDisplayColorTableEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_display_color_table", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13572   Name: "id", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13573
13574 Name: "DestroyDisplayColorTableEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_display_color_table", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13575   Name: "id", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13576
13577 Name: "GetExtensionsStringEXT", ParamNames: 0, Params: 0, Return: "GLchar*", Category: "EXT_extensions_string", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13578 Name: "MakeContextCurrentEXT", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "EXT_make_current_read", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13579   Name: "hDrawDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13580   Name: "hReadDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13581   Name: "hglrc", Type: "HGLRC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13582
13583 Name: "GetCurrentReadDCEXT", ParamNames: 0, Params: 0, Return: "HDC", Category: "EXT_make_current_read", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13584 Name: "SampleMaskEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13585   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13586   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13587
13588 Name: "SamplePatternEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13589   Name: "pattern", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13590
13591 Name: "SampleMaskEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "EXT_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13592   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13593   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13594
13595 Name: "SamplePatternEXT", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "EXT_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13596   Name: "pattern", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13597
13598 Name: "CreatePbufferEXT", ParamNames: 0, Params: 5, Return: "HPBUFFEREXT", Category: "EXT_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13599   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13600   Name: "iPixelFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13601   Name: "iWidth", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13602   Name: "iHeight", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13603   Name: "piAttribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13604
13605 Name: "GetPbufferDCEXT", ParamNames: 0, Params: 1, Return: "HDC", Category: "EXT_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13606   Name: "hPbuffer", Type: "HPBUFFEREXT", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13607
13608 Name: "ReleasePbufferDCEXT", ParamNames: 0, Params: 2, Return: "GLint", Category: "EXT_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13609   Name: "hPbuffer", Type: "HPBUFFEREXT", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13610   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13611
13612 Name: "DestroyPbufferEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13613   Name: "hPbuffer", Type: "HPBUFFEREXT", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13614
13615 Name: "QueryPbufferEXT", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "EXT_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13616   Name: "hPbuffer", Type: "HPBUFFEREXT", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13617   Name: "iAttribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13618   Name: "piValue", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13619
13620 Name: "GetPixelFormatAttribivEXT", ParamNames: 0, Params: 6, Return: "GLboolean", Category: "EXT_pixel_format", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13621   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13622   Name: "iPixelFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13623   Name: "iLayerPlane", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13624   Name: "nAttributes", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13625   Name: "piAttributes", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13626   Name: "piValues", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13627
13628 Name: "GetPixelFormatAttribfvEXT", ParamNames: 0, Params: 6, Return: "GLboolean", Category: "EXT_pixel_format", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13629   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13630   Name: "iPixelFormat", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13631   Name: "iLayerPlane", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13632   Name: "nAttributes", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13633   Name: "piAttributes", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13634   Name: "pfValues", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13635
13636 Name: "ChoosePixelFormatEXT", ParamNames: 0, Params: 6, Return: "GLboolean", Category: "EXT_pixel_format", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13637   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13638   Name: "piAttribIList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13639   Name: "pfAttribFList", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13640   Name: "nMaxFormats", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13641   Name: "piFormats", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13642   Name: "nNumFormats", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13643
13644 Name: "SwapIntervalEXT", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "EXT_swap_control", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13645   Name: "interval", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13646
13647 Name: "GetSwapIntervalEXT", ParamNames: 0, Params: 0, Return: "GLint", Category: "EXT_swap_control", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
13648 Name: "FrameTerminatorGREMEDY", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "GREMEDY_frame_terminator", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13649 Name: "StringMarkerGREMEDY", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "GREMEDY_string_marker", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13650   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13651   Name: "string", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13652
13653 Name: "ImageTransformParameteriHP", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "HP_image_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13654   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13655   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13656   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13657
13658 Name: "ImageTransformParameterfHP", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "HP_image_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13659   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13660   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13661   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13662
13663 Name: "ImageTransformParameterivHP", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "HP_image_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13664   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13665   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13666   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13667
13668 Name: "ImageTransformParameterfvHP", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "HP_image_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13669   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13670   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13671   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13672
13673 Name: "GetImageTransformParameterivHP", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "HP_image_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13674   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13675   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13676   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13677
13678 Name: "GetImageTransformParameterfvHP", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "HP_image_transform", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13679   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13680   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13681   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13682
13683 Name: "MultiModeDrawArraysIBM", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "IBM_multimode_draw_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13684   Name: "mode", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13685   Name: "first", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13686   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13687   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13688   Name: "modestride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13689
13690 Name: "MultiModeDrawElementsIBM", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "IBM_multimode_draw_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13691   Name: "mode", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13692   Name: "count", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13693   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13694   Name: "indices", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13695   Name: "primcount", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13696   Name: "modestride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13697
13698 Name: "ColorPointerListIBM", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "IBM_vertex_array_lists", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13699   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13700   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13701   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13702   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13703   Name: "ptrstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13704
13705 Name: "SecondaryColorPointerListIBM", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "IBM_vertex_array_lists", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13706   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13707   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13708   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13709   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13710   Name: "ptrstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13711
13712 Name: "EdgeFlagPointerListIBM", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "IBM_vertex_array_lists", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13713   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13714   Name: "pointer", Type: "GLboolean**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13715   Name: "ptrstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13716
13717 Name: "FogCoordPointerListIBM", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "IBM_vertex_array_lists", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13718   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13719   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13720   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13721   Name: "ptrstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13722
13723 Name: "IndexPointerListIBM", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "IBM_vertex_array_lists", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13724   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13725   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13726   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13727   Name: "ptrstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13728
13729 Name: "NormalPointerListIBM", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "IBM_vertex_array_lists", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13730   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13731   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13732   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13733   Name: "ptrstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13734
13735 Name: "TexCoordPointerListIBM", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "IBM_vertex_array_lists", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13736   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13737   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13738   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13739   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13740   Name: "ptrstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13741
13742 Name: "VertexPointerListIBM", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "IBM_vertex_array_lists", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13743   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13744   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13745   Name: "stride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13746   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13747   Name: "ptrstride", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13748
13749 Name: "VertexPointervINTEL", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "INTEL_parallel_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13750   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13751   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13752   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13753
13754 Name: "NormalPointervINTEL", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "INTEL_parallel_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13755   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13756   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13757
13758 Name: "ColorPointervINTEL", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "INTEL_parallel_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13759   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13760   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13761   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13762
13763 Name: "TexCoordPointervINTEL", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "INTEL_parallel_arrays", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13764   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13765   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13766   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13767
13768 Name: "TexScissorINTEL", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "INTEL_texture_scissor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13769   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13770   Name: "tlow", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13771   Name: "thigh", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13772
13773 Name: "TexScissorFuncINTEL", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "INTEL_texture_scissor", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13774   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13775   Name: "lfunc", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13776   Name: "hfunc", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13777
13778 Name: "GetAGPOffsetMESA", ParamNames: 0, Params: 1, Return: "GLuint", Category: "MESA_agp_offset", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13779   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13780
13781 Name: "CopySubBufferMESA", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "MESA_copy_sub_buffer", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13782   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13783   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13784   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13785   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13786   Name: "width", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13787   Name: "height", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13788
13789 Name: "CreateGLXPixmapMESA", ParamNames: 0, Params: 4, Return: "GLXPixmap", Category: "MESA_pixmap_colormap", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13790   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13791   Name: "visual", Type: "XVisualInfo*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13792   Name: "pixmap", Type: "Pixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13793   Name: "cmap", Type: "Colormap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13794
13795 Name: "ReleaseBuffersMESA", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "MESA_release_buffers", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13796   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13797   Name: "d", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13798
13799 Name: "ResizeBuffersMESA", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "MESA_resize_buffers", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13800 Name: "Set3DfxModeMESA", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "MESA_set_3dfx_mode", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
13801   Name: "mode", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13802
13803 Name: "WindowPos2dMESA", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13804   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13805   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13806
13807 Name: "WindowPos2fMESA", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13808   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13809   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13810
13811 Name: "WindowPos2iMESA", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13812   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13813   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13814
13815 Name: "WindowPos2sMESA", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13816   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13817   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13818
13819 Name: "WindowPos2ivMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13820   Name: "p", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13821
13822 Name: "WindowPos2svMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13823   Name: "p", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13824
13825 Name: "WindowPos2fvMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13826   Name: "p", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13827
13828 Name: "WindowPos2dvMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13829   Name: "p", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13830
13831 Name: "WindowPos3iMESA", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13832   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13833   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13834   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13835
13836 Name: "WindowPos3sMESA", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13837   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13838   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13839   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13840
13841 Name: "WindowPos3fMESA", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13842   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13843   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13844   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13845
13846 Name: "WindowPos3dMESA", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13847   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13848   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13849   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13850
13851 Name: "WindowPos3ivMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13852   Name: "p", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13853
13854 Name: "WindowPos3svMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13855   Name: "p", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13856
13857 Name: "WindowPos3fvMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13858   Name: "p", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13859
13860 Name: "WindowPos3dvMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13861   Name: "p", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13862
13863 Name: "WindowPos4iMESA", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13864   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13865   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13866   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13867   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13868
13869 Name: "WindowPos4sMESA", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13870   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13871   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13872   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13873   Name: "w", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13874
13875 Name: "WindowPos4fMESA", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13876   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13877   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13878   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13879   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13880
13881 Name: "WindowPos4dMESA", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13882   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13883   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13884   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13885   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13886
13887 Name: "WindowPos4ivMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13888   Name: "p", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13889
13890 Name: "WindowPos4svMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13891   Name: "p", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13892
13893 Name: "WindowPos4fvMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13894   Name: "p", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13895
13896 Name: "WindowPos4dvMESA", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "MESA_window_pos", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13897   Name: "p", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13898
13899 Name: "BeginConditionalRenderNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_conditional_render", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13900   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13901   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13902
13903 Name: "EndConditionalRenderNV", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "NV_conditional_render", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13904 Name: "CopyImageSubDataNV", ParamNames: 0, Params: 15, Return: "GLvoid", Category: "NV_copy_image", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13905   Name: "srcName", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13906   Name: "srcTarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13907   Name: "srcLevel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13908   Name: "srcX", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13909   Name: "srcY", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13910   Name: "srcZ", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13911   Name: "dstName", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13912   Name: "dstTarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13913   Name: "dstLevel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13914   Name: "dstX", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13915   Name: "dstY", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13916   Name: "dstZ", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13917   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13918   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13919   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13920
13921 Name: "CopyImageSubDataNV", ParamNames: 0, Params: 15, Return: "GLvoid", Category: "NV_copy_image", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13922   Name: "srcName", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13923   Name: "srcTarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13924   Name: "srcLevel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13925   Name: "srcX", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13926   Name: "srcY", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13927   Name: "srcZ", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13928   Name: "dstName", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13929   Name: "dstTarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13930   Name: "dstLevel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13931   Name: "dstX", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13932   Name: "dstY", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13933   Name: "dstZ", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13934   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13935   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13936   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13937
13938 Name: "CopyImageSubDataNV", ParamNames: 0, Params: 15, Return: "GLvoid", Category: "NV_copy_image", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13939   Name: "srcName", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13940   Name: "srcTarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13941   Name: "srcLevel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13942   Name: "srcX", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13943   Name: "srcY", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13944   Name: "srcZ", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13945   Name: "dstName", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13946   Name: "dstTarget", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13947   Name: "dstLevel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13948   Name: "dstX", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13949   Name: "dstY", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13950   Name: "dstZ", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13951   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13952   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13953   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13954
13955 Name: "DepthRangedNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_depth_buffer_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13956   Name: "n", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13957   Name: "f", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13958
13959 Name: "ClearDepthdNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_depth_buffer_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13960   Name: "d", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13961
13962 Name: "DepthBoundsdNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_depth_buffer_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13963   Name: "zmin", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13964   Name: "zmax", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13965
13966 Name: "MapControlPointsNV", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13967   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13968   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13969   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13970   Name: "ustride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13971   Name: "vstride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13972   Name: "uorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13973   Name: "vorder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13974   Name: "packed", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13975   Name: "points", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13976
13977 Name: "MapParameterivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13978   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13979   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13980   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13981
13982 Name: "MapParameterfvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13983   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13984   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13985   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13986
13987 Name: "GetMapControlPointsNV", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13988   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13989   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13990   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13991   Name: "ustride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13992   Name: "vstride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13993   Name: "packed", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13994   Name: "points", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13995
13996 Name: "GetMapParameterivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
13997   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13998   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
13999   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14000
14001 Name: "GetMapParameterfvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14002   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14003   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14004   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14005
14006 Name: "GetMapAttribParameterivNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14007   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14008   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14009   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14010   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14011
14012 Name: "GetMapAttribParameterfvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14013   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14014   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14015   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14016   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14017
14018 Name: "EvalMapsNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_evaluators", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14019   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14020   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14021
14022 Name: "GetBooleanIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_explicit_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14023   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14024   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14025   Name: "data", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14026
14027 Name: "GetIntegerIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_explicit_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14028   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14029   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14030   Name: "data", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14031
14032 Name: "GetMultisamplefvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_explicit_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14033   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14034   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14035   Name: "val", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14036
14037 Name: "SampleMaskIndexedNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_explicit_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14038   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14039   Name: "mask", Type: "GLbitfield", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14040
14041 Name: "TexRenderbufferNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_explicit_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14042   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14043   Name: "renderbuffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14044
14045 Name: "GenFencesNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14046   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14047   Name: "fences", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14048
14049 Name: "DeleteFencesNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14050   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14051   Name: "fences", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14052
14053 Name: "SetFenceNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14054   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14055   Name: "condition", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14056
14057 Name: "TestFenceNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14058   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14059
14060 Name: "FinishFenceNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14061   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14062
14063 Name: "IsFenceNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14064   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14065
14066 Name: "GetFenceivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_fence", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14067   Name: "fence", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14068   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14069   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14070
14071 Name: "ProgramNamedParameter4fNV", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14072   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14073   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14074   Name: "name", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14075   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14076   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14077   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14078   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14079
14080 Name: "ProgramNamedParameter4dNV", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14081   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14082   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14083   Name: "name", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14084   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14085   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14086   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14087   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14088
14089 Name: "ProgramNamedParameter4fvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14090   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14091   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14092   Name: "name", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14093   Name: "v[]", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14094
14095 Name: "ProgramNamedParameter4dvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14096   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14097   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14098   Name: "name", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14099   Name: "v[]", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14100
14101 Name: "GetProgramNamedParameterfvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14102   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14103   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14104   Name: "name", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14105   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14106
14107 Name: "GetProgramNamedParameterdvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14108   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14109   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14110   Name: "name", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14111   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14112
14113 Name: "ProgramLocalParameter4dARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14114   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14115   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14116   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14117   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14118   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14119   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14120
14121 Name: "ProgramLocalParameter4dvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14122   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14123   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14124   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14125
14126 Name: "ProgramLocalParameter4fARB", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14127   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14128   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14129   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14130   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14131   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14132   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14133
14134 Name: "ProgramLocalParameter4fvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14135   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14136   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14137   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14138
14139 Name: "GetProgramLocalParameterdvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14140   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14141   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14142   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14143
14144 Name: "GetProgramLocalParameterfvARB", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_fragment_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14145   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14146   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14147   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14148
14149 Name: "RenderbufferStorageMultisampleCoverageNV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_framebuffer_multisample_coverage", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14150   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14151   Name: "coverageSamples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14152   Name: "colorSamples", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14153   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14154   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14155   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14156
14157 Name: "ProgramVertexLimitNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_geometry_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14158   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14159   Name: "limit", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14160
14161 Name: "FramebufferTextureEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_geometry_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14162   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14163   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14164   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14165   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14166
14167 Name: "FramebufferTextureLayerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_geometry_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14168   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14169   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14170   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14171   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14172   Name: "layer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14173
14174 Name: "FramebufferTextureFaceEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_geometry_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14175   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14176   Name: "attachment", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14177   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14178   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14179   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14180
14181 Name: "JoinSwapGroupNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14182   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14183   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14184   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14185
14186 Name: "BindSwapBarrierNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14187   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14188   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14189   Name: "barrier", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14190
14191 Name: "QuerySwapGroupNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14192   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14193   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14194   Name: "group", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14195   Name: "barrier", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14196
14197 Name: "QueryMaxSwapGroupsNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14198   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14199   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14200   Name: "maxGroups", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14201   Name: "maxBarriers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14202
14203 Name: "QueryFrameCountNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14204   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14205   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14206   Name: "count", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14207
14208 Name: "ResetFrameCountNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14209   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14210   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14211
14212 Name: "GetVideoDeviceNV", ParamNames: 0, Params: 4, Return: "GLint", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14213   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14214   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14215   Name: "numVideoDevices", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14216   Name: "pVideoDevice", Type: "GLXVideoDeviceNV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14217
14218 Name: "ReleaseVideoDeviceNV", ParamNames: 0, Params: 3, Return: "GLint", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14219   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14220   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14221   Name: "VideoDevice", Type: "GLXVideoDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14222
14223 Name: "BindVideoImageNV", ParamNames: 0, Params: 4, Return: "GLint", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14224   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14225   Name: "VideoDevice", Type: "GLXVideoDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14226   Name: "pbuf", Type: "XID", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14227   Name: "iVideoBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14228
14229 Name: "ReleaseVideoImageNV", ParamNames: 0, Params: 2, Return: "GLint", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14230   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14231   Name: "pbuf", Type: "XID", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14232
14233 Name: "SendPbufferToVideoNV", ParamNames: 0, Params: 5, Return: "GLint", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14234   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14235   Name: "pbuf", Type: "XID", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14236   Name: "iBufferType", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14237   Name: "pulCounterPbuffer", Type: "GLulong*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14238   Name: "bBlock", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14239
14240 Name: "GetVideoInfoNV", ParamNames: 0, Params: 5, Return: "GLint", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14241   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14242   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14243   Name: "VideoDevice", Type: "GLXVideoDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14244   Name: "pulCounterOutputPbuffer", Type: "GLulong*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14245   Name: "pulCounterOutputVideo", Type: "GLulong*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14246
14247 Name: "ProgramLocalParameterI4iNV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14248   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14249   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14250   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14251   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14252   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14253   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14254
14255 Name: "ProgramLocalParameterI4ivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14256   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14257   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14258   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14259
14260 Name: "ProgramLocalParametersI4ivNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14261   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14262   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14263   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14264   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14265
14266 Name: "ProgramLocalParameterI4uiNV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14267   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14268   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14269   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14270   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14271   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14272   Name: "w", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14273
14274 Name: "ProgramLocalParameterI4uivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14275   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14276   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14277   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14278
14279 Name: "ProgramLocalParametersI4uivNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14280   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14281   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14282   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14283   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14284
14285 Name: "ProgramEnvParameterI4iNV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14286   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14287   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14288   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14289   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14290   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14291   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14292
14293 Name: "ProgramEnvParameterI4ivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14294   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14295   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14296   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14297
14298 Name: "ProgramEnvParametersI4ivNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14299   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14300   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14301   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14302   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14303
14304 Name: "ProgramEnvParameterI4uiNV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14305   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14306   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14307   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14308   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14309   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14310   Name: "w", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14311
14312 Name: "ProgramEnvParameterI4uivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14313   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14314   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14315   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14316
14317 Name: "ProgramEnvParametersI4uivNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14318   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14319   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14320   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14321   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14322
14323 Name: "GetProgramLocalParameterIivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14324   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14325   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14326   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14327
14328 Name: "GetProgramLocalParameterIuivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14329   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14330   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14331   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14332
14333 Name: "GetProgramEnvParameterIivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14334   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14335   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14336   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14337
14338 Name: "GetProgramEnvParameterIuivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14339   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14340   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14341   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14342
14343 Name: "Uniform1i64NV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14344   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14345   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14346
14347 Name: "Uniform2i64NV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14348   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14349   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14350   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14351
14352 Name: "Uniform3i64NV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14353   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14354   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14355   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14356   Name: "z", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14357
14358 Name: "Uniform4i64NV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14359   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14360   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14361   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14362   Name: "z", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14363   Name: "w", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14364
14365 Name: "Uniform1i64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14366   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14367   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14368   Name: "value", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14369
14370 Name: "Uniform2i64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14371   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14372   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14373   Name: "value", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14374
14375 Name: "Uniform3i64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14376   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14377   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14378   Name: "value", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14379
14380 Name: "Uniform4i64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14381   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14382   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14383   Name: "value", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14384
14385 Name: "Uniform1ui64NV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14386   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14387   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14388
14389 Name: "Uniform2ui64NV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14390   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14391   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14392   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14393
14394 Name: "Uniform3ui64NV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14395   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14396   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14397   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14398   Name: "z", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14399
14400 Name: "Uniform4ui64NV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14401   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14402   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14403   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14404   Name: "z", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14405   Name: "w", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14406
14407 Name: "Uniform1ui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14408   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14409   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14410   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14411
14412 Name: "Uniform2ui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14413   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14414   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14415   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14416
14417 Name: "Uniform3ui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14418   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14419   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14420   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14421
14422 Name: "Uniform4ui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14423   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14424   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14425   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14426
14427 Name: "GetUniformi64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14428   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14429   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14430   Name: "params", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14431
14432 Name: "GetUniformui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14433   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14434   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14435   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14436
14437 Name: "ProgramUniform1i64NV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14438   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14439   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14440   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14441
14442 Name: "ProgramUniform2i64NV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14443   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14444   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14445   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14446   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14447
14448 Name: "ProgramUniform3i64NV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14449   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14450   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14451   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14452   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14453   Name: "z", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14454
14455 Name: "ProgramUniform4i64NV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14456   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14457   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14458   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14459   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14460   Name: "z", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14461   Name: "w", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14462
14463 Name: "ProgramUniform1i64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14464   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14465   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14466   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14467   Name: "value", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14468
14469 Name: "ProgramUniform2i64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14470   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14471   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14472   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14473   Name: "value", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14474
14475 Name: "ProgramUniform3i64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14476   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14477   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14478   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14479   Name: "value", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14480
14481 Name: "ProgramUniform4i64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14482   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14483   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14484   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14485   Name: "value", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14486
14487 Name: "ProgramUniform1ui64NV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14488   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14489   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14490   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14491
14492 Name: "ProgramUniform2ui64NV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14493   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14494   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14495   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14496   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14497
14498 Name: "ProgramUniform3ui64NV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14499   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14500   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14501   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14502   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14503   Name: "z", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14504
14505 Name: "ProgramUniform4ui64NV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14506   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14507   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14508   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14509   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14510   Name: "z", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14511   Name: "w", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14512
14513 Name: "ProgramUniform1ui64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14514   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14515   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14516   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14517   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14518
14519 Name: "ProgramUniform2ui64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14520   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14521   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14522   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14523   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14524
14525 Name: "ProgramUniform3ui64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14526   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14527   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14528   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14529   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14530
14531 Name: "ProgramUniform4ui64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_gpu_shader5", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14532   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14533   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14534   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14535   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14536
14537 Name: "Vertex2hNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14538   Name: "x", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14539   Name: "y", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14540
14541 Name: "Vertex2hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14542   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14543
14544 Name: "Vertex3hNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14545   Name: "x", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14546   Name: "y", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14547   Name: "z", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14548
14549 Name: "Vertex3hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14550   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14551
14552 Name: "Vertex4hNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14553   Name: "x", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14554   Name: "y", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14555   Name: "z", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14556   Name: "w", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14557
14558 Name: "Vertex4hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14559   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14560
14561 Name: "Normal3hNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14562   Name: "nx", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14563   Name: "ny", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14564   Name: "nz", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14565
14566 Name: "Normal3hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14567   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14568
14569 Name: "Color3hNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14570   Name: "red", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14571   Name: "green", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14572   Name: "blue", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14573
14574 Name: "Color3hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14575   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14576
14577 Name: "Color4hNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14578   Name: "red", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14579   Name: "green", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14580   Name: "blue", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14581   Name: "alpha", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14582
14583 Name: "Color4hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14584   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14585
14586 Name: "TexCoord1hNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14587   Name: "s", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14588
14589 Name: "TexCoord1hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14590   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14591
14592 Name: "TexCoord2hNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14593   Name: "s", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14594   Name: "t", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14595
14596 Name: "TexCoord2hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14597   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14598
14599 Name: "TexCoord3hNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14600   Name: "s", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14601   Name: "t", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14602   Name: "r", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14603
14604 Name: "TexCoord3hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14605   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14606
14607 Name: "TexCoord4hNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14608   Name: "s", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14609   Name: "t", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14610   Name: "r", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14611   Name: "q", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14612
14613 Name: "TexCoord4hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14614   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14615
14616 Name: "MultiTexCoord1hNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14617   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14618   Name: "s", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14619
14620 Name: "MultiTexCoord1hvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14621   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14622   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14623
14624 Name: "MultiTexCoord2hNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14625   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14626   Name: "s", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14627   Name: "t", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14628
14629 Name: "MultiTexCoord2hvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14630   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14631   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14632
14633 Name: "MultiTexCoord3hNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14634   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14635   Name: "s", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14636   Name: "t", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14637   Name: "r", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14638
14639 Name: "MultiTexCoord3hvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14640   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14641   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14642
14643 Name: "MultiTexCoord4hNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14644   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14645   Name: "s", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14646   Name: "t", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14647   Name: "r", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14648   Name: "q", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14649
14650 Name: "MultiTexCoord4hvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14651   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14652   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14653
14654 Name: "VertexAttrib1hNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14655   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14656   Name: "x", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14657
14658 Name: "VertexAttrib1hvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14659   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14660   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14661
14662 Name: "VertexAttrib2hNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14663   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14664   Name: "x", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14665   Name: "y", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14666
14667 Name: "VertexAttrib2hvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14668   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14669   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14670
14671 Name: "VertexAttrib3hNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14672   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14673   Name: "x", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14674   Name: "y", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14675   Name: "z", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14676
14677 Name: "VertexAttrib3hvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14678   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14679   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14680
14681 Name: "VertexAttrib4hNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14682   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14683   Name: "x", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14684   Name: "y", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14685   Name: "z", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14686   Name: "w", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14687
14688 Name: "VertexAttrib4hvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14689   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14690   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14691
14692 Name: "VertexAttribs1hvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14693   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14694   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14695   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14696
14697 Name: "VertexAttribs2hvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14698   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14699   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14700   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14701
14702 Name: "VertexAttribs3hvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14703   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14704   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14705   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14706
14707 Name: "VertexAttribs4hvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14708   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14709   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14710   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14711
14712 Name: "FogCoordhNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14713   Name: "fog", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14714
14715 Name: "FogCoordhvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14716   Name: "fog", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14717
14718 Name: "SecondaryColor3hNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14719   Name: "red", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14720   Name: "green", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14721   Name: "blue", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14722
14723 Name: "SecondaryColor3hvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14724   Name: "v", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14725
14726 Name: "VertexWeighthNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14727   Name: "weight", Type: "GLhalf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14728
14729 Name: "VertexWeighthvNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_half_float", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14730   Name: "weight", Type: "GLhalf*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14731
14732 Name: "GenOcclusionQueriesNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14733   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14734   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14735
14736 Name: "DeleteOcclusionQueriesNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14737   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14738   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14739
14740 Name: "IsOcclusionQueryNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14741   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14742
14743 Name: "BeginOcclusionQueryNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14744   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14745
14746 Name: "EndOcclusionQueryNV", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "NV_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14747 Name: "GetOcclusionQueryivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14748   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14749   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14750   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14751
14752 Name: "GetOcclusionQueryuivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_occlusion_query", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14753   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14754   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14755   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14756
14757 Name: "BindBufferRangeNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_parameter_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14758   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14759   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14760   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14761   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14762   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14763
14764 Name: "BindBufferOffsetNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_parameter_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14765   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14766   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14767   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14768   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14769
14770 Name: "BindBufferBaseNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_parameter_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14771   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14772   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14773   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14774
14775 Name: "ProgramBufferParametersfvNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_parameter_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14776   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14777   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14778   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14779   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14780   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14781
14782 Name: "ProgramBufferParametersIivNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_parameter_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14783   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14784   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14785   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14786   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14787   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14788
14789 Name: "ProgramBufferParametersIuivNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_parameter_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14790   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14791   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14792   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14793   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14794   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14795
14796 Name: "GetIntegerIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_parameter_buffer_object", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14797   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14798   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14799   Name: "data", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14800
14801 Name: "PixelDataRangeNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_pixel_data_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14802   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14803   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14804   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14805
14806 Name: "FlushPixelDataRangeNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_pixel_data_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14807   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14808
14809 Name: "PointParameteriNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_point_sprite", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14810   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14811   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14812
14813 Name: "PointParameterivNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_point_sprite", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14814   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14815   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14816
14817 Name: "PresentFrameKeyedNV", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14818   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14819   Name: "minPresentTime", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14820   Name: "beginPresentTimeId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14821   Name: "presentDurationId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14822   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14823   Name: "target0", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14824   Name: "fill0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14825   Name: "key0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14826   Name: "target1", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14827   Name: "fill1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14828   Name: "key1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14829
14830 Name: "PresentFrameDualFillNV", ParamNames: 0, Params: 13, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14831   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14832   Name: "minPresentTime", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14833   Name: "beginPresentTimeId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14834   Name: "presentDurationId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14835   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14836   Name: "target0", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14837   Name: "fill0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14838   Name: "target1", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14839   Name: "fill1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14840   Name: "target2", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14841   Name: "fill2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14842   Name: "target3", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14843   Name: "fill3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14844
14845 Name: "GetVideoivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14846   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14847   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14848   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14849
14850 Name: "GetVideouivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14851   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14852   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14853   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14854
14855 Name: "GetVideoi64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14856   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14857   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14858   Name: "params", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14859
14860 Name: "GetVideoui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14861   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14862   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14863   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14864
14865 Name: "EnumerateVideoDevicesNV", ParamNames: 0, Params: 3, Return: "GLuint*", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14866   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14867   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14868   Name: "nelements", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14869
14870 Name: "BindVideoDeviceNV", ParamNames: 0, Params: 4, Return: "GLint", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14871   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14872   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14873   Name: "video_device", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14874   Name: "attrib_list", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14875
14876 Name: "EnumerateVideoDevicesNV", ParamNames: 0, Params: 2, Return: "GLint", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
14877   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14878   Name: "phDeviceList", Type: "HVIDEOOUTPUTDEVICENV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14879
14880 Name: "BindVideoDeviceNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
14881   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14882   Name: "uVideoSlot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14883   Name: "hVideoDevice", Type: "HVIDEOOUTPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14884   Name: "piAttribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14885
14886 Name: "QueryCurrentContextNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
14887   Name: "iAttribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14888   Name: "piValue", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14889
14890 Name: "PresentFrameKeyedNV", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14891   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14892   Name: "minPresentTime", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14893   Name: "beginPresentTimeId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14894   Name: "presentDurationId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14895   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14896   Name: "target0", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14897   Name: "fill0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14898   Name: "key0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14899   Name: "target1", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14900   Name: "fill1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14901   Name: "key1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14902
14903 Name: "PresentFrameDualFillNV", ParamNames: 0, Params: 13, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14904   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14905   Name: "minPresentTime", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14906   Name: "beginPresentTimeId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14907   Name: "presentDurationId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14908   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14909   Name: "target0", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14910   Name: "fill0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14911   Name: "target1", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14912   Name: "fill1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14913   Name: "target2", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14914   Name: "fill2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14915   Name: "target3", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14916   Name: "fill3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14917
14918 Name: "GetVideoivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14919   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14920   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14921   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14922
14923 Name: "GetVideouivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14924   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14925   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14926   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14927
14928 Name: "GetVideoi64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14929   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14930   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14931   Name: "params", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14932
14933 Name: "GetVideoui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14934   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14935   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14936   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14937
14938 Name: "EnumerateVideoDevicesNV", ParamNames: 0, Params: 3, Return: "GLuint*", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14939   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14940   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14941   Name: "nelements", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14942
14943 Name: "BindVideoDeviceNV", ParamNames: 0, Params: 4, Return: "GLint", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
14944   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14945   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14946   Name: "video_device", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14947   Name: "attrib_list", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14948
14949 Name: "EnumerateVideoDevicesNV", ParamNames: 0, Params: 2, Return: "GLint", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
14950   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14951   Name: "phDeviceList", Type: "HVIDEOOUTPUTDEVICENV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14952
14953 Name: "BindVideoDeviceNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
14954   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14955   Name: "uVideoSlot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14956   Name: "hVideoDevice", Type: "HVIDEOOUTPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14957   Name: "piAttribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14958
14959 Name: "QueryCurrentContextNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
14960   Name: "iAttribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14961   Name: "piValue", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14962
14963 Name: "PresentFrameKeyedNV", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14964   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14965   Name: "minPresentTime", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14966   Name: "beginPresentTimeId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14967   Name: "presentDurationId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14968   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14969   Name: "target0", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14970   Name: "fill0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14971   Name: "key0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14972   Name: "target1", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14973   Name: "fill1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14974   Name: "key1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14975
14976 Name: "PresentFrameDualFillNV", ParamNames: 0, Params: 13, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14977   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14978   Name: "minPresentTime", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14979   Name: "beginPresentTimeId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14980   Name: "presentDurationId", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14981   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14982   Name: "target0", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14983   Name: "fill0", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14984   Name: "target1", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14985   Name: "fill1", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14986   Name: "target2", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14987   Name: "fill2", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14988   Name: "target3", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14989   Name: "fill3", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14990
14991 Name: "GetVideoivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14992   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14993   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14994   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14995
14996 Name: "GetVideouivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
14997   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14998   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
14999   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15000
15001 Name: "GetVideoi64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15002   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15003   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15004   Name: "params", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15005
15006 Name: "GetVideoui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15007   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15008   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15009   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15010
15011 Name: "EnumerateVideoDevicesNV", ParamNames: 0, Params: 3, Return: "GLuint*", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
15012   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15013   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15014   Name: "nelements", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15015
15016 Name: "BindVideoDeviceNV", ParamNames: 0, Params: 4, Return: "GLint", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
15017   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15018   Name: "video_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15019   Name: "video_device", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15020   Name: "attrib_list", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15021
15022 Name: "EnumerateVideoDevicesNV", ParamNames: 0, Params: 2, Return: "GLint", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
15023   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15024   Name: "phDeviceList", Type: "HVIDEOOUTPUTDEVICENV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15025
15026 Name: "BindVideoDeviceNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
15027   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15028   Name: "uVideoSlot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15029   Name: "hVideoDevice", Type: "HVIDEOOUTPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15030   Name: "piAttribList", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15031
15032 Name: "QueryCurrentContextNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_present_video", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
15033   Name: "iAttribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15034   Name: "piValue", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15035
15036 Name: "PrimitiveRestartNV", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "NV_primitive_restart", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15037 Name: "PrimitiveRestartIndexNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_primitive_restart", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15038   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15039
15040 Name: "CombinerParameterfvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15041   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15042   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15043
15044 Name: "CombinerParameterivNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15045   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15046   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15047
15048 Name: "CombinerParameterfNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15049   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15050   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15051
15052 Name: "CombinerParameteriNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15053   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15054   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15055
15056 Name: "CombinerInputNV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15057   Name: "stage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15058   Name: "portion", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15059   Name: "variable", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15060   Name: "input", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15061   Name: "mapping", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15062   Name: "componentUsage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15063
15064 Name: "CombinerOutputNV", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15065   Name: "stage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15066   Name: "portion", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15067   Name: "abOutput", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15068   Name: "cdOutput", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15069   Name: "sumOutput", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15070   Name: "scale", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15071   Name: "bias", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15072   Name: "abDotProduct", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15073   Name: "cdDotProduct", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15074   Name: "muxSum", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15075
15076 Name: "FinalCombinerInputNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15077   Name: "variable", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15078   Name: "input", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15079   Name: "mapping", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15080   Name: "componentUsage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15081
15082 Name: "GetCombinerInputParameterfvNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15083   Name: "stage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15084   Name: "portion", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15085   Name: "variable", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15086   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15087   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15088
15089 Name: "GetCombinerInputParameterivNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15090   Name: "stage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15091   Name: "portion", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15092   Name: "variable", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15093   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15094   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15095
15096 Name: "GetCombinerOutputParameterfvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15097   Name: "stage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15098   Name: "portion", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15099   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15100   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15101
15102 Name: "GetCombinerOutputParameterivNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15103   Name: "stage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15104   Name: "portion", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15105   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15106   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15107
15108 Name: "GetFinalCombinerInputParameterfvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15109   Name: "variable", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15110   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15111   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15112
15113 Name: "GetFinalCombinerInputParameterivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_register_combiners", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15114   Name: "variable", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15115   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15116   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15117
15118 Name: "CombinerStageParameterfvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_register_combiners2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15119   Name: "stage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15120   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15121   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15122
15123 Name: "GetCombinerStageParameterfvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_register_combiners2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15124   Name: "stage", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15125   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15126   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15127
15128 Name: "MakeBufferResidentNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15129   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15130   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15131
15132 Name: "MakeBufferNonResidentNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15133   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15134
15135 Name: "IsBufferResidentNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15136   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15137
15138 Name: "MakeNamedBufferResidentNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15139   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15140   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15141
15142 Name: "MakeNamedBufferNonResidentNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15143   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15144
15145 Name: "IsNamedBufferResidentNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15146   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15147
15148 Name: "GetBufferParameterui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15149   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15150   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15151   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15152
15153 Name: "GetNamedBufferParameterui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15154   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15155   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15156   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15157
15158 Name: "GetIntegerui64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15159   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15160   Name: "result", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15161
15162 Name: "Uniformui64NV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15163   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15164   Name: "value", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15165
15166 Name: "Uniformui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15167   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15168   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15169   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15170
15171 Name: "GetUniformui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15172   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15173   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15174   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15175
15176 Name: "ProgramUniformui64NV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15177   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15178   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15179   Name: "value", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15180
15181 Name: "ProgramUniformui64vNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_shader_buffer_load", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15182   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15183   Name: "location", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15184   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15185   Name: "value", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15186
15187 Name: "TextureBarrierNV", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "NV_texture_barrier", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15188 Name: "BindBufferRangeNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15189   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15190   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15191   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15192   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15193   Name: "size", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15194
15195 Name: "BindBufferOffsetNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15196   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15197   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15198   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15199   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15200
15201 Name: "BindBufferBaseNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15202   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15203   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15204   Name: "buffer", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15205
15206 Name: "TransformFeedbackAttribsNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15207   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15208   Name: "attribs", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15209   Name: "bufferMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15210
15211 Name: "TransformFeedbackVaryingsNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15212   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15213   Name: "count", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15214   Name: "locations", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15215   Name: "bufferMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15216
15217 Name: "BeginTransformFeedbackNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15218   Name: "primitiveMode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15219
15220 Name: "GetVaryingLocationNV", ParamNames: 0, Params: 2, Return: "GLint", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15221   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15222   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15223
15224 Name: "GetActiveVaryingNV", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15225   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15226   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15227   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15228   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15229   Name: "size", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15230   Name: "type", Type: "GLenum*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15231   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15232
15233 Name: "ActiveVaryingNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15234   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15235   Name: "name", Type: "GLchar*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15236
15237 Name: "GetTransformFeedbackVaryingNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15238   Name: "program", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15239   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15240   Name: "location", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15241
15242 Name: "GetIntegerIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15243   Name: "param", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15244   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15245   Name: "values", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15246
15247 Name: "GetBooleanIndexedvEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_transform_feedback", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15248   Name: "param", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15249   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15250   Name: "values", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15251
15252 Name: "BindTransformFeedbackNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15253   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15254   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15255
15256 Name: "DeleteTransformFeedbacksNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15257   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15258   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15259
15260 Name: "GenTransformFeedbacksNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15261   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15262   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15263
15264 Name: "IsTransformFeedbackNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15265   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15266
15267 Name: "PauseTransformFeedbackNV", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "NV_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15268 Name: "ResumeTransformFeedbackNV", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "NV_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15269 Name: "DrawTransformFeedbackNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_transform_feedback2", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15270   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15271   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15272
15273 Name: "VDPAUInitNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15274   Name: "vdpDevice", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15275   Name: "getProcAddress", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15276
15277 Name: "VDPAUFiniNV", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15278 Name: "VDPAURegisterVideoSurfaceNV", ParamNames: 0, Params: 4, Return: "GLvdpauSurfaceNV", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15279   Name: "vdpSurface", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15280   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15281   Name: "numTextureNames", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15282   Name: "textureNames", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15283
15284 Name: "VDPAURegisterOutputSurfaceNV", ParamNames: 0, Params: 4, Return: "GLvdpauSurfaceNV", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15285   Name: "vdpSurface", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15286   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15287   Name: "numTextureNames", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15288   Name: "textureNames", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15289
15290 Name: "VDPAUIsSurfaceNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15291   Name: "surface", Type: "GLvdpauSurfaceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15292
15293 Name: "VDPAUUnregisterSurfaceNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15294   Name: "surface", Type: "GLvdpauSurfaceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15295
15296 Name: "VDPAUGetSurfaceivNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15297   Name: "surface", Type: "GLvdpauSurfaceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15298   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15299   Name: "bufSize", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15300   Name: "length", Type: "GLsizei*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15301   Name: "values", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15302
15303 Name: "VDPAUSurfaceAccessNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15304   Name: "surface", Type: "GLvdpauSurfaceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15305   Name: "access", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15306
15307 Name: "VDPAUMapSurfacesNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15308   Name: "numSurfaces", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15309   Name: "surfaces", Type: "GLvdpauSurfaceNV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15310
15311 Name: "VDPAUUnmapSurfacesNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vdpau_interop", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15312   Name: "numSurface", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15313   Name: "surfaces", Type: "GLvdpauSurfaceNV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15314
15315 Name: "VertexArrayRangeNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_array_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15316   Name: "length", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15317   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15318
15319 Name: "FlushVertexArrayRangeNV", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "NV_vertex_array_range", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15320 Name: "VertexAttribL1i64NV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15321   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15322   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15323
15324 Name: "VertexAttribL2i64NV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15325   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15326   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15327   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15328
15329 Name: "VertexAttribL3i64NV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15330   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15331   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15332   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15333   Name: "z", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15334
15335 Name: "VertexAttribL4i64NV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15336   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15337   Name: "x", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15338   Name: "y", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15339   Name: "z", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15340   Name: "w", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15341
15342 Name: "VertexAttribL1i64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15343   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15344   Name: "v", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15345
15346 Name: "VertexAttribL2i64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15347   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15348   Name: "v", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15349
15350 Name: "VertexAttribL3i64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15351   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15352   Name: "v", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15353
15354 Name: "VertexAttribL4i64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15355   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15356   Name: "v", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15357
15358 Name: "VertexAttribL1ui64NV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15359   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15360   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15361
15362 Name: "VertexAttribL2ui64NV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15363   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15364   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15365   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15366
15367 Name: "VertexAttribL3ui64NV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15368   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15369   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15370   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15371   Name: "z", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15372
15373 Name: "VertexAttribL4ui64NV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15374   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15375   Name: "x", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15376   Name: "y", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15377   Name: "z", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15378   Name: "w", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15379
15380 Name: "VertexAttribL1ui64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15381   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15382   Name: "v", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15383
15384 Name: "VertexAttribL2ui64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15385   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15386   Name: "v", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15387
15388 Name: "VertexAttribL3ui64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15389   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15390   Name: "v", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15391
15392 Name: "VertexAttribL4ui64vNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15393   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15394   Name: "v", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15395
15396 Name: "GetVertexAttribLi64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15397   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15398   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15399   Name: "params", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15400
15401 Name: "GetVertexAttribLui64vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15402   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15403   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15404   Name: "params", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15405
15406 Name: "VertexAttribLFormatNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_attrib_integer_64bit", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15407   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15408   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15409   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15410   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15411
15412 Name: "BufferAddressRangeNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15413   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15414   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15415   Name: "address", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15416   Name: "length", Type: "GLsizeiptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15417
15418 Name: "VertexFormatNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15419   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15420   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15421   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15422
15423 Name: "NormalFormatNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15424   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15425   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15426
15427 Name: "ColorFormatNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15428   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15429   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15430   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15431
15432 Name: "IndexFormatNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15433   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15434   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15435
15436 Name: "TexCoordFormatNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15437   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15438   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15439   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15440
15441 Name: "EdgeFlagFormatNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15442   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15443
15444 Name: "SecondaryColorFormatNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15445   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15446   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15447   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15448
15449 Name: "FogCoordFormatNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15450   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15451   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15452
15453 Name: "VertexAttribFormatNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15454   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15455   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15456   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15457   Name: "normalized", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15458   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15459
15460 Name: "VertexAttribIFormatNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15461   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15462   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15463   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15464   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15465
15466 Name: "GetIntegerui64i_vNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_buffer_unified_memory", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15467   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15468   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15469   Name: "result[]", Type: "GLuint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15470
15471 Name: "BindProgramNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15472   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15473   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15474
15475 Name: "DeleteProgramsNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15476   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15477   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15478
15479 Name: "ExecuteProgramNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15480   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15481   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15482   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15483
15484 Name: "GenProgramsNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15485   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15486   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15487
15488 Name: "AreProgramsResidentNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15489   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15490   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15491   Name: "residences", Type: "GLboolean*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15492
15493 Name: "RequestResidentProgramsNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15494   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15495   Name: "ids", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15496
15497 Name: "GetProgramParameterfvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15498   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15499   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15500   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15501   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15502
15503 Name: "GetProgramParameterdvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15504   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15505   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15506   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15507   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15508
15509 Name: "GetProgramivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15510   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15511   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15512   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15513
15514 Name: "GetProgramStringNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15515   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15516   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15517   Name: "program", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15518
15519 Name: "GetTrackMatrixivNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15520   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15521   Name: "address", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15522   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15523   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15524
15525 Name: "GetVertexAttribdvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15526   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15527   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15528   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15529
15530 Name: "GetVertexAttribfvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15531   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15532   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15533   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15534
15535 Name: "GetVertexAttribivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15536   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15537   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15538   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15539
15540 Name: "GetVertexAttribPointervNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15541   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15542   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15543   Name: "pointer", Type: "GLvoid**", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15544
15545 Name: "IsProgramNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15546   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15547
15548 Name: "LoadProgramNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15549   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15550   Name: "id", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15551   Name: "len", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15552   Name: "program", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15553
15554 Name: "ProgramParameter4fNV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15555   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15556   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15557   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15558   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15559   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15560   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15561
15562 Name: "ProgramParameter4dNV", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15563   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15564   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15565   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15566   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15567   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15568   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15569
15570 Name: "ProgramParameter4dvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15571   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15572   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15573   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15574
15575 Name: "ProgramParameter4fvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15576   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15577   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15578   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15579
15580 Name: "ProgramParameters4dvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15581   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15582   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15583   Name: "num", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15584   Name: "params", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15585
15586 Name: "ProgramParameters4fvNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15587   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15588   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15589   Name: "num", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15590   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15591
15592 Name: "TrackMatrixNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15593   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15594   Name: "address", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15595   Name: "matrix", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15596   Name: "transform", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15597
15598 Name: "VertexAttribPointerNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15599   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15600   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15601   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15602   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15603   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15604
15605 Name: "VertexAttrib1sNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15606   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15607   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15608
15609 Name: "VertexAttrib1fNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15610   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15611   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15612
15613 Name: "VertexAttrib1dNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15614   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15615   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15616
15617 Name: "VertexAttrib2sNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15618   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15619   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15620   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15621
15622 Name: "VertexAttrib2fNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15623   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15624   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15625   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15626
15627 Name: "VertexAttrib2dNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15628   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15629   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15630   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15631
15632 Name: "VertexAttrib3sNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15633   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15634   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15635   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15636   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15637
15638 Name: "VertexAttrib3fNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15639   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15640   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15641   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15642   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15643
15644 Name: "VertexAttrib3dNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15645   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15646   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15647   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15648   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15649
15650 Name: "VertexAttrib4sNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15651   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15652   Name: "x", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15653   Name: "y", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15654   Name: "z", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15655   Name: "w", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15656
15657 Name: "VertexAttrib4fNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15658   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15659   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15660   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15661   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15662   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15663
15664 Name: "VertexAttrib4dNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15665   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15666   Name: "x", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15667   Name: "y", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15668   Name: "z", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15669   Name: "w", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15670
15671 Name: "VertexAttrib4ubNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15672   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15673   Name: "x", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15674   Name: "y", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15675   Name: "z", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15676   Name: "w", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15677
15678 Name: "VertexAttrib1svNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15679   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15680   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15681
15682 Name: "VertexAttrib1fvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15683   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15684   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15685
15686 Name: "VertexAttrib1dvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15687   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15688   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15689
15690 Name: "VertexAttrib2svNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15691   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15692   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15693
15694 Name: "VertexAttrib2fvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15695   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15696   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15697
15698 Name: "VertexAttrib2dvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15699   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15700   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15701
15702 Name: "VertexAttrib3svNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15703   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15704   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15705
15706 Name: "VertexAttrib3fvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15707   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15708   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15709
15710 Name: "VertexAttrib3dvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15711   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15712   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15713
15714 Name: "VertexAttrib4svNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15715   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15716   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15717
15718 Name: "VertexAttrib4fvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15719   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15720   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15721
15722 Name: "VertexAttrib4dvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15723   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15724   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15725
15726 Name: "VertexAttrib4ubvNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15727   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15728   Name: "v", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15729
15730 Name: "VertexAttribs1svNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15731   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15732   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15733   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15734
15735 Name: "VertexAttribs1fvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15736   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15737   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15738   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15739
15740 Name: "VertexAttribs1dvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15741   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15742   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15743   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15744
15745 Name: "VertexAttribs2svNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15746   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15747   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15748   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15749
15750 Name: "VertexAttribs2fvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15751   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15752   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15753   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15754
15755 Name: "VertexAttribs2dvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15756   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15757   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15758   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15759
15760 Name: "VertexAttribs3svNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15761   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15762   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15763   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15764
15765 Name: "VertexAttribs3fvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15766   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15767   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15768   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15769
15770 Name: "VertexAttribs3dvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15771   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15772   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15773   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15774
15775 Name: "VertexAttribs4svNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15776   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15777   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15778   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15779
15780 Name: "VertexAttribs4fvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15781   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15782   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15783   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15784
15785 Name: "VertexAttribs4dvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15786   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15787   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15788   Name: "v", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15789
15790 Name: "VertexAttribs4ubvNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15791   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15792   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15793   Name: "v", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15794
15795 Name: "VertexAttribI1iEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15796   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15797   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15798
15799 Name: "VertexAttribI2iEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15800   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15801   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15802   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15803
15804 Name: "VertexAttribI3iEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15805   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15806   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15807   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15808   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15809
15810 Name: "VertexAttribI4iEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15811   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15812   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15813   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15814   Name: "z", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15815   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15816
15817 Name: "VertexAttribI1uiEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15818   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15819   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15820
15821 Name: "VertexAttribI2uiEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15822   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15823   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15824   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15825
15826 Name: "VertexAttribI3uiEXT", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15827   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15828   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15829   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15830   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15831
15832 Name: "VertexAttribI4uiEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15833   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15834   Name: "x", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15835   Name: "y", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15836   Name: "z", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15837   Name: "w", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15838
15839 Name: "VertexAttribI1ivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15840   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15841   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15842
15843 Name: "VertexAttribI2ivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15844   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15845   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15846
15847 Name: "VertexAttribI3ivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15848   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15849   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15850
15851 Name: "VertexAttribI4ivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15852   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15853   Name: "v", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15854
15855 Name: "VertexAttribI1uivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15856   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15857   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15858
15859 Name: "VertexAttribI2uivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15860   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15861   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15862
15863 Name: "VertexAttribI3uivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15864   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15865   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15866
15867 Name: "VertexAttribI4uivEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15868   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15869   Name: "v", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15870
15871 Name: "VertexAttribI4bvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15872   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15873   Name: "v", Type: "GLbyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15874
15875 Name: "VertexAttribI4svEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15876   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15877   Name: "v", Type: "GLshort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15878
15879 Name: "VertexAttribI4ubvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15880   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15881   Name: "v", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15882
15883 Name: "VertexAttribI4usvEXT", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15884   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15885   Name: "v", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15886
15887 Name: "VertexAttribIPointerEXT", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15888   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15889   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15890   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15891   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15892   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15893
15894 Name: "GetVertexAttribIivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15895   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15896   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15897   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15898
15899 Name: "GetVertexAttribIuivEXT", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_vertex_program4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15900   Name: "index", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15901   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15902   Name: "params", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15903
15904 Name: "BeginVideoCaptureNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15905   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15906
15907 Name: "BindVideoCaptureStreamBufferNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15908   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15909   Name: "stream", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15910   Name: "frame_region", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15911   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15912
15913 Name: "BindVideoCaptureStreamTextureNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15914   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15915   Name: "stream", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15916   Name: "frame_region", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15917   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15918   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15919
15920 Name: "EndVideoCaptureNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15921   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15922
15923 Name: "GetVideoCaptureivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15924   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15925   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15926   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15927
15928 Name: "VideoCaptureNV", ParamNames: 0, Params: 3, Return: "GLenum", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15929   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15930   Name: "sequence_num", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15931   Name: "capture_time", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15932
15933 Name: "BindVideoCaptureDeviceNV", ParamNames: 0, Params: 3, Return: "GLint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
15934   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15935   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15936   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15937
15938 Name: "EnumerateVideoCaptureDevicesNV", ParamNames: 0, Params: 3, Return: "GLXVideoCaptureDeviceNV*", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
15939   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15940   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15941   Name: "nelements", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15942
15943 Name: "LockVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
15944   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15945   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15946
15947 Name: "QueryVideoCaptureDeviceNV", ParamNames: 0, Params: 4, Return: "GLint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
15948   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15949   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15950   Name: "attribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15951   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15952
15953 Name: "ReleaseVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
15954   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15955   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15956
15957 Name: "BindVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
15958   Name: "uVideoSlot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15959   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15960
15961 Name: "EnumerateVideoCaptureDevicesNV", ParamNames: 0, Params: 2, Return: "GLuint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
15962   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15963   Name: "phDeviceList", Type: "HVIDEOINPUTDEVICENV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15964
15965 Name: "LockVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
15966   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15967   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15968
15969 Name: "QueryVideoCaptureDeviceNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
15970   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15971   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15972   Name: "iAttribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15973   Name: "piValue", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15974
15975 Name: "ReleaseVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
15976   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15977   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15978
15979 Name: "BeginVideoCaptureNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15980   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15981
15982 Name: "BindVideoCaptureStreamBufferNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15983   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15984   Name: "stream", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15985   Name: "frame_region", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15986   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15987
15988 Name: "BindVideoCaptureStreamTextureNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15989   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15990   Name: "stream", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15991   Name: "frame_region", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15992   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15993   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15994
15995 Name: "EndVideoCaptureNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15996   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
15997
15998 Name: "GetVideoCaptureivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
15999   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16000   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16001   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16002
16003 Name: "VideoCaptureNV", ParamNames: 0, Params: 3, Return: "GLenum", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16004   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16005   Name: "sequence_num", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16006   Name: "capture_time", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16007
16008 Name: "BindVideoCaptureDeviceNV", ParamNames: 0, Params: 3, Return: "GLint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16009   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16010   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16011   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16012
16013 Name: "EnumerateVideoCaptureDevicesNV", ParamNames: 0, Params: 3, Return: "GLXVideoCaptureDeviceNV*", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16014   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16015   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16016   Name: "nelements", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16017
16018 Name: "LockVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16019   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16020   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16021
16022 Name: "QueryVideoCaptureDeviceNV", ParamNames: 0, Params: 4, Return: "GLint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16023   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16024   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16025   Name: "attribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16026   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16027
16028 Name: "ReleaseVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16029   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16030   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16031
16032 Name: "BindVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16033   Name: "uVideoSlot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16034   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16035
16036 Name: "EnumerateVideoCaptureDevicesNV", ParamNames: 0, Params: 2, Return: "GLuint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16037   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16038   Name: "phDeviceList", Type: "HVIDEOINPUTDEVICENV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16039
16040 Name: "LockVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16041   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16042   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16043
16044 Name: "QueryVideoCaptureDeviceNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16045   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16046   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16047   Name: "iAttribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16048   Name: "piValue", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16049
16050 Name: "ReleaseVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16051   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16052   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16053
16054 Name: "BeginVideoCaptureNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16055   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16056
16057 Name: "BindVideoCaptureStreamBufferNV", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16058   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16059   Name: "stream", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16060   Name: "frame_region", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16061   Name: "offset", Type: "GLintptr", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16062
16063 Name: "BindVideoCaptureStreamTextureNV", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16064   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16065   Name: "stream", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16066   Name: "frame_region", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16067   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16068   Name: "texture", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16069
16070 Name: "EndVideoCaptureNV", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16071   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16072
16073 Name: "GetVideoCaptureivNV", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16074   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16075   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16076   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16077
16078 Name: "VideoCaptureNV", ParamNames: 0, Params: 3, Return: "GLenum", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16079   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16080   Name: "sequence_num", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16081   Name: "capture_time", Type: "GLuint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16082
16083 Name: "BindVideoCaptureDeviceNV", ParamNames: 0, Params: 3, Return: "GLint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16084   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16085   Name: "video_capture_slot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16086   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16087
16088 Name: "EnumerateVideoCaptureDevicesNV", ParamNames: 0, Params: 3, Return: "GLXVideoCaptureDeviceNV*", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16089   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16090   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16091   Name: "nelements", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16092
16093 Name: "LockVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16094   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16095   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16096
16097 Name: "QueryVideoCaptureDeviceNV", ParamNames: 0, Params: 4, Return: "GLint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16098   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16099   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16100   Name: "attribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16101   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16102
16103 Name: "ReleaseVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16104   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16105   Name: "device", Type: "GLXVideoCaptureDeviceNV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16106
16107 Name: "BindVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16108   Name: "uVideoSlot", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16109   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16110
16111 Name: "EnumerateVideoCaptureDevicesNV", ParamNames: 0, Params: 2, Return: "GLuint", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16112   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16113   Name: "phDeviceList", Type: "HVIDEOINPUTDEVICENV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16114
16115 Name: "LockVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16116   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16117   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16118
16119 Name: "QueryVideoCaptureDeviceNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16120   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16121   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16122   Name: "iAttribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16123   Name: "piValue", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16124
16125 Name: "ReleaseVideoCaptureDeviceNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_capture", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16126   Name: "hDc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16127   Name: "hDevice", Type: "HVIDEOINPUTDEVICENV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16128
16129 Name: "JoinSwapGroupNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16130   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16131   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16132
16133 Name: "BindSwapBarrierNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16134   Name: "group", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16135   Name: "barrier", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16136
16137 Name: "QuerySwapGroupNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16138   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16139   Name: "group", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16140   Name: "barrier", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16141
16142 Name: "QueryMaxSwapGroupsNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16143   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16144   Name: "maxGroups", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16145   Name: "maxBarriers", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16146
16147 Name: "QueryFrameCountNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16148   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16149   Name: "count", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16150
16151 Name: "ResetFrameCountNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16152   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16153
16154 Name: "GetVideoDeviceNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16155   Name: "hDC", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16156   Name: "numDevices", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16157   Name: "hVideoDevice", Type: "HPVIDEODEV*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16158
16159 Name: "ReleaseVideoDeviceNV", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16160   Name: "hVideoDevice", Type: "HPVIDEODEV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16161
16162 Name: "BindVideoImageNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16163   Name: "hVideoDevice", Type: "HPVIDEODEV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16164   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16165   Name: "iVideoBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16166
16167 Name: "ReleaseVideoImageNV", ParamNames: 0, Params: 2, Return: "GLboolean", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16168   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16169   Name: "iVideoBuffer", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16170
16171 Name: "SendPbufferToVideoNV", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16172   Name: "hPbuffer", Type: "HPBUFFERARB", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16173   Name: "iBufferType", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16174   Name: "pulCounterPbuffer", Type: "GLulong*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16175   Name: "bBlock", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16176
16177 Name: "GetVideoInfoNV", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "NV_video_output", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16178   Name: "hpVideoDevice", Type: "HPVIDEODEV", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16179   Name: "pulCounterOutputPbuffer", Type: "GLulong*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16180   Name: "pulCounterOutputVideo", Type: "GLulong*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16181
16182 Name: "QueryMatrixxOES", ParamNames: 0, Params: 2, Return: "GLbitfield", Category: "OES_query_matrix", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16183   Name: "mantissa[16]", Type: "GLfixed", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16184   Name: "exponent[16]", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16185
16186 Name: "DepthRangefOES", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "OES_single_precision", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16187   Name: "n", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16188   Name: "f", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16189
16190 Name: "FrustumfOES", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "OES_single_precision", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16191   Name: "l", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16192   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16193   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16194   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16195   Name: "n", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16196   Name: "f", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16197
16198 Name: "OrthofOES", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "OES_single_precision", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16199   Name: "l", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16200   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16201   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16202   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16203   Name: "n", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16204   Name: "f", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16205
16206 Name: "ClipPlanefOES", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "OES_single_precision", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16207   Name: "plane", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16208   Name: "equation", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16209
16210 Name: "GetClipPlanefOES", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "OES_single_precision", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16211   Name: "plane", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16212   Name: "equation", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16213
16214 Name: "ClearDepthfOES", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "OES_single_precision", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16215   Name: "depth", Type: "GLclampd", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16216
16217 Name: "GetSyncValuesOML", ParamNames: 0, Params: 5, Return: "GLboolean", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16218   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16219   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16220   Name: "ust", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16221   Name: "msc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16222   Name: "sbc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16223
16224 Name: "GetMscRateOML", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16225   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16226   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16227   Name: "numerator", Type: "GLint32*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16228   Name: "denominator", Type: "GLint32*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16229
16230 Name: "SwapBuffersMscOML", ParamNames: 0, Params: 5, Return: "GLint64", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16231   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16232   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16233   Name: "target_msc", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16234   Name: "divisor", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16235   Name: "remainder", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16236
16237 Name: "WaitForMscOML", ParamNames: 0, Params: 8, Return: "GLboolean", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16238   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16239   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16240   Name: "target_msc", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16241   Name: "divisor", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16242   Name: "remainder", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16243   Name: "ust", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16244   Name: "msc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16245   Name: "sbc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16246
16247 Name: "WaitForSbcOML", ParamNames: 0, Params: 6, Return: "GLboolean", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16248   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16249   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16250   Name: "target_sbc", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16251   Name: "ust", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16252   Name: "msc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16253   Name: "sbc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16254
16255 Name: "GetSyncValuesOML", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16256   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16257   Name: "ust", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16258   Name: "msc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16259   Name: "sbc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16260
16261 Name: "GetMscRateOML", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16262   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16263   Name: "numerator", Type: "GLint32*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16264   Name: "denominator", Type: "GLint32*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16265
16266 Name: "SwapBuffersMscOML", ParamNames: 0, Params: 4, Return: "GLint64", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16267   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16268   Name: "target_msc", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16269   Name: "divisor", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16270   Name: "remainder", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16271
16272 Name: "SwapLayerBuffersMscOML", ParamNames: 0, Params: 5, Return: "GLint64", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16273   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16274   Name: "fuPlanes", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16275   Name: "target_msc", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16276   Name: "divisor", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16277   Name: "remainder", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16278
16279 Name: "WaitForMscOML", ParamNames: 0, Params: 7, Return: "GLboolean", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16280   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16281   Name: "target_msc", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16282   Name: "divisor", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16283   Name: "remainder", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16284   Name: "ust", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16285   Name: "msc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16286   Name: "sbc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16287
16288 Name: "WaitForSbcOML", ParamNames: 0, Params: 5, Return: "GLboolean", Category: "OML_sync_control", Version: "", Profile: "", Deprecated: "", Lib: "wgl" notlistable: 0
16289   Name: "hdc", Type: "HDC", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16290   Name: "target_sbc", Type: "GLint64", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16291   Name: "ust", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16292   Name: "msc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16293   Name: "sbc", Type: "GLint64*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16294
16295 Name: "ColorTableSGI", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "SGI_color_table", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16296   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16297   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16298   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16299   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16300   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16301   Name: "table", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16302
16303 Name: "CopyColorTableSGI", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "SGI_color_table", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16304   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16305   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16306   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16307   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16308   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16309
16310 Name: "ColorTableParameterivSGI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGI_color_table", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16311   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16312   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16313   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16314
16315 Name: "ColorTableParameterfvSGI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGI_color_table", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16316   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16317   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16318   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16319
16320 Name: "GetColorTableSGI", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SGI_color_table", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16321   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16322   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16323   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16324   Name: "table", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16325
16326 Name: "GetColorTableParameterivSGI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGI_color_table", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16327   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16328   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16329   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16330
16331 Name: "GetColorTableParameterfvSGI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGI_color_table", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16332   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16333   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16334   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16335
16336 Name: "CushionSGI", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGI_cushion", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16337   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16338   Name: "window", Type: "Window", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16339   Name: "cushion", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16340
16341 Name: "TexFilterFuncSGI", ParamNames: 0, Params: 5, Return: "GLint", Category: "SGI_filter4_parameters", Version: "", Profile: "", Deprecated: "", Lib: "glu" notlistable: 0
16342   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16343   Name: "filtertype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16344   Name: "parms", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16345   Name: "n", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16346   Name: "weights", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16347
16348 Name: "MakeCurrentReadSGI", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "SGI_make_current_read", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16349   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16350   Name: "draw", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16351   Name: "read", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16352   Name: "ctx", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16353
16354 Name: "GetCurrentReadDrawableSGI", ParamNames: 0, Params: 0, Return: "GLXDrawable", Category: "SGI_make_current_read", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16355 Name: "SwapIntervalSGI", ParamNames: 0, Params: 1, Return: "GLint", Category: "SGI_swap_control", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16356   Name: "interval", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16357
16358 Name: "GetVideoSyncSGI", ParamNames: 0, Params: 1, Return: "GLint", Category: "SGI_video_sync", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16359   Name: "count", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16360
16361 Name: "WaitVideoSyncSGI", ParamNames: 0, Params: 3, Return: "GLint", Category: "SGI_video_sync", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16362   Name: "divisor", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16363   Name: "remainder", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16364   Name: "count", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16365
16366 Name: "DetailTexFuncSGIS", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIS_detail_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16367   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16368   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16369   Name: "points", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16370
16371 Name: "GetDetailTexFuncSGIS", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIS_detail_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16372   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16373   Name: "points", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16374
16375 Name: "FogFuncSGIS", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIS_fog_function", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16376   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16377   Name: "points", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16378
16379 Name: "GetFogFuncSGIS", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIS_fog_function", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16380   Name: "points", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16381
16382 Name: "SampleMaskSGIS", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIS_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16383   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16384   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16385
16386 Name: "SamplePatternSGIS", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIS_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16387   Name: "pattern", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16388
16389 Name: "SampleMaskSGIS", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIS_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16390   Name: "value", Type: "GLclampf", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16391   Name: "invert", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16392
16393 Name: "SamplePatternSGIS", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIS_multisample", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16394   Name: "pattern", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16395
16396 Name: "SharpenTexFuncSGIS", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIS_sharpen_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16397   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16398   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16399   Name: "points", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16400
16401 Name: "GetSharpenTexFuncSGIS", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIS_sharpen_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16402   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16403   Name: "points", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16404
16405 Name: "TexImage4DSGIS", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "SGIS_texture4D", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16406   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16407   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16408   Name: "internalformat", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16409   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16410   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16411   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16412   Name: "extent", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16413   Name: "border", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16414   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16415   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16416   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16417
16418 Name: "TexSubImage4DSGIS", ParamNames: 0, Params: 13, Return: "GLvoid", Category: "SGIS_texture4D", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16419   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16420   Name: "level", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16421   Name: "xoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16422   Name: "yoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16423   Name: "zoffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16424   Name: "woffset", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16425   Name: "width", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16426   Name: "height", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16427   Name: "depth", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16428   Name: "extent", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16429   Name: "format", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16430   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16431   Name: "pixels", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16432
16433 Name: "TextureColorMaskSGIS", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SGIS_texture_color_mask", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16434   Name: "r", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16435   Name: "g", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16436   Name: "b", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16437   Name: "a", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16438
16439 Name: "TexFilterFuncSGIS", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SGIS_texture_filter4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16440   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16441   Name: "filter", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16442   Name: "n", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16443   Name: "weights", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16444
16445 Name: "GetTexFilterFuncSGIS", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIS_texture_filter4", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16446   Name: "target", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16447   Name: "filter", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16448   Name: "weights", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16449
16450 Name: "AsyncMarkerSGIX", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIX_async", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16451   Name: "marker", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16452
16453 Name: "FinishAsyncSGIX", ParamNames: 0, Params: 1, Return: "GLint", Category: "SGIX_async", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16454   Name: "markerp", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16455
16456 Name: "PollAsyncSGIX", ParamNames: 0, Params: 1, Return: "GLint", Category: "SGIX_async", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16457   Name: "markerp", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16458
16459 Name: "GenAsyncMarkersSGIX", ParamNames: 0, Params: 1, Return: "GLuint", Category: "SGIX_async", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16460   Name: "range", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16461
16462 Name: "DeleteAsyncMarkersSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_async", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16463   Name: "marker", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16464   Name: "range", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16465
16466 Name: "IsAsyncMarkerSGIX", ParamNames: 0, Params: 1, Return: "GLboolean", Category: "SGIX_async", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16467   Name: "marker", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16468
16469 Name: "AssociateDMPbufferSGIX", ParamNames: 0, Params: 4, Return: "GLboolean", Category: "SGIX_dmbuffer", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16470   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16471   Name: "pbuffer", Type: "GLXPbufferSGIX", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16472   Name: "params", Type: "DMparams*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16473   Name: "dmbuffer", Type: "void*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16474
16475 Name: "GetFBConfigAttribSGIX", ParamNames: 0, Params: 4, Return: "GLint", Category: "SGIX_fbconfig", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16476   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16477   Name: "config", Type: "void*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16478   Name: "attribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16479   Name: "value", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16480
16481 Name: "ChooseFBConfigSGIX", ParamNames: 0, Params: 4, Return: "void**", Category: "SGIX_fbconfig", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16482   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16483   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16484   Name: "attrib_list", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16485   Name: "nelements", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16486
16487 Name: "CreateGLXPixmapWithConfigSGIX", ParamNames: 0, Params: 3, Return: "GLXPixmap", Category: "SGIX_fbconfig", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16488   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16489   Name: "config", Type: "void*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16490   Name: "pixmap", Type: "Pixmap", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16491
16492 Name: "CreateContextWithConfigSGIX", ParamNames: 0, Params: 5, Return: "GLXContext", Category: "SGIX_fbconfig", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16493   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16494   Name: "config", Type: "void*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16495   Name: "render_type", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16496   Name: "share_list", Type: "GLXContext", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16497   Name: "direct", Type: "GLboolean", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16498
16499 Name: "GetVisualFromFBConfigSGIX", ParamNames: 0, Params: 2, Return: "XVisualInfo*", Category: "SGIX_fbconfig", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16500   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16501   Name: "config", Type: "void*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16502
16503 Name: "GetFBConfigFromVisualSGIX", ParamNames: 0, Params: 2, Return: "void*", Category: "SGIX_fbconfig", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16504   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16505   Name: "vis", Type: "XVisualInfo*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16506
16507 Name: "FlushRasterSGIX", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "SGIX_flush_raster", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16508 Name: "TextureFogSGIX", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIX_fog_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16509   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16510
16511 Name: "FragmentLightModeliSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16512   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16513   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16514
16515 Name: "FragmentLightModelfSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16516   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16517   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16518
16519 Name: "FragmentLightModelivSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16520   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16521   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16522
16523 Name: "FragmentLightModelfvSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16524   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16525   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16526
16527 Name: "FragmentLightiSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16528   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16529   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16530   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16531
16532 Name: "FragmentLightfSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16533   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16534   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16535   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16536
16537 Name: "FragmentLightivSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16538   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16539   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16540   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16541
16542 Name: "FragmentLightfvSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16543   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16544   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16545   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16546
16547 Name: "GetFragmentLightivSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16548   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16549   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16550   Name: "data", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16551
16552 Name: "GetFragmentLightfvSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16553   Name: "light", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16554   Name: "value", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16555   Name: "data", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16556
16557 Name: "FragmentMaterialfSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16558   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16559   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16560   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16561
16562 Name: "FragmentMaterialiSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16563   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16564   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16565   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16566
16567 Name: "FragmentMaterialfvSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16568   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16569   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16570   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16571
16572 Name: "FragmentMaterialivSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16573   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16574   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16575   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16576
16577 Name: "FragmentColorMaterialSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16578   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16579   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16580
16581 Name: "GetFragmentMaterialfvSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16582   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16583   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16584   Name: "data", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16585
16586 Name: "GetFragmentMaterialivSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_fragment_specular_lighting", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16587   Name: "face", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16588   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16589   Name: "data", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16590
16591 Name: "FrameZoomSGIX", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIX_framezoom", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16592   Name: "factor", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16593
16594 Name: "QueryHyperpipeNetworkSGIX", ParamNames: 0, Params: 2, Return: "GLXHyperpipeNetworkSGIX*", Category: "SGIX_hyperpipe", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16595   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16596   Name: "npipes", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16597
16598 Name: "HyperpipeConfigSGIX", ParamNames: 0, Params: 5, Return: "GLint", Category: "SGIX_hyperpipe", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16599   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16600   Name: "networkId", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16601   Name: "npipes", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16602   Name: "cfg", Type: "GLXHyperpipeConfigSGIX*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16603   Name: "hpId", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16604
16605 Name: "QueryHyperpipeConfigSGIX", ParamNames: 0, Params: 3, Return: "GLXHyperpipeConfigSGIX*", Category: "SGIX_hyperpipe", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16606   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16607   Name: "hpId", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16608   Name: "npipes", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16609
16610 Name: "DestroyHyperpipeConfigSGIX", ParamNames: 0, Params: 2, Return: "GLint", Category: "SGIX_hyperpipe", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16611   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16612   Name: "hpId", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16613
16614 Name: "BindHyperpipeSGIX", ParamNames: 0, Params: 2, Return: "GLint", Category: "SGIX_hyperpipe", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16615   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16616   Name: "hpId", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16617
16618 Name: "QueryHyperpipeBestAttribSGIX", ParamNames: 0, Params: 6, Return: "GLint", Category: "SGIX_hyperpipe", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16619   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16620   Name: "timeSlice", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16621   Name: "attrib", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16622   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16623   Name: "attribList", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16624   Name: "returnAttribList", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16625
16626 Name: "HyperpipeAttribSGIX", ParamNames: 0, Params: 5, Return: "GLint", Category: "SGIX_hyperpipe", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16627   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16628   Name: "timeSlice", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16629   Name: "attrib", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16630   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16631   Name: "attribList", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16632
16633 Name: "QueryHyperpipeAttribSGIX", ParamNames: 0, Params: 5, Return: "GLint", Category: "SGIX_hyperpipe", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16634   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16635   Name: "timeSlice", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16636   Name: "attrib", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16637   Name: "size", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16638   Name: "returnAttribList", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16639
16640 Name: "InstrumentsBufferSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_instruments", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16641   Name: "size", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16642   Name: "buf", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16643
16644 Name: "StartInstrumentsSGIX", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "SGIX_instruments", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16645 Name: "StopInstrumentsSGIX", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIX_instruments", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16646   Name: "marker", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16647
16648 Name: "ReadInstrumentsSGIX", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIX_instruments", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16649   Name: "marker", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16650
16651 Name: "PollInstrumentsSGIX", ParamNames: 0, Params: 1, Return: "GLint", Category: "SGIX_instruments", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16652   Name: "markerp", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16653
16654 Name: "GetInstrumentsSGIX", ParamNames: 0, Params: 0, Return: "GLint", Category: "SGIX_instruments", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16655 Name: "CreateGLXPbufferSGIX", ParamNames: 0, Params: 5, Return: "XID", Category: "SGIX_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16656   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16657   Name: "config", Type: "void*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16658   Name: "width", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16659   Name: "height", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16660   Name: "attrib_list", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16661
16662 Name: "DestroyGLXPbufferSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16663   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16664   Name: "pbuf", Type: "XID", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16665
16666 Name: "QueryGLXPbufferSGIX", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SGIX_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16667   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16668   Name: "pbuf", Type: "XID", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16669   Name: "attribute", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16670   Name: "value", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16671
16672 Name: "SelectEventSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16673   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16674   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16675   Name: "mask", Type: "GLulong", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16676
16677 Name: "GetSelectedEventSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_pbuffer", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16678   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16679   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16680   Name: "mask", Type: "GLulong*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16681
16682 Name: "ReferencePlaneSGIX", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIX_reference_plane", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16683   Name: "equation", Type: "GLdouble*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16684
16685 Name: "PixelTexGenSGIX", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SGIX_pixel_texture", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16686   Name: "mode", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16687
16688 Name: "SpriteParameteriSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_sprite", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16689   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16690   Name: "param", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16691
16692 Name: "SpriteParameterfSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_sprite", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16693   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16694   Name: "param", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16695
16696 Name: "SpriteParameterivSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_sprite", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16697   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16698   Name: "params", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16699
16700 Name: "SpriteParameterfvSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_sprite", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16701   Name: "pname", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16702   Name: "params", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16703
16704 Name: "BindSwapBarrierSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_swap_barrier", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16705   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16706   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16707   Name: "barrier", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16708
16709 Name: "QueryMaxSwapBarriersSGIX", ParamNames: 0, Params: 3, Return: "GLboolean", Category: "SGIX_swap_barrier", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16710   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16711   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16712   Name: "max", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16713
16714 Name: "JoinSwapGroupSGIX", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SGIX_swap_group", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16715   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16716   Name: "drawable", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16717   Name: "member", Type: "GLXDrawable", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16718
16719 Name: "TagSampleBufferSGIX", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "SGIX_tag_sample_buffer", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16720 Name: "BindChannelToWindowSGIX", ParamNames: 0, Params: 4, Return: "GLint", Category: "SGIX_video_resize", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16721   Name: "display", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16722   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16723   Name: "channel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16724   Name: "window", Type: "Window", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16725
16726 Name: "ChannelRectSGIX", ParamNames: 0, Params: 7, Return: "GLint", Category: "SGIX_video_resize", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16727   Name: "display", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16728   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16729   Name: "channel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16730   Name: "x", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16731   Name: "y", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16732   Name: "w", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16733   Name: "h", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16734
16735 Name: "QueryChannelRectSGIX", ParamNames: 0, Params: 7, Return: "GLint", Category: "SGIX_video_resize", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16736   Name: "display", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16737   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16738   Name: "channel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16739   Name: "dx", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16740   Name: "dy", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16741   Name: "dw", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16742   Name: "dh", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16743
16744 Name: "QueryChannelDeltasSGIX", ParamNames: 0, Params: 7, Return: "GLint", Category: "SGIX_video_resize", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16745   Name: "display", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16746   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16747   Name: "channel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16748   Name: "x", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16749   Name: "y", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16750   Name: "w", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16751   Name: "h", Type: "GLint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16752
16753 Name: "ChannelRectSyncSGIX", ParamNames: 0, Params: 4, Return: "GLint", Category: "SGIX_video_resize", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16754   Name: "display", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16755   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16756   Name: "channel", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16757   Name: "synctype", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16758
16759 Name: "CreateGLXVideoSourceSGIX", ParamNames: 0, Params: 6, Return: "GLXVideoSourceSGIX", Category: "SGIX_video_source", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16760   Name: "display", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16761   Name: "screen", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16762   Name: "server", Type: "VLServer", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16763   Name: "path", Type: "VLPath", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16764   Name: "nodeClass", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16765   Name: "drainNode", Type: "VLNode", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16766
16767 Name: "DestroyGLXVideoSourceSGIX", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SGIX_video_source", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16768   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16769   Name: "glxvideosource", Type: "GLXVideoSourceSGIX", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16770
16771 Name: "GetTransparentIndexSUN", ParamNames: 0, Params: 4, Return: "Status", Category: "SUN_get_transparent_index", Version: "", Profile: "", Deprecated: "", Lib: "glX" notlistable: 0
16772   Name: "dpy", Type: "Display*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16773   Name: "overlay", Type: "Window", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16774   Name: "underlay", Type: "Window", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16775   Name: "pTransparentIndex", Type: "GLulong*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16776
16777 Name: "GlobalAlphaFactorbSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_global_alpha", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16778   Name: "factor", Type: "GLbyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16779
16780 Name: "GlobalAlphaFactorsSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_global_alpha", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16781   Name: "factor", Type: "GLshort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16782
16783 Name: "GlobalAlphaFactoriSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_global_alpha", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16784   Name: "factor", Type: "GLint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16785
16786 Name: "GlobalAlphaFactorfSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_global_alpha", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16787   Name: "factor", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16788
16789 Name: "GlobalAlphaFactordSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_global_alpha", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16790   Name: "factor", Type: "GLdouble", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16791
16792 Name: "GlobalAlphaFactorubSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_global_alpha", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16793   Name: "factor", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16794
16795 Name: "GlobalAlphaFactorusSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_global_alpha", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16796   Name: "factor", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16797
16798 Name: "GlobalAlphaFactoruiSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_global_alpha", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16799   Name: "factor", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16800
16801 Name: "ReplacementCodeuiSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_triangle_list", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16802   Name: "code", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16803
16804 Name: "ReplacementCodeusSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_triangle_list", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16805   Name: "code", Type: "GLushort", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16806
16807 Name: "ReplacementCodeubSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_triangle_list", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16808   Name: "code", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16809
16810 Name: "ReplacementCodeuivSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_triangle_list", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16811   Name: "code", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16812
16813 Name: "ReplacementCodeusvSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_triangle_list", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16814   Name: "code", Type: "GLushort*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16815
16816 Name: "ReplacementCodeubvSUN", ParamNames: 0, Params: 1, Return: "GLvoid", Category: "SUN_triangle_list", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16817   Name: "code", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16818
16819 Name: "ReplacementCodePointerSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_triangle_list", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16820   Name: "type", Type: "GLenum", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16821   Name: "stride", Type: "GLsizei", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16822   Name: "pointer", Type: "GLvoid*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16823
16824 Name: "Color4ubVertex2fSUN", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16825   Name: "r", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16826   Name: "g", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16827   Name: "b", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16828   Name: "a", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16829   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16830   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16831
16832 Name: "Color4ubVertex2fvSUN", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16833   Name: "c", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16834   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16835
16836 Name: "Color4ubVertex3fSUN", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16837   Name: "r", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16838   Name: "g", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16839   Name: "b", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16840   Name: "a", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16841   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16842   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16843   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16844
16845 Name: "Color4ubVertex3fvSUN", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16846   Name: "c", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16847   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16848
16849 Name: "Color3fVertex3fSUN", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16850   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16851   Name: "g", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16852   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16853   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16854   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16855   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16856
16857 Name: "Color3fVertex3fvSUN", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16858   Name: "c", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16859   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16860
16861 Name: "Normal3fVertex3fSUN", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16862   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16863   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16864   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16865   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16866   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16867   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16868
16869 Name: "Normal3fVertex3fvSUN", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16870   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16871   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16872
16873 Name: "Color4fNormal3fVertex3fSUN", ParamNames: 0, Params: 10, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16874   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16875   Name: "g", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16876   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16877   Name: "a", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16878   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16879   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16880   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16881   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16882   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16883   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16884
16885 Name: "Color4fNormal3fVertex3fvSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16886   Name: "c", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16887   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16888   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16889
16890 Name: "TexCoord2fVertex3fSUN", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16891   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16892   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16893   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16894   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16895   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16896
16897 Name: "TexCoord2fVertex3fvSUN", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16898   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16899   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16900
16901 Name: "TexCoord4fVertex4fSUN", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16902   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16903   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16904   Name: "p", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16905   Name: "q", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16906   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16907   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16908   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16909   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16910
16911 Name: "TexCoord4fVertex4fvSUN", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16912   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16913   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16914
16915 Name: "TexCoord2fColor4ubVertex3fSUN", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16916   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16917   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16918   Name: "r", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16919   Name: "g", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16920   Name: "b", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16921   Name: "a", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16922   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16923   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16924   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16925
16926 Name: "TexCoord2fColor4ubVertex3fvSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16927   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16928   Name: "c", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16929   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16930
16931 Name: "TexCoord2fColor3fVertex3fSUN", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16932   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16933   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16934   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16935   Name: "g", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16936   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16937   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16938   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16939   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16940
16941 Name: "TexCoord2fColor3fVertex3fvSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16942   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16943   Name: "c", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16944   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16945
16946 Name: "TexCoord2fNormal3fVertex3fSUN", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16947   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16948   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16949   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16950   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16951   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16952   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16953   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16954   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16955
16956 Name: "TexCoord2fNormal3fVertex3fvSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16957   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16958   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16959   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16960
16961 Name: "TexCoord2fColor4fNormal3fVertex3fSUN", ParamNames: 0, Params: 12, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16962   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16963   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16964   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16965   Name: "g", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16966   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16967   Name: "a", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16968   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16969   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16970   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16971   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16972   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16973   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16974
16975 Name: "TexCoord2fColor4fNormal3fVertex3fvSUN", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16976   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16977   Name: "c", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16978   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16979   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16980
16981 Name: "TexCoord4fColor4fNormal3fVertex4fSUN", ParamNames: 0, Params: 15, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16982   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16983   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16984   Name: "p", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16985   Name: "q", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16986   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16987   Name: "g", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16988   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16989   Name: "a", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16990   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16991   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16992   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16993   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16994   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16995   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16996   Name: "w", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
16997
16998 Name: "TexCoord4fColor4fNormal3fVertex4fvSUN", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
16999   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17000   Name: "c", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17001   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17002   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17003
17004 Name: "ReplacementCodeuiVertex3fSUN", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17005   Name: "rc", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17006   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17007   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17008   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17009
17010 Name: "ReplacementCodeuiVertex3fvSUN", ParamNames: 0, Params: 2, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17011   Name: "rc", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17012   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17013
17014 Name: "ReplacementCodeuiColor4ubVertex3fSUN", ParamNames: 0, Params: 8, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17015   Name: "rc", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17016   Name: "r", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17017   Name: "g", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17018   Name: "b", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17019   Name: "a", Type: "GLubyte", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17020   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17021   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17022   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17023
17024 Name: "ReplacementCodeuiColor4ubVertex3fvSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17025   Name: "rc", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17026   Name: "c", Type: "GLubyte*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17027   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17028
17029 Name: "ReplacementCodeuiColor3fVertex3fSUN", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17030   Name: "rc", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17031   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17032   Name: "g", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17033   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17034   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17035   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17036   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17037
17038 Name: "ReplacementCodeuiColor3fVertex3fvSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17039   Name: "rc", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17040   Name: "c", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17041   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17042
17043 Name: "ReplacementCodeuiNormal3fVertex3fSUN", ParamNames: 0, Params: 7, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17044   Name: "rc", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17045   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17046   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17047   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17048   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17049   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17050   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17051
17052 Name: "ReplacementCodeuiNormal3fVertex3fvSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17053   Name: "rc", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17054   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17055   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17056
17057 Name: "ReplacementCodeuiColor4fNormal3fVertex3fSUN", ParamNames: 0, Params: 11, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17058   Name: "rc", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17059   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17060   Name: "g", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17061   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17062   Name: "a", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17063   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17064   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17065   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17066   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17067   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17068   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17069
17070 Name: "ReplacementCodeuiColor4fNormal3fVertex3fvSUN", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17071   Name: "rc", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17072   Name: "c", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17073   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17074   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17075
17076 Name: "ReplacementCodeuiTexCoord2fVertex3fSUN", ParamNames: 0, Params: 6, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17077   Name: "rc", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17078   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17079   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17080   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17081   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17082   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17083
17084 Name: "ReplacementCodeuiTexCoord2fVertex3fvSUN", ParamNames: 0, Params: 3, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17085   Name: "rc", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17086   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17087   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17088
17089 Name: "ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN", ParamNames: 0, Params: 9, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17090   Name: "rc", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17091   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17092   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17093   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17094   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17095   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17096   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17097   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17098   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17099
17100 Name: "ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN", ParamNames: 0, Params: 4, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17101   Name: "rc", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17102   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17103   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17104   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17105
17106 Name: "ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN", ParamNames: 0, Params: 13, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17107   Name: "rc", Type: "GLuint", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17108   Name: "s", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17109   Name: "t", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17110   Name: "r", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17111   Name: "g", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17112   Name: "b", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17113   Name: "a", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17114   Name: "nx", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17115   Name: "ny", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17116   Name: "nz", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17117   Name: "x", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17118   Name: "y", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17119   Name: "z", Type: "GLfloat", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17120
17121 Name: "ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN", ParamNames: 0, Params: 5, Return: "GLvoid", Category: "SUN_vertex", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17122   Name: "rc", Type: "GLuint*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17123   Name: "tc", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17124   Name: "c", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17125   Name: "n", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17126   Name: "v", Type: "GLfloat*", Direction: "", Semantic: "", ArraySize: "", Retained: 0
17127
17128 Name: "FinishTextureSUNX", ParamNames: 0, Params: 0, Return: "GLvoid", Category: "SUNX_constant_data", Version: "", Profile: "", Deprecated: "", Lib: "gl" notlistable: 0
17129 Categories:
17130 "AMD_debug_output"
17131 "AMD_draw_buffers_blend"
17132 "AMD_gpu_association"
17133 "AMD_name_gen_delete"
17134 "AMD_performance_monitor"
17135 "AMD_vertex_shader_tessellator"
17136 "APPLE_element_array"
17137 "APPLE_fence"
17138 "APPLE_flush_buffer_range"
17139 "APPLE_object_purgeable"
17140 "APPLE_texture_range"
17141 "APPLE_vertex_array_object"
17142 "APPLE_vertex_array_range"
17143 "APPLE_vertex_program_evaluators"
17144 "ARB_ES2_compatibility"
17145 "ARB_blend_func_extended"
17146 "ARB_cl_event"
17147 "ARB_color_buffer_float"
17148 "ARB_copy_buffer"
17149 "ARB_create_context_profile"
17150 "ARB_debug_output"
17151 "ARB_draw_buffers"
17152 "ARB_draw_buffers_blend"
17153 "ARB_draw_elements_base_vertex"
17154 "ARB_draw_indirect"
17155 "ARB_draw_instanced"
17156 "ARB_fragment_program"
17157 "ARB_framebuffer_object"
17158 "ARB_geometry_shader4"
17159 "ARB_get_proc_address"
17160 "ARB_get_program_binary"
17161 "ARB_gpu_shader_fp64"
17162 "ARB_instanced_arrays"
17163 "ARB_map_buffer_range"
17164 "ARB_matrix_palette"
17165 "ARB_multisample"
17166 "ARB_occlusion_query"
17167 "ARB_point_parameters"
17168 "ARB_provoking_vertex"
17169 "ARB_render_texture"
17170 "ARB_robustness"
17171 "ARB_sample_shading"
17172 "ARB_sampler_objects"
17173 "ARB_separate_shader_objects"
17174 "ARB_shader_objects"
17175 "ARB_shader_subroutine"
17176 "ARB_shading_language_include"
17177 "ARB_sync"
17178 "ARB_tessellation_shader"
17179 "ARB_texture_buffer_object"
17180 "ARB_texture_compression"
17181 "ARB_texture_multisample"
17182 "ARB_timer_query"
17183 "ARB_transform_feedback2"
17184 "ARB_transform_feedback3"
17185 "ARB_uniform_buffer_object"
17186 "ARB_vertex_array_object"
17187 "ARB_vertex_attrib_64bit"
17188 "ARB_vertex_blend"
17189 "ARB_vertex_buffer_object"
17190 "ARB_vertex_program"
17191 "ARB_vertex_shader"
17192 "ARB_vertex_type_2_10_10_10_rev"
17193 "ARB_viewport_array"
17194 "ARB_window_pos"
17195 "ATI_draw_buffers"
17196 "ATI_element_array"
17197 "ATI_fragment_shader"
17198 "ATI_map_object_buffer"
17199 "ATI_vertex_array_object"
17200 "ATI_vertex_attrib_array_object"
17201 "ATI_vertex_streams"
17202 "EXT_bindable_uniform"
17203 "EXT_blend_color"
17204 "EXT_blend_equation_separate"
17205 "EXT_blend_func_separate"
17206 "EXT_blend_minmax"
17207 "EXT_color_subtable"
17208 "EXT_compiled_vertex_array"
17209 "EXT_convolution"
17210 "EXT_coordinate_frame"
17211 "EXT_copy_texture"
17212 "EXT_cull_vertex"
17213 "EXT_depth_bounds_test"
17214 "EXT_direct_state_access"
17215 "EXT_display_color_table"
17216 "EXT_draw_buffers2"
17217 "EXT_draw_instanced"
17218 "EXT_extensions_string"
17219 "EXT_fog_coord"
17220 "EXT_fragment_lighting"
17221 "EXT_framebuffer_blit"
17222 "EXT_framebuffer_multisample"
17223 "EXT_framebuffer_object"
17224 "EXT_geometry_shader4"
17225 "EXT_gpu_program_parameters"
17226 "EXT_gpu_shader4"
17227 "EXT_histogram"
17228 "EXT_import_context"
17229 "EXT_index_func"
17230 "EXT_index_material"
17231 "EXT_light_texture"
17232 "EXT_make_current_read"
17233 "EXT_multisample"
17234 "EXT_paletted_texture"
17235 "EXT_pbuffer"
17236 "EXT_pixel_format"
17237 "EXT_pixel_transform"
17238 "EXT_point_parameters"
17239 "EXT_polygon_offset"
17240 "EXT_provoking_vertex"
17241 "EXT_scene_marker"
17242 "EXT_secondary_color"
17243 "EXT_separate_shader_objects"
17244 "EXT_shader_image_load_store"
17245 "EXT_static_vertex_array"
17246 "EXT_stencil_two_side"
17247 "EXT_subtexture"
17248 "EXT_swap_control"
17249 "EXT_texture3D"
17250 "EXT_texture_array"
17251 "EXT_texture_buffer_object"
17252 "EXT_texture_from_pixmap"
17253 "EXT_texture_integer"
17254 "EXT_texture_object"
17255 "EXT_texture_perturb_normal"
17256 "EXT_timer_query"
17257 "EXT_transform_feedback"
17258 "EXT_vertex_array"
17259 "EXT_vertex_array_set"
17260 "EXT_vertex_attrib_64bit"
17261 "EXT_vertex_weighting"
17262 "GREMEDY_frame_terminator"
17263 "GREMEDY_string_marker"
17264 "HP_image_transform"
17265 "IBM_multimode_draw_arrays"
17266 "IBM_vertex_array_lists"
17267 "INTEL_parallel_arrays"
17268 "INTEL_texture_scissor"
17269 "MESA_agp_offset"
17270 "MESA_copy_sub_buffer"
17271 "MESA_pixmap_colormap"
17272 "MESA_release_buffers"
17273 "MESA_resize_buffers"
17274 "MESA_set_3dfx_mode"
17275 "MESA_window_pos"
17276 "NV_conditional_render"
17277 "NV_copy_image"
17278 "NV_depth_buffer_float"
17279 "NV_evaluators"
17280 "NV_explicit_multisample"
17281 "NV_fence"
17282 "NV_fragment_program"
17283 "NV_framebuffer_multisample_coverage"
17284 "NV_geometry_program4"
17285 "NV_gpu_program4"
17286 "NV_gpu_shader5"
17287 "NV_half_float"
17288 "NV_occlusion_query"
17289 "NV_parameter_buffer_object"
17290 "NV_pixel_data_range"
17291 "NV_point_sprite"
17292 "NV_present_video"
17293 "NV_primitive_restart"
17294 "NV_register_combiners"
17295 "NV_register_combiners2"
17296 "NV_shader_buffer_load"
17297 "NV_swap_group"
17298 "NV_texture_barrier"
17299 "NV_transform_feedback"
17300 "NV_transform_feedback2"
17301 "NV_vdpau_interop"
17302 "NV_vertex_array_range"
17303 "NV_vertex_attrib_integer_64bit"
17304 "NV_vertex_buffer_unified_memory"
17305 "NV_vertex_program"
17306 "NV_vertex_program4"
17307 "NV_video_capture"
17308 "NV_video_output"
17309 "OES_query_matrix"
17310 "OES_single_precision"
17311 "OML_sync_control"
17312 "SGIS_detail_texture"
17313 "SGIS_fog_function"
17314 "SGIS_multisample"
17315 "SGIS_sharpen_texture"
17316 "SGIS_texture4D"
17317 "SGIS_texture_color_mask"
17318 "SGIS_texture_filter4"
17319 "SGIX_async"
17320 "SGIX_dmbuffer"
17321 "SGIX_fbconfig"
17322 "SGIX_flush_raster"
17323 "SGIX_fog_texture"
17324 "SGIX_fragment_specular_lighting"
17325 "SGIX_framezoom"
17326 "SGIX_hyperpipe"
17327 "SGIX_instruments"
17328 "SGIX_pbuffer"
17329 "SGIX_pixel_texture"
17330 "SGIX_reference_plane"
17331 "SGIX_sprite"
17332 "SGIX_swap_barrier"
17333 "SGIX_swap_group"
17334 "SGIX_tag_sample_buffer"
17335 "SGIX_video_resize"
17336 "SGIX_video_source"
17337 "SGI_color_table"
17338 "SGI_cushion"
17339 "SGI_filter4_parameters"
17340 "SGI_make_current_read"
17341 "SGI_swap_control"
17342 "SGI_video_sync"
17343 "SUNX_constant_data"
17344 "SUN_get_transparent_index"
17345 "SUN_global_alpha"
17346 "SUN_multi_draw_arrays"
17347 "SUN_triangle_list"
17348 "SUN_vertex"
17349 "WGL_ARB_buffer_region"
17350 "WGL_ARB_create_context_profile"
17351 "WGL_ARB_extensions_string"
17352 "WGL_ARB_make_current_read"
17353 "WGL_ARB_pbuffer"
17354 "WGL_ARB_pixel_format"
17355 "gl2"
17356 "gl3"
17357 "gl4"
17358 "glX"
17359 "glu"