Re-ran generator for OpenGL 4.1 and new extensions
[cl-glfw.git] / lib / opengl-version_3_3.lisp
blob2986c0e35626879fd329bae85fc9cdf2b88d2bbd
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_3_3
7 (eval-when (:load-toplevel)
8 (when
9 (and (boundp '*version-loaded*) (not (eq 'version_3_3 *version-loaded*)))
10 (warn
11 "Loading cl-glfw-opengl-~a over the top of already-loaded cl-glfw-opengl-~a~%"
12 'version_3_3 *version-loaded*))
13 (defparameter *version-loaded* 'version_3_3))
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 +max-elements-vertices+ #x80E8)
39 (defconstant +max-elements-indices+ #x80E9)
40 (defconstant +texture-min-lod+ #x813A)
41 (defconstant +texture-max-lod+ #x813B)
42 (defconstant +texture-base-level+ #x813C)
43 (defconstant +texture-max-level+ #x813D)
44 (defconstant +multisample+ #x809D)
45 (defconstant +sample-alpha-to-coverage+ #x809E)
46 (defconstant +sample-alpha-to-one+ #x809F)
47 (defconstant +sample-coverage+ #x80A0)
48 (defconstant +sample-buffers+ #x80A8)
49 (defconstant +samples+ #x80A9)
50 (defconstant +sample-coverage-value+ #x80AA)
51 (defconstant +sample-coverage-invert+ #x80AB)
52 (defconstant +texture-cube-map+ #x8513)
53 (defconstant +texture-binding-cube-map+ #x8514)
54 (defconstant +texture-cube-map-positive-x+ #x8515)
55 (defconstant +texture-cube-map-negative-x+ #x8516)
56 (defconstant +texture-cube-map-positive-y+ #x8517)
57 (defconstant +texture-cube-map-negative-y+ #x8518)
58 (defconstant +texture-cube-map-positive-z+ #x8519)
59 (defconstant +texture-cube-map-negative-z+ #x851A)
60 (defconstant +proxy-texture-cube-map+ #x851B)
61 (defconstant +max-cube-map-texture-size+ #x851C)
62 (defconstant +compressed-rgb+ #x84ED)
63 (defconstant +compressed-rgba+ #x84EE)
64 (defconstant +texture-compression-hint+ #x84EF)
65 (defconstant +texture-compressed-image-size+ #x86A0)
66 (defconstant +texture-compressed+ #x86A1)
67 (defconstant +num-compressed-texture-formats+ #x86A2)
68 (defconstant +compressed-texture-formats+ #x86A3)
69 (defconstant +clamp-to-border+ #x812D)
70 (defconstant +incr-wrap+ #x8507)
71 (defconstant +decr-wrap+ #x8508)
72 (defconstant +texture-depth-size+ #x884A)
73 (defconstant +buffer-size+ #x8764)
74 (defconstant +buffer-usage+ #x8765)
75 (defconstant +query-counter-bits+ #x8864)
76 (defconstant +current-query+ #x8865)
77 (defconstant +query-result+ #x8866)
78 (defconstant +query-result-available+ #x8867)
79 (defconstant +array-buffer+ #x8892)
80 (defconstant +element-array-buffer+ #x8893)
81 (defconstant +array-buffer-binding+ #x8894)
82 (defconstant +element-array-buffer-binding+ #x8895)
83 (defconstant +vertex-attrib-array-buffer-binding+ #x889F)
84 (defconstant +read-only+ #x88B8)
85 (defconstant +buffer-access+ #x88BB)
86 (defconstant +buffer-mapped+ #x88BC)
87 (defconstant +buffer-map-pointer+ #x88BD)
88 (defconstant +stream-draw+ #x88E0)
89 (defconstant +stream-read+ #x88E1)
90 (defconstant +stream-copy+ #x88E2)
91 (defconstant +static-draw+ #x88E4)
92 (defconstant +static-read+ #x88E5)
93 (defconstant +static-copy+ #x88E6)
94 (defconstant +dynamic-draw+ #x88E8)
95 (defconstant +dynamic-read+ #x88E9)
96 (defconstant +dynamic-copy+ #x88EA)
97 (defconstant +samples-passed+ #x8914)
98 (defconstant +current-program+ #x8B8D)
99 (defconstant +point-sprite-coord-origin+ #x8CA0)
100 (defconstant +lower-left+ #x8CA1)
101 (defconstant +upper-left+ #x8CA2)
102 (defconstant +stencil-back-ref+ #x8CA3)
103 (defconstant +stencil-back-value-mask+ #x8CA4)
104 (defconstant +stencil-back-writemask+ #x8CA5)
105 (defconstant +blend-equation-rgb+ #x8009)
106 (defconstant +stencil-back-func+ #x8800)
107 (defconstant +stencil-back-fail+ #x8801)
108 (defconstant +stencil-back-pass-depth-fail+ #x8802)
109 (defconstant +stencil-back-pass-depth-pass+ #x8803)
110 (defconstant +max-draw-buffers+ #x8824)
111 (defconstant +draw-buffer0+ #x8825)
112 (defconstant +draw-buffer1+ #x8826)
113 (defconstant +draw-buffer2+ #x8827)
114 (defconstant +draw-buffer3+ #x8828)
115 (defconstant +draw-buffer4+ #x8829)
116 (defconstant +draw-buffer5+ #x882A)
117 (defconstant +draw-buffer6+ #x882B)
118 (defconstant +draw-buffer7+ #x882C)
119 (defconstant +draw-buffer8+ #x882D)
120 (defconstant +draw-buffer9+ #x882E)
121 (defconstant +draw-buffer10+ #x882F)
122 (defconstant +draw-buffer11+ #x8830)
123 (defconstant +draw-buffer12+ #x8831)
124 (defconstant +draw-buffer13+ #x8832)
125 (defconstant +draw-buffer14+ #x8833)
126 (defconstant +draw-buffer15+ #x8834)
127 (defconstant +blend-equation-alpha+ #x883D)
128 (defconstant +max-vertex-attribs+ #x8869)
129 (defconstant +vertex-attrib-array-normalized+ #x886A)
130 (defconstant +current-program+ #x8B8D)
131 (defconstant +point-sprite-coord-origin+ #x8CA0)
132 (defconstant +lower-left+ #x8CA1)
133 (defconstant +upper-left+ #x8CA2)
134 (defconstant +stencil-back-ref+ #x8CA3)
135 (defconstant +stencil-back-value-mask+ #x8CA4)
136 (defconstant +stencil-back-writemask+ #x8CA5)
137 (defconstant +pixel-pack-buffer+ #x88EB)
138 (defconstant +pixel-unpack-buffer+ #x88EC)
139 (defconstant +pixel-pack-buffer-binding+ #x88ED)
140 (defconstant +pixel-unpack-buffer-binding+ #x88EF)
141 (defconstant +pixel-pack-buffer+ #x88EB)
142 (defconstant +pixel-unpack-buffer+ #x88EC)
143 (defconstant +pixel-pack-buffer-binding+ #x88ED)
144 (defconstant +pixel-unpack-buffer-binding+ #x88EF)
145 (defconstant +map-read-bit+ #x1)
146 (defconstant +map-write-bit+ #x2)
147 (defconstant +map-invalidate-range-bit+ #x4)
148 (defconstant +map-invalidate-buffer-bit+ #x8)
149 (defconstant +map-flush-explicit-bit+ #x10)
150 (defconstant +map-unsynchronized-bit+ #x20)
151 (defconstant +context-flag-forward-compatible-bit+ #x1)
152 (defconstant +invalid-framebuffer-operation+ #x506)
153 (defconstant +framebuffer-attachment-color-encoding+ #x8210)
154 (defconstant +framebuffer-attachment-component-type+ #x8211)
155 (defconstant +framebuffer-attachment-red-size+ #x8212)
156 (defconstant +framebuffer-attachment-green-size+ #x8213)
157 (defconstant +framebuffer-attachment-blue-size+ #x8214)
158 (defconstant +framebuffer-attachment-alpha-size+ #x8215)
159 (defconstant +framebuffer-attachment-depth-size+ #x8216)
160 (defconstant +framebuffer-attachment-stencil-size+ #x8217)
161 (defconstant +framebuffer-default+ #x8218)
162 (defconstant +framebuffer-undefined+ #x8219)
163 (defconstant +depth-stencil-attachment+ #x821A)
164 (defconstant +framebuffer-attachment-color-encoding+ #x8210)
165 (defconstant +framebuffer-attachment-component-type+ #x8211)
166 (defconstant +framebuffer-attachment-red-size+ #x8212)
167 (defconstant +framebuffer-attachment-green-size+ #x8213)
168 (defconstant +framebuffer-attachment-blue-size+ #x8214)
169 (defconstant +framebuffer-attachment-alpha-size+ #x8215)
170 (defconstant +framebuffer-attachment-depth-size+ #x8216)
171 (defconstant +framebuffer-attachment-stencil-size+ #x8217)
172 (defconstant +framebuffer-default+ #x8218)
173 (defconstant +framebuffer-undefined+ #x8219)
174 (defconstant +depth-stencil-attachment+ #x821A)
175 (defconstant +major-version+ #x821B)
176 (defconstant +minor-version+ #x821C)
177 (defconstant +num-extensions+ #x821D)
178 (defconstant +context-flags+ #x821E)
179 (defconstant +depth-buffer+ #x8223)
180 (defconstant +stencil-buffer+ #x8224)
181 (defconstant +compressed-red+ #x8225)
182 (defconstant +compressed-rg+ #x8226)
183 (defconstant +max-renderbuffer-size+ #x84E8)
184 (defconstant +max-renderbuffer-size+ #x84E8)
185 (defconstant +max-renderbuffer-size-ext+ #x84E8)
186 (defconstant +max-renderbuffer-size-oes+ #x84E8)
187 (defconstant +compressed-rgb+ #x84ED)
188 (defconstant +compressed-rgba+ #x84EE)
189 (defconstant +texture-compression-hint+ #x84EF)
190 (defconstant +texture-compressed-image-size+ #x86A0)
191 (defconstant +texture-compressed+ #x86A1)
192 (defconstant +num-compressed-texture-formats+ #x86A2)
193 (defconstant +compressed-texture-formats+ #x86A3)
194 (defconstant +depth-stencil+ #x84F9)
195 (defconstant +unsigned-int-24-8+ #x84FA)
196 (defconstant +depth-stencil+ #x84F9)
197 (defconstant +unsigned-int-24-8+ #x84FA)
198 (defconstant +vertex-array-binding+ #x85B5)
199 (defconstant +vertex-array-binding+ #x85B5)
200 (defconstant +rgba32f+ #x8814)
201 (defconstant +rgba16f+ #x881A)
202 (defconstant +rgb16f+ #x881B)
203 (defconstant +depth24-stencil8+ #x88F0)
204 (defconstant +texture-stencil-size+ #x88F1)
205 (defconstant +depth24-stencil8+ #x88F0)
206 (defconstant +texture-stencil-size+ #x88F1)
207 (defconstant +depth24-stencil8-oes+ #x88F0)
208 (defconstant +vertex-attrib-array-integer+ #x88FD)
209 (defconstant +max-array-texture-layers+ #x88FF)
210 (defconstant +min-program-texel-offset+ #x8904)
211 (defconstant +max-program-texel-offset+ #x8905)
212 (defconstant +clamp-read-color+ #x891C)
213 (defconstant +fixed-only+ #x891D)
214 (defconstant +clamp-vertex-color-arb+ #x891A)
215 (defconstant +clamp-fragment-color-arb+ #x891B)
216 (defconstant +clamp-read-color-arb+ #x891C)
217 (defconstant +fixed-only-arb+ #x891D)
218 (defconstant +max-varying-components+ #x8B4B)
219 (defconstant +max-varying-components+ :unable-to-resolve)
220 (defconstant +max-varying-components-ext+ #x8B4B)
221 (defconstant +texture-red-type+ #x8C10)
222 (defconstant +texture-green-type+ #x8C11)
223 (defconstant +texture-blue-type+ #x8C12)
224 (defconstant +texture-alpha-type+ #x8C13)
225 (defconstant +texture-depth-type+ #x8C16)
226 (defconstant +unsigned-normalized+ #x8C17)
227 (defconstant +texture-red-type+ #x8C10)
228 (defconstant +texture-green-type+ #x8C11)
229 (defconstant +texture-blue-type+ #x8C12)
230 (defconstant +texture-alpha-type+ #x8C13)
231 (defconstant +texture-depth-type+ #x8C16)
232 (defconstant +unsigned-normalized+ #x8C17)
233 (defconstant +texture-1d-array+ #x8C18)
234 (defconstant +proxy-texture-1d-array+ #x8C19)
235 (defconstant +texture-2d-array+ #x8C1A)
236 (defconstant +proxy-texture-2d-array+ #x8C1B)
237 (defconstant +texture-binding-1d-array+ #x8C1C)
238 (defconstant +texture-binding-2d-array+ #x8C1D)
239 (defconstant +r11f-g11f-b10f+ #x8C3A)
240 (defconstant +unsigned-int-10f-11f-11f-rev+ #x8C3B)
241 (defconstant +rgb9-e5+ #x8C3D)
242 (defconstant +unsigned-int-5-9-9-9-rev+ #x8C3E)
243 (defconstant +texture-shared-size+ #x8C3F)
244 (defconstant +framebuffer-binding+ #x8CA6)
245 (defconstant +draw-framebuffer-binding+ #x8CA6)
246 (defconstant +renderbuffer-binding+ #x8CA7)
247 (defconstant +framebuffer-binding+ #x8CA6)
248 (defconstant +draw-framebuffer-binding+ #x8CA6)
249 (defconstant +renderbuffer-binding+ #x8CA7)
250 (defconstant +framebuffer-binding-ext+ #x8CA6)
251 (defconstant +renderbuffer-binding-ext+ #x8CA7)
252 (defconstant +draw-framebuffer-binding-ext+ #x8CA6)
253 (defconstant +framebuffer-binding-oes+ #x8CA6)
254 (defconstant +renderbuffer-binding-oes+ #x8CA7)
255 (defconstant +framebuffer-binding-angle+ #x8CA6)
256 (defconstant +renderbuffer-binding-angle+ #x8CA7)
257 (defconstant +read-framebuffer+ #x8CA8)
258 (defconstant +draw-framebuffer+ #x8CA9)
259 (defconstant +read-framebuffer-binding+ #x8CAA)
260 (defconstant +read-framebuffer+ #x8CA8)
261 (defconstant +draw-framebuffer+ #x8CA9)
262 (defconstant +read-framebuffer-binding+ #x8CAA)
263 (defconstant +read-framebuffer-angle+ #x8CA8)
264 (defconstant +draw-framebuffer-angle+ #x8CA9)
265 (defconstant +renderbuffer-samples+ #x8CAB)
266 (defconstant +renderbuffer-samples+ #x8CAB)
267 (defconstant +renderbuffer-samples-angle+ #x8CAB)
268 (defconstant +framebuffer-attachment-object-type+ #x8CD0)
269 (defconstant +framebuffer-attachment-object-type-ext+ #x8CD0)
270 (defconstant +framebuffer-attachment-object-name+ #x8CD1)
271 (defconstant +framebuffer-attachment-object-name-ext+ #x8CD1)
272 (defconstant +framebuffer-attachment-texture-level+ #x8CD2)
273 (defconstant +framebuffer-attachment-texture-level-ext+ #x8CD2)
274 (defconstant +framebuffer-attachment-texture-cube-map-face+ #x8CD3)
275 (defconstant +framebuffer-attachment-texture-cube-map-face-ext+ #x8CD3)
276 (defconstant +framebuffer-attachment-texture-layer+ #x8CD4)
277 (defconstant +framebuffer-attachment-texture-3d-zoffset-ext+ #x8CD4)
278 (defconstant +framebuffer-complete+ #x8CD5)
279 (defconstant +framebuffer-complete-ext+ #x8CD5)
280 (defconstant +framebuffer-incomplete-attachment+ #x8CD6)
281 (defconstant +framebuffer-incomplete-attachment-ext+ #x8CD6)
282 (defconstant +framebuffer-incomplete-missing-attachment+ #x8CD7)
283 (defconstant +framebuffer-incomplete-missing-attachment-ext+ #x8CD7)
284 (defconstant +framebuffer-incomplete-dimensions-ext+ #x8CD9)
285 (defconstant +framebuffer-incomplete-formats-ext+ #x8CDA)
286 (defconstant +framebuffer-incomplete-draw-buffer+ #x8CDB)
287 (defconstant +framebuffer-incomplete-draw-buffer-ext+ #x8CDB)
288 (defconstant +framebuffer-incomplete-read-buffer+ #x8CDC)
289 (defconstant +framebuffer-incomplete-read-buffer-ext+ #x8CDC)
290 (defconstant +framebuffer-unsupported+ #x8CDD)
291 (defconstant +framebuffer-unsupported-ext+ #x8CDD)
292 (defconstant +max-color-attachments+ #x8CDF)
293 (defconstant +max-color-attachments-ext+ #x8CDF)
294 (defconstant +color-attachment0+ #x8CE0)
295 (defconstant +color-attachment0-ext+ #x8CE0)
296 (defconstant +color-attachment1+ #x8CE1)
297 (defconstant +color-attachment1-ext+ #x8CE1)
298 (defconstant +color-attachment2+ #x8CE2)
299 (defconstant +color-attachment2-ext+ #x8CE2)
300 (defconstant +color-attachment3+ #x8CE3)
301 (defconstant +color-attachment3-ext+ #x8CE3)
302 (defconstant +color-attachment4+ #x8CE4)
303 (defconstant +color-attachment4-ext+ #x8CE4)
304 (defconstant +color-attachment5+ #x8CE5)
305 (defconstant +color-attachment5-ext+ #x8CE5)
306 (defconstant +color-attachment6+ #x8CE6)
307 (defconstant +color-attachment6-ext+ #x8CE6)
308 (defconstant +color-attachment7+ #x8CE7)
309 (defconstant +color-attachment7-ext+ #x8CE7)
310 (defconstant +color-attachment8+ #x8CE8)
311 (defconstant +color-attachment8-ext+ #x8CE8)
312 (defconstant +color-attachment9+ #x8CE9)
313 (defconstant +color-attachment9-ext+ #x8CE9)
314 (defconstant +color-attachment10+ #x8CEA)
315 (defconstant +color-attachment10-ext+ #x8CEA)
316 (defconstant +color-attachment11+ #x8CEB)
317 (defconstant +color-attachment11-ext+ #x8CEB)
318 (defconstant +color-attachment12+ #x8CEC)
319 (defconstant +color-attachment12-ext+ #x8CEC)
320 (defconstant +color-attachment13+ #x8CED)
321 (defconstant +color-attachment13-ext+ #x8CED)
322 (defconstant +color-attachment14+ #x8CEE)
323 (defconstant +color-attachment14-ext+ #x8CEE)
324 (defconstant +color-attachment15+ #x8CEF)
325 (defconstant +color-attachment15-ext+ #x8CEF)
326 (defconstant +depth-attachment+ #x8D00)
327 (defconstant +depth-attachment-ext+ #x8D00)
328 (defconstant +stencil-attachment+ #x8D20)
329 (defconstant +stencil-attachment-ext+ #x8D20)
330 (defconstant +framebuffer+ #x8D40)
331 (defconstant +framebuffer-ext+ #x8D40)
332 (defconstant +renderbuffer+ #x8D41)
333 (defconstant +renderbuffer-ext+ #x8D41)
334 (defconstant +renderbuffer-width+ #x8D42)
335 (defconstant +renderbuffer-width-ext+ #x8D42)
336 (defconstant +renderbuffer-height+ #x8D43)
337 (defconstant +renderbuffer-height-ext+ #x8D43)
338 (defconstant +renderbuffer-internal-format+ #x8D44)
339 (defconstant +renderbuffer-internal-format-ext+ #x8D44)
340 (defconstant +stencil-index1+ #x8D46)
341 (defconstant +stencil-index1-ext+ #x8D46)
342 (defconstant +stencil-index4+ #x8D47)
343 (defconstant +stencil-index4-ext+ #x8D47)
344 (defconstant +stencil-index8+ #x8D48)
345 (defconstant +stencil-index8-ext+ #x8D48)
346 (defconstant +stencil-index16+ #x8D49)
347 (defconstant +stencil-index16-ext+ #x8D49)
348 (defconstant +renderbuffer-red-size+ #x8D50)
349 (defconstant +renderbuffer-red-size-ext+ #x8D50)
350 (defconstant +renderbuffer-green-size+ #x8D51)
351 (defconstant +renderbuffer-green-size-ext+ #x8D51)
352 (defconstant +renderbuffer-blue-size+ #x8D52)
353 (defconstant +renderbuffer-blue-size-ext+ #x8D52)
354 (defconstant +renderbuffer-alpha-size+ #x8D53)
355 (defconstant +renderbuffer-alpha-size-ext+ #x8D53)
356 (defconstant +renderbuffer-depth-size+ #x8D54)
357 (defconstant +renderbuffer-depth-size-ext+ #x8D54)
358 (defconstant +renderbuffer-stencil-size+ #x8D55)
359 (defconstant +renderbuffer-stencil-size-ext+ #x8D55)
360 (defconstant +framebuffer-attachment-texture-3d-zoffset-oes+ #x8CD4)
361 (defconstant +framebuffer-attachment-object-type-oes+ #x8CD0)
362 (defconstant +framebuffer-attachment-object-name-oes+ #x8CD1)
363 (defconstant +framebuffer-attachment-texture-level-oes+ #x8CD2)
364 (defconstant +framebuffer-attachment-texture-cube-map-face-oes+ #x8CD3)
365 (defconstant +framebuffer-attachment-texture-3d-zoffset-oes+ #x8CD4)
366 (defconstant +framebuffer-complete-oes+ #x8CD5)
367 (defconstant +framebuffer-incomplete-attachment-oes+ #x8CD6)
368 (defconstant +framebuffer-incomplete-missing-attachment-oes+ #x8CD7)
369 (defconstant +framebuffer-incomplete-dimensions-oes+ #x8CD9)
370 (defconstant +framebuffer-incomplete-formats-oes+ #x8CDA)
371 (defconstant +framebuffer-incomplete-draw-buffer-oes+ #x8CDB)
372 (defconstant +framebuffer-incomplete-read-buffer-oes+ #x8CDC)
373 (defconstant +framebuffer-unsupported-oes+ #x8CDD)
374 (defconstant +color-attachment0-oes+ #x8CE0)
375 (defconstant +depth-attachment-oes+ #x8D00)
376 (defconstant +stencil-attachment-oes+ #x8D20)
377 (defconstant +framebuffer-oes+ #x8D40)
378 (defconstant +renderbuffer-oes+ #x8D41)
379 (defconstant +renderbuffer-width-oes+ #x8D42)
380 (defconstant +renderbuffer-height-oes+ #x8D43)
381 (defconstant +renderbuffer-internal-format-oes+ #x8D44)
382 (defconstant +stencil-index1-oes+ #x8D46)
383 (defconstant +stencil-index4-oes+ #x8D47)
384 (defconstant +stencil-index8-oes+ #x8D48)
385 (defconstant +renderbuffer-red-size-oes+ #x8D50)
386 (defconstant +renderbuffer-green-size-oes+ #x8D51)
387 (defconstant +renderbuffer-blue-size-oes+ #x8D52)
388 (defconstant +renderbuffer-alpha-size-oes+ #x8D53)
389 (defconstant +renderbuffer-depth-size-oes+ #x8D54)
390 (defconstant +renderbuffer-stencil-size-oes+ #x8D55)
391 (defconstant +stencil-index1-oes+ :unable-to-resolve)
392 (defconstant +stencil-index4-oes+ :unable-to-resolve)
393 (defconstant +stencil-index8-oes+ :unable-to-resolve)
394 (defconstant +framebuffer-incomplete-multisample+ #x8D56)
395 (defconstant +max-samples+ #x8D57)
396 (defconstant +framebuffer-incomplete-multisample-angle+ #x8D56)
397 (defconstant +max-samples-angle+ #x8D57)
398 (defconstant +framebuffer-incomplete-multisample-ext+ #x8D56)
399 (defconstant +max-samples-ext+ #x8D57)
400 (defconstant +texture-gen-str-oes+ #x8D60)
401 (defconstant +half-float-oes+ #x8D61)
402 (defconstant +half-float-oes+ :unable-to-resolve)
403 (defconstant +rgb565-oes+ #x8D62)
404 (defconstant +etc1-rgb8-oes+ #x8D64)
405 (defconstant +texture-external-oes+ #x8D65)
406 (defconstant +sampler-external-oes+ #x8D66)
407 (defconstant +texture-binding-external-oes+ #x8D67)
408 (defconstant +required-texture-image-units-oes+ #x8D68)
409 (defconstant +sampler-1d-array+ #x8DC0)
410 (defconstant +sampler-2d-array+ #x8DC1)
411 (defconstant +sampler-1d-array-shadow+ #x8DC3)
412 (defconstant +sampler-2d-array-shadow+ #x8DC4)
413 (defconstant +sampler-cube-shadow+ #x8DC5)
414 (defconstant +unsigned-int-vec2+ #x8DC6)
415 (defconstant +unsigned-int-vec3+ #x8DC7)
416 (defconstant +unsigned-int-vec4+ #x8DC8)
417 (defconstant +int-sampler-1d+ #x8DC9)
418 (defconstant +int-sampler-2d+ #x8DCA)
419 (defconstant +int-sampler-3d+ #x8DCB)
420 (defconstant +int-sampler-cube+ #x8DCC)
421 (defconstant +int-sampler-1d-array+ #x8DCE)
422 (defconstant +int-sampler-2d-array+ #x8DCF)
423 (defconstant +unsigned-int-sampler-1d+ #x8DD1)
424 (defconstant +unsigned-int-sampler-2d+ #x8DD2)
425 (defconstant +unsigned-int-sampler-3d+ #x8DD3)
426 (defconstant +unsigned-int-sampler-cube+ #x8DD4)
427 (defconstant +unsigned-int-sampler-1d-array+ #x8DD6)
428 (defconstant +unsigned-int-sampler-2d-array+ #x8DD7)
429 (defconstant +sampler-buffer+ #x8DC2)
430 (defconstant +int-sampler-2d-rect+ #x8DCD)
431 (defconstant +int-sampler-buffer+ #x8DD0)
432 (defconstant +unsigned-int-sampler-2d-rect+ #x8DD5)
433 (defconstant +unsigned-int-sampler-buffer+ #x8DD8)
434 (defconstant +query-wait+ #x8E13)
435 (defconstant +query-no-wait+ #x8E14)
436 (defconstant +query-by-region-wait+ #x8E15)
437 (defconstant +query-by-region-no-wait+ #x8E16)
438 (defconstant +buffer-access-flags+ #x911F)
439 (defconstant +buffer-map-length+ #x9120)
440 (defconstant +buffer-map-offset+ #x9121)
441 (defconstant +major-version+ #x821B)
442 (defconstant +minor-version+ #x821C)
443 (defconstant +num-extensions+ #x821D)
444 (defconstant +context-flags+ #x821E)
445 (defconstant +depth-buffer+ #x8223)
446 (defconstant +stencil-buffer+ #x8224)
447 (defconstant +compressed-red+ #x8225)
448 (defconstant +compressed-rg+ #x8226)
449 (defconstant +context-flag-forward-compatible-bit+ #x1)
450 (defconstant +rgba32f+ #x8814)
451 (defconstant +rgba16f+ #x881A)
452 (defconstant +rgb16f+ #x881B)
453 (defconstant +vertex-attrib-array-integer+ #x88FD)
454 (defconstant +max-array-texture-layers+ #x88FF)
455 (defconstant +min-program-texel-offset+ #x8904)
456 (defconstant +max-program-texel-offset+ #x8905)
457 (defconstant +clamp-read-color+ #x891C)
458 (defconstant +fixed-only+ #x891D)
459 (defconstant +max-varying-components+ #x8B4B)
460 (defconstant +texture-1d-array+ #x8C18)
461 (defconstant +proxy-texture-1d-array+ #x8C19)
462 (defconstant +texture-2d-array+ #x8C1A)
463 (defconstant +proxy-texture-2d-array+ #x8C1B)
464 (defconstant +texture-binding-1d-array+ #x8C1C)
465 (defconstant +texture-binding-2d-array+ #x8C1D)
466 (defconstant +r11f-g11f-b10f+ #x8C3A)
467 (defconstant +unsigned-int-10f-11f-11f-rev+ #x8C3B)
468 (defconstant +rgb9-e5+ #x8C3D)
469 (defconstant +unsigned-int-5-9-9-9-rev+ #x8C3E)
470 (defconstant +texture-shared-size+ #x8C3F)
471 (defconstant +transform-feedback-varying-max-length+ #x8C76)
472 (defconstant +transform-feedback-buffer-mode+ #x8C7F)
473 (defconstant +max-transform-feedback-separate-components+ #x8C80)
474 (defconstant +transform-feedback-varyings+ #x8C83)
475 (defconstant +transform-feedback-buffer-start+ #x8C84)
476 (defconstant +transform-feedback-buffer-size+ #x8C85)
477 (defconstant +primitives-generated+ #x8C87)
478 (defconstant +transform-feedback-primitives-written+ #x8C88)
479 (defconstant +rasterizer-discard+ #x8C89)
480 (defconstant +max-transform-feedback-interleaved-components+ #x8C8A)
481 (defconstant +max-transform-feedback-separate-attribs+ #x8C8B)
482 (defconstant +interleaved-attribs+ #x8C8C)
483 (defconstant +separate-attribs+ #x8C8D)
484 (defconstant +transform-feedback-buffer+ #x8C8E)
485 (defconstant +transform-feedback-buffer-binding+ #x8C8F)
486 (defconstant +rgba32ui+ #x8D70)
487 (defconstant +rgba16ui+ #x8D76)
488 (defconstant +rgb16ui+ #x8D77)
489 (defconstant +rgba8ui+ #x8D7C)
490 (defconstant +rgb8ui+ #x8D7D)
491 (defconstant +rgba32i+ #x8D82)
492 (defconstant +rgba16i+ #x8D88)
493 (defconstant +rgb16i+ #x8D89)
494 (defconstant +rgba8i+ #x8D8E)
495 (defconstant +rgb8i+ #x8D8F)
496 (defconstant +red-integer+ #x8D94)
497 (defconstant +green-integer+ #x8D95)
498 (defconstant +blue-integer+ #x8D96)
499 (defconstant +rgb-integer+ #x8D98)
500 (defconstant +rgba-integer+ #x8D99)
501 (defconstant +bgr-integer+ #x8D9A)
502 (defconstant +bgra-integer+ #x8D9B)
503 (defconstant +sampler-1d-array+ #x8DC0)
504 (defconstant +sampler-2d-array+ #x8DC1)
505 (defconstant +sampler-1d-array-shadow+ #x8DC3)
506 (defconstant +sampler-2d-array-shadow+ #x8DC4)
507 (defconstant +sampler-cube-shadow+ #x8DC5)
508 (defconstant +unsigned-int-vec2+ #x8DC6)
509 (defconstant +unsigned-int-vec3+ #x8DC7)
510 (defconstant +unsigned-int-vec4+ #x8DC8)
511 (defconstant +int-sampler-1d+ #x8DC9)
512 (defconstant +int-sampler-2d+ #x8DCA)
513 (defconstant +int-sampler-3d+ #x8DCB)
514 (defconstant +int-sampler-cube+ #x8DCC)
515 (defconstant +int-sampler-1d-array+ #x8DCE)
516 (defconstant +int-sampler-2d-array+ #x8DCF)
517 (defconstant +unsigned-int-sampler-1d+ #x8DD1)
518 (defconstant +unsigned-int-sampler-2d+ #x8DD2)
519 (defconstant +unsigned-int-sampler-3d+ #x8DD3)
520 (defconstant +unsigned-int-sampler-cube+ #x8DD4)
521 (defconstant +unsigned-int-sampler-1d-array+ #x8DD6)
522 (defconstant +unsigned-int-sampler-2d-array+ #x8DD7)
523 (defconstant +query-wait+ #x8E13)
524 (defconstant +query-no-wait+ #x8E14)
525 (defconstant +query-by-region-wait+ #x8E15)
526 (defconstant +query-by-region-no-wait+ #x8E16)
527 (defconstant +buffer-access-flags+ #x911F)
528 (defconstant +buffer-map-length+ #x9120)
529 (defconstant +buffer-map-offset+ #x9121)
530 (defconstant +invalid-framebuffer-operation+ #x506)
531 (defconstant +framebuffer-attachment-color-encoding+ #x8210)
532 (defconstant +framebuffer-attachment-component-type+ #x8211)
533 (defconstant +framebuffer-attachment-red-size+ #x8212)
534 (defconstant +framebuffer-attachment-green-size+ #x8213)
535 (defconstant +framebuffer-attachment-blue-size+ #x8214)
536 (defconstant +framebuffer-attachment-alpha-size+ #x8215)
537 (defconstant +framebuffer-attachment-depth-size+ #x8216)
538 (defconstant +framebuffer-attachment-stencil-size+ #x8217)
539 (defconstant +framebuffer-default+ #x8218)
540 (defconstant +framebuffer-undefined+ #x8219)
541 (defconstant +depth-stencil-attachment+ #x821A)
542 (defconstant +max-renderbuffer-size+ #x84E8)
543 (defconstant +depth-stencil+ #x84F9)
544 (defconstant +unsigned-int-24-8+ #x84FA)
545 (defconstant +depth24-stencil8+ #x88F0)
546 (defconstant +texture-stencil-size+ #x88F1)
547 (defconstant +texture-red-type+ #x8C10)
548 (defconstant +texture-green-type+ #x8C11)
549 (defconstant +texture-blue-type+ #x8C12)
550 (defconstant +texture-alpha-type+ #x8C13)
551 (defconstant +texture-depth-type+ #x8C16)
552 (defconstant +unsigned-normalized+ #x8C17)
553 (defconstant +framebuffer-binding+ #x8CA6)
554 (defconstant +draw-framebuffer-binding+ #x8CA6)
555 (defconstant +renderbuffer-binding+ #x8CA7)
556 (defconstant +read-framebuffer+ #x8CA8)
557 (defconstant +draw-framebuffer+ #x8CA9)
558 (defconstant +read-framebuffer-binding+ #x8CAA)
559 (defconstant +renderbuffer-samples+ #x8CAB)
560 (defconstant +framebuffer-attachment-object-type+ #x8CD0)
561 (defconstant +framebuffer-attachment-object-name+ #x8CD1)
562 (defconstant +framebuffer-attachment-texture-level+ #x8CD2)
563 (defconstant +framebuffer-attachment-texture-cube-map-face+ #x8CD3)
564 (defconstant +framebuffer-attachment-texture-layer+ #x8CD4)
565 (defconstant +framebuffer-complete+ #x8CD5)
566 (defconstant +framebuffer-incomplete-attachment+ #x8CD6)
567 (defconstant +framebuffer-incomplete-missing-attachment+ #x8CD7)
568 (defconstant +framebuffer-incomplete-draw-buffer+ #x8CDB)
569 (defconstant +framebuffer-incomplete-read-buffer+ #x8CDC)
570 (defconstant +framebuffer-unsupported+ #x8CDD)
571 (defconstant +max-color-attachments+ #x8CDF)
572 (defconstant +color-attachment0+ #x8CE0)
573 (defconstant +color-attachment1+ #x8CE1)
574 (defconstant +color-attachment2+ #x8CE2)
575 (defconstant +color-attachment3+ #x8CE3)
576 (defconstant +color-attachment4+ #x8CE4)
577 (defconstant +color-attachment5+ #x8CE5)
578 (defconstant +color-attachment6+ #x8CE6)
579 (defconstant +color-attachment7+ #x8CE7)
580 (defconstant +color-attachment8+ #x8CE8)
581 (defconstant +color-attachment9+ #x8CE9)
582 (defconstant +color-attachment10+ #x8CEA)
583 (defconstant +color-attachment11+ #x8CEB)
584 (defconstant +color-attachment12+ #x8CEC)
585 (defconstant +color-attachment13+ #x8CED)
586 (defconstant +color-attachment14+ #x8CEE)
587 (defconstant +color-attachment15+ #x8CEF)
588 (defconstant +depth-attachment+ #x8D00)
589 (defconstant +stencil-attachment+ #x8D20)
590 (defconstant +framebuffer+ #x8D40)
591 (defconstant +renderbuffer+ #x8D41)
592 (defconstant +renderbuffer-width+ #x8D42)
593 (defconstant +renderbuffer-height+ #x8D43)
594 (defconstant +renderbuffer-internal-format+ #x8D44)
595 (defconstant +stencil-index1+ #x8D46)
596 (defconstant +stencil-index4+ #x8D47)
597 (defconstant +stencil-index8+ #x8D48)
598 (defconstant +stencil-index16+ #x8D49)
599 (defconstant +renderbuffer-red-size+ #x8D50)
600 (defconstant +renderbuffer-green-size+ #x8D51)
601 (defconstant +renderbuffer-blue-size+ #x8D52)
602 (defconstant +renderbuffer-alpha-size+ #x8D53)
603 (defconstant +renderbuffer-depth-size+ #x8D54)
604 (defconstant +renderbuffer-stencil-size+ #x8D55)
605 (defconstant +framebuffer-incomplete-multisample+ #x8D56)
606 (defconstant +max-samples+ #x8D57)
607 (defconstant +map-read-bit+ #x1)
608 (defconstant +map-write-bit+ #x2)
609 (defconstant +map-invalidate-range-bit+ #x4)
610 (defconstant +map-invalidate-buffer-bit+ #x8)
611 (defconstant +map-flush-explicit-bit+ #x10)
612 (defconstant +map-unsynchronized-bit+ #x20)
613 (defconstant +vertex-array-binding+ #x85B5)
614 (defconstant +texture-rectangle+ #x84F5)
615 (defconstant +texture-binding-rectangle+ #x84F6)
616 (defconstant +proxy-texture-rectangle+ #x84F7)
617 (defconstant +max-rectangle-texture-size+ #x84F8)
618 (defconstant +uniform-buffer+ #x8A11)
619 (defconstant +uniform-buffer+ #x8A11)
620 (defconstant +uniform-buffer-binding+ #x8A28)
621 (defconstant +uniform-buffer-start+ #x8A29)
622 (defconstant +uniform-buffer-size+ #x8A2A)
623 (defconstant +max-vertex-uniform-blocks+ #x8A2B)
624 (defconstant +max-geometry-uniform-blocks+ #x8A2C)
625 (defconstant +max-fragment-uniform-blocks+ #x8A2D)
626 (defconstant +max-combined-uniform-blocks+ #x8A2E)
627 (defconstant +max-uniform-buffer-bindings+ #x8A2F)
628 (defconstant +max-uniform-block-size+ #x8A30)
629 (defconstant +max-combined-vertex-uniform-components+ #x8A31)
630 (defconstant +max-combined-geometry-uniform-components+ #x8A32)
631 (defconstant +max-combined-fragment-uniform-components+ #x8A33)
632 (defconstant +uniform-buffer-offset-alignment+ #x8A34)
633 (defconstant +active-uniform-block-max-name-length+ #x8A35)
634 (defconstant +active-uniform-blocks+ #x8A36)
635 (defconstant +uniform-type+ #x8A37)
636 (defconstant +uniform-size+ #x8A38)
637 (defconstant +uniform-name-length+ #x8A39)
638 (defconstant +uniform-block-index+ #x8A3A)
639 (defconstant +uniform-offset+ #x8A3B)
640 (defconstant +uniform-array-stride+ #x8A3C)
641 (defconstant +uniform-matrix-stride+ #x8A3D)
642 (defconstant +uniform-is-row-major+ #x8A3E)
643 (defconstant +uniform-block-binding+ #x8A3F)
644 (defconstant +uniform-block-data-size+ #x8A40)
645 (defconstant +uniform-block-name-length+ #x8A41)
646 (defconstant +uniform-block-active-uniforms+ #x8A42)
647 (defconstant +uniform-block-active-uniform-indices+ #x8A43)
648 (defconstant +uniform-block-referenced-by-vertex-shader+ #x8A44)
649 (defconstant +uniform-block-referenced-by-geometry-shader+ #x8A45)
650 (defconstant +uniform-block-referenced-by-fragment-shader+ #x8A46)
651 (defconstant +invalid-index+ #xFFFFFFFF)
652 (defconstant +texture-buffer+ #x8C2A)
653 (defconstant +max-texture-buffer-size+ #x8C2B)
654 (defconstant +texture-binding-buffer+ #x8C2C)
655 (defconstant +texture-buffer-data-store-binding+ #x8C2D)
656 (defconstant +texture-buffer-format+ #x8C2E)
657 (defconstant +copy-read-buffer+ #x8F36)
658 (defconstant +copy-write-buffer+ #x8F37)
659 (defconstant +max-image-units-ext+ #x8F38)
660 (defconstant +max-combined-image-units-and-fragment-outputs-ext+ #x8F39)
661 (defconstant +image-binding-name-ext+ #x8F3A)
662 (defconstant +image-binding-level-ext+ #x8F3B)
663 (defconstant +image-binding-layered-ext+ #x8F3C)
664 (defconstant +image-binding-layer-ext+ #x8F3D)
665 (defconstant +image-binding-access-ext+ #x8F3E)
666 (defconstant +primitive-restart+ #x8F9D)
667 (defconstant +primitive-restart-index+ #x8F9E)
668 (defconstant +max-program-texture-gather-components+ #x8F9F)
669 (defconstant +perfmon-global-mode-qcom+ #x8FA0)
670 (defconstant +shader-binary-viv+ #x8FC4)
671 (defconstant +sampler-buffer+ #x8DC2)
672 (defconstant +int-sampler-2d-rect+ #x8DCD)
673 (defconstant +int-sampler-buffer+ #x8DD0)
674 (defconstant +unsigned-int-sampler-2d-rect+ #x8DD5)
675 (defconstant +unsigned-int-sampler-buffer+ #x8DD8)
676 (defconstant +texture-buffer+ #x8C2A)
677 (defconstant +max-texture-buffer-size+ #x8C2B)
678 (defconstant +texture-binding-buffer+ #x8C2C)
679 (defconstant +texture-buffer-data-store-binding+ #x8C2D)
680 (defconstant +texture-buffer-format+ #x8C2E)
681 (defconstant +texture-rectangle+ #x84F5)
682 (defconstant +texture-binding-rectangle+ #x84F6)
683 (defconstant +proxy-texture-rectangle+ #x84F7)
684 (defconstant +max-rectangle-texture-size+ #x84F8)
685 (defconstant +primitive-restart+ #x8F9D)
686 (defconstant +primitive-restart-index+ #x8F9E)
687 (defconstant +copy-read-buffer+ #x8F36)
688 (defconstant +copy-write-buffer+ #x8F37)
689 (defconstant +uniform-buffer+ #x8A11)
690 (defconstant +uniform-buffer-binding+ #x8A28)
691 (defconstant +uniform-buffer-start+ #x8A29)
692 (defconstant +uniform-buffer-size+ #x8A2A)
693 (defconstant +max-vertex-uniform-blocks+ #x8A2B)
694 (defconstant +max-fragment-uniform-blocks+ #x8A2D)
695 (defconstant +max-combined-uniform-blocks+ #x8A2E)
696 (defconstant +max-uniform-buffer-bindings+ #x8A2F)
697 (defconstant +max-uniform-block-size+ #x8A30)
698 (defconstant +max-combined-vertex-uniform-components+ #x8A31)
699 (defconstant +max-combined-fragment-uniform-components+ #x8A33)
700 (defconstant +uniform-buffer-offset-alignment+ #x8A34)
701 (defconstant +active-uniform-block-max-name-length+ #x8A35)
702 (defconstant +active-uniform-blocks+ #x8A36)
703 (defconstant +uniform-type+ #x8A37)
704 (defconstant +uniform-size+ #x8A38)
705 (defconstant +uniform-name-length+ #x8A39)
706 (defconstant +uniform-block-index+ #x8A3A)
707 (defconstant +uniform-offset+ #x8A3B)
708 (defconstant +uniform-array-stride+ #x8A3C)
709 (defconstant +uniform-matrix-stride+ #x8A3D)
710 (defconstant +uniform-is-row-major+ #x8A3E)
711 (defconstant +uniform-block-binding+ #x8A3F)
712 (defconstant +uniform-block-data-size+ #x8A40)
713 (defconstant +uniform-block-name-length+ #x8A41)
714 (defconstant +uniform-block-active-uniforms+ #x8A42)
715 (defconstant +uniform-block-active-uniform-indices+ #x8A43)
716 (defconstant +uniform-block-referenced-by-vertex-shader+ #x8A44)
717 (defconstant +uniform-block-referenced-by-fragment-shader+ #x8A46)
718 (defconstant +invalid-index+ #xFFFFFFFF)
719 (defconstant +lines-adjacency+ #xA)
720 (defconstant +line-strip-adjacency+ #xB)
721 (defconstant +triangles-adjacency+ #xC)
722 (defconstant +triangle-strip-adjacency+ #xD)
723 (defconstant +lines-adjacency-arb+ #xA)
724 (defconstant +line-strip-adjacency-arb+ #xB)
725 (defconstant +triangles-adjacency-arb+ #xC)
726 (defconstant +triangle-strip-adjacency-arb+ #xD)
727 (defconstant +lines-adjacency-ext+ #xA)
728 (defconstant +line-strip-adjacency-ext+ #xB)
729 (defconstant +triangles-adjacency-ext+ #xC)
730 (defconstant +triangle-strip-adjacency-ext+ #xD)
731 (defconstant +program-point-size+ #x8642)
732 (defconstant +program-point-size-arb+ #x8642)
733 (defconstant +program-point-size-ext+ #x8642)
734 (defconstant +geometry-vertices-out+ #x8916)
735 (defconstant +geometry-input-type+ #x8917)
736 (defconstant +geometry-output-type+ #x8918)
737 (defconstant +max-geometry-texture-image-units+ #x8C29)
738 (defconstant +max-geometry-texture-image-units-arb+ #x8C29)
739 (defconstant +framebuffer-attachment-layered+ #x8DA7)
740 (defconstant +framebuffer-incomplete-layer-targets+ #x8DA8)
741 (defconstant +framebuffer-attachment-layered-arb+ #x8DA7)
742 (defconstant +framebuffer-incomplete-layer-targets-arb+ #x8DA8)
743 (defconstant +framebuffer-incomplete-layer-count-arb+ #x8DA9)
744 (defconstant +framebuffer-attachment-layered-ext+ #x8DA7)
745 (defconstant +framebuffer-incomplete-layer-targets-ext+ #x8DA8)
746 (defconstant +framebuffer-incomplete-layer-count-ext+ #x8DA9)
747 (defconstant +layer-nv+ #x8DAA)
748 (defconstant +next-buffer-nv+ #x-2)
749 (defconstant +skip-components4-nv+ #x-3)
750 (defconstant +skip-components3-nv+ #x-4)
751 (defconstant +skip-components2-nv+ #x-5)
752 (defconstant +skip-components1-nv+ #x-6)
753 (defconstant +geometry-shader+ #x8DD9)
754 (defconstant +max-geometry-uniform-components+ #x8DDF)
755 (defconstant +max-geometry-output-vertices+ #x8DE0)
756 (defconstant +max-geometry-total-output-components+ #x8DE1)
757 (defconstant +max-geometry-varying-components-ext+ #x8DDD)
758 (defconstant +max-vertex-varying-components-ext+ #x8DDE)
759 (defconstant +max-geometry-uniform-components-ext+ #x8DDF)
760 (defconstant +max-geometry-output-vertices-ext+ #x8DE0)
761 (defconstant +max-geometry-total-output-components-ext+ #x8DE1)
762 (defconstant +quads-follow-provoking-vertex-convention+ #x8E4C)
763 (defconstant +first-vertex-convention+ #x8E4D)
764 (defconstant +last-vertex-convention+ #x8E4E)
765 (defconstant +provoking-vertex+ #x8E4F)
766 (defconstant +first-vertex-convention+ #x8E4D)
767 (defconstant +last-vertex-convention+ #x8E4E)
768 (defconstant +provoking-vertex+ #x8E4F)
769 (defconstant +sample-position+ #x8E50)
770 (defconstant +sample-mask+ #x8E51)
771 (defconstant +sample-mask-value+ #x8E52)
772 (defconstant +max-sample-mask-words+ #x8E59)
773 (defconstant +texture-2d-multisample+ #x9100)
774 (defconstant +proxy-texture-2d-multisample+ #x9101)
775 (defconstant +texture-2d-multisample-array+ #x9102)
776 (defconstant +proxy-texture-2d-multisample-array+ #x9103)
777 (defconstant +texture-binding-2d-multisample+ #x9104)
778 (defconstant +texture-binding-2d-multisample-array+ #x9105)
779 (defconstant +texture-samples+ #x9106)
780 (defconstant +texture-fixed-sample-locations+ #x9107)
781 (defconstant +sampler-2d-multisample+ #x9108)
782 (defconstant +int-sampler-2d-multisample+ #x9109)
783 (defconstant +unsigned-int-sampler-2d-multisample+ #x910A)
784 (defconstant +sampler-2d-multisample-array+ #x910B)
785 (defconstant +int-sampler-2d-multisample-array+ #x910C)
786 (defconstant +unsigned-int-sampler-2d-multisample-array+ #x910D)
787 (defconstant +max-color-texture-samples+ #x910E)
788 (defconstant +max-depth-texture-samples+ #x910F)
789 (defconstant +max-integer-samples+ #x9110)
790 (defconstant +max-server-wait-timeout+ #x9111)
791 (defconstant +object-type+ #x9112)
792 (defconstant +sync-condition+ #x9113)
793 (defconstant +sync-status+ #x9114)
794 (defconstant +sync-flags+ #x9115)
795 (defconstant +sync-fence+ #x9116)
796 (defconstant +sync-gpu-commands-complete+ #x9117)
797 (defconstant +unsignaled+ #x9118)
798 (defconstant +signaled+ #x9119)
799 (defconstant +already-signaled+ #x911A)
800 (defconstant +timeout-expired+ #x911B)
801 (defconstant +condition-satisfied+ #x911C)
802 (defconstant +wait-failed+ #x911D)
803 (defconstant +timeout-ignored+ #xFFFFFFFFFFFFFFFF)
804 (defconstant +sync-flush-commands-bit+ #x1)
805 (defconstant +timeout-ignored+ #xFFFFFFFFFFFFFFFF)
806 (defconstant +max-vertex-output-components+ #x9122)
807 (defconstant +max-geometry-input-components+ #x9123)
808 (defconstant +max-geometry-output-components+ #x9124)
809 (defconstant +max-fragment-input-components+ #x9125)
810 (defconstant +context-core-profile-bit+ #x1)
811 (defconstant +context-compatibility-profile-bit+ #x2)
812 (defconstant +context-profile-mask+ #x9126)
813 (defconstant +sgx-program-binary-img+ #x9130)
814 (defconstant +renderbuffer-samples-img+ #x9133)
815 (defconstant +framebuffer-incomplete-multisample-img+ #x9134)
816 (defconstant +max-samples-img+ #x9135)
817 (defconstant +texture-samples-img+ #x9136)
818 (defconstant +max-debug-message-length-arb+ #x9143)
819 (defconstant +max-debug-logged-messages-arb+ #x9144)
820 (defconstant +debug-logged-messages-arb+ #x9145)
821 (defconstant +debug-severity-high-arb+ #x9146)
822 (defconstant +debug-severity-medium-arb+ #x9147)
823 (defconstant +debug-severity-low-arb+ #x9148)
824 (defconstant +context-core-profile-bit+ #x1)
825 (defconstant +context-compatibility-profile-bit+ #x2)
826 (defconstant +lines-adjacency+ #xA)
827 (defconstant +line-strip-adjacency+ #xB)
828 (defconstant +triangles-adjacency+ #xC)
829 (defconstant +triangle-strip-adjacency+ #xD)
830 (defconstant +program-point-size+ #x8642)
831 (defconstant +max-geometry-texture-image-units+ #x8C29)
832 (defconstant +framebuffer-attachment-layered+ #x8DA7)
833 (defconstant +framebuffer-incomplete-layer-targets+ #x8DA8)
834 (defconstant +geometry-shader+ #x8DD9)
835 (defconstant +geometry-vertices-out+ #x8916)
836 (defconstant +geometry-input-type+ #x8917)
837 (defconstant +geometry-output-type+ #x8918)
838 (defconstant +max-geometry-uniform-components+ #x8DDF)
839 (defconstant +max-geometry-output-vertices+ #x8DE0)
840 (defconstant +max-geometry-total-output-components+ #x8DE1)
841 (defconstant +max-vertex-output-components+ #x9122)
842 (defconstant +max-geometry-input-components+ #x9123)
843 (defconstant +max-geometry-output-components+ #x9124)
844 (defconstant +max-fragment-input-components+ #x9125)
845 (defconstant +context-profile-mask+ #x9126)
846 (defconstant +max-varying-components+ #x8B4B)
847 (defconstant +framebuffer-attachment-texture-layer+ #x8CD4)
848 (defconstant +quads-follow-provoking-vertex-convention+ #x8E4C)
849 (defconstant +first-vertex-convention+ #x8E4D)
850 (defconstant +last-vertex-convention+ #x8E4E)
851 (defconstant +provoking-vertex+ #x8E4F)
852 (defconstant +max-server-wait-timeout+ #x9111)
853 (defconstant +object-type+ #x9112)
854 (defconstant +sync-condition+ #x9113)
855 (defconstant +sync-status+ #x9114)
856 (defconstant +sync-flags+ #x9115)
857 (defconstant +sync-fence+ #x9116)
858 (defconstant +sync-gpu-commands-complete+ #x9117)
859 (defconstant +unsignaled+ #x9118)
860 (defconstant +signaled+ #x9119)
861 (defconstant +already-signaled+ #x911A)
862 (defconstant +timeout-expired+ #x911B)
863 (defconstant +condition-satisfied+ #x911C)
864 (defconstant +wait-failed+ #x911D)
865 (defconstant +timeout-ignored+ #xFFFFFFFFFFFFFFFF)
866 (defconstant +sync-flush-commands-bit+ #x1)
867 (defconstant +timeout-ignored+ #xFFFFFFFFFFFFFFFF)
868 (defconstant +sample-position+ #x8E50)
869 (defconstant +sample-mask+ #x8E51)
870 (defconstant +sample-mask-value+ #x8E52)
871 (defconstant +max-sample-mask-words+ #x8E59)
872 (defconstant +texture-2d-multisample+ #x9100)
873 (defconstant +proxy-texture-2d-multisample+ #x9101)
874 (defconstant +texture-2d-multisample-array+ #x9102)
875 (defconstant +proxy-texture-2d-multisample-array+ #x9103)
876 (defconstant +texture-binding-2d-multisample+ #x9104)
877 (defconstant +texture-binding-2d-multisample-array+ #x9105)
878 (defconstant +texture-samples+ #x9106)
879 (defconstant +texture-fixed-sample-locations+ #x9107)
880 (defconstant +sampler-2d-multisample+ #x9108)
881 (defconstant +int-sampler-2d-multisample+ #x9109)
882 (defconstant +unsigned-int-sampler-2d-multisample+ #x910A)
883 (defconstant +sampler-2d-multisample-array+ #x910B)
884 (defconstant +int-sampler-2d-multisample-array+ #x910C)
885 (defconstant +unsigned-int-sampler-2d-multisample-array+ #x910D)
886 (defconstant +max-color-texture-samples+ #x910E)
887 (defconstant +max-depth-texture-samples+ #x910F)
888 (defconstant +max-integer-samples+ #x9110)
889 (defconstant +vertex-attrib-array-divisor+ #x88FE)
890 (defconstant +vertex-attrib-array-divisor+ #x88FE)
891 (defconstant +src1-color+ #x88F9)
892 (defconstant +one-minus-src1-color+ #x88FA)
893 (defconstant +one-minus-src1-alpha+ #x88FB)
894 (defconstant +max-dual-source-draw-buffers+ #x88FC)
895 (defconstant +sampler-binding+ #x8919)
896 (defconstant +timestamp+ #x8E28)
897 (defconstant +int-2-10-10-10-rev+ #x8D9F)
898 (defglfun "Viewport" viewport :return "void" :args
899 ((:name |x| :type |WinCoord| :direction :in)
900 (:name |y| :type |WinCoord| :direction :in)
901 (:name |width| :type |SizeI| :direction :in)
902 (:name |height| :type |SizeI| :direction :in))
903 :category "VERSION_1_0" :deprecated nil :version "1.0")
904 (defglfun "DepthRange" depth-range :return "void" :args
905 ((:name |near| :type |ClampedFloat64| :direction :in)
906 (:name |far| :type |ClampedFloat64| :direction :in))
907 :category "VERSION_1_0" :deprecated nil :version "1.0")
908 (defglfun "IsEnabled" is-enabled :return "Boolean" :args
909 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
910 :deprecated nil :version "1.0")
911 (defglfun "GetTexLevelParameteriv" get-tex-level-parameter-iv :return "void"
912 :args
913 ((:name |target| :type |TextureTarget| :direction :in)
914 (:name |level| :type |CheckedInt32| :direction :in)
915 (:name |pname| :type |GetTextureParameter| :direction :in)
916 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
917 :category "VERSION_1_0" :deprecated nil :version "1.0")
918 (defglfun "GetTexLevelParameterfv" get-tex-level-parameter-fv :return "void"
919 :args
920 ((:name |target| :type |TextureTarget| :direction :in)
921 (:name |level| :type |CheckedInt32| :direction :in)
922 (:name |pname| :type |GetTextureParameter| :direction :in)
923 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
924 :category "VERSION_1_0" :deprecated nil :version "1.0")
925 (defglfun "GetTexParameteriv" get-tex-parameter-iv :return "void" :args
926 ((:name |target| :type |TextureTarget| :direction :in)
927 (:name |pname| :type |GetTextureParameter| :direction :in)
928 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
929 :category "VERSION_1_0" :deprecated nil :version "1.0")
930 (defglfun "GetTexParameterfv" get-tex-parameter-fv :return "void" :args
931 ((:name |target| :type |TextureTarget| :direction :in)
932 (:name |pname| :type |GetTextureParameter| :direction :in)
933 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
934 :category "VERSION_1_0" :deprecated nil :version "1.0")
935 (defglfun "GetTexImage" get-tex-image :return "void" :args
936 ((:name |target| :type |TextureTarget| :direction :in)
937 (:name |level| :type |CheckedInt32| :direction :in)
938 (:name |format| :type |PixelFormat| :direction :in)
939 (:name |type| :type |PixelType| :direction :in)
940 (:name |pixels| :type |Void| :direction :out :array t :size
941 (|target| |level| |format| |type|)))
942 :category "VERSION_1_0" :deprecated nil :version "1.0")
943 (defglfun "GetString" get-string :return "String" :args
944 ((:name |name| :type |StringName| :direction :in)) :category "VERSION_1_0"
945 :deprecated nil :version "1.0")
946 (defglfun "GetIntegerv" get-integerv :return "void" :args
947 ((:name |pname| :type |GetPName| :direction :in)
948 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
949 :category "VERSION_1_0" :deprecated nil :version "1.0")
950 (defglfun "GetFloatv" get-floatv :return "void" :args
951 ((:name |pname| :type |GetPName| :direction :in)
952 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
953 :category "VERSION_1_0" :deprecated nil :version "1.0")
954 (defglfun "GetError" get-error :return "ErrorCode" :args nil :category
955 "VERSION_1_0" :deprecated nil :version "1.0")
956 (defglfun "GetDoublev" get-doublev :return "void" :args
957 ((:name |pname| :type |GetPName| :direction :in)
958 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
959 :category "VERSION_1_0" :deprecated nil :version "1.0")
960 (defglfun "GetBooleanv" get-booleanv :return "void" :args
961 ((:name |pname| :type |GetPName| :direction :in)
962 (:name |params| :type |Boolean| :direction :out :array t :size (|pname|)))
963 :category "VERSION_1_0" :deprecated nil :version "1.0")
964 (defglfun "ReadPixels" read-pixels :return "void" :args
965 ((:name |x| :type |WinCoord| :direction :in)
966 (:name |y| :type |WinCoord| :direction :in)
967 (:name |width| :type |SizeI| :direction :in)
968 (:name |height| :type |SizeI| :direction :in)
969 (:name |format| :type |PixelFormat| :direction :in)
970 (:name |type| :type |PixelType| :direction :in)
971 (:name |pixels| :type |Void| :direction :out :array t :size
972 (|format| |type| |width| |height|)))
973 :category "VERSION_1_0" :deprecated nil :version "1.0")
974 (defglfun "ReadBuffer" read-buffer :return "void" :args
975 ((:name |mode| :type |ReadBufferMode| :direction :in)) :category "VERSION_1_0"
976 :deprecated nil :version "1.0")
977 (defglfun "PixelStorei" pixel-store-i :return "void" :args
978 ((:name |pname| :type |PixelStoreParameter| :direction :in)
979 (:name |param| :type |CheckedInt32| :direction :in))
980 :category "VERSION_1_0" :deprecated nil :version "1.0")
981 (defglfun "PixelStoref" pixel-store-f :return "void" :args
982 ((:name |pname| :type |PixelStoreParameter| :direction :in)
983 (:name |param| :type |CheckedFloat32| :direction :in))
984 :category "VERSION_1_0" :deprecated nil :version "1.0")
985 (defglfun "DepthFunc" depth-func :return "void" :args
986 ((:name |func| :type |DepthFunction| :direction :in)) :category "VERSION_1_0"
987 :deprecated nil :version "1.0")
988 (defglfun "StencilOp" stencil-op :return "void" :args
989 ((:name |fail| :type |StencilOp| :direction :in)
990 (:name |zfail| :type |StencilOp| :direction :in)
991 (:name |zpass| :type |StencilOp| :direction :in))
992 :category "VERSION_1_0" :deprecated nil :version "1.0")
993 (defglfun "StencilFunc" stencil-func :return "void" :args
994 ((:name |func| :type |StencilFunction| :direction :in)
995 (:name |ref| :type |ClampedStencilValue| :direction :in)
996 (:name |mask| :type |MaskedStencilValue| :direction :in))
997 :category "VERSION_1_0" :deprecated nil :version "1.0")
998 (defglfun "LogicOp" logic-op :return "void" :args
999 ((:name |opcode| :type |LogicOp| :direction :in)) :category "VERSION_1_0"
1000 :deprecated nil :version "1.0")
1001 (defglfun "BlendFunc" blend-func :return "void" :args
1002 ((:name |sfactor| :type |BlendingFactorSrc| :direction :in)
1003 (:name |dfactor| :type |BlendingFactorDest| :direction :in))
1004 :category "VERSION_1_0" :deprecated nil :version "1.0")
1005 (defglfun "Flush" flush :return "void" :args nil :category "VERSION_1_0"
1006 :deprecated nil :version "1.0")
1007 (defglfun "Finish" finish :return "void" :args nil :category "VERSION_1_0"
1008 :deprecated nil :version "1.0")
1009 (defglfun "Enable" enable :return "void" :args
1010 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1011 :deprecated nil :version "1.0")
1012 (defglfun "Disable" disable :return "void" :args
1013 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1014 :deprecated nil :version "1.0")
1015 (defglfun "DepthMask" depth-mask :return "void" :args
1016 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1017 :deprecated nil :version "1.0")
1018 (defglfun "ColorMask" color-mask :return "void" :args
1019 ((:name |red| :type |Boolean| :direction :in)
1020 (:name |green| :type |Boolean| :direction :in)
1021 (:name |blue| :type |Boolean| :direction :in)
1022 (:name |alpha| :type |Boolean| :direction :in))
1023 :category "VERSION_1_0" :deprecated nil :version "1.0")
1024 (defglfun "StencilMask" stencil-mask :return "void" :args
1025 ((:name |mask| :type |MaskedStencilValue| :direction :in)) :category
1026 "VERSION_1_0" :deprecated nil :version "1.0")
1027 (defglfun "ClearDepth" clear-depth :return "void" :args
1028 ((:name |depth| :type |ClampedFloat64| :direction :in)) :category
1029 "VERSION_1_0" :deprecated nil :version "1.0")
1030 (defglfun "ClearStencil" clear-stencil :return "void" :args
1031 ((:name |s| :type |StencilValue| :direction :in)) :category "VERSION_1_0"
1032 :deprecated nil :version "1.0")
1033 (defglfun "ClearColor" clear-color :return "void" :args
1034 ((:name |red| :type |ClampedColorF| :direction :in)
1035 (:name |green| :type |ClampedColorF| :direction :in)
1036 (:name |blue| :type |ClampedColorF| :direction :in)
1037 (:name |alpha| :type |ClampedColorF| :direction :in))
1038 :category "VERSION_1_0" :deprecated nil :version "1.0")
1039 (defglfun "Clear" clear :return "void" :args
1040 ((:name |mask| :type |ClearBufferMask| :direction :in)) :category
1041 "VERSION_1_0" :deprecated nil :version "1.0")
1042 (defglfun "DrawBuffer" draw-buffer :return "void" :args
1043 ((:name |mode| :type |DrawBufferMode| :direction :in)) :category "VERSION_1_0"
1044 :deprecated nil :version "1.0")
1045 (defglfun "TexImage2D" tex-image-2d :return "void" :args
1046 ((:name |target| :type |TextureTarget| :direction :in)
1047 (:name |level| :type |CheckedInt32| :direction :in)
1048 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1049 (:name |width| :type |SizeI| :direction :in)
1050 (:name |height| :type |SizeI| :direction :in)
1051 (:name |border| :type |CheckedInt32| :direction :in)
1052 (:name |format| :type |PixelFormat| :direction :in)
1053 (:name |type| :type |PixelType| :direction :in)
1054 (:name |pixels| :type |Void| :direction :in :array t :size
1055 (|format| |type| |width| |height|)))
1056 :category "VERSION_1_0" :deprecated nil :version "1.0")
1057 (defglfun "TexImage1D" tex-image-1d :return "void" :args
1058 ((:name |target| :type |TextureTarget| :direction :in)
1059 (:name |level| :type |CheckedInt32| :direction :in)
1060 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1061 (:name |width| :type |SizeI| :direction :in)
1062 (:name |border| :type |CheckedInt32| :direction :in)
1063 (:name |format| :type |PixelFormat| :direction :in)
1064 (:name |type| :type |PixelType| :direction :in)
1065 (:name |pixels| :type |Void| :direction :in :array t :size
1066 (|format| |type| |width|)))
1067 :category "VERSION_1_0" :deprecated nil :version "1.0")
1068 (defglfun "TexParameteriv" tex-parameter-iv :return "void" :args
1069 ((:name |target| :type |TextureTarget| :direction :in)
1070 (:name |pname| :type |TextureParameterName| :direction :in)
1071 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1072 (|pname|)))
1073 :category "VERSION_1_0" :deprecated nil :version "1.0")
1074 (defglfun "TexParameteri" tex-parameter-i :return "void" :args
1075 ((:name |target| :type |TextureTarget| :direction :in)
1076 (:name |pname| :type |TextureParameterName| :direction :in)
1077 (:name |param| :type |CheckedInt32| :direction :in))
1078 :category "VERSION_1_0" :deprecated nil :version "1.0")
1079 (defglfun "TexParameterfv" tex-parameter-fv :return "void" :args
1080 ((:name |target| :type |TextureTarget| :direction :in)
1081 (:name |pname| :type |TextureParameterName| :direction :in)
1082 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1083 (|pname|)))
1084 :category "VERSION_1_0" :deprecated nil :version "1.0")
1085 (defglfun "TexParameterf" tex-parameter-f :return "void" :args
1086 ((:name |target| :type |TextureTarget| :direction :in)
1087 (:name |pname| :type |TextureParameterName| :direction :in)
1088 (:name |param| :type |CheckedFloat32| :direction :in))
1089 :category "VERSION_1_0" :deprecated nil :version "1.0")
1090 (defglfun "Scissor" scissor :return "void" :args
1091 ((:name |x| :type |WinCoord| :direction :in)
1092 (:name |y| :type |WinCoord| :direction :in)
1093 (:name |width| :type |SizeI| :direction :in)
1094 (:name |height| :type |SizeI| :direction :in))
1095 :category "VERSION_1_0" :deprecated nil :version "1.0")
1096 (defglfun "PolygonMode" polygon-mode :return "void" :args
1097 ((:name |face| :type |MaterialFace| :direction :in)
1098 (:name |mode| :type |PolygonMode| :direction :in))
1099 :category "VERSION_1_0" :deprecated nil :version "1.0")
1100 (defglfun "PointSize" point-size :return "void" :args
1101 ((:name |size| :type |CheckedFloat32| :direction :in)) :category "VERSION_1_0"
1102 :deprecated nil :version "1.0")
1103 (defglfun "LineWidth" line-width :return "void" :args
1104 ((:name |width| :type |CheckedFloat32| :direction :in)) :category
1105 "VERSION_1_0" :deprecated nil :version "1.0")
1106 (defglfun "Hint" hint :return "void" :args
1107 ((:name |target| :type |HintTarget| :direction :in)
1108 (:name |mode| :type |HintMode| :direction :in))
1109 :category "VERSION_1_0" :deprecated nil :version "1.0")
1110 (defglfun "FrontFace" front-face :return "void" :args
1111 ((:name |mode| :type |FrontFaceDirection| :direction :in)) :category
1112 "VERSION_1_0" :deprecated nil :version "1.0")
1113 (defglfun "CullFace" cull-face :return "void" :args
1114 ((:name |mode| :type |CullFaceMode| :direction :in)) :category "VERSION_1_0"
1115 :deprecated nil :version "1.0")
1116 (defglfun "Indexubv" index-ubv :return "void" :args
1117 ((:name |c| :type |ColorIndexValueUB| :direction :in :array t :size #x1))
1118 :category "VERSION_1_1" :deprecated nil :version "1.1")
1119 (defglfun "Indexub" index-ub :return "void" :args
1120 ((:name |c| :type |ColorIndexValueUB| :direction :in)) :category "VERSION_1_1"
1121 :deprecated nil :version "1.1")
1122 (defglfun "IsTexture" is-texture :return "Boolean" :args
1123 ((:name |texture| :type |Texture| :direction :in)) :category "VERSION_1_1"
1124 :deprecated nil :version "1.1")
1125 (defglfun "GenTextures" gen-textures :return "void" :args
1126 ((:name |n| :type |SizeI| :direction :in)
1127 (:name |textures| :type |Texture| :direction :out :array t :size n))
1128 :category "VERSION_1_1" :deprecated nil :version "1.1")
1129 (defglfun "DeleteTextures" delete-textures :return "void" :args
1130 ((:name |n| :type |SizeI| :direction :in)
1131 (:name |textures| :type |Texture| :direction :in :array t :size n))
1132 :category "VERSION_1_1" :deprecated nil :version "1.1")
1133 (defglfun "BindTexture" bind-texture :return "void" :args
1134 ((:name |target| :type |TextureTarget| :direction :in)
1135 (:name |texture| :type |Texture| :direction :in))
1136 :category "VERSION_1_1" :deprecated nil :version "1.1")
1137 (defglfun "TexSubImage2D" tex-sub-image-2d :return "void" :args
1138 ((:name |target| :type |TextureTarget| :direction :in)
1139 (:name |level| :type |CheckedInt32| :direction :in)
1140 (:name |xoffset| :type |CheckedInt32| :direction :in)
1141 (:name |yoffset| :type |CheckedInt32| :direction :in)
1142 (:name |width| :type |SizeI| :direction :in)
1143 (:name |height| :type |SizeI| :direction :in)
1144 (:name |format| :type |PixelFormat| :direction :in)
1145 (:name |type| :type |PixelType| :direction :in)
1146 (:name |pixels| :type |Void| :direction :in :array t :size
1147 (|format| |type| |width| |height|)))
1148 :category "VERSION_1_1" :deprecated nil :version "1.1")
1149 (defglfun "TexSubImage1D" tex-sub-image-1d :return "void" :args
1150 ((:name |target| :type |TextureTarget| :direction :in)
1151 (:name |level| :type |CheckedInt32| :direction :in)
1152 (:name |xoffset| :type |CheckedInt32| :direction :in)
1153 (:name |width| :type |SizeI| :direction :in)
1154 (:name |format| :type |PixelFormat| :direction :in)
1155 (:name |type| :type |PixelType| :direction :in)
1156 (:name |pixels| :type |Void| :direction :in :array t :size
1157 (|format| |type| |width|)))
1158 :category "VERSION_1_1" :deprecated nil :version "1.1")
1159 (defglfun "CopyTexSubImage2D" copy-tex-sub-image-2d :return "void" :args
1160 ((:name |target| :type |TextureTarget| :direction :in)
1161 (:name |level| :type |CheckedInt32| :direction :in)
1162 (:name |xoffset| :type |CheckedInt32| :direction :in)
1163 (:name |yoffset| :type |CheckedInt32| :direction :in)
1164 (:name |x| :type |WinCoord| :direction :in)
1165 (:name |y| :type |WinCoord| :direction :in)
1166 (:name |width| :type |SizeI| :direction :in)
1167 (:name |height| :type |SizeI| :direction :in))
1168 :category "VERSION_1_1" :deprecated nil :version "1.1")
1169 (defglfun "CopyTexSubImage1D" copy-tex-sub-image-1d :return "void" :args
1170 ((:name |target| :type |TextureTarget| :direction :in)
1171 (:name |level| :type |CheckedInt32| :direction :in)
1172 (:name |xoffset| :type |CheckedInt32| :direction :in)
1173 (:name |x| :type |WinCoord| :direction :in)
1174 (:name |y| :type |WinCoord| :direction :in)
1175 (:name |width| :type |SizeI| :direction :in))
1176 :category "VERSION_1_1" :deprecated nil :version "1.1")
1177 (defglfun "CopyTexImage2D" copy-tex-image-2d :return "void" :args
1178 ((:name |target| :type |TextureTarget| :direction :in)
1179 (:name |level| :type |CheckedInt32| :direction :in)
1180 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1181 (:name |x| :type |WinCoord| :direction :in)
1182 (:name |y| :type |WinCoord| :direction :in)
1183 (:name |width| :type |SizeI| :direction :in)
1184 (:name |height| :type |SizeI| :direction :in)
1185 (:name |border| :type |CheckedInt32| :direction :in))
1186 :category "VERSION_1_1" :deprecated nil :version "1.1")
1187 (defglfun "CopyTexImage1D" copy-tex-image-1d :return "void" :args
1188 ((:name |target| :type |TextureTarget| :direction :in)
1189 (:name |level| :type |CheckedInt32| :direction :in)
1190 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1191 (:name |x| :type |WinCoord| :direction :in)
1192 (:name |y| :type |WinCoord| :direction :in)
1193 (:name |width| :type |SizeI| :direction :in)
1194 (:name |border| :type |CheckedInt32| :direction :in))
1195 :category "VERSION_1_1" :deprecated nil :version "1.1")
1196 (defglfun "PolygonOffset" polygon-offset :return "void" :args
1197 ((:name |factor| :type |Float32| :direction :in)
1198 (:name |units| :type |Float32| :direction :in))
1199 :category "VERSION_1_1" :deprecated nil :version "1.1")
1200 (defglfun "GetPointerv" get-pointerv :return "void" :args
1201 ((:name |pname| :type |GetPointervPName| :direction :in)
1202 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
1203 :category "VERSION_1_1" :deprecated nil :version "1.1")
1204 (defglfun "DrawElements" draw-elements :return "void" :args
1205 ((:name |mode| :type |BeginMode| :direction :in)
1206 (:name |count| :type |SizeI| :direction :in)
1207 (:name |type| :type |DrawElementsType| :direction :in)
1208 (:name |indices| :type |Void| :direction :in :array t :size
1209 (|count| |type|)))
1210 :category "VERSION_1_1" :deprecated nil :version "1.1")
1211 (defglfun "DrawArrays" draw-arrays :return "void" :args
1212 ((:name |mode| :type |BeginMode| :direction :in)
1213 (:name |first| :type |Int32| :direction :in)
1214 (:name |count| :type |SizeI| :direction :in))
1215 :category "VERSION_1_1" :deprecated nil :version "1.1")
1216 (defglextfun "CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
1217 ((:name |target| :type |TextureTarget| :direction :in)
1218 (:name |level| :type |CheckedInt32| :direction :in)
1219 (:name |xoffset| :type |CheckedInt32| :direction :in)
1220 (:name |yoffset| :type |CheckedInt32| :direction :in)
1221 (:name |zoffset| :type |CheckedInt32| :direction :in)
1222 (:name |x| :type |WinCoord| :direction :in)
1223 (:name |y| :type |WinCoord| :direction :in)
1224 (:name |width| :type |SizeI| :direction :in)
1225 (:name |height| :type |SizeI| :direction :in))
1226 :category "VERSION_1_2" :deprecated nil :version "1.2")
1227 (defglextfun "TexSubImage3D" tex-sub-image-3d :return "void" :args
1228 ((:name |target| :type |TextureTarget| :direction :in)
1229 (:name |level| :type |CheckedInt32| :direction :in)
1230 (:name |xoffset| :type |CheckedInt32| :direction :in)
1231 (:name |yoffset| :type |CheckedInt32| :direction :in)
1232 (:name |zoffset| :type |CheckedInt32| :direction :in)
1233 (:name |width| :type |SizeI| :direction :in)
1234 (:name |height| :type |SizeI| :direction :in)
1235 (:name |depth| :type |SizeI| :direction :in)
1236 (:name |format| :type |PixelFormat| :direction :in)
1237 (:name |type| :type |PixelType| :direction :in)
1238 (:name |pixels| :type |Void| :direction :in :array t :size
1239 (|format| |type| |width| |height| |depth|)))
1240 :category "VERSION_1_2" :deprecated nil :version "1.2")
1241 (defglextfun "DrawRangeElements" draw-range-elements :return "void" :args
1242 ((:name |mode| :type |BeginMode| :direction :in)
1243 (:name |start| :type |UInt32| :direction :in)
1244 (:name |end| :type |UInt32| :direction :in)
1245 (:name |count| :type |SizeI| :direction :in)
1246 (:name |type| :type |DrawElementsType| :direction :in)
1247 (:name |indices| :type |Void| :direction :in :array t :size
1248 (|count| |type|)))
1249 :category "VERSION_1_2" :deprecated nil :version "1.2")
1250 (defglextfun "BlendEquation" blend-equation :return "void" :args
1251 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
1252 "VERSION_1_2" :deprecated nil :version "1.2")
1253 (defglextfun "BlendColor" blend-color :return "void" :args
1254 ((:name |red| :type |ClampedColorF| :direction :in)
1255 (:name |green| :type |ClampedColorF| :direction :in)
1256 (:name |blue| :type |ClampedColorF| :direction :in)
1257 (:name |alpha| :type |ClampedColorF| :direction :in))
1258 :category "VERSION_1_2" :deprecated nil :version "1.2")
1259 (defglextfun "GetCompressedTexImage" get-compressed-tex-image :return "void"
1260 :args
1261 ((:name |target| :type |TextureTarget| :direction :in)
1262 (:name |level| :type |CheckedInt32| :direction :in)
1263 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
1264 (|target| |level|)))
1265 :category "VERSION_1_3" :deprecated nil :version "1.3")
1266 (defglextfun "CompressedTexSubImage1D" compressed-tex-sub-image-1d :return
1267 "void" :args
1268 ((:name |target| :type |TextureTarget| :direction :in)
1269 (:name |level| :type |CheckedInt32| :direction :in)
1270 (:name |xoffset| :type |CheckedInt32| :direction :in)
1271 (:name |width| :type |SizeI| :direction :in)
1272 (:name |format| :type |PixelFormat| :direction :in)
1273 (:name |imageSize| :type |SizeI| :direction :in)
1274 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1275 imagesize))
1276 :category "VERSION_1_3" :deprecated nil :version "1.3")
1277 (defglextfun "CompressedTexSubImage2D" compressed-tex-sub-image-2d :return
1278 "void" :args
1279 ((:name |target| :type |TextureTarget| :direction :in)
1280 (:name |level| :type |CheckedInt32| :direction :in)
1281 (:name |xoffset| :type |CheckedInt32| :direction :in)
1282 (:name |yoffset| :type |CheckedInt32| :direction :in)
1283 (:name |width| :type |SizeI| :direction :in)
1284 (:name |height| :type |SizeI| :direction :in)
1285 (:name |format| :type |PixelFormat| :direction :in)
1286 (:name |imageSize| :type |SizeI| :direction :in)
1287 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1288 imagesize))
1289 :category "VERSION_1_3" :deprecated nil :version "1.3")
1290 (defglextfun "CompressedTexSubImage3D" compressed-tex-sub-image-3d :return
1291 "void" :args
1292 ((:name |target| :type |TextureTarget| :direction :in)
1293 (:name |level| :type |CheckedInt32| :direction :in)
1294 (:name |xoffset| :type |CheckedInt32| :direction :in)
1295 (:name |yoffset| :type |CheckedInt32| :direction :in)
1296 (:name |zoffset| :type |CheckedInt32| :direction :in)
1297 (:name |width| :type |SizeI| :direction :in)
1298 (:name |height| :type |SizeI| :direction :in)
1299 (:name |depth| :type |SizeI| :direction :in)
1300 (:name |format| :type |PixelFormat| :direction :in)
1301 (:name |imageSize| :type |SizeI| :direction :in)
1302 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1303 imagesize))
1304 :category "VERSION_1_3" :deprecated nil :version "1.3")
1305 (defglextfun "CompressedTexImage1D" compressed-tex-image-1d :return "void"
1306 :args
1307 ((:name |target| :type |TextureTarget| :direction :in)
1308 (:name |level| :type |CheckedInt32| :direction :in)
1309 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1310 (:name |width| :type |SizeI| :direction :in)
1311 (:name |border| :type |CheckedInt32| :direction :in)
1312 (:name |imageSize| :type |SizeI| :direction :in)
1313 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1314 imagesize))
1315 :category "VERSION_1_3" :deprecated nil :version "1.3")
1316 (defglextfun "CompressedTexImage2D" compressed-tex-image-2d :return "void"
1317 :args
1318 ((:name |target| :type |TextureTarget| :direction :in)
1319 (:name |level| :type |CheckedInt32| :direction :in)
1320 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1321 (:name |width| :type |SizeI| :direction :in)
1322 (:name |height| :type |SizeI| :direction :in)
1323 (:name |border| :type |CheckedInt32| :direction :in)
1324 (:name |imageSize| :type |SizeI| :direction :in)
1325 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1326 imagesize))
1327 :category "VERSION_1_3" :deprecated nil :version "1.3")
1328 (defglextfun "CompressedTexImage3D" compressed-tex-image-3d :return "void"
1329 :args
1330 ((:name |target| :type |TextureTarget| :direction :in)
1331 (:name |level| :type |CheckedInt32| :direction :in)
1332 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1333 (:name |width| :type |SizeI| :direction :in)
1334 (:name |height| :type |SizeI| :direction :in)
1335 (:name |depth| :type |SizeI| :direction :in)
1336 (:name |border| :type |CheckedInt32| :direction :in)
1337 (:name |imageSize| :type |SizeI| :direction :in)
1338 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1339 imagesize))
1340 :category "VERSION_1_3" :deprecated nil :version "1.3")
1341 (defglextfun "SampleCoverage" sample-coverage :return "void" :args
1342 ((:name |value| :type |ClampedFloat32| :direction :in)
1343 (:name |invert| :type |Boolean| :direction :in))
1344 :category "VERSION_1_3" :deprecated nil :version "1.3")
1345 (defglextfun "ActiveTexture" active-texture :return "void" :args
1346 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
1347 :deprecated nil :version "1.3")
1348 (defglextfun "PointParameteriv" point-parameter-iv :return "void" :args
1349 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1350 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
1351 :category "VERSION_1_4" :deprecated nil :version "1.4")
1352 (defglextfun "PointParameteri" point-parameter-i :return "void" :args
1353 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1354 (:name |param| :type |Int32| :direction :in))
1355 :category "VERSION_1_4" :deprecated nil :version "1.4")
1356 (defglextfun "PointParameterfv" point-parameter-fv :return "void" :args
1357 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1358 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1359 (|pname|)))
1360 :category "VERSION_1_4" :deprecated nil :version "1.4")
1361 (defglextfun "PointParameterf" point-parameter-f :return "void" :args
1362 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1363 (:name |param| :type |CheckedFloat32| :direction :in))
1364 :category "VERSION_1_4" :deprecated nil :version "1.4")
1365 (defglextfun "MultiDrawElements" multi-draw-elements :return "void" :args
1366 ((:name |mode| :type |BeginMode| :direction :in)
1367 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
1368 (:name |type| :type |DrawElementsType| :direction :in)
1369 (:name |indices| :type |VoidPointer| :direction :in :array t :size
1370 (|primcount|))
1371 (:name |primcount| :type |SizeI| :direction :in))
1372 :category "VERSION_1_4" :deprecated nil :version "1.4")
1373 (defglextfun "MultiDrawArrays" multi-draw-arrays :return "void" :args
1374 ((:name |mode| :type |BeginMode| :direction :in)
1375 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
1376 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
1377 (:name |primcount| :type |SizeI| :direction :in))
1378 :category "VERSION_1_4" :deprecated nil :version "1.4")
1379 (defglextfun "BlendFuncSeparate" blend-func-separate :return "void" :args
1380 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
1381 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
1382 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
1383 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in))
1384 :category "VERSION_1_4" :deprecated nil :version "1.4")
1385 (defglextfun "GetBufferPointerv" get-buffer-pointerv :return "void" :args
1386 ((:name |target| :type |BufferTargetARB| :direction :in)
1387 (:name |pname| :type |BufferPointerNameARB| :direction :in)
1388 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
1389 :category "VERSION_1_5" :deprecated nil :version "1.5")
1390 (defglextfun "GetBufferParameteriv" get-buffer-parameter-iv :return "void"
1391 :args
1392 ((:name |target| :type |BufferTargetARB| :direction :in)
1393 (:name |pname| :type |BufferPNameARB| :direction :in)
1394 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1395 :category "VERSION_1_5" :deprecated nil :version "1.5")
1396 (defglextfun "UnmapBuffer" unmap-buffer :return "Boolean" :args
1397 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
1398 "VERSION_1_5" :deprecated nil :version "1.5")
1399 (defglextfun "MapBuffer" map-buffer :return "VoidPointer" :args
1400 ((:name |target| :type |BufferTargetARB| :direction :in)
1401 (:name |access| :type |BufferAccessARB| :direction :in))
1402 :category "VERSION_1_5" :deprecated nil :version "1.5")
1403 (defglextfun "GetBufferSubData" get-buffer-sub-data :return "void" :args
1404 ((:name |target| :type |BufferTargetARB| :direction :in)
1405 (:name |offset| :type |BufferOffset| :direction :in)
1406 (:name |size| :type |BufferSize| :direction :in)
1407 (:name |data| :type |Void| :direction :out :array t :size size))
1408 :category "VERSION_1_5" :deprecated nil :version "1.5")
1409 (defglextfun "BufferSubData" buffer-sub-data :return "void" :args
1410 ((:name |target| :type |BufferTargetARB| :direction :in)
1411 (:name |offset| :type |BufferOffset| :direction :in)
1412 (:name |size| :type |BufferSize| :direction :in)
1413 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
1414 :category "VERSION_1_5" :deprecated nil :version "1.5")
1415 (defglextfun "BufferData" buffer-data :return "void" :args
1416 ((:name |target| :type |BufferTargetARB| :direction :in)
1417 (:name |size| :type |BufferSize| :direction :in)
1418 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
1419 (:name |usage| :type |BufferUsageARB| :direction :in))
1420 :category "VERSION_1_5" :deprecated nil :version "1.5")
1421 (defglextfun "IsBuffer" is-buffer :return "Boolean" :args
1422 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
1423 :deprecated nil :version "1.5")
1424 (defglextfun "GenBuffers" gen-buffers :return "void" :args
1425 ((:name |n| :type |SizeI| :direction :in)
1426 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
1427 :category "VERSION_1_5" :deprecated nil :version "1.5")
1428 (defglextfun "DeleteBuffers" delete-buffers :return "void" :args
1429 ((:name |n| :type |SizeI| :direction :in)
1430 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
1431 :category "VERSION_1_5" :deprecated nil :version "1.5")
1432 (defglextfun "BindBuffer" bind-buffer :return "void" :args
1433 ((:name |target| :type |BufferTargetARB| :direction :in)
1434 (:name |buffer| :type |UInt32| :direction :in))
1435 :category "VERSION_1_5" :deprecated nil :version "1.5")
1436 (defglextfun "GetQueryObjectuiv" get-query-object-uiv :return "void" :args
1437 ((:name |id| :type |UInt32| :direction :in)
1438 (:name |pname| :type |GLenum| :direction :in)
1439 (:name |params| :type |UInt32| :direction :out :array t :size pname))
1440 :category "VERSION_1_5" :deprecated nil :version "1.5")
1441 (defglextfun "GetQueryObjectiv" get-query-object-iv :return "void" :args
1442 ((:name |id| :type |UInt32| :direction :in)
1443 (:name |pname| :type |GLenum| :direction :in)
1444 (:name |params| :type |Int32| :direction :out :array t :size pname))
1445 :category "VERSION_1_5" :deprecated nil :version "1.5")
1446 (defglextfun "GetQueryiv" get-query-iv :return "void" :args
1447 ((:name |target| :type |GLenum| :direction :in)
1448 (:name |pname| :type |GLenum| :direction :in)
1449 (:name |params| :type |Int32| :direction :out :array t :size pname))
1450 :category "VERSION_1_5" :deprecated nil :version "1.5")
1451 (defglextfun "EndQuery" end-query :return "void" :args
1452 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
1453 :deprecated nil :version "1.5")
1454 (defglextfun "BeginQuery" begin-query :return "void" :args
1455 ((:name |target| :type |GLenum| :direction :in)
1456 (:name |id| :type |UInt32| :direction :in))
1457 :category "VERSION_1_5" :deprecated nil :version "1.5")
1458 (defglextfun "IsQuery" is-query :return "Boolean" :args
1459 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
1460 :deprecated nil :version "1.5")
1461 (defglextfun "DeleteQueries" delete-queries :return "void" :args
1462 ((:name |n| :type |SizeI| :direction :in)
1463 (:name |ids| :type |UInt32| :direction :in :array t :size n))
1464 :category "VERSION_1_5" :deprecated nil :version "1.5")
1465 (defglextfun "GenQueries" gen-queries :return "void" :args
1466 ((:name |n| :type |SizeI| :direction :in)
1467 (:name |ids| :type |UInt32| :direction :out :array t :size n))
1468 :category "VERSION_1_5" :deprecated nil :version "1.5")
1469 (defglextfun "VertexAttribPointer" vertex-attrib-pointer :return "void" :args
1470 ((:name |index| :type |UInt32| :direction :in)
1471 (:name |size| :type |Int32| :direction :in)
1472 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
1473 (:name |normalized| :type |Boolean| :direction :in)
1474 (:name |stride| :type |SizeI| :direction :in)
1475 (:name |pointer| :type |Void| :direction :in :array t :size
1476 (|size| |type| |stride|) :retained t))
1477 :category "VERSION_2_0" :deprecated nil :version "2.0")
1478 (defglextfun "ValidateProgram" validate-program :return "void" :args
1479 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1480 :deprecated nil :version "2.0")
1481 (defglextfun "UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
1482 ((:name |location| :type |Int32| :direction :in)
1483 (:name |count| :type |SizeI| :direction :in)
1484 (:name |transpose| :type |Boolean| :direction :in)
1485 (:name |value| :type |Float32| :direction :in :array t :size count))
1486 :category "VERSION_2_0" :deprecated nil :version "2.0")
1487 (defglextfun "UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
1488 ((:name |location| :type |Int32| :direction :in)
1489 (:name |count| :type |SizeI| :direction :in)
1490 (:name |transpose| :type |Boolean| :direction :in)
1491 (:name |value| :type |Float32| :direction :in :array t :size count))
1492 :category "VERSION_2_0" :deprecated nil :version "2.0")
1493 (defglextfun "UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
1494 ((:name |location| :type |Int32| :direction :in)
1495 (:name |count| :type |SizeI| :direction :in)
1496 (:name |transpose| :type |Boolean| :direction :in)
1497 (:name |value| :type |Float32| :direction :in :array t :size count))
1498 :category "VERSION_2_0" :deprecated nil :version "2.0")
1499 (defglextfun "Uniform4iv" uniform-4iv :return "void" :args
1500 ((:name |location| :type |Int32| :direction :in)
1501 (:name |count| :type |SizeI| :direction :in)
1502 (:name |value| :type |Int32| :direction :in :array t :size count))
1503 :category "VERSION_2_0" :deprecated nil :version "2.0")
1504 (defglextfun "Uniform3iv" uniform-3iv :return "void" :args
1505 ((:name |location| :type |Int32| :direction :in)
1506 (:name |count| :type |SizeI| :direction :in)
1507 (:name |value| :type |Int32| :direction :in :array t :size count))
1508 :category "VERSION_2_0" :deprecated nil :version "2.0")
1509 (defglextfun "Uniform2iv" uniform-2iv :return "void" :args
1510 ((:name |location| :type |Int32| :direction :in)
1511 (:name |count| :type |SizeI| :direction :in)
1512 (:name |value| :type |Int32| :direction :in :array t :size count))
1513 :category "VERSION_2_0" :deprecated nil :version "2.0")
1514 (defglextfun "Uniform1iv" uniform-1iv :return "void" :args
1515 ((:name |location| :type |Int32| :direction :in)
1516 (:name |count| :type |SizeI| :direction :in)
1517 (:name |value| :type |Int32| :direction :in :array t :size count))
1518 :category "VERSION_2_0" :deprecated nil :version "2.0")
1519 (defglextfun "Uniform4fv" uniform-4fv :return "void" :args
1520 ((:name |location| :type |Int32| :direction :in)
1521 (:name |count| :type |SizeI| :direction :in)
1522 (:name |value| :type |Float32| :direction :in :array t :size count))
1523 :category "VERSION_2_0" :deprecated nil :version "2.0")
1524 (defglextfun "Uniform3fv" uniform-3fv :return "void" :args
1525 ((:name |location| :type |Int32| :direction :in)
1526 (:name |count| :type |SizeI| :direction :in)
1527 (:name |value| :type |Float32| :direction :in :array t :size count))
1528 :category "VERSION_2_0" :deprecated nil :version "2.0")
1529 (defglextfun "Uniform2fv" uniform-2fv :return "void" :args
1530 ((:name |location| :type |Int32| :direction :in)
1531 (:name |count| :type |SizeI| :direction :in)
1532 (:name |value| :type |Float32| :direction :in :array t :size count))
1533 :category "VERSION_2_0" :deprecated nil :version "2.0")
1534 (defglextfun "Uniform1fv" uniform-1fv :return "void" :args
1535 ((:name |location| :type |Int32| :direction :in)
1536 (:name |count| :type |SizeI| :direction :in)
1537 (:name |value| :type |Float32| :direction :in :array t :size count))
1538 :category "VERSION_2_0" :deprecated nil :version "2.0")
1539 (defglextfun "Uniform4i" uniform-4i :return "void" :args
1540 ((:name |location| :type |Int32| :direction :in)
1541 (:name |v0| :type |Int32| :direction :in)
1542 (:name |v1| :type |Int32| :direction :in)
1543 (:name |v2| :type |Int32| :direction :in)
1544 (:name |v3| :type |Int32| :direction :in))
1545 :category "VERSION_2_0" :deprecated nil :version "2.0")
1546 (defglextfun "Uniform3i" uniform-3i :return "void" :args
1547 ((:name |location| :type |Int32| :direction :in)
1548 (:name |v0| :type |Int32| :direction :in)
1549 (:name |v1| :type |Int32| :direction :in)
1550 (:name |v2| :type |Int32| :direction :in))
1551 :category "VERSION_2_0" :deprecated nil :version "2.0")
1552 (defglextfun "Uniform2i" uniform-2i :return "void" :args
1553 ((:name |location| :type |Int32| :direction :in)
1554 (:name |v0| :type |Int32| :direction :in)
1555 (:name |v1| :type |Int32| :direction :in))
1556 :category "VERSION_2_0" :deprecated nil :version "2.0")
1557 (defglextfun "Uniform1i" uniform-1i :return "void" :args
1558 ((:name |location| :type |Int32| :direction :in)
1559 (:name |v0| :type |Int32| :direction :in))
1560 :category "VERSION_2_0" :deprecated nil :version "2.0")
1561 (defglextfun "Uniform4f" uniform-4f :return "void" :args
1562 ((:name |location| :type |Int32| :direction :in)
1563 (:name |v0| :type |Float32| :direction :in)
1564 (:name |v1| :type |Float32| :direction :in)
1565 (:name |v2| :type |Float32| :direction :in)
1566 (:name |v3| :type |Float32| :direction :in))
1567 :category "VERSION_2_0" :deprecated nil :version "2.0")
1568 (defglextfun "Uniform3f" uniform-3f :return "void" :args
1569 ((:name |location| :type |Int32| :direction :in)
1570 (:name |v0| :type |Float32| :direction :in)
1571 (:name |v1| :type |Float32| :direction :in)
1572 (:name |v2| :type |Float32| :direction :in))
1573 :category "VERSION_2_0" :deprecated nil :version "2.0")
1574 (defglextfun "Uniform2f" uniform-2f :return "void" :args
1575 ((:name |location| :type |Int32| :direction :in)
1576 (:name |v0| :type |Float32| :direction :in)
1577 (:name |v1| :type |Float32| :direction :in))
1578 :category "VERSION_2_0" :deprecated nil :version "2.0")
1579 (defglextfun "Uniform1f" uniform-1f :return "void" :args
1580 ((:name |location| :type |Int32| :direction :in)
1581 (:name |v0| :type |Float32| :direction :in))
1582 :category "VERSION_2_0" :deprecated nil :version "2.0")
1583 (defglextfun "UseProgram" use-program :return "void" :args
1584 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1585 :deprecated nil :version "2.0")
1586 (defglextfun "ShaderSource" shader-source :return "void" :args
1587 ((:name |shader| :type |UInt32| :direction :in)
1588 (:name |count| :type |SizeI| :direction :in)
1589 (:name |string| :type |CharPointer| :direction :in :array t :size count)
1590 (:name |length| :type |Int32| :direction :in :array t :size #x1))
1591 :category "VERSION_2_0" :deprecated nil :version "2.0")
1592 (defglextfun "LinkProgram" link-program :return "void" :args
1593 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1594 :deprecated nil :version "2.0")
1595 (defglextfun "IsShader" is-shader :return "Boolean" :args
1596 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1597 :deprecated nil :version "2.0")
1598 (defglextfun "IsProgram" is-program :return "Boolean" :args
1599 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1600 :deprecated nil :version "2.0")
1601 (defglextfun "GetVertexAttribPointerv" get-vertex-attrib-pointerv :return
1602 "void" :args
1603 ((:name |index| :type |UInt32| :direction :in)
1604 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
1605 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
1606 :category "VERSION_2_0" :deprecated nil :version "2.0")
1607 (defglextfun "GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
1608 ((:name |index| :type |UInt32| :direction :in)
1609 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
1610 (:name |params| :type |Int32| :direction :out :array t :size #x4))
1611 :category "VERSION_2_0" :deprecated nil :version "2.0")
1612 (defglextfun "GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
1613 ((:name |index| :type |UInt32| :direction :in)
1614 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
1615 (:name |params| :type |Float32| :direction :out :array t :size #x4))
1616 :category "VERSION_2_0" :deprecated nil :version "2.0")
1617 (defglextfun "GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
1618 ((:name |index| :type |UInt32| :direction :in)
1619 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
1620 (:name |params| :type |Float64| :direction :out :array t :size #x4))
1621 :category "VERSION_2_0" :deprecated nil :version "2.0")
1622 (defglextfun "GetUniformiv" get-uniform-iv :return "void" :args
1623 ((:name |program| :type |UInt32| :direction :in)
1624 (:name |location| :type |Int32| :direction :in)
1625 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
1626 :category "VERSION_2_0" :deprecated nil :version "2.0")
1627 (defglextfun "GetUniformfv" get-uniform-fv :return "void" :args
1628 ((:name |program| :type |UInt32| :direction :in)
1629 (:name |location| :type |Int32| :direction :in)
1630 (:name |params| :type |Float32| :direction :out :array t :size (|location|)))
1631 :category "VERSION_2_0" :deprecated nil :version "2.0")
1632 (defglextfun "GetUniformLocation" get-uniform-location :return "Int32" :args
1633 ((:name |program| :type |UInt32| :direction :in)
1634 (:name |name| :type |Char| :direction :in :array t))
1635 :category "VERSION_2_0" :deprecated nil :version "2.0")
1636 (defglextfun "GetShaderSource" get-shader-source :return "void" :args
1637 ((:name |shader| :type |UInt32| :direction :in)
1638 (:name |bufSize| :type |SizeI| :direction :in)
1639 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1640 (:name |source| :type |Char| :direction :out :array t :size length))
1641 :category "VERSION_2_0" :deprecated nil :version "2.0")
1642 (defglextfun "GetShaderInfoLog" get-shader-info-log :return "void" :args
1643 ((:name |shader| :type |UInt32| :direction :in)
1644 (:name |bufSize| :type |SizeI| :direction :in)
1645 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1646 (:name |infoLog| :type |Char| :direction :out :array t :size length))
1647 :category "VERSION_2_0" :deprecated nil :version "2.0")
1648 (defglextfun "GetShaderiv" get-shader-iv :return "void" :args
1649 ((:name |shader| :type |UInt32| :direction :in)
1650 (:name |pname| :type |GLenum| :direction :in)
1651 (:name |params| :type |Int32| :direction :out :array t :size pname))
1652 :category "VERSION_2_0" :deprecated nil :version "2.0")
1653 (defglextfun "GetProgramInfoLog" get-program-info-log :return "void" :args
1654 ((:name |program| :type |UInt32| :direction :in)
1655 (:name |bufSize| :type |SizeI| :direction :in)
1656 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1657 (:name |infoLog| :type |Char| :direction :out :array t :size length))
1658 :category "VERSION_2_0" :deprecated nil :version "2.0")
1659 (defglextfun "GetProgramiv" get-program-iv :return "void" :args
1660 ((:name |program| :type |UInt32| :direction :in)
1661 (:name |pname| :type |GLenum| :direction :in)
1662 (:name |params| :type |Int32| :direction :out :array t :size pname))
1663 :category "VERSION_2_0" :deprecated nil :version "2.0")
1664 (defglextfun "GetAttribLocation" get-attrib-location :return "Int32" :args
1665 ((:name |program| :type |UInt32| :direction :in)
1666 (:name |name| :type |Char| :direction :in :array t))
1667 :category "VERSION_2_0" :deprecated nil :version "2.0")
1668 (defglextfun "GetAttachedShaders" get-attached-shaders :return "void" :args
1669 ((:name |program| :type |UInt32| :direction :in)
1670 (:name |maxCount| :type |SizeI| :direction :in)
1671 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
1672 (:name |obj| :type |UInt32| :direction :out :array t :size count))
1673 :category "VERSION_2_0" :deprecated nil :version "2.0")
1674 (defglextfun "GetActiveUniform" get-active-uniform :return "void" :args
1675 ((:name |program| :type |UInt32| :direction :in)
1676 (:name |index| :type |UInt32| :direction :in)
1677 (:name |bufSize| :type |SizeI| :direction :in)
1678 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1679 (:name |size| :type |Int32| :direction :out :array t :size #x1)
1680 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
1681 (:name |name| :type |Char| :direction :out :array t))
1682 :category "VERSION_2_0" :deprecated nil :version "2.0")
1683 (defglextfun "GetActiveAttrib" get-active-attrib :return "void" :args
1684 ((:name |program| :type |UInt32| :direction :in)
1685 (:name |index| :type |UInt32| :direction :in)
1686 (:name |bufSize| :type |SizeI| :direction :in)
1687 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1688 (:name |size| :type |Int32| :direction :out :array t :size #x1)
1689 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
1690 (:name |name| :type |Char| :direction :out :array t))
1691 :category "VERSION_2_0" :deprecated nil :version "2.0")
1692 (defglextfun "EnableVertexAttribArray" enable-vertex-attrib-array :return
1693 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
1694 "VERSION_2_0" :deprecated nil :version "2.0")
1695 (defglextfun "DisableVertexAttribArray" disable-vertex-attrib-array :return
1696 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
1697 "VERSION_2_0" :deprecated nil :version "2.0")
1698 (defglextfun "DetachShader" detach-shader :return "void" :args
1699 ((:name |program| :type |UInt32| :direction :in)
1700 (:name |shader| :type |UInt32| :direction :in))
1701 :category "VERSION_2_0" :deprecated nil :version "2.0")
1702 (defglextfun "DeleteShader" delete-shader :return "void" :args
1703 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1704 :deprecated nil :version "2.0")
1705 (defglextfun "DeleteProgram" delete-program :return "void" :args
1706 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1707 :deprecated nil :version "2.0")
1708 (defglextfun "CreateShader" create-shader :return "UInt32" :args
1709 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
1710 :deprecated nil :version "2.0")
1711 (defglextfun "CreateProgram" create-program :return "UInt32" :args nil
1712 :category "VERSION_2_0" :deprecated nil :version "2.0")
1713 (defglextfun "CompileShader" compile-shader :return "void" :args
1714 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1715 :deprecated nil :version "2.0")
1716 (defglextfun "BindAttribLocation" bind-attrib-location :return "void" :args
1717 ((:name |program| :type |UInt32| :direction :in)
1718 (:name |index| :type |UInt32| :direction :in)
1719 (:name |name| :type |Char| :direction :in :array t))
1720 :category "VERSION_2_0" :deprecated nil :version "2.0")
1721 (defglextfun "AttachShader" attach-shader :return "void" :args
1722 ((:name |program| :type |UInt32| :direction :in)
1723 (:name |shader| :type |UInt32| :direction :in))
1724 :category "VERSION_2_0" :deprecated nil :version "2.0")
1725 (defglextfun "StencilMaskSeparate" stencil-mask-separate :return "void" :args
1726 ((:name |face| :type |StencilFaceDirection| :direction :in)
1727 (:name |mask| :type |MaskedStencilValue| :direction :in))
1728 :category "VERSION_2_0" :deprecated nil :version "2.0")
1729 (defglextfun "StencilFuncSeparate" stencil-func-separate :return "void" :args
1730 ((:name |face| :type |StencilFaceDirection| :direction :in)
1731 (:name |func| :type |StencilFunction| :direction :in)
1732 (:name |ref| :type |ClampedStencilValue| :direction :in)
1733 (:name |mask| :type |MaskedStencilValue| :direction :in))
1734 :category "VERSION_2_0" :deprecated nil :version "2.0")
1735 (defglextfun "StencilOpSeparate" stencil-op-separate :return "void" :args
1736 ((:name |face| :type |StencilFaceDirection| :direction :in)
1737 (:name |sfail| :type |StencilOp| :direction :in)
1738 (:name |dpfail| :type |StencilOp| :direction :in)
1739 (:name |dppass| :type |StencilOp| :direction :in))
1740 :category "VERSION_2_0" :deprecated nil :version "2.0")
1741 (defglextfun "DrawBuffers" draw-buffers :return "void" :args
1742 ((:name |n| :type |SizeI| :direction :in)
1743 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
1744 :category "VERSION_2_0" :deprecated nil :version "2.0")
1745 (defglextfun "BlendEquationSeparate" blend-equation-separate :return "void"
1746 :args
1747 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
1748 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
1749 :category "VERSION_2_0" :deprecated nil :version "2.0")
1750 (defglextfun "UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
1751 ((:name |location| :type |Int32| :direction :in)
1752 (:name |count| :type |SizeI| :direction :in)
1753 (:name |transpose| :type |Boolean| :direction :in)
1754 (:name |value| :type |Float32| :direction :in :array t :size #xC))
1755 :category "VERSION_2_1" :deprecated nil :version "2.1")
1756 (defglextfun "UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
1757 ((:name |location| :type |Int32| :direction :in)
1758 (:name |count| :type |SizeI| :direction :in)
1759 (:name |transpose| :type |Boolean| :direction :in)
1760 (:name |value| :type |Float32| :direction :in :array t :size #xC))
1761 :category "VERSION_2_1" :deprecated nil :version "2.1")
1762 (defglextfun "UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
1763 ((:name |location| :type |Int32| :direction :in)
1764 (:name |count| :type |SizeI| :direction :in)
1765 (:name |transpose| :type |Boolean| :direction :in)
1766 (:name |value| :type |Float32| :direction :in :array t :size #x8))
1767 :category "VERSION_2_1" :deprecated nil :version "2.1")
1768 (defglextfun "UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
1769 ((:name |location| :type |Int32| :direction :in)
1770 (:name |count| :type |SizeI| :direction :in)
1771 (:name |transpose| :type |Boolean| :direction :in)
1772 (:name |value| :type |Float32| :direction :in :array t :size #x8))
1773 :category "VERSION_2_1" :deprecated nil :version "2.1")
1774 (defglextfun "UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
1775 ((:name |location| :type |Int32| :direction :in)
1776 (:name |count| :type |SizeI| :direction :in)
1777 (:name |transpose| :type |Boolean| :direction :in)
1778 (:name |value| :type |Float32| :direction :in :array t :size #x6))
1779 :category "VERSION_2_1" :deprecated nil :version "2.1")
1780 (defglextfun "UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
1781 ((:name |location| :type |Int32| :direction :in)
1782 (:name |count| :type |SizeI| :direction :in)
1783 (:name |transpose| :type |Boolean| :direction :in)
1784 (:name |value| :type |Float32| :direction :in :array t :size #x6))
1785 :category "VERSION_2_1" :deprecated nil :version "2.1")
1786 (defglextfun "GetStringi" get-string-i :return "String" :args
1787 ((:name |name| :type |GLenum| :direction :in)
1788 (:name |index| :type |UInt32| :direction :in))
1789 :category "VERSION_3_0" :deprecated nil :version "3.0")
1790 (defglextfun "ClearBufferfi" clear-bufferf-i :return "void" :args
1791 ((:name |buffer| :type |GLenum| :direction :in)
1792 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
1793 (:name |depth| :type |Float32| :direction :in)
1794 (:name |stencil| :type |Int32| :direction :in))
1795 :category "VERSION_3_0" :deprecated nil :version "3.0")
1796 (defglextfun "ClearBufferfv" clear-buffer-fv :return "void" :args
1797 ((:name |buffer| :type |GLenum| :direction :in)
1798 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
1799 (:name |value| :type |Float32| :direction :in :array t :size (|buffer|)))
1800 :category "VERSION_3_0" :deprecated nil :version "3.0")
1801 (defglextfun "ClearBufferuiv" clear-buffer-uiv :return "void" :args
1802 ((:name |buffer| :type |GLenum| :direction :in)
1803 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
1804 (:name |value| :type |UInt32| :direction :in :array t :size (|buffer|)))
1805 :category "VERSION_3_0" :deprecated nil :version "3.0")
1806 (defglextfun "ClearBufferiv" clear-buffer-iv :return "void" :args
1807 ((:name |buffer| :type |GLenum| :direction :in)
1808 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
1809 (:name |value| :type |Int32| :direction :in :array t :size (|buffer|)))
1810 :category "VERSION_3_0" :deprecated nil :version "3.0")
1811 (defglextfun "GetTexParameterIuiv" get-tex-parameter-i-uiv :return "void" :args
1812 ((:name |target| :type |TextureTarget| :direction :in)
1813 (:name |pname| :type |GetTextureParameter| :direction :in)
1814 (:name |params| :type |UInt32| :direction :out :array t :size (|pname|)))
1815 :category "VERSION_3_0" :deprecated nil :version "3.0")
1816 (defglextfun "GetTexParameterIiv" get-tex-parameter-i-iv :return "void" :args
1817 ((:name |target| :type |TextureTarget| :direction :in)
1818 (:name |pname| :type |GetTextureParameter| :direction :in)
1819 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1820 :category "VERSION_3_0" :deprecated nil :version "3.0")
1821 (defglextfun "TexParameterIuiv" tex-parameter-i-uiv :return "void" :args
1822 ((:name |target| :type |TextureTarget| :direction :in)
1823 (:name |pname| :type |TextureParameterName| :direction :in)
1824 (:name |params| :type |UInt32| :direction :in :array t :size (|pname|)))
1825 :category "VERSION_3_0" :deprecated nil :version "3.0")
1826 (defglextfun "TexParameterIiv" tex-parameter-i-iv :return "void" :args
1827 ((:name |target| :type |TextureTarget| :direction :in)
1828 (:name |pname| :type |TextureParameterName| :direction :in)
1829 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
1830 :category "VERSION_3_0" :deprecated nil :version "3.0")
1831 (defglextfun "Uniform4uiv" uniform-4uiv :return "void" :args
1832 ((:name |location| :type |Int32| :direction :in)
1833 (:name |count| :type |SizeI| :direction :in)
1834 (:name |value| :type |UInt32| :direction :in :array t :size count*4))
1835 :category "VERSION_3_0" :deprecated nil :version "3.0")
1836 (defglextfun "Uniform3uiv" uniform-3uiv :return "void" :args
1837 ((:name |location| :type |Int32| :direction :in)
1838 (:name |count| :type |SizeI| :direction :in)
1839 (:name |value| :type |UInt32| :direction :in :array t :size count*3))
1840 :category "VERSION_3_0" :deprecated nil :version "3.0")
1841 (defglextfun "Uniform2uiv" uniform-2uiv :return "void" :args
1842 ((:name |location| :type |Int32| :direction :in)
1843 (:name |count| :type |SizeI| :direction :in)
1844 (:name |value| :type |UInt32| :direction :in :array t :size count*2))
1845 :category "VERSION_3_0" :deprecated nil :version "3.0")
1846 (defglextfun "Uniform1uiv" uniform-1uiv :return "void" :args
1847 ((:name |location| :type |Int32| :direction :in)
1848 (:name |count| :type |SizeI| :direction :in)
1849 (:name |value| :type |UInt32| :direction :in :array t :size count))
1850 :category "VERSION_3_0" :deprecated nil :version "3.0")
1851 (defglextfun "Uniform4ui" uniform-4ui :return "void" :args
1852 ((:name |location| :type |Int32| :direction :in)
1853 (:name |v0| :type |UInt32| :direction :in)
1854 (:name |v1| :type |UInt32| :direction :in)
1855 (:name |v2| :type |UInt32| :direction :in)
1856 (:name |v3| :type |UInt32| :direction :in))
1857 :category "VERSION_3_0" :deprecated nil :version "3.0")
1858 (defglextfun "Uniform3ui" uniform-3ui :return "void" :args
1859 ((:name |location| :type |Int32| :direction :in)
1860 (:name |v0| :type |UInt32| :direction :in)
1861 (:name |v1| :type |UInt32| :direction :in)
1862 (:name |v2| :type |UInt32| :direction :in))
1863 :category "VERSION_3_0" :deprecated nil :version "3.0")
1864 (defglextfun "Uniform2ui" uniform-2ui :return "void" :args
1865 ((:name |location| :type |Int32| :direction :in)
1866 (:name |v0| :type |UInt32| :direction :in)
1867 (:name |v1| :type |UInt32| :direction :in))
1868 :category "VERSION_3_0" :deprecated nil :version "3.0")
1869 (defglextfun "Uniform1ui" uniform-1ui :return "void" :args
1870 ((:name |location| :type |Int32| :direction :in)
1871 (:name |v0| :type |UInt32| :direction :in))
1872 :category "VERSION_3_0" :deprecated nil :version "3.0")
1873 (defglextfun "GetFragDataLocation" get-frag-data-location :return "Int32" :args
1874 ((:name |program| :type |UInt32| :direction :in)
1875 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
1876 :category "VERSION_3_0" :deprecated nil :version "3.0")
1877 (defglextfun "BindFragDataLocation" bind-frag-data-location :return "void"
1878 :args
1879 ((:name |program| :type |UInt32| :direction :in)
1880 (:name |color| :type |UInt32| :direction :in)
1881 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
1882 :category "VERSION_3_0" :deprecated nil :version "3.0")
1883 (defglextfun "GetUniformuiv" get-uniform-uiv :return "void" :args
1884 ((:name |program| :type |UInt32| :direction :in)
1885 (:name |location| :type |Int32| :direction :in)
1886 (:name |params| :type |UInt32| :direction :out :array t :size
1887 (|program| |location|)))
1888 :category "VERSION_3_0" :deprecated nil :version "3.0")
1889 (defglextfun "GetVertexAttribIuiv" get-vertex-attrib-i-uiv :return "void" :args
1890 ((:name |index| :type |UInt32| :direction :in)
1891 (:name |pname| :type |VertexAttribEnum| :direction :in)
1892 (:name |params| :type |UInt32| :direction :out :array t :size #x1))
1893 :category "VERSION_3_0" :deprecated nil :version "3.0")
1894 (defglextfun "GetVertexAttribIiv" get-vertex-attrib-i-iv :return "void" :args
1895 ((:name |index| :type |UInt32| :direction :in)
1896 (:name |pname| :type |VertexAttribEnum| :direction :in)
1897 (:name |params| :type |Int32| :direction :out :array t :size #x1))
1898 :category "VERSION_3_0" :deprecated nil :version "3.0")
1899 (defglextfun "VertexAttribIPointer" vertex-attrib-ipointer :return "void" :args
1900 ((:name |index| :type |UInt32| :direction :in)
1901 (:name |size| :type |Int32| :direction :in)
1902 (:name |type| :type |VertexAttribEnum| :direction :in)
1903 (:name |stride| :type |SizeI| :direction :in)
1904 (:name |pointer| :type |Void| :direction :in :array t :size
1905 (|size| |type| |stride|) :retained t))
1906 :category "VERSION_3_0" :deprecated nil :version "3.0")
1907 (defglextfun "EndConditionalRender" end-conditional-render :return "void" :args
1908 nil :category "VERSION_3_0" :deprecated nil :version "3.0")
1909 (defglextfun "BeginConditionalRender" begin-conditional-render :return "void"
1910 :args
1911 ((:name |id| :type |UInt32| :direction :in)
1912 (:name |mode| :type |TypeEnum| :direction :in))
1913 :category "VERSION_3_0" :deprecated nil :version "3.0")
1914 (defglextfun "ClampColor" clamp-color :return "void" :args
1915 ((:name |target| :type |ClampColorTargetARB| :direction :in)
1916 (:name |clamp| :type |ClampColorModeARB| :direction :in))
1917 :category "VERSION_3_0" :deprecated nil :version "3.0")
1918 (defglextfun "GetTransformFeedbackVarying" get-transform-feedback-varying
1919 :return "void" :args
1920 ((:name |program| :type |UInt32| :direction :in)
1921 (:name |index| :type |UInt32| :direction :in)
1922 (:name |bufSize| :type |SizeI| :direction :in)
1923 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1924 (:name |size| :type |SizeI| :direction :out :array t :size #x1)
1925 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
1926 (:name |name| :type |Char| :direction :out :array t :size (|length|)))
1927 :category "VERSION_3_0" :deprecated nil :version "3.0")
1928 (defglextfun "TransformFeedbackVaryings" transform-feedback-varyings :return
1929 "void" :args
1930 ((:name |program| :type |UInt32| :direction :in)
1931 (:name |count| :type |SizeI| :direction :in)
1932 (:name |varyings| :type |CharPointer| :direction :in :array t :size count)
1933 (:name |bufferMode| :type |GLenum| :direction :in))
1934 :category "VERSION_3_0" :deprecated nil :version "3.0")
1935 (defglextfun "BindBufferBase" bind-buffer-base :return "void" :args
1936 ((:name |target| :type |GLenum| :direction :in)
1937 (:name |index| :type |UInt32| :direction :in)
1938 (:name |buffer| :type |UInt32| :direction :in))
1939 :category "VERSION_3_0" :deprecated nil :version "3.0")
1940 (defglextfun "BindBufferRange" bind-buffer-range :return "void" :args
1941 ((:name |target| :type |GLenum| :direction :in)
1942 (:name |index| :type |UInt32| :direction :in)
1943 (:name |buffer| :type |UInt32| :direction :in)
1944 (:name |offset| :type |BufferOffset| :direction :in)
1945 (:name |size| :type |BufferSize| :direction :in))
1946 :category "VERSION_3_0" :deprecated nil :version "3.0")
1947 (defglextfun "EndTransformFeedback" end-transform-feedback :return "void" :args
1948 nil :category "VERSION_3_0" :deprecated nil :version "3.0")
1949 (defglextfun "BeginTransformFeedback" begin-transform-feedback :return "void"
1950 :args ((:name |primitiveMode| :type |GLenum| :direction :in)) :category
1951 "VERSION_3_0" :deprecated nil :version "3.0")
1952 (defglextfun "IsEnabledi" is-enabled-i :return "Boolean" :args
1953 ((:name |target| :type |GLenum| :direction :in)
1954 (:name |index| :type |UInt32| :direction :in))
1955 :category "VERSION_3_0" :deprecated nil :version "3.0")
1956 (defglextfun "Disablei" disable-i :return "void" :args
1957 ((:name |target| :type |GLenum| :direction :in)
1958 (:name |index| :type |UInt32| :direction :in))
1959 :category "VERSION_3_0" :deprecated nil :version "3.0")
1960 (defglextfun "Enablei" enable-i :return "void" :args
1961 ((:name |target| :type |GLenum| :direction :in)
1962 (:name |index| :type |UInt32| :direction :in))
1963 :category "VERSION_3_0" :deprecated nil :version "3.0")
1964 (defglextfun "GetIntegeri_v" get-integeri_v :return "void" :args
1965 ((:name |target| :type |GLenum| :direction :in)
1966 (:name |index| :type |UInt32| :direction :in)
1967 (:name |data| :type |Int32| :direction :out :array t :size (|target|)))
1968 :category "VERSION_3_0" :deprecated nil :version "3.0")
1969 (defglextfun "GetBooleani_v" get-booleani_v :return "void" :args
1970 ((:name |target| :type |GLenum| :direction :in)
1971 (:name |index| :type |UInt32| :direction :in)
1972 (:name |data| :type |Boolean| :direction :out :array t :size (|target|)))
1973 :category "VERSION_3_0" :deprecated nil :version "3.0")
1974 (defglextfun "ColorMaski" color-mask-i :return "void" :args
1975 ((:name |index| :type |UInt32| :direction :in)
1976 (:name |r| :type |Boolean| :direction :in)
1977 (:name |g| :type |Boolean| :direction :in)
1978 (:name |b| :type |Boolean| :direction :in)
1979 (:name |a| :type |Boolean| :direction :in))
1980 :category "VERSION_3_0" :deprecated nil :version "3.0")
1981 (defglextfun "PrimitiveRestartIndex" primitive-restart-index :return "void"
1982 :args ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_3_1"
1983 :deprecated nil :version "3.1")
1984 (defglextfun "TexBuffer" tex-buffer :return "void" :args
1985 ((:name |target| :type |TextureTarget| :direction :in)
1986 (:name |internalformat| :type |GLenum| :direction :in)
1987 (:name |buffer| :type |UInt32| :direction :in))
1988 :category "VERSION_3_1" :deprecated nil :version "3.1")
1989 (defglextfun "DrawElementsInstanced" draw-elements-instanced :return "void"
1990 :args
1991 ((:name |mode| :type |BeginMode| :direction :in)
1992 (:name |count| :type |SizeI| :direction :in)
1993 (:name |type| :type |DrawElementsType| :direction :in)
1994 (:name |indices| :type |Void| :direction :in :array t :size (|count| |type|))
1995 (:name |primcount| :type |SizeI| :direction :in))
1996 :category "VERSION_3_1" :deprecated nil :version "3.1")
1997 (defglextfun "DrawArraysInstanced" draw-arrays-instanced :return "void" :args
1998 ((:name |mode| :type |BeginMode| :direction :in)
1999 (:name |first| :type |Int32| :direction :in)
2000 (:name |count| :type |SizeI| :direction :in)
2001 (:name |primcount| :type |SizeI| :direction :in))
2002 :category "VERSION_3_1" :deprecated nil :version "3.1")
2003 (defglextfun "FramebufferTexture" framebuffer-texture :return "void" :args
2004 ((:name |target| :type |GLenum| :direction :in)
2005 (:name |attachment| :type |GLenum| :direction :in)
2006 (:name |texture| :type |UInt32| :direction :in)
2007 (:name |level| :type |Int32| :direction :in))
2008 :category "VERSION_3_2" :deprecated nil :version "1.2")
2009 (defglextfun "GetBufferParameteri64v" get-buffer-parameteri-64v :return "void"
2010 :args
2011 ((:name |target| :type |BufferTargetARB| :direction :in)
2012 (:name |pname| :type |BufferPNameARB| :direction :in)
2013 (:name |params| :type |Int64| :direction :out :array t :size (|pname|)))
2014 :category "VERSION_3_2" :deprecated nil :version "3.2")
2015 (defglextfun "GetInteger64i_v" get-integer-64i_v :return "void" :args
2016 ((:name |target| :type |GLenum| :direction :in)
2017 (:name |index| :type |UInt32| :direction :in)
2018 (:name |data| :type |Int64| :direction :out :array t :size (|target|)))
2019 :category "VERSION_3_2" :deprecated nil :version "3.2")
2020 (defglextfun "VertexAttribDivisor" vertex-attrib-divisor :return "void" :args
2021 ((:name |index| :type |UInt32| :direction :in)
2022 (:name |divisor| :type |UInt32| :direction :in))
2023 :category "VERSION_3_3" :deprecated nil :version "1.1")
2024 (make-extension-loader version_3_3
2025 (("CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
2026 ((:name |target| :type |TextureTarget| :direction :in)
2027 (:name |level| :type |CheckedInt32| :direction :in)
2028 (:name |xoffset| :type |CheckedInt32| :direction :in)
2029 (:name |yoffset| :type |CheckedInt32| :direction :in)
2030 (:name |zoffset| :type |CheckedInt32| :direction :in)
2031 (:name |x| :type |WinCoord| :direction :in)
2032 (:name |y| :type |WinCoord| :direction :in)
2033 (:name |width| :type |SizeI| :direction :in)
2034 (:name |height| :type |SizeI| :direction :in))
2035 :category "VERSION_1_2" :deprecated nil :version "1.2")
2036 ("TexSubImage3D" tex-sub-image-3d :return "void" :args
2037 ((:name |target| :type |TextureTarget| :direction :in)
2038 (:name |level| :type |CheckedInt32| :direction :in)
2039 (:name |xoffset| :type |CheckedInt32| :direction :in)
2040 (:name |yoffset| :type |CheckedInt32| :direction :in)
2041 (:name |zoffset| :type |CheckedInt32| :direction :in)
2042 (:name |width| :type |SizeI| :direction :in)
2043 (:name |height| :type |SizeI| :direction :in)
2044 (:name |depth| :type |SizeI| :direction :in)
2045 (:name |format| :type |PixelFormat| :direction :in)
2046 (:name |type| :type |PixelType| :direction :in)
2047 (:name |pixels| :type |Void| :direction :in :array t :size
2048 (|format| |type| |width| |height| |depth|)))
2049 :category "VERSION_1_2" :deprecated nil :version "1.2")
2050 ("DrawRangeElements" draw-range-elements :return "void" :args
2051 ((:name |mode| :type |BeginMode| :direction :in)
2052 (:name |start| :type |UInt32| :direction :in)
2053 (:name |end| :type |UInt32| :direction :in)
2054 (:name |count| :type |SizeI| :direction :in)
2055 (:name |type| :type |DrawElementsType| :direction :in)
2056 (:name |indices| :type |Void| :direction :in :array t :size
2057 (|count| |type|)))
2058 :category "VERSION_1_2" :deprecated nil :version "1.2")
2059 ("BlendEquation" blend-equation :return "void" :args
2060 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
2061 "VERSION_1_2" :deprecated nil :version "1.2")
2062 ("BlendColor" blend-color :return "void" :args
2063 ((:name |red| :type |ClampedColorF| :direction :in)
2064 (:name |green| :type |ClampedColorF| :direction :in)
2065 (:name |blue| :type |ClampedColorF| :direction :in)
2066 (:name |alpha| :type |ClampedColorF| :direction :in))
2067 :category "VERSION_1_2" :deprecated nil :version "1.2")
2068 ("GetCompressedTexImage" get-compressed-tex-image :return "void" :args
2069 ((:name |target| :type |TextureTarget| :direction :in)
2070 (:name |level| :type |CheckedInt32| :direction :in)
2071 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
2072 (|target| |level|)))
2073 :category "VERSION_1_3" :deprecated nil :version "1.3")
2074 ("CompressedTexSubImage1D" compressed-tex-sub-image-1d :return "void" :args
2075 ((:name |target| :type |TextureTarget| :direction :in)
2076 (:name |level| :type |CheckedInt32| :direction :in)
2077 (:name |xoffset| :type |CheckedInt32| :direction :in)
2078 (:name |width| :type |SizeI| :direction :in)
2079 (:name |format| :type |PixelFormat| :direction :in)
2080 (:name |imageSize| :type |SizeI| :direction :in)
2081 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2082 imagesize))
2083 :category "VERSION_1_3" :deprecated nil :version "1.3")
2084 ("CompressedTexSubImage2D" compressed-tex-sub-image-2d :return "void" :args
2085 ((:name |target| :type |TextureTarget| :direction :in)
2086 (:name |level| :type |CheckedInt32| :direction :in)
2087 (:name |xoffset| :type |CheckedInt32| :direction :in)
2088 (:name |yoffset| :type |CheckedInt32| :direction :in)
2089 (:name |width| :type |SizeI| :direction :in)
2090 (:name |height| :type |SizeI| :direction :in)
2091 (:name |format| :type |PixelFormat| :direction :in)
2092 (:name |imageSize| :type |SizeI| :direction :in)
2093 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2094 imagesize))
2095 :category "VERSION_1_3" :deprecated nil :version "1.3")
2096 ("CompressedTexSubImage3D" compressed-tex-sub-image-3d :return "void" :args
2097 ((:name |target| :type |TextureTarget| :direction :in)
2098 (:name |level| :type |CheckedInt32| :direction :in)
2099 (:name |xoffset| :type |CheckedInt32| :direction :in)
2100 (:name |yoffset| :type |CheckedInt32| :direction :in)
2101 (:name |zoffset| :type |CheckedInt32| :direction :in)
2102 (:name |width| :type |SizeI| :direction :in)
2103 (:name |height| :type |SizeI| :direction :in)
2104 (:name |depth| :type |SizeI| :direction :in)
2105 (:name |format| :type |PixelFormat| :direction :in)
2106 (:name |imageSize| :type |SizeI| :direction :in)
2107 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2108 imagesize))
2109 :category "VERSION_1_3" :deprecated nil :version "1.3")
2110 ("CompressedTexImage1D" compressed-tex-image-1d :return "void" :args
2111 ((:name |target| :type |TextureTarget| :direction :in)
2112 (:name |level| :type |CheckedInt32| :direction :in)
2113 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2114 (:name |width| :type |SizeI| :direction :in)
2115 (:name |border| :type |CheckedInt32| :direction :in)
2116 (:name |imageSize| :type |SizeI| :direction :in)
2117 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2118 imagesize))
2119 :category "VERSION_1_3" :deprecated nil :version "1.3")
2120 ("CompressedTexImage2D" compressed-tex-image-2d :return "void" :args
2121 ((:name |target| :type |TextureTarget| :direction :in)
2122 (:name |level| :type |CheckedInt32| :direction :in)
2123 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2124 (:name |width| :type |SizeI| :direction :in)
2125 (:name |height| :type |SizeI| :direction :in)
2126 (:name |border| :type |CheckedInt32| :direction :in)
2127 (:name |imageSize| :type |SizeI| :direction :in)
2128 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2129 imagesize))
2130 :category "VERSION_1_3" :deprecated nil :version "1.3")
2131 ("CompressedTexImage3D" compressed-tex-image-3d :return "void" :args
2132 ((:name |target| :type |TextureTarget| :direction :in)
2133 (:name |level| :type |CheckedInt32| :direction :in)
2134 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2135 (:name |width| :type |SizeI| :direction :in)
2136 (:name |height| :type |SizeI| :direction :in)
2137 (:name |depth| :type |SizeI| :direction :in)
2138 (:name |border| :type |CheckedInt32| :direction :in)
2139 (:name |imageSize| :type |SizeI| :direction :in)
2140 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2141 imagesize))
2142 :category "VERSION_1_3" :deprecated nil :version "1.3")
2143 ("SampleCoverage" sample-coverage :return "void" :args
2144 ((:name |value| :type |ClampedFloat32| :direction :in)
2145 (:name |invert| :type |Boolean| :direction :in))
2146 :category "VERSION_1_3" :deprecated nil :version "1.3")
2147 ("ActiveTexture" active-texture :return "void" :args
2148 ((:name |texture| :type |TextureUnit| :direction :in)) :category
2149 "VERSION_1_3" :deprecated nil :version "1.3")
2150 ("PointParameteriv" point-parameter-iv :return "void" :args
2151 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2152 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2153 :category "VERSION_1_4" :deprecated nil :version "1.4")
2154 ("PointParameteri" point-parameter-i :return "void" :args
2155 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2156 (:name |param| :type |Int32| :direction :in))
2157 :category "VERSION_1_4" :deprecated nil :version "1.4")
2158 ("PointParameterfv" point-parameter-fv :return "void" :args
2159 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2160 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
2161 (|pname|)))
2162 :category "VERSION_1_4" :deprecated nil :version "1.4")
2163 ("PointParameterf" point-parameter-f :return "void" :args
2164 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2165 (:name |param| :type |CheckedFloat32| :direction :in))
2166 :category "VERSION_1_4" :deprecated nil :version "1.4")
2167 ("MultiDrawElements" multi-draw-elements :return "void" :args
2168 ((:name |mode| :type |BeginMode| :direction :in)
2169 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2170 (:name |type| :type |DrawElementsType| :direction :in)
2171 (:name |indices| :type |VoidPointer| :direction :in :array t :size
2172 (|primcount|))
2173 (:name |primcount| :type |SizeI| :direction :in))
2174 :category "VERSION_1_4" :deprecated nil :version "1.4")
2175 ("MultiDrawArrays" multi-draw-arrays :return "void" :args
2176 ((:name |mode| :type |BeginMode| :direction :in)
2177 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
2178 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2179 (:name |primcount| :type |SizeI| :direction :in))
2180 :category "VERSION_1_4" :deprecated nil :version "1.4")
2181 ("BlendFuncSeparate" blend-func-separate :return "void" :args
2182 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2183 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2184 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
2185 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction
2186 :in))
2187 :category "VERSION_1_4" :deprecated nil :version "1.4")
2188 ("GetBufferPointerv" get-buffer-pointerv :return "void" :args
2189 ((:name |target| :type |BufferTargetARB| :direction :in)
2190 (:name |pname| :type |BufferPointerNameARB| :direction :in)
2191 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
2192 :category "VERSION_1_5" :deprecated nil :version "1.5")
2193 ("GetBufferParameteriv" get-buffer-parameter-iv :return "void" :args
2194 ((:name |target| :type |BufferTargetARB| :direction :in)
2195 (:name |pname| :type |BufferPNameARB| :direction :in)
2196 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2197 :category "VERSION_1_5" :deprecated nil :version "1.5")
2198 ("UnmapBuffer" unmap-buffer :return "Boolean" :args
2199 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
2200 "VERSION_1_5" :deprecated nil :version "1.5")
2201 ("MapBuffer" map-buffer :return "VoidPointer" :args
2202 ((:name |target| :type |BufferTargetARB| :direction :in)
2203 (:name |access| :type |BufferAccessARB| :direction :in))
2204 :category "VERSION_1_5" :deprecated nil :version "1.5")
2205 ("GetBufferSubData" get-buffer-sub-data :return "void" :args
2206 ((:name |target| :type |BufferTargetARB| :direction :in)
2207 (:name |offset| :type |BufferOffset| :direction :in)
2208 (:name |size| :type |BufferSize| :direction :in)
2209 (:name |data| :type |Void| :direction :out :array t :size size))
2210 :category "VERSION_1_5" :deprecated nil :version "1.5")
2211 ("BufferSubData" buffer-sub-data :return "void" :args
2212 ((:name |target| :type |BufferTargetARB| :direction :in)
2213 (:name |offset| :type |BufferOffset| :direction :in)
2214 (:name |size| :type |BufferSize| :direction :in)
2215 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
2216 :category "VERSION_1_5" :deprecated nil :version "1.5")
2217 ("BufferData" buffer-data :return "void" :args
2218 ((:name |target| :type |BufferTargetARB| :direction :in)
2219 (:name |size| :type |BufferSize| :direction :in)
2220 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
2221 (:name |usage| :type |BufferUsageARB| :direction :in))
2222 :category "VERSION_1_5" :deprecated nil :version "1.5")
2223 ("IsBuffer" is-buffer :return "Boolean" :args
2224 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2225 :deprecated nil :version "1.5")
2226 ("GenBuffers" gen-buffers :return "void" :args
2227 ((:name |n| :type |SizeI| :direction :in)
2228 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
2229 :category "VERSION_1_5" :deprecated nil :version "1.5")
2230 ("DeleteBuffers" delete-buffers :return "void" :args
2231 ((:name |n| :type |SizeI| :direction :in)
2232 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
2233 :category "VERSION_1_5" :deprecated nil :version "1.5")
2234 ("BindBuffer" bind-buffer :return "void" :args
2235 ((:name |target| :type |BufferTargetARB| :direction :in)
2236 (:name |buffer| :type |UInt32| :direction :in))
2237 :category "VERSION_1_5" :deprecated nil :version "1.5")
2238 ("GetQueryObjectuiv" get-query-object-uiv :return "void" :args
2239 ((:name |id| :type |UInt32| :direction :in)
2240 (:name |pname| :type |GLenum| :direction :in)
2241 (:name |params| :type |UInt32| :direction :out :array t :size pname))
2242 :category "VERSION_1_5" :deprecated nil :version "1.5")
2243 ("GetQueryObjectiv" get-query-object-iv :return "void" :args
2244 ((:name |id| :type |UInt32| :direction :in)
2245 (:name |pname| :type |GLenum| :direction :in)
2246 (:name |params| :type |Int32| :direction :out :array t :size pname))
2247 :category "VERSION_1_5" :deprecated nil :version "1.5")
2248 ("GetQueryiv" get-query-iv :return "void" :args
2249 ((:name |target| :type |GLenum| :direction :in)
2250 (:name |pname| :type |GLenum| :direction :in)
2251 (:name |params| :type |Int32| :direction :out :array t :size pname))
2252 :category "VERSION_1_5" :deprecated nil :version "1.5")
2253 ("EndQuery" end-query :return "void" :args
2254 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
2255 :deprecated nil :version "1.5")
2256 ("BeginQuery" begin-query :return "void" :args
2257 ((:name |target| :type |GLenum| :direction :in)
2258 (:name |id| :type |UInt32| :direction :in))
2259 :category "VERSION_1_5" :deprecated nil :version "1.5")
2260 ("IsQuery" is-query :return "Boolean" :args
2261 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2262 :deprecated nil :version "1.5")
2263 ("DeleteQueries" delete-queries :return "void" :args
2264 ((:name |n| :type |SizeI| :direction :in)
2265 (:name |ids| :type |UInt32| :direction :in :array t :size n))
2266 :category "VERSION_1_5" :deprecated nil :version "1.5")
2267 ("GenQueries" gen-queries :return "void" :args
2268 ((:name |n| :type |SizeI| :direction :in)
2269 (:name |ids| :type |UInt32| :direction :out :array t :size n))
2270 :category "VERSION_1_5" :deprecated nil :version "1.5")
2271 ("VertexAttribPointer" vertex-attrib-pointer :return "void" :args
2272 ((:name |index| :type |UInt32| :direction :in)
2273 (:name |size| :type |Int32| :direction :in)
2274 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
2275 (:name |normalized| :type |Boolean| :direction :in)
2276 (:name |stride| :type |SizeI| :direction :in)
2277 (:name |pointer| :type |Void| :direction :in :array t :size
2278 (|size| |type| |stride|) :retained t))
2279 :category "VERSION_2_0" :deprecated nil :version "2.0")
2280 ("ValidateProgram" validate-program :return "void" :args
2281 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2282 :deprecated nil :version "2.0")
2283 ("UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
2284 ((:name |location| :type |Int32| :direction :in)
2285 (:name |count| :type |SizeI| :direction :in)
2286 (:name |transpose| :type |Boolean| :direction :in)
2287 (:name |value| :type |Float32| :direction :in :array t :size count))
2288 :category "VERSION_2_0" :deprecated nil :version "2.0")
2289 ("UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
2290 ((:name |location| :type |Int32| :direction :in)
2291 (:name |count| :type |SizeI| :direction :in)
2292 (:name |transpose| :type |Boolean| :direction :in)
2293 (:name |value| :type |Float32| :direction :in :array t :size count))
2294 :category "VERSION_2_0" :deprecated nil :version "2.0")
2295 ("UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
2296 ((:name |location| :type |Int32| :direction :in)
2297 (:name |count| :type |SizeI| :direction :in)
2298 (:name |transpose| :type |Boolean| :direction :in)
2299 (:name |value| :type |Float32| :direction :in :array t :size count))
2300 :category "VERSION_2_0" :deprecated nil :version "2.0")
2301 ("Uniform4iv" uniform-4iv :return "void" :args
2302 ((:name |location| :type |Int32| :direction :in)
2303 (:name |count| :type |SizeI| :direction :in)
2304 (:name |value| :type |Int32| :direction :in :array t :size count))
2305 :category "VERSION_2_0" :deprecated nil :version "2.0")
2306 ("Uniform3iv" uniform-3iv :return "void" :args
2307 ((:name |location| :type |Int32| :direction :in)
2308 (:name |count| :type |SizeI| :direction :in)
2309 (:name |value| :type |Int32| :direction :in :array t :size count))
2310 :category "VERSION_2_0" :deprecated nil :version "2.0")
2311 ("Uniform2iv" uniform-2iv :return "void" :args
2312 ((:name |location| :type |Int32| :direction :in)
2313 (:name |count| :type |SizeI| :direction :in)
2314 (:name |value| :type |Int32| :direction :in :array t :size count))
2315 :category "VERSION_2_0" :deprecated nil :version "2.0")
2316 ("Uniform1iv" uniform-1iv :return "void" :args
2317 ((:name |location| :type |Int32| :direction :in)
2318 (:name |count| :type |SizeI| :direction :in)
2319 (:name |value| :type |Int32| :direction :in :array t :size count))
2320 :category "VERSION_2_0" :deprecated nil :version "2.0")
2321 ("Uniform4fv" uniform-4fv :return "void" :args
2322 ((:name |location| :type |Int32| :direction :in)
2323 (:name |count| :type |SizeI| :direction :in)
2324 (:name |value| :type |Float32| :direction :in :array t :size count))
2325 :category "VERSION_2_0" :deprecated nil :version "2.0")
2326 ("Uniform3fv" uniform-3fv :return "void" :args
2327 ((:name |location| :type |Int32| :direction :in)
2328 (:name |count| :type |SizeI| :direction :in)
2329 (:name |value| :type |Float32| :direction :in :array t :size count))
2330 :category "VERSION_2_0" :deprecated nil :version "2.0")
2331 ("Uniform2fv" uniform-2fv :return "void" :args
2332 ((:name |location| :type |Int32| :direction :in)
2333 (:name |count| :type |SizeI| :direction :in)
2334 (:name |value| :type |Float32| :direction :in :array t :size count))
2335 :category "VERSION_2_0" :deprecated nil :version "2.0")
2336 ("Uniform1fv" uniform-1fv :return "void" :args
2337 ((:name |location| :type |Int32| :direction :in)
2338 (:name |count| :type |SizeI| :direction :in)
2339 (:name |value| :type |Float32| :direction :in :array t :size count))
2340 :category "VERSION_2_0" :deprecated nil :version "2.0")
2341 ("Uniform4i" uniform-4i :return "void" :args
2342 ((:name |location| :type |Int32| :direction :in)
2343 (:name |v0| :type |Int32| :direction :in)
2344 (:name |v1| :type |Int32| :direction :in)
2345 (:name |v2| :type |Int32| :direction :in)
2346 (:name |v3| :type |Int32| :direction :in))
2347 :category "VERSION_2_0" :deprecated nil :version "2.0")
2348 ("Uniform3i" uniform-3i :return "void" :args
2349 ((:name |location| :type |Int32| :direction :in)
2350 (:name |v0| :type |Int32| :direction :in)
2351 (:name |v1| :type |Int32| :direction :in)
2352 (:name |v2| :type |Int32| :direction :in))
2353 :category "VERSION_2_0" :deprecated nil :version "2.0")
2354 ("Uniform2i" uniform-2i :return "void" :args
2355 ((:name |location| :type |Int32| :direction :in)
2356 (:name |v0| :type |Int32| :direction :in)
2357 (:name |v1| :type |Int32| :direction :in))
2358 :category "VERSION_2_0" :deprecated nil :version "2.0")
2359 ("Uniform1i" uniform-1i :return "void" :args
2360 ((:name |location| :type |Int32| :direction :in)
2361 (:name |v0| :type |Int32| :direction :in))
2362 :category "VERSION_2_0" :deprecated nil :version "2.0")
2363 ("Uniform4f" uniform-4f :return "void" :args
2364 ((:name |location| :type |Int32| :direction :in)
2365 (:name |v0| :type |Float32| :direction :in)
2366 (:name |v1| :type |Float32| :direction :in)
2367 (:name |v2| :type |Float32| :direction :in)
2368 (:name |v3| :type |Float32| :direction :in))
2369 :category "VERSION_2_0" :deprecated nil :version "2.0")
2370 ("Uniform3f" uniform-3f :return "void" :args
2371 ((:name |location| :type |Int32| :direction :in)
2372 (:name |v0| :type |Float32| :direction :in)
2373 (:name |v1| :type |Float32| :direction :in)
2374 (:name |v2| :type |Float32| :direction :in))
2375 :category "VERSION_2_0" :deprecated nil :version "2.0")
2376 ("Uniform2f" uniform-2f :return "void" :args
2377 ((:name |location| :type |Int32| :direction :in)
2378 (:name |v0| :type |Float32| :direction :in)
2379 (:name |v1| :type |Float32| :direction :in))
2380 :category "VERSION_2_0" :deprecated nil :version "2.0")
2381 ("Uniform1f" uniform-1f :return "void" :args
2382 ((:name |location| :type |Int32| :direction :in)
2383 (:name |v0| :type |Float32| :direction :in))
2384 :category "VERSION_2_0" :deprecated nil :version "2.0")
2385 ("UseProgram" use-program :return "void" :args
2386 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2387 :deprecated nil :version "2.0")
2388 ("ShaderSource" shader-source :return "void" :args
2389 ((:name |shader| :type |UInt32| :direction :in)
2390 (:name |count| :type |SizeI| :direction :in)
2391 (:name |string| :type |CharPointer| :direction :in :array t :size count)
2392 (:name |length| :type |Int32| :direction :in :array t :size #x1))
2393 :category "VERSION_2_0" :deprecated nil :version "2.0")
2394 ("LinkProgram" link-program :return "void" :args
2395 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2396 :deprecated nil :version "2.0")
2397 ("IsShader" is-shader :return "Boolean" :args
2398 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2399 :deprecated nil :version "2.0")
2400 ("IsProgram" is-program :return "Boolean" :args
2401 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2402 :deprecated nil :version "2.0")
2403 ("GetVertexAttribPointerv" get-vertex-attrib-pointerv :return "void" :args
2404 ((:name |index| :type |UInt32| :direction :in)
2405 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
2406 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
2407 :category "VERSION_2_0" :deprecated nil :version "2.0")
2408 ("GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
2409 ((:name |index| :type |UInt32| :direction :in)
2410 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2411 (:name |params| :type |Int32| :direction :out :array t :size #x4))
2412 :category "VERSION_2_0" :deprecated nil :version "2.0")
2413 ("GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
2414 ((:name |index| :type |UInt32| :direction :in)
2415 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2416 (:name |params| :type |Float32| :direction :out :array t :size #x4))
2417 :category "VERSION_2_0" :deprecated nil :version "2.0")
2418 ("GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
2419 ((:name |index| :type |UInt32| :direction :in)
2420 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2421 (:name |params| :type |Float64| :direction :out :array t :size #x4))
2422 :category "VERSION_2_0" :deprecated nil :version "2.0")
2423 ("GetUniformiv" get-uniform-iv :return "void" :args
2424 ((:name |program| :type |UInt32| :direction :in)
2425 (:name |location| :type |Int32| :direction :in)
2426 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
2427 :category "VERSION_2_0" :deprecated nil :version "2.0")
2428 ("GetUniformfv" get-uniform-fv :return "void" :args
2429 ((:name |program| :type |UInt32| :direction :in)
2430 (:name |location| :type |Int32| :direction :in)
2431 (:name |params| :type |Float32| :direction :out :array t :size
2432 (|location|)))
2433 :category "VERSION_2_0" :deprecated nil :version "2.0")
2434 ("GetUniformLocation" get-uniform-location :return "Int32" :args
2435 ((:name |program| :type |UInt32| :direction :in)
2436 (:name |name| :type |Char| :direction :in :array t))
2437 :category "VERSION_2_0" :deprecated nil :version "2.0")
2438 ("GetShaderSource" get-shader-source :return "void" :args
2439 ((:name |shader| :type |UInt32| :direction :in)
2440 (:name |bufSize| :type |SizeI| :direction :in)
2441 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2442 (:name |source| :type |Char| :direction :out :array t :size length))
2443 :category "VERSION_2_0" :deprecated nil :version "2.0")
2444 ("GetShaderInfoLog" get-shader-info-log :return "void" :args
2445 ((:name |shader| :type |UInt32| :direction :in)
2446 (:name |bufSize| :type |SizeI| :direction :in)
2447 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2448 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2449 :category "VERSION_2_0" :deprecated nil :version "2.0")
2450 ("GetShaderiv" get-shader-iv :return "void" :args
2451 ((:name |shader| :type |UInt32| :direction :in)
2452 (:name |pname| :type |GLenum| :direction :in)
2453 (:name |params| :type |Int32| :direction :out :array t :size pname))
2454 :category "VERSION_2_0" :deprecated nil :version "2.0")
2455 ("GetProgramInfoLog" get-program-info-log :return "void" :args
2456 ((:name |program| :type |UInt32| :direction :in)
2457 (:name |bufSize| :type |SizeI| :direction :in)
2458 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2459 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2460 :category "VERSION_2_0" :deprecated nil :version "2.0")
2461 ("GetProgramiv" get-program-iv :return "void" :args
2462 ((:name |program| :type |UInt32| :direction :in)
2463 (:name |pname| :type |GLenum| :direction :in)
2464 (:name |params| :type |Int32| :direction :out :array t :size pname))
2465 :category "VERSION_2_0" :deprecated nil :version "2.0")
2466 ("GetAttribLocation" get-attrib-location :return "Int32" :args
2467 ((:name |program| :type |UInt32| :direction :in)
2468 (:name |name| :type |Char| :direction :in :array t))
2469 :category "VERSION_2_0" :deprecated nil :version "2.0")
2470 ("GetAttachedShaders" get-attached-shaders :return "void" :args
2471 ((:name |program| :type |UInt32| :direction :in)
2472 (:name |maxCount| :type |SizeI| :direction :in)
2473 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
2474 (:name |obj| :type |UInt32| :direction :out :array t :size count))
2475 :category "VERSION_2_0" :deprecated nil :version "2.0")
2476 ("GetActiveUniform" get-active-uniform :return "void" :args
2477 ((:name |program| :type |UInt32| :direction :in)
2478 (:name |index| :type |UInt32| :direction :in)
2479 (:name |bufSize| :type |SizeI| :direction :in)
2480 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2481 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2482 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2483 (:name |name| :type |Char| :direction :out :array t))
2484 :category "VERSION_2_0" :deprecated nil :version "2.0")
2485 ("GetActiveAttrib" get-active-attrib :return "void" :args
2486 ((:name |program| :type |UInt32| :direction :in)
2487 (:name |index| :type |UInt32| :direction :in)
2488 (:name |bufSize| :type |SizeI| :direction :in)
2489 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2490 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2491 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2492 (:name |name| :type |Char| :direction :out :array t))
2493 :category "VERSION_2_0" :deprecated nil :version "2.0")
2494 ("EnableVertexAttribArray" enable-vertex-attrib-array :return "void" :args
2495 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2496 :deprecated nil :version "2.0")
2497 ("DisableVertexAttribArray" disable-vertex-attrib-array :return "void" :args
2498 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2499 :deprecated nil :version "2.0")
2500 ("DetachShader" detach-shader :return "void" :args
2501 ((:name |program| :type |UInt32| :direction :in)
2502 (:name |shader| :type |UInt32| :direction :in))
2503 :category "VERSION_2_0" :deprecated nil :version "2.0")
2504 ("DeleteShader" delete-shader :return "void" :args
2505 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2506 :deprecated nil :version "2.0")
2507 ("DeleteProgram" delete-program :return "void" :args
2508 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2509 :deprecated nil :version "2.0")
2510 ("CreateShader" create-shader :return "UInt32" :args
2511 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
2512 :deprecated nil :version "2.0")
2513 ("CreateProgram" create-program :return "UInt32" :args nil :category
2514 "VERSION_2_0" :deprecated nil :version "2.0")
2515 ("CompileShader" compile-shader :return "void" :args
2516 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2517 :deprecated nil :version "2.0")
2518 ("BindAttribLocation" bind-attrib-location :return "void" :args
2519 ((:name |program| :type |UInt32| :direction :in)
2520 (:name |index| :type |UInt32| :direction :in)
2521 (:name |name| :type |Char| :direction :in :array t))
2522 :category "VERSION_2_0" :deprecated nil :version "2.0")
2523 ("AttachShader" attach-shader :return "void" :args
2524 ((:name |program| :type |UInt32| :direction :in)
2525 (:name |shader| :type |UInt32| :direction :in))
2526 :category "VERSION_2_0" :deprecated nil :version "2.0")
2527 ("StencilMaskSeparate" stencil-mask-separate :return "void" :args
2528 ((:name |face| :type |StencilFaceDirection| :direction :in)
2529 (:name |mask| :type |MaskedStencilValue| :direction :in))
2530 :category "VERSION_2_0" :deprecated nil :version "2.0")
2531 ("StencilFuncSeparate" stencil-func-separate :return "void" :args
2532 ((:name |face| :type |StencilFaceDirection| :direction :in)
2533 (:name |func| :type |StencilFunction| :direction :in)
2534 (:name |ref| :type |ClampedStencilValue| :direction :in)
2535 (:name |mask| :type |MaskedStencilValue| :direction :in))
2536 :category "VERSION_2_0" :deprecated nil :version "2.0")
2537 ("StencilOpSeparate" stencil-op-separate :return "void" :args
2538 ((:name |face| :type |StencilFaceDirection| :direction :in)
2539 (:name |sfail| :type |StencilOp| :direction :in)
2540 (:name |dpfail| :type |StencilOp| :direction :in)
2541 (:name |dppass| :type |StencilOp| :direction :in))
2542 :category "VERSION_2_0" :deprecated nil :version "2.0")
2543 ("DrawBuffers" draw-buffers :return "void" :args
2544 ((:name |n| :type |SizeI| :direction :in)
2545 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
2546 :category "VERSION_2_0" :deprecated nil :version "2.0")
2547 ("BlendEquationSeparate" blend-equation-separate :return "void" :args
2548 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
2549 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
2550 :category "VERSION_2_0" :deprecated nil :version "2.0")
2551 ("UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
2552 ((:name |location| :type |Int32| :direction :in)
2553 (:name |count| :type |SizeI| :direction :in)
2554 (:name |transpose| :type |Boolean| :direction :in)
2555 (:name |value| :type |Float32| :direction :in :array t :size #xC))
2556 :category "VERSION_2_1" :deprecated nil :version "2.1")
2557 ("UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
2558 ((:name |location| :type |Int32| :direction :in)
2559 (:name |count| :type |SizeI| :direction :in)
2560 (:name |transpose| :type |Boolean| :direction :in)
2561 (:name |value| :type |Float32| :direction :in :array t :size #xC))
2562 :category "VERSION_2_1" :deprecated nil :version "2.1")
2563 ("UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
2564 ((:name |location| :type |Int32| :direction :in)
2565 (:name |count| :type |SizeI| :direction :in)
2566 (:name |transpose| :type |Boolean| :direction :in)
2567 (:name |value| :type |Float32| :direction :in :array t :size #x8))
2568 :category "VERSION_2_1" :deprecated nil :version "2.1")
2569 ("UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
2570 ((:name |location| :type |Int32| :direction :in)
2571 (:name |count| :type |SizeI| :direction :in)
2572 (:name |transpose| :type |Boolean| :direction :in)
2573 (:name |value| :type |Float32| :direction :in :array t :size #x8))
2574 :category "VERSION_2_1" :deprecated nil :version "2.1")
2575 ("UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
2576 ((:name |location| :type |Int32| :direction :in)
2577 (:name |count| :type |SizeI| :direction :in)
2578 (:name |transpose| :type |Boolean| :direction :in)
2579 (:name |value| :type |Float32| :direction :in :array t :size #x6))
2580 :category "VERSION_2_1" :deprecated nil :version "2.1")
2581 ("UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
2582 ((:name |location| :type |Int32| :direction :in)
2583 (:name |count| :type |SizeI| :direction :in)
2584 (:name |transpose| :type |Boolean| :direction :in)
2585 (:name |value| :type |Float32| :direction :in :array t :size #x6))
2586 :category "VERSION_2_1" :deprecated nil :version "2.1")
2587 ("GetStringi" get-string-i :return "String" :args
2588 ((:name |name| :type |GLenum| :direction :in)
2589 (:name |index| :type |UInt32| :direction :in))
2590 :category "VERSION_3_0" :deprecated nil :version "3.0")
2591 ("ClearBufferfi" clear-bufferf-i :return "void" :args
2592 ((:name |buffer| :type |GLenum| :direction :in)
2593 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2594 (:name |depth| :type |Float32| :direction :in)
2595 (:name |stencil| :type |Int32| :direction :in))
2596 :category "VERSION_3_0" :deprecated nil :version "3.0")
2597 ("ClearBufferfv" clear-buffer-fv :return "void" :args
2598 ((:name |buffer| :type |GLenum| :direction :in)
2599 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2600 (:name |value| :type |Float32| :direction :in :array t :size (|buffer|)))
2601 :category "VERSION_3_0" :deprecated nil :version "3.0")
2602 ("ClearBufferuiv" clear-buffer-uiv :return "void" :args
2603 ((:name |buffer| :type |GLenum| :direction :in)
2604 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2605 (:name |value| :type |UInt32| :direction :in :array t :size (|buffer|)))
2606 :category "VERSION_3_0" :deprecated nil :version "3.0")
2607 ("ClearBufferiv" clear-buffer-iv :return "void" :args
2608 ((:name |buffer| :type |GLenum| :direction :in)
2609 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2610 (:name |value| :type |Int32| :direction :in :array t :size (|buffer|)))
2611 :category "VERSION_3_0" :deprecated nil :version "3.0")
2612 ("GetTexParameterIuiv" get-tex-parameter-i-uiv :return "void" :args
2613 ((:name |target| :type |TextureTarget| :direction :in)
2614 (:name |pname| :type |GetTextureParameter| :direction :in)
2615 (:name |params| :type |UInt32| :direction :out :array t :size (|pname|)))
2616 :category "VERSION_3_0" :deprecated nil :version "3.0")
2617 ("GetTexParameterIiv" get-tex-parameter-i-iv :return "void" :args
2618 ((:name |target| :type |TextureTarget| :direction :in)
2619 (:name |pname| :type |GetTextureParameter| :direction :in)
2620 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2621 :category "VERSION_3_0" :deprecated nil :version "3.0")
2622 ("TexParameterIuiv" tex-parameter-i-uiv :return "void" :args
2623 ((:name |target| :type |TextureTarget| :direction :in)
2624 (:name |pname| :type |TextureParameterName| :direction :in)
2625 (:name |params| :type |UInt32| :direction :in :array t :size (|pname|)))
2626 :category "VERSION_3_0" :deprecated nil :version "3.0")
2627 ("TexParameterIiv" tex-parameter-i-iv :return "void" :args
2628 ((:name |target| :type |TextureTarget| :direction :in)
2629 (:name |pname| :type |TextureParameterName| :direction :in)
2630 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2631 :category "VERSION_3_0" :deprecated nil :version "3.0")
2632 ("Uniform4uiv" uniform-4uiv :return "void" :args
2633 ((:name |location| :type |Int32| :direction :in)
2634 (:name |count| :type |SizeI| :direction :in)
2635 (:name |value| :type |UInt32| :direction :in :array t :size count*4))
2636 :category "VERSION_3_0" :deprecated nil :version "3.0")
2637 ("Uniform3uiv" uniform-3uiv :return "void" :args
2638 ((:name |location| :type |Int32| :direction :in)
2639 (:name |count| :type |SizeI| :direction :in)
2640 (:name |value| :type |UInt32| :direction :in :array t :size count*3))
2641 :category "VERSION_3_0" :deprecated nil :version "3.0")
2642 ("Uniform2uiv" uniform-2uiv :return "void" :args
2643 ((:name |location| :type |Int32| :direction :in)
2644 (:name |count| :type |SizeI| :direction :in)
2645 (:name |value| :type |UInt32| :direction :in :array t :size count*2))
2646 :category "VERSION_3_0" :deprecated nil :version "3.0")
2647 ("Uniform1uiv" uniform-1uiv :return "void" :args
2648 ((:name |location| :type |Int32| :direction :in)
2649 (:name |count| :type |SizeI| :direction :in)
2650 (:name |value| :type |UInt32| :direction :in :array t :size count))
2651 :category "VERSION_3_0" :deprecated nil :version "3.0")
2652 ("Uniform4ui" uniform-4ui :return "void" :args
2653 ((:name |location| :type |Int32| :direction :in)
2654 (:name |v0| :type |UInt32| :direction :in)
2655 (:name |v1| :type |UInt32| :direction :in)
2656 (:name |v2| :type |UInt32| :direction :in)
2657 (:name |v3| :type |UInt32| :direction :in))
2658 :category "VERSION_3_0" :deprecated nil :version "3.0")
2659 ("Uniform3ui" uniform-3ui :return "void" :args
2660 ((:name |location| :type |Int32| :direction :in)
2661 (:name |v0| :type |UInt32| :direction :in)
2662 (:name |v1| :type |UInt32| :direction :in)
2663 (:name |v2| :type |UInt32| :direction :in))
2664 :category "VERSION_3_0" :deprecated nil :version "3.0")
2665 ("Uniform2ui" uniform-2ui :return "void" :args
2666 ((:name |location| :type |Int32| :direction :in)
2667 (:name |v0| :type |UInt32| :direction :in)
2668 (:name |v1| :type |UInt32| :direction :in))
2669 :category "VERSION_3_0" :deprecated nil :version "3.0")
2670 ("Uniform1ui" uniform-1ui :return "void" :args
2671 ((:name |location| :type |Int32| :direction :in)
2672 (:name |v0| :type |UInt32| :direction :in))
2673 :category "VERSION_3_0" :deprecated nil :version "3.0")
2674 ("GetFragDataLocation" get-frag-data-location :return "Int32" :args
2675 ((:name |program| :type |UInt32| :direction :in)
2676 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
2677 :category "VERSION_3_0" :deprecated nil :version "3.0")
2678 ("BindFragDataLocation" bind-frag-data-location :return "void" :args
2679 ((:name |program| :type |UInt32| :direction :in)
2680 (:name |color| :type |UInt32| :direction :in)
2681 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
2682 :category "VERSION_3_0" :deprecated nil :version "3.0")
2683 ("GetUniformuiv" get-uniform-uiv :return "void" :args
2684 ((:name |program| :type |UInt32| :direction :in)
2685 (:name |location| :type |Int32| :direction :in)
2686 (:name |params| :type |UInt32| :direction :out :array t :size
2687 (|program| |location|)))
2688 :category "VERSION_3_0" :deprecated nil :version "3.0")
2689 ("GetVertexAttribIuiv" get-vertex-attrib-i-uiv :return "void" :args
2690 ((:name |index| :type |UInt32| :direction :in)
2691 (:name |pname| :type |VertexAttribEnum| :direction :in)
2692 (:name |params| :type |UInt32| :direction :out :array t :size #x1))
2693 :category "VERSION_3_0" :deprecated nil :version "3.0")
2694 ("GetVertexAttribIiv" get-vertex-attrib-i-iv :return "void" :args
2695 ((:name |index| :type |UInt32| :direction :in)
2696 (:name |pname| :type |VertexAttribEnum| :direction :in)
2697 (:name |params| :type |Int32| :direction :out :array t :size #x1))
2698 :category "VERSION_3_0" :deprecated nil :version "3.0")
2699 ("VertexAttribIPointer" vertex-attrib-ipointer :return "void" :args
2700 ((:name |index| :type |UInt32| :direction :in)
2701 (:name |size| :type |Int32| :direction :in)
2702 (:name |type| :type |VertexAttribEnum| :direction :in)
2703 (:name |stride| :type |SizeI| :direction :in)
2704 (:name |pointer| :type |Void| :direction :in :array t :size
2705 (|size| |type| |stride|) :retained t))
2706 :category "VERSION_3_0" :deprecated nil :version "3.0")
2707 ("EndConditionalRender" end-conditional-render :return "void" :args nil
2708 :category "VERSION_3_0" :deprecated nil :version "3.0")
2709 ("BeginConditionalRender" begin-conditional-render :return "void" :args
2710 ((:name |id| :type |UInt32| :direction :in)
2711 (:name |mode| :type |TypeEnum| :direction :in))
2712 :category "VERSION_3_0" :deprecated nil :version "3.0")
2713 ("ClampColor" clamp-color :return "void" :args
2714 ((:name |target| :type |ClampColorTargetARB| :direction :in)
2715 (:name |clamp| :type |ClampColorModeARB| :direction :in))
2716 :category "VERSION_3_0" :deprecated nil :version "3.0")
2717 ("GetTransformFeedbackVarying" get-transform-feedback-varying :return "void"
2718 :args
2719 ((:name |program| :type |UInt32| :direction :in)
2720 (:name |index| :type |UInt32| :direction :in)
2721 (:name |bufSize| :type |SizeI| :direction :in)
2722 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2723 (:name |size| :type |SizeI| :direction :out :array t :size #x1)
2724 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2725 (:name |name| :type |Char| :direction :out :array t :size (|length|)))
2726 :category "VERSION_3_0" :deprecated nil :version "3.0")
2727 ("TransformFeedbackVaryings" transform-feedback-varyings :return "void" :args
2728 ((:name |program| :type |UInt32| :direction :in)
2729 (:name |count| :type |SizeI| :direction :in)
2730 (:name |varyings| :type |CharPointer| :direction :in :array t :size count)
2731 (:name |bufferMode| :type |GLenum| :direction :in))
2732 :category "VERSION_3_0" :deprecated nil :version "3.0")
2733 ("BindBufferBase" bind-buffer-base :return "void" :args
2734 ((:name |target| :type |GLenum| :direction :in)
2735 (:name |index| :type |UInt32| :direction :in)
2736 (:name |buffer| :type |UInt32| :direction :in))
2737 :category "VERSION_3_0" :deprecated nil :version "3.0")
2738 ("BindBufferRange" bind-buffer-range :return "void" :args
2739 ((:name |target| :type |GLenum| :direction :in)
2740 (:name |index| :type |UInt32| :direction :in)
2741 (:name |buffer| :type |UInt32| :direction :in)
2742 (:name |offset| :type |BufferOffset| :direction :in)
2743 (:name |size| :type |BufferSize| :direction :in))
2744 :category "VERSION_3_0" :deprecated nil :version "3.0")
2745 ("EndTransformFeedback" end-transform-feedback :return "void" :args nil
2746 :category "VERSION_3_0" :deprecated nil :version "3.0")
2747 ("BeginTransformFeedback" begin-transform-feedback :return "void" :args
2748 ((:name |primitiveMode| :type |GLenum| :direction :in)) :category
2749 "VERSION_3_0" :deprecated nil :version "3.0")
2750 ("IsEnabledi" is-enabled-i :return "Boolean" :args
2751 ((:name |target| :type |GLenum| :direction :in)
2752 (:name |index| :type |UInt32| :direction :in))
2753 :category "VERSION_3_0" :deprecated nil :version "3.0")
2754 ("Disablei" disable-i :return "void" :args
2755 ((:name |target| :type |GLenum| :direction :in)
2756 (:name |index| :type |UInt32| :direction :in))
2757 :category "VERSION_3_0" :deprecated nil :version "3.0")
2758 ("Enablei" enable-i :return "void" :args
2759 ((:name |target| :type |GLenum| :direction :in)
2760 (:name |index| :type |UInt32| :direction :in))
2761 :category "VERSION_3_0" :deprecated nil :version "3.0")
2762 ("GetIntegeri_v" get-integeri_v :return "void" :args
2763 ((:name |target| :type |GLenum| :direction :in)
2764 (:name |index| :type |UInt32| :direction :in)
2765 (:name |data| :type |Int32| :direction :out :array t :size (|target|)))
2766 :category "VERSION_3_0" :deprecated nil :version "3.0")
2767 ("GetBooleani_v" get-booleani_v :return "void" :args
2768 ((:name |target| :type |GLenum| :direction :in)
2769 (:name |index| :type |UInt32| :direction :in)
2770 (:name |data| :type |Boolean| :direction :out :array t :size (|target|)))
2771 :category "VERSION_3_0" :deprecated nil :version "3.0")
2772 ("ColorMaski" color-mask-i :return "void" :args
2773 ((:name |index| :type |UInt32| :direction :in)
2774 (:name |r| :type |Boolean| :direction :in)
2775 (:name |g| :type |Boolean| :direction :in)
2776 (:name |b| :type |Boolean| :direction :in)
2777 (:name |a| :type |Boolean| :direction :in))
2778 :category "VERSION_3_0" :deprecated nil :version "3.0")
2779 ("PrimitiveRestartIndex" primitive-restart-index :return "void" :args
2780 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_3_1"
2781 :deprecated nil :version "3.1")
2782 ("TexBuffer" tex-buffer :return "void" :args
2783 ((:name |target| :type |TextureTarget| :direction :in)
2784 (:name |internalformat| :type |GLenum| :direction :in)
2785 (:name |buffer| :type |UInt32| :direction :in))
2786 :category "VERSION_3_1" :deprecated nil :version "3.1")
2787 ("DrawElementsInstanced" draw-elements-instanced :return "void" :args
2788 ((:name |mode| :type |BeginMode| :direction :in)
2789 (:name |count| :type |SizeI| :direction :in)
2790 (:name |type| :type |DrawElementsType| :direction :in)
2791 (:name |indices| :type |Void| :direction :in :array t :size
2792 (|count| |type|))
2793 (:name |primcount| :type |SizeI| :direction :in))
2794 :category "VERSION_3_1" :deprecated nil :version "3.1")
2795 ("DrawArraysInstanced" draw-arrays-instanced :return "void" :args
2796 ((:name |mode| :type |BeginMode| :direction :in)
2797 (:name |first| :type |Int32| :direction :in)
2798 (:name |count| :type |SizeI| :direction :in)
2799 (:name |primcount| :type |SizeI| :direction :in))
2800 :category "VERSION_3_1" :deprecated nil :version "3.1")
2801 ("FramebufferTexture" framebuffer-texture :return "void" :args
2802 ((:name |target| :type |GLenum| :direction :in)
2803 (:name |attachment| :type |GLenum| :direction :in)
2804 (:name |texture| :type |UInt32| :direction :in)
2805 (:name |level| :type |Int32| :direction :in))
2806 :category "VERSION_3_2" :deprecated nil :version "1.2")
2807 ("GetBufferParameteri64v" get-buffer-parameteri-64v :return "void" :args
2808 ((:name |target| :type |BufferTargetARB| :direction :in)
2809 (:name |pname| :type |BufferPNameARB| :direction :in)
2810 (:name |params| :type |Int64| :direction :out :array t :size (|pname|)))
2811 :category "VERSION_3_2" :deprecated nil :version "3.2")
2812 ("GetInteger64i_v" get-integer-64i_v :return "void" :args
2813 ((:name |target| :type |GLenum| :direction :in)
2814 (:name |index| :type |UInt32| :direction :in)
2815 (:name |data| :type |Int64| :direction :out :array t :size (|target|)))
2816 :category "VERSION_3_2" :deprecated nil :version "3.2")
2817 ("VertexAttribDivisor" vertex-attrib-divisor :return "void" :args
2818 ((:name |index| :type |UInt32| :direction :in)
2819 (:name |divisor| :type |UInt32| :direction :in))
2820 :category "VERSION_3_3" :deprecated nil :version "1.1")))