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