Re-ran generator for OpenGL 4.1 and new extensions
[cl-glfw.git] / lib / opengl-version_3_0.lisp
blob39f8a679a4fd8c6fce3971591e94c464f6f50dc3
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:cl-glfw-opengl)
5 ;;;; version_3_0
7 (eval-when (:load-toplevel)
8 (when
9 (and (boundp '*version-loaded*) (not (eq 'version_3_0 *version-loaded*)))
10 (warn
11 "Loading cl-glfw-opengl-~a over the top of already-loaded cl-glfw-opengl-~a~%"
12 'version_3_0 *version-loaded*))
13 (defparameter *version-loaded* 'version_3_0))
14 (defconstant +max-elements-vertices+ #x80E8)
15 (defconstant +max-elements-indices+ #x80E9)
16 (defconstant +unsigned-byte-3-3-2+ #x8032)
17 (defconstant +unsigned-short-4-4-4-4+ #x8033)
18 (defconstant +unsigned-short-5-5-5-1+ #x8034)
19 (defconstant +unsigned-int-8-8-8-8+ #x8035)
20 (defconstant +unsigned-int-10-10-10-2+ #x8036)
21 (defconstant +pack-skip-images+ #x806B)
22 (defconstant +pack-image-height+ #x806C)
23 (defconstant +unpack-skip-images+ #x806D)
24 (defconstant +unpack-image-height+ #x806E)
25 (defconstant +texture-3d+ #x806F)
26 (defconstant +proxy-texture-3d+ #x8070)
27 (defconstant +texture-depth+ #x8071)
28 (defconstant +texture-wrap-r+ #x8072)
29 (defconstant +max-3d-texture-size+ #x8073)
30 (defconstant +unsigned-byte-2-3-3-rev+ #x8362)
31 (defconstant +unsigned-short-5-6-5+ #x8363)
32 (defconstant +unsigned-short-5-6-5-rev+ #x8364)
33 (defconstant +unsigned-short-4-4-4-4-rev+ #x8365)
34 (defconstant +unsigned-short-1-5-5-5-rev+ #x8366)
35 (defconstant +unsigned-int-8-8-8-8-rev+ #x8367)
36 (defconstant +unsigned-int-2-10-10-10-rev+ #x8368)
37 (defconstant +bgr+ #x80E0)
38 (defconstant +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 (defglfun "Translatef" translate-f :return "void" :args
615 ((:name |x| :type |Float32| :direction :in)
616 (:name |y| :type |Float32| :direction :in)
617 (:name |z| :type |Float32| :direction :in))
618 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
619 (defglfun "Translated" translate-d :return "void" :args
620 ((:name |x| :type |Float64| :direction :in)
621 (:name |y| :type |Float64| :direction :in)
622 (:name |z| :type |Float64| :direction :in))
623 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
624 (defglfun "Scalef" scale-f :return "void" :args
625 ((:name |x| :type |Float32| :direction :in)
626 (:name |y| :type |Float32| :direction :in)
627 (:name |z| :type |Float32| :direction :in))
628 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
629 (defglfun "Scaled" scale-d :return "void" :args
630 ((:name |x| :type |Float64| :direction :in)
631 (:name |y| :type |Float64| :direction :in)
632 (:name |z| :type |Float64| :direction :in))
633 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
634 (defglfun "Rotatef" rotate-f :return "void" :args
635 ((:name |angle| :type |Float32| :direction :in)
636 (:name |x| :type |Float32| :direction :in)
637 (:name |y| :type |Float32| :direction :in)
638 (:name |z| :type |Float32| :direction :in))
639 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
640 (defglfun "Rotated" rotate-d :return "void" :args
641 ((:name |angle| :type |Float64| :direction :in)
642 (:name |x| :type |Float64| :direction :in)
643 (:name |y| :type |Float64| :direction :in)
644 (:name |z| :type |Float64| :direction :in))
645 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
646 (defglfun "PushMatrix" push-matrix :return "void" :args nil :category
647 "VERSION_1_0" :deprecated "3.1" :version "1.0")
648 (defglfun "PopMatrix" pop-matrix :return "void" :args nil :category
649 "VERSION_1_0" :deprecated "3.1" :version "1.0")
650 (defglfun "Ortho" ortho :return "void" :args
651 ((:name |left| :type |Float64| :direction :in)
652 (:name |right| :type |Float64| :direction :in)
653 (:name |bottom| :type |Float64| :direction :in)
654 (:name |top| :type |Float64| :direction :in)
655 (:name |zNear| :type |Float64| :direction :in)
656 (:name |zFar| :type |Float64| :direction :in))
657 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
658 (defglfun "MultMatrixd" mult-matrix-d :return "void" :args
659 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
660 "VERSION_1_0" :deprecated "3.1" :version "1.0")
661 (defglfun "MultMatrixf" mult-matrix-f :return "void" :args
662 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
663 "VERSION_1_0" :deprecated "3.1" :version "1.0")
664 (defglfun "MatrixMode" matrix-mode :return "void" :args
665 ((:name |mode| :type |MatrixMode| :direction :in)) :category "VERSION_1_0"
666 :deprecated "3.1" :version "1.0")
667 (defglfun "LoadMatrixd" load-matrix-d :return "void" :args
668 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
669 "VERSION_1_0" :deprecated "3.1" :version "1.0")
670 (defglfun "LoadMatrixf" load-matrix-f :return "void" :args
671 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
672 "VERSION_1_0" :deprecated "3.1" :version "1.0")
673 (defglfun "LoadIdentity" load-identity :return "void" :args nil :category
674 "VERSION_1_0" :deprecated "3.1" :version "1.0")
675 (defglfun "Frustum" frustum :return "void" :args
676 ((:name |left| :type |Float64| :direction :in)
677 (:name |right| :type |Float64| :direction :in)
678 (:name |bottom| :type |Float64| :direction :in)
679 (:name |top| :type |Float64| :direction :in)
680 (:name |zNear| :type |Float64| :direction :in)
681 (:name |zFar| :type |Float64| :direction :in))
682 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
683 (defglfun "IsList" is-list :return "Boolean" :args
684 ((:name |list| :type |List| :direction :in)) :category "VERSION_1_0"
685 :deprecated "3.1" :version "1.0")
686 (defglfun "GetTexGeniv" get-tex-gen-iv :return "void" :args
687 ((:name |coord| :type |TextureCoordName| :direction :in)
688 (:name |pname| :type |TextureGenParameter| :direction :in)
689 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
690 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
691 (defglfun "GetTexGenfv" get-tex-gen-fv :return "void" :args
692 ((:name |coord| :type |TextureCoordName| :direction :in)
693 (:name |pname| :type |TextureGenParameter| :direction :in)
694 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
695 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
696 (defglfun "GetTexGendv" get-tex-gen-dv :return "void" :args
697 ((:name |coord| :type |TextureCoordName| :direction :in)
698 (:name |pname| :type |TextureGenParameter| :direction :in)
699 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
700 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
701 (defglfun "GetTexEnviv" get-tex-env-iv :return "void" :args
702 ((:name |target| :type |TextureEnvTarget| :direction :in)
703 (:name |pname| :type |TextureEnvParameter| :direction :in)
704 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
705 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
706 (defglfun "GetTexEnvfv" get-tex-env-fv :return "void" :args
707 ((:name |target| :type |TextureEnvTarget| :direction :in)
708 (:name |pname| :type |TextureEnvParameter| :direction :in)
709 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
710 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
711 (defglfun "GetPolygonStipple" get-polygon-stipple :return "void" :args
712 ((:name |mask| :type |UInt8| :direction :out :array t)) :category
713 "VERSION_1_0" :deprecated "3.1" :version "1.0")
714 (defglfun "GetPixelMapusv" get-pixel-map-usv :return "void" :args
715 ((:name |map| :type |PixelMap| :direction :in)
716 (:name |values| :type |UInt16| :direction :out :array t :size (|map|)))
717 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
718 (defglfun "GetPixelMapuiv" get-pixel-map-uiv :return "void" :args
719 ((:name |map| :type |PixelMap| :direction :in)
720 (:name |values| :type |UInt32| :direction :out :array t :size (|map|)))
721 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
722 (defglfun "GetPixelMapfv" get-pixel-map-fv :return "void" :args
723 ((:name |map| :type |PixelMap| :direction :in)
724 (:name |values| :type |Float32| :direction :out :array t :size (|map|)))
725 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
726 (defglfun "GetMaterialiv" get-material-iv :return "void" :args
727 ((:name |face| :type |MaterialFace| :direction :in)
728 (:name |pname| :type |MaterialParameter| :direction :in)
729 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
730 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
731 (defglfun "GetMaterialfv" get-material-fv :return "void" :args
732 ((:name |face| :type |MaterialFace| :direction :in)
733 (:name |pname| :type |MaterialParameter| :direction :in)
734 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
735 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
736 (defglfun "GetMapiv" get-map-iv :return "void" :args
737 ((:name |target| :type |MapTarget| :direction :in)
738 (:name |query| :type |GetMapQuery| :direction :in)
739 (:name |v| :type |Int32| :direction :out :array t :size (|target| |query|)))
740 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
741 (defglfun "GetMapfv" get-map-fv :return "void" :args
742 ((:name |target| :type |MapTarget| :direction :in)
743 (:name |query| :type |GetMapQuery| :direction :in)
744 (:name |v| :type |Float32| :direction :out :array t :size
745 (|target| |query|)))
746 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
747 (defglfun "GetMapdv" get-map-dv :return "void" :args
748 ((:name |target| :type |MapTarget| :direction :in)
749 (:name |query| :type |GetMapQuery| :direction :in)
750 (:name |v| :type |Float64| :direction :out :array t :size
751 (|target| |query|)))
752 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
753 (defglfun "GetLightiv" get-light-iv :return "void" :args
754 ((:name |light| :type |LightName| :direction :in)
755 (:name |pname| :type |LightParameter| :direction :in)
756 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
757 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
758 (defglfun "GetLightfv" get-light-fv :return "void" :args
759 ((:name |light| :type |LightName| :direction :in)
760 (:name |pname| :type |LightParameter| :direction :in)
761 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
762 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
763 (defglfun "GetClipPlane" get-clip-plane :return "void" :args
764 ((:name |plane| :type |ClipPlaneName| :direction :in)
765 (:name |equation| :type |Float64| :direction :out :array t :size #x4))
766 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
767 (defglfun "DrawPixels" draw-pixels :return "void" :args
768 ((:name |width| :type |SizeI| :direction :in)
769 (:name |height| :type |SizeI| :direction :in)
770 (:name |format| :type |PixelFormat| :direction :in)
771 (:name |type| :type |PixelType| :direction :in)
772 (:name |pixels| :type |Void| :direction :in :array t :size
773 (|format| |type| |width| |height|)))
774 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
775 (defglfun "CopyPixels" copy-pixels :return "void" :args
776 ((:name |x| :type |WinCoord| :direction :in)
777 (:name |y| :type |WinCoord| :direction :in)
778 (:name |width| :type |SizeI| :direction :in)
779 (:name |height| :type |SizeI| :direction :in)
780 (:name |type| :type |PixelCopyType| :direction :in))
781 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
782 (defglfun "PixelMapusv" pixel-map-usv :return "void" :args
783 ((:name |map| :type |PixelMap| :direction :in)
784 (:name |mapsize| :type |CheckedInt32| :direction :in)
785 (:name |values| :type |UInt16| :direction :in :array t :size mapsize))
786 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
787 (defglfun "PixelMapuiv" pixel-map-uiv :return "void" :args
788 ((:name |map| :type |PixelMap| :direction :in)
789 (:name |mapsize| :type |CheckedInt32| :direction :in)
790 (:name |values| :type |UInt32| :direction :in :array t :size mapsize))
791 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
792 (defglfun "PixelMapfv" pixel-map-fv :return "void" :args
793 ((:name |map| :type |PixelMap| :direction :in)
794 (:name |mapsize| :type |CheckedInt32| :direction :in)
795 (:name |values| :type |Float32| :direction :in :array t :size mapsize))
796 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
797 (defglfun "PixelTransferi" pixel-transfer-i :return "void" :args
798 ((:name |pname| :type |PixelTransferParameter| :direction :in)
799 (:name |param| :type |CheckedInt32| :direction :in))
800 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
801 (defglfun "PixelTransferf" pixel-transfer-f :return "void" :args
802 ((:name |pname| :type |PixelTransferParameter| :direction :in)
803 (:name |param| :type |CheckedFloat32| :direction :in))
804 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
805 (defglfun "PixelZoom" pixel-zoom :return "void" :args
806 ((:name |xfactor| :type |Float32| :direction :in)
807 (:name |yfactor| :type |Float32| :direction :in))
808 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
809 (defglfun "AlphaFunc" alpha-func :return "void" :args
810 ((:name |func| :type |AlphaFunction| :direction :in)
811 (:name |ref| :type |ClampedFloat32| :direction :in))
812 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
813 (defglfun "EvalPoint2" eval-point-2 :return "void" :args
814 ((:name |i| :type |CheckedInt32| :direction :in)
815 (:name |j| :type |CheckedInt32| :direction :in))
816 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
817 (defglfun "EvalMesh2" eval-mesh-2 :return "void" :args
818 ((:name |mode| :type |MeshMode2| :direction :in)
819 (:name |i1| :type |CheckedInt32| :direction :in)
820 (:name |i2| :type |CheckedInt32| :direction :in)
821 (:name |j1| :type |CheckedInt32| :direction :in)
822 (:name |j2| :type |CheckedInt32| :direction :in))
823 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
824 (defglfun "EvalPoint1" eval-point-1 :return "void" :args
825 ((:name |i| :type |Int32| :direction :in)) :category "VERSION_1_0" :deprecated
826 "3.1" :version "1.0")
827 (defglfun "EvalMesh1" eval-mesh-1 :return "void" :args
828 ((:name |mode| :type |MeshMode1| :direction :in)
829 (:name |i1| :type |CheckedInt32| :direction :in)
830 (:name |i2| :type |CheckedInt32| :direction :in))
831 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
832 (defglfun "EvalCoord2fv" eval-coord-2fv :return "void" :args
833 ((:name |u| :type |CoordF| :direction :in :array t :size #x2)) :category
834 "VERSION_1_0" :deprecated "3.1" :version "1.0")
835 (defglfun "EvalCoord2f" eval-coord-2f :return "void" :args
836 ((:name |u| :type |CoordF| :direction :in)
837 (:name |v| :type |CoordF| :direction :in))
838 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
839 (defglfun "EvalCoord2dv" eval-coord-2dv :return "void" :args
840 ((:name |u| :type |CoordD| :direction :in :array t :size #x2)) :category
841 "VERSION_1_0" :deprecated "3.1" :version "1.0")
842 (defglfun "EvalCoord2d" eval-coord-2d :return "void" :args
843 ((:name |u| :type |CoordD| :direction :in)
844 (:name |v| :type |CoordD| :direction :in))
845 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
846 (defglfun "EvalCoord1fv" eval-coord-1fv :return "void" :args
847 ((:name |u| :type |CoordF| :direction :in :array t :size #x1)) :category
848 "VERSION_1_0" :deprecated "3.1" :version "1.0")
849 (defglfun "EvalCoord1f" eval-coord-1f :return "void" :args
850 ((:name |u| :type |CoordF| :direction :in)) :category "VERSION_1_0"
851 :deprecated "3.1" :version "1.0")
852 (defglfun "EvalCoord1dv" eval-coord-1dv :return "void" :args
853 ((:name |u| :type |CoordD| :direction :in :array t :size #x1)) :category
854 "VERSION_1_0" :deprecated "3.1" :version "1.0")
855 (defglfun "EvalCoord1d" eval-coord-1d :return "void" :args
856 ((:name |u| :type |CoordD| :direction :in)) :category "VERSION_1_0"
857 :deprecated "3.1" :version "1.0")
858 (defglfun "MapGrid2f" map-grid-2f :return "void" :args
859 ((:name |un| :type |Int32| :direction :in)
860 (:name |u1| :type |CoordF| :direction :in)
861 (:name |u2| :type |CoordF| :direction :in)
862 (:name |vn| :type |Int32| :direction :in)
863 (:name |v1| :type |CoordF| :direction :in)
864 (:name |v2| :type |CoordF| :direction :in))
865 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
866 (defglfun "MapGrid2d" map-grid-2d :return "void" :args
867 ((:name |un| :type |Int32| :direction :in)
868 (:name |u1| :type |CoordD| :direction :in)
869 (:name |u2| :type |CoordD| :direction :in)
870 (:name |vn| :type |Int32| :direction :in)
871 (:name |v1| :type |CoordD| :direction :in)
872 (:name |v2| :type |CoordD| :direction :in))
873 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
874 (defglfun "MapGrid1f" map-grid-1f :return "void" :args
875 ((:name |un| :type |Int32| :direction :in)
876 (:name |u1| :type |CoordF| :direction :in)
877 (:name |u2| :type |CoordF| :direction :in))
878 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
879 (defglfun "MapGrid1d" map-grid-1d :return "void" :args
880 ((:name |un| :type |Int32| :direction :in)
881 (:name |u1| :type |CoordD| :direction :in)
882 (:name |u2| :type |CoordD| :direction :in))
883 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
884 (defglfun "Map2f" map-2f :return "void" :args
885 ((:name |target| :type |MapTarget| :direction :in)
886 (:name |u1| :type |CoordF| :direction :in)
887 (:name |u2| :type |CoordF| :direction :in)
888 (:name |ustride| :type |Int32| :direction :in)
889 (:name |uorder| :type |CheckedInt32| :direction :in)
890 (:name |v1| :type |CoordF| :direction :in)
891 (:name |v2| :type |CoordF| :direction :in)
892 (:name |vstride| :type |Int32| :direction :in)
893 (:name |vorder| :type |CheckedInt32| :direction :in)
894 (:name |points| :type |CoordF| :direction :in :array t :size
895 (|target| |ustride| |uorder| |vstride| |vorder|)))
896 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
897 (defglfun "Map2d" map-2d :return "void" :args
898 ((:name |target| :type |MapTarget| :direction :in)
899 (:name |u1| :type |CoordD| :direction :in)
900 (:name |u2| :type |CoordD| :direction :in)
901 (:name |ustride| :type |Int32| :direction :in)
902 (:name |uorder| :type |CheckedInt32| :direction :in)
903 (:name |v1| :type |CoordD| :direction :in)
904 (:name |v2| :type |CoordD| :direction :in)
905 (:name |vstride| :type |Int32| :direction :in)
906 (:name |vorder| :type |CheckedInt32| :direction :in)
907 (:name |points| :type |CoordD| :direction :in :array t :size
908 (|target| |ustride| |uorder| |vstride| |vorder|)))
909 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
910 (defglfun "Map1f" map-1f :return "void" :args
911 ((:name |target| :type |MapTarget| :direction :in)
912 (:name |u1| :type |CoordF| :direction :in)
913 (:name |u2| :type |CoordF| :direction :in)
914 (:name |stride| :type |Int32| :direction :in)
915 (:name |order| :type |CheckedInt32| :direction :in)
916 (:name |points| :type |CoordF| :direction :in :array t :size
917 (|target| |stride| |order|)))
918 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
919 (defglfun "Map1d" map-1d :return "void" :args
920 ((:name |target| :type |MapTarget| :direction :in)
921 (:name |u1| :type |CoordD| :direction :in)
922 (:name |u2| :type |CoordD| :direction :in)
923 (:name |stride| :type |Int32| :direction :in)
924 (:name |order| :type |CheckedInt32| :direction :in)
925 (:name |points| :type |CoordD| :direction :in :array t :size
926 (|target| |stride| |order|)))
927 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
928 (defglfun "PushAttrib" push-attrib :return "void" :args
929 ((:name |mask| :type |AttribMask| :direction :in)) :category "VERSION_1_0"
930 :deprecated "3.1" :version "1.0")
931 (defglfun "PopAttrib" pop-attrib :return "void" :args nil :category
932 "VERSION_1_0" :deprecated "3.1" :version "1.0")
933 (defglfun "Accum" accum :return "void" :args
934 ((:name |op| :type |AccumOp| :direction :in)
935 (:name |value| :type |CoordF| :direction :in))
936 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
937 (defglfun "IndexMask" index-mask :return "void" :args
938 ((:name |mask| :type |MaskedColorIndexValueI| :direction :in)) :category
939 "VERSION_1_0" :deprecated "3.1" :version "1.0")
940 (defglfun "ClearIndex" clear-index :return "void" :args
941 ((:name |c| :type |MaskedColorIndexValueF| :direction :in)) :category
942 "VERSION_1_0" :deprecated "3.1" :version "1.0")
943 (defglfun "ClearAccum" clear-accum :return "void" :args
944 ((:name |red| :type |Float32| :direction :in)
945 (:name |green| :type |Float32| :direction :in)
946 (:name |blue| :type |Float32| :direction :in)
947 (:name |alpha| :type |Float32| :direction :in))
948 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
949 (defglfun "PushName" push-name :return "void" :args
950 ((:name |name| :type |SelectName| :direction :in)) :category "VERSION_1_0"
951 :deprecated "3.1" :version "1.0")
952 (defglfun "PopName" pop-name :return "void" :args nil :category "VERSION_1_0"
953 :deprecated "3.1" :version "1.0")
954 (defglfun "PassThrough" pass-through :return "void" :args
955 ((:name |token| :type |FeedbackElement| :direction :in)) :category
956 "VERSION_1_0" :deprecated "3.1" :version "1.0")
957 (defglfun "LoadName" load-name :return "void" :args
958 ((:name |name| :type |SelectName| :direction :in)) :category "VERSION_1_0"
959 :deprecated "3.1" :version "1.0")
960 (defglfun "InitNames" init-names :return "void" :args nil :category
961 "VERSION_1_0" :deprecated "3.1" :version "1.0")
962 (defglfun "RenderMode" render-mode :return "Int32" :args
963 ((:name |mode| :type |RenderingMode| :direction :in)) :category "VERSION_1_0"
964 :deprecated "3.1" :version "1.0")
965 (defglfun "SelectBuffer" select-buffer :return "void" :args
966 ((:name |size| :type |SizeI| :direction :in)
967 (:name |buffer| :type |SelectName| :direction :out :array t :size size
968 :retained t))
969 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
970 (defglfun "FeedbackBuffer" feedback-buffer :return "void" :args
971 ((:name |size| :type |SizeI| :direction :in)
972 (:name |type| :type |FeedbackType| :direction :in)
973 (:name |buffer| :type |FeedbackElement| :direction :out :array t :size size
974 :retained t))
975 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
976 (defglfun "TexGeniv" tex-gen-iv :return "void" :args
977 ((:name |coord| :type |TextureCoordName| :direction :in)
978 (:name |pname| :type |TextureGenParameter| :direction :in)
979 (:name |params| :type |CheckedInt32| :direction :in :array t :size
980 (|pname|)))
981 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
982 (defglfun "TexGeni" tex-gen-i :return "void" :args
983 ((:name |coord| :type |TextureCoordName| :direction :in)
984 (:name |pname| :type |TextureGenParameter| :direction :in)
985 (:name |param| :type |CheckedInt32| :direction :in))
986 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
987 (defglfun "TexGenfv" tex-gen-fv :return "void" :args
988 ((:name |coord| :type |TextureCoordName| :direction :in)
989 (:name |pname| :type |TextureGenParameter| :direction :in)
990 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
991 (|pname|)))
992 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
993 (defglfun "TexGenf" tex-gen-f :return "void" :args
994 ((:name |coord| :type |TextureCoordName| :direction :in)
995 (:name |pname| :type |TextureGenParameter| :direction :in)
996 (:name |param| :type |CheckedFloat32| :direction :in))
997 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
998 (defglfun "TexGendv" tex-gen-dv :return "void" :args
999 ((:name |coord| :type |TextureCoordName| :direction :in)
1000 (:name |pname| :type |TextureGenParameter| :direction :in)
1001 (:name |params| :type |Float64| :direction :in :array t :size (|pname|)))
1002 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1003 (defglfun "TexGend" tex-gen-d :return "void" :args
1004 ((:name |coord| :type |TextureCoordName| :direction :in)
1005 (:name |pname| :type |TextureGenParameter| :direction :in)
1006 (:name |param| :type |Float64| :direction :in))
1007 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1008 (defglfun "TexEnviv" tex-env-iv :return "void" :args
1009 ((:name |target| :type |TextureEnvTarget| :direction :in)
1010 (:name |pname| :type |TextureEnvParameter| :direction :in)
1011 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1012 (|pname|)))
1013 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1014 (defglfun "TexEnvi" tex-env-i :return "void" :args
1015 ((:name |target| :type |TextureEnvTarget| :direction :in)
1016 (:name |pname| :type |TextureEnvParameter| :direction :in)
1017 (:name |param| :type |CheckedInt32| :direction :in))
1018 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1019 (defglfun "TexEnvfv" tex-env-fv :return "void" :args
1020 ((:name |target| :type |TextureEnvTarget| :direction :in)
1021 (:name |pname| :type |TextureEnvParameter| :direction :in)
1022 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1023 (|pname|)))
1024 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1025 (defglfun "TexEnvf" tex-env-f :return "void" :args
1026 ((:name |target| :type |TextureEnvTarget| :direction :in)
1027 (:name |pname| :type |TextureEnvParameter| :direction :in)
1028 (:name |param| :type |CheckedFloat32| :direction :in))
1029 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1030 (defglfun "ShadeModel" shade-model :return "void" :args
1031 ((:name |mode| :type |ShadingModel| :direction :in)) :category "VERSION_1_0"
1032 :deprecated "3.1" :version "1.0")
1033 (defglfun "PolygonStipple" polygon-stipple :return "void" :args
1034 ((:name |mask| :type |UInt8| :direction :in :array t)) :category "VERSION_1_0"
1035 :deprecated "3.1" :version "1.0")
1036 (defglfun "Materialiv" material-iv :return "void" :args
1037 ((:name |face| :type |MaterialFace| :direction :in)
1038 (:name |pname| :type |MaterialParameter| :direction :in)
1039 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1040 (|pname|)))
1041 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1042 (defglfun "Materiali" material-i :return "void" :args
1043 ((:name |face| :type |MaterialFace| :direction :in)
1044 (:name |pname| :type |MaterialParameter| :direction :in)
1045 (:name |param| :type |CheckedInt32| :direction :in))
1046 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1047 (defglfun "Materialfv" material-fv :return "void" :args
1048 ((:name |face| :type |MaterialFace| :direction :in)
1049 (:name |pname| :type |MaterialParameter| :direction :in)
1050 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1051 (|pname|)))
1052 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1053 (defglfun "Materialf" material-f :return "void" :args
1054 ((:name |face| :type |MaterialFace| :direction :in)
1055 (:name |pname| :type |MaterialParameter| :direction :in)
1056 (:name |param| :type |CheckedFloat32| :direction :in))
1057 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1058 (defglfun "LineStipple" line-stipple :return "void" :args
1059 ((:name |factor| :type |CheckedInt32| :direction :in)
1060 (:name |pattern| :type |LineStipple| :direction :in))
1061 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1062 (defglfun "LightModeliv" light-model-iv :return "void" :args
1063 ((:name |pname| :type |LightModelParameter| :direction :in)
1064 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
1065 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1066 (defglfun "LightModeli" light-model-i :return "void" :args
1067 ((:name |pname| :type |LightModelParameter| :direction :in)
1068 (:name |param| :type |Int32| :direction :in))
1069 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1070 (defglfun "LightModelfv" light-model-fv :return "void" :args
1071 ((:name |pname| :type |LightModelParameter| :direction :in)
1072 (:name |params| :type |Float32| :direction :in :array t :size (|pname|)))
1073 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1074 (defglfun "LightModelf" light-model-f :return "void" :args
1075 ((:name |pname| :type |LightModelParameter| :direction :in)
1076 (:name |param| :type |Float32| :direction :in))
1077 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1078 (defglfun "Lightiv" light-iv :return "void" :args
1079 ((:name |light| :type |LightName| :direction :in)
1080 (:name |pname| :type |LightParameter| :direction :in)
1081 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1082 (|pname|)))
1083 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1084 (defglfun "Lighti" light-i :return "void" :args
1085 ((:name |light| :type |LightName| :direction :in)
1086 (:name |pname| :type |LightParameter| :direction :in)
1087 (:name |param| :type |CheckedInt32| :direction :in))
1088 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1089 (defglfun "Lightfv" light-fv :return "void" :args
1090 ((:name |light| :type |LightName| :direction :in)
1091 (:name |pname| :type |LightParameter| :direction :in)
1092 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1093 (|pname|)))
1094 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1095 (defglfun "Lightf" light-f :return "void" :args
1096 ((:name |light| :type |LightName| :direction :in)
1097 (:name |pname| :type |LightParameter| :direction :in)
1098 (:name |param| :type |CheckedFloat32| :direction :in))
1099 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1100 (defglfun "Fogiv" fog-iv :return "void" :args
1101 ((:name |pname| :type |FogParameter| :direction :in)
1102 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1103 (|pname|)))
1104 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1105 (defglfun "Fogi" fog-i :return "void" :args
1106 ((:name |pname| :type |FogParameter| :direction :in)
1107 (:name |param| :type |CheckedInt32| :direction :in))
1108 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1109 (defglfun "Fogfv" fog-fv :return "void" :args
1110 ((:name |pname| :type |FogParameter| :direction :in)
1111 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1112 (|pname|)))
1113 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1114 (defglfun "Fogf" fog-f :return "void" :args
1115 ((:name |pname| :type |FogParameter| :direction :in)
1116 (:name |param| :type |CheckedFloat32| :direction :in))
1117 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1118 (defglfun "ColorMaterial" color-material :return "void" :args
1119 ((:name |face| :type |MaterialFace| :direction :in)
1120 (:name |mode| :type |ColorMaterialParameter| :direction :in))
1121 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1122 (defglfun "ClipPlane" clip-plane :return "void" :args
1123 ((:name |plane| :type |ClipPlaneName| :direction :in)
1124 (:name |equation| :type |Float64| :direction :in :array t :size #x4))
1125 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1126 (defglfun "Vertex4sv" vertex-4sv :return "void" :args
1127 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
1128 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1129 (defglfun "Vertex4s" vertex-4s :return "void" :args
1130 ((:name |x| :type |CoordS| :direction :in)
1131 (:name |y| :type |CoordS| :direction :in)
1132 (:name |z| :type |CoordS| :direction :in)
1133 (:name |w| :type |CoordS| :direction :in))
1134 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1135 (defglfun "Vertex4iv" vertex-4iv :return "void" :args
1136 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
1137 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1138 (defglfun "Vertex4i" vertex-4i :return "void" :args
1139 ((:name |x| :type |CoordI| :direction :in)
1140 (:name |y| :type |CoordI| :direction :in)
1141 (:name |z| :type |CoordI| :direction :in)
1142 (:name |w| :type |CoordI| :direction :in))
1143 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1144 (defglfun "Vertex4fv" vertex-4fv :return "void" :args
1145 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
1146 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1147 (defglfun "Vertex4f" vertex-4f :return "void" :args
1148 ((:name |x| :type |CoordF| :direction :in)
1149 (:name |y| :type |CoordF| :direction :in)
1150 (:name |z| :type |CoordF| :direction :in)
1151 (:name |w| :type |CoordF| :direction :in))
1152 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1153 (defglfun "Vertex4dv" vertex-4dv :return "void" :args
1154 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
1155 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1156 (defglfun "Vertex4d" vertex-4d :return "void" :args
1157 ((:name |x| :type |CoordD| :direction :in)
1158 (:name |y| :type |CoordD| :direction :in)
1159 (:name |z| :type |CoordD| :direction :in)
1160 (:name |w| :type |CoordD| :direction :in))
1161 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1162 (defglfun "Vertex3sv" vertex-3sv :return "void" :args
1163 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
1164 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1165 (defglfun "Vertex3s" vertex-3s :return "void" :args
1166 ((:name |x| :type |CoordS| :direction :in)
1167 (:name |y| :type |CoordS| :direction :in)
1168 (:name |z| :type |CoordS| :direction :in))
1169 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1170 (defglfun "Vertex3iv" vertex-3iv :return "void" :args
1171 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
1172 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1173 (defglfun "Vertex3i" vertex-3i :return "void" :args
1174 ((:name |x| :type |CoordI| :direction :in)
1175 (:name |y| :type |CoordI| :direction :in)
1176 (:name |z| :type |CoordI| :direction :in))
1177 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1178 (defglfun "Vertex3fv" vertex-3fv :return "void" :args
1179 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
1180 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1181 (defglfun "Vertex3f" vertex-3f :return "void" :args
1182 ((:name |x| :type |CoordF| :direction :in)
1183 (:name |y| :type |CoordF| :direction :in)
1184 (:name |z| :type |CoordF| :direction :in))
1185 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1186 (defglfun "Vertex3dv" vertex-3dv :return "void" :args
1187 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
1188 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1189 (defglfun "Vertex3d" vertex-3d :return "void" :args
1190 ((:name |x| :type |CoordD| :direction :in)
1191 (:name |y| :type |CoordD| :direction :in)
1192 (:name |z| :type |CoordD| :direction :in))
1193 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1194 (defglfun "Vertex2sv" vertex-2sv :return "void" :args
1195 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
1196 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1197 (defglfun "Vertex2s" vertex-2s :return "void" :args
1198 ((:name |x| :type |CoordS| :direction :in)
1199 (:name |y| :type |CoordS| :direction :in))
1200 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1201 (defglfun "Vertex2iv" vertex-2iv :return "void" :args
1202 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
1203 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1204 (defglfun "Vertex2i" vertex-2i :return "void" :args
1205 ((:name |x| :type |CoordI| :direction :in)
1206 (:name |y| :type |CoordI| :direction :in))
1207 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1208 (defglfun "Vertex2fv" vertex-2fv :return "void" :args
1209 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
1210 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1211 (defglfun "Vertex2f" vertex-2f :return "void" :args
1212 ((:name |x| :type |CoordF| :direction :in)
1213 (:name |y| :type |CoordF| :direction :in))
1214 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1215 (defglfun "Vertex2dv" vertex-2dv :return "void" :args
1216 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
1217 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1218 (defglfun "Vertex2d" vertex-2d :return "void" :args
1219 ((:name |x| :type |CoordD| :direction :in)
1220 (:name |y| :type |CoordD| :direction :in))
1221 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1222 (defglfun "TexCoord4sv" tex-coord-4sv :return "void" :args
1223 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
1224 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1225 (defglfun "TexCoord4s" tex-coord-4s :return "void" :args
1226 ((:name |s| :type |CoordS| :direction :in)
1227 (:name |t| :type |CoordS| :direction :in)
1228 (:name |r| :type |CoordS| :direction :in)
1229 (:name |q| :type |CoordS| :direction :in))
1230 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1231 (defglfun "TexCoord4iv" tex-coord-4iv :return "void" :args
1232 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
1233 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1234 (defglfun "TexCoord4i" tex-coord-4i :return "void" :args
1235 ((:name |s| :type |CoordI| :direction :in)
1236 (:name |t| :type |CoordI| :direction :in)
1237 (:name |r| :type |CoordI| :direction :in)
1238 (:name |q| :type |CoordI| :direction :in))
1239 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1240 (defglfun "TexCoord4fv" tex-coord-4fv :return "void" :args
1241 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
1242 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1243 (defglfun "TexCoord4f" tex-coord-4f :return "void" :args
1244 ((:name |s| :type |CoordF| :direction :in)
1245 (:name |t| :type |CoordF| :direction :in)
1246 (:name |r| :type |CoordF| :direction :in)
1247 (:name |q| :type |CoordF| :direction :in))
1248 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1249 (defglfun "TexCoord4dv" tex-coord-4dv :return "void" :args
1250 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
1251 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1252 (defglfun "TexCoord4d" tex-coord-4d :return "void" :args
1253 ((:name |s| :type |CoordD| :direction :in)
1254 (:name |t| :type |CoordD| :direction :in)
1255 (:name |r| :type |CoordD| :direction :in)
1256 (:name |q| :type |CoordD| :direction :in))
1257 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1258 (defglfun "TexCoord3sv" tex-coord-3sv :return "void" :args
1259 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
1260 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1261 (defglfun "TexCoord3s" tex-coord-3s :return "void" :args
1262 ((:name |s| :type |CoordS| :direction :in)
1263 (:name |t| :type |CoordS| :direction :in)
1264 (:name |r| :type |CoordS| :direction :in))
1265 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1266 (defglfun "TexCoord3iv" tex-coord-3iv :return "void" :args
1267 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
1268 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1269 (defglfun "TexCoord3i" tex-coord-3i :return "void" :args
1270 ((:name |s| :type |CoordI| :direction :in)
1271 (:name |t| :type |CoordI| :direction :in)
1272 (:name |r| :type |CoordI| :direction :in))
1273 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1274 (defglfun "TexCoord3fv" tex-coord-3fv :return "void" :args
1275 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
1276 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1277 (defglfun "TexCoord3f" tex-coord-3f :return "void" :args
1278 ((:name |s| :type |CoordF| :direction :in)
1279 (:name |t| :type |CoordF| :direction :in)
1280 (:name |r| :type |CoordF| :direction :in))
1281 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1282 (defglfun "TexCoord3dv" tex-coord-3dv :return "void" :args
1283 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
1284 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1285 (defglfun "TexCoord3d" tex-coord-3d :return "void" :args
1286 ((:name |s| :type |CoordD| :direction :in)
1287 (:name |t| :type |CoordD| :direction :in)
1288 (:name |r| :type |CoordD| :direction :in))
1289 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1290 (defglfun "TexCoord2sv" tex-coord-2sv :return "void" :args
1291 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
1292 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1293 (defglfun "TexCoord2s" tex-coord-2s :return "void" :args
1294 ((:name |s| :type |CoordS| :direction :in)
1295 (:name |t| :type |CoordS| :direction :in))
1296 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1297 (defglfun "TexCoord2iv" tex-coord-2iv :return "void" :args
1298 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
1299 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1300 (defglfun "TexCoord2i" tex-coord-2i :return "void" :args
1301 ((:name |s| :type |CoordI| :direction :in)
1302 (:name |t| :type |CoordI| :direction :in))
1303 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1304 (defglfun "TexCoord2fv" tex-coord-2fv :return "void" :args
1305 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
1306 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1307 (defglfun "TexCoord2f" tex-coord-2f :return "void" :args
1308 ((:name |s| :type |CoordF| :direction :in)
1309 (:name |t| :type |CoordF| :direction :in))
1310 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1311 (defglfun "TexCoord2dv" tex-coord-2dv :return "void" :args
1312 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
1313 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1314 (defglfun "TexCoord2d" tex-coord-2d :return "void" :args
1315 ((:name |s| :type |CoordD| :direction :in)
1316 (:name |t| :type |CoordD| :direction :in))
1317 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1318 (defglfun "TexCoord1sv" tex-coord-1sv :return "void" :args
1319 ((:name |v| :type |CoordS| :direction :in :array t :size #x1)) :category
1320 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1321 (defglfun "TexCoord1s" tex-coord-1s :return "void" :args
1322 ((:name |s| :type |CoordS| :direction :in)) :category "VERSION_1_0"
1323 :deprecated "3.1" :version "1.0")
1324 (defglfun "TexCoord1iv" tex-coord-1iv :return "void" :args
1325 ((:name |v| :type |CoordI| :direction :in :array t :size #x1)) :category
1326 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1327 (defglfun "TexCoord1i" tex-coord-1i :return "void" :args
1328 ((:name |s| :type |CoordI| :direction :in)) :category "VERSION_1_0"
1329 :deprecated "3.1" :version "1.0")
1330 (defglfun "TexCoord1fv" tex-coord-1fv :return "void" :args
1331 ((:name |v| :type |CoordF| :direction :in :array t :size #x1)) :category
1332 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1333 (defglfun "TexCoord1f" tex-coord-1f :return "void" :args
1334 ((:name |s| :type |CoordF| :direction :in)) :category "VERSION_1_0"
1335 :deprecated "3.1" :version "1.0")
1336 (defglfun "TexCoord1dv" tex-coord-1dv :return "void" :args
1337 ((:name |v| :type |CoordD| :direction :in :array t :size #x1)) :category
1338 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1339 (defglfun "TexCoord1d" tex-coord-1d :return "void" :args
1340 ((:name |s| :type |CoordD| :direction :in)) :category "VERSION_1_0"
1341 :deprecated "3.1" :version "1.0")
1342 (defglfun "Rectsv" rect-sv :return "void" :args
1343 ((:name |v1| :type |CoordS| :direction :in :array t :size #x2)
1344 (:name |v2| :type |CoordS| :direction :in :array t :size #x2))
1345 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1346 (defglfun "Rects" rect-s :return "void" :args
1347 ((:name |x1| :type |CoordS| :direction :in)
1348 (:name |y1| :type |CoordS| :direction :in)
1349 (:name |x2| :type |CoordS| :direction :in)
1350 (:name |y2| :type |CoordS| :direction :in))
1351 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1352 (defglfun "Rectiv" rect-iv :return "void" :args
1353 ((:name |v1| :type |CoordI| :direction :in :array t :size #x2)
1354 (:name |v2| :type |CoordI| :direction :in :array t :size #x2))
1355 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1356 (defglfun "Recti" rect-i :return "void" :args
1357 ((:name |x1| :type |CoordI| :direction :in)
1358 (:name |y1| :type |CoordI| :direction :in)
1359 (:name |x2| :type |CoordI| :direction :in)
1360 (:name |y2| :type |CoordI| :direction :in))
1361 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1362 (defglfun "Rectfv" rect-fv :return "void" :args
1363 ((:name |v1| :type |CoordF| :direction :in :array t :size #x2)
1364 (:name |v2| :type |CoordF| :direction :in :array t :size #x2))
1365 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1366 (defglfun "Rectf" rect-f :return "void" :args
1367 ((:name |x1| :type |CoordF| :direction :in)
1368 (:name |y1| :type |CoordF| :direction :in)
1369 (:name |x2| :type |CoordF| :direction :in)
1370 (:name |y2| :type |CoordF| :direction :in))
1371 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1372 (defglfun "Rectdv" rect-dv :return "void" :args
1373 ((:name |v1| :type |CoordD| :direction :in :array t :size #x2)
1374 (:name |v2| :type |CoordD| :direction :in :array t :size #x2))
1375 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1376 (defglfun "Rectd" rect-d :return "void" :args
1377 ((:name |x1| :type |CoordD| :direction :in)
1378 (:name |y1| :type |CoordD| :direction :in)
1379 (:name |x2| :type |CoordD| :direction :in)
1380 (:name |y2| :type |CoordD| :direction :in))
1381 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1382 (defglfun "RasterPos4sv" raster-pos-4sv :return "void" :args
1383 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
1384 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1385 (defglfun "RasterPos4s" raster-pos-4s :return "void" :args
1386 ((:name |x| :type |CoordS| :direction :in)
1387 (:name |y| :type |CoordS| :direction :in)
1388 (:name |z| :type |CoordS| :direction :in)
1389 (:name |w| :type |CoordS| :direction :in))
1390 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1391 (defglfun "RasterPos4iv" raster-pos-4iv :return "void" :args
1392 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
1393 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1394 (defglfun "RasterPos4i" raster-pos-4i :return "void" :args
1395 ((:name |x| :type |CoordI| :direction :in)
1396 (:name |y| :type |CoordI| :direction :in)
1397 (:name |z| :type |CoordI| :direction :in)
1398 (:name |w| :type |CoordI| :direction :in))
1399 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1400 (defglfun "RasterPos4fv" raster-pos-4fv :return "void" :args
1401 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
1402 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1403 (defglfun "RasterPos4f" raster-pos-4f :return "void" :args
1404 ((:name |x| :type |CoordF| :direction :in)
1405 (:name |y| :type |CoordF| :direction :in)
1406 (:name |z| :type |CoordF| :direction :in)
1407 (:name |w| :type |CoordF| :direction :in))
1408 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1409 (defglfun "RasterPos4dv" raster-pos-4dv :return "void" :args
1410 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
1411 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1412 (defglfun "RasterPos4d" raster-pos-4d :return "void" :args
1413 ((:name |x| :type |CoordD| :direction :in)
1414 (:name |y| :type |CoordD| :direction :in)
1415 (:name |z| :type |CoordD| :direction :in)
1416 (:name |w| :type |CoordD| :direction :in))
1417 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1418 (defglfun "RasterPos3sv" raster-pos-3sv :return "void" :args
1419 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
1420 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1421 (defglfun "RasterPos3s" raster-pos-3s :return "void" :args
1422 ((:name |x| :type |CoordS| :direction :in)
1423 (:name |y| :type |CoordS| :direction :in)
1424 (:name |z| :type |CoordS| :direction :in))
1425 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1426 (defglfun "RasterPos3iv" raster-pos-3iv :return "void" :args
1427 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
1428 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1429 (defglfun "RasterPos3i" raster-pos-3i :return "void" :args
1430 ((:name |x| :type |CoordI| :direction :in)
1431 (:name |y| :type |CoordI| :direction :in)
1432 (:name |z| :type |CoordI| :direction :in))
1433 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1434 (defglfun "RasterPos3fv" raster-pos-3fv :return "void" :args
1435 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
1436 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1437 (defglfun "RasterPos3f" raster-pos-3f :return "void" :args
1438 ((:name |x| :type |CoordF| :direction :in)
1439 (:name |y| :type |CoordF| :direction :in)
1440 (:name |z| :type |CoordF| :direction :in))
1441 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1442 (defglfun "RasterPos3dv" raster-pos-3dv :return "void" :args
1443 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
1444 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1445 (defglfun "RasterPos3d" raster-pos-3d :return "void" :args
1446 ((:name |x| :type |CoordD| :direction :in)
1447 (:name |y| :type |CoordD| :direction :in)
1448 (:name |z| :type |CoordD| :direction :in))
1449 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1450 (defglfun "RasterPos2sv" raster-pos-2sv :return "void" :args
1451 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
1452 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1453 (defglfun "RasterPos2s" raster-pos-2s :return "void" :args
1454 ((:name |x| :type |CoordS| :direction :in)
1455 (:name |y| :type |CoordS| :direction :in))
1456 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1457 (defglfun "RasterPos2iv" raster-pos-2iv :return "void" :args
1458 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
1459 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1460 (defglfun "RasterPos2i" raster-pos-2i :return "void" :args
1461 ((:name |x| :type |CoordI| :direction :in)
1462 (:name |y| :type |CoordI| :direction :in))
1463 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1464 (defglfun "RasterPos2fv" raster-pos-2fv :return "void" :args
1465 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
1466 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1467 (defglfun "RasterPos2f" raster-pos-2f :return "void" :args
1468 ((:name |x| :type |CoordF| :direction :in)
1469 (:name |y| :type |CoordF| :direction :in))
1470 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1471 (defglfun "RasterPos2dv" raster-pos-2dv :return "void" :args
1472 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
1473 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1474 (defglfun "RasterPos2d" raster-pos-2d :return "void" :args
1475 ((:name |x| :type |CoordD| :direction :in)
1476 (:name |y| :type |CoordD| :direction :in))
1477 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1478 (defglfun "Normal3sv" normal-3sv :return "void" :args
1479 ((:name |v| :type |Int16| :direction :in :array t :size #x3)) :category
1480 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1481 (defglfun "Normal3s" normal-3s :return "void" :args
1482 ((:name |nx| :type |Int16| :direction :in)
1483 (:name |ny| :type |Int16| :direction :in)
1484 (:name |nz| :type |Int16| :direction :in))
1485 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1486 (defglfun "Normal3iv" normal-3iv :return "void" :args
1487 ((:name |v| :type |Int32| :direction :in :array t :size #x3)) :category
1488 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1489 (defglfun "Normal3i" normal-3i :return "void" :args
1490 ((:name |nx| :type |Int32| :direction :in)
1491 (:name |ny| :type |Int32| :direction :in)
1492 (:name |nz| :type |Int32| :direction :in))
1493 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1494 (defglfun "Normal3fv" normal-3fv :return "void" :args
1495 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
1496 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1497 (defglfun "Normal3f" normal-3f :return "void" :args
1498 ((:name |nx| :type |CoordF| :direction :in)
1499 (:name |ny| :type |CoordF| :direction :in)
1500 (:name |nz| :type |CoordF| :direction :in))
1501 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1502 (defglfun "Normal3dv" normal-3dv :return "void" :args
1503 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
1504 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1505 (defglfun "Normal3d" normal-3d :return "void" :args
1506 ((:name |nx| :type |CoordD| :direction :in)
1507 (:name |ny| :type |CoordD| :direction :in)
1508 (:name |nz| :type |CoordD| :direction :in))
1509 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1510 (defglfun "Normal3bv" normal-3bv :return "void" :args
1511 ((:name |v| :type |Int8| :direction :in :array t :size #x3)) :category
1512 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1513 (defglfun "Normal3b" normal-3b :return "void" :args
1514 ((:name |nx| :type |Int8| :direction :in)
1515 (:name |ny| :type |Int8| :direction :in)
1516 (:name |nz| :type |Int8| :direction :in))
1517 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1518 (defglfun "Indexsv" index-sv :return "void" :args
1519 ((:name |c| :type |ColorIndexValueS| :direction :in :array t :size #x1))
1520 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1521 (defglfun "Indexs" index-s :return "void" :args
1522 ((:name |c| :type |ColorIndexValueS| :direction :in)) :category "VERSION_1_0"
1523 :deprecated "3.1" :version "1.0")
1524 (defglfun "Indexiv" index-iv :return "void" :args
1525 ((:name |c| :type |ColorIndexValueI| :direction :in :array t :size #x1))
1526 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1527 (defglfun "Indexi" index-i :return "void" :args
1528 ((:name |c| :type |ColorIndexValueI| :direction :in)) :category "VERSION_1_0"
1529 :deprecated "3.1" :version "1.0")
1530 (defglfun "Indexfv" index-fv :return "void" :args
1531 ((:name |c| :type |ColorIndexValueF| :direction :in :array t :size #x1))
1532 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1533 (defglfun "Indexf" index-f :return "void" :args
1534 ((:name |c| :type |ColorIndexValueF| :direction :in)) :category "VERSION_1_0"
1535 :deprecated "3.1" :version "1.0")
1536 (defglfun "Indexdv" index-dv :return "void" :args
1537 ((:name |c| :type |ColorIndexValueD| :direction :in :array t :size #x1))
1538 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1539 (defglfun "Indexd" index-d :return "void" :args
1540 ((:name |c| :type |ColorIndexValueD| :direction :in)) :category "VERSION_1_0"
1541 :deprecated "3.1" :version "1.0")
1542 (defglfun "End" end :return "void" :args nil :category "VERSION_1_0"
1543 :deprecated "3.1" :version "1.0")
1544 (defglfun "EdgeFlagv" edge-flagv :return "void" :args
1545 ((:name |flag| :type |Boolean| :direction :in :array t :size #x1)) :category
1546 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1547 (defglfun "EdgeFlag" edge-flag :return "void" :args
1548 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1549 :deprecated "3.1" :version "1.0")
1550 (defglfun "Color4usv" color-4usv :return "void" :args
1551 ((:name |v| :type |ColorUS| :direction :in :array t :size #x4)) :category
1552 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1553 (defglfun "Color4us" color-4us :return "void" :args
1554 ((:name |red| :type |ColorUS| :direction :in)
1555 (:name |green| :type |ColorUS| :direction :in)
1556 (:name |blue| :type |ColorUS| :direction :in)
1557 (:name |alpha| :type |ColorUS| :direction :in))
1558 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1559 (defglfun "Color4uiv" color-4uiv :return "void" :args
1560 ((:name |v| :type |ColorUI| :direction :in :array t :size #x4)) :category
1561 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1562 (defglfun "Color4ui" color-4ui :return "void" :args
1563 ((:name |red| :type |ColorUI| :direction :in)
1564 (:name |green| :type |ColorUI| :direction :in)
1565 (:name |blue| :type |ColorUI| :direction :in)
1566 (:name |alpha| :type |ColorUI| :direction :in))
1567 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1568 (defglfun "Color4ubv" color-4ubv :return "void" :args
1569 ((:name |v| :type |ColorUB| :direction :in :array t :size #x4)) :category
1570 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1571 (defglfun "Color4ub" color-4ub :return "void" :args
1572 ((:name |red| :type |ColorUB| :direction :in)
1573 (:name |green| :type |ColorUB| :direction :in)
1574 (:name |blue| :type |ColorUB| :direction :in)
1575 (:name |alpha| :type |ColorUB| :direction :in))
1576 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1577 (defglfun "Color4sv" color-4sv :return "void" :args
1578 ((:name |v| :type |ColorS| :direction :in :array t :size #x4)) :category
1579 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1580 (defglfun "Color4s" color-4s :return "void" :args
1581 ((:name |red| :type |ColorS| :direction :in)
1582 (:name |green| :type |ColorS| :direction :in)
1583 (:name |blue| :type |ColorS| :direction :in)
1584 (:name |alpha| :type |ColorS| :direction :in))
1585 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1586 (defglfun "Color4iv" color-4iv :return "void" :args
1587 ((:name |v| :type |ColorI| :direction :in :array t :size #x4)) :category
1588 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1589 (defglfun "Color4i" color-4i :return "void" :args
1590 ((:name |red| :type |ColorI| :direction :in)
1591 (:name |green| :type |ColorI| :direction :in)
1592 (:name |blue| :type |ColorI| :direction :in)
1593 (:name |alpha| :type |ColorI| :direction :in))
1594 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1595 (defglfun "Color4fv" color-4fv :return "void" :args
1596 ((:name |v| :type |ColorF| :direction :in :array t :size #x4)) :category
1597 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1598 (defglfun "Color4f" color-4f :return "void" :args
1599 ((:name |red| :type |ColorF| :direction :in)
1600 (:name |green| :type |ColorF| :direction :in)
1601 (:name |blue| :type |ColorF| :direction :in)
1602 (:name |alpha| :type |ColorF| :direction :in))
1603 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1604 (defglfun "Color4dv" color-4dv :return "void" :args
1605 ((:name |v| :type |ColorD| :direction :in :array t :size #x4)) :category
1606 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1607 (defglfun "Color4d" color-4d :return "void" :args
1608 ((:name |red| :type |ColorD| :direction :in)
1609 (:name |green| :type |ColorD| :direction :in)
1610 (:name |blue| :type |ColorD| :direction :in)
1611 (:name |alpha| :type |ColorD| :direction :in))
1612 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1613 (defglfun "Color4bv" color-4bv :return "void" :args
1614 ((:name |v| :type |ColorB| :direction :in :array t :size #x4)) :category
1615 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1616 (defglfun "Color4b" color-4b :return "void" :args
1617 ((:name |red| :type |ColorB| :direction :in)
1618 (:name |green| :type |ColorB| :direction :in)
1619 (:name |blue| :type |ColorB| :direction :in)
1620 (:name |alpha| :type |ColorB| :direction :in))
1621 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1622 (defglfun "Color3usv" color-3usv :return "void" :args
1623 ((:name |v| :type |ColorUS| :direction :in :array t :size #x3)) :category
1624 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1625 (defglfun "Color3us" color-3us :return "void" :args
1626 ((:name |red| :type |ColorUS| :direction :in)
1627 (:name |green| :type |ColorUS| :direction :in)
1628 (:name |blue| :type |ColorUS| :direction :in))
1629 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1630 (defglfun "Color3uiv" color-3uiv :return "void" :args
1631 ((:name |v| :type |ColorUI| :direction :in :array t :size #x3)) :category
1632 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1633 (defglfun "Color3ui" color-3ui :return "void" :args
1634 ((:name |red| :type |ColorUI| :direction :in)
1635 (:name |green| :type |ColorUI| :direction :in)
1636 (:name |blue| :type |ColorUI| :direction :in))
1637 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1638 (defglfun "Color3ubv" color-3ubv :return "void" :args
1639 ((:name |v| :type |ColorUB| :direction :in :array t :size #x3)) :category
1640 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1641 (defglfun "Color3ub" color-3ub :return "void" :args
1642 ((:name |red| :type |ColorUB| :direction :in)
1643 (:name |green| :type |ColorUB| :direction :in)
1644 (:name |blue| :type |ColorUB| :direction :in))
1645 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1646 (defglfun "Color3sv" color-3sv :return "void" :args
1647 ((:name |v| :type |ColorS| :direction :in :array t :size #x3)) :category
1648 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1649 (defglfun "Color3s" color-3s :return "void" :args
1650 ((:name |red| :type |ColorS| :direction :in)
1651 (:name |green| :type |ColorS| :direction :in)
1652 (:name |blue| :type |ColorS| :direction :in))
1653 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1654 (defglfun "Color3iv" color-3iv :return "void" :args
1655 ((:name |v| :type |ColorI| :direction :in :array t :size #x3)) :category
1656 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1657 (defglfun "Color3i" color-3i :return "void" :args
1658 ((:name |red| :type |ColorI| :direction :in)
1659 (:name |green| :type |ColorI| :direction :in)
1660 (:name |blue| :type |ColorI| :direction :in))
1661 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1662 (defglfun "Color3fv" color-3fv :return "void" :args
1663 ((:name |v| :type |ColorF| :direction :in :array t :size #x3)) :category
1664 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1665 (defglfun "Color3f" color-3f :return "void" :args
1666 ((:name |red| :type |ColorF| :direction :in)
1667 (:name |green| :type |ColorF| :direction :in)
1668 (:name |blue| :type |ColorF| :direction :in))
1669 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1670 (defglfun "Color3dv" color-3dv :return "void" :args
1671 ((:name |v| :type |ColorD| :direction :in :array t :size #x3)) :category
1672 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1673 (defglfun "Color3d" color-3d :return "void" :args
1674 ((:name |red| :type |ColorD| :direction :in)
1675 (:name |green| :type |ColorD| :direction :in)
1676 (:name |blue| :type |ColorD| :direction :in))
1677 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1678 (defglfun "Color3bv" color-3bv :return "void" :args
1679 ((:name |v| :type |ColorB| :direction :in :array t :size #x3)) :category
1680 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1681 (defglfun "Color3b" color-3b :return "void" :args
1682 ((:name |red| :type |ColorB| :direction :in)
1683 (:name |green| :type |ColorB| :direction :in)
1684 (:name |blue| :type |ColorB| :direction :in))
1685 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1686 (defglfun "Bitmap" bitmap :return "void" :args
1687 ((:name |width| :type |SizeI| :direction :in)
1688 (:name |height| :type |SizeI| :direction :in)
1689 (:name |xorig| :type |CoordF| :direction :in)
1690 (:name |yorig| :type |CoordF| :direction :in)
1691 (:name |xmove| :type |CoordF| :direction :in)
1692 (:name |ymove| :type |CoordF| :direction :in)
1693 (:name |bitmap| :type |UInt8| :direction :in :array t :size
1694 (|width| |height|)))
1695 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1696 (defglfun "Begin" begin :return "void" :args
1697 ((:name |mode| :type |BeginMode| :direction :in)) :category "VERSION_1_0"
1698 :deprecated "3.1" :version "1.0")
1699 (defglfun "ListBase" list-base :return "void" :args
1700 ((:name |base| :type |List| :direction :in)) :category "VERSION_1_0"
1701 :deprecated "3.1" :version "1.0")
1702 (defglfun "GenLists" gen-lists :return "List" :args
1703 ((:name |range| :type |SizeI| :direction :in)) :category "VERSION_1_0"
1704 :deprecated "3.1" :version "1.0")
1705 (defglfun "DeleteLists" delete-lists :return "void" :args
1706 ((:name |list| :type |List| :direction :in)
1707 (:name |range| :type |SizeI| :direction :in))
1708 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1709 (defglfun "CallLists" call-lists :return "void" :args
1710 ((:name |n| :type |SizeI| :direction :in)
1711 (:name |type| :type |ListNameType| :direction :in)
1712 (:name |lists| :type |Void| :direction :in :array t :size (|n| |type|)))
1713 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1714 (defglfun "CallList" call-list :return "void" :args
1715 ((:name |list| :type |List| :direction :in)) :category "VERSION_1_0"
1716 :deprecated "3.1" :version "1.0")
1717 (defglfun "EndList" end-list :return "void" :args nil :category "VERSION_1_0"
1718 :deprecated "3.1" :version "1.0")
1719 (defglfun "NewList" new-list :return "void" :args
1720 ((:name |list| :type |List| :direction :in)
1721 (:name |mode| :type |ListMode| :direction :in))
1722 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1723 (defglfun "Viewport" viewport :return "void" :args
1724 ((:name |x| :type |WinCoord| :direction :in)
1725 (:name |y| :type |WinCoord| :direction :in)
1726 (:name |width| :type |SizeI| :direction :in)
1727 (:name |height| :type |SizeI| :direction :in))
1728 :category "VERSION_1_0" :deprecated nil :version "1.0")
1729 (defglfun "DepthRange" depth-range :return "void" :args
1730 ((:name |near| :type |ClampedFloat64| :direction :in)
1731 (:name |far| :type |ClampedFloat64| :direction :in))
1732 :category "VERSION_1_0" :deprecated nil :version "1.0")
1733 (defglfun "IsEnabled" is-enabled :return "Boolean" :args
1734 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1735 :deprecated nil :version "1.0")
1736 (defglfun "GetTexLevelParameteriv" get-tex-level-parameter-iv :return "void"
1737 :args
1738 ((:name |target| :type |TextureTarget| :direction :in)
1739 (:name |level| :type |CheckedInt32| :direction :in)
1740 (:name |pname| :type |GetTextureParameter| :direction :in)
1741 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1742 :category "VERSION_1_0" :deprecated nil :version "1.0")
1743 (defglfun "GetTexLevelParameterfv" get-tex-level-parameter-fv :return "void"
1744 :args
1745 ((:name |target| :type |TextureTarget| :direction :in)
1746 (:name |level| :type |CheckedInt32| :direction :in)
1747 (:name |pname| :type |GetTextureParameter| :direction :in)
1748 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1749 :category "VERSION_1_0" :deprecated nil :version "1.0")
1750 (defglfun "GetTexParameteriv" get-tex-parameter-iv :return "void" :args
1751 ((:name |target| :type |TextureTarget| :direction :in)
1752 (:name |pname| :type |GetTextureParameter| :direction :in)
1753 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1754 :category "VERSION_1_0" :deprecated nil :version "1.0")
1755 (defglfun "GetTexParameterfv" get-tex-parameter-fv :return "void" :args
1756 ((:name |target| :type |TextureTarget| :direction :in)
1757 (:name |pname| :type |GetTextureParameter| :direction :in)
1758 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1759 :category "VERSION_1_0" :deprecated nil :version "1.0")
1760 (defglfun "GetTexImage" get-tex-image :return "void" :args
1761 ((:name |target| :type |TextureTarget| :direction :in)
1762 (:name |level| :type |CheckedInt32| :direction :in)
1763 (:name |format| :type |PixelFormat| :direction :in)
1764 (:name |type| :type |PixelType| :direction :in)
1765 (:name |pixels| :type |Void| :direction :out :array t :size
1766 (|target| |level| |format| |type|)))
1767 :category "VERSION_1_0" :deprecated nil :version "1.0")
1768 (defglfun "GetString" get-string :return "String" :args
1769 ((:name |name| :type |StringName| :direction :in)) :category "VERSION_1_0"
1770 :deprecated nil :version "1.0")
1771 (defglfun "GetIntegerv" get-integerv :return "void" :args
1772 ((:name |pname| :type |GetPName| :direction :in)
1773 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1774 :category "VERSION_1_0" :deprecated nil :version "1.0")
1775 (defglfun "GetFloatv" get-floatv :return "void" :args
1776 ((:name |pname| :type |GetPName| :direction :in)
1777 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1778 :category "VERSION_1_0" :deprecated nil :version "1.0")
1779 (defglfun "GetError" get-error :return "ErrorCode" :args nil :category
1780 "VERSION_1_0" :deprecated nil :version "1.0")
1781 (defglfun "GetDoublev" get-doublev :return "void" :args
1782 ((:name |pname| :type |GetPName| :direction :in)
1783 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
1784 :category "VERSION_1_0" :deprecated nil :version "1.0")
1785 (defglfun "GetBooleanv" get-booleanv :return "void" :args
1786 ((:name |pname| :type |GetPName| :direction :in)
1787 (:name |params| :type |Boolean| :direction :out :array t :size (|pname|)))
1788 :category "VERSION_1_0" :deprecated nil :version "1.0")
1789 (defglfun "ReadPixels" read-pixels :return "void" :args
1790 ((:name |x| :type |WinCoord| :direction :in)
1791 (:name |y| :type |WinCoord| :direction :in)
1792 (:name |width| :type |SizeI| :direction :in)
1793 (:name |height| :type |SizeI| :direction :in)
1794 (:name |format| :type |PixelFormat| :direction :in)
1795 (:name |type| :type |PixelType| :direction :in)
1796 (:name |pixels| :type |Void| :direction :out :array t :size
1797 (|format| |type| |width| |height|)))
1798 :category "VERSION_1_0" :deprecated nil :version "1.0")
1799 (defglfun "ReadBuffer" read-buffer :return "void" :args
1800 ((:name |mode| :type |ReadBufferMode| :direction :in)) :category "VERSION_1_0"
1801 :deprecated nil :version "1.0")
1802 (defglfun "PixelStorei" pixel-store-i :return "void" :args
1803 ((:name |pname| :type |PixelStoreParameter| :direction :in)
1804 (:name |param| :type |CheckedInt32| :direction :in))
1805 :category "VERSION_1_0" :deprecated nil :version "1.0")
1806 (defglfun "PixelStoref" pixel-store-f :return "void" :args
1807 ((:name |pname| :type |PixelStoreParameter| :direction :in)
1808 (:name |param| :type |CheckedFloat32| :direction :in))
1809 :category "VERSION_1_0" :deprecated nil :version "1.0")
1810 (defglfun "DepthFunc" depth-func :return "void" :args
1811 ((:name |func| :type |DepthFunction| :direction :in)) :category "VERSION_1_0"
1812 :deprecated nil :version "1.0")
1813 (defglfun "StencilOp" stencil-op :return "void" :args
1814 ((:name |fail| :type |StencilOp| :direction :in)
1815 (:name |zfail| :type |StencilOp| :direction :in)
1816 (:name |zpass| :type |StencilOp| :direction :in))
1817 :category "VERSION_1_0" :deprecated nil :version "1.0")
1818 (defglfun "StencilFunc" stencil-func :return "void" :args
1819 ((:name |func| :type |StencilFunction| :direction :in)
1820 (:name |ref| :type |ClampedStencilValue| :direction :in)
1821 (:name |mask| :type |MaskedStencilValue| :direction :in))
1822 :category "VERSION_1_0" :deprecated nil :version "1.0")
1823 (defglfun "LogicOp" logic-op :return "void" :args
1824 ((:name |opcode| :type |LogicOp| :direction :in)) :category "VERSION_1_0"
1825 :deprecated nil :version "1.0")
1826 (defglfun "BlendFunc" blend-func :return "void" :args
1827 ((:name |sfactor| :type |BlendingFactorSrc| :direction :in)
1828 (:name |dfactor| :type |BlendingFactorDest| :direction :in))
1829 :category "VERSION_1_0" :deprecated nil :version "1.0")
1830 (defglfun "Flush" flush :return "void" :args nil :category "VERSION_1_0"
1831 :deprecated nil :version "1.0")
1832 (defglfun "Finish" finish :return "void" :args nil :category "VERSION_1_0"
1833 :deprecated nil :version "1.0")
1834 (defglfun "Enable" enable :return "void" :args
1835 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1836 :deprecated nil :version "1.0")
1837 (defglfun "Disable" disable :return "void" :args
1838 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1839 :deprecated nil :version "1.0")
1840 (defglfun "DepthMask" depth-mask :return "void" :args
1841 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1842 :deprecated nil :version "1.0")
1843 (defglfun "ColorMask" color-mask :return "void" :args
1844 ((:name |red| :type |Boolean| :direction :in)
1845 (:name |green| :type |Boolean| :direction :in)
1846 (:name |blue| :type |Boolean| :direction :in)
1847 (:name |alpha| :type |Boolean| :direction :in))
1848 :category "VERSION_1_0" :deprecated nil :version "1.0")
1849 (defglfun "StencilMask" stencil-mask :return "void" :args
1850 ((:name |mask| :type |MaskedStencilValue| :direction :in)) :category
1851 "VERSION_1_0" :deprecated nil :version "1.0")
1852 (defglfun "ClearDepth" clear-depth :return "void" :args
1853 ((:name |depth| :type |ClampedFloat64| :direction :in)) :category
1854 "VERSION_1_0" :deprecated nil :version "1.0")
1855 (defglfun "ClearStencil" clear-stencil :return "void" :args
1856 ((:name |s| :type |StencilValue| :direction :in)) :category "VERSION_1_0"
1857 :deprecated nil :version "1.0")
1858 (defglfun "ClearColor" clear-color :return "void" :args
1859 ((:name |red| :type |ClampedColorF| :direction :in)
1860 (:name |green| :type |ClampedColorF| :direction :in)
1861 (:name |blue| :type |ClampedColorF| :direction :in)
1862 (:name |alpha| :type |ClampedColorF| :direction :in))
1863 :category "VERSION_1_0" :deprecated nil :version "1.0")
1864 (defglfun "Clear" clear :return "void" :args
1865 ((:name |mask| :type |ClearBufferMask| :direction :in)) :category
1866 "VERSION_1_0" :deprecated nil :version "1.0")
1867 (defglfun "DrawBuffer" draw-buffer :return "void" :args
1868 ((:name |mode| :type |DrawBufferMode| :direction :in)) :category "VERSION_1_0"
1869 :deprecated nil :version "1.0")
1870 (defglfun "TexImage2D" tex-image-2d :return "void" :args
1871 ((:name |target| :type |TextureTarget| :direction :in)
1872 (:name |level| :type |CheckedInt32| :direction :in)
1873 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1874 (:name |width| :type |SizeI| :direction :in)
1875 (:name |height| :type |SizeI| :direction :in)
1876 (:name |border| :type |CheckedInt32| :direction :in)
1877 (:name |format| :type |PixelFormat| :direction :in)
1878 (:name |type| :type |PixelType| :direction :in)
1879 (:name |pixels| :type |Void| :direction :in :array t :size
1880 (|format| |type| |width| |height|)))
1881 :category "VERSION_1_0" :deprecated nil :version "1.0")
1882 (defglfun "TexImage1D" tex-image-1d :return "void" :args
1883 ((:name |target| :type |TextureTarget| :direction :in)
1884 (:name |level| :type |CheckedInt32| :direction :in)
1885 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1886 (:name |width| :type |SizeI| :direction :in)
1887 (:name |border| :type |CheckedInt32| :direction :in)
1888 (:name |format| :type |PixelFormat| :direction :in)
1889 (:name |type| :type |PixelType| :direction :in)
1890 (:name |pixels| :type |Void| :direction :in :array t :size
1891 (|format| |type| |width|)))
1892 :category "VERSION_1_0" :deprecated nil :version "1.0")
1893 (defglfun "TexParameteriv" tex-parameter-iv :return "void" :args
1894 ((:name |target| :type |TextureTarget| :direction :in)
1895 (:name |pname| :type |TextureParameterName| :direction :in)
1896 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1897 (|pname|)))
1898 :category "VERSION_1_0" :deprecated nil :version "1.0")
1899 (defglfun "TexParameteri" tex-parameter-i :return "void" :args
1900 ((:name |target| :type |TextureTarget| :direction :in)
1901 (:name |pname| :type |TextureParameterName| :direction :in)
1902 (:name |param| :type |CheckedInt32| :direction :in))
1903 :category "VERSION_1_0" :deprecated nil :version "1.0")
1904 (defglfun "TexParameterfv" tex-parameter-fv :return "void" :args
1905 ((:name |target| :type |TextureTarget| :direction :in)
1906 (:name |pname| :type |TextureParameterName| :direction :in)
1907 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1908 (|pname|)))
1909 :category "VERSION_1_0" :deprecated nil :version "1.0")
1910 (defglfun "TexParameterf" tex-parameter-f :return "void" :args
1911 ((:name |target| :type |TextureTarget| :direction :in)
1912 (:name |pname| :type |TextureParameterName| :direction :in)
1913 (:name |param| :type |CheckedFloat32| :direction :in))
1914 :category "VERSION_1_0" :deprecated nil :version "1.0")
1915 (defglfun "Scissor" scissor :return "void" :args
1916 ((:name |x| :type |WinCoord| :direction :in)
1917 (:name |y| :type |WinCoord| :direction :in)
1918 (:name |width| :type |SizeI| :direction :in)
1919 (:name |height| :type |SizeI| :direction :in))
1920 :category "VERSION_1_0" :deprecated nil :version "1.0")
1921 (defglfun "PolygonMode" polygon-mode :return "void" :args
1922 ((:name |face| :type |MaterialFace| :direction :in)
1923 (:name |mode| :type |PolygonMode| :direction :in))
1924 :category "VERSION_1_0" :deprecated nil :version "1.0")
1925 (defglfun "PointSize" point-size :return "void" :args
1926 ((:name |size| :type |CheckedFloat32| :direction :in)) :category "VERSION_1_0"
1927 :deprecated nil :version "1.0")
1928 (defglfun "LineWidth" line-width :return "void" :args
1929 ((:name |width| :type |CheckedFloat32| :direction :in)) :category
1930 "VERSION_1_0" :deprecated nil :version "1.0")
1931 (defglfun "Hint" hint :return "void" :args
1932 ((:name |target| :type |HintTarget| :direction :in)
1933 (:name |mode| :type |HintMode| :direction :in))
1934 :category "VERSION_1_0" :deprecated nil :version "1.0")
1935 (defglfun "FrontFace" front-face :return "void" :args
1936 ((:name |mode| :type |FrontFaceDirection| :direction :in)) :category
1937 "VERSION_1_0" :deprecated nil :version "1.0")
1938 (defglfun "CullFace" cull-face :return "void" :args
1939 ((:name |mode| :type |CullFaceMode| :direction :in)) :category "VERSION_1_0"
1940 :deprecated nil :version "1.0")
1941 (defglfun "PushClientAttrib" push-client-attrib :return "void" :args
1942 ((:name |mask| :type |ClientAttribMask| :direction :in)) :category
1943 "VERSION_1_1" :deprecated "3.1" :version "1.1")
1944 (defglfun "PopClientAttrib" pop-client-attrib :return "void" :args nil
1945 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1946 (defglfun "Indexubv" index-ubv :return "void" :args
1947 ((:name |c| :type |ColorIndexValueUB| :direction :in :array t :size #x1))
1948 :category "VERSION_1_1" :deprecated nil :version "1.1")
1949 (defglfun "Indexub" index-ub :return "void" :args
1950 ((:name |c| :type |ColorIndexValueUB| :direction :in)) :category "VERSION_1_1"
1951 :deprecated nil :version "1.1")
1952 (defglfun "PrioritizeTextures" prioritize-textures :return "void" :args
1953 ((:name |n| :type |SizeI| :direction :in)
1954 (:name |textures| :type |Texture| :direction :in :array t :size n)
1955 (:name |priorities| :type |ClampedFloat32| :direction :in :array t :size n))
1956 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1957 (defglfun "AreTexturesResident" are-textures-resident :return "Boolean" :args
1958 ((:name |n| :type |SizeI| :direction :in)
1959 (:name |textures| :type |Texture| :direction :in :array t :size n)
1960 (:name |residences| :type |Boolean| :direction :out :array t :size n))
1961 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1962 (defglfun "VertexPointer" vertex-pointer :return "void" :args
1963 ((:name |size| :type |Int32| :direction :in)
1964 (:name |type| :type |VertexPointerType| :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_1_1" :deprecated "3.1" :version "1.1")
1969 (defglfun "TexCoordPointer" tex-coord-pointer :return "void" :args
1970 ((:name |size| :type |Int32| :direction :in)
1971 (:name |type| :type |TexCoordPointerType| :direction :in)
1972 (:name |stride| :type |SizeI| :direction :in)
1973 (:name |pointer| :type |Void| :direction :in :array t :size
1974 (|size| |type| |stride|) :retained t))
1975 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1976 (defglfun "NormalPointer" normal-pointer :return "void" :args
1977 ((:name |type| :type |NormalPointerType| :direction :in)
1978 (:name |stride| :type |SizeI| :direction :in)
1979 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
1980 :retained t))
1981 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1982 (defglfun "InterleavedArrays" interleaved-arrays :return "void" :args
1983 ((:name |format| :type |InterleavedArrayFormat| :direction :in)
1984 (:name |stride| :type |SizeI| :direction :in)
1985 (:name |pointer| :type |Void| :direction :in :array t :size
1986 (|format| |stride|) :retained t))
1987 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1988 (defglfun "IndexPointer" index-pointer :return "void" :args
1989 ((:name |type| :type |IndexPointerType| :direction :in)
1990 (:name |stride| :type |SizeI| :direction :in)
1991 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
1992 :retained t))
1993 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1994 (defglfun "EnableClientState" enable-client-state :return "void" :args
1995 ((:name |array| :type |EnableCap| :direction :in)) :category "VERSION_1_1"
1996 :deprecated "3.1" :version "1.1")
1997 (defglfun "EdgeFlagPointer" edge-flag-pointer :return "void" :args
1998 ((:name |stride| :type |SizeI| :direction :in)
1999 (:name |pointer| :type |Void| :direction :in :array t :size (|stride|)
2000 :retained t))
2001 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
2002 (defglfun "DisableClientState" disable-client-state :return "void" :args
2003 ((:name |array| :type |EnableCap| :direction :in)) :category "VERSION_1_1"
2004 :deprecated "3.1" :version "1.1")
2005 (defglfun "ColorPointer" color-pointer :return "void" :args
2006 ((:name |size| :type |Int32| :direction :in)
2007 (:name |type| :type |ColorPointerType| :direction :in)
2008 (:name |stride| :type |SizeI| :direction :in)
2009 (:name |pointer| :type |Void| :direction :in :array t :size
2010 (|size| |type| |stride|) :retained t))
2011 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
2012 (defglfun "ArrayElement" array-element :return "void" :args
2013 ((:name |i| :type |Int32| :direction :in)) :category "VERSION_1_1" :deprecated
2014 "3.1" :version "1.1")
2015 (defglfun "IsTexture" is-texture :return "Boolean" :args
2016 ((:name |texture| :type |Texture| :direction :in)) :category "VERSION_1_1"
2017 :deprecated nil :version "1.1")
2018 (defglfun "GenTextures" gen-textures :return "void" :args
2019 ((:name |n| :type |SizeI| :direction :in)
2020 (:name |textures| :type |Texture| :direction :out :array t :size n))
2021 :category "VERSION_1_1" :deprecated nil :version "1.1")
2022 (defglfun "DeleteTextures" delete-textures :return "void" :args
2023 ((:name |n| :type |SizeI| :direction :in)
2024 (:name |textures| :type |Texture| :direction :in :array t :size n))
2025 :category "VERSION_1_1" :deprecated nil :version "1.1")
2026 (defglfun "BindTexture" bind-texture :return "void" :args
2027 ((:name |target| :type |TextureTarget| :direction :in)
2028 (:name |texture| :type |Texture| :direction :in))
2029 :category "VERSION_1_1" :deprecated nil :version "1.1")
2030 (defglfun "TexSubImage2D" tex-sub-image-2d :return "void" :args
2031 ((:name |target| :type |TextureTarget| :direction :in)
2032 (:name |level| :type |CheckedInt32| :direction :in)
2033 (:name |xoffset| :type |CheckedInt32| :direction :in)
2034 (:name |yoffset| :type |CheckedInt32| :direction :in)
2035 (:name |width| :type |SizeI| :direction :in)
2036 (:name |height| :type |SizeI| :direction :in)
2037 (:name |format| :type |PixelFormat| :direction :in)
2038 (:name |type| :type |PixelType| :direction :in)
2039 (:name |pixels| :type |Void| :direction :in :array t :size
2040 (|format| |type| |width| |height|)))
2041 :category "VERSION_1_1" :deprecated nil :version "1.1")
2042 (defglfun "TexSubImage1D" tex-sub-image-1d :return "void" :args
2043 ((:name |target| :type |TextureTarget| :direction :in)
2044 (:name |level| :type |CheckedInt32| :direction :in)
2045 (:name |xoffset| :type |CheckedInt32| :direction :in)
2046 (:name |width| :type |SizeI| :direction :in)
2047 (:name |format| :type |PixelFormat| :direction :in)
2048 (:name |type| :type |PixelType| :direction :in)
2049 (:name |pixels| :type |Void| :direction :in :array t :size
2050 (|format| |type| |width|)))
2051 :category "VERSION_1_1" :deprecated nil :version "1.1")
2052 (defglfun "CopyTexSubImage2D" copy-tex-sub-image-2d :return "void" :args
2053 ((:name |target| :type |TextureTarget| :direction :in)
2054 (:name |level| :type |CheckedInt32| :direction :in)
2055 (:name |xoffset| :type |CheckedInt32| :direction :in)
2056 (:name |yoffset| :type |CheckedInt32| :direction :in)
2057 (:name |x| :type |WinCoord| :direction :in)
2058 (:name |y| :type |WinCoord| :direction :in)
2059 (:name |width| :type |SizeI| :direction :in)
2060 (:name |height| :type |SizeI| :direction :in))
2061 :category "VERSION_1_1" :deprecated nil :version "1.1")
2062 (defglfun "CopyTexSubImage1D" copy-tex-sub-image-1d :return "void" :args
2063 ((:name |target| :type |TextureTarget| :direction :in)
2064 (:name |level| :type |CheckedInt32| :direction :in)
2065 (:name |xoffset| :type |CheckedInt32| :direction :in)
2066 (:name |x| :type |WinCoord| :direction :in)
2067 (:name |y| :type |WinCoord| :direction :in)
2068 (:name |width| :type |SizeI| :direction :in))
2069 :category "VERSION_1_1" :deprecated nil :version "1.1")
2070 (defglfun "CopyTexImage2D" copy-tex-image-2d :return "void" :args
2071 ((:name |target| :type |TextureTarget| :direction :in)
2072 (:name |level| :type |CheckedInt32| :direction :in)
2073 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2074 (:name |x| :type |WinCoord| :direction :in)
2075 (:name |y| :type |WinCoord| :direction :in)
2076 (:name |width| :type |SizeI| :direction :in)
2077 (:name |height| :type |SizeI| :direction :in)
2078 (:name |border| :type |CheckedInt32| :direction :in))
2079 :category "VERSION_1_1" :deprecated nil :version "1.1")
2080 (defglfun "CopyTexImage1D" copy-tex-image-1d :return "void" :args
2081 ((:name |target| :type |TextureTarget| :direction :in)
2082 (:name |level| :type |CheckedInt32| :direction :in)
2083 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2084 (:name |x| :type |WinCoord| :direction :in)
2085 (:name |y| :type |WinCoord| :direction :in)
2086 (:name |width| :type |SizeI| :direction :in)
2087 (:name |border| :type |CheckedInt32| :direction :in))
2088 :category "VERSION_1_1" :deprecated nil :version "1.1")
2089 (defglfun "PolygonOffset" polygon-offset :return "void" :args
2090 ((:name |factor| :type |Float32| :direction :in)
2091 (:name |units| :type |Float32| :direction :in))
2092 :category "VERSION_1_1" :deprecated nil :version "1.1")
2093 (defglfun "GetPointerv" get-pointerv :return "void" :args
2094 ((:name |pname| :type |GetPointervPName| :direction :in)
2095 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
2096 :category "VERSION_1_1" :deprecated nil :version "1.1")
2097 (defglfun "DrawElements" draw-elements :return "void" :args
2098 ((:name |mode| :type |BeginMode| :direction :in)
2099 (:name |count| :type |SizeI| :direction :in)
2100 (:name |type| :type |DrawElementsType| :direction :in)
2101 (:name |indices| :type |Void| :direction :in :array t :size
2102 (|count| |type|)))
2103 :category "VERSION_1_1" :deprecated nil :version "1.1")
2104 (defglfun "DrawArrays" draw-arrays :return "void" :args
2105 ((:name |mode| :type |BeginMode| :direction :in)
2106 (:name |first| :type |Int32| :direction :in)
2107 (:name |count| :type |SizeI| :direction :in))
2108 :category "VERSION_1_1" :deprecated nil :version "1.1")
2109 (defglextfun "ResetMinmax" reset-minmax :return "void" :args
2110 ((:name |target| :type |MinmaxTarget| :direction :in)) :category "VERSION_1_2"
2111 :deprecated "3.1" :version "1.2")
2112 (defglextfun "ResetHistogram" reset-histogram :return "void" :args
2113 ((:name |target| :type |HistogramTarget| :direction :in)) :category
2114 "VERSION_1_2" :deprecated "3.1" :version "1.2")
2115 (defglextfun "Minmax" minmax :return "void" :args
2116 ((:name |target| :type |MinmaxTarget| :direction :in)
2117 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2118 (:name |sink| :type |Boolean| :direction :in))
2119 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2120 (defglextfun "Histogram" histogram :return "void" :args
2121 ((:name |target| :type |HistogramTarget| :direction :in)
2122 (:name |width| :type |SizeI| :direction :in)
2123 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2124 (:name |sink| :type |Boolean| :direction :in))
2125 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2126 (defglextfun "GetMinmaxParameteriv" get-minmax-parameter-iv :return "void"
2127 :args
2128 ((:name |target| :type |MinmaxTarget| :direction :in)
2129 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
2130 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2131 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2132 (defglextfun "GetMinmaxParameterfv" get-minmax-parameter-fv :return "void"
2133 :args
2134 ((:name |target| :type |MinmaxTarget| :direction :in)
2135 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
2136 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
2137 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2138 (defglextfun "GetMinmax" get-minmax :return "void" :args
2139 ((:name |target| :type |MinmaxTarget| :direction :in)
2140 (:name |reset| :type |Boolean| :direction :in)
2141 (:name |format| :type |PixelFormat| :direction :in)
2142 (:name |type| :type |PixelType| :direction :in)
2143 (:name |values| :type |Void| :direction :out :array t :size
2144 (|target| |format| |type|)))
2145 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2146 (defglextfun "GetHistogramParameteriv" get-histogram-parameter-iv :return
2147 "void" :args
2148 ((:name |target| :type |HistogramTarget| :direction :in)
2149 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
2150 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2151 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2152 (defglextfun "GetHistogramParameterfv" get-histogram-parameter-fv :return
2153 "void" :args
2154 ((:name |target| :type |HistogramTarget| :direction :in)
2155 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
2156 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
2157 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2158 (defglextfun "GetHistogram" get-histogram :return "void" :args
2159 ((:name |target| :type |HistogramTarget| :direction :in)
2160 (:name |reset| :type |Boolean| :direction :in)
2161 (:name |format| :type |PixelFormat| :direction :in)
2162 (:name |type| :type |PixelType| :direction :in)
2163 (:name |values| :type |Void| :direction :out :array t :size
2164 (|target| |format| |type|)))
2165 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2166 (defglextfun "SeparableFilter2D" separable-filter-2d :return "void" :args
2167 ((:name |target| :type |SeparableTarget| :direction :in)
2168 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2169 (:name |width| :type |SizeI| :direction :in)
2170 (:name |height| :type |SizeI| :direction :in)
2171 (:name |format| :type |PixelFormat| :direction :in)
2172 (:name |type| :type |PixelType| :direction :in)
2173 (:name |row| :type |Void| :direction :in :array t :size
2174 (|target| |format| |type| |width|))
2175 (:name |column| :type |Void| :direction :in :array t :size
2176 (|target| |format| |type| |height|)))
2177 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2178 (defglextfun "GetSeparableFilter" get-separable-filter :return "void" :args
2179 ((:name |target| :type |SeparableTarget| :direction :in)
2180 (:name |format| :type |PixelFormat| :direction :in)
2181 (:name |type| :type |PixelType| :direction :in)
2182 (:name |row| :type |Void| :direction :out :array t :size
2183 (|target| |format| |type|))
2184 (:name |column| :type |Void| :direction :out :array t :size
2185 (|target| |format| |type|))
2186 (:name |span| :type |Void| :direction :out :array t :size
2187 (|target| |format| |type|)))
2188 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2189 (defglextfun "GetConvolutionParameteriv" get-convolution-parameter-iv :return
2190 "void" :args
2191 ((:name |target| :type |ConvolutionTarget| :direction :in)
2192 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
2193 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2194 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2195 (defglextfun "GetConvolutionParameterfv" get-convolution-parameter-fv :return
2196 "void" :args
2197 ((:name |target| :type |ConvolutionTarget| :direction :in)
2198 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
2199 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
2200 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2201 (defglextfun "GetConvolutionFilter" get-convolution-filter :return "void" :args
2202 ((:name |target| :type |ConvolutionTarget| :direction :in)
2203 (:name |format| :type |PixelFormat| :direction :in)
2204 (:name |type| :type |PixelType| :direction :in)
2205 (:name |image| :type |Void| :direction :out :array t :size
2206 (|target| |format| |type|)))
2207 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2208 (defglextfun "CopyConvolutionFilter2D" copy-convolution-filter-2d :return
2209 "void" :args
2210 ((:name |target| :type |ConvolutionTarget| :direction :in)
2211 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2212 (:name |x| :type |WinCoord| :direction :in)
2213 (:name |y| :type |WinCoord| :direction :in)
2214 (:name |width| :type |SizeI| :direction :in)
2215 (:name |height| :type |SizeI| :direction :in))
2216 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2217 (defglextfun "CopyConvolutionFilter1D" copy-convolution-filter-1d :return
2218 "void" :args
2219 ((:name |target| :type |ConvolutionTarget| :direction :in)
2220 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2221 (:name |x| :type |WinCoord| :direction :in)
2222 (:name |y| :type |WinCoord| :direction :in)
2223 (:name |width| :type |SizeI| :direction :in))
2224 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2225 (defglextfun "ConvolutionParameteriv" convolution-parameter-iv :return "void"
2226 :args
2227 ((:name |target| :type |ConvolutionTarget| :direction :in)
2228 (:name |pname| :type |ConvolutionParameter| :direction :in)
2229 (:name |params| :type |CheckedInt32| :direction :in :array t :size
2230 (|pname|)))
2231 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2232 (defglextfun "ConvolutionParameteri" convolution-parameter-i :return "void"
2233 :args
2234 ((:name |target| :type |ConvolutionTarget| :direction :in)
2235 (:name |pname| :type |ConvolutionParameter| :direction :in)
2236 (:name |params| :type |CheckedInt32| :direction :in))
2237 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2238 (defglextfun "ConvolutionParameterfv" convolution-parameter-fv :return "void"
2239 :args
2240 ((:name |target| :type |ConvolutionTarget| :direction :in)
2241 (:name |pname| :type |ConvolutionParameter| :direction :in)
2242 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
2243 (|pname|)))
2244 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2245 (defglextfun "ConvolutionParameterf" convolution-parameter-f :return "void"
2246 :args
2247 ((:name |target| :type |ConvolutionTarget| :direction :in)
2248 (:name |pname| :type |ConvolutionParameter| :direction :in)
2249 (:name |params| :type |CheckedFloat32| :direction :in))
2250 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2251 (defglextfun "ConvolutionFilter2D" convolution-filter-2d :return "void" :args
2252 ((:name |target| :type |ConvolutionTarget| :direction :in)
2253 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2254 (:name |width| :type |SizeI| :direction :in)
2255 (:name |height| :type |SizeI| :direction :in)
2256 (:name |format| :type |PixelFormat| :direction :in)
2257 (:name |type| :type |PixelType| :direction :in)
2258 (:name |image| :type |Void| :direction :in :array t :size
2259 (|format| |type| |width| |height|)))
2260 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2261 (defglextfun "ConvolutionFilter1D" convolution-filter-1d :return "void" :args
2262 ((:name |target| :type |ConvolutionTarget| :direction :in)
2263 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2264 (:name |width| :type |SizeI| :direction :in)
2265 (:name |format| :type |PixelFormat| :direction :in)
2266 (:name |type| :type |PixelType| :direction :in)
2267 (:name |image| :type |Void| :direction :in :array t :size
2268 (|format| |type| |width|)))
2269 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2270 (defglextfun "CopyColorSubTable" copy-color-sub-table :return "void" :args
2271 ((:name |target| :type |ColorTableTarget| :direction :in)
2272 (:name |start| :type |SizeI| :direction :in)
2273 (:name |x| :type |WinCoord| :direction :in)
2274 (:name |y| :type |WinCoord| :direction :in)
2275 (:name |width| :type |SizeI| :direction :in))
2276 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2277 (defglextfun "ColorSubTable" color-sub-table :return "void" :args
2278 ((:name |target| :type |ColorTableTarget| :direction :in)
2279 (:name |start| :type |SizeI| :direction :in)
2280 (:name |count| :type |SizeI| :direction :in)
2281 (:name |format| :type |PixelFormat| :direction :in)
2282 (:name |type| :type |PixelType| :direction :in)
2283 (:name |data| :type |Void| :direction :in :array t :size
2284 (|format| |type| |count|)))
2285 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2286 (defglextfun "GetColorTableParameteriv" get-color-table-parameter-iv :return
2287 "void" :args
2288 ((:name |target| :type |ColorTableTarget| :direction :in)
2289 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
2290 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2291 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2292 (defglextfun "GetColorTableParameterfv" get-color-table-parameter-fv :return
2293 "void" :args
2294 ((:name |target| :type |ColorTableTarget| :direction :in)
2295 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
2296 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
2297 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2298 (defglextfun "GetColorTable" get-color-table :return "void" :args
2299 ((:name |target| :type |ColorTableTarget| :direction :in)
2300 (:name |format| :type |PixelFormat| :direction :in)
2301 (:name |type| :type |PixelType| :direction :in)
2302 (:name |table| :type |Void| :direction :out :array t :size
2303 (|target| |format| |type|)))
2304 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2305 (defglextfun "CopyColorTable" copy-color-table :return "void" :args
2306 ((:name |target| :type |ColorTableTarget| :direction :in)
2307 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2308 (:name |x| :type |WinCoord| :direction :in)
2309 (:name |y| :type |WinCoord| :direction :in)
2310 (:name |width| :type |SizeI| :direction :in))
2311 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2312 (defglextfun "ColorTableParameteriv" color-table-parameter-iv :return "void"
2313 :args
2314 ((:name |target| :type |ColorTableTarget| :direction :in)
2315 (:name |pname| :type |ColorTableParameterPName| :direction :in)
2316 (:name |params| :type |CheckedInt32| :direction :in :array t :size
2317 (|pname|)))
2318 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2319 (defglextfun "ColorTableParameterfv" color-table-parameter-fv :return "void"
2320 :args
2321 ((:name |target| :type |ColorTableTarget| :direction :in)
2322 (:name |pname| :type |ColorTableParameterPName| :direction :in)
2323 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
2324 (|pname|)))
2325 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2326 (defglextfun "ColorTable" color-table :return "void" :args
2327 ((:name |target| :type |ColorTableTarget| :direction :in)
2328 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2329 (:name |width| :type |SizeI| :direction :in)
2330 (:name |format| :type |PixelFormat| :direction :in)
2331 (:name |type| :type |PixelType| :direction :in)
2332 (:name |table| :type |Void| :direction :in :array t :size
2333 (|format| |type| |width|)))
2334 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2335 (defglextfun "CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
2336 ((:name |target| :type |TextureTarget| :direction :in)
2337 (:name |level| :type |CheckedInt32| :direction :in)
2338 (:name |xoffset| :type |CheckedInt32| :direction :in)
2339 (:name |yoffset| :type |CheckedInt32| :direction :in)
2340 (:name |zoffset| :type |CheckedInt32| :direction :in)
2341 (:name |x| :type |WinCoord| :direction :in)
2342 (:name |y| :type |WinCoord| :direction :in)
2343 (:name |width| :type |SizeI| :direction :in)
2344 (:name |height| :type |SizeI| :direction :in))
2345 :category "VERSION_1_2" :deprecated nil :version "1.2")
2346 (defglextfun "TexSubImage3D" tex-sub-image-3d :return "void" :args
2347 ((:name |target| :type |TextureTarget| :direction :in)
2348 (:name |level| :type |CheckedInt32| :direction :in)
2349 (:name |xoffset| :type |CheckedInt32| :direction :in)
2350 (:name |yoffset| :type |CheckedInt32| :direction :in)
2351 (:name |zoffset| :type |CheckedInt32| :direction :in)
2352 (:name |width| :type |SizeI| :direction :in)
2353 (:name |height| :type |SizeI| :direction :in)
2354 (:name |depth| :type |SizeI| :direction :in)
2355 (:name |format| :type |PixelFormat| :direction :in)
2356 (:name |type| :type |PixelType| :direction :in)
2357 (:name |pixels| :type |Void| :direction :in :array t :size
2358 (|format| |type| |width| |height| |depth|)))
2359 :category "VERSION_1_2" :deprecated nil :version "1.2")
2360 (defglextfun "TexImage3D" tex-image-3d :return "void" :args
2361 ((:name |target| :type |TextureTarget| :direction :in)
2362 (:name |level| :type |CheckedInt32| :direction :in)
2363 (:name |internalformat| :type |TextureComponentCount| :direction :in)
2364 (:name |width| :type |SizeI| :direction :in)
2365 (:name |height| :type |SizeI| :direction :in)
2366 (:name |depth| :type |SizeI| :direction :in)
2367 (:name |border| :type |CheckedInt32| :direction :in)
2368 (:name |format| :type |PixelFormat| :direction :in)
2369 (:name |type| :type |PixelType| :direction :in)
2370 (:name |pixels| :type |Void| :direction :in :array t :size
2371 (|format| |type| |width| |height| |depth|)))
2372 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2373 (defglextfun "DrawRangeElements" draw-range-elements :return "void" :args
2374 ((:name |mode| :type |BeginMode| :direction :in)
2375 (:name |start| :type |UInt32| :direction :in)
2376 (:name |end| :type |UInt32| :direction :in)
2377 (:name |count| :type |SizeI| :direction :in)
2378 (:name |type| :type |DrawElementsType| :direction :in)
2379 (:name |indices| :type |Void| :direction :in :array t :size
2380 (|count| |type|)))
2381 :category "VERSION_1_2" :deprecated nil :version "1.2")
2382 (defglextfun "BlendEquation" blend-equation :return "void" :args
2383 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
2384 "VERSION_1_2" :deprecated nil :version "1.2")
2385 (defglextfun "BlendColor" blend-color :return "void" :args
2386 ((:name |red| :type |ClampedColorF| :direction :in)
2387 (:name |green| :type |ClampedColorF| :direction :in)
2388 (:name |blue| :type |ClampedColorF| :direction :in)
2389 (:name |alpha| :type |ClampedColorF| :direction :in))
2390 :category "VERSION_1_2" :deprecated nil :version "1.2")
2391 (defglextfun "MultTransposeMatrixd" mult-transpose-matrix-d :return "void"
2392 :args ((:name |m| :type |Float64| :direction :in :array t :size #x10))
2393 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2394 (defglextfun "MultTransposeMatrixf" mult-transpose-matrix-f :return "void"
2395 :args ((:name |m| :type |Float32| :direction :in :array t :size #x10))
2396 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2397 (defglextfun "LoadTransposeMatrixd" load-transpose-matrix-d :return "void"
2398 :args ((:name |m| :type |Float64| :direction :in :array t :size #x10))
2399 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2400 (defglextfun "LoadTransposeMatrixf" load-transpose-matrix-f :return "void"
2401 :args ((:name |m| :type |Float32| :direction :in :array t :size #x10))
2402 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2403 (defglextfun "MultiTexCoord4sv" multi-tex-coord-4sv :return "void" :args
2404 ((:name |target| :type |TextureUnit| :direction :in)
2405 (:name |v| :type |CoordS| :direction :in :array t :size #x4))
2406 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2407 (defglextfun "MultiTexCoord4s" multi-tex-coord-4s :return "void" :args
2408 ((:name |target| :type |TextureUnit| :direction :in)
2409 (:name |s| :type |CoordS| :direction :in)
2410 (:name |t| :type |CoordS| :direction :in)
2411 (:name |r| :type |CoordS| :direction :in)
2412 (:name |q| :type |CoordS| :direction :in))
2413 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2414 (defglextfun "MultiTexCoord4iv" multi-tex-coord-4iv :return "void" :args
2415 ((:name |target| :type |TextureUnit| :direction :in)
2416 (:name |v| :type |CoordI| :direction :in :array t :size #x4))
2417 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2418 (defglextfun "MultiTexCoord4i" multi-tex-coord-4i :return "void" :args
2419 ((:name |target| :type |TextureUnit| :direction :in)
2420 (:name |s| :type |CoordI| :direction :in)
2421 (:name |t| :type |CoordI| :direction :in)
2422 (:name |r| :type |CoordI| :direction :in)
2423 (:name |q| :type |CoordI| :direction :in))
2424 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2425 (defglextfun "MultiTexCoord4fv" multi-tex-coord-4fv :return "void" :args
2426 ((:name |target| :type |TextureUnit| :direction :in)
2427 (:name |v| :type |CoordF| :direction :in :array t :size #x4))
2428 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2429 (defglextfun "MultiTexCoord4f" multi-tex-coord-4f :return "void" :args
2430 ((:name |target| :type |TextureUnit| :direction :in)
2431 (:name |s| :type |CoordF| :direction :in)
2432 (:name |t| :type |CoordF| :direction :in)
2433 (:name |r| :type |CoordF| :direction :in)
2434 (:name |q| :type |CoordF| :direction :in))
2435 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2436 (defglextfun "MultiTexCoord4dv" multi-tex-coord-4dv :return "void" :args
2437 ((:name |target| :type |TextureUnit| :direction :in)
2438 (:name |v| :type |CoordD| :direction :in :array t :size #x4))
2439 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2440 (defglextfun "MultiTexCoord4d" multi-tex-coord-4d :return "void" :args
2441 ((:name |target| :type |TextureUnit| :direction :in)
2442 (:name |s| :type |CoordD| :direction :in)
2443 (:name |t| :type |CoordD| :direction :in)
2444 (:name |r| :type |CoordD| :direction :in)
2445 (:name |q| :type |CoordD| :direction :in))
2446 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2447 (defglextfun "MultiTexCoord3sv" multi-tex-coord-3sv :return "void" :args
2448 ((:name |target| :type |TextureUnit| :direction :in)
2449 (:name |v| :type |CoordS| :direction :in :array t :size #x3))
2450 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2451 (defglextfun "MultiTexCoord3s" multi-tex-coord-3s :return "void" :args
2452 ((:name |target| :type |TextureUnit| :direction :in)
2453 (:name |s| :type |CoordS| :direction :in)
2454 (:name |t| :type |CoordS| :direction :in)
2455 (:name |r| :type |CoordS| :direction :in))
2456 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2457 (defglextfun "MultiTexCoord3iv" multi-tex-coord-3iv :return "void" :args
2458 ((:name |target| :type |TextureUnit| :direction :in)
2459 (:name |v| :type |CoordI| :direction :in :array t :size #x3))
2460 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2461 (defglextfun "MultiTexCoord3i" multi-tex-coord-3i :return "void" :args
2462 ((:name |target| :type |TextureUnit| :direction :in)
2463 (:name |s| :type |CoordI| :direction :in)
2464 (:name |t| :type |CoordI| :direction :in)
2465 (:name |r| :type |CoordI| :direction :in))
2466 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2467 (defglextfun "MultiTexCoord3fv" multi-tex-coord-3fv :return "void" :args
2468 ((:name |target| :type |TextureUnit| :direction :in)
2469 (:name |v| :type |CoordF| :direction :in :array t :size #x3))
2470 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2471 (defglextfun "MultiTexCoord3f" multi-tex-coord-3f :return "void" :args
2472 ((:name |target| :type |TextureUnit| :direction :in)
2473 (:name |s| :type |CoordF| :direction :in)
2474 (:name |t| :type |CoordF| :direction :in)
2475 (:name |r| :type |CoordF| :direction :in))
2476 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2477 (defglextfun "MultiTexCoord3dv" multi-tex-coord-3dv :return "void" :args
2478 ((:name |target| :type |TextureUnit| :direction :in)
2479 (:name |v| :type |CoordD| :direction :in :array t :size #x3))
2480 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2481 (defglextfun "MultiTexCoord3d" multi-tex-coord-3d :return "void" :args
2482 ((:name |target| :type |TextureUnit| :direction :in)
2483 (:name |s| :type |CoordD| :direction :in)
2484 (:name |t| :type |CoordD| :direction :in)
2485 (:name |r| :type |CoordD| :direction :in))
2486 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2487 (defglextfun "MultiTexCoord2sv" multi-tex-coord-2sv :return "void" :args
2488 ((:name |target| :type |TextureUnit| :direction :in)
2489 (:name |v| :type |CoordS| :direction :in :array t :size #x2))
2490 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2491 (defglextfun "MultiTexCoord2s" multi-tex-coord-2s :return "void" :args
2492 ((:name |target| :type |TextureUnit| :direction :in)
2493 (:name |s| :type |CoordS| :direction :in)
2494 (:name |t| :type |CoordS| :direction :in))
2495 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2496 (defglextfun "MultiTexCoord2iv" multi-tex-coord-2iv :return "void" :args
2497 ((:name |target| :type |TextureUnit| :direction :in)
2498 (:name |v| :type |CoordI| :direction :in :array t :size #x2))
2499 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2500 (defglextfun "MultiTexCoord2i" multi-tex-coord-2i :return "void" :args
2501 ((:name |target| :type |TextureUnit| :direction :in)
2502 (:name |s| :type |CoordI| :direction :in)
2503 (:name |t| :type |CoordI| :direction :in))
2504 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2505 (defglextfun "MultiTexCoord2fv" multi-tex-coord-2fv :return "void" :args
2506 ((:name |target| :type |TextureUnit| :direction :in)
2507 (:name |v| :type |CoordF| :direction :in :array t :size #x2))
2508 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2509 (defglextfun "MultiTexCoord2f" multi-tex-coord-2f :return "void" :args
2510 ((:name |target| :type |TextureUnit| :direction :in)
2511 (:name |s| :type |CoordF| :direction :in)
2512 (:name |t| :type |CoordF| :direction :in))
2513 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2514 (defglextfun "MultiTexCoord2dv" multi-tex-coord-2dv :return "void" :args
2515 ((:name |target| :type |TextureUnit| :direction :in)
2516 (:name |v| :type |CoordD| :direction :in :array t :size #x2))
2517 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2518 (defglextfun "MultiTexCoord2d" multi-tex-coord-2d :return "void" :args
2519 ((:name |target| :type |TextureUnit| :direction :in)
2520 (:name |s| :type |CoordD| :direction :in)
2521 (:name |t| :type |CoordD| :direction :in))
2522 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2523 (defglextfun "MultiTexCoord1sv" multi-tex-coord-1sv :return "void" :args
2524 ((:name |target| :type |TextureUnit| :direction :in)
2525 (:name |v| :type |CoordS| :direction :in :array t :size #x1))
2526 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2527 (defglextfun "MultiTexCoord1s" multi-tex-coord-1s :return "void" :args
2528 ((:name |target| :type |TextureUnit| :direction :in)
2529 (:name |s| :type |CoordS| :direction :in))
2530 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2531 (defglextfun "MultiTexCoord1iv" multi-tex-coord-1iv :return "void" :args
2532 ((:name |target| :type |TextureUnit| :direction :in)
2533 (:name |v| :type |CoordI| :direction :in :array t :size #x1))
2534 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2535 (defglextfun "MultiTexCoord1i" multi-tex-coord-1i :return "void" :args
2536 ((:name |target| :type |TextureUnit| :direction :in)
2537 (:name |s| :type |CoordI| :direction :in))
2538 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2539 (defglextfun "MultiTexCoord1fv" multi-tex-coord-1fv :return "void" :args
2540 ((:name |target| :type |TextureUnit| :direction :in)
2541 (:name |v| :type |CoordF| :direction :in :array t :size #x1))
2542 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2543 (defglextfun "MultiTexCoord1f" multi-tex-coord-1f :return "void" :args
2544 ((:name |target| :type |TextureUnit| :direction :in)
2545 (:name |s| :type |CoordF| :direction :in))
2546 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2547 (defglextfun "MultiTexCoord1dv" multi-tex-coord-1dv :return "void" :args
2548 ((:name |target| :type |TextureUnit| :direction :in)
2549 (:name |v| :type |CoordD| :direction :in :array t :size #x1))
2550 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2551 (defglextfun "MultiTexCoord1d" multi-tex-coord-1d :return "void" :args
2552 ((:name |target| :type |TextureUnit| :direction :in)
2553 (:name |s| :type |CoordD| :direction :in))
2554 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2555 (defglextfun "ClientActiveTexture" client-active-texture :return "void" :args
2556 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
2557 :deprecated "3.1" :version "1.3")
2558 (defglextfun "GetCompressedTexImage" get-compressed-tex-image :return "void"
2559 :args
2560 ((:name |target| :type |TextureTarget| :direction :in)
2561 (:name |level| :type |CheckedInt32| :direction :in)
2562 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
2563 (|target| |level|)))
2564 :category "VERSION_1_3" :deprecated nil :version "1.3")
2565 (defglextfun "CompressedTexSubImage1D" compressed-tex-sub-image-1d :return
2566 "void" :args
2567 ((:name |target| :type |TextureTarget| :direction :in)
2568 (:name |level| :type |CheckedInt32| :direction :in)
2569 (:name |xoffset| :type |CheckedInt32| :direction :in)
2570 (:name |width| :type |SizeI| :direction :in)
2571 (:name |format| :type |PixelFormat| :direction :in)
2572 (:name |imageSize| :type |SizeI| :direction :in)
2573 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2574 imagesize))
2575 :category "VERSION_1_3" :deprecated nil :version "1.3")
2576 (defglextfun "CompressedTexSubImage2D" compressed-tex-sub-image-2d :return
2577 "void" :args
2578 ((:name |target| :type |TextureTarget| :direction :in)
2579 (:name |level| :type |CheckedInt32| :direction :in)
2580 (:name |xoffset| :type |CheckedInt32| :direction :in)
2581 (:name |yoffset| :type |CheckedInt32| :direction :in)
2582 (:name |width| :type |SizeI| :direction :in)
2583 (:name |height| :type |SizeI| :direction :in)
2584 (:name |format| :type |PixelFormat| :direction :in)
2585 (:name |imageSize| :type |SizeI| :direction :in)
2586 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2587 imagesize))
2588 :category "VERSION_1_3" :deprecated nil :version "1.3")
2589 (defglextfun "CompressedTexSubImage3D" compressed-tex-sub-image-3d :return
2590 "void" :args
2591 ((:name |target| :type |TextureTarget| :direction :in)
2592 (:name |level| :type |CheckedInt32| :direction :in)
2593 (:name |xoffset| :type |CheckedInt32| :direction :in)
2594 (:name |yoffset| :type |CheckedInt32| :direction :in)
2595 (:name |zoffset| :type |CheckedInt32| :direction :in)
2596 (:name |width| :type |SizeI| :direction :in)
2597 (:name |height| :type |SizeI| :direction :in)
2598 (:name |depth| :type |SizeI| :direction :in)
2599 (:name |format| :type |PixelFormat| :direction :in)
2600 (:name |imageSize| :type |SizeI| :direction :in)
2601 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2602 imagesize))
2603 :category "VERSION_1_3" :deprecated nil :version "1.3")
2604 (defglextfun "CompressedTexImage1D" compressed-tex-image-1d :return "void"
2605 :args
2606 ((:name |target| :type |TextureTarget| :direction :in)
2607 (:name |level| :type |CheckedInt32| :direction :in)
2608 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2609 (:name |width| :type |SizeI| :direction :in)
2610 (:name |border| :type |CheckedInt32| :direction :in)
2611 (:name |imageSize| :type |SizeI| :direction :in)
2612 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2613 imagesize))
2614 :category "VERSION_1_3" :deprecated nil :version "1.3")
2615 (defglextfun "CompressedTexImage2D" compressed-tex-image-2d :return "void"
2616 :args
2617 ((:name |target| :type |TextureTarget| :direction :in)
2618 (:name |level| :type |CheckedInt32| :direction :in)
2619 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2620 (:name |width| :type |SizeI| :direction :in)
2621 (:name |height| :type |SizeI| :direction :in)
2622 (:name |border| :type |CheckedInt32| :direction :in)
2623 (:name |imageSize| :type |SizeI| :direction :in)
2624 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2625 imagesize))
2626 :category "VERSION_1_3" :deprecated nil :version "1.3")
2627 (defglextfun "CompressedTexImage3D" compressed-tex-image-3d :return "void"
2628 :args
2629 ((:name |target| :type |TextureTarget| :direction :in)
2630 (:name |level| :type |CheckedInt32| :direction :in)
2631 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2632 (:name |width| :type |SizeI| :direction :in)
2633 (:name |height| :type |SizeI| :direction :in)
2634 (:name |depth| :type |SizeI| :direction :in)
2635 (:name |border| :type |CheckedInt32| :direction :in)
2636 (:name |imageSize| :type |SizeI| :direction :in)
2637 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2638 imagesize))
2639 :category "VERSION_1_3" :deprecated nil :version "1.3")
2640 (defglextfun "SampleCoverage" sample-coverage :return "void" :args
2641 ((:name |value| :type |ClampedFloat32| :direction :in)
2642 (:name |invert| :type |Boolean| :direction :in))
2643 :category "VERSION_1_3" :deprecated nil :version "1.3")
2644 (defglextfun "ActiveTexture" active-texture :return "void" :args
2645 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
2646 :deprecated nil :version "1.3")
2647 (defglextfun "WindowPos3sv" window-pos-3sv :return "void" :args
2648 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
2649 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2650 (defglextfun "WindowPos3s" window-pos-3s :return "void" :args
2651 ((:name |x| :type |CoordS| :direction :in)
2652 (:name |y| :type |CoordS| :direction :in)
2653 (:name |z| :type |CoordS| :direction :in))
2654 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2655 (defglextfun "WindowPos3iv" window-pos-3iv :return "void" :args
2656 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
2657 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2658 (defglextfun "WindowPos3i" window-pos-3i :return "void" :args
2659 ((:name |x| :type |CoordI| :direction :in)
2660 (:name |y| :type |CoordI| :direction :in)
2661 (:name |z| :type |CoordI| :direction :in))
2662 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2663 (defglextfun "WindowPos3fv" window-pos-3fv :return "void" :args
2664 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
2665 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2666 (defglextfun "WindowPos3f" window-pos-3f :return "void" :args
2667 ((:name |x| :type |CoordF| :direction :in)
2668 (:name |y| :type |CoordF| :direction :in)
2669 (:name |z| :type |CoordF| :direction :in))
2670 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2671 (defglextfun "WindowPos3dv" window-pos-3dv :return "void" :args
2672 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
2673 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2674 (defglextfun "WindowPos3d" window-pos-3d :return "void" :args
2675 ((:name |x| :type |CoordD| :direction :in)
2676 (:name |y| :type |CoordD| :direction :in)
2677 (:name |z| :type |CoordD| :direction :in))
2678 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2679 (defglextfun "WindowPos2sv" window-pos-2sv :return "void" :args
2680 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
2681 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2682 (defglextfun "WindowPos2s" window-pos-2s :return "void" :args
2683 ((:name |x| :type |CoordS| :direction :in)
2684 (:name |y| :type |CoordS| :direction :in))
2685 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2686 (defglextfun "WindowPos2iv" window-pos-2iv :return "void" :args
2687 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
2688 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2689 (defglextfun "WindowPos2i" window-pos-2i :return "void" :args
2690 ((:name |x| :type |CoordI| :direction :in)
2691 (:name |y| :type |CoordI| :direction :in))
2692 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2693 (defglextfun "WindowPos2fv" window-pos-2fv :return "void" :args
2694 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
2695 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2696 (defglextfun "WindowPos2f" window-pos-2f :return "void" :args
2697 ((:name |x| :type |CoordF| :direction :in)
2698 (:name |y| :type |CoordF| :direction :in))
2699 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2700 (defglextfun "WindowPos2dv" window-pos-2dv :return "void" :args
2701 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
2702 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2703 (defglextfun "WindowPos2d" window-pos-2d :return "void" :args
2704 ((:name |x| :type |CoordD| :direction :in)
2705 (:name |y| :type |CoordD| :direction :in))
2706 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2707 (defglextfun "SecondaryColorPointer" secondary-color-pointer :return "void"
2708 :args
2709 ((:name |size| :type |Int32| :direction :in)
2710 (:name |type| :type |ColorPointerType| :direction :in)
2711 (:name |stride| :type |SizeI| :direction :in)
2712 (:name |pointer| :type |Void| :direction :in :array t :size
2713 (|size| |type| |stride|) :retained t))
2714 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2715 (defglextfun "SecondaryColor3usv" secondary-color-3usv :return "void" :args
2716 ((:name |v| :type |ColorUS| :direction :in :array t :size #x3)) :category
2717 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2718 (defglextfun "SecondaryColor3us" secondary-color-3us :return "void" :args
2719 ((:name |red| :type |ColorUS| :direction :in)
2720 (:name |green| :type |ColorUS| :direction :in)
2721 (:name |blue| :type |ColorUS| :direction :in))
2722 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2723 (defglextfun "SecondaryColor3uiv" secondary-color-3uiv :return "void" :args
2724 ((:name |v| :type |ColorUI| :direction :in :array t :size #x3)) :category
2725 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2726 (defglextfun "SecondaryColor3ui" secondary-color-3ui :return "void" :args
2727 ((:name |red| :type |ColorUI| :direction :in)
2728 (:name |green| :type |ColorUI| :direction :in)
2729 (:name |blue| :type |ColorUI| :direction :in))
2730 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2731 (defglextfun "SecondaryColor3ubv" secondary-color-3ubv :return "void" :args
2732 ((:name |v| :type |ColorUB| :direction :in :array t :size #x3)) :category
2733 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2734 (defglextfun "SecondaryColor3ub" secondary-color-3ub :return "void" :args
2735 ((:name |red| :type |ColorUB| :direction :in)
2736 (:name |green| :type |ColorUB| :direction :in)
2737 (:name |blue| :type |ColorUB| :direction :in))
2738 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2739 (defglextfun "SecondaryColor3sv" secondary-color-3sv :return "void" :args
2740 ((:name |v| :type |ColorS| :direction :in :array t :size #x3)) :category
2741 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2742 (defglextfun "SecondaryColor3s" secondary-color-3s :return "void" :args
2743 ((:name |red| :type |ColorS| :direction :in)
2744 (:name |green| :type |ColorS| :direction :in)
2745 (:name |blue| :type |ColorS| :direction :in))
2746 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2747 (defglextfun "SecondaryColor3iv" secondary-color-3iv :return "void" :args
2748 ((:name |v| :type |ColorI| :direction :in :array t :size #x3)) :category
2749 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2750 (defglextfun "SecondaryColor3i" secondary-color-3i :return "void" :args
2751 ((:name |red| :type |ColorI| :direction :in)
2752 (:name |green| :type |ColorI| :direction :in)
2753 (:name |blue| :type |ColorI| :direction :in))
2754 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2755 (defglextfun "SecondaryColor3fv" secondary-color-3fv :return "void" :args
2756 ((:name |v| :type |ColorF| :direction :in :array t :size #x3)) :category
2757 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2758 (defglextfun "SecondaryColor3f" secondary-color-3f :return "void" :args
2759 ((:name |red| :type |ColorF| :direction :in)
2760 (:name |green| :type |ColorF| :direction :in)
2761 (:name |blue| :type |ColorF| :direction :in))
2762 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2763 (defglextfun "SecondaryColor3dv" secondary-color-3dv :return "void" :args
2764 ((:name |v| :type |ColorD| :direction :in :array t :size #x3)) :category
2765 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2766 (defglextfun "SecondaryColor3d" secondary-color-3d :return "void" :args
2767 ((:name |red| :type |ColorD| :direction :in)
2768 (:name |green| :type |ColorD| :direction :in)
2769 (:name |blue| :type |ColorD| :direction :in))
2770 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2771 (defglextfun "SecondaryColor3bv" secondary-color-3bv :return "void" :args
2772 ((:name |v| :type |ColorB| :direction :in :array t :size #x3)) :category
2773 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2774 (defglextfun "SecondaryColor3b" secondary-color-3b :return "void" :args
2775 ((:name |red| :type |ColorB| :direction :in)
2776 (:name |green| :type |ColorB| :direction :in)
2777 (:name |blue| :type |ColorB| :direction :in))
2778 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2779 (defglextfun "FogCoordPointer" fog-coord-pointer :return "void" :args
2780 ((:name |type| :type |FogPointerTypeEXT| :direction :in)
2781 (:name |stride| :type |SizeI| :direction :in)
2782 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
2783 :retained t))
2784 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2785 (defglextfun "FogCoorddv" fog-coord-dv :return "void" :args
2786 ((:name |coord| :type |CoordD| :direction :in :array t :size #x1)) :category
2787 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2788 (defglextfun "FogCoordd" fog-coord-d :return "void" :args
2789 ((:name |coord| :type |CoordD| :direction :in)) :category "VERSION_1_4"
2790 :deprecated "3.1" :version "1.4")
2791 (defglextfun "FogCoordfv" fog-coord-fv :return "void" :args
2792 ((:name |coord| :type |CoordF| :direction :in :array t :size #x1)) :category
2793 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2794 (defglextfun "FogCoordf" fog-coord-f :return "void" :args
2795 ((:name |coord| :type |CoordF| :direction :in)) :category "VERSION_1_4"
2796 :deprecated "3.1" :version "1.4")
2797 (defglextfun "PointParameteriv" point-parameter-iv :return "void" :args
2798 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2799 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2800 :category "VERSION_1_4" :deprecated nil :version "1.4")
2801 (defglextfun "PointParameteri" point-parameter-i :return "void" :args
2802 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2803 (:name |param| :type |Int32| :direction :in))
2804 :category "VERSION_1_4" :deprecated nil :version "1.4")
2805 (defglextfun "PointParameterfv" point-parameter-fv :return "void" :args
2806 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2807 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
2808 (|pname|)))
2809 :category "VERSION_1_4" :deprecated nil :version "1.4")
2810 (defglextfun "PointParameterf" point-parameter-f :return "void" :args
2811 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2812 (:name |param| :type |CheckedFloat32| :direction :in))
2813 :category "VERSION_1_4" :deprecated nil :version "1.4")
2814 (defglextfun "MultiDrawElements" multi-draw-elements :return "void" :args
2815 ((:name |mode| :type |BeginMode| :direction :in)
2816 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2817 (:name |type| :type |DrawElementsType| :direction :in)
2818 (:name |indices| :type |VoidPointer| :direction :in :array t :size
2819 (|primcount|))
2820 (:name |primcount| :type |SizeI| :direction :in))
2821 :category "VERSION_1_4" :deprecated nil :version "1.4")
2822 (defglextfun "MultiDrawArrays" multi-draw-arrays :return "void" :args
2823 ((:name |mode| :type |BeginMode| :direction :in)
2824 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
2825 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2826 (:name |primcount| :type |SizeI| :direction :in))
2827 :category "VERSION_1_4" :deprecated nil :version "1.4")
2828 (defglextfun "BlendFuncSeparate" blend-func-separate :return "void" :args
2829 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2830 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2831 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
2832 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in))
2833 :category "VERSION_1_4" :deprecated nil :version "1.4")
2834 (defglextfun "GetBufferPointerv" get-buffer-pointerv :return "void" :args
2835 ((:name |target| :type |BufferTargetARB| :direction :in)
2836 (:name |pname| :type |BufferPointerNameARB| :direction :in)
2837 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
2838 :category "VERSION_1_5" :deprecated nil :version "1.5")
2839 (defglextfun "GetBufferParameteriv" get-buffer-parameter-iv :return "void"
2840 :args
2841 ((:name |target| :type |BufferTargetARB| :direction :in)
2842 (:name |pname| :type |BufferPNameARB| :direction :in)
2843 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2844 :category "VERSION_1_5" :deprecated nil :version "1.5")
2845 (defglextfun "UnmapBuffer" unmap-buffer :return "Boolean" :args
2846 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
2847 "VERSION_1_5" :deprecated nil :version "1.5")
2848 (defglextfun "MapBuffer" map-buffer :return "VoidPointer" :args
2849 ((:name |target| :type |BufferTargetARB| :direction :in)
2850 (:name |access| :type |BufferAccessARB| :direction :in))
2851 :category "VERSION_1_5" :deprecated nil :version "1.5")
2852 (defglextfun "GetBufferSubData" get-buffer-sub-data :return "void" :args
2853 ((:name |target| :type |BufferTargetARB| :direction :in)
2854 (:name |offset| :type |BufferOffset| :direction :in)
2855 (:name |size| :type |BufferSize| :direction :in)
2856 (:name |data| :type |Void| :direction :out :array t :size size))
2857 :category "VERSION_1_5" :deprecated nil :version "1.5")
2858 (defglextfun "BufferSubData" buffer-sub-data :return "void" :args
2859 ((:name |target| :type |BufferTargetARB| :direction :in)
2860 (:name |offset| :type |BufferOffset| :direction :in)
2861 (:name |size| :type |BufferSize| :direction :in)
2862 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
2863 :category "VERSION_1_5" :deprecated nil :version "1.5")
2864 (defglextfun "BufferData" buffer-data :return "void" :args
2865 ((:name |target| :type |BufferTargetARB| :direction :in)
2866 (:name |size| :type |BufferSize| :direction :in)
2867 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
2868 (:name |usage| :type |BufferUsageARB| :direction :in))
2869 :category "VERSION_1_5" :deprecated nil :version "1.5")
2870 (defglextfun "IsBuffer" is-buffer :return "Boolean" :args
2871 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2872 :deprecated nil :version "1.5")
2873 (defglextfun "GenBuffers" gen-buffers :return "void" :args
2874 ((:name |n| :type |SizeI| :direction :in)
2875 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
2876 :category "VERSION_1_5" :deprecated nil :version "1.5")
2877 (defglextfun "DeleteBuffers" delete-buffers :return "void" :args
2878 ((:name |n| :type |SizeI| :direction :in)
2879 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
2880 :category "VERSION_1_5" :deprecated nil :version "1.5")
2881 (defglextfun "BindBuffer" bind-buffer :return "void" :args
2882 ((:name |target| :type |BufferTargetARB| :direction :in)
2883 (:name |buffer| :type |UInt32| :direction :in))
2884 :category "VERSION_1_5" :deprecated nil :version "1.5")
2885 (defglextfun "GetQueryObjectuiv" get-query-object-uiv :return "void" :args
2886 ((:name |id| :type |UInt32| :direction :in)
2887 (:name |pname| :type |GLenum| :direction :in)
2888 (:name |params| :type |UInt32| :direction :out :array t :size pname))
2889 :category "VERSION_1_5" :deprecated nil :version "1.5")
2890 (defglextfun "GetQueryObjectiv" get-query-object-iv :return "void" :args
2891 ((:name |id| :type |UInt32| :direction :in)
2892 (:name |pname| :type |GLenum| :direction :in)
2893 (:name |params| :type |Int32| :direction :out :array t :size pname))
2894 :category "VERSION_1_5" :deprecated nil :version "1.5")
2895 (defglextfun "GetQueryiv" get-query-iv :return "void" :args
2896 ((:name |target| :type |GLenum| :direction :in)
2897 (:name |pname| :type |GLenum| :direction :in)
2898 (:name |params| :type |Int32| :direction :out :array t :size pname))
2899 :category "VERSION_1_5" :deprecated nil :version "1.5")
2900 (defglextfun "EndQuery" end-query :return "void" :args
2901 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
2902 :deprecated nil :version "1.5")
2903 (defglextfun "BeginQuery" begin-query :return "void" :args
2904 ((:name |target| :type |GLenum| :direction :in)
2905 (:name |id| :type |UInt32| :direction :in))
2906 :category "VERSION_1_5" :deprecated nil :version "1.5")
2907 (defglextfun "IsQuery" is-query :return "Boolean" :args
2908 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2909 :deprecated nil :version "1.5")
2910 (defglextfun "DeleteQueries" delete-queries :return "void" :args
2911 ((:name |n| :type |SizeI| :direction :in)
2912 (:name |ids| :type |UInt32| :direction :in :array t :size n))
2913 :category "VERSION_1_5" :deprecated nil :version "1.5")
2914 (defglextfun "GenQueries" gen-queries :return "void" :args
2915 ((:name |n| :type |SizeI| :direction :in)
2916 (:name |ids| :type |UInt32| :direction :out :array t :size n))
2917 :category "VERSION_1_5" :deprecated nil :version "1.5")
2918 (defglextfun "VertexAttribPointer" vertex-attrib-pointer :return "void" :args
2919 ((:name |index| :type |UInt32| :direction :in)
2920 (:name |size| :type |Int32| :direction :in)
2921 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
2922 (:name |normalized| :type |Boolean| :direction :in)
2923 (:name |stride| :type |SizeI| :direction :in)
2924 (:name |pointer| :type |Void| :direction :in :array t :size
2925 (|size| |type| |stride|) :retained t))
2926 :category "VERSION_2_0" :deprecated nil :version "2.0")
2927 (defglextfun "VertexAttrib4usv" vertex-attrib-4usv :return "void" :args
2928 ((:name |index| :type |UInt32| :direction :in)
2929 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
2930 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2931 (defglextfun "VertexAttrib4uiv" vertex-attrib-4uiv :return "void" :args
2932 ((:name |index| :type |UInt32| :direction :in)
2933 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
2934 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2935 (defglextfun "VertexAttrib4ubv" vertex-attrib-4ubv :return "void" :args
2936 ((:name |index| :type |UInt32| :direction :in)
2937 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
2938 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2939 (defglextfun "VertexAttrib4sv" vertex-attrib-4sv :return "void" :args
2940 ((:name |index| :type |UInt32| :direction :in)
2941 (:name |v| :type |Int16| :direction :in :array t :size #x4))
2942 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2943 (defglextfun "VertexAttrib4s" vertex-attrib-4s :return "void" :args
2944 ((:name |index| :type |UInt32| :direction :in)
2945 (:name |x| :type |Int16| :direction :in)
2946 (:name |y| :type |Int16| :direction :in)
2947 (:name |z| :type |Int16| :direction :in)
2948 (:name |w| :type |Int16| :direction :in))
2949 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2950 (defglextfun "VertexAttrib4iv" vertex-attrib-4iv :return "void" :args
2951 ((:name |index| :type |UInt32| :direction :in)
2952 (:name |v| :type |Int32| :direction :in :array t :size #x4))
2953 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2954 (defglextfun "VertexAttrib4fv" vertex-attrib-4fv :return "void" :args
2955 ((:name |index| :type |UInt32| :direction :in)
2956 (:name |v| :type |Float32| :direction :in :array t :size #x4))
2957 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2958 (defglextfun "VertexAttrib4f" vertex-attrib-4f :return "void" :args
2959 ((:name |index| :type |UInt32| :direction :in)
2960 (:name |x| :type |Float32| :direction :in)
2961 (:name |y| :type |Float32| :direction :in)
2962 (:name |z| :type |Float32| :direction :in)
2963 (:name |w| :type |Float32| :direction :in))
2964 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2965 (defglextfun "VertexAttrib4dv" vertex-attrib-4dv :return "void" :args
2966 ((:name |index| :type |UInt32| :direction :in)
2967 (:name |v| :type |Float64| :direction :in :array t :size #x4))
2968 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2969 (defglextfun "VertexAttrib4d" vertex-attrib-4d :return "void" :args
2970 ((:name |index| :type |UInt32| :direction :in)
2971 (:name |x| :type |Float64| :direction :in)
2972 (:name |y| :type |Float64| :direction :in)
2973 (:name |z| :type |Float64| :direction :in)
2974 (:name |w| :type |Float64| :direction :in))
2975 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2976 (defglextfun "VertexAttrib4bv" vertex-attrib-4bv :return "void" :args
2977 ((:name |index| :type |UInt32| :direction :in)
2978 (:name |v| :type |Int8| :direction :in :array t :size #x4))
2979 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2980 (defglextfun "VertexAttrib4Nusv" vertex-attrib-4n-usv :return "void" :args
2981 ((:name |index| :type |UInt32| :direction :in)
2982 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
2983 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2984 (defglextfun "VertexAttrib4Nuiv" vertex-attrib-4n-uiv :return "void" :args
2985 ((:name |index| :type |UInt32| :direction :in)
2986 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
2987 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2988 (defglextfun "VertexAttrib4Nubv" vertex-attrib-4n-ubv :return "void" :args
2989 ((:name |index| :type |UInt32| :direction :in)
2990 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
2991 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2992 (defglextfun "VertexAttrib4Nub" vertex-attrib-4n-ub :return "void" :args
2993 ((:name |index| :type |UInt32| :direction :in)
2994 (:name |x| :type |UInt8| :direction :in)
2995 (:name |y| :type |UInt8| :direction :in)
2996 (:name |z| :type |UInt8| :direction :in)
2997 (:name |w| :type |UInt8| :direction :in))
2998 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2999 (defglextfun "VertexAttrib4Nsv" vertex-attrib-4n-sv :return "void" :args
3000 ((:name |index| :type |UInt32| :direction :in)
3001 (:name |v| :type |Int16| :direction :in :array t :size #x4))
3002 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3003 (defglextfun "VertexAttrib4Niv" vertex-attrib-4n-iv :return "void" :args
3004 ((:name |index| :type |UInt32| :direction :in)
3005 (:name |v| :type |Int32| :direction :in :array t :size #x4))
3006 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3007 (defglextfun "VertexAttrib4Nbv" vertex-attrib-4n-bv :return "void" :args
3008 ((:name |index| :type |UInt32| :direction :in)
3009 (:name |v| :type |Int8| :direction :in :array t :size #x4))
3010 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3011 (defglextfun "VertexAttrib3sv" vertex-attrib-3sv :return "void" :args
3012 ((:name |index| :type |UInt32| :direction :in)
3013 (:name |v| :type |Int16| :direction :in :array t :size #x3))
3014 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3015 (defglextfun "VertexAttrib3s" vertex-attrib-3s :return "void" :args
3016 ((:name |index| :type |UInt32| :direction :in)
3017 (:name |x| :type |Int16| :direction :in)
3018 (:name |y| :type |Int16| :direction :in)
3019 (:name |z| :type |Int16| :direction :in))
3020 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3021 (defglextfun "VertexAttrib3fv" vertex-attrib-3fv :return "void" :args
3022 ((:name |index| :type |UInt32| :direction :in)
3023 (:name |v| :type |Float32| :direction :in :array t :size #x3))
3024 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3025 (defglextfun "VertexAttrib3f" vertex-attrib-3f :return "void" :args
3026 ((:name |index| :type |UInt32| :direction :in)
3027 (:name |x| :type |Float32| :direction :in)
3028 (:name |y| :type |Float32| :direction :in)
3029 (:name |z| :type |Float32| :direction :in))
3030 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3031 (defglextfun "VertexAttrib3dv" vertex-attrib-3dv :return "void" :args
3032 ((:name |index| :type |UInt32| :direction :in)
3033 (:name |v| :type |Float64| :direction :in :array t :size #x3))
3034 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3035 (defglextfun "VertexAttrib3d" vertex-attrib-3d :return "void" :args
3036 ((:name |index| :type |UInt32| :direction :in)
3037 (:name |x| :type |Float64| :direction :in)
3038 (:name |y| :type |Float64| :direction :in)
3039 (:name |z| :type |Float64| :direction :in))
3040 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3041 (defglextfun "VertexAttrib2sv" vertex-attrib-2sv :return "void" :args
3042 ((:name |index| :type |UInt32| :direction :in)
3043 (:name |v| :type |Int16| :direction :in :array t :size #x2))
3044 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3045 (defglextfun "VertexAttrib2s" vertex-attrib-2s :return "void" :args
3046 ((:name |index| :type |UInt32| :direction :in)
3047 (:name |x| :type |Int16| :direction :in)
3048 (:name |y| :type |Int16| :direction :in))
3049 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3050 (defglextfun "VertexAttrib2fv" vertex-attrib-2fv :return "void" :args
3051 ((:name |index| :type |UInt32| :direction :in)
3052 (:name |v| :type |Float32| :direction :in :array t :size #x2))
3053 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3054 (defglextfun "VertexAttrib2f" vertex-attrib-2f :return "void" :args
3055 ((:name |index| :type |UInt32| :direction :in)
3056 (:name |x| :type |Float32| :direction :in)
3057 (:name |y| :type |Float32| :direction :in))
3058 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3059 (defglextfun "VertexAttrib2dv" vertex-attrib-2dv :return "void" :args
3060 ((:name |index| :type |UInt32| :direction :in)
3061 (:name |v| :type |Float64| :direction :in :array t :size #x2))
3062 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3063 (defglextfun "VertexAttrib2d" vertex-attrib-2d :return "void" :args
3064 ((:name |index| :type |UInt32| :direction :in)
3065 (:name |x| :type |Float64| :direction :in)
3066 (:name |y| :type |Float64| :direction :in))
3067 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3068 (defglextfun "VertexAttrib1sv" vertex-attrib-1sv :return "void" :args
3069 ((:name |index| :type |UInt32| :direction :in)
3070 (:name |v| :type |Int16| :direction :in :array t :size #x1))
3071 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3072 (defglextfun "VertexAttrib1s" vertex-attrib-1s :return "void" :args
3073 ((:name |index| :type |UInt32| :direction :in)
3074 (:name |x| :type |Int16| :direction :in))
3075 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3076 (defglextfun "VertexAttrib1fv" vertex-attrib-1fv :return "void" :args
3077 ((:name |index| :type |UInt32| :direction :in)
3078 (:name |v| :type |Float32| :direction :in :array t :size #x1))
3079 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3080 (defglextfun "VertexAttrib1f" vertex-attrib-1f :return "void" :args
3081 ((:name |index| :type |UInt32| :direction :in)
3082 (:name |x| :type |Float32| :direction :in))
3083 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3084 (defglextfun "VertexAttrib1dv" vertex-attrib-1dv :return "void" :args
3085 ((:name |index| :type |UInt32| :direction :in)
3086 (:name |v| :type |Float64| :direction :in :array t :size #x1))
3087 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3088 (defglextfun "VertexAttrib1d" vertex-attrib-1d :return "void" :args
3089 ((:name |index| :type |UInt32| :direction :in)
3090 (:name |x| :type |Float64| :direction :in))
3091 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3092 (defglextfun "ValidateProgram" validate-program :return "void" :args
3093 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3094 :deprecated nil :version "2.0")
3095 (defglextfun "UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
3096 ((:name |location| :type |Int32| :direction :in)
3097 (:name |count| :type |SizeI| :direction :in)
3098 (:name |transpose| :type |Boolean| :direction :in)
3099 (:name |value| :type |Float32| :direction :in :array t :size count))
3100 :category "VERSION_2_0" :deprecated nil :version "2.0")
3101 (defglextfun "UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
3102 ((:name |location| :type |Int32| :direction :in)
3103 (:name |count| :type |SizeI| :direction :in)
3104 (:name |transpose| :type |Boolean| :direction :in)
3105 (:name |value| :type |Float32| :direction :in :array t :size count))
3106 :category "VERSION_2_0" :deprecated nil :version "2.0")
3107 (defglextfun "UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
3108 ((:name |location| :type |Int32| :direction :in)
3109 (:name |count| :type |SizeI| :direction :in)
3110 (:name |transpose| :type |Boolean| :direction :in)
3111 (:name |value| :type |Float32| :direction :in :array t :size count))
3112 :category "VERSION_2_0" :deprecated nil :version "2.0")
3113 (defglextfun "Uniform4iv" uniform-4iv :return "void" :args
3114 ((:name |location| :type |Int32| :direction :in)
3115 (:name |count| :type |SizeI| :direction :in)
3116 (:name |value| :type |Int32| :direction :in :array t :size count))
3117 :category "VERSION_2_0" :deprecated nil :version "2.0")
3118 (defglextfun "Uniform3iv" uniform-3iv :return "void" :args
3119 ((:name |location| :type |Int32| :direction :in)
3120 (:name |count| :type |SizeI| :direction :in)
3121 (:name |value| :type |Int32| :direction :in :array t :size count))
3122 :category "VERSION_2_0" :deprecated nil :version "2.0")
3123 (defglextfun "Uniform2iv" uniform-2iv :return "void" :args
3124 ((:name |location| :type |Int32| :direction :in)
3125 (:name |count| :type |SizeI| :direction :in)
3126 (:name |value| :type |Int32| :direction :in :array t :size count))
3127 :category "VERSION_2_0" :deprecated nil :version "2.0")
3128 (defglextfun "Uniform1iv" uniform-1iv :return "void" :args
3129 ((:name |location| :type |Int32| :direction :in)
3130 (:name |count| :type |SizeI| :direction :in)
3131 (:name |value| :type |Int32| :direction :in :array t :size count))
3132 :category "VERSION_2_0" :deprecated nil :version "2.0")
3133 (defglextfun "Uniform4fv" uniform-4fv :return "void" :args
3134 ((:name |location| :type |Int32| :direction :in)
3135 (:name |count| :type |SizeI| :direction :in)
3136 (:name |value| :type |Float32| :direction :in :array t :size count))
3137 :category "VERSION_2_0" :deprecated nil :version "2.0")
3138 (defglextfun "Uniform3fv" uniform-3fv :return "void" :args
3139 ((:name |location| :type |Int32| :direction :in)
3140 (:name |count| :type |SizeI| :direction :in)
3141 (:name |value| :type |Float32| :direction :in :array t :size count))
3142 :category "VERSION_2_0" :deprecated nil :version "2.0")
3143 (defglextfun "Uniform2fv" uniform-2fv :return "void" :args
3144 ((:name |location| :type |Int32| :direction :in)
3145 (:name |count| :type |SizeI| :direction :in)
3146 (:name |value| :type |Float32| :direction :in :array t :size count))
3147 :category "VERSION_2_0" :deprecated nil :version "2.0")
3148 (defglextfun "Uniform1fv" uniform-1fv :return "void" :args
3149 ((:name |location| :type |Int32| :direction :in)
3150 (:name |count| :type |SizeI| :direction :in)
3151 (:name |value| :type |Float32| :direction :in :array t :size count))
3152 :category "VERSION_2_0" :deprecated nil :version "2.0")
3153 (defglextfun "Uniform4i" uniform-4i :return "void" :args
3154 ((:name |location| :type |Int32| :direction :in)
3155 (:name |v0| :type |Int32| :direction :in)
3156 (:name |v1| :type |Int32| :direction :in)
3157 (:name |v2| :type |Int32| :direction :in)
3158 (:name |v3| :type |Int32| :direction :in))
3159 :category "VERSION_2_0" :deprecated nil :version "2.0")
3160 (defglextfun "Uniform3i" uniform-3i :return "void" :args
3161 ((:name |location| :type |Int32| :direction :in)
3162 (:name |v0| :type |Int32| :direction :in)
3163 (:name |v1| :type |Int32| :direction :in)
3164 (:name |v2| :type |Int32| :direction :in))
3165 :category "VERSION_2_0" :deprecated nil :version "2.0")
3166 (defglextfun "Uniform2i" uniform-2i :return "void" :args
3167 ((:name |location| :type |Int32| :direction :in)
3168 (:name |v0| :type |Int32| :direction :in)
3169 (:name |v1| :type |Int32| :direction :in))
3170 :category "VERSION_2_0" :deprecated nil :version "2.0")
3171 (defglextfun "Uniform1i" uniform-1i :return "void" :args
3172 ((:name |location| :type |Int32| :direction :in)
3173 (:name |v0| :type |Int32| :direction :in))
3174 :category "VERSION_2_0" :deprecated nil :version "2.0")
3175 (defglextfun "Uniform4f" uniform-4f :return "void" :args
3176 ((:name |location| :type |Int32| :direction :in)
3177 (:name |v0| :type |Float32| :direction :in)
3178 (:name |v1| :type |Float32| :direction :in)
3179 (:name |v2| :type |Float32| :direction :in)
3180 (:name |v3| :type |Float32| :direction :in))
3181 :category "VERSION_2_0" :deprecated nil :version "2.0")
3182 (defglextfun "Uniform3f" uniform-3f :return "void" :args
3183 ((:name |location| :type |Int32| :direction :in)
3184 (:name |v0| :type |Float32| :direction :in)
3185 (:name |v1| :type |Float32| :direction :in)
3186 (:name |v2| :type |Float32| :direction :in))
3187 :category "VERSION_2_0" :deprecated nil :version "2.0")
3188 (defglextfun "Uniform2f" uniform-2f :return "void" :args
3189 ((:name |location| :type |Int32| :direction :in)
3190 (:name |v0| :type |Float32| :direction :in)
3191 (:name |v1| :type |Float32| :direction :in))
3192 :category "VERSION_2_0" :deprecated nil :version "2.0")
3193 (defglextfun "Uniform1f" uniform-1f :return "void" :args
3194 ((:name |location| :type |Int32| :direction :in)
3195 (:name |v0| :type |Float32| :direction :in))
3196 :category "VERSION_2_0" :deprecated nil :version "2.0")
3197 (defglextfun "UseProgram" use-program :return "void" :args
3198 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3199 :deprecated nil :version "2.0")
3200 (defglextfun "ShaderSource" shader-source :return "void" :args
3201 ((:name |shader| :type |UInt32| :direction :in)
3202 (:name |count| :type |SizeI| :direction :in)
3203 (:name |string| :type |CharPointer| :direction :in :array t :size count)
3204 (:name |length| :type |Int32| :direction :in :array t :size #x1))
3205 :category "VERSION_2_0" :deprecated nil :version "2.0")
3206 (defglextfun "LinkProgram" link-program :return "void" :args
3207 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3208 :deprecated nil :version "2.0")
3209 (defglextfun "IsShader" is-shader :return "Boolean" :args
3210 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3211 :deprecated nil :version "2.0")
3212 (defglextfun "IsProgram" is-program :return "Boolean" :args
3213 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3214 :deprecated nil :version "2.0")
3215 (defglextfun "GetVertexAttribPointerv" get-vertex-attrib-pointerv :return
3216 "void" :args
3217 ((:name |index| :type |UInt32| :direction :in)
3218 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
3219 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
3220 :category "VERSION_2_0" :deprecated nil :version "2.0")
3221 (defglextfun "GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
3222 ((:name |index| :type |UInt32| :direction :in)
3223 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
3224 (:name |params| :type |Int32| :direction :out :array t :size #x4))
3225 :category "VERSION_2_0" :deprecated nil :version "2.0")
3226 (defglextfun "GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
3227 ((:name |index| :type |UInt32| :direction :in)
3228 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
3229 (:name |params| :type |Float32| :direction :out :array t :size #x4))
3230 :category "VERSION_2_0" :deprecated nil :version "2.0")
3231 (defglextfun "GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
3232 ((:name |index| :type |UInt32| :direction :in)
3233 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
3234 (:name |params| :type |Float64| :direction :out :array t :size #x4))
3235 :category "VERSION_2_0" :deprecated nil :version "2.0")
3236 (defglextfun "GetUniformiv" get-uniform-iv :return "void" :args
3237 ((:name |program| :type |UInt32| :direction :in)
3238 (:name |location| :type |Int32| :direction :in)
3239 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
3240 :category "VERSION_2_0" :deprecated nil :version "2.0")
3241 (defglextfun "GetUniformfv" get-uniform-fv :return "void" :args
3242 ((:name |program| :type |UInt32| :direction :in)
3243 (:name |location| :type |Int32| :direction :in)
3244 (:name |params| :type |Float32| :direction :out :array t :size (|location|)))
3245 :category "VERSION_2_0" :deprecated nil :version "2.0")
3246 (defglextfun "GetUniformLocation" get-uniform-location :return "Int32" :args
3247 ((:name |program| :type |UInt32| :direction :in)
3248 (:name |name| :type |Char| :direction :in :array t))
3249 :category "VERSION_2_0" :deprecated nil :version "2.0")
3250 (defglextfun "GetShaderSource" get-shader-source :return "void" :args
3251 ((:name |shader| :type |UInt32| :direction :in)
3252 (:name |bufSize| :type |SizeI| :direction :in)
3253 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
3254 (:name |source| :type |Char| :direction :out :array t :size length))
3255 :category "VERSION_2_0" :deprecated nil :version "2.0")
3256 (defglextfun "GetShaderInfoLog" get-shader-info-log :return "void" :args
3257 ((:name |shader| :type |UInt32| :direction :in)
3258 (:name |bufSize| :type |SizeI| :direction :in)
3259 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
3260 (:name |infoLog| :type |Char| :direction :out :array t :size length))
3261 :category "VERSION_2_0" :deprecated nil :version "2.0")
3262 (defglextfun "GetShaderiv" get-shader-iv :return "void" :args
3263 ((:name |shader| :type |UInt32| :direction :in)
3264 (:name |pname| :type |GLenum| :direction :in)
3265 (:name |params| :type |Int32| :direction :out :array t :size pname))
3266 :category "VERSION_2_0" :deprecated nil :version "2.0")
3267 (defglextfun "GetProgramInfoLog" get-program-info-log :return "void" :args
3268 ((:name |program| :type |UInt32| :direction :in)
3269 (:name |bufSize| :type |SizeI| :direction :in)
3270 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
3271 (:name |infoLog| :type |Char| :direction :out :array t :size length))
3272 :category "VERSION_2_0" :deprecated nil :version "2.0")
3273 (defglextfun "GetProgramiv" get-program-iv :return "void" :args
3274 ((:name |program| :type |UInt32| :direction :in)
3275 (:name |pname| :type |GLenum| :direction :in)
3276 (:name |params| :type |Int32| :direction :out :array t :size pname))
3277 :category "VERSION_2_0" :deprecated nil :version "2.0")
3278 (defglextfun "GetAttribLocation" get-attrib-location :return "Int32" :args
3279 ((:name |program| :type |UInt32| :direction :in)
3280 (:name |name| :type |Char| :direction :in :array t))
3281 :category "VERSION_2_0" :deprecated nil :version "2.0")
3282 (defglextfun "GetAttachedShaders" get-attached-shaders :return "void" :args
3283 ((:name |program| :type |UInt32| :direction :in)
3284 (:name |maxCount| :type |SizeI| :direction :in)
3285 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
3286 (:name |obj| :type |UInt32| :direction :out :array t :size count))
3287 :category "VERSION_2_0" :deprecated nil :version "2.0")
3288 (defglextfun "GetActiveUniform" get-active-uniform :return "void" :args
3289 ((:name |program| :type |UInt32| :direction :in)
3290 (:name |index| :type |UInt32| :direction :in)
3291 (:name |bufSize| :type |SizeI| :direction :in)
3292 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
3293 (:name |size| :type |Int32| :direction :out :array t :size #x1)
3294 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
3295 (:name |name| :type |Char| :direction :out :array t))
3296 :category "VERSION_2_0" :deprecated nil :version "2.0")
3297 (defglextfun "GetActiveAttrib" get-active-attrib :return "void" :args
3298 ((:name |program| :type |UInt32| :direction :in)
3299 (:name |index| :type |UInt32| :direction :in)
3300 (:name |bufSize| :type |SizeI| :direction :in)
3301 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
3302 (:name |size| :type |Int32| :direction :out :array t :size #x1)
3303 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
3304 (:name |name| :type |Char| :direction :out :array t))
3305 :category "VERSION_2_0" :deprecated nil :version "2.0")
3306 (defglextfun "EnableVertexAttribArray" enable-vertex-attrib-array :return
3307 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
3308 "VERSION_2_0" :deprecated nil :version "2.0")
3309 (defglextfun "DisableVertexAttribArray" disable-vertex-attrib-array :return
3310 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
3311 "VERSION_2_0" :deprecated nil :version "2.0")
3312 (defglextfun "DetachShader" detach-shader :return "void" :args
3313 ((:name |program| :type |UInt32| :direction :in)
3314 (:name |shader| :type |UInt32| :direction :in))
3315 :category "VERSION_2_0" :deprecated nil :version "2.0")
3316 (defglextfun "DeleteShader" delete-shader :return "void" :args
3317 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3318 :deprecated nil :version "2.0")
3319 (defglextfun "DeleteProgram" delete-program :return "void" :args
3320 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3321 :deprecated nil :version "2.0")
3322 (defglextfun "CreateShader" create-shader :return "UInt32" :args
3323 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
3324 :deprecated nil :version "2.0")
3325 (defglextfun "CreateProgram" create-program :return "UInt32" :args nil
3326 :category "VERSION_2_0" :deprecated nil :version "2.0")
3327 (defglextfun "CompileShader" compile-shader :return "void" :args
3328 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3329 :deprecated nil :version "2.0")
3330 (defglextfun "BindAttribLocation" bind-attrib-location :return "void" :args
3331 ((:name |program| :type |UInt32| :direction :in)
3332 (:name |index| :type |UInt32| :direction :in)
3333 (:name |name| :type |Char| :direction :in :array t))
3334 :category "VERSION_2_0" :deprecated nil :version "2.0")
3335 (defglextfun "AttachShader" attach-shader :return "void" :args
3336 ((:name |program| :type |UInt32| :direction :in)
3337 (:name |shader| :type |UInt32| :direction :in))
3338 :category "VERSION_2_0" :deprecated nil :version "2.0")
3339 (defglextfun "StencilMaskSeparate" stencil-mask-separate :return "void" :args
3340 ((:name |face| :type |StencilFaceDirection| :direction :in)
3341 (:name |mask| :type |MaskedStencilValue| :direction :in))
3342 :category "VERSION_2_0" :deprecated nil :version "2.0")
3343 (defglextfun "StencilFuncSeparate" stencil-func-separate :return "void" :args
3344 ((:name |face| :type |StencilFaceDirection| :direction :in)
3345 (:name |func| :type |StencilFunction| :direction :in)
3346 (:name |ref| :type |ClampedStencilValue| :direction :in)
3347 (:name |mask| :type |MaskedStencilValue| :direction :in))
3348 :category "VERSION_2_0" :deprecated nil :version "2.0")
3349 (defglextfun "StencilOpSeparate" stencil-op-separate :return "void" :args
3350 ((:name |face| :type |StencilFaceDirection| :direction :in)
3351 (:name |sfail| :type |StencilOp| :direction :in)
3352 (:name |dpfail| :type |StencilOp| :direction :in)
3353 (:name |dppass| :type |StencilOp| :direction :in))
3354 :category "VERSION_2_0" :deprecated nil :version "2.0")
3355 (defglextfun "DrawBuffers" draw-buffers :return "void" :args
3356 ((:name |n| :type |SizeI| :direction :in)
3357 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
3358 :category "VERSION_2_0" :deprecated nil :version "2.0")
3359 (defglextfun "BlendEquationSeparate" blend-equation-separate :return "void"
3360 :args
3361 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
3362 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
3363 :category "VERSION_2_0" :deprecated nil :version "2.0")
3364 (defglextfun "UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
3365 ((:name |location| :type |Int32| :direction :in)
3366 (:name |count| :type |SizeI| :direction :in)
3367 (:name |transpose| :type |Boolean| :direction :in)
3368 (:name |value| :type |Float32| :direction :in :array t :size #xC))
3369 :category "VERSION_2_1" :deprecated nil :version "2.1")
3370 (defglextfun "UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
3371 ((:name |location| :type |Int32| :direction :in)
3372 (:name |count| :type |SizeI| :direction :in)
3373 (:name |transpose| :type |Boolean| :direction :in)
3374 (:name |value| :type |Float32| :direction :in :array t :size #xC))
3375 :category "VERSION_2_1" :deprecated nil :version "2.1")
3376 (defglextfun "UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
3377 ((:name |location| :type |Int32| :direction :in)
3378 (:name |count| :type |SizeI| :direction :in)
3379 (:name |transpose| :type |Boolean| :direction :in)
3380 (:name |value| :type |Float32| :direction :in :array t :size #x8))
3381 :category "VERSION_2_1" :deprecated nil :version "2.1")
3382 (defglextfun "UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
3383 ((:name |location| :type |Int32| :direction :in)
3384 (:name |count| :type |SizeI| :direction :in)
3385 (:name |transpose| :type |Boolean| :direction :in)
3386 (:name |value| :type |Float32| :direction :in :array t :size #x8))
3387 :category "VERSION_2_1" :deprecated nil :version "2.1")
3388 (defglextfun "UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
3389 ((:name |location| :type |Int32| :direction :in)
3390 (:name |count| :type |SizeI| :direction :in)
3391 (:name |transpose| :type |Boolean| :direction :in)
3392 (:name |value| :type |Float32| :direction :in :array t :size #x6))
3393 :category "VERSION_2_1" :deprecated nil :version "2.1")
3394 (defglextfun "UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
3395 ((:name |location| :type |Int32| :direction :in)
3396 (:name |count| :type |SizeI| :direction :in)
3397 (:name |transpose| :type |Boolean| :direction :in)
3398 (:name |value| :type |Float32| :direction :in :array t :size #x6))
3399 :category "VERSION_2_1" :deprecated nil :version "2.1")
3400 (defglextfun "GetStringi" get-string-i :return "String" :args
3401 ((:name |name| :type |GLenum| :direction :in)
3402 (:name |index| :type |UInt32| :direction :in))
3403 :category "VERSION_3_0" :deprecated nil :version "3.0")
3404 (defglextfun "ClearBufferfi" clear-bufferf-i :return "void" :args
3405 ((:name |buffer| :type |GLenum| :direction :in)
3406 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
3407 (:name |depth| :type |Float32| :direction :in)
3408 (:name |stencil| :type |Int32| :direction :in))
3409 :category "VERSION_3_0" :deprecated nil :version "3.0")
3410 (defglextfun "ClearBufferfv" clear-buffer-fv :return "void" :args
3411 ((:name |buffer| :type |GLenum| :direction :in)
3412 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
3413 (:name |value| :type |Float32| :direction :in :array t :size (|buffer|)))
3414 :category "VERSION_3_0" :deprecated nil :version "3.0")
3415 (defglextfun "ClearBufferuiv" clear-buffer-uiv :return "void" :args
3416 ((:name |buffer| :type |GLenum| :direction :in)
3417 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
3418 (:name |value| :type |UInt32| :direction :in :array t :size (|buffer|)))
3419 :category "VERSION_3_0" :deprecated nil :version "3.0")
3420 (defglextfun "ClearBufferiv" clear-buffer-iv :return "void" :args
3421 ((:name |buffer| :type |GLenum| :direction :in)
3422 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
3423 (:name |value| :type |Int32| :direction :in :array t :size (|buffer|)))
3424 :category "VERSION_3_0" :deprecated nil :version "3.0")
3425 (defglextfun "GetTexParameterIuiv" get-tex-parameter-i-uiv :return "void" :args
3426 ((:name |target| :type |TextureTarget| :direction :in)
3427 (:name |pname| :type |GetTextureParameter| :direction :in)
3428 (:name |params| :type |UInt32| :direction :out :array t :size (|pname|)))
3429 :category "VERSION_3_0" :deprecated nil :version "3.0")
3430 (defglextfun "GetTexParameterIiv" get-tex-parameter-i-iv :return "void" :args
3431 ((:name |target| :type |TextureTarget| :direction :in)
3432 (:name |pname| :type |GetTextureParameter| :direction :in)
3433 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3434 :category "VERSION_3_0" :deprecated nil :version "3.0")
3435 (defglextfun "TexParameterIuiv" tex-parameter-i-uiv :return "void" :args
3436 ((:name |target| :type |TextureTarget| :direction :in)
3437 (:name |pname| :type |TextureParameterName| :direction :in)
3438 (:name |params| :type |UInt32| :direction :in :array t :size (|pname|)))
3439 :category "VERSION_3_0" :deprecated nil :version "3.0")
3440 (defglextfun "TexParameterIiv" tex-parameter-i-iv :return "void" :args
3441 ((:name |target| :type |TextureTarget| :direction :in)
3442 (:name |pname| :type |TextureParameterName| :direction :in)
3443 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
3444 :category "VERSION_3_0" :deprecated nil :version "3.0")
3445 (defglextfun "Uniform4uiv" uniform-4uiv :return "void" :args
3446 ((:name |location| :type |Int32| :direction :in)
3447 (:name |count| :type |SizeI| :direction :in)
3448 (:name |value| :type |UInt32| :direction :in :array t :size count*4))
3449 :category "VERSION_3_0" :deprecated nil :version "3.0")
3450 (defglextfun "Uniform3uiv" uniform-3uiv :return "void" :args
3451 ((:name |location| :type |Int32| :direction :in)
3452 (:name |count| :type |SizeI| :direction :in)
3453 (:name |value| :type |UInt32| :direction :in :array t :size count*3))
3454 :category "VERSION_3_0" :deprecated nil :version "3.0")
3455 (defglextfun "Uniform2uiv" uniform-2uiv :return "void" :args
3456 ((:name |location| :type |Int32| :direction :in)
3457 (:name |count| :type |SizeI| :direction :in)
3458 (:name |value| :type |UInt32| :direction :in :array t :size count*2))
3459 :category "VERSION_3_0" :deprecated nil :version "3.0")
3460 (defglextfun "Uniform1uiv" uniform-1uiv :return "void" :args
3461 ((:name |location| :type |Int32| :direction :in)
3462 (:name |count| :type |SizeI| :direction :in)
3463 (:name |value| :type |UInt32| :direction :in :array t :size count))
3464 :category "VERSION_3_0" :deprecated nil :version "3.0")
3465 (defglextfun "Uniform4ui" uniform-4ui :return "void" :args
3466 ((:name |location| :type |Int32| :direction :in)
3467 (:name |v0| :type |UInt32| :direction :in)
3468 (:name |v1| :type |UInt32| :direction :in)
3469 (:name |v2| :type |UInt32| :direction :in)
3470 (:name |v3| :type |UInt32| :direction :in))
3471 :category "VERSION_3_0" :deprecated nil :version "3.0")
3472 (defglextfun "Uniform3ui" uniform-3ui :return "void" :args
3473 ((:name |location| :type |Int32| :direction :in)
3474 (:name |v0| :type |UInt32| :direction :in)
3475 (:name |v1| :type |UInt32| :direction :in)
3476 (:name |v2| :type |UInt32| :direction :in))
3477 :category "VERSION_3_0" :deprecated nil :version "3.0")
3478 (defglextfun "Uniform2ui" uniform-2ui :return "void" :args
3479 ((:name |location| :type |Int32| :direction :in)
3480 (:name |v0| :type |UInt32| :direction :in)
3481 (:name |v1| :type |UInt32| :direction :in))
3482 :category "VERSION_3_0" :deprecated nil :version "3.0")
3483 (defglextfun "Uniform1ui" uniform-1ui :return "void" :args
3484 ((:name |location| :type |Int32| :direction :in)
3485 (:name |v0| :type |UInt32| :direction :in))
3486 :category "VERSION_3_0" :deprecated nil :version "3.0")
3487 (defglextfun "GetFragDataLocation" get-frag-data-location :return "Int32" :args
3488 ((:name |program| :type |UInt32| :direction :in)
3489 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
3490 :category "VERSION_3_0" :deprecated nil :version "3.0")
3491 (defglextfun "BindFragDataLocation" bind-frag-data-location :return "void"
3492 :args
3493 ((:name |program| :type |UInt32| :direction :in)
3494 (:name |color| :type |UInt32| :direction :in)
3495 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
3496 :category "VERSION_3_0" :deprecated nil :version "3.0")
3497 (defglextfun "GetUniformuiv" get-uniform-uiv :return "void" :args
3498 ((:name |program| :type |UInt32| :direction :in)
3499 (:name |location| :type |Int32| :direction :in)
3500 (:name |params| :type |UInt32| :direction :out :array t :size
3501 (|program| |location|)))
3502 :category "VERSION_3_0" :deprecated nil :version "3.0")
3503 (defglextfun "VertexAttribI4usv" vertex-attrib-i-4usv :return "void" :args
3504 ((:name |index| :type |UInt32| :direction :in)
3505 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
3506 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3507 (defglextfun "VertexAttribI4ubv" vertex-attrib-i-4ubv :return "void" :args
3508 ((:name |index| :type |UInt32| :direction :in)
3509 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
3510 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3511 (defglextfun "VertexAttribI4sv" vertex-attrib-i-4sv :return "void" :args
3512 ((:name |index| :type |UInt32| :direction :in)
3513 (:name |v| :type |Int16| :direction :in :array t :size #x4))
3514 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3515 (defglextfun "VertexAttribI4bv" vertex-attrib-i-4bv :return "void" :args
3516 ((:name |index| :type |UInt32| :direction :in)
3517 (:name |v| :type |Int8| :direction :in :array t :size #x4))
3518 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3519 (defglextfun "VertexAttribI4uiv" vertex-attrib-i-4uiv :return "void" :args
3520 ((:name |index| :type |UInt32| :direction :in)
3521 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
3522 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3523 (defglextfun "VertexAttribI3uiv" vertex-attrib-i-3uiv :return "void" :args
3524 ((:name |index| :type |UInt32| :direction :in)
3525 (:name |v| :type |UInt32| :direction :in :array t :size #x3))
3526 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3527 (defglextfun "VertexAttribI2uiv" vertex-attrib-i-2uiv :return "void" :args
3528 ((:name |index| :type |UInt32| :direction :in)
3529 (:name |v| :type |UInt32| :direction :in :array t :size #x2))
3530 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3531 (defglextfun "VertexAttribI1uiv" vertex-attrib-i-1uiv :return "void" :args
3532 ((:name |index| :type |UInt32| :direction :in)
3533 (:name |v| :type |UInt32| :direction :in :array t :size #x1))
3534 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3535 (defglextfun "VertexAttribI4iv" vertex-attrib-i-4iv :return "void" :args
3536 ((:name |index| :type |UInt32| :direction :in)
3537 (:name |v| :type |Int32| :direction :in :array t :size #x4))
3538 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3539 (defglextfun "VertexAttribI3iv" vertex-attrib-i-3iv :return "void" :args
3540 ((:name |index| :type |UInt32| :direction :in)
3541 (:name |v| :type |Int32| :direction :in :array t :size #x3))
3542 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3543 (defglextfun "VertexAttribI2iv" vertex-attrib-i-2iv :return "void" :args
3544 ((:name |index| :type |UInt32| :direction :in)
3545 (:name |v| :type |Int32| :direction :in :array t :size #x2))
3546 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3547 (defglextfun "VertexAttribI1iv" vertex-attrib-i-1iv :return "void" :args
3548 ((:name |index| :type |UInt32| :direction :in)
3549 (:name |v| :type |Int32| :direction :in :array t :size #x1))
3550 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3551 (defglextfun "VertexAttribI4ui" vertex-attrib-i-4ui :return "void" :args
3552 ((:name |index| :type |UInt32| :direction :in)
3553 (:name |x| :type |UInt32| :direction :in)
3554 (:name |y| :type |UInt32| :direction :in)
3555 (:name |z| :type |UInt32| :direction :in)
3556 (:name |w| :type |UInt32| :direction :in))
3557 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3558 (defglextfun "VertexAttribI3ui" vertex-attrib-i-3ui :return "void" :args
3559 ((:name |index| :type |UInt32| :direction :in)
3560 (:name |x| :type |UInt32| :direction :in)
3561 (:name |y| :type |UInt32| :direction :in)
3562 (:name |z| :type |UInt32| :direction :in))
3563 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3564 (defglextfun "VertexAttribI2ui" vertex-attrib-i-2ui :return "void" :args
3565 ((:name |index| :type |UInt32| :direction :in)
3566 (:name |x| :type |UInt32| :direction :in)
3567 (:name |y| :type |UInt32| :direction :in))
3568 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3569 (defglextfun "VertexAttribI1ui" vertex-attrib-i-1ui :return "void" :args
3570 ((:name |index| :type |UInt32| :direction :in)
3571 (:name |x| :type |UInt32| :direction :in))
3572 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3573 (defglextfun "VertexAttribI4i" vertex-attrib-i-4i :return "void" :args
3574 ((:name |index| :type |UInt32| :direction :in)
3575 (:name |x| :type |Int32| :direction :in)
3576 (:name |y| :type |Int32| :direction :in)
3577 (:name |z| :type |Int32| :direction :in)
3578 (:name |w| :type |Int32| :direction :in))
3579 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3580 (defglextfun "VertexAttribI3i" vertex-attrib-i-3i :return "void" :args
3581 ((:name |index| :type |UInt32| :direction :in)
3582 (:name |x| :type |Int32| :direction :in)
3583 (:name |y| :type |Int32| :direction :in)
3584 (:name |z| :type |Int32| :direction :in))
3585 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3586 (defglextfun "VertexAttribI2i" vertex-attrib-i-2i :return "void" :args
3587 ((:name |index| :type |UInt32| :direction :in)
3588 (:name |x| :type |Int32| :direction :in)
3589 (:name |y| :type |Int32| :direction :in))
3590 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3591 (defglextfun "VertexAttribI1i" vertex-attrib-i-1i :return "void" :args
3592 ((:name |index| :type |UInt32| :direction :in)
3593 (:name |x| :type |Int32| :direction :in))
3594 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
3595 (defglextfun "GetVertexAttribIuiv" get-vertex-attrib-i-uiv :return "void" :args
3596 ((:name |index| :type |UInt32| :direction :in)
3597 (:name |pname| :type |VertexAttribEnum| :direction :in)
3598 (:name |params| :type |UInt32| :direction :out :array t :size #x1))
3599 :category "VERSION_3_0" :deprecated nil :version "3.0")
3600 (defglextfun "GetVertexAttribIiv" get-vertex-attrib-i-iv :return "void" :args
3601 ((:name |index| :type |UInt32| :direction :in)
3602 (:name |pname| :type |VertexAttribEnum| :direction :in)
3603 (:name |params| :type |Int32| :direction :out :array t :size #x1))
3604 :category "VERSION_3_0" :deprecated nil :version "3.0")
3605 (defglextfun "VertexAttribIPointer" vertex-attrib-ipointer :return "void" :args
3606 ((:name |index| :type |UInt32| :direction :in)
3607 (:name |size| :type |Int32| :direction :in)
3608 (:name |type| :type |VertexAttribEnum| :direction :in)
3609 (:name |stride| :type |SizeI| :direction :in)
3610 (:name |pointer| :type |Void| :direction :in :array t :size
3611 (|size| |type| |stride|) :retained t))
3612 :category "VERSION_3_0" :deprecated nil :version "3.0")
3613 (defglextfun "EndConditionalRender" end-conditional-render :return "void" :args
3614 nil :category "VERSION_3_0" :deprecated nil :version "3.0")
3615 (defglextfun "BeginConditionalRender" begin-conditional-render :return "void"
3616 :args
3617 ((:name |id| :type |UInt32| :direction :in)
3618 (:name |mode| :type |TypeEnum| :direction :in))
3619 :category "VERSION_3_0" :deprecated nil :version "3.0")
3620 (defglextfun "ClampColor" clamp-color :return "void" :args
3621 ((:name |target| :type |ClampColorTargetARB| :direction :in)
3622 (:name |clamp| :type |ClampColorModeARB| :direction :in))
3623 :category "VERSION_3_0" :deprecated nil :version "3.0")
3624 (defglextfun "GetTransformFeedbackVarying" get-transform-feedback-varying
3625 :return "void" :args
3626 ((:name |program| :type |UInt32| :direction :in)
3627 (:name |index| :type |UInt32| :direction :in)
3628 (:name |bufSize| :type |SizeI| :direction :in)
3629 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
3630 (:name |size| :type |SizeI| :direction :out :array t :size #x1)
3631 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
3632 (:name |name| :type |Char| :direction :out :array t :size (|length|)))
3633 :category "VERSION_3_0" :deprecated nil :version "3.0")
3634 (defglextfun "TransformFeedbackVaryings" transform-feedback-varyings :return
3635 "void" :args
3636 ((:name |program| :type |UInt32| :direction :in)
3637 (:name |count| :type |SizeI| :direction :in)
3638 (:name |varyings| :type |CharPointer| :direction :in :array t :size count)
3639 (:name |bufferMode| :type |GLenum| :direction :in))
3640 :category "VERSION_3_0" :deprecated nil :version "3.0")
3641 (defglextfun "BindBufferBase" bind-buffer-base :return "void" :args
3642 ((:name |target| :type |GLenum| :direction :in)
3643 (:name |index| :type |UInt32| :direction :in)
3644 (:name |buffer| :type |UInt32| :direction :in))
3645 :category "VERSION_3_0" :deprecated nil :version "3.0")
3646 (defglextfun "BindBufferRange" bind-buffer-range :return "void" :args
3647 ((:name |target| :type |GLenum| :direction :in)
3648 (:name |index| :type |UInt32| :direction :in)
3649 (:name |buffer| :type |UInt32| :direction :in)
3650 (:name |offset| :type |BufferOffset| :direction :in)
3651 (:name |size| :type |BufferSize| :direction :in))
3652 :category "VERSION_3_0" :deprecated nil :version "3.0")
3653 (defglextfun "EndTransformFeedback" end-transform-feedback :return "void" :args
3654 nil :category "VERSION_3_0" :deprecated nil :version "3.0")
3655 (defglextfun "BeginTransformFeedback" begin-transform-feedback :return "void"
3656 :args ((:name |primitiveMode| :type |GLenum| :direction :in)) :category
3657 "VERSION_3_0" :deprecated nil :version "3.0")
3658 (defglextfun "IsEnabledi" is-enabled-i :return "Boolean" :args
3659 ((:name |target| :type |GLenum| :direction :in)
3660 (:name |index| :type |UInt32| :direction :in))
3661 :category "VERSION_3_0" :deprecated nil :version "3.0")
3662 (defglextfun "Disablei" disable-i :return "void" :args
3663 ((:name |target| :type |GLenum| :direction :in)
3664 (:name |index| :type |UInt32| :direction :in))
3665 :category "VERSION_3_0" :deprecated nil :version "3.0")
3666 (defglextfun "Enablei" enable-i :return "void" :args
3667 ((:name |target| :type |GLenum| :direction :in)
3668 (:name |index| :type |UInt32| :direction :in))
3669 :category "VERSION_3_0" :deprecated nil :version "3.0")
3670 (defglextfun "GetIntegeri_v" get-integeri_v :return "void" :args
3671 ((:name |target| :type |GLenum| :direction :in)
3672 (:name |index| :type |UInt32| :direction :in)
3673 (:name |data| :type |Int32| :direction :out :array t :size (|target|)))
3674 :category "VERSION_3_0" :deprecated nil :version "3.0")
3675 (defglextfun "GetBooleani_v" get-booleani_v :return "void" :args
3676 ((:name |target| :type |GLenum| :direction :in)
3677 (:name |index| :type |UInt32| :direction :in)
3678 (:name |data| :type |Boolean| :direction :out :array t :size (|target|)))
3679 :category "VERSION_3_0" :deprecated nil :version "3.0")
3680 (defglextfun "ColorMaski" color-mask-i :return "void" :args
3681 ((:name |index| :type |UInt32| :direction :in)
3682 (:name |r| :type |Boolean| :direction :in)
3683 (:name |g| :type |Boolean| :direction :in)
3684 (:name |b| :type |Boolean| :direction :in)
3685 (:name |a| :type |Boolean| :direction :in))
3686 :category "VERSION_3_0" :deprecated nil :version "3.0")
3687 (make-extension-loader version_3_0
3688 (("ResetMinmax" reset-minmax :return "void" :args
3689 ((:name |target| :type |MinmaxTarget| :direction :in)) :category
3690 "VERSION_1_2" :deprecated "3.1" :version "1.2")
3691 ("ResetHistogram" reset-histogram :return "void" :args
3692 ((:name |target| :type |HistogramTarget| :direction :in)) :category
3693 "VERSION_1_2" :deprecated "3.1" :version "1.2")
3694 ("Minmax" minmax :return "void" :args
3695 ((:name |target| :type |MinmaxTarget| :direction :in)
3696 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3697 (:name |sink| :type |Boolean| :direction :in))
3698 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3699 ("Histogram" histogram :return "void" :args
3700 ((:name |target| :type |HistogramTarget| :direction :in)
3701 (:name |width| :type |SizeI| :direction :in)
3702 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3703 (:name |sink| :type |Boolean| :direction :in))
3704 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3705 ("GetMinmaxParameteriv" get-minmax-parameter-iv :return "void" :args
3706 ((:name |target| :type |MinmaxTarget| :direction :in)
3707 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
3708 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3709 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3710 ("GetMinmaxParameterfv" get-minmax-parameter-fv :return "void" :args
3711 ((:name |target| :type |MinmaxTarget| :direction :in)
3712 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
3713 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
3714 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3715 ("GetMinmax" get-minmax :return "void" :args
3716 ((:name |target| :type |MinmaxTarget| :direction :in)
3717 (:name |reset| :type |Boolean| :direction :in)
3718 (:name |format| :type |PixelFormat| :direction :in)
3719 (:name |type| :type |PixelType| :direction :in)
3720 (:name |values| :type |Void| :direction :out :array t :size
3721 (|target| |format| |type|)))
3722 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3723 ("GetHistogramParameteriv" get-histogram-parameter-iv :return "void" :args
3724 ((:name |target| :type |HistogramTarget| :direction :in)
3725 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
3726 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3727 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3728 ("GetHistogramParameterfv" get-histogram-parameter-fv :return "void" :args
3729 ((:name |target| :type |HistogramTarget| :direction :in)
3730 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
3731 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
3732 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3733 ("GetHistogram" get-histogram :return "void" :args
3734 ((:name |target| :type |HistogramTarget| :direction :in)
3735 (:name |reset| :type |Boolean| :direction :in)
3736 (:name |format| :type |PixelFormat| :direction :in)
3737 (:name |type| :type |PixelType| :direction :in)
3738 (:name |values| :type |Void| :direction :out :array t :size
3739 (|target| |format| |type|)))
3740 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3741 ("SeparableFilter2D" separable-filter-2d :return "void" :args
3742 ((:name |target| :type |SeparableTarget| :direction :in)
3743 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3744 (:name |width| :type |SizeI| :direction :in)
3745 (:name |height| :type |SizeI| :direction :in)
3746 (:name |format| :type |PixelFormat| :direction :in)
3747 (:name |type| :type |PixelType| :direction :in)
3748 (:name |row| :type |Void| :direction :in :array t :size
3749 (|target| |format| |type| |width|))
3750 (:name |column| :type |Void| :direction :in :array t :size
3751 (|target| |format| |type| |height|)))
3752 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3753 ("GetSeparableFilter" get-separable-filter :return "void" :args
3754 ((:name |target| :type |SeparableTarget| :direction :in)
3755 (:name |format| :type |PixelFormat| :direction :in)
3756 (:name |type| :type |PixelType| :direction :in)
3757 (:name |row| :type |Void| :direction :out :array t :size
3758 (|target| |format| |type|))
3759 (:name |column| :type |Void| :direction :out :array t :size
3760 (|target| |format| |type|))
3761 (:name |span| :type |Void| :direction :out :array t :size
3762 (|target| |format| |type|)))
3763 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3764 ("GetConvolutionParameteriv" get-convolution-parameter-iv :return "void"
3765 :args
3766 ((:name |target| :type |ConvolutionTarget| :direction :in)
3767 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
3768 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3769 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3770 ("GetConvolutionParameterfv" get-convolution-parameter-fv :return "void"
3771 :args
3772 ((:name |target| :type |ConvolutionTarget| :direction :in)
3773 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
3774 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
3775 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3776 ("GetConvolutionFilter" get-convolution-filter :return "void" :args
3777 ((:name |target| :type |ConvolutionTarget| :direction :in)
3778 (:name |format| :type |PixelFormat| :direction :in)
3779 (:name |type| :type |PixelType| :direction :in)
3780 (:name |image| :type |Void| :direction :out :array t :size
3781 (|target| |format| |type|)))
3782 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3783 ("CopyConvolutionFilter2D" copy-convolution-filter-2d :return "void" :args
3784 ((:name |target| :type |ConvolutionTarget| :direction :in)
3785 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3786 (:name |x| :type |WinCoord| :direction :in)
3787 (:name |y| :type |WinCoord| :direction :in)
3788 (:name |width| :type |SizeI| :direction :in)
3789 (:name |height| :type |SizeI| :direction :in))
3790 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3791 ("CopyConvolutionFilter1D" copy-convolution-filter-1d :return "void" :args
3792 ((:name |target| :type |ConvolutionTarget| :direction :in)
3793 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3794 (:name |x| :type |WinCoord| :direction :in)
3795 (:name |y| :type |WinCoord| :direction :in)
3796 (:name |width| :type |SizeI| :direction :in))
3797 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3798 ("ConvolutionParameteriv" convolution-parameter-iv :return "void" :args
3799 ((:name |target| :type |ConvolutionTarget| :direction :in)
3800 (:name |pname| :type |ConvolutionParameter| :direction :in)
3801 (:name |params| :type |CheckedInt32| :direction :in :array t :size
3802 (|pname|)))
3803 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3804 ("ConvolutionParameteri" convolution-parameter-i :return "void" :args
3805 ((:name |target| :type |ConvolutionTarget| :direction :in)
3806 (:name |pname| :type |ConvolutionParameter| :direction :in)
3807 (:name |params| :type |CheckedInt32| :direction :in))
3808 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3809 ("ConvolutionParameterfv" convolution-parameter-fv :return "void" :args
3810 ((:name |target| :type |ConvolutionTarget| :direction :in)
3811 (:name |pname| :type |ConvolutionParameter| :direction :in)
3812 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
3813 (|pname|)))
3814 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3815 ("ConvolutionParameterf" convolution-parameter-f :return "void" :args
3816 ((:name |target| :type |ConvolutionTarget| :direction :in)
3817 (:name |pname| :type |ConvolutionParameter| :direction :in)
3818 (:name |params| :type |CheckedFloat32| :direction :in))
3819 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3820 ("ConvolutionFilter2D" convolution-filter-2d :return "void" :args
3821 ((:name |target| :type |ConvolutionTarget| :direction :in)
3822 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3823 (:name |width| :type |SizeI| :direction :in)
3824 (:name |height| :type |SizeI| :direction :in)
3825 (:name |format| :type |PixelFormat| :direction :in)
3826 (:name |type| :type |PixelType| :direction :in)
3827 (:name |image| :type |Void| :direction :in :array t :size
3828 (|format| |type| |width| |height|)))
3829 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3830 ("ConvolutionFilter1D" convolution-filter-1d :return "void" :args
3831 ((:name |target| :type |ConvolutionTarget| :direction :in)
3832 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3833 (:name |width| :type |SizeI| :direction :in)
3834 (:name |format| :type |PixelFormat| :direction :in)
3835 (:name |type| :type |PixelType| :direction :in)
3836 (:name |image| :type |Void| :direction :in :array t :size
3837 (|format| |type| |width|)))
3838 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3839 ("CopyColorSubTable" copy-color-sub-table :return "void" :args
3840 ((:name |target| :type |ColorTableTarget| :direction :in)
3841 (:name |start| :type |SizeI| :direction :in)
3842 (:name |x| :type |WinCoord| :direction :in)
3843 (:name |y| :type |WinCoord| :direction :in)
3844 (:name |width| :type |SizeI| :direction :in))
3845 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3846 ("ColorSubTable" color-sub-table :return "void" :args
3847 ((:name |target| :type |ColorTableTarget| :direction :in)
3848 (:name |start| :type |SizeI| :direction :in)
3849 (:name |count| :type |SizeI| :direction :in)
3850 (:name |format| :type |PixelFormat| :direction :in)
3851 (:name |type| :type |PixelType| :direction :in)
3852 (:name |data| :type |Void| :direction :in :array t :size
3853 (|format| |type| |count|)))
3854 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3855 ("GetColorTableParameteriv" get-color-table-parameter-iv :return "void" :args
3856 ((:name |target| :type |ColorTableTarget| :direction :in)
3857 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
3858 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3859 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3860 ("GetColorTableParameterfv" get-color-table-parameter-fv :return "void" :args
3861 ((:name |target| :type |ColorTableTarget| :direction :in)
3862 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
3863 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
3864 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3865 ("GetColorTable" get-color-table :return "void" :args
3866 ((:name |target| :type |ColorTableTarget| :direction :in)
3867 (:name |format| :type |PixelFormat| :direction :in)
3868 (:name |type| :type |PixelType| :direction :in)
3869 (:name |table| :type |Void| :direction :out :array t :size
3870 (|target| |format| |type|)))
3871 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3872 ("CopyColorTable" copy-color-table :return "void" :args
3873 ((:name |target| :type |ColorTableTarget| :direction :in)
3874 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3875 (:name |x| :type |WinCoord| :direction :in)
3876 (:name |y| :type |WinCoord| :direction :in)
3877 (:name |width| :type |SizeI| :direction :in))
3878 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3879 ("ColorTableParameteriv" color-table-parameter-iv :return "void" :args
3880 ((:name |target| :type |ColorTableTarget| :direction :in)
3881 (:name |pname| :type |ColorTableParameterPName| :direction :in)
3882 (:name |params| :type |CheckedInt32| :direction :in :array t :size
3883 (|pname|)))
3884 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3885 ("ColorTableParameterfv" color-table-parameter-fv :return "void" :args
3886 ((:name |target| :type |ColorTableTarget| :direction :in)
3887 (:name |pname| :type |ColorTableParameterPName| :direction :in)
3888 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
3889 (|pname|)))
3890 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3891 ("ColorTable" color-table :return "void" :args
3892 ((:name |target| :type |ColorTableTarget| :direction :in)
3893 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3894 (:name |width| :type |SizeI| :direction :in)
3895 (:name |format| :type |PixelFormat| :direction :in)
3896 (:name |type| :type |PixelType| :direction :in)
3897 (:name |table| :type |Void| :direction :in :array t :size
3898 (|format| |type| |width|)))
3899 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3900 ("CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
3901 ((:name |target| :type |TextureTarget| :direction :in)
3902 (:name |level| :type |CheckedInt32| :direction :in)
3903 (:name |xoffset| :type |CheckedInt32| :direction :in)
3904 (:name |yoffset| :type |CheckedInt32| :direction :in)
3905 (:name |zoffset| :type |CheckedInt32| :direction :in)
3906 (:name |x| :type |WinCoord| :direction :in)
3907 (:name |y| :type |WinCoord| :direction :in)
3908 (:name |width| :type |SizeI| :direction :in)
3909 (:name |height| :type |SizeI| :direction :in))
3910 :category "VERSION_1_2" :deprecated nil :version "1.2")
3911 ("TexSubImage3D" tex-sub-image-3d :return "void" :args
3912 ((:name |target| :type |TextureTarget| :direction :in)
3913 (:name |level| :type |CheckedInt32| :direction :in)
3914 (:name |xoffset| :type |CheckedInt32| :direction :in)
3915 (:name |yoffset| :type |CheckedInt32| :direction :in)
3916 (:name |zoffset| :type |CheckedInt32| :direction :in)
3917 (:name |width| :type |SizeI| :direction :in)
3918 (:name |height| :type |SizeI| :direction :in)
3919 (:name |depth| :type |SizeI| :direction :in)
3920 (:name |format| :type |PixelFormat| :direction :in)
3921 (:name |type| :type |PixelType| :direction :in)
3922 (:name |pixels| :type |Void| :direction :in :array t :size
3923 (|format| |type| |width| |height| |depth|)))
3924 :category "VERSION_1_2" :deprecated nil :version "1.2")
3925 ("TexImage3D" tex-image-3d :return "void" :args
3926 ((:name |target| :type |TextureTarget| :direction :in)
3927 (:name |level| :type |CheckedInt32| :direction :in)
3928 (:name |internalformat| :type |TextureComponentCount| :direction :in)
3929 (:name |width| :type |SizeI| :direction :in)
3930 (:name |height| :type |SizeI| :direction :in)
3931 (:name |depth| :type |SizeI| :direction :in)
3932 (:name |border| :type |CheckedInt32| :direction :in)
3933 (:name |format| :type |PixelFormat| :direction :in)
3934 (:name |type| :type |PixelType| :direction :in)
3935 (:name |pixels| :type |Void| :direction :in :array t :size
3936 (|format| |type| |width| |height| |depth|)))
3937 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3938 ("DrawRangeElements" draw-range-elements :return "void" :args
3939 ((:name |mode| :type |BeginMode| :direction :in)
3940 (:name |start| :type |UInt32| :direction :in)
3941 (:name |end| :type |UInt32| :direction :in)
3942 (:name |count| :type |SizeI| :direction :in)
3943 (:name |type| :type |DrawElementsType| :direction :in)
3944 (:name |indices| :type |Void| :direction :in :array t :size
3945 (|count| |type|)))
3946 :category "VERSION_1_2" :deprecated nil :version "1.2")
3947 ("BlendEquation" blend-equation :return "void" :args
3948 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
3949 "VERSION_1_2" :deprecated nil :version "1.2")
3950 ("BlendColor" blend-color :return "void" :args
3951 ((:name |red| :type |ClampedColorF| :direction :in)
3952 (:name |green| :type |ClampedColorF| :direction :in)
3953 (:name |blue| :type |ClampedColorF| :direction :in)
3954 (:name |alpha| :type |ClampedColorF| :direction :in))
3955 :category "VERSION_1_2" :deprecated nil :version "1.2")
3956 ("MultTransposeMatrixd" mult-transpose-matrix-d :return "void" :args
3957 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
3958 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3959 ("MultTransposeMatrixf" mult-transpose-matrix-f :return "void" :args
3960 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
3961 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3962 ("LoadTransposeMatrixd" load-transpose-matrix-d :return "void" :args
3963 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
3964 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3965 ("LoadTransposeMatrixf" load-transpose-matrix-f :return "void" :args
3966 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
3967 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3968 ("MultiTexCoord4sv" multi-tex-coord-4sv :return "void" :args
3969 ((:name |target| :type |TextureUnit| :direction :in)
3970 (:name |v| :type |CoordS| :direction :in :array t :size #x4))
3971 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3972 ("MultiTexCoord4s" multi-tex-coord-4s :return "void" :args
3973 ((:name |target| :type |TextureUnit| :direction :in)
3974 (:name |s| :type |CoordS| :direction :in)
3975 (:name |t| :type |CoordS| :direction :in)
3976 (:name |r| :type |CoordS| :direction :in)
3977 (:name |q| :type |CoordS| :direction :in))
3978 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3979 ("MultiTexCoord4iv" multi-tex-coord-4iv :return "void" :args
3980 ((:name |target| :type |TextureUnit| :direction :in)
3981 (:name |v| :type |CoordI| :direction :in :array t :size #x4))
3982 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3983 ("MultiTexCoord4i" multi-tex-coord-4i :return "void" :args
3984 ((:name |target| :type |TextureUnit| :direction :in)
3985 (:name |s| :type |CoordI| :direction :in)
3986 (:name |t| :type |CoordI| :direction :in)
3987 (:name |r| :type |CoordI| :direction :in)
3988 (:name |q| :type |CoordI| :direction :in))
3989 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3990 ("MultiTexCoord4fv" multi-tex-coord-4fv :return "void" :args
3991 ((:name |target| :type |TextureUnit| :direction :in)
3992 (:name |v| :type |CoordF| :direction :in :array t :size #x4))
3993 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3994 ("MultiTexCoord4f" multi-tex-coord-4f :return "void" :args
3995 ((:name |target| :type |TextureUnit| :direction :in)
3996 (:name |s| :type |CoordF| :direction :in)
3997 (:name |t| :type |CoordF| :direction :in)
3998 (:name |r| :type |CoordF| :direction :in)
3999 (:name |q| :type |CoordF| :direction :in))
4000 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4001 ("MultiTexCoord4dv" multi-tex-coord-4dv :return "void" :args
4002 ((:name |target| :type |TextureUnit| :direction :in)
4003 (:name |v| :type |CoordD| :direction :in :array t :size #x4))
4004 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4005 ("MultiTexCoord4d" multi-tex-coord-4d :return "void" :args
4006 ((:name |target| :type |TextureUnit| :direction :in)
4007 (:name |s| :type |CoordD| :direction :in)
4008 (:name |t| :type |CoordD| :direction :in)
4009 (:name |r| :type |CoordD| :direction :in)
4010 (:name |q| :type |CoordD| :direction :in))
4011 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4012 ("MultiTexCoord3sv" multi-tex-coord-3sv :return "void" :args
4013 ((:name |target| :type |TextureUnit| :direction :in)
4014 (:name |v| :type |CoordS| :direction :in :array t :size #x3))
4015 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4016 ("MultiTexCoord3s" multi-tex-coord-3s :return "void" :args
4017 ((:name |target| :type |TextureUnit| :direction :in)
4018 (:name |s| :type |CoordS| :direction :in)
4019 (:name |t| :type |CoordS| :direction :in)
4020 (:name |r| :type |CoordS| :direction :in))
4021 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4022 ("MultiTexCoord3iv" multi-tex-coord-3iv :return "void" :args
4023 ((:name |target| :type |TextureUnit| :direction :in)
4024 (:name |v| :type |CoordI| :direction :in :array t :size #x3))
4025 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4026 ("MultiTexCoord3i" multi-tex-coord-3i :return "void" :args
4027 ((:name |target| :type |TextureUnit| :direction :in)
4028 (:name |s| :type |CoordI| :direction :in)
4029 (:name |t| :type |CoordI| :direction :in)
4030 (:name |r| :type |CoordI| :direction :in))
4031 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4032 ("MultiTexCoord3fv" multi-tex-coord-3fv :return "void" :args
4033 ((:name |target| :type |TextureUnit| :direction :in)
4034 (:name |v| :type |CoordF| :direction :in :array t :size #x3))
4035 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4036 ("MultiTexCoord3f" multi-tex-coord-3f :return "void" :args
4037 ((:name |target| :type |TextureUnit| :direction :in)
4038 (:name |s| :type |CoordF| :direction :in)
4039 (:name |t| :type |CoordF| :direction :in)
4040 (:name |r| :type |CoordF| :direction :in))
4041 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4042 ("MultiTexCoord3dv" multi-tex-coord-3dv :return "void" :args
4043 ((:name |target| :type |TextureUnit| :direction :in)
4044 (:name |v| :type |CoordD| :direction :in :array t :size #x3))
4045 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4046 ("MultiTexCoord3d" multi-tex-coord-3d :return "void" :args
4047 ((:name |target| :type |TextureUnit| :direction :in)
4048 (:name |s| :type |CoordD| :direction :in)
4049 (:name |t| :type |CoordD| :direction :in)
4050 (:name |r| :type |CoordD| :direction :in))
4051 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4052 ("MultiTexCoord2sv" multi-tex-coord-2sv :return "void" :args
4053 ((:name |target| :type |TextureUnit| :direction :in)
4054 (:name |v| :type |CoordS| :direction :in :array t :size #x2))
4055 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4056 ("MultiTexCoord2s" multi-tex-coord-2s :return "void" :args
4057 ((:name |target| :type |TextureUnit| :direction :in)
4058 (:name |s| :type |CoordS| :direction :in)
4059 (:name |t| :type |CoordS| :direction :in))
4060 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4061 ("MultiTexCoord2iv" multi-tex-coord-2iv :return "void" :args
4062 ((:name |target| :type |TextureUnit| :direction :in)
4063 (:name |v| :type |CoordI| :direction :in :array t :size #x2))
4064 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4065 ("MultiTexCoord2i" multi-tex-coord-2i :return "void" :args
4066 ((:name |target| :type |TextureUnit| :direction :in)
4067 (:name |s| :type |CoordI| :direction :in)
4068 (:name |t| :type |CoordI| :direction :in))
4069 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4070 ("MultiTexCoord2fv" multi-tex-coord-2fv :return "void" :args
4071 ((:name |target| :type |TextureUnit| :direction :in)
4072 (:name |v| :type |CoordF| :direction :in :array t :size #x2))
4073 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4074 ("MultiTexCoord2f" multi-tex-coord-2f :return "void" :args
4075 ((:name |target| :type |TextureUnit| :direction :in)
4076 (:name |s| :type |CoordF| :direction :in)
4077 (:name |t| :type |CoordF| :direction :in))
4078 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4079 ("MultiTexCoord2dv" multi-tex-coord-2dv :return "void" :args
4080 ((:name |target| :type |TextureUnit| :direction :in)
4081 (:name |v| :type |CoordD| :direction :in :array t :size #x2))
4082 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4083 ("MultiTexCoord2d" multi-tex-coord-2d :return "void" :args
4084 ((:name |target| :type |TextureUnit| :direction :in)
4085 (:name |s| :type |CoordD| :direction :in)
4086 (:name |t| :type |CoordD| :direction :in))
4087 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4088 ("MultiTexCoord1sv" multi-tex-coord-1sv :return "void" :args
4089 ((:name |target| :type |TextureUnit| :direction :in)
4090 (:name |v| :type |CoordS| :direction :in :array t :size #x1))
4091 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4092 ("MultiTexCoord1s" multi-tex-coord-1s :return "void" :args
4093 ((:name |target| :type |TextureUnit| :direction :in)
4094 (:name |s| :type |CoordS| :direction :in))
4095 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4096 ("MultiTexCoord1iv" multi-tex-coord-1iv :return "void" :args
4097 ((:name |target| :type |TextureUnit| :direction :in)
4098 (:name |v| :type |CoordI| :direction :in :array t :size #x1))
4099 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4100 ("MultiTexCoord1i" multi-tex-coord-1i :return "void" :args
4101 ((:name |target| :type |TextureUnit| :direction :in)
4102 (:name |s| :type |CoordI| :direction :in))
4103 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4104 ("MultiTexCoord1fv" multi-tex-coord-1fv :return "void" :args
4105 ((:name |target| :type |TextureUnit| :direction :in)
4106 (:name |v| :type |CoordF| :direction :in :array t :size #x1))
4107 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4108 ("MultiTexCoord1f" multi-tex-coord-1f :return "void" :args
4109 ((:name |target| :type |TextureUnit| :direction :in)
4110 (:name |s| :type |CoordF| :direction :in))
4111 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4112 ("MultiTexCoord1dv" multi-tex-coord-1dv :return "void" :args
4113 ((:name |target| :type |TextureUnit| :direction :in)
4114 (:name |v| :type |CoordD| :direction :in :array t :size #x1))
4115 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4116 ("MultiTexCoord1d" multi-tex-coord-1d :return "void" :args
4117 ((:name |target| :type |TextureUnit| :direction :in)
4118 (:name |s| :type |CoordD| :direction :in))
4119 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
4120 ("ClientActiveTexture" client-active-texture :return "void" :args
4121 ((:name |texture| :type |TextureUnit| :direction :in)) :category
4122 "VERSION_1_3" :deprecated "3.1" :version "1.3")
4123 ("GetCompressedTexImage" get-compressed-tex-image :return "void" :args
4124 ((:name |target| :type |TextureTarget| :direction :in)
4125 (:name |level| :type |CheckedInt32| :direction :in)
4126 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
4127 (|target| |level|)))
4128 :category "VERSION_1_3" :deprecated nil :version "1.3")
4129 ("CompressedTexSubImage1D" compressed-tex-sub-image-1d :return "void" :args
4130 ((:name |target| :type |TextureTarget| :direction :in)
4131 (:name |level| :type |CheckedInt32| :direction :in)
4132 (:name |xoffset| :type |CheckedInt32| :direction :in)
4133 (:name |width| :type |SizeI| :direction :in)
4134 (:name |format| :type |PixelFormat| :direction :in)
4135 (:name |imageSize| :type |SizeI| :direction :in)
4136 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
4137 imagesize))
4138 :category "VERSION_1_3" :deprecated nil :version "1.3")
4139 ("CompressedTexSubImage2D" compressed-tex-sub-image-2d :return "void" :args
4140 ((:name |target| :type |TextureTarget| :direction :in)
4141 (:name |level| :type |CheckedInt32| :direction :in)
4142 (:name |xoffset| :type |CheckedInt32| :direction :in)
4143 (:name |yoffset| :type |CheckedInt32| :direction :in)
4144 (:name |width| :type |SizeI| :direction :in)
4145 (:name |height| :type |SizeI| :direction :in)
4146 (:name |format| :type |PixelFormat| :direction :in)
4147 (:name |imageSize| :type |SizeI| :direction :in)
4148 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
4149 imagesize))
4150 :category "VERSION_1_3" :deprecated nil :version "1.3")
4151 ("CompressedTexSubImage3D" compressed-tex-sub-image-3d :return "void" :args
4152 ((:name |target| :type |TextureTarget| :direction :in)
4153 (:name |level| :type |CheckedInt32| :direction :in)
4154 (:name |xoffset| :type |CheckedInt32| :direction :in)
4155 (:name |yoffset| :type |CheckedInt32| :direction :in)
4156 (:name |zoffset| :type |CheckedInt32| :direction :in)
4157 (:name |width| :type |SizeI| :direction :in)
4158 (:name |height| :type |SizeI| :direction :in)
4159 (:name |depth| :type |SizeI| :direction :in)
4160 (:name |format| :type |PixelFormat| :direction :in)
4161 (:name |imageSize| :type |SizeI| :direction :in)
4162 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
4163 imagesize))
4164 :category "VERSION_1_3" :deprecated nil :version "1.3")
4165 ("CompressedTexImage1D" compressed-tex-image-1d :return "void" :args
4166 ((:name |target| :type |TextureTarget| :direction :in)
4167 (:name |level| :type |CheckedInt32| :direction :in)
4168 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
4169 (:name |width| :type |SizeI| :direction :in)
4170 (:name |border| :type |CheckedInt32| :direction :in)
4171 (:name |imageSize| :type |SizeI| :direction :in)
4172 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
4173 imagesize))
4174 :category "VERSION_1_3" :deprecated nil :version "1.3")
4175 ("CompressedTexImage2D" compressed-tex-image-2d :return "void" :args
4176 ((:name |target| :type |TextureTarget| :direction :in)
4177 (:name |level| :type |CheckedInt32| :direction :in)
4178 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
4179 (:name |width| :type |SizeI| :direction :in)
4180 (:name |height| :type |SizeI| :direction :in)
4181 (:name |border| :type |CheckedInt32| :direction :in)
4182 (:name |imageSize| :type |SizeI| :direction :in)
4183 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
4184 imagesize))
4185 :category "VERSION_1_3" :deprecated nil :version "1.3")
4186 ("CompressedTexImage3D" compressed-tex-image-3d :return "void" :args
4187 ((:name |target| :type |TextureTarget| :direction :in)
4188 (:name |level| :type |CheckedInt32| :direction :in)
4189 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
4190 (:name |width| :type |SizeI| :direction :in)
4191 (:name |height| :type |SizeI| :direction :in)
4192 (:name |depth| :type |SizeI| :direction :in)
4193 (:name |border| :type |CheckedInt32| :direction :in)
4194 (:name |imageSize| :type |SizeI| :direction :in)
4195 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
4196 imagesize))
4197 :category "VERSION_1_3" :deprecated nil :version "1.3")
4198 ("SampleCoverage" sample-coverage :return "void" :args
4199 ((:name |value| :type |ClampedFloat32| :direction :in)
4200 (:name |invert| :type |Boolean| :direction :in))
4201 :category "VERSION_1_3" :deprecated nil :version "1.3")
4202 ("ActiveTexture" active-texture :return "void" :args
4203 ((:name |texture| :type |TextureUnit| :direction :in)) :category
4204 "VERSION_1_3" :deprecated nil :version "1.3")
4205 ("WindowPos3sv" window-pos-3sv :return "void" :args
4206 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
4207 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4208 ("WindowPos3s" window-pos-3s :return "void" :args
4209 ((:name |x| :type |CoordS| :direction :in)
4210 (:name |y| :type |CoordS| :direction :in)
4211 (:name |z| :type |CoordS| :direction :in))
4212 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4213 ("WindowPos3iv" window-pos-3iv :return "void" :args
4214 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
4215 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4216 ("WindowPos3i" window-pos-3i :return "void" :args
4217 ((:name |x| :type |CoordI| :direction :in)
4218 (:name |y| :type |CoordI| :direction :in)
4219 (:name |z| :type |CoordI| :direction :in))
4220 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4221 ("WindowPos3fv" window-pos-3fv :return "void" :args
4222 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
4223 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4224 ("WindowPos3f" window-pos-3f :return "void" :args
4225 ((:name |x| :type |CoordF| :direction :in)
4226 (:name |y| :type |CoordF| :direction :in)
4227 (:name |z| :type |CoordF| :direction :in))
4228 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4229 ("WindowPos3dv" window-pos-3dv :return "void" :args
4230 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
4231 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4232 ("WindowPos3d" window-pos-3d :return "void" :args
4233 ((:name |x| :type |CoordD| :direction :in)
4234 (:name |y| :type |CoordD| :direction :in)
4235 (:name |z| :type |CoordD| :direction :in))
4236 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4237 ("WindowPos2sv" window-pos-2sv :return "void" :args
4238 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
4239 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4240 ("WindowPos2s" window-pos-2s :return "void" :args
4241 ((:name |x| :type |CoordS| :direction :in)
4242 (:name |y| :type |CoordS| :direction :in))
4243 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4244 ("WindowPos2iv" window-pos-2iv :return "void" :args
4245 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
4246 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4247 ("WindowPos2i" window-pos-2i :return "void" :args
4248 ((:name |x| :type |CoordI| :direction :in)
4249 (:name |y| :type |CoordI| :direction :in))
4250 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4251 ("WindowPos2fv" window-pos-2fv :return "void" :args
4252 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
4253 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4254 ("WindowPos2f" window-pos-2f :return "void" :args
4255 ((:name |x| :type |CoordF| :direction :in)
4256 (:name |y| :type |CoordF| :direction :in))
4257 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4258 ("WindowPos2dv" window-pos-2dv :return "void" :args
4259 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
4260 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4261 ("WindowPos2d" window-pos-2d :return "void" :args
4262 ((:name |x| :type |CoordD| :direction :in)
4263 (:name |y| :type |CoordD| :direction :in))
4264 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4265 ("SecondaryColorPointer" secondary-color-pointer :return "void" :args
4266 ((:name |size| :type |Int32| :direction :in)
4267 (:name |type| :type |ColorPointerType| :direction :in)
4268 (:name |stride| :type |SizeI| :direction :in)
4269 (:name |pointer| :type |Void| :direction :in :array t :size
4270 (|size| |type| |stride|) :retained t))
4271 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4272 ("SecondaryColor3usv" secondary-color-3usv :return "void" :args
4273 ((:name |v| :type |ColorUS| :direction :in :array t :size #x3)) :category
4274 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4275 ("SecondaryColor3us" secondary-color-3us :return "void" :args
4276 ((:name |red| :type |ColorUS| :direction :in)
4277 (:name |green| :type |ColorUS| :direction :in)
4278 (:name |blue| :type |ColorUS| :direction :in))
4279 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4280 ("SecondaryColor3uiv" secondary-color-3uiv :return "void" :args
4281 ((:name |v| :type |ColorUI| :direction :in :array t :size #x3)) :category
4282 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4283 ("SecondaryColor3ui" secondary-color-3ui :return "void" :args
4284 ((:name |red| :type |ColorUI| :direction :in)
4285 (:name |green| :type |ColorUI| :direction :in)
4286 (:name |blue| :type |ColorUI| :direction :in))
4287 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4288 ("SecondaryColor3ubv" secondary-color-3ubv :return "void" :args
4289 ((:name |v| :type |ColorUB| :direction :in :array t :size #x3)) :category
4290 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4291 ("SecondaryColor3ub" secondary-color-3ub :return "void" :args
4292 ((:name |red| :type |ColorUB| :direction :in)
4293 (:name |green| :type |ColorUB| :direction :in)
4294 (:name |blue| :type |ColorUB| :direction :in))
4295 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4296 ("SecondaryColor3sv" secondary-color-3sv :return "void" :args
4297 ((:name |v| :type |ColorS| :direction :in :array t :size #x3)) :category
4298 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4299 ("SecondaryColor3s" secondary-color-3s :return "void" :args
4300 ((:name |red| :type |ColorS| :direction :in)
4301 (:name |green| :type |ColorS| :direction :in)
4302 (:name |blue| :type |ColorS| :direction :in))
4303 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4304 ("SecondaryColor3iv" secondary-color-3iv :return "void" :args
4305 ((:name |v| :type |ColorI| :direction :in :array t :size #x3)) :category
4306 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4307 ("SecondaryColor3i" secondary-color-3i :return "void" :args
4308 ((:name |red| :type |ColorI| :direction :in)
4309 (:name |green| :type |ColorI| :direction :in)
4310 (:name |blue| :type |ColorI| :direction :in))
4311 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4312 ("SecondaryColor3fv" secondary-color-3fv :return "void" :args
4313 ((:name |v| :type |ColorF| :direction :in :array t :size #x3)) :category
4314 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4315 ("SecondaryColor3f" secondary-color-3f :return "void" :args
4316 ((:name |red| :type |ColorF| :direction :in)
4317 (:name |green| :type |ColorF| :direction :in)
4318 (:name |blue| :type |ColorF| :direction :in))
4319 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4320 ("SecondaryColor3dv" secondary-color-3dv :return "void" :args
4321 ((:name |v| :type |ColorD| :direction :in :array t :size #x3)) :category
4322 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4323 ("SecondaryColor3d" secondary-color-3d :return "void" :args
4324 ((:name |red| :type |ColorD| :direction :in)
4325 (:name |green| :type |ColorD| :direction :in)
4326 (:name |blue| :type |ColorD| :direction :in))
4327 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4328 ("SecondaryColor3bv" secondary-color-3bv :return "void" :args
4329 ((:name |v| :type |ColorB| :direction :in :array t :size #x3)) :category
4330 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4331 ("SecondaryColor3b" secondary-color-3b :return "void" :args
4332 ((:name |red| :type |ColorB| :direction :in)
4333 (:name |green| :type |ColorB| :direction :in)
4334 (:name |blue| :type |ColorB| :direction :in))
4335 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4336 ("FogCoordPointer" fog-coord-pointer :return "void" :args
4337 ((:name |type| :type |FogPointerTypeEXT| :direction :in)
4338 (:name |stride| :type |SizeI| :direction :in)
4339 (:name |pointer| :type |Void| :direction :in :array t :size
4340 (|type| |stride|) :retained t))
4341 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
4342 ("FogCoorddv" fog-coord-dv :return "void" :args
4343 ((:name |coord| :type |CoordD| :direction :in :array t :size #x1)) :category
4344 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4345 ("FogCoordd" fog-coord-d :return "void" :args
4346 ((:name |coord| :type |CoordD| :direction :in)) :category "VERSION_1_4"
4347 :deprecated "3.1" :version "1.4")
4348 ("FogCoordfv" fog-coord-fv :return "void" :args
4349 ((:name |coord| :type |CoordF| :direction :in :array t :size #x1)) :category
4350 "VERSION_1_4" :deprecated "3.1" :version "1.4")
4351 ("FogCoordf" fog-coord-f :return "void" :args
4352 ((:name |coord| :type |CoordF| :direction :in)) :category "VERSION_1_4"
4353 :deprecated "3.1" :version "1.4")
4354 ("PointParameteriv" point-parameter-iv :return "void" :args
4355 ((:name |pname| :type |PointParameterNameARB| :direction :in)
4356 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
4357 :category "VERSION_1_4" :deprecated nil :version "1.4")
4358 ("PointParameteri" point-parameter-i :return "void" :args
4359 ((:name |pname| :type |PointParameterNameARB| :direction :in)
4360 (:name |param| :type |Int32| :direction :in))
4361 :category "VERSION_1_4" :deprecated nil :version "1.4")
4362 ("PointParameterfv" point-parameter-fv :return "void" :args
4363 ((:name |pname| :type |PointParameterNameARB| :direction :in)
4364 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
4365 (|pname|)))
4366 :category "VERSION_1_4" :deprecated nil :version "1.4")
4367 ("PointParameterf" point-parameter-f :return "void" :args
4368 ((:name |pname| :type |PointParameterNameARB| :direction :in)
4369 (:name |param| :type |CheckedFloat32| :direction :in))
4370 :category "VERSION_1_4" :deprecated nil :version "1.4")
4371 ("MultiDrawElements" multi-draw-elements :return "void" :args
4372 ((:name |mode| :type |BeginMode| :direction :in)
4373 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
4374 (:name |type| :type |DrawElementsType| :direction :in)
4375 (:name |indices| :type |VoidPointer| :direction :in :array t :size
4376 (|primcount|))
4377 (:name |primcount| :type |SizeI| :direction :in))
4378 :category "VERSION_1_4" :deprecated nil :version "1.4")
4379 ("MultiDrawArrays" multi-draw-arrays :return "void" :args
4380 ((:name |mode| :type |BeginMode| :direction :in)
4381 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
4382 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
4383 (:name |primcount| :type |SizeI| :direction :in))
4384 :category "VERSION_1_4" :deprecated nil :version "1.4")
4385 ("BlendFuncSeparate" blend-func-separate :return "void" :args
4386 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
4387 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
4388 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
4389 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction
4390 :in))
4391 :category "VERSION_1_4" :deprecated nil :version "1.4")
4392 ("GetBufferPointerv" get-buffer-pointerv :return "void" :args
4393 ((:name |target| :type |BufferTargetARB| :direction :in)
4394 (:name |pname| :type |BufferPointerNameARB| :direction :in)
4395 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
4396 :category "VERSION_1_5" :deprecated nil :version "1.5")
4397 ("GetBufferParameteriv" get-buffer-parameter-iv :return "void" :args
4398 ((:name |target| :type |BufferTargetARB| :direction :in)
4399 (:name |pname| :type |BufferPNameARB| :direction :in)
4400 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
4401 :category "VERSION_1_5" :deprecated nil :version "1.5")
4402 ("UnmapBuffer" unmap-buffer :return "Boolean" :args
4403 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
4404 "VERSION_1_5" :deprecated nil :version "1.5")
4405 ("MapBuffer" map-buffer :return "VoidPointer" :args
4406 ((:name |target| :type |BufferTargetARB| :direction :in)
4407 (:name |access| :type |BufferAccessARB| :direction :in))
4408 :category "VERSION_1_5" :deprecated nil :version "1.5")
4409 ("GetBufferSubData" get-buffer-sub-data :return "void" :args
4410 ((:name |target| :type |BufferTargetARB| :direction :in)
4411 (:name |offset| :type |BufferOffset| :direction :in)
4412 (:name |size| :type |BufferSize| :direction :in)
4413 (:name |data| :type |Void| :direction :out :array t :size size))
4414 :category "VERSION_1_5" :deprecated nil :version "1.5")
4415 ("BufferSubData" buffer-sub-data :return "void" :args
4416 ((:name |target| :type |BufferTargetARB| :direction :in)
4417 (:name |offset| :type |BufferOffset| :direction :in)
4418 (:name |size| :type |BufferSize| :direction :in)
4419 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
4420 :category "VERSION_1_5" :deprecated nil :version "1.5")
4421 ("BufferData" buffer-data :return "void" :args
4422 ((:name |target| :type |BufferTargetARB| :direction :in)
4423 (:name |size| :type |BufferSize| :direction :in)
4424 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
4425 (:name |usage| :type |BufferUsageARB| :direction :in))
4426 :category "VERSION_1_5" :deprecated nil :version "1.5")
4427 ("IsBuffer" is-buffer :return "Boolean" :args
4428 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
4429 :deprecated nil :version "1.5")
4430 ("GenBuffers" gen-buffers :return "void" :args
4431 ((:name |n| :type |SizeI| :direction :in)
4432 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
4433 :category "VERSION_1_5" :deprecated nil :version "1.5")
4434 ("DeleteBuffers" delete-buffers :return "void" :args
4435 ((:name |n| :type |SizeI| :direction :in)
4436 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
4437 :category "VERSION_1_5" :deprecated nil :version "1.5")
4438 ("BindBuffer" bind-buffer :return "void" :args
4439 ((:name |target| :type |BufferTargetARB| :direction :in)
4440 (:name |buffer| :type |UInt32| :direction :in))
4441 :category "VERSION_1_5" :deprecated nil :version "1.5")
4442 ("GetQueryObjectuiv" get-query-object-uiv :return "void" :args
4443 ((:name |id| :type |UInt32| :direction :in)
4444 (:name |pname| :type |GLenum| :direction :in)
4445 (:name |params| :type |UInt32| :direction :out :array t :size pname))
4446 :category "VERSION_1_5" :deprecated nil :version "1.5")
4447 ("GetQueryObjectiv" get-query-object-iv :return "void" :args
4448 ((:name |id| :type |UInt32| :direction :in)
4449 (:name |pname| :type |GLenum| :direction :in)
4450 (:name |params| :type |Int32| :direction :out :array t :size pname))
4451 :category "VERSION_1_5" :deprecated nil :version "1.5")
4452 ("GetQueryiv" get-query-iv :return "void" :args
4453 ((:name |target| :type |GLenum| :direction :in)
4454 (:name |pname| :type |GLenum| :direction :in)
4455 (:name |params| :type |Int32| :direction :out :array t :size pname))
4456 :category "VERSION_1_5" :deprecated nil :version "1.5")
4457 ("EndQuery" end-query :return "void" :args
4458 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
4459 :deprecated nil :version "1.5")
4460 ("BeginQuery" begin-query :return "void" :args
4461 ((:name |target| :type |GLenum| :direction :in)
4462 (:name |id| :type |UInt32| :direction :in))
4463 :category "VERSION_1_5" :deprecated nil :version "1.5")
4464 ("IsQuery" is-query :return "Boolean" :args
4465 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
4466 :deprecated nil :version "1.5")
4467 ("DeleteQueries" delete-queries :return "void" :args
4468 ((:name |n| :type |SizeI| :direction :in)
4469 (:name |ids| :type |UInt32| :direction :in :array t :size n))
4470 :category "VERSION_1_5" :deprecated nil :version "1.5")
4471 ("GenQueries" gen-queries :return "void" :args
4472 ((:name |n| :type |SizeI| :direction :in)
4473 (:name |ids| :type |UInt32| :direction :out :array t :size n))
4474 :category "VERSION_1_5" :deprecated nil :version "1.5")
4475 ("VertexAttribPointer" vertex-attrib-pointer :return "void" :args
4476 ((:name |index| :type |UInt32| :direction :in)
4477 (:name |size| :type |Int32| :direction :in)
4478 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
4479 (:name |normalized| :type |Boolean| :direction :in)
4480 (:name |stride| :type |SizeI| :direction :in)
4481 (:name |pointer| :type |Void| :direction :in :array t :size
4482 (|size| |type| |stride|) :retained t))
4483 :category "VERSION_2_0" :deprecated nil :version "2.0")
4484 ("VertexAttrib4usv" vertex-attrib-4usv :return "void" :args
4485 ((:name |index| :type |UInt32| :direction :in)
4486 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
4487 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4488 ("VertexAttrib4uiv" vertex-attrib-4uiv :return "void" :args
4489 ((:name |index| :type |UInt32| :direction :in)
4490 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
4491 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4492 ("VertexAttrib4ubv" vertex-attrib-4ubv :return "void" :args
4493 ((:name |index| :type |UInt32| :direction :in)
4494 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
4495 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4496 ("VertexAttrib4sv" vertex-attrib-4sv :return "void" :args
4497 ((:name |index| :type |UInt32| :direction :in)
4498 (:name |v| :type |Int16| :direction :in :array t :size #x4))
4499 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4500 ("VertexAttrib4s" vertex-attrib-4s :return "void" :args
4501 ((:name |index| :type |UInt32| :direction :in)
4502 (:name |x| :type |Int16| :direction :in)
4503 (:name |y| :type |Int16| :direction :in)
4504 (:name |z| :type |Int16| :direction :in)
4505 (:name |w| :type |Int16| :direction :in))
4506 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4507 ("VertexAttrib4iv" vertex-attrib-4iv :return "void" :args
4508 ((:name |index| :type |UInt32| :direction :in)
4509 (:name |v| :type |Int32| :direction :in :array t :size #x4))
4510 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4511 ("VertexAttrib4fv" vertex-attrib-4fv :return "void" :args
4512 ((:name |index| :type |UInt32| :direction :in)
4513 (:name |v| :type |Float32| :direction :in :array t :size #x4))
4514 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4515 ("VertexAttrib4f" vertex-attrib-4f :return "void" :args
4516 ((:name |index| :type |UInt32| :direction :in)
4517 (:name |x| :type |Float32| :direction :in)
4518 (:name |y| :type |Float32| :direction :in)
4519 (:name |z| :type |Float32| :direction :in)
4520 (:name |w| :type |Float32| :direction :in))
4521 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4522 ("VertexAttrib4dv" vertex-attrib-4dv :return "void" :args
4523 ((:name |index| :type |UInt32| :direction :in)
4524 (:name |v| :type |Float64| :direction :in :array t :size #x4))
4525 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4526 ("VertexAttrib4d" vertex-attrib-4d :return "void" :args
4527 ((:name |index| :type |UInt32| :direction :in)
4528 (:name |x| :type |Float64| :direction :in)
4529 (:name |y| :type |Float64| :direction :in)
4530 (:name |z| :type |Float64| :direction :in)
4531 (:name |w| :type |Float64| :direction :in))
4532 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4533 ("VertexAttrib4bv" vertex-attrib-4bv :return "void" :args
4534 ((:name |index| :type |UInt32| :direction :in)
4535 (:name |v| :type |Int8| :direction :in :array t :size #x4))
4536 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4537 ("VertexAttrib4Nusv" vertex-attrib-4n-usv :return "void" :args
4538 ((:name |index| :type |UInt32| :direction :in)
4539 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
4540 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4541 ("VertexAttrib4Nuiv" vertex-attrib-4n-uiv :return "void" :args
4542 ((:name |index| :type |UInt32| :direction :in)
4543 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
4544 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4545 ("VertexAttrib4Nubv" vertex-attrib-4n-ubv :return "void" :args
4546 ((:name |index| :type |UInt32| :direction :in)
4547 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
4548 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4549 ("VertexAttrib4Nub" vertex-attrib-4n-ub :return "void" :args
4550 ((:name |index| :type |UInt32| :direction :in)
4551 (:name |x| :type |UInt8| :direction :in)
4552 (:name |y| :type |UInt8| :direction :in)
4553 (:name |z| :type |UInt8| :direction :in)
4554 (:name |w| :type |UInt8| :direction :in))
4555 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4556 ("VertexAttrib4Nsv" vertex-attrib-4n-sv :return "void" :args
4557 ((:name |index| :type |UInt32| :direction :in)
4558 (:name |v| :type |Int16| :direction :in :array t :size #x4))
4559 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4560 ("VertexAttrib4Niv" vertex-attrib-4n-iv :return "void" :args
4561 ((:name |index| :type |UInt32| :direction :in)
4562 (:name |v| :type |Int32| :direction :in :array t :size #x4))
4563 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4564 ("VertexAttrib4Nbv" vertex-attrib-4n-bv :return "void" :args
4565 ((:name |index| :type |UInt32| :direction :in)
4566 (:name |v| :type |Int8| :direction :in :array t :size #x4))
4567 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4568 ("VertexAttrib3sv" vertex-attrib-3sv :return "void" :args
4569 ((:name |index| :type |UInt32| :direction :in)
4570 (:name |v| :type |Int16| :direction :in :array t :size #x3))
4571 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4572 ("VertexAttrib3s" vertex-attrib-3s :return "void" :args
4573 ((:name |index| :type |UInt32| :direction :in)
4574 (:name |x| :type |Int16| :direction :in)
4575 (:name |y| :type |Int16| :direction :in)
4576 (:name |z| :type |Int16| :direction :in))
4577 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4578 ("VertexAttrib3fv" vertex-attrib-3fv :return "void" :args
4579 ((:name |index| :type |UInt32| :direction :in)
4580 (:name |v| :type |Float32| :direction :in :array t :size #x3))
4581 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4582 ("VertexAttrib3f" vertex-attrib-3f :return "void" :args
4583 ((:name |index| :type |UInt32| :direction :in)
4584 (:name |x| :type |Float32| :direction :in)
4585 (:name |y| :type |Float32| :direction :in)
4586 (:name |z| :type |Float32| :direction :in))
4587 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4588 ("VertexAttrib3dv" vertex-attrib-3dv :return "void" :args
4589 ((:name |index| :type |UInt32| :direction :in)
4590 (:name |v| :type |Float64| :direction :in :array t :size #x3))
4591 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4592 ("VertexAttrib3d" vertex-attrib-3d :return "void" :args
4593 ((:name |index| :type |UInt32| :direction :in)
4594 (:name |x| :type |Float64| :direction :in)
4595 (:name |y| :type |Float64| :direction :in)
4596 (:name |z| :type |Float64| :direction :in))
4597 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4598 ("VertexAttrib2sv" vertex-attrib-2sv :return "void" :args
4599 ((:name |index| :type |UInt32| :direction :in)
4600 (:name |v| :type |Int16| :direction :in :array t :size #x2))
4601 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4602 ("VertexAttrib2s" vertex-attrib-2s :return "void" :args
4603 ((:name |index| :type |UInt32| :direction :in)
4604 (:name |x| :type |Int16| :direction :in)
4605 (:name |y| :type |Int16| :direction :in))
4606 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4607 ("VertexAttrib2fv" vertex-attrib-2fv :return "void" :args
4608 ((:name |index| :type |UInt32| :direction :in)
4609 (:name |v| :type |Float32| :direction :in :array t :size #x2))
4610 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4611 ("VertexAttrib2f" vertex-attrib-2f :return "void" :args
4612 ((:name |index| :type |UInt32| :direction :in)
4613 (:name |x| :type |Float32| :direction :in)
4614 (:name |y| :type |Float32| :direction :in))
4615 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4616 ("VertexAttrib2dv" vertex-attrib-2dv :return "void" :args
4617 ((:name |index| :type |UInt32| :direction :in)
4618 (:name |v| :type |Float64| :direction :in :array t :size #x2))
4619 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4620 ("VertexAttrib2d" vertex-attrib-2d :return "void" :args
4621 ((:name |index| :type |UInt32| :direction :in)
4622 (:name |x| :type |Float64| :direction :in)
4623 (:name |y| :type |Float64| :direction :in))
4624 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4625 ("VertexAttrib1sv" vertex-attrib-1sv :return "void" :args
4626 ((:name |index| :type |UInt32| :direction :in)
4627 (:name |v| :type |Int16| :direction :in :array t :size #x1))
4628 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4629 ("VertexAttrib1s" vertex-attrib-1s :return "void" :args
4630 ((:name |index| :type |UInt32| :direction :in)
4631 (:name |x| :type |Int16| :direction :in))
4632 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4633 ("VertexAttrib1fv" vertex-attrib-1fv :return "void" :args
4634 ((:name |index| :type |UInt32| :direction :in)
4635 (:name |v| :type |Float32| :direction :in :array t :size #x1))
4636 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4637 ("VertexAttrib1f" vertex-attrib-1f :return "void" :args
4638 ((:name |index| :type |UInt32| :direction :in)
4639 (:name |x| :type |Float32| :direction :in))
4640 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4641 ("VertexAttrib1dv" vertex-attrib-1dv :return "void" :args
4642 ((:name |index| :type |UInt32| :direction :in)
4643 (:name |v| :type |Float64| :direction :in :array t :size #x1))
4644 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4645 ("VertexAttrib1d" vertex-attrib-1d :return "void" :args
4646 ((:name |index| :type |UInt32| :direction :in)
4647 (:name |x| :type |Float64| :direction :in))
4648 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
4649 ("ValidateProgram" validate-program :return "void" :args
4650 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4651 :deprecated nil :version "2.0")
4652 ("UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
4653 ((:name |location| :type |Int32| :direction :in)
4654 (:name |count| :type |SizeI| :direction :in)
4655 (:name |transpose| :type |Boolean| :direction :in)
4656 (:name |value| :type |Float32| :direction :in :array t :size count))
4657 :category "VERSION_2_0" :deprecated nil :version "2.0")
4658 ("UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
4659 ((:name |location| :type |Int32| :direction :in)
4660 (:name |count| :type |SizeI| :direction :in)
4661 (:name |transpose| :type |Boolean| :direction :in)
4662 (:name |value| :type |Float32| :direction :in :array t :size count))
4663 :category "VERSION_2_0" :deprecated nil :version "2.0")
4664 ("UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
4665 ((:name |location| :type |Int32| :direction :in)
4666 (:name |count| :type |SizeI| :direction :in)
4667 (:name |transpose| :type |Boolean| :direction :in)
4668 (:name |value| :type |Float32| :direction :in :array t :size count))
4669 :category "VERSION_2_0" :deprecated nil :version "2.0")
4670 ("Uniform4iv" uniform-4iv :return "void" :args
4671 ((:name |location| :type |Int32| :direction :in)
4672 (:name |count| :type |SizeI| :direction :in)
4673 (:name |value| :type |Int32| :direction :in :array t :size count))
4674 :category "VERSION_2_0" :deprecated nil :version "2.0")
4675 ("Uniform3iv" uniform-3iv :return "void" :args
4676 ((:name |location| :type |Int32| :direction :in)
4677 (:name |count| :type |SizeI| :direction :in)
4678 (:name |value| :type |Int32| :direction :in :array t :size count))
4679 :category "VERSION_2_0" :deprecated nil :version "2.0")
4680 ("Uniform2iv" uniform-2iv :return "void" :args
4681 ((:name |location| :type |Int32| :direction :in)
4682 (:name |count| :type |SizeI| :direction :in)
4683 (:name |value| :type |Int32| :direction :in :array t :size count))
4684 :category "VERSION_2_0" :deprecated nil :version "2.0")
4685 ("Uniform1iv" uniform-1iv :return "void" :args
4686 ((:name |location| :type |Int32| :direction :in)
4687 (:name |count| :type |SizeI| :direction :in)
4688 (:name |value| :type |Int32| :direction :in :array t :size count))
4689 :category "VERSION_2_0" :deprecated nil :version "2.0")
4690 ("Uniform4fv" uniform-4fv :return "void" :args
4691 ((:name |location| :type |Int32| :direction :in)
4692 (:name |count| :type |SizeI| :direction :in)
4693 (:name |value| :type |Float32| :direction :in :array t :size count))
4694 :category "VERSION_2_0" :deprecated nil :version "2.0")
4695 ("Uniform3fv" uniform-3fv :return "void" :args
4696 ((:name |location| :type |Int32| :direction :in)
4697 (:name |count| :type |SizeI| :direction :in)
4698 (:name |value| :type |Float32| :direction :in :array t :size count))
4699 :category "VERSION_2_0" :deprecated nil :version "2.0")
4700 ("Uniform2fv" uniform-2fv :return "void" :args
4701 ((:name |location| :type |Int32| :direction :in)
4702 (:name |count| :type |SizeI| :direction :in)
4703 (:name |value| :type |Float32| :direction :in :array t :size count))
4704 :category "VERSION_2_0" :deprecated nil :version "2.0")
4705 ("Uniform1fv" uniform-1fv :return "void" :args
4706 ((:name |location| :type |Int32| :direction :in)
4707 (:name |count| :type |SizeI| :direction :in)
4708 (:name |value| :type |Float32| :direction :in :array t :size count))
4709 :category "VERSION_2_0" :deprecated nil :version "2.0")
4710 ("Uniform4i" uniform-4i :return "void" :args
4711 ((:name |location| :type |Int32| :direction :in)
4712 (:name |v0| :type |Int32| :direction :in)
4713 (:name |v1| :type |Int32| :direction :in)
4714 (:name |v2| :type |Int32| :direction :in)
4715 (:name |v3| :type |Int32| :direction :in))
4716 :category "VERSION_2_0" :deprecated nil :version "2.0")
4717 ("Uniform3i" uniform-3i :return "void" :args
4718 ((:name |location| :type |Int32| :direction :in)
4719 (:name |v0| :type |Int32| :direction :in)
4720 (:name |v1| :type |Int32| :direction :in)
4721 (:name |v2| :type |Int32| :direction :in))
4722 :category "VERSION_2_0" :deprecated nil :version "2.0")
4723 ("Uniform2i" uniform-2i :return "void" :args
4724 ((:name |location| :type |Int32| :direction :in)
4725 (:name |v0| :type |Int32| :direction :in)
4726 (:name |v1| :type |Int32| :direction :in))
4727 :category "VERSION_2_0" :deprecated nil :version "2.0")
4728 ("Uniform1i" uniform-1i :return "void" :args
4729 ((:name |location| :type |Int32| :direction :in)
4730 (:name |v0| :type |Int32| :direction :in))
4731 :category "VERSION_2_0" :deprecated nil :version "2.0")
4732 ("Uniform4f" uniform-4f :return "void" :args
4733 ((:name |location| :type |Int32| :direction :in)
4734 (:name |v0| :type |Float32| :direction :in)
4735 (:name |v1| :type |Float32| :direction :in)
4736 (:name |v2| :type |Float32| :direction :in)
4737 (:name |v3| :type |Float32| :direction :in))
4738 :category "VERSION_2_0" :deprecated nil :version "2.0")
4739 ("Uniform3f" uniform-3f :return "void" :args
4740 ((:name |location| :type |Int32| :direction :in)
4741 (:name |v0| :type |Float32| :direction :in)
4742 (:name |v1| :type |Float32| :direction :in)
4743 (:name |v2| :type |Float32| :direction :in))
4744 :category "VERSION_2_0" :deprecated nil :version "2.0")
4745 ("Uniform2f" uniform-2f :return "void" :args
4746 ((:name |location| :type |Int32| :direction :in)
4747 (:name |v0| :type |Float32| :direction :in)
4748 (:name |v1| :type |Float32| :direction :in))
4749 :category "VERSION_2_0" :deprecated nil :version "2.0")
4750 ("Uniform1f" uniform-1f :return "void" :args
4751 ((:name |location| :type |Int32| :direction :in)
4752 (:name |v0| :type |Float32| :direction :in))
4753 :category "VERSION_2_0" :deprecated nil :version "2.0")
4754 ("UseProgram" use-program :return "void" :args
4755 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4756 :deprecated nil :version "2.0")
4757 ("ShaderSource" shader-source :return "void" :args
4758 ((:name |shader| :type |UInt32| :direction :in)
4759 (:name |count| :type |SizeI| :direction :in)
4760 (:name |string| :type |CharPointer| :direction :in :array t :size count)
4761 (:name |length| :type |Int32| :direction :in :array t :size #x1))
4762 :category "VERSION_2_0" :deprecated nil :version "2.0")
4763 ("LinkProgram" link-program :return "void" :args
4764 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4765 :deprecated nil :version "2.0")
4766 ("IsShader" is-shader :return "Boolean" :args
4767 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4768 :deprecated nil :version "2.0")
4769 ("IsProgram" is-program :return "Boolean" :args
4770 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4771 :deprecated nil :version "2.0")
4772 ("GetVertexAttribPointerv" get-vertex-attrib-pointerv :return "void" :args
4773 ((:name |index| :type |UInt32| :direction :in)
4774 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
4775 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
4776 :category "VERSION_2_0" :deprecated nil :version "2.0")
4777 ("GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
4778 ((:name |index| :type |UInt32| :direction :in)
4779 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
4780 (:name |params| :type |Int32| :direction :out :array t :size #x4))
4781 :category "VERSION_2_0" :deprecated nil :version "2.0")
4782 ("GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
4783 ((:name |index| :type |UInt32| :direction :in)
4784 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
4785 (:name |params| :type |Float32| :direction :out :array t :size #x4))
4786 :category "VERSION_2_0" :deprecated nil :version "2.0")
4787 ("GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
4788 ((:name |index| :type |UInt32| :direction :in)
4789 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
4790 (:name |params| :type |Float64| :direction :out :array t :size #x4))
4791 :category "VERSION_2_0" :deprecated nil :version "2.0")
4792 ("GetUniformiv" get-uniform-iv :return "void" :args
4793 ((:name |program| :type |UInt32| :direction :in)
4794 (:name |location| :type |Int32| :direction :in)
4795 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
4796 :category "VERSION_2_0" :deprecated nil :version "2.0")
4797 ("GetUniformfv" get-uniform-fv :return "void" :args
4798 ((:name |program| :type |UInt32| :direction :in)
4799 (:name |location| :type |Int32| :direction :in)
4800 (:name |params| :type |Float32| :direction :out :array t :size
4801 (|location|)))
4802 :category "VERSION_2_0" :deprecated nil :version "2.0")
4803 ("GetUniformLocation" get-uniform-location :return "Int32" :args
4804 ((:name |program| :type |UInt32| :direction :in)
4805 (:name |name| :type |Char| :direction :in :array t))
4806 :category "VERSION_2_0" :deprecated nil :version "2.0")
4807 ("GetShaderSource" get-shader-source :return "void" :args
4808 ((:name |shader| :type |UInt32| :direction :in)
4809 (:name |bufSize| :type |SizeI| :direction :in)
4810 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4811 (:name |source| :type |Char| :direction :out :array t :size length))
4812 :category "VERSION_2_0" :deprecated nil :version "2.0")
4813 ("GetShaderInfoLog" get-shader-info-log :return "void" :args
4814 ((:name |shader| :type |UInt32| :direction :in)
4815 (:name |bufSize| :type |SizeI| :direction :in)
4816 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4817 (:name |infoLog| :type |Char| :direction :out :array t :size length))
4818 :category "VERSION_2_0" :deprecated nil :version "2.0")
4819 ("GetShaderiv" get-shader-iv :return "void" :args
4820 ((:name |shader| :type |UInt32| :direction :in)
4821 (:name |pname| :type |GLenum| :direction :in)
4822 (:name |params| :type |Int32| :direction :out :array t :size pname))
4823 :category "VERSION_2_0" :deprecated nil :version "2.0")
4824 ("GetProgramInfoLog" get-program-info-log :return "void" :args
4825 ((:name |program| :type |UInt32| :direction :in)
4826 (:name |bufSize| :type |SizeI| :direction :in)
4827 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4828 (:name |infoLog| :type |Char| :direction :out :array t :size length))
4829 :category "VERSION_2_0" :deprecated nil :version "2.0")
4830 ("GetProgramiv" get-program-iv :return "void" :args
4831 ((:name |program| :type |UInt32| :direction :in)
4832 (:name |pname| :type |GLenum| :direction :in)
4833 (:name |params| :type |Int32| :direction :out :array t :size pname))
4834 :category "VERSION_2_0" :deprecated nil :version "2.0")
4835 ("GetAttribLocation" get-attrib-location :return "Int32" :args
4836 ((:name |program| :type |UInt32| :direction :in)
4837 (:name |name| :type |Char| :direction :in :array t))
4838 :category "VERSION_2_0" :deprecated nil :version "2.0")
4839 ("GetAttachedShaders" get-attached-shaders :return "void" :args
4840 ((:name |program| :type |UInt32| :direction :in)
4841 (:name |maxCount| :type |SizeI| :direction :in)
4842 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
4843 (:name |obj| :type |UInt32| :direction :out :array t :size count))
4844 :category "VERSION_2_0" :deprecated nil :version "2.0")
4845 ("GetActiveUniform" get-active-uniform :return "void" :args
4846 ((:name |program| :type |UInt32| :direction :in)
4847 (:name |index| :type |UInt32| :direction :in)
4848 (:name |bufSize| :type |SizeI| :direction :in)
4849 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4850 (:name |size| :type |Int32| :direction :out :array t :size #x1)
4851 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
4852 (:name |name| :type |Char| :direction :out :array t))
4853 :category "VERSION_2_0" :deprecated nil :version "2.0")
4854 ("GetActiveAttrib" get-active-attrib :return "void" :args
4855 ((:name |program| :type |UInt32| :direction :in)
4856 (:name |index| :type |UInt32| :direction :in)
4857 (:name |bufSize| :type |SizeI| :direction :in)
4858 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4859 (:name |size| :type |Int32| :direction :out :array t :size #x1)
4860 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
4861 (:name |name| :type |Char| :direction :out :array t))
4862 :category "VERSION_2_0" :deprecated nil :version "2.0")
4863 ("EnableVertexAttribArray" enable-vertex-attrib-array :return "void" :args
4864 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4865 :deprecated nil :version "2.0")
4866 ("DisableVertexAttribArray" disable-vertex-attrib-array :return "void" :args
4867 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4868 :deprecated nil :version "2.0")
4869 ("DetachShader" detach-shader :return "void" :args
4870 ((:name |program| :type |UInt32| :direction :in)
4871 (:name |shader| :type |UInt32| :direction :in))
4872 :category "VERSION_2_0" :deprecated nil :version "2.0")
4873 ("DeleteShader" delete-shader :return "void" :args
4874 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4875 :deprecated nil :version "2.0")
4876 ("DeleteProgram" delete-program :return "void" :args
4877 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4878 :deprecated nil :version "2.0")
4879 ("CreateShader" create-shader :return "UInt32" :args
4880 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
4881 :deprecated nil :version "2.0")
4882 ("CreateProgram" create-program :return "UInt32" :args nil :category
4883 "VERSION_2_0" :deprecated nil :version "2.0")
4884 ("CompileShader" compile-shader :return "void" :args
4885 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4886 :deprecated nil :version "2.0")
4887 ("BindAttribLocation" bind-attrib-location :return "void" :args
4888 ((:name |program| :type |UInt32| :direction :in)
4889 (:name |index| :type |UInt32| :direction :in)
4890 (:name |name| :type |Char| :direction :in :array t))
4891 :category "VERSION_2_0" :deprecated nil :version "2.0")
4892 ("AttachShader" attach-shader :return "void" :args
4893 ((:name |program| :type |UInt32| :direction :in)
4894 (:name |shader| :type |UInt32| :direction :in))
4895 :category "VERSION_2_0" :deprecated nil :version "2.0")
4896 ("StencilMaskSeparate" stencil-mask-separate :return "void" :args
4897 ((:name |face| :type |StencilFaceDirection| :direction :in)
4898 (:name |mask| :type |MaskedStencilValue| :direction :in))
4899 :category "VERSION_2_0" :deprecated nil :version "2.0")
4900 ("StencilFuncSeparate" stencil-func-separate :return "void" :args
4901 ((:name |face| :type |StencilFaceDirection| :direction :in)
4902 (:name |func| :type |StencilFunction| :direction :in)
4903 (:name |ref| :type |ClampedStencilValue| :direction :in)
4904 (:name |mask| :type |MaskedStencilValue| :direction :in))
4905 :category "VERSION_2_0" :deprecated nil :version "2.0")
4906 ("StencilOpSeparate" stencil-op-separate :return "void" :args
4907 ((:name |face| :type |StencilFaceDirection| :direction :in)
4908 (:name |sfail| :type |StencilOp| :direction :in)
4909 (:name |dpfail| :type |StencilOp| :direction :in)
4910 (:name |dppass| :type |StencilOp| :direction :in))
4911 :category "VERSION_2_0" :deprecated nil :version "2.0")
4912 ("DrawBuffers" draw-buffers :return "void" :args
4913 ((:name |n| :type |SizeI| :direction :in)
4914 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
4915 :category "VERSION_2_0" :deprecated nil :version "2.0")
4916 ("BlendEquationSeparate" blend-equation-separate :return "void" :args
4917 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
4918 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
4919 :category "VERSION_2_0" :deprecated nil :version "2.0")
4920 ("UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
4921 ((:name |location| :type |Int32| :direction :in)
4922 (:name |count| :type |SizeI| :direction :in)
4923 (:name |transpose| :type |Boolean| :direction :in)
4924 (:name |value| :type |Float32| :direction :in :array t :size #xC))
4925 :category "VERSION_2_1" :deprecated nil :version "2.1")
4926 ("UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
4927 ((:name |location| :type |Int32| :direction :in)
4928 (:name |count| :type |SizeI| :direction :in)
4929 (:name |transpose| :type |Boolean| :direction :in)
4930 (:name |value| :type |Float32| :direction :in :array t :size #xC))
4931 :category "VERSION_2_1" :deprecated nil :version "2.1")
4932 ("UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
4933 ((:name |location| :type |Int32| :direction :in)
4934 (:name |count| :type |SizeI| :direction :in)
4935 (:name |transpose| :type |Boolean| :direction :in)
4936 (:name |value| :type |Float32| :direction :in :array t :size #x8))
4937 :category "VERSION_2_1" :deprecated nil :version "2.1")
4938 ("UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
4939 ((:name |location| :type |Int32| :direction :in)
4940 (:name |count| :type |SizeI| :direction :in)
4941 (:name |transpose| :type |Boolean| :direction :in)
4942 (:name |value| :type |Float32| :direction :in :array t :size #x8))
4943 :category "VERSION_2_1" :deprecated nil :version "2.1")
4944 ("UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
4945 ((:name |location| :type |Int32| :direction :in)
4946 (:name |count| :type |SizeI| :direction :in)
4947 (:name |transpose| :type |Boolean| :direction :in)
4948 (:name |value| :type |Float32| :direction :in :array t :size #x6))
4949 :category "VERSION_2_1" :deprecated nil :version "2.1")
4950 ("UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
4951 ((:name |location| :type |Int32| :direction :in)
4952 (:name |count| :type |SizeI| :direction :in)
4953 (:name |transpose| :type |Boolean| :direction :in)
4954 (:name |value| :type |Float32| :direction :in :array t :size #x6))
4955 :category "VERSION_2_1" :deprecated nil :version "2.1")
4956 ("GetStringi" get-string-i :return "String" :args
4957 ((:name |name| :type |GLenum| :direction :in)
4958 (:name |index| :type |UInt32| :direction :in))
4959 :category "VERSION_3_0" :deprecated nil :version "3.0")
4960 ("ClearBufferfi" clear-bufferf-i :return "void" :args
4961 ((:name |buffer| :type |GLenum| :direction :in)
4962 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
4963 (:name |depth| :type |Float32| :direction :in)
4964 (:name |stencil| :type |Int32| :direction :in))
4965 :category "VERSION_3_0" :deprecated nil :version "3.0")
4966 ("ClearBufferfv" clear-buffer-fv :return "void" :args
4967 ((:name |buffer| :type |GLenum| :direction :in)
4968 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
4969 (:name |value| :type |Float32| :direction :in :array t :size (|buffer|)))
4970 :category "VERSION_3_0" :deprecated nil :version "3.0")
4971 ("ClearBufferuiv" clear-buffer-uiv :return "void" :args
4972 ((:name |buffer| :type |GLenum| :direction :in)
4973 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
4974 (:name |value| :type |UInt32| :direction :in :array t :size (|buffer|)))
4975 :category "VERSION_3_0" :deprecated nil :version "3.0")
4976 ("ClearBufferiv" clear-buffer-iv :return "void" :args
4977 ((:name |buffer| :type |GLenum| :direction :in)
4978 (:name |drawbuffer| :type |DrawBufferName| :direction :in)
4979 (:name |value| :type |Int32| :direction :in :array t :size (|buffer|)))
4980 :category "VERSION_3_0" :deprecated nil :version "3.0")
4981 ("GetTexParameterIuiv" get-tex-parameter-i-uiv :return "void" :args
4982 ((:name |target| :type |TextureTarget| :direction :in)
4983 (:name |pname| :type |GetTextureParameter| :direction :in)
4984 (:name |params| :type |UInt32| :direction :out :array t :size (|pname|)))
4985 :category "VERSION_3_0" :deprecated nil :version "3.0")
4986 ("GetTexParameterIiv" get-tex-parameter-i-iv :return "void" :args
4987 ((:name |target| :type |TextureTarget| :direction :in)
4988 (:name |pname| :type |GetTextureParameter| :direction :in)
4989 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
4990 :category "VERSION_3_0" :deprecated nil :version "3.0")
4991 ("TexParameterIuiv" tex-parameter-i-uiv :return "void" :args
4992 ((:name |target| :type |TextureTarget| :direction :in)
4993 (:name |pname| :type |TextureParameterName| :direction :in)
4994 (:name |params| :type |UInt32| :direction :in :array t :size (|pname|)))
4995 :category "VERSION_3_0" :deprecated nil :version "3.0")
4996 ("TexParameterIiv" tex-parameter-i-iv :return "void" :args
4997 ((:name |target| :type |TextureTarget| :direction :in)
4998 (:name |pname| :type |TextureParameterName| :direction :in)
4999 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
5000 :category "VERSION_3_0" :deprecated nil :version "3.0")
5001 ("Uniform4uiv" uniform-4uiv :return "void" :args
5002 ((:name |location| :type |Int32| :direction :in)
5003 (:name |count| :type |SizeI| :direction :in)
5004 (:name |value| :type |UInt32| :direction :in :array t :size count*4))
5005 :category "VERSION_3_0" :deprecated nil :version "3.0")
5006 ("Uniform3uiv" uniform-3uiv :return "void" :args
5007 ((:name |location| :type |Int32| :direction :in)
5008 (:name |count| :type |SizeI| :direction :in)
5009 (:name |value| :type |UInt32| :direction :in :array t :size count*3))
5010 :category "VERSION_3_0" :deprecated nil :version "3.0")
5011 ("Uniform2uiv" uniform-2uiv :return "void" :args
5012 ((:name |location| :type |Int32| :direction :in)
5013 (:name |count| :type |SizeI| :direction :in)
5014 (:name |value| :type |UInt32| :direction :in :array t :size count*2))
5015 :category "VERSION_3_0" :deprecated nil :version "3.0")
5016 ("Uniform1uiv" uniform-1uiv :return "void" :args
5017 ((:name |location| :type |Int32| :direction :in)
5018 (:name |count| :type |SizeI| :direction :in)
5019 (:name |value| :type |UInt32| :direction :in :array t :size count))
5020 :category "VERSION_3_0" :deprecated nil :version "3.0")
5021 ("Uniform4ui" uniform-4ui :return "void" :args
5022 ((:name |location| :type |Int32| :direction :in)
5023 (:name |v0| :type |UInt32| :direction :in)
5024 (:name |v1| :type |UInt32| :direction :in)
5025 (:name |v2| :type |UInt32| :direction :in)
5026 (:name |v3| :type |UInt32| :direction :in))
5027 :category "VERSION_3_0" :deprecated nil :version "3.0")
5028 ("Uniform3ui" uniform-3ui :return "void" :args
5029 ((:name |location| :type |Int32| :direction :in)
5030 (:name |v0| :type |UInt32| :direction :in)
5031 (:name |v1| :type |UInt32| :direction :in)
5032 (:name |v2| :type |UInt32| :direction :in))
5033 :category "VERSION_3_0" :deprecated nil :version "3.0")
5034 ("Uniform2ui" uniform-2ui :return "void" :args
5035 ((:name |location| :type |Int32| :direction :in)
5036 (:name |v0| :type |UInt32| :direction :in)
5037 (:name |v1| :type |UInt32| :direction :in))
5038 :category "VERSION_3_0" :deprecated nil :version "3.0")
5039 ("Uniform1ui" uniform-1ui :return "void" :args
5040 ((:name |location| :type |Int32| :direction :in)
5041 (:name |v0| :type |UInt32| :direction :in))
5042 :category "VERSION_3_0" :deprecated nil :version "3.0")
5043 ("GetFragDataLocation" get-frag-data-location :return "Int32" :args
5044 ((:name |program| :type |UInt32| :direction :in)
5045 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
5046 :category "VERSION_3_0" :deprecated nil :version "3.0")
5047 ("BindFragDataLocation" bind-frag-data-location :return "void" :args
5048 ((:name |program| :type |UInt32| :direction :in)
5049 (:name |color| :type |UInt32| :direction :in)
5050 (:name |name| :type |Char| :direction :in :array t :size (|name|)))
5051 :category "VERSION_3_0" :deprecated nil :version "3.0")
5052 ("GetUniformuiv" get-uniform-uiv :return "void" :args
5053 ((:name |program| :type |UInt32| :direction :in)
5054 (:name |location| :type |Int32| :direction :in)
5055 (:name |params| :type |UInt32| :direction :out :array t :size
5056 (|program| |location|)))
5057 :category "VERSION_3_0" :deprecated nil :version "3.0")
5058 ("VertexAttribI4usv" vertex-attrib-i-4usv :return "void" :args
5059 ((:name |index| :type |UInt32| :direction :in)
5060 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
5061 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5062 ("VertexAttribI4ubv" vertex-attrib-i-4ubv :return "void" :args
5063 ((:name |index| :type |UInt32| :direction :in)
5064 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
5065 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5066 ("VertexAttribI4sv" vertex-attrib-i-4sv :return "void" :args
5067 ((:name |index| :type |UInt32| :direction :in)
5068 (:name |v| :type |Int16| :direction :in :array t :size #x4))
5069 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5070 ("VertexAttribI4bv" vertex-attrib-i-4bv :return "void" :args
5071 ((:name |index| :type |UInt32| :direction :in)
5072 (:name |v| :type |Int8| :direction :in :array t :size #x4))
5073 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5074 ("VertexAttribI4uiv" vertex-attrib-i-4uiv :return "void" :args
5075 ((:name |index| :type |UInt32| :direction :in)
5076 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
5077 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5078 ("VertexAttribI3uiv" vertex-attrib-i-3uiv :return "void" :args
5079 ((:name |index| :type |UInt32| :direction :in)
5080 (:name |v| :type |UInt32| :direction :in :array t :size #x3))
5081 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5082 ("VertexAttribI2uiv" vertex-attrib-i-2uiv :return "void" :args
5083 ((:name |index| :type |UInt32| :direction :in)
5084 (:name |v| :type |UInt32| :direction :in :array t :size #x2))
5085 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5086 ("VertexAttribI1uiv" vertex-attrib-i-1uiv :return "void" :args
5087 ((:name |index| :type |UInt32| :direction :in)
5088 (:name |v| :type |UInt32| :direction :in :array t :size #x1))
5089 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5090 ("VertexAttribI4iv" vertex-attrib-i-4iv :return "void" :args
5091 ((:name |index| :type |UInt32| :direction :in)
5092 (:name |v| :type |Int32| :direction :in :array t :size #x4))
5093 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5094 ("VertexAttribI3iv" vertex-attrib-i-3iv :return "void" :args
5095 ((:name |index| :type |UInt32| :direction :in)
5096 (:name |v| :type |Int32| :direction :in :array t :size #x3))
5097 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5098 ("VertexAttribI2iv" vertex-attrib-i-2iv :return "void" :args
5099 ((:name |index| :type |UInt32| :direction :in)
5100 (:name |v| :type |Int32| :direction :in :array t :size #x2))
5101 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5102 ("VertexAttribI1iv" vertex-attrib-i-1iv :return "void" :args
5103 ((:name |index| :type |UInt32| :direction :in)
5104 (:name |v| :type |Int32| :direction :in :array t :size #x1))
5105 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5106 ("VertexAttribI4ui" vertex-attrib-i-4ui :return "void" :args
5107 ((:name |index| :type |UInt32| :direction :in)
5108 (:name |x| :type |UInt32| :direction :in)
5109 (:name |y| :type |UInt32| :direction :in)
5110 (:name |z| :type |UInt32| :direction :in)
5111 (:name |w| :type |UInt32| :direction :in))
5112 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5113 ("VertexAttribI3ui" vertex-attrib-i-3ui :return "void" :args
5114 ((:name |index| :type |UInt32| :direction :in)
5115 (:name |x| :type |UInt32| :direction :in)
5116 (:name |y| :type |UInt32| :direction :in)
5117 (:name |z| :type |UInt32| :direction :in))
5118 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5119 ("VertexAttribI2ui" vertex-attrib-i-2ui :return "void" :args
5120 ((:name |index| :type |UInt32| :direction :in)
5121 (:name |x| :type |UInt32| :direction :in)
5122 (:name |y| :type |UInt32| :direction :in))
5123 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5124 ("VertexAttribI1ui" vertex-attrib-i-1ui :return "void" :args
5125 ((:name |index| :type |UInt32| :direction :in)
5126 (:name |x| :type |UInt32| :direction :in))
5127 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5128 ("VertexAttribI4i" vertex-attrib-i-4i :return "void" :args
5129 ((:name |index| :type |UInt32| :direction :in)
5130 (:name |x| :type |Int32| :direction :in)
5131 (:name |y| :type |Int32| :direction :in)
5132 (:name |z| :type |Int32| :direction :in)
5133 (:name |w| :type |Int32| :direction :in))
5134 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5135 ("VertexAttribI3i" vertex-attrib-i-3i :return "void" :args
5136 ((:name |index| :type |UInt32| :direction :in)
5137 (:name |x| :type |Int32| :direction :in)
5138 (:name |y| :type |Int32| :direction :in)
5139 (:name |z| :type |Int32| :direction :in))
5140 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5141 ("VertexAttribI2i" vertex-attrib-i-2i :return "void" :args
5142 ((:name |index| :type |UInt32| :direction :in)
5143 (:name |x| :type |Int32| :direction :in)
5144 (:name |y| :type |Int32| :direction :in))
5145 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5146 ("VertexAttribI1i" vertex-attrib-i-1i :return "void" :args
5147 ((:name |index| :type |UInt32| :direction :in)
5148 (:name |x| :type |Int32| :direction :in))
5149 :category "VERSION_3_0" :deprecated "3.1" :version "3.0")
5150 ("GetVertexAttribIuiv" get-vertex-attrib-i-uiv :return "void" :args
5151 ((:name |index| :type |UInt32| :direction :in)
5152 (:name |pname| :type |VertexAttribEnum| :direction :in)
5153 (:name |params| :type |UInt32| :direction :out :array t :size #x1))
5154 :category "VERSION_3_0" :deprecated nil :version "3.0")
5155 ("GetVertexAttribIiv" get-vertex-attrib-i-iv :return "void" :args
5156 ((:name |index| :type |UInt32| :direction :in)
5157 (:name |pname| :type |VertexAttribEnum| :direction :in)
5158 (:name |params| :type |Int32| :direction :out :array t :size #x1))
5159 :category "VERSION_3_0" :deprecated nil :version "3.0")
5160 ("VertexAttribIPointer" vertex-attrib-ipointer :return "void" :args
5161 ((:name |index| :type |UInt32| :direction :in)
5162 (:name |size| :type |Int32| :direction :in)
5163 (:name |type| :type |VertexAttribEnum| :direction :in)
5164 (:name |stride| :type |SizeI| :direction :in)
5165 (:name |pointer| :type |Void| :direction :in :array t :size
5166 (|size| |type| |stride|) :retained t))
5167 :category "VERSION_3_0" :deprecated nil :version "3.0")
5168 ("EndConditionalRender" end-conditional-render :return "void" :args nil
5169 :category "VERSION_3_0" :deprecated nil :version "3.0")
5170 ("BeginConditionalRender" begin-conditional-render :return "void" :args
5171 ((:name |id| :type |UInt32| :direction :in)
5172 (:name |mode| :type |TypeEnum| :direction :in))
5173 :category "VERSION_3_0" :deprecated nil :version "3.0")
5174 ("ClampColor" clamp-color :return "void" :args
5175 ((:name |target| :type |ClampColorTargetARB| :direction :in)
5176 (:name |clamp| :type |ClampColorModeARB| :direction :in))
5177 :category "VERSION_3_0" :deprecated nil :version "3.0")
5178 ("GetTransformFeedbackVarying" get-transform-feedback-varying :return "void"
5179 :args
5180 ((:name |program| :type |UInt32| :direction :in)
5181 (:name |index| :type |UInt32| :direction :in)
5182 (:name |bufSize| :type |SizeI| :direction :in)
5183 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
5184 (:name |size| :type |SizeI| :direction :out :array t :size #x1)
5185 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
5186 (:name |name| :type |Char| :direction :out :array t :size (|length|)))
5187 :category "VERSION_3_0" :deprecated nil :version "3.0")
5188 ("TransformFeedbackVaryings" transform-feedback-varyings :return "void" :args
5189 ((:name |program| :type |UInt32| :direction :in)
5190 (:name |count| :type |SizeI| :direction :in)
5191 (:name |varyings| :type |CharPointer| :direction :in :array t :size count)
5192 (:name |bufferMode| :type |GLenum| :direction :in))
5193 :category "VERSION_3_0" :deprecated nil :version "3.0")
5194 ("BindBufferBase" bind-buffer-base :return "void" :args
5195 ((:name |target| :type |GLenum| :direction :in)
5196 (:name |index| :type |UInt32| :direction :in)
5197 (:name |buffer| :type |UInt32| :direction :in))
5198 :category "VERSION_3_0" :deprecated nil :version "3.0")
5199 ("BindBufferRange" bind-buffer-range :return "void" :args
5200 ((:name |target| :type |GLenum| :direction :in)
5201 (:name |index| :type |UInt32| :direction :in)
5202 (:name |buffer| :type |UInt32| :direction :in)
5203 (:name |offset| :type |BufferOffset| :direction :in)
5204 (:name |size| :type |BufferSize| :direction :in))
5205 :category "VERSION_3_0" :deprecated nil :version "3.0")
5206 ("EndTransformFeedback" end-transform-feedback :return "void" :args nil
5207 :category "VERSION_3_0" :deprecated nil :version "3.0")
5208 ("BeginTransformFeedback" begin-transform-feedback :return "void" :args
5209 ((:name |primitiveMode| :type |GLenum| :direction :in)) :category
5210 "VERSION_3_0" :deprecated nil :version "3.0")
5211 ("IsEnabledi" is-enabled-i :return "Boolean" :args
5212 ((:name |target| :type |GLenum| :direction :in)
5213 (:name |index| :type |UInt32| :direction :in))
5214 :category "VERSION_3_0" :deprecated nil :version "3.0")
5215 ("Disablei" disable-i :return "void" :args
5216 ((:name |target| :type |GLenum| :direction :in)
5217 (:name |index| :type |UInt32| :direction :in))
5218 :category "VERSION_3_0" :deprecated nil :version "3.0")
5219 ("Enablei" enable-i :return "void" :args
5220 ((:name |target| :type |GLenum| :direction :in)
5221 (:name |index| :type |UInt32| :direction :in))
5222 :category "VERSION_3_0" :deprecated nil :version "3.0")
5223 ("GetIntegeri_v" get-integeri_v :return "void" :args
5224 ((:name |target| :type |GLenum| :direction :in)
5225 (:name |index| :type |UInt32| :direction :in)
5226 (:name |data| :type |Int32| :direction :out :array t :size (|target|)))
5227 :category "VERSION_3_0" :deprecated nil :version "3.0")
5228 ("GetBooleani_v" get-booleani_v :return "void" :args
5229 ((:name |target| :type |GLenum| :direction :in)
5230 (:name |index| :type |UInt32| :direction :in)
5231 (:name |data| :type |Boolean| :direction :out :array t :size (|target|)))
5232 :category "VERSION_3_0" :deprecated nil :version "3.0")
5233 ("ColorMaski" color-mask-i :return "void" :args
5234 ((:name |index| :type |UInt32| :direction :in)
5235 (:name |r| :type |Boolean| :direction :in)
5236 (:name |g| :type |Boolean| :direction :in)
5237 (:name |b| :type |Boolean| :direction :in)
5238 (:name |a| :type |Boolean| :direction :in))
5239 :category "VERSION_3_0" :deprecated nil :version "3.0")))