Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-version_4_0.lisp
blob1b15796aeee8d2dfd1408fe2a64e184043d45aca
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:cl-glfw-opengl)
5 ;;;; version_4_0
7 (eval-when (:load-toplevel)
8 (when
9 (and (boundp '*version-loaded*) (not (eq 'version_4_0 *version-loaded*)))
10 (warn
11 "Loading cl-glfw-opengl-~a over the top of already-loaded cl-glfw-opengl-~a~%"
12 'version_4_0 *version-loaded*))
13 (defparameter *version-loaded* 'version_4_0))
14 (defconstant +max-elements-vertices+ #x80E8)
15 (defconstant +max-elements-indices+ #x80E9)
16 (defconstant +unsigned-byte-3-3-2+ #x8032)
17 (defconstant +unsigned-short-4-4-4-4+ #x8033)
18 (defconstant +unsigned-short-5-5-5-1+ #x8034)
19 (defconstant +unsigned-int-8-8-8-8+ #x8035)
20 (defconstant +unsigned-int-10-10-10-2+ #x8036)
21 (defconstant +pack-skip-images+ #x806B)
22 (defconstant +pack-image-height+ #x806C)
23 (defconstant +unpack-skip-images+ #x806D)
24 (defconstant +unpack-image-height+ #x806E)
25 (defconstant +texture-3d+ #x806F)
26 (defconstant +proxy-texture-3d+ #x8070)
27 (defconstant +texture-depth+ #x8071)
28 (defconstant +texture-wrap-r+ #x8072)
29 (defconstant +max-3d-texture-size+ #x8073)
30 (defconstant +unsigned-byte-2-3-3-rev+ #x8362)
31 (defconstant +unsigned-short-5-6-5+ #x8363)
32 (defconstant +unsigned-short-5-6-5-rev+ #x8364)
33 (defconstant +unsigned-short-4-4-4-4-rev+ #x8365)
34 (defconstant +unsigned-short-1-5-5-5-rev+ #x8366)
35 (defconstant +unsigned-int-8-8-8-8-rev+ #x8367)
36 (defconstant +unsigned-int-2-10-10-10-rev+ #x8368)
37 (defconstant +bgr+ #x80E0)
38 (defconstant +bgra+ #x80E1)
39 (defconstant +max-elements-vertices+ #x80E8)
40 (defconstant +max-elements-indices+ #x80E9)
41 (defconstant +clamp-to-edge+ #x812F)
42 (defconstant +texture-min-lod+ #x813A)
43 (defconstant +texture-max-lod+ #x813B)
44 (defconstant +texture-base-level+ #x813C)
45 (defconstant +texture-max-level+ #x813D)
46 (defconstant +rescale-normal+ #x803A)
47 (defconstant +texture0+ #x84C0)
48 (defconstant +texture1+ #x84C1)
49 (defconstant +texture2+ #x84C2)
50 (defconstant +texture3+ #x84C3)
51 (defconstant +texture4+ #x84C4)
52 (defconstant +texture5+ #x84C5)
53 (defconstant +texture6+ #x84C6)
54 (defconstant +texture7+ #x84C7)
55 (defconstant +texture8+ #x84C8)
56 (defconstant +texture9+ #x84C9)
57 (defconstant +texture10+ #x84CA)
58 (defconstant +texture11+ #x84CB)
59 (defconstant +texture12+ #x84CC)
60 (defconstant +texture13+ #x84CD)
61 (defconstant +texture14+ #x84CE)
62 (defconstant +texture15+ #x84CF)
63 (defconstant +texture16+ #x84D0)
64 (defconstant +texture17+ #x84D1)
65 (defconstant +texture18+ #x84D2)
66 (defconstant +texture19+ #x84D3)
67 (defconstant +texture20+ #x84D4)
68 (defconstant +texture21+ #x84D5)
69 (defconstant +texture22+ #x84D6)
70 (defconstant +texture23+ #x84D7)
71 (defconstant +texture24+ #x84D8)
72 (defconstant +texture25+ #x84D9)
73 (defconstant +texture26+ #x84DA)
74 (defconstant +texture27+ #x84DB)
75 (defconstant +texture28+ #x84DC)
76 (defconstant +texture29+ #x84DD)
77 (defconstant +texture30+ #x84DE)
78 (defconstant +texture31+ #x84DF)
79 (defconstant +active-texture+ #x84E0)
80 (defconstant +multisample+ #x809D)
81 (defconstant +sample-alpha-to-coverage+ #x809E)
82 (defconstant +sample-alpha-to-one+ #x809F)
83 (defconstant +sample-coverage+ #x80A0)
84 (defconstant +sample-buffers+ #x80A8)
85 (defconstant +samples+ #x80A9)
86 (defconstant +sample-coverage-value+ #x80AA)
87 (defconstant +sample-coverage-invert+ #x80AB)
88 (defconstant +texture-cube-map+ #x8513)
89 (defconstant +texture-binding-cube-map+ #x8514)
90 (defconstant +texture-cube-map-positive-x+ #x8515)
91 (defconstant +texture-cube-map-negative-x+ #x8516)
92 (defconstant +texture-cube-map-positive-y+ #x8517)
93 (defconstant +texture-cube-map-negative-y+ #x8518)
94 (defconstant +texture-cube-map-positive-z+ #x8519)
95 (defconstant +texture-cube-map-negative-z+ #x851A)
96 (defconstant +proxy-texture-cube-map+ #x851B)
97 (defconstant +max-cube-map-texture-size+ #x851C)
98 (defconstant +compressed-rgb+ #x84ED)
99 (defconstant +compressed-rgba+ #x84EE)
100 (defconstant +texture-compression-hint+ #x84EF)
101 (defconstant +texture-compressed-image-size+ #x86A0)
102 (defconstant +texture-compressed+ #x86A1)
103 (defconstant +num-compressed-texture-formats+ #x86A2)
104 (defconstant +compressed-texture-formats+ #x86A3)
105 (defconstant +clamp-to-border+ #x812D)
106 (defconstant +client-active-texture+ #x84E1)
107 (defconstant +max-texture-units+ #x84E2)
108 (defconstant +transpose-modelview-matrix+ #x84E3)
109 (defconstant +transpose-projection-matrix+ #x84E4)
110 (defconstant +transpose-texture-matrix+ #x84E5)
111 (defconstant +transpose-color-matrix+ #x84E6)
112 (defconstant +normal-map+ #x8511)
113 (defconstant +reflection-map+ #x8512)
114 (defconstant +compressed-alpha+ #x84E9)
115 (defconstant +compressed-luminance+ #x84EA)
116 (defconstant +compressed-luminance-alpha+ #x84EB)
117 (defconstant +compressed-intensity+ #x84EC)
118 (defconstant +combine+ #x8570)
119 (defconstant +combine-rgb+ #x8571)
120 (defconstant +combine-alpha+ #x8572)
121 (defconstant +source0-rgb+ #x8580)
122 (defconstant +source1-rgb+ #x8581)
123 (defconstant +source2-rgb+ #x8582)
124 (defconstant +source0-alpha+ #x8588)
125 (defconstant +source1-alpha+ #x8589)
126 (defconstant +source2-alpha+ #x858A)
127 (defconstant +operand0-rgb+ #x8590)
128 (defconstant +operand1-rgb+ #x8591)
129 (defconstant +operand2-rgb+ #x8592)
130 (defconstant +operand0-alpha+ #x8598)
131 (defconstant +operand1-alpha+ #x8599)
132 (defconstant +operand2-alpha+ #x859A)
133 (defconstant +rgb-scale+ #x8573)
134 (defconstant +add-signed+ #x8574)
135 (defconstant +interpolate+ #x8575)
136 (defconstant +subtract+ #x84E7)
137 (defconstant +constant+ #x8576)
138 (defconstant +primary-color+ #x8577)
139 (defconstant +previous+ #x8578)
140 (defconstant +dot3-rgb+ #x86AE)
141 (defconstant +dot3-rgba+ #x86AF)
142 (defconstant +blend-dst-rgb+ #x80C8)
143 (defconstant +blend-src-rgb+ #x80C9)
144 (defconstant +blend-dst-alpha+ #x80CA)
145 (defconstant +blend-src-alpha+ #x80CB)
146 (defconstant +point-fade-threshold-size+ #x8128)
147 (defconstant +depth-component16+ #x81A5)
148 (defconstant +depth-component24+ #x81A6)
149 (defconstant +depth-component32+ #x81A7)
150 (defconstant +mirrored-repeat+ #x8370)
151 (defconstant +max-texture-lod-bias+ #x84FD)
152 (defconstant +texture-lod-bias+ #x8501)
153 (defconstant +incr-wrap+ #x8507)
154 (defconstant +decr-wrap+ #x8508)
155 (defconstant +texture-depth-size+ #x884A)
156 (defconstant +texture-compare-mode+ #x884C)
157 (defconstant +texture-compare-func+ #x884D)
158 (defconstant +point-size-min+ #x8126)
159 (defconstant +point-size-max+ #x8127)
160 (defconstant +point-distance-attenuation+ #x8129)
161 (defconstant +generate-mipmap+ #x8191)
162 (defconstant +generate-mipmap-hint+ #x8192)
163 (defconstant +fog-coordinate-source+ #x8450)
164 (defconstant +fog-coordinate+ #x8451)
165 (defconstant +fragment-depth+ #x8452)
166 (defconstant +current-fog-coordinate+ #x8453)
167 (defconstant +fog-coordinate-array-type+ #x8454)
168 (defconstant +fog-coordinate-array-stride+ #x8455)
169 (defconstant +fog-coordinate-array-pointer+ #x8456)
170 (defconstant +fog-coordinate-array+ #x8457)
171 (defconstant +color-sum+ #x8458)
172 (defconstant +current-secondary-color+ #x8459)
173 (defconstant +secondary-color-array-size+ #x845A)
174 (defconstant +secondary-color-array-type+ #x845B)
175 (defconstant +secondary-color-array-stride+ #x845C)
176 (defconstant +secondary-color-array-pointer+ #x845D)
177 (defconstant +secondary-color-array+ #x845E)
178 (defconstant +texture-filter-control+ #x8500)
179 (defconstant +depth-texture-mode+ #x884B)
180 (defconstant +compare-r-to-texture+ #x884E)
181 (defconstant +buffer-size+ #x8764)
182 (defconstant +buffer-usage+ #x8765)
183 (defconstant +query-counter-bits+ #x8864)
184 (defconstant +current-query+ #x8865)
185 (defconstant +query-result+ #x8866)
186 (defconstant +query-result-available+ #x8867)
187 (defconstant +array-buffer+ #x8892)
188 (defconstant +element-array-buffer+ #x8893)
189 (defconstant +array-buffer-binding+ #x8894)
190 (defconstant +element-array-buffer-binding+ #x8895)
191 (defconstant +vertex-attrib-array-buffer-binding+ #x889F)
192 (defconstant +read-only+ #x88B8)
193 (defconstant +write-only+ #x88B9)
194 (defconstant +read-write+ #x88BA)
195 (defconstant +buffer-access+ #x88BB)
196 (defconstant +buffer-mapped+ #x88BC)
197 (defconstant +buffer-map-pointer+ #x88BD)
198 (defconstant +stream-draw+ #x88E0)
199 (defconstant +stream-read+ #x88E1)
200 (defconstant +stream-copy+ #x88E2)
201 (defconstant +static-draw+ #x88E4)
202 (defconstant +static-read+ #x88E5)
203 (defconstant +static-copy+ #x88E6)
204 (defconstant +dynamic-draw+ #x88E8)
205 (defconstant +dynamic-read+ #x88E9)
206 (defconstant +dynamic-copy+ #x88EA)
207 (defconstant +samples-passed+ #x8914)
208 (defconstant +vertex-array-buffer-binding+ #x8896)
209 (defconstant +normal-array-buffer-binding+ #x8897)
210 (defconstant +color-array-buffer-binding+ #x8898)
211 (defconstant +index-array-buffer-binding+ #x8899)
212 (defconstant +texture-coord-array-buffer-binding+ #x889A)
213 (defconstant +edge-flag-array-buffer-binding+ #x889B)
214 (defconstant +secondary-color-array-buffer-binding+ #x889C)
215 (defconstant +fog-coordinate-array-buffer-binding+ #x889D)
216 (defconstant +weight-array-buffer-binding+ #x889E)
217 (defconstant +fog-coord-src+ #x8450)
218 (defconstant +fog-coord+ #x8451)
219 (defconstant +current-fog-coord+ #x8453)
220 (defconstant +fog-coord-array-type+ #x8454)
221 (defconstant +fog-coord-array-stride+ #x8455)
222 (defconstant +fog-coord-array-pointer+ #x8456)
223 (defconstant +fog-coord-array+ #x8457)
224 (defconstant +fog-coord-array-buffer-binding+ #x889D)
225 (defconstant +src0-rgb+ #x8580)
226 (defconstant +src1-rgb+ #x8581)
227 (defconstant +src2-rgb+ #x8582)
228 (defconstant +src0-alpha+ #x8588)
229 (defconstant +src1-alpha+ #x8589)
230 (defconstant +src2-alpha+ #x858A)
231 (defconstant +current-program+ #x8B8D)
232 (defconstant +point-sprite-coord-origin+ #x8CA0)
233 (defconstant +lower-left+ #x8CA1)
234 (defconstant +upper-left+ #x8CA2)
235 (defconstant +stencil-back-ref+ #x8CA3)
236 (defconstant +stencil-back-value-mask+ #x8CA4)
237 (defconstant +stencil-back-writemask+ #x8CA5)
238 (defconstant +blend-equation-rgb+ #x8009)
239 (defconstant +vertex-attrib-array-enabled+ #x8622)
240 (defconstant +vertex-attrib-array-size+ #x8623)
241 (defconstant +vertex-attrib-array-stride+ #x8624)
242 (defconstant +vertex-attrib-array-type+ #x8625)
243 (defconstant +current-vertex-attrib+ #x8626)
244 (defconstant +vertex-program-point-size+ #x8642)
245 (defconstant +vertex-attrib-array-pointer+ #x8645)
246 (defconstant +stencil-back-func+ #x8800)
247 (defconstant +stencil-back-fail+ #x8801)
248 (defconstant +stencil-back-pass-depth-fail+ #x8802)
249 (defconstant +stencil-back-pass-depth-pass+ #x8803)
250 (defconstant +max-draw-buffers+ #x8824)
251 (defconstant +draw-buffer0+ #x8825)
252 (defconstant +draw-buffer1+ #x8826)
253 (defconstant +draw-buffer2+ #x8827)
254 (defconstant +draw-buffer3+ #x8828)
255 (defconstant +draw-buffer4+ #x8829)
256 (defconstant +draw-buffer5+ #x882A)
257 (defconstant +draw-buffer6+ #x882B)
258 (defconstant +draw-buffer7+ #x882C)
259 (defconstant +draw-buffer8+ #x882D)
260 (defconstant +draw-buffer9+ #x882E)
261 (defconstant +draw-buffer10+ #x882F)
262 (defconstant +draw-buffer11+ #x8830)
263 (defconstant +draw-buffer12+ #x8831)
264 (defconstant +draw-buffer13+ #x8832)
265 (defconstant +draw-buffer14+ #x8833)
266 (defconstant +draw-buffer15+ #x8834)
267 (defconstant +blend-equation-alpha+ #x883D)
268 (defconstant +max-vertex-attribs+ #x8869)
269 (defconstant +vertex-attrib-array-normalized+ #x886A)
270 (defconstant +max-texture-image-units+ #x8872)
271 (defconstant +fragment-shader+ #x8B30)
272 (defconstant +vertex-shader+ #x8B31)
273 (defconstant +max-fragment-uniform-components+ #x8B49)
274 (defconstant +max-vertex-uniform-components+ #x8B4A)
275 (defconstant +max-varying-floats+ #x8B4B)
276 (defconstant +max-vertex-texture-image-units+ #x8B4C)
277 (defconstant +max-combined-texture-image-units+ #x8B4D)
278 (defconstant +shader-type+ #x8B4F)
279 (defconstant +float-vec2+ #x8B50)
280 (defconstant +float-vec3+ #x8B51)
281 (defconstant +float-vec4+ #x8B52)
282 (defconstant +int-vec2+ #x8B53)
283 (defconstant +int-vec3+ #x8B54)
284 (defconstant +int-vec4+ #x8B55)
285 (defconstant +bool+ #x8B56)
286 (defconstant +bool-vec2+ #x8B57)
287 (defconstant +bool-vec3+ #x8B58)
288 (defconstant +bool-vec4+ #x8B59)
289 (defconstant +float-mat2+ #x8B5A)
290 (defconstant +float-mat3+ #x8B5B)
291 (defconstant +float-mat4+ #x8B5C)
292 (defconstant +sampler-1d+ #x8B5D)
293 (defconstant +sampler-2d+ #x8B5E)
294 (defconstant +sampler-3d+ #x8B5F)
295 (defconstant +sampler-cube+ #x8B60)
296 (defconstant +sampler-1d-shadow+ #x8B61)
297 (defconstant +sampler-2d-shadow+ #x8B62)
298 (defconstant +delete-status+ #x8B80)
299 (defconstant +compile-status+ #x8B81)
300 (defconstant +link-status+ #x8B82)
301 (defconstant +validate-status+ #x8B83)
302 (defconstant +info-log-length+ #x8B84)
303 (defconstant +attached-shaders+ #x8B85)
304 (defconstant +active-uniforms+ #x8B86)
305 (defconstant +active-uniform-max-length+ #x8B87)
306 (defconstant +shader-source-length+ #x8B88)
307 (defconstant +active-attributes+ #x8B89)
308 (defconstant +active-attribute-max-length+ #x8B8A)
309 (defconstant +fragment-shader-derivative-hint+ #x8B8B)
310 (defconstant +shading-language-version+ #x8B8C)
311 (defconstant +current-program+ #x8B8D)
312 (defconstant +point-sprite-coord-origin+ #x8CA0)
313 (defconstant +lower-left+ #x8CA1)
314 (defconstant +upper-left+ #x8CA2)
315 (defconstant +stencil-back-ref+ #x8CA3)
316 (defconstant +stencil-back-value-mask+ #x8CA4)
317 (defconstant +stencil-back-writemask+ #x8CA5)
318 (defconstant +vertex-program-two-side+ #x8643)
319 (defconstant +point-sprite+ #x8861)
320 (defconstant +coord-replace+ #x8862)
321 (defconstant +max-texture-coords+ #x8871)
322 (defconstant +current-raster-secondary-color+ #x845F)
323 (defconstant +pixel-pack-buffer+ #x88EB)
324 (defconstant +pixel-unpack-buffer+ #x88EC)
325 (defconstant +pixel-pack-buffer-binding+ #x88ED)
326 (defconstant +pixel-unpack-buffer-binding+ #x88EF)
327 (defconstant +pixel-pack-buffer+ #x88EB)
328 (defconstant +pixel-unpack-buffer+ #x88EC)
329 (defconstant +pixel-pack-buffer-binding+ #x88ED)
330 (defconstant +pixel-unpack-buffer-binding+ #x88EF)
331 (defconstant +float-mat2x3+ #x8B65)
332 (defconstant +float-mat2x4+ #x8B66)
333 (defconstant +float-mat3x2+ #x8B67)
334 (defconstant +float-mat3x4+ #x8B68)
335 (defconstant +float-mat4x2+ #x8B69)
336 (defconstant +float-mat4x3+ #x8B6A)
337 (defconstant +srgb+ #x8C40)
338 (defconstant +srgb8+ #x8C41)
339 (defconstant +srgb-alpha+ #x8C42)
340 (defconstant +srgb8-alpha8+ #x8C43)
341 (defconstant +compressed-srgb+ #x8C48)
342 (defconstant +compressed-srgb-alpha+ #x8C49)
343 (defconstant +current-raster-secondary-color+ #x845F)
344 (defconstant +sluminance-alpha+ #x8C44)
345 (defconstant +sluminance8-alpha8+ #x8C45)
346 (defconstant +sluminance+ #x8C46)
347 (defconstant +sluminance8+ #x8C47)
348 (defconstant +compressed-sluminance+ #x8C4A)
349 (defconstant +compressed-sluminance-alpha+ #x8C4B)
350 (defconstant +map-read-bit+ #x1)
351 (defconstant +map-write-bit+ #x2)
352 (defconstant +map-invalidate-range-bit+ #x4)
353 (defconstant +map-invalidate-buffer-bit+ #x8)
354 (defconstant +map-flush-explicit-bit+ #x10)
355 (defconstant +map-unsynchronized-bit+ #x20)
356 (defconstant +context-flag-forward-compatible-bit+ #x1)
357 (defconstant +invalid-framebuffer-operation+ #x506)
358 (defconstant +half-float+ #x140B)
359 (defconstant +framebuffer-attachment-color-encoding+ #x8210)
360 (defconstant +framebuffer-attachment-component-type+ #x8211)
361 (defconstant +framebuffer-attachment-red-size+ #x8212)
362 (defconstant +framebuffer-attachment-green-size+ #x8213)
363 (defconstant +framebuffer-attachment-blue-size+ #x8214)
364 (defconstant +framebuffer-attachment-alpha-size+ #x8215)
365 (defconstant +framebuffer-attachment-depth-size+ #x8216)
366 (defconstant +framebuffer-attachment-stencil-size+ #x8217)
367 (defconstant +framebuffer-default+ #x8218)
368 (defconstant +framebuffer-undefined+ #x8219)
369 (defconstant +depth-stencil-attachment+ #x821A)
370 (defconstant +framebuffer-attachment-color-encoding+ #x8210)
371 (defconstant +framebuffer-attachment-component-type+ #x8211)
372 (defconstant +framebuffer-attachment-red-size+ #x8212)
373 (defconstant +framebuffer-attachment-green-size+ #x8213)
374 (defconstant +framebuffer-attachment-blue-size+ #x8214)
375 (defconstant +framebuffer-attachment-alpha-size+ #x8215)
376 (defconstant +framebuffer-attachment-depth-size+ #x8216)
377 (defconstant +framebuffer-attachment-stencil-size+ #x8217)
378 (defconstant +framebuffer-default+ #x8218)
379 (defconstant +framebuffer-undefined+ #x8219)
380 (defconstant +depth-stencil-attachment+ #x821A)
381 (defconstant +major-version+ #x821B)
382 (defconstant +minor-version+ #x821C)
383 (defconstant +num-extensions+ #x821D)
384 (defconstant +context-flags+ #x821E)
385 (defconstant +index+ #x8222)
386 (defconstant +index+ #x8222)
387 (defconstant +depth-buffer+ #x8223)
388 (defconstant +stencil-buffer+ #x8224)
389 (defconstant +compressed-red+ #x8225)
390 (defconstant +compressed-rg+ #x8226)
391 (defconstant +rg+ #x8227)
392 (defconstant +rg-integer+ #x8228)
393 (defconstant +r8+ #x8229)
394 (defconstant +r16+ #x822A)
395 (defconstant +rg8+ #x822B)
396 (defconstant +rg16+ #x822C)
397 (defconstant +r16f+ #x822D)
398 (defconstant +r32f+ #x822E)
399 (defconstant +rg16f+ #x822F)
400 (defconstant +rg32f+ #x8230)
401 (defconstant +r8i+ #x8231)
402 (defconstant +r8ui+ #x8232)
403 (defconstant +r16i+ #x8233)
404 (defconstant +r16ui+ #x8234)
405 (defconstant +r32i+ #x8235)
406 (defconstant +r32ui+ #x8236)
407 (defconstant +rg8i+ #x8237)
408 (defconstant +rg8ui+ #x8238)
409 (defconstant +rg16i+ #x8239)
410 (defconstant +rg16ui+ #x823A)
411 (defconstant +rg32i+ #x823B)
412 (defconstant +rg32ui+ #x823C)
413 (defconstant +rg+ #x8227)
414 (defconstant +rg-integer+ #x8228)
415 (defconstant +r8+ #x8229)
416 (defconstant +r16+ #x822A)
417 (defconstant +rg8+ #x822B)
418 (defconstant +rg16+ #x822C)
419 (defconstant +r16f+ #x822D)
420 (defconstant +r32f+ #x822E)
421 (defconstant +rg16f+ #x822F)
422 (defconstant +rg32f+ #x8230)
423 (defconstant +r8i+ #x8231)
424 (defconstant +r8ui+ #x8232)
425 (defconstant +r16i+ #x8233)
426 (defconstant +r16ui+ #x8234)
427 (defconstant +r32i+ #x8235)
428 (defconstant +r32ui+ #x8236)
429 (defconstant +rg8i+ #x8237)
430 (defconstant +rg8ui+ #x8238)
431 (defconstant +rg16i+ #x8239)
432 (defconstant +rg16ui+ #x823A)
433 (defconstant +rg32i+ #x823B)
434 (defconstant +rg32ui+ #x823C)
435 (defconstant +max-renderbuffer-size+ #x84E8)
436 (defconstant +max-renderbuffer-size+ #x84E8)
437 (defconstant +max-renderbuffer-size-ext+ #x84E8)
438 (defconstant +max-renderbuffer-size-oes+ #x84E8)
439 (defconstant +compressed-alpha+ #x84E9)
440 (defconstant +compressed-luminance+ #x84EA)
441 (defconstant +compressed-luminance-alpha+ #x84EB)
442 (defconstant +compressed-intensity+ #x84EC)
443 (defconstant +compressed-rgb+ #x84ED)
444 (defconstant +compressed-rgba+ #x84EE)
445 (defconstant +texture-compression-hint+ #x84EF)
446 (defconstant +texture-compressed-image-size+ #x86A0)
447 (defconstant +texture-compressed+ #x86A1)
448 (defconstant +num-compressed-texture-formats+ #x86A2)
449 (defconstant +compressed-texture-formats+ #x86A3)
450 (defconstant +depth-stencil+ #x84F9)
451 (defconstant +unsigned-int-24-8+ #x84FA)
452 (defconstant +depth-stencil+ #x84F9)
453 (defconstant +unsigned-int-24-8+ #x84FA)
454 (defconstant +vertex-array-binding+ #x85B5)
455 (defconstant +vertex-array-binding+ #x85B5)
456 (defconstant +rgba32f+ #x8814)
457 (defconstant +rgb32f+ #x8815)
458 (defconstant +rgba16f+ #x881A)
459 (defconstant +rgb16f+ #x881B)
460 (defconstant +depth24-stencil8+ #x88F0)
461 (defconstant +texture-stencil-size+ #x88F1)
462 (defconstant +depth24-stencil8+ #x88F0)
463 (defconstant +texture-stencil-size+ #x88F1)
464 (defconstant +depth24-stencil8-ext+ #x88F0)
465 (defconstant +texture-stencil-size-ext+ #x88F1)
466 (defconstant +depth24-stencil8-oes+ #x88F0)
467 (defconstant +vertex-attrib-array-integer+ #x88FD)
468 (defconstant +max-array-texture-layers+ #x88FF)
469 (defconstant +max-array-texture-layers-ext+ #x88FF)
470 (defconstant +min-program-texel-offset+ #x8904)
471 (defconstant +max-program-texel-offset+ #x8905)
472 (defconstant +clamp-vertex-color+ #x891A)
473 (defconstant +clamp-fragment-color+ #x891B)
474 (defconstant +clamp-read-color+ #x891C)
475 (defconstant +fixed-only+ #x891D)
476 (defconstant +clamp-vertex-color-arb+ #x891A)
477 (defconstant +clamp-fragment-color-arb+ #x891B)
478 (defconstant +clamp-read-color-arb+ #x891C)
479 (defconstant +fixed-only-arb+ #x891D)
480 (defconstant +max-varying-components+ #x8B4B)
481 (defconstant +max-varying-components+ :unable-to-resolve)
482 (defconstant +max-varying-components-ext+ #x8B4B)
483 (defconstant +texture-red-type+ #x8C10)
484 (defconstant +texture-green-type+ #x8C11)
485 (defconstant +texture-blue-type+ #x8C12)
486 (defconstant +texture-alpha-type+ #x8C13)
487 (defconstant +texture-luminance-type+ #x8C14)
488 (defconstant +texture-intensity-type+ #x8C15)
489 (defconstant +texture-depth-type+ #x8C16)
490 (defconstant +unsigned-normalized+ #x8C17)
491 (defconstant +texture-red-type+ #x8C10)
492 (defconstant +texture-green-type+ #x8C11)
493 (defconstant +texture-blue-type+ #x8C12)
494 (defconstant +texture-alpha-type+ #x8C13)
495 (defconstant +texture-luminance-type+ #x8C14)
496 (defconstant +texture-intensity-type+ #x8C15)
497 (defconstant +texture-depth-type+ #x8C16)
498 (defconstant +unsigned-normalized+ #x8C17)
499 (defconstant +texture-red-type-arb+ #x8C10)
500 (defconstant +texture-green-type-arb+ #x8C11)
501 (defconstant +texture-blue-type-arb+ #x8C12)
502 (defconstant +texture-alpha-type-arb+ #x8C13)
503 (defconstant +texture-luminance-type-arb+ #x8C14)
504 (defconstant +texture-intensity-type-arb+ #x8C15)
505 (defconstant +texture-depth-type-arb+ #x8C16)
506 (defconstant +unsigned-normalized-arb+ #x8C17)
507 (defconstant +texture-1d-array+ #x8C18)
508 (defconstant +proxy-texture-1d-array+ #x8C19)
509 (defconstant +texture-2d-array+ #x8C1A)
510 (defconstant +proxy-texture-2d-array+ #x8C1B)
511 (defconstant +texture-binding-1d-array+ #x8C1C)
512 (defconstant +texture-binding-2d-array+ #x8C1D)
513 (defconstant +r11f-g11f-b10f+ #x8C3A)
514 (defconstant +unsigned-int-10f-11f-11f-rev+ #x8C3B)
515 (defconstant +rgb9-e5+ #x8C3D)
516 (defconstant +unsigned-int-5-9-9-9-rev+ #x8C3E)
517 (defconstant +texture-shared-size+ #x8C3F)
518 (defconstant +framebuffer-binding+ #x8CA6)
519 (defconstant +draw-framebuffer-binding+ #x8CA6)
520 (defconstant +renderbuffer-binding+ #x8CA7)
521 (defconstant +framebuffer-binding+ #x8CA6)
522 (defconstant +draw-framebuffer-binding+ #x8CA6)
523 (defconstant +renderbuffer-binding+ #x8CA7)
524 (defconstant +framebuffer-binding-ext+ #x8CA6)
525 (defconstant +renderbuffer-binding-ext+ #x8CA7)
526 (defconstant +draw-framebuffer-binding-ext+ #x8CA6)
527 (defconstant +framebuffer-binding-oes+ #x8CA6)
528 (defconstant +renderbuffer-binding-oes+ #x8CA7)
529 (defconstant +framebuffer-binding-angle+ #x8CA6)
530 (defconstant +renderbuffer-binding-angle+ #x8CA7)
531 (defconstant +read-framebuffer+ #x8CA8)
532 (defconstant +draw-framebuffer+ #x8CA9)
533 (defconstant +read-framebuffer-binding+ #x8CAA)
534 (defconstant +read-framebuffer+ #x8CA8)
535 (defconstant +draw-framebuffer+ #x8CA9)
536 (defconstant +read-framebuffer-binding+ #x8CAA)
537 (defconstant +read-framebuffer-angle+ #x8CA8)
538 (defconstant +draw-framebuffer-angle+ #x8CA9)
539 (defconstant +renderbuffer-samples+ #x8CAB)
540 (defconstant +renderbuffer-samples+ #x8CAB)
541 (defconstant +renderbuffer-samples-angle+ #x8CAB)
542 (defconstant +depth-component32f+ #x8CAC)
543 (defconstant +depth32f-stencil8+ #x8CAD)
544 (defconstant +framebuffer-attachment-object-type+ #x8CD0)
545 (defconstant +framebuffer-attachment-object-type-ext+ #x8CD0)
546 (defconstant +framebuffer-attachment-object-name+ #x8CD1)
547 (defconstant +framebuffer-attachment-object-name-ext+ #x8CD1)
548 (defconstant +framebuffer-attachment-texture-level+ #x8CD2)
549 (defconstant +framebuffer-attachment-texture-level-ext+ #x8CD2)
550 (defconstant +framebuffer-attachment-texture-cube-map-face+ #x8CD3)
551 (defconstant +framebuffer-attachment-texture-cube-map-face-ext+ #x8CD3)
552 (defconstant +framebuffer-attachment-texture-layer+ #x8CD4)
553 (defconstant +framebuffer-attachment-texture-3d-zoffset-ext+ #x8CD4)
554 (defconstant +framebuffer-complete+ #x8CD5)
555 (defconstant +framebuffer-complete-ext+ #x8CD5)
556 (defconstant +framebuffer-incomplete-attachment+ #x8CD6)
557 (defconstant +framebuffer-incomplete-attachment-ext+ #x8CD6)
558 (defconstant +framebuffer-incomplete-missing-attachment+ #x8CD7)
559 (defconstant +framebuffer-incomplete-missing-attachment-ext+ #x8CD7)
560 (defconstant +framebuffer-incomplete-dimensions-ext+ #x8CD9)
561 (defconstant +framebuffer-incomplete-formats-ext+ #x8CDA)
562 (defconstant +framebuffer-incomplete-draw-buffer+ #x8CDB)
563 (defconstant +framebuffer-incomplete-draw-buffer-ext+ #x8CDB)
564 (defconstant +framebuffer-incomplete-read-buffer+ #x8CDC)
565 (defconstant +framebuffer-incomplete-read-buffer-ext+ #x8CDC)
566 (defconstant +framebuffer-unsupported+ #x8CDD)
567 (defconstant +framebuffer-unsupported-ext+ #x8CDD)
568 (defconstant +max-color-attachments+ #x8CDF)
569 (defconstant +max-color-attachments-ext+ #x8CDF)
570 (defconstant +color-attachment0+ #x8CE0)
571 (defconstant +color-attachment0-ext+ #x8CE0)
572 (defconstant +color-attachment1+ #x8CE1)
573 (defconstant +color-attachment1-ext+ #x8CE1)
574 (defconstant +color-attachment2+ #x8CE2)
575 (defconstant +color-attachment2-ext+ #x8CE2)
576 (defconstant +color-attachment3+ #x8CE3)
577 (defconstant +color-attachment3-ext+ #x8CE3)
578 (defconstant +color-attachment4+ #x8CE4)
579 (defconstant +color-attachment4-ext+ #x8CE4)
580 (defconstant +color-attachment5+ #x8CE5)
581 (defconstant +color-attachment5-ext+ #x8CE5)
582 (defconstant +color-attachment6+ #x8CE6)
583 (defconstant +color-attachment6-ext+ #x8CE6)
584 (defconstant +color-attachment7+ #x8CE7)
585 (defconstant +color-attachment7-ext+ #x8CE7)
586 (defconstant +color-attachment8+ #x8CE8)
587 (defconstant +color-attachment8-ext+ #x8CE8)
588 (defconstant +color-attachment9+ #x8CE9)
589 (defconstant +color-attachment9-ext+ #x8CE9)
590 (defconstant +color-attachment10+ #x8CEA)
591 (defconstant +color-attachment10-ext+ #x8CEA)
592 (defconstant +color-attachment11+ #x8CEB)
593 (defconstant +color-attachment11-ext+ #x8CEB)
594 (defconstant +color-attachment12+ #x8CEC)
595 (defconstant +color-attachment12-ext+ #x8CEC)
596 (defconstant +color-attachment13+ #x8CED)
597 (defconstant +color-attachment13-ext+ #x8CED)
598 (defconstant +color-attachment14+ #x8CEE)
599 (defconstant +color-attachment14-ext+ #x8CEE)
600 (defconstant +color-attachment15+ #x8CEF)
601 (defconstant +color-attachment15-ext+ #x8CEF)
602 (defconstant +depth-attachment+ #x8D00)
603 (defconstant +depth-attachment-ext+ #x8D00)
604 (defconstant +stencil-attachment+ #x8D20)
605 (defconstant +stencil-attachment-ext+ #x8D20)
606 (defconstant +framebuffer+ #x8D40)
607 (defconstant +framebuffer-ext+ #x8D40)
608 (defconstant +renderbuffer+ #x8D41)
609 (defconstant +renderbuffer-ext+ #x8D41)
610 (defconstant +renderbuffer-width+ #x8D42)
611 (defconstant +renderbuffer-width-ext+ #x8D42)
612 (defconstant +renderbuffer-height+ #x8D43)
613 (defconstant +renderbuffer-height-ext+ #x8D43)
614 (defconstant +renderbuffer-internal-format+ #x8D44)
615 (defconstant +renderbuffer-internal-format-ext+ #x8D44)
616 (defconstant +stencil-index1+ #x8D46)
617 (defconstant +stencil-index1-ext+ #x8D46)
618 (defconstant +stencil-index4+ #x8D47)
619 (defconstant +stencil-index4-ext+ #x8D47)
620 (defconstant +stencil-index8+ #x8D48)
621 (defconstant +stencil-index8-ext+ #x8D48)
622 (defconstant +stencil-index16+ #x8D49)
623 (defconstant +stencil-index16-ext+ #x8D49)
624 (defconstant +renderbuffer-red-size+ #x8D50)
625 (defconstant +renderbuffer-red-size-ext+ #x8D50)
626 (defconstant +renderbuffer-green-size+ #x8D51)
627 (defconstant +renderbuffer-green-size-ext+ #x8D51)
628 (defconstant +renderbuffer-blue-size+ #x8D52)
629 (defconstant +renderbuffer-blue-size-ext+ #x8D52)
630 (defconstant +renderbuffer-alpha-size+ #x8D53)
631 (defconstant +renderbuffer-alpha-size-ext+ #x8D53)
632 (defconstant +renderbuffer-depth-size+ #x8D54)
633 (defconstant +renderbuffer-depth-size-ext+ #x8D54)
634 (defconstant +renderbuffer-stencil-size+ #x8D55)
635 (defconstant +renderbuffer-stencil-size-ext+ #x8D55)
636 (defconstant +framebuffer-attachment-texture-3d-zoffset-oes+ #x8CD4)
637 (defconstant +framebuffer-attachment-object-type-oes+ #x8CD0)
638 (defconstant +framebuffer-attachment-object-name-oes+ #x8CD1)
639 (defconstant +framebuffer-attachment-texture-level-oes+ #x8CD2)
640 (defconstant +framebuffer-attachment-texture-cube-map-face-oes+ #x8CD3)
641 (defconstant +framebuffer-attachment-texture-3d-zoffset-oes+ #x8CD4)
642 (defconstant +framebuffer-complete-oes+ #x8CD5)
643 (defconstant +framebuffer-incomplete-attachment-oes+ #x8CD6)
644 (defconstant +framebuffer-incomplete-missing-attachment-oes+ #x8CD7)
645 (defconstant +framebuffer-incomplete-dimensions-oes+ #x8CD9)
646 (defconstant +framebuffer-incomplete-formats-oes+ #x8CDA)
647 (defconstant +framebuffer-incomplete-draw-buffer-oes+ #x8CDB)
648 (defconstant +framebuffer-incomplete-read-buffer-oes+ #x8CDC)
649 (defconstant +framebuffer-unsupported-oes+ #x8CDD)
650 (defconstant +color-attachment0-oes+ #x8CE0)
651 (defconstant +depth-attachment-oes+ #x8D00)
652 (defconstant +stencil-attachment-oes+ #x8D20)
653 (defconstant +framebuffer-oes+ #x8D40)
654 (defconstant +renderbuffer-oes+ #x8D41)
655 (defconstant +renderbuffer-width-oes+ #x8D42)
656 (defconstant +renderbuffer-height-oes+ #x8D43)
657 (defconstant +renderbuffer-internal-format-oes+ #x8D44)
658 (defconstant +stencil-index1-oes+ #x8D46)
659 (defconstant +stencil-index4-oes+ #x8D47)
660 (defconstant +stencil-index8-oes+ #x8D48)
661 (defconstant +renderbuffer-red-size-oes+ #x8D50)
662 (defconstant +renderbuffer-green-size-oes+ #x8D51)
663 (defconstant +renderbuffer-blue-size-oes+ #x8D52)
664 (defconstant +renderbuffer-alpha-size-oes+ #x8D53)
665 (defconstant +renderbuffer-depth-size-oes+ #x8D54)
666 (defconstant +renderbuffer-stencil-size-oes+ #x8D55)
667 (defconstant +stencil-index1-oes+ :unable-to-resolve)
668 (defconstant +stencil-index4-oes+ :unable-to-resolve)
669 (defconstant +stencil-index8-oes+ :unable-to-resolve)
670 (defconstant +framebuffer-incomplete-multisample+ #x8D56)
671 (defconstant +max-samples+ #x8D57)
672 (defconstant +framebuffer-incomplete-multisample-angle+ #x8D56)
673 (defconstant +max-samples-angle+ #x8D57)
674 (defconstant +framebuffer-incomplete-multisample-ext+ #x8D56)
675 (defconstant +max-samples-ext+ #x8D57)
676 (defconstant +framebuffer-attachment-texture-layer-ext+ #x8CD4)
677 (defconstant +texture-gen-str-oes+ #x8D60)
678 (defconstant +half-float-oes+ #x8D61)
679 (defconstant +half-float-oes+ :unable-to-resolve)
680 (defconstant +rgb565-oes+ #x8D62)
681 (defconstant +etc1-rgb8-oes+ #x8D64)
682 (defconstant +texture-external-oes+ #x8D65)
683 (defconstant +sampler-external-oes+ #x8D66)
684 (defconstant +texture-binding-external-oes+ #x8D67)
685 (defconstant +required-texture-image-units-oes+ #x8D68)
686 (defconstant +float-32-unsigned-int-24-8-rev+ #x8DAD)
687 (defconstant +framebuffer-srgb+ #x8DB9)
688 (defconstant +compressed-red-rgtc1+ #x8DBB)
689 (defconstant +compressed-signed-red-rgtc1+ #x8DBC)
690 (defconstant +compressed-rg-rgtc2+ #x8DBD)
691 (defconstant +compressed-signed-rg-rgtc2+ #x8DBE)
692 (defconstant +sampler-1d-array+ #x8DC0)
693 (defconstant +sampler-2d-array+ #x8DC1)
694 (defconstant +sampler-1d-array-shadow+ #x8DC3)
695 (defconstant +sampler-2d-array-shadow+ #x8DC4)
696 (defconstant +sampler-cube-shadow+ #x8DC5)
697 (defconstant +unsigned-int-vec2+ #x8DC6)
698 (defconstant +unsigned-int-vec3+ #x8DC7)
699 (defconstant +unsigned-int-vec4+ #x8DC8)
700 (defconstant +int-sampler-1d+ #x8DC9)
701 (defconstant +int-sampler-2d+ #x8DCA)
702 (defconstant +int-sampler-3d+ #x8DCB)
703 (defconstant +int-sampler-cube+ #x8DCC)
704 (defconstant +int-sampler-1d-array+ #x8DCE)
705 (defconstant +int-sampler-2d-array+ #x8DCF)
706 (defconstant +unsigned-int-sampler-1d+ #x8DD1)
707 (defconstant +unsigned-int-sampler-2d+ #x8DD2)
708 (defconstant +unsigned-int-sampler-3d+ #x8DD3)
709 (defconstant +unsigned-int-sampler-cube+ #x8DD4)
710 (defconstant +unsigned-int-sampler-1d-array+ #x8DD6)
711 (defconstant +unsigned-int-sampler-2d-array+ #x8DD7)
712 (defconstant +sampler-buffer+ #x8DC2)
713 (defconstant +int-sampler-2d-rect+ #x8DCD)
714 (defconstant +int-sampler-buffer+ #x8DD0)
715 (defconstant +unsigned-int-sampler-2d-rect+ #x8DD5)
716 (defconstant +unsigned-int-sampler-buffer+ #x8DD8)
717 (defconstant +query-wait+ #x8E13)
718 (defconstant +query-no-wait+ #x8E14)
719 (defconstant +query-by-region-wait+ #x8E15)
720 (defconstant +query-by-region-no-wait+ #x8E16)
721 (defconstant +buffer-access-flags+ #x911F)
722 (defconstant +buffer-map-length+ #x9120)
723 (defconstant +buffer-map-offset+ #x9121)
724 (defconstant +compare-ref-to-texture+ #x884E)
725 (defconstant +major-version+ #x821B)
726 (defconstant +minor-version+ #x821C)
727 (defconstant +num-extensions+ #x821D)
728 (defconstant +context-flags+ #x821E)
729 (defconstant +depth-buffer+ #x8223)
730 (defconstant +stencil-buffer+ #x8224)
731 (defconstant +compressed-red+ #x8225)
732 (defconstant +compressed-rg+ #x8226)
733 (defconstant +context-flag-forward-compatible-bit+ #x1)
734 (defconstant +rgba32f+ #x8814)
735 (defconstant +rgb32f+ #x8815)
736 (defconstant +rgba16f+ #x881A)
737 (defconstant +rgb16f+ #x881B)
738 (defconstant +vertex-attrib-array-integer+ #x88FD)
739 (defconstant +max-array-texture-layers+ #x88FF)
740 (defconstant +min-program-texel-offset+ #x8904)
741 (defconstant +max-program-texel-offset+ #x8905)
742 (defconstant +clamp-read-color+ #x891C)
743 (defconstant +fixed-only+ #x891D)
744 (defconstant +max-varying-components+ #x8B4B)
745 (defconstant +texture-1d-array+ #x8C18)
746 (defconstant +proxy-texture-1d-array+ #x8C19)
747 (defconstant +texture-2d-array+ #x8C1A)
748 (defconstant +proxy-texture-2d-array+ #x8C1B)
749 (defconstant +texture-binding-1d-array+ #x8C1C)
750 (defconstant +texture-binding-2d-array+ #x8C1D)
751 (defconstant +r11f-g11f-b10f+ #x8C3A)
752 (defconstant +unsigned-int-10f-11f-11f-rev+ #x8C3B)
753 (defconstant +rgb9-e5+ #x8C3D)
754 (defconstant +unsigned-int-5-9-9-9-rev+ #x8C3E)
755 (defconstant +texture-shared-size+ #x8C3F)
756 (defconstant +transform-feedback-varying-max-length+ #x8C76)
757 (defconstant +transform-feedback-buffer-mode+ #x8C7F)
758 (defconstant +max-transform-feedback-separate-components+ #x8C80)
759 (defconstant +transform-feedback-varyings+ #x8C83)
760 (defconstant +transform-feedback-buffer-start+ #x8C84)
761 (defconstant +transform-feedback-buffer-size+ #x8C85)
762 (defconstant +primitives-generated+ #x8C87)
763 (defconstant +transform-feedback-primitives-written+ #x8C88)
764 (defconstant +rasterizer-discard+ #x8C89)
765 (defconstant +max-transform-feedback-interleaved-components+ #x8C8A)
766 (defconstant +max-transform-feedback-separate-attribs+ #x8C8B)
767 (defconstant +interleaved-attribs+ #x8C8C)
768 (defconstant +separate-attribs+ #x8C8D)
769 (defconstant +transform-feedback-buffer+ #x8C8E)
770 (defconstant +transform-feedback-buffer-binding+ #x8C8F)
771 (defconstant +rgba32ui+ #x8D70)
772 (defconstant +rgb32ui+ #x8D71)
773 (defconstant +rgba16ui+ #x8D76)
774 (defconstant +rgb16ui+ #x8D77)
775 (defconstant +rgba8ui+ #x8D7C)
776 (defconstant +rgb8ui+ #x8D7D)
777 (defconstant +rgba32i+ #x8D82)
778 (defconstant +rgb32i+ #x8D83)
779 (defconstant +rgba16i+ #x8D88)
780 (defconstant +rgb16i+ #x8D89)
781 (defconstant +rgba8i+ #x8D8E)
782 (defconstant +rgb8i+ #x8D8F)
783 (defconstant +red-integer+ #x8D94)
784 (defconstant +green-integer+ #x8D95)
785 (defconstant +blue-integer+ #x8D96)
786 (defconstant +rgb-integer+ #x8D98)
787 (defconstant +rgba-integer+ #x8D99)
788 (defconstant +bgr-integer+ #x8D9A)
789 (defconstant +bgra-integer+ #x8D9B)
790 (defconstant +sampler-1d-array+ #x8DC0)
791 (defconstant +sampler-2d-array+ #x8DC1)
792 (defconstant +sampler-1d-array-shadow+ #x8DC3)
793 (defconstant +sampler-2d-array-shadow+ #x8DC4)
794 (defconstant +sampler-cube-shadow+ #x8DC5)
795 (defconstant +unsigned-int-vec2+ #x8DC6)
796 (defconstant +unsigned-int-vec3+ #x8DC7)
797 (defconstant +unsigned-int-vec4+ #x8DC8)
798 (defconstant +int-sampler-1d+ #x8DC9)
799 (defconstant +int-sampler-2d+ #x8DCA)
800 (defconstant +int-sampler-3d+ #x8DCB)
801 (defconstant +int-sampler-cube+ #x8DCC)
802 (defconstant +int-sampler-1d-array+ #x8DCE)
803 (defconstant +int-sampler-2d-array+ #x8DCF)
804 (defconstant +unsigned-int-sampler-1d+ #x8DD1)
805 (defconstant +unsigned-int-sampler-2d+ #x8DD2)
806 (defconstant +unsigned-int-sampler-3d+ #x8DD3)
807 (defconstant +unsigned-int-sampler-cube+ #x8DD4)
808 (defconstant +unsigned-int-sampler-1d-array+ #x8DD6)
809 (defconstant +unsigned-int-sampler-2d-array+ #x8DD7)
810 (defconstant +query-wait+ #x8E13)
811 (defconstant +query-no-wait+ #x8E14)
812 (defconstant +query-by-region-wait+ #x8E15)
813 (defconstant +query-by-region-no-wait+ #x8E16)
814 (defconstant +buffer-access-flags+ #x911F)
815 (defconstant +buffer-map-length+ #x9120)
816 (defconstant +buffer-map-offset+ #x9121)
817 (defconstant +depth-component32f+ #x8CAC)
818 (defconstant +depth32f-stencil8+ #x8CAD)
819 (defconstant +float-32-unsigned-int-24-8-rev+ #x8DAD)
820 (defconstant +invalid-framebuffer-operation+ #x506)
821 (defconstant +framebuffer-attachment-color-encoding+ #x8210)
822 (defconstant +framebuffer-attachment-component-type+ #x8211)
823 (defconstant +framebuffer-attachment-red-size+ #x8212)
824 (defconstant +framebuffer-attachment-green-size+ #x8213)
825 (defconstant +framebuffer-attachment-blue-size+ #x8214)
826 (defconstant +framebuffer-attachment-alpha-size+ #x8215)
827 (defconstant +framebuffer-attachment-depth-size+ #x8216)
828 (defconstant +framebuffer-attachment-stencil-size+ #x8217)
829 (defconstant +framebuffer-default+ #x8218)
830 (defconstant +framebuffer-undefined+ #x8219)
831 (defconstant +depth-stencil-attachment+ #x821A)
832 (defconstant +index+ #x8222)
833 (defconstant +max-renderbuffer-size+ #x84E8)
834 (defconstant +depth-stencil+ #x84F9)
835 (defconstant +unsigned-int-24-8+ #x84FA)
836 (defconstant +depth24-stencil8+ #x88F0)
837 (defconstant +texture-stencil-size+ #x88F1)
838 (defconstant +texture-red-type+ #x8C10)
839 (defconstant +texture-green-type+ #x8C11)
840 (defconstant +texture-blue-type+ #x8C12)
841 (defconstant +texture-alpha-type+ #x8C13)
842 (defconstant +texture-depth-type+ #x8C16)
843 (defconstant +unsigned-normalized+ #x8C17)
844 (defconstant +framebuffer-binding+ #x8CA6)
845 (defconstant +draw-framebuffer-binding+ #x8CA6)
846 (defconstant +renderbuffer-binding+ #x8CA7)
847 (defconstant +read-framebuffer+ #x8CA8)
848 (defconstant +draw-framebuffer+ #x8CA9)
849 (defconstant +read-framebuffer-binding+ #x8CAA)
850 (defconstant +renderbuffer-samples+ #x8CAB)
851 (defconstant +framebuffer-attachment-object-type+ #x8CD0)
852 (defconstant +framebuffer-attachment-object-name+ #x8CD1)
853 (defconstant +framebuffer-attachment-texture-level+ #x8CD2)
854 (defconstant +framebuffer-attachment-texture-cube-map-face+ #x8CD3)
855 (defconstant +framebuffer-attachment-texture-layer+ #x8CD4)
856 (defconstant +framebuffer-complete+ #x8CD5)
857 (defconstant +framebuffer-incomplete-attachment+ #x8CD6)
858 (defconstant +framebuffer-incomplete-missing-attachment+ #x8CD7)
859 (defconstant +framebuffer-incomplete-draw-buffer+ #x8CDB)
860 (defconstant +framebuffer-incomplete-read-buffer+ #x8CDC)
861 (defconstant +framebuffer-unsupported+ #x8CDD)
862 (defconstant +max-color-attachments+ #x8CDF)
863 (defconstant +color-attachment0+ #x8CE0)
864 (defconstant +color-attachment1+ #x8CE1)
865 (defconstant +color-attachment2+ #x8CE2)
866 (defconstant +color-attachment3+ #x8CE3)
867 (defconstant +color-attachment4+ #x8CE4)
868 (defconstant +color-attachment5+ #x8CE5)
869 (defconstant +color-attachment6+ #x8CE6)
870 (defconstant +color-attachment7+ #x8CE7)
871 (defconstant +color-attachment8+ #x8CE8)
872 (defconstant +color-attachment9+ #x8CE9)
873 (defconstant +color-attachment10+ #x8CEA)
874 (defconstant +color-attachment11+ #x8CEB)
875 (defconstant +color-attachment12+ #x8CEC)
876 (defconstant +color-attachment13+ #x8CED)
877 (defconstant +color-attachment14+ #x8CEE)
878 (defconstant +color-attachment15+ #x8CEF)
879 (defconstant +depth-attachment+ #x8D00)
880 (defconstant +stencil-attachment+ #x8D20)
881 (defconstant +framebuffer+ #x8D40)
882 (defconstant +renderbuffer+ #x8D41)
883 (defconstant +renderbuffer-width+ #x8D42)
884 (defconstant +renderbuffer-height+ #x8D43)
885 (defconstant +renderbuffer-internal-format+ #x8D44)
886 (defconstant +stencil-index1+ #x8D46)
887 (defconstant +stencil-index4+ #x8D47)
888 (defconstant +stencil-index8+ #x8D48)
889 (defconstant +stencil-index16+ #x8D49)
890 (defconstant +renderbuffer-red-size+ #x8D50)
891 (defconstant +renderbuffer-green-size+ #x8D51)
892 (defconstant +renderbuffer-blue-size+ #x8D52)
893 (defconstant +renderbuffer-alpha-size+ #x8D53)
894 (defconstant +renderbuffer-depth-size+ #x8D54)
895 (defconstant +renderbuffer-stencil-size+ #x8D55)
896 (defconstant +framebuffer-incomplete-multisample+ #x8D56)
897 (defconstant +max-samples+ #x8D57)
898 (defconstant +framebuffer-srgb+ #x8DB9)
899 (defconstant +half-float+ #x140B)
900 (defconstant +map-read-bit+ #x1)
901 (defconstant +map-write-bit+ #x2)
902 (defconstant +map-invalidate-range-bit+ #x4)
903 (defconstant +map-invalidate-buffer-bit+ #x8)
904 (defconstant +map-flush-explicit-bit+ #x10)
905 (defconstant +map-unsynchronized-bit+ #x20)
906 (defconstant +compressed-red-rgtc1+ #x8DBB)
907 (defconstant +compressed-signed-red-rgtc1+ #x8DBC)
908 (defconstant +compressed-rg-rgtc2+ #x8DBD)
909 (defconstant +compressed-signed-rg-rgtc2+ #x8DBE)
910 (defconstant +rg+ #x8227)
911 (defconstant +rg-integer+ #x8228)
912 (defconstant +r8+ #x8229)
913 (defconstant +r16+ #x822A)
914 (defconstant +rg8+ #x822B)
915 (defconstant +rg16+ #x822C)
916 (defconstant +r16f+ #x822D)
917 (defconstant +r32f+ #x822E)
918 (defconstant +rg16f+ #x822F)
919 (defconstant +rg32f+ #x8230)
920 (defconstant +r8i+ #x8231)
921 (defconstant +r8ui+ #x8232)
922 (defconstant +r16i+ #x8233)
923 (defconstant +r16ui+ #x8234)
924 (defconstant +r32i+ #x8235)
925 (defconstant +r32ui+ #x8236)
926 (defconstant +rg8i+ #x8237)
927 (defconstant +rg8ui+ #x8238)
928 (defconstant +rg16i+ #x8239)
929 (defconstant +rg16ui+ #x823A)
930 (defconstant +rg32i+ #x823B)
931 (defconstant +rg32ui+ #x823C)
932 (defconstant +vertex-array-binding+ #x85B5)
933 (defconstant +clamp-vertex-color+ #x891A)
934 (defconstant +clamp-fragment-color+ #x891B)
935 (defconstant +alpha-integer+ #x8D97)
936 (defconstant +texture-luminance-type+ #x8C14)
937 (defconstant +texture-intensity-type+ #x8C15)
938 (defconstant +texture-rectangle+ #x84F5)
939 (defconstant +texture-binding-rectangle+ #x84F6)
940 (defconstant +proxy-texture-rectangle+ #x84F7)
941 (defconstant +max-rectangle-texture-size+ #x84F8)
942 (defconstant +uniform-buffer+ #x8A11)
943 (defconstant +uniform-buffer+ #x8A11)
944 (defconstant +uniform-buffer-binding+ #x8A28)
945 (defconstant +uniform-buffer-start+ #x8A29)
946 (defconstant +uniform-buffer-size+ #x8A2A)
947 (defconstant +max-vertex-uniform-blocks+ #x8A2B)
948 (defconstant +max-geometry-uniform-blocks+ #x8A2C)
949 (defconstant +max-fragment-uniform-blocks+ #x8A2D)
950 (defconstant +max-combined-uniform-blocks+ #x8A2E)
951 (defconstant +max-uniform-buffer-bindings+ #x8A2F)
952 (defconstant +max-uniform-block-size+ #x8A30)
953 (defconstant +max-combined-vertex-uniform-components+ #x8A31)
954 (defconstant +max-combined-geometry-uniform-components+ #x8A32)
955 (defconstant +max-combined-fragment-uniform-components+ #x8A33)
956 (defconstant +uniform-buffer-offset-alignment+ #x8A34)
957 (defconstant +active-uniform-block-max-name-length+ #x8A35)
958 (defconstant +active-uniform-blocks+ #x8A36)
959 (defconstant +uniform-type+ #x8A37)
960 (defconstant +uniform-size+ #x8A38)
961 (defconstant +uniform-name-length+ #x8A39)
962 (defconstant +uniform-block-index+ #x8A3A)
963 (defconstant +uniform-offset+ #x8A3B)
964 (defconstant +uniform-array-stride+ #x8A3C)
965 (defconstant +uniform-matrix-stride+ #x8A3D)
966 (defconstant +uniform-is-row-major+ #x8A3E)
967 (defconstant +uniform-block-binding+ #x8A3F)
968 (defconstant +uniform-block-data-size+ #x8A40)
969 (defconstant +uniform-block-name-length+ #x8A41)
970 (defconstant +uniform-block-active-uniforms+ #x8A42)
971 (defconstant +uniform-block-active-uniform-indices+ #x8A43)
972 (defconstant +uniform-block-referenced-by-vertex-shader+ #x8A44)
973 (defconstant +uniform-block-referenced-by-geometry-shader+ #x8A45)
974 (defconstant +uniform-block-referenced-by-fragment-shader+ #x8A46)
975 (defconstant +invalid-index+ #xFFFFFFFF)
976 (defconstant +texture-buffer+ #x8C2A)
977 (defconstant +max-texture-buffer-size+ #x8C2B)
978 (defconstant +texture-binding-buffer+ #x8C2C)
979 (defconstant +texture-buffer-data-store-binding+ #x8C2D)
980 (defconstant +texture-buffer-format+ #x8C2E)
981 (defconstant +copy-read-buffer+ #x8F36)
982 (defconstant +copy-write-buffer+ #x8F37)
983 (defconstant +max-image-units-ext+ #x8F38)
984 (defconstant +max-combined-image-units-and-fragment-outputs-ext+ #x8F39)
985 (defconstant +image-binding-name-ext+ #x8F3A)
986 (defconstant +image-binding-level-ext+ #x8F3B)
987 (defconstant +image-binding-layered-ext+ #x8F3C)
988 (defconstant +image-binding-layer-ext+ #x8F3D)
989 (defconstant +image-binding-access-ext+ #x8F3E)
990 (defconstant +red-snorm+ #x8F90)
991 (defconstant +rg-snorm+ #x8F91)
992 (defconstant +rgb-snorm+ #x8F92)
993 (defconstant +rgba-snorm+ #x8F93)
994 (defconstant +r8-snorm+ #x8F94)
995 (defconstant +rg8-snorm+ #x8F95)
996 (defconstant +rgb8-snorm+ #x8F96)
997 (defconstant +rgba8-snorm+ #x8F97)
998 (defconstant +r16-snorm+ #x8F98)
999 (defconstant +rg16-snorm+ #x8F99)
1000 (defconstant +rgb16-snorm+ #x8F9A)
1001 (defconstant +rgba16-snorm+ #x8F9B)
1002 (defconstant +signed-normalized+ #x8F9C)
1003 (defconstant +primitive-restart+ #x8F9D)
1004 (defconstant +primitive-restart-index+ #x8F9E)
1005 (defconstant +max-program-texture-gather-components+ #x8F9F)
1006 (defconstant +perfmon-global-mode-qcom+ #x8FA0)
1007 (defconstant +shader-binary-viv+ #x8FC4)
1008 (defconstant +sampler-2d-rect+ #x8B63)
1009 (defconstant +sampler-2d-rect-shadow+ #x8B64)
1010 (defconstant +sampler-buffer+ #x8DC2)
1011 (defconstant +int-sampler-2d-rect+ #x8DCD)
1012 (defconstant +int-sampler-buffer+ #x8DD0)
1013 (defconstant +unsigned-int-sampler-2d-rect+ #x8DD5)
1014 (defconstant +unsigned-int-sampler-buffer+ #x8DD8)
1015 (defconstant +texture-buffer+ #x8C2A)
1016 (defconstant +max-texture-buffer-size+ #x8C2B)
1017 (defconstant +texture-binding-buffer+ #x8C2C)
1018 (defconstant +texture-buffer-data-store-binding+ #x8C2D)
1019 (defconstant +texture-buffer-format+ #x8C2E)
1020 (defconstant +texture-rectangle+ #x84F5)
1021 (defconstant +texture-binding-rectangle+ #x84F6)
1022 (defconstant +proxy-texture-rectangle+ #x84F7)
1023 (defconstant +max-rectangle-texture-size+ #x84F8)
1024 (defconstant +red-snorm+ #x8F90)
1025 (defconstant +rg-snorm+ #x8F91)
1026 (defconstant +rgb-snorm+ #x8F92)
1027 (defconstant +rgba-snorm+ #x8F93)
1028 (defconstant +r8-snorm+ #x8F94)
1029 (defconstant +rg8-snorm+ #x8F95)
1030 (defconstant +rgb8-snorm+ #x8F96)
1031 (defconstant +rgba8-snorm+ #x8F97)
1032 (defconstant +r16-snorm+ #x8F98)
1033 (defconstant +rg16-snorm+ #x8F99)
1034 (defconstant +rgb16-snorm+ #x8F9A)
1035 (defconstant +rgba16-snorm+ #x8F9B)
1036 (defconstant +signed-normalized+ #x8F9C)
1037 (defconstant +primitive-restart+ #x8F9D)
1038 (defconstant +primitive-restart-index+ #x8F9E)
1039 (defconstant +copy-read-buffer+ #x8F36)
1040 (defconstant +copy-write-buffer+ #x8F37)
1041 (defconstant +uniform-buffer+ #x8A11)
1042 (defconstant +uniform-buffer-binding+ #x8A28)
1043 (defconstant +uniform-buffer-start+ #x8A29)
1044 (defconstant +uniform-buffer-size+ #x8A2A)
1045 (defconstant +max-vertex-uniform-blocks+ #x8A2B)
1046 (defconstant +max-fragment-uniform-blocks+ #x8A2D)
1047 (defconstant +max-combined-uniform-blocks+ #x8A2E)
1048 (defconstant +max-uniform-buffer-bindings+ #x8A2F)
1049 (defconstant +max-uniform-block-size+ #x8A30)
1050 (defconstant +max-combined-vertex-uniform-components+ #x8A31)
1051 (defconstant +max-combined-fragment-uniform-components+ #x8A33)
1052 (defconstant +uniform-buffer-offset-alignment+ #x8A34)
1053 (defconstant +active-uniform-block-max-name-length+ #x8A35)
1054 (defconstant +active-uniform-blocks+ #x8A36)
1055 (defconstant +uniform-type+ #x8A37)
1056 (defconstant +uniform-size+ #x8A38)
1057 (defconstant +uniform-name-length+ #x8A39)
1058 (defconstant +uniform-block-index+ #x8A3A)
1059 (defconstant +uniform-offset+ #x8A3B)
1060 (defconstant +uniform-array-stride+ #x8A3C)
1061 (defconstant +uniform-matrix-stride+ #x8A3D)
1062 (defconstant +uniform-is-row-major+ #x8A3E)
1063 (defconstant +uniform-block-binding+ #x8A3F)
1064 (defconstant +uniform-block-data-size+ #x8A40)
1065 (defconstant +uniform-block-name-length+ #x8A41)
1066 (defconstant +uniform-block-active-uniforms+ #x8A42)
1067 (defconstant +uniform-block-active-uniform-indices+ #x8A43)
1068 (defconstant +uniform-block-referenced-by-vertex-shader+ #x8A44)
1069 (defconstant +uniform-block-referenced-by-fragment-shader+ #x8A46)
1070 (defconstant +invalid-index+ #xFFFFFFFF)
1071 (defconstant +lines-adjacency+ #xA)
1072 (defconstant +line-strip-adjacency+ #xB)
1073 (defconstant +triangles-adjacency+ #xC)
1074 (defconstant +triangle-strip-adjacency+ #xD)
1075 (defconstant +lines-adjacency-arb+ #xA)
1076 (defconstant +line-strip-adjacency-arb+ #xB)
1077 (defconstant +triangles-adjacency-arb+ #xC)
1078 (defconstant +triangle-strip-adjacency-arb+ #xD)
1079 (defconstant +lines-adjacency-ext+ #xA)
1080 (defconstant +line-strip-adjacency-ext+ #xB)
1081 (defconstant +triangles-adjacency-ext+ #xC)
1082 (defconstant +triangle-strip-adjacency-ext+ #xD)
1083 (defconstant +program-point-size+ #x8642)
1084 (defconstant +program-point-size-arb+ #x8642)
1085 (defconstant +program-point-size-ext+ #x8642)
1086 (defconstant +depth-clamp+ #x864F)
1087 (defconstant +texture-cube-map-seamless+ #x884F)
1088 (defconstant +geometry-vertices-out+ #x8916)
1089 (defconstant +geometry-input-type+ #x8917)
1090 (defconstant +geometry-output-type+ #x8918)
1091 (defconstant +max-geometry-texture-image-units+ #x8C29)
1092 (defconstant +max-geometry-texture-image-units-arb+ #x8C29)
1093 (defconstant +framebuffer-attachment-layered+ #x8DA7)
1094 (defconstant +framebuffer-incomplete-layer-targets+ #x8DA8)
1095 (defconstant +framebuffer-attachment-layered-arb+ #x8DA7)
1096 (defconstant +framebuffer-incomplete-layer-targets-arb+ #x8DA8)
1097 (defconstant +framebuffer-incomplete-layer-count-arb+ #x8DA9)
1098 (defconstant +framebuffer-attachment-layered-ext+ #x8DA7)
1099 (defconstant +framebuffer-incomplete-layer-targets-ext+ #x8DA8)
1100 (defconstant +framebuffer-incomplete-layer-count-ext+ #x8DA9)
1101 (defconstant +layer-nv+ #x8DAA)
1102 (defconstant +next-buffer-nv+ #x-2)
1103 (defconstant +skip-components4-nv+ #x-3)
1104 (defconstant +skip-components3-nv+ #x-4)
1105 (defconstant +skip-components2-nv+ #x-5)
1106 (defconstant +skip-components1-nv+ #x-6)
1107 (defconstant +geometry-shader+ #x8DD9)
1108 (defconstant +max-geometry-uniform-components+ #x8DDF)
1109 (defconstant +max-geometry-output-vertices+ #x8DE0)
1110 (defconstant +max-geometry-total-output-components+ #x8DE1)
1111 (defconstant +max-geometry-varying-components-ext+ #x8DDD)
1112 (defconstant +max-vertex-varying-components-ext+ #x8DDE)
1113 (defconstant +max-geometry-uniform-components-ext+ #x8DDF)
1114 (defconstant +max-geometry-output-vertices-ext+ #x8DE0)
1115 (defconstant +max-geometry-total-output-components-ext+ #x8DE1)
1116 (defconstant +quads-follow-provoking-vertex-convention+ #x8E4C)
1117 (defconstant +first-vertex-convention+ #x8E4D)
1118 (defconstant +last-vertex-convention+ #x8E4E)
1119 (defconstant +provoking-vertex+ #x8E4F)
1120 (defconstant +first-vertex-convention+ #x8E4D)
1121 (defconstant +last-vertex-convention+ #x8E4E)
1122 (defconstant +provoking-vertex+ #x8E4F)
1123 (defconstant +sample-position+ #x8E50)
1124 (defconstant +sample-mask+ #x8E51)
1125 (defconstant +sample-mask-value+ #x8E52)
1126 (defconstant +max-sample-mask-words+ #x8E59)
1127 (defconstant +texture-2d-multisample+ #x9100)
1128 (defconstant +proxy-texture-2d-multisample+ #x9101)
1129 (defconstant +texture-2d-multisample-array+ #x9102)
1130 (defconstant +proxy-texture-2d-multisample-array+ #x9103)
1131 (defconstant +texture-binding-2d-multisample+ #x9104)
1132 (defconstant +texture-binding-2d-multisample-array+ #x9105)
1133 (defconstant +texture-samples+ #x9106)
1134 (defconstant +texture-fixed-sample-locations+ #x9107)
1135 (defconstant +sampler-2d-multisample+ #x9108)
1136 (defconstant +int-sampler-2d-multisample+ #x9109)
1137 (defconstant +unsigned-int-sampler-2d-multisample+ #x910A)
1138 (defconstant +sampler-2d-multisample-array+ #x910B)
1139 (defconstant +int-sampler-2d-multisample-array+ #x910C)
1140 (defconstant +unsigned-int-sampler-2d-multisample-array+ #x910D)
1141 (defconstant +max-color-texture-samples+ #x910E)
1142 (defconstant +max-depth-texture-samples+ #x910F)
1143 (defconstant +max-integer-samples+ #x9110)
1144 (defconstant +max-server-wait-timeout+ #x9111)
1145 (defconstant +object-type+ #x9112)
1146 (defconstant +sync-condition+ #x9113)
1147 (defconstant +sync-status+ #x9114)
1148 (defconstant +sync-flags+ #x9115)
1149 (defconstant +sync-fence+ #x9116)
1150 (defconstant +sync-gpu-commands-complete+ #x9117)
1151 (defconstant +unsignaled+ #x9118)
1152 (defconstant +signaled+ #x9119)
1153 (defconstant +already-signaled+ #x911A)
1154 (defconstant +timeout-expired+ #x911B)
1155 (defconstant +condition-satisfied+ #x911C)
1156 (defconstant +wait-failed+ #x911D)
1157 (defconstant +timeout-ignored+ #xFFFFFFFFFFFFFFFF)
1158 (defconstant +sync-flush-commands-bit+ #x1)
1159 (defconstant +timeout-ignored+ #xFFFFFFFFFFFFFFFF)
1160 (defconstant +max-vertex-output-components+ #x9122)
1161 (defconstant +max-geometry-input-components+ #x9123)
1162 (defconstant +max-geometry-output-components+ #x9124)
1163 (defconstant +max-fragment-input-components+ #x9125)
1164 (defconstant +context-core-profile-bit+ #x1)
1165 (defconstant +context-compatibility-profile-bit+ #x2)
1166 (defconstant +context-profile-mask+ #x9126)
1167 (defconstant +sgx-program-binary-img+ #x9130)
1168 (defconstant +renderbuffer-samples-img+ #x9133)
1169 (defconstant +framebuffer-incomplete-multisample-img+ #x9134)
1170 (defconstant +max-samples-img+ #x9135)
1171 (defconstant +texture-samples-img+ #x9136)
1172 (defconstant +max-debug-message-length-arb+ #x9143)
1173 (defconstant +max-debug-logged-messages-arb+ #x9144)
1174 (defconstant +debug-logged-messages-arb+ #x9145)
1175 (defconstant +debug-severity-high-arb+ #x9146)
1176 (defconstant +debug-severity-medium-arb+ #x9147)
1177 (defconstant +debug-severity-low-arb+ #x9148)
1178 (defconstant +context-core-profile-bit+ #x1)
1179 (defconstant +context-compatibility-profile-bit+ #x2)
1180 (defconstant +lines-adjacency+ #xA)
1181 (defconstant +line-strip-adjacency+ #xB)
1182 (defconstant +triangles-adjacency+ #xC)
1183 (defconstant +triangle-strip-adjacency+ #xD)
1184 (defconstant +program-point-size+ #x8642)
1185 (defconstant +max-geometry-texture-image-units+ #x8C29)
1186 (defconstant +framebuffer-attachment-layered+ #x8DA7)
1187 (defconstant +framebuffer-incomplete-layer-targets+ #x8DA8)
1188 (defconstant +geometry-shader+ #x8DD9)
1189 (defconstant +geometry-vertices-out+ #x8916)
1190 (defconstant +geometry-input-type+ #x8917)
1191 (defconstant +geometry-output-type+ #x8918)
1192 (defconstant +max-geometry-uniform-components+ #x8DDF)
1193 (defconstant +max-geometry-output-vertices+ #x8DE0)
1194 (defconstant +max-geometry-total-output-components+ #x8DE1)
1195 (defconstant +max-vertex-output-components+ #x9122)
1196 (defconstant +max-geometry-input-components+ #x9123)
1197 (defconstant +max-geometry-output-components+ #x9124)
1198 (defconstant +max-fragment-input-components+ #x9125)
1199 (defconstant +context-profile-mask+ #x9126)
1200 (defconstant +max-varying-components+ #x8B4B)
1201 (defconstant +framebuffer-attachment-texture-layer+ #x8CD4)
1202 (defconstant +depth-clamp+ #x864F)
1203 (defconstant +quads-follow-provoking-vertex-convention+ #x8E4C)
1204 (defconstant +first-vertex-convention+ #x8E4D)
1205 (defconstant +last-vertex-convention+ #x8E4E)
1206 (defconstant +provoking-vertex+ #x8E4F)
1207 (defconstant +texture-cube-map-seamless+ #x884F)
1208 (defconstant +max-server-wait-timeout+ #x9111)
1209 (defconstant +object-type+ #x9112)
1210 (defconstant +sync-condition+ #x9113)
1211 (defconstant +sync-status+ #x9114)
1212 (defconstant +sync-flags+ #x9115)
1213 (defconstant +sync-fence+ #x9116)
1214 (defconstant +sync-gpu-commands-complete+ #x9117)
1215 (defconstant +unsignaled+ #x9118)
1216 (defconstant +signaled+ #x9119)
1217 (defconstant +already-signaled+ #x911A)
1218 (defconstant +timeout-expired+ #x911B)
1219 (defconstant +condition-satisfied+ #x911C)
1220 (defconstant +wait-failed+ #x911D)
1221 (defconstant +timeout-ignored+ #xFFFFFFFFFFFFFFFF)
1222 (defconstant +sync-flush-commands-bit+ #x1)
1223 (defconstant +timeout-ignored+ #xFFFFFFFFFFFFFFFF)
1224 (defconstant +sample-position+ #x8E50)
1225 (defconstant +sample-mask+ #x8E51)
1226 (defconstant +sample-mask-value+ #x8E52)
1227 (defconstant +max-sample-mask-words+ #x8E59)
1228 (defconstant +texture-2d-multisample+ #x9100)
1229 (defconstant +proxy-texture-2d-multisample+ #x9101)
1230 (defconstant +texture-2d-multisample-array+ #x9102)
1231 (defconstant +proxy-texture-2d-multisample-array+ #x9103)
1232 (defconstant +texture-binding-2d-multisample+ #x9104)
1233 (defconstant +texture-binding-2d-multisample-array+ #x9105)
1234 (defconstant +texture-samples+ #x9106)
1235 (defconstant +texture-fixed-sample-locations+ #x9107)
1236 (defconstant +sampler-2d-multisample+ #x9108)
1237 (defconstant +int-sampler-2d-multisample+ #x9109)
1238 (defconstant +unsigned-int-sampler-2d-multisample+ #x910A)
1239 (defconstant +sampler-2d-multisample-array+ #x910B)
1240 (defconstant +int-sampler-2d-multisample-array+ #x910C)
1241 (defconstant +unsigned-int-sampler-2d-multisample-array+ #x910D)
1242 (defconstant +max-color-texture-samples+ #x910E)
1243 (defconstant +max-depth-texture-samples+ #x910F)
1244 (defconstant +max-integer-samples+ #x9110)
1245 (defconstant +vertex-attrib-array-divisor+ #x88FE)
1246 (defconstant +vertex-attrib-array-divisor+ #x88FE)
1247 (defconstant +src1-color+ #x88F9)
1248 (defconstant +one-minus-src1-color+ #x88FA)
1249 (defconstant +one-minus-src1-alpha+ #x88FB)
1250 (defconstant +max-dual-source-draw-buffers+ #x88FC)
1251 (defconstant +any-samples-passed+ #x8C2F)
1252 (defconstant +sampler-binding+ #x8919)
1253 (defconstant +rgb10-a2ui+ #x906F)
1254 (defconstant +texture-swizzle-r+ #x8E42)
1255 (defconstant +texture-swizzle-g+ #x8E43)
1256 (defconstant +texture-swizzle-b+ #x8E44)
1257 (defconstant +texture-swizzle-a+ #x8E45)
1258 (defconstant +texture-swizzle-rgba+ #x8E46)
1259 (defconstant +time-elapsed+ #x88BF)
1260 (defconstant +timestamp+ #x8E28)
1261 (defconstant +int-2-10-10-10-rev+ #x8D9F)
1262 (defconstant +sample-shading+ #x8C36)
1263 (defconstant +min-sample-shading-value+ #x8C37)
1264 (defconstant +min-program-texture-gather-offset+ #x8E5E)
1265 (defconstant +max-program-texture-gather-offset+ #x8E5F)
1266 (defconstant +texture-cube-map-array+ #x9009)
1267 (defconstant +texture-binding-cube-map-array+ #x900A)
1268 (defconstant +proxy-texture-cube-map-array+ #x900B)
1269 (defconstant +sampler-cube-map-array+ #x900C)
1270 (defconstant +sampler-cube-map-array-shadow+ #x900D)
1271 (defconstant +int-sampler-cube-map-array+ #x900E)
1272 (defconstant +unsigned-int-sampler-cube-map-array+ #x900F)
1273 (defconstant +draw-indirect-buffer+ #x8F3F)
1274 (defconstant +draw-indirect-buffer-binding+ #x8F43)
1275 (defconstant +geometry-shader-invocations+ #x887F)
1276 (defconstant +max-geometry-shader-invocations+ #x8E5A)
1277 (defconstant +min-fragment-interpolation-offset+ #x8E5B)
1278 (defconstant +max-fragment-interpolation-offset+ #x8E5C)
1279 (defconstant +fragment-interpolation-offset-bits+ #x8E5D)
1280 (defconstant +max-vertex-streams+ #x8E71)
1281 (defconstant +double-vec2+ #x8FFC)
1282 (defconstant +double-vec3+ #x8FFD)
1283 (defconstant +double-vec4+ #x8FFE)
1284 (defconstant +double-mat2+ #x8F46)
1285 (defconstant +double-mat3+ #x8F47)
1286 (defconstant +double-mat4+ #x8F48)
1287 (defconstant +double-mat2x3+ #x8F49)
1288 (defconstant +double-mat2x4+ #x8F4A)
1289 (defconstant +double-mat3x2+ #x8F4B)
1290 (defconstant +double-mat3x4+ #x8F4C)
1291 (defconstant +double-mat4x2+ #x8F4D)
1292 (defconstant +double-mat4x3+ #x8F4E)
1293 (defconstant +active-subroutines+ #x8DE5)
1294 (defconstant +active-subroutine-uniforms+ #x8DE6)
1295 (defconstant +active-subroutine-uniform-locations+ #x8E47)
1296 (defconstant +active-subroutine-max-length+ #x8E48)
1297 (defconstant +active-subroutine-uniform-max-length+ #x8E49)
1298 (defconstant +max-subroutines+ #x8DE7)
1299 (defconstant +max-subroutine-uniform-locations+ #x8DE8)
1300 (defconstant +num-compatible-subroutines+ #x8E4A)
1301 (defconstant +compatible-subroutines+ #x8E4B)
1302 (defconstant +patches+ #xE)
1303 (defconstant +patch-vertices+ #x8E72)
1304 (defconstant +patch-default-inner-level+ #x8E73)
1305 (defconstant +patch-default-outer-level+ #x8E74)
1306 (defconstant +tess-control-output-vertices+ #x8E75)
1307 (defconstant +tess-gen-mode+ #x8E76)
1308 (defconstant +tess-gen-spacing+ #x8E77)
1309 (defconstant +tess-gen-vertex-order+ #x8E78)
1310 (defconstant +tess-gen-point-mode+ #x8E79)
1311 (defconstant +isolines+ #x8E7A)
1312 (defconstant +fractional-odd+ #x8E7B)
1313 (defconstant +fractional-even+ #x8E7C)
1314 (defconstant +max-patch-vertices+ #x8E7D)
1315 (defconstant +max-tess-gen-level+ #x8E7E)
1316 (defconstant +max-tess-control-uniform-components+ #x8E7F)
1317 (defconstant +max-tess-evaluation-uniform-components+ #x8E80)
1318 (defconstant +max-tess-control-texture-image-units+ #x8E81)
1319 (defconstant +max-tess-evaluation-texture-image-units+ #x8E82)
1320 (defconstant +max-tess-control-output-components+ #x8E83)
1321 (defconstant +max-tess-patch-components+ #x8E84)
1322 (defconstant +max-tess-control-total-output-components+ #x8E85)
1323 (defconstant +max-tess-evaluation-output-components+ #x8E86)
1324 (defconstant +max-tess-control-uniform-blocks+ #x8E89)
1325 (defconstant +max-tess-evaluation-uniform-blocks+ #x8E8A)
1326 (defconstant +max-tess-control-input-components+ #x886C)
1327 (defconstant +max-tess-evaluation-input-components+ #x886D)
1328 (defconstant +max-combined-tess-control-uniform-components+ #x8E1E)
1329 (defconstant +max-combined-tess-evaluation-uniform-components+ #x8E1F)
1330 (defconstant +uniform-block-referenced-by-tess-control-shader+ #x84F0)
1331 (defconstant +uniform-block-referenced-by-tess-evaluation-shader+ #x84F1)
1332 (defconstant +tess-evaluation-shader+ #x8E87)
1333 (defconstant +tess-control-shader+ #x8E88)
1334 (defconstant +transform-feedback+ #x8E22)
1335 (defconstant +transform-feedback-buffer-paused+ #x8E23)
1336 (defconstant +transform-feedback-buffer-active+ #x8E24)
1337 (defconstant +transform-feedback-binding+ #x8E25)
1338 (defconstant +max-transform-feedback-buffers+ #x8E70)
1339 (defconstant +max-vertex-streams+ #x8E71)
1340 (defglfun "Viewport" viewport :return "void" :args
1341 ((:name |x| :type |WinCoord| :direction :in)
1342 (:name |y| :type |WinCoord| :direction :in)
1343 (:name |width| :type |SizeI| :direction :in)
1344 (:name |height| :type |SizeI| :direction :in))
1345 :category "VERSION_1_0" :deprecated nil :version "1.0")
1346 (defglfun "DepthRange" depth-range :return "void" :args
1347 ((:name |near| :type |ClampedFloat64| :direction :in)
1348 (:name |far| :type |ClampedFloat64| :direction :in))
1349 :category "VERSION_1_0" :deprecated nil :version "1.0")
1350 (defglfun "IsEnabled" is-enabled :return "Boolean" :args
1351 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1352 :deprecated nil :version "1.0")
1353 (defglfun "GetTexLevelParameteriv" get-tex-level-parameter-iv :return "void"
1354 :args
1355 ((:name |target| :type |TextureTarget| :direction :in)
1356 (:name |level| :type |CheckedInt32| :direction :in)
1357 (:name |pname| :type |GetTextureParameter| :direction :in)
1358 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1359 :category "VERSION_1_0" :deprecated nil :version "1.0")
1360 (defglfun "GetTexLevelParameterfv" get-tex-level-parameter-fv :return "void"
1361 :args
1362 ((:name |target| :type |TextureTarget| :direction :in)
1363 (:name |level| :type |CheckedInt32| :direction :in)
1364 (:name |pname| :type |GetTextureParameter| :direction :in)
1365 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1366 :category "VERSION_1_0" :deprecated nil :version "1.0")
1367 (defglfun "GetTexParameteriv" get-tex-parameter-iv :return "void" :args
1368 ((:name |target| :type |TextureTarget| :direction :in)
1369 (:name |pname| :type |GetTextureParameter| :direction :in)
1370 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1371 :category "VERSION_1_0" :deprecated nil :version "1.0")
1372 (defglfun "GetTexParameterfv" get-tex-parameter-fv :return "void" :args
1373 ((:name |target| :type |TextureTarget| :direction :in)
1374 (:name |pname| :type |GetTextureParameter| :direction :in)
1375 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1376 :category "VERSION_1_0" :deprecated nil :version "1.0")
1377 (defglfun "GetTexImage" get-tex-image :return "void" :args
1378 ((:name |target| :type |TextureTarget| :direction :in)
1379 (:name |level| :type |CheckedInt32| :direction :in)
1380 (:name |format| :type |PixelFormat| :direction :in)
1381 (:name |type| :type |PixelType| :direction :in)
1382 (:name |pixels| :type |Void| :direction :out :array t :size
1383 (|target| |level| |format| |type|)))
1384 :category "VERSION_1_0" :deprecated nil :version "1.0")
1385 (defglfun "GetString" get-string :return "String" :args
1386 ((:name |name| :type |StringName| :direction :in)) :category "VERSION_1_0"
1387 :deprecated nil :version "1.0")
1388 (defglfun "GetIntegerv" get-integerv :return "void" :args
1389 ((:name |pname| :type |GetPName| :direction :in)
1390 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1391 :category "VERSION_1_0" :deprecated nil :version "1.0")
1392 (defglfun "GetFloatv" get-floatv :return "void" :args
1393 ((:name |pname| :type |GetPName| :direction :in)
1394 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1395 :category "VERSION_1_0" :deprecated nil :version "1.0")
1396 (defglfun "GetError" get-error :return "ErrorCode" :args nil :category
1397 "VERSION_1_0" :deprecated nil :version "1.0")
1398 (defglfun "GetDoublev" get-doublev :return "void" :args
1399 ((:name |pname| :type |GetPName| :direction :in)
1400 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
1401 :category "VERSION_1_0" :deprecated nil :version "1.0")
1402 (defglfun "GetBooleanv" get-booleanv :return "void" :args
1403 ((:name |pname| :type |GetPName| :direction :in)
1404 (:name |params| :type |Boolean| :direction :out :array t :size (|pname|)))
1405 :category "VERSION_1_0" :deprecated nil :version "1.0")
1406 (defglfun "ReadPixels" read-pixels :return "void" :args
1407 ((:name |x| :type |WinCoord| :direction :in)
1408 (:name |y| :type |WinCoord| :direction :in)
1409 (:name |width| :type |SizeI| :direction :in)
1410 (:name |height| :type |SizeI| :direction :in)
1411 (:name |format| :type |PixelFormat| :direction :in)
1412 (:name |type| :type |PixelType| :direction :in)
1413 (:name |pixels| :type |Void| :direction :out :array t :size
1414 (|format| |type| |width| |height|)))
1415 :category "VERSION_1_0" :deprecated nil :version "1.0")
1416 (defglfun "ReadBuffer" read-buffer :return "void" :args
1417 ((:name |mode| :type |ReadBufferMode| :direction :in)) :category "VERSION_1_0"
1418 :deprecated nil :version "1.0")
1419 (defglfun "PixelStorei" pixel-store-i :return "void" :args
1420 ((:name |pname| :type |PixelStoreParameter| :direction :in)
1421 (:name |param| :type |CheckedInt32| :direction :in))
1422 :category "VERSION_1_0" :deprecated nil :version "1.0")
1423 (defglfun "PixelStoref" pixel-store-f :return "void" :args
1424 ((:name |pname| :type |PixelStoreParameter| :direction :in)
1425 (:name |param| :type |CheckedFloat32| :direction :in))
1426 :category "VERSION_1_0" :deprecated nil :version "1.0")
1427 (defglfun "DepthFunc" depth-func :return "void" :args
1428 ((:name |func| :type |DepthFunction| :direction :in)) :category "VERSION_1_0"
1429 :deprecated nil :version "1.0")
1430 (defglfun "StencilOp" stencil-op :return "void" :args
1431 ((:name |fail| :type |StencilOp| :direction :in)
1432 (:name |zfail| :type |StencilOp| :direction :in)
1433 (:name |zpass| :type |StencilOp| :direction :in))
1434 :category "VERSION_1_0" :deprecated nil :version "1.0")
1435 (defglfun "StencilFunc" stencil-func :return "void" :args
1436 ((:name |func| :type |StencilFunction| :direction :in)
1437 (:name |ref| :type |ClampedStencilValue| :direction :in)
1438 (:name |mask| :type |MaskedStencilValue| :direction :in))
1439 :category "VERSION_1_0" :deprecated nil :version "1.0")
1440 (defglfun "LogicOp" logic-op :return "void" :args
1441 ((:name |opcode| :type |LogicOp| :direction :in)) :category "VERSION_1_0"
1442 :deprecated nil :version "1.0")
1443 (defglfun "BlendFunc" blend-func :return "void" :args
1444 ((:name |sfactor| :type |BlendingFactorSrc| :direction :in)
1445 (:name |dfactor| :type |BlendingFactorDest| :direction :in))
1446 :category "VERSION_1_0" :deprecated nil :version "1.0")
1447 (defglfun "Flush" flush :return "void" :args nil :category "VERSION_1_0"
1448 :deprecated nil :version "1.0")
1449 (defglfun "Finish" finish :return "void" :args nil :category "VERSION_1_0"
1450 :deprecated nil :version "1.0")
1451 (defglfun "Enable" enable :return "void" :args
1452 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1453 :deprecated nil :version "1.0")
1454 (defglfun "Disable" disable :return "void" :args
1455 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1456 :deprecated nil :version "1.0")
1457 (defglfun "DepthMask" depth-mask :return "void" :args
1458 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1459 :deprecated nil :version "1.0")
1460 (defglfun "ColorMask" color-mask :return "void" :args
1461 ((:name |red| :type |Boolean| :direction :in)
1462 (:name |green| :type |Boolean| :direction :in)
1463 (:name |blue| :type |Boolean| :direction :in)
1464 (:name |alpha| :type |Boolean| :direction :in))
1465 :category "VERSION_1_0" :deprecated nil :version "1.0")
1466 (defglfun "StencilMask" stencil-mask :return "void" :args
1467 ((:name |mask| :type |MaskedStencilValue| :direction :in)) :category
1468 "VERSION_1_0" :deprecated nil :version "1.0")
1469 (defglfun "ClearDepth" clear-depth :return "void" :args
1470 ((:name |depth| :type |ClampedFloat64| :direction :in)) :category
1471 "VERSION_1_0" :deprecated nil :version "1.0")
1472 (defglfun "ClearStencil" clear-stencil :return "void" :args
1473 ((:name |s| :type |StencilValue| :direction :in)) :category "VERSION_1_0"
1474 :deprecated nil :version "1.0")
1475 (defglfun "ClearColor" clear-color :return "void" :args
1476 ((:name |red| :type |ClampedColorF| :direction :in)
1477 (:name |green| :type |ClampedColorF| :direction :in)
1478 (:name |blue| :type |ClampedColorF| :direction :in)
1479 (:name |alpha| :type |ClampedColorF| :direction :in))
1480 :category "VERSION_1_0" :deprecated nil :version "1.0")
1481 (defglfun "Clear" clear :return "void" :args
1482 ((:name |mask| :type |ClearBufferMask| :direction :in)) :category
1483 "VERSION_1_0" :deprecated nil :version "1.0")
1484 (defglfun "DrawBuffer" draw-buffer :return "void" :args
1485 ((:name |mode| :type |DrawBufferMode| :direction :in)) :category "VERSION_1_0"
1486 :deprecated nil :version "1.0")
1487 (defglfun "TexImage2D" tex-image-2d :return "void" :args
1488 ((:name |target| :type |TextureTarget| :direction :in)
1489 (:name |level| :type |CheckedInt32| :direction :in)
1490 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1491 (:name |width| :type |SizeI| :direction :in)
1492 (:name |height| :type |SizeI| :direction :in)
1493 (:name |border| :type |CheckedInt32| :direction :in)
1494 (:name |format| :type |PixelFormat| :direction :in)
1495 (:name |type| :type |PixelType| :direction :in)
1496 (:name |pixels| :type |Void| :direction :in :array t :size
1497 (|format| |type| |width| |height|)))
1498 :category "VERSION_1_0" :deprecated nil :version "1.0")
1499 (defglfun "TexImage1D" tex-image-1d :return "void" :args
1500 ((:name |target| :type |TextureTarget| :direction :in)
1501 (:name |level| :type |CheckedInt32| :direction :in)
1502 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1503 (:name |width| :type |SizeI| :direction :in)
1504 (:name |border| :type |CheckedInt32| :direction :in)
1505 (:name |format| :type |PixelFormat| :direction :in)
1506 (:name |type| :type |PixelType| :direction :in)
1507 (:name |pixels| :type |Void| :direction :in :array t :size
1508 (|format| |type| |width|)))
1509 :category "VERSION_1_0" :deprecated nil :version "1.0")
1510 (defglfun "TexParameteriv" tex-parameter-iv :return "void" :args
1511 ((:name |target| :type |TextureTarget| :direction :in)
1512 (:name |pname| :type |TextureParameterName| :direction :in)
1513 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1514 (|pname|)))
1515 :category "VERSION_1_0" :deprecated nil :version "1.0")
1516 (defglfun "TexParameteri" tex-parameter-i :return "void" :args
1517 ((:name |target| :type |TextureTarget| :direction :in)
1518 (:name |pname| :type |TextureParameterName| :direction :in)
1519 (:name |param| :type |CheckedInt32| :direction :in))
1520 :category "VERSION_1_0" :deprecated nil :version "1.0")
1521 (defglfun "TexParameterfv" tex-parameter-fv :return "void" :args
1522 ((:name |target| :type |TextureTarget| :direction :in)
1523 (:name |pname| :type |TextureParameterName| :direction :in)
1524 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1525 (|pname|)))
1526 :category "VERSION_1_0" :deprecated nil :version "1.0")
1527 (defglfun "TexParameterf" tex-parameter-f :return "void" :args
1528 ((:name |target| :type |TextureTarget| :direction :in)
1529 (:name |pname| :type |TextureParameterName| :direction :in)
1530 (:name |param| :type |CheckedFloat32| :direction :in))
1531 :category "VERSION_1_0" :deprecated nil :version "1.0")
1532 (defglfun "Scissor" scissor :return "void" :args
1533 ((:name |x| :type |WinCoord| :direction :in)
1534 (:name |y| :type |WinCoord| :direction :in)
1535 (:name |width| :type |SizeI| :direction :in)
1536 (:name |height| :type |SizeI| :direction :in))
1537 :category "VERSION_1_0" :deprecated nil :version "1.0")
1538 (defglfun "PolygonMode" polygon-mode :return "void" :args
1539 ((:name |face| :type |MaterialFace| :direction :in)
1540 (:name |mode| :type |PolygonMode| :direction :in))
1541 :category "VERSION_1_0" :deprecated nil :version "1.0")
1542 (defglfun "PointSize" point-size :return "void" :args
1543 ((:name |size| :type |CheckedFloat32| :direction :in)) :category "VERSION_1_0"
1544 :deprecated nil :version "1.0")
1545 (defglfun "LineWidth" line-width :return "void" :args
1546 ((:name |width| :type |CheckedFloat32| :direction :in)) :category
1547 "VERSION_1_0" :deprecated nil :version "1.0")
1548 (defglfun "Hint" hint :return "void" :args
1549 ((:name |target| :type |HintTarget| :direction :in)
1550 (:name |mode| :type |HintMode| :direction :in))
1551 :category "VERSION_1_0" :deprecated nil :version "1.0")
1552 (defglfun "FrontFace" front-face :return "void" :args
1553 ((:name |mode| :type |FrontFaceDirection| :direction :in)) :category
1554 "VERSION_1_0" :deprecated nil :version "1.0")
1555 (defglfun "CullFace" cull-face :return "void" :args
1556 ((:name |mode| :type |CullFaceMode| :direction :in)) :category "VERSION_1_0"
1557 :deprecated nil :version "1.0")
1558 (defglfun "Indexubv" index-ubv :return "void" :args
1559 ((:name |c| :type |ColorIndexValueUB| :direction :in :array t :size #x1))
1560 :category "VERSION_1_1" :deprecated nil :version "1.1")
1561 (defglfun "Indexub" index-ub :return "void" :args
1562 ((:name |c| :type |ColorIndexValueUB| :direction :in)) :category "VERSION_1_1"
1563 :deprecated nil :version "1.1")
1564 (defglfun "IsTexture" is-texture :return "Boolean" :args
1565 ((:name |texture| :type |Texture| :direction :in)) :category "VERSION_1_1"
1566 :deprecated nil :version "1.1")
1567 (defglfun "GenTextures" gen-textures :return "void" :args
1568 ((:name |n| :type |SizeI| :direction :in)
1569 (:name |textures| :type |Texture| :direction :out :array t :size n))
1570 :category "VERSION_1_1" :deprecated nil :version "1.1")
1571 (defglfun "DeleteTextures" delete-textures :return "void" :args
1572 ((:name |n| :type |SizeI| :direction :in)
1573 (:name |textures| :type |Texture| :direction :in :array t :size n))
1574 :category "VERSION_1_1" :deprecated nil :version "1.1")
1575 (defglfun "BindTexture" bind-texture :return "void" :args
1576 ((:name |target| :type |TextureTarget| :direction :in)
1577 (:name |texture| :type |Texture| :direction :in))
1578 :category "VERSION_1_1" :deprecated nil :version "1.1")
1579 (defglfun "TexSubImage2D" tex-sub-image-2d :return "void" :args
1580 ((:name |target| :type |TextureTarget| :direction :in)
1581 (:name |level| :type |CheckedInt32| :direction :in)
1582 (:name |xoffset| :type |CheckedInt32| :direction :in)
1583 (:name |yoffset| :type |CheckedInt32| :direction :in)
1584 (:name |width| :type |SizeI| :direction :in)
1585 (:name |height| :type |SizeI| :direction :in)
1586 (:name |format| :type |PixelFormat| :direction :in)
1587 (:name |type| :type |PixelType| :direction :in)
1588 (:name |pixels| :type |Void| :direction :in :array t :size
1589 (|format| |type| |width| |height|)))
1590 :category "VERSION_1_1" :deprecated nil :version "1.1")
1591 (defglfun "TexSubImage1D" tex-sub-image-1d :return "void" :args
1592 ((:name |target| :type |TextureTarget| :direction :in)
1593 (:name |level| :type |CheckedInt32| :direction :in)
1594 (:name |xoffset| :type |CheckedInt32| :direction :in)
1595 (:name |width| :type |SizeI| :direction :in)
1596 (:name |format| :type |PixelFormat| :direction :in)
1597 (:name |type| :type |PixelType| :direction :in)
1598 (:name |pixels| :type |Void| :direction :in :array t :size
1599 (|format| |type| |width|)))
1600 :category "VERSION_1_1" :deprecated nil :version "1.1")
1601 (defglfun "CopyTexSubImage2D" copy-tex-sub-image-2d :return "void" :args
1602 ((:name |target| :type |TextureTarget| :direction :in)
1603 (:name |level| :type |CheckedInt32| :direction :in)
1604 (:name |xoffset| :type |CheckedInt32| :direction :in)
1605 (:name |yoffset| :type |CheckedInt32| :direction :in)
1606 (:name |x| :type |WinCoord| :direction :in)
1607 (:name |y| :type |WinCoord| :direction :in)
1608 (:name |width| :type |SizeI| :direction :in)
1609 (:name |height| :type |SizeI| :direction :in))
1610 :category "VERSION_1_1" :deprecated nil :version "1.1")
1611 (defglfun "CopyTexSubImage1D" copy-tex-sub-image-1d :return "void" :args
1612 ((:name |target| :type |TextureTarget| :direction :in)
1613 (:name |level| :type |CheckedInt32| :direction :in)
1614 (:name |xoffset| :type |CheckedInt32| :direction :in)
1615 (:name |x| :type |WinCoord| :direction :in)
1616 (:name |y| :type |WinCoord| :direction :in)
1617 (:name |width| :type |SizeI| :direction :in))
1618 :category "VERSION_1_1" :deprecated nil :version "1.1")
1619 (defglfun "CopyTexImage2D" copy-tex-image-2d :return "void" :args
1620 ((:name |target| :type |TextureTarget| :direction :in)
1621 (:name |level| :type |CheckedInt32| :direction :in)
1622 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1623 (:name |x| :type |WinCoord| :direction :in)
1624 (:name |y| :type |WinCoord| :direction :in)
1625 (:name |width| :type |SizeI| :direction :in)
1626 (:name |height| :type |SizeI| :direction :in)
1627 (:name |border| :type |CheckedInt32| :direction :in))
1628 :category "VERSION_1_1" :deprecated nil :version "1.1")
1629 (defglfun "CopyTexImage1D" copy-tex-image-1d :return "void" :args
1630 ((:name |target| :type |TextureTarget| :direction :in)
1631 (:name |level| :type |CheckedInt32| :direction :in)
1632 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1633 (:name |x| :type |WinCoord| :direction :in)
1634 (:name |y| :type |WinCoord| :direction :in)
1635 (:name |width| :type |SizeI| :direction :in)
1636 (:name |border| :type |CheckedInt32| :direction :in))
1637 :category "VERSION_1_1" :deprecated nil :version "1.1")
1638 (defglfun "PolygonOffset" polygon-offset :return "void" :args
1639 ((:name |factor| :type |Float32| :direction :in)
1640 (:name |units| :type |Float32| :direction :in))
1641 :category "VERSION_1_1" :deprecated nil :version "1.1")
1642 (defglfun "GetPointerv" get-pointerv :return "void" :args
1643 ((:name |pname| :type |GetPointervPName| :direction :in)
1644 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
1645 :category "VERSION_1_1" :deprecated nil :version "1.1")
1646 (defglfun "DrawElements" draw-elements :return "void" :args
1647 ((:name |mode| :type |BeginMode| :direction :in)
1648 (:name |count| :type |SizeI| :direction :in)
1649 (:name |type| :type |DrawElementsType| :direction :in)
1650 (:name |indices| :type |Void| :direction :in :array t :size
1651 (|count| |type|)))
1652 :category "VERSION_1_1" :deprecated nil :version "1.1")
1653 (defglfun "DrawArrays" draw-arrays :return "void" :args
1654 ((:name |mode| :type |BeginMode| :direction :in)
1655 (:name |first| :type |Int32| :direction :in)
1656 (:name |count| :type |SizeI| :direction :in))
1657 :category "VERSION_1_1" :deprecated nil :version "1.1")
1658 (defglextfun "CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
1659 ((:name |target| :type |TextureTarget| :direction :in)
1660 (:name |level| :type |CheckedInt32| :direction :in)
1661 (:name |xoffset| :type |CheckedInt32| :direction :in)
1662 (:name |yoffset| :type |CheckedInt32| :direction :in)
1663 (:name |zoffset| :type |CheckedInt32| :direction :in)
1664 (:name |x| :type |WinCoord| :direction :in)
1665 (:name |y| :type |WinCoord| :direction :in)
1666 (:name |width| :type |SizeI| :direction :in)
1667 (:name |height| :type |SizeI| :direction :in))
1668 :category "VERSION_1_2" :deprecated nil :version "1.2")
1669 (defglextfun "TexSubImage3D" tex-sub-image-3d :return "void" :args
1670 ((:name |target| :type |TextureTarget| :direction :in)
1671 (:name |level| :type |CheckedInt32| :direction :in)
1672 (:name |xoffset| :type |CheckedInt32| :direction :in)
1673 (:name |yoffset| :type |CheckedInt32| :direction :in)
1674 (:name |zoffset| :type |CheckedInt32| :direction :in)
1675 (:name |width| :type |SizeI| :direction :in)
1676 (:name |height| :type |SizeI| :direction :in)
1677 (:name |depth| :type |SizeI| :direction :in)
1678 (:name |format| :type |PixelFormat| :direction :in)
1679 (:name |type| :type |PixelType| :direction :in)
1680 (:name |pixels| :type |Void| :direction :in :array t :size
1681 (|format| |type| |width| |height| |depth|)))
1682 :category "VERSION_1_2" :deprecated nil :version "1.2")
1683 (defglextfun "DrawRangeElements" draw-range-elements :return "void" :args
1684 ((:name |mode| :type |BeginMode| :direction :in)
1685 (:name |start| :type |UInt32| :direction :in)
1686 (:name |end| :type |UInt32| :direction :in)
1687 (:name |count| :type |SizeI| :direction :in)
1688 (:name |type| :type |DrawElementsType| :direction :in)
1689 (:name |indices| :type |Void| :direction :in :array t :size
1690 (|count| |type|)))
1691 :category "VERSION_1_2" :deprecated nil :version "1.2")
1692 (defglextfun "BlendEquation" blend-equation :return "void" :args
1693 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
1694 "VERSION_1_2" :deprecated nil :version "1.2")
1695 (defglextfun "BlendColor" blend-color :return "void" :args
1696 ((:name |red| :type |ClampedColorF| :direction :in)
1697 (:name |green| :type |ClampedColorF| :direction :in)
1698 (:name |blue| :type |ClampedColorF| :direction :in)
1699 (:name |alpha| :type |ClampedColorF| :direction :in))
1700 :category "VERSION_1_2" :deprecated nil :version "1.2")
1701 (defglextfun "GetCompressedTexImage" get-compressed-tex-image :return "void"
1702 :args
1703 ((:name |target| :type |TextureTarget| :direction :in)
1704 (:name |level| :type |CheckedInt32| :direction :in)
1705 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
1706 (|target| |level|)))
1707 :category "VERSION_1_3" :deprecated nil :version "1.3")
1708 (defglextfun "CompressedTexSubImage1D" compressed-tex-sub-image-1d :return
1709 "void" :args
1710 ((:name |target| :type |TextureTarget| :direction :in)
1711 (:name |level| :type |CheckedInt32| :direction :in)
1712 (:name |xoffset| :type |CheckedInt32| :direction :in)
1713 (:name |width| :type |SizeI| :direction :in)
1714 (:name |format| :type |PixelFormat| :direction :in)
1715 (:name |imageSize| :type |SizeI| :direction :in)
1716 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1717 imagesize))
1718 :category "VERSION_1_3" :deprecated nil :version "1.3")
1719 (defglextfun "CompressedTexSubImage2D" compressed-tex-sub-image-2d :return
1720 "void" :args
1721 ((:name |target| :type |TextureTarget| :direction :in)
1722 (:name |level| :type |CheckedInt32| :direction :in)
1723 (:name |xoffset| :type |CheckedInt32| :direction :in)
1724 (:name |yoffset| :type |CheckedInt32| :direction :in)
1725 (:name |width| :type |SizeI| :direction :in)
1726 (:name |height| :type |SizeI| :direction :in)
1727 (:name |format| :type |PixelFormat| :direction :in)
1728 (:name |imageSize| :type |SizeI| :direction :in)
1729 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1730 imagesize))
1731 :category "VERSION_1_3" :deprecated nil :version "1.3")
1732 (defglextfun "CompressedTexSubImage3D" compressed-tex-sub-image-3d :return
1733 "void" :args
1734 ((:name |target| :type |TextureTarget| :direction :in)
1735 (:name |level| :type |CheckedInt32| :direction :in)
1736 (:name |xoffset| :type |CheckedInt32| :direction :in)
1737 (:name |yoffset| :type |CheckedInt32| :direction :in)
1738 (:name |zoffset| :type |CheckedInt32| :direction :in)
1739 (:name |width| :type |SizeI| :direction :in)
1740 (:name |height| :type |SizeI| :direction :in)
1741 (:name |depth| :type |SizeI| :direction :in)
1742 (:name |format| :type |PixelFormat| :direction :in)
1743 (:name |imageSize| :type |SizeI| :direction :in)
1744 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1745 imagesize))
1746 :category "VERSION_1_3" :deprecated nil :version "1.3")
1747 (defglextfun "CompressedTexImage1D" compressed-tex-image-1d :return "void"
1748 :args
1749 ((:name |target| :type |TextureTarget| :direction :in)
1750 (:name |level| :type |CheckedInt32| :direction :in)
1751 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1752 (:name |width| :type |SizeI| :direction :in)
1753 (:name |border| :type |CheckedInt32| :direction :in)
1754 (:name |imageSize| :type |SizeI| :direction :in)
1755 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1756 imagesize))
1757 :category "VERSION_1_3" :deprecated nil :version "1.3")
1758 (defglextfun "CompressedTexImage2D" compressed-tex-image-2d :return "void"
1759 :args
1760 ((:name |target| :type |TextureTarget| :direction :in)
1761 (:name |level| :type |CheckedInt32| :direction :in)
1762 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1763 (:name |width| :type |SizeI| :direction :in)
1764 (:name |height| :type |SizeI| :direction :in)
1765 (:name |border| :type |CheckedInt32| :direction :in)
1766 (:name |imageSize| :type |SizeI| :direction :in)
1767 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1768 imagesize))
1769 :category "VERSION_1_3" :deprecated nil :version "1.3")
1770 (defglextfun "CompressedTexImage3D" compressed-tex-image-3d :return "void"
1771 :args
1772 ((:name |target| :type |TextureTarget| :direction :in)
1773 (:name |level| :type |CheckedInt32| :direction :in)
1774 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1775 (:name |width| :type |SizeI| :direction :in)
1776 (:name |height| :type |SizeI| :direction :in)
1777 (:name |depth| :type |SizeI| :direction :in)
1778 (:name |border| :type |CheckedInt32| :direction :in)
1779 (:name |imageSize| :type |SizeI| :direction :in)
1780 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1781 imagesize))
1782 :category "VERSION_1_3" :deprecated nil :version "1.3")
1783 (defglextfun "SampleCoverage" sample-coverage :return "void" :args
1784 ((:name |value| :type |ClampedFloat32| :direction :in)
1785 (:name |invert| :type |Boolean| :direction :in))
1786 :category "VERSION_1_3" :deprecated nil :version "1.3")
1787 (defglextfun "ActiveTexture" active-texture :return "void" :args
1788 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
1789 :deprecated nil :version "1.3")
1790 (defglextfun "PointParameteriv" point-parameter-iv :return "void" :args
1791 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1792 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
1793 :category "VERSION_1_4" :deprecated nil :version "1.4")
1794 (defglextfun "PointParameteri" point-parameter-i :return "void" :args
1795 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1796 (:name |param| :type |Int32| :direction :in))
1797 :category "VERSION_1_4" :deprecated nil :version "1.4")
1798 (defglextfun "PointParameterfv" point-parameter-fv :return "void" :args
1799 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1800 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1801 (|pname|)))
1802 :category "VERSION_1_4" :deprecated nil :version "1.4")
1803 (defglextfun "PointParameterf" point-parameter-f :return "void" :args
1804 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1805 (:name |param| :type |CheckedFloat32| :direction :in))
1806 :category "VERSION_1_4" :deprecated nil :version "1.4")
1807 (defglextfun "MultiDrawElements" multi-draw-elements :return "void" :args
1808 ((:name |mode| :type |BeginMode| :direction :in)
1809 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
1810 (:name |type| :type |DrawElementsType| :direction :in)
1811 (:name |indices| :type |VoidPointer| :direction :in :array t :size
1812 (|primcount|))
1813 (:name |primcount| :type |SizeI| :direction :in))
1814 :category "VERSION_1_4" :deprecated nil :version "1.4")
1815 (defglextfun "MultiDrawArrays" multi-draw-arrays :return "void" :args
1816 ((:name |mode| :type |BeginMode| :direction :in)
1817 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
1818 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
1819 (:name |primcount| :type |SizeI| :direction :in))
1820 :category "VERSION_1_4" :deprecated nil :version "1.4")
1821 (defglextfun "BlendFuncSeparate" blend-func-separate :return "void" :args
1822 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
1823 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
1824 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
1825 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in))
1826 :category "VERSION_1_4" :deprecated nil :version "1.4")
1827 (defglextfun "GetBufferPointerv" get-buffer-pointerv :return "void" :args
1828 ((:name |target| :type |BufferTargetARB| :direction :in)
1829 (:name |pname| :type |BufferPointerNameARB| :direction :in)
1830 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
1831 :category "VERSION_1_5" :deprecated nil :version "1.5")
1832 (defglextfun "GetBufferParameteriv" get-buffer-parameter-iv :return "void"
1833 :args
1834 ((:name |target| :type |BufferTargetARB| :direction :in)
1835 (:name |pname| :type |BufferPNameARB| :direction :in)
1836 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1837 :category "VERSION_1_5" :deprecated nil :version "1.5")
1838 (defglextfun "UnmapBuffer" unmap-buffer :return "Boolean" :args
1839 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
1840 "VERSION_1_5" :deprecated nil :version "1.5")
1841 (defglextfun "MapBuffer" map-buffer :return "VoidPointer" :args
1842 ((:name |target| :type |BufferTargetARB| :direction :in)
1843 (:name |access| :type |BufferAccessARB| :direction :in))
1844 :category "VERSION_1_5" :deprecated nil :version "1.5")
1845 (defglextfun "GetBufferSubData" get-buffer-sub-data :return "void" :args
1846 ((:name |target| :type |BufferTargetARB| :direction :in)
1847 (:name |offset| :type |BufferOffset| :direction :in)
1848 (:name |size| :type |BufferSize| :direction :in)
1849 (:name |data| :type |Void| :direction :out :array t :size size))
1850 :category "VERSION_1_5" :deprecated nil :version "1.5")
1851 (defglextfun "BufferSubData" buffer-sub-data :return "void" :args
1852 ((:name |target| :type |BufferTargetARB| :direction :in)
1853 (:name |offset| :type |BufferOffset| :direction :in)
1854 (:name |size| :type |BufferSize| :direction :in)
1855 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
1856 :category "VERSION_1_5" :deprecated nil :version "1.5")
1857 (defglextfun "BufferData" buffer-data :return "void" :args
1858 ((:name |target| :type |BufferTargetARB| :direction :in)
1859 (:name |size| :type |BufferSize| :direction :in)
1860 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
1861 (:name |usage| :type |BufferUsageARB| :direction :in))
1862 :category "VERSION_1_5" :deprecated nil :version "1.5")
1863 (defglextfun "IsBuffer" is-buffer :return "Boolean" :args
1864 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
1865 :deprecated nil :version "1.5")
1866 (defglextfun "GenBuffers" gen-buffers :return "void" :args
1867 ((:name |n| :type |SizeI| :direction :in)
1868 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
1869 :category "VERSION_1_5" :deprecated nil :version "1.5")
1870 (defglextfun "DeleteBuffers" delete-buffers :return "void" :args
1871 ((:name |n| :type |SizeI| :direction :in)
1872 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
1873 :category "VERSION_1_5" :deprecated nil :version "1.5")
1874 (defglextfun "BindBuffer" bind-buffer :return "void" :args
1875 ((:name |target| :type |BufferTargetARB| :direction :in)
1876 (:name |buffer| :type |UInt32| :direction :in))
1877 :category "VERSION_1_5" :deprecated nil :version "1.5")
1878 (defglextfun "GetQueryObjectuiv" get-query-object-uiv :return "void" :args
1879 ((:name |id| :type |UInt32| :direction :in)
1880 (:name |pname| :type |GLenum| :direction :in)
1881 (:name |params| :type |UInt32| :direction :out :array t :size pname))
1882 :category "VERSION_1_5" :deprecated nil :version "1.5")
1883 (defglextfun "GetQueryObjectiv" get-query-object-iv :return "void" :args
1884 ((:name |id| :type |UInt32| :direction :in)
1885 (:name |pname| :type |GLenum| :direction :in)
1886 (:name |params| :type |Int32| :direction :out :array t :size pname))
1887 :category "VERSION_1_5" :deprecated nil :version "1.5")
1888 (defglextfun "GetQueryiv" get-query-iv :return "void" :args
1889 ((:name |target| :type |GLenum| :direction :in)
1890 (:name |pname| :type |GLenum| :direction :in)
1891 (:name |params| :type |Int32| :direction :out :array t :size pname))
1892 :category "VERSION_1_5" :deprecated nil :version "1.5")
1893 (defglextfun "EndQuery" end-query :return "void" :args
1894 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
1895 :deprecated nil :version "1.5")
1896 (defglextfun "BeginQuery" begin-query :return "void" :args
1897 ((:name |target| :type |GLenum| :direction :in)
1898 (:name |id| :type |UInt32| :direction :in))
1899 :category "VERSION_1_5" :deprecated nil :version "1.5")
1900 (defglextfun "IsQuery" is-query :return "Boolean" :args
1901 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
1902 :deprecated nil :version "1.5")
1903 (defglextfun "DeleteQueries" delete-queries :return "void" :args
1904 ((:name |n| :type |SizeI| :direction :in)
1905 (:name |ids| :type |UInt32| :direction :in :array t :size n))
1906 :category "VERSION_1_5" :deprecated nil :version "1.5")
1907 (defglextfun "GenQueries" gen-queries :return "void" :args
1908 ((:name |n| :type |SizeI| :direction :in)
1909 (:name |ids| :type |UInt32| :direction :out :array t :size n))
1910 :category "VERSION_1_5" :deprecated nil :version "1.5")
1911 (defglextfun "VertexAttribPointer" vertex-attrib-pointer :return "void" :args
1912 ((:name |index| :type |UInt32| :direction :in)
1913 (:name |size| :type |Int32| :direction :in)
1914 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
1915 (:name |normalized| :type |Boolean| :direction :in)
1916 (:name |stride| :type |SizeI| :direction :in)
1917 (:name |pointer| :type |Void| :direction :in :array t :size
1918 (|size| |type| |stride|) :retained t))
1919 :category "VERSION_2_0" :deprecated nil :version "2.0")
1920 (defglextfun "ValidateProgram" validate-program :return "void" :args
1921 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1922 :deprecated nil :version "2.0")
1923 (defglextfun "UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
1924 ((:name |location| :type |Int32| :direction :in)
1925 (:name |count| :type |SizeI| :direction :in)
1926 (:name |transpose| :type |Boolean| :direction :in)
1927 (:name |value| :type |Float32| :direction :in :array t :size count))
1928 :category "VERSION_2_0" :deprecated nil :version "2.0")
1929 (defglextfun "UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
1930 ((:name |location| :type |Int32| :direction :in)
1931 (:name |count| :type |SizeI| :direction :in)
1932 (:name |transpose| :type |Boolean| :direction :in)
1933 (:name |value| :type |Float32| :direction :in :array t :size count))
1934 :category "VERSION_2_0" :deprecated nil :version "2.0")
1935 (defglextfun "UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
1936 ((:name |location| :type |Int32| :direction :in)
1937 (:name |count| :type |SizeI| :direction :in)
1938 (:name |transpose| :type |Boolean| :direction :in)
1939 (:name |value| :type |Float32| :direction :in :array t :size count))
1940 :category "VERSION_2_0" :deprecated nil :version "2.0")
1941 (defglextfun "Uniform4iv" uniform-4iv :return "void" :args
1942 ((:name |location| :type |Int32| :direction :in)
1943 (:name |count| :type |SizeI| :direction :in)
1944 (:name |value| :type |Int32| :direction :in :array t :size count))
1945 :category "VERSION_2_0" :deprecated nil :version "2.0")
1946 (defglextfun "Uniform3iv" uniform-3iv :return "void" :args
1947 ((:name |location| :type |Int32| :direction :in)
1948 (:name |count| :type |SizeI| :direction :in)
1949 (:name |value| :type |Int32| :direction :in :array t :size count))
1950 :category "VERSION_2_0" :deprecated nil :version "2.0")
1951 (defglextfun "Uniform2iv" uniform-2iv :return "void" :args
1952 ((:name |location| :type |Int32| :direction :in)
1953 (:name |count| :type |SizeI| :direction :in)
1954 (:name |value| :type |Int32| :direction :in :array t :size count))
1955 :category "VERSION_2_0" :deprecated nil :version "2.0")
1956 (defglextfun "Uniform1iv" uniform-1iv :return "void" :args
1957 ((:name |location| :type |Int32| :direction :in)
1958 (:name |count| :type |SizeI| :direction :in)
1959 (:name |value| :type |Int32| :direction :in :array t :size count))
1960 :category "VERSION_2_0" :deprecated nil :version "2.0")
1961 (defglextfun "Uniform4fv" uniform-4fv :return "void" :args
1962 ((:name |location| :type |Int32| :direction :in)
1963 (:name |count| :type |SizeI| :direction :in)
1964 (:name |value| :type |Float32| :direction :in :array t :size count))
1965 :category "VERSION_2_0" :deprecated nil :version "2.0")
1966 (defglextfun "Uniform3fv" uniform-3fv :return "void" :args
1967 ((:name |location| :type |Int32| :direction :in)
1968 (:name |count| :type |SizeI| :direction :in)
1969 (:name |value| :type |Float32| :direction :in :array t :size count))
1970 :category "VERSION_2_0" :deprecated nil :version "2.0")
1971 (defglextfun "Uniform2fv" uniform-2fv :return "void" :args
1972 ((:name |location| :type |Int32| :direction :in)
1973 (:name |count| :type |SizeI| :direction :in)
1974 (:name |value| :type |Float32| :direction :in :array t :size count))
1975 :category "VERSION_2_0" :deprecated nil :version "2.0")
1976 (defglextfun "Uniform1fv" uniform-1fv :return "void" :args
1977 ((:name |location| :type |Int32| :direction :in)
1978 (:name |count| :type |SizeI| :direction :in)
1979 (:name |value| :type |Float32| :direction :in :array t :size count))
1980 :category "VERSION_2_0" :deprecated nil :version "2.0")
1981 (defglextfun "Uniform4i" uniform-4i :return "void" :args
1982 ((:name |location| :type |Int32| :direction :in)
1983 (:name |v0| :type |Int32| :direction :in)
1984 (:name |v1| :type |Int32| :direction :in)
1985 (:name |v2| :type |Int32| :direction :in)
1986 (:name |v3| :type |Int32| :direction :in))
1987 :category "VERSION_2_0" :deprecated nil :version "2.0")
1988 (defglextfun "Uniform3i" uniform-3i :return "void" :args
1989 ((:name |location| :type |Int32| :direction :in)
1990 (:name |v0| :type |Int32| :direction :in)
1991 (:name |v1| :type |Int32| :direction :in)
1992 (:name |v2| :type |Int32| :direction :in))
1993 :category "VERSION_2_0" :deprecated nil :version "2.0")
1994 (defglextfun "Uniform2i" uniform-2i :return "void" :args
1995 ((:name |location| :type |Int32| :direction :in)
1996 (:name |v0| :type |Int32| :direction :in)
1997 (:name |v1| :type |Int32| :direction :in))
1998 :category "VERSION_2_0" :deprecated nil :version "2.0")
1999 (defglextfun "Uniform1i" uniform-1i :return "void" :args
2000 ((:name |location| :type |Int32| :direction :in)
2001 (:name |v0| :type |Int32| :direction :in))
2002 :category "VERSION_2_0" :deprecated nil :version "2.0")
2003 (defglextfun "Uniform4f" uniform-4f :return "void" :args
2004 ((:name |location| :type |Int32| :direction :in)
2005 (:name |v0| :type |Float32| :direction :in)
2006 (:name |v1| :type |Float32| :direction :in)
2007 (:name |v2| :type |Float32| :direction :in)
2008 (:name |v3| :type |Float32| :direction :in))
2009 :category "VERSION_2_0" :deprecated nil :version "2.0")
2010 (defglextfun "Uniform3f" uniform-3f :return "void" :args
2011 ((:name |location| :type |Int32| :direction :in)
2012 (:name |v0| :type |Float32| :direction :in)
2013 (:name |v1| :type |Float32| :direction :in)
2014 (:name |v2| :type |Float32| :direction :in))
2015 :category "VERSION_2_0" :deprecated nil :version "2.0")
2016 (defglextfun "Uniform2f" uniform-2f :return "void" :args
2017 ((:name |location| :type |Int32| :direction :in)
2018 (:name |v0| :type |Float32| :direction :in)
2019 (:name |v1| :type |Float32| :direction :in))
2020 :category "VERSION_2_0" :deprecated nil :version "2.0")
2021 (defglextfun "Uniform1f" uniform-1f :return "void" :args
2022 ((:name |location| :type |Int32| :direction :in)
2023 (:name |v0| :type |Float32| :direction :in))
2024 :category "VERSION_2_0" :deprecated nil :version "2.0")
2025 (defglextfun "UseProgram" use-program :return "void" :args
2026 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2027 :deprecated nil :version "2.0")
2028 (defglextfun "ShaderSource" shader-source :return "void" :args
2029 ((:name |shader| :type |UInt32| :direction :in)
2030 (:name |count| :type |SizeI| :direction :in)
2031 (:name |string| :type |CharPointer| :direction :in :array t :size count)
2032 (:name |length| :type |Int32| :direction :in :array t :size #x1))
2033 :category "VERSION_2_0" :deprecated nil :version "2.0")
2034 (defglextfun "LinkProgram" link-program :return "void" :args
2035 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2036 :deprecated nil :version "2.0")
2037 (defglextfun "IsShader" is-shader :return "Boolean" :args
2038 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2039 :deprecated nil :version "2.0")
2040 (defglextfun "IsProgram" is-program :return "Boolean" :args
2041 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2042 :deprecated nil :version "2.0")
2043 (defglextfun "GetVertexAttribPointerv" get-vertex-attrib-pointerv :return
2044 "void" :args
2045 ((:name |index| :type |UInt32| :direction :in)
2046 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
2047 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
2048 :category "VERSION_2_0" :deprecated nil :version "2.0")
2049 (defglextfun "GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
2050 ((:name |index| :type |UInt32| :direction :in)
2051 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2052 (:name |params| :type |Int32| :direction :out :array t :size #x4))
2053 :category "VERSION_2_0" :deprecated nil :version "2.0")
2054 (defglextfun "GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
2055 ((:name |index| :type |UInt32| :direction :in)
2056 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2057 (:name |params| :type |Float32| :direction :out :array t :size #x4))
2058 :category "VERSION_2_0" :deprecated nil :version "2.0")
2059 (defglextfun "GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
2060 ((:name |index| :type |UInt32| :direction :in)
2061 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2062 (:name |params| :type |Float64| :direction :out :array t :size #x4))
2063 :category "VERSION_2_0" :deprecated nil :version "2.0")
2064 (defglextfun "GetUniformiv" get-uniform-iv :return "void" :args
2065 ((:name |program| :type |UInt32| :direction :in)
2066 (:name |location| :type |Int32| :direction :in)
2067 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
2068 :category "VERSION_2_0" :deprecated nil :version "2.0")
2069 (defglextfun "GetUniformfv" get-uniform-fv :return "void" :args
2070 ((:name |program| :type |UInt32| :direction :in)
2071 (:name |location| :type |Int32| :direction :in)
2072 (:name |params| :type |Float32| :direction :out :array t :size (|location|)))
2073 :category "VERSION_2_0" :deprecated nil :version "2.0")
2074 (defglextfun "GetUniformLocation" get-uniform-location :return "Int32" :args
2075 ((:name |program| :type |UInt32| :direction :in)
2076 (:name |name| :type |Char| :direction :in :array t))
2077 :category "VERSION_2_0" :deprecated nil :version "2.0")
2078 (defglextfun "GetShaderSource" get-shader-source :return "void" :args
2079 ((:name |shader| :type |UInt32| :direction :in)
2080 (:name |bufSize| :type |SizeI| :direction :in)
2081 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2082 (:name |source| :type |Char| :direction :out :array t :size length))
2083 :category "VERSION_2_0" :deprecated nil :version "2.0")
2084 (defglextfun "GetShaderInfoLog" get-shader-info-log :return "void" :args
2085 ((:name |shader| :type |UInt32| :direction :in)
2086 (:name |bufSize| :type |SizeI| :direction :in)
2087 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2088 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2089 :category "VERSION_2_0" :deprecated nil :version "2.0")
2090 (defglextfun "GetShaderiv" get-shader-iv :return "void" :args
2091 ((:name |shader| :type |UInt32| :direction :in)
2092 (:name |pname| :type |GLenum| :direction :in)
2093 (:name |params| :type |Int32| :direction :out :array t :size pname))
2094 :category "VERSION_2_0" :deprecated nil :version "2.0")
2095 (defglextfun "GetProgramInfoLog" get-program-info-log :return "void" :args
2096 ((:name |program| :type |UInt32| :direction :in)
2097 (:name |bufSize| :type |SizeI| :direction :in)
2098 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2099 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2100 :category "VERSION_2_0" :deprecated nil :version "2.0")
2101 (defglextfun "GetProgramiv" get-program-iv :return "void" :args
2102 ((:name |program| :type |UInt32| :direction :in)
2103 (:name |pname| :type |GLenum| :direction :in)
2104 (:name |params| :type |Int32| :direction :out :array t :size pname))
2105 :category "VERSION_2_0" :deprecated nil :version "2.0")
2106 (defglextfun "GetAttribLocation" get-attrib-location :return "Int32" :args
2107 ((:name |program| :type |UInt32| :direction :in)
2108 (:name |name| :type |Char| :direction :in :array t))
2109 :category "VERSION_2_0" :deprecated nil :version "2.0")
2110 (defglextfun "GetAttachedShaders" get-attached-shaders :return "void" :args
2111 ((:name |program| :type |UInt32| :direction :in)
2112 (:name |maxCount| :type |SizeI| :direction :in)
2113 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
2114 (:name |obj| :type |UInt32| :direction :out :array t :size count))
2115 :category "VERSION_2_0" :deprecated nil :version "2.0")
2116 (defglextfun "GetActiveUniform" get-active-uniform :return "void" :args
2117 ((:name |program| :type |UInt32| :direction :in)
2118 (:name |index| :type |UInt32| :direction :in)
2119 (:name |bufSize| :type |SizeI| :direction :in)
2120 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2121 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2122 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2123 (:name |name| :type |Char| :direction :out :array t))
2124 :category "VERSION_2_0" :deprecated nil :version "2.0")
2125 (defglextfun "GetActiveAttrib" get-active-attrib :return "void" :args
2126 ((:name |program| :type |UInt32| :direction :in)
2127 (:name |index| :type |UInt32| :direction :in)
2128 (:name |bufSize| :type |SizeI| :direction :in)
2129 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2130 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2131 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2132 (:name |name| :type |Char| :direction :out :array t))
2133 :category "VERSION_2_0" :deprecated nil :version "2.0")
2134 (defglextfun "EnableVertexAttribArray" enable-vertex-attrib-array :return
2135 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
2136 "VERSION_2_0" :deprecated nil :version "2.0")
2137 (defglextfun "DisableVertexAttribArray" disable-vertex-attrib-array :return
2138 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
2139 "VERSION_2_0" :deprecated nil :version "2.0")
2140 (defglextfun "DetachShader" detach-shader :return "void" :args
2141 ((:name |program| :type |UInt32| :direction :in)
2142 (:name |shader| :type |UInt32| :direction :in))
2143 :category "VERSION_2_0" :deprecated nil :version "2.0")
2144 (defglextfun "DeleteShader" delete-shader :return "void" :args
2145 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2146 :deprecated nil :version "2.0")
2147 (defglextfun "DeleteProgram" delete-program :return "void" :args
2148 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2149 :deprecated nil :version "2.0")
2150 (defglextfun "CreateShader" create-shader :return "UInt32" :args
2151 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
2152 :deprecated nil :version "2.0")
2153 (defglextfun "CreateProgram" create-program :return "UInt32" :args nil
2154 :category "VERSION_2_0" :deprecated nil :version "2.0")
2155 (defglextfun "CompileShader" compile-shader :return "void" :args
2156 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2157 :deprecated nil :version "2.0")
2158 (defglextfun "BindAttribLocation" bind-attrib-location :return "void" :args
2159 ((:name |program| :type |UInt32| :direction :in)
2160 (:name |index| :type |UInt32| :direction :in)
2161 (:name |name| :type |Char| :direction :in :array t))
2162 :category "VERSION_2_0" :deprecated nil :version "2.0")
2163 (defglextfun "AttachShader" attach-shader :return "void" :args
2164 ((:name |program| :type |UInt32| :direction :in)
2165 (:name |shader| :type |UInt32| :direction :in))
2166 :category "VERSION_2_0" :deprecated nil :version "2.0")
2167 (defglextfun "StencilMaskSeparate" stencil-mask-separate :return "void" :args
2168 ((:name |face| :type |StencilFaceDirection| :direction :in)
2169 (:name |mask| :type |MaskedStencilValue| :direction :in))
2170 :category "VERSION_2_0" :deprecated nil :version "2.0")
2171 (defglextfun "StencilFuncSeparate" stencil-func-separate :return "void" :args
2172 ((:name |face| :type |StencilFaceDirection| :direction :in)
2173 (:name |func| :type |StencilFunction| :direction :in)
2174 (:name |ref| :type |ClampedStencilValue| :direction :in)
2175 (:name |mask| :type |MaskedStencilValue| :direction :in))
2176 :category "VERSION_2_0" :deprecated nil :version "2.0")
2177 (defglextfun "StencilOpSeparate" stencil-op-separate :return "void" :args
2178 ((:name |face| :type |StencilFaceDirection| :direction :in)
2179 (:name |sfail| :type |StencilOp| :direction :in)
2180 (:name |dpfail| :type |StencilOp| :direction :in)
2181 (:name |dppass| :type |StencilOp| :direction :in))
2182 :category "VERSION_2_0" :deprecated nil :version "2.0")
2183 (defglextfun "DrawBuffers" draw-buffers :return "void" :args
2184 ((:name |n| :type |SizeI| :direction :in)
2185 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
2186 :category "VERSION_2_0" :deprecated nil :version "2.0")
2187 (defglextfun "BlendEquationSeparate" blend-equation-separate :return "void"
2188 :args
2189 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
2190 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
2191 :category "VERSION_2_0" :deprecated nil :version "2.0")
2192 (defglextfun "UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
2193 ((:name |location| :type |Int32| :direction :in)
2194 (:name |count| :type |SizeI| :direction :in)
2195 (:name |transpose| :type |Boolean| :direction :in)
2196 (:name |value| :type |Float32| :direction :in :array t :size #xC))
2197 :category "VERSION_2_1" :deprecated nil :version "2.1")
2198 (defglextfun "UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
2199 ((:name |location| :type |Int32| :direction :in)
2200 (:name |count| :type |SizeI| :direction :in)
2201 (:name |transpose| :type |Boolean| :direction :in)
2202 (:name |value| :type |Float32| :direction :in :array t :size #xC))
2203 :category "VERSION_2_1" :deprecated nil :version "2.1")
2204 (defglextfun "UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
2205 ((:name |location| :type |Int32| :direction :in)
2206 (:name |count| :type |SizeI| :direction :in)
2207 (:name |transpose| :type |Boolean| :direction :in)
2208 (:name |value| :type |Float32| :direction :in :array t :size #x8))
2209 :category "VERSION_2_1" :deprecated nil :version "2.1")
2210 (defglextfun "UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
2211 ((:name |location| :type |Int32| :direction :in)
2212 (:name |count| :type |SizeI| :direction :in)
2213 (:name |transpose| :type |Boolean| :direction :in)
2214 (:name |value| :type |Float32| :direction :in :array t :size #x8))
2215 :category "VERSION_2_1" :deprecated nil :version "2.1")
2216 (defglextfun "UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
2217 ((:name |location| :type |Int32| :direction :in)
2218 (:name |count| :type |SizeI| :direction :in)
2219 (:name |transpose| :type |Boolean| :direction :in)
2220 (:name |value| :type |Float32| :direction :in :array t :size #x6))
2221 :category "VERSION_2_1" :deprecated nil :version "2.1")
2222 (defglextfun "UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
2223 ((:name |location| :type |Int32| :direction :in)
2224 (:name |count| :type |SizeI| :direction :in)
2225 (:name |transpose| :type |Boolean| :direction :in)
2226 (:name |value| :type |Float32| :direction :in :array t :size #x6))
2227 :category "VERSION_2_1" :deprecated nil :version "2.1")
2228 (defglextfun "GetStringi" get-string-i :return "String" :args
2229 ((:name |name| :type |GLenum| :direction :in)
2230 (:name |index| :type |UInt32| :direction :in))
2231 :category "VERSION_3_0" :deprecated nil :version "3.0")
2232 (defglextfun "ClearBufferfi" clear-bufferf-i :return "void" :args
2233 ((:name |buffer| :type |GLenum| :direction :in)
2234 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2235 (:name |depth| :type |Float32| :direction :in)
2236 (:name |stencil| :type |Int32| :direction :in))
2237 :category "VERSION_3_0" :deprecated nil :version "3.0")
2238 (defglextfun "ClearBufferfv" clear-buffer-fv :return "void" :args
2239 ((:name |buffer| :type |GLenum| :direction :in)
2240 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2241 (:name |value| :type |Float32| :direction :in :array t :size (|buffer|)))
2242 :category "VERSION_3_0" :deprecated nil :version "3.0")
2243 (defglextfun "ClearBufferuiv" clear-buffer-uiv :return "void" :args
2244 ((:name |buffer| :type |GLenum| :direction :in)
2245 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2246 (:name |value| :type |UInt32| :direction :in :array t :size (|buffer|)))
2247 :category "VERSION_3_0" :deprecated nil :version "3.0")
2248 (defglextfun "ClearBufferiv" clear-buffer-iv :return "void" :args
2249 ((:name |buffer| :type |GLenum| :direction :in)
2250 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2251 (:name |value| :type |Int32| :direction :in :array t :size (|buffer|)))
2252 :category "VERSION_3_0" :deprecated nil :version "3.0")
2253 (defglextfun "GetTexParameterIuiv" get-tex-parameter-i-uiv :return "void" :args
2254 ((:name |target| :type |TextureTarget| :direction :in)
2255 (:name |pname| :type |GetTextureParameter| :direction :in)
2256 (:name |params| :type |UInt32| :direction :out :array t :size (|pname|)))
2257 :category "VERSION_3_0" :deprecated nil :version "3.0")
2258 (defglextfun "GetTexParameterIiv" get-tex-parameter-i-iv :return "void" :args
2259 ((:name |target| :type |TextureTarget| :direction :in)
2260 (:name |pname| :type |GetTextureParameter| :direction :in)
2261 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2262 :category "VERSION_3_0" :deprecated nil :version "3.0")
2263 (defglextfun "TexParameterIuiv" tex-parameter-i-uiv :return "void" :args
2264 ((:name |target| :type |TextureTarget| :direction :in)
2265 (:name |pname| :type |TextureParameterName| :direction :in)
2266 (:name |params| :type |UInt32| :direction :in :array t :size (|pname|)))
2267 :category "VERSION_3_0" :deprecated nil :version "3.0")
2268 (defglextfun "TexParameterIiv" tex-parameter-i-iv :return "void" :args
2269 ((:name |target| :type |TextureTarget| :direction :in)
2270 (:name |pname| :type |TextureParameterName| :direction :in)
2271 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2272 :category "VERSION_3_0" :deprecated nil :version "3.0")
2273 (defglextfun "Uniform4uiv" uniform-4uiv :return "void" :args
2274 ((:name |location| :type |Int32| :direction :in)
2275 (:name |count| :type |SizeI| :direction :in)
2276 (:name |value| :type |UInt32| :direction :in :array t :size count*4))
2277 :category "VERSION_3_0" :deprecated nil :version "3.0")
2278 (defglextfun "Uniform3uiv" uniform-3uiv :return "void" :args
2279 ((:name |location| :type |Int32| :direction :in)
2280 (:name |count| :type |SizeI| :direction :in)
2281 (:name |value| :type |UInt32| :direction :in :array t :size count*3))
2282 :category "VERSION_3_0" :deprecated nil :version "3.0")
2283 (defglextfun "Uniform2uiv" uniform-2uiv :return "void" :args
2284 ((:name |location| :type |Int32| :direction :in)
2285 (:name |count| :type |SizeI| :direction :in)
2286 (:name |value| :type |UInt32| :direction :in :array t :size count*2))
2287 :category "VERSION_3_0" :deprecated nil :version "3.0")
2288 (defglextfun "Uniform1uiv" uniform-1uiv :return "void" :args
2289 ((:name |location| :type |Int32| :direction :in)
2290 (:name |count| :type |SizeI| :direction :in)
2291 (:name |value| :type |UInt32| :direction :in :array t :size count))
2292 :category "VERSION_3_0" :deprecated nil :version "3.0")
2293 (defglextfun "Uniform4ui" uniform-4ui :return "void" :args
2294 ((:name |location| :type |Int32| :direction :in)
2295 (:name |v0| :type |UInt32| :direction :in)
2296 (:name |v1| :type |UInt32| :direction :in)
2297 (:name |v2| :type |UInt32| :direction :in)
2298 (:name |v3| :type |UInt32| :direction :in))
2299 :category "VERSION_3_0" :deprecated nil :version "3.0")
2300 (defglextfun "Uniform3ui" uniform-3ui :return "void" :args
2301 ((:name |location| :type |Int32| :direction :in)
2302 (:name |v0| :type |UInt32| :direction :in)
2303 (:name |v1| :type |UInt32| :direction :in)
2304 (:name |v2| :type |UInt32| :direction :in))
2305 :category "VERSION_3_0" :deprecated nil :version "3.0")
2306 (defglextfun "Uniform2ui" uniform-2ui :return "void" :args
2307 ((:name |location| :type |Int32| :direction :in)
2308 (:name |v0| :type |UInt32| :direction :in)
2309 (:name |v1| :type |UInt32| :direction :in))
2310 :category "VERSION_3_0" :deprecated nil :version "3.0")
2311 (defglextfun "Uniform1ui" uniform-1ui :return "void" :args
2312 ((:name |location| :type |Int32| :direction :in)
2313 (:name |v0| :type |UInt32| :direction :in))
2314 :category "VERSION_3_0" :deprecated nil :version "3.0")
2315 (defglextfun "GetFragDataLocation" get-frag-data-location :return "Int32" :args
2316 ((:name |program| :type |UInt32| :direction :in)
2317 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
2318 :category "VERSION_3_0" :deprecated nil :version "3.0")
2319 (defglextfun "BindFragDataLocation" bind-frag-data-location :return "void"
2320 :args
2321 ((:name |program| :type |UInt32| :direction :in)
2322 (:name |color| :type |UInt32| :direction :in)
2323 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
2324 :category "VERSION_3_0" :deprecated nil :version "3.0")
2325 (defglextfun "GetUniformuiv" get-uniform-uiv :return "void" :args
2326 ((:name |program| :type |UInt32| :direction :in)
2327 (:name |location| :type |Int32| :direction :in)
2328 (:name |params| :type |UInt32| :direction :out :array t :size
2329 (|program| |location|)))
2330 :category "VERSION_3_0" :deprecated nil :version "3.0")
2331 (defglextfun "GetVertexAttribIuiv" get-vertex-attrib-i-uiv :return "void" :args
2332 ((:name |index| :type |UInt32| :direction :in)
2333 (:name |pname| :type |VertexAttribEnum| :direction :in)
2334 (:name |params| :type |UInt32| :direction :out :array t :size #x1))
2335 :category "VERSION_3_0" :deprecated nil :version "3.0")
2336 (defglextfun "GetVertexAttribIiv" get-vertex-attrib-i-iv :return "void" :args
2337 ((:name |index| :type |UInt32| :direction :in)
2338 (:name |pname| :type |VertexAttribEnum| :direction :in)
2339 (:name |params| :type |Int32| :direction :out :array t :size #x1))
2340 :category "VERSION_3_0" :deprecated nil :version "3.0")
2341 (defglextfun "VertexAttribIPointer" vertex-attrib-ipointer :return "void" :args
2342 ((:name |index| :type |UInt32| :direction :in)
2343 (:name |size| :type |Int32| :direction :in)
2344 (:name |type| :type |VertexAttribEnum| :direction :in)
2345 (:name |stride| :type |SizeI| :direction :in)
2346 (:name |pointer| :type |Void| :direction :in :array t :size
2347 (|size| |type| |stride|) :retained t))
2348 :category "VERSION_3_0" :deprecated nil :version "3.0")
2349 (defglextfun "EndConditionalRender" end-conditional-render :return "void" :args
2350 nil :category "VERSION_3_0" :deprecated nil :version "3.0")
2351 (defglextfun "BeginConditionalRender" begin-conditional-render :return "void"
2352 :args
2353 ((:name |id| :type |UInt32| :direction :in)
2354 (:name |mode| :type |TypeEnum| :direction :in))
2355 :category "VERSION_3_0" :deprecated nil :version "3.0")
2356 (defglextfun "ClampColor" clamp-color :return "void" :args
2357 ((:name |target| :type |ClampColorTargetARB| :direction :in)
2358 (:name |clamp| :type |ClampColorModeARB| :direction :in))
2359 :category "VERSION_3_0" :deprecated nil :version "3.0")
2360 (defglextfun "GetTransformFeedbackVarying" get-transform-feedback-varying
2361 :return "void" :args
2362 ((:name |program| :type |UInt32| :direction :in)
2363 (:name |index| :type |UInt32| :direction :in)
2364 (:name |bufSize| :type |SizeI| :direction :in)
2365 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2366 (:name |size| :type |SizeI| :direction :out :array t :size #x1)
2367 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2368 (:name |name| :type |Char| :direction :out :array t :size (|length|)))
2369 :category "VERSION_3_0" :deprecated nil :version "3.0")
2370 (defglextfun "TransformFeedbackVaryings" transform-feedback-varyings :return
2371 "void" :args
2372 ((:name |program| :type |UInt32| :direction :in)
2373 (:name |count| :type |SizeI| :direction :in)
2374 (:name |varyings| :type |CharPointer| :direction :in :array t :size count)
2375 (:name |bufferMode| :type |GLenum| :direction :in))
2376 :category "VERSION_3_0" :deprecated nil :version "3.0")
2377 (defglextfun "BindBufferBase" bind-buffer-base :return "void" :args
2378 ((:name |target| :type |GLenum| :direction :in)
2379 (:name |index| :type |UInt32| :direction :in)
2380 (:name |buffer| :type |UInt32| :direction :in))
2381 :category "VERSION_3_0" :deprecated nil :version "3.0")
2382 (defglextfun "BindBufferRange" bind-buffer-range :return "void" :args
2383 ((:name |target| :type |GLenum| :direction :in)
2384 (:name |index| :type |UInt32| :direction :in)
2385 (:name |buffer| :type |UInt32| :direction :in)
2386 (:name |offset| :type |BufferOffset| :direction :in)
2387 (:name |size| :type |BufferSize| :direction :in))
2388 :category "VERSION_3_0" :deprecated nil :version "3.0")
2389 (defglextfun "EndTransformFeedback" end-transform-feedback :return "void" :args
2390 nil :category "VERSION_3_0" :deprecated nil :version "3.0")
2391 (defglextfun "BeginTransformFeedback" begin-transform-feedback :return "void"
2392 :args ((:name |primitiveMode| :type |GLenum| :direction :in)) :category
2393 "VERSION_3_0" :deprecated nil :version "3.0")
2394 (defglextfun "IsEnabledi" is-enabled-i :return "Boolean" :args
2395 ((:name |target| :type |GLenum| :direction :in)
2396 (:name |index| :type |UInt32| :direction :in))
2397 :category "VERSION_3_0" :deprecated nil :version "3.0")
2398 (defglextfun "Disablei" disable-i :return "void" :args
2399 ((:name |target| :type |GLenum| :direction :in)
2400 (:name |index| :type |UInt32| :direction :in))
2401 :category "VERSION_3_0" :deprecated nil :version "3.0")
2402 (defglextfun "Enablei" enable-i :return "void" :args
2403 ((:name |target| :type |GLenum| :direction :in)
2404 (:name |index| :type |UInt32| :direction :in))
2405 :category "VERSION_3_0" :deprecated nil :version "3.0")
2406 (defglextfun "GetIntegeri_v" get-integeri_v :return "void" :args
2407 ((:name |target| :type |GLenum| :direction :in)
2408 (:name |index| :type |UInt32| :direction :in)
2409 (:name |data| :type |Int32| :direction :out :array t :size (|target|)))
2410 :category "VERSION_3_0" :deprecated nil :version "3.0")
2411 (defglextfun "GetBooleani_v" get-booleani_v :return "void" :args
2412 ((:name |target| :type |GLenum| :direction :in)
2413 (:name |index| :type |UInt32| :direction :in)
2414 (:name |data| :type |Boolean| :direction :out :array t :size (|target|)))
2415 :category "VERSION_3_0" :deprecated nil :version "3.0")
2416 (defglextfun "ColorMaski" color-mask-i :return "void" :args
2417 ((:name |index| :type |UInt32| :direction :in)
2418 (:name |r| :type |Boolean| :direction :in)
2419 (:name |g| :type |Boolean| :direction :in)
2420 (:name |b| :type |Boolean| :direction :in)
2421 (:name |a| :type |Boolean| :direction :in))
2422 :category "VERSION_3_0" :deprecated nil :version "3.0")
2423 (defglextfun "PrimitiveRestartIndex" primitive-restart-index :return "void"
2424 :args ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_3_1"
2425 :deprecated nil :version "3.1")
2426 (defglextfun "TexBuffer" tex-buffer :return "void" :args
2427 ((:name |target| :type |TextureTarget| :direction :in)
2428 (:name |internalformat| :type |GLenum| :direction :in)
2429 (:name |buffer| :type |UInt32| :direction :in))
2430 :category "VERSION_3_1" :deprecated nil :version "3.1")
2431 (defglextfun "DrawElementsInstanced" draw-elements-instanced :return "void"
2432 :args
2433 ((:name |mode| :type |BeginMode| :direction :in)
2434 (:name |count| :type |SizeI| :direction :in)
2435 (:name |type| :type |DrawElementsType| :direction :in)
2436 (:name |indices| :type |Void| :direction :in :array t :size (|count| |type|))
2437 (:name |primcount| :type |SizeI| :direction :in))
2438 :category "VERSION_3_1" :deprecated nil :version "3.1")
2439 (defglextfun "DrawArraysInstanced" draw-arrays-instanced :return "void" :args
2440 ((:name |mode| :type |BeginMode| :direction :in)
2441 (:name |first| :type |Int32| :direction :in)
2442 (:name |count| :type |SizeI| :direction :in)
2443 (:name |primcount| :type |SizeI| :direction :in))
2444 :category "VERSION_3_1" :deprecated nil :version "3.1")
2445 (defglextfun "FramebufferTexture" framebuffer-texture :return "void" :args
2446 ((:name |target| :type |GLenum| :direction :in)
2447 (:name |attachment| :type |GLenum| :direction :in)
2448 (:name |texture| :type |UInt32| :direction :in)
2449 (:name |level| :type |Int32| :direction :in))
2450 :category "VERSION_3_2" :deprecated nil :version "1.2")
2451 (defglextfun "GetBufferParameteri64v" get-buffer-parameteri-64v :return "void"
2452 :args
2453 ((:name |target| :type |BufferTargetARB| :direction :in)
2454 (:name |pname| :type |BufferPNameARB| :direction :in)
2455 (:name |params| :type |Int64| :direction :out :array t :size (|pname|)))
2456 :category "VERSION_3_2" :deprecated nil :version "3.2")
2457 (defglextfun "GetInteger64i_v" get-integer-64i_v :return "void" :args
2458 ((:name |target| :type |GLenum| :direction :in)
2459 (:name |index| :type |UInt32| :direction :in)
2460 (:name |data| :type |Int64| :direction :out :array t :size (|target|)))
2461 :category "VERSION_3_2" :deprecated nil :version "3.2")
2462 (defglextfun "VertexAttribDivisor" vertex-attrib-divisor :return "void" :args
2463 ((:name |index| :type |UInt32| :direction :in)
2464 (:name |divisor| :type |UInt32| :direction :in))
2465 :category "VERSION_3_3" :deprecated nil :version "1.1")
2466 (defglextfun "BlendFuncSeparatei" blend-func-separate-i :return "void" :args
2467 ((:name |buf| :type |UInt32| :direction :in)
2468 (:name |srcRGB| :type |GLenum| :direction :in)
2469 (:name |dstRGB| :type |GLenum| :direction :in)
2470 (:name |srcAlpha| :type |GLenum| :direction :in)
2471 (:name |dstAlpha| :type |GLenum| :direction :in))
2472 :category "VERSION_4_0" :deprecated nil :version "1.2")
2473 (defglextfun "BlendFunci" blend-func-i :return "void" :args
2474 ((:name |buf| :type |UInt32| :direction :in)
2475 (:name |src| :type |GLenum| :direction :in)
2476 (:name |dst| :type |GLenum| :direction :in))
2477 :category "VERSION_4_0" :deprecated nil :version "1.2")
2478 (defglextfun "BlendEquationSeparatei" blend-equation-separate-i :return "void"
2479 :args
2480 ((:name |buf| :type |UInt32| :direction :in)
2481 (:name |modeRGB| :type |GLenum| :direction :in)
2482 (:name |modeAlpha| :type |GLenum| :direction :in))
2483 :category "VERSION_4_0" :deprecated nil :version "1.2")
2484 (defglextfun "BlendEquationi" blend-equation-i :return "void" :args
2485 ((:name |buf| :type |UInt32| :direction :in)
2486 (:name |mode| :type |GLenum| :direction :in))
2487 :category "VERSION_4_0" :deprecated nil :version "1.2")
2488 (defglextfun "MinSampleShading" min-sample-shading :return "void" :args
2489 ((:name |value| :type |ClampedColorF| :direction :in)) :category "VERSION_4_0"
2490 :deprecated nil :version "1.2")
2491 (make-extension-loader version_4_0
2492 (("CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
2493 ((:name |target| :type |TextureTarget| :direction :in)
2494 (:name |level| :type |CheckedInt32| :direction :in)
2495 (:name |xoffset| :type |CheckedInt32| :direction :in)
2496 (:name |yoffset| :type |CheckedInt32| :direction :in)
2497 (:name |zoffset| :type |CheckedInt32| :direction :in)
2498 (:name |x| :type |WinCoord| :direction :in)
2499 (:name |y| :type |WinCoord| :direction :in)
2500 (:name |width| :type |SizeI| :direction :in)
2501 (:name |height| :type |SizeI| :direction :in))
2502 :category "VERSION_1_2" :deprecated nil :version "1.2")
2503 ("TexSubImage3D" tex-sub-image-3d :return "void" :args
2504 ((:name |target| :type |TextureTarget| :direction :in)
2505 (:name |level| :type |CheckedInt32| :direction :in)
2506 (:name |xoffset| :type |CheckedInt32| :direction :in)
2507 (:name |yoffset| :type |CheckedInt32| :direction :in)
2508 (:name |zoffset| :type |CheckedInt32| :direction :in)
2509 (:name |width| :type |SizeI| :direction :in)
2510 (:name |height| :type |SizeI| :direction :in)
2511 (:name |depth| :type |SizeI| :direction :in)
2512 (:name |format| :type |PixelFormat| :direction :in)
2513 (:name |type| :type |PixelType| :direction :in)
2514 (:name |pixels| :type |Void| :direction :in :array t :size
2515 (|format| |type| |width| |height| |depth|)))
2516 :category "VERSION_1_2" :deprecated nil :version "1.2")
2517 ("DrawRangeElements" draw-range-elements :return "void" :args
2518 ((:name |mode| :type |BeginMode| :direction :in)
2519 (:name |start| :type |UInt32| :direction :in)
2520 (:name |end| :type |UInt32| :direction :in)
2521 (:name |count| :type |SizeI| :direction :in)
2522 (:name |type| :type |DrawElementsType| :direction :in)
2523 (:name |indices| :type |Void| :direction :in :array t :size
2524 (|count| |type|)))
2525 :category "VERSION_1_2" :deprecated nil :version "1.2")
2526 ("BlendEquation" blend-equation :return "void" :args
2527 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
2528 "VERSION_1_2" :deprecated nil :version "1.2")
2529 ("BlendColor" blend-color :return "void" :args
2530 ((:name |red| :type |ClampedColorF| :direction :in)
2531 (:name |green| :type |ClampedColorF| :direction :in)
2532 (:name |blue| :type |ClampedColorF| :direction :in)
2533 (:name |alpha| :type |ClampedColorF| :direction :in))
2534 :category "VERSION_1_2" :deprecated nil :version "1.2")
2535 ("GetCompressedTexImage" get-compressed-tex-image :return "void" :args
2536 ((:name |target| :type |TextureTarget| :direction :in)
2537 (:name |level| :type |CheckedInt32| :direction :in)
2538 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
2539 (|target| |level|)))
2540 :category "VERSION_1_3" :deprecated nil :version "1.3")
2541 ("CompressedTexSubImage1D" compressed-tex-sub-image-1d :return "void" :args
2542 ((:name |target| :type |TextureTarget| :direction :in)
2543 (:name |level| :type |CheckedInt32| :direction :in)
2544 (:name |xoffset| :type |CheckedInt32| :direction :in)
2545 (:name |width| :type |SizeI| :direction :in)
2546 (:name |format| :type |PixelFormat| :direction :in)
2547 (:name |imageSize| :type |SizeI| :direction :in)
2548 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2549 imagesize))
2550 :category "VERSION_1_3" :deprecated nil :version "1.3")
2551 ("CompressedTexSubImage2D" compressed-tex-sub-image-2d :return "void" :args
2552 ((:name |target| :type |TextureTarget| :direction :in)
2553 (:name |level| :type |CheckedInt32| :direction :in)
2554 (:name |xoffset| :type |CheckedInt32| :direction :in)
2555 (:name |yoffset| :type |CheckedInt32| :direction :in)
2556 (:name |width| :type |SizeI| :direction :in)
2557 (:name |height| :type |SizeI| :direction :in)
2558 (:name |format| :type |PixelFormat| :direction :in)
2559 (:name |imageSize| :type |SizeI| :direction :in)
2560 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2561 imagesize))
2562 :category "VERSION_1_3" :deprecated nil :version "1.3")
2563 ("CompressedTexSubImage3D" compressed-tex-sub-image-3d :return "void" :args
2564 ((:name |target| :type |TextureTarget| :direction :in)
2565 (:name |level| :type |CheckedInt32| :direction :in)
2566 (:name |xoffset| :type |CheckedInt32| :direction :in)
2567 (:name |yoffset| :type |CheckedInt32| :direction :in)
2568 (:name |zoffset| :type |CheckedInt32| :direction :in)
2569 (:name |width| :type |SizeI| :direction :in)
2570 (:name |height| :type |SizeI| :direction :in)
2571 (:name |depth| :type |SizeI| :direction :in)
2572 (:name |format| :type |PixelFormat| :direction :in)
2573 (:name |imageSize| :type |SizeI| :direction :in)
2574 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2575 imagesize))
2576 :category "VERSION_1_3" :deprecated nil :version "1.3")
2577 ("CompressedTexImage1D" compressed-tex-image-1d :return "void" :args
2578 ((:name |target| :type |TextureTarget| :direction :in)
2579 (:name |level| :type |CheckedInt32| :direction :in)
2580 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2581 (:name |width| :type |SizeI| :direction :in)
2582 (:name |border| :type |CheckedInt32| :direction :in)
2583 (:name |imageSize| :type |SizeI| :direction :in)
2584 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2585 imagesize))
2586 :category "VERSION_1_3" :deprecated nil :version "1.3")
2587 ("CompressedTexImage2D" compressed-tex-image-2d :return "void" :args
2588 ((:name |target| :type |TextureTarget| :direction :in)
2589 (:name |level| :type |CheckedInt32| :direction :in)
2590 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2591 (:name |width| :type |SizeI| :direction :in)
2592 (:name |height| :type |SizeI| :direction :in)
2593 (:name |border| :type |CheckedInt32| :direction :in)
2594 (:name |imageSize| :type |SizeI| :direction :in)
2595 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2596 imagesize))
2597 :category "VERSION_1_3" :deprecated nil :version "1.3")
2598 ("CompressedTexImage3D" compressed-tex-image-3d :return "void" :args
2599 ((:name |target| :type |TextureTarget| :direction :in)
2600 (:name |level| :type |CheckedInt32| :direction :in)
2601 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2602 (:name |width| :type |SizeI| :direction :in)
2603 (:name |height| :type |SizeI| :direction :in)
2604 (:name |depth| :type |SizeI| :direction :in)
2605 (:name |border| :type |CheckedInt32| :direction :in)
2606 (:name |imageSize| :type |SizeI| :direction :in)
2607 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2608 imagesize))
2609 :category "VERSION_1_3" :deprecated nil :version "1.3")
2610 ("SampleCoverage" sample-coverage :return "void" :args
2611 ((:name |value| :type |ClampedFloat32| :direction :in)
2612 (:name |invert| :type |Boolean| :direction :in))
2613 :category "VERSION_1_3" :deprecated nil :version "1.3")
2614 ("ActiveTexture" active-texture :return "void" :args
2615 ((:name |texture| :type |TextureUnit| :direction :in)) :category
2616 "VERSION_1_3" :deprecated nil :version "1.3")
2617 ("PointParameteriv" point-parameter-iv :return "void" :args
2618 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2619 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2620 :category "VERSION_1_4" :deprecated nil :version "1.4")
2621 ("PointParameteri" point-parameter-i :return "void" :args
2622 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2623 (:name |param| :type |Int32| :direction :in))
2624 :category "VERSION_1_4" :deprecated nil :version "1.4")
2625 ("PointParameterfv" point-parameter-fv :return "void" :args
2626 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2627 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
2628 (|pname|)))
2629 :category "VERSION_1_4" :deprecated nil :version "1.4")
2630 ("PointParameterf" point-parameter-f :return "void" :args
2631 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2632 (:name |param| :type |CheckedFloat32| :direction :in))
2633 :category "VERSION_1_4" :deprecated nil :version "1.4")
2634 ("MultiDrawElements" multi-draw-elements :return "void" :args
2635 ((:name |mode| :type |BeginMode| :direction :in)
2636 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2637 (:name |type| :type |DrawElementsType| :direction :in)
2638 (:name |indices| :type |VoidPointer| :direction :in :array t :size
2639 (|primcount|))
2640 (:name |primcount| :type |SizeI| :direction :in))
2641 :category "VERSION_1_4" :deprecated nil :version "1.4")
2642 ("MultiDrawArrays" multi-draw-arrays :return "void" :args
2643 ((:name |mode| :type |BeginMode| :direction :in)
2644 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
2645 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2646 (:name |primcount| :type |SizeI| :direction :in))
2647 :category "VERSION_1_4" :deprecated nil :version "1.4")
2648 ("BlendFuncSeparate" blend-func-separate :return "void" :args
2649 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2650 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2651 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
2652 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction
2653 :in))
2654 :category "VERSION_1_4" :deprecated nil :version "1.4")
2655 ("GetBufferPointerv" get-buffer-pointerv :return "void" :args
2656 ((:name |target| :type |BufferTargetARB| :direction :in)
2657 (:name |pname| :type |BufferPointerNameARB| :direction :in)
2658 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
2659 :category "VERSION_1_5" :deprecated nil :version "1.5")
2660 ("GetBufferParameteriv" get-buffer-parameter-iv :return "void" :args
2661 ((:name |target| :type |BufferTargetARB| :direction :in)
2662 (:name |pname| :type |BufferPNameARB| :direction :in)
2663 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2664 :category "VERSION_1_5" :deprecated nil :version "1.5")
2665 ("UnmapBuffer" unmap-buffer :return "Boolean" :args
2666 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
2667 "VERSION_1_5" :deprecated nil :version "1.5")
2668 ("MapBuffer" map-buffer :return "VoidPointer" :args
2669 ((:name |target| :type |BufferTargetARB| :direction :in)
2670 (:name |access| :type |BufferAccessARB| :direction :in))
2671 :category "VERSION_1_5" :deprecated nil :version "1.5")
2672 ("GetBufferSubData" get-buffer-sub-data :return "void" :args
2673 ((:name |target| :type |BufferTargetARB| :direction :in)
2674 (:name |offset| :type |BufferOffset| :direction :in)
2675 (:name |size| :type |BufferSize| :direction :in)
2676 (:name |data| :type |Void| :direction :out :array t :size size))
2677 :category "VERSION_1_5" :deprecated nil :version "1.5")
2678 ("BufferSubData" buffer-sub-data :return "void" :args
2679 ((:name |target| :type |BufferTargetARB| :direction :in)
2680 (:name |offset| :type |BufferOffset| :direction :in)
2681 (:name |size| :type |BufferSize| :direction :in)
2682 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
2683 :category "VERSION_1_5" :deprecated nil :version "1.5")
2684 ("BufferData" buffer-data :return "void" :args
2685 ((:name |target| :type |BufferTargetARB| :direction :in)
2686 (:name |size| :type |BufferSize| :direction :in)
2687 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
2688 (:name |usage| :type |BufferUsageARB| :direction :in))
2689 :category "VERSION_1_5" :deprecated nil :version "1.5")
2690 ("IsBuffer" is-buffer :return "Boolean" :args
2691 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2692 :deprecated nil :version "1.5")
2693 ("GenBuffers" gen-buffers :return "void" :args
2694 ((:name |n| :type |SizeI| :direction :in)
2695 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
2696 :category "VERSION_1_5" :deprecated nil :version "1.5")
2697 ("DeleteBuffers" delete-buffers :return "void" :args
2698 ((:name |n| :type |SizeI| :direction :in)
2699 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
2700 :category "VERSION_1_5" :deprecated nil :version "1.5")
2701 ("BindBuffer" bind-buffer :return "void" :args
2702 ((:name |target| :type |BufferTargetARB| :direction :in)
2703 (:name |buffer| :type |UInt32| :direction :in))
2704 :category "VERSION_1_5" :deprecated nil :version "1.5")
2705 ("GetQueryObjectuiv" get-query-object-uiv :return "void" :args
2706 ((:name |id| :type |UInt32| :direction :in)
2707 (:name |pname| :type |GLenum| :direction :in)
2708 (:name |params| :type |UInt32| :direction :out :array t :size pname))
2709 :category "VERSION_1_5" :deprecated nil :version "1.5")
2710 ("GetQueryObjectiv" get-query-object-iv :return "void" :args
2711 ((:name |id| :type |UInt32| :direction :in)
2712 (:name |pname| :type |GLenum| :direction :in)
2713 (:name |params| :type |Int32| :direction :out :array t :size pname))
2714 :category "VERSION_1_5" :deprecated nil :version "1.5")
2715 ("GetQueryiv" get-query-iv :return "void" :args
2716 ((:name |target| :type |GLenum| :direction :in)
2717 (:name |pname| :type |GLenum| :direction :in)
2718 (:name |params| :type |Int32| :direction :out :array t :size pname))
2719 :category "VERSION_1_5" :deprecated nil :version "1.5")
2720 ("EndQuery" end-query :return "void" :args
2721 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
2722 :deprecated nil :version "1.5")
2723 ("BeginQuery" begin-query :return "void" :args
2724 ((:name |target| :type |GLenum| :direction :in)
2725 (:name |id| :type |UInt32| :direction :in))
2726 :category "VERSION_1_5" :deprecated nil :version "1.5")
2727 ("IsQuery" is-query :return "Boolean" :args
2728 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2729 :deprecated nil :version "1.5")
2730 ("DeleteQueries" delete-queries :return "void" :args
2731 ((:name |n| :type |SizeI| :direction :in)
2732 (:name |ids| :type |UInt32| :direction :in :array t :size n))
2733 :category "VERSION_1_5" :deprecated nil :version "1.5")
2734 ("GenQueries" gen-queries :return "void" :args
2735 ((:name |n| :type |SizeI| :direction :in)
2736 (:name |ids| :type |UInt32| :direction :out :array t :size n))
2737 :category "VERSION_1_5" :deprecated nil :version "1.5")
2738 ("VertexAttribPointer" vertex-attrib-pointer :return "void" :args
2739 ((:name |index| :type |UInt32| :direction :in)
2740 (:name |size| :type |Int32| :direction :in)
2741 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
2742 (:name |normalized| :type |Boolean| :direction :in)
2743 (:name |stride| :type |SizeI| :direction :in)
2744 (:name |pointer| :type |Void| :direction :in :array t :size
2745 (|size| |type| |stride|) :retained t))
2746 :category "VERSION_2_0" :deprecated nil :version "2.0")
2747 ("ValidateProgram" validate-program :return "void" :args
2748 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2749 :deprecated nil :version "2.0")
2750 ("UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
2751 ((:name |location| :type |Int32| :direction :in)
2752 (:name |count| :type |SizeI| :direction :in)
2753 (:name |transpose| :type |Boolean| :direction :in)
2754 (:name |value| :type |Float32| :direction :in :array t :size count))
2755 :category "VERSION_2_0" :deprecated nil :version "2.0")
2756 ("UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
2757 ((:name |location| :type |Int32| :direction :in)
2758 (:name |count| :type |SizeI| :direction :in)
2759 (:name |transpose| :type |Boolean| :direction :in)
2760 (:name |value| :type |Float32| :direction :in :array t :size count))
2761 :category "VERSION_2_0" :deprecated nil :version "2.0")
2762 ("UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
2763 ((:name |location| :type |Int32| :direction :in)
2764 (:name |count| :type |SizeI| :direction :in)
2765 (:name |transpose| :type |Boolean| :direction :in)
2766 (:name |value| :type |Float32| :direction :in :array t :size count))
2767 :category "VERSION_2_0" :deprecated nil :version "2.0")
2768 ("Uniform4iv" uniform-4iv :return "void" :args
2769 ((:name |location| :type |Int32| :direction :in)
2770 (:name |count| :type |SizeI| :direction :in)
2771 (:name |value| :type |Int32| :direction :in :array t :size count))
2772 :category "VERSION_2_0" :deprecated nil :version "2.0")
2773 ("Uniform3iv" uniform-3iv :return "void" :args
2774 ((:name |location| :type |Int32| :direction :in)
2775 (:name |count| :type |SizeI| :direction :in)
2776 (:name |value| :type |Int32| :direction :in :array t :size count))
2777 :category "VERSION_2_0" :deprecated nil :version "2.0")
2778 ("Uniform2iv" uniform-2iv :return "void" :args
2779 ((:name |location| :type |Int32| :direction :in)
2780 (:name |count| :type |SizeI| :direction :in)
2781 (:name |value| :type |Int32| :direction :in :array t :size count))
2782 :category "VERSION_2_0" :deprecated nil :version "2.0")
2783 ("Uniform1iv" uniform-1iv :return "void" :args
2784 ((:name |location| :type |Int32| :direction :in)
2785 (:name |count| :type |SizeI| :direction :in)
2786 (:name |value| :type |Int32| :direction :in :array t :size count))
2787 :category "VERSION_2_0" :deprecated nil :version "2.0")
2788 ("Uniform4fv" uniform-4fv :return "void" :args
2789 ((:name |location| :type |Int32| :direction :in)
2790 (:name |count| :type |SizeI| :direction :in)
2791 (:name |value| :type |Float32| :direction :in :array t :size count))
2792 :category "VERSION_2_0" :deprecated nil :version "2.0")
2793 ("Uniform3fv" uniform-3fv :return "void" :args
2794 ((:name |location| :type |Int32| :direction :in)
2795 (:name |count| :type |SizeI| :direction :in)
2796 (:name |value| :type |Float32| :direction :in :array t :size count))
2797 :category "VERSION_2_0" :deprecated nil :version "2.0")
2798 ("Uniform2fv" uniform-2fv :return "void" :args
2799 ((:name |location| :type |Int32| :direction :in)
2800 (:name |count| :type |SizeI| :direction :in)
2801 (:name |value| :type |Float32| :direction :in :array t :size count))
2802 :category "VERSION_2_0" :deprecated nil :version "2.0")
2803 ("Uniform1fv" uniform-1fv :return "void" :args
2804 ((:name |location| :type |Int32| :direction :in)
2805 (:name |count| :type |SizeI| :direction :in)
2806 (:name |value| :type |Float32| :direction :in :array t :size count))
2807 :category "VERSION_2_0" :deprecated nil :version "2.0")
2808 ("Uniform4i" uniform-4i :return "void" :args
2809 ((:name |location| :type |Int32| :direction :in)
2810 (:name |v0| :type |Int32| :direction :in)
2811 (:name |v1| :type |Int32| :direction :in)
2812 (:name |v2| :type |Int32| :direction :in)
2813 (:name |v3| :type |Int32| :direction :in))
2814 :category "VERSION_2_0" :deprecated nil :version "2.0")
2815 ("Uniform3i" uniform-3i :return "void" :args
2816 ((:name |location| :type |Int32| :direction :in)
2817 (:name |v0| :type |Int32| :direction :in)
2818 (:name |v1| :type |Int32| :direction :in)
2819 (:name |v2| :type |Int32| :direction :in))
2820 :category "VERSION_2_0" :deprecated nil :version "2.0")
2821 ("Uniform2i" uniform-2i :return "void" :args
2822 ((:name |location| :type |Int32| :direction :in)
2823 (:name |v0| :type |Int32| :direction :in)
2824 (:name |v1| :type |Int32| :direction :in))
2825 :category "VERSION_2_0" :deprecated nil :version "2.0")
2826 ("Uniform1i" uniform-1i :return "void" :args
2827 ((:name |location| :type |Int32| :direction :in)
2828 (:name |v0| :type |Int32| :direction :in))
2829 :category "VERSION_2_0" :deprecated nil :version "2.0")
2830 ("Uniform4f" uniform-4f :return "void" :args
2831 ((:name |location| :type |Int32| :direction :in)
2832 (:name |v0| :type |Float32| :direction :in)
2833 (:name |v1| :type |Float32| :direction :in)
2834 (:name |v2| :type |Float32| :direction :in)
2835 (:name |v3| :type |Float32| :direction :in))
2836 :category "VERSION_2_0" :deprecated nil :version "2.0")
2837 ("Uniform3f" uniform-3f :return "void" :args
2838 ((:name |location| :type |Int32| :direction :in)
2839 (:name |v0| :type |Float32| :direction :in)
2840 (:name |v1| :type |Float32| :direction :in)
2841 (:name |v2| :type |Float32| :direction :in))
2842 :category "VERSION_2_0" :deprecated nil :version "2.0")
2843 ("Uniform2f" uniform-2f :return "void" :args
2844 ((:name |location| :type |Int32| :direction :in)
2845 (:name |v0| :type |Float32| :direction :in)
2846 (:name |v1| :type |Float32| :direction :in))
2847 :category "VERSION_2_0" :deprecated nil :version "2.0")
2848 ("Uniform1f" uniform-1f :return "void" :args
2849 ((:name |location| :type |Int32| :direction :in)
2850 (:name |v0| :type |Float32| :direction :in))
2851 :category "VERSION_2_0" :deprecated nil :version "2.0")
2852 ("UseProgram" use-program :return "void" :args
2853 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2854 :deprecated nil :version "2.0")
2855 ("ShaderSource" shader-source :return "void" :args
2856 ((:name |shader| :type |UInt32| :direction :in)
2857 (:name |count| :type |SizeI| :direction :in)
2858 (:name |string| :type |CharPointer| :direction :in :array t :size count)
2859 (:name |length| :type |Int32| :direction :in :array t :size #x1))
2860 :category "VERSION_2_0" :deprecated nil :version "2.0")
2861 ("LinkProgram" link-program :return "void" :args
2862 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2863 :deprecated nil :version "2.0")
2864 ("IsShader" is-shader :return "Boolean" :args
2865 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2866 :deprecated nil :version "2.0")
2867 ("IsProgram" is-program :return "Boolean" :args
2868 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2869 :deprecated nil :version "2.0")
2870 ("GetVertexAttribPointerv" get-vertex-attrib-pointerv :return "void" :args
2871 ((:name |index| :type |UInt32| :direction :in)
2872 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
2873 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
2874 :category "VERSION_2_0" :deprecated nil :version "2.0")
2875 ("GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
2876 ((:name |index| :type |UInt32| :direction :in)
2877 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2878 (:name |params| :type |Int32| :direction :out :array t :size #x4))
2879 :category "VERSION_2_0" :deprecated nil :version "2.0")
2880 ("GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
2881 ((:name |index| :type |UInt32| :direction :in)
2882 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2883 (:name |params| :type |Float32| :direction :out :array t :size #x4))
2884 :category "VERSION_2_0" :deprecated nil :version "2.0")
2885 ("GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
2886 ((:name |index| :type |UInt32| :direction :in)
2887 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2888 (:name |params| :type |Float64| :direction :out :array t :size #x4))
2889 :category "VERSION_2_0" :deprecated nil :version "2.0")
2890 ("GetUniformiv" get-uniform-iv :return "void" :args
2891 ((:name |program| :type |UInt32| :direction :in)
2892 (:name |location| :type |Int32| :direction :in)
2893 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
2894 :category "VERSION_2_0" :deprecated nil :version "2.0")
2895 ("GetUniformfv" get-uniform-fv :return "void" :args
2896 ((:name |program| :type |UInt32| :direction :in)
2897 (:name |location| :type |Int32| :direction :in)
2898 (:name |params| :type |Float32| :direction :out :array t :size
2899 (|location|)))
2900 :category "VERSION_2_0" :deprecated nil :version "2.0")
2901 ("GetUniformLocation" get-uniform-location :return "Int32" :args
2902 ((:name |program| :type |UInt32| :direction :in)
2903 (:name |name| :type |Char| :direction :in :array t))
2904 :category "VERSION_2_0" :deprecated nil :version "2.0")
2905 ("GetShaderSource" get-shader-source :return "void" :args
2906 ((:name |shader| :type |UInt32| :direction :in)
2907 (:name |bufSize| :type |SizeI| :direction :in)
2908 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2909 (:name |source| :type |Char| :direction :out :array t :size length))
2910 :category "VERSION_2_0" :deprecated nil :version "2.0")
2911 ("GetShaderInfoLog" get-shader-info-log :return "void" :args
2912 ((:name |shader| :type |UInt32| :direction :in)
2913 (:name |bufSize| :type |SizeI| :direction :in)
2914 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2915 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2916 :category "VERSION_2_0" :deprecated nil :version "2.0")
2917 ("GetShaderiv" get-shader-iv :return "void" :args
2918 ((:name |shader| :type |UInt32| :direction :in)
2919 (:name |pname| :type |GLenum| :direction :in)
2920 (:name |params| :type |Int32| :direction :out :array t :size pname))
2921 :category "VERSION_2_0" :deprecated nil :version "2.0")
2922 ("GetProgramInfoLog" get-program-info-log :return "void" :args
2923 ((:name |program| :type |UInt32| :direction :in)
2924 (:name |bufSize| :type |SizeI| :direction :in)
2925 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2926 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2927 :category "VERSION_2_0" :deprecated nil :version "2.0")
2928 ("GetProgramiv" get-program-iv :return "void" :args
2929 ((:name |program| :type |UInt32| :direction :in)
2930 (:name |pname| :type |GLenum| :direction :in)
2931 (:name |params| :type |Int32| :direction :out :array t :size pname))
2932 :category "VERSION_2_0" :deprecated nil :version "2.0")
2933 ("GetAttribLocation" get-attrib-location :return "Int32" :args
2934 ((:name |program| :type |UInt32| :direction :in)
2935 (:name |name| :type |Char| :direction :in :array t))
2936 :category "VERSION_2_0" :deprecated nil :version "2.0")
2937 ("GetAttachedShaders" get-attached-shaders :return "void" :args
2938 ((:name |program| :type |UInt32| :direction :in)
2939 (:name |maxCount| :type |SizeI| :direction :in)
2940 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
2941 (:name |obj| :type |UInt32| :direction :out :array t :size count))
2942 :category "VERSION_2_0" :deprecated nil :version "2.0")
2943 ("GetActiveUniform" get-active-uniform :return "void" :args
2944 ((:name |program| :type |UInt32| :direction :in)
2945 (:name |index| :type |UInt32| :direction :in)
2946 (:name |bufSize| :type |SizeI| :direction :in)
2947 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2948 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2949 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2950 (:name |name| :type |Char| :direction :out :array t))
2951 :category "VERSION_2_0" :deprecated nil :version "2.0")
2952 ("GetActiveAttrib" get-active-attrib :return "void" :args
2953 ((:name |program| :type |UInt32| :direction :in)
2954 (:name |index| :type |UInt32| :direction :in)
2955 (:name |bufSize| :type |SizeI| :direction :in)
2956 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2957 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2958 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2959 (:name |name| :type |Char| :direction :out :array t))
2960 :category "VERSION_2_0" :deprecated nil :version "2.0")
2961 ("EnableVertexAttribArray" enable-vertex-attrib-array :return "void" :args
2962 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2963 :deprecated nil :version "2.0")
2964 ("DisableVertexAttribArray" disable-vertex-attrib-array :return "void" :args
2965 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2966 :deprecated nil :version "2.0")
2967 ("DetachShader" detach-shader :return "void" :args
2968 ((:name |program| :type |UInt32| :direction :in)
2969 (:name |shader| :type |UInt32| :direction :in))
2970 :category "VERSION_2_0" :deprecated nil :version "2.0")
2971 ("DeleteShader" delete-shader :return "void" :args
2972 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2973 :deprecated nil :version "2.0")
2974 ("DeleteProgram" delete-program :return "void" :args
2975 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2976 :deprecated nil :version "2.0")
2977 ("CreateShader" create-shader :return "UInt32" :args
2978 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
2979 :deprecated nil :version "2.0")
2980 ("CreateProgram" create-program :return "UInt32" :args nil :category
2981 "VERSION_2_0" :deprecated nil :version "2.0")
2982 ("CompileShader" compile-shader :return "void" :args
2983 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2984 :deprecated nil :version "2.0")
2985 ("BindAttribLocation" bind-attrib-location :return "void" :args
2986 ((:name |program| :type |UInt32| :direction :in)
2987 (:name |index| :type |UInt32| :direction :in)
2988 (:name |name| :type |Char| :direction :in :array t))
2989 :category "VERSION_2_0" :deprecated nil :version "2.0")
2990 ("AttachShader" attach-shader :return "void" :args
2991 ((:name |program| :type |UInt32| :direction :in)
2992 (:name |shader| :type |UInt32| :direction :in))
2993 :category "VERSION_2_0" :deprecated nil :version "2.0")
2994 ("StencilMaskSeparate" stencil-mask-separate :return "void" :args
2995 ((:name |face| :type |StencilFaceDirection| :direction :in)
2996 (:name |mask| :type |MaskedStencilValue| :direction :in))
2997 :category "VERSION_2_0" :deprecated nil :version "2.0")
2998 ("StencilFuncSeparate" stencil-func-separate :return "void" :args
2999 ((:name |face| :type |StencilFaceDirection| :direction :in)
3000 (:name |func| :type |StencilFunction| :direction :in)
3001 (:name |ref| :type |ClampedStencilValue| :direction :in)
3002 (:name |mask| :type |MaskedStencilValue| :direction :in))
3003 :category "VERSION_2_0" :deprecated nil :version "2.0")
3004 ("StencilOpSeparate" stencil-op-separate :return "void" :args
3005 ((:name |face| :type |StencilFaceDirection| :direction :in)
3006 (:name |sfail| :type |StencilOp| :direction :in)
3007 (:name |dpfail| :type |StencilOp| :direction :in)
3008 (:name |dppass| :type |StencilOp| :direction :in))
3009 :category "VERSION_2_0" :deprecated nil :version "2.0")
3010 ("DrawBuffers" draw-buffers :return "void" :args
3011 ((:name |n| :type |SizeI| :direction :in)
3012 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
3013 :category "VERSION_2_0" :deprecated nil :version "2.0")
3014 ("BlendEquationSeparate" blend-equation-separate :return "void" :args
3015 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
3016 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
3017 :category "VERSION_2_0" :deprecated nil :version "2.0")
3018 ("UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
3019 ((:name |location| :type |Int32| :direction :in)
3020 (:name |count| :type |SizeI| :direction :in)
3021 (:name |transpose| :type |Boolean| :direction :in)
3022 (:name |value| :type |Float32| :direction :in :array t :size #xC))
3023 :category "VERSION_2_1" :deprecated nil :version "2.1")
3024 ("UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
3025 ((:name |location| :type |Int32| :direction :in)
3026 (:name |count| :type |SizeI| :direction :in)
3027 (:name |transpose| :type |Boolean| :direction :in)
3028 (:name |value| :type |Float32| :direction :in :array t :size #xC))
3029 :category "VERSION_2_1" :deprecated nil :version "2.1")
3030 ("UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
3031 ((:name |location| :type |Int32| :direction :in)
3032 (:name |count| :type |SizeI| :direction :in)
3033 (:name |transpose| :type |Boolean| :direction :in)
3034 (:name |value| :type |Float32| :direction :in :array t :size #x8))
3035 :category "VERSION_2_1" :deprecated nil :version "2.1")
3036 ("UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
3037 ((:name |location| :type |Int32| :direction :in)
3038 (:name |count| :type |SizeI| :direction :in)
3039 (:name |transpose| :type |Boolean| :direction :in)
3040 (:name |value| :type |Float32| :direction :in :array t :size #x8))
3041 :category "VERSION_2_1" :deprecated nil :version "2.1")
3042 ("UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
3043 ((:name |location| :type |Int32| :direction :in)
3044 (:name |count| :type |SizeI| :direction :in)
3045 (:name |transpose| :type |Boolean| :direction :in)
3046 (:name |value| :type |Float32| :direction :in :array t :size #x6))
3047 :category "VERSION_2_1" :deprecated nil :version "2.1")
3048 ("UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
3049 ((:name |location| :type |Int32| :direction :in)
3050 (:name |count| :type |SizeI| :direction :in)
3051 (:name |transpose| :type |Boolean| :direction :in)
3052 (:name |value| :type |Float32| :direction :in :array t :size #x6))
3053 :category "VERSION_2_1" :deprecated nil :version "2.1")
3054 ("GetStringi" get-string-i :return "String" :args
3055 ((:name |name| :type |GLenum| :direction :in)
3056 (:name |index| :type |UInt32| :direction :in))
3057 :category "VERSION_3_0" :deprecated nil :version "3.0")
3058 ("ClearBufferfi" clear-bufferf-i :return "void" :args
3059 ((:name |buffer| :type |GLenum| :direction :in)
3060 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
3061 (:name |depth| :type |Float32| :direction :in)
3062 (:name |stencil| :type |Int32| :direction :in))
3063 :category "VERSION_3_0" :deprecated nil :version "3.0")
3064 ("ClearBufferfv" clear-buffer-fv :return "void" :args
3065 ((:name |buffer| :type |GLenum| :direction :in)
3066 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
3067 (:name |value| :type |Float32| :direction :in :array t :size (|buffer|)))
3068 :category "VERSION_3_0" :deprecated nil :version "3.0")
3069 ("ClearBufferuiv" clear-buffer-uiv :return "void" :args
3070 ((:name |buffer| :type |GLenum| :direction :in)
3071 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
3072 (:name |value| :type |UInt32| :direction :in :array t :size (|buffer|)))
3073 :category "VERSION_3_0" :deprecated nil :version "3.0")
3074 ("ClearBufferiv" clear-buffer-iv :return "void" :args
3075 ((:name |buffer| :type |GLenum| :direction :in)
3076 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
3077 (:name |value| :type |Int32| :direction :in :array t :size (|buffer|)))
3078 :category "VERSION_3_0" :deprecated nil :version "3.0")
3079 ("GetTexParameterIuiv" get-tex-parameter-i-uiv :return "void" :args
3080 ((:name |target| :type |TextureTarget| :direction :in)
3081 (:name |pname| :type |GetTextureParameter| :direction :in)
3082 (:name |params| :type |UInt32| :direction :out :array t :size (|pname|)))
3083 :category "VERSION_3_0" :deprecated nil :version "3.0")
3084 ("GetTexParameterIiv" get-tex-parameter-i-iv :return "void" :args
3085 ((:name |target| :type |TextureTarget| :direction :in)
3086 (:name |pname| :type |GetTextureParameter| :direction :in)
3087 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3088 :category "VERSION_3_0" :deprecated nil :version "3.0")
3089 ("TexParameterIuiv" tex-parameter-i-uiv :return "void" :args
3090 ((:name |target| :type |TextureTarget| :direction :in)
3091 (:name |pname| :type |TextureParameterName| :direction :in)
3092 (:name |params| :type |UInt32| :direction :in :array t :size (|pname|)))
3093 :category "VERSION_3_0" :deprecated nil :version "3.0")
3094 ("TexParameterIiv" tex-parameter-i-iv :return "void" :args
3095 ((:name |target| :type |TextureTarget| :direction :in)
3096 (:name |pname| :type |TextureParameterName| :direction :in)
3097 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
3098 :category "VERSION_3_0" :deprecated nil :version "3.0")
3099 ("Uniform4uiv" uniform-4uiv :return "void" :args
3100 ((:name |location| :type |Int32| :direction :in)
3101 (:name |count| :type |SizeI| :direction :in)
3102 (:name |value| :type |UInt32| :direction :in :array t :size count*4))
3103 :category "VERSION_3_0" :deprecated nil :version "3.0")
3104 ("Uniform3uiv" uniform-3uiv :return "void" :args
3105 ((:name |location| :type |Int32| :direction :in)
3106 (:name |count| :type |SizeI| :direction :in)
3107 (:name |value| :type |UInt32| :direction :in :array t :size count*3))
3108 :category "VERSION_3_0" :deprecated nil :version "3.0")
3109 ("Uniform2uiv" uniform-2uiv :return "void" :args
3110 ((:name |location| :type |Int32| :direction :in)
3111 (:name |count| :type |SizeI| :direction :in)
3112 (:name |value| :type |UInt32| :direction :in :array t :size count*2))
3113 :category "VERSION_3_0" :deprecated nil :version "3.0")
3114 ("Uniform1uiv" uniform-1uiv :return "void" :args
3115 ((:name |location| :type |Int32| :direction :in)
3116 (:name |count| :type |SizeI| :direction :in)
3117 (:name |value| :type |UInt32| :direction :in :array t :size count))
3118 :category "VERSION_3_0" :deprecated nil :version "3.0")
3119 ("Uniform4ui" uniform-4ui :return "void" :args
3120 ((:name |location| :type |Int32| :direction :in)
3121 (:name |v0| :type |UInt32| :direction :in)
3122 (:name |v1| :type |UInt32| :direction :in)
3123 (:name |v2| :type |UInt32| :direction :in)
3124 (:name |v3| :type |UInt32| :direction :in))
3125 :category "VERSION_3_0" :deprecated nil :version "3.0")
3126 ("Uniform3ui" uniform-3ui :return "void" :args
3127 ((:name |location| :type |Int32| :direction :in)
3128 (:name |v0| :type |UInt32| :direction :in)
3129 (:name |v1| :type |UInt32| :direction :in)
3130 (:name |v2| :type |UInt32| :direction :in))
3131 :category "VERSION_3_0" :deprecated nil :version "3.0")
3132 ("Uniform2ui" uniform-2ui :return "void" :args
3133 ((:name |location| :type |Int32| :direction :in)
3134 (:name |v0| :type |UInt32| :direction :in)
3135 (:name |v1| :type |UInt32| :direction :in))
3136 :category "VERSION_3_0" :deprecated nil :version "3.0")
3137 ("Uniform1ui" uniform-1ui :return "void" :args
3138 ((:name |location| :type |Int32| :direction :in)
3139 (:name |v0| :type |UInt32| :direction :in))
3140 :category "VERSION_3_0" :deprecated nil :version "3.0")
3141 ("GetFragDataLocation" get-frag-data-location :return "Int32" :args
3142 ((:name |program| :type |UInt32| :direction :in)
3143 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
3144 :category "VERSION_3_0" :deprecated nil :version "3.0")
3145 ("BindFragDataLocation" bind-frag-data-location :return "void" :args
3146 ((:name |program| :type |UInt32| :direction :in)
3147 (:name |color| :type |UInt32| :direction :in)
3148 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
3149 :category "VERSION_3_0" :deprecated nil :version "3.0")
3150 ("GetUniformuiv" get-uniform-uiv :return "void" :args
3151 ((:name |program| :type |UInt32| :direction :in)
3152 (:name |location| :type |Int32| :direction :in)
3153 (:name |params| :type |UInt32| :direction :out :array t :size
3154 (|program| |location|)))
3155 :category "VERSION_3_0" :deprecated nil :version "3.0")
3156 ("GetVertexAttribIuiv" get-vertex-attrib-i-uiv :return "void" :args
3157 ((:name |index| :type |UInt32| :direction :in)
3158 (:name |pname| :type |VertexAttribEnum| :direction :in)
3159 (:name |params| :type |UInt32| :direction :out :array t :size #x1))
3160 :category "VERSION_3_0" :deprecated nil :version "3.0")
3161 ("GetVertexAttribIiv" get-vertex-attrib-i-iv :return "void" :args
3162 ((:name |index| :type |UInt32| :direction :in)
3163 (:name |pname| :type |VertexAttribEnum| :direction :in)
3164 (:name |params| :type |Int32| :direction :out :array t :size #x1))
3165 :category "VERSION_3_0" :deprecated nil :version "3.0")
3166 ("VertexAttribIPointer" vertex-attrib-ipointer :return "void" :args
3167 ((:name |index| :type |UInt32| :direction :in)
3168 (:name |size| :type |Int32| :direction :in)
3169 (:name |type| :type |VertexAttribEnum| :direction :in)
3170 (:name |stride| :type |SizeI| :direction :in)
3171 (:name |pointer| :type |Void| :direction :in :array t :size
3172 (|size| |type| |stride|) :retained t))
3173 :category "VERSION_3_0" :deprecated nil :version "3.0")
3174 ("EndConditionalRender" end-conditional-render :return "void" :args nil
3175 :category "VERSION_3_0" :deprecated nil :version "3.0")
3176 ("BeginConditionalRender" begin-conditional-render :return "void" :args
3177 ((:name |id| :type |UInt32| :direction :in)
3178 (:name |mode| :type |TypeEnum| :direction :in))
3179 :category "VERSION_3_0" :deprecated nil :version "3.0")
3180 ("ClampColor" clamp-color :return "void" :args
3181 ((:name |target| :type |ClampColorTargetARB| :direction :in)
3182 (:name |clamp| :type |ClampColorModeARB| :direction :in))
3183 :category "VERSION_3_0" :deprecated nil :version "3.0")
3184 ("GetTransformFeedbackVarying" get-transform-feedback-varying :return "void"
3185 :args
3186 ((:name |program| :type |UInt32| :direction :in)
3187 (:name |index| :type |UInt32| :direction :in)
3188 (:name |bufSize| :type |SizeI| :direction :in)
3189 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
3190 (:name |size| :type |SizeI| :direction :out :array t :size #x1)
3191 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
3192 (:name |name| :type |Char| :direction :out :array t :size (|length|)))
3193 :category "VERSION_3_0" :deprecated nil :version "3.0")
3194 ("TransformFeedbackVaryings" transform-feedback-varyings :return "void" :args
3195 ((:name |program| :type |UInt32| :direction :in)
3196 (:name |count| :type |SizeI| :direction :in)
3197 (:name |varyings| :type |CharPointer| :direction :in :array t :size count)
3198 (:name |bufferMode| :type |GLenum| :direction :in))
3199 :category "VERSION_3_0" :deprecated nil :version "3.0")
3200 ("BindBufferBase" bind-buffer-base :return "void" :args
3201 ((:name |target| :type |GLenum| :direction :in)
3202 (:name |index| :type |UInt32| :direction :in)
3203 (:name |buffer| :type |UInt32| :direction :in))
3204 :category "VERSION_3_0" :deprecated nil :version "3.0")
3205 ("BindBufferRange" bind-buffer-range :return "void" :args
3206 ((:name |target| :type |GLenum| :direction :in)
3207 (:name |index| :type |UInt32| :direction :in)
3208 (:name |buffer| :type |UInt32| :direction :in)
3209 (:name |offset| :type |BufferOffset| :direction :in)
3210 (:name |size| :type |BufferSize| :direction :in))
3211 :category "VERSION_3_0" :deprecated nil :version "3.0")
3212 ("EndTransformFeedback" end-transform-feedback :return "void" :args nil
3213 :category "VERSION_3_0" :deprecated nil :version "3.0")
3214 ("BeginTransformFeedback" begin-transform-feedback :return "void" :args
3215 ((:name |primitiveMode| :type |GLenum| :direction :in)) :category
3216 "VERSION_3_0" :deprecated nil :version "3.0")
3217 ("IsEnabledi" is-enabled-i :return "Boolean" :args
3218 ((:name |target| :type |GLenum| :direction :in)
3219 (:name |index| :type |UInt32| :direction :in))
3220 :category "VERSION_3_0" :deprecated nil :version "3.0")
3221 ("Disablei" disable-i :return "void" :args
3222 ((:name |target| :type |GLenum| :direction :in)
3223 (:name |index| :type |UInt32| :direction :in))
3224 :category "VERSION_3_0" :deprecated nil :version "3.0")
3225 ("Enablei" enable-i :return "void" :args
3226 ((:name |target| :type |GLenum| :direction :in)
3227 (:name |index| :type |UInt32| :direction :in))
3228 :category "VERSION_3_0" :deprecated nil :version "3.0")
3229 ("GetIntegeri_v" get-integeri_v :return "void" :args
3230 ((:name |target| :type |GLenum| :direction :in)
3231 (:name |index| :type |UInt32| :direction :in)
3232 (:name |data| :type |Int32| :direction :out :array t :size (|target|)))
3233 :category "VERSION_3_0" :deprecated nil :version "3.0")
3234 ("GetBooleani_v" get-booleani_v :return "void" :args
3235 ((:name |target| :type |GLenum| :direction :in)
3236 (:name |index| :type |UInt32| :direction :in)
3237 (:name |data| :type |Boolean| :direction :out :array t :size (|target|)))
3238 :category "VERSION_3_0" :deprecated nil :version "3.0")
3239 ("ColorMaski" color-mask-i :return "void" :args
3240 ((:name |index| :type |UInt32| :direction :in)
3241 (:name |r| :type |Boolean| :direction :in)
3242 (:name |g| :type |Boolean| :direction :in)
3243 (:name |b| :type |Boolean| :direction :in)
3244 (:name |a| :type |Boolean| :direction :in))
3245 :category "VERSION_3_0" :deprecated nil :version "3.0")
3246 ("PrimitiveRestartIndex" primitive-restart-index :return "void" :args
3247 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_3_1"
3248 :deprecated nil :version "3.1")
3249 ("TexBuffer" tex-buffer :return "void" :args
3250 ((:name |target| :type |TextureTarget| :direction :in)
3251 (:name |internalformat| :type |GLenum| :direction :in)
3252 (:name |buffer| :type |UInt32| :direction :in))
3253 :category "VERSION_3_1" :deprecated nil :version "3.1")
3254 ("DrawElementsInstanced" draw-elements-instanced :return "void" :args
3255 ((:name |mode| :type |BeginMode| :direction :in)
3256 (:name |count| :type |SizeI| :direction :in)
3257 (:name |type| :type |DrawElementsType| :direction :in)
3258 (:name |indices| :type |Void| :direction :in :array t :size
3259 (|count| |type|))
3260 (:name |primcount| :type |SizeI| :direction :in))
3261 :category "VERSION_3_1" :deprecated nil :version "3.1")
3262 ("DrawArraysInstanced" draw-arrays-instanced :return "void" :args
3263 ((:name |mode| :type |BeginMode| :direction :in)
3264 (:name |first| :type |Int32| :direction :in)
3265 (:name |count| :type |SizeI| :direction :in)
3266 (:name |primcount| :type |SizeI| :direction :in))
3267 :category "VERSION_3_1" :deprecated nil :version "3.1")
3268 ("FramebufferTexture" framebuffer-texture :return "void" :args
3269 ((:name |target| :type |GLenum| :direction :in)
3270 (:name |attachment| :type |GLenum| :direction :in)
3271 (:name |texture| :type |UInt32| :direction :in)
3272 (:name |level| :type |Int32| :direction :in))
3273 :category "VERSION_3_2" :deprecated nil :version "1.2")
3274 ("GetBufferParameteri64v" get-buffer-parameteri-64v :return "void" :args
3275 ((:name |target| :type |BufferTargetARB| :direction :in)
3276 (:name |pname| :type |BufferPNameARB| :direction :in)
3277 (:name |params| :type |Int64| :direction :out :array t :size (|pname|)))
3278 :category "VERSION_3_2" :deprecated nil :version "3.2")
3279 ("GetInteger64i_v" get-integer-64i_v :return "void" :args
3280 ((:name |target| :type |GLenum| :direction :in)
3281 (:name |index| :type |UInt32| :direction :in)
3282 (:name |data| :type |Int64| :direction :out :array t :size (|target|)))
3283 :category "VERSION_3_2" :deprecated nil :version "3.2")
3284 ("VertexAttribDivisor" vertex-attrib-divisor :return "void" :args
3285 ((:name |index| :type |UInt32| :direction :in)
3286 (:name |divisor| :type |UInt32| :direction :in))
3287 :category "VERSION_3_3" :deprecated nil :version "1.1")
3288 ("BlendFuncSeparatei" blend-func-separate-i :return "void" :args
3289 ((:name |buf| :type |UInt32| :direction :in)
3290 (:name |srcRGB| :type |GLenum| :direction :in)
3291 (:name |dstRGB| :type |GLenum| :direction :in)
3292 (:name |srcAlpha| :type |GLenum| :direction :in)
3293 (:name |dstAlpha| :type |GLenum| :direction :in))
3294 :category "VERSION_4_0" :deprecated nil :version "1.2")
3295 ("BlendFunci" blend-func-i :return "void" :args
3296 ((:name |buf| :type |UInt32| :direction :in)
3297 (:name |src| :type |GLenum| :direction :in)
3298 (:name |dst| :type |GLenum| :direction :in))
3299 :category "VERSION_4_0" :deprecated nil :version "1.2")
3300 ("BlendEquationSeparatei" blend-equation-separate-i :return "void" :args
3301 ((:name |buf| :type |UInt32| :direction :in)
3302 (:name |modeRGB| :type |GLenum| :direction :in)
3303 (:name |modeAlpha| :type |GLenum| :direction :in))
3304 :category "VERSION_4_0" :deprecated nil :version "1.2")
3305 ("BlendEquationi" blend-equation-i :return "void" :args
3306 ((:name |buf| :type |UInt32| :direction :in)
3307 (:name |mode| :type |GLenum| :direction :in))
3308 :category "VERSION_4_0" :deprecated nil :version "1.2")
3309 ("MinSampleShading" min-sample-shading :return "void" :args
3310 ((:name |value| :type |ClampedColorF| :direction :in)) :category
3311 "VERSION_4_0" :deprecated nil :version "1.2")))