Re-ran generator for OpenGL 4.1 and new extensions
[cl-glfw.git] / lib / opengl-version_3_2.lisp
blob46423b8b7efbd6c9b0fbf091ccc61b62bcc71e1e
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_2
7 (eval-when (:load-toplevel)
8 (when
9 (and (boundp '*version-loaded*) (not (eq 'version_3_2 *version-loaded*)))
10 (warn
11 "Loading cl-glfw-opengl-~a over the top of already-loaded cl-glfw-opengl-~a~%"
12 'version_3_2 *version-loaded*))
13 (defparameter *version-loaded* 'version_3_2))
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 (defglfun "Viewport" viewport :return "void" :args
890 ((:name |x| :type |WinCoord| :direction :in)
891 (:name |y| :type |WinCoord| :direction :in)
892 (:name |width| :type |SizeI| :direction :in)
893 (:name |height| :type |SizeI| :direction :in))
894 :category "VERSION_1_0" :deprecated nil :version "1.0")
895 (defglfun "DepthRange" depth-range :return "void" :args
896 ((:name |near| :type |ClampedFloat64| :direction :in)
897 (:name |far| :type |ClampedFloat64| :direction :in))
898 :category "VERSION_1_0" :deprecated nil :version "1.0")
899 (defglfun "IsEnabled" is-enabled :return "Boolean" :args
900 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
901 :deprecated nil :version "1.0")
902 (defglfun "GetTexLevelParameteriv" get-tex-level-parameter-iv :return "void"
903 :args
904 ((:name |target| :type |TextureTarget| :direction :in)
905 (:name |level| :type |CheckedInt32| :direction :in)
906 (:name |pname| :type |GetTextureParameter| :direction :in)
907 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
908 :category "VERSION_1_0" :deprecated nil :version "1.0")
909 (defglfun "GetTexLevelParameterfv" get-tex-level-parameter-fv :return "void"
910 :args
911 ((:name |target| :type |TextureTarget| :direction :in)
912 (:name |level| :type |CheckedInt32| :direction :in)
913 (:name |pname| :type |GetTextureParameter| :direction :in)
914 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
915 :category "VERSION_1_0" :deprecated nil :version "1.0")
916 (defglfun "GetTexParameteriv" get-tex-parameter-iv :return "void" :args
917 ((:name |target| :type |TextureTarget| :direction :in)
918 (:name |pname| :type |GetTextureParameter| :direction :in)
919 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
920 :category "VERSION_1_0" :deprecated nil :version "1.0")
921 (defglfun "GetTexParameterfv" get-tex-parameter-fv :return "void" :args
922 ((:name |target| :type |TextureTarget| :direction :in)
923 (:name |pname| :type |GetTextureParameter| :direction :in)
924 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
925 :category "VERSION_1_0" :deprecated nil :version "1.0")
926 (defglfun "GetTexImage" get-tex-image :return "void" :args
927 ((:name |target| :type |TextureTarget| :direction :in)
928 (:name |level| :type |CheckedInt32| :direction :in)
929 (:name |format| :type |PixelFormat| :direction :in)
930 (:name |type| :type |PixelType| :direction :in)
931 (:name |pixels| :type |Void| :direction :out :array t :size
932 (|target| |level| |format| |type|)))
933 :category "VERSION_1_0" :deprecated nil :version "1.0")
934 (defglfun "GetString" get-string :return "String" :args
935 ((:name |name| :type |StringName| :direction :in)) :category "VERSION_1_0"
936 :deprecated nil :version "1.0")
937 (defglfun "GetIntegerv" get-integerv :return "void" :args
938 ((:name |pname| :type |GetPName| :direction :in)
939 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
940 :category "VERSION_1_0" :deprecated nil :version "1.0")
941 (defglfun "GetFloatv" get-floatv :return "void" :args
942 ((:name |pname| :type |GetPName| :direction :in)
943 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
944 :category "VERSION_1_0" :deprecated nil :version "1.0")
945 (defglfun "GetError" get-error :return "ErrorCode" :args nil :category
946 "VERSION_1_0" :deprecated nil :version "1.0")
947 (defglfun "GetDoublev" get-doublev :return "void" :args
948 ((:name |pname| :type |GetPName| :direction :in)
949 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
950 :category "VERSION_1_0" :deprecated nil :version "1.0")
951 (defglfun "GetBooleanv" get-booleanv :return "void" :args
952 ((:name |pname| :type |GetPName| :direction :in)
953 (:name |params| :type |Boolean| :direction :out :array t :size (|pname|)))
954 :category "VERSION_1_0" :deprecated nil :version "1.0")
955 (defglfun "ReadPixels" read-pixels :return "void" :args
956 ((:name |x| :type |WinCoord| :direction :in)
957 (:name |y| :type |WinCoord| :direction :in)
958 (:name |width| :type |SizeI| :direction :in)
959 (:name |height| :type |SizeI| :direction :in)
960 (:name |format| :type |PixelFormat| :direction :in)
961 (:name |type| :type |PixelType| :direction :in)
962 (:name |pixels| :type |Void| :direction :out :array t :size
963 (|format| |type| |width| |height|)))
964 :category "VERSION_1_0" :deprecated nil :version "1.0")
965 (defglfun "ReadBuffer" read-buffer :return "void" :args
966 ((:name |mode| :type |ReadBufferMode| :direction :in)) :category "VERSION_1_0"
967 :deprecated nil :version "1.0")
968 (defglfun "PixelStorei" pixel-store-i :return "void" :args
969 ((:name |pname| :type |PixelStoreParameter| :direction :in)
970 (:name |param| :type |CheckedInt32| :direction :in))
971 :category "VERSION_1_0" :deprecated nil :version "1.0")
972 (defglfun "PixelStoref" pixel-store-f :return "void" :args
973 ((:name |pname| :type |PixelStoreParameter| :direction :in)
974 (:name |param| :type |CheckedFloat32| :direction :in))
975 :category "VERSION_1_0" :deprecated nil :version "1.0")
976 (defglfun "DepthFunc" depth-func :return "void" :args
977 ((:name |func| :type |DepthFunction| :direction :in)) :category "VERSION_1_0"
978 :deprecated nil :version "1.0")
979 (defglfun "StencilOp" stencil-op :return "void" :args
980 ((:name |fail| :type |StencilOp| :direction :in)
981 (:name |zfail| :type |StencilOp| :direction :in)
982 (:name |zpass| :type |StencilOp| :direction :in))
983 :category "VERSION_1_0" :deprecated nil :version "1.0")
984 (defglfun "StencilFunc" stencil-func :return "void" :args
985 ((:name |func| :type |StencilFunction| :direction :in)
986 (:name |ref| :type |ClampedStencilValue| :direction :in)
987 (:name |mask| :type |MaskedStencilValue| :direction :in))
988 :category "VERSION_1_0" :deprecated nil :version "1.0")
989 (defglfun "LogicOp" logic-op :return "void" :args
990 ((:name |opcode| :type |LogicOp| :direction :in)) :category "VERSION_1_0"
991 :deprecated nil :version "1.0")
992 (defglfun "BlendFunc" blend-func :return "void" :args
993 ((:name |sfactor| :type |BlendingFactorSrc| :direction :in)
994 (:name |dfactor| :type |BlendingFactorDest| :direction :in))
995 :category "VERSION_1_0" :deprecated nil :version "1.0")
996 (defglfun "Flush" flush :return "void" :args nil :category "VERSION_1_0"
997 :deprecated nil :version "1.0")
998 (defglfun "Finish" finish :return "void" :args nil :category "VERSION_1_0"
999 :deprecated nil :version "1.0")
1000 (defglfun "Enable" enable :return "void" :args
1001 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1002 :deprecated nil :version "1.0")
1003 (defglfun "Disable" disable :return "void" :args
1004 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1005 :deprecated nil :version "1.0")
1006 (defglfun "DepthMask" depth-mask :return "void" :args
1007 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1008 :deprecated nil :version "1.0")
1009 (defglfun "ColorMask" color-mask :return "void" :args
1010 ((:name |red| :type |Boolean| :direction :in)
1011 (:name |green| :type |Boolean| :direction :in)
1012 (:name |blue| :type |Boolean| :direction :in)
1013 (:name |alpha| :type |Boolean| :direction :in))
1014 :category "VERSION_1_0" :deprecated nil :version "1.0")
1015 (defglfun "StencilMask" stencil-mask :return "void" :args
1016 ((:name |mask| :type |MaskedStencilValue| :direction :in)) :category
1017 "VERSION_1_0" :deprecated nil :version "1.0")
1018 (defglfun "ClearDepth" clear-depth :return "void" :args
1019 ((:name |depth| :type |ClampedFloat64| :direction :in)) :category
1020 "VERSION_1_0" :deprecated nil :version "1.0")
1021 (defglfun "ClearStencil" clear-stencil :return "void" :args
1022 ((:name |s| :type |StencilValue| :direction :in)) :category "VERSION_1_0"
1023 :deprecated nil :version "1.0")
1024 (defglfun "ClearColor" clear-color :return "void" :args
1025 ((:name |red| :type |ClampedColorF| :direction :in)
1026 (:name |green| :type |ClampedColorF| :direction :in)
1027 (:name |blue| :type |ClampedColorF| :direction :in)
1028 (:name |alpha| :type |ClampedColorF| :direction :in))
1029 :category "VERSION_1_0" :deprecated nil :version "1.0")
1030 (defglfun "Clear" clear :return "void" :args
1031 ((:name |mask| :type |ClearBufferMask| :direction :in)) :category
1032 "VERSION_1_0" :deprecated nil :version "1.0")
1033 (defglfun "DrawBuffer" draw-buffer :return "void" :args
1034 ((:name |mode| :type |DrawBufferMode| :direction :in)) :category "VERSION_1_0"
1035 :deprecated nil :version "1.0")
1036 (defglfun "TexImage2D" tex-image-2d :return "void" :args
1037 ((:name |target| :type |TextureTarget| :direction :in)
1038 (:name |level| :type |CheckedInt32| :direction :in)
1039 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1040 (:name |width| :type |SizeI| :direction :in)
1041 (:name |height| :type |SizeI| :direction :in)
1042 (:name |border| :type |CheckedInt32| :direction :in)
1043 (:name |format| :type |PixelFormat| :direction :in)
1044 (:name |type| :type |PixelType| :direction :in)
1045 (:name |pixels| :type |Void| :direction :in :array t :size
1046 (|format| |type| |width| |height|)))
1047 :category "VERSION_1_0" :deprecated nil :version "1.0")
1048 (defglfun "TexImage1D" tex-image-1d :return "void" :args
1049 ((:name |target| :type |TextureTarget| :direction :in)
1050 (:name |level| :type |CheckedInt32| :direction :in)
1051 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1052 (:name |width| :type |SizeI| :direction :in)
1053 (:name |border| :type |CheckedInt32| :direction :in)
1054 (:name |format| :type |PixelFormat| :direction :in)
1055 (:name |type| :type |PixelType| :direction :in)
1056 (:name |pixels| :type |Void| :direction :in :array t :size
1057 (|format| |type| |width|)))
1058 :category "VERSION_1_0" :deprecated nil :version "1.0")
1059 (defglfun "TexParameteriv" tex-parameter-iv :return "void" :args
1060 ((:name |target| :type |TextureTarget| :direction :in)
1061 (:name |pname| :type |TextureParameterName| :direction :in)
1062 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1063 (|pname|)))
1064 :category "VERSION_1_0" :deprecated nil :version "1.0")
1065 (defglfun "TexParameteri" tex-parameter-i :return "void" :args
1066 ((:name |target| :type |TextureTarget| :direction :in)
1067 (:name |pname| :type |TextureParameterName| :direction :in)
1068 (:name |param| :type |CheckedInt32| :direction :in))
1069 :category "VERSION_1_0" :deprecated nil :version "1.0")
1070 (defglfun "TexParameterfv" tex-parameter-fv :return "void" :args
1071 ((:name |target| :type |TextureTarget| :direction :in)
1072 (:name |pname| :type |TextureParameterName| :direction :in)
1073 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1074 (|pname|)))
1075 :category "VERSION_1_0" :deprecated nil :version "1.0")
1076 (defglfun "TexParameterf" tex-parameter-f :return "void" :args
1077 ((:name |target| :type |TextureTarget| :direction :in)
1078 (:name |pname| :type |TextureParameterName| :direction :in)
1079 (:name |param| :type |CheckedFloat32| :direction :in))
1080 :category "VERSION_1_0" :deprecated nil :version "1.0")
1081 (defglfun "Scissor" scissor :return "void" :args
1082 ((:name |x| :type |WinCoord| :direction :in)
1083 (:name |y| :type |WinCoord| :direction :in)
1084 (:name |width| :type |SizeI| :direction :in)
1085 (:name |height| :type |SizeI| :direction :in))
1086 :category "VERSION_1_0" :deprecated nil :version "1.0")
1087 (defglfun "PolygonMode" polygon-mode :return "void" :args
1088 ((:name |face| :type |MaterialFace| :direction :in)
1089 (:name |mode| :type |PolygonMode| :direction :in))
1090 :category "VERSION_1_0" :deprecated nil :version "1.0")
1091 (defglfun "PointSize" point-size :return "void" :args
1092 ((:name |size| :type |CheckedFloat32| :direction :in)) :category "VERSION_1_0"
1093 :deprecated nil :version "1.0")
1094 (defglfun "LineWidth" line-width :return "void" :args
1095 ((:name |width| :type |CheckedFloat32| :direction :in)) :category
1096 "VERSION_1_0" :deprecated nil :version "1.0")
1097 (defglfun "Hint" hint :return "void" :args
1098 ((:name |target| :type |HintTarget| :direction :in)
1099 (:name |mode| :type |HintMode| :direction :in))
1100 :category "VERSION_1_0" :deprecated nil :version "1.0")
1101 (defglfun "FrontFace" front-face :return "void" :args
1102 ((:name |mode| :type |FrontFaceDirection| :direction :in)) :category
1103 "VERSION_1_0" :deprecated nil :version "1.0")
1104 (defglfun "CullFace" cull-face :return "void" :args
1105 ((:name |mode| :type |CullFaceMode| :direction :in)) :category "VERSION_1_0"
1106 :deprecated nil :version "1.0")
1107 (defglfun "Indexubv" index-ubv :return "void" :args
1108 ((:name |c| :type |ColorIndexValueUB| :direction :in :array t :size #x1))
1109 :category "VERSION_1_1" :deprecated nil :version "1.1")
1110 (defglfun "Indexub" index-ub :return "void" :args
1111 ((:name |c| :type |ColorIndexValueUB| :direction :in)) :category "VERSION_1_1"
1112 :deprecated nil :version "1.1")
1113 (defglfun "IsTexture" is-texture :return "Boolean" :args
1114 ((:name |texture| :type |Texture| :direction :in)) :category "VERSION_1_1"
1115 :deprecated nil :version "1.1")
1116 (defglfun "GenTextures" gen-textures :return "void" :args
1117 ((:name |n| :type |SizeI| :direction :in)
1118 (:name |textures| :type |Texture| :direction :out :array t :size n))
1119 :category "VERSION_1_1" :deprecated nil :version "1.1")
1120 (defglfun "DeleteTextures" delete-textures :return "void" :args
1121 ((:name |n| :type |SizeI| :direction :in)
1122 (:name |textures| :type |Texture| :direction :in :array t :size n))
1123 :category "VERSION_1_1" :deprecated nil :version "1.1")
1124 (defglfun "BindTexture" bind-texture :return "void" :args
1125 ((:name |target| :type |TextureTarget| :direction :in)
1126 (:name |texture| :type |Texture| :direction :in))
1127 :category "VERSION_1_1" :deprecated nil :version "1.1")
1128 (defglfun "TexSubImage2D" tex-sub-image-2d :return "void" :args
1129 ((:name |target| :type |TextureTarget| :direction :in)
1130 (:name |level| :type |CheckedInt32| :direction :in)
1131 (:name |xoffset| :type |CheckedInt32| :direction :in)
1132 (:name |yoffset| :type |CheckedInt32| :direction :in)
1133 (:name |width| :type |SizeI| :direction :in)
1134 (:name |height| :type |SizeI| :direction :in)
1135 (:name |format| :type |PixelFormat| :direction :in)
1136 (:name |type| :type |PixelType| :direction :in)
1137 (:name |pixels| :type |Void| :direction :in :array t :size
1138 (|format| |type| |width| |height|)))
1139 :category "VERSION_1_1" :deprecated nil :version "1.1")
1140 (defglfun "TexSubImage1D" tex-sub-image-1d :return "void" :args
1141 ((:name |target| :type |TextureTarget| :direction :in)
1142 (:name |level| :type |CheckedInt32| :direction :in)
1143 (:name |xoffset| :type |CheckedInt32| :direction :in)
1144 (:name |width| :type |SizeI| :direction :in)
1145 (:name |format| :type |PixelFormat| :direction :in)
1146 (:name |type| :type |PixelType| :direction :in)
1147 (:name |pixels| :type |Void| :direction :in :array t :size
1148 (|format| |type| |width|)))
1149 :category "VERSION_1_1" :deprecated nil :version "1.1")
1150 (defglfun "CopyTexSubImage2D" copy-tex-sub-image-2d :return "void" :args
1151 ((:name |target| :type |TextureTarget| :direction :in)
1152 (:name |level| :type |CheckedInt32| :direction :in)
1153 (:name |xoffset| :type |CheckedInt32| :direction :in)
1154 (:name |yoffset| :type |CheckedInt32| :direction :in)
1155 (:name |x| :type |WinCoord| :direction :in)
1156 (:name |y| :type |WinCoord| :direction :in)
1157 (:name |width| :type |SizeI| :direction :in)
1158 (:name |height| :type |SizeI| :direction :in))
1159 :category "VERSION_1_1" :deprecated nil :version "1.1")
1160 (defglfun "CopyTexSubImage1D" copy-tex-sub-image-1d :return "void" :args
1161 ((:name |target| :type |TextureTarget| :direction :in)
1162 (:name |level| :type |CheckedInt32| :direction :in)
1163 (:name |xoffset| :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 :category "VERSION_1_1" :deprecated nil :version "1.1")
1168 (defglfun "CopyTexImage2D" copy-tex-image-2d :return "void" :args
1169 ((:name |target| :type |TextureTarget| :direction :in)
1170 (:name |level| :type |CheckedInt32| :direction :in)
1171 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1172 (:name |x| :type |WinCoord| :direction :in)
1173 (:name |y| :type |WinCoord| :direction :in)
1174 (:name |width| :type |SizeI| :direction :in)
1175 (:name |height| :type |SizeI| :direction :in)
1176 (:name |border| :type |CheckedInt32| :direction :in))
1177 :category "VERSION_1_1" :deprecated nil :version "1.1")
1178 (defglfun "CopyTexImage1D" copy-tex-image-1d :return "void" :args
1179 ((:name |target| :type |TextureTarget| :direction :in)
1180 (:name |level| :type |CheckedInt32| :direction :in)
1181 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1182 (:name |x| :type |WinCoord| :direction :in)
1183 (:name |y| :type |WinCoord| :direction :in)
1184 (:name |width| :type |SizeI| :direction :in)
1185 (:name |border| :type |CheckedInt32| :direction :in))
1186 :category "VERSION_1_1" :deprecated nil :version "1.1")
1187 (defglfun "PolygonOffset" polygon-offset :return "void" :args
1188 ((:name |factor| :type |Float32| :direction :in)
1189 (:name |units| :type |Float32| :direction :in))
1190 :category "VERSION_1_1" :deprecated nil :version "1.1")
1191 (defglfun "GetPointerv" get-pointerv :return "void" :args
1192 ((:name |pname| :type |GetPointervPName| :direction :in)
1193 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
1194 :category "VERSION_1_1" :deprecated nil :version "1.1")
1195 (defglfun "DrawElements" draw-elements :return "void" :args
1196 ((:name |mode| :type |BeginMode| :direction :in)
1197 (:name |count| :type |SizeI| :direction :in)
1198 (:name |type| :type |DrawElementsType| :direction :in)
1199 (:name |indices| :type |Void| :direction :in :array t :size
1200 (|count| |type|)))
1201 :category "VERSION_1_1" :deprecated nil :version "1.1")
1202 (defglfun "DrawArrays" draw-arrays :return "void" :args
1203 ((:name |mode| :type |BeginMode| :direction :in)
1204 (:name |first| :type |Int32| :direction :in)
1205 (:name |count| :type |SizeI| :direction :in))
1206 :category "VERSION_1_1" :deprecated nil :version "1.1")
1207 (defglextfun "CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
1208 ((:name |target| :type |TextureTarget| :direction :in)
1209 (:name |level| :type |CheckedInt32| :direction :in)
1210 (:name |xoffset| :type |CheckedInt32| :direction :in)
1211 (:name |yoffset| :type |CheckedInt32| :direction :in)
1212 (:name |zoffset| :type |CheckedInt32| :direction :in)
1213 (:name |x| :type |WinCoord| :direction :in)
1214 (:name |y| :type |WinCoord| :direction :in)
1215 (:name |width| :type |SizeI| :direction :in)
1216 (:name |height| :type |SizeI| :direction :in))
1217 :category "VERSION_1_2" :deprecated nil :version "1.2")
1218 (defglextfun "TexSubImage3D" tex-sub-image-3d :return "void" :args
1219 ((:name |target| :type |TextureTarget| :direction :in)
1220 (:name |level| :type |CheckedInt32| :direction :in)
1221 (:name |xoffset| :type |CheckedInt32| :direction :in)
1222 (:name |yoffset| :type |CheckedInt32| :direction :in)
1223 (:name |zoffset| :type |CheckedInt32| :direction :in)
1224 (:name |width| :type |SizeI| :direction :in)
1225 (:name |height| :type |SizeI| :direction :in)
1226 (:name |depth| :type |SizeI| :direction :in)
1227 (:name |format| :type |PixelFormat| :direction :in)
1228 (:name |type| :type |PixelType| :direction :in)
1229 (:name |pixels| :type |Void| :direction :in :array t :size
1230 (|format| |type| |width| |height| |depth|)))
1231 :category "VERSION_1_2" :deprecated nil :version "1.2")
1232 (defglextfun "DrawRangeElements" draw-range-elements :return "void" :args
1233 ((:name |mode| :type |BeginMode| :direction :in)
1234 (:name |start| :type |UInt32| :direction :in)
1235 (:name |end| :type |UInt32| :direction :in)
1236 (:name |count| :type |SizeI| :direction :in)
1237 (:name |type| :type |DrawElementsType| :direction :in)
1238 (:name |indices| :type |Void| :direction :in :array t :size
1239 (|count| |type|)))
1240 :category "VERSION_1_2" :deprecated nil :version "1.2")
1241 (defglextfun "BlendEquation" blend-equation :return "void" :args
1242 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
1243 "VERSION_1_2" :deprecated nil :version "1.2")
1244 (defglextfun "BlendColor" blend-color :return "void" :args
1245 ((:name |red| :type |ClampedColorF| :direction :in)
1246 (:name |green| :type |ClampedColorF| :direction :in)
1247 (:name |blue| :type |ClampedColorF| :direction :in)
1248 (:name |alpha| :type |ClampedColorF| :direction :in))
1249 :category "VERSION_1_2" :deprecated nil :version "1.2")
1250 (defglextfun "GetCompressedTexImage" get-compressed-tex-image :return "void"
1251 :args
1252 ((:name |target| :type |TextureTarget| :direction :in)
1253 (:name |level| :type |CheckedInt32| :direction :in)
1254 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
1255 (|target| |level|)))
1256 :category "VERSION_1_3" :deprecated nil :version "1.3")
1257 (defglextfun "CompressedTexSubImage1D" compressed-tex-sub-image-1d :return
1258 "void" :args
1259 ((:name |target| :type |TextureTarget| :direction :in)
1260 (:name |level| :type |CheckedInt32| :direction :in)
1261 (:name |xoffset| :type |CheckedInt32| :direction :in)
1262 (:name |width| :type |SizeI| :direction :in)
1263 (:name |format| :type |PixelFormat| :direction :in)
1264 (:name |imageSize| :type |SizeI| :direction :in)
1265 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1266 imagesize))
1267 :category "VERSION_1_3" :deprecated nil :version "1.3")
1268 (defglextfun "CompressedTexSubImage2D" compressed-tex-sub-image-2d :return
1269 "void" :args
1270 ((:name |target| :type |TextureTarget| :direction :in)
1271 (:name |level| :type |CheckedInt32| :direction :in)
1272 (:name |xoffset| :type |CheckedInt32| :direction :in)
1273 (:name |yoffset| :type |CheckedInt32| :direction :in)
1274 (:name |width| :type |SizeI| :direction :in)
1275 (:name |height| :type |SizeI| :direction :in)
1276 (:name |format| :type |PixelFormat| :direction :in)
1277 (:name |imageSize| :type |SizeI| :direction :in)
1278 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1279 imagesize))
1280 :category "VERSION_1_3" :deprecated nil :version "1.3")
1281 (defglextfun "CompressedTexSubImage3D" compressed-tex-sub-image-3d :return
1282 "void" :args
1283 ((:name |target| :type |TextureTarget| :direction :in)
1284 (:name |level| :type |CheckedInt32| :direction :in)
1285 (:name |xoffset| :type |CheckedInt32| :direction :in)
1286 (:name |yoffset| :type |CheckedInt32| :direction :in)
1287 (:name |zoffset| :type |CheckedInt32| :direction :in)
1288 (:name |width| :type |SizeI| :direction :in)
1289 (:name |height| :type |SizeI| :direction :in)
1290 (:name |depth| :type |SizeI| :direction :in)
1291 (:name |format| :type |PixelFormat| :direction :in)
1292 (:name |imageSize| :type |SizeI| :direction :in)
1293 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1294 imagesize))
1295 :category "VERSION_1_3" :deprecated nil :version "1.3")
1296 (defglextfun "CompressedTexImage1D" compressed-tex-image-1d :return "void"
1297 :args
1298 ((:name |target| :type |TextureTarget| :direction :in)
1299 (:name |level| :type |CheckedInt32| :direction :in)
1300 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1301 (:name |width| :type |SizeI| :direction :in)
1302 (:name |border| :type |CheckedInt32| :direction :in)
1303 (:name |imageSize| :type |SizeI| :direction :in)
1304 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1305 imagesize))
1306 :category "VERSION_1_3" :deprecated nil :version "1.3")
1307 (defglextfun "CompressedTexImage2D" compressed-tex-image-2d :return "void"
1308 :args
1309 ((:name |target| :type |TextureTarget| :direction :in)
1310 (:name |level| :type |CheckedInt32| :direction :in)
1311 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1312 (:name |width| :type |SizeI| :direction :in)
1313 (:name |height| :type |SizeI| :direction :in)
1314 (:name |border| :type |CheckedInt32| :direction :in)
1315 (:name |imageSize| :type |SizeI| :direction :in)
1316 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1317 imagesize))
1318 :category "VERSION_1_3" :deprecated nil :version "1.3")
1319 (defglextfun "CompressedTexImage3D" compressed-tex-image-3d :return "void"
1320 :args
1321 ((:name |target| :type |TextureTarget| :direction :in)
1322 (:name |level| :type |CheckedInt32| :direction :in)
1323 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1324 (:name |width| :type |SizeI| :direction :in)
1325 (:name |height| :type |SizeI| :direction :in)
1326 (:name |depth| :type |SizeI| :direction :in)
1327 (:name |border| :type |CheckedInt32| :direction :in)
1328 (:name |imageSize| :type |SizeI| :direction :in)
1329 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
1330 imagesize))
1331 :category "VERSION_1_3" :deprecated nil :version "1.3")
1332 (defglextfun "SampleCoverage" sample-coverage :return "void" :args
1333 ((:name |value| :type |ClampedFloat32| :direction :in)
1334 (:name |invert| :type |Boolean| :direction :in))
1335 :category "VERSION_1_3" :deprecated nil :version "1.3")
1336 (defglextfun "ActiveTexture" active-texture :return "void" :args
1337 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
1338 :deprecated nil :version "1.3")
1339 (defglextfun "PointParameteriv" point-parameter-iv :return "void" :args
1340 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1341 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
1342 :category "VERSION_1_4" :deprecated nil :version "1.4")
1343 (defglextfun "PointParameteri" point-parameter-i :return "void" :args
1344 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1345 (:name |param| :type |Int32| :direction :in))
1346 :category "VERSION_1_4" :deprecated nil :version "1.4")
1347 (defglextfun "PointParameterfv" point-parameter-fv :return "void" :args
1348 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1349 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1350 (|pname|)))
1351 :category "VERSION_1_4" :deprecated nil :version "1.4")
1352 (defglextfun "PointParameterf" point-parameter-f :return "void" :args
1353 ((:name |pname| :type |PointParameterNameARB| :direction :in)
1354 (:name |param| :type |CheckedFloat32| :direction :in))
1355 :category "VERSION_1_4" :deprecated nil :version "1.4")
1356 (defglextfun "MultiDrawElements" multi-draw-elements :return "void" :args
1357 ((:name |mode| :type |BeginMode| :direction :in)
1358 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
1359 (:name |type| :type |DrawElementsType| :direction :in)
1360 (:name |indices| :type |VoidPointer| :direction :in :array t :size
1361 (|primcount|))
1362 (:name |primcount| :type |SizeI| :direction :in))
1363 :category "VERSION_1_4" :deprecated nil :version "1.4")
1364 (defglextfun "MultiDrawArrays" multi-draw-arrays :return "void" :args
1365 ((:name |mode| :type |BeginMode| :direction :in)
1366 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
1367 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
1368 (:name |primcount| :type |SizeI| :direction :in))
1369 :category "VERSION_1_4" :deprecated nil :version "1.4")
1370 (defglextfun "BlendFuncSeparate" blend-func-separate :return "void" :args
1371 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
1372 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
1373 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
1374 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in))
1375 :category "VERSION_1_4" :deprecated nil :version "1.4")
1376 (defglextfun "GetBufferPointerv" get-buffer-pointerv :return "void" :args
1377 ((:name |target| :type |BufferTargetARB| :direction :in)
1378 (:name |pname| :type |BufferPointerNameARB| :direction :in)
1379 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
1380 :category "VERSION_1_5" :deprecated nil :version "1.5")
1381 (defglextfun "GetBufferParameteriv" get-buffer-parameter-iv :return "void"
1382 :args
1383 ((:name |target| :type |BufferTargetARB| :direction :in)
1384 (:name |pname| :type |BufferPNameARB| :direction :in)
1385 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1386 :category "VERSION_1_5" :deprecated nil :version "1.5")
1387 (defglextfun "UnmapBuffer" unmap-buffer :return "Boolean" :args
1388 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
1389 "VERSION_1_5" :deprecated nil :version "1.5")
1390 (defglextfun "MapBuffer" map-buffer :return "VoidPointer" :args
1391 ((:name |target| :type |BufferTargetARB| :direction :in)
1392 (:name |access| :type |BufferAccessARB| :direction :in))
1393 :category "VERSION_1_5" :deprecated nil :version "1.5")
1394 (defglextfun "GetBufferSubData" get-buffer-sub-data :return "void" :args
1395 ((:name |target| :type |BufferTargetARB| :direction :in)
1396 (:name |offset| :type |BufferOffset| :direction :in)
1397 (:name |size| :type |BufferSize| :direction :in)
1398 (:name |data| :type |Void| :direction :out :array t :size size))
1399 :category "VERSION_1_5" :deprecated nil :version "1.5")
1400 (defglextfun "BufferSubData" buffer-sub-data :return "void" :args
1401 ((:name |target| :type |BufferTargetARB| :direction :in)
1402 (:name |offset| :type |BufferOffset| :direction :in)
1403 (:name |size| :type |BufferSize| :direction :in)
1404 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
1405 :category "VERSION_1_5" :deprecated nil :version "1.5")
1406 (defglextfun "BufferData" buffer-data :return "void" :args
1407 ((:name |target| :type |BufferTargetARB| :direction :in)
1408 (:name |size| :type |BufferSize| :direction :in)
1409 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
1410 (:name |usage| :type |BufferUsageARB| :direction :in))
1411 :category "VERSION_1_5" :deprecated nil :version "1.5")
1412 (defglextfun "IsBuffer" is-buffer :return "Boolean" :args
1413 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
1414 :deprecated nil :version "1.5")
1415 (defglextfun "GenBuffers" gen-buffers :return "void" :args
1416 ((:name |n| :type |SizeI| :direction :in)
1417 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
1418 :category "VERSION_1_5" :deprecated nil :version "1.5")
1419 (defglextfun "DeleteBuffers" delete-buffers :return "void" :args
1420 ((:name |n| :type |SizeI| :direction :in)
1421 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
1422 :category "VERSION_1_5" :deprecated nil :version "1.5")
1423 (defglextfun "BindBuffer" bind-buffer :return "void" :args
1424 ((:name |target| :type |BufferTargetARB| :direction :in)
1425 (:name |buffer| :type |UInt32| :direction :in))
1426 :category "VERSION_1_5" :deprecated nil :version "1.5")
1427 (defglextfun "GetQueryObjectuiv" get-query-object-uiv :return "void" :args
1428 ((:name |id| :type |UInt32| :direction :in)
1429 (:name |pname| :type |GLenum| :direction :in)
1430 (:name |params| :type |UInt32| :direction :out :array t :size pname))
1431 :category "VERSION_1_5" :deprecated nil :version "1.5")
1432 (defglextfun "GetQueryObjectiv" get-query-object-iv :return "void" :args
1433 ((:name |id| :type |UInt32| :direction :in)
1434 (:name |pname| :type |GLenum| :direction :in)
1435 (:name |params| :type |Int32| :direction :out :array t :size pname))
1436 :category "VERSION_1_5" :deprecated nil :version "1.5")
1437 (defglextfun "GetQueryiv" get-query-iv :return "void" :args
1438 ((:name |target| :type |GLenum| :direction :in)
1439 (:name |pname| :type |GLenum| :direction :in)
1440 (:name |params| :type |Int32| :direction :out :array t :size pname))
1441 :category "VERSION_1_5" :deprecated nil :version "1.5")
1442 (defglextfun "EndQuery" end-query :return "void" :args
1443 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
1444 :deprecated nil :version "1.5")
1445 (defglextfun "BeginQuery" begin-query :return "void" :args
1446 ((:name |target| :type |GLenum| :direction :in)
1447 (:name |id| :type |UInt32| :direction :in))
1448 :category "VERSION_1_5" :deprecated nil :version "1.5")
1449 (defglextfun "IsQuery" is-query :return "Boolean" :args
1450 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
1451 :deprecated nil :version "1.5")
1452 (defglextfun "DeleteQueries" delete-queries :return "void" :args
1453 ((:name |n| :type |SizeI| :direction :in)
1454 (:name |ids| :type |UInt32| :direction :in :array t :size n))
1455 :category "VERSION_1_5" :deprecated nil :version "1.5")
1456 (defglextfun "GenQueries" gen-queries :return "void" :args
1457 ((:name |n| :type |SizeI| :direction :in)
1458 (:name |ids| :type |UInt32| :direction :out :array t :size n))
1459 :category "VERSION_1_5" :deprecated nil :version "1.5")
1460 (defglextfun "VertexAttribPointer" vertex-attrib-pointer :return "void" :args
1461 ((:name |index| :type |UInt32| :direction :in)
1462 (:name |size| :type |Int32| :direction :in)
1463 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
1464 (:name |normalized| :type |Boolean| :direction :in)
1465 (:name |stride| :type |SizeI| :direction :in)
1466 (:name |pointer| :type |Void| :direction :in :array t :size
1467 (|size| |type| |stride|) :retained t))
1468 :category "VERSION_2_0" :deprecated nil :version "2.0")
1469 (defglextfun "ValidateProgram" validate-program :return "void" :args
1470 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1471 :deprecated nil :version "2.0")
1472 (defglextfun "UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
1473 ((:name |location| :type |Int32| :direction :in)
1474 (:name |count| :type |SizeI| :direction :in)
1475 (:name |transpose| :type |Boolean| :direction :in)
1476 (:name |value| :type |Float32| :direction :in :array t :size count))
1477 :category "VERSION_2_0" :deprecated nil :version "2.0")
1478 (defglextfun "UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
1479 ((:name |location| :type |Int32| :direction :in)
1480 (:name |count| :type |SizeI| :direction :in)
1481 (:name |transpose| :type |Boolean| :direction :in)
1482 (:name |value| :type |Float32| :direction :in :array t :size count))
1483 :category "VERSION_2_0" :deprecated nil :version "2.0")
1484 (defglextfun "UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
1485 ((:name |location| :type |Int32| :direction :in)
1486 (:name |count| :type |SizeI| :direction :in)
1487 (:name |transpose| :type |Boolean| :direction :in)
1488 (:name |value| :type |Float32| :direction :in :array t :size count))
1489 :category "VERSION_2_0" :deprecated nil :version "2.0")
1490 (defglextfun "Uniform4iv" uniform-4iv :return "void" :args
1491 ((:name |location| :type |Int32| :direction :in)
1492 (:name |count| :type |SizeI| :direction :in)
1493 (:name |value| :type |Int32| :direction :in :array t :size count))
1494 :category "VERSION_2_0" :deprecated nil :version "2.0")
1495 (defglextfun "Uniform3iv" uniform-3iv :return "void" :args
1496 ((:name |location| :type |Int32| :direction :in)
1497 (:name |count| :type |SizeI| :direction :in)
1498 (:name |value| :type |Int32| :direction :in :array t :size count))
1499 :category "VERSION_2_0" :deprecated nil :version "2.0")
1500 (defglextfun "Uniform2iv" uniform-2iv :return "void" :args
1501 ((:name |location| :type |Int32| :direction :in)
1502 (:name |count| :type |SizeI| :direction :in)
1503 (:name |value| :type |Int32| :direction :in :array t :size count))
1504 :category "VERSION_2_0" :deprecated nil :version "2.0")
1505 (defglextfun "Uniform1iv" uniform-1iv :return "void" :args
1506 ((:name |location| :type |Int32| :direction :in)
1507 (:name |count| :type |SizeI| :direction :in)
1508 (:name |value| :type |Int32| :direction :in :array t :size count))
1509 :category "VERSION_2_0" :deprecated nil :version "2.0")
1510 (defglextfun "Uniform4fv" uniform-4fv :return "void" :args
1511 ((:name |location| :type |Int32| :direction :in)
1512 (:name |count| :type |SizeI| :direction :in)
1513 (:name |value| :type |Float32| :direction :in :array t :size count))
1514 :category "VERSION_2_0" :deprecated nil :version "2.0")
1515 (defglextfun "Uniform3fv" uniform-3fv :return "void" :args
1516 ((:name |location| :type |Int32| :direction :in)
1517 (:name |count| :type |SizeI| :direction :in)
1518 (:name |value| :type |Float32| :direction :in :array t :size count))
1519 :category "VERSION_2_0" :deprecated nil :version "2.0")
1520 (defglextfun "Uniform2fv" uniform-2fv :return "void" :args
1521 ((:name |location| :type |Int32| :direction :in)
1522 (:name |count| :type |SizeI| :direction :in)
1523 (:name |value| :type |Float32| :direction :in :array t :size count))
1524 :category "VERSION_2_0" :deprecated nil :version "2.0")
1525 (defglextfun "Uniform1fv" uniform-1fv :return "void" :args
1526 ((:name |location| :type |Int32| :direction :in)
1527 (:name |count| :type |SizeI| :direction :in)
1528 (:name |value| :type |Float32| :direction :in :array t :size count))
1529 :category "VERSION_2_0" :deprecated nil :version "2.0")
1530 (defglextfun "Uniform4i" uniform-4i :return "void" :args
1531 ((:name |location| :type |Int32| :direction :in)
1532 (:name |v0| :type |Int32| :direction :in)
1533 (:name |v1| :type |Int32| :direction :in)
1534 (:name |v2| :type |Int32| :direction :in)
1535 (:name |v3| :type |Int32| :direction :in))
1536 :category "VERSION_2_0" :deprecated nil :version "2.0")
1537 (defglextfun "Uniform3i" uniform-3i :return "void" :args
1538 ((:name |location| :type |Int32| :direction :in)
1539 (:name |v0| :type |Int32| :direction :in)
1540 (:name |v1| :type |Int32| :direction :in)
1541 (:name |v2| :type |Int32| :direction :in))
1542 :category "VERSION_2_0" :deprecated nil :version "2.0")
1543 (defglextfun "Uniform2i" uniform-2i :return "void" :args
1544 ((:name |location| :type |Int32| :direction :in)
1545 (:name |v0| :type |Int32| :direction :in)
1546 (:name |v1| :type |Int32| :direction :in))
1547 :category "VERSION_2_0" :deprecated nil :version "2.0")
1548 (defglextfun "Uniform1i" uniform-1i :return "void" :args
1549 ((:name |location| :type |Int32| :direction :in)
1550 (:name |v0| :type |Int32| :direction :in))
1551 :category "VERSION_2_0" :deprecated nil :version "2.0")
1552 (defglextfun "Uniform4f" uniform-4f :return "void" :args
1553 ((:name |location| :type |Int32| :direction :in)
1554 (:name |v0| :type |Float32| :direction :in)
1555 (:name |v1| :type |Float32| :direction :in)
1556 (:name |v2| :type |Float32| :direction :in)
1557 (:name |v3| :type |Float32| :direction :in))
1558 :category "VERSION_2_0" :deprecated nil :version "2.0")
1559 (defglextfun "Uniform3f" uniform-3f :return "void" :args
1560 ((:name |location| :type |Int32| :direction :in)
1561 (:name |v0| :type |Float32| :direction :in)
1562 (:name |v1| :type |Float32| :direction :in)
1563 (:name |v2| :type |Float32| :direction :in))
1564 :category "VERSION_2_0" :deprecated nil :version "2.0")
1565 (defglextfun "Uniform2f" uniform-2f :return "void" :args
1566 ((:name |location| :type |Int32| :direction :in)
1567 (:name |v0| :type |Float32| :direction :in)
1568 (:name |v1| :type |Float32| :direction :in))
1569 :category "VERSION_2_0" :deprecated nil :version "2.0")
1570 (defglextfun "Uniform1f" uniform-1f :return "void" :args
1571 ((:name |location| :type |Int32| :direction :in)
1572 (:name |v0| :type |Float32| :direction :in))
1573 :category "VERSION_2_0" :deprecated nil :version "2.0")
1574 (defglextfun "UseProgram" use-program :return "void" :args
1575 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1576 :deprecated nil :version "2.0")
1577 (defglextfun "ShaderSource" shader-source :return "void" :args
1578 ((:name |shader| :type |UInt32| :direction :in)
1579 (:name |count| :type |SizeI| :direction :in)
1580 (:name |string| :type |CharPointer| :direction :in :array t :size count)
1581 (:name |length| :type |Int32| :direction :in :array t :size #x1))
1582 :category "VERSION_2_0" :deprecated nil :version "2.0")
1583 (defglextfun "LinkProgram" link-program :return "void" :args
1584 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1585 :deprecated nil :version "2.0")
1586 (defglextfun "IsShader" is-shader :return "Boolean" :args
1587 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1588 :deprecated nil :version "2.0")
1589 (defglextfun "IsProgram" is-program :return "Boolean" :args
1590 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1591 :deprecated nil :version "2.0")
1592 (defglextfun "GetVertexAttribPointerv" get-vertex-attrib-pointerv :return
1593 "void" :args
1594 ((:name |index| :type |UInt32| :direction :in)
1595 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
1596 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
1597 :category "VERSION_2_0" :deprecated nil :version "2.0")
1598 (defglextfun "GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
1599 ((:name |index| :type |UInt32| :direction :in)
1600 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
1601 (:name |params| :type |Int32| :direction :out :array t :size #x4))
1602 :category "VERSION_2_0" :deprecated nil :version "2.0")
1603 (defglextfun "GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
1604 ((:name |index| :type |UInt32| :direction :in)
1605 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
1606 (:name |params| :type |Float32| :direction :out :array t :size #x4))
1607 :category "VERSION_2_0" :deprecated nil :version "2.0")
1608 (defglextfun "GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
1609 ((:name |index| :type |UInt32| :direction :in)
1610 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
1611 (:name |params| :type |Float64| :direction :out :array t :size #x4))
1612 :category "VERSION_2_0" :deprecated nil :version "2.0")
1613 (defglextfun "GetUniformiv" get-uniform-iv :return "void" :args
1614 ((:name |program| :type |UInt32| :direction :in)
1615 (:name |location| :type |Int32| :direction :in)
1616 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
1617 :category "VERSION_2_0" :deprecated nil :version "2.0")
1618 (defglextfun "GetUniformfv" get-uniform-fv :return "void" :args
1619 ((:name |program| :type |UInt32| :direction :in)
1620 (:name |location| :type |Int32| :direction :in)
1621 (:name |params| :type |Float32| :direction :out :array t :size (|location|)))
1622 :category "VERSION_2_0" :deprecated nil :version "2.0")
1623 (defglextfun "GetUniformLocation" get-uniform-location :return "Int32" :args
1624 ((:name |program| :type |UInt32| :direction :in)
1625 (:name |name| :type |Char| :direction :in :array t))
1626 :category "VERSION_2_0" :deprecated nil :version "2.0")
1627 (defglextfun "GetShaderSource" get-shader-source :return "void" :args
1628 ((:name |shader| :type |UInt32| :direction :in)
1629 (:name |bufSize| :type |SizeI| :direction :in)
1630 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1631 (:name |source| :type |Char| :direction :out :array t :size length))
1632 :category "VERSION_2_0" :deprecated nil :version "2.0")
1633 (defglextfun "GetShaderInfoLog" get-shader-info-log :return "void" :args
1634 ((:name |shader| :type |UInt32| :direction :in)
1635 (:name |bufSize| :type |SizeI| :direction :in)
1636 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1637 (:name |infoLog| :type |Char| :direction :out :array t :size length))
1638 :category "VERSION_2_0" :deprecated nil :version "2.0")
1639 (defglextfun "GetShaderiv" get-shader-iv :return "void" :args
1640 ((:name |shader| :type |UInt32| :direction :in)
1641 (:name |pname| :type |GLenum| :direction :in)
1642 (:name |params| :type |Int32| :direction :out :array t :size pname))
1643 :category "VERSION_2_0" :deprecated nil :version "2.0")
1644 (defglextfun "GetProgramInfoLog" get-program-info-log :return "void" :args
1645 ((:name |program| :type |UInt32| :direction :in)
1646 (:name |bufSize| :type |SizeI| :direction :in)
1647 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1648 (:name |infoLog| :type |Char| :direction :out :array t :size length))
1649 :category "VERSION_2_0" :deprecated nil :version "2.0")
1650 (defglextfun "GetProgramiv" get-program-iv :return "void" :args
1651 ((:name |program| :type |UInt32| :direction :in)
1652 (:name |pname| :type |GLenum| :direction :in)
1653 (:name |params| :type |Int32| :direction :out :array t :size pname))
1654 :category "VERSION_2_0" :deprecated nil :version "2.0")
1655 (defglextfun "GetAttribLocation" get-attrib-location :return "Int32" :args
1656 ((:name |program| :type |UInt32| :direction :in)
1657 (:name |name| :type |Char| :direction :in :array t))
1658 :category "VERSION_2_0" :deprecated nil :version "2.0")
1659 (defglextfun "GetAttachedShaders" get-attached-shaders :return "void" :args
1660 ((:name |program| :type |UInt32| :direction :in)
1661 (:name |maxCount| :type |SizeI| :direction :in)
1662 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
1663 (:name |obj| :type |UInt32| :direction :out :array t :size count))
1664 :category "VERSION_2_0" :deprecated nil :version "2.0")
1665 (defglextfun "GetActiveUniform" get-active-uniform :return "void" :args
1666 ((:name |program| :type |UInt32| :direction :in)
1667 (:name |index| :type |UInt32| :direction :in)
1668 (:name |bufSize| :type |SizeI| :direction :in)
1669 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1670 (:name |size| :type |Int32| :direction :out :array t :size #x1)
1671 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
1672 (:name |name| :type |Char| :direction :out :array t))
1673 :category "VERSION_2_0" :deprecated nil :version "2.0")
1674 (defglextfun "GetActiveAttrib" get-active-attrib :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 "EnableVertexAttribArray" enable-vertex-attrib-array :return
1684 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
1685 "VERSION_2_0" :deprecated nil :version "2.0")
1686 (defglextfun "DisableVertexAttribArray" disable-vertex-attrib-array :return
1687 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
1688 "VERSION_2_0" :deprecated nil :version "2.0")
1689 (defglextfun "DetachShader" detach-shader :return "void" :args
1690 ((:name |program| :type |UInt32| :direction :in)
1691 (:name |shader| :type |UInt32| :direction :in))
1692 :category "VERSION_2_0" :deprecated nil :version "2.0")
1693 (defglextfun "DeleteShader" delete-shader :return "void" :args
1694 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1695 :deprecated nil :version "2.0")
1696 (defglextfun "DeleteProgram" delete-program :return "void" :args
1697 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1698 :deprecated nil :version "2.0")
1699 (defglextfun "CreateShader" create-shader :return "UInt32" :args
1700 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
1701 :deprecated nil :version "2.0")
1702 (defglextfun "CreateProgram" create-program :return "UInt32" :args nil
1703 :category "VERSION_2_0" :deprecated nil :version "2.0")
1704 (defglextfun "CompileShader" compile-shader :return "void" :args
1705 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
1706 :deprecated nil :version "2.0")
1707 (defglextfun "BindAttribLocation" bind-attrib-location :return "void" :args
1708 ((:name |program| :type |UInt32| :direction :in)
1709 (:name |index| :type |UInt32| :direction :in)
1710 (:name |name| :type |Char| :direction :in :array t))
1711 :category "VERSION_2_0" :deprecated nil :version "2.0")
1712 (defglextfun "AttachShader" attach-shader :return "void" :args
1713 ((:name |program| :type |UInt32| :direction :in)
1714 (:name |shader| :type |UInt32| :direction :in))
1715 :category "VERSION_2_0" :deprecated nil :version "2.0")
1716 (defglextfun "StencilMaskSeparate" stencil-mask-separate :return "void" :args
1717 ((:name |face| :type |StencilFaceDirection| :direction :in)
1718 (:name |mask| :type |MaskedStencilValue| :direction :in))
1719 :category "VERSION_2_0" :deprecated nil :version "2.0")
1720 (defglextfun "StencilFuncSeparate" stencil-func-separate :return "void" :args
1721 ((:name |face| :type |StencilFaceDirection| :direction :in)
1722 (:name |func| :type |StencilFunction| :direction :in)
1723 (:name |ref| :type |ClampedStencilValue| :direction :in)
1724 (:name |mask| :type |MaskedStencilValue| :direction :in))
1725 :category "VERSION_2_0" :deprecated nil :version "2.0")
1726 (defglextfun "StencilOpSeparate" stencil-op-separate :return "void" :args
1727 ((:name |face| :type |StencilFaceDirection| :direction :in)
1728 (:name |sfail| :type |StencilOp| :direction :in)
1729 (:name |dpfail| :type |StencilOp| :direction :in)
1730 (:name |dppass| :type |StencilOp| :direction :in))
1731 :category "VERSION_2_0" :deprecated nil :version "2.0")
1732 (defglextfun "DrawBuffers" draw-buffers :return "void" :args
1733 ((:name |n| :type |SizeI| :direction :in)
1734 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
1735 :category "VERSION_2_0" :deprecated nil :version "2.0")
1736 (defglextfun "BlendEquationSeparate" blend-equation-separate :return "void"
1737 :args
1738 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
1739 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
1740 :category "VERSION_2_0" :deprecated nil :version "2.0")
1741 (defglextfun "UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
1742 ((:name |location| :type |Int32| :direction :in)
1743 (:name |count| :type |SizeI| :direction :in)
1744 (:name |transpose| :type |Boolean| :direction :in)
1745 (:name |value| :type |Float32| :direction :in :array t :size #xC))
1746 :category "VERSION_2_1" :deprecated nil :version "2.1")
1747 (defglextfun "UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
1748 ((:name |location| :type |Int32| :direction :in)
1749 (:name |count| :type |SizeI| :direction :in)
1750 (:name |transpose| :type |Boolean| :direction :in)
1751 (:name |value| :type |Float32| :direction :in :array t :size #xC))
1752 :category "VERSION_2_1" :deprecated nil :version "2.1")
1753 (defglextfun "UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
1754 ((:name |location| :type |Int32| :direction :in)
1755 (:name |count| :type |SizeI| :direction :in)
1756 (:name |transpose| :type |Boolean| :direction :in)
1757 (:name |value| :type |Float32| :direction :in :array t :size #x8))
1758 :category "VERSION_2_1" :deprecated nil :version "2.1")
1759 (defglextfun "UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
1760 ((:name |location| :type |Int32| :direction :in)
1761 (:name |count| :type |SizeI| :direction :in)
1762 (:name |transpose| :type |Boolean| :direction :in)
1763 (:name |value| :type |Float32| :direction :in :array t :size #x8))
1764 :category "VERSION_2_1" :deprecated nil :version "2.1")
1765 (defglextfun "UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
1766 ((:name |location| :type |Int32| :direction :in)
1767 (:name |count| :type |SizeI| :direction :in)
1768 (:name |transpose| :type |Boolean| :direction :in)
1769 (:name |value| :type |Float32| :direction :in :array t :size #x6))
1770 :category "VERSION_2_1" :deprecated nil :version "2.1")
1771 (defglextfun "UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
1772 ((:name |location| :type |Int32| :direction :in)
1773 (:name |count| :type |SizeI| :direction :in)
1774 (:name |transpose| :type |Boolean| :direction :in)
1775 (:name |value| :type |Float32| :direction :in :array t :size #x6))
1776 :category "VERSION_2_1" :deprecated nil :version "2.1")
1777 (defglextfun "GetStringi" get-string-i :return "String" :args
1778 ((:name |name| :type |GLenum| :direction :in)
1779 (:name |index| :type |UInt32| :direction :in))
1780 :category "VERSION_3_0" :deprecated nil :version "3.0")
1781 (defglextfun "ClearBufferfi" clear-bufferf-i :return "void" :args
1782 ((:name |buffer| :type |GLenum| :direction :in)
1783 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
1784 (:name |depth| :type |Float32| :direction :in)
1785 (:name |stencil| :type |Int32| :direction :in))
1786 :category "VERSION_3_0" :deprecated nil :version "3.0")
1787 (defglextfun "ClearBufferfv" clear-buffer-fv :return "void" :args
1788 ((:name |buffer| :type |GLenum| :direction :in)
1789 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
1790 (:name |value| :type |Float32| :direction :in :array t :size (|buffer|)))
1791 :category "VERSION_3_0" :deprecated nil :version "3.0")
1792 (defglextfun "ClearBufferuiv" clear-buffer-uiv :return "void" :args
1793 ((:name |buffer| :type |GLenum| :direction :in)
1794 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
1795 (:name |value| :type |UInt32| :direction :in :array t :size (|buffer|)))
1796 :category "VERSION_3_0" :deprecated nil :version "3.0")
1797 (defglextfun "ClearBufferiv" clear-buffer-iv :return "void" :args
1798 ((:name |buffer| :type |GLenum| :direction :in)
1799 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
1800 (:name |value| :type |Int32| :direction :in :array t :size (|buffer|)))
1801 :category "VERSION_3_0" :deprecated nil :version "3.0")
1802 (defglextfun "GetTexParameterIuiv" get-tex-parameter-i-uiv :return "void" :args
1803 ((:name |target| :type |TextureTarget| :direction :in)
1804 (:name |pname| :type |GetTextureParameter| :direction :in)
1805 (:name |params| :type |UInt32| :direction :out :array t :size (|pname|)))
1806 :category "VERSION_3_0" :deprecated nil :version "3.0")
1807 (defglextfun "GetTexParameterIiv" get-tex-parameter-i-iv :return "void" :args
1808 ((:name |target| :type |TextureTarget| :direction :in)
1809 (:name |pname| :type |GetTextureParameter| :direction :in)
1810 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1811 :category "VERSION_3_0" :deprecated nil :version "3.0")
1812 (defglextfun "TexParameterIuiv" tex-parameter-i-uiv :return "void" :args
1813 ((:name |target| :type |TextureTarget| :direction :in)
1814 (:name |pname| :type |TextureParameterName| :direction :in)
1815 (:name |params| :type |UInt32| :direction :in :array t :size (|pname|)))
1816 :category "VERSION_3_0" :deprecated nil :version "3.0")
1817 (defglextfun "TexParameterIiv" tex-parameter-i-iv :return "void" :args
1818 ((:name |target| :type |TextureTarget| :direction :in)
1819 (:name |pname| :type |TextureParameterName| :direction :in)
1820 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
1821 :category "VERSION_3_0" :deprecated nil :version "3.0")
1822 (defglextfun "Uniform4uiv" uniform-4uiv :return "void" :args
1823 ((:name |location| :type |Int32| :direction :in)
1824 (:name |count| :type |SizeI| :direction :in)
1825 (:name |value| :type |UInt32| :direction :in :array t :size count*4))
1826 :category "VERSION_3_0" :deprecated nil :version "3.0")
1827 (defglextfun "Uniform3uiv" uniform-3uiv :return "void" :args
1828 ((:name |location| :type |Int32| :direction :in)
1829 (:name |count| :type |SizeI| :direction :in)
1830 (:name |value| :type |UInt32| :direction :in :array t :size count*3))
1831 :category "VERSION_3_0" :deprecated nil :version "3.0")
1832 (defglextfun "Uniform2uiv" uniform-2uiv :return "void" :args
1833 ((:name |location| :type |Int32| :direction :in)
1834 (:name |count| :type |SizeI| :direction :in)
1835 (:name |value| :type |UInt32| :direction :in :array t :size count*2))
1836 :category "VERSION_3_0" :deprecated nil :version "3.0")
1837 (defglextfun "Uniform1uiv" uniform-1uiv :return "void" :args
1838 ((:name |location| :type |Int32| :direction :in)
1839 (:name |count| :type |SizeI| :direction :in)
1840 (:name |value| :type |UInt32| :direction :in :array t :size count))
1841 :category "VERSION_3_0" :deprecated nil :version "3.0")
1842 (defglextfun "Uniform4ui" uniform-4ui :return "void" :args
1843 ((:name |location| :type |Int32| :direction :in)
1844 (:name |v0| :type |UInt32| :direction :in)
1845 (:name |v1| :type |UInt32| :direction :in)
1846 (:name |v2| :type |UInt32| :direction :in)
1847 (:name |v3| :type |UInt32| :direction :in))
1848 :category "VERSION_3_0" :deprecated nil :version "3.0")
1849 (defglextfun "Uniform3ui" uniform-3ui :return "void" :args
1850 ((:name |location| :type |Int32| :direction :in)
1851 (:name |v0| :type |UInt32| :direction :in)
1852 (:name |v1| :type |UInt32| :direction :in)
1853 (:name |v2| :type |UInt32| :direction :in))
1854 :category "VERSION_3_0" :deprecated nil :version "3.0")
1855 (defglextfun "Uniform2ui" uniform-2ui :return "void" :args
1856 ((:name |location| :type |Int32| :direction :in)
1857 (:name |v0| :type |UInt32| :direction :in)
1858 (:name |v1| :type |UInt32| :direction :in))
1859 :category "VERSION_3_0" :deprecated nil :version "3.0")
1860 (defglextfun "Uniform1ui" uniform-1ui :return "void" :args
1861 ((:name |location| :type |Int32| :direction :in)
1862 (:name |v0| :type |UInt32| :direction :in))
1863 :category "VERSION_3_0" :deprecated nil :version "3.0")
1864 (defglextfun "GetFragDataLocation" get-frag-data-location :return "Int32" :args
1865 ((:name |program| :type |UInt32| :direction :in)
1866 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
1867 :category "VERSION_3_0" :deprecated nil :version "3.0")
1868 (defglextfun "BindFragDataLocation" bind-frag-data-location :return "void"
1869 :args
1870 ((:name |program| :type |UInt32| :direction :in)
1871 (:name |color| :type |UInt32| :direction :in)
1872 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
1873 :category "VERSION_3_0" :deprecated nil :version "3.0")
1874 (defglextfun "GetUniformuiv" get-uniform-uiv :return "void" :args
1875 ((:name |program| :type |UInt32| :direction :in)
1876 (:name |location| :type |Int32| :direction :in)
1877 (:name |params| :type |UInt32| :direction :out :array t :size
1878 (|program| |location|)))
1879 :category "VERSION_3_0" :deprecated nil :version "3.0")
1880 (defglextfun "GetVertexAttribIuiv" get-vertex-attrib-i-uiv :return "void" :args
1881 ((:name |index| :type |UInt32| :direction :in)
1882 (:name |pname| :type |VertexAttribEnum| :direction :in)
1883 (:name |params| :type |UInt32| :direction :out :array t :size #x1))
1884 :category "VERSION_3_0" :deprecated nil :version "3.0")
1885 (defglextfun "GetVertexAttribIiv" get-vertex-attrib-i-iv :return "void" :args
1886 ((:name |index| :type |UInt32| :direction :in)
1887 (:name |pname| :type |VertexAttribEnum| :direction :in)
1888 (:name |params| :type |Int32| :direction :out :array t :size #x1))
1889 :category "VERSION_3_0" :deprecated nil :version "3.0")
1890 (defglextfun "VertexAttribIPointer" vertex-attrib-ipointer :return "void" :args
1891 ((:name |index| :type |UInt32| :direction :in)
1892 (:name |size| :type |Int32| :direction :in)
1893 (:name |type| :type |VertexAttribEnum| :direction :in)
1894 (:name |stride| :type |SizeI| :direction :in)
1895 (:name |pointer| :type |Void| :direction :in :array t :size
1896 (|size| |type| |stride|) :retained t))
1897 :category "VERSION_3_0" :deprecated nil :version "3.0")
1898 (defglextfun "EndConditionalRender" end-conditional-render :return "void" :args
1899 nil :category "VERSION_3_0" :deprecated nil :version "3.0")
1900 (defglextfun "BeginConditionalRender" begin-conditional-render :return "void"
1901 :args
1902 ((:name |id| :type |UInt32| :direction :in)
1903 (:name |mode| :type |TypeEnum| :direction :in))
1904 :category "VERSION_3_0" :deprecated nil :version "3.0")
1905 (defglextfun "ClampColor" clamp-color :return "void" :args
1906 ((:name |target| :type |ClampColorTargetARB| :direction :in)
1907 (:name |clamp| :type |ClampColorModeARB| :direction :in))
1908 :category "VERSION_3_0" :deprecated nil :version "3.0")
1909 (defglextfun "GetTransformFeedbackVarying" get-transform-feedback-varying
1910 :return "void" :args
1911 ((:name |program| :type |UInt32| :direction :in)
1912 (:name |index| :type |UInt32| :direction :in)
1913 (:name |bufSize| :type |SizeI| :direction :in)
1914 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
1915 (:name |size| :type |SizeI| :direction :out :array t :size #x1)
1916 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
1917 (:name |name| :type |Char| :direction :out :array t :size (|length|)))
1918 :category "VERSION_3_0" :deprecated nil :version "3.0")
1919 (defglextfun "TransformFeedbackVaryings" transform-feedback-varyings :return
1920 "void" :args
1921 ((:name |program| :type |UInt32| :direction :in)
1922 (:name |count| :type |SizeI| :direction :in)
1923 (:name |varyings| :type |CharPointer| :direction :in :array t :size count)
1924 (:name |bufferMode| :type |GLenum| :direction :in))
1925 :category "VERSION_3_0" :deprecated nil :version "3.0")
1926 (defglextfun "BindBufferBase" bind-buffer-base :return "void" :args
1927 ((:name |target| :type |GLenum| :direction :in)
1928 (:name |index| :type |UInt32| :direction :in)
1929 (:name |buffer| :type |UInt32| :direction :in))
1930 :category "VERSION_3_0" :deprecated nil :version "3.0")
1931 (defglextfun "BindBufferRange" bind-buffer-range :return "void" :args
1932 ((:name |target| :type |GLenum| :direction :in)
1933 (:name |index| :type |UInt32| :direction :in)
1934 (:name |buffer| :type |UInt32| :direction :in)
1935 (:name |offset| :type |BufferOffset| :direction :in)
1936 (:name |size| :type |BufferSize| :direction :in))
1937 :category "VERSION_3_0" :deprecated nil :version "3.0")
1938 (defglextfun "EndTransformFeedback" end-transform-feedback :return "void" :args
1939 nil :category "VERSION_3_0" :deprecated nil :version "3.0")
1940 (defglextfun "BeginTransformFeedback" begin-transform-feedback :return "void"
1941 :args ((:name |primitiveMode| :type |GLenum| :direction :in)) :category
1942 "VERSION_3_0" :deprecated nil :version "3.0")
1943 (defglextfun "IsEnabledi" is-enabled-i :return "Boolean" :args
1944 ((:name |target| :type |GLenum| :direction :in)
1945 (:name |index| :type |UInt32| :direction :in))
1946 :category "VERSION_3_0" :deprecated nil :version "3.0")
1947 (defglextfun "Disablei" disable-i :return "void" :args
1948 ((:name |target| :type |GLenum| :direction :in)
1949 (:name |index| :type |UInt32| :direction :in))
1950 :category "VERSION_3_0" :deprecated nil :version "3.0")
1951 (defglextfun "Enablei" enable-i :return "void" :args
1952 ((:name |target| :type |GLenum| :direction :in)
1953 (:name |index| :type |UInt32| :direction :in))
1954 :category "VERSION_3_0" :deprecated nil :version "3.0")
1955 (defglextfun "GetIntegeri_v" get-integeri_v :return "void" :args
1956 ((:name |target| :type |GLenum| :direction :in)
1957 (:name |index| :type |UInt32| :direction :in)
1958 (:name |data| :type |Int32| :direction :out :array t :size (|target|)))
1959 :category "VERSION_3_0" :deprecated nil :version "3.0")
1960 (defglextfun "GetBooleani_v" get-booleani_v :return "void" :args
1961 ((:name |target| :type |GLenum| :direction :in)
1962 (:name |index| :type |UInt32| :direction :in)
1963 (:name |data| :type |Boolean| :direction :out :array t :size (|target|)))
1964 :category "VERSION_3_0" :deprecated nil :version "3.0")
1965 (defglextfun "ColorMaski" color-mask-i :return "void" :args
1966 ((:name |index| :type |UInt32| :direction :in)
1967 (:name |r| :type |Boolean| :direction :in)
1968 (:name |g| :type |Boolean| :direction :in)
1969 (:name |b| :type |Boolean| :direction :in)
1970 (:name |a| :type |Boolean| :direction :in))
1971 :category "VERSION_3_0" :deprecated nil :version "3.0")
1972 (defglextfun "PrimitiveRestartIndex" primitive-restart-index :return "void"
1973 :args ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_3_1"
1974 :deprecated nil :version "3.1")
1975 (defglextfun "TexBuffer" tex-buffer :return "void" :args
1976 ((:name |target| :type |TextureTarget| :direction :in)
1977 (:name |internalformat| :type |GLenum| :direction :in)
1978 (:name |buffer| :type |UInt32| :direction :in))
1979 :category "VERSION_3_1" :deprecated nil :version "3.1")
1980 (defglextfun "DrawElementsInstanced" draw-elements-instanced :return "void"
1981 :args
1982 ((:name |mode| :type |BeginMode| :direction :in)
1983 (:name |count| :type |SizeI| :direction :in)
1984 (:name |type| :type |DrawElementsType| :direction :in)
1985 (:name |indices| :type |Void| :direction :in :array t :size (|count| |type|))
1986 (:name |primcount| :type |SizeI| :direction :in))
1987 :category "VERSION_3_1" :deprecated nil :version "3.1")
1988 (defglextfun "DrawArraysInstanced" draw-arrays-instanced :return "void" :args
1989 ((:name |mode| :type |BeginMode| :direction :in)
1990 (:name |first| :type |Int32| :direction :in)
1991 (:name |count| :type |SizeI| :direction :in)
1992 (:name |primcount| :type |SizeI| :direction :in))
1993 :category "VERSION_3_1" :deprecated nil :version "3.1")
1994 (defglextfun "FramebufferTexture" framebuffer-texture :return "void" :args
1995 ((:name |target| :type |GLenum| :direction :in)
1996 (:name |attachment| :type |GLenum| :direction :in)
1997 (:name |texture| :type |UInt32| :direction :in)
1998 (:name |level| :type |Int32| :direction :in))
1999 :category "VERSION_3_2" :deprecated nil :version "1.2")
2000 (defglextfun "GetBufferParameteri64v" get-buffer-parameteri-64v :return "void"
2001 :args
2002 ((:name |target| :type |BufferTargetARB| :direction :in)
2003 (:name |pname| :type |BufferPNameARB| :direction :in)
2004 (:name |params| :type |Int64| :direction :out :array t :size (|pname|)))
2005 :category "VERSION_3_2" :deprecated nil :version "3.2")
2006 (defglextfun "GetInteger64i_v" get-integer-64i_v :return "void" :args
2007 ((:name |target| :type |GLenum| :direction :in)
2008 (:name |index| :type |UInt32| :direction :in)
2009 (:name |data| :type |Int64| :direction :out :array t :size (|target|)))
2010 :category "VERSION_3_2" :deprecated nil :version "3.2")
2011 (make-extension-loader version_3_2
2012 (("CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
2013 ((:name |target| :type |TextureTarget| :direction :in)
2014 (:name |level| :type |CheckedInt32| :direction :in)
2015 (:name |xoffset| :type |CheckedInt32| :direction :in)
2016 (:name |yoffset| :type |CheckedInt32| :direction :in)
2017 (:name |zoffset| :type |CheckedInt32| :direction :in)
2018 (:name |x| :type |WinCoord| :direction :in)
2019 (:name |y| :type |WinCoord| :direction :in)
2020 (:name |width| :type |SizeI| :direction :in)
2021 (:name |height| :type |SizeI| :direction :in))
2022 :category "VERSION_1_2" :deprecated nil :version "1.2")
2023 ("TexSubImage3D" tex-sub-image-3d :return "void" :args
2024 ((:name |target| :type |TextureTarget| :direction :in)
2025 (:name |level| :type |CheckedInt32| :direction :in)
2026 (:name |xoffset| :type |CheckedInt32| :direction :in)
2027 (:name |yoffset| :type |CheckedInt32| :direction :in)
2028 (:name |zoffset| :type |CheckedInt32| :direction :in)
2029 (:name |width| :type |SizeI| :direction :in)
2030 (:name |height| :type |SizeI| :direction :in)
2031 (:name |depth| :type |SizeI| :direction :in)
2032 (:name |format| :type |PixelFormat| :direction :in)
2033 (:name |type| :type |PixelType| :direction :in)
2034 (:name |pixels| :type |Void| :direction :in :array t :size
2035 (|format| |type| |width| |height| |depth|)))
2036 :category "VERSION_1_2" :deprecated nil :version "1.2")
2037 ("DrawRangeElements" draw-range-elements :return "void" :args
2038 ((:name |mode| :type |BeginMode| :direction :in)
2039 (:name |start| :type |UInt32| :direction :in)
2040 (:name |end| :type |UInt32| :direction :in)
2041 (:name |count| :type |SizeI| :direction :in)
2042 (:name |type| :type |DrawElementsType| :direction :in)
2043 (:name |indices| :type |Void| :direction :in :array t :size
2044 (|count| |type|)))
2045 :category "VERSION_1_2" :deprecated nil :version "1.2")
2046 ("BlendEquation" blend-equation :return "void" :args
2047 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
2048 "VERSION_1_2" :deprecated nil :version "1.2")
2049 ("BlendColor" blend-color :return "void" :args
2050 ((:name |red| :type |ClampedColorF| :direction :in)
2051 (:name |green| :type |ClampedColorF| :direction :in)
2052 (:name |blue| :type |ClampedColorF| :direction :in)
2053 (:name |alpha| :type |ClampedColorF| :direction :in))
2054 :category "VERSION_1_2" :deprecated nil :version "1.2")
2055 ("GetCompressedTexImage" get-compressed-tex-image :return "void" :args
2056 ((:name |target| :type |TextureTarget| :direction :in)
2057 (:name |level| :type |CheckedInt32| :direction :in)
2058 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
2059 (|target| |level|)))
2060 :category "VERSION_1_3" :deprecated nil :version "1.3")
2061 ("CompressedTexSubImage1D" compressed-tex-sub-image-1d :return "void" :args
2062 ((:name |target| :type |TextureTarget| :direction :in)
2063 (:name |level| :type |CheckedInt32| :direction :in)
2064 (:name |xoffset| :type |CheckedInt32| :direction :in)
2065 (:name |width| :type |SizeI| :direction :in)
2066 (:name |format| :type |PixelFormat| :direction :in)
2067 (:name |imageSize| :type |SizeI| :direction :in)
2068 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2069 imagesize))
2070 :category "VERSION_1_3" :deprecated nil :version "1.3")
2071 ("CompressedTexSubImage2D" compressed-tex-sub-image-2d :return "void" :args
2072 ((:name |target| :type |TextureTarget| :direction :in)
2073 (:name |level| :type |CheckedInt32| :direction :in)
2074 (:name |xoffset| :type |CheckedInt32| :direction :in)
2075 (:name |yoffset| :type |CheckedInt32| :direction :in)
2076 (:name |width| :type |SizeI| :direction :in)
2077 (:name |height| :type |SizeI| :direction :in)
2078 (:name |format| :type |PixelFormat| :direction :in)
2079 (:name |imageSize| :type |SizeI| :direction :in)
2080 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2081 imagesize))
2082 :category "VERSION_1_3" :deprecated nil :version "1.3")
2083 ("CompressedTexSubImage3D" compressed-tex-sub-image-3d :return "void" :args
2084 ((:name |target| :type |TextureTarget| :direction :in)
2085 (:name |level| :type |CheckedInt32| :direction :in)
2086 (:name |xoffset| :type |CheckedInt32| :direction :in)
2087 (:name |yoffset| :type |CheckedInt32| :direction :in)
2088 (:name |zoffset| :type |CheckedInt32| :direction :in)
2089 (:name |width| :type |SizeI| :direction :in)
2090 (:name |height| :type |SizeI| :direction :in)
2091 (:name |depth| :type |SizeI| :direction :in)
2092 (:name |format| :type |PixelFormat| :direction :in)
2093 (:name |imageSize| :type |SizeI| :direction :in)
2094 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2095 imagesize))
2096 :category "VERSION_1_3" :deprecated nil :version "1.3")
2097 ("CompressedTexImage1D" compressed-tex-image-1d :return "void" :args
2098 ((:name |target| :type |TextureTarget| :direction :in)
2099 (:name |level| :type |CheckedInt32| :direction :in)
2100 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2101 (:name |width| :type |SizeI| :direction :in)
2102 (:name |border| :type |CheckedInt32| :direction :in)
2103 (:name |imageSize| :type |SizeI| :direction :in)
2104 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2105 imagesize))
2106 :category "VERSION_1_3" :deprecated nil :version "1.3")
2107 ("CompressedTexImage2D" compressed-tex-image-2d :return "void" :args
2108 ((:name |target| :type |TextureTarget| :direction :in)
2109 (:name |level| :type |CheckedInt32| :direction :in)
2110 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2111 (:name |width| :type |SizeI| :direction :in)
2112 (:name |height| :type |SizeI| :direction :in)
2113 (:name |border| :type |CheckedInt32| :direction :in)
2114 (:name |imageSize| :type |SizeI| :direction :in)
2115 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2116 imagesize))
2117 :category "VERSION_1_3" :deprecated nil :version "1.3")
2118 ("CompressedTexImage3D" compressed-tex-image-3d :return "void" :args
2119 ((:name |target| :type |TextureTarget| :direction :in)
2120 (:name |level| :type |CheckedInt32| :direction :in)
2121 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2122 (:name |width| :type |SizeI| :direction :in)
2123 (:name |height| :type |SizeI| :direction :in)
2124 (:name |depth| :type |SizeI| :direction :in)
2125 (:name |border| :type |CheckedInt32| :direction :in)
2126 (:name |imageSize| :type |SizeI| :direction :in)
2127 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2128 imagesize))
2129 :category "VERSION_1_3" :deprecated nil :version "1.3")
2130 ("SampleCoverage" sample-coverage :return "void" :args
2131 ((:name |value| :type |ClampedFloat32| :direction :in)
2132 (:name |invert| :type |Boolean| :direction :in))
2133 :category "VERSION_1_3" :deprecated nil :version "1.3")
2134 ("ActiveTexture" active-texture :return "void" :args
2135 ((:name |texture| :type |TextureUnit| :direction :in)) :category
2136 "VERSION_1_3" :deprecated nil :version "1.3")
2137 ("PointParameteriv" point-parameter-iv :return "void" :args
2138 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2139 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2140 :category "VERSION_1_4" :deprecated nil :version "1.4")
2141 ("PointParameteri" point-parameter-i :return "void" :args
2142 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2143 (:name |param| :type |Int32| :direction :in))
2144 :category "VERSION_1_4" :deprecated nil :version "1.4")
2145 ("PointParameterfv" point-parameter-fv :return "void" :args
2146 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2147 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
2148 (|pname|)))
2149 :category "VERSION_1_4" :deprecated nil :version "1.4")
2150 ("PointParameterf" point-parameter-f :return "void" :args
2151 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2152 (:name |param| :type |CheckedFloat32| :direction :in))
2153 :category "VERSION_1_4" :deprecated nil :version "1.4")
2154 ("MultiDrawElements" multi-draw-elements :return "void" :args
2155 ((:name |mode| :type |BeginMode| :direction :in)
2156 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2157 (:name |type| :type |DrawElementsType| :direction :in)
2158 (:name |indices| :type |VoidPointer| :direction :in :array t :size
2159 (|primcount|))
2160 (:name |primcount| :type |SizeI| :direction :in))
2161 :category "VERSION_1_4" :deprecated nil :version "1.4")
2162 ("MultiDrawArrays" multi-draw-arrays :return "void" :args
2163 ((:name |mode| :type |BeginMode| :direction :in)
2164 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
2165 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2166 (:name |primcount| :type |SizeI| :direction :in))
2167 :category "VERSION_1_4" :deprecated nil :version "1.4")
2168 ("BlendFuncSeparate" blend-func-separate :return "void" :args
2169 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2170 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2171 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
2172 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction
2173 :in))
2174 :category "VERSION_1_4" :deprecated nil :version "1.4")
2175 ("GetBufferPointerv" get-buffer-pointerv :return "void" :args
2176 ((:name |target| :type |BufferTargetARB| :direction :in)
2177 (:name |pname| :type |BufferPointerNameARB| :direction :in)
2178 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
2179 :category "VERSION_1_5" :deprecated nil :version "1.5")
2180 ("GetBufferParameteriv" get-buffer-parameter-iv :return "void" :args
2181 ((:name |target| :type |BufferTargetARB| :direction :in)
2182 (:name |pname| :type |BufferPNameARB| :direction :in)
2183 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2184 :category "VERSION_1_5" :deprecated nil :version "1.5")
2185 ("UnmapBuffer" unmap-buffer :return "Boolean" :args
2186 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
2187 "VERSION_1_5" :deprecated nil :version "1.5")
2188 ("MapBuffer" map-buffer :return "VoidPointer" :args
2189 ((:name |target| :type |BufferTargetARB| :direction :in)
2190 (:name |access| :type |BufferAccessARB| :direction :in))
2191 :category "VERSION_1_5" :deprecated nil :version "1.5")
2192 ("GetBufferSubData" get-buffer-sub-data :return "void" :args
2193 ((:name |target| :type |BufferTargetARB| :direction :in)
2194 (:name |offset| :type |BufferOffset| :direction :in)
2195 (:name |size| :type |BufferSize| :direction :in)
2196 (:name |data| :type |Void| :direction :out :array t :size size))
2197 :category "VERSION_1_5" :deprecated nil :version "1.5")
2198 ("BufferSubData" buffer-sub-data :return "void" :args
2199 ((:name |target| :type |BufferTargetARB| :direction :in)
2200 (:name |offset| :type |BufferOffset| :direction :in)
2201 (:name |size| :type |BufferSize| :direction :in)
2202 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
2203 :category "VERSION_1_5" :deprecated nil :version "1.5")
2204 ("BufferData" buffer-data :return "void" :args
2205 ((:name |target| :type |BufferTargetARB| :direction :in)
2206 (:name |size| :type |BufferSize| :direction :in)
2207 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
2208 (:name |usage| :type |BufferUsageARB| :direction :in))
2209 :category "VERSION_1_5" :deprecated nil :version "1.5")
2210 ("IsBuffer" is-buffer :return "Boolean" :args
2211 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2212 :deprecated nil :version "1.5")
2213 ("GenBuffers" gen-buffers :return "void" :args
2214 ((:name |n| :type |SizeI| :direction :in)
2215 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
2216 :category "VERSION_1_5" :deprecated nil :version "1.5")
2217 ("DeleteBuffers" delete-buffers :return "void" :args
2218 ((:name |n| :type |SizeI| :direction :in)
2219 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
2220 :category "VERSION_1_5" :deprecated nil :version "1.5")
2221 ("BindBuffer" bind-buffer :return "void" :args
2222 ((:name |target| :type |BufferTargetARB| :direction :in)
2223 (:name |buffer| :type |UInt32| :direction :in))
2224 :category "VERSION_1_5" :deprecated nil :version "1.5")
2225 ("GetQueryObjectuiv" get-query-object-uiv :return "void" :args
2226 ((:name |id| :type |UInt32| :direction :in)
2227 (:name |pname| :type |GLenum| :direction :in)
2228 (:name |params| :type |UInt32| :direction :out :array t :size pname))
2229 :category "VERSION_1_5" :deprecated nil :version "1.5")
2230 ("GetQueryObjectiv" get-query-object-iv :return "void" :args
2231 ((:name |id| :type |UInt32| :direction :in)
2232 (:name |pname| :type |GLenum| :direction :in)
2233 (:name |params| :type |Int32| :direction :out :array t :size pname))
2234 :category "VERSION_1_5" :deprecated nil :version "1.5")
2235 ("GetQueryiv" get-query-iv :return "void" :args
2236 ((:name |target| :type |GLenum| :direction :in)
2237 (:name |pname| :type |GLenum| :direction :in)
2238 (:name |params| :type |Int32| :direction :out :array t :size pname))
2239 :category "VERSION_1_5" :deprecated nil :version "1.5")
2240 ("EndQuery" end-query :return "void" :args
2241 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
2242 :deprecated nil :version "1.5")
2243 ("BeginQuery" begin-query :return "void" :args
2244 ((:name |target| :type |GLenum| :direction :in)
2245 (:name |id| :type |UInt32| :direction :in))
2246 :category "VERSION_1_5" :deprecated nil :version "1.5")
2247 ("IsQuery" is-query :return "Boolean" :args
2248 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2249 :deprecated nil :version "1.5")
2250 ("DeleteQueries" delete-queries :return "void" :args
2251 ((:name |n| :type |SizeI| :direction :in)
2252 (:name |ids| :type |UInt32| :direction :in :array t :size n))
2253 :category "VERSION_1_5" :deprecated nil :version "1.5")
2254 ("GenQueries" gen-queries :return "void" :args
2255 ((:name |n| :type |SizeI| :direction :in)
2256 (:name |ids| :type |UInt32| :direction :out :array t :size n))
2257 :category "VERSION_1_5" :deprecated nil :version "1.5")
2258 ("VertexAttribPointer" vertex-attrib-pointer :return "void" :args
2259 ((:name |index| :type |UInt32| :direction :in)
2260 (:name |size| :type |Int32| :direction :in)
2261 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
2262 (:name |normalized| :type |Boolean| :direction :in)
2263 (:name |stride| :type |SizeI| :direction :in)
2264 (:name |pointer| :type |Void| :direction :in :array t :size
2265 (|size| |type| |stride|) :retained t))
2266 :category "VERSION_2_0" :deprecated nil :version "2.0")
2267 ("ValidateProgram" validate-program :return "void" :args
2268 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2269 :deprecated nil :version "2.0")
2270 ("UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
2271 ((:name |location| :type |Int32| :direction :in)
2272 (:name |count| :type |SizeI| :direction :in)
2273 (:name |transpose| :type |Boolean| :direction :in)
2274 (:name |value| :type |Float32| :direction :in :array t :size count))
2275 :category "VERSION_2_0" :deprecated nil :version "2.0")
2276 ("UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
2277 ((:name |location| :type |Int32| :direction :in)
2278 (:name |count| :type |SizeI| :direction :in)
2279 (:name |transpose| :type |Boolean| :direction :in)
2280 (:name |value| :type |Float32| :direction :in :array t :size count))
2281 :category "VERSION_2_0" :deprecated nil :version "2.0")
2282 ("UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
2283 ((:name |location| :type |Int32| :direction :in)
2284 (:name |count| :type |SizeI| :direction :in)
2285 (:name |transpose| :type |Boolean| :direction :in)
2286 (:name |value| :type |Float32| :direction :in :array t :size count))
2287 :category "VERSION_2_0" :deprecated nil :version "2.0")
2288 ("Uniform4iv" uniform-4iv :return "void" :args
2289 ((:name |location| :type |Int32| :direction :in)
2290 (:name |count| :type |SizeI| :direction :in)
2291 (:name |value| :type |Int32| :direction :in :array t :size count))
2292 :category "VERSION_2_0" :deprecated nil :version "2.0")
2293 ("Uniform3iv" uniform-3iv :return "void" :args
2294 ((:name |location| :type |Int32| :direction :in)
2295 (:name |count| :type |SizeI| :direction :in)
2296 (:name |value| :type |Int32| :direction :in :array t :size count))
2297 :category "VERSION_2_0" :deprecated nil :version "2.0")
2298 ("Uniform2iv" uniform-2iv :return "void" :args
2299 ((:name |location| :type |Int32| :direction :in)
2300 (:name |count| :type |SizeI| :direction :in)
2301 (:name |value| :type |Int32| :direction :in :array t :size count))
2302 :category "VERSION_2_0" :deprecated nil :version "2.0")
2303 ("Uniform1iv" uniform-1iv :return "void" :args
2304 ((:name |location| :type |Int32| :direction :in)
2305 (:name |count| :type |SizeI| :direction :in)
2306 (:name |value| :type |Int32| :direction :in :array t :size count))
2307 :category "VERSION_2_0" :deprecated nil :version "2.0")
2308 ("Uniform4fv" uniform-4fv :return "void" :args
2309 ((:name |location| :type |Int32| :direction :in)
2310 (:name |count| :type |SizeI| :direction :in)
2311 (:name |value| :type |Float32| :direction :in :array t :size count))
2312 :category "VERSION_2_0" :deprecated nil :version "2.0")
2313 ("Uniform3fv" uniform-3fv :return "void" :args
2314 ((:name |location| :type |Int32| :direction :in)
2315 (:name |count| :type |SizeI| :direction :in)
2316 (:name |value| :type |Float32| :direction :in :array t :size count))
2317 :category "VERSION_2_0" :deprecated nil :version "2.0")
2318 ("Uniform2fv" uniform-2fv :return "void" :args
2319 ((:name |location| :type |Int32| :direction :in)
2320 (:name |count| :type |SizeI| :direction :in)
2321 (:name |value| :type |Float32| :direction :in :array t :size count))
2322 :category "VERSION_2_0" :deprecated nil :version "2.0")
2323 ("Uniform1fv" uniform-1fv :return "void" :args
2324 ((:name |location| :type |Int32| :direction :in)
2325 (:name |count| :type |SizeI| :direction :in)
2326 (:name |value| :type |Float32| :direction :in :array t :size count))
2327 :category "VERSION_2_0" :deprecated nil :version "2.0")
2328 ("Uniform4i" uniform-4i :return "void" :args
2329 ((:name |location| :type |Int32| :direction :in)
2330 (:name |v0| :type |Int32| :direction :in)
2331 (:name |v1| :type |Int32| :direction :in)
2332 (:name |v2| :type |Int32| :direction :in)
2333 (:name |v3| :type |Int32| :direction :in))
2334 :category "VERSION_2_0" :deprecated nil :version "2.0")
2335 ("Uniform3i" uniform-3i :return "void" :args
2336 ((:name |location| :type |Int32| :direction :in)
2337 (:name |v0| :type |Int32| :direction :in)
2338 (:name |v1| :type |Int32| :direction :in)
2339 (:name |v2| :type |Int32| :direction :in))
2340 :category "VERSION_2_0" :deprecated nil :version "2.0")
2341 ("Uniform2i" uniform-2i :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 :category "VERSION_2_0" :deprecated nil :version "2.0")
2346 ("Uniform1i" uniform-1i :return "void" :args
2347 ((:name |location| :type |Int32| :direction :in)
2348 (:name |v0| :type |Int32| :direction :in))
2349 :category "VERSION_2_0" :deprecated nil :version "2.0")
2350 ("Uniform4f" uniform-4f :return "void" :args
2351 ((:name |location| :type |Int32| :direction :in)
2352 (:name |v0| :type |Float32| :direction :in)
2353 (:name |v1| :type |Float32| :direction :in)
2354 (:name |v2| :type |Float32| :direction :in)
2355 (:name |v3| :type |Float32| :direction :in))
2356 :category "VERSION_2_0" :deprecated nil :version "2.0")
2357 ("Uniform3f" uniform-3f :return "void" :args
2358 ((:name |location| :type |Int32| :direction :in)
2359 (:name |v0| :type |Float32| :direction :in)
2360 (:name |v1| :type |Float32| :direction :in)
2361 (:name |v2| :type |Float32| :direction :in))
2362 :category "VERSION_2_0" :deprecated nil :version "2.0")
2363 ("Uniform2f" uniform-2f :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 :category "VERSION_2_0" :deprecated nil :version "2.0")
2368 ("Uniform1f" uniform-1f :return "void" :args
2369 ((:name |location| :type |Int32| :direction :in)
2370 (:name |v0| :type |Float32| :direction :in))
2371 :category "VERSION_2_0" :deprecated nil :version "2.0")
2372 ("UseProgram" use-program :return "void" :args
2373 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2374 :deprecated nil :version "2.0")
2375 ("ShaderSource" shader-source :return "void" :args
2376 ((:name |shader| :type |UInt32| :direction :in)
2377 (:name |count| :type |SizeI| :direction :in)
2378 (:name |string| :type |CharPointer| :direction :in :array t :size count)
2379 (:name |length| :type |Int32| :direction :in :array t :size #x1))
2380 :category "VERSION_2_0" :deprecated nil :version "2.0")
2381 ("LinkProgram" link-program :return "void" :args
2382 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2383 :deprecated nil :version "2.0")
2384 ("IsShader" is-shader :return "Boolean" :args
2385 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2386 :deprecated nil :version "2.0")
2387 ("IsProgram" is-program :return "Boolean" :args
2388 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2389 :deprecated nil :version "2.0")
2390 ("GetVertexAttribPointerv" get-vertex-attrib-pointerv :return "void" :args
2391 ((:name |index| :type |UInt32| :direction :in)
2392 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
2393 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
2394 :category "VERSION_2_0" :deprecated nil :version "2.0")
2395 ("GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
2396 ((:name |index| :type |UInt32| :direction :in)
2397 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2398 (:name |params| :type |Int32| :direction :out :array t :size #x4))
2399 :category "VERSION_2_0" :deprecated nil :version "2.0")
2400 ("GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
2401 ((:name |index| :type |UInt32| :direction :in)
2402 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2403 (:name |params| :type |Float32| :direction :out :array t :size #x4))
2404 :category "VERSION_2_0" :deprecated nil :version "2.0")
2405 ("GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
2406 ((:name |index| :type |UInt32| :direction :in)
2407 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2408 (:name |params| :type |Float64| :direction :out :array t :size #x4))
2409 :category "VERSION_2_0" :deprecated nil :version "2.0")
2410 ("GetUniformiv" get-uniform-iv :return "void" :args
2411 ((:name |program| :type |UInt32| :direction :in)
2412 (:name |location| :type |Int32| :direction :in)
2413 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
2414 :category "VERSION_2_0" :deprecated nil :version "2.0")
2415 ("GetUniformfv" get-uniform-fv :return "void" :args
2416 ((:name |program| :type |UInt32| :direction :in)
2417 (:name |location| :type |Int32| :direction :in)
2418 (:name |params| :type |Float32| :direction :out :array t :size
2419 (|location|)))
2420 :category "VERSION_2_0" :deprecated nil :version "2.0")
2421 ("GetUniformLocation" get-uniform-location :return "Int32" :args
2422 ((:name |program| :type |UInt32| :direction :in)
2423 (:name |name| :type |Char| :direction :in :array t))
2424 :category "VERSION_2_0" :deprecated nil :version "2.0")
2425 ("GetShaderSource" get-shader-source :return "void" :args
2426 ((:name |shader| :type |UInt32| :direction :in)
2427 (:name |bufSize| :type |SizeI| :direction :in)
2428 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2429 (:name |source| :type |Char| :direction :out :array t :size length))
2430 :category "VERSION_2_0" :deprecated nil :version "2.0")
2431 ("GetShaderInfoLog" get-shader-info-log :return "void" :args
2432 ((:name |shader| :type |UInt32| :direction :in)
2433 (:name |bufSize| :type |SizeI| :direction :in)
2434 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2435 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2436 :category "VERSION_2_0" :deprecated nil :version "2.0")
2437 ("GetShaderiv" get-shader-iv :return "void" :args
2438 ((:name |shader| :type |UInt32| :direction :in)
2439 (:name |pname| :type |GLenum| :direction :in)
2440 (:name |params| :type |Int32| :direction :out :array t :size pname))
2441 :category "VERSION_2_0" :deprecated nil :version "2.0")
2442 ("GetProgramInfoLog" get-program-info-log :return "void" :args
2443 ((:name |program| :type |UInt32| :direction :in)
2444 (:name |bufSize| :type |SizeI| :direction :in)
2445 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2446 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2447 :category "VERSION_2_0" :deprecated nil :version "2.0")
2448 ("GetProgramiv" get-program-iv :return "void" :args
2449 ((:name |program| :type |UInt32| :direction :in)
2450 (:name |pname| :type |GLenum| :direction :in)
2451 (:name |params| :type |Int32| :direction :out :array t :size pname))
2452 :category "VERSION_2_0" :deprecated nil :version "2.0")
2453 ("GetAttribLocation" get-attrib-location :return "Int32" :args
2454 ((:name |program| :type |UInt32| :direction :in)
2455 (:name |name| :type |Char| :direction :in :array t))
2456 :category "VERSION_2_0" :deprecated nil :version "2.0")
2457 ("GetAttachedShaders" get-attached-shaders :return "void" :args
2458 ((:name |program| :type |UInt32| :direction :in)
2459 (:name |maxCount| :type |SizeI| :direction :in)
2460 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
2461 (:name |obj| :type |UInt32| :direction :out :array t :size count))
2462 :category "VERSION_2_0" :deprecated nil :version "2.0")
2463 ("GetActiveUniform" get-active-uniform :return "void" :args
2464 ((:name |program| :type |UInt32| :direction :in)
2465 (:name |index| :type |UInt32| :direction :in)
2466 (:name |bufSize| :type |SizeI| :direction :in)
2467 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2468 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2469 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2470 (:name |name| :type |Char| :direction :out :array t))
2471 :category "VERSION_2_0" :deprecated nil :version "2.0")
2472 ("GetActiveAttrib" get-active-attrib :return "void" :args
2473 ((:name |program| :type |UInt32| :direction :in)
2474 (:name |index| :type |UInt32| :direction :in)
2475 (:name |bufSize| :type |SizeI| :direction :in)
2476 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2477 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2478 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2479 (:name |name| :type |Char| :direction :out :array t))
2480 :category "VERSION_2_0" :deprecated nil :version "2.0")
2481 ("EnableVertexAttribArray" enable-vertex-attrib-array :return "void" :args
2482 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2483 :deprecated nil :version "2.0")
2484 ("DisableVertexAttribArray" disable-vertex-attrib-array :return "void" :args
2485 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2486 :deprecated nil :version "2.0")
2487 ("DetachShader" detach-shader :return "void" :args
2488 ((:name |program| :type |UInt32| :direction :in)
2489 (:name |shader| :type |UInt32| :direction :in))
2490 :category "VERSION_2_0" :deprecated nil :version "2.0")
2491 ("DeleteShader" delete-shader :return "void" :args
2492 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2493 :deprecated nil :version "2.0")
2494 ("DeleteProgram" delete-program :return "void" :args
2495 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2496 :deprecated nil :version "2.0")
2497 ("CreateShader" create-shader :return "UInt32" :args
2498 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
2499 :deprecated nil :version "2.0")
2500 ("CreateProgram" create-program :return "UInt32" :args nil :category
2501 "VERSION_2_0" :deprecated nil :version "2.0")
2502 ("CompileShader" compile-shader :return "void" :args
2503 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2504 :deprecated nil :version "2.0")
2505 ("BindAttribLocation" bind-attrib-location :return "void" :args
2506 ((:name |program| :type |UInt32| :direction :in)
2507 (:name |index| :type |UInt32| :direction :in)
2508 (:name |name| :type |Char| :direction :in :array t))
2509 :category "VERSION_2_0" :deprecated nil :version "2.0")
2510 ("AttachShader" attach-shader :return "void" :args
2511 ((:name |program| :type |UInt32| :direction :in)
2512 (:name |shader| :type |UInt32| :direction :in))
2513 :category "VERSION_2_0" :deprecated nil :version "2.0")
2514 ("StencilMaskSeparate" stencil-mask-separate :return "void" :args
2515 ((:name |face| :type |StencilFaceDirection| :direction :in)
2516 (:name |mask| :type |MaskedStencilValue| :direction :in))
2517 :category "VERSION_2_0" :deprecated nil :version "2.0")
2518 ("StencilFuncSeparate" stencil-func-separate :return "void" :args
2519 ((:name |face| :type |StencilFaceDirection| :direction :in)
2520 (:name |func| :type |StencilFunction| :direction :in)
2521 (:name |ref| :type |ClampedStencilValue| :direction :in)
2522 (:name |mask| :type |MaskedStencilValue| :direction :in))
2523 :category "VERSION_2_0" :deprecated nil :version "2.0")
2524 ("StencilOpSeparate" stencil-op-separate :return "void" :args
2525 ((:name |face| :type |StencilFaceDirection| :direction :in)
2526 (:name |sfail| :type |StencilOp| :direction :in)
2527 (:name |dpfail| :type |StencilOp| :direction :in)
2528 (:name |dppass| :type |StencilOp| :direction :in))
2529 :category "VERSION_2_0" :deprecated nil :version "2.0")
2530 ("DrawBuffers" draw-buffers :return "void" :args
2531 ((:name |n| :type |SizeI| :direction :in)
2532 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
2533 :category "VERSION_2_0" :deprecated nil :version "2.0")
2534 ("BlendEquationSeparate" blend-equation-separate :return "void" :args
2535 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
2536 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
2537 :category "VERSION_2_0" :deprecated nil :version "2.0")
2538 ("UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
2539 ((:name |location| :type |Int32| :direction :in)
2540 (:name |count| :type |SizeI| :direction :in)
2541 (:name |transpose| :type |Boolean| :direction :in)
2542 (:name |value| :type |Float32| :direction :in :array t :size #xC))
2543 :category "VERSION_2_1" :deprecated nil :version "2.1")
2544 ("UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
2545 ((:name |location| :type |Int32| :direction :in)
2546 (:name |count| :type |SizeI| :direction :in)
2547 (:name |transpose| :type |Boolean| :direction :in)
2548 (:name |value| :type |Float32| :direction :in :array t :size #xC))
2549 :category "VERSION_2_1" :deprecated nil :version "2.1")
2550 ("UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
2551 ((:name |location| :type |Int32| :direction :in)
2552 (:name |count| :type |SizeI| :direction :in)
2553 (:name |transpose| :type |Boolean| :direction :in)
2554 (:name |value| :type |Float32| :direction :in :array t :size #x8))
2555 :category "VERSION_2_1" :deprecated nil :version "2.1")
2556 ("UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
2557 ((:name |location| :type |Int32| :direction :in)
2558 (:name |count| :type |SizeI| :direction :in)
2559 (:name |transpose| :type |Boolean| :direction :in)
2560 (:name |value| :type |Float32| :direction :in :array t :size #x8))
2561 :category "VERSION_2_1" :deprecated nil :version "2.1")
2562 ("UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
2563 ((:name |location| :type |Int32| :direction :in)
2564 (:name |count| :type |SizeI| :direction :in)
2565 (:name |transpose| :type |Boolean| :direction :in)
2566 (:name |value| :type |Float32| :direction :in :array t :size #x6))
2567 :category "VERSION_2_1" :deprecated nil :version "2.1")
2568 ("UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
2569 ((:name |location| :type |Int32| :direction :in)
2570 (:name |count| :type |SizeI| :direction :in)
2571 (:name |transpose| :type |Boolean| :direction :in)
2572 (:name |value| :type |Float32| :direction :in :array t :size #x6))
2573 :category "VERSION_2_1" :deprecated nil :version "2.1")
2574 ("GetStringi" get-string-i :return "String" :args
2575 ((:name |name| :type |GLenum| :direction :in)
2576 (:name |index| :type |UInt32| :direction :in))
2577 :category "VERSION_3_0" :deprecated nil :version "3.0")
2578 ("ClearBufferfi" clear-bufferf-i :return "void" :args
2579 ((:name |buffer| :type |GLenum| :direction :in)
2580 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2581 (:name |depth| :type |Float32| :direction :in)
2582 (:name |stencil| :type |Int32| :direction :in))
2583 :category "VERSION_3_0" :deprecated nil :version "3.0")
2584 ("ClearBufferfv" clear-buffer-fv :return "void" :args
2585 ((:name |buffer| :type |GLenum| :direction :in)
2586 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2587 (:name |value| :type |Float32| :direction :in :array t :size (|buffer|)))
2588 :category "VERSION_3_0" :deprecated nil :version "3.0")
2589 ("ClearBufferuiv" clear-buffer-uiv :return "void" :args
2590 ((:name |buffer| :type |GLenum| :direction :in)
2591 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2592 (:name |value| :type |UInt32| :direction :in :array t :size (|buffer|)))
2593 :category "VERSION_3_0" :deprecated nil :version "3.0")
2594 ("ClearBufferiv" clear-buffer-iv :return "void" :args
2595 ((:name |buffer| :type |GLenum| :direction :in)
2596 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
2597 (:name |value| :type |Int32| :direction :in :array t :size (|buffer|)))
2598 :category "VERSION_3_0" :deprecated nil :version "3.0")
2599 ("GetTexParameterIuiv" get-tex-parameter-i-uiv :return "void" :args
2600 ((:name |target| :type |TextureTarget| :direction :in)
2601 (:name |pname| :type |GetTextureParameter| :direction :in)
2602 (:name |params| :type |UInt32| :direction :out :array t :size (|pname|)))
2603 :category "VERSION_3_0" :deprecated nil :version "3.0")
2604 ("GetTexParameterIiv" get-tex-parameter-i-iv :return "void" :args
2605 ((:name |target| :type |TextureTarget| :direction :in)
2606 (:name |pname| :type |GetTextureParameter| :direction :in)
2607 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2608 :category "VERSION_3_0" :deprecated nil :version "3.0")
2609 ("TexParameterIuiv" tex-parameter-i-uiv :return "void" :args
2610 ((:name |target| :type |TextureTarget| :direction :in)
2611 (:name |pname| :type |TextureParameterName| :direction :in)
2612 (:name |params| :type |UInt32| :direction :in :array t :size (|pname|)))
2613 :category "VERSION_3_0" :deprecated nil :version "3.0")
2614 ("TexParameterIiv" tex-parameter-i-iv :return "void" :args
2615 ((:name |target| :type |TextureTarget| :direction :in)
2616 (:name |pname| :type |TextureParameterName| :direction :in)
2617 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2618 :category "VERSION_3_0" :deprecated nil :version "3.0")
2619 ("Uniform4uiv" uniform-4uiv :return "void" :args
2620 ((:name |location| :type |Int32| :direction :in)
2621 (:name |count| :type |SizeI| :direction :in)
2622 (:name |value| :type |UInt32| :direction :in :array t :size count*4))
2623 :category "VERSION_3_0" :deprecated nil :version "3.0")
2624 ("Uniform3uiv" uniform-3uiv :return "void" :args
2625 ((:name |location| :type |Int32| :direction :in)
2626 (:name |count| :type |SizeI| :direction :in)
2627 (:name |value| :type |UInt32| :direction :in :array t :size count*3))
2628 :category "VERSION_3_0" :deprecated nil :version "3.0")
2629 ("Uniform2uiv" uniform-2uiv :return "void" :args
2630 ((:name |location| :type |Int32| :direction :in)
2631 (:name |count| :type |SizeI| :direction :in)
2632 (:name |value| :type |UInt32| :direction :in :array t :size count*2))
2633 :category "VERSION_3_0" :deprecated nil :version "3.0")
2634 ("Uniform1uiv" uniform-1uiv :return "void" :args
2635 ((:name |location| :type |Int32| :direction :in)
2636 (:name |count| :type |SizeI| :direction :in)
2637 (:name |value| :type |UInt32| :direction :in :array t :size count))
2638 :category "VERSION_3_0" :deprecated nil :version "3.0")
2639 ("Uniform4ui" uniform-4ui :return "void" :args
2640 ((:name |location| :type |Int32| :direction :in)
2641 (:name |v0| :type |UInt32| :direction :in)
2642 (:name |v1| :type |UInt32| :direction :in)
2643 (:name |v2| :type |UInt32| :direction :in)
2644 (:name |v3| :type |UInt32| :direction :in))
2645 :category "VERSION_3_0" :deprecated nil :version "3.0")
2646 ("Uniform3ui" uniform-3ui :return "void" :args
2647 ((:name |location| :type |Int32| :direction :in)
2648 (:name |v0| :type |UInt32| :direction :in)
2649 (:name |v1| :type |UInt32| :direction :in)
2650 (:name |v2| :type |UInt32| :direction :in))
2651 :category "VERSION_3_0" :deprecated nil :version "3.0")
2652 ("Uniform2ui" uniform-2ui :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 :category "VERSION_3_0" :deprecated nil :version "3.0")
2657 ("Uniform1ui" uniform-1ui :return "void" :args
2658 ((:name |location| :type |Int32| :direction :in)
2659 (:name |v0| :type |UInt32| :direction :in))
2660 :category "VERSION_3_0" :deprecated nil :version "3.0")
2661 ("GetFragDataLocation" get-frag-data-location :return "Int32" :args
2662 ((:name |program| :type |UInt32| :direction :in)
2663 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
2664 :category "VERSION_3_0" :deprecated nil :version "3.0")
2665 ("BindFragDataLocation" bind-frag-data-location :return "void" :args
2666 ((:name |program| :type |UInt32| :direction :in)
2667 (:name |color| :type |UInt32| :direction :in)
2668 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
2669 :category "VERSION_3_0" :deprecated nil :version "3.0")
2670 ("GetUniformuiv" get-uniform-uiv :return "void" :args
2671 ((:name |program| :type |UInt32| :direction :in)
2672 (:name |location| :type |Int32| :direction :in)
2673 (:name |params| :type |UInt32| :direction :out :array t :size
2674 (|program| |location|)))
2675 :category "VERSION_3_0" :deprecated nil :version "3.0")
2676 ("GetVertexAttribIuiv" get-vertex-attrib-i-uiv :return "void" :args
2677 ((:name |index| :type |UInt32| :direction :in)
2678 (:name |pname| :type |VertexAttribEnum| :direction :in)
2679 (:name |params| :type |UInt32| :direction :out :array t :size #x1))
2680 :category "VERSION_3_0" :deprecated nil :version "3.0")
2681 ("GetVertexAttribIiv" get-vertex-attrib-i-iv :return "void" :args
2682 ((:name |index| :type |UInt32| :direction :in)
2683 (:name |pname| :type |VertexAttribEnum| :direction :in)
2684 (:name |params| :type |Int32| :direction :out :array t :size #x1))
2685 :category "VERSION_3_0" :deprecated nil :version "3.0")
2686 ("VertexAttribIPointer" vertex-attrib-ipointer :return "void" :args
2687 ((:name |index| :type |UInt32| :direction :in)
2688 (:name |size| :type |Int32| :direction :in)
2689 (:name |type| :type |VertexAttribEnum| :direction :in)
2690 (:name |stride| :type |SizeI| :direction :in)
2691 (:name |pointer| :type |Void| :direction :in :array t :size
2692 (|size| |type| |stride|) :retained t))
2693 :category "VERSION_3_0" :deprecated nil :version "3.0")
2694 ("EndConditionalRender" end-conditional-render :return "void" :args nil
2695 :category "VERSION_3_0" :deprecated nil :version "3.0")
2696 ("BeginConditionalRender" begin-conditional-render :return "void" :args
2697 ((:name |id| :type |UInt32| :direction :in)
2698 (:name |mode| :type |TypeEnum| :direction :in))
2699 :category "VERSION_3_0" :deprecated nil :version "3.0")
2700 ("ClampColor" clamp-color :return "void" :args
2701 ((:name |target| :type |ClampColorTargetARB| :direction :in)
2702 (:name |clamp| :type |ClampColorModeARB| :direction :in))
2703 :category "VERSION_3_0" :deprecated nil :version "3.0")
2704 ("GetTransformFeedbackVarying" get-transform-feedback-varying :return "void"
2705 :args
2706 ((:name |program| :type |UInt32| :direction :in)
2707 (:name |index| :type |UInt32| :direction :in)
2708 (:name |bufSize| :type |SizeI| :direction :in)
2709 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2710 (:name |size| :type |SizeI| :direction :out :array t :size #x1)
2711 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2712 (:name |name| :type |Char| :direction :out :array t :size (|length|)))
2713 :category "VERSION_3_0" :deprecated nil :version "3.0")
2714 ("TransformFeedbackVaryings" transform-feedback-varyings :return "void" :args
2715 ((:name |program| :type |UInt32| :direction :in)
2716 (:name |count| :type |SizeI| :direction :in)
2717 (:name |varyings| :type |CharPointer| :direction :in :array t :size count)
2718 (:name |bufferMode| :type |GLenum| :direction :in))
2719 :category "VERSION_3_0" :deprecated nil :version "3.0")
2720 ("BindBufferBase" bind-buffer-base :return "void" :args
2721 ((:name |target| :type |GLenum| :direction :in)
2722 (:name |index| :type |UInt32| :direction :in)
2723 (:name |buffer| :type |UInt32| :direction :in))
2724 :category "VERSION_3_0" :deprecated nil :version "3.0")
2725 ("BindBufferRange" bind-buffer-range :return "void" :args
2726 ((:name |target| :type |GLenum| :direction :in)
2727 (:name |index| :type |UInt32| :direction :in)
2728 (:name |buffer| :type |UInt32| :direction :in)
2729 (:name |offset| :type |BufferOffset| :direction :in)
2730 (:name |size| :type |BufferSize| :direction :in))
2731 :category "VERSION_3_0" :deprecated nil :version "3.0")
2732 ("EndTransformFeedback" end-transform-feedback :return "void" :args nil
2733 :category "VERSION_3_0" :deprecated nil :version "3.0")
2734 ("BeginTransformFeedback" begin-transform-feedback :return "void" :args
2735 ((:name |primitiveMode| :type |GLenum| :direction :in)) :category
2736 "VERSION_3_0" :deprecated nil :version "3.0")
2737 ("IsEnabledi" is-enabled-i :return "Boolean" :args
2738 ((:name |target| :type |GLenum| :direction :in)
2739 (:name |index| :type |UInt32| :direction :in))
2740 :category "VERSION_3_0" :deprecated nil :version "3.0")
2741 ("Disablei" disable-i :return "void" :args
2742 ((:name |target| :type |GLenum| :direction :in)
2743 (:name |index| :type |UInt32| :direction :in))
2744 :category "VERSION_3_0" :deprecated nil :version "3.0")
2745 ("Enablei" enable-i :return "void" :args
2746 ((:name |target| :type |GLenum| :direction :in)
2747 (:name |index| :type |UInt32| :direction :in))
2748 :category "VERSION_3_0" :deprecated nil :version "3.0")
2749 ("GetIntegeri_v" get-integeri_v :return "void" :args
2750 ((:name |target| :type |GLenum| :direction :in)
2751 (:name |index| :type |UInt32| :direction :in)
2752 (:name |data| :type |Int32| :direction :out :array t :size (|target|)))
2753 :category "VERSION_3_0" :deprecated nil :version "3.0")
2754 ("GetBooleani_v" get-booleani_v :return "void" :args
2755 ((:name |target| :type |GLenum| :direction :in)
2756 (:name |index| :type |UInt32| :direction :in)
2757 (:name |data| :type |Boolean| :direction :out :array t :size (|target|)))
2758 :category "VERSION_3_0" :deprecated nil :version "3.0")
2759 ("ColorMaski" color-mask-i :return "void" :args
2760 ((:name |index| :type |UInt32| :direction :in)
2761 (:name |r| :type |Boolean| :direction :in)
2762 (:name |g| :type |Boolean| :direction :in)
2763 (:name |b| :type |Boolean| :direction :in)
2764 (:name |a| :type |Boolean| :direction :in))
2765 :category "VERSION_3_0" :deprecated nil :version "3.0")
2766 ("PrimitiveRestartIndex" primitive-restart-index :return "void" :args
2767 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_3_1"
2768 :deprecated nil :version "3.1")
2769 ("TexBuffer" tex-buffer :return "void" :args
2770 ((:name |target| :type |TextureTarget| :direction :in)
2771 (:name |internalformat| :type |GLenum| :direction :in)
2772 (:name |buffer| :type |UInt32| :direction :in))
2773 :category "VERSION_3_1" :deprecated nil :version "3.1")
2774 ("DrawElementsInstanced" draw-elements-instanced :return "void" :args
2775 ((:name |mode| :type |BeginMode| :direction :in)
2776 (:name |count| :type |SizeI| :direction :in)
2777 (:name |type| :type |DrawElementsType| :direction :in)
2778 (:name |indices| :type |Void| :direction :in :array t :size
2779 (|count| |type|))
2780 (:name |primcount| :type |SizeI| :direction :in))
2781 :category "VERSION_3_1" :deprecated nil :version "3.1")
2782 ("DrawArraysInstanced" draw-arrays-instanced :return "void" :args
2783 ((:name |mode| :type |BeginMode| :direction :in)
2784 (:name |first| :type |Int32| :direction :in)
2785 (:name |count| :type |SizeI| :direction :in)
2786 (:name |primcount| :type |SizeI| :direction :in))
2787 :category "VERSION_3_1" :deprecated nil :version "3.1")
2788 ("FramebufferTexture" framebuffer-texture :return "void" :args
2789 ((:name |target| :type |GLenum| :direction :in)
2790 (:name |attachment| :type |GLenum| :direction :in)
2791 (:name |texture| :type |UInt32| :direction :in)
2792 (:name |level| :type |Int32| :direction :in))
2793 :category "VERSION_3_2" :deprecated nil :version "1.2")
2794 ("GetBufferParameteri64v" get-buffer-parameteri-64v :return "void" :args
2795 ((:name |target| :type |BufferTargetARB| :direction :in)
2796 (:name |pname| :type |BufferPNameARB| :direction :in)
2797 (:name |params| :type |Int64| :direction :out :array t :size (|pname|)))
2798 :category "VERSION_3_2" :deprecated nil :version "3.2")
2799 ("GetInteger64i_v" get-integer-64i_v :return "void" :args
2800 ((:name |target| :type |GLenum| :direction :in)
2801 (:name |index| :type |UInt32| :direction :in)
2802 (:name |data| :type |Int64| :direction :out :array t :size (|target|)))
2803 :category "VERSION_3_2" :deprecated nil :version "3.2")))